.marquee-band{border-top:1px solid var(--border);border-bottom:1px solid var(--border);-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;padding:1.5rem 0;overflow:hidden}.marquee-band_track{will-change:transform;width:max-content;display:flex}.marquee-band_half{flex-shrink:0;align-items:center;display:flex}.marquee-band_item{font-family:var(--font-mixtape-condensed), Verdana, sans-serif;letter-spacing:-.1rem;text-transform:uppercase;white-space:nowrap;align-items:center;font-size:5rem;font-weight:800;line-height:1;display:inline-flex}.marquee-band_item:nth-child(2n){color:#0000;-webkit-text-stroke:2px currentColor;-webkit-text-stroke-color:var(--dark)}html.is-dark .marquee-band_item:nth-child(2n){-webkit-text-stroke-color:var(--light)}.marquee-band_dot{background-color:var(--blue);border-radius:50%;flex-shrink:0;width:.9rem;height:.9rem;margin:0 2.2rem;display:inline-block}@media screen and (max-width:767px){.marquee-band_item{font-size:3rem}.marquee-band_dot{width:.6rem;height:.6rem;margin:0 1.3rem}}
