.content-marquee--bordered{border-bottom:.1rem solid rgba(var(--color-foreground),.08);border-top:.1rem solid rgba(var(--color-foreground),.08)}.content-marquee{overflow:hidden;position:relative;width:100%}.content-marquee__viewport{display:flex;overflow:hidden;width:100%}.content-marquee__track{align-items:center;animation:content-marquee-scroll var(--content-marquee-duration, 40s) linear infinite;display:inline-flex;flex-shrink:0;min-width:max-content}.content-marquee__set{align-items:center;column-gap:var(--content-marquee-item-gap, 8rem);display:inline-flex;flex-shrink:0;white-space:nowrap}.content-marquee[data-direction=right] .content-marquee__track{animation-direction:reverse}.content-marquee--pause-hover:hover .content-marquee__track{animation-play-state:paused}.content-marquee__set>*{flex-shrink:0}.content-marquee__text{margin-block:0;white-space:nowrap}.content-marquee__text--heading{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:calc(var(--font-heading-scale) * .06rem)}.content-marquee__image{display:inline-flex;line-height:0}.content-marquee__image-tag{height:auto;max-width:var(--content-marquee-image-size);width:auto}@keyframes content-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.content-marquee__track{animation:none;flex-wrap:wrap;justify-content:center}.content-marquee__viewport{overflow:visible}.content-marquee__set--duplicate{display:none}.content-marquee__set{flex-wrap:wrap;justify-content:center;white-space:normal}.content-marquee__text{white-space:normal}}@media screen and (max-width:749px){.content-marquee__track{animation-duration:calc(var(--content-marquee-duration, 40s) * 1.15)}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/section-scrolling-content.css.map */
