@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Montserrat:wght@700;800&display=swap";:root{color:#0d2f21;font-synthesis:none;--green:#07983d;--green-dark:#075f35;--green-soft:#eaf7ee;--yellow:#ffc400;--blue:#0b5cab;--blue-dark:#094a89;--blue-soft:#eaf3fb;--ink:#123125;--muted:#60756a;--line:#dbe8df;--white:#fff;--page-padding:clamp(24px, 5vw, 80px);background:#f7faf7;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{background:linear-gradient(#fbfefb 0%,#f6faf7 45%,#fff 100%);min-width:320px;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font:inherit}.page-shell{width:100%;min-height:100vh}.topbar{z-index:50;-webkit-backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #0b5cab1a;width:100%;position:sticky;top:0;box-shadow:0 8px 28px #1231250a}.topbar-inner{width:100%;min-height:78px;padding-inline:var(--page-padding);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:32px;display:grid}.brand{flex-shrink:0;align-items:center;display:flex}.brand img{object-fit:contain;width:94px;height:auto}.nav-links{color:#335548;justify-content:flex-end;align-items:center;gap:clamp(18px,2vw,32px);font-size:16px;font-weight:700;display:flex}.nav-links a{white-space:nowrap;padding:28px 0;transition:color .2s;position:relative}.nav-links a:after{content:"";background:var(--blue);transform-origin:50%;border-radius:999px;height:2px;transition:transform .2s;position:absolute;bottom:20px;left:0;right:0;transform:scaleX(0)}.nav-links a:hover{color:var(--blue)}.nav-links a:hover:after{transform:scaleX(1)}.topbar-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.menu-button{width:42px;height:42px;color:var(--ink);border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;justify-content:center;align-items:center;display:none}.btn{cursor:pointer;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:9px;padding:14px 20px;font-weight:800;transition:transform .2s,background .2s,border-color .2s,box-shadow .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-small{padding:11px 16px;font-size:16px}.btn-primary{color:#fff;background:var(--green);box-shadow:0 12px 24px #07983d29}-primary:hover{background:var(--green-dark);box-shadow:0 16px 30px #07983d33}.btn-secondary{color:var(--blue-dark);background:#fff;border-color:#cddfe9}.btn-secondary:hover{background:var(--blue-soft);border-color:var(--blue)}.btn-white{color:var(--green-dark);background:#fff}.hero{width:100%;padding:86px var(--page-padding) 78px;grid-template-columns:minmax(0,1.06fr) minmax(360px,.94fr);align-items:stretch;gap:clamp(42px,6vw,90px);display:grid}.hero-copy{flex-direction:column;justify-content:center;min-width:0;display:flex}.hero-copy h1,.section h2,.cta h2{letter-spacing:-.035em;margin:0;font-family:Montserrat,sans-serif}.hero-copy h1{max-width:780px;font-size:clamp(48px,5.2vw,76px);line-height:1}.hero-copy h1 .word-yellow{color:var(--yellow)}.hero-copy h1 .word-blue{color:var(--blue)}.hero-copy h1 .word-green{color:var(--green)}.hero-copy h1 .word-and{color:var(--ink)}.hero-copy>p{max-width:650px;color:var(--muted);margin:24px 0 30px;font-size:20px;line-height:1.7}.eyebrow{color:var(--blue);letter-spacing:.13em;text-transform:uppercase;margin-bottom:16px;font-size:22px;font-weight:800;display:inline-block}.hero-eyebrow{letter-spacing:.11em;margin-bottom:20px;font-size:22px}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-visual{isolation:isolate;background:linear-gradient(145deg,#f4f9fd 0%,#eef8f1 52%,#fff9df 100%);border:1px solid #d7e8ef;border-radius:34px;height:100%;min-height:500px;position:relative;overflow:hidden;box-shadow:0 24px 70px #0b5cab1a}.hero-visual:before{content:"";background:radial-gradient(circle at 16% 18%,#ffc40038 0,#ffc4001a 12%,#0000 30%),radial-gradient(circle at 84% 16%,#0b5cab24 0,#0b5cab0f 16%,#0000 32%),radial-gradient(circle at 78% 80%,#07983d1f 0,#07983d0f 14%,#0000 28%),linear-gradient(135deg,#ffffff57,#fff0);position:absolute;inset:0}.hero-visual:after{content:"";opacity:.7;border:44px solid #ffffff57;border-radius:50%;width:540px;height:540px;position:absolute;bottom:-220px;right:-180px}.visual-orbit{z-index:-1;opacity:.9;border:28px solid;border-radius:50%;position:absolute}.orbit-one{border-color:#0b5cab24;width:280px;height:280px;top:-70px;right:-90px}.orbit-two{border-color:#ffc40047;width:220px;height:220px;bottom:-80px;left:-80px}.visual-main-card{color:#fff;background:linear-gradient(145deg,#08498a 0%,#0b5cab 55%,#08729d 100%);border-radius:28px;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:34px;display:flex;position:absolute;inset:76px 56px;overflow:hidden;box-shadow:0 26px 56px #094a8938;container-type:inline-size}.visual-kicker{color:#cae8ff;letter-spacing:.16em;margin-bottom:14px;font-size:13px;font-weight:800}.visual-main-card>strong{max-width:65%;font-family:Montserrat,sans-serif;font-size:clamp(25px,7cqw,38px);line-height:1.08}.visual-main-card>p{color:#ffffffc2;max-width:350px;margin:18px 0 0;font-size:17px;line-height:1.65}.visual-link{color:#fff3b1;text-underline-offset:3px;font-weight:700;text-decoration:underline}.visual-link:hover{color:#fff}.visual-photo-placeholder{background:#ffffff14;border:1.5px solid #ffffff85;border-radius:clamp(15px,4cqw,20px);justify-content:center;align-items:center;width:clamp(98px,33cqw,130px);height:clamp(102px,34cqw,160px);display:flex;position:absolute;top:clamp(24px,8cqw,28px);right:clamp(20px,10cqw,18px)}.photo-head{border:2px solid #ffffffbd;border-radius:50%;width:clamp(31px,10cqw,48px);height:clamp(29px,9cqw,44px);position:absolute;top:clamp(17px,5.5cqw,26px);left:50%;transform:translate(-50%)}.photo-body{border:2px solid #ffffffbd;border-bottom:none;border-top-left-radius:22px;border-top-right-radius:22px;width:clamp(41px,13cqw,62px);height:clamp(23px,7cqw,34px);position:absolute;bottom:clamp(24px,8cqw,38px);left:50%;transform:translate(-50%)}.visual-road{width:100%;height:88px;color:var(--yellow);justify-content:flex-end;align-items:flex-end;margin-top:auto;display:flex;position:relative}.visual-road:before{content:"";background:#ffffff14;height:30px;position:absolute;bottom:16px;left:-34px;right:-34px;transform:skew(-18deg)}.road-line{border-top:3px dashed #ffffffb8;position:absolute;bottom:24px;left:0;right:38px}.visual-road svg{z-index:2;color:var(--yellow);stroke:var(--yellow);position:absolute;bottom:7px;right:0}.section{width:100%;padding:92px var(--page-padding)}.section-heading{max-width:760px;margin-bottom:42px}.section-heading.narrow{max-width:860px}.section h2,.cta h2{font-size:clamp(30px,3vw,42px)}.section-heading p,.process-copy p{color:var(--muted);font-size:17px;line-height:1.75}.about-highlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:34px clamp(30px,5vw,70px);width:100%;margin-top:44px;padding-top:32px;display:grid}.about-highlights>div{flex-direction:column;gap:7px;display:flex}.about-highlights strong{color:var(--green-dark);font-size:22px;line-height:1.35}.about-highlights span{max-width:330px;color:var(--muted);font-size:18px;line-height:1.55}.big-number{color:var(--yellow);font-family:Montserrat,sans-serif;font-size:30px;font-weight:800}.blue-card .big-number{color:var(--blue)}.hero,.about,.process,.info-strip{border-bottom:1px solid var(--line)}.process{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(46px,7vw,90px);display:grid}.text-link{color:var(--blue);align-items:center;gap:2px;font-weight:800;display:inline-flex}.steps-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.steps-list li{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:56px 1fr;gap:16px;padding:20px;display:grid}.steps-list li>span{color:#fff;background:var(--green);border-radius:14px;place-items:center;width:46px;height:46px;font-weight:800;display:grid}.steps-list li:nth-child(2n)>span{background:var(--blue)}.steps-list strong{font-size:20px}.steps-list p{color:var(--muted);margin:5px 0 0;font-size:17px}.info-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding-top:48px;padding-bottom:48px;display:grid}.info-strip>div{border:1px solid var(--line);background:#00c7eb0a;border-radius:18px;align-items:center;gap:14px;min-width:0;padding:20px;display:flex}.info-strip>div:nth-child(2),.info-strip>div:nth-child(4){background:#eef8f1;border-color:#cfe6d7}.info-strip svg{color:var(--blue);flex:none}.info-strip span{min-width:0;color:var(--muted);overflow-wrap:anywhere;flex-direction:column;font-size:17px;display:flex}.info-strip strong{color:var(--ink);margin-bottom:3px}.cta{width:calc(100% - (var(--page-padding) * 2));margin:48px var(--page-padding) 74px;color:#fff;background:linear-gradient(120deg, var(--blue-dark) 0%, var(--blue) 38%, var(--green) 100%);border-radius:32px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:40px;padding:clamp(42px,5vw,72px);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 60px #0b5cab29}.cta:before{content:"";border:52px solid #ffffff12;border-radius:50%;width:360px;height:360px;position:absolute;top:-160px;right:-120px}.cta:after{content:"";background:#ffc40029;border-radius:50%;width:240px;height:240px;position:absolute;bottom:-120px;right:-90px}.cta>div{z-index:2;position:relative}.cta p{color:#fffc;max-width:720px;line-height:1.7}.eyebrow.light{color:#d9edff}.cta-actions{flex-direction:column;gap:12px;display:flex}.footer{width:100%;padding:0 var(--page-padding) 40px;color:var(--muted);justify-content:space-between;align-items:center;gap:24px;font-size:14px;display:flex}.footer-brand{flex:none;align-items:center;display:inline-flex}.footer-logo{object-fit:contain;display:block;width:76px!important;max-width:76px!important;height:auto!important}.footer p{text-align:right;margin:0}@media (width<=1100px){.nav-links{gap:18px}.hero{grid-template-columns:minmax(0,1fr) minmax(340px,.9fr);gap:38px}.hero-copy h1{font-size:clamp(42px,5vw,60px)}.visual-main-card{padding:28px;inset:68px 34px 76px}}@media (width<=900px){:root{--page-padding:28px}html{scroll-padding-top:76px}.topbar-inner{grid-template-columns:auto 1fr auto;min-height:72px}.brand img{width:86px}.desktop-contact{display:none}.menu-button{display:inline-flex}.nav-links{border-bottom:1px solid var(--line);opacity:0;pointer-events:none;background:#fffffffa;gap:0;padding:6px 0 14px;transition:opacity .2s,transform .2s;display:grid;position:absolute;top:72px;left:0;right:0;transform:translateY(-12px);box-shadow:0 18px 34px #12312514}.nav-links.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-links a{text-align:left;border-top:1px solid #eef3ef;width:100%;padding:15px 28px}.nav-links a:first-child{border-top:0}.nav-links a:after{display:none}.hero{grid-template-columns:1fr;padding-top:58px;padding-bottom:66px}.hero-copy{max-width:740px}.hero-visual{width:100%;max-width:720px;min-height:460px}.process{grid-template-columns:1fr;gap:38px}.info-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.cta{grid-template-columns:1fr;gap:30px}.cta-actions{flex-flow:wrap}.about-highlights{grid-template-columns:repeat(2,minmax(0,1fr))}.about-highlights>div{border-bottom:none;border-right:none;padding:24px 28px}.about-highlights>div:nth-child(odd){border-right:1px solid var(--line)}.about-highlights>div:not(:nth-last-child(-n+2)){border-bottom:1px solid var(--line)}}@media (width<=720px){.hero-copy h1{font-size:clamp(40px,10vw,56px)}.hero-copy>p{font-size:16px}.hero-visual{border-radius:26px;min-height:420px}.visual-main-card{border-radius:22px;inset:58px 20px 72px}.section{padding-top:72px;padding-bottom:72px}.cta{border-radius:26px}.footer{flex-direction:column;align-items:flex-start;gap:14px}.footer p{text-align:left}.footer-logo{width:70px!important;max-width:70px!important}}@media (width<=600px){.info-strip{grid-template-columns:1fr}.about-highlights{grid-template-columns:1fr;row-gap:24px}.about-highlights>div{border-bottom:1px solid var(--line);padding:22px 0;border-right:none!important}.about-highlights>div:last-child{border-bottom:none}}@media (width<=480px){:root{--page-padding:18px}.brand img{width:80px}.hero{padding-top:44px;padding-bottom:56px}.hero-copy h1{font-size:clamp(38px,11vw,48px)}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.hero-visual{min-height:400px}.visual-main-card{padding:24px 20px;inset:56px 14px 72px}.visual-main-card>strong{font-size:27px}.section h2,.cta h2{font-size:34px}.steps-list li{grid-template-columns:46px minmax(0,1fr);padding:16px}.steps-list li>span{width:42px;height:42px}.cta{margin-bottom:54px;padding:38px 24px}.cta-actions{flex-direction:column}.cta-actions .btn{width:100%}.footer{padding-bottom:28px}.footer-logo{width:64px!important;max-width:64px!important}}.highlight-yellow{color:var(--yellow)}
