:root{--gold:#e79a00;--navy:#031729;--text:#071426;--muted:#536174;--line:#e7e9ed;--blue:#174b91;--white:#fff;--shadow:0 5px 18px rgba(15,23,42,.08);--radius:12px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:78px}body{margin:0;background:#fff;color:var(--text);font-family:Inter,Arial,sans-serif;font-size:13px;line-height:1.55;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.wrap{width:min(940px,calc(100% - 40px));margin:auto}.progress{position:fixed;z-index:9999;top:0;left:0;height:2px;background:var(--gold);width:0}.site-header{height:78px;background:linear-gradient(100deg,#041827,#00101d);color:#fff}.header-inner{height:100%;display:flex;align-items:center;gap:21px}.logo{width:215px;flex:none}.menu{display:flex;gap:25px;margin-left:auto;font-size:12px;font-weight:600;white-space:nowrap}.menu a:hover{color:#f1a50f}.header-contact{height:48px;padding:0 12px;border:1px solid rgba(255,255,255,.15);border-radius:28px;display:flex;align-items:center;gap:8px;white-space:nowrap}.phone-icon{width:32px;height:32px;border-radius:50%;background:#000;display:grid;place-items:center;font-size:17px}.header-contact b{display:block;font-size:12px}.header-contact small{display:block;color:#d7dbe0;font-size:9px}.gold-button,.white-button{height:38px;padding:0 22px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:11px;transition:.25s;box-shadow:0 5px 12px rgba(190,127,0,.18)}.gold-button{color:#fff;background:linear-gradient(135deg,#f2ab12,#d88600)}.white-button{background:#fff;border:1px solid #eee;color:#9b5900;gap:20px}.gold-button:hover,.white-button:hover{transform:translateY(-2px)}.header-button{height:34px;white-space:nowrap}.menu-button{display:none}.hero{height:384px;border-bottom:1px solid #e2e6e9;overflow:hidden;background:linear-gradient(90deg,#fff 0,#fff 36%,#fffdfa 100%)}.hero-grid{height:100%;display:grid;grid-template-columns:37% 63%;position:relative}.hero-copy{z-index:2;padding-top:36px}.label{display:inline-block;border:1px solid #efc378;border-radius:8px;padding:3px 9px;color:#ae6500;font-size:10px;letter-spacing:.5px}.hero h1{font-size:37px;line-height:1.25;letter-spacing:-1.8px;margin:14px 0 15px;font-weight:800}.hero h1 em{font-style:normal;color:#cf8500}.hero-copy>p{font-size:12px;color:#40516a;max-width:330px;margin:0 0 18px}.hero-buttons{display:flex;gap:13px}.hero-buttons .gold-button{width:108px}.hero-buttons .white-button{width:123px}.quick-features{position:absolute;left:0;bottom:19px;display:flex;gap:23px;width:470px}.quick-features span{display:grid;grid-template-columns:26px auto;align-items:center;color:#41506a;font-size:9px;line-height:1.4}.quick-features i{grid-row:1/3;width:23px;height:23px;border-radius:50%;display:grid;place-items:center;color:#bc7900;background:#fff;border:1px solid #eee;font-style:normal;font-size:13px;margin-right:6px}.hero-art{height:100%;position:relative;margin-right:-42px}.hero-art>img{width:100%;height:100%;object-fit:cover;object-position:left top}.lesson-badge{position:absolute;right:28px;bottom:21px;width:109px;height:109px;border-radius:50%;background:#fff;border:1.5px solid var(--gold);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:var(--shadow)}.lesson-badge b{font-size:18px;line-height:1.15}.lesson-badge span{color:#b46600;font-size:10px;font-weight:700;margin-top:5px}.about{padding:27px 0 19px}.about-grid{display:grid;grid-template-columns:390px 1fr;gap:31px}.about-photo{height:277px;border-radius:11px;overflow:hidden;position:relative}.about-photo>img{width:100%;height:100%;object-fit:cover}.quota{position:absolute;left:8px;bottom:10px;background:#fff;border-radius:10px;padding:10px 15px;display:flex;gap:10px;align-items:center;box-shadow:var(--shadow)}.quota i{font-style:normal;font-size:27px;color:var(--gold)}.quota span{font-size:10px;display:flex;flex-direction:column}.quota b{font-size:11px}.orange-label{color:#d98600;font-size:10px;letter-spacing:.7px}.about-text h2{font-size:20px;line-height:1.2;margin:7px 0 7px}.about-text p{font-size:10.2px;line-height:1.55;margin:0 0 11px;color:#252c35}.about-points{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:16px}.about-points span{display:flex;align-items:center;gap:6px;font-size:7.8px;line-height:1.25}.about-points i{font-style:normal;font-size:18px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;color:#2563eb;background:#f1f5ff}.about-points span:nth-child(3) i{color:#ef476f;background:#fff1f4}.about-points span:nth-child(4) i{color:#00a7be;background:#eaffff}.about-points b{display:flex;flex-direction:column}.about-points small{font-weight:400;color:#536174}.courses{padding:0 0 19px}.title-line{height:48px;display:flex;align-items:center;justify-content:center;gap:14px;font-size:13px;font-weight:700;letter-spacing:1.5px}.title-line:before,.title-line:after{content:'';width:74px;height:1px;background:#eda514}.title-line span:after{content:'';display:block;margin:6px auto 0;width:13px;height:2px;background:#eda514}.course-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:12px}.course-card{height:95px;border:1px solid #e6e8eb;border-radius:10px;background:#fff;box-shadow:0 2px 8px rgba(15,23,42,.05);display:flex;flex-direction:column;align-items:center;justify-content:center;transition:.3s}.course-card:hover{transform:translateY(-5px);box-shadow:0 9px 20px rgba(15,23,42,.12)}.course-card i{font-style:normal;font-size:31px;font-weight:700;line-height:1;color:var(--color)}.course-card h3{font-size:10px;margin:12px 0 0}.advantages{border-top:1px solid var(--line);padding-bottom:24px}.advantage-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.advantage-grid article{display:flex;gap:10px;align-items:center}.advantage-grid i{width:50px;height:50px;border-radius:50%;flex:none;background:#f0f5fd;color:#124a91;display:grid;place-items:center;font-size:25px;font-style:normal}.advantage-grid h3{font-size:10.5px;margin:0 0 3px}.advantage-grid p{font-size:9px;line-height:1.45;color:#45546a;margin:0}.cta{padding:0 0 16px}.cta-box{height:125px;border:1px solid #f0ae32;border-radius:12px;background:linear-gradient(100deg,#fffaf2,#fff4de);display:flex;align-items:center;padding:0 33px;position:relative;overflow:hidden}.cta-box h2{font-size:18px;margin:0 0 3px}.cta-box p{font-size:10.5px;margin:0;line-height:1.6}.cta-box .gold-button{margin-left:auto;margin-right:200px;width:174px}.cta-box>img{position:absolute;right:16px;bottom:0;width:220px;height:112px;object-fit:cover;object-position:center}.cta-box>div{z-index:1}footer{height:201px;background:linear-gradient(100deg,#041827,#00101d);color:#d9dee5;padding-top:24px;border-bottom:1px solid rgba(255,255,255,.08)}.footer-grid{display:grid;grid-template-columns:1.5fr .85fr .85fr 1fr .95fr;gap:29px}.footer-grid>div{display:flex;flex-direction:column;gap:5px;padding-right:10px;border-right:1px solid rgba(255,255,255,.1)}.footer-grid>div:last-child{border:0}.footer-about img{width:200px}.footer-about p{font-size:9.5px;line-height:1.55;margin-top:8px}.footer-grid h3{font-size:11px;color:#f2a818;margin:0 0 8px}.footer-grid a,.footer-grid span{font-size:9.5px}.footer-grid a:hover{color:#f2a818}.social{display:flex!important;flex-direction:row!important;gap:8px!important}.social a{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;color:#fff!important;font-weight:800;font-size:16px!important}.social a:nth-child(1){background:linear-gradient(135deg,#8732ad,#f45c28)}.social a:nth-child(2){background:#315aa2}.social a:nth-child(3){background:#e31e24}.social a:nth-child(4){background:#fff;color:#4285f4!important}.copyright{text-align:center;border-top:1px solid rgba(255,255,255,.08);margin-top:12px;padding-top:9px;font-size:8px}.top-button{position:fixed;right:18px;bottom:18px;width:38px;height:38px;border:0;border-radius:50%;background:var(--gold);color:#fff;opacity:0;transition:.3s;cursor:pointer}.top-button.show{opacity:1}
