.text-marquee{overflow:hidden;white-space:nowrap;position:relative;width:100%}.text-marquee__track{display:inline-block;white-space:nowrap;animation:marquee 30s linear infinite}.text-marquee:hover .text-marquee__track{animation-play-state:paused}.text-marquee__item{display:inline-flex;align-items:center;gap:.5rem;margin:0 1.5rem}.text-marquee__item img{max-height:40px;width:auto;display:inline-block}.separator{margin:0 1rem;opacity:.4}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}
/*# sourceMappingURL=/cdn/shop/t/8/compiled_assets/styles.css.map */
