/* One shared strip and loop for all homepage section ribbons. */
.hud3-home section>:is(.hud3-section-ribbon,.hud3-stack-marquee,.hud3-partner-marquee){display:block!important;grid-column:1/-1;flex:none;align-self:stretch;position:relative;width:100%!important;max-width:100%!important;min-width:0;margin:24px 0 0!important;border:0;border-block:1px solid #d6a72f50;border-radius:0!important;overflow:hidden;background:linear-gradient(90deg,#0c0d0a,#18150c 50%,#0c0d0a);color:#f5f2e9;transform:none;text-align:left}
.hud3-home :is(.hud3-section-ribbon,.hud3-stack-marquee,.hud3-partner-marquee)>div{display:flex!important;flex-wrap:nowrap!important;align-items:stretch!important;gap:0!important;width:max-content!important;min-width:max-content!important;padding:0!important;margin:0!important;animation:vwebRibbonLoop 36s linear infinite!important;animation-play-state:running!important}
.hud3-home :is(.hud3-section-ribbon,.hud3-stack-marquee,.hud3-partner-marquee)>div>span{display:flex!important;flex:0 0 auto;align-items:center;justify-content:center;gap:.7rem;height:var(--hud-ribbon-height);min-height:var(--hud-ribbon-height);padding:0 1.55rem!important;margin:0;border:0;border-right:1px solid #ffffff12;border-radius:0;white-space:nowrap;box-sizing:border-box;text-transform:uppercase}
.hud3-home :is(.hud3-section-ribbon,.hud3-stack-marquee,.hud3-partner-marquee)>div>span>b{margin:0;color:#f5f2e9;font:700 .75rem/1.3 ui-monospace,monospace;letter-spacing:.07em}
.hud3-home :is(.hud3-section-ribbon,.hud3-stack-marquee,.hud3-partner-marquee)>div>span>i{color:#d6a72f;font:normal .65rem/1.3 ui-monospace,monospace}
.hud3-home :is(.hud3-section-ribbon,.hud3-stack-marquee,.hud3-partner-marquee)>div>span>img{width:1.4rem;height:1.4rem;object-fit:contain;flex-shrink:0}
@media(max-width:760px){.hud3-home :is(.hud3-section-ribbon,.hud3-stack-marquee,.hud3-partner-marquee)>div{animation-duration:27s!important}.hud3-home :is(.hud3-section-ribbon,.hud3-stack-marquee,.hud3-partner-marquee)>div>span{padding-inline:.9rem!important}.hud3-home :is(.hud3-section-ribbon,.hud3-stack-marquee,.hud3-partner-marquee)>div>span>b{font-size:.66rem}}
@media(prefers-reduced-motion:reduce){.hud3-home :is(.hud3-section-ribbon,.hud3-stack-marquee,.hud3-partner-marquee)>div{animation:none!important}}
