@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;600;650;700&display=swap');
:root{--green:#078c49;--ink:#173a32;--muted:#597068;--mint:#eff8f3;--line:#d8e5de}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;background:#fff}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #e69d23;outline-offset:6px}.skip{position:fixed;top:-80px;z-index:10;background:white;padding:20px}.skip:focus{top:0}header{height:104px;padding:0 5.2%;display:flex;align-items:center;justify-content:space-between;background:var(--mint);gap:25px}.brand{display:flex;align-items:center;gap:12px;font-weight:700;font-size:20px;letter-spacing:1px;white-space:nowrap}.brand small{display:block;font-size:9px;letter-spacing:1.9px;margin-top:5px}.brand-symbol{position:relative;font-size:54px;line-height:1;color:var(--green);letter-spacing:-5px;font-weight:500;padding-right:4px}.brand-symbol span{position:absolute;background:#b4d936;width:12px;height:5px;right:0;bottom:8px;transform:rotate(45deg)}nav{display:flex;align-items:center;gap:27px;font-size:14px}nav>a:not(.button):hover{color:var(--green)}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;background:var(--green);border-radius:40px;color:white;padding:16px 24px;font-weight:600;font-size:15px;transition:background .2s,transform .2s}.button:hover{background:#056d39;transform:translateY(-2px)}.button.small{padding:13px 20px;gap:24px}.circle{display:grid;place-items:center;border:1px solid #ffffff80;border-radius:100%;width:25px;height:25px;font-size:19px}.menu{display:none}.hero{background:var(--mint);position:relative;min-height:690px;padding:72px 5.2% 0;overflow:hidden;display:grid;grid-template-columns:1fr 1fr}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:650;margin:0 0 27px}.hero-copy{z-index:1;padding:25px 0 70px}h1{font-size:clamp(48px,5.1vw,78px);line-height:1.06;font-weight:450;letter-spacing:-3px;margin:0 0 26px}h1 em{font-style:normal;color:var(--green)}.intro{font-size:18px;line-height:1.7;color:var(--muted);margin:0 0 33px}.hero-art{position:absolute;width:56%;right:0;top:0;bottom:80px;display:flex;align-items:center;justify-content:center}.hero-art img{width:100%;max-height:690px;object-fit:contain;mix-blend-mode:multiply;animation:float 8s ease-in-out infinite}.art-label{position:absolute;bottom:5px;font-size:10px;letter-spacing:2px;color:var(--muted)}.hero-bottom{grid-column:1/-1;border-top:1px solid #c7dcd0;display:flex;align-items:center;gap:50px;padding:27px 0;z-index:1}.hero-bottom div{padding-right:50px;border-right:1px solid #c7dcd0}.hero-bottom strong{display:block;font-size:23px;font-weight:500}.hero-bottom span{display:block;font-size:13px;color:var(--muted);margin-top:6px}.hero-bottom>a{margin-left:auto;font-size:13px;display:flex;align-items:center;gap:25px}.hero-bottom>a span{display:grid;border:1px solid #b4cbbd;border-radius:50%;width:36px;height:36px;place-items:center;font-size:20px}.section{padding:100px 7%;scroll-margin-top:20px}h2{font-size:clamp(34px,3.6vw,52px);font-weight:450;line-height:1.13;letter-spacing:-1.8px;margin:0 0 28px}h2 span{color:var(--green)}p{line-height:1.7}.about{display:grid;grid-template-columns:1fr 2.3fr;gap:50px}.large-copy{font-size:23px;line-height:1.5;max-width:800px}.columns{display:grid;grid-template-columns:1fr 1fr;gap:40px;color:var(--muted);font-size:16px}.focus{background:#f6f9f7}.section-head{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:35px}.section-head>p{color:var(--muted);max-width:320px;margin-bottom:30px}.focus-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.focus-grid article{min-height:510px;padding:35px 36px 65px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.energy-card{background:#0f533d;color:white}.property-card{background:#e6eee4}.number{font-size:12px;letter-spacing:2px;opacity:.75;margin-bottom:50px}.focus-grid .eyebrow{font-size:11px;margin-bottom:16px}.focus-grid h3{font-size:37px;line-height:1.15;font-weight:450;letter-spacing:-1px;margin:0 0 20px}.focus-grid p:not(.eyebrow){max-width:430px;font-size:16px;opacity:.8}.text-link{display:inline-block;border-bottom:1px solid currentColor;padding:9px 0;font-size:14px;margin-top:8px}.text-link span{margin-left:25px}.card-word{position:absolute;bottom:-15px;right:5px;font-size:82px;font-weight:700;letter-spacing:-5px;opacity:.055;pointer-events:none}.partners{display:grid;grid-template-columns:1fr 2.3fr;gap:50px}.partners-main>p{color:var(--muted);max-width:680px;margin-bottom:40px}details{border-top:1px solid var(--line)}summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:25px 0;font-size:20px}summary::-webkit-details-marker{display:none}details div{padding-bottom:20px}details div p{color:var(--muted)}details .text-link{margin-right:24px}.people{background:var(--mint)}.leaders{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.leaders article{border-top:1px solid #bfd5c8;padding:30px 0}.leaders span{font-size:11px;letter-spacing:1.5px;color:var(--green)}.leaders h3{font-size:24px;font-weight:500;margin:30px 0 9px}.leaders p{font-size:14px;color:var(--muted);margin:0}.team{margin-top:20px}.team summary{font-size:16px}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;font-size:14px}.team-grid strong{display:block;color:var(--ink);font-size:17px}.resources{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:40px;padding-top:65px;padding-bottom:65px}.resources .eyebrow{margin:0}.resources>a{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:20px 0;font-size:22px}.contact{background:#0d4a36;color:white;display:flex;align-items:center;justify-content:space-between;gap:50px}.contact h2{font-size:50px}.contact p:not(.eyebrow){opacity:.75;max-width:550px}.light{background:#fff;color:var(--ink);white-space:nowrap}.light:hover{background:#dcf1e4}.light .circle{border-color:#6a9b82}footer{padding:42px 5.2%;display:flex;align-items:center;gap:32px;font-size:12px}footer .brand{font-size:16px;margin-right:auto}footer .brand-symbol{font-size:43px}footer .brand small{font-size:8px}footer p{color:var(--muted)}@keyframes float{50%{transform:translateY(-10px)}}@media(min-width:1600px){header,.hero,.section,footer{padding-left:max(7%,calc((100vw - 1450px)/2));padding-right:max(7%,calc((100vw - 1450px)/2))}.hero-art{right:5%;width:48%}}@media(max-width:1050px){header{padding:0 4%;height:90px}nav{gap:16px;font-size:12px}.brand{font-size:16px}.brand small{font-size:8px}.hero{padding:40px 5% 0;min-height:610px}.hero-copy{padding-top:30px}.hero-art{top:30px;bottom:100px}.hero-bottom{gap:20px}.hero-bottom div{padding-right:20px}.section{padding:75px 5%}.about,.partners{grid-template-columns:1fr 3fr;gap:25px}footer{flex-wrap:wrap}.contact h2{font-size:42px}}@media(max-width:760px){header{height:83px}.brand{font-size:16px}.brand-symbol{font-size:44px}.menu{display:flex;gap:15px;border:0;background:none;color:var(--ink);font-size:14px;padding:12px}nav{display:none;position:absolute;top:83px;left:0;right:0;background:var(--mint);padding:20px 6%;z-index:5;border-bottom:1px solid var(--line)}nav.open{display:flex;flex-direction:column;align-items:stretch;gap:0}nav a{padding:16px;font-size:16px}.hero{display:flex;flex-direction:column;padding-top:32px}.hero-copy{padding:0;position:relative}.eyebrow{font-size:10px;margin-bottom:22px}h1{font-size:53px;letter-spacing:-2.5px}.intro{font-size:16px}.hero-art{position:relative;width:110%;right:auto;top:auto;bottom:auto;align-self:center;margin-top:0;height:390px}.hero-art img{height:430px;object-fit:contain}.art-label{bottom:8px;font-size:8px}.hero-bottom{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:23px 0}.hero-bottom div{border:0;padding:0}.hero-bottom strong{font-size:19px}.hero-bottom span{font-size:12px}.hero-bottom>a{grid-column:1/-1;margin-left:0;justify-content:space-between}.section{padding:60px 6%}.about,.partners{display:block}.about>.eyebrow,.partners>.eyebrow{margin-bottom:30px}h2{font-size:37px}.large-copy{font-size:21px}.columns{grid-template-columns:1fr;gap:0}.section-head{display:block;margin-bottom:30px}.section-head>p{max-width:none;margin-bottom:0}.focus-grid{grid-template-columns:1fr}.focus-grid article{min-height:470px;padding:30px}.focus-grid h3{font-size:35px}.leaders{grid-template-columns:1fr;gap:0}.leaders article{padding:24px 0}.leaders h3{margin:14px 0 8px}.team-grid{grid-template-columns:1fr}.resources{display:block}.resources>a{margin-top:16px}.contact{display:block}.contact h2{font-size:40px}.contact .button{margin-top:20px}footer{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding:35px 6%}footer .brand{grid-column:1/-1;margin-bottom:10px}footer p{grid-column:1/-1}summary{font-size:18px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-art img{animation:none}.button{transition:none}}
@media(min-width:761px){.hero-art{width:53%;top:12px;bottom:125px}.hero-art img{max-height:555px}.art-label{bottom:-5px}}.hero-art img{mask-image:radial-gradient(ellipse 49% 49% at 50% 50%,#000 85%,transparent 100%)}
