.horizontal-ticker{overflow-x:hidden;max-width:100%;background-color:var(--background-color, #ffffff)}.horizontal-ticker__inner{overflow:hidden}.horizontal-ticker__container{display:flex;align-items:center;width:fit-content;animation:horTicker 50s linear infinite}.horizontal-ticker__item{margin:0;color:var(--text-color, rgb(var(--color-foreground)));line-height:1;white-space:nowrap;font-size:var(--mobile-text-size, 1.6rem)}.horizontal-ticker__item--italic{font-style:italic}.horizontal-ticker__item--uppercase{text-transform:uppercase}.horizontal-ticker__item--bold{font-weight:700}.horizontal-ticker__image{height:var(--image-height);width:auto}.custom-image-height{height:var(--mobile-image-height, 2.6rem);width:auto;object-fit:contain}.custom-font-size{font-size:var(--mobile-text-size, 1.6rem);color:var(--text-color, rgb(var(--color-foreground)))}.desktop-hidden{display:block}.mobile-hidden{display:none}.always-display{display:block}@keyframes horTicker{0%{transform:translate(0)}to{transform:translate(-50%)}}@media screen and (min-width: 750px){.horizontal-ticker__item{font-size:var(--desktop-text-size, 1.8rem)}.custom-image-height{height:var(--desktop-image-height, 4rem)}.custom-font-size{font-size:var(--desktop-text-size, 1.8rem)}.desktop-hidden{display:none}.mobile-hidden,.always-display{display:block}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-horizontal-ticker.css.map */
