section.testimonial-slider-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;overflow:hidden;width:100%}section.testimonial-slider-wrapper .content-wrapper.testimonial-slider,section.testimonial-slider-wrapper .content-wrapper.testimonial-slider .swiper{overflow:visible;padding:0}section.testimonial-slider-wrapper .content-wrapper.testimonial-slider .swiper-wrapper .swiper-slide .testimonial{align-items:flex-start;background-color:var(--blue);background-position:50%;background-size:cover;border-radius:20px;display:flex;flex-direction:column;justify-content:center;min-height:420px;padding:44px}section.testimonial-slider-wrapper .content-wrapper.testimonial-slider .swiper-wrapper .swiper-slide .testimonial h3,section.testimonial-slider-wrapper .content-wrapper.testimonial-slider .swiper-wrapper .swiper-slide .testimonial p{color:var(--white)}section.testimonial-slider-wrapper .content-wrapper.testimonial-slider .testimonial-slider-pagination{align-items:center;display:inline-flex;justify-content:center;padding-top:50px;position:relative;top:0;width:100%}.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet,section.testimonial-slider-wrapper .content-wrapper.testimonial-slider .testimonial-slider-pagination .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{background-color:transparent;border:1px solid var(--blue);height:20px;opacity:1;width:20px}.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active,section.testimonial-slider-wrapper .content-wrapper.testimonial-slider .testimonial-slider-pagination .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{background-color:var(--blue)}.testimonial-slider-wrapper .testimonial .background_overlay{border-radius:20px;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.testimonial-content{position:relative;z-index:1}