.ticker-bar-wrapper{display:grid;grid-template-rows:0fr;opacity:0;overflow:hidden;pointer-events:none;transition:grid-template-rows .45s cubic-bezier(.22,1,.36,1),opacity .4s ease}.ticker-bar-wrapper>*{min-height:0;overflow:hidden}html.ticker-tape-js-ready .ticker-bar-wrapper{grid-template-rows:1fr;opacity:1;pointer-events:auto}.ticker-tape{background:#000;color:#fff;overflow:hidden;width:100%;box-sizing:border-box;font-size:14px;line-height:1.4;padding:.45rem 0}.ticker-tape__marquee{display:flex;flex-direction:row;flex-wrap:nowrap;width:max-content;will-change:transform;animation:ticker-tape-scroll 45s linear infinite}.ticker-bar-wrapper:hover .ticker-tape__marquee{animation-play-state:paused}.ticker-tape__group{display:flex;flex-direction:row;flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:5rem;padding-inline:2.5rem;box-sizing:border-box}.ticker-item{display:inline-flex;flex-shrink:0;align-items:center;gap:.5rem;color:inherit;white-space:nowrap}.ticker-item .ticker-text{white-space:nowrap;color:inherit;padding-top:4px}.ticker-icon.svg-wrapper{display:inline-flex;flex-shrink:0;width:1em;height:1em;line-height:0}.ticker-icon.green-star{color:#00b67a}.ticker-icon.green-star svg{display:block;width:1em;height:1em}.ticker-icon.green-star svg path{fill:currentColor}.ticker-icon.white-check svg{width:1em;height:1em;color:#fff}@keyframes ticker-tape-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.ticker-tape__marquee{animation:none}.ticker-bar-wrapper{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-ticker-tape.css.map */
