.home-brands{padding-inline:0;overflow:hidden}.home-brands .section-inner{padding-inline:24px}.home-brands__header{text-align:center;max-width:640px;margin:0 auto 56px}.home-brands__eyebrow{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--sky);background:var(--sky-dim);border:1px solid #4fa8d838;border-radius:100px;align-items:center;margin-bottom:18px;padding:6px 14px;font-size:11px;font-weight:600;display:inline-flex}.home-brands__title{letter-spacing:-.03em;color:var(--navy);margin-bottom:12px;font-size:clamp(28px,4vw,40px);font-weight:800;line-height:1.12}.home-brands__sub{color:var(--text-2);font-size:16px;line-height:1.7}.home-brands__marquee{width:100%;position:relative;overflow:hidden}.home-brands__marquee:before,.home-brands__marquee:after{content:"";z-index:2;pointer-events:none;width:clamp(32px,5vw,72px);position:absolute;top:0;bottom:0}.home-brands__marquee:before{background:linear-gradient(90deg,#f8faff 0%,#f8faff99 55%,#0000 100%);left:0}.home-brands__marquee:after{background:linear-gradient(270deg,#f8faff 0%,#f8faff99 55%,#0000 100%);right:0}.home-brands__track{will-change:transform;width:max-content;animation:28s linear infinite home-brands-marquee;display:flex}.home-brands__track:hover{animation-play-state:paused}.home-brands__set{align-items:center;gap:clamp(40px,6vw,72px);padding-right:clamp(40px,6vw,72px);display:flex}.home-brands__logo{object-fit:contain;opacity:.9;width:auto;height:clamp(36px,4.5vw,52px);filter:var(--logo-tint-filter);flex-shrink:0;transition:transform .2s,opacity .2s}.home-brands__logo--invert{filter:var(--logo-invert-tint-filter)}.home-brands__logo:hover{opacity:1;transform:translateY(-2px)}@keyframes home-brands-marquee{to{transform:translate(-33.333%)}}@media (max-width:768px){.home-brands__header{margin-bottom:40px}}@media (prefers-reduced-motion:reduce){.home-brands__track{animation:none}}
