.ff-announcement-bar{display:flex;align-items:center;height:var(--ff-bar-height, 40px);background:var(--color-bg);border-bottom:1px solid var(--color-border);overflow:hidden}.ff-announcement-bar__row{flex:1 1 auto;width:100%;min-width:0;max-width:100%;overflow:hidden}.ff-announcement-bar__item{font-family:var(--ff-font-body);font-weight:var(--ff-font-body-weight);font-size:var(--ff-bar-text-size-mobile, 11px);line-height:1.45;letter-spacing:.3em;text-transform:uppercase;color:var(--color-text);white-space:nowrap}.ff-announcement-bar__dot{color:var(--color-accent);margin:0 64px;font-size:var(--ff-bar-text-size-mobile, 11px);line-height:1.45}@media screen and (min-width:750px){.ff-announcement-bar__item,.ff-announcement-bar__dot{font-size:var(--ff-bar-text-size-desktop, 11px)}}.ff-announcement-bar__row--static{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding:0 16px;text-align:center}.ff-announcement-bar__row--static .ff-announcement-bar__dot{margin:0 14px}.ff-announcement-bar__row--marquee{padding:0}.ff-announcement-bar__track{display:flex;align-items:center;flex-wrap:nowrap;width:max-content;will-change:transform;animation-name:ff-marquee;animation-duration:26s;animation-timing-function:linear;animation-iteration-count:infinite;animation-play-state:running}.ff-announcement-bar__track-set{display:flex;align-items:center;flex:none}@keyframes ff-marquee{0%{transform:translate(0)}to{transform:translate(calc(-1 * var(--ff-marquee-shift, 50%)))}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/ff-announcement-bar.css.map */
