:root{--bg:#fff;--bg-subtle:#f8f7ff;--bg-muted:#f2f1fa;--red:#c0001e;--red-d:#960018;--red-light:#fff1f2;--red-mid:#fecdd3;--red-glow:#c0001e38;--purple:#5b21b6;--purple-d:#4c1d95;--purple-light:#f5f3ff;--purple-mid:#ddd6fe;--purple-glow:#5b21b638;--grad:linear-gradient(135deg,#c0001e 0%,#5b21b6 100%);--text:#0a0a1a;--text-muted:#4b5563;--text-subtle:#9ca3af;--border:#e5e7eb;--border-red:#c0001e2e;--border-purple:#5b21b62e;--shadow-xs:0 1px 4px #0000000a;--shadow-sm:0 2px 10px #0000000f;--shadow-md:0 8px 28px #00000014;--shadow-lg:0 20px 56px #0000001c;--shadow-red:0 16px 48px #c0001e2e;--shadow-purple:0 16px 48px #5b21b62e;--dark:#07070f;--dark-1:#0a0a16;--dark-2:#0f0f1e;--white-30:#ffffff4d;--white-50:#ffffff80}.landing-module__g1LwZa__main{background:var(--bg);color:var(--text);min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;overflow-x:hidden}.landing-module__g1LwZa__nav{z-index:300;padding:20px 56px;transition:padding .4s,background .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s,box-shadow .4s;position:fixed;inset:0 0 auto}.landing-module__g1LwZa__navScrolled{-webkit-backdrop-filter:blur(24px);box-shadow:0 1px 0 var(--border),var(--shadow-sm);background:#ffffffe0;padding:12px 56px}.landing-module__g1LwZa__navInner{justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;display:flex}.landing-module__g1LwZa__logo{align-items:center;gap:12px;display:flex}.landing-module__g1LwZa__logoUK{color:var(--red);letter-spacing:-1.5px;font-size:34px;font-weight:900;line-height:1}.landing-module__g1LwZa__logoStack{border-left:2px solid var(--border);flex-direction:column;padding-left:12px;display:flex}.landing-module__g1LwZa__logoStack span{letter-spacing:2.5px;color:var(--text-muted);font-size:8.5px;font-weight:700;line-height:1.55}.landing-module__g1LwZa__loginBtn{background:var(--red);color:#fff;letter-spacing:.2px;will-change:transform;border-radius:8px;align-items:center;gap:6px;padding:11px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:background .22s,transform .22s,box-shadow .22s;display:flex}.landing-module__g1LwZa__loginBtn:hover{background:var(--red-d);box-shadow:var(--shadow-red);transform:translateY(-2px)}.landing-module__g1LwZa__hero{background:var(--bg);align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.landing-module__g1LwZa__heroCanvas{z-index:1;pointer-events:none;opacity:.85;position:absolute;inset:0}.landing-module__g1LwZa__blobTopRight{pointer-events:none;z-index:0;background:radial-gradient(circle,#c0001e12 0%,#0000 70%);border-radius:50%;width:560px;height:560px;position:absolute;top:-180px;right:-180px}.landing-module__g1LwZa__blobBottomLeft{pointer-events:none;z-index:0;background:radial-gradient(circle,#5b21b60f 0%,#0000 70%);border-radius:50%;width:640px;height:640px;position:absolute;bottom:-200px;left:-200px}.landing-module__g1LwZa__heroInner{z-index:2;grid-template-columns:55% 45%;align-items:center;gap:40px;width:100%;max-width:1440px;margin:0 auto;padding:110px 56px 80px;display:grid;position:relative}.landing-module__g1LwZa__heroLeft{flex-direction:column;display:flex}.landing-module__g1LwZa__heroEyebrow{background:var(--red-light);border:1px solid var(--red-mid);color:var(--red);letter-spacing:1.2px;text-transform:uppercase;will-change:transform,opacity;border-radius:999px;align-items:center;gap:7px;width:fit-content;margin-bottom:28px;padding:7px 14px;font-size:12px;font-weight:700;display:inline-flex}.landing-module__g1LwZa__heroTitle{perspective:900px;margin-bottom:28px}.landing-module__g1LwZa__heroWord{letter-spacing:-3.5px;color:var(--text);transform-origin:top;will-change:transform,opacity;font-size:clamp(52px,8vw,108px);font-weight:900;line-height:1.02;display:block}.landing-module__g1LwZa__heroGrad{background:var(--grad);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-module__g1LwZa__heroSub{color:var(--text-muted);will-change:transform,opacity;max-width:520px;margin-bottom:40px;font-size:clamp(16px,1.7vw,19px);line-height:1.78}.landing-module__g1LwZa__heroCta{will-change:transform,opacity;flex-wrap:wrap;gap:16px;margin-bottom:60px;display:flex}.landing-module__g1LwZa__ctaPrimary{background:var(--red);color:#fff;letter-spacing:.2px;will-change:transform;border-radius:8px;align-items:center;gap:9px;padding:15px 32px;font-size:16px;font-weight:700;text-decoration:none;transition:background .22s,transform .22s,box-shadow .22s;display:inline-flex}.landing-module__g1LwZa__ctaPrimary:hover{background:var(--red-d);box-shadow:var(--shadow-red);transform:translateY(-2px)}.landing-module__g1LwZa__ctaGhost{color:var(--text);border:1.5px solid var(--border);cursor:pointer;border-radius:8px;align-items:center;padding:15px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:border-color .22s,background .22s,color .22s;display:inline-flex}.landing-module__g1LwZa__ctaGhost:hover{border-color:var(--purple);color:var(--purple);background:var(--purple-light)}.landing-module__g1LwZa__scrollInd{will-change:opacity;align-items:center;gap:16px;display:flex}.landing-module__g1LwZa__scrollLabel{letter-spacing:2.5px;text-transform:uppercase;color:var(--text-subtle);font-size:11px}.landing-module__g1LwZa__scrollLine{background:var(--border);width:60px;height:1px;display:block;position:relative;overflow:hidden}.landing-module__g1LwZa__scrollLine:after{content:"";background:var(--grad);animation:2.2s ease-in-out infinite landing-module__g1LwZa__lineScan;position:absolute;inset:0 100% 0 -100%}@keyframes landing-module__g1LwZa__lineScan{0%{left:-100%;right:100%}50%{left:0;right:0}to{left:100%;right:-100%}}.landing-module__g1LwZa__heroRight{will-change:transform,opacity;justify-content:center;align-items:center;height:460px;display:flex;position:relative}.landing-module__g1LwZa__heroCard1,.landing-module__g1LwZa__heroCard2{width:230px;box-shadow:var(--shadow-lg);border:1px solid var(--border);background:#fff;border-radius:18px;position:absolute;overflow:hidden}.landing-module__g1LwZa__heroCard1{z-index:3;animation:4.2s ease-in-out infinite landing-module__g1LwZa__floatA;top:50px;left:20px;transform:rotate(-6deg)}.landing-module__g1LwZa__heroCard2{z-index:2;animation:4.8s ease-in-out .6s infinite landing-module__g1LwZa__floatB;top:130px;left:140px;transform:rotate(4deg)}@keyframes landing-module__g1LwZa__floatA{0%,to{transform:rotate(-6deg)translateY(0)}50%{transform:rotate(-6deg)translateY(-14px)}}@keyframes landing-module__g1LwZa__floatB{0%,to{transform:rotate(4deg)translateY(0)}50%{transform:rotate(4deg)translateY(-10px)}}.landing-module__g1LwZa__hCardImg{justify-content:center;align-items:center;height:110px;display:flex}.landing-module__g1LwZa__hCardBody{padding:14px 16px 18px}.landing-module__g1LwZa__hCardBadgeRed,.landing-module__g1LwZa__hCardBadgePurple{letter-spacing:1.2px;text-transform:uppercase;border-radius:4px;margin-bottom:8px;padding:3px 9px;font-size:9.5px;font-weight:700;display:inline-block}.landing-module__g1LwZa__hCardBadgeRed{background:var(--red-light);color:var(--red)}.landing-module__g1LwZa__hCardBadgePurple{background:var(--purple-light);color:var(--purple)}.landing-module__g1LwZa__hCardTitle{color:var(--text);margin-bottom:6px;font-size:14px;font-weight:700;line-height:1.3}.landing-module__g1LwZa__hCardPrice{background:var(--grad);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:18px;font-weight:900}.landing-module__g1LwZa__heroBadge1,.landing-module__g1LwZa__heroBadge2{border:1px solid var(--border);color:var(--text);box-shadow:var(--shadow-md);white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:7px;padding:8px 16px;font-size:12.5px;font-weight:600;animation:5s ease-in-out 1s infinite landing-module__g1LwZa__floatA;display:flex;position:absolute}.landing-module__g1LwZa__heroBadge1{top:20px;right:10px}.landing-module__g1LwZa__heroBadge2{animation-delay:1.8s;bottom:60px;left:0}.landing-module__g1LwZa__heroBadge1 strong{color:var(--red)}.landing-module__g1LwZa__marquee{background:var(--red);padding:12px 0;overflow:hidden}.landing-module__g1LwZa__marqueeTrack{width:max-content;animation:28s linear infinite landing-module__g1LwZa__marqueeSpin;display:flex}.landing-module__g1LwZa__marqueeItem{letter-spacing:2.5px;text-transform:uppercase;color:#ffffffe6;white-space:nowrap;padding:0 52px;font-size:11.5px;font-weight:700}@keyframes landing-module__g1LwZa__marqueeSpin{0%{transform:translate(0)}to{transform:translate(-50%)}}.landing-module__g1LwZa__statsSection{background:#fff;border-top:1px solid #f3f4f6;border-bottom:1px solid #f3f4f6;padding:80px 56px;position:relative;overflow:hidden}.landing-module__g1LwZa__statsInner{text-align:center;max-width:1200px;margin:0 auto}.landing-module__g1LwZa__statsSectionHeading{color:var(--red);letter-spacing:.25em;text-transform:uppercase;opacity:.8;margin-bottom:48px;font-size:14px;font-weight:600}.landing-module__g1LwZa__statsGrid{grid-template-columns:repeat(4,1fr);align-items:start;gap:40px;display:grid}.landing-module__g1LwZa__statCard{box-shadow:none;will-change:transform;cursor:default;background:0 0;border:none;border-radius:0;flex-direction:column;align-items:center;padding:20px;transition:transform .4s;display:flex}.landing-module__g1LwZa__statCard:hover{transform:translateY(-5px)}.landing-module__g1LwZa__statIconWrap{color:var(--text);background:#f9fafb;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:24px;display:flex}.landing-module__g1LwZa__statNum{letter-spacing:-.03em;background:var(--grad);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:10px;font-size:clamp(40px,4vw,56px);font-weight:800;line-height:1}.landing-module__g1LwZa__statLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);text-align:center;font-size:12px;font-weight:600}@media (max-width:1024px){.landing-module__g1LwZa__statsGrid{grid-template-columns:repeat(2,1fr);gap:32px}}@media (max-width:480px){.landing-module__g1LwZa__statsGrid{grid-template-columns:1fr;gap:40px}.landing-module__g1LwZa__statsSection{padding:60px 24px}}.landing-module__g1LwZa__eyebrow{letter-spacing:3px;text-transform:uppercase;color:var(--red);margin-bottom:18px;font-size:11px;font-weight:700;display:block}.landing-module__g1LwZa__sectionHeading{letter-spacing:-1.8px;color:var(--text);will-change:transform,opacity;margin-bottom:40px;font-size:clamp(32px,3.6vw,56px);font-weight:900;line-height:1.07}.landing-module__g1LwZa__accentRed{color:var(--red)}.landing-module__g1LwZa__accentPurple{color:var(--purple)}.landing-module__g1LwZa__accentGrad{background:var(--grad);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-module__g1LwZa__coursesSection{background:var(--bg);padding:120px 56px;position:relative}.landing-module__g1LwZa__coursesSection:before{content:"";pointer-events:none;background:radial-gradient(70% 40% at 20% 10%,#c0001e0a 0%,#0000 60%),radial-gradient(70% 40% at 80% 90%,#5b21b60a 0%,#0000 60%);position:absolute;inset:0}.landing-module__g1LwZa__coursesInner{max-width:1440px;margin:0 auto;position:relative}.landing-module__g1LwZa__coursesTop{will-change:transform,opacity}.landing-module__g1LwZa__coursesTopRow{align-items:center;gap:16px;margin-bottom:8px;display:flex}.landing-module__g1LwZa__livePill,.landing-module__g1LwZa__cachedPill{letter-spacing:.5px;border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:11px;font-weight:600;display:inline-flex}.landing-module__g1LwZa__livePill{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0}.landing-module__g1LwZa__cachedPill{background:var(--bg-subtle);color:var(--text-muted);border:1px solid var(--border)}.landing-module__g1LwZa__courseTabs{border-bottom:2px solid var(--border);gap:8px;margin-bottom:40px;padding-bottom:0;display:flex}.landing-module__g1LwZa__tabBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;border-radius:6px 6px 0 0;align-items:center;gap:8px;margin-bottom:-2px;padding:12px 20px;font-size:14.5px;font-weight:600;transition:color .2s,border-color .2s;display:inline-flex}.landing-module__g1LwZa__tabBtn:hover{color:var(--text)}.landing-module__g1LwZa__tabActiveRed{color:var(--red)!important;border-bottom-color:var(--red)!important}.landing-module__g1LwZa__tabActivePurple{color:var(--purple)!important;border-bottom-color:var(--purple)!important}.landing-module__g1LwZa__tabBadgeRed,.landing-module__g1LwZa__tabBadgePurple{border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:11px;font-weight:700;display:inline-flex}.landing-module__g1LwZa__tabBadgeRed{background:var(--red-light);color:var(--red)}.landing-module__g1LwZa__tabBadgePurple{background:var(--purple-light);color:var(--purple)}.landing-module__g1LwZa__courseGrid{grid-template-columns:repeat(4,1fr);gap:22px;margin-bottom:52px;display:grid}.landing-module__g1LwZa__courseSkeleton{background:linear-gradient(90deg,#f3f4f6 25%,#e9eaf0 50%,#f3f4f6 75%) 0 0/200% 100%;border-radius:16px;height:300px;animation:1.5s infinite landing-module__g1LwZa__shimmer}@keyframes landing-module__g1LwZa__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.landing-module__g1LwZa__courseCard{border:1px solid var(--border);box-shadow:var(--shadow-xs);transform-style:preserve-3d;will-change:transform;cursor:pointer;background:#fff;border-radius:16px;transition:box-shadow .35s;overflow:hidden}.landing-module__g1LwZa__courseCard:hover{box-shadow:var(--shadow-md)}.landing-module__g1LwZa__courseCardTop{justify-content:center;align-items:center;height:150px;display:flex;position:relative;overflow:hidden}.landing-module__g1LwZa__courseCardImg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.landing-module__g1LwZa__priceBadgeRed,.landing-module__g1LwZa__priceBadgePurple{letter-spacing:-.3px;border-radius:999px;padding:5px 12px;font-size:13px;font-weight:800;position:absolute;top:12px;right:12px}.landing-module__g1LwZa__priceBadgeRed{background:var(--red);color:#fff}.landing-module__g1LwZa__priceBadgePurple{background:var(--purple);color:#fff}.landing-module__g1LwZa__promoBadge{z-index:5;flex-direction:row-reverse;align-items:center;gap:10px;display:flex;position:absolute;top:12px;right:12px}.landing-module__g1LwZa__discountTag{background:var(--red);color:#fff;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:800;animation:2s ease-in-out infinite landing-module__g1LwZa__pulseBadge;box-shadow:0 4px 12px #c0001e4d}.landing-module__g1LwZa__priceColumn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:var(--shadow-sm);background:#fffffff2;border:1px solid #c0001e1a;border-radius:12px;flex-direction:column;align-items:flex-end;padding:6px 14px;display:flex}.landing-module__g1LwZa__priceOld{color:var(--text-subtle);margin-bottom:2px;font-size:11px;font-weight:600;line-height:1;text-decoration:line-through}.landing-module__g1LwZa__priceNew{color:var(--red);letter-spacing:-.5px;font-size:16px;font-weight:800;line-height:1}@keyframes landing-module__g1LwZa__pulseBadge{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.landing-module__g1LwZa__courseCardBody{padding:18px 18px 20px}.landing-module__g1LwZa__catTagRed,.landing-module__g1LwZa__catTagPurple{letter-spacing:1.5px;text-transform:uppercase;border-radius:4px;margin-bottom:10px;padding:3px 9px;font-size:9.5px;font-weight:700;display:inline-block}.landing-module__g1LwZa__catTagRed{background:var(--red-light);color:var(--red)}.landing-module__g1LwZa__catTagPurple{background:var(--purple-light);color:var(--purple)}.landing-module__g1LwZa__courseCardTitle{color:var(--text);min-height:40px;margin-bottom:16px;font-size:14.5px;font-weight:700;line-height:1.4}.landing-module__g1LwZa__enrolBtnRed,.landing-module__g1LwZa__enrolBtnPurple{will-change:transform;border-radius:7px;align-items:center;gap:6px;padding:9px 18px;font-size:13px;font-weight:700;text-decoration:none;transition:background .22s,transform .22s,box-shadow .22s;display:inline-flex}.landing-module__g1LwZa__enrolBtnRed{background:var(--red-light);color:var(--red);border:1px solid var(--red-mid)}.landing-module__g1LwZa__enrolBtnRed:hover{background:var(--red);color:#fff;border-color:var(--red);box-shadow:0 6px 18px var(--red-glow);transform:translateY(-1px)}.landing-module__g1LwZa__enrolBtnPurple{background:var(--purple-light);color:var(--purple);border:1px solid var(--purple-mid)}.landing-module__g1LwZa__enrolBtnPurple:hover{background:var(--purple);color:#fff;border-color:var(--purple);box-shadow:0 6px 18px var(--purple-glow);transform:translateY(-1px)}.landing-module__g1LwZa__coursesFooter{justify-content:center;display:flex}.landing-module__g1LwZa__browseAllBtn{background:var(--grad);color:#fff;letter-spacing:.2px;will-change:transform;border-radius:8px;align-items:center;gap:8px;padding:14px 34px;font-size:15px;font-weight:700;text-decoration:none;transition:opacity .22s,transform .22s,box-shadow .22s;display:inline-flex}.landing-module__g1LwZa__browseAllBtn:hover{opacity:.92;transform:translateY(-2px);box-shadow:0 16px 40px #96006440}.landing-module__g1LwZa__featSection{background:var(--bg-subtle);border-top:1px solid var(--border);padding:120px 56px;position:relative}.landing-module__g1LwZa__featInner{grid-template-columns:1fr 1fr;align-items:start;gap:80px;max-width:1440px;margin:0 auto;display:grid}.landing-module__g1LwZa__featLeft{flex-direction:column;display:flex;position:sticky;top:110px}.landing-module__g1LwZa__featLeft>*{will-change:transform,opacity}.landing-module__g1LwZa__featHeading{letter-spacing:-1.8px;color:var(--text);margin-bottom:24px;font-size:clamp(34px,3.5vw,54px);font-weight:900;line-height:1.07}.landing-module__g1LwZa__featPara{color:var(--text-muted);max-width:420px;margin-bottom:36px;font-size:17px;line-height:1.8}.landing-module__g1LwZa__featBtn{background:var(--red);color:#fff;will-change:transform;border-radius:8px;align-items:center;gap:8px;width:fit-content;padding:13px 26px;font-size:14px;font-weight:700;text-decoration:none;transition:background .22s,transform .22s,box-shadow .22s;display:inline-flex}.landing-module__g1LwZa__featBtn:hover{background:var(--red-d);box-shadow:var(--shadow-red);transform:translateY(-2px)}.landing-module__g1LwZa__featRight{flex-direction:column;gap:18px;display:flex}.landing-module__g1LwZa__featCard{border:1px solid var(--border);box-shadow:var(--shadow-xs);will-change:transform,opacity;cursor:default;transform-style:preserve-3d;background:#fff;border-radius:16px;gap:22px;padding:28px 26px;transition:box-shadow .3s;display:flex}.landing-module__g1LwZa__featCard:hover{box-shadow:var(--shadow-md)}.landing-module__g1LwZa__featIconRed,.landing-module__g1LwZa__featIconPurple{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;transition:transform .22s;display:flex}.landing-module__g1LwZa__featCard:hover .landing-module__g1LwZa__featIconRed,.landing-module__g1LwZa__featCard:hover .landing-module__g1LwZa__featIconPurple{transform:scale(1.08)}.landing-module__g1LwZa__featIconRed{background:var(--red-light);color:var(--red);border:1px solid var(--red-mid)}.landing-module__g1LwZa__featIconPurple{background:var(--purple-light);color:var(--purple);border:1px solid var(--purple-mid)}.landing-module__g1LwZa__featBody{flex:1}.landing-module__g1LwZa__featTagRed,.landing-module__g1LwZa__featTagPurple{letter-spacing:2px;text-transform:uppercase;border-radius:4px;margin-bottom:10px;padding:3px 9px;font-size:9.5px;font-weight:700;display:inline-block}.landing-module__g1LwZa__featTagRed{background:var(--red-light);color:var(--red)}.landing-module__g1LwZa__featTagPurple{background:var(--purple-light);color:var(--purple)}.landing-module__g1LwZa__featTitle{color:var(--text);letter-spacing:-.2px;margin-bottom:8px;font-size:17px;font-weight:700}.landing-module__g1LwZa__featDesc{color:var(--text-muted);font-size:14px;line-height:1.75}.landing-module__g1LwZa__processSection{background:var(--bg);border-top:1px solid var(--border);padding:120px 56px;position:relative}.landing-module__g1LwZa__processSection:before{content:"";pointer-events:none;background:radial-gradient(60% 50%,#5b21b608 0%,#0000 70%);position:absolute;inset:0}.landing-module__g1LwZa__processInner{max-width:1440px;margin:0 auto}.landing-module__g1LwZa__stepsGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid;position:relative}.landing-module__g1LwZa__step{border:1px solid var(--border);box-shadow:var(--shadow-xs);will-change:transform,opacity;cursor:default;transform-style:preserve-3d;background:#fff;border-radius:18px;padding:44px 36px;transition:box-shadow .3s;position:relative;overflow:hidden}.landing-module__g1LwZa__step:before{content:"";background:var(--grad);opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.landing-module__g1LwZa__step:hover{box-shadow:var(--shadow-md)}.landing-module__g1LwZa__step:hover:before{opacity:1}.landing-module__g1LwZa__stepConnector{display:none}.landing-module__g1LwZa__stepTop{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.landing-module__g1LwZa__stepNum{letter-spacing:-3px;background:var(--grad);-webkit-text-fill-color:transparent;opacity:.18;-webkit-background-clip:text;background-clip:text;font-size:64px;font-weight:900;line-height:1;transition:opacity .3s}.landing-module__g1LwZa__step:hover .landing-module__g1LwZa__stepNum{opacity:.28}.landing-module__g1LwZa__stepIconRed,.landing-module__g1LwZa__stepIconPurple{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.landing-module__g1LwZa__stepIconRed{background:var(--red-light);color:var(--red);border:1px solid var(--red-mid)}.landing-module__g1LwZa__stepIconPurple{background:var(--purple-light);color:var(--purple);border:1px solid var(--purple-mid)}.landing-module__g1LwZa__stepTitle{color:var(--text);letter-spacing:-.3px;margin-bottom:12px;font-size:20px;font-weight:700}.landing-module__g1LwZa__stepDesc{color:var(--text-muted);font-size:14.5px;line-height:1.78}.landing-module__g1LwZa__ctaSection{background:var(--bg-subtle);border-top:1px solid var(--border);padding:120px 56px;position:relative;overflow:hidden}.landing-module__g1LwZa__ctaSection:before{content:"";pointer-events:none;background:radial-gradient(80% 70%,#c0001e12 0%,#5b21b60d 60%,#0000 100%);position:absolute;inset:0}.landing-module__g1LwZa__ctaBox{text-align:center;z-index:1;border:1px solid var(--border);max-width:740px;box-shadow:var(--shadow-lg);will-change:transform,opacity;background:#fff;border-radius:24px;margin:0 auto;padding:72px 64px;position:relative}.landing-module__g1LwZa__ctaIconRow{background:var(--grad);border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 28px;display:flex;box-shadow:0 12px 32px #96006440}.landing-module__g1LwZa__ctaHeading{letter-spacing:-2px;color:var(--text);margin-bottom:18px;font-size:clamp(30px,4vw,52px);font-weight:900;line-height:1.05}.landing-module__g1LwZa__ctaSub{color:var(--text-muted);max-width:480px;margin-bottom:44px;margin-left:auto;margin-right:auto;font-size:17px;line-height:1.75}.landing-module__g1LwZa__ctaBigBtn{background:var(--grad);color:#fff;letter-spacing:.2px;will-change:transform;border-radius:8px;align-items:center;gap:10px;padding:17px 40px;font-size:16px;font-weight:700;text-decoration:none;transition:opacity .22s,transform .22s,box-shadow .22s;display:inline-flex}.landing-module__g1LwZa__ctaBigBtn:hover{opacity:.92;transform:translateY(-2px);box-shadow:0 16px 44px #96006447}.landing-module__g1LwZa__footer{background:var(--dark);border-top:1px solid #ffffff0f}.landing-module__g1LwZa__footerGrid{grid-template-columns:2fr 1fr 1fr 1.6fr;gap:56px;max-width:1440px;margin:0 auto;padding:80px 56px 64px;display:grid}.landing-module__g1LwZa__footerCol{flex-direction:column;display:flex}.landing-module__g1LwZa__footerLogo{align-items:center;gap:12px;margin-bottom:20px;display:flex}.landing-module__g1LwZa__footerLogoUK{color:var(--red);letter-spacing:-1.5px;font-size:30px;font-weight:900;line-height:1}.landing-module__g1LwZa__footerLogoStack{border-left:2px solid #ffffff14;flex-direction:column;padding-left:12px;display:flex}.landing-module__g1LwZa__footerLogoStack span{letter-spacing:2.5px;color:#ffffff59;font-size:8px;font-weight:700;line-height:1.55}.landing-module__g1LwZa__footerDesc{color:#ffffff47;max-width:280px;font-size:14px;line-height:1.8}.landing-module__g1LwZa__footerHeading{letter-spacing:2.5px;text-transform:uppercase;color:#ffffff73;margin-bottom:22px;font-size:10.5px;font-weight:700}.landing-module__g1LwZa__footerList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.landing-module__g1LwZa__footerList li{color:#ffffff47;cursor:pointer;font-size:14px;transition:color .2s}.landing-module__g1LwZa__footerList li:hover{color:#ffffffa6}.landing-module__g1LwZa__contactItem{align-items:flex-start;gap:10px;color:#ffffff47!important;display:flex!important}.landing-module__g1LwZa__contactItem span{line-height:1.6}.landing-module__g1LwZa__contactIcon{flex-shrink:0;margin-top:2px;color:var(--red)!important}.landing-module__g1LwZa__footerBottom{text-align:center;border-top:1px solid #ffffff0d;padding:22px 56px}.landing-module__g1LwZa__footerBottom span{color:#ffffff29;letter-spacing:.2px;font-size:12px}@media (max-width:1280px){.landing-module__g1LwZa__nav,.landing-module__g1LwZa__navScrolled,.landing-module__g1LwZa__heroInner,.landing-module__g1LwZa__statsSection,.landing-module__g1LwZa__coursesSection,.landing-module__g1LwZa__featSection,.landing-module__g1LwZa__processSection,.landing-module__g1LwZa__ctaSection{padding-left:36px;padding-right:36px}.landing-module__g1LwZa__footerGrid{gap:36px;padding-left:36px;padding-right:36px}.landing-module__g1LwZa__footerBottom{padding-left:36px;padding-right:36px}.landing-module__g1LwZa__statsGrid{grid-template-columns:repeat(2,1fr)}.landing-module__g1LwZa__courseGrid{grid-template-columns:repeat(3,1fr)}.landing-module__g1LwZa__footerGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.landing-module__g1LwZa__heroInner{grid-template-columns:1fr}.landing-module__g1LwZa__heroRight{display:none}.landing-module__g1LwZa__featInner{grid-template-columns:1fr;gap:48px}.landing-module__g1LwZa__featLeft{position:static}.landing-module__g1LwZa__stepsGrid{grid-template-columns:1fr;gap:20px}.landing-module__g1LwZa__courseGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.landing-module__g1LwZa__nav,.landing-module__g1LwZa__navScrolled{padding:14px 20px}.landing-module__g1LwZa__heroInner{padding:100px 20px 60px}.landing-module__g1LwZa__statsSection,.landing-module__g1LwZa__coursesSection,.landing-module__g1LwZa__featSection,.landing-module__g1LwZa__processSection,.landing-module__g1LwZa__ctaSection{padding:72px 20px}.landing-module__g1LwZa__footerGrid{grid-template-columns:1fr;gap:36px;padding:56px 20px 48px}.landing-module__g1LwZa__footerBottom{padding:20px}.landing-module__g1LwZa__ctaBox{padding:48px 28px}.landing-module__g1LwZa__heroCta{flex-direction:column}.landing-module__g1LwZa__ctaPrimary,.landing-module__g1LwZa__ctaGhost{justify-content:center;width:100%}.landing-module__g1LwZa__statsGrid{grid-template-columns:repeat(2,1fr);gap:16px}.landing-module__g1LwZa__statCard{padding:36px 18px}.landing-module__g1LwZa__courseGrid{grid-template-columns:repeat(2,1fr);gap:14px}.landing-module__g1LwZa__featCard{flex-direction:column}.landing-module__g1LwZa__step{padding:32px 22px}}@media (max-width:480px){.landing-module__g1LwZa__statsGrid,.landing-module__g1LwZa__courseGrid{grid-template-columns:1fr}.landing-module__g1LwZa__logoStack{display:none}.landing-module__g1LwZa__heroTitle{perspective:none}.landing-module__g1LwZa__heroWord{letter-spacing:-2px}}@media (min-width:1920px){.landing-module__g1LwZa__statsGrid,.landing-module__g1LwZa__featInner,.landing-module__g1LwZa__processInner,.landing-module__g1LwZa__ctaBox,.landing-module__g1LwZa__footerGrid,.landing-module__g1LwZa__navInner,.landing-module__g1LwZa__heroInner,.landing-module__g1LwZa__coursesInner{max-width:1600px}}.landing-module__g1LwZa__heroBgImg{z-index:0;will-change:transform;opacity:.1;background-position:50%;background-size:cover;position:absolute;inset:-40% 0}.landing-module__g1LwZa__heroBgOverlay{z-index:0;background:linear-gradient(155deg,#fffffff7 0%,#f5f3fff0 100%);position:absolute;inset:0}.landing-module__g1LwZa__blobTR{pointer-events:none;z-index:0;background:radial-gradient(circle,#c0001e17 0%,#0000 70%);border-radius:50%;width:560px;height:560px;animation:8s ease-in-out infinite landing-module__g1LwZa__blobPulse;position:absolute;top:-180px;right:-180px}.landing-module__g1LwZa__blobBL{pointer-events:none;z-index:0;background:radial-gradient(circle,#5b21b612 0%,#0000 70%);border-radius:50%;width:640px;height:640px;animation:10s ease-in-out 2s infinite landing-module__g1LwZa__blobPulse;position:absolute;bottom:-200px;left:-200px}@keyframes landing-module__g1LwZa__blobPulse{0%,to{transform:scale(1)}50%{transform:scale(1.18)}}.landing-module__g1LwZa__hcImg{height:115px;overflow:hidden}.landing-module__g1LwZa__hcImg img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.landing-module__g1LwZa__heroCard1:hover .landing-module__g1LwZa__hcImg img,.landing-module__g1LwZa__heroCard2:hover .landing-module__g1LwZa__hcImg img{transform:scale(1.06)}.landing-module__g1LwZa__hcBody{padding:14px 16px 18px}.landing-module__g1LwZa__hcBadgeRed{letter-spacing:1.2px;text-transform:uppercase;background:var(--red-light);color:var(--red);border-radius:4px;margin-bottom:7px;padding:3px 8px;font-size:9px;font-weight:700;display:inline-block}.landing-module__g1LwZa__hcBadgePurple{letter-spacing:1.2px;text-transform:uppercase;background:var(--purple-light);color:var(--purple);border-radius:4px;margin-bottom:7px;padding:3px 8px;font-size:9px;font-weight:700;display:inline-block}.landing-module__g1LwZa__hcTitle{color:var(--text);margin-bottom:5px;font-size:13.5px;font-weight:700;line-height:1.3}.landing-module__g1LwZa__hcPrice{background:var(--grad);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:17px;font-weight:900}.landing-module__g1LwZa__statsSection{overflow:hidden}.landing-module__g1LwZa__statsBg,.landing-module__g1LwZa__statsOverlay,.landing-module__g1LwZa__statItem,.landing-module__g1LwZa__statIcon,.landing-module__g1LwZa__statNum3d{display:none}.landing-module__g1LwZa__statItem .landing-module__g1LwZa__statLabel{color:#ffffff94!important}.landing-module__g1LwZa__courseCard{position:relative}.landing-module__g1LwZa__courseCard:after{content:"";z-index:20;pointer-events:none;opacity:0;background:linear-gradient(90deg,#0000 0%,#ffffff3d 50%,#0000 100%);width:55%;height:100%;position:absolute;top:0;left:-80%;transform:skew(-18deg)}.landing-module__g1LwZa__courseCard:hover:after{animation:.65s forwards landing-module__g1LwZa__shinePass}@keyframes landing-module__g1LwZa__shinePass{0%{opacity:1;left:-80%}to{opacity:.5;left:135%}}.landing-module__g1LwZa__ccImgWrap{background:var(--bg-muted);flex-shrink:0;height:185px;position:relative;overflow:hidden}.landing-module__g1LwZa__ccImg{-o-object-fit:cover;object-fit:cover;z-index:1;width:100%;height:100%;transition:transform .55s cubic-bezier(.23,1,.32,1);position:absolute;inset:0}.landing-module__g1LwZa__courseCard:hover .landing-module__g1LwZa__ccImg{transform:scale(1.08)}.landing-module__g1LwZa__ccImgFallback{z-index:0;background:linear-gradient(135deg,var(--bg-subtle)0%,var(--bg-muted)100%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.landing-module__g1LwZa__ccImgOverlay{z-index:2;pointer-events:none;background:linear-gradient(#0000 0%,#0a0a1a0f 55%,#0a0a1a4d 100%);position:absolute;inset:0}.landing-module__g1LwZa__priceBadgeRed,.landing-module__g1LwZa__priceBadgePurple{z-index:3}.landing-module__g1LwZa__ccBody{flex-direction:column;flex:1;padding:16px 18px 20px;display:flex}.landing-module__g1LwZa__ccTitle{color:var(--text);flex:1;min-height:40px;margin-bottom:14px;font-size:14.5px;font-weight:700;line-height:1.42}.landing-module__g1LwZa__enrolRed{background:var(--red-light);width:fit-content;color:var(--red);border:1px solid var(--red-mid);border-radius:7px;align-items:center;gap:6px;padding:9px 18px;font-size:13px;font-weight:700;text-decoration:none;transition:background .22s,color .22s,transform .22s,box-shadow .22s;display:inline-flex}.landing-module__g1LwZa__enrolRed:hover{background:var(--red);color:#fff;border-color:var(--red);box-shadow:0 8px 22px var(--red-glow);transform:translateY(-2px)}.landing-module__g1LwZa__enrolPurple{background:var(--purple-light);width:fit-content;color:var(--purple);border:1px solid var(--purple-mid);border-radius:7px;align-items:center;gap:6px;padding:9px 18px;font-size:13px;font-weight:700;text-decoration:none;transition:background .22s,color .22s,transform .22s,box-shadow .22s;display:inline-flex}.landing-module__g1LwZa__enrolPurple:hover{background:var(--purple);color:#fff;border-color:var(--purple);box-shadow:0 8px 22px var(--purple-glow);transform:translateY(-2px)}.landing-module__g1LwZa__stepBigNum{letter-spacing:-5px;background:var(--grad);-webkit-text-fill-color:transparent;opacity:.07;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;-webkit-background-clip:text;background-clip:text;font-size:90px;font-weight:900;line-height:1;transition:opacity .35s;position:absolute;top:-14px;right:18px}.landing-module__g1LwZa__step:hover .landing-module__g1LwZa__stepBigNum{opacity:.16}.landing-module__g1LwZa__stepContent{z-index:1;flex-direction:column;display:flex;position:relative}.landing-module__g1LwZa__ctaBg{z-index:0;will-change:transform;opacity:.2;background-position:50%;background-size:cover;position:absolute;inset:-40% 0}.landing-module__g1LwZa__ctaOverlay{z-index:1;background:radial-gradient(80% 80%,#f5f3fff7 0%,#f8f7fff7 100%);position:absolute;inset:0}.landing-module__g1LwZa__ctaBox{z-index:2}@media (max-width:1280px){.landing-module__g1LwZa__statsInner{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:768px){.landing-module__g1LwZa__ccImgWrap{height:165px}.landing-module__g1LwZa__statsInner{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:480px){.landing-module__g1LwZa__statsInner{grid-template-columns:1fr}.landing-module__g1LwZa__ccImgWrap{height:150px}}@keyframes landing-module__g1LwZa__FadeIn{0%{opacity:0}to{opacity:1}}@keyframes landing-module__g1LwZa__SlideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-module__g1LwZa__ScaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes landing-module__g1LwZa__BounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1)}}@keyframes landing-module__g1LwZa__FadeInRight{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.landing-module__g1LwZa__animFadeIn{animation:.8s cubic-bezier(.16,1,.3,1) both landing-module__g1LwZa__FadeIn}.landing-module__g1LwZa__animSlideUp{animation:.8s cubic-bezier(.16,1,.3,1) both landing-module__g1LwZa__SlideUp}.landing-module__g1LwZa__animScaleIn{animation:.8s cubic-bezier(.16,1,.3,1) both landing-module__g1LwZa__ScaleIn}.landing-module__g1LwZa__animBounceIn{animation:.8s cubic-bezier(.175,.885,.32,1.275) both landing-module__g1LwZa__BounceIn}.landing-module__g1LwZa__animFadeInRight{animation:.8s cubic-bezier(.16,1,.3,1) both landing-module__g1LwZa__FadeInRight}
