.cnst-products-page__feature{background:linear-gradient(135deg,var(--brand-bg-alt) 0,#e8f4fa 100%);padding:var(--space-3xl) 0}.cnst-products-page__feature h1{font-size:max(1.75rem, min(3vw, 2.75rem));margin-bottom:16px}.cnst-products-page__feature p{color:var(--brand-neutral-mid);margin-bottom:24px;max-width:540px}.cnst-products-page__feature img{width:100%;height:400px;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);background:#0b3d5c}.cnst-prod-card img[src=""],.cnst-products-page__feature img[src=""]{font-size:0!important;color:transparent!important;text-indent:-9999px!important;line-height:0!important;background-color:#0b3d5c}.cnst-products-page__category h2{margin-bottom:24px;padding-bottom:12px;border-bottom:2px solid var(--brand-secondary)}.cnst-prod-card{display:block;background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;height:100%;color:inherit;transition:box-shadow .2s,transform .2s}.cnst-prod-card:hover{box-shadow:0 12px 28px rgba(11,61,92,.12);transform:translateY(-2px);color:inherit}.cnst-prod-card img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.cnst-prod-card__body{padding:16px 20px 20px}.cnst-prod-card__body h3{font-size:1.1rem;margin:0 0 8px;color:var(--brand-text)}.cnst-prod-card__body span{font-size:.85rem;font-weight:600;color:var(--brand-secondary)}