.horizontal-ticker{position:relative;z-index:1;width:100%;min-height:2.75rem;overflow:hidden;background:#000;background-image:none;background-attachment:scroll}.horizontal-ticker.gradient{background:#000;background-image:none}.horizontal-ticker__viewport{overflow:hidden;width:100%;mask-image:linear-gradient(to right,transparent,#000 2%,#000 98%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,#000 2%,#000 98%,transparent)}.horizontal-ticker__container{display:flex;width:max-content;align-items:center;gap:var(--horizontal-ticker-gap, 2.5rem);animation:horizontal-ticker-scroll linear infinite;will-change:transform}.horizontal-ticker__container:hover{animation-play-state:paused}@keyframes horizontal-ticker-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media(prefers-reduced-motion:reduce){.horizontal-ticker__container{animation:none;flex-wrap:wrap;justify-content:center;row-gap:.75rem;width:100%;max-width:96rem;margin:0 auto;transform:none}.horizontal-ticker__item[aria-hidden=true]{display:none!important}}.horizontal-ticker__item{flex-shrink:0;margin:0;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);letter-spacing:.04em;line-height:1.3;white-space:nowrap;color:#fff}.horizontal-ticker__item--uppercase{text-transform:uppercase}.horizontal-ticker__item--bold{font-weight:700}.horizontal-ticker .custom-font-size{font-size:var(--horizontal-ticker-font-size, 1.2rem)}@media screen and (min-width:750px){.horizontal-ticker .custom-font-size{font-size:var(--horizontal-ticker-font-size-desktop, 1.35rem)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-horizontal-ticker.css.map */
