.cnst-products-page__feature{background:var(--brand-bg-alt);padding:48px 0 40px;border-bottom:1px solid var(--brand-border)}.cnst-products-page__feature img{width:100%;min-height:280px;max-height:480px;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);background:var(--brand-primary-dark)}.cnst-prod-feature__body ul{padding-left:18px;margin:16px 0 24px;color:var(--brand-neutral-mid)}.cnst-prod-feature__body li{margin-bottom:8px}.case-products-intro{padding:32px 0 8px;color:var(--brand-neutral-mid);max-width:820px}.cnst-products-page__category{padding:40px 0 24px}.cnst-products-page__category:nth-child(2n){background:var(--brand-bg-alt)}.cnst-products-page__category h2{margin-bottom:24px;font-size:1.6rem}.cnst-prod-card a{display:block;background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;color:var(--brand-text);height:100%;transition:box-shadow .2s,border-color .2s}.cnst-prod-card a:hover{border-color:var(--brand-secondary);box-shadow:0 6px 18px rgba(31,78,121,.1);color:var(--brand-text)}.cnst-prod-card img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;background:#e8eef4}.cnst-prod-card__body{padding:16px 18px 20px}.cnst-prod-card__body h3{font-size:1.05rem;margin:0 0 8px;font-family:var(--font-body);font-weight:700}.cnst-prod-card__cta{font-size:.85rem;font-weight:600;color:var(--brand-primary)}