[data-v-287ed75b]:root{--animation-duration:15s;--animaton-delay:2s}@keyframes move-left-287ed75b{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes move-right-287ed75b{0%{transform:translate(100%)}to{transform:translate(-100%)}}.animate-move-right[data-v-287ed75b]{animation:move-right-287ed75b var(--animation-duration) linear infinite;animation-delay:var(--animation-delay);animation-timing-function:ease-in-out;width:100%}.animate-move-left[data-v-287ed75b]{animation:move-left-287ed75b var(--animation-duration) linear infinite;animation-delay:var(--animation-delay);animation-timing-function:ease-in-out;width:100%}
