.ticker-bar{position:fixed;top:0;left:0;right:0;z-index:100;display:block;width:100%;box-sizing:border-box;background:var(--ticker-bar-bg, #000);color:var(--ticker-bar-color, #fff);font-size:var(--ticker-bar-font-size, 14px);line-height:1.4;padding-block:var(--ticker-bar-padding, .45rem)}body.has-ticker-bar{padding-top:var(--ticker-bar-height, 0px)}body.has-ticker-bar .shopify-section-header-sticky{top:var(--ticker-bar-height, 0px)}body.has-ticker-bar .shopify-section-header-hidden{top:calc(var(--ticker-bar-height, 0px) - var(--header-height))}body.has-ticker-bar .shopify-section-header-hidden.menu-open{top:var(--ticker-bar-height, 0px)}.ticker-bar__viewport{overflow:hidden;width:100%}.ticker-bar__marquee{display:flex;flex-direction:row;flex-wrap:nowrap;width:max-content;will-change:transform;animation:ticker-bar-scroll var(--ticker-bar-speed, 45s) linear infinite}.ticker-bar--pause-on-hover:hover .ticker-bar__marquee,.ticker-bar--pause-on-hover:focus-within .ticker-bar__marquee{animation-play-state:paused}.ticker-bar__group{display:flex;flex-direction:row;flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:var(--ticker-bar-gap, 5rem);padding-inline:calc(var(--ticker-bar-gap, 5rem) / 2);box-sizing:border-box}.ticker-bar__item{display:inline-flex;flex-shrink:0;align-items:center;gap:.5rem;color:inherit;white-space:nowrap}a.ticker-bar__item{text-decoration:none}a.ticker-bar__item:hover .ticker-bar__text{text-decoration:underline}.ticker-bar__text{white-space:nowrap;color:inherit}.ticker-bar__icon.svg-wrapper{display:inline-flex;flex-shrink:0;width:1em;height:1em;line-height:0}.ticker-bar__icon.svg-wrapper svg{display:block;width:1em;height:1em}.ticker-bar__icon--star{color:#00b67a}.ticker-bar__icon--check svg{color:currentColor}.ticker-bar__item--html,.ticker-bar__item--app{display:inline-flex;align-items:center;width:var(--ticker-bar-html-width, 200px);min-width:var(--ticker-bar-html-width, 200px)}.ticker-bar__item--html>*,.ticker-bar__item--app>*{width:100%}.ticker-bar__item--html iframe{display:block;max-width:100%;border:0}@keyframes ticker-bar-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.ticker-bar__marquee{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-ticker-bar.css.map */
