.fk-products{padding:var(--space-3xl) 0;background:var(--brand-bg)}.cnst-products-page__title{margin-bottom:40px;max-width:820px}.cnst-products-page__title h1{font-size:max(2rem, min(3.5vw, 2.75rem));margin-bottom:12px}.fk-cat-block{margin-bottom:48px}.fk-cat-title{font-size:1.35rem;margin-bottom:20px;padding-bottom:8px;border-bottom:2px solid var(--brand-accent);display:inline-block}.cnst-prod-feature{display:block;background:var(--brand-bg-alt);border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;color:inherit;height:100%;transition:box-shadow .25s,transform .25s}.cnst-prod-feature:hover{box-shadow:0 12px 28px rgba(11,61,92,.12);transform:translateY(-2px);color:inherit}.cnst-prod-feature__media img{width:100%;height:100%;min-height:260px;-o-object-fit:cover;object-fit:cover}.cnst-prod-feature__body{padding:24px;display:flex;flex-direction:column;justify-content:center}.cnst-prod-feature__body h3{font-size:1.25rem;margin-bottom:12px}.cnst-prod-feature__body p{color:var(--brand-neutral-mid);font-size:.95rem;margin-bottom:16px}.cnst-prod-cta{font-weight:700;color:var(--brand-secondary)}.cnst-prod-card--mini{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;flex:1}.cnst-prod-card--mini a{display:flex;gap:12px;align-items:center;color:inherit;padding:12px;height:100%}.cnst-prod-card--mini img{width:96px;height:72px;min-height:72px!important;-o-object-fit:cover;object-fit:cover;border-radius:4px;flex-shrink:0}.cnst-prod-card__body h4{font-size:.98rem;margin:0 0 4px}.cnst-prod-card__body span{font-size:.82rem;color:var(--brand-secondary);font-weight:600}@media (max-width:767.98px){.cnst-prod-feature__media img{min-height:200px}}