.product-finder-hero{padding:96px 0 68px;color:var(--brand-text-inverse);background:var(--brand-primary)}.product-finder-hero h1{max-width:900px;font-weight:900}.product-finder-hero p{max-width:780px;color:rgba(255,255,255,.78)}.product-finder-body{padding:72px 0;background:var(--brand-bg-alt)}.finder-sidebar{position:sticky;top:24px;align-self:start;padding:24px;background:#fff;border:1px solid var(--brand-border)}.finder-sidebar h2{color:var(--brand-primary);font-size:22px;font-weight:800}.finder-sidebar a{display:block;padding:12px 0;color:var(--brand-text);border-bottom:1px solid var(--brand-border)}.product-category-block{margin-bottom:42px}.category-heading{display:flex;justify-content:space-between;gap:16px;margin-bottom:18px}.category-heading h2{color:var(--brand-primary);font-weight:800}.category-heading span{color:var(--brand-text-muted)}.product-card{height:100%;padding:20px;background:#fff;border:1px solid var(--brand-border)}.product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;margin-bottom:18px;background:var(--brand-bg-alt)}.product-card h3{color:var(--brand-primary);font-size:20px;font-weight:800}