@keyframes scroll-fast{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.animate-scroll-fast{animation:scroll-fast 15s linear infinite}.animate-scroll-fast:hover{animation-play-state:paused}
