@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-scroll{will-change:transform;transform:translateZ(0)}
