.scrolling-text-container{overflow:hidden;width:100%;position:relative}.scrolling-text-section{width:100%;position:relative;box-sizing:border-box}.scrolling-line{overflow:hidden;white-space:nowrap;margin-left:0;position:relative}.marquee-wrapper{width:fit-content;display:inline-flex;align-items:baseline}.scrolling-line--right_to_left .marquee-wrapper{animation:marquee-animation-right-to-left var(--animation-duration, 30s) linear infinite}.scrolling-line--left_to_right .marquee-wrapper{animation:marquee-animation-left-to-right var(--animation-duration, 30s) linear infinite}.scrolling-line--right_to_left[var(--animation-duration="0s")],.scrolling-line--left_to_right[var(--animation-duration="0s")]{animation:none}.marquee{display:inline-flex;align-items:center;padding:5px}.marquee--outline .text,.marquee--mixed .text.outline{color:transparent}.marquee--mixed .text.solid,.marquee--mixed .text.solid a{color:inherit}.marquee--outline .text a,.marquee--mixed .text.outline a{color:transparent;background:none!important}.marquee a{color:inherit;text-decoration:none}.marquee--solid .text,.marquee--mixed .text.solid{background:var(--font-gradient, none);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.marquee--solid .text a,.marquee--mixed .text.solid a{background:var(--font-gradient, none);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:var(--font-color, #000000)!important}.marquee .icon{width:1.5em;height:1.5em;margin:0;fill:currentColor}.marquee .product-image,.marquee .collection-image{margin:0}.marquee-link{text-decoration:none}.marquee span{display:flex}@keyframes marquee-animation-right-to-left{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes marquee-animation-left-to-right{0%{transform:translate(-80%)}to{transform:translate(0)}}.scrolling-line--left_to_right .marquee-wrapper{justify-content:flex-start}.stop-on-hover .marquee-wrapper:hover{animation-play-state:paused}@media screen and (max-width: 768px){.scrolling-text-section{transform:rotate(0)!important}.scrolling-text-container{overflow-x:hidden}.marquee--outline .text a,.marquee--mixed .text.outline a,.text.outline{-webkit-text-stroke-width:1px!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-scrolling-text.css.map */
