:root{--navy:#0a2945;--green:#457832;--lime:#c4e698;--ink:#182e3f;--light:#f2f5f6}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}a,button{ -webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #77a854;outline-offset:5px}header{height:96px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;background:white;position:sticky;top:0;z-index:20;border-bottom:1px solid #e5e9eb}.brand{width:258px;display:block;height:90px}.brand img{width:100%;height:100%;object-fit:contain}nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600}nav a:hover{color:var(--green)}.nav-contact{border-left:1px solid #cbd3d8;padding-left:25px}.nav-contact span{margin-left:12px}.menu{display:none}.skip{position:fixed;top:-100px;z-index:100;background:white;padding:12px}.skip:focus{top:0}.hero{min-height:650px;position:relative;background:var(--navy);color:#fff;display:flex;align-items:center;overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 54%}.hero-shade{background:linear-gradient(90deg,rgba(4,28,47,.96),rgba(4,28,47,.75) 40%,rgba(4,28,47,.08)),linear-gradient(0deg,rgba(4,28,47,.6),transparent 40%)}.hero-content{position:relative;max-width:800px;padding:65px 0 105px;margin-left:7%}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2.3px;margin:0 0 23px}.hero .eyebrow{color:#d8e8ca}h1{font-size:clamp(42px,5.2vw,76px);line-height:1.08;letter-spacing:-2px;margin:0 0 25px;font-weight:500}em{font-style:normal;color:var(--lime)}.hero-copy{max-width:520px;font-size:18px;line-height:1.7;color:#e5ecf0}.button{display:inline-flex;gap:42px;align-items:center;background:var(--lime);color:var(--navy);font-size:14px;font-weight:700;padding:15px 23px;margin-top:17px}.button:hover{background:#d9efbb}.button span{font-size:22px}.hero-bottom{position:absolute;bottom:25px;left:7%;right:7%;display:flex;justify-content:space-between;font-size:12px;letter-spacing:1.6px}.hero-bottom a{letter-spacing:0;font-size:14px}.focus-strip{display:flex;justify-content:space-between;gap:20px;background:var(--navy);color:white;padding:23px 7%;font-size:14px}.focus-strip span+span{border-left:1px solid #4a6175;padding-left:45px}.section{padding:95px 7%;scroll-margin-top:0}.green{color:var(--green)}h2{font-size:clamp(32px,3.2vw,46px);font-weight:500;letter-spacing:-1.3px;line-height:1.18;margin:0 0 25px}h3{font-size:21px;line-height:1.35;letter-spacing:-.3px;font-weight:600;margin:0 0 12px}p{margin:0 0 20px}.about{display:grid;grid-template-columns:1fr 1.25fr;gap:8%}.lead{font-size:21px;line-height:1.55}.prose>p:not(.lead){color:#546471}.purpose{margin-top:35px;display:grid;grid-template-columns:1fr 1fr;gap:30px;border-top:1px solid #ccd5db;padding-top:28px}.purpose h3{font-size:18px}.purpose p{font-size:15px;color:#546471}.sectors{background:var(--light)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:40px}.section-heading>p{max-width:400px;color:#546471}.sector-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.sector-grid article{background:#fff}.sector-grid img{display:block;width:100%;height:235px;object-fit:cover}.sector-body{padding:28px}.sector-body p{font-size:16px;color:#546471}.index{font-size:13px;color:var(--green);display:block;margin-bottom:18px}.tag{display:block;border-top:1px solid #dde3e7;padding-top:17px;font-size:12px;color:var(--green)}.image-note{font-size:12px;color:#65717a;margin:22px 0 0}.approach{background:var(--navy);color:white;display:grid;grid-template-columns:1fr 1.1fr;gap:12%}.approach-intro>p:not(.eyebrow){max-width:390px;color:#c1cdd6}.text-link{display:inline-block;border-bottom:1px solid #83978e;padding:5px 0;color:var(--lime);margin-top:15px}.steps article{display:flex;gap:25px;border-top:1px solid #496174;padding:25px 0 10px}.steps article>span{color:var(--lime);font-size:14px;padding-top:4px}.steps p{color:#c1cdd6;font-size:16px}.steps h3{font-size:23px}.team{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.team img{width:100%;height:285px;object-fit:cover;object-position:top;display:block;background:#edf0f3}.team .role{font-size:11px;font-weight:700;letter-spacing:1px;color:var(--green);margin:23px 0 9px}.team h3{font-size:22px}.team article>p:last-child{font-size:15px;color:#546471}.partner{background:#edf3e9;border-top:1px solid #dbe6d4}.partner-content{display:grid;grid-template-columns:1fr 1fr;gap:9%}.partner-content p:not(.lead){color:#546471}.dark{background:var(--navy);color:white}.dark:hover{background:#174468}.contact{background:#071f34;color:#fff;display:grid;grid-template-columns:1.3fr 1fr;gap:50px}.contact .eyebrow{color:var(--lime)}.contact h2{font-size:48px}.email{font-size:clamp(20px,2.5vw,32px);border-bottom:1px solid #59718a;display:inline-block;margin:8px 0 23px}.phones{display:flex;flex-wrap:wrap;gap:10px 25px;font-size:15px;color:#ccd7e0}.offices{display:grid;grid-template-columns:1fr 1fr;gap:25px;align-content:center}.offices h3{color:var(--lime);font-size:19px}address{font-style:normal;color:#ccd7e0;font-size:15px}footer{background:#071f34;color:#adbcc9;display:flex;justify-content:space-between;gap:25px;border-top:1px solid #2d4355;padding:25px 7%;font-size:12px}@media(min-width:1600px){.section,header,.focus-strip,footer{padding-left:max(7%,calc((100vw - 1400px)/2));padding-right:max(7%,calc((100vw - 1400px)/2))}}@media(max-width:1000px){nav{gap:17px}.brand{width:215px}.team{grid-template-columns:repeat(2,1fr)}.team img{height:350px}.sector-body{padding:22px}.sector-grid{gap:16px}.contact{grid-template-columns:1fr}.section{padding:70px 6%}.about{gap:5%}.focus-strip span+span{padding-left:20px}.approach{gap:7%}}@media(max-width:720px){header{height:78px;padding:0 6%}.brand{height:72px;width:215px}.menu{display:flex;gap:12px;align-items:center;border:0;background:none;font-size:15px;color:var(--navy);padding:12px 0 12px 12px}nav{display:none;position:absolute;top:78px;left:0;right:0;background:white;padding:25px 6%;box-shadow:0 14px 20px #0a294515;align-items:flex-start}nav.open{display:flex;flex-direction:column;gap:20px}.nav-contact{padding:0;border:0}.hero{min-height:620px}.hero-content{margin:0;padding:60px 6% 110px}.hero-shade{background:linear-gradient(90deg,#041c2ff2,#041c2f99)}h1{letter-spacing:-1.5px;font-size:46px}.hero-copy{font-size:17px}.hero-bottom{left:6%;right:6%;font-size:10px;gap:20px}.hero-bottom a{font-size:12px}.focus-strip{padding:20px 6%;flex-direction:column;gap:8px;font-size:13px}.focus-strip span+span{border:0;padding:0}.section{padding:60px 6%}.about,.approach,.partner-content{grid-template-columns:1fr;gap:24px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{max-width:none}.sector-grid{grid-template-columns:1fr;gap:25px}.sector-grid img{height:245px}.purpose{gap:20px}.team{gap:28px 18px}.team img{height:225px}.team h3{font-size:20px}.team article>p:last-child{font-size:14px}.team .role{font-size:10px}.contact h2{font-size:40px}.offices{gap:20px}footer{flex-direction:column;gap:10px}.eyebrow{font-size:11px;letter-spacing:1.7px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.team article>p:not(.role){font-size:15px;color:#546471}.profile-link{font-size:14px;color:var(--green);text-decoration:underline;text-underline-offset:4px}.offices{grid-template-columns:1fr}@media(max-width:720px){.team article>p:not(.role){font-size:14px}}
