.ticker{--ticker-color: #221f1f;--ticker-animation-duration: 10s;margin:0 0 -.8rem;padding-bottom:.8rem;overflow:hidden}.ticker__content-wrapper{display:flex}.ticker__content{display:flex;margin:0;animation:var(--ticker-animation-duration) ticker linear infinite;animation-play-state:paused}.ticker--active .ticker__content{animation-play-state:running}@media screen and (prefers-reduced-motion){.ticker__content{margin:0 auto;width:100%;max-width:54rem;animation:none}}@media screen and (prefers-reduced-motion) and (min-width: 768px){.ticker__content{max-width:var(--page-width)}}.ticker__text{padding:0 1rem 0 0;color:var(--ticker-color);white-space:nowrap}@media screen and (min-width: 768px){.ticker__text{padding:0 4.4rem 0 0}}@media screen and (prefers-reduced-motion){.ticker__text{white-space:unset}}@media screen and (prefers-reduced-motion){.ticker__text[data-js-ticker-text-clone]{display:none}}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}
/*# sourceMappingURL=/cdn/shop/t/231/assets/component-ticker.css.map */
