:root{--green:#43c83f;--green-bright:#35c94a;--green-dark:#075b3b;--green-deep:#064d35;--green-text:#075b3b;--purple:#54247a;--purple-dark:#42195f;--orange:#f58220;--blue:#2868a8;--white:#ffffff;--off-white:#f7f8f5;--light-green:#edf7ea;--light-purple:#f4eef8;--text:#1e2b24;--muted:#5d6862;--line:#d9dfdb;--max-width:1180px;--shadow-sm:0 4px 14px rgba(0,0,0,0.08);--shadow-md:0 10px 30px rgba(0,0,0,0.12);--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{margin:0;padding:0}body{background:var(--white);color:var(--text);font-family:Arial,Helvetica,sans-serif;line-height:1.55}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:min(var(--max-width),calc(100% - 48px));margin:0 auto}.site-header{position:relative;z-index:50;width:100%;background:#ffffff;border-bottom:1px solid rgba(0,0,0,.05)}.nav-wrap{min-height:82px;justify-content:space-between;gap:30px}.brand,.nav-wrap{display:flex;align-items:center}.brand{gap:14px;flex-shrink:0}.logo{display:block;width:125px;height:auto}.brand-name{color:#07873f;font-size:18px;font-weight:800;letter-spacing:.09em;white-space:nowrap}.nav{display:flex;align-items:center;justify-content:flex-end;gap:24px}.nav a{color:#1f3027;font-size:14px;font-weight:500;white-space:nowrap;transition:color .2s ease,opacity .2s ease}.nav a:hover{color:#078c45}.nav a.active{color:#078c45;font-weight:700}.nav-cta{display:inline-flex!important;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border-radius:28px;background:#078f48;color:#ffffff!important;font-weight:700!important;transition:background .2s ease,transform .2s ease}.nav-cta:hover{background:#06763c!important;color:#ffffff!important;transform:translateY(-1px)}.menu-button{display:none;width:44px;height:44px;padding:8px;border:0;border-radius:8px;background:transparent}.menu-button span{display:block;width:24px;height:2px;margin:5px auto;background:var(--green-dark)}.hero{width:100%}.hero-blended{position:relative;min-height:620px;overflow:hidden;isolation:isolate;background:var(--green-bright)}.hero-background{position:absolute;inset:0;overflow:hidden;z-index:-3;background-image:url(/images/Hero-home.jpeg);background-position:100%;background-repeat:no-repeat;background-size:cover;filter:saturate(.95)}.hero-background-image{position:absolute;top:0;right:0;width:auto;height:100%;max-width:none;object-fit:contain;object-position:right center;z-index:1}.hero-green-fade{z-index:2;background:linear-gradient(90deg,rgba(53,201,74,1),rgba(53,201,74,1) 15%,rgba(53,201,74,.99) 25%,rgba(53,201,74,.94) 34%,rgba(53,201,74,.82) 43%,rgba(53,201,74,.66) 51%,rgba(53,201,74,.48) 59%,rgba(53,201,74,.3) 67%,rgba(53,201,74,.16) 74%,rgba(53,201,74,.07) 81%,rgba(53,201,74,.02) 87%,rgba(53,201,74,0) 94%)}.hero-blended:after,.hero-green-fade{position:absolute;inset:0;pointer-events:none}.hero-blended:after{content:"";z-index:-1;background:linear-gradient(90deg,rgba(0,74,44,.04),rgba(0,74,44,.02) 45%,rgba(0,74,44,0) 80%)}.hero-content,.hero-content-wrap{position:relative;z-index:5;min-height:620px}.hero-content{display:flex;flex-direction:column;justify-content:center;padding:80px 0}.hero-content .kicker{margin:0 0 20px;color:#ffffff;font-size:13px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.hero-content h1{max-width:620px;margin:0 0 25px;color:#ffffff;font-size:clamp(4rem,7vw,6.4rem);font-weight:800;line-height:.9;letter-spacing:-.055em}.hero-copy{max-width:560px;margin:0 0 30px;color:#ffffff;font-size:19px;line-height:1.5}.actions{display:flex;gap:14px;flex-wrap:wrap}.actions,.button{align-items:center}.button{display:inline-flex;justify-content:center;min-height:50px;padding:0 25px;border-radius:28px;font-size:15px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px);box-shadow:var(--shadow-sm)}.button.primary{background:#079b49;color:#ffffff}.button.primary:hover{background:#067f3d}.button.light{background:#ffffff;color:#075b3b}.button.light:hover{background:#f4f7f4}.button.ghost-light{background:transparent;color:#ffffff;border:1px solid rgba(255,255,255,.7)}section{width:100%}.section{padding:80px 0}.section-light{background:var(--off-white)}.section-green{background:var(--green-dark);color:#ffffff}.section-title{max-width:760px;margin:0 auto 45px;text-align:center}.section-title h2{margin:0 0 14px;color:var(--green-dark);font-size:clamp(2rem,4vw,3rem);line-height:1.08;letter-spacing:-.035em}.section-title p{margin:0;color:var(--muted);font-size:17px}.intro{background:#ffffff}.two-col{display:grid;grid-template-columns:1fr 1fr;grid-gap:70px;gap:70px}.eyebrow{margin:0 0 14px;font-size:12px;font-weight:800;letter-spacing:.16em}.eyebrow,.two-col h2{color:var(--green-dark)}.two-col h2{margin:0;font-size:clamp(2.2rem,4vw,3.5rem);line-height:1.05;letter-spacing:-.04em}.body-large{color:var(--muted);font-size:17px}.body-large p{margin:0 0 20px}.text-link{color:var(--green-dark);font-weight:800}.text-link:hover{color:#078f48}.section-heading{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:50px;gap:50px;margin-bottom:42px}.section-heading h2{margin:0;color:var(--green-dark);font-size:clamp(2.1rem,4vw,3.2rem);line-height:1.05;letter-spacing:-.04em}.section-heading>p{margin:25px 0 0;color:var(--muted);font-size:16px}.work{background:var(--off-white)}.work-grid{grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.work-card{padding:30px;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.card-number{display:block;margin-bottom:25px;color:var(--green);font-size:14px;font-weight:800}.work-card h3{margin:0 0 12px;color:var(--green-dark);font-size:23px;line-height:1.15}.work-card p{margin:0 0 22px;color:var(--muted);font-size:15px}.impact{background:#ffffff}.stats{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.stat{padding:32px 25px;text-align:center;border-right:1px solid var(--line)}.stat:last-child{border-right:0}.stat strong{display:block;margin-bottom:10px;color:var(--green-dark);font-size:clamp(2.3rem,4vw,3.4rem);line-height:1}.stat span{color:var(--muted);font-size:14px}.impact-link{margin-top:25px;text-align:center}.stories{background:var(--off-white)}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.story-card{overflow:hidden;background:#ffffff;border:1px solid var(--line);border-radius:var(--radius)}.story-image{height:190px;background:linear-gradient(135deg,#075b3b,#43c83f)}.story-body{padding:25px}.story-body>span{color:var(--green-dark);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.story-body h3{margin:10px 0;color:var(--green-dark);font-size:23px}.story-body p{margin:0 0 20px;color:var(--muted)}.final-cta{padding:90px 0;background:var(--green-dark)}.final-cta,.final-cta .eyebrow{color:#ffffff}.final-cta h2{margin:0 0 20px;font-size:clamp(3rem,6vw,5rem);line-height:.95;letter-spacing:-.05em}.final-cta p:not(.eyebrow){max-width:650px;margin:0 0 30px;font-size:18px;color:rgba(255,255,255,.86)}.page-hero{position:relative;padding:110px 0;background:var(--green-dark);color:#ffffff;overflow:hidden}.page-hero h1{max-width:800px;margin:0 0 20px;font-size:clamp(3rem,7vw,5.5rem);line-height:.95;letter-spacing:-.045em}.page-hero p{max-width:700px;margin:0;font-size:18px}.impact-section{padding:55px 0;background:#ffffff}.impact-grid{grid-template-columns:repeat(4,1fr);max-width:var(--max-width);margin:0 auto}.impact-card{padding:15px 25px;text-align:center;border-right:1px solid var(--line)}.impact-card:last-child{border-right:0}.impact-card .number{display:block;margin:10px 0 5px;color:var(--purple);font-size:clamp(2.2rem,4vw,3.2rem);font-weight:800;line-height:1}.impact-card h3{margin:0;color:var(--text);font-size:16px}.impact-card p{margin:6px 0 0;color:var(--muted);font-size:14px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.service-card{overflow:hidden;background:#ffffff;border:1px solid #e3e8e4;border-radius:var(--radius);box-shadow:var(--shadow-sm)}.service-card-image{width:100%;height:220px;object-fit:cover}.service-card-content{padding:25px}.service-card h3{margin:0 0 10px;color:var(--green-dark);font-size:22px;line-height:1.15}.service-card p{margin:0;color:var(--muted);font-size:15px}.service-card a{display:inline-block;margin-top:18px;color:var(--purple);font-size:14px;font-weight:800}.approach-grid{grid-template-columns:repeat(6,1fr);grid-gap:20px;gap:20px}.approach-card{text-align:center}.approach-icon{width:68px;height:68px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--green);color:#ffffff;font-size:28px}.approach-card h3{margin:0 0 8px;color:var(--green-dark);font-size:17px}.approach-card p{color:var(--muted);font-size:14px;line-height:1.45}.story-feature{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border-radius:var(--radius);background:var(--light-purple)}.story-feature-image{width:100%;height:100%;min-height:420px;object-fit:cover}.story-feature-content{padding:55px}.story-feature-content h2{margin:0 0 18px;color:var(--purple);font-size:clamp(2rem,4vw,3rem);line-height:1.05}.story-feature-content p{margin:0 0 24px;color:var(--text);font-size:16px}.purpose-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:28px;gap:28px}.purpose-grid article{padding:30px;background:#ffffff;border:1px solid var(--line);border-radius:var(--radius)}.purpose-grid h3{margin:0 0 12px;color:var(--green-dark);font-size:23px}.purpose-grid p{margin:0;color:var(--muted)}.mission-card{padding:32px;background:var(--light-green);border-radius:var(--radius)}.mission-card h2{margin:0 0 15px;color:var(--green-dark)}.mission-card p{margin:0;color:var(--text)}.service-list{display:grid;grid-gap:15px;gap:15px}.service-list div{display:grid;grid-template-columns:1fr 2fr;grid-gap:20px;gap:20px;padding:18px 0;border-bottom:1px solid var(--line)}.service-list strong{color:var(--green-dark)}.service-list span{color:var(--muted)}.device-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.device-card{padding:28px;background:#ffffff;border:1px solid var(--line);border-radius:var(--radius)}.device-card h3{margin:0 0 10px;color:var(--green-dark)}.device-card p{margin:0;color:var(--muted)}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 23px;border-radius:26px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.btn:hover{transform:translateY(-2px);box-shadow:var(--shadow-sm)}.btn-green{background:#079b49;color:#ffffff}.btn-purple{background:var(--purple);color:#ffffff}.btn-orange{background:var(--orange);color:#ffffff}.btn-white{background:#ffffff;color:var(--green-dark)}.footer{padding:65px 0 25px;background:#073f2e;color:#ffffff}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:40px;gap:40px;padding-bottom:45px}.footer h3{margin:0 0 15px;font-size:16px}.footer p{margin:0 0 6px;color:rgba(255,255,255,.75)}.footer a{display:block;margin:0 0 8px;color:rgba(255,255,255,.78);font-size:14px}.footer a:hover{color:#ffffff}.footer-brand{margin-bottom:8px;font-size:22px;font-weight:800;letter-spacing:.08em}.copyright{padding-top:20px;border-top:1px solid rgba(255,255,255,.15);color:rgba(255,255,255,.6);font-size:13px}:focus-visible{outline:3px solid rgba(67,200,63,.65);outline-offset:3px}@media (max-width:1000px){.nav{gap:15px}.nav a{font-size:13px}.hero-content h1{font-size:clamp(3.5rem,8vw,5.5rem)}.stats{grid-template-columns:repeat(2,1fr)}.stat:nth-child(2){border-right:0}.services-grid{grid-template-columns:repeat(2,1fr)}.approach-grid{grid-template-columns:repeat(3,1fr)}.device-grid,.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.container{width:min(100% - 32px,var(--max-width))}.nav-wrap{min-height:72px}.brand{gap:8px}.logo{width:95px}.brand-name{font-size:14px}.menu-button{display:block}.nav{position:absolute;top:72px;left:16px;right:16px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:12px;background:#ffffff;border-radius:14px;box-shadow:var(--shadow-md)}.nav.open{display:flex}.nav a{padding:13px 12px;font-size:15px}.nav-cta{margin-top:6px}.hero-blended,.hero-content,.hero-content-wrap{min-height:700px}.hero-content{justify-content:flex-end;padding:70px 0 55px}.hero-background-image{right:-12%;height:100%;width:auto;object-fit:contain;object-position:right center}.hero-green-fade{background:linear-gradient(180deg,rgba(53,201,74,.97),rgba(53,201,74,.92) 32%,rgba(53,201,74,.72) 55%,rgba(53,201,74,.3) 76%,rgba(53,201,74,.05) 91%,rgba(53,201,74,0))}.hero-content h1{max-width:500px;font-size:clamp(3.4rem,15vw,5rem)}.hero-copy{max-width:520px;font-size:17px}.actions{align-items:stretch;flex-direction:column}.actions .button{width:-moz-fit-content;width:fit-content}.section{padding:60px 0}.two-col{grid-template-columns:1fr;gap:35px}.section-heading{grid-template-columns:1fr;gap:15px}.section-heading>p{margin-top:0}.stats,.work-grid{grid-template-columns:1fr}.stat{border-right:0;border-bottom:1px solid var(--line)}.stat:last-child{border-bottom:0}.services-grid{grid-template-columns:1fr}.approach-grid{grid-template-columns:repeat(2,1fr)}.story-feature,.story-grid{grid-template-columns:1fr}.story-feature-image{min-height:280px}.story-feature-content{padding:32px}.device-grid,.purpose-grid,.service-list div{grid-template-columns:1fr}.service-list div{gap:8px}.footer-grid{grid-template-columns:1fr}}@media (max-width:480px){.hero-blended,.hero-content,.hero-content-wrap{min-height:680px}.hero-content h1{font-size:3.4rem}.hero-content .kicker{font-size:11px}.hero-copy{font-size:16px}.approach-grid{grid-template-columns:1fr}.section-title h2{font-size:2rem}}.work-grid{display:grid;grid-template-columns:1fr;grid-gap:0;gap:0;margin-top:64px}.work-card{position:relative;min-height:300px;display:flex;align-items:center;overflow:hidden;background:#ffffff}.work-card-image{position:absolute;top:0;bottom:0;width:58%;overflow:hidden;z-index:0}.work-card-image img{width:100%;height:100%;object-fit:cover}.work-card:nth-child(odd) .work-card-image{left:0;-webkit-mask-image:linear-gradient(90deg,#000 0,#000 58%,rgba(0,0,0,.85) 70%,rgba(0,0,0,.45) 82%,rgba(0,0,0,.12) 94%,transparent);mask-image:linear-gradient(90deg,#000 0,#000 58%,rgba(0,0,0,.85) 70%,rgba(0,0,0,.45) 82%,rgba(0,0,0,.12) 94%,transparent)}.work-card:nth-child(2n) .work-card-image{right:0;-webkit-mask-image:linear-gradient(270deg,#000 0,#000 58%,rgba(0,0,0,.85) 70%,rgba(0,0,0,.45) 82%,rgba(0,0,0,.12) 94%,transparent);mask-image:linear-gradient(270deg,#000 0,#000 58%,rgba(0,0,0,.85) 70%,rgba(0,0,0,.45) 82%,rgba(0,0,0,.12) 94%,transparent)}.work-card-content{position:relative;z-index:2;width:50%;padding:45px 7%;background:#ffffff}.work-card:nth-child(odd) .work-card-content{margin-left:50%}.work-card:nth-child(2n) .work-card-content{margin-right:50%}.work-card .card-number{display:block;margin-bottom:18px;font-size:.8rem;font-weight:800;letter-spacing:.14em;color:#159447}.work-card h3{max-width:520px;margin:0 0 20px;font-size:clamp(2rem,3.5vw,3.2rem);line-height:1.05;letter-spacing:-.035em;color:#151515}.work-card p{max-width:560px;margin:0 0 26px;font-size:1.05rem;line-height:1.7;color:#4b4b4b}.work-card .text-link{color:#087f3d;font-weight:800;text-decoration:none}.work-card .text-link:hover{text-decoration:underline}@media (max-width:900px){.work-card{min-height:0;display:block;padding:0}.work-card-image{position:relative;left:auto!important;right:auto!important;width:100%;height:320px;-webkit-mask-image:linear-gradient(180deg,#000 0,#000 65%,rgba(0,0,0,.65) 80%,rgba(0,0,0,.15) 94%,transparent);mask-image:linear-gradient(180deg,#000 0,#000 65%,rgba(0,0,0,.65) 80%,rgba(0,0,0,.15) 94%,transparent)}.work-card-content,.work-card:nth-child(2n) .work-card-content,.work-card:nth-child(odd) .work-card-content{width:100%;margin:-40px 0 0;padding:40px 24px 64px;position:relative;z-index:3}.work-card h3{font-size:2.2rem}}@media (max-width:600px){.work-card-image{height:270px}.work-card-content,.work-card:nth-child(2n) .work-card-content,.work-card:nth-child(odd) .work-card-content{padding:32px 20px 52px}.work-card h3{font-size:2rem}.work-card p{font-size:1rem}}.work-card{height:320px!important;min-height:320px!important;max-height:320px!important}.work-card-image{width:43%!important}.work-card:nth-child(odd) .work-card-image{-webkit-mask-image:linear-gradient(90deg,#000 0,#000 55%,rgba(0,0,0,.9) 68%,rgba(0,0,0,.65) 78%,rgba(0,0,0,.3) 88%,transparent)!important;mask-image:linear-gradient(90deg,#000 0,#000 55%,rgba(0,0,0,.9) 68%,rgba(0,0,0,.65) 78%,rgba(0,0,0,.3) 88%,transparent)!important}.work-card:nth-child(2n) .work-card-image{-webkit-mask-image:linear-gradient(270deg,#000 0,#000 55%,rgba(0,0,0,.9) 68%,rgba(0,0,0,.65) 78%,rgba(0,0,0,.3) 88%,transparent)!important;mask-image:linear-gradient(270deg,#000 0,#000 55%,rgba(0,0,0,.9) 68%,rgba(0,0,0,.65) 78%,rgba(0,0,0,.3) 88%,transparent)!important}.work-card-content{width:55%!important}.work-card:nth-child(odd) .work-card-content{margin-left:45%!important}.work-card:nth-child(2n) .work-card-content{margin-right:45%!important}.work-card h3{font-size:clamp(1.8rem,3vw,2.7rem)!important}@media (max-width:900px){.work-card,.work-card:first-child,.work-card:nth-child(2),.work-card:nth-child(3){display:block!important;height:auto!important;min-height:0!important;max-height:none!important}.work-card-image{position:relative!important;width:100%!important;height:280px!important;left:auto!important;right:auto!important;-webkit-mask-image:linear-gradient(180deg,#000 0,#000 65%,rgba(0,0,0,.55) 85%,transparent)!important;mask-image:linear-gradient(180deg,#000 0,#000 65%,rgba(0,0,0,.55) 85%,transparent)!important}.work-card-content,.work-card:nth-child(2n) .work-card-content,.work-card:nth-child(odd) .work-card-content{width:100%!important;margin:-30px 0 0!important;padding:30px 24px 45px!important;background:#fff!important}}.work-grid{grid-template-columns:1fr!important;grid-gap:0!important;gap:0!important}.work-card{position:relative!important;height:330px!important;min-height:330px!important;max-height:330px!important;display:flex!important;align-items:center!important;overflow:hidden!important;background:#fff!important;border:none!important;border-radius:0!important;box-shadow:none!important}.work-card-image{position:absolute!important;top:0!important;bottom:0!important;width:46%!important;height:100%!important;z-index:0!important}.work-card:nth-child(odd) .work-card-image{left:0!important;right:auto!important;-webkit-mask-image:linear-gradient(90deg,#000 0,#000 48%,rgba(0,0,0,.95) 58%,rgba(0,0,0,.78) 68%,rgba(0,0,0,.5) 77%,rgba(0,0,0,.23) 87%,rgba(0,0,0,.06) 95%,transparent)!important;mask-image:linear-gradient(90deg,#000 0,#000 48%,rgba(0,0,0,.95) 58%,rgba(0,0,0,.78) 68%,rgba(0,0,0,.5) 77%,rgba(0,0,0,.23) 87%,rgba(0,0,0,.06) 95%,transparent)!important}.work-card:nth-child(2n) .work-card-image{right:0!important;left:auto!important;-webkit-mask-image:linear-gradient(270deg,#000 0,#000 48%,rgba(0,0,0,.95) 58%,rgba(0,0,0,.78) 68%,rgba(0,0,0,.5) 77%,rgba(0,0,0,.23) 87%,rgba(0,0,0,.06) 95%,transparent)!important;mask-image:linear-gradient(270deg,#000 0,#000 48%,rgba(0,0,0,.95) 58%,rgba(0,0,0,.78) 68%,rgba(0,0,0,.5) 77%,rgba(0,0,0,.23) 87%,rgba(0,0,0,.06) 95%,transparent)!important}.work-card-content{position:relative!important;z-index:2!important;width:54%!important;padding:35px 6%!important;background:transparent!important}.work-card:nth-child(odd) .work-card-content{margin-left:46%!important;margin-right:0!important}.work-card:nth-child(2n) .work-card-content{margin-left:0!important;margin-right:46%!important}.work-card h3{font-size:clamp(1.8rem,2.8vw,2.6rem)!important;line-height:1.05!important}.work-card p{max-width:500px!important;margin:0 0 16px!important;font-size:.98rem!important}.work-card .text-link{color:#087f3d!important}@media (max-width:900px){.work-card,.work-card:first-child,.work-card:nth-child(2),.work-card:nth-child(3){display:block!important;height:auto!important;min-height:0!important;max-height:none!important}.work-card-image{position:relative!important;width:100%!important;height:280px!important;left:auto!important;right:auto!important;-webkit-mask-image:linear-gradient(180deg,#000 0,#000 60%,rgba(0,0,0,.6) 78%,rgba(0,0,0,.2) 92%,transparent)!important;mask-image:linear-gradient(180deg,#000 0,#000 60%,rgba(0,0,0,.6) 78%,rgba(0,0,0,.2) 92%,transparent)!important}.work-card-content,.work-card:nth-child(2n) .work-card-content,.work-card:nth-child(odd) .work-card-content{width:100%!important;margin:-30px 0 0!important;padding:30px 24px 45px!important;background:#fff!important}}.work-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;grid-gap:24px!important;gap:24px!important;margin-top:40px!important}.work-card,.work-card:first-child,.work-card:nth-child(2),.work-card:nth-child(3){position:relative!important;display:flex!important;flex-direction:column!important;width:100%!important;height:520px!important;min-height:520px!important;max-height:520px!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#fff!important;border:none!important;border-radius:0!important;box-shadow:none!important}.work-card-image{position:relative!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;width:100%!important;height:285px!important;flex-shrink:0!important;overflow:hidden!important;z-index:1!important;-webkit-mask-image:linear-gradient(180deg,#000 0,#000 55%,rgba(0,0,0,.9) 65%,rgba(0,0,0,.65) 75%,rgba(0,0,0,.3) 87%,rgba(0,0,0,.08) 96%,transparent)!important;mask-image:linear-gradient(180deg,#000 0,#000 55%,rgba(0,0,0,.9) 65%,rgba(0,0,0,.65) 75%,rgba(0,0,0,.3) 87%,rgba(0,0,0,.08) 96%,transparent)!important}.work-card-image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}.work-card-content,.work-card:nth-child(2n) .work-card-content,.work-card:nth-child(odd) .work-card-content{position:relative!important;width:100%!important;margin:-35px 0 0!important;padding:0 28px 30px!important;background:#fff!important;z-index:3!important}.work-card .card-number{display:block!important;margin-bottom:10px!important;color:#07883f!important;font-size:.75rem!important;font-weight:800!important;letter-spacing:.15em!important}.work-card h3{margin:0 0 14px!important;color:#111!important;font-size:clamp(1.65rem,2.2vw,2.25rem)!important;line-height:1.08!important;letter-spacing:-.025em!important}.work-card p{max-width:100%!important;margin:0 0 18px!important;color:#4b4b4b!important;font-size:.94rem!important;line-height:1.55!important}.work-card .text-link{color:#07883f!important;font-weight:800!important;text-decoration:none!important}.work-card .text-link:hover{text-decoration:underline!important}@media (min-width:901px){.work-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:900px) and (min-width:601px){.work-grid{grid-template-columns:repeat(2,1fr)!important}.work-card{height:500px!important;min-height:500px!important}}@media (max-width:600px){.work-grid{grid-template-columns:1fr!important;gap:30px!important}.work-card,.work-card:first-child,.work-card:nth-child(2),.work-card:nth-child(3){height:auto!important;min-height:0!important;max-height:none!important}.work-card-image{height:300px!important}.work-card-content,.work-card:nth-child(2n) .work-card-content,.work-card:nth-child(odd) .work-card-content{width:100%!important;margin:-35px 0 0!important;padding:0 22px 30px!important}}.story-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:24px!important;gap:24px!important;margin-top:40px!important}.story-card{border:none!important;border-radius:0!important;box-shadow:none!important}.story-card,.story-image{position:relative!important;overflow:hidden!important;background:#ffffff!important}.story-image{width:100%!important;height:300px!important;-webkit-mask-image:linear-gradient(180deg,#000 0,#000 55%,rgba(0,0,0,.9) 65%,rgba(0,0,0,.65) 76%,rgba(0,0,0,.35) 86%,rgba(0,0,0,.12) 95%,transparent)!important;mask-image:linear-gradient(180deg,#000 0,#000 55%,rgba(0,0,0,.9) 65%,rgba(0,0,0,.65) 76%,rgba(0,0,0,.35) 86%,rgba(0,0,0,.12) 95%,transparent)!important}.story-image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}.story-body{position:relative!important;margin-top:-35px!important;padding:0 24px 30px!important;background:#ffffff!important;z-index:2!important}.story-body>span{display:block!important;margin-bottom:9px!important;color:#07883f!important;font-size:.75rem!important;font-weight:800!important;letter-spacing:.12em!important;text-transform:uppercase!important}.story-body h3{margin:0 0 12px!important;color:#151515!important;font-size:clamp(1.65rem,2.2vw,2.2rem)!important;line-height:1.08!important}.story-body p{margin:0 0 17px!important;color:#555!important;font-size:.95rem!important;line-height:1.55!important}.story-body .text-link{color:#07883f!important;font-weight:800!important}@media (max-width:900px) and (min-width:601px){.story-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:600px){.story-grid{grid-template-columns:1fr!important;gap:35px!important}.story-image{height:300px!important}.story-body{margin-top:-30px!important;padding:0 20px 25px!important}}.about-hero{background:#ffffff;overflow:hidden}.about-hero-grid{min-height:620px;display:grid;grid-template-columns:42% 58%;align-items:center}.about-hero-content{position:relative;z-index:2;padding:80px 40px 80px 0}.about-hero-content h1{margin:12px 0 24px;color:#006b3f;font-size:clamp(4rem,6vw,6.5rem);line-height:.92;letter-spacing:-.055em}.about-hero-content .page-lead{max-width:560px;margin:0;color:#333333;font-size:1.15rem;line-height:1.65}.about-hero-photo{position:relative;display:flex;align-items:center;justify-content:flex-end;height:100%;overflow:hidden}.about-hero-photo img{display:block;width:100%;height:auto;max-height:620px;object-fit:contain;object-position:center right}.about-hero-photo:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#ffffff 0,rgba(255,255,255,.88) 5%,rgba(255,255,255,.45) 13%,rgba(255,255,255,0) 28%)}@media (max-width:900px){.about-hero-grid{grid-template-columns:1fr;min-height:auto}.about-hero-content{padding:60px 24px 35px}.about-hero-content h1{font-size:clamp(3.5rem,13vw,5rem)}.about-hero-photo{height:auto}.about-hero-photo img{width:100%;height:auto;max-height:none}.about-hero-photo:before{background:linear-gradient(180deg,#ffffff 0,rgba(255,255,255,.55) 8%,rgba(255,255,255,0) 25%)}}.work-hero{background:#ffffff;overflow:hidden}.work-hero-grid{width:min(1100px,calc(100% - 48px));margin:0 auto;min-height:560px;display:grid;grid-template-columns:1fr 1fr;align-items:center}.work-hero-copy{position:relative;z-index:2;padding:70px 55px 70px 0}.work-hero-copy .eyebrow{margin-bottom:18px}.work-hero-copy h1{margin:0 0 25px;max-width:520px;color:#006b3f;font-size:clamp(3rem,4.5vw,4.8rem);line-height:.98;letter-spacing:-.045em}.work-hero-description{max-width:520px;margin:0 0 28px;color:#333333;font-size:1rem;line-height:1.65}.work-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.work-hero-actions .button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;font-weight:700;text-decoration:none;white-space:nowrap}.work-hero-actions .primary{background:#079447;color:#ffffff}.work-hero-actions .outline{background:#ffffff;color:#006b3f;border:1px solid #006b3f}.work-hero-photo{position:relative;width:100%;height:500px;overflow:hidden;display:flex;align-items:center;justify-content:center}.work-hero-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.work-hero-photo:before{content:"";position:absolute;z-index:2;top:0;bottom:0;left:0;width:32%;pointer-events:none;background:linear-gradient(90deg,#ffffff 0,rgba(255,255,255,.92) 18%,rgba(255,255,255,.55) 45%,rgba(255,255,255,0))}@media (max-width:900px){.work-hero-grid{width:min(100% - 32px,700px);grid-template-columns:1fr}.work-hero-copy{padding:60px 0 35px}.work-hero-copy h1{max-width:650px}.work-hero-photo{height:430px}.work-hero-photo:before{top:0;left:0;right:0;bottom:auto;width:100%;height:25%;background:linear-gradient(180deg,#ffffff 0,rgba(255,255,255,.55) 45%,rgba(255,255,255,0))}}@media (max-width:600px){.work-hero-grid{width:calc(100% - 28px)}.work-hero-copy{padding:45px 0 30px}.work-hero-copy h1{font-size:clamp(2.7rem,12vw,4rem)}.work-hero-actions{align-items:stretch;flex-direction:column}.work-hero-actions .button{width:100%}.work-hero-photo{height:360px}}.approach-hero{background:#ffffff;overflow:hidden}.approach-hero-grid{min-height:560px;display:grid;grid-template-columns:1fr 1fr;align-items:center}.approach-hero-copy{position:relative;z-index:2;padding:70px 50px 70px 0}.approach-hero-copy h1{margin:12px 0 25px;max-width:520px;color:#006b3f;font-size:clamp(3.5rem,5vw,5.5rem);line-height:.96;letter-spacing:-.05em}.approach-hero-lead{max-width:540px;margin:0;color:#333333;font-size:1.1rem;line-height:1.65}.approach-hero-photo{position:relative;height:500px;overflow:hidden}.approach-hero-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.approach-hero-photo:before{content:"";position:absolute;z-index:2;top:0;left:0;bottom:0;width:35%;pointer-events:none;background:linear-gradient(90deg,#ffffff 0,rgba(255,255,255,.9) 18%,rgba(255,255,255,.5) 45%,rgba(255,255,255,0))}.approach-intro{background:#ffffff}.approach-points{background:#f6f8f5}.approach-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;margin-top:45px;border:1px solid #dfe5df;background:#dfe5df}.approach-card{min-height:250px;padding:32px;background:#ffffff}.approach-card>span{display:block;margin-bottom:30px;color:#079447;font-size:.8rem;font-weight:800;letter-spacing:.15em}.approach-card h3{margin:0 0 12px;color:#111111;font-size:1.45rem}.approach-card p{margin:0;color:#444444;line-height:1.65}.participation-section{background:#ffffff}.partnership-section{background:#f6f8f5}.partnership-inner{max-width:760px}.partnership-inner h2{margin:12px 0 20px;color:#006b3f;font-size:clamp(2.4rem,4vw,4rem);line-height:1;letter-spacing:-.04em}.partnership-inner>p:not(.eyebrow){max-width:650px;margin-bottom:25px;font-size:1.1rem;line-height:1.7}@media (max-width:900px){.approach-hero-grid{grid-template-columns:1fr}.approach-hero-copy{padding:60px 0 35px}.approach-hero-photo{height:430px}.approach-hero-photo:before{top:0;left:0;right:0;bottom:auto;width:100%;height:25%;background:linear-gradient(180deg,#ffffff 0,rgba(255,255,255,.55) 45%,rgba(255,255,255,0))}.approach-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.approach-hero-copy h1{font-size:clamp(3rem,13vw,4rem)}.approach-grid{grid-template-columns:1fr}.approach-card{min-height:auto}.approach-hero-photo{height:360px}}.impact-hero{background:#ffffff;overflow:hidden}.impact-hero-grid{min-height:560px;display:grid;grid-template-columns:1fr 1fr;align-items:center}.impact-hero-copy{position:relative;z-index:2;padding:70px 50px 70px 0}.impact-hero-copy h1{margin:12px 0 25px;max-width:560px;color:#006b3f;font-size:clamp(3.4rem,5vw,5.4rem);line-height:.96;letter-spacing:-.05em}.impact-hero-lead{max-width:540px;margin:0;color:#333333;font-size:1.1rem;line-height:1.65}.impact-hero-photo{position:relative;height:500px;overflow:hidden}.impact-hero-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.impact-hero-photo:before{content:"";position:absolute;z-index:2;top:0;left:0;bottom:0;width:35%;pointer-events:none;background:linear-gradient(90deg,#ffffff 0,rgba(255,255,255,.9) 18%,rgba(255,255,255,.5) 45%,rgba(255,255,255,0))}.impact-intro{background:#ffffff}.impact-areas{background:#f6f8f5}.impact-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;margin-top:45px;border:1px solid #dfe5df;background:#dfe5df}.impact-card{min-height:250px;padding:32px;background:#ffffff}.impact-card>span{display:block;margin-bottom:28px;color:#079447;font-size:.8rem;font-weight:800;letter-spacing:.15em}.impact-card h3{margin:0 0 12px;color:#111111;font-size:1.4rem}.impact-card p{margin:0;color:#444444;line-height:1.65}.impact-practice{background:#ffffff}.impact-practice-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center}.impact-practice-image{position:relative;overflow:hidden}.impact-practice-image img{display:block;width:100%;height:480px;object-fit:cover}.impact-practice-image:after{content:"";position:absolute;top:0;right:0;bottom:0;width:30%;background:linear-gradient(90deg,rgba(255,255,255,0),#ffffff)}.impact-practice-copy{padding:60px 0 60px 65px}.impact-practice-copy h2{margin:12px 0 22px;color:#006b3f;font-size:clamp(2.5rem,4vw,4rem);line-height:1;letter-spacing:-.04em}.impact-practice-copy p{max-width:560px;color:#333333;line-height:1.7}.impact-partnerships{background:#f6f8f5}.impact-stories{background:#ffffff}.impact-story-links{display:grid;grid-template-columns:repeat(3,1fr);margin-top:45px;border-top:1px solid #dfe5df}.impact-story-links a{display:flex;flex-direction:column;min-height:190px;padding:28px;color:#111111;text-decoration:none;border-right:1px solid #dfe5df;transition:background .2s ease}.impact-story-links a:last-child{border-right:0}.impact-story-links a:hover{background:#f6f8f5}.impact-story-links span{margin-bottom:35px;color:#079447;font-size:.8rem;font-weight:800;letter-spacing:.15em}.impact-story-links strong{margin-bottom:12px;font-size:1.35rem}.impact-story-links small{margin-top:auto;color:#008447;font-weight:700}@media (max-width:900px){.impact-hero-grid{grid-template-columns:1fr}.impact-hero-copy{padding:60px 0 35px}.impact-hero-photo{height:430px}.impact-hero-photo:before{top:0;left:0;right:0;bottom:auto;width:100%;height:25%;background:linear-gradient(180deg,#ffffff 0,rgba(255,255,255,.55) 45%,rgba(255,255,255,0))}.impact-grid{grid-template-columns:repeat(2,1fr)}.impact-practice-grid{grid-template-columns:1fr}.impact-practice-copy{padding:45px 0}.impact-story-links{grid-template-columns:1fr}.impact-story-links a{border-right:0;border-bottom:1px solid #dfe5df}}@media (max-width:600px){.impact-hero-copy h1{font-size:clamp(3rem,13vw,4rem)}.impact-grid{grid-template-columns:1fr}.impact-card{min-height:auto}.impact-hero-photo,.impact-practice-image img{height:360px}}.stories-hero{background:#ffffff;overflow:hidden}.stories-hero-grid{min-height:560px;display:grid;grid-template-columns:1fr 1fr;align-items:center}.stories-hero-copy{position:relative;z-index:2;padding:70px 55px 70px 0}.stories-hero-copy h1{margin:12px 0 25px;color:#006b3f;font-size:clamp(4rem,6vw,6.2rem);line-height:.88;letter-spacing:-.055em}.stories-hero-copy>p:last-child{max-width:520px;margin:0;color:#333333;font-size:1.1rem;line-height:1.7}.stories-hero-photo{position:relative;height:500px;overflow:hidden}.stories-hero-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.stories-hero-photo:before{content:"";position:absolute;z-index:2;top:0;left:0;bottom:0;width:38%;pointer-events:none;background:linear-gradient(90deg,#ffffff 0,rgba(255,255,255,.9) 18%,rgba(255,255,255,.5) 45%,rgba(255,255,255,0))}.stories-intro{background:#ffffff}.featured-stories{background:#f6f8f5}.featured-story-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px;margin-top:45px}.featured-story-card{background:#ffffff;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.featured-story-card:hover{transform:translateY(-4px);box-shadow:0 14px 35px rgba(0,0,0,.08)}.featured-story-card>a{display:block;color:inherit;text-decoration:none}.featured-story-image{position:relative;height:300px;overflow:hidden}.featured-story-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.featured-story-card:hover .featured-story-image img{transform:scale(1.03)}.featured-story-body{padding:28px 30px 32px}.featured-story-body>span{display:block;margin-bottom:13px;color:#079447;font-size:.72rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.featured-story-body h3{margin:0 0 14px;color:#111111;font-size:1.65rem;line-height:1.1}.featured-story-body p{margin:0 0 24px;color:#444444;line-height:1.65}.featured-story-body strong{color:#006b3f;font-size:.92rem}.more-stories{background:#ffffff}.story-list{margin-top:40px;border-top:1px solid #dfe5df}.story-list-item{display:grid;grid-template-columns:70px 1fr auto;align-items:center;grid-gap:30px;gap:30px;padding:30px 0;border-bottom:1px solid #dfe5df}.story-list-item>span{font-size:.8rem}.story-list-category,.story-list-item>span{color:#079447;font-weight:800;letter-spacing:.12em}.story-list-category{margin:0 0 7px;font-size:.7rem;text-transform:uppercase}.story-list-item h3{margin:0 0 8px;color:#111111;font-size:1.5rem}.story-list-item div>p:last-child{max-width:700px;margin:0;color:#555555;line-height:1.6}.story-list-item>a{color:#006b3f;font-weight:700;text-decoration:none;white-space:nowrap}.story-list-item>a:hover{text-decoration:underline}@media (max-width:900px){.stories-hero-grid{grid-template-columns:1fr}.stories-hero-copy{padding:60px 0 35px}.stories-hero-photo{height:430px}.stories-hero-photo:before{top:0;left:0;right:0;bottom:auto;width:100%;height:25%;background:linear-gradient(180deg,#ffffff 0,rgba(255,255,255,.55) 45%,rgba(255,255,255,0))}.featured-story-grid{grid-template-columns:1fr}.featured-story-image{height:380px}.story-list-item{grid-template-columns:50px 1fr}.story-list-item>a{grid-column:2}}@media (max-width:600px){.stories-hero-copy h1{font-size:clamp(3.4rem,15vw,5rem)}.stories-hero-photo{height:360px}.featured-story-image{height:300px}.featured-story-body{padding:24px}.story-list-item{grid-template-columns:1fr;gap:12px}.story-list-item>a{grid-column:auto}}.story-hero{background:#ffffff;overflow:hidden}.story-hero-grid{min-height:590px;display:grid;grid-template-columns:1fr 1fr;align-items:center}.story-hero-copy{position:relative;z-index:2;padding:75px 55px 75px 0}.story-hero-copy h1{margin:15px 0 25px;color:#006b3f;font-size:clamp(4rem,6vw,6.5rem);line-height:.9;letter-spacing:-.055em}.story-hero-lead{max-width:560px;margin:0 0 22px;color:#333333;font-size:1.25rem;line-height:1.6}.story-byline{max-width:500px;margin:0;color:#666666;font-size:.95rem;line-height:1.6}.story-hero-photo{position:relative;width:100%;height:auto;overflow:visible;display:flex;align-items:flex-start}.story-hero-photo img{position:relative!important;width:100%!important;height:auto!important;object-fit:contain!important;display:block}.story-hero-photo:before{content:"";position:absolute;z-index:2;top:0;left:0;bottom:0;width:38%;pointer-events:none;background:linear-gradient(90deg,#ffffff 0,rgba(255,255,255,.9) 18%,rgba(255,255,255,.5) 48%,rgba(255,255,255,0))}.story-content{background:#ffffff;padding:100px 0 110px}.story-content-grid{display:grid;grid-template-columns:230px minmax(0,720px);grid-gap:75px;gap:75px;justify-content:center}.story-side{padding-top:8px;color:#555555;font-size:.9rem;line-height:1.6}.story-side-line{width:45px;height:3px;margin:18px 0;background:#079447}.story-body{color:#292929;font-size:1.08rem;line-height:1.85}.story-body p{margin:0 0 25px}.story-opening{color:#111111;font-size:1.45rem;line-height:1.6}.story-body h2{margin:65px 0 22px;color:#006b3f;font-size:clamp(2.1rem,4vw,3.3rem);line-height:1;letter-spacing:-.035em}.story-body blockquote{margin:55px 0;padding:10px 0 10px 35px;border-left:4px solid #079447}.story-body blockquote p{margin:0 0 12px;color:#006b3f;font-size:1.8rem;line-height:1.35;font-weight:600}.story-body blockquote cite{color:#666666;font-size:.9rem;font-style:normal}.story-highlight{margin:55px 0;padding:40px;background:#f3f7f2}.story-highlight h3{max-width:650px;margin:12px 0 18px;color:#006b3f;font-size:1.7rem;line-height:1.25}.story-highlight p:last-child{margin-bottom:0}.story-ending{margin-top:45px!important;color:#006b3f;font-size:1.25rem;font-weight:600}.story-next{padding:65px 0;background:#f6f8f5}.story-next a{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:20px;color:#111111;text-decoration:none;border-top:1px solid #dfe5df}.story-next a span{font-size:clamp(2rem,4vw,3.5rem);font-weight:600;letter-spacing:-.04em}.story-next a strong{color:#006b3f;white-space:nowrap}@media (max-width:900px){.story-hero-grid{grid-template-columns:1fr}.story-hero-copy{padding:60px 0 35px}.story-hero-photo{height:430px}.story-hero-photo:before{top:0;left:0;right:0;bottom:auto;width:100%;height:25%;background:linear-gradient(180deg,#ffffff 0,rgba(255,255,255,.55) 45%,rgba(255,255,255,0))}.story-content-grid{grid-template-columns:1fr;gap:35px;max-width:760px}.story-side{padding:0}}@media (max-width:600px){.story-hero-copy h1{font-size:clamp(3.5rem,15vw,5rem)}.story-hero-lead{font-size:1.05rem}.story-hero-photo{height:360px}.story-content{padding:70px 0 80px}.story-body{font-size:1rem}.story-opening{font-size:1.25rem}.story-body blockquote{margin:40px 0;padding-left:22px}.story-body blockquote p{font-size:1.4rem}.story-highlight{padding:28px}.story-next a{flex-direction:column;align-items:flex-start}}.projects-hero{background:#ffffff;overflow:hidden}.projects-hero-grid{width:min(1180px,calc(100% - 48px));margin:0 auto;min-height:560px;display:grid;grid-template-columns:1fr 1fr;align-items:center}.projects-hero-copy{position:relative;z-index:2;padding:70px 60px 70px 0}.projects-hero-copy .eyebrow{margin-bottom:18px}.projects-hero-copy h1{margin:0 0 25px;max-width:560px;color:#006b3f;font-size:clamp(3.5rem,5.5vw,6rem);line-height:.92;letter-spacing:-.055em}.projects-hero-copy>p:not(.eyebrow){max-width:540px;margin:0;color:#333333;font-size:1.1rem;line-height:1.65}.projects-hero-photo{position:relative;width:100%;height:520px;overflow:hidden}.projects-hero-photo img{display:block;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover;object-position:center}.projects-hero-photo:before{content:"";position:absolute;z-index:2;top:0;left:0;bottom:0;width:38%;pointer-events:none;background:linear-gradient(90deg,#ffffff 0,rgba(255,255,255,.92) 18%,rgba(255,255,255,.6) 42%,rgba(255,255,255,.2) 72%,rgba(255,255,255,0))}.projects-intro{padding:90px 0;background:#ffffff}.projects-intro h2{max-width:680px}.project-themes{padding:90px 0 105px;background:#f5f7f3}.project-theme-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:42px;gap:42px;margin-top:60px}.project-theme-grid article{padding-top:20px;border-top:1px solid rgba(0,80,50,.25)}.project-theme-grid article>span{display:block;margin-bottom:28px;color:#075b3b;font-size:13px;font-weight:700;letter-spacing:.08em}.project-theme-grid h3{margin:0 0 14px;color:#111111;font-size:23px;line-height:1.15}.project-theme-grid p{margin:0;color:#555555;font-size:16px;line-height:1.65}.projects-list{padding:100px 0 110px;background:#ffffff}.project-cards{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:65px 32px;gap:65px 32px;margin-top:60px}.project-card{min-width:0}.project-card a{display:block;color:inherit;text-decoration:none}.project-card-image{position:relative;width:100%;aspect-ratio:16/10;overflow:hidden;background:#e8ece7}.project-card-image img{width:100%!important;height:100%!important;object-fit:cover;transition:transform .5s ease}.project-card:hover .project-card-image img{transform:scale(1.03)}.project-card-content{padding-top:24px}.project-card-meta{display:flex;justify-content:space-between;margin-bottom:18px;font-size:13px;font-weight:700;letter-spacing:.06em}.project-card-category{margin:0 0 12px;color:#07883f;font-size:12px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.project-card-content h3{max-width:700px;margin:0 0 14px;color:#111111;font-size:clamp(30px,3vw,44px);line-height:1.05;letter-spacing:-.025em}.project-card-content>p:not(.project-card-category){max-width:620px;margin:0 0 20px;color:#555555;font-size:17px;line-height:1.6}.project-card-content strong{color:#075b3b;font-size:15px}.project-impact{padding:90px 0 105px;background:#f5f7f3}.project-impact-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:30px;gap:30px;margin-top:60px}.project-impact-grid article{padding-top:24px;border-top:1px solid rgba(0,80,50,.25)}.project-impact-grid strong{display:block;margin-bottom:12px;color:#007a4d;font-size:clamp(42px,5vw,68px);line-height:1}.project-impact-grid p{margin:0 0 12px;color:#333333;font-size:17px;line-height:1.45}.project-impact-grid span{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.impact-note{max-width:700px;margin-top:30px;color:#666666;font-size:13px;line-height:1.5}.project-approach{padding:100px 0 110px;background:#ffffff}.project-approach .body-large,.project-approach h2{max-width:650px}@media (max-width:900px){.projects-hero-grid{width:min(100% - 32px,700px);grid-template-columns:1fr;min-height:auto}.projects-hero-copy{padding:60px 0 35px}.projects-hero-photo{height:430px}.projects-hero-photo:before{top:0;left:0;right:0;bottom:auto;width:100%;height:25%;background:linear-gradient(180deg,#ffffff 0,rgba(255,255,255,.55) 45%,rgba(255,255,255,0))}.project-theme-grid{grid-template-columns:repeat(2,1fr)}.project-cards{grid-template-columns:1fr}.project-impact-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.projects-hero-copy h1{font-size:clamp(3.3rem,14vw,5rem)}.projects-hero-photo{height:360px}.project-theme-grid{gap:35px}.project-impact-grid,.project-theme-grid{grid-template-columns:1fr}}.project-page-hero{background:#ffffff;overflow:hidden}.project-page-hero-grid{width:min(1180px,calc(100% - 48px));margin:0 auto;min-height:570px;display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.project-page-hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:80px 65px 80px 0}.project-page-hero-copy h1{max-width:650px;margin:18px 0 28px;color:#006b3f;font-size:clamp(3.4rem,5.5vw,6rem);line-height:.94;letter-spacing:-.055em}.project-page-hero-lead{max-width:570px;margin:0 0 18px;color:#333333;font-size:1.2rem;line-height:1.55}.project-page-byline{max-width:540px;margin:0;color:#666666;font-size:1rem;line-height:1.6}.project-page-hero-photo{position:relative;width:100%;height:570px;overflow:hidden}.project-page-hero-photo img{display:block;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover;object-position:center}.project-snapshot{border-top:1px solid #e3e7e3;border-bottom:1px solid #e3e7e3;background:#f5f7f3}.project-snapshot-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0}.project-snapshot-grid>div{min-height:145px;display:flex;flex-direction:column;justify-content:center;padding:25px 35px;border-right:1px solid #dce2dc}.project-snapshot-grid>div:first-child{padding-left:0}.project-snapshot-grid>div:last-child{border-right:none}.project-snapshot-grid span{display:block;margin-bottom:10px;color:#087a4b;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.project-snapshot-grid strong{display:block;color:#222222;font-size:18px;line-height:1.35}.project-story-section{padding:105px 0;background:#ffffff}.project-story-grid{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);grid-gap:90px;gap:90px}.project-story-side{max-width:300px}.project-story-side .eyebrow{margin-bottom:20px}.project-story-line{width:55px;height:2px;margin-bottom:25px;background:#087a4b}.project-story-side p:last-child{margin:0;color:#666666;font-size:15px;line-height:1.65}.project-story-body{max-width:760px}.project-story-body p{margin:0 0 25px;color:#333333;font-size:18px;line-height:1.75}.project-story-body .project-opening{margin-bottom:32px;color:#111111;font-size:clamp(24px,2.4vw,34px);line-height:1.35;letter-spacing:-.02em}.project-feature-section{padding:105px 0 115px;background:#f5f7f3}.project-feature-section .section-heading{margin-bottom:65px}.project-approach-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:30px;gap:30px}.project-approach-grid article{padding:25px 0 0;border-top:1px solid rgba(0,80,50,.28)}.project-approach-grid article>span{display:block;margin-bottom:30px;color:#087a4b;font-size:13px;font-weight:700;letter-spacing:.08em}.project-approach-grid h3{margin:0 0 15px;color:#111111;font-size:22px;line-height:1.15}.project-approach-grid p{margin:0;color:#555555;font-size:15px;line-height:1.65}.project-results-section{padding:110px 0;background:#ffffff}.project-results-section .section-heading{margin-bottom:65px}.project-results-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:55px 35px;gap:55px 35px}.project-results-grid article{padding-top:25px;border-top:1px solid #d9dfda}.project-results-grid strong{display:block;margin-bottom:14px;color:#087a4b;font-size:clamp(45px,5vw,70px);line-height:1;letter-spacing:-.04em}.project-results-grid p{max-width:310px;margin:0;color:#444444;font-size:16px;line-height:1.55}.project-image-section{padding:0;background:#ffffff}.project-image-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.6fr);min-height:620px}.project-image-large{position:relative;min-height:620px;overflow:hidden}.project-image-large img{display:block;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover}.project-image-copy{display:flex;flex-direction:column;justify-content:center;padding:70px 0 70px 65px}.project-image-copy h2{max-width:480px;margin:15px 0 25px;color:#111111;font-size:clamp(34px,4vw,54px);line-height:1.02;letter-spacing:-.04em}.project-image-copy p{max-width:500px;margin:0 0 20px;color:#555555;font-size:17px;line-height:1.7}.project-highlight-section{padding:110px 0;background:#f5f7f3}.project-highlight-section h2{max-width:650px;margin:0;color:#111111;font-size:clamp(38px,4.5vw,62px);line-height:1;letter-spacing:-.045em}.project-highlight-section .body-large{max-width:650px}.project-highlight-section .body-large p{margin-bottom:24px}.project-inclusion-section{padding:110px 0;background:#ffffff}.project-inclusion-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:90px;gap:90px;align-items:start}.project-inclusion-grid h2{max-width:600px;margin:0;color:#111111;font-size:clamp(38px,4.5vw,60px);line-height:1;letter-spacing:-.045em}.project-inclusion-copy{max-width:620px}.project-inclusion-copy p{margin:0 0 25px;color:#444444;font-size:18px;line-height:1.7}.project-inclusion-stat{display:flex;align-items:baseline;gap:18px;margin-top:45px;padding-top:25px;border-top:1px solid #d9dfda}.project-inclusion-stat strong{color:#087a4b;font-size:clamp(45px,5vw,70px);line-height:1}.project-inclusion-stat span{color:#444444;font-size:15px}.project-lessons-section{padding:110px 0;background:#f5f7f3}.project-lessons-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:90px;gap:90px}.project-lessons-grid h2{max-width:600px;margin:0;color:#111111;font-size:clamp(38px,4.5vw,60px);line-height:1;letter-spacing:-.045em}.project-lessons-grid .body-large{max-width:650px}.project-lessons-grid .body-large p{margin-bottom:25px}.project-next{padding:55px 0;background:#ffffff;border-top:1px solid #e1e5e1}.project-next a{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:20px;color:#111111;text-decoration:none}.project-next a span{font-size:clamp(22px,3vw,36px);line-height:1.1;letter-spacing:-.025em}.project-next a strong{flex-shrink:0;color:#087a4b;font-size:15px}@media (max-width:900px){.project-page-hero-grid{width:min(100% - 32px,700px);grid-template-columns:1fr;min-height:auto}.project-page-hero-copy{padding:65px 0 40px}.project-page-hero-copy h1{font-size:clamp(3.4rem,10vw,5.5rem)}.project-page-hero-photo{height:430px}.project-snapshot-grid{grid-template-columns:1fr}.project-snapshot-grid>div,.project-snapshot-grid>div:first-child{min-height:auto;padding:25px 0;border-right:none;border-bottom:1px solid #dce2dc}.project-snapshot-grid>div:last-child{border-bottom:none}.project-story-grid{grid-template-columns:1fr;gap:45px}.project-story-side{max-width:600px}.project-approach-grid,.project-results-grid{grid-template-columns:repeat(2,1fr)}.project-image-grid{grid-template-columns:1fr;min-height:auto}.project-image-large{min-height:500px}.project-image-copy{padding:65px 0 80px}.project-inclusion-grid,.project-lessons-grid{grid-template-columns:1fr;gap:50px}}@media (max-width:600px){.project-page-hero-grid{width:min(100% - 32px,100%)}.project-page-hero-copy{padding:55px 0 35px}.project-page-hero-copy h1{font-size:clamp(3rem,13vw,4.5rem)}.project-page-hero-lead{font-size:1.05rem}.project-page-hero-photo{height:350px}.project-feature-section,.project-highlight-section,.project-inclusion-section,.project-lessons-section,.project-results-section,.project-story-section{padding-top:75px;padding-bottom:75px}.project-approach-grid{grid-template-columns:1fr;gap:35px}.project-results-grid{grid-template-columns:1fr;gap:40px}.project-image-large{min-height:360px}.project-image-copy{padding:55px 0 65px}.project-highlight-section h2,.project-image-copy h2,.project-inclusion-grid h2,.project-lessons-grid h2{font-size:40px}.project-next a{flex-direction:column;align-items:flex-start}.project-next a span{font-size:27px}}