:root{--green-950:#0b2217;--green-900:#10301f;--green-700:#1a6b45;--green-600:#219e5c;--lime-500:#95d839;--lime-600:#7fbf26;--lime-100:#eef8df;--sand-50:#fbf8f2;--sand-100:#f5f0e6;--sand-200:#eae1cf;--text:#10261a;--muted:#4f6157;--white:#fff;--dfwc:#e8922e;--font-head:"Bricolage Grotesque", "Segoe UI", system-ui, sans-serif;--font-body:"Inter", "Segoe UI", system-ui, -apple-system, sans-serif;--radius-sm:10px;--radius:18px;--radius-lg:28px;--shadow:0 18px 50px -20px #0b221747;--container:1240px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{font-family:var(--font-body);color:var(--text);background:var(--white);-webkit-font-smoothing:antialiased;margin:0;font-size:17px;line-height:1.7}img{max-width:100%;height:auto;display:block}[hidden]{display:none!important}a{color:var(--green-700);text-decoration:none;transition:color .2s}a:hover{color:var(--green-600)}p{margin:0 0 1em}ul{margin:0;padding:0}h1,h2,h3,h4{font-family:var(--font-head);color:var(--text);letter-spacing:-.025em;margin:0 0 .5em;font-weight:700;line-height:1.08}h1{letter-spacing:-.035em;font-size:clamp(2.6rem,6.2vw,5.4rem);font-weight:800}h2{font-size:clamp(2rem,4.2vw,3.4rem)}h3{letter-spacing:-.015em;font-size:clamp(1.3rem,2vw,1.6rem)}h4{letter-spacing:-.01em;font-size:1.1rem}.skip-link{z-index:1000;background:var(--lime-500);color:var(--text);border-radius:8px;padding:10px 16px;font-weight:600;position:absolute;top:8px;left:-9999px}.skip-link:focus{left:16px}:focus-visible{outline:3px solid var(--lime-500);outline-offset:3px}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:24px}.section{padding-block:112px}.section-sm{padding-block:72px}.row{flex-wrap:wrap;gap:32px;display:flex}.row-center{align-items:center}.row-lg{gap:64px}.col{flex:1 1 0;min-width:0}.col-40{flex:calc(40% - 48px);min-width:280px}.col-50{flex:calc(50% - 48px);min-width:300px}.col-60{flex:1.5 calc(60% - 48px);min-width:300px}.stack{flex-direction:column;display:flex}.center{text-align:center}.bg-sand{background:var(--sand-100)}.bg-sand-light{background:var(--sand-50)}.bg-dark{background:var(--green-950);color:#cfe0d5}.bg-green{background:var(--green-700);color:#e3f1e8}.bg-lime{background:var(--lime-500)}.bg-dark h1,.bg-dark h2,.bg-dark h3,.bg-dark h4,.bg-green h1,.bg-green h2,.bg-green h3,.bg-green h4{color:var(--white)}.eyebrow{font-family:var(--font-body);letter-spacing:.16em;text-transform:uppercase;color:var(--green-700);align-items:center;gap:12px;margin-bottom:18px;font-size:.8rem;font-weight:700;display:inline-flex}.eyebrow:before{content:"";background:var(--lime-500);border-radius:3px;width:34px;height:3px}.bg-dark .eyebrow,.bg-green .eyebrow,.hero .eyebrow,.page-hero .eyebrow{color:var(--lime-500)}.hl{background-image:linear-gradient(#0000 62%,#95d839d9 62% 92%,#0000 92%);padding-inline:.06em}.hl-text{color:var(--lime-500)}.lead{color:var(--muted);font-size:1.2rem;line-height:1.65}.bg-dark .lead,.bg-green .lead{color:#bfd6c8}.section-head{max-width:760px;margin-bottom:56px}.section-head.center{margin-inline:auto}.section-head-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:56px;display:flex}.section-head-row .section-head{margin-bottom:0}.btn-group{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.btn{font-family:var(--font-body);cursor:pointer;text-align:center;border:2px solid #0000;border-radius:100px;justify-content:center;align-items:center;gap:10px;padding:18px 28px;font-size:1rem;font-weight:600;line-height:1;transition:background .2s,color .2s,border-color .2s,transform .2s;display:inline-flex}.btn i{font-size:.9em;transition:transform .2s}.btn:hover i{transform:translate(4px)}.btn-primary{background:var(--lime-500);color:var(--green-950)}.btn-primary:hover{background:var(--white);color:var(--green-950)}.btn-dark{background:var(--green-700);color:var(--white)}.btn-dark:hover{background:var(--green-950);color:var(--white)}.btn-outline{color:var(--white);border-color:#ffffff8c}.btn-outline:hover{background:var(--white);color:var(--green-950);border-color:var(--white)}.btn-outline-dark{border-color:var(--green-700);color:var(--green-700)}.btn-outline-dark:hover{background:var(--green-700);color:var(--white)}.btn-sm{padding:13px 20px;font-size:.92rem}.link-arrow{color:var(--green-700);align-items:center;gap:8px;font-weight:600;display:inline-flex}.link-arrow i{font-size:.85em;transition:transform .2s}.link-arrow:hover i{transform:translate(4px)}.site-header{z-index:100;background:var(--white);border-bottom:1px solid #10261a14;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:84px;display:flex}.brand{color:var(--text);align-items:center;gap:12px;display:flex}.brand:hover{color:var(--text)}.brand img{border-radius:50%;width:56px;height:56px}.brand-name{font-family:var(--font-head);letter-spacing:-.02em;font-size:1.12rem;font-weight:800;line-height:1.05}.brand-name span{color:var(--green-600);display:block}.main-nav{align-items:center;gap:36px;display:flex}.nav-menu{align-items:center;gap:30px;list-style:none;display:flex}.nav-menu a{color:var(--text);padding-block:8px;font-size:.98rem;font-weight:500;position:relative}.nav-menu a:after{content:"";background:var(--lime-500);border-radius:3px;width:0;height:3px;transition:width .25s;position:absolute;bottom:0;left:0}.nav-menu a:hover:after,.nav-menu a[aria-current=page]:after{width:100%}.nav-menu a[aria-current=page]{color:var(--green-700);font-weight:600}.menu-toggle{background:var(--green-700);width:48px;height:48px;color:var(--white);cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;display:none}.hero{background:var(--green-950);color:var(--white);position:relative;overflow:hidden}.hero-viewport{overflow:hidden}.hero-track{will-change:transform;backface-visibility:hidden;flex-wrap:nowrap;transition:transform .85s cubic-bezier(.62,.02,.28,1);display:flex}.hero-slide{background-color:var(--green-950);flex:0 0 100%;align-items:flex-end;max-width:100%;min-height:min(100svh - 84px,860px);padding-block:120px 160px;display:flex;position:relative;overflow:hidden}.hero-slide:before{content:"";z-index:1;background:linear-gradient(90deg,#0b2217eb 0%,#0b2217b8 45%,#0b221726 100%),linear-gradient(#0000 55%,#0b2217b3 100%);position:absolute;inset:0}.hero-slide .container{z-index:2;position:relative}.hero-content{max-width:820px}.hero h1,.hero .h1-style{color:var(--white);margin-bottom:24px}.h1-style{letter-spacing:-.035em;font-size:clamp(2.6rem,6.2vw,5.4rem);font-weight:800}.hero .lead{color:#d6e6dc;max-width:600px;font-size:1.25rem}@keyframes heroTextIn{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:none}}.hero-slide.is-active .hero-content{animation:.9s cubic-bezier(.22,.61,.36,1) .12s heroTextIn}@keyframes heroZoom{0%{transform:scale(1.06)}to{transform:scale(1)}}.hero-bg{z-index:0;will-change:transform;background-position:50% 45%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.hero-slide.is-active .hero-bg{animation:7s ease-out both heroZoom}.hero-controls{z-index:3;background:linear-gradient(#0000,#0b2217bf);border-top:1px solid #ffffff2e;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding-block:26px 28px;display:flex;position:absolute;bottom:0;left:0;right:0}.hero-meta{flex-wrap:wrap;gap:14px 36px;display:flex}.hero-meta-item{color:#d6e6dc;align-items:center;gap:12px;font-size:.95rem;display:flex}.hero-meta-item i{color:var(--lime-500)}.hero-nav{align-items:center;gap:14px;display:flex}.hero-dots{align-items:center;gap:10px;display:flex}.hero-dot{cursor:pointer;background:#ffffff59;border:0;border-radius:99px;width:34px;height:5px;padding:0;transition:background .25s,width .25s}.hero-dot[aria-current=true]{background:var(--lime-500);width:52px}.hero-arrow{cursor:pointer;width:46px;height:46px;color:var(--white);background:#ffffff1a;border:1px solid #ffffff47;border-radius:50%;justify-content:center;align-items:center;font-size:.95rem;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.hero-arrow:hover{background:var(--lime-500);border-color:var(--lime-500);color:var(--green-950)}@media (width>=768px) and (width<=1395px){.hero-nav{margin-right:70px}}@media (width>=768px) and (height<=940px){.hero-slide{padding-block:80px 126px}.hero h1,.hero .h1-style{margin-bottom:18px;font-size:clamp(2.2rem,4.4vw,3.5rem)}.hero .lead{max-width:560px;font-size:1.1rem}.hero .btn-group{margin-top:26px}.hero-controls{padding-block:16px 18px}.hero-arrow{width:40px;height:40px}}@media (width>=768px) and (width<=1279px) and (height<=820px){.hero-meta{display:none}.hero-controls{background:0 0;border-top:0;justify-content:flex-end}}@media (width>=1280px) and (height<=820px){.hero-controls{padding-block:12px 14px}.hero-meta{gap:10px 26px}.hero-meta-item{font-size:.9rem}}@media (prefers-reduced-motion:reduce){.hero-track{transition:none}.hero-slide.is-active .hero-content,.hero-slide.is-active .hero-bg{animation:none}}.page-hero{background-color:var(--green-950);color:var(--white);background-position:50%;background-repeat:no-repeat;background-size:cover;padding-block:150px 90px;position:relative}.page-hero:before{content:"";background:linear-gradient(90deg,#0b2217f0 0%,#0b2217b3 55%,#0b221759 100%);position:absolute;inset:0}.page-hero .container{position:relative}.page-hero h1{color:var(--white);max-width:900px;font-size:clamp(2.5rem,5.4vw,4.6rem)}.page-hero .lead{color:#d6e6dc;max-width:640px}.breadcrumb{color:#a9c4b3;flex-wrap:wrap;gap:10px;margin-bottom:26px;font-size:.9rem;list-style:none;display:flex}.breadcrumb a{color:var(--white)}.breadcrumb a:hover{color:var(--lime-500)}.breadcrumb li+li:before{content:"/";color:var(--lime-500);margin-right:10px}.jump-links{flex-wrap:wrap;gap:10px;margin-top:36px;display:flex}.jump-links a{color:var(--white);background:#ffffff14;border:1px solid #fff3;border-radius:100px;align-items:center;gap:8px;padding:10px 18px;font-size:.92rem;font-weight:500;display:inline-flex}.jump-links a i{color:var(--lime-500)}.jump-links a:hover{background:var(--lime-500);color:var(--green-950);border-color:var(--lime-500)}.jump-links a:hover i{color:var(--green-950)}.img-frame{position:relative}.img-frame img{border-radius:var(--radius-lg);object-fit:cover;width:100%}.img-accent img{box-shadow:22px 22px 0 var(--lime-500)}.img-tall img{aspect-ratio:4/5}.img-wide img{aspect-ratio:4/3}.img-badge{background:var(--green-950);color:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);align-items:center;gap:14px;padding:18px 24px;display:flex;position:absolute;bottom:36px;left:-18px}.img-badge strong{font-family:var(--font-head);color:var(--lime-500);font-size:2rem;line-height:1;display:block}.img-badge span{color:#cfe0d5;font-size:.85rem;line-height:1.35}.check-list{flex-direction:column;gap:14px;margin:24px 0 0;list-style:none;display:flex}.check-list li{align-items:flex-start;gap:14px;display:flex}.check-list i{background:var(--lime-100);height:26px;color:var(--green-700);border-radius:50%;flex:0 0 26px;justify-content:center;align-items:center;margin-top:2px;font-size:.72rem;display:inline-flex}.bg-dark .check-list i,.bg-green .check-list i{color:var(--lime-500);background:#95d8392e}.stats{flex-wrap:wrap;gap:0;display:flex}.stat{border-left:1px solid #ffffff24;flex:200px;padding:12px 32px}.stat:first-child{border-left:0;padding-left:0}.stat-number{font-family:var(--font-head);letter-spacing:-.04em;color:var(--lime-500);font-size:clamp(2.8rem,5vw,4.4rem);font-weight:800;line-height:1}.stat-label{color:#cfe0d5;max-width:200px;margin-top:12px;font-size:.98rem;line-height:1.45}.bg-sand .stat{border-left-color:var(--sand-200)}.bg-sand .stat-number{color:var(--green-700)}.bg-sand .stat-label{color:var(--muted)}.cards{flex-wrap:wrap;gap:24px;display:flex}.card{background:var(--white);border-radius:var(--radius);border:1px solid #10261a14;flex-direction:column;flex:calc(33.333% - 24px);min-width:260px;padding:36px 32px;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex}.card:hover{box-shadow:var(--shadow);border-color:#0000;transform:translateY(-6px)}.card p{color:var(--muted);font-size:.98rem}.card .link-arrow{margin-top:auto;padding-top:8px}.cards-4 .card{flex-basis:calc(25% - 24px);min-width:200px;padding:32px 26px}.cards-2 .card{flex-basis:calc(50% - 24px);min-width:280px}.icon{background:var(--lime-100);width:64px;height:64px;color:var(--green-700);border-radius:18px;justify-content:center;align-items:center;margin-bottom:24px;font-size:1.55rem;transition:background .3s,color .3s;display:inline-flex}.card:hover .icon{background:var(--lime-500);color:var(--green-950)}.icon-sm{border-radius:14px;width:52px;height:52px;margin-bottom:18px;font-size:1.25rem}.card-feature{background:var(--green-700);border-color:var(--green-700)}.card-feature h3{color:var(--white)}.card-feature p{color:#cde3d5}.card-feature .icon{background:var(--lime-500);color:var(--green-950)}.card-feature .link-arrow{color:var(--lime-500)}.card-num{font-family:var(--font-head);color:var(--green-600);letter-spacing:.04em;margin-bottom:6px;font-size:.9rem;font-weight:700}.card-feature .card-num{color:var(--lime-500)}.card-dark{background:#ffffff0a;border-color:#ffffff1a}.card-dark p{color:#b8cfc0}.card-dark .icon{color:var(--lime-500);background:#95d83924}.card-dark:hover{box-shadow:none;background:#ffffff12}.why-list{flex-direction:column;gap:28px;display:flex}.why-item{align-items:flex-start;gap:22px;display:flex}.why-item .icon{flex:0 0 56px;width:56px;height:56px;margin:0;font-size:1.3rem}.why-item h3{margin-bottom:6px;font-size:1.25rem}.why-item p{color:var(--muted);margin:0;font-size:.98rem}.family{position:relative;overflow:hidden}.family-umbrella{text-align:center;flex-direction:column;align-items:center;max-width:780px;margin:0 auto 64px;display:flex}.family-umbrella img{border:6px solid #95d83959;border-radius:50%;width:108px;height:108px;margin-bottom:28px}.family-connector{justify-content:center;margin:-36px 0 28px;display:flex}.family-connector span{background:linear-gradient(var(--lime-500), transparent);width:2px;height:48px}.org-cards{flex-wrap:wrap;gap:28px;display:flex}.org-card{background:var(--white);min-width:290px;color:var(--text);border-radius:var(--radius-lg);border-top:6px solid var(--lime-500);flex-direction:column;flex:calc(50% - 28px);gap:18px;padding:44px 40px;transition:transform .3s;display:flex}.org-card:hover{transform:translateY(-6px)}.org-card h3{color:var(--text);margin:0}.org-card p{color:var(--muted);margin:0}.org-card.dfwc{border-top-color:var(--dfwc)}.org-logo{align-items:center;height:76px;display:flex}.org-logo img{width:auto;max-height:76px}.org-mark{font-family:var(--font-head);color:var(--green-700);letter-spacing:-.02em;align-items:center;gap:14px;font-size:1.35rem;font-weight:800;line-height:1.05;display:flex}.org-mark i{background:var(--lime-500);width:66px;height:66px;color:var(--green-950);border-radius:50%;justify-content:center;align-items:center;font-size:1.6rem;display:inline-flex}.org-tag{letter-spacing:.1em;text-transform:uppercase;background:var(--lime-100);color:var(--green-700);border-radius:100px;align-self:flex-start;align-items:center;gap:8px;padding:7px 12px;font-size:.75rem;font-weight:700;display:inline-flex}.org-card .btn{align-self:flex-start;margin-top:8px}.project-cards{flex-wrap:wrap;gap:28px;display:flex}.project-card{background:var(--white);border-radius:var(--radius);border:1px solid #10261a14;flex-direction:column;flex:calc(33.333% - 28px);min-width:280px;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.project-card:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.project-card .project-img{overflow:hidden}.project-card img{aspect-ratio:16/10;object-fit:cover;width:100%;transition:transform .6s}.project-card:hover img{transform:scale(1.05)}.project-body{flex-direction:column;flex:1;gap:12px;padding:28px 28px 32px;display:flex}.project-body h3{margin:0;font-size:1.3rem}.project-body p{color:var(--muted);margin:0;font-size:.96rem}.project-meta{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.tag{letter-spacing:.06em;text-transform:uppercase;background:var(--lime-100);color:var(--green-700);border-radius:100px;align-items:center;gap:6px;padding:6px 11px;font-size:.76rem;font-weight:700;display:inline-flex}.tag-status{background:var(--sand-100);color:var(--muted)}.tag-status.ongoing{background:var(--green-700);color:var(--white)}.project-foot{color:var(--muted);border-top:1px solid #10261a14;align-items:center;gap:8px;margin-top:auto;padding-top:16px;font-size:.9rem;display:flex}.project-foot i{color:var(--green-600)}.service-row{flex-wrap:wrap;align-items:center;gap:72px;display:flex}.service-row.reverse{flex-direction:row-reverse}.service-row+.service-row{margin-top:0}.service-num{font-family:var(--font-head);color:#0000;-webkit-text-stroke:2px var(--lime-500);letter-spacing:-.04em;margin-bottom:18px;font-size:5.5rem;font-weight:800;line-height:.8}.service-title{align-items:center;gap:16px;margin-bottom:18px;display:flex}.service-title .icon{margin:0}.service-title h2{margin:0;font-size:clamp(1.9rem,3.4vw,2.8rem)}.timeline{flex-wrap:wrap;gap:24px;display:flex}.timeline-step{border-top:3px solid #ffffff26;flex:calc(25% - 24px);min-width:220px;padding-top:28px;position:relative}.timeline-step:before{content:"";background:var(--lime-500);border-radius:50%;width:15px;height:15px;position:absolute;top:-9px;left:0;box-shadow:0 0 0 6px #95d83933}.timeline-year{font-family:var(--font-head);color:var(--lime-500);margin-bottom:12px;font-size:2.2rem;font-weight:800;line-height:1}.timeline-step h3{margin-bottom:8px;font-size:1.2rem}.timeline-step p{color:#b8cfc0;margin:0;font-size:.95rem}.vm-card{border-radius:var(--radius-lg);flex-direction:column;flex:calc(50% - 32px);gap:10px;min-width:290px;padding:48px 44px;display:flex}.vm-card p{font-family:var(--font-head);letter-spacing:-.015em;margin:0;font-size:clamp(1.3rem,2.2vw,1.7rem);font-weight:500;line-height:1.35}.vm-card.vision{background:var(--green-700);color:var(--white)}.vm-card.vision .eyebrow{color:var(--lime-500)}.vm-card.mission{background:var(--lime-500);color:var(--green-950)}.vm-card.mission .eyebrow{color:var(--green-950)}.vm-card.mission .eyebrow:before{background:var(--green-950)}.accordion{flex-direction:column;gap:14px;display:flex}.accordion details{background:var(--white);border-radius:var(--radius);border:1px solid #10261a14;overflow:hidden}.accordion summary{cursor:pointer;font-family:var(--font-head);letter-spacing:-.01em;justify-content:space-between;align-items:center;gap:16px;padding:24px 28px;font-size:1.2rem;font-weight:700;list-style:none;display:flex}.accordion summary::-webkit-details-marker{display:none}.accordion summary:after{content:"+";background:var(--lime-100);height:36px;color:var(--green-700);border-radius:50%;flex:0 0 36px;justify-content:center;align-items:center;font-size:1.4rem;font-weight:500;transition:transform .25s,background .25s;display:inline-flex}.accordion details[open] summary:after{background:var(--lime-500);color:var(--green-950);transform:rotate(45deg)}.accordion .acc-body{color:var(--muted);padding:0 28px 26px}.accordion .acc-body p:last-child{margin:0}.team{flex-wrap:wrap;gap:28px;display:flex}.team-card{flex-direction:column;flex:calc(25% - 28px);min-width:200px;display:flex}.team-photo{border-radius:var(--radius);background:var(--sand-200);margin-bottom:20px;overflow:hidden}.team-photo img{aspect-ratio:1/1.06;object-fit:cover;width:100%;transition:transform .6s}.team-card:hover .team-photo img{transform:scale(1.04)}.team-card h3{margin-bottom:4px;font-size:1.25rem}.team-role{color:var(--green-600);font-size:.95rem;font-weight:600}.partners{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;display:flex}.partner{background:var(--white);border-radius:var(--radius);border:1px solid #10261a14;flex:0 200px;justify-content:center;align-items:center;height:130px;padding:20px 28px;display:flex}.partner img{width:auto;max-height:90px}.gallery{flex-wrap:wrap;gap:16px;display:flex}.gallery figure{border-radius:var(--radius);flex:calc(33.333% - 16px);min-width:240px;margin:0;position:relative;overflow:hidden}.gallery figure.wide{flex-basis:calc(50% - 16px)}.gallery img{object-fit:cover;width:100%;height:320px;transition:transform .6s}.gallery figure:hover img{transform:scale(1.05)}.gallery figcaption{color:var(--white);opacity:0;background:#0b2217bf;border-radius:8px;padding:8px 12px;font-size:.82rem;transition:opacity .3s,transform .3s;position:absolute;bottom:12px;left:12px;right:12px;transform:translateY(6px)}.gallery figure:hover figcaption{opacity:1;transform:none}@media (hover:none){.gallery figcaption{opacity:1;transform:none}}.cta{background:var(--lime-500);border-radius:var(--radius-lg);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;padding:80px 64px;display:flex}.cta h2{color:var(--green-950);max-width:700px;margin:0 0 12px}.cta p{color:var(--green-900);max-width:600px;margin:0;font-size:1.12rem}.cta .btn-group{margin:0}.cta .btn-dark:hover{background:var(--white);color:var(--green-950)}.cta-wrap{padding-block:0 112px}.contact-cards{flex-wrap:wrap;gap:20px;display:flex}.contact-card{background:var(--white);border-radius:var(--radius);border:1px solid #10261a14;flex-direction:column;flex:calc(33.333% - 20px);gap:4px;min-width:250px;padding:30px 28px;display:flex}.contact-card h3{margin-bottom:6px;font-size:1.15rem}.contact-card a,.contact-card p{color:var(--text);margin:0;font-size:.98rem}.contact-card a:hover{color:var(--green-600)}.contact-card .icon{margin-bottom:16px}.form-panel{background:var(--green-950);color:var(--white);border-radius:var(--radius-lg);padding:52px 48px}.form-panel h2{color:var(--white)}.form{flex-wrap:wrap;gap:18px;margin-top:28px;display:flex}.field{flex-direction:column;flex:calc(50% - 18px);gap:8px;min-width:220px;display:flex}.field-full{flex-basis:100%}.field label{color:#cfe0d5;font-size:.88rem;font-weight:600}.field input,.field select,.field textarea{width:100%;font:inherit;color:var(--white);background:#ffffff0f;border:1px solid #ffffff2e;border-radius:12px;padding:15px 16px;font-size:1rem;transition:border-color .2s,background .2s}.field select option{color:var(--text)}.field textarea{resize:vertical;min-height:150px}.field input::placeholder,.field textarea::placeholder{color:#8faa9a}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--lime-500);background:#ffffff1a;outline:none}.form .btn{margin-top:6px}.form-status{color:var(--lime-500);flex-basis:100%;margin:0;font-weight:600}.form-status.is-error{color:#ffb4a8}.form-status a{color:var(--white);text-decoration:underline}.field.has-error input,.field.has-error textarea{border-color:#ff8a7a}.field-error{color:#ffb4a8;font-size:.82rem}.form .btn[disabled]{opacity:.7;cursor:wait}.cf-turnstile{min-height:65px}.hp-field{width:1px;height:1px;left:-10000px;overflow:hidden;position:absolute!important}.form-success{border-radius:var(--radius);background:#95d8391a;border:1px solid #95d83959;padding:40px 32px}.form-success:focus{outline:none}.form-success-icon{color:var(--lime-500);margin-bottom:12px;font-size:2.4rem}.form-success h3{color:var(--white);margin-bottom:10px}.form-success p{color:#cfe0d5}.form-success a{color:var(--lime-500);text-decoration:underline}.form-success .btn{border-color:var(--lime-500);color:var(--lime-500);background:0 0;margin-top:10px}.form-success .btn:hover,.form-success .btn:focus-visible{background:var(--lime-500);border-color:var(--lime-500);color:var(--green-950)}.map{border-radius:var(--radius-lg);background:var(--sand-200);line-height:0;overflow:hidden}.map iframe{border:0;width:100%;height:440px}.site-footer{background:var(--green-950);color:#a9c1b2;font-size:.96rem}.footer-top{flex-wrap:wrap;gap:48px;padding-block:88px 64px;display:flex}.footer-brand{flex:300px;max-width:380px}.footer-col{flex:160px}.footer-col-wide{flex:250px}.footer-brand .brand{color:var(--white);margin-bottom:22px}.footer-brand .brand img{background:var(--white);width:64px;height:64px;padding:3px}.footer-brand .brand-name{color:var(--white)}.footer-brand .brand-name span{color:var(--lime-500)}.site-footer h4{color:var(--white);letter-spacing:0;margin-bottom:20px;font-size:1rem}.footer-links{flex-direction:column;gap:12px;list-style:none;display:flex}.footer-links a{color:#a9c1b2}.footer-links a:hover{color:var(--lime-500)}.footer-contact li{align-items:flex-start;gap:12px;line-height:1.5;display:flex}.footer-contact i{color:var(--lime-500);text-align:center;flex:0 0 16px;width:16px;margin-top:5px}.socials{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.socials a{width:42px;height:42px;color:var(--white);background:#ffffff12;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,color .2s;display:inline-flex}.socials a:hover{background:var(--lime-500);color:var(--green-950)}.footer-bottom{padding-block:26px;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;gap:12px;padding-right:96px;font-size:.86rem;display:flex}.footer-bottom p{margin:0}.whatsapp-widget{z-index:110;position:fixed;bottom:22px;right:22px}.whatsapp-float{cursor:pointer;width:58px;height:58px;color:var(--white);background:#25d366;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:1.8rem;transition:transform .2s,background .2s;display:inline-flex;position:relative;box-shadow:0 12px 30px -8px #00000059}.whatsapp-float:hover{color:var(--white);transform:scale(1.08)}.whatsapp-float .icon-close{font-size:1.5rem;display:none}.whatsapp-widget.open .whatsapp-float .icon-open{display:none}.whatsapp-widget.open .whatsapp-float .icon-close{display:inline-block}.whatsapp-badge{min-width:21px;height:21px;color:var(--white);border:2px solid var(--white);font:700 .72rem/17px var(--font-body);text-align:center;pointer-events:none;background:#ff3b30;border-radius:99px;padding:0 6px;position:absolute;top:-3px;right:-3px}.whatsapp-float:after{content:"";pointer-events:none;border-radius:50%;animation:2.6s ease-out infinite waPulse;position:absolute;inset:0}@keyframes waPulse{0%{box-shadow:0 0 #25d3668c}70%{box-shadow:0 0 0 16px #25d36600}to{box-shadow:0 0 #25d36600}}.whatsapp-widget.seen .whatsapp-badge,.whatsapp-widget.open .whatsapp-badge{display:none}.whatsapp-widget.seen .whatsapp-float:after,.whatsapp-widget.open .whatsapp-float:after{animation:none}.whatsapp-panel{background:var(--white);transform-origin:100% 100%;border-radius:16px;flex-direction:column;width:290px;max-width:calc(100vw - 44px);max-height:calc(100svh - 184px);transition:transform .22s;display:flex;position:absolute;bottom:70px;right:0;overflow:hidden;transform:translateY(12px)scale(.96);box-shadow:0 24px 60px -18px #0b221773}.whatsapp-widget.open .whatsapp-panel{transform:none}.whatsapp-head{color:var(--white);background:#075e54;flex:none;align-items:center;gap:10px;padding:12px 14px;display:flex}.whatsapp-head img{background:var(--white);border-radius:50%;flex:0 0 36px;width:36px;height:36px}.whatsapp-head strong{font-family:var(--font-head);font-size:.95rem;line-height:1.2;display:block}.whatsapp-head span{color:#b7d8cf;align-items:center;gap:6px;font-size:.74rem;display:flex}.whatsapp-head span:before{content:"";background:#4ade80;border-radius:50%;width:7px;height:7px}.whatsapp-close{color:#b7d8cf;cursor:pointer;background:0 0;border:0;border-radius:6px;margin-left:auto;padding:4px 6px;font-size:.95rem}.whatsapp-close:hover{color:var(--white)}.whatsapp-body{background:#ece5dd;flex:auto;padding:14px;overflow-y:auto}.whatsapp-bubble{background:var(--white);color:var(--text);border-radius:4px 12px 12px;margin:0;padding:10px 12px;font-size:.88rem;line-height:1.5;box-shadow:0 2px 6px #0b22171a}.whatsapp-time{color:#8a9a91;text-align:right;margin-top:3px;font-size:.68rem;display:block}.whatsapp-cta{background:var(--white);flex:none;padding:12px 14px 14px}.whatsapp-cta .btn{width:100%;color:var(--white);background:#25d366;padding:13px 16px;font-size:.92rem}.whatsapp-cta .btn:hover{color:var(--white);background:#128c7e}.whatsapp-note{color:var(--muted);text-align:center;margin:8px 0 0;font-size:.72rem}@media (prefers-reduced-motion:reduce){.whatsapp-panel{transition:none}.whatsapp-float:after{animation:none}}.js .reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(20px)}.js .reveal.in{opacity:1;transform:none}.js .reveal.d1{transition-delay:80ms}.js .reveal.d2{transition-delay:.16s}.js .reveal.d3{transition-delay:.24s}.js .reveal.no-anim{transition:none}@media (width<=767px){.js .reveal{opacity:1;transition:none;transform:none}}.anim-off .reveal{opacity:1!important;transition:none!important;transform:none!important}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.js .reveal{opacity:1;transition:none;transform:none}*,:before,:after{transition-duration:.01ms!important}}.sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container-narrow{max-width:820px}.project-card,.post-card,.post-lead{position:relative}.card-link{color:inherit}.card-link:hover{color:var(--green-700)}.card-link:after{content:"";z-index:1;border-radius:inherit;position:absolute;inset:0}.project-card:has(.card-link:focus-visible),.post-card:has(.card-link:focus-visible),.post-lead:has(.card-link:focus-visible){outline:3px solid var(--green-600);outline-offset:3px}.card-link:focus-visible{outline:none}.project-foot a,.post-body a:not(.card-link){z-index:2;position:relative}.project-foot{flex-wrap:wrap;gap:8px 16px}.project-where,.project-with{align-items:center;gap:8px;display:inline-flex}.project-more{color:var(--green-700);white-space:nowrap;align-items:center;gap:8px;margin-left:auto;font-weight:600;display:inline-flex}.project-more i{transition:transform .25s}.project-card:hover .project-more i,.post-card:hover .project-more i,.post-lead:hover .project-more i{transform:translate(4px)}.post-card{background:var(--white);border-radius:var(--radius);border:1px solid #10261a14;flex-direction:column;flex:calc(33.333% - 28px);min-width:280px;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.post-card:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.post-card .post-img{overflow:hidden}.post-card img{aspect-ratio:16/10;object-fit:cover;width:100%;transition:transform .6s}.post-card:hover img{transform:scale(1.05)}.post-body{flex-direction:column;flex:1;gap:12px;padding:28px 28px 32px;display:flex}.post-body h3{margin:0;font-size:1.25rem}.post-body p{color:var(--muted);margin:0;font-size:.96rem}.post-date{color:var(--muted);font-size:.88rem}.post-lead{background:var(--white);border-radius:var(--radius-lg);border:1px solid #10261a14;flex-wrap:wrap;align-items:stretch;gap:0;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.post-lead:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.post-lead-img{flex:calc(50% - 1px);min-width:300px;overflow:hidden}.post-lead-img img{object-fit:cover;width:100%;height:100%;min-height:320px;transition:transform .6s}.post-lead:hover .post-lead-img img{transform:scale(1.04)}.post-lead-body{flex-direction:column;flex:calc(50% - 1px);gap:14px;min-width:300px;padding:44px 44px 40px;display:flex}.post-lead-body h3{margin:0;font-size:clamp(1.5rem,2.6vw,2rem)}.post-lead-body p{color:var(--muted);margin:0}.post-hero{background:var(--sand-50);padding-block:72px 40px}.post-hero .breadcrumb{color:var(--muted)}.post-hero .breadcrumb a{color:var(--green-700)}.post-hero .breadcrumb a:hover{color:var(--green-600)}.post-hero .breadcrumb li+li:before{color:var(--muted)}.post-hero h1{font-size:clamp(2rem,4.4vw,3.1rem)}.post-byline{color:var(--muted);flex-wrap:wrap;gap:10px 28px;margin-top:24px;font-size:.94rem;display:flex}.post-byline span{align-items:center;gap:9px;display:inline-flex}.post-byline i{color:var(--green-600)}.post-figure{margin-top:-20px}.post-figure img{border-radius:var(--radius-lg);aspect-ratio:16/9;object-fit:cover;width:100%}.rich-text{font-size:1.06rem}.rich-text>:first-child{margin-top:0}.rich-text h2{margin:2em 0 .6em;font-size:clamp(1.4rem,2.6vw,1.85rem)}.rich-text h3{margin:1.8em 0 .5em;font-size:1.2rem}.rich-text p{margin:0 0 1.25em}.rt-list{flex-direction:column;gap:12px;margin:0 0 1.6em;list-style:none;display:flex}.rt-list li{color:var(--muted);padding-left:30px;position:relative}.rt-list li:before{content:"";background:var(--lime-500);border-radius:50%;width:9px;height:9px;position:absolute;top:.62em;left:6px}.rich-text blockquote{background:var(--sand-50);border-left:4px solid var(--lime-500);border-radius:var(--radius-sm);margin:2em 0;padding:30px 34px}.rich-text blockquote p{font-family:var(--font-head);letter-spacing:-.02em;color:var(--text);margin:0;font-size:1.25rem;line-height:1.4}.rich-text blockquote cite{letter-spacing:.1em;text-transform:uppercase;color:var(--green-700);margin-top:14px;font-size:.85rem;font-style:normal;font-weight:700;display:block}.post-share{border-top:1px solid #10261a1a;flex-wrap:wrap;align-items:center;gap:12px;margin-top:56px;padding-top:28px;display:flex}.post-share span{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-right:6px;font-size:.82rem;font-weight:700}.post-share a{background:var(--sand-100);width:42px;height:42px;color:var(--green-700);border-radius:50%;justify-content:center;align-items:center;transition:background .2s,color .2s,transform .2s;display:inline-flex}.post-share a:hover{background:var(--green-700);color:var(--white);transform:translateY(-2px)}.project-facts{flex-wrap:wrap;align-items:center;gap:10px 18px;margin-top:26px;display:flex}.project-fact{color:#cfe0d5;align-items:center;gap:8px;font-size:.94rem;display:inline-flex}.project-fact i{color:var(--lime-500)}.lead-body{font-size:1.05rem}.check-list-lg li{font-size:1.04rem}.pull-quote{text-align:center}.pull-quote .eyebrow{justify-content:center}.pull-quote h2{font-size:clamp(1.7rem,3.4vw,2.5rem)}.programme-link{color:#bfd6c8;margin-top:26px;font-size:.96rem}.programme-link a{color:var(--lime-500);text-underline-offset:3px;text-decoration:underline}.bg-green .check-list li{color:#e3f1e8}@media (width<=1080px){.menu-toggle{display:inline-flex}.main-nav{background:var(--white);border-bottom:1px solid #10261a1a;flex-direction:column;align-items:stretch;gap:20px;padding:20px 24px 28px;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 24px 40px -24px #0b22174d}.main-nav.open{display:flex}.nav-menu{flex-direction:column;align-items:stretch;gap:0}.nav-menu li{border-bottom:1px solid #10261a14}.nav-menu a{padding:15px 0;font-size:1.08rem;display:block}.nav-menu a:after{display:none}.main-nav .btn{width:100%}.section{padding-block:88px}.row-lg{gap:48px}.service-row,.service-row.reverse{gap:44px}.stat{border-left:0;flex-basis:50%;padding:24px 24px 24px 0}.footer-bottom{padding-bottom:76px;padding-right:0}}@media (width<=767px){body{font-size:16px}.container{padding-inline:20px}.section{padding-block:72px}.section-sm{padding-block:56px}.section-head,.section-head-row{margin-bottom:40px}.header-inner{min-height:72px}.eyebrow{letter-spacing:.1em;gap:10px;font-size:.76rem}.eyebrow:before{flex:0 0 22px;width:22px}.lead,.hero .lead{font-size:1.08rem}.col-40,.col-50,.col-60,.card,.org-card,.vm-card,.project-card,.post-card,.post-lead-img,.post-lead-body,.contact-card,.team-card,.timeline-step{flex-basis:100%;min-width:0}.team-card{flex-basis:calc(50% - 12px)}.team{gap:20px 16px}.team-card h3{font-size:1.05rem}.team-role{font-size:.85rem}.vm-card{padding:34px 26px}.partner{flex:calc(50% - 24px);height:100px;padding:14px}.partner img{max-height:64px}.family-umbrella{margin-bottom:48px}.brand img{width:46px;height:46px}.brand-name{font-size:1rem}.hero-slide{background:var(--green-950);min-height:0;padding-block:0;display:block}.hero-slide:before{display:none}.hero-bg{aspect-ratio:2;background-position:50%;width:100%;position:relative;inset:auto}.hero-slide .container{padding-block:20px}.hero .lead{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.hero-slide .hero-content{max-width:none}.hero .eyebrow{margin-bottom:12px}.hero h1,.hero .h1-style{margin-bottom:14px;font-size:clamp(1.9rem,8.6vw,2.35rem)}.hero .lead{font-size:1rem;line-height:1.55}.hero .btn-group{gap:10px;margin-top:22px}.hero .btn-group .btn{flex:auto;width:auto;padding:15px 18px;font-size:.92rem}.hero-controls{background:0 0;border-top:0;justify-content:center;padding-block:0 18px;position:static}.hero-meta{display:none}.hero-nav{gap:10px}.hero-arrow{width:38px;height:38px;font-size:.85rem}.page-hero{padding-block:96px 64px}.btn-group .btn{flex:100%}.img-accent img{box-shadow:12px 12px 0 var(--lime-500)}.img-badge{padding:14px 18px;bottom:16px;left:12px}.service-row,.service-row.reverse{flex-direction:column;gap:32px}.service-row>*{flex-basis:auto;width:100%}.service-num{font-size:4rem}.stat{flex-basis:50%;padding:20px 12px 20px 0}.stat-label{font-size:.9rem}.card,.cards-4 .card,.cards-2 .card{padding:30px 26px}.org-card{padding:34px 26px}.cta{padding:52px 28px}.cta-wrap{padding-block:0 72px}.form-panel{padding:40px 24px}.gallery{gap:10px}.gallery figure{border-radius:var(--radius-sm);flex-basis:calc(50% - 5px);min-width:0}.gallery figure.wide{flex-basis:100%}.gallery img{height:180px}.gallery figure.wide img{height:220px}.gallery figcaption{opacity:1;padding:5px 8px;font-size:.75rem;bottom:6px;left:6px;right:6px;transform:none}.tag,.org-tag{font-size:.75rem}.map iframe{height:340px}.footer-top{gap:40px;padding-block:64px 44px}.footer-bottom{padding-bottom:76px;padding-right:0}.whatsapp-widget{bottom:16px;right:16px}.whatsapp-float{width:54px;height:54px;font-size:1.65rem}.whatsapp-panel{width:min(290px,100vw - 32px);max-height:calc(100svh - 166px);bottom:66px}}@media (width<=767px) and (height<=700px){.hero-bg{aspect-ratio:5/2}.hero .lead{-webkit-line-clamp:2;font-size:.95rem}.hero h1,.hero .h1-style{font-size:clamp(1.7rem,7.6vw,2rem)}.hero-slide .container{padding-block:16px}}@media (width<=767px){.post-lead-body{padding:30px 24px 32px}.post-lead-img img{min-height:220px}.post-hero{padding-block:48px 32px}.post-figure{margin-top:0}.post-figure img{aspect-ratio:4/3}.rich-text blockquote{padding:22px 24px}.project-more{margin-left:0}.post-share{gap:10px}}
