@font-face{font-family:MLimp;src:url('/assets/regular.woff') format('woff');font-weight:400;font-display:swap}@font-face{font-family:MLimp;src:url('/assets/bold.woff') format('woff');font-weight:700;font-display:swap}
:root{--navy:#093354;--blue:#087dcc;--ice:#edf7fc;--line:#dce8ef;--muted:#536b7d;--white:#fff}*{box-sizing:border-box}body{margin:0;background:var(--white);color:var(--navy);font-family:MLimp,Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #0084d6;outline-offset:5px}img{max-width:100%;display:block}.wrap{width:min(1200px,calc(100% - 64px));margin:auto}.topbar{background:var(--navy);color:#eaf7ff;font-size:13px;padding:8px 0}.topbar .wrap{display:flex;justify-content:space-between;gap:16px}.topbar a{color:white}header{border-bottom:1px solid var(--line);background:white}.header-inner{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:12px;line-height:1.05}.brand strong{font-size:28px;letter-spacing:-1px}.brand small{display:block;color:var(--blue);font-size:11px;letter-spacing:4px;margin-top:8px}.brand img{width:200px;height:72px;object-fit:contain}.brand-mark{display:grid;place-items:center;border:2px solid var(--blue);border-radius:50% 50% 48% 48%;height:52px;width:44px;font-size:14px;font-weight:700}.nav{display:flex;align-items:center;gap:28px;font-size:14px}.nav a[aria-current=page]{color:var(--blue)}.nav a:hover{color:var(--blue)}.button{display:inline-flex;gap:14px;align-items:center;justify-content:center;border:1px solid var(--blue);background:var(--blue);color:white;padding:14px 24px;border-radius:6px;font-size:14px;font-weight:700;cursor:pointer;transition:background .2s,transform .2s}.button:hover{background:#0668ab;transform:translateY(-1px)}.button.outline{background:white;color:var(--navy);border-color:#c4d7e4}.button.outline:hover{background:var(--ice)}.button.light{background:white;color:var(--navy);border-color:white}.menu-toggle{display:none}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;color:var(--blue);text-transform:uppercase;display:flex;align-items:center;gap:12px}.eyebrow:before{content:'';width:26px;height:2px;background:var(--blue)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(40px,4.5vw,64px);line-height:1.12;letter-spacing:-2.4px;margin-bottom:24px;font-weight:700}h1 span{color:var(--blue)}h2{font-size:clamp(30px,3vw,42px);line-height:1.2;letter-spacing:-1.3px;margin-bottom:20px}h3{font-size:23px;line-height:1.25;letter-spacing:-.5px}.lead{font-size:18px;color:var(--muted);line-height:1.75;max-width:510px}.hero{padding:58px 0 62px}.hero-grid{display:grid;grid-template-columns:1.03fr 1fr;align-items:center;gap:68px}.hero .eyebrow{margin-bottom:22px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0 22px}.micro{font-size:13px;color:var(--muted)}.hero-media{position:relative}.hero-media>img{width:100%;height:470px;object-fit:cover;border-radius:120px 8px 8px 8px;background:var(--ice)}.image-note{position:absolute;bottom:24px;left:-26px;background:white;border:1px solid var(--line);box-shadow:0 14px 35px #0933540c;display:flex;gap:16px;align-items:center;padding:20px 25px;border-radius:6px}.image-note .symbol{font-size:27px;color:var(--blue)}.image-note strong{display:block;font-size:15px}.image-note small{font-size:12px;color:var(--muted)}.trustbar{background:var(--ice);border-block:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);padding-block:25px;gap:35px}.trust-item{display:flex;align-items:center;justify-content:center;gap:15px;font-size:14px}.icon{width:30px;height:30px;fill:none;stroke:var(--blue);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.section{padding:84px 0}.section-top{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:36px}.section-top h2{margin-bottom:0}.text-link{font-size:14px;font-weight:700;color:var(--blue);display:inline-flex;gap:20px;align-items:center}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{border:1px solid var(--line);border-radius:8px;padding:32px;display:flex;flex-direction:column;align-items:flex-start;background:white}.card .icon{margin-bottom:32px;width:36px;height:36px}.card p{color:var(--muted);font-size:15px;flex:1}.card .text-link{margin-top:16px}.card:hover{border-color:#8dc9ed}.soft{background:#f5faff}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.steps{border-top:1px solid var(--line)}.step{display:grid;grid-template-columns:45px 1fr;gap:20px;border-bottom:1px solid var(--line);padding:24px 0}.step b{font-size:14px;color:var(--blue)}.step h3{font-size:19px;margin-bottom:8px}.step p{font-size:15px;margin:0;color:var(--muted)}.cta{background:var(--navy);color:white;padding:48px;border-radius:10px;display:flex;justify-content:space-between;gap:30px;align-items:center}.cta h2{font-size:32px;margin-bottom:10px;max-width:600px}.cta p{color:#c9e0ee;margin:0}.cta .button{flex-shrink:0}footer{padding:48px 0 25px;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:45px}.footer-grid p{color:var(--muted);font-size:14px;max-width:290px;margin:20px 0}.footer-grid h3{font-size:15px;margin-bottom:16px}.footer-links{display:flex;flex-direction:column;gap:8px;font-size:14px;color:var(--muted)}.footer-bottom{border-top:1px solid var(--line);margin-top:35px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted)}.floating{position:fixed;right:24px;bottom:22px;background:var(--blue);color:white;padding:13px 19px;border-radius:30px;box-shadow:0 6px 24px #09335424;font-size:14px;z-index:10}.page-head{background:var(--ice);padding:55px 0}.breadcrumbs{font-size:13px;color:var(--muted);margin-bottom:25px}.page-head h1{font-size:48px;max-width:850px}.page-head .lead{max-width:740px;margin:0}.checklist{padding:0;list-style:none}.checklist li{padding:12px 0 12px 28px;border-bottom:1px solid var(--line);position:relative;color:var(--muted)}.checklist li:before{content:'✓';position:absolute;left:0;color:var(--blue)}.detail-photo{width:100%;height:370px;object-fit:cover;border-radius:10px}.faq{max-width:840px;margin:auto}.faq details{border-bottom:1px solid var(--line);padding:20px 0}.faq summary{font-weight:700;cursor:pointer}.faq p{padding-top:15px;color:var(--muted);margin-bottom:0}.form-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:start;padding:60px 0 80px}.form-layout h1{font-size:46px}.form-card{padding:34px;border:1px solid var(--line);border-radius:10px;box-shadow:0 10px 40px #09335406}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field{margin-bottom:22px}.field label{display:block;font-size:14px;font-weight:700;margin-bottom:8px}input,select,textarea{width:100%;background:white;border:1px solid #bfced9;color:var(--navy);border-radius:5px;padding:12px 13px;font-size:16px}textarea{min-height:120px;resize:vertical}.consent{display:flex;gap:12px;align-items:flex-start;font-size:13px;color:var(--muted);margin:10px 0 24px}.consent input{width:18px;height:18px;margin-top:3px;flex-shrink:0}.consent a{text-decoration:underline}.form-card .button{width:100%}.form-status{margin:15px 0 0;font-size:14px}.contact-box{border-top:1px solid var(--line);padding-top:25px;margin-top:35px}.contact-box a{font-size:25px;font-weight:700}.privacy{max-width:820px}.privacy h2{font-size:25px;margin-top:34px}.privacy p,.privacy li{color:var(--muted)}.skip-link{position:absolute;left:20px;top:-100px;background:white;padding:10px;z-index:100}.skip-link:focus{top:10px}.honeypot{position:absolute;left:-10000px;opacity:0}.form-only footer{padding-block:24px}.form-only .footer-bottom{margin:0;padding:0;border:0}.page-404{text-align:center;min-height:60vh;padding:90px 30px}
@media(max-width:1000px){.nav{gap:17px}.nav .button{display:none}.hero-grid{gap:38px}h1{font-size:49px}.hero-media>img{height:420px}.image-note{left:-12px}.split,.form-layout{gap:40px}.card{padding:24px}.header-inner{min-height:86px}}
@media(max-width:740px){.wrap{width:calc(100% - 40px)}.topbar .wrap{justify-content:center}.topbar span:last-child{display:none}.header-inner{min-height:82px}.brand strong{font-size:24px}.brand img{width:170px;height:62px}.menu-toggle{display:block;background:var(--ice);border:1px solid var(--line);color:var(--navy);padding:9px 13px;border-radius:5px}.nav{display:none;position:absolute;top:116px;left:0;right:0;background:white;padding:22px;z-index:30;box-shadow:0 20px 30px #09335412;flex-direction:column;align-items:stretch;font-size:16px}.nav.open{display:flex}.nav .button{display:flex}.hero{padding:35px 0 40px}.hero-grid,.split,.form-layout{grid-template-columns:1fr;gap:34px}h1{font-size:43px;letter-spacing:-1.8px}.lead{font-size:17px}.hero-media>img{height:330px;border-top-left-radius:80px}.image-note{left:14px;bottom:18px;padding:15px 18px}.trust-grid{grid-template-columns:1fr;padding-block:20px;gap:18px}.trust-item{justify-content:flex-start;padding-left:12px}.section{padding:54px 0}.section-top{align-items:start;flex-direction:column;gap:22px}.cards{grid-template-columns:1fr;gap:16px}.card{padding:26px}.card .icon{margin-bottom:23px}.cta{flex-direction:column;align-items:start;padding:30px}.cta h2{font-size:29px}.footer-grid{grid-template-columns:1fr;gap:26px}.footer-bottom{flex-direction:column;gap:10px;padding-bottom:40px}.floating{right:16px;bottom:16px;font-size:13px}.page-head{padding:36px 0}.page-head h1{font-size:38px}.form-layout{padding:36px 0 50px}.form-layout h1{font-size:38px}.form-card{padding:23px}.field-row{grid-template-columns:1fr;gap:0}.contact-box{display:none}.detail-photo{height:290px}.actions .button{flex:1;white-space:nowrap}.form-only .header-inner>a:last-child{font-size:13px}.form-only .footer-bottom{padding-bottom:0}}
body{font-family:Arial,sans-serif}h1,h2,h3,.button,.brand{font-family:MLimp,Arial,sans-serif}.topbar a{white-space:nowrap}@media(max-width:740px){.topbar .wrap{justify-content:space-between;gap:10px;font-size:12px}.topbar span:nth-child(2){display:none}.nav{top:117px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
