/*!**************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./blocks/testimonials-slider/style.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************/
@media (max-width: 959px) {
  .testimonials-page-swiper .swiper-button-next,
.testimonials-page-swiper .swiper-button-prev {
    top: unset;
    bottom: -27px;
    width: 90px;
    height: 90px;
    background-color: var(--wp--preset--color--primary-50);
    border-radius: 50%;
    transform: scale(0.375);
  }
  .testimonials-page-swiper .swiper-button-next {
    right: -18px;
  }
  .testimonials-page-swiper .swiper-button-prev {
    left: -18px;
  }
}
@media (min-width: 960px) {
  .testimonials-page-swiper[data-hide-arrows=true] .swiper-button-next,
.testimonials-page-swiper[data-hide-arrows=true] .swiper-button-prev {
    display: none;
  }
}
.testimonials-page-swiper .swiper-horizontal > .swiper-pagination-bullets,
.testimonials-page-swiper .swiper-pagination-bullets.swiper-pagination-horizontal,
.testimonials-page-swiper .swiper-pagination-custom,
.testimonials-page-swiper .swiper-pagination-fraction {
  bottom: 2px;
}
.testimonials-page-swiper .swiper-warapper {
  transform: translate3d(-1200px, 0px, 0px);
  transition-duration: 0ms;
}
.testimonials-page-swiper .swiper-slide {
  display: flex;
}
.testimonials-page-swiper .swiper-slide .single-testimonial-post-container {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-style: none;
  border-width: 0px;
  padding-bottom: var(--wp--preset--spacing--60);
  width: calc(100% - 100px);
  padding-left: var(--wp--preset--spacing--20);
  padding-right: var(--wp--preset--spacing--20);
}
.testimonials-page-swiper .swiper-slide .single-testimonial-post-container .wp-block-om-blocks-testimonial {
  width: unset;
}
.one-testimonial-per-page .testimonials-page-swiper .swiper-slide .single-testimonial-post-container {
  margin-left: 60px;
  margin-right: 60px;
  padding-left: var(--wp--preset--spacing--60);
  padding-right: var(--wp--preset--spacing--60);
}
.testimonials-page-swiper .swiper-slide .single-testimonial-post-container .wp-block-outermost-icon-block.stars {
  width: 100px;
}
.testimonials-page-swiper .swiper-slide .single-testimonial-post-container .wp-block-outermost-icon-block.line {
  color: #e7e9ec;
  width: 48px;
}
.testimonials-page-swiper .swiper-slide .single-testimonial-post-container .has-text-align-centerhas-extra-large-font-size {
  margin-top: var(--wp--preset--spacing--50);
  font-style: normal;
  font-weight: 400;
}
@media (min-width: 960px) {
  .testimonials-page-swiper[data-hide-arrows=false][data-number="1"] .wp-block-om-blocks-testimonial {
    margin-left: var(--wp--preset--spacing--80);
    margin-right: var(--wp--preset--spacing--80);
  }
}

.author-image-container {
  justify-content: center;
}
.author-image-container .author-image {
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
}
.author-image-container .author-image img {
  border-radius: 50%;
  -o-object-fit: contain;
     object-fit: contain;
  max-width: unset;
}
.author-image-container .author-name {
  font-size: clamp(14px, 0.875rem + (1vw - 7.68px) * 0.361, 17px);
  font-weight: bold;
  margin-bottom: -10px;
}

/*# sourceMappingURL=style-index.css.map*/