@keyframes move-left-to-right{0%{transform:translate(-100%)}to{transform:translate(100%)}}.animate-move-left-to-right{animation:2s infinite move-left-to-right}
/*# sourceMappingURL=0oqzwkger7bks.css.map*/