.scrolling-text{overflow:hidden;width:100%;position:relative}.scrolling-text__wrapper{display:flex;width:max-content;animation:scroll linear infinite}.scrolling-text__text{white-space:nowrap;padding-right:4rem}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.scrolling-text--pause:hover .scrolling-text__wrapper{animation-play-state:paused}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-scrolling-text.css.map */
