:root{--navy:#001626;--blue:#002b45;--green:#006e25;--lime:#80f98b;--paper:#f7f9fb;--gray:#42474d;--line:#e0e3e5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--navy);font-family:Inter,Arial,sans-serif;background:var(--paper)}a{color:inherit}.container{width:min(1200px,calc(100% - 80px));margin-inline:auto}.topbar{height:80px;background:rgba(247,249,251,.97);box-shadow:0 4px 10px rgba(0,43,69,.05);position:sticky;top:0;z-index:10}.nav{height:80px;display:flex;align-items:center}.brand{display:flex;align-items:center;gap:10px;text-decoration:none}.brand img{width:76px;height:42px;object-fit:cover}.brand strong{font:700 24px 'Plus Jakarta Sans'}.navlinks{display:flex;gap:32px;margin-left:56px}.navlinks a{text-decoration:none;color:var(--gray);font-size:16px;padding:8px 0}.navlinks .active{color:var(--navy);font-weight:700;border-bottom:2px solid}.nav-actions{margin-left:auto;display:flex;align-items:center;gap:16px}.button{display:inline-flex;min-height:56px;padding:0 40px;border-radius:12px;align-items:center;justify-content:center;gap:10px;text-decoration:none;font-weight:600;font-size:14px;letter-spacing:.1px;transition:.2s}.button:hover{transform:translateY(-2px)}.button.dark{background:var(--navy);color:#fff;box-shadow:0 10px 18px rgba(0,0,0,.1)}.button.small{min-height:40px;padding:0 32px}.button.outline{border:2px solid #c2c7ce;background:#fff}.menu{display:none;border:0;background:none;width:34px}.menu span{display:block;height:2px;background:var(--navy);margin:4px}.hero{min-height:760px;padding:128px 0;background:radial-gradient(circle at 83% 50%,rgba(0,110,37,.05),transparent 35%),var(--paper)}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.badge{display:inline-block;background:var(--lime);color:#007327;border-radius:999px;padding:6px 16px;font-size:12px;font-weight:500}.hero h1{font:700 48px/1.25 'Plus Jakarta Sans';letter-spacing:-1.2px;margin:32px 0}.hero h1 em{display:block;color:var(--green);font-style:normal}.hero-copy>p{color:var(--gray);font-size:18px;line-height:28px;max-width:512px;margin:0}.buttons{display:flex;gap:16px;margin-top:48px}.social-proof{display:flex;align-items:center;gap:24px;margin-top:32px;font-size:14px}.faces{display:flex;min-width:96px}.faces img{width:40px;height:40px;border-radius:50%;border:2px solid #fff;object-fit:cover;margin-right:-12px}.hero-image{position:relative;border-radius:32px;box-shadow:0 4px 20px rgba(0,43,69,.08),0 0 36px rgba(0,110,37,.12);overflow:hidden;height:426px}.hero-image>img{width:100%;height:100%;object-fit:cover}.verified{position:absolute;right:24px;bottom:24px;width:240px;background:rgba(255,255,255,.91);backdrop-filter:blur(6px);border-radius:16px;padding:24px;display:flex;gap:12px;box-shadow:0 18px 25px rgba(0,0,0,.12)}.verified>span{background:var(--green);color:#fff;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;flex:none}.verified p{font-size:13px;color:var(--gray);line-height:20px;margin:8px 0 0}.trust{background:var(--blue);color:#fff;padding:40px 0}.trust-row{display:grid;grid-template-columns:repeat(3,1fr)}.trust-row>div{display:flex;justify-content:center;gap:16px;align-items:center;border-right:1px solid rgba(255,255,255,.1)}.trust-row>div:last-child{border:0}.trust i{font-size:30px;color:var(--lime);font-style:normal}.trust strong,.trust small{display:block}.trust strong{font:700 20px 'Plus Jakarta Sans'}.trust small{font-size:11px;opacity:.7;letter-spacing:1px;margin-top:5px}.section{padding:96px 0;background:#fff}.section-title{text-align:center;max-width:680px;margin:0 auto 64px}.section-title h2{font:700 32px/40px 'Plus Jakarta Sans';margin:0 0 16px}.section-title p{color:var(--gray);font-size:14px;line-height:24px;margin:0}.wide-photo{width:100%;height:256px;object-fit:cover;border-radius:24px;margin-bottom:64px;box-shadow:0 12px 30px rgba(0,0,0,.1)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service{min-height:290px;border:1px solid var(--line);border-radius:16px;padding:32px;box-shadow:0 4px 20px rgba(0,43,69,.05);display:flex;flex-direction:column}.service.featured{background:var(--navy);color:#fff}.service-icon{width:52px;height:52px;display:grid;place-items:center;background:#eef4f1;border-radius:12px;font-size:22px}.featured .service-icon{background:rgba(128,249,139,.14);color:var(--lime)}.service h3,.support h3{font:600 20px/32px 'Plus Jakarta Sans';margin:14px 0 8px}.service p,.support p,.steps p{font-size:14px;line-height:24px;color:var(--gray)}.featured p{color:rgba(255,255,255,.72)}.service a{font-size:13px;font-weight:700;text-decoration:none;margin-top:auto}.process{background:var(--paper)}.process-photo{display:none;width:310px;height:175px;margin:0 auto 30px;border-radius:10px;overflow:hidden}.process-photo img{width:100%;height:100%;object-fit:cover}.steps{display:grid;grid-template-columns:repeat(3,1fr);position:relative}.steps:before{content:"";position:absolute;top:40px;left:15%;right:15%;height:2px;background:#afd5bc}.steps article{text-align:center;z-index:1;padding:0 24px}.steps article>div{width:80px;height:80px;border-radius:50%;background:#fff;border:2px solid var(--navy);display:grid;place-items:center;margin:auto;font-size:27px;box-shadow:0 10px 18px rgba(0,0,0,.1)}.steps article>div.green{border-color:#0a9840;color:#0a9840}.steps h3{font:600 20px/32px 'Plus Jakarta Sans';margin:24px 0 0}.support{padding:96px 0;background:#f2f4f6}.support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.support article{background:#fff;border-radius:18px;padding:32px}.support i{font-style:normal;font-size:34px}.support h3{font-size:22px}.narrow{max-width:768px}.faq-list{display:grid;gap:16px}.faq details{border:1px solid var(--line);border-radius:14px;padding:0 24px;box-shadow:0 4px 20px rgba(0,43,69,.05)}.faq summary{font:600 16px/24px 'Plus Jakarta Sans';padding:24px 0;cursor:pointer}.faq details p{color:var(--gray);font-size:14px;line-height:22px;margin:0 0 24px}.final{padding:64px 0 96px;background:#fff}.final-box{background:var(--navy);border-radius:40px;padding:70px 80px;color:#fff;display:flex;align-items:center;justify-content:space-between;position:relative;overflow:hidden}.final-box:after{content:"";position:absolute;right:-70px;top:-100px;width:280px;height:280px;border:35px solid rgba(255,255,255,.06);border-radius:50%}.final h2{font:700 43px/54px 'Plus Jakarta Sans';margin:0}.final p{max-width:650px;color:rgba(255,255,255,.78);font-size:17px;line-height:28px}.final .buttons{margin:0;z-index:1}.button.lime{background:var(--lime);color:#002106}.button.ghost{color:#fff;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.1)}footer{background:var(--navy);color:#fff;padding:48px 0}.footer-grid{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:48px}.footer-brand img{width:166px;height:92px;object-fit:cover}.footer-grid h3{font:700 24px 'Plus Jakarta Sans';margin:6px 0 18px}.footer-grid h4{font-size:13px;letter-spacing:1.4px;opacity:.6;margin:132px 0 24px}.footer-grid p,.footer-grid a{font-size:13px;line-height:20px;color:rgba(255,255,255,.78)}.footer-grid a{display:block;text-decoration:none;margin:16px 0}.socials{display:flex;gap:12px;margin-top:20px}.socials a{width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.1);display:grid;place-items:center;margin:0}.legal{border-top:1px solid rgba(255,255,255,.1);padding-top:32px;margin-top:50px;display:flex;justify-content:space-between;color:rgba(255,255,255,.6);font-size:12px}
@media(max-width:950px){.container{width:min(100% - 48px,740px)}.topbar,.nav{height:64px}.brand img{width:60px;height:34px}.brand strong{font-size:20px}.navlinks{display:none;position:absolute;top:64px;left:0;right:0;background:#fff;padding:24px;flex-direction:column;margin:0;box-shadow:0 10px 20px rgba(0,0,0,.1)}.navlinks.open{display:flex}.menu{display:block}.hero{padding:80px 0}.hero-grid{grid-template-columns:1fr}.hero h1{font-size:42px}.service-grid,.support-grid{grid-template-columns:1fr 1fr}.final-box{display:block}.final .buttons{margin-top:30px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid h4{margin-top:20px}}
@media(max-width:600px){.container{width:calc(100% - 80px)}.brand strong{font-size:0}.brand img{width:94px;height:32px;object-fit:cover}.button.small{min-height:32px;padding:0 16px}.hero{padding:34px 0 60px}.hero-grid{gap:40px}.hero h1{font-size:32px;line-height:40px;margin:24px 0}.hero-copy>p{font-size:15px;line-height:24px}.badge{font-size:9px}.buttons{flex-direction:column;margin-top:32px}.button{width:100%;min-height:52px}.social-proof{font-size:11px;gap:14px}.hero-image{height:300px;border-radius:22px}.verified{right:12px;bottom:12px;padding:15px;width:190px}.verified p{font-size:10px;line-height:15px}.trust-row{grid-template-columns:1fr;gap:28px}.trust-row>div{border:0;justify-content:flex-start;margin-left:54px}.section{padding:64px 0}.section-title{margin-bottom:40px}.section-title h2{font-size:26px}.wide-photo{height:174px;margin-bottom:40px}.service-grid,.support-grid{grid-template-columns:1fr}.service:nth-child(n+4){display:none}.service-grid:after{content:"see more";text-align:center;font-weight:600}.process-photo{display:block;max-width:100%}.steps{grid-template-columns:1fr;gap:64px}.steps:before{display:none}.support{padding:34px 0}.support-grid{grid-template-columns:1fr}.faq .section-title h2{max-width:260px;margin-inline:auto}.final{padding:40px 0 0}.final-box{padding:48px 25px;border-radius:0;width:100%;text-align:center}.final h2{font-size:34px;line-height:48px}.final p{font-size:16px;line-height:28px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:nth-child(3){display:none}.footer-grid h4{margin-top:20px}.legal{display:block;text-align:center;line-height:2}.footer-brand img{width:150px;height:80px}}
.faces span{width:40px;height:40px;border-radius:50%;border:2px solid #fff;display:grid;place-items:center;margin-right:-12px;background:#dce6e3;color:#315348;font-size:10px;font-weight:700}.faces span:nth-child(2){background:#d9e0ec;color:#394964}.faces span:nth-child(3){background:#e8dcd6;color:#6a4638}
