@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--navy:#102e3c;--ink:#152f3b;--green:#c4ee78;--muted:#64747b}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit}.wrap{width:min(1280px,88%);margin:auto}.topline{background:var(--navy);color:#d7e1e6;font-size:12px;padding:9px 0;letter-spacing:.05em}.topline .wrap{display:flex;justify-content:space-between}.topline span{font-size:11px;letter-spacing:.15em}header{display:flex;align-items:center;justify-content:space-between;gap:25px;height:100px}.brand{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:800;line-height:1.05;letter-spacing:.015em}.brand b{display:block;font-size:12px;letter-spacing:.35em;margin-top:7px}.brandmark{font-size:44px;font-weight:800;position:relative;line-height:1}.brandmark span{color:#6ba735;font-size:25px;vertical-align:top}nav{display:flex;gap:28px;font-size:14px;font-weight:600}nav a{padding:8px 0}nav a:hover,nav .active{border-bottom:2px solid #81b344}.header-link{border:1px solid #d5dddf;padding:12px 18px;font-size:14px;font-weight:700}.header-link span{margin-left:18px}.menu{display:none}.hero{position:relative;background:#102c39;color:white;overflow:hidden}.hero-image{position:absolute;inset:0 0 0 40%;background:linear-gradient(90deg,#102c39 0%,rgba(16,44,57,.12) 80%),linear-gradient(0deg,rgba(16,44,57,.8),transparent);background-size:cover;background-position:center}.hero-inner{position:relative;padding-top:65px;padding-bottom:25px}.eyebrow,.section-label{font-size:12px;font-weight:700;letter-spacing:.14em}.eyebrow{display:flex;align-items:center;gap:9px;color:#dae6e9}.eyebrow span{width:7px;height:7px;background:var(--green)}h1{font-size:clamp(45px,5.5vw,78px);font-weight:600;line-height:1.12;letter-spacing:-.045em;margin:26px 0}em{font-style:normal;color:var(--green)}.hero p{max-width:435px;color:#ced9df;line-height:1.8;margin:0 0 30px}.button{display:inline-flex;gap:32px;align-items:center;justify-content:space-between;background:var(--green);color:var(--navy);font-size:14px;font-weight:800;padding:17px 24px;transition:background .2s}.button:hover{background:#dafba8}.button span{font-size:21px}.hero-bottom{display:flex;gap:30px;align-items:center;border-top:1px solid #ffffff26;margin-top:65px;padding-top:20px;font-size:12px;letter-spacing:.05em}.hero-bottom span:first-child{font-weight:800}.hero-bottom span:nth-child(2){color:#bbcbd1}.hero-bottom a{margin-left:auto;font-size:24px}.intro{display:grid;grid-template-columns:1fr 2fr;padding-top:85px;padding-bottom:85px;border-bottom:1px solid #dce2e4}.section-label{color:#738188;margin-bottom:20px}h2{font-size:clamp(30px,3.2vw,46px);line-height:1.25;letter-spacing:-.04em;font-weight:600;margin:0 0 22px}.intro>div:last-child{display:grid;grid-template-columns:1fr 1fr;gap:45px}.intro p,p{margin-top:0;color:var(--muted)}.intro p{font-size:15px}.services,.process{padding-top:80px;padding-bottom:80px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.section-heading p{font-size:14px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cards article{border:1px solid #dce2e4;padding:30px;position:relative}.number{position:absolute;right:26px;top:25px;color:#8b989e;font-size:13px}.line-icon{font-size:36px;line-height:1;margin-bottom:32px}.cards h3{font-size:23px;font-weight:600;margin:0 0 14px}.cards p{font-size:14px;max-width:285px;min-height:70px}.cards a{border-top:1px solid #dce2e4;padding-top:19px;display:flex;justify-content:space-between;font-size:14px;font-weight:700}.cards .featured{background:var(--navy);color:white;border-color:var(--navy)}.featured p{color:#c1d0d7}.featured .line-icon{color:var(--green)}.featured a{border-color:#ffffff26}.support-details{margin-top:20px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.support-details details{border-bottom:1px solid #dce2e4;font-size:14px}.support-details p{padding-top:16px}.cert{background:var(--navy);color:white;padding:80px 0}.cert-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.cert .section-label{color:#a6bbc5}.cert h2{font-size:clamp(34px,3.8vw,52px)}.cert p{color:#b8cbd4;max-width:455px;font-size:15px}.cert-panel{padding:28px 35px;background:#1c3b4a;border:1px solid #ffffff1f}.panel-top{display:flex;justify-content:space-between;color:#d2ebad;font-size:11px;letter-spacing:.09em;padding-bottom:25px;border-bottom:1px solid #ffffff25}.cert-panel h3{font-size:28px;font-weight:500;line-height:1.4}.cert-panel details{border-top:1px solid #ffffff25}.cert-panel p{font-size:14px;margin-bottom:20px}summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:15px;padding:18px 0;font-weight:600}summary::-webkit-details-marker{display:none}summary:after{content:'+';font-size:20px;font-weight:400}details[open]>summary:after{content:'−'}.steps{display:grid;grid-template-columns:repeat(4,1fr);list-style:none;padding:0;gap:30px;margin:40px 0 0}.steps li{border-top:1px solid #bfcdd0;padding-top:22px}.steps li>span{font-size:14px;background:#f0f5e9;border:1px solid #dce7cd;border-radius:50%;display:inline-grid;place-items:center;width:40px;height:40px}.steps h3{font-size:17px;margin:24px 0 12px}.steps p{font-size:14px}.docs{background:#f1f5f5;padding:50px;display:grid;grid-template-columns:1fr 1fr;gap:90px;margin-bottom:85px}.docs h2{font-size:34px}.docs p{font-size:14px}.docs ul{list-style:none;padding:0;margin:0}.docs li{padding:17px 0;border-bottom:1px solid #d3dddf;font-size:14px}.docs li span{font-size:12px;color:#7c8e95;margin-right:15px}footer{background:#0c2430;color:white}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:45px 0}.footer-main p{margin:0;color:#aec0c9;font-size:14px}.footer-main>a:not(.brand){font-size:14px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #ffffff20;padding:20px 0;font-size:12px;color:#97aeb9}.skip{position:absolute;top:-80px;z-index:10;background:white;padding:12px}.skip:focus{top:0}:focus-visible{outline:3px solid #83b846;outline-offset:5px}@media(max-width:1000px){nav{gap:15px}.header-link{display:none}.cert-grid{gap:40px}.intro>div:last-child{display:block}.cards article{padding:23px}.docs{gap:40px}.hero-image{inset:0 0 0 20%}}@media(max-width:680px){.wrap{width:88%}header{height:85px;flex-wrap:wrap;position:relative}.brand{font-size:18px}.brandmark{font-size:38px}.menu{display:block;background:none;border:0;font-size:14px}.menu span{margin-left:10px}nav{display:none;position:absolute;z-index:5;left:-7%;right:-7%;top:85px;background:white;padding:20px 6%;box-shadow:0 10px 15px #0002}nav.open{display:flex;flex-direction:column}.topline{font-size:10px}.topline span{display:none}.hero-inner{padding-top:45px}.hero-image{inset:0;opacity:.45}.hero h1{font-size:48px}.hero p{font-size:15px;max-width:330px}.hero-bottom{margin-top:50px;gap:15px}.hero-bottom span{font-size:10px}.intro{grid-template-columns:1fr;padding-top:55px;padding-bottom:40px}.services,.process{padding-top:50px;padding-bottom:50px}.section-heading{display:block}.section-heading p{margin-bottom:0}.cards,.support-details,.cert-grid,.steps,.docs{grid-template-columns:1fr}.cards{gap:15px}.cards p{min-height:0}.line-icon{margin-bottom:20px}.cert{padding:50px 0}.cert-panel{padding:22px}.steps{gap:20px}.steps h3{margin-top:16px}.docs{padding:28px;gap:15px;margin-bottom:50px}.footer-main{flex-wrap:wrap;justify-content:flex-start}.footer-main p{width:50%}.footer-bottom{font-size:10px}.button{font-size:13px;padding:15px 20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
