.scrolling-text{width:100%}.scrolling-text .scrolling-text-inner{white-space:nowrap;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;height:auto;display:flex;overflow:hidden}.scrolling-text .scrolling-text-inner *{margin-bottom:0;animation:15s linear infinite scrolling-text;transform:translate(-20%);animation-duration:var(--speed)!important}.scrolling-text.forward .scrolling-text-inner{justify-content:flex-end}.scrolling-text.forward .scrolling-text-inner *{animation:15s linear infinite scrolling-text-forward;transform:translate(20%)}
/*# sourceMappingURL=dc0d6ed71f1fb482.css.map*/