.rt-testimonial-section-wrapper {
  width: 100%;
  height: auto;
  display: block;
  position: relative;

  .rt-testimonials {
    width: 100%;
    height: auto;
    padding-top: 3.125rem;
    position: relative;
    overflow: visible;
  }
  .rt-testimonial-main {
    justify-content: flex-start;
    align-items: center;
    min-height: 100vh;
    position: relative;
    isolation: isolate;
    padding-bottom: 20vh;
  }
  .rt-pricing-top-content {
    justify-content: flex-start;
    align-items: center;
    max-width: 34rem;
  }
  .rt-top-content-gap {
    margin-bottom: 4.375rem;
  }
  .rt-small-tag-gap {
    margin-bottom: 0.875rem;
  }

  .rt-testimonials-text-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: calc(50% - 50vw);
    width: 100vw;
    max-width: 100vw;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    z-index: 1;
    pointer-events: none;
    backface-visibility: hidden;
  }

  .rt-testimonials-text-wrapper .rt-text-style-h1 {
    max-width: min(36rem, 92vw);
    width: 100%;
  }
  .rt-absolute.rt-1 {
    display: none;
  }

  .rt-testimonials-bottom {
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    position: relative;
    z-index: 3;
    margin-top: 0;
  }

  .rt-testimonials-left {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex: 1;
    max-width: 35.625rem;
    position: relative;
    z-index: 3;
  }
  .rt-testimonials-left-card-item {
    background-color: #fff;
    border-radius: 0.625rem;
    width: 100%;
    max-width: 30.75rem;
    padding: 2.875rem 2.3125rem;
    box-shadow: 0 0.0625rem 3.08125rem #0000000a;
    position: relative;
    z-index: 3;
  }
  .rt-testimonials-star-icon-wrapper {
    grid-column-gap: 0.25rem;
    grid-row-gap: 0.25rem;
  }
  .rt-testimonials-star-icon-wrapper.rt-star-icon-wrapper-gap {
    margin-bottom: 1.8125rem;
  }
  .rt-testimonials-description-gap {
    margin-bottom: 3.125rem;
  }
  .rt-other-heaging-font {
    font-size: 1rem;
    line-height: 1.5625;
    letter-spacing: normal;
  }
  .rt-testimonials-patient-details-wrapper {
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
  .rt-testimonials-patient-photo-name {
    grid-column-gap: 0.625rem;
    grid-row-gap: 0.625rem;
    justify-content: flex-start;
    align-items: center;
  }
  .rt-patitnet-photo-wrapper {
    border-radius: 2.625rem;
    max-width: 3.125rem;
  }
  .rt-comma-wrapper {
    grid-column-gap: 0.3125rem;
    grid-row-gap: 0.3125rem;
  }
  .rt-testimonials-right {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex: 1;
    justify-content: flex-start;
    align-items: flex-end;
    max-width: 35.75rem;
    margin-top: 0;
    position: relative;
    z-index: 3;
  }
  .rt-testimonials-left-card-item.rt-overflow-hidden.rt-etstimonials-second {
    background-color: #f5f7f9;
    align-self: flex-end;
  }
  .rt-testimonial-slider-v2 {
    display: none !important;
  }
  .rt-testimonial-slider-dots {
    display: none !important;
  }
}

@media screen and (max-width: 991px) {
  .rt-testimonial-section-wrapper {
    height: auto;
    grid-column-gap: 0.9375rem;
    grid-row-gap: 0.9375rem;

    .rt-testimonial-main {
      padding-bottom: 0;
    }
    .rt-testimonials {
      height: auto;
      padding-top: 0;
      position: static;
      overflow: visible;
    }
    .rt-top-content-gap {
      margin-bottom: 2.5rem;
    }
    .rt-testimonials-left-card-item {
      padding: 1.25rem 0.9375rem;
    }
    .rt-testimonials-star-icon-wrapper.rt-star-icon-wrapper-gap {
      margin-bottom: 0.9375rem;
    }
    .rt-other-heaging-font.rt-testimonials-description-gap {
      margin-bottom: 1.875rem;
    }
    .rt-testimonials-right {
      grid-column-gap: 0.9375rem;
      grid-row-gap: 0.9375rem;
      margin-top: 0;
    }
    .rt-testimonials-left {
      grid-column-gap: 0.9375rem;
      grid-row-gap: 0.9375rem;
    }
    .rt-testimonials-text-wrapper {
      display: none;
    }
  }
}

@media screen and (max-width: 767px) {
  .rt-testimonial-section-wrapper {
    .rt-other-heaging-font {
      font-size: 0.875rem;
      line-height: 1.8571;
      letter-spacing: normal;
    }
    .rt-patitnet-photo-wrapper {
      max-width: 2.5rem;
    }
    .rt-comma-wrapper {
      max-width: 1.875rem;
    }
  }
}
@media screen and (max-width: 479px) {
  .rt-testimonial-section-wrapper {
    .rt-testimonials-bottom {
      flex-wrap: wrap;
      align-items: stretch;
    }

    .rt-testimonial-main {
      min-height: auto;
    }

    .rt-testimonial-slider-v2 {
      display: flex !important;
      flex: 0 0 100%;
      gap: 0.75rem;
      width: 100%;
      overflow-x: auto;
      scroll-snap-type: x mandatory;
      -webkit-overflow-scrolling: touch;
      padding-bottom: 0.25rem;
    }
    .rt-testimonial-slider-v2::-webkit-scrollbar {
      display: none;
    }

    .rt-testimonial-slide {
      flex: 0 0 calc(100% - 1.5rem);
      max-width: calc(100% - 1.5rem);
      scroll-snap-align: start;
    }

    .rt-testimonial-slider-dots {
      display: flex;
      flex: 0 0 100%;
      justify-content: center;
      align-items: center;
      gap: 0.5rem;
      width: 100%;
      margin-top: 1rem;
    }

    .rt-testimonial-slider-dot {
      width: 0.5rem;
      height: 0.5rem;
      border-radius: 50%;
      border: none;
      background: #cfd8e1;
      padding: 0;
      cursor: pointer;
      transition: background-color 0.2s ease;
    }

    .rt-testimonial-slider-dot.is-active {
      background: #074641;
    }
  }
}
