@keyframes client-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-client-scroll{animation:client-scroll 70s linear infinite}
