.testimonial-card-rotator__content {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .testimonial-card-rotator__content {
    margin-bottom: 60px;
  }
}
.testimonial-card-rotator__content h2 {
  margin-bottom: 18px;
}
@media only screen and (min-width: 768px) {
  .testimonial-card-rotator__content h2 {
    margin-bottom: 30px;
  }
}
.testimonial-card-rotator__content p > strong {
  color: #E24A02;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 900;
  line-height: 24px;
}
@media only screen and (min-width: 768px) {
  .testimonial-card-rotator__content p > strong {
    font-size: 24px;
    line-height: 30px;
  }
}
.testimonial-card-rotator__slider-container {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .testimonial-card-rotator .swiper {
    width: 80%;
  }
}
@media only screen and (min-width: 1600px) {
  .testimonial-card-rotator .swiper {
    width: 1398px;
  }
}
.testimonial-card-rotator__card {
  background: #ffffff;
  overflow: hidden;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.testimonial-card-rotator__card::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 166px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  background-color: #F5F5F5;
  transition: all 0.2s ease-in-out;
}
.testimonial-card-rotator__image {
  position: relative;
  width: fit-content;
  overflow: hidden;
  margin: 20px 30px;
  aspect-ratio: 279/326;
}
@media only screen and (min-width: 992px) {
  .testimonial-card-rotator__image {
    aspect-ratio: 400/480;
    margin-left: 45px;
    margin-right: 45px;
  }
}
.testimonial-card-rotator__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.testimonial-card-rotator__body {
  padding: 0 20px 40px 20px;
  flex: 1;
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
  row-gap: 10px;
}
@media only screen and (min-width: 768px) {
  .testimonial-card-rotator__body {
    padding: 0 30px 50px 30px;
  }
}
.testimonial-card-rotator__quote {
  color: #000;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  flex: 1;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .testimonial-card-rotator__quote {
    font-size: 18px;
    line-height: 28px;
  }
}
.testimonial-card-rotator__name {
  color: #E24A02;
  text-transform: uppercase;
  margin-top: auto;
  text-align: center;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 900;
  line-height: 24px;
}
@media only screen and (min-width: 768px) {
  .testimonial-card-rotator__name {
    font-size: 24px;
    line-height: 30px;
  }
}
.testimonial-card-rotator__title {
  text-transform: none;
  color: black;
}
.testimonial-card-rotator .swiper-button-prev,
.testimonial-card-rotator .swiper-button-next {
  color: #E24A02;
  transition: all 0.3s ease;
  width: 36px;
  height: 36px;
}
@media only screen and (max-width: 767px) {
  .testimonial-card-rotator .swiper-button-prev,
  .testimonial-card-rotator .swiper-button-next {
    display: none;
  }
}
.testimonial-card-rotator .swiper-button-prev::after,
.testimonial-card-rotator .swiper-button-next::after {
  content: "";
  display: block;
  transition: all 0.2s ease-in-out;
  width: 36px;
  height: 36px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.testimonial-card-rotator .swiper-button-prev.swiper-button-disabled,
.testimonial-card-rotator .swiper-button-next.swiper-button-disabled {
  opacity: 1;
}
.testimonial-card-rotator .swiper-button-prev {
  left: 0;
}
.testimonial-card-rotator .swiper-button-prev::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36' fill='none'%3e%3cpath d='M11.3523 18.038C11.3523 17.5824 11.5042 17.1774 11.808 16.8736L19.908 8.77362C20.5155 8.1155 21.5786 8.1155 22.1861 8.77362C22.8442 9.38112 22.8442 10.4442 22.1861 11.0517L15.2505 18.038L22.1861 24.9736C22.8442 25.5811 22.8442 26.6442 22.1861 27.2517C21.5786 27.9099 20.5155 27.9099 19.908 27.2517L11.808 19.1517C11.5042 18.848 11.3523 18.443 11.3523 18.038Z' fill='%23E24A02'/%3e%3c/svg%3e");
}
.testimonial-card-rotator .swiper-button-prev.swiper-button-disabled::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36' fill='none'%3e%3cpath d='M11.3523 18.038C11.3523 17.5824 11.5042 17.1774 11.808 16.8736L19.908 8.77362C20.5155 8.1155 21.5786 8.1155 22.1861 8.77362C22.8442 9.38112 22.8442 10.4442 22.1861 11.0517L15.2505 18.038L22.1861 24.9736C22.8442 25.5811 22.8442 26.6442 22.1861 27.2517C21.5786 27.9099 20.5155 27.9099 19.908 27.2517L11.808 19.1517C11.5042 18.848 11.3523 18.443 11.3523 18.038Z' fill='%23D9D9D9'/%3e%3c/svg%3e");
}
.testimonial-card-rotator .swiper-button-next {
  right: 0;
}
.testimonial-card-rotator .swiper-button-next::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36' fill='none'%3e%3cpath d='M24.6477 17.962C24.6477 18.4176 24.4958 18.8226 24.192 19.1264L16.092 27.2264C15.4845 27.8845 14.4214 27.8845 13.8139 27.2264C13.1558 26.6189 13.1558 25.5558 13.8139 24.9483L20.7495 17.962L13.8139 11.0264C13.1558 10.4189 13.1558 9.35575 13.8139 8.74825C14.4214 8.09013 15.4845 8.09013 16.092 8.74825L24.192 16.8483C24.4958 17.152 24.6477 17.557 24.6477 17.962Z' fill='%23E24A02'/%3e%3c/svg%3e");
}
.testimonial-card-rotator .swiper-button-next.swiper-button-disabled::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36' fill='none'%3e%3cpath d='M24.6477 17.962C24.6477 18.4176 24.4958 18.8226 24.192 19.1264L16.092 27.2264C15.4845 27.8845 14.4214 27.8845 13.8139 27.2264C13.1558 26.6189 13.1558 25.5558 13.8139 24.9483L20.7495 17.962L13.8139 11.0264C13.1558 10.4189 13.1558 9.35575 13.8139 8.74825C14.4214 8.09013 15.4845 8.09013 16.092 8.74825L24.192 16.8483C24.4958 17.152 24.6477 17.557 24.6477 17.962Z' fill='%23D9D9D9'/%3e%3c/svg%3e");
}
.testimonial-card-rotator .swiper-pagination {
  bottom: 0;
  display: flex;
  gap: 24px;
  justify-content: center;
  position: static;
  margin-top: 18px;
}
@media only screen and (min-width: 768px) {
  .testimonial-card-rotator .swiper-pagination {
    margin-top: 30px;
  }
}
.testimonial-card-rotator .swiper-pagination .swiper-pagination-bullet {
  display: block;
  width: 16px;
  height: 16px;
  margin: 0;
  background: #D9D9D9;
  opacity: 1;
  transition: all 0.2s ease-in-out;
  transform: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.testimonial-card-rotator .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #E24A02;
}
.testimonial-card-rotator .swiper-slide {
  height: auto;
}

/*# sourceMappingURL=testimonial-card-rotator-style.css.map */
