.running-text{overflow:hidden;padding:2rem 0;width:100%}.running-text.color-accent-2{--color-foreground: var(--color-base-accent-1)}.running-text__viewport{display:flex;overflow:hidden;width:100%}.running-text__track{display:flex;width:max-content;animation:running-text-scroll var(--running-text-speed, 40s) linear infinite;opacity:0}.running-text.is-ready .running-text__track{opacity:1}.running-text__content{display:flex;align-items:center;flex-shrink:0;gap:2.4rem;padding-right:2.4rem}.running-text__item{color:rgb(var(--color-foreground));font-size:1.1rem;font-weight:700;text-transform:uppercase;white-space:nowrap;font-family:var(--font-accent-family)}.running-text__separator{color:rgb(var(--color-foreground));flex-shrink:0;font-size:1.4rem;font-weight:700;line-height:1}@keyframes running-text-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media screen and (min-width:750px){.running-text__item,.running-text__separator{font-size:1.1rem}.running-text__content{gap:4.8rem;padding-right:3.2rem}}@media(prefers-reduced-motion:reduce){.running-text__track{animation:none;flex-wrap:wrap;justify-content:center;width:100%;opacity:1}.running-text__content[aria-hidden=true]{display:none}.running-text__content{flex-wrap:wrap;justify-content:center;padding-right:0}}
/*# sourceMappingURL=/cdn/shop/t/141/assets/component-running-text.css.map */
