.cnst-products-page__hero{background:#f0f4f8;background:var(--brand-bg-alt,#f0f4f8);padding:64px 0 48px;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--brand-border,#e2e8f0)}.cnst-products-page__hero h1{font-size:max(2rem, min(4vw, 3rem));margin-bottom:16px}.cnst-products-page__hero p{max-width:760px;margin:0 auto;color:#1a202c;color:var(--brand-text,#1a202c)}.cnst-products-page__category{padding:48px 0}.cnst-products-page__category:nth-child(2n){background:#f0f4f8;background:var(--brand-bg-alt,#f0f4f8)}.cnst-products-page__category h2{margin-bottom:24px;padding-bottom:12px;border-bottom:3px solid #c4a35a;border-bottom:3px solid var(--brand-secondary,#c4a35a)}.lb-prod-grid{display:flex;flex-wrap:wrap}.cnst-prod-card a{display:block;background:#fff;background:var(--brand-bg,#fff);border:1px solid #e2e8f0;border:1px solid var(--brand-border,#e2e8f0);border-radius:4px;border-radius:var(--brand-radius,4px);overflow:hidden;height:100%;color:inherit;transition:box-shadow .25s,transform .25s}.cnst-prod-card a:hover{box-shadow:0 8px 24px rgba(26,32,44,.12);transform:translateY(-4px);color:inherit}.cnst-prod-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:#f7fafc;background:var(--brand-neutral-light,#f7fafc)}.cnst-prod-card__body{padding:16px}.cnst-prod-card h3{margin:0;font-size:1.05rem;color:#1a202c;color:var(--brand-text,#1a202c)}