*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#14223a;line-height:1.55;background:#fff}.wrap{width:min(1140px,92%);margin:auto}header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid #e4ebf3}.nav{min-height:74px;display:flex;justify-content:space-between;align-items:center;gap:20px}.logo{display:flex;align-items:center;gap:10px;text-decoration:none;color:#14223a}.logo>span{display:grid;place-items:center;width:45px;height:45px;border-radius:12px;background:#0b5ed7;color:#fff;font-weight:900}.logo b{line-height:1.05}.logo small{font-weight:600;color:#66758a}.navright{display:flex;align-items:center;gap:14px}.phone{text-decoration:none;font-weight:800;color:#08428d}.btn,.outline,.whitebtn{display:inline-block;text-decoration:none;font-weight:800;border-radius:10px;padding:14px 20px}.btn{background:#0b5ed7;color:#fff}.btn.small{padding:10px 14px}.outline{color:#fff;border:1px solid rgba(255,255,255,.5);margin-left:8px}.hero{padding:78px 0;background:radial-gradient(circle at 10% 15%,rgba(66,156,255,.25),transparent 30%),linear-gradient(120deg,#061d42,#073b87 65%,#0b5ed7);color:#fff}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.kicker,.bluekick,.formtag{font-size:.79rem;letter-spacing:.11em;font-weight:900}.kicker{color:#a9d0ff}.bluekick,.formtag{color:#0b5ed7}h1{font-size:clamp(2.8rem,6vw,5rem);line-height:.98;letter-spacing:-.045em;margin:8px 0 20px}h2{font-size:clamp(2rem,4vw,3rem);line-height:1.08;margin:8px 0 15px}h3{margin:0 0 10px}.lead{font-size:1.15rem;color:#dceaff;max-width:620px}.chips{display:flex;gap:10px;flex-wrap:wrap;margin:25px 0}.chips span{border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.08);padding:9px 13px;border-radius:999px;font-weight:700}form{background:#fff;color:#14223a;border-radius:20px;padding:28px;box-shadow:0 26px 75px rgba(0,0,0,.28)}form h2{font-size:2rem;margin-top:0}.sub{color:#647286;margin-top:-6px}.two,.three{display:grid;gap:12px}.two{grid-template-columns:1fr 1fr}.three{grid-template-columns:1.2fr .65fr .75fr}label{display:block;font-size:.9rem;font-weight:800;margin-top:12px}input,select,textarea{width:100%;margin-top:6px;padding:12px 13px;border:1px solid #d7e0ea;border-radius:9px;background:#fbfdff;font:inherit;color:#14223a}input:focus,select:focus,textarea:focus{outline:none;border-color:#0b5ed7;box-shadow:0 0 0 3px rgba(11,94,215,.1)}textarea{resize:vertical}button{width:100%;border:0;border-radius:10px;background:#0b5ed7;color:#fff;font-weight:900;font-size:1rem;padding:15px;margin-top:18px;cursor:pointer}.fine{text-align:center;color:#748196;font-size:.76rem}.hidden{display:none}.trust{border-bottom:1px solid #e4ebf2}.trustgrid{display:grid;grid-template-columns:repeat(3,1fr);padding:22px 0}.trustgrid div{text-align:center;padding:4px 20px}.trustgrid div+div{border-left:1px solid #dce5ef}.trustgrid b,.trustgrid span{display:block}.trustgrid b{color:#0b5ed7;font-size:1.1rem}.trustgrid span{color:#69778a;font-size:.9rem}.section{padding:80px 0}.center{text-align:center;margin-bottom:34px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.steps article{border:1px solid #e1e9f2;border-radius:16px;padding:27px;box-shadow:0 10px 28px rgba(7,50,100,.05)}.steps i{font-style:normal;display:grid;place-items:center;width:42px;height:42px;background:#eaf3ff;color:#0b5ed7;border-radius:12px;font-weight:900;margin-bottom:18px}.steps p,.split p{color:#637186}.pale{background:#eaf3ff}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:center}.boxes{display:grid;grid-template-columns:1fr 1fr;gap:12px}.boxes span{background:#fff;border:1px solid #d5e5f8;border-radius:12px;padding:17px;font-weight:800}.cta{background:#0b5ed7;color:#fff;padding:46px 0}.ctain{display:flex;align-items:center;justify-content:space-between;gap:25px}.ctain h2{margin:0 0 6px}.ctain p{margin:0;color:#d9eaff}.whitebtn{background:#fff;color:#08428d;white-space:nowrap}footer{background:#071b35;color:#d7e5f5;padding:40px 0 20px}.foot{display:flex;justify-content:space-between;gap:30px}.foot p{color:#9db1c9}.foot>div:last-child{display:flex;flex-direction:column;align-items:flex-end}.foot a{color:#dcecff;text-decoration:none}.copyright{border-top:1px solid rgba(255,255,255,.12);margin-top:25px;padding-top:17px;color:#91a8c1;font-size:.82rem}@media(max-width:850px){.hero-grid,.split{grid-template-columns:1fr}.steps{grid-template-columns:1fr}}@media(max-width:650px){.phone{display:none}.logo small{display:none}.hero{padding:48px 0}.two,.three{grid-template-columns:1fr;gap:0}.outline{display:block;margin:10px 0 0;text-align:center}.btn:not(.small){display:block;text-align:center}.trustgrid{grid-template-columns:1fr}.trustgrid div+div{border-left:0;border-top:1px solid #dce5ef}.boxes{grid-template-columns:1fr}.ctain,.foot{flex-direction:column;align-items:flex-start}.foot>div:last-child{align-items:flex-start}}