.cnst-products-page__feature{background:var(--brand-bg-alt);padding:64px 0}.cnst-products-page__feature h1{margin-bottom:16px}.cnst-products-page__feature p{color:var(--brand-neutral-mid);margin-bottom:24px}.cnst-products-page__feature img{width:100%;min-height:320px;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius-card)}.cnst-products-page__category{padding:48px 0;border-bottom:1px solid var(--brand-border)}.cnst-products-page__category h2{margin-bottom:24px}.cnst-prod-card a{display:block;background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius-card);overflow:hidden;color:var(--brand-text);height:100%;transition:box-shadow .2s,transform .2s}.cnst-prod-card a:hover{box-shadow:0 8px 24px rgba(26,32,44,.08);transform:translateY(-2px);color:var(--brand-primary)}.cnst-prod-card img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt);min-height:200px}.cnst-prod-card h3{font-size:1.05rem;margin:0;padding:16px 18px 20px}