﻿:root{--ink:#08143f;--blue:#2445df;--royal:#4169ff;--soft:#f3f6ff;--line:#dce3f5;--muted:#687697;--orange:#ff9418}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}.wrap{max-width:1180px;margin:auto;padding:0 24px}.top{background:#07133d;color:#dce4ff;font-size:12px}.top .wrap,.header .wrap{display:flex;align-items:center;justify-content:space-between}.top .wrap{height:36px}.top a{font-weight:800;color:#fff;margin-left:25px}.header{position:sticky;top:0;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);z-index:10}.header .wrap{height:86px}.logo{width:155px}.nav{display:flex;gap:30px;font-size:13px;font-weight:800}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:14px;padding:16px 22px;font-weight:800;background:var(--blue);color:#fff;box-shadow:0 12px 28px rgba(36,69,223,.2)}.hero{overflow:hidden;background:radial-gradient(circle at 82% 15%,rgba(65,105,255,.17),transparent 27%),linear-gradient(145deg,#f4f6ff,#fff);padding:60px 0 54px}.crumbs{font-size:12px;color:var(--muted);margin-bottom:30px}.hero-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:55px;align-items:center}.tag{display:inline-flex;padding:9px 13px;background:#e9efff;color:#2742bb;border-radius:999px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}h1{font-size:54px;line-height:1.04;letter-spacing:-.045em;margin:19px 0}h1 em{font-style:normal;color:var(--blue)}.lead{font-size:18px;line-height:1.7;color:var(--muted);max-width:760px}.hero-actions{display:flex;gap:14px;margin-top:30px}.btn.secondary{background:#fff;color:var(--ink);border:1px solid var(--line);box-shadow:none}.passport{background:#0a174b;color:#fff;border-radius:28px;padding:30px;box-shadow:0 32px 60px rgba(8,20,63,.22);position:relative}.passport:after{content:'';position:absolute;right:-40px;top:-40px;width:150px;height:150px;border:1px solid rgba(255,255,255,.16);border-radius:50%}.passport small{color:#9eb1ff;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.passport h2{font-size:24px;margin:14px 0 24px}.p-row{padding:14px 0;border-top:1px solid rgba(255,255,255,.14)}.p-row b{display:block;font-size:12px;color:#9eb1ff;margin-bottom:5px}.p-row span{font-size:14px;line-height:1.5}.section{padding:82px 0}.section.soft{background:var(--soft)}.section-head{display:grid;grid-template-columns:1fr .8fr;gap:50px;align-items:end;margin-bottom:38px}.eyebrow{font-size:11px;color:var(--orange);font-weight:800;text-transform:uppercase;letter-spacing:.13em}.section h2{font-size:38px;line-height:1.15;letter-spacing:-.035em;margin:10px 0}.section-head p{color:var(--muted);line-height:1.65}.facts{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.fact{background:#fff;border:1px solid var(--line);border-radius:20px;padding:25px}.fact i{display:flex;width:38px;height:38px;border-radius:12px;background:#e9efff;color:var(--blue);align-items:center;justify-content:center;font-style:normal;font-weight:800}.fact h3{font-size:16px;margin:18px 0 8px}.fact p{font-size:13px;color:var(--muted);line-height:1.6;margin:0}.notice{margin-top:18px;padding:20px 22px;border-radius:18px;background:#fff7e9;border:1px solid #ffe1b2;font-size:13px;line-height:1.6;color:#6e4a16}.courses{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.course{display:flex;justify-content:space-between;gap:15px;align-items:center;border:1px solid var(--line);background:#fff;border-radius:18px;padding:19px 20px;transition:.2s}.course:hover{border-color:#8da1ff;transform:translateY(-2px);box-shadow:0 14px 30px rgba(28,55,150,.08)}.course-main{display:flex;gap:15px;align-items:center}.num{flex:0 0 40px;height:40px;border-radius:12px;background:#edf1ff;color:var(--blue);display:grid;place-items:center;font-size:11px;font-weight:800}.course h3{font-size:14px;line-height:1.45;margin:0 0 5px}.meta{font-size:11px;color:var(--muted)}.arrow{color:var(--blue);font-weight:800}.formats{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:32px}.format{border-radius:22px;padding:26px;background:#0b194e;color:#fff}.format.alt{background:linear-gradient(135deg,#2445df,#4169ff)}.format small{font-size:11px;color:#b9c6f2}.format b{display:block;font-size:28px;margin:8px 0}.source{display:flex;justify-content:space-between;gap:25px;align-items:center;background:#eef2ff;border:1px solid var(--line);border-radius:20px;padding:23px;margin-top:24px}.source p{font-size:13px;line-height:1.6;margin:0}.source a{color:var(--blue);font-weight:800;white-space:nowrap}.cta{margin:0 0 80px;background:linear-gradient(120deg,#091747,#183bd1);color:#fff;border-radius:30px;padding:44px;display:flex;justify-content:space-between;gap:30px;align-items:center}.cta h2{font-size:31px;margin:0 0 9px}.cta p{color:#bec9ef;margin:0}.cta .btn{background:#fff;color:var(--blue)}footer{background:#07133d;color:#fff;padding:38px 0}.footer{display:flex;justify-content:space-between;color:#aab5d7;font-size:12px}.footer a{color:#fff;margin-left:22px}@media(max-width:850px){.nav{display:none}.hero-grid,.section-head{grid-template-columns:1fr}h1{font-size:39px}.facts{grid-template-columns:1fr}.courses,.formats{grid-template-columns:1fr}.cta{align-items:flex-start;flex-direction:column}.passport{margin-top:10px}.source{align-items:flex-start;flex-direction:column}}
