coretex-marquee{display:grid}coretex-marquee:focus-within{outline:none;box-shadow:none}.marquee{font-size:var(--fontSize, inherit);width:100%;overflow:hidden}.marquee a.no-style:hover{text-decoration:none!important}.marquee span{display:block;margin:0;text-align:center;min-width:var(--marqueeMinWidth)}.marquee span:not(:has(img)){padding-inline:0}.marquee img{max-width:var(--marqueeImg, 35px)}@media(max-width:777px){.marquee img{max-width:var(--marqueeImgMob, var(--marqueeImg, 35px))}}@media(min-width:777px){.marquee{--marqueeMinWidth: 85px }}@media(min-width:1700px){.marquee{--marqueeMinWidth: 110px }}@media(min-width:2000px){.marquee{--marqueeMinWidth: 150px }}@media(min-width:2500px){.marquee{--marqueeMinWidth: 200px }}@supports (overflow:clip){.marquee{overflow-x:clip;overflow-y:visible}.projectile{line-height:2.5ex}}@media(max-width:777px){.marquee{font-size:var(--fontSizeMob, inherit)}}@media(prefers-reduced-motion:no-preference){coretex-marquee[start]{grid:auto / auto-flow max-content;min-width:min-content;gap:var(--marqueeGap, 0px)}coretex-marquee[start] .marquee-group{display:flex;flex-direction:row;align-items:center;gap:var(--marqueeGap, 0px);animation:coretexMarquee var(--coretexSpeed, 0s) linear infinite}[dir=rtl] coretex-marquee[start] .marquee-group{animation:coretexMarqueeRTL var(--coretexSpeed, 0s) linear infinite}}@media(prefers-reduced-motion:reduce){coretex-marquee{display:flex;justify-content:center;text-align:center}coretex-marquee span:first-of-type{display:contents;max-width:100vw}coretex-marquee span:not(:first-of-type){display:none}.marquee coretex-marquee .marquee-group:not(:first-of-type){display:none}.marquee coretex-marquee .marquee-group:first-of-type .projectile:not(:first-of-type){display:none}}coretex-marquee:not([start]) .marquee-group:first-of-type{display:flex;align-items:center}coretex-marquee:not([start]) .marquee-group:not(:first-of-type){display:none}coretex-marquee[pause=true]:where(:hover,:focus-visible) .marquee-group{animation-play-state:paused}coretex-marquee[reverse=true] .marquee-group{animation-direction:reverse}@keyframes coretexMarquee{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes coretexMarqueeRTL{0%{transform:translate(0)}to{transform:translate(100%)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/c-marquee.css.map */
