.text-ticker{display:flex;flex-wrap:nowrap;overflow:hidden;align-items:center;white-space:nowrap}.text-ticker__text{animation-name:tickerText;animation-duration:15s;animation-timing-function:linear;animation-iteration-count:infinite;animation-play-state:paused}.text-ticker.in-view .text-ticker__text{animation-play-state:running}@keyframes tickerText{0%{transform:translate(0)}to{transform:translate(-100%)}}
/*# sourceMappingURL=/cdn/shop/t/69/assets/component-text-ticker.css.map */
