.gc-hero-typo{padding:168px 0 96px;background:#fff;overflow:hidden}.gc-hero-typo__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,520px);grid-gap:56px;gap:56px;align-items:end}.gc-hero-typo h1{font-size:max(2rem, min(4vw, 3.6rem));max-width:900px}.gc-hero-typo p{font-size:18px;max-width:720px}.gc-hero-typo__accent{width:100%;min-height:460px;-o-object-fit:cover;object-fit:cover;border:1px solid var(--brand-border)}.link-row{display:flex;gap:24px;flex-wrap:wrap;margin-top:24px}.featured-plus-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;grid-gap:24px;gap:24px}.featured-plus-grid article{border:1px solid var(--brand-border);background:#fff;padding:22px;position:relative}.product-feature-card{grid-row:span 2;display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px}.featured-plus-grid img{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;width:100%;margin-bottom:16px}.home-gallery{background:var(--brand-bg-alt)}.gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.gallery-grid img{aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;border:1px solid var(--brand-border)}@media (max-width:991px){.featured-plus-grid,.gallery-grid,.gc-hero-typo__inner{grid-template-columns:1fr 1fr}.product-feature-card{grid-column:1/-1}}@media (max-width:575px){.gc-hero-typo{padding-top:138px}.featured-plus-grid,.gallery-grid,.gc-hero-typo__inner{grid-template-columns:1fr}}