html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}}
.marquee-topbar{z-index:20;background:#000;padding:10px 0;position:relative}.marquee-topbar__viewport{overflow:hidden}.marquee-topbar__track{width:max-content;animation:40s linear infinite marquee-topbar-scroll;display:flex}.marquee-topbar__group{flex-shrink:0;align-items:center;gap:2.5rem;padding-right:2.5rem;display:flex}.marquee-topbar__segment{color:#fff;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;margin:0;font-size:12px;font-weight:400;line-height:1.2}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes marquee-topbar-scroll{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.marquee-topbar__track{flex-wrap:wrap;justify-content:center;width:100%;animation:none}.marquee-topbar__group:last-child{display:none}.marquee-topbar__segment{white-space:normal;text-align:center}}
