.products-featured{padding:82px 0 86px;background:var(--brand-bg-alt)}.products-featured h1{max-width:720px}.product-spec-list{display:grid;grid-gap:10px;gap:10px;margin:26px 0 30px}.product-spec-list span{padding:12px 14px;border-left:3px solid var(--brand-accent);background:var(--brand-bg);color:var(--brand-text);font-weight:800}.featured-product-img{aspect-ratio:1/1}.category-section+.category-section{margin-top:70px;padding-top:70px;border-top:1px solid var(--brand-border)}.category-heading{max-width:820px;margin-bottom:32px}.product-card{display:flex;flex-direction:column;border:1px solid var(--brand-border);background:var(--brand-bg)}.product-card a{flex:1 1 auto;color:inherit}.product-image{aspect-ratio:4/3;background:var(--brand-bg-alt);border-bottom:1px solid var(--brand-border)}.product-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:18px}.product-body{padding:24px}.static-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.static-tags span{padding:5px 8px;background:var(--brand-bg-alt);color:var(--brand-text-muted);font-size:.78rem;font-weight:800}.product-card .btn{margin:0 24px 24px}