.char-products-hero{padding:160px 0 64px;background:var(--brand-bg-alt)}.char-products-hero h1{max-width:780px;font-size:max(2rem, min(4vw, 3.5rem))}.char-products-hero p{max-width:760px;margin-bottom:0;color:var(--brand-text)}.char-products-grid-section{padding:72px 0 96px}.char-product-category+.char-product-category{margin-top:56px}.char-category-head{margin-bottom:24px;border-bottom:1px solid var(--brand-border);padding-bottom:16px}.char-category-head h2{font-size:max(1.55rem, min(2.8vw, 2.25rem))}.char-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:22px;gap:22px}.char-product-card{border:1px solid var(--brand-border);background:var(--brand-bg)}.char-product-card a{display:grid;grid-template-rows:auto 1fr auto;color:var(--brand-text);min-height:100%}.char-product-card img{width:100%;aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain;background:var(--brand-neutral-light);padding:18px}.char-product-card h3{margin:0;padding:18px 18px 8px;font-size:1rem}.char-product-card span{padding:0 18px 18px;color:var(--brand-primary-dark);font-weight:700;font-size:.86rem}