.grac-products-hero{padding:160px 0 76px;background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-primary))}.grac-products-hero__grid{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(0,1.05fr);grid-gap:44px;gap:44px;align-items:center}.grac-products-hero .grac-eyebrow,.grac-products-hero h1,.grac-products-hero p{color:var(--brand-text-inverse)}.grac-products-hero h1{font-size:max(2rem, min(4vw, 3.5rem));margin:12px 0 18px}.grac-products-hero p{max-width:620px;font-size:1.1rem}.grac-products-hero img{width:100%;aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);border:1px solid rgba(255,255,255,.25)}.grac-products-grid__intro{max-width:760px;margin-bottom:36px}.grac-products-grid__intro h2{font-size:max(1.8rem, min(3vw, 2.45rem));margin:10px 0}.grac-category-block{padding:34px 0;border-top:1px solid var(--brand-border)}.grac-category-block__head{display:grid;grid-template-columns:minmax(0,0.7fr) minmax(0,1fr);grid-gap:24px;gap:24px;align-items:end;margin-bottom:22px}.grac-category-block__head h2{margin:0}.grac-category-block__head p{color:var(--brand-text);margin:0}.grac-product-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.grac-product-card a{display:grid;min-height:100%;color:var(--brand-text)}.grac-product-card img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;background:var(--brand-neutral-light)}.grac-product-card__body{padding:22px}.grac-product-card h3{font-size:1.15rem;margin-bottom:10px}.grac-product-card p{margin:0 0 14px;color:var(--brand-text)}.grac-product-card span{color:var(--brand-primary-dark);font-weight:800}@media (max-width:991px){.grac-category-block__head,.grac-products-hero__grid{grid-template-columns:1fr}.grac-product-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.grac-products-hero{padding:136px 0 56px}.grac-product-list{grid-template-columns:1fr}}