.marquee{display:flex;flex-direction:row;line-height:1.1;text-transform:uppercase;overflow:hidden;background-color:#8bc34a;position:relative}.marquee__row{display:flex;flex-direction:row;justify-content:flex-start;animation:marquee 20s linear infinite;white-space:nowrap;flex-shrink:0;gap:10px;margin-left:120px}.marquee__item{width:auto;padding:1.125rem .75rem;cursor:pointer;overflow:hidden}.marquee__separator{width:6px;display:inline-flex;align-items:center;justify-content:center;color:#fff}.marquee__row .marquee__item:last-child img{width:200px}.marquee__image{width:150px;height:46px;object-fit:contain}@media screen and (max-width:767px){.marquee__row .marquee__item:last-child img{width:150px}}@media (prefers-reduced-motion: reduce){.marquee__row{animation:none;-webkit-animation:none}}@media screen and (max-width: 640px){.marquee__item{padding:.625rem .75rem}.marquee__image{width:100px}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}
/*# sourceMappingURL=/cdn/shop/t/42/compiled_assets/styles.css.map */
