*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;color:#102347;background:#fff}a{text-decoration:none;color:inherit}.wrap{width:min(1160px,92%);margin:auto}header{position:sticky;top:0;z-index:20;background:#ffffffed;backdrop-filter:blur(12px);border-bottom:1px solid #e8eef8}.nav{height:82px;display:flex;align-items:center;justify-content:space-between}.nav img{width:210px;max-height:60px;object-fit:contain}.nav nav{display:flex;gap:28px;font-weight:650;color:#29466f}.hero{background:linear-gradient(135deg,#f4f8ff,#fff 55%,#edf6ff);padding:88px 0}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:55px;align-items:center}.tag,.heading span{font-size:13px;font-weight:800;letter-spacing:1.6px;color:#087ef4}.hero h1{font-size:clamp(42px,5vw,68px);line-height:1.03;margin:16px 0 22px;color:#08285d;letter-spacing:-2px}.hero p,.heading p,.about p{font-size:18px;line-height:1.7;color:#5d6f89}.actions{display:flex;gap:14px;margin-top:32px}.btn{display:inline-block;background:#087ef4;color:white;padding:15px 22px;border-radius:12px;font-weight:750;box-shadow:0 10px 25px #087ef42c}.btn.ghost{background:white;color:#0b55a5;border:1px solid #cbdcf1;box-shadow:none}.hero-card{background:white;border-radius:28px;padding:45px;box-shadow:0 25px 70px #123c7d1b;border:1px solid #e7eef8}.hero-card img{width:100%;display:block}.section{padding:90px 0}.heading{text-align:center;max-width:720px;margin:0 auto 45px}.heading h2,.about h2{font-size:40px;margin:10px 0;color:#092c64}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{border:1px solid #e2eaf5;border-radius:20px;padding:24px;background:#fff;box-shadow:0 12px 35px #173e7010}.logo-box{height:150px;display:flex;align-items:center;justify-content:center;background:#f7f9fc;border-radius:14px;overflow:hidden}.logo-box img{width:100%;height:100%;object-fit:contain}.card h3{font-size:25px;margin:24px 0 10px;color:#092c64}.card p{color:#61728b;line-height:1.65;min-height:105px}.card a{color:#087ef4;font-weight:750}.alt{background:#f5f8fc}.about{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.benefits{display:grid;gap:16px}.benefits div{display:flex;gap:16px;background:white;padding:20px;border-radius:16px;border:1px solid #e4ebf5}.benefits b{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#e9f4ff;color:#087ef4}.benefits span{display:flex;flex-direction:column;gap:5px}.benefits small{color:#687990;font-size:14px}.contact{text-align:center;padding:80px 0;background:linear-gradient(135deg,#062b68,#087ef4);color:white}.contact h2{font-size:40px;margin:0 0 12px}.contact p{font-size:18px;opacity:.9;margin-bottom:28px}.btn.light{background:white;color:#0756a8}footer{padding:28px 0;border-top:1px solid #e5ebf3}.foot{display:flex;align-items:center;justify-content:space-between;gap:20px;color:#6b7b90;font-size:14px}.foot img{width:160px}.foot a{color:#087ef4}@media(max-width:820px){.nav nav{display:none}.hero{padding:60px 0}.hero-grid,.about{grid-template-columns:1fr}.hero-card{padding:28px}.cards{grid-template-columns:1fr}.card p{min-height:0}.foot{flex-direction:column;text-align:center}.section{padding:65px 0}.hero h1{letter-spacing:-1px}.actions{flex-direction:column}.btn{text-align:center}}
