.ener-about-hero{padding:112px 0 88px;background:var(--brand-neutral-dark)}.ener-about-hero h1,.ener-about-hero p{color:var(--brand-text-inverse)}.ener-about-hero__grid,.ener-community__grid{display:grid;grid-template-columns:minmax(300px,0.95fr) minmax(0,1.05fr);grid-gap:42px;gap:42px;align-items:center}.ener-about-hero img,.ener-community img{width:100%;min-height:390px;-o-object-fit:cover;object-fit:cover}.ener-narrative{max-width:920px;margin:0 auto}.ener-community p,.ener-narrative p{color:var(--brand-text)}.ener-narrative blockquote{margin:30px 0;padding:24px;border-left:4px solid var(--brand-primary);background:var(--brand-bg-alt);color:var(--brand-primary-dark);font-size:1.35rem;font-weight:700}.ener-value-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.ener-value-row article{padding:24px;border:1px solid var(--brand-border);background:var(--brand-bg)}.ener-value-row span{color:var(--brand-primary-dark);font-family:var(--brand-mono);font-weight:700}@media (max-width:991px){.ener-about-hero__grid,.ener-community__grid,.ener-value-row{grid-template-columns:1fr}}@media (max-width:575px){.ener-about-hero{padding:88px 0 56px}.ener-about-hero img,.ener-community img{min-height:280px}}