.cnst-products-page__feature{background:var(--brand-bg-alt);padding:var(--space-3xl) 0;border-bottom:1px solid var(--brand-border)}.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)}.cnst-products-page__category{padding:var(--space-2xl) 0}.cnst-products-page__category:nth-child(2n){background:var(--brand-bg-alt)}.cnst-products-page__category h2{margin-bottom:24px}.cnst-prod-card a{display:block;background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;height:100%;color:var(--brand-text);transition:box-shadow .2s,transform .2s}.cnst-prod-card a:hover{box-shadow:0 8px 24px rgba(26,32,44,.1);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)}.cnst-prod-card h3{font-size:1.05rem;padding:16px;margin:0}