@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-33%)}}.animate-scroll{animation:20s linear infinite scroll;display:inline-flex}
