.schn-products-featured{background:var(--brand-bg-alt);padding:78px 0}.schn-products-featured img{width:100%;min-height:360px;-o-object-fit:cover;object-fit:cover;border:1px solid var(--brand-border)}.product-category-block{margin-bottom:64px}.product-category-block h2{margin-bottom:24px;padding-bottom:14px;border-bottom:1px solid var(--brand-border)}.product-card{border:1px solid var(--brand-border);background:#fff;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 14px 34px rgba(6,31,64,.12)}.product-card a{display:block;height:100%;color:var(--brand-text)}.product-image{background:var(--brand-bg-alt);aspect-ratio:4/3;overflow:hidden}.product-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-body{padding:24px}.featured-product{display:grid;grid-template-columns:46% 1fr}.featured-product .product-image{aspect-ratio:auto;height:100%}.product-body span{color:var(--brand-primary);font-weight:700}@media (max-width:767px){.featured-product{display:block}}