.wp-block-acf-testimonial-slider .container h4 {
  margin: 0;
}
.wp-block-acf-testimonial-slider .inner-container.slider-width {
  margin-bottom: -20px;
}
.wp-block-acf-testimonial-slider .swiper {
  width: 100%;
  padding: 80px 0 60px 0;
  overflow: hidden;
}
.wp-block-acf-testimonial-slider .swiper-slide {
  display: flex;
  background: #d8eae8;
  border-radius: 15px;
  overflow: hidden;
  height: auto;
}
@media (max-width: 820px) {
  .wp-block-acf-testimonial-slider .swiper-slide {
    flex-direction: column;
  }
}
.wp-block-acf-testimonial-slider .swiper-buttons {
  position: absolute;
  top: 23px;
  display: flex;
  justify-content: center;
  gap: 20px;
  width: 130px;
  right: 20px;
}
@media (max-width: 820px) {
  .wp-block-acf-testimonial-slider .swiper-buttons {
    width: 110px;
    right: 10px;
    top: 23px;
  }
}
.wp-block-acf-testimonial-slider .swiper-buttons .swiper-button-next,
.wp-block-acf-testimonial-slider .swiper-buttons .swiper-button-prev {
  background-color: transparent;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: white !important;
  border: 1px solid #000;
}
@media (max-width: 820px) {
  .wp-block-acf-testimonial-slider .swiper-buttons .swiper-button-next,
  .wp-block-acf-testimonial-slider .swiper-buttons .swiper-button-prev {
    width: 40px;
    height: 40px;
  }
}
.wp-block-acf-testimonial-slider .swiper-buttons .swiper-button-next:hover,
.wp-block-acf-testimonial-slider .swiper-buttons .swiper-button-prev:hover {
  background-color: #000;
}
.wp-block-acf-testimonial-slider .swiper-buttons .swiper-button-next:hover.swiper-button-next:after,
.wp-block-acf-testimonial-slider .swiper-buttons .swiper-button-prev:hover.swiper-button-next:after {
  content: url("/wp-content/themes/twoten-blocks/assets/icons/swiper-arrow-right-white.svg") !important;
}
.wp-block-acf-testimonial-slider .swiper-buttons .swiper-button-next:hover.swiper-button-prev:after,
.wp-block-acf-testimonial-slider .swiper-buttons .swiper-button-prev:hover.swiper-button-prev:after {
  content: url("/wp-content/themes/twoten-blocks/assets/icons/swiper-arrow-left-white.svg") !important;
}
.wp-block-acf-testimonial-slider .swiper-buttons .swiper-button-next:after {
  content: url("/wp-content/themes/twoten-blocks/assets/icons/swiper-arrow-right-black.svg");
  align-items: center;
  display: flex;
  justify-content: center;
  position: relative;
  top: -8px;
  right: -1px;
}
.wp-block-acf-testimonial-slider .swiper-buttons .swiper-button-prev:after {
  content: url("/wp-content/themes/twoten-blocks/assets/icons/swiper-arrow-left-black.svg");
  align-items: center;
  display: flex;
  justify-content: center;
  position: relative;
  top: -8px;
  right: -1px;
}
.wp-block-acf-testimonial-slider .slide-left {
  flex: 1;
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 820px) {
  .wp-block-acf-testimonial-slider .slide-left {
    padding: 15px;
  }
}
.wp-block-acf-testimonial-slider .slide-left img {
  width: 120px;
  height: auto;
}
.wp-block-acf-testimonial-slider .meta {
  display: flex;
  flex-direction: column;
  gap: 40px;
  border-top: 1px solid #333;
}
@media (max-width: 820px) {
  .wp-block-acf-testimonial-slider .meta {
    gap: 20px;
    margin-top: 12px;
  }
}
.wp-block-acf-testimonial-slider .meta label {
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.6);
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px; /* 276.923% */
  letter-spacing: 0.52px;
}
.wp-block-acf-testimonial-slider .meta p {
  font-size: 18px;
  font-style: normal;
  line-height: 36px;
  letter-spacing: -0.72px;
  margin: 0;
}
.wp-block-acf-testimonial-slider .slide-right {
  flex: 3;
  background: #12211e;
  color: white;
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 60px;
  border-radius: 15px;
}
@media (max-width: 820px) {
  .wp-block-acf-testimonial-slider .slide-right {
    gap: 30px;
  }
}
@media (max-width: 820px) {
  .wp-block-acf-testimonial-slider .slide-right {
    padding: 15px;
  }
}
.wp-block-acf-testimonial-slider .quote-icon {
  margin-bottom: 16px;
}
@media (max-width: 620px) {
  .wp-block-acf-testimonial-slider .quote-icon {
    margin-bottom: 0;
  }
}
.wp-block-acf-testimonial-slider .quote-icon svg {
  width: 37px;
}
@media (max-width: 620px) {
  .wp-block-acf-testimonial-slider .quote-icon svg {
    width: 22px;
  }
}
.wp-block-acf-testimonial-slider .quote {
  font-size: 40px;
  font-style: normal;
  font-weight: 300;
  line-height: 45px;
  letter-spacing: -1.6px;
}
@media (max-width: 620px) {
  .wp-block-acf-testimonial-slider .quote {
    font-size: 20px;
    line-height: 25px;
    letter-spacing: -0.8px;
  }
}
.wp-block-acf-testimonial-slider .client {
  font-size: 18px;
  font-style: normal;
  line-height: 24px; /* 133.333% */
  letter-spacing: -0.72px;
}
.wp-block-acf-testimonial-slider .client span {
  font-weight: 500;
}
@media (max-width: 620px) {
  .wp-block-acf-testimonial-slider .client {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.56px;
  }
}
.wp-block-acf-testimonial-slider .swiper-pagination {
  bottom: 0px !important;
}
.wp-block-acf-testimonial-slider .swiper-button-prev,
.wp-block-acf-testimonial-slider .swiper-button-next {
  color: black;
}

.swiper-pagination-bullet {
  height: 14px !important;
  width: 14px !important;
}

.swiper-pagination-bullet-active {
  background: #181e28 !important;
}/*# sourceMappingURL=testimonial-slider.css.map */