@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=122ba7028dfef676.css.map*/