@font-face{font-family:Inter;src:url('../fonts/inter-400.ttf')}@font-face{font-family:Inter;src:url('../fonts/inter-600.ttf');font-weight:600 900}@font-face{font-family:Unbounded;src:url('../fonts/unbounded.ttf');font-weight:200 900}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:#fdfdfb;color:#18221a;font:16px/1.75 Inter,Arial,sans-serif}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}a:hover{color:#648b5b}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #98bf7c;outline-offset:5px}img{max-width:100%;height:auto;display:block;object-fit:cover}h1,h2,h3,.eyebrow,.number{font-family:Unbounded,Inter,sans-serif;line-height:1.25;letter-spacing:-.035em}h1{font-size:clamp(32px,4.3vw,70px);font-weight:600;max-width:1100px}h2{font-size:clamp(27px,3.1vw,48px);font-weight:550;margin:0 0 28px}h3{font-size:19px;font-weight:550;margin:20px 0 14px;overflow-wrap:anywhere}p{margin:0 0 20px;color:#657066}p.lead{font-size:21px;line-height:1.65;color:inherit}.small{font-size:13px;line-height:1.6}.eyebrow{font-size:10px;font-weight:650;letter-spacing:.14em;text-transform:uppercase;color:#66805b;margin-bottom:24px;line-height:1.8}.container{width:min(1320px,calc(100% - 80px));margin:auto}.section{padding:110px 0}.soft{background:#f0f2ec}.dark{background:#18221a;color:#fff}.green{background:#4c654e;color:#fff}.dark p,.green p{color:#d6dfd1}.dark .eyebrow,.green .eyebrow{color:#b7d498}.section-head{display:flex;gap:50px;align-items:end;justify-content:space-between;margin-bottom:45px}.section-head h2{margin:0}.section-head .btn{flex-shrink:0}.btn{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:17px 25px;background:#4c654e;color:#fff;border:1px solid #4c654e;font-size:13px;font-weight:600;line-height:1.5;margin-top:14px;transition:background .2s,color .2s}.btn:hover{background:#1b2c1d;color:#fff}.btn span{font-size:25px}.green .btn,.dark .btn{background:#c1d6ad;color:#17231a;border-color:#c1d6ad}.outline{background:transparent;color:#4c654e}.text-link{display:inline-block;border-bottom:1px solid #99a792;padding:9px 0;font-size:13px;font-weight:600}.header{background:#181e19;color:#fff;display:flex;align-items:center;gap:32px;padding:25px 30px;position:relative;z-index:20;min-height:110px}.header:after{content:'';position:absolute;bottom:0;left:30px;right:30px;height:1px;background:#ffffff28}.brand{width:195px;flex-shrink:0}.brand img{width:100%;height:75px;object-fit:contain}.header nav{margin-left:auto;display:flex;gap:27px;font-weight:600;font-size:13px}.header nav a{padding:8px 0;white-space:nowrap}.header nav a.current{color:#c1d6ad}.drawer-open{border:0;border-radius:50%;background:#91ad79;color:#152619;font-size:27px;min-width:50px;height:50px}.menu-toggle{display:none}.skip{position:absolute;left:20px;top:-100px;z-index:200;background:white;padding:10px}.skip:focus{top:10px}#contact-drawer{position:fixed;top:0;right:0;width:min(530px,100%);height:100dvh;overflow:auto;background:#e9eee3;padding:110px 48px 50px;z-index:100;box-shadow:-40px 0 100px #0006}#contact-drawer h2{font-size:29px}.drawer-close{position:absolute;right:25px;top:20px;border:0;background:none;font-size:40px}.marquee{background:#181e19;color:white;overflow:hidden;padding:60px 0 70px;font:600 clamp(40px,6vw,95px)/1.15 Unbounded,sans-serif;letter-spacing:-.04em;white-space:nowrap}.marquee div{width:max-content;animation:marquee 32s linear infinite}@keyframes marquee{to{transform:translateX(-50%)}}.hero{position:relative;background:#233327;height:min(750px,75vw);min-height:580px;color:#fff;isolation:isolate;overflow:visible}.scene{position:absolute;inset:0;overflow:hidden;opacity:0;visibility:hidden;transition:opacity 1.3s,visibility 1.3s}.scene.active{opacity:1;visibility:visible}.scene>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.scene-after{clip-path:inset(0 100% 0 0)}.scene.active .scene-after{animation:road 9s ease-in-out both}.scene[data-scene="1"].active .scene-after{animation:city 9s ease-out both}.scene[data-scene="2"] .scene-before{display:none}.scene[data-scene="2"].active .scene-after{clip-path:none;animation:river 14s linear both}.scene-shade{position:absolute;inset:0;background:linear-gradient(90deg,#0a2111b3,#0e201938 80%),linear-gradient(0deg,#0b1e1380,transparent 65%)}.scene-copy{position:absolute;left:max(85px,calc((100vw - 1280px)/2));bottom:130px;max-width:660px;padding-right:40px}.scene-copy h1{font-size:clamp(38px,4.5vw,70px);margin:15px 0 25px}.scene-copy p{color:white;max-width:480px}.scene-copy .eyebrow{color:#d3e5bd}.scene-copy .btn{background:#c1d6ad;color:#18221a;border-color:#c1d6ad}.scene.active .scene-copy{animation:enter 1.3s both}.vertical{writing-mode:vertical-rl;transform:rotate(180deg);font-size:10px;letter-spacing:.23em;position:absolute;left:25px;top:80px;font-weight:600;color:#fff}.round-link{position:absolute;right:45px;top:-80px;width:170px;height:170px;border-radius:50%;background:#b6cf9b;color:#1e3323;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 0 0 12px #18221a;font-size:10px;letter-spacing:.12em;z-index:3}.round-link b{font:55px/1.1 Inter,sans-serif}.hero-controls{position:absolute;bottom:37px;left:max(85px,calc((100vw - 1280px)/2));display:flex;gap:8px;z-index:3}.hero-controls button{background:#18291d5c;color:#fff;border:1px solid #ffffff70;min-width:41px;height:40px;font-size:12px}.hero-controls [aria-pressed=true]{background:#c1d6ad;color:#18221a}.hero-note{position:absolute;bottom:40px;right:45px;color:#fff;font-size:11px;margin:0}.hero.paused *,.motion-paused .marquee div{animation-play-state:paused!important}@keyframes road{0%,13%{clip-path:inset(0 100% 0 0)}80%,100%{clip-path:inset(0 0 0 0)}}@keyframes city{0%,12%{clip-path:inset(100% 0 0 0)}85%,100%{clip-path:inset(0 0 0 0)}}@keyframes river{from{transform:scale(1.08) translateX(-1.5%)}to{transform:scale(1.13) translateX(1.5%)}}@keyframes enter{from{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.expert-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #ccd3c7;border-left:1px solid #ccd3c7}.expert-grid article{padding:35px;border-bottom:1px solid #ccd3c7;border-right:1px solid #ccd3c7;transition:background .3s}.expert-grid article:hover{background:#e7edde}.number{font-size:33px;color:#8ba67a;font-weight:400}.expert-grid h3{min-height:48px}.split{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.split>div>img:not(.detail-logo){width:100%;aspect-ratio:1.12;object-fit:cover}.photo-stack{position:relative;padding-left:40px}.photo-stack .vertical{color:#4c654e;left:0;top:0}.tabs{display:flex;gap:30px;border-bottom:1px solid #cbd5c6;margin:30px 0 20px}.tabs button{background:none;border:0;border-bottom:2px solid transparent;padding:15px 0;font-weight:600;color:#75816d}.tabs [aria-selected=true]{color:#19281c;border-color:#4c654e}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.stats>div{padding:15px 20px;border-right:1px solid #b7c4ae}.stats>div:last-child{border:0}.stats strong{display:block;font:450 clamp(65px,7vw,105px)/1.2 Unbounded,sans-serif}.stats span{display:block;margin-top:20px;font-size:14px}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.project-card{border-bottom:1px solid #ffffff32;padding-bottom:25px}.project-card img{height:290px;width:100%;transition:filter .3s}.project-card img:hover{filter:brightness(1.1)}.project-card:nth-child(4),.project-card:nth-child(5){grid-column:span 1}.project-card .eyebrow{margin-top:24px;margin-bottom:12px}.intro{max-width:720px;margin-bottom:40px}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:35px}.process article{border-top:1px solid #becab6;padding-top:30px}.process span{font:40px Unbounded;color:#66805b}.process h3{margin-top:25px}.cta{display:flex;gap:80px;align-items:center;justify-content:space-between}.cta p{max-width:550px}.cta .btn{flex-shrink:0}.accordions{border-top:1px solid #bfccba}.accordions details{border-bottom:1px solid #bfccba;padding:22px 0}.accordions summary{font:500 19px/1.4 Unbounded;cursor:pointer;list-style:none;position:relative;padding-right:30px}.accordions summary:after{content:'+';position:absolute;right:0;font:27px Inter}.accordions details[open] summary:after{content:'−'}.accordions summary span{color:#8ba67a;font:14px Inter;display:inline-block;margin-right:30px}.accordions p{margin:20px 0 0}.testimonials{display:grid;grid-template-columns:repeat(4,1fr);gap:35px}.testimonials article{border-top:1px solid #c5cebf;padding-top:20px}.testimonials h3{font-size:15px}.quote{font:60px Georgia;color:#799566}.testimonials p{font-size:14px}.logo-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.logo-strip img{width:100%;aspect-ratio:1.9;object-fit:cover}.team-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:24px}.team-grid img{width:100%;aspect-ratio:.82}.team-grid .eyebrow{font-size:8px;margin:20px 0 10px}.team-grid h3{font-size:15px}.news-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.news-grid img{width:100%;aspect-ratio:1.2}.news-grid .eyebrow{margin:24px 0 12px}.news-grid h3{font-size:17px;line-height:1.5}.footer{background:#181e19;color:#fff;padding:85px 0 25px}.footer p{color:#b5c0b1;font-size:14px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:50px;border-bottom:1px solid #ffffff26;padding-bottom:65px;margin-bottom:65px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr 1.3fr;gap:55px}.footer-grid h3{font-size:15px;margin:0 0 25px}.footer-grid>div>a{display:block;font-size:13px;margin:8px 0}.footer-logo{width:200px;object-fit:contain;margin-bottom:28px}.input-inline{display:flex;border-bottom:1px solid #a6b39d}.input-inline input{width:100%;padding:12px 0;background:none;border:0;color:white;min-width:0}.input-inline button{background:none;border:0;color:white;font-size:30px}.footer label{font-size:12px}.big-brand{font:600 clamp(40px,9.5vw,150px)/1.2 Unbounded;letter-spacing:-.06em;white-space:nowrap;margin:80px 0 30px;border-bottom:1px solid #ffffff26;padding-bottom:30px}.footer-bottom{display:flex;justify-content:space-between;font-size:11px;color:#b5c0b1;gap:30px}.footer-bottom a{margin-left:24px}.whatsapp{position:fixed;right:25px;bottom:25px;z-index:30;padding:12px 20px;border-radius:4px;background:#c1d6ad;color:#16351d;box-shadow:0 4px 30px #0003;font-size:13px;font-weight:600}.whatsapp:hover{background:#d8e8c9;color:#172c1e}.backtop{position:fixed;left:20px;bottom:22px;background:#263e2b;color:#fff;border:0;width:35px;height:35px;z-index:25}.page-title{padding-top:85px;padding-bottom:80px}.page-title h1{margin:20px 0 30px}.breadcrumb{font-size:12px}.breadcrumb span{margin:0 15px}.page-title+.section{padding-top:20px}.entity-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px 30px}.entity-card{border-bottom:1px solid #c7d1c0;padding-bottom:30px}.entity-logo{width:100%;aspect-ratio:1.9}.entity-card .eyebrow{margin:22px 0 12px;font-size:9px}.entity-card h3{font-size:19px}.entity-card p:not(.eyebrow){font-size:14px}.detail-logo{width:210px;aspect-ratio:1.9;object-fit:cover;margin-bottom:30px}.filters{display:flex;flex-wrap:wrap;gap:10px;margin:45px 0 15px}.filters button{border:1px solid #c6d1bf;background:none;padding:10px 15px;font-size:12px}.filters [aria-pressed=true]{background:#4c654e;color:white;border-color:#4c654e}.three-cols{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.text-card{padding:30px;border-top:1px solid #bdcbb4}.text-card h2{font-size:26px}.org-root{padding:40px;background:#4c654e;color:white;margin-bottom:35px}.org-root p{color:#d9e4d2}.org-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.org-grid article{padding:25px;background:#edf1e9;border-top:3px solid #4c654e}.org-grid h3{font-size:16px}.org-child{padding:15px 0 15px 20px;border-left:1px solid #a6b79a;font-size:12px;font-weight:600}.wide{width:100%;max-height:600px;object-fit:cover;margin-bottom:65px}.factbox{background:#edf1e9;padding:40px}.factbox dt{font-size:11px;text-transform:uppercase;letter-spacing:.1em;margin-top:20px;color:#6e8063}.factbox dd{margin:5px 0 0;font-size:14px}.profile>img{max-height:620px;width:100%;object-fit:contain}.article{max-width:820px;margin:auto}.article h2{font-size:28px;margin-top:45px}.article p{font-size:17px}.faq{max-width:900px;margin:auto}.gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.gallery figure{margin:0}.gallery img{width:100%;aspect-ratio:1.5}.gallery figcaption{padding:15px 0;font-size:13px}.contact-layout{display:grid;grid-template-columns:.8fr 1.3fr;gap:90px}.contact-layout aside h3{font-size:15px;margin-top:35px}.contact-layout aside a{overflow-wrap:anywhere}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:25px}.form-grid label{font-size:12px;font-weight:600}.form-grid input,.form-grid select,.form-grid textarea{display:block;width:100%;border:1px solid #cbd4c4;background:#f5f6f1;padding:13px;margin-top:8px;color:#1e2b20;min-width:0;resize:vertical}.form-grid .full{grid-column:1/-1}.consent{display:flex;align-items:flex-start;gap:10px;margin:22px 0;font-size:13px}.consent input{margin-top:5px}#contact-form>.btn{margin-right:10px}#contact-result{background:#edf2e8;padding:25px;margin-top:30px}#message-preview{font:14px/1.7 Inter;white-space:pre-wrap;overflow-wrap:anywhere}#news-status a{text-decoration:underline}.sitemap{columns:3;column-gap:40px;padding-left:20px}.sitemap li{break-inside:avoid;margin-bottom:15px;font-size:13px}[hidden]{display:none!important}
@media(min-width:1500px){.scene-copy{left:calc((100vw - 1320px)/2)}.hero-controls{left:calc((100vw - 1320px)/2)}}@media(max-width:1150px){.header nav{gap:16px;font-size:11px}.brand{width:155px}.header{gap:20px}.split{gap:45px}.team-grid{grid-template-columns:repeat(3,1fr)}.testimonials{grid-template-columns:repeat(2,1fr)}.footer-grid{gap:25px}.contact-layout{gap:45px}.scene-copy{left:65px}.hero-controls{left:65px}.hero-note{display:none}.news-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:850px){.container{width:calc(100% - 40px)}.section{padding:70px 0}.header{padding:20px;min-height:90px}.brand img{height:55px}.menu-toggle{display:block;margin-left:auto;background:transparent;color:white;border:1px solid #ffffff45;padding:8px 14px;font-size:12px}.header nav{display:none;position:absolute;top:100%;left:0;right:0;background:#18221a;padding:25px;flex-direction:column;font-size:16px;gap:10px}.header nav.open{display:flex}.drawer-open{min-width:42px;height:42px}.marquee{padding:45px 0 65px}.hero{min-height:570px;height:70vh;max-height:720px}.round-link{width:120px;height:120px;right:25px;top:-55px;font-size:8px}.round-link b{font-size:40px}.scene-copy{left:40px;bottom:130px}.scene-copy h1{font-size:40px}.vertical{left:13px;font-size:8px}.hero-controls{left:40px}.section-head{gap:30px;align-items:start;flex-direction:column}.expert-grid,.entity-grid,.org-grid,.project-grid{grid-template-columns:repeat(2,1fr)}.split{grid-template-columns:1fr;gap:40px}.split>div>img:not(.detail-logo){max-height:470px}.process{grid-template-columns:repeat(2,1fr)}.cta{align-items:start;flex-direction:column;gap:25px}.team-grid{grid-template-columns:repeat(2,1fr)}.three-cols{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr);gap:45px}.footer-top{flex-direction:column;align-items:start;gap:20px}.contact-layout{grid-template-columns:1fr}.page-title{padding:60px 0}.sitemap{columns:2}.logo-strip{gap:20px}.stats strong{font-size:65px}.stats>div{padding:0 15px}.stats span{font-size:11px}.footer-bottom{flex-direction:column}.footer-bottom a{margin:0 20px 0 0}}
@media(max-width:520px){body{font-size:15px}.hero{min-height:580px}.scene-copy{left:32px;padding-right:28px}.scene-copy h1{font-size:31px}.scene-copy .eyebrow{font-size:8px}.scene-copy p{font-size:14px}.hero-controls{left:32px}.hero-controls button{min-width:35px}.hero-note{display:none}.expert-grid,.entity-grid,.project-grid,.org-grid,.news-grid,.testimonials{grid-template-columns:1fr}.expert-grid article{padding:28px}.project-card img{height:280px}.process{gap:25px}.process h3{font-size:15px}.stats{gap:8px}.stats strong{font-size:42px}.stats>div{padding:0 10px}.stats span{font-size:10px}.team-grid{gap:15px}.team-grid h3{font-size:13px}.logo-strip{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr}.footer{padding-top:65px}.form-grid{grid-template-columns:1fr}.gallery{grid-template-columns:1fr}.sitemap{columns:1}.whatsapp{font-size:11px;right:15px;bottom:15px;padding:10px 14px}.backtop{left:15px;bottom:15px}.big-brand{font-size:9vw}.btn{gap:20px;padding:15px 19px}.profile>img{max-height:450px}.accordions summary{font-size:16px}h1{font-size:30px;overflow-wrap:anywhere}.page-title .eyebrow{font-size:9px}.brand{width:140px}.header{gap:12px}.drawer-open{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.scene.active .scene-after{clip-path:none}.marquee div{transform:translateX(0)}}
.nav-group{position:relative;display:flex;align-items:center;gap:5px}.submenu-toggle{background:transparent;color:inherit;border:0;padding:7px 2px}.submenu{position:absolute;left:-20px;top:100%;min-width:265px;max-height:75vh;overflow:auto;background:#f4f6ef;color:#243428;box-shadow:0 15px 45px #0002;padding:15px 22px}.header nav .submenu a{display:block;font-size:12px;padding:9px 0;white-space:normal}.scene-copy .hero-heading{font-size:clamp(38px,4.5vw,70px);margin:15px 0 25px}.team-grid .eyebrow{font-size:12px;letter-spacing:.03em}.eyebrow{font-size:12px}.header nav{gap:19px}.form-grid label,.footer label{font-size:14px}.small,.footer-bottom{font-size:13px}.entity-card .eyebrow{font-size:12px}.scene-copy .eyebrow{font-size:12px}.footer-grid>div>a,.text-link{font-size:14px}.header nav{font-size:14px}.nav-group>.submenu-toggle{font-size:12px}.section-head .btn{font-size:14px}.footer-grid>div{min-width:0}.footer-grid a{overflow-wrap:anywhere}
@media(max-width:1250px){.header nav{gap:13px;font-size:12px}.brand{width:160px}}
@media(max-width:1000px){.header nav{gap:9px;font-size:11px}.brand{width:140px}.header{gap:14px;padding-left:20px;padding-right:20px}}
@media(max-width:850px){.header nav{font-size:16px;gap:12px}.nav-group{flex-wrap:wrap;justify-content:space-between}.submenu{position:static;width:100%;box-shadow:none;max-height:290px}.header nav.open{max-height:calc(100dvh - 90px);overflow:auto}.scene-copy .hero-heading{font-size:40px}.stats span{font-size:12px}.team-grid .eyebrow{font-size:12px}.team-grid h3{font-size:15px}}
@media(max-width:520px){body{font-size:16px}.scene-copy .hero-heading{font-size:31px}.scene-copy .eyebrow{font-size:12px}.stats span{font-size:12px}.page-title .eyebrow{font-size:12px}.footer-bottom a{display:inline-block;margin-bottom:8px}}
.expert-photo{display:block;margin:-35px -35px 26px;overflow:hidden}.expert-photo img{width:100%;height:190px;object-fit:cover;transition:transform .5s}.expert-photo:hover img{transform:scale(1.04)}@media(max-width:520px){.expert-photo{margin:-28px -28px 26px}}
