.testimonials{overflow:hidden;padding:50px 0;position:relative;width:100%}.testimonials .background{background-color:var(--primaryColor100);bottom:0;height:40%;left:0;position:absolute;right:0;width:100%;z-index:0}.testimonials .subtitle,.testimonials h3{text-align:center}.testimonials .component-wrapper{max-width:100%;padding:0;position:relative;z-index:1}.testimonials .component-wrapper .testimonial-slider{margin:0 auto;position:relative;width:95%}@media (min-width:715px){.testimonials .component-wrapper .testimonial-slider{width:100%}}.testimonials .component-wrapper .testimonial-slider-item{padding:.313rem;width:100%}@media (min-width:715px){.testimonials .component-wrapper .testimonial-slider-item{padding:.75rem;width:85%}}@media (min-width:1100px){.testimonials .component-wrapper .testimonial-slider-item{width:60%}}.testimonials .component-wrapper .testimonial-slider-item.is-selected .icon{opacity:1;transition:1s;visibility:visible}.testimonials .component-wrapper .testimonial-slider-item .icon{background-color:transparent;display:block;height:65px;margin:0 auto;opacity:0;position:relative;top:30px;transition:1s;visibility:hidden;width:65px}.testimonials .component-wrapper .testimonial-slider-item .icon svg{height:100%;width:100%;fill:none;color:var(--primaryColor500)}.testimonials .component-wrapper .testimonial-slider-item .slider-item-inner{background-color:var(--white);border-radius:10px;box-shadow:0 3px 6px #00000029;padding:3rem 2.5rem}.testimonials .component-wrapper .testimonial-slider-item .text{display:block;position:relative;width:100%}.testimonials .component-wrapper .testimonial-slider-item .text p{display:block;font-size:1.5rem;font-style:italic;line-height:1.25;margin:0 0 1.875rem;text-align:center}.testimonials .component-wrapper .testimonial-slider-item .text strong{display:block;letter-spacing:2px;text-align:center;text-transform:uppercase}.testimonials .dot{background:#cfcfcf;margin:0 5px}.testimonials .dot.is-selected{background:#293483}