.LandingPage_page__kQ0su{--paper:#fffdf8;--ink:#111725;--ink-soft:#25304a;--muted:#667085;--hero-blue:#154f91;--hero-blue-deep:#071f47;--gold:#e5a514;--gold-strong:#ce8d08;--gold-soft:#fff0c6;--blue:#dff0ff;--blue-strong:#b8dbf6;--mint:#e4f7ea;--rose:#ffe5d8;--card:#f5f3ee;--line:rgba(17,23,37,0.12);--max:1380px;--inner:1240px;min-height:100vh;background:var(--paper);color:var(--ink);font-family:var(--font-montserrat),"Montserrat",sans-serif;font-weight:400;overflow-x:clip;scroll-behavior:smooth}.LandingPage_page__kQ0su *,.LandingPage_page__kQ0su :after,.LandingPage_page__kQ0su :before{box-sizing:border-box}.LandingPage_page__kQ0su a{color:inherit;text-decoration:none}.LandingPage_page__kQ0su [data-animate]{opacity:0;transform:translate3d(0,34px,0);filter:blur(8px);transition:opacity .78s cubic-bezier(.16,1,.3,1),transform .78s cubic-bezier(.16,1,.3,1),filter .78s cubic-bezier(.16,1,.3,1)}.LandingPage_page__kQ0su [data-visible=true]{opacity:1;transform:translateZ(0);filter:blur(0)}.LandingPage_skipLink__HF4Gr{position:fixed;top:14px;left:14px;z-index:100;transform:translateY(-140%);border-radius:999px;padding:11px 16px;background:var(--ink);color:#fff;font-size:12px;text-decoration:none}.LandingPage_skipLink__HF4Gr:focus{transform:translateY(0)}.LandingPage_hero__efuxc{position:relative;width:min(var(--max),100% - 60px);min-height:783px;margin:30px auto 0;overflow:hidden;border-radius:40px;background:radial-gradient(circle at 18% 66%,rgba(236,247,255,.22),transparent 18%),linear-gradient(135deg,#1e67ac 0,var(--hero-blue) 46%,var(--hero-blue-deep) 100%);color:#fff}.LandingPage_heroNav__VfTpq{position:relative;z-index:10;min-height:76px;display:grid;grid-template-columns:max-content minmax(0,1fr) max-content;align-items:center;grid-gap:24px;gap:24px;padding:22px 38px 0}.LandingPage_brand__DA2t1,.LandingPage_footerBrand__fJrpf{display:inline-flex;align-items:center;gap:10px;color:inherit;text-decoration:none}.LandingPage_footerBrand__fJrpf span:last-child{font-size:19px;font-weight:600;letter-spacing:0;line-height:1}.LandingPage_logoFooter__zh91T,.LandingPage_logoSmall__E9C6c,.LandingPage_logoTiny__wtJ50,.LandingPage_logo__XWr9O{position:relative;display:inline-flex;flex:0 0 auto}.LandingPage_logo__XWr9O{width:48px;height:48px;background:rgba(0,0,0,0)}.LandingPage_logoFooter__zh91T img,.LandingPage_logoSmall__E9C6c img,.LandingPage_logoTiny__wtJ50 img,.LandingPage_logo__XWr9O img{object-fit:contain}.LandingPage_navLinks__Lb3Vm{justify-self:center;min-height:48px;display:inline-flex;align-items:center;gap:4px;border-radius:999px;padding:5px;background:hsla(0,0%,100%,.14);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.LandingPage_navLinks__Lb3Vm a{min-height:38px;display:inline-flex;align-items:center;border-radius:999px;padding:0 18px;color:hsla(0,0%,100%,.9);font-size:13px;font-weight:400;line-height:1;text-decoration:none;transition:background .18s ease,color .18s ease}.LandingPage_navLinks__Lb3Vm a:focus-visible,.LandingPage_navLinks__Lb3Vm a:hover{background:hsla(0,0%,100%,.94);color:var(--ink)}.LandingPage_navActions__ncDh8{display:inline-flex;align-items:center;gap:8px}.LandingPage_localeSwitch__iYQRN{min-height:40px;display:inline-flex;align-items:center;gap:3px;border-radius:999px;padding:4px;background:hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.LandingPage_localeSwitch__iYQRN button,.LandingPage_menuButton__L5XX3{border:0;font:inherit;cursor:pointer}.LandingPage_localeSwitch__iYQRN button{min-width:32px;min-height:32px;border-radius:999px;background:rgba(0,0,0,0);color:hsla(0,0%,100%,.84);font-size:10px;font-weight:500;line-height:1}.LandingPage_activeLocale__v6XDi{background:#fff!important;color:var(--ink)!important}.LandingPage_loginLink__KU6u8{min-height:44px;display:inline-flex;padding:0 20px;font-size:13px;font-weight:500;text-decoration:none;box-shadow:0 12px 28px rgba(28,18,2,.12)}.LandingPage_loginLink__KU6u8,.LandingPage_menuButton__L5XX3{align-items:center;justify-content:center;border-radius:999px;background:#fff;color:var(--ink);line-height:1}.LandingPage_menuButton__L5XX3{min-width:104px;height:44px;display:none;gap:8px;padding:0 14px;font-size:12px;font-weight:650;box-shadow:0 14px 32px rgba(17,23,37,.16);transition:background .18s ease,color .18s ease,transform .18s ease}.LandingPage_menuButton__L5XX3 svg,.LandingPage_mobileMenuLinks__zNSK9 svg{flex:0 0 auto}.LandingPage_menuButtonOpen__ramWP{background:var(--gold-soft)}.LandingPage_menuButton__L5XX3:hover{transform:translateY(-1px)}.LandingPage_mobileMenu__MbOxi{position:absolute;top:88px;right:34px;z-index:20;width:min(390px,100% - 44px);display:grid;grid-gap:14px;gap:14px;border:1px solid rgba(17,23,37,.1);border-radius:30px;padding:14px;background:rgba(255,253,248,.98);color:var(--ink);box-shadow:0 26px 72px rgba(7,31,71,.24);transform:translate3d(0,-8px,0);opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:opacity .18s ease,transform .18s ease}.LandingPage_mobileMenu__MbOxi[hidden]{display:none}.LandingPage_mobileMenuOpen__CMqvl{display:grid;transform:translateZ(0);opacity:1;pointer-events:auto}.LandingPage_mobileMenuActions__ijWZS,.LandingPage_mobileMenuHeader__juIns{display:flex;align-items:center;justify-content:flex-start;gap:12px}.LandingPage_mobileMenuHeader__juIns{min-height:44px;padding:2px 2px 0 8px}.LandingPage_mobileMenuHeader__juIns>span{color:var(--ink);font-size:13px;font-weight:750;letter-spacing:0}.LandingPage_mobileLocaleSwitch__E7uFR button{border:0;font:inherit;cursor:pointer}.LandingPage_mobileLocaleSwitch__E7uFR{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:6px;gap:6px;border-radius:18px;padding:5px;background:rgba(17,23,37,.06)}.LandingPage_mobileLocaleSwitch__E7uFR button{min-height:38px;border-radius:14px;background:rgba(0,0,0,0);color:var(--ink-soft);font-size:11px;font-weight:700;line-height:1}.LandingPage_mobileMenuLinks__zNSK9{display:grid;grid-gap:6px;gap:6px}.LandingPage_mobileMenuLinks__zNSK9 a{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:18px;padding:0 16px;background:hsla(0,0%,100%,.72);box-shadow:inset 0 0 0 1px rgba(17,23,37,.07);font-size:14px;font-weight:650;text-decoration:none}.LandingPage_mobileMenuLinks__zNSK9 a:hover{background:var(--gold-soft)}.LandingPage_mobileMenuActions__ijWZS a{min-height:48px;display:inline-flex;flex:1 1;align-items:center;justify-content:center;border-radius:18px;padding:0 14px;background:var(--ink);color:#fff;font-size:13px;font-weight:750;line-height:1;text-decoration:none}.LandingPage_mobileMenuActions__ijWZS a:first-child{background:rgba(17,23,37,.08);color:var(--ink)}.LandingPage_heroCopy__Yc8lf{position:relative;z-index:5;width:min(820px,100% - 48px);margin:94px auto 0;display:grid;justify-items:center;text-align:center}.LandingPage_centerTitle___IIRm p,.LandingPage_courseDetail__ZK5Tu>div>p,.LandingPage_heroCopy__Yc8lf p,.LandingPage_proofCopy__oaS4L p,.LandingPage_sectionTitle__bpAUh p{display:none}.LandingPage_heroCopy__Yc8lf h1{max-width:900px;margin:0;color:#fff;font-size:clamp(48px,5.1vw,74px);font-weight:600;letter-spacing:0;line-height:.98}.LandingPage_heroCopy__Yc8lf span{max-width:680px;margin-top:22px;color:hsla(0,0%,100%,.9);font-size:18px;font-weight:400;line-height:1.7}.LandingPage_heroActions__pV2sP{margin-top:34px;display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.LandingPage_darkButton__lpEv0,.LandingPage_footerButton__B7Cvf,.LandingPage_primaryButton__VsJbL,.LandingPage_secondaryButton__39TDV{min-height:54px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 24px;font-size:14px;font-weight:600;line-height:1;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.LandingPage_primaryButton__VsJbL{background:var(--ink);color:#fff;box-shadow:0 18px 45px rgba(17,23,37,.18)}.LandingPage_secondaryButton__39TDV{background:#fff;color:var(--ink);box-shadow:0 18px 45px rgba(17,23,37,.12)}.LandingPage_page__kQ0su .LandingPage_footerButton__B7Cvf,.LandingPage_page__kQ0su .LandingPage_loginLink__KU6u8,.LandingPage_page__kQ0su .LandingPage_secondaryButton__39TDV{color:var(--ink)}.LandingPage_page__kQ0su .LandingPage_darkButton__lpEv0,.LandingPage_page__kQ0su .LandingPage_primaryButton__VsJbL{color:#fff}.LandingPage_darkButton__lpEv0:hover,.LandingPage_footerButton__B7Cvf:hover,.LandingPage_primaryButton__VsJbL:hover,.LandingPage_secondaryButton__39TDV:hover{transform:translateY(-2px)}.LandingPage_heroStage__LZ6Ao{position:absolute;inset:auto 0 -118px;z-index:2;height:360px;pointer-events:none}.LandingPage_orbitOne___FGvs,.LandingPage_orbitTwo__yJoVQ{position:absolute;border:2px solid hsla(0,0%,100%,.28);border-radius:50%}.LandingPage_orbitOne___FGvs{width:228px;height:228px;left:122px;bottom:70px}.LandingPage_orbitTwo__yJoVQ{width:178px;height:178px;right:118px;bottom:132px}.LandingPage_phoneMock__D_xj0{position:absolute;width:222px;min-height:342px;display:grid;align-content:start;grid-gap:10px;gap:10px;border:8px solid #111725;border-radius:34px;padding:15px;background:#fffdf8;color:var(--ink);box-shadow:0 26px 60px rgba(44,29,0,.22);transform:translateZ(0)}.LandingPage_phoneLeft__SdBWM{left:138px;bottom:54px;transform:rotate(-14deg)}.LandingPage_phoneCenter__lc4ZD{left:50%;bottom:38px;width:252px;min-height:388px;transform:translateX(-50%)}.LandingPage_phoneRight__e8BxG{right:154px;bottom:46px;transform:rotate(13deg)}.LandingPage_phoneBrand__Asm6R,.LandingPage_phoneTop__rGps7{min-height:26px;display:flex;align-items:center;justify-content:space-between;gap:8px}.LandingPage_phoneTop__rGps7 span{width:46px;height:8px;border-radius:999px;background:#e9e7df}.LandingPage_phoneTop__rGps7 span+span{width:24px}.LandingPage_phoneBrand__Asm6R{justify-content:flex-start;color:var(--ink);font-weight:500}.LandingPage_logoSmall__E9C6c{width:30px;height:30px}.LandingPage_phoneImage__kyh9q{position:relative;width:100%;aspect-ratio:1/.82;overflow:hidden;border-radius:22px;background:var(--art-bg,#f3f8fc)}.LandingPage_insideImage__NARBO img,.LandingPage_phoneImage__kyh9q img,.LandingPage_seminarMedia__YTUeS img{object-fit:contain}.LandingPage_proofPhone__q76kv>img{object-fit:cover}.LandingPage_phoneMock__D_xj0 strong{min-height:44px;color:var(--ink);font-size:15px;font-weight:600;line-height:1.28}.LandingPage_phoneMock__D_xj0 small{color:var(--muted);font-size:11px;font-weight:400;line-height:1.35}.LandingPage_lovedPill__sU3_B{position:absolute;left:50%;bottom:130px;z-index:3;min-height:52px;display:inline-flex;align-items:center;gap:10px;border-radius:999px;padding:8px 20px 8px 10px;background:var(--ink);color:#fff;font-size:13px;font-weight:500;line-height:1.2;box-shadow:0 18px 48px rgba(17,23,37,.22);transform:translateX(-50%)}.LandingPage_logoTiny__wtJ50{width:30px;height:30px;background:rgba(0,0,0,0)}.LandingPage_courseDetail__ZK5Tu,.LandingPage_ctaBand__eYIXB,.LandingPage_faq__Dt_Tl,.LandingPage_features__rbj8U,.LandingPage_footer__SsIZ9,.LandingPage_inside__hUg_b,.LandingPage_intro__XPWSE,.LandingPage_seminars__loyiM,.LandingPage_socialProof__NUgHE,.LandingPage_testimonials___jAc9{width:min(var(--inner),100% - 48px);margin-right:auto;margin-left:auto}.LandingPage_courseDetail__ZK5Tu,.LandingPage_ctaBand__eYIXB,.LandingPage_faq__Dt_Tl,.LandingPage_features__rbj8U,.LandingPage_footer__SsIZ9,.LandingPage_inside__hUg_b,.LandingPage_seminars__loyiM,.LandingPage_testimonials___jAc9{content-visibility:auto;contain-intrinsic-size:auto 720px}.LandingPage_intro__XPWSE{display:grid;grid-template-columns:minmax(0,.86fr) minmax(260px,.44fr);grid-gap:80px;gap:80px;align-items:start;padding:94px 0 78px}.LandingPage_intro__XPWSE h2{max-width:850px;margin:0;color:var(--ink);font-size:clamp(34px,4.1vw,60px);font-weight:600;letter-spacing:0;line-height:1.04}.LandingPage_intro__XPWSE p{margin:8px 0 0;color:var(--muted);font-size:16px;font-weight:400;line-height:1.8}.LandingPage_features__rbj8U{scroll-margin-top:24px;padding:0 0 92px}.LandingPage_sectionTitle__bpAUh{display:grid;grid-template-columns:minmax(0,.82fr) minmax(280px,.42fr);grid-gap:56px;gap:56px;align-items:end;margin-bottom:34px}.LandingPage_sectionTitle__bpAUh p{grid-column:1/-1;margin-bottom:0;color:var(--gold-strong)}.LandingPage_centerTitle___IIRm h2,.LandingPage_courseDetail__ZK5Tu h2,.LandingPage_ctaBand__eYIXB h2,.LandingPage_proofCopy__oaS4L h2,.LandingPage_sectionTitle__bpAUh h2{margin:0;color:var(--ink);font-size:clamp(34px,4.3vw,60px);font-weight:600;letter-spacing:0;line-height:1.04}.LandingPage_centerTitle___IIRm span,.LandingPage_courseDetail__ZK5Tu>div>span,.LandingPage_ctaBand__eYIXB p,.LandingPage_faq__Dt_Tl details p,.LandingPage_featureCard__0IDCc p,.LandingPage_insideCard__1YWE_ p,.LandingPage_proofCopy__oaS4L span,.LandingPage_sectionTitle__bpAUh span,.LandingPage_seminarCard__E_qmp p{color:var(--muted);font-size:15px;font-weight:400;line-height:1.75}.LandingPage_featureGrid__3d2B0,.LandingPage_testimonialGrid__Igwv_{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.LandingPage_featureCard__0IDCc,.LandingPage_insideCard__1YWE_,.LandingPage_seminarCard__E_qmp,.LandingPage_testimonialCard__DeXRp{text-decoration:none;transform:translateZ(0)}.LandingPage_featureCard__0IDCc{min-height:340px;display:grid;align-content:space-between;grid-gap:18px;gap:18px;border-radius:40px;padding:32px;background:var(--card);color:var(--ink);transition:transform .18s ease,box-shadow .18s ease}.LandingPage_featureCard__0IDCc:nth-child(2){background:var(--blue)}.LandingPage_featureCard__0IDCc:nth-child(3){background:var(--gold-soft)}.LandingPage_featureCard__0IDCc:hover,.LandingPage_insideCard__1YWE_:hover,.LandingPage_seminarCard__E_qmp:hover{transform:translateY(-4px);box-shadow:0 22px 60px rgba(17,23,37,.1)}.LandingPage_featureCard__0IDCc small{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--ink);font-size:13px;font-weight:500}.LandingPage_featureCard__0IDCc h3,.LandingPage_insideCard__1YWE_ h3,.LandingPage_seminarCard__E_qmp h3,.LandingPage_testimonialCard__DeXRp p{margin:0;color:var(--ink);font-size:25px;font-weight:550;letter-spacing:0;line-height:1.12}.LandingPage_featureCard__0IDCc span{width:-moz-fit-content;width:fit-content;min-height:42px;display:inline-flex;align-items:center;border-radius:999px;padding:0 16px;background:var(--ink);color:#fff;font-size:12px;font-weight:600}.LandingPage_socialProof__NUgHE{display:grid;grid-template-columns:minmax(340px,.88fr) minmax(0,1fr);grid-gap:68px;gap:68px;align-items:center;padding:18px 0 105px}.LandingPage_proofVisual__aWtL2{min-height:530px;display:grid;place-items:center;overflow:hidden;border-radius:40px;background:var(--blue)}.LandingPage_proofPhone__q76kv{position:relative;width:min(360px,72%);aspect-ratio:.68/1;overflow:hidden;border:10px solid var(--ink);border-radius:42px;background:#fff;box-shadow:0 30px 70px rgba(17,23,37,.18)}.LandingPage_proofPhone__q76kv .LandingPage_logoSmall__E9C6c{position:absolute;top:18px;left:18px;z-index:2;border-radius:50%;background:#fff}.LandingPage_proofPhone__q76kv>img{position:absolute;inset:0}.LandingPage_proofCopy__oaS4L{display:grid;grid-gap:20px;gap:20px}.LandingPage_centerTitle___IIRm p,.LandingPage_courseDetail__ZK5Tu>div>p,.LandingPage_proofCopy__oaS4L p{color:var(--gold-strong)}.LandingPage_logoStrip__IlD8E{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.LandingPage_logoStrip__IlD8E small{min-height:42px;display:inline-flex;align-items:center;border-radius:999px;padding:0 15px;background:var(--card);color:var(--ink-soft);font-size:12px;font-weight:500}.LandingPage_faq__Dt_Tl,.LandingPage_inside__hUg_b,.LandingPage_seminars__loyiM,.LandingPage_testimonials___jAc9{scroll-margin-top:32px;padding-bottom:104px}.LandingPage_centerTitle___IIRm{max-width:780px;margin:0 auto 38px;display:grid;justify-items:center;text-align:center}.LandingPage_centerTitle___IIRm h2{max-width:760px}.LandingPage_centerTitle___IIRm span{max-width:650px;margin-top:18px}.LandingPage_insideGrid__re3I2{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.LandingPage_insideCard__1YWE_{min-height:472px;display:grid;align-content:start;grid-gap:13px;gap:13px;overflow:hidden;border-radius:40px;padding:18px 18px 24px;background:var(--card);color:var(--ink);transition:transform .18s ease,box-shadow .18s ease}.LandingPage_insideCard__1YWE_:nth-child(2){background:var(--gold-soft)}.LandingPage_insideCard__1YWE_:nth-child(3){background:var(--blue)}.LandingPage_insideCard__1YWE_:nth-child(4){background:var(--mint)}.LandingPage_insideImage__NARBO{position:relative;aspect-ratio:.88/1;overflow:hidden;border-radius:28px;background:var(--art-bg,#f7fbff)}.LandingPage_insideCard__1YWE_ small,.LandingPage_seminarCard__E_qmp small,.LandingPage_testimonialCard__DeXRp small{color:var(--muted);font-size:11px;font-weight:500;letter-spacing:.1em;line-height:1.3;text-transform:uppercase}.LandingPage_insideCard__1YWE_ h3{font-size:22px}.LandingPage_insideCard__1YWE_ p,.LandingPage_seminarCard__E_qmp p{margin:0;font-size:13px;line-height:1.65}.LandingPage_testimonials___jAc9{padding-bottom:76px}.LandingPage_testimonialCard__DeXRp{min-height:260px;display:grid;align-content:space-between;grid-gap:28px;gap:28px;border-radius:40px;padding:30px;background:var(--card)}.LandingPage_testimonialCard__DeXRp:nth-child(2){background:var(--blue)}.LandingPage_testimonialCard__DeXRp:nth-child(3){background:var(--rose)}.LandingPage_testimonialCard__DeXRp p{font-size:22px;line-height:1.24;font-weight:500}.LandingPage_testimonialCard__DeXRp div{display:grid;grid-gap:4px;gap:4px}.LandingPage_testimonialCard__DeXRp span{color:var(--ink);font-size:14px;font-weight:600}.LandingPage_ctaBand__eYIXB{min-height:362px;display:grid;grid-template-columns:minmax(0,1fr) minmax(310px,.46fr);grid-gap:80px;gap:80px;align-items:center;border-radius:40px;padding:60px 68px;background:var(--blue)}.LandingPage_ctaBand__eYIXB h2{max-width:760px}.LandingPage_ctaBand__eYIXB div{display:grid;grid-gap:24px;gap:24px;justify-items:start}.LandingPage_darkButton__lpEv0{background:var(--ink);color:#fff}.LandingPage_seminars__loyiM{padding-top:104px}.LandingPage_seminarGrid__i4VX_{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.LandingPage_singleSeminarGrid__x8Adp{grid-template-columns:minmax(320px,520px);justify-content:center}.LandingPage_seminarCard__E_qmp{min-height:610px;display:grid;align-content:start;grid-gap:16px;gap:16px;border-radius:40px;padding:20px;color:var(--ink);transition:transform .18s ease,box-shadow .18s ease}.LandingPage_seminarLight__WrQ8X{background:var(--card)}.LandingPage_seminarDark__bpClx{background:var(--ink);color:#fff}.LandingPage_seminarBlue__pz5C5{background:var(--blue)}.LandingPage_seminarDark__bpClx dd,.LandingPage_seminarDark__bpClx dt,.LandingPage_seminarDark__bpClx h3,.LandingPage_seminarDark__bpClx p,.LandingPage_seminarDark__bpClx small,.LandingPage_seminarDark__bpClx strong{color:#fff}.LandingPage_seminarDark__bpClx dt,.LandingPage_seminarDark__bpClx p,.LandingPage_seminarDark__bpClx small{opacity:.75}.LandingPage_seminarMedia__YTUeS{position:relative;aspect-ratio:1.28/1;overflow:hidden;border-radius:28px;background:var(--art-bg,#f7fbff)}.LandingPage_seminarCard__E_qmp h3{font-size:28px}.LandingPage_seminarCard__E_qmp dl{display:grid;grid-gap:10px;gap:10px;margin:6px 0 0}.LandingPage_seminarCard__E_qmp dl div{min-height:44px;display:grid;grid-template-columns:70px minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px;border-top:1px solid rgba(17,23,37,.13);padding-top:10px}.LandingPage_seminarDark__bpClx dl div{border-color:hsla(0,0%,100%,.18)}.LandingPage_seminarCard__E_qmp dd,.LandingPage_seminarCard__E_qmp dt{margin:0;font-size:12px;line-height:1.35}.LandingPage_seminarCard__E_qmp dt{color:var(--muted);font-weight:500;text-transform:uppercase}.LandingPage_seminarCard__E_qmp dd{color:var(--ink);font-weight:500;overflow-wrap:anywhere}.LandingPage_seminarFooter__Q1omS{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:auto}.LandingPage_seminarFooter__Q1omS strong{color:var(--ink);font-size:16px;font-weight:600}.LandingPage_seminarFooter__Q1omS span{min-height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 16px;background:var(--ink);color:#fff;font-size:12px;font-weight:600;white-space:nowrap}.LandingPage_seminarDark__bpClx .LandingPage_seminarFooter__Q1omS span{background:#fff;color:var(--ink)}.LandingPage_courseDetail__ZK5Tu{display:grid;grid-template-columns:minmax(0,.82fr) minmax(300px,.48fr) minmax(190px,.28fr);grid-gap:24px;gap:24px;align-items:stretch;padding-bottom:104px}.LandingPage_courseDetail__ZK5Tu>div{min-height:360px;display:grid;align-content:start;grid-gap:20px;gap:20px;border-radius:40px;padding:42px;background:var(--gold-soft)}.LandingPage_courseDetail__ZK5Tu>div>p{margin-bottom:0}.LandingPage_courseDetail__ZK5Tu>div>span{max-width:620px}.LandingPage_courseDetail__ZK5Tu aside,.LandingPage_courseDetail__ZK5Tu ul{margin:0;list-style:none}.LandingPage_courseDetail__ZK5Tu ul{display:grid;grid-gap:10px;gap:10px;padding:0}.LandingPage_courseDetail__ZK5Tu aside span,.LandingPage_courseDetail__ZK5Tu li{min-height:66px;display:grid;align-items:center;border-radius:24px;background:var(--card)}.LandingPage_courseDetail__ZK5Tu li{grid-template-columns:52px minmax(0,1fr);gap:10px;padding:0 20px}.LandingPage_courseDetail__ZK5Tu li small{color:var(--gold-strong);font-size:12px;font-weight:500}.LandingPage_courseDetail__ZK5Tu aside span,.LandingPage_courseDetail__ZK5Tu li span{color:var(--ink);font-size:14px;font-weight:500}.LandingPage_courseDetail__ZK5Tu aside{display:grid;align-content:end;grid-gap:10px;gap:10px;padding:0}.LandingPage_courseDetail__ZK5Tu aside span{min-height:76px;padding:0 20px;background:var(--blue)}.LandingPage_faqList__4A1Ze{display:grid;grid-gap:10px;gap:10px}.LandingPage_faq__Dt_Tl details{overflow:hidden;border-radius:28px;background:var(--card)}.LandingPage_faq__Dt_Tl summary{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 26px;color:var(--ink);font-size:17px;font-weight:500;cursor:pointer;list-style:none}.LandingPage_faq__Dt_Tl summary::-webkit-details-marker{display:none}.LandingPage_faq__Dt_Tl summary:after{content:"+";width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#fff;color:var(--ink);font-size:20px;line-height:1}.LandingPage_faq__Dt_Tl details[open] summary:after{content:"-"}.LandingPage_faq__Dt_Tl details p{max-width:820px;margin:-8px 0 0;padding:0 26px 26px}.LandingPage_footer__SsIZ9{width:100%;max-width:none;margin-right:0;margin-left:0;overflow:hidden;border-radius:0;background:radial-gradient(circle at 92% 8%,rgba(69,145,216,.26),transparent 34%),linear-gradient(135deg,#101a2f,#0a1222);color:#f7fbff}.LandingPage_footerTop__yuvuv{width:min(var(--inner),100% - 48px);min-height:300px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(300px,.42fr);grid-gap:56px;gap:56px;align-items:center;margin:0 auto;padding:66px 0 52px}.LandingPage_footerIdentity__AAW96{display:grid;grid-gap:28px;gap:28px}.LandingPage_footerIdentity__AAW96 p{max-width:760px;margin:0;color:rgba(247,251,255,.82);font-size:clamp(28px,4vw,54px);font-weight:500;line-height:1.08}.LandingPage_logoFooter__zh91T{width:72px;height:72px;background:rgba(0,0,0,0)}.LandingPage_footerAction__csBxy{min-height:210px;display:grid;align-content:space-between;grid-gap:28px;gap:28px;border:1px solid rgba(247,251,255,.16);border-radius:28px;padding:24px;background:rgba(247,251,255,.06)}.LandingPage_footerAction__csBxy span{color:rgba(247,251,255,.72);font-size:15px;font-weight:400;line-height:1.6}.LandingPage_footerButton__B7Cvf{width:100%;background:#f7fbff;color:var(--ink)}.LandingPage_footerBottom__Ctqkq{width:min(var(--inner),100% - 48px);min-height:82px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid hsla(0,0%,100%,.12);margin:0 auto;padding:0}.LandingPage_footerBottom__Ctqkq small{color:rgba(247,251,255,.58);font-size:12px;font-weight:400}.LandingPage_footer__SsIZ9 nav{display:flex;flex-wrap:wrap;gap:12px 28px}.LandingPage_footer__SsIZ9 nav a{color:rgba(247,251,255,.72);font-size:13px;font-weight:400;text-decoration:none}.LandingPage_footer__SsIZ9 nav a:hover{color:#f7fbff}@media(min-width:1181px){.LandingPage_mobileMenu__MbOxi{display:none}}@media(max-width:1180px){.LandingPage_hero__efuxc{min-height:720px}.LandingPage_navLinks__Lb3Vm{display:none}.LandingPage_heroNav__VfTpq{grid-template-columns:max-content minmax(0,1fr)}.LandingPage_navActions__ncDh8{justify-self:end}.LandingPage_menuButton__L5XX3{display:inline-flex}.LandingPage_heroCopy__Yc8lf{margin-top:74px}.LandingPage_phoneLeft__SdBWM{left:54px}.LandingPage_phoneRight__e8BxG{right:62px}.LandingPage_insideGrid__re3I2,.LandingPage_seminarGrid__i4VX_{grid-template-columns:repeat(2,minmax(0,1fr))}.LandingPage_singleSeminarGrid__x8Adp{grid-template-columns:minmax(0,520px)}.LandingPage_courseDetail__ZK5Tu,.LandingPage_ctaBand__eYIXB,.LandingPage_footerTop__yuvuv,.LandingPage_socialProof__NUgHE{grid-template-columns:1fr}.LandingPage_courseDetail__ZK5Tu aside{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:860px){.LandingPage_hero__efuxc{width:calc(100% - 28px);min-height:780px;margin-top:14px;border-radius:32px}.LandingPage_heroNav__VfTpq{padding:18px 18px 0}.LandingPage_mobileMenu__MbOxi{top:76px;right:18px;width:min(380px,100% - 36px)}.LandingPage_localeSwitch__iYQRN,.LandingPage_loginLink__KU6u8{display:none}.LandingPage_heroCopy__Yc8lf{width:calc(100% - 32px);margin-top:72px}.LandingPage_heroCopy__Yc8lf h1{font-size:46px}.LandingPage_heroCopy__Yc8lf span{font-size:15px}.LandingPage_heroActions__pV2sP{width:100%}.LandingPage_darkButton__lpEv0,.LandingPage_footerButton__B7Cvf,.LandingPage_primaryButton__VsJbL,.LandingPage_secondaryButton__39TDV{min-height:50px;padding:0 18px;font-size:13px}.LandingPage_heroStage__LZ6Ao{bottom:-142px}.LandingPage_phoneMock__D_xj0{width:178px;min-height:300px;border-width:7px;border-radius:30px;padding:12px}.LandingPage_phoneCenter__lc4ZD{width:210px}.LandingPage_phoneLeft__SdBWM{left:-8px;bottom:88px}.LandingPage_phoneRight__e8BxG{right:-12px;bottom:90px}.LandingPage_lovedPill__sU3_B{bottom:164px;width:min(300px,100% - 40px);justify-content:center;text-align:center}.LandingPage_courseDetail__ZK5Tu,.LandingPage_ctaBand__eYIXB,.LandingPage_faq__Dt_Tl,.LandingPage_features__rbj8U,.LandingPage_inside__hUg_b,.LandingPage_intro__XPWSE,.LandingPage_seminars__loyiM,.LandingPage_socialProof__NUgHE,.LandingPage_testimonials___jAc9{width:calc(100% - 28px)}.LandingPage_footer__SsIZ9{width:100%}.LandingPage_intro__XPWSE{grid-template-columns:1fr;gap:20px;padding:64px 0 58px}.LandingPage_centerTitle___IIRm h2,.LandingPage_courseDetail__ZK5Tu h2,.LandingPage_ctaBand__eYIXB h2,.LandingPage_intro__XPWSE h2,.LandingPage_proofCopy__oaS4L h2,.LandingPage_sectionTitle__bpAUh h2{font-size:36px}.LandingPage_courseDetail__ZK5Tu,.LandingPage_courseDetail__ZK5Tu aside,.LandingPage_featureGrid__3d2B0,.LandingPage_insideGrid__re3I2,.LandingPage_sectionTitle__bpAUh,.LandingPage_seminarGrid__i4VX_,.LandingPage_testimonialGrid__Igwv_{grid-template-columns:1fr}.LandingPage_sectionTitle__bpAUh{gap:18px}.LandingPage_courseDetail__ZK5Tu,.LandingPage_faq__Dt_Tl,.LandingPage_features__rbj8U,.LandingPage_inside__hUg_b,.LandingPage_seminars__loyiM,.LandingPage_testimonials___jAc9{padding-bottom:70px}.LandingPage_socialProof__NUgHE{gap:34px;padding-bottom:74px}.LandingPage_proofVisual__aWtL2{min-height:420px}.LandingPage_insideCard__1YWE_,.LandingPage_seminarCard__E_qmp{min-height:auto}.LandingPage_insideImage__NARBO{aspect-ratio:16/10}.LandingPage_ctaBand__eYIXB{min-height:auto;gap:28px;padding:36px 24px;border-radius:32px}.LandingPage_seminars__loyiM{padding-top:70px}.LandingPage_courseDetail__ZK5Tu>div{min-height:auto;padding:30px 24px}.LandingPage_footerTop__yuvuv{min-height:auto;gap:28px;padding:42px 0 30px}.LandingPage_footerBottom__Ctqkq{align-items:flex-start;flex-direction:column;padding:22px 0}.LandingPage_footer__SsIZ9 nav{justify-content:flex-start}}@media(max-width:520px){.LandingPage_hero__efuxc{min-height:760px}.LandingPage_logo__XWr9O{width:40px;height:40px}.LandingPage_menuButton__L5XX3{min-width:44px;padding:0}.LandingPage_menuButton__L5XX3>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.LandingPage_heroCopy__Yc8lf{margin-top:54px}.LandingPage_heroCopy__Yc8lf h1{font-size:38px}.LandingPage_centerTitle___IIRm p,.LandingPage_courseDetail__ZK5Tu>div>p,.LandingPage_heroCopy__Yc8lf p,.LandingPage_proofCopy__oaS4L p,.LandingPage_sectionTitle__bpAUh p{font-size:10px}.LandingPage_primaryButton__VsJbL,.LandingPage_secondaryButton__39TDV{width:100%}.LandingPage_phoneLeft__SdBWM,.LandingPage_phoneRight__e8BxG{display:none}.LandingPage_phoneCenter__lc4ZD{bottom:82px}.LandingPage_lovedPill__sU3_B{bottom:118px}.LandingPage_centerTitle___IIRm h2,.LandingPage_courseDetail__ZK5Tu h2,.LandingPage_ctaBand__eYIXB h2,.LandingPage_intro__XPWSE h2,.LandingPage_proofCopy__oaS4L h2,.LandingPage_sectionTitle__bpAUh h2{font-size:31px}.LandingPage_featureCard__0IDCc,.LandingPage_seminarCard__E_qmp,.LandingPage_testimonialCard__DeXRp{border-radius:30px;padding:24px}.LandingPage_insideCard__1YWE_{border-radius:30px}.LandingPage_seminarMedia__YTUeS{margin:-4px -4px 0}.LandingPage_seminarFooter__Q1omS{align-items:stretch;flex-direction:column}.LandingPage_seminarFooter__Q1omS span{width:100%}.LandingPage_faq__Dt_Tl summary{min-height:66px;padding:0 18px;font-size:15px}.LandingPage_faq__Dt_Tl details p{padding:0 18px 22px}}@media(prefers-reduced-motion:reduce){.LandingPage_page__kQ0su{scroll-behavior:auto}.LandingPage_page__kQ0su [data-animate]{opacity:1;transform:none;filter:none;transition:none}.LandingPage_darkButton__lpEv0,.LandingPage_featureCard__0IDCc,.LandingPage_footerButton__B7Cvf,.LandingPage_insideCard__1YWE_,.LandingPage_navLinks__Lb3Vm a,.LandingPage_primaryButton__VsJbL,.LandingPage_secondaryButton__39TDV,.LandingPage_seminarCard__E_qmp{transition:none}}