.top-bar{background:var(--topbar-bg, #111111);color:var(--topbar-text, #ffffff)}.top-bar__inner{height:var(--topbar-height, 35px);display:flex;align-items:center;justify-content:center;gap:12px;overflow:hidden}.top-bar__viewport{width:100%;overflow:hidden}.top-bar__track{display:flex;align-items:center;justify-content:center;gap:var(--topbar-gap, 24px);transition:transform .35s ease;will-change:transform}.top-bar__item{flex:0 0 auto;display:flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;font-family:var(--font-body-family);font-size:12px;line-height:1;color:var(--topbar-text, #ffffff)}.top-bar__icon{font-size:14px;line-height:1}.top-bar__nav{border:none;background:transparent;color:var(--topbar-text, #ffffff);font-size:18px;line-height:1;padding:0 6px;cursor:pointer}.top-bar__nav[hidden]{display:none}@media screen and (min-width:990px){.top-bar__inner--slider .top-bar__viewport{max-width:100%}.top-bar__inner:not(.top-bar__inner--slider) .top-bar__item{flex:initial!important}.top-bar__inner--slider .top-bar__track{justify-content:flex-start}.top-bar__inner--slider .top-bar__item{justify-content:center}}@media screen and (max-width:989px){.top-bar__inner{height:auto;min-height:32px;padding:4px 0;position:relative}.top-bar__track{gap:24px}.top-bar__item{flex:0 0 100%;justify-content:center;text-align:center;white-space:nowrap}.top-bar__nav{position:absolute;z-index:2}.top-bar__nav--prev{left:0}.top-bar__nav--next{right:0}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/top-bar.css.map */
