.cb-prod-feature{padding:120px 0 64px;background:var(--brand-bg-alt)}.cb-prod-feature img{width:100%;border-radius:var(--brand-radius);min-height:320px;align-self:start}.cb-category-block{margin-bottom:56px}.cb-category-block h2{margin-bottom:8px}.cb-category-block>p{margin-bottom:24px;max-width:640px}.cb-product-card{display:block;width:100%;text-align:left;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;padding:0;overflow:hidden;transition:transform .2s,box-shadow .2s}.cb-product-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(30,20,16,.08)}.cb-product-card img{width:100%;aspect-ratio:4/3;background:var(--brand-neutral-light)}.cb-product-card span,.cb-product-card strong{display:block;padding:0 18px;color:var(--brand-text)}.cb-product-card strong{padding-top:16px;font-size:1.05rem}.cb-product-card span{padding-bottom:18px;color:var(--brand-primary);font-weight:700;font-size:.9rem}