@keyframes carousel{0%{transform:translateX(0)}to{transform:translateX(-66.666%)}}.animate-carousel{animation:carousel 60s linear infinite;width:-moz-max-content;width:max-content}