.ge-hero{background:var(--forest-green);padding:88px 24px 0;position:relative;overflow:hidden}.ge-hero-inner{max-width:720px;margin:0 auto;text-align:center}.ge-hero-eyebrow{color:var(--light-mint);margin-bottom:20px}.ge-hero-title{font:400 3.5rem/1.12 var(--font-display);font-size:58px;color:var(--off-white);margin:0 0 24px}.ge-hero-lede{font:var(--text-body-lg);color:var(--off-white);opacity:.88;margin:0 auto 36px;max-width:540px}.ge-hero-cta{display:flex;gap:16px;justify-content:center;margin-bottom:64px}.ge-collage{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;padding-bottom:64px}.ge-collage img{width:100%;height:320px;object-fit:cover;border-radius:var(--radius-lg)}@media (max-width:700px){.ge-collage{grid-template-columns:1fr}.ge-collage>:nth-child(n+2){display:none}.ge-collage img{height:58vh;max-height:460px;min-height:320px}}.ge-hero-wave{position:absolute;bottom:0;left:0;display:block}@media (max-width:900px){.ge-row{gap:32px}}.ge-sound-familiar{padding:88px 24px;background:var(--off-white)}.ge-sound-familiar img{max-height:440px}.ge-sound-familiar h2{font:400 2.5rem/1.2 var(--font-display);font-size:55px;color:var(--forest-green);margin:0 0 20px}.ge-sound-familiar p{font:var(--text-body-md);color:var(--text-body);margin:0 0 28px}.ge-pill-band{position:relative;background:var(--forest-green);padding:24px;align-items:center}.ge-pill-band,.ge-pill-row{display:flex;justify-content:center}.ge-pill-row{flex-wrap:wrap;gap:12px;max-width:1100px;padding:0 24px}.ge-pill{font:500 .8rem var(--font-body);letter-spacing:.06em;text-transform:uppercase;color:var(--off-white);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:10px 20px}@media (max-width:640px){.ge-pill-row{display:grid;grid-template-columns:repeat(3,auto);justify-content:center;align-items:center;grid-gap:8px;gap:8px;padding:0;max-width:100%}.ge-pill{padding:10px 12px;font-size:.7rem;letter-spacing:.04em}.ge-pill-row span{display:flex;align-items:center;justify-content:center;text-align:center}.ge-pill-row span:nth-child(4){grid-column:1/2}.ge-pill-row span:nth-child(5){grid-column:2/3}}.ge-found-us{padding:88px 24px;background:var(--light-mint);position:relative}.ge-found-us-inner{max-width:760px;margin:0 auto;text-align:center}.ge-found-us-eyebrow{color:var(--forest-green);margin-bottom:16px}.ge-found-us h2{font:400 2.75rem/1.2 var(--font-display);font-size:55px;color:var(--forest-green);margin:0 0 24px}.ge-found-us p{font:var(--text-body-md);color:var(--text-body);margin:0 0 18px;text-align:left}.ge-found-us p:last-of-type{margin-bottom:32px}.ge-services{padding:88px 24px;background:var(--off-white)}.ge-services-head{text-align:center;max-width:700px;margin:0 auto 48px}.ge-services-head h2{font:400 2.5rem/1.2 var(--font-display);font-size:55px;color:var(--forest-green);margin:0;max-width:788px}.ge-services-list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:4px 40px;gap:4px 40px}@media (max-width:1024px){.ge-services-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ge-services-list{grid-template-columns:1fr}}.ge-service-item{display:flex;gap:18px;padding:26px 12px;margin:0 -12px;border-bottom:1px solid var(--border-default);border-radius:var(--radius-md);transition:transform .2s var(--ease-standard),box-shadow .2s var(--ease-standard);color:inherit;text-decoration:none}.ge-service-item:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);background:var(--surface-card);color:inherit}.ge-service-item:hover h3{color:var(--dusty-rose)}.ge-service-item svg{flex-shrink:0;margin-top:2px}.ge-service-item h3{font:400 1.1rem/1.3 var(--font-display);color:var(--forest-green);margin:0 0 6px}.ge-service-item p{font:var(--text-body-sm);color:var(--text-body);margin:0}.ge-why{padding:88px 24px;background:var(--soft-blush)}.ge-why h2{font:400 2.5rem/1.2 var(--font-display);color:var(--forest-green);margin:0 0 20px}.ge-why-body{max-width:556px}.ge-why-body,.ge-why-callout{font:var(--text-body-md);color:var(--text-body);margin:0 0 16px}.ge-why-callout p{max-width:100%;overflow-wrap:break-word}.ge-why-link{font:500 1rem var(--font-body);border-bottom:none;text-decoration:none}.ge-why-link,.ge-why-link:hover{color:var(--dusty-rose)}.ge-why img{max-height:520px}.ge-faq-section{padding:88px 24px 48px;background:var(--off-white)}.ge-faq-inner{max-width:820px;margin:0 auto}.ge-faq-head{text-align:center;margin-bottom:48px}.ge-faq-head h2{font:400 2.5rem/1.2 var(--font-display);color:var(--forest-green);margin:0}.ge-faq summary h3{font:400 1.15rem/1.4 var(--font-display);color:var(--forest-green);margin:0}.ge-faq p{font:var(--text-body-md);color:var(--text-body)}