.testimonials *,.testimonials :after,.testimonials :before{box-sizing:border-box;margin:0;padding:0}.testimonials .testimonial-slide{--icon-size:140px;--img-size:160px;align-items:center;display:flex;gap:50px;justify-content:center}.testimonials .testimonial-slide .testimonial-icon{align-self:start;min-width:var(--icon-size);width:var(--icon-size)}.testimonials .testimonial-slide .testimonial-icon img{max-width:100%}.testimonials .testimonial-slide .testimonial-content{max-width:760px}.testimonials .testimonial-slide .testimonial-content *{text-align:center}.testimonials .testimonial-slide .testimonial-content .testimonial-info{margin-top:30px}.testimonials .testimonial-slide .testimonial-img{border-radius:50%;height:var(--img-size);min-height:var(--img-size);min-width:var(--img-size);overflow:hidden;width:var(--img-size)}.testimonials .testimonial-slide .testimonial-img img{height:100%;max-height:var(--img-size);max-width:var(--img-size);min-height:var(--img-size);min-width:var(--img-size);object-fit:cover!important;width:100%!important}@media (max-width:1000px){.testimonials .testimonial-slide{--icon-size:80px;--img-size:120px;gap:30px}}@media (max-width:767px){.testimonials .testimonial-slide{--img-size:160px;flex-direction:column-reverse;justify-content:flex-end;position:relative}.testimonials .testimonial-slide .testimonial-icon{left:0;position:absolute;top:130px}.testimonials .testimonial-slide .testimonial-content{position:relative;z-index:2}}