.marquee-section{overflow:hidden;white-space:nowrap;padding:1rem 0}.marquee{position:relative;overflow:hidden;width:100%}.marquee__content{display:flex;animation:marquee-scroll linear infinite;will-change:transform}.marquee__text{display:flex;align-items:center;flex-shrink:0;white-space:nowrap}.marquee__item{display:inline-flex;align-items:center;font-size:16px!important;font-weight:500;color:#000}.marquee__separator{margin:0 2rem;opacity:.5;font-size:1.2rem}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-33.333%)}}[dir=rtl] .marquee__content{animation-name:marquee-scroll-rtl}@keyframes marquee-scroll-rtl{0%{transform:translate(0)}to{transform:translate(33.333%)}}@media screen and (max-width:749px){.marquee__item{font-size:16px!important}.marquee__separator{margin:0 1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-marquee.css.map */
