.cano-product-featured{background:var(--brand-bg-alt)}.cano-product-featured img{width:100%;min-height:420px;-o-object-fit:cover;object-fit:cover;border:1px solid var(--brand-border);background:#fff}.cano-product-grid-section{background:#fff}.cano-product-category{margin-bottom:56px}.cano-category-head{max-width:760px;margin-bottom:24px}.cano-product-card{border:1px solid var(--brand-border);background:#fff;transition:transform .15s,border-color .15s}.cano-product-card:hover{transform:translateY(-2px);border-color:var(--brand-primary)}.cano-product-card a{display:block;height:100%;color:var(--brand-text)}.cano-product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.cano-product-body{padding:20px}.cano-product-body h3{min-height:54px;font-size:1.2rem}.cano-product-body span{display:inline-block;margin-top:8px;color:var(--brand-primary);font-weight:700}