.brand-marquee{padding-top:var(--pt);padding-bottom:var(--pb);overflow:hidden;position:relative;width:100%;background:#fff}.brand-marquee__heading{text-align:center;margin-bottom:28px}.brand-marquee__heading h2{margin:0;font-size:34px;font-weight:700}.brand-marquee__wrapper{overflow:hidden;width:100%;position:relative}.brand-marquee__track{display:flex;align-items:center;width:max-content;animation:brandMarquee var(--speed) linear infinite}.brand-marquee__wrapper:hover .brand-marquee__track{animation-play-state:paused}.brand-marquee__item{display:flex;align-items:center;justify-content:center;gap:14px;flex-shrink:0;padding:0 34px;position:relative;transition:.35s ease}.brand-marquee__item:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:34px;background:var(--divider-color)}.brand-marquee__item:last-child:after{display:none}.brand-marquee__item a{display:flex;align-items:center;gap:14px;text-decoration:none;color:inherit}.brand-marquee__image{width:var(--logo-width);height:var(--logo-height);object-fit:contain;display:block;transition:.35s ease}.brand-marquee__title{font-size:20px;font-weight:600;color:#2f2f2f;white-space:nowrap}.brand-marquee__item:hover{transform:translateY(-3px)}.brand-marquee__item:hover .brand-marquee__image{transform:scale(1.08)}@keyframes brandMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:989px){.brand-marquee__heading h2{font-size:28px}.brand-marquee__image{width:85px;height:28px}.brand-marquee__title{font-size:17px}.brand-marquee__item{padding:0 24px}}@media(max-width:749px){.brand-marquee{padding-top:18px;padding-bottom:18px}.brand-marquee__heading{margin-bottom:18px}.brand-marquee__heading h2{font-size:22px}.brand-marquee__track{animation-duration:20s}.brand-marquee__item{padding:0 18px;gap:10px}.brand-marquee__item:after{height:26px}.brand-marquee__image{width:65px;height:22px}.brand-marquee__title{font-size:15px}}.brand-marquee__heading h2{font-size:var(--heading-size);color:var(--heading-color);font-weight:var(--heading-weight);margin:0;line-height:1.2}.brand-marquee__title{font-size:var(--title-size);color:var(--title-color);font-weight:var(--title-weight);line-height:1.2}.brand-marquee{width:100%;overflow:hidden}.brand-marquee__wrapper{width:100vw;margin-left:calc(50% - 50vw);overflow:hidden;position:relative}.brand-marquee__track{display:flex;align-items:center;width:max-content;gap:var(--logo-gap);animation:marquee var(--speed) linear infinite}.brand-marquee__item{flex-shrink:0;display:flex;align-items:center;gap:12px;white-space:nowrap}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/brand-logo-marquee.css.map */
