.nw-marquee{width:100%;overflow:hidden}.nw-marquee .nw-marquee-main{width:100%;background-color:var(--nw-marquee-bg, var(--primary-bg-color, transparent));color:var(--nw-marquee-text, inherit);display:flex;gap:24px;padding:13px 0}.nw-marquee .nw-marquee-main .nw-marquee-slide{display:flex;white-space:nowrap;align-items:center;gap:24px;flex-shrink:0;animation:marquee var(--nw-marquee-duration, 20s) linear infinite}.nw-marquee .nw-marquee-slide--static{animation:none;white-space:normal;justify-content:center;flex:1}.nw-marquee .nw-marquee__placeholder{margin:0;text-align:center;text-transform:uppercase;font-size:14px;opacity:.85}@media(prefers-reduced-motion:reduce){.nw-marquee .nw-marquee-main .nw-marquee-slide:not(.nw-marquee-slide--static){animation:none}}.nw-marquee .nw-marquee-main .nw-marquee-item{display:flex;align-items:center;gap:4px}.nw-marquee .nw-marquee-item .rte{font-size:16px;text-transform:uppercase;font-weight:500;color:var(--nw-marquee-text, inherit)}.nw-marquee .nw-marquee-item .image{width:100%}.nw-marquee .nw-marquee-item img{width:43px;height:43px;object-fit:contain;display:block}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}@media screen and (max-width:749px){.nw-marquee .nw-marquee-item .rte{font-size:14px}.nw-marquee .nw-marquee-main{padding:5px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/nw-marquee.css.map */
