.brand-section{background:#fff;padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom)}.brand-header{margin:0 auto var(--header-gap);display:flex;justify-content:space-between;align-items:center}.brand-header h2{margin:0;font-size:4.2rem;line-height:4.2rem;font-weight:700;color:#11294b;letter-spacing:0%}.brand-btn{background:#11294b;color:#fff;padding:1.1rem 2.7rem;border-radius:19rem;text-decoration:none;font-size:1.8rem;font-weight:400;line-height:100%;transition:.3s ease}.brand-btn:hover{background:#102742}.brand-marquee{background:var(--marquee-bg);overflow:hidden;width:100%;min-height:12rem;display:flex;align-items:center}.brand-marquee-track{display:flex;align-items:center;gap:var(--logo-gap);width:max-content;animation:brandScroll var(--scroll-speed) linear infinite}.brand-marquee:hover .brand-marquee-track{animation-play-state:paused}.brand-item{display:flex;align-items:center;justify-content:center;min-width:var(--logo-width)}.brand-item a{display:flex;align-items:center;justify-content:center}.brand-item img{max-width:var(--logo-width);max-height:var(--logo-height);width:auto;height:auto;object-fit:contain;opacity:.75;transition:.3s ease}.brand-item img:hover{opacity:1}@keyframes brandScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media screen and (max-width:768px){.brand-section{padding-top:3.2rem}.brand-header{flex-direction:column;gap:1.6rem;text-align:center;margin-bottom:2.4rem}.brand-header h2{font-size:2.4rem}.brand-btn{padding:.9rem 1.8rem;font-size:1.3rem}.brand-marquee{padding:1.8rem 0}.brand-marquee-track{gap:5rem}.brand-item{min-width:12rem}.brand-item img{max-width:12rem;max-height:3.8rem}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/brand-marquee.css.map */
