.text-marquee-strip{width:100vw;max-width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;overflow:hidden}.text-marquee-strip__viewport{overflow:hidden;width:100%;display:flex;justify-content:center;mask-image:linear-gradient(to right,transparent,black 2%,black 98%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 2%,black 98%,transparent)}.text-marquee-strip__track{display:flex;width:max-content;flex-shrink:0;animation:text-marquee-strip-scroll var(--tms-duration, 120s) linear infinite;will-change:transform}.text-marquee-strip__track:hover{animation-play-state:paused}@keyframes text-marquee-strip-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.text-marquee-strip__viewport{justify-content:center}.text-marquee-strip__track{animation:none;justify-content:center;flex-wrap:wrap;width:100%;max-width:var(--page-width);margin:0 auto;gap:1rem}.text-marquee-strip__group{min-width:0;flex-wrap:wrap;justify-content:center}.text-marquee-strip__group--clone{display:none}}.text-marquee-strip__group{display:flex;align-items:center;justify-content:center;flex-shrink:0;gap:clamp(1.75rem,4vw,3rem);padding-inline:clamp(1.25rem,3vw,2rem);min-width:max(100vw,max-content)}.text-marquee-strip__item{flex-shrink:0;margin:0;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:700;font-size:var(--tms-text-mobile, 1.4rem);letter-spacing:.06em;text-transform:uppercase;line-height:1.2;white-space:nowrap;color:inherit}@media screen and (min-width:750px){.text-marquee-strip__item{font-size:var(--tms-text-desktop, 1.6rem)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-text-marquee-strip.css.map */
