.testimonialSection{background-color:#f5f5f5}.testomonialWrapper{width:100%}.testomonialWrapper .section-regular{margin-bottom:0}.testimonialSlider{width:100%;margin-top:var(--space-12);position:relative;overflow:hidden}.testimonialTrack{gap:1rem;width:fit-content;animation:50s linear infinite scrollTestimonials;display:flex}.clientName{text-align:center}.testimonialItem{flex:none;width:320px}@keyframes scrollTestimonials{0%{transform:translate(0)}to{transform:translate(-50%)}}.testimonialSlider:hover .testimonialTrack{animation-play-state:paused}.testimonialSlider:before,.testimonialSlider:after{content:"";z-index:2;pointer-events:none;width:120px;height:100%;position:absolute;top:0}.testimonialSlider:before{background:linear-gradient(90deg,#f5f5f5 0%,#f5f5f500 100%);left:0}.testimonialSlider:after{background:linear-gradient(270deg,#f5f5f5 0%,#f5f5f500 100%);right:0}
