@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--navy:#08264a;--navy-2:#0d335d;--green:#2f7133;--green-dark:#225728;--gold:#d19a34;--cream:#f4f0e7;--ink:#132335;--muted:#5d6a75;--white:#fff;--line:#dce2e3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fafbfa;margin:0;font-family:DM Sans,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}.eyebrow{color:var(--green);letter-spacing:.13em;text-transform:uppercase;font:700 12px/1.2 Manrope,sans-serif}.eyebrow.light{color:#dcb665}.site-header{z-index:10;background:#fffffff0;border-bottom:1px solid #07264914;justify-content:space-between;align-items:center;width:100%;height:96px;padding:0 clamp(24px,5vw,76px);display:flex;position:absolute;top:0;left:0}.brand img{width:270px}.nav{align-items:center;gap:30px;font-size:14px;font-weight:600;display:flex}.nav a:not(.nav-cta):hover{color:var(--green)}.nav-cta,.button{cursor:pointer;border:0;border-radius:4px;justify-content:center;align-items:center;gap:16px;padding:15px 21px;font-weight:700;transition:all .2s;display:inline-flex}.nav-cta{background:var(--navy);color:#fff}.nav-cta:hover,.button-primary:hover{background:var(--green)}.menu-button{display:none}.hero{background:linear-gradient(125deg,#f8f6f0 0%,#fff 65%);grid-template-columns:1.02fr .98fr;align-items:center;gap:clamp(40px,7vw,110px);min-height:760px;padding:140px clamp(24px,5vw,76px) 60px;display:grid}.hero-content{max-width:720px}.hero h1{color:var(--navy);letter-spacing:-.055em;margin:20px 0 24px;font:800 clamp(48px,6vw,86px)/.98 Manrope,sans-serif}.hero h1 em{color:var(--green);font-style:normal}.hero-copy{color:#526170;max-width:650px;font-size:18px;line-height:1.7}.hero-actions{align-items:center;gap:28px;margin-top:35px;display:flex}.button-primary{background:var(--navy);color:#fff}.button-outline{border:1px solid var(--navy);color:var(--navy);background:#fff}.button-gold{background:var(--gold);color:var(--navy)}.text-link{border-bottom:1px solid;font-weight:700}.trust-row{color:#50606b;flex-wrap:wrap;gap:22px;margin-top:44px;font-size:13px;display:flex}.trust-row span{gap:7px;display:flex}.trust-row span span{color:var(--green)}.hero-visual{height:560px;position:relative}.hero-visual>img{object-fit:cover;border-radius:4px;width:100%;height:100%}.hero-visual:before{content:"";background:linear-gradient(#0000 50%,#08264ab3);border-radius:4px;position:absolute;inset:0}.hero-card{background:#fff;padding:22px 30px;position:absolute;bottom:40px;left:-35px;box-shadow:0 15px 50px #08264a2e}.hero-card span,.hero-card strong{display:block}.hero-card span{color:var(--muted);font-size:13px}.hero-card strong{color:var(--navy);font:700 20px Manrope,sans-serif}.hero-mark{background:var(--gold);color:var(--navy);letter-spacing:.1em;padding:10px 15px;font:800 14px Manrope;position:absolute;top:-22px;right:-18px}.ticker{white-space:nowrap;background:var(--green);color:#fff;letter-spacing:.1em;padding:18px 0;font:700 13px Manrope;overflow:hidden}.ticker span,.ticker b{margin-right:44px}.ticker b{color:var(--gold)}.section{padding:110px clamp(24px,7vw,110px)}.section-heading{grid-template-columns:1.1fr .6fr;align-items:end;gap:70px;margin-bottom:55px;display:grid}.section h2,.split-copy h2,.industry-band h2,.cta-section h2,.privacy-hero h1{letter-spacing:-.04em;font:700 clamp(34px,4vw,58px)/1.08 Manrope}.section-heading h2{color:var(--navy);margin:10px 0 0}.section-heading>p{color:var(--muted);line-height:1.75}.product-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.product-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;flex-direction:column;min-height:360px;padding:34px;transition:all .25s;display:flex}.product-card:hover{z-index:1;transform:translateY(-7px);box-shadow:0 20px 45px #08264a1a}.product-top{color:#98a2aa;justify-content:space-between;font-size:12px;display:flex}.product-top b{color:var(--green);background:#e8f1e7;padding:7px 9px}.product-card h3{color:var(--navy);margin-top:70px;font:700 25px/1.15 Manrope}.product-card p{color:var(--muted);line-height:1.65}.product-card a{color:var(--green);margin-top:auto;font-weight:700}.split-section{grid-template-columns:1fr 1fr;min-height:700px;display:grid}.split-image{position:relative}.split-image img{object-fit:cover;width:100%;height:100%}.image-caption{background:var(--gold);color:var(--navy);padding:20px 24px;font-weight:700;position:absolute;bottom:0;right:0}.split-copy{background:var(--navy);color:#fff;flex-direction:column;justify-content:center;padding:70px clamp(40px,7vw,110px);display:flex}.split-copy h2{margin:14px 0 25px}.split-copy>p:not(.eyebrow){color:#d6e0e9;line-height:1.8}.stats{border-top:1px solid #fff3;border-bottom:1px solid #fff3;grid-template-columns:1fr 1fr;margin:35px 0;display:grid}.stats div{padding:24px 20px 24px 0}.stats div+div{border-left:1px solid #fff3;padding-left:24px}.stats strong,.stats span{display:block}.stats strong{color:#fff;font:700 28px Manrope}.stats span{color:#aab9c7;margin-top:5px;font-size:12px}.split-copy .button{align-self:flex-start}.process{grid-template-columns:.8fr 1.2fr;gap:110px;display:grid}.process-intro h2{color:var(--navy)}.steps{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.steps li{border-bottom:1px solid var(--line);grid-template-columns:60px 1fr;gap:25px;padding:28px 0;display:grid}.steps>li>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:700;display:grid}.steps h3{color:var(--navy);margin:2px 0 7px;font:700 20px Manrope}.steps p{color:var(--muted);margin:0;line-height:1.6}.industry-band{color:#fff;text-align:center;place-items:center;min-height:570px;padding:80px 12%;display:grid;position:relative;overflow:hidden}.industry-band:after{content:"";background:#08264ac2;position:absolute;inset:0}.industry-band img{object-fit:cover;width:100%;height:100%;position:absolute}.industry-band div{z-index:1;max-width:1000px;position:relative}.faq{grid-template-columns:.65fr 1.35fr;gap:100px;display:grid}.faq h2{color:var(--navy)}.faq-list details{border-top:1px solid var(--line);padding:22px 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;color:var(--navy);justify-content:space-between;gap:30px;font:700 18px Manrope;list-style:none;display:flex}.faq-list summary span{font-size:23px}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:700px;color:var(--muted);margin:18px 0 0;line-height:1.7}.cta-section{background:var(--green-dark);color:#fff;grid-template-columns:1fr auto;align-items:end;gap:50px;padding:90px clamp(24px,7vw,110px);display:grid}.cta-section h2{max-width:850px;margin-bottom:0}.cta-actions{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.cta-actions>a:last-child{border-bottom:1px solid;font-size:20px;font-weight:700}.footer-main{color:#d4dce4;background:#071e38;grid-template-columns:1.2fr .5fr 1fr;gap:80px;padding:65px clamp(24px,7vw,110px);display:grid}.footer-brand img{filter:none;width:300px}.footer-brand p{max-width:420px;margin-top:24px;line-height:1.7}.footer-main>div:not(.footer-brand){flex-direction:column;gap:14px;display:flex}.footer-main h3{color:#fff;text-transform:uppercase;letter-spacing:.1em;font:700 14px Manrope}.footer-main a:hover{color:#dcb665}.footer-main p{line-height:1.6}.footer-bottom{color:#93a4b4;letter-spacing:.05em;background:#05172b;justify-content:space-between;gap:20px;padding:22px clamp(24px,7vw,110px);font-size:11px;display:flex}.legal-strip{color:#637078;text-align:justify;background:#f0eee8;padding:30px clamp(24px,7vw,110px);font-size:9px;line-height:1.55}.legal-strip p:last-child{margin-bottom:0}.legal-strip a{text-decoration:underline}.cookie-banner{z-index:100;border:1px solid var(--line);background:#fff;grid-template-columns:1fr auto;align-items:center;gap:25px;width:min(610px,100% - 44px);padding:23px;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 14px 50px #08264a38}.cookie-banner strong{color:var(--navy);font:700 17px Manrope}.cookie-banner p{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.5}.cookie-banner p a{text-decoration:underline}.cookie-actions{gap:8px;display:flex}.cookie-actions .button{padding:11px 13px;font-size:11px}.privacy-page{background:#fff}.privacy-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:92px;padding:0 clamp(24px,7vw,110px);display:flex}.privacy-logo img{width:260px}.back-link{color:var(--green);font-weight:700}.privacy-hero{background:var(--navy);color:#fff;padding:90px clamp(24px,7vw,110px)}.privacy-hero h1{max-width:900px;margin:20px 0}.privacy-hero>p:last-child{color:#9fb0c1;margin:0}.privacy-layout{grid-template-columns:250px minmax(0,850px);justify-content:center;gap:100px;max-width:1450px;margin:0 auto;padding:90px 40px;display:grid}.privacy-index{border-left:2px solid var(--gold);flex-direction:column;height:max-content;display:flex;position:sticky;top:25px}.privacy-index strong,.privacy-index a{padding:8px 18px}.privacy-index a{color:var(--muted);font-size:13px}.privacy-index a:hover{color:var(--green)}.privacy-content section{border-bottom:1px solid var(--line);margin-bottom:64px;padding:0 0 64px;scroll-margin-top:30px}.privacy-content h2{color:var(--navy);letter-spacing:-.03em;font:700 32px/1.2 Manrope}.privacy-content h3{color:var(--navy);margin-top:30px;font:700 18px Manrope}.privacy-content p,.privacy-list{color:var(--muted);line-height:1.8}.section-number{color:var(--gold);margin-bottom:8px;font-weight:800;display:block}.pill-list{flex-wrap:wrap;gap:10px;margin:25px 0;display:flex}.pill-list span{color:var(--green);background:#eef4ed;padding:10px 14px;font-size:13px;font-weight:700}.privacy-list{padding-left:22px}.privacy-list li{margin-bottom:10px}.notice-box,.contact-card{background:var(--cream);border-left:4px solid var(--gold);margin-top:34px;padding:28px}.notice-box h3,.contact-card h3{margin-top:0}.contact-card a{color:var(--green);font-weight:700}.privacy-footer{color:#c6d1dc;background:#071e38;justify-content:space-between;padding:30px clamp(24px,7vw,110px);display:flex}@media (width<=980px){.site-header{height:82px}.brand img{width:220px}.menu-button{background:var(--navy);border:0;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;padding:12px;display:flex}.menu-button span{background:#fff;height:2px;display:block}.nav{background:#fff;flex-direction:column;align-items:flex-start;width:100%;padding:25px;display:none;position:absolute;top:82px;left:0;box-shadow:0 15px 30px #0000001f}.nav.open{display:flex}.hero{grid-template-columns:1fr;padding-top:130px}.hero-visual{height:460px}.section-heading,.process,.faq{grid-template-columns:1fr;gap:45px}.product-grid,.split-section{grid-template-columns:1fr}.split-image{min-height:500px}.cta-section{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.privacy-layout{grid-template-columns:1fr}.privacy-index{position:static}}@media (width<=620px){.site-header{padding:0 18px}.brand img{width:190px}.hero{padding:120px 20px 45px}.hero h1{font-size:46px}.hero-copy{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-visual{height:370px}.hero-card{bottom:14px;left:12px}.trust-row{gap:13px}.section{padding:75px 20px}.section h2,.split-copy h2,.industry-band h2,.cta-section h2,.privacy-hero h1{font-size:36px}.split-image{min-height:380px}.split-copy{padding:60px 24px}.process{gap:30px}.industry-band{min-height:500px;padding:65px 20px}.faq{gap:25px}.cta-section{padding:70px 22px}.footer-main{grid-template-columns:1fr;gap:40px;padding:55px 22px}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;padding:22px}.legal-strip{padding:25px 20px}.cookie-banner{grid-template-columns:1fr}.cookie-actions{flex-wrap:wrap}.privacy-header{height:80px;padding:0 18px}.privacy-logo img{width:190px}.back-link{font-size:12px}.privacy-hero{padding:70px 20px}.privacy-layout{padding:60px 20px}.privacy-index{display:none}.privacy-footer{padding:25px 20px}.stats{grid-template-columns:1fr}.stats div+div{border-top:1px solid #fff3;border-left:0;padding-left:0}}.application-section{background:var(--navy);color:#fff;grid-template-columns:.78fr 1.22fr;gap:clamp(55px,8vw,120px);padding:110px clamp(24px,7vw,110px);scroll-margin-top:30px;display:grid}.application-intro h2{letter-spacing:-.04em;margin:14px 0 24px;font:700 clamp(36px,4vw,58px)/1.08 Manrope}.application-intro>p:not(.eyebrow){color:#c8d4df;line-height:1.75}.application-promise{grid-template-columns:42px 1fr;gap:20px 15px;margin-top:45px;display:grid}.application-promise>span{color:#dcb665;border:1px solid #ffffff47;border-radius:50%;place-items:center;width:38px;height:38px;font-size:11px;font-weight:800;display:grid}.application-promise p{color:#aebdca;margin:0;font-size:13px;line-height:1.5}.application-promise strong{color:#fff;margin-bottom:3px;font:700 15px Manrope;display:block}.credit-form{color:var(--ink);background:#fff;padding:38px;box-shadow:0 25px 70px #00000038}.form-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:25px;margin-bottom:28px;padding-bottom:18px;display:flex}.form-heading span{color:var(--navy);font:700 24px Manrope}.form-heading small{color:var(--muted);font-size:10px}.form-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.credit-form label{color:var(--navy);flex-direction:column;gap:8px;font-size:12px;font-weight:700;display:flex}.credit-form input,.credit-form select,.credit-form textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cfd8db;border-radius:2px;outline:none;padding:14px 13px;font:400 14px DM Sans}.credit-form input:focus,.credit-form select:focus,.credit-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #2f71331f}.credit-form textarea{resize:vertical}.form-full{grid-column:1/-1}.privacy-check{align-items:flex-start;margin:22px 0;line-height:1.5;color:var(--muted)!important;flex-direction:row!important;font-weight:400!important}.privacy-check input{flex:none;width:16px;height:16px;margin:2px 0 0;padding:0}.privacy-check a{color:var(--green);font-weight:700;text-decoration:underline}.submit-button{width:100%}.form-note{color:#7c878f;text-align:center;margin:12px 0 0;font-size:10px}@media (width<=980px){.application-section{grid-template-columns:1fr}}@media (width<=620px){.application-section{padding:70px 20px}.credit-form{padding:25px 20px}.form-heading,.form-grid{grid-template-columns:1fr}.form-heading{flex-direction:column;align-items:flex-start}}
