*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#18324d;line-height:1.65;background:#fff}a{text-decoration:none}.wrap{width:min(1200px,calc(100% - 40px));margin:auto}.top{background:#06284e;color:#dbeaff;font-size:13px}.top .wrap{display:flex;justify-content:space-between;padding:9px 0}.top a{color:#fff;font-weight:800}.header{background:rgba(255,255,255,.97);backdrop-filter:blur(12px);border-bottom:1px solid #e5edf5;position:sticky;top:0;z-index:50}.head{min-height:94px;display:flex;align-items:center;justify-content:space-between;gap:30px}.logo{width:330px;display:block}.nav{display:flex;align-items:center;gap:21px}.nav a{font-size:14px;font-weight:800;color:#153957}.nav .cta{background:#168af5;color:#fff;padding:13px 20px;border-radius:12px;box-shadow:0 8px 20px #168af530}.hero{background:radial-gradient(circle at 88% 15%,#d5ecff 0,transparent 34%),linear-gradient(125deg,#fbfdff,#eef8ff 70%,#e0f2ff);padding:82px 0 72px}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:900;color:#168af5}.hero h1{font-size:clamp(46px,5.7vw,74px);line-height:1.0;letter-spacing:-.055em;color:#062e58;margin:12px 0 22px}.hero p{font-size:20px;color:#526b82;max-width:670px}.buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.btn{padding:15px 22px;border-radius:13px;font-weight:900;display:inline-flex}.primary{background:#168af5;color:#fff;box-shadow:0 14px 28px #168af536}.secondary{background:#fff;color:#0a4d90;border:1px solid #cbdff1}.visual{background:#fff;border:1px solid #d4e5f2;border-radius:32px;padding:12px;box-shadow:0 32px 80px #1248751c}.visual img{width:100%;display:block;border-radius:24px}.stats{background:#fff;border-bottom:1px solid #e8eef4}.stats .wrap{display:grid;grid-template-columns:repeat(4,1fr)}.stat{text-align:center;padding:28px 10px;border-right:1px solid #e8eef4}.stat:last-child{border:0}.stat b{display:block;color:#0a4a88;font-size:26px}.stat span{font-size:13px;color:#6c7d8f}.section{padding:92px 0}.light{background:#f6faff}.heading{max-width:800px;margin-bottom:44px}.heading h2{font-size:clamp(35px,4vw,52px);line-height:1.06;color:#072f59;letter-spacing:-.04em;margin:8px 0 14px}.heading p{font-size:18px;color:#61768b}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{background:#fff;border:1px solid #dfeaf3;border-radius:24px;padding:14px;box-shadow:0 16px 45px #123f6810;transition:.22s}.card:hover{transform:translateY(-6px);box-shadow:0 25px 60px #123f681c}.card img{width:100%;height:190px;object-fit:cover;border-radius:18px;background:#edf7ff}.card h3{font-size:23px;color:#0a345f;margin:17px 9px 7px}.card p{color:#62778b;margin:0 9px 14px}.card a{color:#168af5;font-weight:900;margin:0 9px 8px;display:inline-block}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.split img{width:100%;border-radius:28px;box-shadow:0 24px 60px #164b7b16}.split h2{font-size:clamp(34px,4vw,51px);line-height:1.07;color:#072f59;margin:10px 0 18px}.split p{color:#526a81;font-size:17px}.checks{list-style:none;padding:0}.checks li{position:relative;padding-left:30px;margin:12px 0;color:#405a71}.checks li:before{content:'✓';position:absolute;left:0;color:#18a36b;font-weight:900}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.step{background:#fff;border:1px solid #dfe9f2;border-radius:20px;padding:25px}.step b{width:43px;height:43px;border-radius:12px;background:#e8f4ff;color:#168af5;display:grid;place-items:center}.step h3{color:#0a345f;margin:16px 0 7px}.step p{color:#65798d;font-size:14px}.faq{max-width:900px}.faq details{border-top:1px solid #dfe8f0;padding:19px 0}.faq summary{cursor:pointer;font-weight:900;color:#123b61}.faq p{color:#60758a}.cta{padding:88px 0}.cta-box{background:linear-gradient(115deg,#062d56,#147fe3);border-radius:32px;padding:55px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px;box-shadow:0 25px 60px #0a4d9025}.cta-box h2{font-size:clamp(31px,4vw,49px);line-height:1.08;margin:0 0 10px}.cta-box p{color:#d7e9fb}.cta-box .btn{background:#fff;color:#0a4d90}.footer{background:#061d36;color:#c8d7e6;padding:52px 0 25px}.foot{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:32px}.foot h3{font-size:15px;color:#fff}.foot a{display:block;color:#c8d7e6;margin:7px 0;font-size:14px}.footlogo{width:260px;background:#fff;border-radius:13px}.footer small{display:block;border-top:1px solid #ffffff18;margin-top:35px;padding-top:22px}.mobile{display:none}@media(max-width:950px){.nav{display:none}.logo{width:270px}.hero-grid,.split{grid-template-columns:1fr}.cards{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr 1fr}.stats .wrap{grid-template-columns:1fr 1fr}.stat:nth-child(2){border-right:0}.foot{grid-template-columns:1fr 1fr}}@media(max-width:600px){.wrap{width:calc(100% - 28px)}.top .wrap{justify-content:center}.top .wrap span:first-child{display:none}.logo{width:220px}.hero{padding:54px 0}.hero h1{font-size:43px}.hero p{font-size:17px}.cards,.steps,.stats .wrap,.foot{grid-template-columns:1fr}.stat{border-right:0;border-bottom:1px solid #e8eef4}.stat:last-child{border-bottom:0}.section{padding:64px 0}.card img{height:auto}.cta-box{display:block;padding:35px 25px}.mobile{display:flex;position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #dbe6ef;padding:9px;z-index:100;gap:8px}.mobile a{flex:1;text-align:center;padding:11px;border-radius:10px;font-weight:900}.mobile a:first-child{background:#168af5;color:#fff}.mobile a:last-child{background:#eaf7f1;color:#087b4d}body{padding-bottom:66px}}