.gates-hero{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-height:620px;overflow:hidden;background:#102a43}.gates-gateway{position:relative;display:flex;align-items:center;min-height:620px;padding:150px 10% 70px;color:var(--brand-text-inverse);isolation:isolate}.gates-gateway--oe{background:linear-gradient(135deg,#0e2a47,#14395d)}.gates-gateway--aftermarket{background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-primary))}.gates-gateway__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 75% 35%,rgba(255,255,255,.12),transparent 38%);transition:transform .3s;z-index:-1}.gates-gateway:hover .gates-gateway__shade{transform:scale(1.04)}.gates-gateway__copy{max-width:440px}.gates-gateway__copy h2{font-size:max(2rem, min(4vw, 3.2rem));color:var(--brand-text-inverse)}.gates-gateway__copy p{color:rgba(255,255,255,.82)}.gates-gateway__cta{display:inline-flex;align-items:center;min-height:42px;margin-top:12px;padding:0 16px;border:1px solid rgba(255,255,255,.7);border-radius:var(--brand-radius);color:var(--brand-text-inverse);font-weight:800}.gates-gateway__cta--solid{border-color:var(--brand-text-inverse);background:var(--brand-text-inverse);color:var(--brand-primary-dark)}.gates-hero__product{position:absolute;left:50%;bottom:44px;display:grid;grid-template-columns:minmax(260px,420px) minmax(260px,420px);grid-gap:24px;gap:24px;width:min(920px,100% - 48px);padding:22px;border:1px solid rgba(255,255,255,.24);border-radius:var(--brand-radius);background:rgba(16,42,67,.86);color:var(--brand-text-inverse);transform:translateX(-50%);backdrop-filter:blur(8px)}.gates-hero__text h1{font-size:max(1.8rem, min(3vw, 2.7rem));color:var(--brand-text-inverse)}.gates-hero__text p{color:rgba(255,255,255,.82)}.gates-hero__product img{width:100%;height:100%;min-height:260px;border-radius:var(--brand-radius);background:var(--brand-bg-alt);-o-object-fit:cover;object-fit:cover}.gates-industries{background:var(--brand-bg)}.gates-industry-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:22px;gap:22px}.gates-industry-card{position:relative;min-height:260px;overflow:hidden;border-radius:var(--brand-radius);background:var(--brand-primary-dark)}.gates-industry-card img{width:100%;height:100%;min-height:260px;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.gates-industry-card::after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 35%,rgba(16,42,67,.86));content:""}.gates-industry-card span{position:absolute;left:18px;right:18px;bottom:18px;z-index:1;color:var(--brand-text-inverse);font-size:1.05rem;font-weight:800}.gates-industry-card:hover img{transform:scale(1.05)}.gates-trust{min-height:92px;background:#102a43;color:var(--brand-text-inverse)}.gates-trust__items{display:flex;align-items:stretch}.gates-trust__item{flex:1;display:grid;grid-gap:4px;gap:4px;min-height:96px;padding:18px 16px;text-align:center}.gates-trust__icon{color:var(--brand-primary-light);font-size:.74rem;font-weight:900}.gates-trust__item strong{font-size:2rem;line-height:1}.gates-trust__item span:last-child{color:rgba(255,255,255,.72);font-size:.88rem}.gates-features{background:var(--brand-bg-alt)}.gates-feature-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:48px;gap:48px;align-items:center;margin-bottom:70px}.gates-feature-row:last-child{margin-bottom:0}.gates-feature-row--reverse .gates-feature-row__media{order:2}.gates-feature-row__media img{width:100%;aspect-ratio:4/3;border-radius:var(--brand-radius);background:var(--brand-bg);-o-object-fit:cover;object-fit:cover}.gates-feature-row__copy p{color:var(--brand-text-muted)}@media (max-width:991px){.gates-hero{grid-template-columns:1fr;padding-bottom:360px}.gates-gateway{min-height:360px;padding:110px 8% 52px}.gates-hero__product{grid-template-columns:1fr;bottom:22px}.gates-feature-row,.gates-feature-row--reverse{grid-template-columns:1fr}.gates-feature-row--reverse .gates-feature-row__media{order:0}}@media (max-width:768px){.gates-trust__items{flex-wrap:wrap}.gates-trust__item{flex:0 0 50%}}.gates-about-hero .container .gates-about-hero__copy h1,.gates-about-hero .container .gates-about-hero__copy p{color:#15202b!important}.gates-hero.ap-hero .gates-hero__product .gates-hero__text span.gates-eyebrow,.gates-section.gates-industries .container .gates-industry-grid a.gates-industry-card{color:#fff!important}