.testimonials-module{background:#f5f5f5;overflow:hidden;padding:6rem 4rem 3rem;position:relative}.testimonials-module svg{left:50%;position:absolute;top:-10px;transform:translateX(-50%);width:92px;fill:rgba(241,30,60,.6)}.testimonials-module .testimonial-content .testimonial-texts{position:relative;transition:all .3s}.testimonials-module .testimonial-content .testimonial-texts .testimonial-item{opacity:0;position:absolute;top:0;transition-duration:.3s;transition-property:opacity,visibility;visibility:hidden}.testimonials-module .testimonial-content .testimonial-texts blockquote{border:0;color:var(--heading);font-size:1.5em;font-weight:300;line-height:130%;margin:0;padding:0;text-align:center}.testimonials-module .testimonial-content .testimonial-texts .testimonial-item.active{opacity:1;visibility:visible}.testimonials-module .testimonial-content .testimonial-texts .testimonial-user{align-items:center;display:flex;gap:1rem;justify-content:center;margin-top:1.5rem}.testimonials-module .testimonial-content .testimonial-texts .testimonial-user p{margin:0!important}.testimonials-module .testimonial-content .testimonial-texts .testimonial-user img{border-radius:50%;height:60px!important;object-fit:cover;width:60px}.testimonials-module .testimonial-content .testimonial-texts .testimonial-user .name{color:#f11e3c;font-weight:700}.testimonials-module .testimonial-content .testimonial-texts .testimonial-user .position{font-size:1em}.testimonials-module .testimonial-dots ul{display:flex;gap:1.5rem;justify-content:center;margin-bottom:0}.testimonials-module .testimonial-dots ul li{background-color:#ccc;border-radius:50%;cursor:pointer;height:10px;margin:0;padding:0;transition:all .3s;width:10px}.testimonials-module .testimonial-dots ul li.active{background-color:#f11e3c;transform:scale(1.25)}.testimonials-module .testimonial-dots ul li:before{display:none}@media (max-width:992px){.testimonials-module{padding:6rem 3rem 3rem}}@media (max-width:767px){.testimonials-module{padding:4rem 2rem 2rem}.testimonials-module svg{top:-20px;width:65px}.testimonials-module .testimonial-content .testimonial-texts .testimonial-user p.name,.testimonials-module .testimonial-content .testimonial-texts .testimonial-user p.position{font-size:.9em;line-height:120%!important}.testimonials-module .testimonial-content .testimonial-texts .testimonial-user p.position{margin-top:.25em!important}}