*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#14213d;background:#fff;line-height:1.6}a{color:inherit}.container{width:min(1160px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);backdrop-filter:blur(12px);border-bottom:1px solid #e5ebf3}.nav-wrap{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none}.brand-logo{width:54px;height:54px;object-fit:contain;border-radius:8px}.brand strong{display:block;font-size:15px;color:#12335b}.brand span{display:block;font-size:11px;color:#6a7a8d}.nav-links{display:flex;gap:22px;align-items:center}.nav-links a{text-decoration:none;font-size:13px;font-weight:700;color:#31455f}.nav-links a:hover{color:#0b64b0}.nav-cta{background:#0b64b0;color:#fff!important;padding:10px 14px;border-radius:9px}.menu-toggle{display:none;border:0;background:transparent;font-size:24px;color:#12335b}.hero{padding:86px 0;background:linear-gradient(135deg,#f4f8fd 0%,#edf5fc 55%,#f9fbfe 100%);border-bottom:1px solid #e5edf6}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:56px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-weight:800;font-size:12px;color:#0b64b0}.hero h1,.page-hero h1{font-size:clamp(42px,6vw,68px);line-height:1.04;letter-spacing:-.04em;margin:14px 0 22px;color:#12335b}.hero p,.page-hero p{font-size:18px;color:#52677f;max-width:760px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:30px 0}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:10px;text-decoration:none;font-weight:800;border:1px solid transparent;cursor:pointer;font:inherit}.btn-primary{background:#0b64b0;color:white}.btn-primary:hover{background:#09558f}.btn-secondary{background:white;border-color:#c8d6e5;color:#12335b}.btn-secondary:hover{border-color:#0b64b0}.full{width:100%}.trust-row{display:flex;gap:22px;flex-wrap:wrap;color:#5f7084;font-size:13px;font-weight:700}.hero-card{background:#fff;padding:34px;border-radius:22px;box-shadow:0 18px 60px rgba(23,51,84,.11);border:1px solid #e2eaf3}.hero-card h2{font-size:28px;line-height:1.2;margin:10px 0;color:#12335b}.hero-card a{color:#0b64b0;font-weight:800}.card-label{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#72839a}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px}.stat{padding:14px;border-radius:12px;background:#f6f9fd;border:1px solid #e3ebf5}.stat strong{display:block;color:#0b64b0;font-size:19px}.stat span{font-size:11px;color:#60758e}.section{padding:82px 0}.section-soft{background:#f7f9fc}.section-blue{background:#12335b;color:#fff}.two-col,.split-panel,.why-grid,.contact-box{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:start}.section h2{font-size:clamp(32px,4vw,46px);line-height:1.13;letter-spacing:-.03em;margin:10px 0 18px;color:#12335b}.section-blue h2,.section-blue h3{color:#fff}.section-heading{max-width:760px;margin-bottom:34px}.section-heading p,.two-col p,.panel-copy p{color:#5a6e84}.section-blue p{color:#d8e4f2}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card,.info-card,.course-card{background:#fff;border:1px solid #e0e7f0;border-radius:16px;padding:25px;box-shadow:0 8px 26px rgba(30,62,102,.05)}.service-card h3,.info-card h3,.course-card h3{margin-top:0;color:#12335b}.service-card .icon{font-size:28px;margin-bottom:8px}.check-list{padding:0;list-style:none}.check-list li{padding:8px 0 8px 28px;position:relative}.check-list li:before{content:"✓";position:absolute;left:0;color:#0b64b0;font-weight:900}.light-list li:before{color:#93caf5}.form-card{background:#fff;border:1px solid #dfe8f2;border-radius:18px;padding:28px;box-shadow:0 16px 44px rgba(26,53,88,.09);color:#14213d}.form-card h3{margin-top:0;font-size:24px;color:#12335b}.form-card label{display:block;font-size:13px;font-weight:700;margin:14px 0}.form-card input,.form-card select,.form-card textarea{width:100%;margin-top:6px;padding:12px 13px;border:1px solid #c8d5e3;border-radius:9px;font:inherit;background:#fff}.form-note{font-size:11px;color:#6b798a;margin-bottom:0}.mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.mini-grid div{padding:22px;border:1px solid #e1e8f1;border-radius:14px;background:#fff}.mini-grid strong,.mini-grid span{display:block}.mini-grid strong{color:#12335b}.mini-grid span{font-size:13px;color:#66798f;margin-top:5px}.contact-section{background:#edf5fb}.contact-box{background:white;padding:42px;border-radius:20px;border:1px solid #d7e5f2}.contact-details{display:flex;flex-direction:column;gap:10px;font-weight:700}.contact-details a{color:#0b64b0}.page-hero{padding:64px 0;background:linear-gradient(135deg,#f5f9fe,#eaf3fb);border-bottom:1px solid #e2ebf5}.page-hero h1{font-size:clamp(38px,5vw,58px)}.steps{counter-reset:step;display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.step{position:relative;padding:22px 18px;border-radius:14px;border:1px solid #dee7f1;background:#fff}.step:before{counter-increment:step;content:counter(step);display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#0b64b0;color:#fff;font-weight:900;margin-bottom:12px}.step strong{display:block;color:#12335b;margin-bottom:5px}.rates{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.rate-card{padding:26px;border-radius:16px;background:#fff;border:1px solid #dfe8f2;text-align:center}.rate-card strong{display:block;font-size:30px;color:#0b64b0}.rate-card span{font-weight:800;color:#12335b}.notice{padding:16px 18px;border-left:4px solid #0b64b0;background:#f3f8fd;border-radius:8px;color:#40566f}.course-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.course-card small{color:#6c7d90;font-weight:700}.course-card p{font-size:14px;color:#5b6e82}.badge{display:inline-block;padding:5px 9px;border-radius:999px;background:#e8f2fb;color:#0b64b0;font-size:11px;font-weight:800}.legal-page h2{font-size:26px;margin-top:30px}.faq details{border:1px solid #dfe7ef;border-radius:12px;padding:16px 18px;margin-bottom:10px;background:#fff}.faq summary{font-weight:800;color:#12335b;cursor:pointer}.faq p{color:#5d7085}.inline-actions{display:flex;gap:12px;flex-wrap:wrap}.small{font-size:12px;color:#6b7b8e}footer{background:#0c223d;color:#dce7f3;padding:48px 0 26px}.footer-wrap{display:flex;justify-content:space-between;gap:20px}.footer-brand{max-width:420px}.footer-brand p{color:#adc0d4}.footer-links{display:flex;gap:18px;flex-wrap:wrap}.footer-links a{text-decoration:none}.legal{border-top:1px solid rgba(255,255,255,.12);margin-top:28px;padding-top:18px;font-size:11px;color:#9fb1c4}.legal p{margin:6px 0}
.hero-visual{display:flex;flex-direction:column;gap:16px}.photo-card{margin:0;background:#fff;border:1px solid #dfe8f2;border-radius:22px;overflow:hidden;box-shadow:0 18px 60px rgba(23,51,84,.13)}.photo-card img{display:block;width:100%;height:100%;min-height:390px;object-fit:cover}.photo-card figcaption{padding:9px 14px;background:#fff;color:#718197;font-size:10px;line-height:1.35}.hero-note{display:flex;gap:14px;align-items:center;padding:16px 18px;background:#fff;border:1px solid #dfe8f2;border-radius:14px;box-shadow:0 8px 24px rgba(23,51,84,.07)}.hero-note strong{color:#0b64b0;white-space:nowrap}.hero-note span{font-size:12px;color:#5f7084}.page-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.page-photo img{min-height:300px;max-height:360px}.page-photo{border-radius:18px}
@media(max-width:980px){.cards{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr 1fr}.hero-grid,.two-col,.split-panel,.why-grid,.contact-box,.page-hero-grid{grid-template-columns:1fr}.hero-grid{gap:34px}.nav-links{display:none;position:absolute;left:0;right:0;top:82px;background:white;padding:20px 4%;flex-direction:column;align-items:stretch;border-bottom:1px solid #e7ecef}.nav-links.open{display:flex}.menu-toggle{display:block}}@media(max-width:650px){.photo-card img{min-height:260px}.page-photo img{min-height:240px;max-height:300px}.hero-note{align-items:flex-start;flex-direction:column;gap:4px}.cards,.mini-grid,.rates,.course-grid,.steps,.stat-grid{grid-template-columns:1fr}.hero{padding:58px 0}.section{padding:58px 0}.footer-wrap{flex-direction:column}.footer-links{flex-direction:column}.brand span{display:none}.brand-logo{width:46px;height:46px}}

.bot-field{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}
