@keyframes testimonials-scroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.testimonials-scroll{animation:testimonials-scroll linear infinite;will-change:transform}.testimonials-scroll:hover{animation-play-state:paused}