.featured-brand-marquee .brand-wordmark-pill{flex:0 0 auto;width:max-content;min-width:110px;max-width:none;box-sizing:border-box;padding-inline:22px;white-space:nowrap}
.featured-brand-marquee .brand-wordmark-pill span{white-space:nowrap;flex-shrink:0}
.featured-brand-marquee .brand-loop-copy{flex:0 0 auto}
.featured-brand-rail .featured-brand-marquee{animation-name:brand-steady-marquee;animation-duration:var(--brand-duration,180s)}
.featured-brand-rail:focus-within .featured-brand-marquee{animation-play-state:paused}
@keyframes brand-steady-marquee{to{transform:translateX(calc(-1 * var(--brand-distance,0px)))}}
@media(prefers-reduced-motion:reduce){.featured-brand-rail{overflow-x:auto;mask-image:none}.featured-brand-rail .featured-brand-marquee{animation:none}.featured-brand-rail .brand-loop-copy{display:none}}
