.dram-home-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,0.9fr);grid-gap:48px;gap:48px;align-items:center;min-height:76vh;padding:170px max(24px,(100vw - 1180px) / 2) 90px;background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-secondary));overflow:hidden}.dram-home-hero h1{color:var(--brand-text-inverse);font-size:max(2rem, min(4vw, 3.5rem))}.dram-home-hero .hg-eyebrow,.dram-home-hero p{color:var(--brand-text-inverse)}.hg-hero-feature__cta{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:26px}.dram-home-hero .hg-link-underline{color:var(--brand-text-inverse)}.hg-hero-feature__chips{display:flex;flex-wrap:nowrap;gap:10px;margin-top:28px}.hg-hero-feature__chips span{color:var(--brand-text-inverse);border:1px solid rgba(255,255,255,.45);border-radius:var(--brand-radius);padding:8px 12px;white-space:nowrap}.hg-hero-feature__media img{display:block;width:100%;min-height:480px;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);border:1px solid rgba(255,255,255,.28)}.home-product-grid__items{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.home-product-card{border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg);overflow:hidden}.home-product-card img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.home-product-card h3,.home-product-card p{padding-left:16px;padding-right:16px}.home-product-card h3{margin-top:18px}.home-product-card p{padding-bottom:18px}.hg-shopby{background:var(--brand-bg-alt)}.hg-shopby__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.hg-swatch{display:grid;justify-items:center;grid-gap:10px;gap:10px;border:1px solid var(--brand-border);background:var(--brand-bg);border-radius:var(--brand-radius);padding:18px 12px;color:var(--brand-text);font-weight:700}.hg-swatch__dot{width:54px;height:54px;border-radius:50%;border:2px solid var(--brand-bg);box-shadow:0 0 0 1px var(--brand-border)}.color-leaf{background:#3a7d4d}.color-sky{background:#3a8fe0}.color-sun{background:#e08e45}.color-soil{background:#7a5437}.color-mist{background:#bfd7ea}.color-shower{background:#9bc4a5}.color-soak{background:#245436}.color-jet{background:#4a5759}.home-industries__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.home-use-card{border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:24px;background:var(--brand-bg)}.hg-trust__ico,.home-use-card__icon{display:inline-block;width:34px;height:34px;border:2px solid var(--brand-primary);border-radius:50%;background:linear-gradient(135deg,var(--brand-primary-light),var(--brand-bg))}.hg-trust{background:var(--brand-neutral-light);border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border);padding:28px 0}.hg-trust__inner{display:flex;flex-wrap:nowrap;gap:32px}.hg-trust__item{flex:1 1 0;min-width:0;display:grid;grid-gap:6px;gap:6px;justify-items:center;text-align:center}.hg-trust__item span,.hg-trust__item strong{color:var(--brand-text)}.home-cta{background:var(--brand-primary-dark)}.home-cta__grid{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(320px,0.7fr);grid-gap:36px;gap:36px;align-items:start}.home-cta .hg-eyebrow,.home-cta h2,.home-cta li,.home-cta p{color:var(--brand-text-inverse)}.home-cta ul{margin:20px 0 0;padding-left:20px}@media (max-width:991px){.dram-home-hero,.home-cta__grid{grid-template-columns:1fr}.hg-shopby__grid,.home-industries__grid,.home-product-grid__items{grid-template-columns:repeat(2,minmax(0,1fr))}.hg-trust__inner{flex-wrap:wrap}.hg-trust__item{flex:0 0 calc(50% - 16px)}}@media (max-width:575px){.dram-home-hero{padding-top:140px}.hg-shopby__grid,.home-industries__grid,.home-product-grid__items{grid-template-columns:1fr}.hg-hero-feature__chips{flex-wrap:wrap}}