.section-marquee-text{overflow:hidden}.section-marquee-text .marquee{--marquee-gap: 20px;--marquee-duration: 150s;overflow:hidden;border-radius:clamp(10px,2.08vw,30px);padding:clamp(25px,2.78vw,40px) 0}.section-marquee-text .marquee .marquee__wrap{display:flex;width:max-content;gap:var(--marquee-gap);animation:marquee-text var(--marquee-duration) linear infinite;animation-delay:calc(var(--marquee-duration) / -2);min-width:200%;will-change:transform}.section-marquee-text .marquee .content{display:flex;align-items:flex-start;gap:var(--marquee-gap);white-space:nowrap;flex:1 1 100%;width:100%}.section-marquee-text .marquee .item{padding-right:var(--marquee-gap);border-right:1px solid rgb(var(--color-foreground))}.section-marquee-text .marquee h2{margin:0}@keyframes marquee-text{0%{transform:translate(0)}to{transform:translate(calc(-50% - (var(--marquee-gap) / 2)))}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-marquee-text.css.map */
