*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#20324d;background:#fff;line-height:1.65}.container{width:min(1160px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid #e6edf3}.nav-wrap{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand img{width:155px;height:auto;display:block}.nav{display:flex;align-items:center;gap:5px}.nav a{padding:10px 12px;text-decoration:none;color:#253a59;font-weight:700;font-size:14px;border-radius:7px}.nav a:hover,.nav a.active{color:#123f8f;background:#f1f6fb}.nav .nav-cta{background:#123f8f;color:#fff}.menu-toggle{display:none;border:0;background:none;font-size:28px;color:#123f8f}.section{padding:78px 0}.section-soft{background:#f5f9fc}.eyebrow{font-size:12px;letter-spacing:3px;font-weight:800;color:#138b45}.section-heading{margin-bottom:30px}.section h2{font-size:clamp(30px,4vw,44px);line-height:1.15;color:#10275a;margin:10px 0 18px}.section h3{color:#10275a}.btn{display:inline-block;padding:13px 22px;border-radius:8px;text-decoration:none;font-weight:800}.btn-primary{background:#123f8f;color:#fff;border:0;cursor:pointer}.btn-light{background:#fff;color:#123f8f}.text-link{color:#123f8f;font-weight:800;text-decoration:none}.cta{padding:70px 0}.cta-box{background:linear-gradient(135deg,#123f8f,#10275a);border-radius:20px;padding:42px;display:flex;align-items:center;justify-content:space-between;gap:25px;color:#fff}.cta-box h2{color:#fff;margin:8px 0}.cta-box p{color:#dce7f6}.footer{background:#0c1c35;color:#d7e1ee;padding-top:48px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:30px;padding-bottom:35px}.footer strong{color:#fff}.footer p{margin:8px 0;color:#b9c7d8}.footer-bottom{border-top:1px solid #263852;text-align:center;padding:18px;font-size:13px;color:#91a1b5}
.hero{padding:88px 0;background:linear-gradient(135deg,#f7fbff,#eef8f2)}.hero h1{font-size:clamp(44px,7vw,76px);line-height:1.02;color:#10275a;max-width:850px;margin:14px 0}.hero h1 span{color:#138b45}.hero p{font-size:19px;color:#5c6d84;max-width:760px}.hero-actions{display:flex;gap:12px;margin-top:28px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{padding:26px;background:#fff;border:1px solid #e2eaf2;border-radius:16px;box-shadow:0 10px 28px rgba(18,63,143,.06)}.card p{color:#65748b}.process{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.step{padding:22px;background:#f6f9fc;border-radius:14px}.step b{display:inline-flex;width:35px;height:35px;align-items:center;justify-content:center;border-radius:50%;background:#123f8f;color:#fff;margin-bottom:10px}
@media(max-width:950px){.nav{display:none;position:absolute;left:0;right:0;top:78px;background:#fff;border-bottom:1px solid #e5ebf1;padding:12px 4%;flex-direction:column;align-items:stretch}.nav.open{display:flex}.menu-toggle{display:block}.cards{grid-template-columns:1fr 1fr}.process{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.section{padding:58px 0}.hero{padding:60px 0}.cards,.process,.footer-grid{grid-template-columns:1fr}.cta-box{padding:30px;align-items:flex-start;flex-direction:column}.brand img{width:135px}.hero-actions{flex-direction:column;align-items:flex-start}}
