.cnst-products-page__feature{background:var(--brand-bg-alt);padding:140px 0 64px}.cnst-products-page__feature h1{color:var(--brand-primary);margin-bottom:16px}.cnst-products-page__feature p{color:var(--brand-text);margin-bottom:24px;max-width:540px}.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:48px 0;border-bottom:1px solid var(--brand-border)}.cnst-products-page__category h2{color:var(--brand-primary);margin-bottom:24px;padding-bottom:8px;border-bottom:3px solid var(--brand-secondary);display:inline-block}.cnst-prod-card{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;cursor:pointer;height:100%;transition:border-color .2s,transform .2s}.cnst-prod-card:hover{border-color:var(--brand-secondary);transform:translateY(-2px)}.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__body{padding:16px 20px 20px}.cnst-prod-card h3{font-size:1.15rem;color:var(--brand-text);margin-bottom:8px}.cnst-prod-card span{color:var(--brand-secondary);font-weight:600;font-size:.9rem}.cnst-cta--solid{background:var(--brand-primary);padding:80px 0 96px}.cnst-cta--solid h2,.cnst-cta--solid p{color:#fff!important}.cnst-cta--solid p{max-width:680px;margin:16px auto 28px}