.schedule_schedule__lfLDS{width:100%;box-sizing:border-box;display:flex;align-items:flex-start;flex-direction:column;background:var(--background);padding:116px 80px 50px}.schedule_schedule__lfLDS>h1{font-size:24px;color:var(--primary_text);margin-bottom:24px;font-family:inter_medium!important}.schedule_schedule_container__VOUaU{width:100%;display:flex;flex-direction:column;justify-content:space-between;background:var(--white);border:1px solid var(--stroke);border-radius:2px;padding:20px;box-shadow:0 4px 8px rgba(194,194,194,.2),0 6px 20px rgba(194,194,194,.2);height:100%}.schedule_schedule_container__VOUaU>div{margin-bottom:56px}.schedule_schedule_container__VOUaU>div:last-child{margin-bottom:0}.schedule_schedule_container__VOUaU>div>div:first-child{font-size:20px;margin-bottom:16px;font-family:inter_medium!important}.schedule_schedule_container__VOUaU>div>div:nth-child(2){margin-bottom:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:28px;text-decoration:none}.schedule_schedule_form_container__e78rJ{width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;background:var(--background);padding:116px 80px 50px}.schedule_schedule_form__0Z2ht{width:600px;background:var(--white);border:1px solid var(--stroke);border-radius:2px;padding:20px;box-shadow:0 4px 8px rgba(194,194,194,.2),0 6px 20px rgba(194,194,194,.2);height:100%;display:flex;flex-direction:column}.schedule_schedule_form__0Z2ht>div:first-child{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.schedule_schedule_form__0Z2ht>div:first-child>div{width:calc(50% - 12px);display:flex;flex-direction:column;align-items:flex-start}.schedule_schedule_form__0Z2ht>div:first-child>div>label{font-size:14px;margin-bottom:4px}.schedule_schedule_form__0Z2ht>div:first-child>div>div{width:100%;height:48px;border:1px solid var(--border);border-radius:2px!important}.schedule_schedule_form_actions__NzZN5{display:flex;align-items:center;justify-content:flex-end;margin-top:auto}.schedule_schedule_form_actions__NzZN5>button{height:48px;width:100px;border-radius:2px}.schedule_schedule_form_actions__NzZN5>button:first-child{border:1px solid var(--first)!important;color:var(--first)!important;background-color:white;margin-right:16px}.schedule_schedule_form_actions__NzZN5>button:nth-child(2){border:1px solid var(--link)!important;background-color:var(--link)!important;color:white!important}#schedule_schedule_card_error__CWuah{border:1px solid red!important}#schedule_schedule_card_active____lM_{border:2px solid var(--link)!important;background:#f1f4f8!important;box-shadow:0 6px 18px rgba(0,0,0,.14)}.schedule_schedule_dates__JegAR{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.schedule_schedule_dates__JegAR span{background:#f3f4f6;border-radius:4px;padding:4px 8px;font-size:13px}.schedule_schedule_form_box__I1N8F{border:1px solid var(--border);border-radius:8px;padding:18px;margin-bottom:14px;transition:all .2s ease;cursor:pointer;position:relative;background:#ffffff;box-shadow:0 4px 12px rgba(0,0,0,.08)}.schedule_schedule_form_box__I1N8F>span{position:absolute;top:12px;right:12px;border-radius:20px;background-color:#eef4ff;color:var(--link);padding:4px 10px;font-size:13px;font-family:inter_medium!important}.schedule_schedule_form_box__I1N8F>div:first-child{font-family:inter_medium!important;margin-bottom:8px}.schedule_schedule_form_box__I1N8F>div:nth-child(2)>div{display:flex;align-items:center;padding:8px 0}.schedule_schedule_form_box__I1N8F>div:nth-child(2)>div>div:first-child{min-width:24px;max-width:24px;min-height:24px;max-height:24px;border-radius:2px;background-color:var(--link);color:white;margin-right:12px;display:flex;justify-content:center;align-items:center}.schedule_schedule_form_box__I1N8F>div:nth-child(2)>div>div:nth-child(2),.schedule_schedule_form_box__I1N8F>div:nth-child(2)>div>div:nth-child(3){font-family:inter_medium!important;font-size:16px}.schedule_schedule_form_box__I1N8F>div:nth-child(2)>div>div:nth-child(2){width:140px}.schedule_schedule_card__MhfME{width:100%;min-height:300px;display:flex;flex-direction:column;align-items:stretch;background:#1f1f1f;border:1px solid #3b6fea;border-radius:30px;padding:30px;color:#ffffff!important;box-shadow:0 10px 28px rgba(0,0,0,.18);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;cursor:pointer}.schedule_schedule_card__MhfME:hover{transform:translateY(-3px);border-color:#5f8cff;box-shadow:0 14px 34px rgba(0,0,0,.24)}.schedule_card_name__KO6q1{font-size:28px;font-family:inter_medium!important;margin-bottom:14px;color:#ffffff}.schedule_card_description__PlrHv{font-size:18px;line-height:28px;margin-bottom:18px;color:rgba(255,255,255,.78)}.schedule_card_price__RA70G{font-size:26px;font-family:inter_bold!important;margin-bottom:28px;margin-top:0;color:#ffffff}.schedule_card_actions__ZEiOk{width:100%;margin-top:auto;display:flex;align-items:center;justify-content:center;gap:16px}.schedule_card_actions__ZEiOk>button{border-radius:10px!important;height:50px;width:75%!important;font-size:16px}.schedule_card_actions__ZEiOk>button>span{font-family:inter_medium!important}.schedule_card_btn_secondary__DzVyc{border:1px solid #3b6fea!important;background-color:transparent!important;color:#ffffff!important}.schedule_card_btn_primary__iBo1z{border:1px solid var(--link)!important;background-color:var(--link)!important;color:white!important}#schedule_card_btn_primary_disabled__QL5Yg{cursor:not-allowed!important;background-color:var(--placeholder)!important;border:1px solid var(--placeholder)!important;color:white!important}.schedule_schedule_started_text__GG16S{opacity:.5;font-style:italic;margin-top:8px}.schedule_schedule_intro_text__hAMpL{width:600px;margin-bottom:8px;color:#4b5563;font-size:14px;line-height:22px}.schedule_schedule_intro_text__hAMpL p{margin:0 0 4px}.schedule_schedule_info_block__fyyLJ{margin:48px auto;text-align:center;color:#111827;font-size:18px;line-height:30px}.schedule_schedule_info_block__fyyLJ ul{list-style:none;padding:0;margin:0}.schedule_schedule_form_header__XJrN3{width:600px;margin-bottom:12px}.schedule_schedule_form_header__XJrN3 h1{font-size:24px;color:var(--primary_text);margin-bottom:8px;font-family:inter_medium!important}.schedule_schedule_state__d0El9{width:600px;max-width:calc(100% - 32px);min-height:220px;padding:40px 24px;display:flex;align-items:center;justify-content:center;background:var(--white);border:1px solid var(--stroke);color:var(--primary_text);text-align:center}.schedule_schedule_card__MhfME:focus-visible{outline:3px solid rgba(30,74,233,.35);outline-offset:3px}@media only screen and (max-width:1000px){.schedule_schedule__lfLDS,.schedule_schedule_form_container__e78rJ{padding:80px 0 20px}.schedule_schedule__lfLDS>h1{display:none}.schedule_schedule_form_header__XJrN3{width:100%!important;padding:0 16px}.schedule_schedule_intro_text__hAMpL{width:100%}.schedule_schedule_form__0Z2ht{width:100%;flex-direction:column}.schedule_schedule_form__0Z2ht>div:first-child{flex-direction:column}.schedule_schedule_form__0Z2ht>div:first-child>div{width:100%;display:flex;flex-direction:column;align-items:flex-start;margin-bottom:24px}.schedule_schedule_form__0Z2ht>div:first-child>div:last-child{margin:0!important}.schedule_schedule_form__0Z2ht>div:first-child>div>div{width:100%;height:48px}}.how_to_get_started_page__Qul6Z{width:100%;min-height:100vh;padding:116px 24px 80px;background:#f5f6f8;color:var(--primary_text)}.how_to_get_started_container__Isylw{width:100%;max-width:1120px;margin:0 auto}.how_to_get_started_hero__vLbtb{width:100%;padding:64px 72px;margin-bottom:32px;background:#ffffff;border:1px solid var(--stroke);border-radius:20px;box-shadow:0 14px 40px rgba(12,20,33,.08);text-align:center}.how_to_get_started_heroTitle__weaNN{margin:0 0 28px;color:var(--primary_text);font-family:inter_bold!important;font-size:52px;line-height:1.15;letter-spacing:-1px}.how_to_get_started_heroIntro__m85FQ{max-width:880px;margin:0 auto;color:var(--secondary_text);font-size:20px;line-height:34px}.how_to_get_started_stepsLead__ctUze{display:inline-flex;margin:34px auto 0;padding:12px 20px;border-radius:100px;background:#eef2ff;color:var(--link);font-family:inter_medium!important;font-size:16px;line-height:24px}.how_to_get_started_step__48BVt{width:100%;padding:48px 56px;margin-bottom:32px;background:#ffffff;border:1px solid var(--stroke);border-radius:20px;box-shadow:0 10px 32px rgba(12,20,33,.06)}.how_to_get_started_step__48BVt:last-child{margin-bottom:0}.how_to_get_started_stepTitle__QKGiy{position:relative;margin:0 0 28px;padding-left:20px;color:var(--primary_text);font-family:inter_bold!important;font-size:32px;line-height:44px}.how_to_get_started_stepTitle__QKGiy:before{position:absolute;top:5px;bottom:5px;left:0;width:5px;border-radius:10px;background:var(--link);content:""}.how_to_get_started_text__uzGzs{margin:0 0 24px;color:var(--secondary_text);font-size:18px;line-height:31px}.how_to_get_started_text__uzGzs strong{color:var(--primary_text);font-family:inter_bold!important}.how_to_get_started_figure__PLHjU{width:100%;margin:32px auto;padding:14px;overflow:hidden;background:#f8f9fb;border:1px solid #e5e7eb;border-radius:14px}.how_to_get_started_figureMedium__UOyRF{max-width:680px}.how_to_get_started_image__icYsp{display:block;width:100%;height:auto;margin:0;object-fit:contain}.how_to_get_started_dualFigures__RK50r{display:flex;justify-content:center;width:100%;margin:32px 0}.how_to_get_started_dualFigures__RK50r .how_to_get_started_figure__PLHjU{width:100%;max-width:680px;display:flex;align-items:center;margin:0}.how_to_get_started_courseCard__AwBEQ{width:100%;max-width:760px;min-height:330px;margin:36px auto;padding:36px;display:flex;flex-direction:column;align-items:stretch;color:#ffffff;background:#1f1f1f;border:1px solid #3b6fea;border-radius:30px;box-shadow:0 16px 40px rgba(0,0,0,.22);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.how_to_get_started_courseCard__AwBEQ:hover{transform:translateY(-4px);border-color:#6c94ff;box-shadow:0 20px 48px rgba(0,0,0,.28)}.how_to_get_started_courseCard__AwBEQ:focus-visible{border-color:#ffffff;box-shadow:0 0 0 4px rgba(30,74,233,.28),0 20px 48px rgba(0,0,0,.28)}.how_to_get_started_courseCardDisabled__GFuZT{cursor:not-allowed;opacity:.65}.how_to_get_started_courseCardDisabled__GFuZT:hover{transform:none;border-color:#3b6fea;box-shadow:0 16px 40px rgba(0,0,0,.22)}.how_to_get_started_courseCardName__E_78D{margin-bottom:16px;color:#ffffff;font-family:inter_medium!important;font-size:32px;line-height:42px}.how_to_get_started_courseCardDescription__0xyA6{margin:0 0 20px;color:rgba(255,255,255,.8);font-size:18px;line-height:29px}.how_to_get_started_courseCardPrice___fpkn{margin-bottom:32px;color:#ffffff;font-family:inter_bold!important;font-size:30px;line-height:40px}.how_to_get_started_courseCardButton__vf_bW{width:75%!important;height:52px!important;margin:auto auto 0!important;color:#ffffff!important;background:var(--link)!important;border:1px solid var(--link)!important;border-radius:10px!important;font-family:inter_medium!important;font-size:16px!important;box-shadow:none!important}.how_to_get_started_courseCardButton__vf_bW:focus,.how_to_get_started_courseCardButton__vf_bW:hover{color:#ffffff!important;background:#163dcc!important;border-color:#163dcc!important}.how_to_get_started_courseCardButton__vf_bW:disabled{color:#ffffff!important;background:var(--placeholder)!important;border-color:var(--placeholder)!important}.how_to_get_started_finalStatement__64XVr{width:100%;margin-top:40px;padding:40px 44px;color:#ffffff;background:linear-gradient(135deg,#152248,#1e4ae9);border-radius:18px;box-shadow:0 16px 36px rgba(30,74,233,.2);text-align:center}.how_to_get_started_finalStatement__64XVr p{margin:0 auto 24px;font-family:inter_bold!important;font-size:21px;line-height:34px}.how_to_get_started_finalStatement__64XVr p:last-child{margin-bottom:0;font-size:24px;line-height:36px}.how_to_get_started_modal__qmARm{padding:0!important}.how_to_get_started_modalContainer__vHIZV{width:420px;max-width:calc(100vw - 32px);padding:24px;overflow-y:auto;background:var(--white);border-radius:12px;box-shadow:0 18px 48px rgba(0,0,0,.2)}.how_to_get_started_modalHeader__SNZKd{position:relative;display:flex;align-items:center;width:100%;min-height:32px;margin-bottom:24px}.how_to_get_started_modalTitle__R2euQ{width:100%;margin:0;padding:0 36px;color:var(--primary_text);font-family:inter_medium!important;font-size:17px;line-height:24px;text-align:center}.how_to_get_started_modalClose__IZEe7{position:absolute!important;top:0;left:0;display:flex!important;align-items:center;justify-content:center;min-width:32px!important;width:32px!important;height:32px!important;padding:0!important;color:var(--primary_text)!important;background:transparent!important;border:none!important;box-shadow:none!important}.how_to_get_started_modalClose__IZEe7 svg{width:24px;height:24px}.how_to_get_started_modalText__mUaOY{margin:0 0 28px;color:var(--secondary_text);font-size:15px;line-height:24px;text-align:center}.how_to_get_started_modalActions___df7X{display:flex;align-items:center;gap:16px;width:100%}.how_to_get_started_modalActions___df7X button{width:calc(50% - 8px);height:48px;border-radius:4px!important;font-family:inter_medium!important}.how_to_get_started_modalSecondary__PT5CZ{color:var(--first)!important;background:#ffffff!important;border:1px solid var(--first)!important}.how_to_get_started_modalPrimary__XoES5{color:#ffffff!important;background:var(--link)!important;border:1px solid var(--link)!important}.how_to_get_started_liveCourseCard__T5PZc{width:100%;max-width:760px;margin:36px auto}.how_to_get_started_scheduleUnavailable__uMIV3{width:100%;padding:32px 24px;border:1px solid var(--stroke);border-radius:12px;background:#f8f9fb;color:var(--secondary_text);text-align:center}@media only screen and (max-width:900px){.how_to_get_started_page__Qul6Z{padding:92px 20px 56px}.how_to_get_started_hero__vLbtb{padding:48px 36px}.how_to_get_started_heroTitle__weaNN{font-size:42px;line-height:52px}.how_to_get_started_heroIntro__m85FQ{font-size:18px;line-height:30px}.how_to_get_started_step__48BVt{padding:40px 36px}.how_to_get_started_stepTitle__QKGiy{font-size:27px;line-height:38px}.how_to_get_started_dualFigures__RK50r{gap:16px}.how_to_get_started_finalStatement__64XVr{padding:34px 30px}}@media only screen and (max-width:700px){.how_to_get_started_page__Qul6Z{padding:80px 16px 40px}.how_to_get_started_hero__vLbtb{padding:36px 20px;margin-bottom:20px;border-radius:14px}.how_to_get_started_heroTitle__weaNN{margin-bottom:20px;font-size:34px;line-height:42px;letter-spacing:-.5px}.how_to_get_started_heroIntro__m85FQ{font-size:16px;line-height:27px}.how_to_get_started_stepsLead__ctUze{margin-top:26px;padding:10px 16px;font-size:14px}.how_to_get_started_step__48BVt{padding:30px 20px;margin-bottom:20px;border-radius:14px}.how_to_get_started_stepTitle__QKGiy{margin-bottom:22px;padding-left:16px;font-size:23px;line-height:33px}.how_to_get_started_stepTitle__QKGiy:before{top:4px;bottom:4px;width:4px}.how_to_get_started_text__uzGzs{margin-bottom:20px;font-size:16px;line-height:27px}.how_to_get_started_figure__PLHjU{margin:24px auto;padding:8px;border-radius:10px}.how_to_get_started_dualFigures__RK50r{grid-template-columns:1fr;gap:16px;margin:24px 0}.how_to_get_started_courseCard__AwBEQ{min-height:290px;margin:28px auto;padding:26px 22px;border-radius:22px}.how_to_get_started_courseCardName__E_78D{font-size:27px;line-height:36px}.how_to_get_started_courseCardDescription__0xyA6{font-size:16px;line-height:26px}.how_to_get_started_courseCardPrice___fpkn{margin-bottom:26px;font-size:26px;line-height:34px}.how_to_get_started_courseCardButton__vf_bW{width:100%!important}.how_to_get_started_finalStatement__64XVr{margin-top:30px;padding:28px 20px;border-radius:14px}.how_to_get_started_finalStatement__64XVr p{margin-bottom:20px;font-size:17px;line-height:29px}.how_to_get_started_finalStatement__64XVr p:last-child{font-size:20px;line-height:31px}.how_to_get_started_modalContainer__vHIZV{width:calc(100vw - 32px);padding:20px}.how_to_get_started_modalActions___df7X{flex-direction:column;gap:12px}.how_to_get_started_modalActions___df7X button{width:100%}}