.testimonials_top {
  max-width: 560px;
}
.testimonials_photo {
  border-radius: 50%;
  object-fit: cover;
  width: 56px;
  height: 56px;
}
@media (max-width: 991.98px) {
  .testimonials_photo {
    width: 48px;
    height: 48px;
  }
}
.testimonials_icon {
  width: 32px;
  min-width: 32px;
  height: 32px;
}
@media (max-width: 991.98px) {
  .testimonials_slider {
    overflow-x: hidden;
  }
}
.testimonials_slider .slick-track {
  display: flex !important;
}
.testimonials_slider .slick-slide {
  height: inherit !important;
}
.testimonials_slider .slick-slide {
  margin: 0 20px;
}
.testimonials_slider .slick-list {
  margin: 0 -20px;
  overflow: visible;
}
.testimonials_slider_block {
  overflow: hidden;
}
.testimonials_slider_wrapper {
  padding-right: calc((100% - 1285px) / 2 + 16px);
  padding-left: calc((100% - 1285px) / 2 + 16px);
}
@media (max-width: 1650px) {
  .testimonials_slider_wrapper {
    padding-right: calc((100% - 1050px) / 2 + 16px);
    padding-left: calc((100% - 1050px) / 2 + 16px);
  }
}
@media (max-width: 1132px) {
  .testimonials_slider_wrapper {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.testimonials_slider_item h5 {
  min-height: 56px;
}
.testimonials_connect {
  background-image: url("/wp-content/uploads/2024/12/hero-background.png");
  height: 470px;
  margin-top: -200px;
}
@media (max-width: 991.98px) {
  .testimonials_connect {
    height: auto;
    margin-top: 0;
  }
}
.testimonials_connect_body {
  max-width: 410px;
  margin-bottom: -48px;
}
@media (max-width: 991.98px) {
  .testimonials_connect_body {
    margin-bottom: -28px;
  }
}
.testimonials_connect .mybtn {
  width: 280px;
}
@media (max-width: 991.98px) {
  .testimonials_connect .mybtn {
    width: 248px;
  }
}

/*# sourceMappingURL=testimonials.css.map */
