@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.animate-scroll{white-space:nowrap;animation:40s linear infinite scroll}@media (max-width:768px){.animate-scroll{animation-duration:25s}}
