@charset "UTF-8";.gates-map-hero{padding:145px 0 70px;background:linear-gradient(135deg,#102a43,var(--brand-primary-dark));color:var(--brand-text-inverse)}.gates-map-hero p{max-width:820px;color:rgba(255,255,255,.84)}.gates-map-hero img{width:100%;margin-top:28px;border-radius:var(--brand-radius);background:var(--brand-bg-alt);-o-object-fit:cover;object-fit:cover}.gates-region-tabs{background:var(--brand-bg)}.gates-application-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:22px;gap:22px}.gates-bars{background:var(--brand-bg-alt)}.gates-bar-list{display:grid;grid-gap:18px;gap:18px;max-width:860px;margin:0 auto}.gates-bar{display:grid;grid-template-columns:230px 1fr;grid-gap:18px;gap:18px;align-items:center}.gates-bar span{font-weight:800}.gates-bar strong{display:flex;align-items:center;min-height:34px;padding-left:12px;border-radius:var(--brand-radius);background:linear-gradient(90deg,var(--brand-primary),var(--brand-accent));color:var(--brand-text-inverse)}.gates-bars__note{max-width:860px;margin:28px auto 0;color:var(--brand-text-muted)}@media (max-width:680px){.gates-bar{grid-template-columns:1fr}}.gates-application-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}@media (max-width:991px){.gates-application-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:575px){.gates-application-grid{grid-template-columns:1fr!important}}.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}