.motor-hero--gateway{display:grid;grid-template-columns:1fr 1fr;min-height:640px;background:var(--brand-primary-dark)}.motor-hero__panel{position:relative;display:flex;align-items:center;padding:150px 10% 80px;overflow:hidden;color:var(--brand-text-inverse)}.motor-hero__panel--oe{background:linear-gradient(140deg,#0e2a47,#25114b)}.motor-hero__panel--am{background:linear-gradient(140deg,var(--brand-primary),#35186c);border-left:2px solid rgba(255,255,255,.18)}.motor-hero__copy{position:relative;z-index:2;max-width:660px}.motor-hero__copy h1,.motor-hero__copy h2,.motor-hero__copy p{color:var(--brand-text-inverse)}.motor-hero__copy h1{font-size:max(1.95rem, min(3.4vw, 3.3rem));line-height:1.05;font-weight:900;margin-bottom:20px}.motor-hero__copy h2{font-size:2.3rem;font-weight:900}.motor-hero__copy p{max-width:560px;opacity:.9}.motor-hero__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin:24px 0 30px}.motor-hero__stats div{border:1px solid rgba(255,255,255,.22);padding:14px;background:rgba(255,255,255,.08)}.motor-hero__stats span,.motor-hero__stats strong{display:block;color:var(--brand-text-inverse)}.motor-hero__stats strong{font-size:1.7rem;line-height:1}.motor-hero__image{margin-top:26px;border:1px solid rgba(255,255,255,.32);min-height:320px;-o-object-fit:cover;object-fit:cover}.motor-feature-points{display:grid;grid-gap:18px;gap:18px}.motor-feature-point{display:grid;grid-template-columns:42px 1fr;grid-gap:16px;gap:16px;align-items:start}.motor-feature-point b{display:grid;align-items:center;justify-items:center;place-items:center;width:42px;height:42px;background:var(--brand-primary);color:var(--brand-text-inverse)}.motor-product-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.motor-product-card{padding:16px}.motor-product-card .motor-product-image{aspect-ratio:1/1;background:var(--brand-neutral-light);overflow:hidden;margin-bottom:16px}.motor-product-card h3{font-size:1.06rem;font-weight:900}@media (max-width:991.98px){.motor-hero--gateway{grid-template-columns:1fr}.motor-product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575.98px){.motor-hero__stats,.motor-product-grid{grid-template-columns:1fr}}.motor-hero__panel.motor-hero__panel--oe .motor-hero__copy .motor-hero__stats span,.motor-hero__panel.motor-hero__panel--oe .motor-hero__copy .motor-hero__stats strong{color:#15202b!important}