h2.wp-block-heading strong {
  background: var(--Set-2-Icon, linear-gradient(90deg, #82A96B -1.43%, #2A9D8F 98.57%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 600; }

.icon-top-4 img.mr-icon-list-item__icon {
  margin-top: 4px; }

.case-study-carousel-grid .header-columns h4 {
  color: var(--White, #FFF);
  text-align: center;
  font-family: "Work Sans";
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: 47px;
  /* 223.81% */
  text-transform: uppercase; }
.case-study-carousel-grid h2 {
  color: var(--White, #FFF);
  font-size: 55px;
  font-style: normal;
  font-weight: 600;
  line-height: 67px; }
  .case-study-carousel-grid h2::after {
    width: 126px;
    height: 4px;
    background: linear-gradient(90deg, #82A96B -1.43%, #2A9D8F 98.57%); }
.case-study-carousel-grid .mr-carousel-item {
  border-radius: 20px;
  background: #FFF; }
  .case-study-carousel-grid .mr-carousel-item .mr-carousel-item__content {
    height: 100%; }
  .case-study-carousel-grid .mr-carousel-item figure.wp-block-image.size-full {
    border-radius: 20px 20px 0 0;
    background: #EBEDF3;
    display: flex;
    height: 223.33px;
    padding: 30px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch; }
  .case-study-carousel-grid .mr-carousel-item .mrd-wrapper {
    padding: 30px;
    height: calc(100% - 223.33px); }
    .case-study-carousel-grid .mr-carousel-item .mrd-wrapper h3 {
      color: #393939;
      font-size: 35px;
      font-style: normal;
      font-weight: 600;
      line-height: 45px;
      /* 128.571% */ }
    .case-study-carousel-grid .mr-carousel-item .mrd-wrapper p {
      color: #202124;
      font-size: 18px;
      font-style: normal;
      font-weight: 400;
      line-height: 28px;
      /* 155.556% */ }
    .case-study-carousel-grid .mr-carousel-item .mrd-wrapper a.wp-block-button__link.has-text-align-right.wp-element-button {
      background: none;
      padding: 0;
      color: #0077ED;
      font-size: 18px;
      font-style: normal;
      font-weight: 400;
      line-height: 28px;
      background-image: url(https://mrdigital1.wpenginepowered.com/wp-content/uploads/2025/09/case-study-arrow.png);
      background-repeat: no-repeat;
      background-position: center right;
      padding-right: 30px;
      padding-bottom: 2px; }
    .case-study-carousel-grid .mr-carousel-item .mrd-wrapper .mrd-wrapper-inner {
      height: 100%;
      display: flex;
      flex-direction: column; }
      .case-study-carousel-grid .mr-carousel-item .mrd-wrapper .mrd-wrapper-inner .wp-block-buttons {
        margin-top: auto; }

.pattern-two-column-with-image h2 {
  color: #393939;
  font-size: 55px;
  font-style: normal;
  font-weight: 600;
  line-height: 67px;
  /* 121.818% */
  margin-bottom: 20px; }

.pattern-icon-box-with-shadow {
  display: flex;
  padding: 50px 30px;
  flex-direction: column;
  align-items: flex-start;
  border-radius: 20px;
  background: #FFF;
  box-shadow: 0 4px 14.6px -2px rgba(0, 0, 0, 0.15); }
  .pattern-icon-box-with-shadow h3 {
    font-size: 27px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    /* 118.519% */ }
  .pattern-icon-box-with-shadow p {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* 155.556% */ }

.with-round-overlay {
  position: relative;
  overflow: hidden; }

.with-round-overlay::before {
  position: absolute;
  top: -10px;
  left: -230px;
  bottom: -10px;
  width: 40%;
  background: black;
  border-radius: 0 50% 50% 0;
  z-index: 2;
  content: ''; }

.wp-block-separator.underline.ml-0 {
  margin-left: 0; }
.wp-block-separator.underline.is-style-wide {
  width: 100%;
  max-width: 100%;
  height: 2px; }

.testimonial-quote p {
  margin-top: 0px;
  color: var(--White, #FFF);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 173.333% */ }

.mt-0 {
  margin-top: 0; }

.ml-0 {
  margin-left: 0; }

.text-center {
  text-align: center; }

.shadow-normal {
  box-shadow: 0 4px 14.6px -2px rgba(0, 0, 0, 0.15); }

.justify-center {
  justify-content: center; }

.mr-carousel .splide__arrows .splide__arrow--prev {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3E %3Cpath d='M6 8.5L2 12.5L6 16.5' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M2 12.5H22' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E");
  left: 0; }

.mr-carousel .splide__arrows .splide__arrow--next {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3E %3Cpath d='M18 8.5L22 12.5L18 16.5' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E %3Cpath d='M22 12.5H2' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E");
  right: 0; }

.h-100 {
  height: 100%; }
  .h-100 .mr-carousel-item__content {
    height: 100%; }

table td.wp-button-block a {
  background-color: var(--wp--preset--gradient--primary-button);
  border-radius: 16px;
  border-width: 0;
  color: var(--wp--preset--color--white);
  font-family: var(--wp--preset--font-family--work-sans);
  font-size: var(--wp--preset--font-size--button);
  font-weight: var(--wp--custom--font-weight--medium);
  line-height: var(--wp--custom--line-height--button);
  padding-top: 20px;
  padding-right: 40px;
  padding-bottom: 20px;
  padding-left: 40px;
  text-decoration: none;
  background: linear-gradient(90deg, #D62828 0%, #E9C46A 135.67%, #2A9D8F 276.67%);
  border: none;
  display: inline-block; }
