.testimonials-module .testimonial-content .testimonial-texts{height:377px;margin:0 auto;max-width:900px;position:relative}.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 .testimonial-item.active{opacity:1;visibility:visible}.testimonials-module .testimonial-content .testimonial-texts .testimonial-user{flex-direction:column;gap:1.5rem;margin:50px 0}@media screen and (max-width:900px){.testimonial-controls{transform:translateY(10px)}}