@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');
:root{font-family:Manrope,Arial,sans-serif;color:#192232;background:#f5f7fa;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}.wrap{width:min(1180px,calc(100% - 48px));margin:auto}.skip{position:absolute;left:-9999px}.skip:focus{left:20px;top:12px;background:#fff;padding:12px;z-index:20}.topline{background:#0c1728;color:#adbbcf;font-size:13px}.topline .wrap{display:flex;align-items:center;justify-content:space-between;min-height:36px}.topline a{color:#fff}.site-header{background:#fff;border-bottom:1px solid #e5eaf1;position:sticky;top:0;z-index:10}.head-inner{min-height:76px;display:flex;align-items:center;gap:36px}.brand{font-size:22px;font-weight:800;letter-spacing:-.06em;white-space:nowrap;color:#10213c}.brand-mark{display:inline-grid;place-items:center;background:#356cff;color:#fff;width:34px;height:34px;border-radius:10px;margin-right:9px;letter-spacing:-.1em}.brand em{font-style:normal;color:#356cff}.nav{display:flex;align-items:center;gap:26px;margin-left:auto}.nav a{font-size:14px;font-weight:700;color:#536174;transition:color .2s}.nav a:hover,.nav a[aria-current=page]{color:#2258dd}.head-cta{border:1px solid #d7e0ee;border-radius:12px;padding:10px 15px;font-size:14px;font-weight:700;white-space:nowrap}.head-cta:hover{border-color:#356cff;color:#2258dd}.menu-toggle{display:none;background:none;border:0;font-size:15px;font-weight:800;cursor:pointer}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#3770ff}.hero{background:#0d1a2b;color:#fff;position:relative;overflow:hidden;min-height:590px}.hero-image{position:absolute;inset:0 0 0 38%;width:62%;height:100%;object-fit:cover;opacity:.85}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0d1a2b 0%,#0d1a2b 36%,rgba(13,26,43,.78) 54%,rgba(13,26,43,.14) 100%)}.hero .wrap{position:relative;z-index:1;padding:90px 0 100px}.hero h1{font-size:clamp(42px,5.2vw,72px);line-height:1.07;letter-spacing:-.065em;max-width:710px;margin:18px 0 23px}.hero p{font-size:17px;line-height:1.75;color:#d1dae8;max-width:565px;margin:0 0 30px}.hero .eyebrow{color:#81a7ff}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 21px;border-radius:12px;background:#356cff;color:#fff;font-size:14px;font-weight:800;min-height:50px;transition:transform .2s,background .2s}.button:hover{background:#1c57ee;transform:translateY(-2px)}.button.ghost{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.28)}.button.ghost:hover{background:rgba(255,255,255,.2)}.hero-foot{display:flex;gap:32px;margin-top:68px;color:#becbde;font-size:13px;font-weight:700}.hero-foot span:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:#6d9aff;margin-right:10px}.section{padding:92px 0}.section.light{background:#fff}.section-heading{max-width:740px;margin-bottom:34px}.section-heading h2,.page-title{font-size:clamp(32px,3.4vw,48px);line-height:1.17;letter-spacing:-.05em;margin:12px 0 18px}.section-heading p,.lead{font-size:17px;line-height:1.75;color:#647184;margin:0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step{background:#fff;border:1px solid #e3e9f1;border-radius:18px;padding:27px;min-height:232px}.step .num{font-size:13px;font-weight:800;color:#356cff}.step h3{font-size:21px;letter-spacing:-.03em;margin:28px 0 10px}.step p,.module p{color:#667387;line-height:1.7;margin:0;font-size:15px}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.module{background:#f5f7fa;border:1px solid #e6ebf2;border-radius:18px;padding:26px;min-height:230px;display:flex;flex-direction:column;justify-content:space-between}.module-icon{width:46px;height:46px;border-radius:12px;background:#e2eaff;color:#2258dd;display:grid;place-items:center;font-weight:800;font-size:20px}.module h3{font-size:19px;letter-spacing:-.03em;margin:22px 0 8px}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.check-list{list-style:none;padding:0;margin:0;display:grid;gap:16px}.check-list li{padding:18px 20px 18px 50px;background:#f5f7fa;border:1px solid #e6ebf2;border-radius:14px;position:relative;line-height:1.55;font-size:15px}.check-list li:before{content:"✓";position:absolute;left:19px;color:#356cff;font-weight:800}.band{background:#10213a;color:#fff;padding:62px 0}.band .wrap{display:flex;align-items:center;justify-content:space-between;gap:40px}.band h2{font-size:clamp(27px,3vw,40px);letter-spacing:-.05em;max-width:680px;margin:0 0 12px}.band p{margin:0;color:#bfcde1;line-height:1.65}.page-hero{background:#10213a;color:#fff;padding:83px 0 86px;position:relative;overflow:hidden}.page-hero:after{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(255,255,255,.12);border-radius:50%;right:-80px;top:-180px;box-shadow:0 0 0 100px rgba(255,255,255,.025),0 0 0 200px rgba(255,255,255,.025)}.page-hero .wrap{position:relative;z-index:1}.page-hero .eyebrow{color:#86aaff}.page-hero .lead{color:#cad5e6;max-width:670px}.breadcrumbs{font-size:13px;color:#bdcbe0;margin-bottom:27px}.breadcrumbs a:hover{text-decoration:underline}.feature-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.feature{background:#fff;border:1px solid #e4eaf3;border-radius:16px;padding:25px}.feature h3{font-size:18px;margin:0 0 10px}.feature p{font-size:15px;line-height:1.7;color:#637184;margin:0}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.stat{background:#fff;border:1px solid #e2e9f1;border-radius:18px;padding:28px}.stat strong{display:block;color:#1957df;font-size:clamp(30px,3vw,44px);letter-spacing:-.06em;margin-bottom:8px}.stat span{font-size:14px;color:#59687d;font-weight:700}.info-card{background:#fff;border:1px solid #e1e8f1;border-radius:18px;padding:32px}.info-card h2{font-size:26px;letter-spacing:-.04em;margin:0 0 14px}.info-card p{color:#617084;line-height:1.75;margin:0 0 18px}.info-card a:not(.button){color:#245be4;font-weight:800}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-card{background:#fff;border:1px solid #e2e9f1;border-radius:18px;padding:30px}.contact-card small{display:block;color:#667387;font-size:14px;margin-bottom:14px}.contact-card a{font-size:clamp(21px,2.6vw,32px);font-weight:800;letter-spacing:-.045em;color:#194fc6;overflow-wrap:anywhere}.contact-card p{color:#677588;line-height:1.7;margin:12px 0 0}.site-footer{background:#0a1526;color:#acb9cb;padding:58px 0 25px}.footer-main{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:50px;padding-bottom:58px}.footer-main .brand{color:#fff}.footer-main p{font-size:14px;line-height:1.7;max-width:350px}.site-footer h3{font-size:13px;text-transform:uppercase;letter-spacing:.12em;color:#fff;margin:0 0 20px}.footer-links{display:grid;gap:12px;font-size:14px}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid #28364a;padding-top:23px;font-size:13px;display:flex;justify-content:space-between;gap:20px}.footer-bottom a:hover{color:#fff}@media(max-width:900px){.nav{gap:13px}.head-inner{gap:20px}.head-cta{display:none}.hero-image{inset:0 0 0 30%;width:70%}.steps,.module-grid,.stats{grid-template-columns:repeat(2,1fr)}.split{gap:35px}}@media(max-width:700px){.wrap{width:min(100% - 32px,1180px)}.topline .wrap{gap:15px}.topline span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.head-inner{min-height:68px}.menu-toggle{display:block;margin-left:auto}.nav{display:none;position:absolute;top:68px;left:0;right:0;background:#fff;padding:16px;border-bottom:1px solid #e5eaf1;box-shadow:0 15px 30px rgba(12,23,40,.12);margin:0;flex-direction:column;align-items:stretch}.nav.open{display:flex}.nav a{padding:12px}.hero{min-height:auto}.hero-image{inset:0;width:100%;height:100%;opacity:.4}.hero:after{background:linear-gradient(90deg,rgba(13,26,43,.95),rgba(13,26,43,.74))}.hero .wrap{padding:75px 0 55px}.hero h1{font-size:clamp(39px,10vw,54px)}.hero p{font-size:16px}.hero-foot{margin-top:48px;flex-wrap:wrap;gap:14px 25px}.section{padding:67px 0}.steps,.module-grid,.stats,.feature-list,.split,.contact-grid,.footer-main{grid-template-columns:1fr}.step,.module{min-height:auto}.step h3{margin-top:20px}.band .wrap{align-items:start;flex-direction:column;gap:24px}.page-hero{padding:65px 0}.footer-main{gap:35px;padding-bottom:40px}.footer-bottom{flex-direction:column}.contact-card a{font-size:25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
@media(max-width:700px){.topline span{display:none}.topline .wrap{justify-content:flex-end}.topline a{white-space:nowrap}}
