.announcement-bar{background:var(--color-brand);color:var(--color-brand-contrast);overflow-x:auto}.announcement-bar.scrolling{overflow-x:hidden}.announcement-bar__wrapper{display:flex;flex-wrap:nowrap;gap:32px;white-space:nowrap;align-items:center;width:max-content;padding:8px 20px}.announcement-bar__wrapper.scrolling{animation:scroll-left 60s linear infinite}@media(prefers-reduced-motion:reduce){.announcement-bar__wrapper.scrolling{animation:none}}.announcement-bar__wrapper_dot{background:currentColor;width:6px;height:6px;border-radius:999px;opacity:.7}.announcement-bar__wrapper_item{display:inline-flex;align-items:center;gap:8px;font-size:var(--text-sm);font-weight:600}.announcement-bar__wrapper_item img{width:18px;height:18px;display:block}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-25%)}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-announcement-bar.css.map */
