.products-featured-banner{padding:86px 0;background:linear-gradient(135deg,var(--brand-bg-alt),#fff)}.products-featured-banner img{border-radius:4px;background:var(--brand-primary-dark);box-shadow:var(--shadow-soft)}.products-featured-banner span{color:var(--brand-secondary);font-weight:800;text-transform:uppercase}.products-featured-banner h1{margin:.75rem 0 1rem;font-weight:800;color:var(--brand-text)}.pf-cta,.product-inquiry-btn{background:var(--brand-primary);color:var(--brand-text-inverse);border-color:var(--brand-primary)}.pf-cta:hover,.product-inquiry-btn:hover{background:var(--brand-primary-dark);color:var(--brand-text-inverse)}.products-cat-section{padding:74px 0}.products-cat-section:nth-of-type(2n){background:var(--brand-bg-alt)}.product-card{cursor:pointer;background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:4px;padding:18px;height:100%;box-shadow:0 12px 26px rgba(26,32,44,.06)}.product-card img{width:100%;aspect-ratio:19/13;border-radius:4px;background:var(--brand-bg-alt)}.product-card h3{margin:1rem 0 .45rem;font-size:1.2rem;font-weight:800}.product-static-note{color:var(--brand-neutral-mid);min-height:70px}