.gates-products__intro{padding:140px 0 44px;background:var(--brand-bg-alt);text-align:center}.gates-products__intro p{max-width:700px;margin:0 auto;color:var(--brand-text-muted)}.gates-products__tabs{padding:58px 0 86px}.gates-product-tabs{justify-content:center;gap:10px;margin-bottom:34px}.gates-product-tabs .nav-link{min-height:44px;border-radius:var(--brand-radius);color:var(--brand-primary-dark);font-weight:800}.gates-product-tabs .nav-link.active{background:var(--brand-primary-dark)}.gates-category-heading{margin-bottom:24px;text-align:center}.gates-category-heading p{color:var(--brand-text-muted)}.gates-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:22px;gap:22px}.gates-product-card{display:grid;grid-gap:14px;gap:14px;width:100%;min-height:280px;padding:18px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg);color:var(--brand-text);text-align:left;transition:transform .2s,box-shadow .2s}.gates-product-card:hover{transform:translateY(-4px);box-shadow:var(--brand-shadow)}.gates-product-card__image{display:grid;align-items:center;justify-items:center;place-items:center;aspect-ratio:4/3;border-radius:var(--brand-radius);background:var(--brand-bg-alt)}.gates-product-card__image img{max-width:90%;max-height:90%;-o-object-fit:contain;object-fit:contain}.gates-product-card__name{font-size:1.05rem;font-weight:800}.gates-product-card__action{color:var(--brand-primary-dark);font-weight:800}.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}