.horizontal-ticker{overflow:hidden;max-width:100%}.horizontal-ticker__container{display:flex;align-items:center;width:fit-content}.horizontal-ticker__container{animation:mobile-scrolling-text 60s linear infinite normal forwards;column-gap:60px}@media screen and (min-width: 750px){.horizontal-ticker__container{column-gap:100px;animation-name:desktop-scrolling-text}}@keyframes mobile-scrolling-text{to{transform:translate(calc(-50% - 30px))}}@keyframes desktop-scrolling-text{to{transform:translate(calc(-50% - 50px))}}.horizontal-ticker__item{margin:0;color:rgb(var(--color-foreground));line-height:1;white-space:nowrap;font-size:18px;color:#fff}.horizontal-ticker__container img{max-height:40px;width:auto}
/*# sourceMappingURL=/cdn/shop/t/6/assets/scrolling-text.css.map */
