.hg-hero-design{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(320px,1.1fr);grid-gap:48px;gap:48px;align-items:center;min-height:78vh;padding:172px max(24px,(100vw - 1180px) / 2) 96px;background:linear-gradient(135deg,var(--brand-bg-alt),var(--brand-neutral-light))}.hg-hero-design__copy h1{max-width:680px;color:var(--brand-text);font-family:var(--brand-font);font-size:max(2rem, min(4vw, 3.5rem));line-height:1.1}.hg-hero-design__copy p:not(.hg-eyebrow){max-width:620px;color:var(--brand-text);font-size:1.08rem}.hg-hero-design__cta{display:flex;align-items:center;flex-wrap:wrap;gap:20px;margin-top:26px}.hg-hero-design__media{border-radius:var(--brand-radius);background:var(--brand-bg);box-shadow:0 24px 70px rgba(42,39,36,.13);overflow:hidden}.hg-hero-design__media img{display:block;width:100%;aspect-ratio:1.12/1;-o-object-fit:cover;object-fit:cover}.home-product-grid{background:var(--brand-bg)}.feature-grid,.hg-bundle__grid,.product-teaser-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.feature-grid article,.hg-bundle-card,.product-teaser-card{border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg);overflow:hidden;transition:transform 180ms,box-shadow 180ms}.feature-grid article:hover,.hg-bundle-card:hover,.product-teaser-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(42,39,36,.12)}.product-teaser-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.product-teaser-card div{padding:24px}.hg-bundle-card__save,.product-teaser-card span{display:inline-flex;margin-bottom:10px;border-radius:999px;background:var(--brand-bg-alt);color:var(--brand-primary-dark);font-weight:800;padding:4px 10px}.feature-grid h3,.product-teaser-card h3{color:var(--brand-text);font-size:1.18rem}.hg-bundle{background:var(--brand-bg-alt)}.hg-bundle__head{max-width:760px;margin:0 auto 38px;text-align:center}.hg-bundle-card{position:relative;display:grid;color:var(--brand-text)}.hg-bundle-card img{width:100%;aspect-ratio:1.24/1;-o-object-fit:cover;object-fit:cover}.hg-bundle-card__name{padding:22px 24px 26px;color:var(--brand-text);font-weight:800}.hg-bundle-card__save{position:absolute;top:16px;right:16px;background:var(--brand-accent);color:var(--brand-text-inverse)}.feature-grid article{padding:28px;text-align:center}.feature-icon{display:inline-grid;align-items:center;justify-items:center;place-items:center;width:52px;height:52px;margin-bottom:18px;border-radius:50%;background:var(--brand-secondary);color:var(--brand-text-inverse);font-weight:800}.hg-trust{display:flex;flex-wrap:nowrap;gap:2rem;padding:34px max(24px,(100vw - 1180px) / 2);background:var(--brand-neutral-light);border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border)}.hg-trust__item{flex:1 1 0;min-width:0;text-align:center;color:var(--brand-text)}.hg-trust__ico{display:block;width:34px;height:34px;margin:0 auto 10px;border-radius:50%;background:radial-gradient(circle at 35% 35%,var(--brand-primary-light),var(--brand-primary-dark))}.hg-trust__item strong,.hg-trust__sub{display:block}.centered-cta{background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-secondary))}@media (max-width:991px){.feature-grid,.hg-bundle__grid,.hg-hero-design,.product-teaser-grid{grid-template-columns:1fr}.hg-hero-design{padding-top:144px}.hg-trust{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.hg-trust{grid-template-columns:1fr}}