.ego-home-hero{padding:170px 0 64px;background:linear-gradient(135deg,var(--brand-bg) 0,var(--brand-bg-alt) 100%);overflow:hidden}.ht-hero-install__row{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(360px,1fr);grid-gap:48px;gap:48px;align-items:center}.ht-hero-install__copy p{font-size:1.08rem;max-width:620px}.ego-hero-actions{display:flex;gap:18px;flex-wrap:wrap;align-items:center;margin-top:26px}.ht-hero-install__row img{width:100%;min-height:420px;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);border:1px solid var(--brand-border);box-shadow:0 24px 60px rgba(28,38,34,.14)}.ht-hero-install__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:34px}.ht-hero-install__steps span{display:flex;justify-content:center;padding:16px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg);color:var(--brand-text);font-weight:800}.home-products{padding:76px 0}.home-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.home-product-card{position:relative;display:grid;grid-template-rows:auto 1fr;grid-gap:12px;gap:12px;min-height:100%;padding:16px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg);box-shadow:0 14px 34px rgba(28,38,34,.08);transition:transform 180ms,box-shadow 180ms}.home-product-card:hover{transform:translateY(-4px);box-shadow:0 20px 46px rgba(28,38,34,.13)}.home-product-card img{aspect-ratio:1/1;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:calc(var(--brand-radius) - 2px);background:var(--brand-neutral-light)}.home-product-card h3{margin-bottom:4px}.home-product-card span{color:var(--brand-text)}.ht-where-to-buy{padding:48px 0;background:var(--brand-bg-alt)}.ht-where-to-buy__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,0.8fr);grid-gap:24px;gap:24px;align-items:center}.ht-where-to-buy__lead{display:flex;gap:18px;align-items:flex-start}.ego-icon{flex:0 0 48px;width:48px;height:48px;display:grid;align-items:center;justify-items:center;place-items:center;border-radius:50%;background:var(--brand-primary);color:var(--brand-text-inverse);font-weight:900}.ht-where-to-buy__form{display:flex;gap:10px}.ht-where-to-buy__form input{min-width:0;flex:1;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:12px 14px;color:var(--brand-text)}.ht-where-to-buy__chips{grid-column:1/-1;display:flex;gap:10px;flex-wrap:wrap}.ht-where-to-buy__chips span{padding:8px 12px;border-radius:999px;background:var(--brand-bg);color:var(--brand-text);border:1px solid var(--brand-border);font-weight:700}.ht-promo-strip{display:flex;justify-content:center;align-items:center;gap:18px;min-height:40px;padding:8px 20px;background:var(--brand-secondary);color:var(--brand-text-inverse);font-weight:800}.ht-promo-strip__msg{color:var(--brand-text-inverse)}.ht-promo-strip__close{width:28px;height:28px;border:1px solid rgba(255,255,255,.5);border-radius:50%;color:var(--brand-text-inverse);background:0 0;line-height:1}.ht-trust-bar{padding:32px 0;background:var(--brand-bg);border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border)}.ht-trust-bar__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.ht-trust-bar__grid div{padding:0 20px;border-right:1px solid var(--brand-border)}.ht-trust-bar__grid div:last-child{border-right:0}.ht-trust-bar__grid span,.ht-trust-bar__grid strong{display:block;color:var(--brand-text)}.ht-trust-bar__grid strong{color:var(--brand-primary-dark)}@media (max-width:991px){.ht-hero-install__row,.ht-where-to-buy__inner{grid-template-columns:1fr}.home-product-grid,.ht-trust-bar__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ht-trust-bar__grid div{border-right:0;border-bottom:1px solid var(--brand-border);padding:18px}}@media (max-width:575px){.home-product-grid,.ht-hero-install__steps,.ht-trust-bar__grid{grid-template-columns:1fr}.ht-where-to-buy__form{flex-direction:column}}