.c-marquee:where(.astro-pos5rv3e){--animation-time: 24s;--spacer: 8vw;align-items:center;display:flex;height:9.375rem;justify-content:flex-start;max-width:100vw;overflow:hidden;position:relative}.c-marquee:where(.astro-pos5rv3e).c-marquee--small{--spacer: clamp(8vw, 8vw, 56px)}@media(width>=37.5em){.c-marquee:where(.astro-pos5rv3e){--animation-time: 45s}}@media(width>=48em){.c-marquee:where(.astro-pos5rv3e){--animation-time: 90s}}.c-marquee__text:where(.astro-pos5rv3e){flex:0 0 auto;margin-inline-end:var(--spacer)}.c-marquee__text-wrapper:where(.astro-pos5rv3e){display:flex;gap:var(--spacer)}.c-marquee__track:where(.astro-pos5rv3e){animation:marquee-horizontal var(--animation-time) linear infinite;display:flex;overflow:hidden;position:absolute;white-space:nowrap;will-change:transform}@media(width>=48em){:where(.astro-pos5rv3e)[data-icon=long-arrow]{width:6.75rem}}@media(width>=48em){:where(.astro-pos5rv3e)[data-icon=long-arrow].c-marquee__icon--small{width:5rem}}@keyframes marquee-horizontal{0%{transform:translate(-50%)}to{transform:translate(0)}}
