.section-custom-logo-marquee{display:block}.custom-logo-marquee{width:100%;background:var(--section-bg);margin-top:var(--margin-top-desktop);margin-bottom:var(--margin-bottom-desktop);overflow:hidden}.custom-logo-marquee__inner{width:100%;padding-top:var(--padding-top-desktop);padding-bottom:var(--padding-bottom-desktop);overflow:hidden}.custom-logo-marquee__rows{display:flex;flex-direction:column;gap:var(--row-gap-desktop)}.custom-logo-marquee__row{width:100%;overflow:hidden}.custom-logo-marquee__track{display:flex;align-items:center;gap:var(--logo-gap-desktop);width:max-content;will-change:transform}.custom-logo-marquee__row--left .custom-logo-marquee__track{animation:custom-logo-marquee-left var(--duration-row-1) linear infinite}.custom-logo-marquee__row--right .custom-logo-marquee__track{animation:custom-logo-marquee-right var(--duration-row-2) linear infinite}.custom-logo-marquee__item{flex:0 0 auto;display:flex;align-items:center;justify-content:center}.custom-logo-marquee__image{display:block;width:auto;height:var(--logo-height-desktop);max-width:none;object-fit:contain;opacity:var(--logo-opacity);filter:grayscale(var(--logo-grayscale));transition:opacity .3s ease,filter .3s ease,transform .3s ease}.custom-logo-marquee__item:hover .custom-logo-marquee__image{opacity:var(--logo-opacity-hover);filter:grayscale(var(--logo-grayscale-hover))}.custom-logo-marquee:hover .custom-logo-marquee__track{animation-play-state:paused}@keyframes custom-logo-marquee-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes custom-logo-marquee-right{0%{transform:translate(-50%)}to{transform:translate(0)}}@media screen and (max-width:749px){.custom-logo-marquee{margin-top:var(--margin-top-mobile);margin-bottom:var(--margin-bottom-mobile)}.custom-logo-marquee__inner{padding-top:var(--padding-top-mobile);padding-bottom:var(--padding-bottom-mobile)}.custom-logo-marquee__rows{gap:var(--row-gap-mobile)}.custom-logo-marquee__track{gap:var(--logo-gap-mobile)}.custom-logo-marquee__image{height:var(--logo-height-mobile)}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-custom-logo-marquee.css.map */
