.component-marquee .brands-container{--duration: 35s;--gap: 40px;display:flex;overflow:hidden;-webkit-user-select:none;user-select:none;gap:40px}.component-marquee .section-header-marquee{padding:0 0 30px 20px}.component-marquee .section-header-marquee h2{font-family:Inter,serif;font-size:32px;line-height:32px;color:#0a2540;margin:0}.component-marquee .brands-wrapper{flex-shrink:0;display:flex;align-items:center;justify-content:space-around;gap:var(--gap);min-width:100%;animation:scroll var(--duration) linear infinite}.component-marquee .brand img{filter:grayscale(100%)}@media (min-width: 1024px){.component-marquee .section-header-marquee{padding:0 0 30px 195px}}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(calc(-100% - var(--gap)))}}
/*# sourceMappingURL=/cdn/shop/t/58/assets/component-marquee.css.map */
