.ScrollTopButton_root__UPKKE{position:fixed;display:flex;height:48px;width:48px;cursor:pointer;align-items:center;justify-content:center;border-radius:9999px;background:var(--bgWhite);box-shadow:0 1px 10px 0 #e6e2ff;right:10px;bottom:10px;z-index:9999}.ScrollTopButton_arrow__VH7gN{fill:var(--primary);stroke:var(--primary)}.SidebarDesktop_root__bdrEm{position:fixed;display:flex;max-height:100vh;width:380px;flex-direction:column;gap:2rem;overflow-x:clip;overflow-y:scroll;padding:1.25rem}@media (min-width:1200px){.SidebarDesktop_root__bdrEm{padding:2rem}}.SidebarDesktop_root__bdrEm::-webkit-scrollbar{display:none}.SidebarDesktop_buttonsRoot__ehJnx{display:flex;min-width:100%;align-items:center;justify-content:space-between}.SidebarDesktop_backButton__2eFQ0{display:flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:.5rem}.SidebarDesktop_backText__V89Rk{color:var(--lightGrey);font-size:12px;font-weight:500;line-height:130%}.SidebarDesktop_title__xwgjz{color:#fff;font-size:26px;font-weight:500;line-height:130%}.SidebarDesktop_subtitle__uz0HG{color:var(--white75);font-size:16px;font-weight:400;line-height:150%;letter-spacing:.16px}.SidebarDesktop_tabList__x_y8t{display:flex;flex-direction:column;border-radius:12px;background:var(--Dark-Graphite,#23282c)}.SidebarDesktop_tab__eEoBu{display:flex;align-items:center;padding:1rem;color:var(--white);font-size:16px;font-weight:400;line-height:100%;letter-spacing:-.48px;border-bottom:1px solid var(--Dark-Dark-grey,#34393d)}.SidebarDesktop_tab__eEoBu:first-of-type{border-radius:12px 12px 0 0}.SidebarDesktop_tab__eEoBu:last-of-type{border-bottom:none;border-radius:0 0 12px 12px}.SidebarDesktop_tab__eEoBu:hover{background:hsla(0,0%,100%,.0392156863)}.SidebarDesktop_selectedTab__YE4jN{background:var(--greenMain);color:var(--darkBlack)}.SidebarDesktop_selectedTab__YE4jN:hover{background:var(--greenMain)}.SidebarDesktop_dontKnow__Al9Bg{text-align:center;color:var(--white);font-size:14px;font-weight:400;margin-bottom:10px}.SidebarDesktop_mainLink__ZJFyM{padding:.625rem .75rem;border-radius:20px;display:flex;justify-content:center;align-items:center;background:var(--violetMain);color:var(--white);font-size:14px;font-weight:400;cursor:pointer}.SidebarDesktop_burger__qu0hI{width:32px;height:24px;position:relative;transform:rotate(0deg);transition:.5s ease-in-out;cursor:pointer}.SidebarDesktop_burger__qu0hI span{display:block;position:absolute;height:4px;width:100%;background:#d9d9d9;opacity:1;left:0;transform:rotate(0deg);transition:.25s ease-in-out}.SidebarDesktop_burger__qu0hI span:first-child{top:0}.SidebarDesktop_burger__qu0hI span:nth-child(2),.SidebarDesktop_burger__qu0hI span:nth-child(3){top:9px}.SidebarDesktop_burger__qu0hI span:nth-child(4){top:18px}.SidebarDesktop_burger__qu0hI.SidebarDesktop_burgerOpen__HAJju span:first-child{top:9px;width:0;left:50%}.SidebarDesktop_burger__qu0hI.SidebarDesktop_burgerOpen__HAJju span:nth-child(2){transform:rotate(45deg)}.SidebarDesktop_burger__qu0hI.SidebarDesktop_burgerOpen__HAJju span:nth-child(3){transform:rotate(-45deg)}.SidebarDesktop_burger__qu0hI.SidebarDesktop_burgerOpen__HAJju span:nth-child(4){top:9px;width:0;left:50%}.SidebarDesktop_navRoot__b5dTn{display:flex;width:100%;max-width:320px;flex-direction:column;border:1px solid rgba(228,223,255,.1);border-radius:20px;overflow:hidden}.SidebarDesktop_catList__8zoBV{list-style:none}.SidebarDesktop_categoryButton__59MS5{padding:20px;display:flex;gap:12px;border-bottom:1px solid rgba(228,223,255,.1);cursor:pointer}.SidebarDesktop_categoryButton__59MS5:last-child{border-bottom:none}.SidebarDesktop_buttonText__M4MSN{color:var(--base-color-white,#fff);font-size:16px;font-weight:500;line-height:150%;letter-spacing:.16px}.TooltipModal_tooltip__3qTwz{max-width:340px!important;padding:20px!important;background-color:var(--white)!important;color:var(--darkBlack)!important;border-radius:16px!important;z-index:9999;box-shadow:1px 1px 5px 1px rgba(0,0,0,.03);font-size:12px;font-style:normal;font-weight:500;line-height:130%;letter-spacing:-.12px}.NotSellingBlock_root__KstHG{padding:54px 1rem}@media (min-width:480px){.NotSellingBlock_root__KstHG{padding-left:2rem;padding-right:2rem}}@media (min-width:768px){.NotSellingBlock_root__KstHG{padding:80px 5rem}}.NotSellingBlock_contentRoot__K1J48{margin-left:auto;margin-right:auto;display:flex;width:100%;max-width:1280px;gap:1.25rem;overflow:hidden}.NotSellingBlock_sliderRoot__hER9q{min-width:420px;height:460px;background-color:red;border-radius:40px}.NotSellingBlock_bannerRoot__QyqY7{position:relative;display:flex;width:100%;flex-direction:column;justify-content:space-between;gap:2.5rem;padding:2rem;border-radius:30px;background:#f5f7f9}.NotSellingBlock_title__GpPSu{color:var(--darkBlack);font-size:48px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:-2.88px;display:flex;flex-direction:column}.NotSellingBlock_violet__iYjaT{color:var(--violetMain)}.NotSellingBlock_subtitle__CmXmY{color:var(--darkBlack);font-size:18px;font-weight:400;line-height:150%;letter-spacing:-.4px;display:flex;flex-direction:column;gap:40px}.NotSellingBlock_subtitle__CmXmY span{max-width:600px}.NotSellingBlock_button__p91QQ{min-width:240px;width:-moz-fit-content;width:fit-content;height:56px;display:flex;justify-content:center;align-items:center;border-radius:40px;background:var(--darkBlack);text-align:center;color:#fff;font-size:16px;font-weight:500;line-height:100%;letter-spacing:-.32px}.NotSellingBlock_button__p91QQ:hover{background:#2d3336}.NotSellingBlock_headerGroup__o8m1P{display:flex;flex-direction:column;gap:2.5rem}.NotSellingBlock_unicorn__RQPy5{display:none}@media (min-width:900px){.NotSellingBlock_unicorn__RQPy5{display:block}}.NotSellingBlock_unicorn__RQPy5{position:absolute;bottom:10%;right:10%}@media screen and (max-width:1100px){.NotSellingBlock_unicorn__RQPy5{right:-15%}}@media screen and (max-width:767px){.NotSellingBlock_title__GpPSu{font-size:34px}}@media screen and (max-width:550px){.NotSellingBlock_button__p91QQ{max-width:unset;width:100%}}.CourseCard_root__RLHWK{display:flex;min-width:300px;flex-direction:column;justify-content:space-between;gap:1rem;border-radius:20px;background:var(--bgWhite)}.CourseCard_headerWrap__NdTvu{display:flex;width:100%;flex-direction:column;gap:1rem;padding:1rem 1rem 16px}.CourseCard_cloud__qzPGb{display:flex;align-items:center;justify-content:center;padding:.25rem .75rem;border-radius:12px;background:#fff;color:var(--lightGrey);font-size:14px;font-style:normal;font-weight:500;line-height:140%}.CourseCard_sponsoredGradient__uKkDk{background:linear-gradient(180deg,#fff6a7,#fff7ae 46.5%,#fffbd4)}.CourseCard_bigCloud__kcXMC{display:flex;width:-moz-fit-content;width:fit-content;align-items:center;justify-content:center;gap:.5rem;padding:.5rem .75rem;border-radius:14px;background:var(--White-White,#fff);color:var(--lightGrey);font-size:14px;font-style:normal;font-weight:500;line-height:140%}.CourseCard_button__ImBT5{display:flex;width:100%;align-items:center;justify-content:space-between;padding:1rem;background-color:var(--white);border-radius:12px;font-size:16px;font-weight:400}.CourseModal_contentRoot__HQsN7{position:fixed;top:0;right:0;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.5);z-index:1000;height:100vh;overflow-y:scroll;background:var(--bgWhite);-ms-overflow-style:none;scrollbar-width:none}.CourseModal_contentRoot__HQsN7::-webkit-scrollbar{display:none}.CourseModal_overflow__2tS1T{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.5);z-index:999}.CourseCardAside_contentWrap__phniX{display:flex;flex-direction:column;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.CourseCardAside_contentWrap__phniX::-webkit-scrollbar{display:none}.CourseCardAside_root__dU39n{display:flex;min-width:300px;flex-direction:column;justify-content:space-between;gap:1rem;overflow:scroll;flex-grow:1;-ms-overflow-style:none;scrollbar-width:none}.CourseCardAside_root__dU39n::-webkit-scrollbar{display:none}.CourseCardAside_title__Gua5P{font-size:24px}.CourseCardAside_headerWrap__fEhik{display:flex;width:100%;flex-direction:column;gap:1rem;padding-left:1rem;padding-right:1rem;padding-bottom:16px;border-bottom:1px solid #e0e0e0}.CourseCardAside_stickyHeader__hAfyp{top:0;padding:1rem;background:var(--bgWhite)}.CourseCardAside_stickyFooter__kcwlF,.CourseCardAside_stickyHeader__hAfyp{position:sticky;display:flex;width:100%;align-items:center;justify-content:space-between}.CourseCardAside_stickyFooter__kcwlF{bottom:0;padding:.5rem 1rem;background:var(--white)}.CourseCardAside_footerButton__x1QTD{padding:12px 20px;border-radius:12px;background:var(--greenMain);font-size:16px;font-weight:400}.CourseCardAside_durationRoot__X89Ae{display:flex;flex-wrap:wrap;gap:.5rem;padding:1rem;border-bottom:1px solid #e0e0e0}.CourseCardAside_descriptionRoot__zDkBR{display:flex;width:100%;flex-direction:column;padding:1rem;background-color:#fff;border-radius:20px}.CourseCardAside_description__AgnwM{margin-top:16px;color:var(--darkGrey);font-size:16px;font-weight:400;line-height:150%}.CourseCardAside_cloud__2ub8E{padding:.25rem .75rem;border-radius:30px;background:#fff;color:var(--lightGrey)}.CourseCardAside_bigCloud___e3po,.CourseCardAside_cloud__2ub8E{display:flex;align-items:center;justify-content:center;font-size:12px;font-style:normal;font-weight:500;line-height:140%}.CourseCardAside_bigCloud___e3po{width:-moz-fit-content;width:fit-content;gap:.5rem;padding:.5rem .75rem;border-radius:40px;background:var(--White-White,#fff);color:var(--darkGrey)}.CourseCardAside_moreButton__AwGnP{color:#3d5cff;align-self:flex-start;font-size:14px;font-weight:500;line-height:150%;text-decoration-line:underline}.CourseCardAside_companiesRoot__EWxIq{flex:1;padding:16px;border-radius:20px;gap:16px;background-color:#fff;display:flex;flex-direction:column;min-width:300px}.CourseCardAside_companiesTitle__ogTVP{font-size:16px;font-weight:500}.CourseCardAside_companiesGrid__4Pwux{display:flex;flex-wrap:wrap;gap:.5rem}.CourseCardAside_companyRoot__Btry2{width:-moz-fit-content;width:fit-content;padding:.5rem 1rem;text-align:center;border-radius:16px;font-size:14px;font-weight:400}.CourseCardAside_purple__pX5WG{background-color:var(--violetMain);color:var(--white)}.CourseCardAside_green__55_Cg{background-color:var(--greenMain)}@media screen and (max-width:767px){.CourseCardAside_description__AgnwM{font-size:14px}.CourseCardAside_footerButton__x1QTD{width:100%;text-align:center}}.CoursesBlock_root___4y8z{position:relative;display:flex;width:100%;flex-direction:column}.CoursesBlock_anchorRoot__v_VD1{position:absolute;top:0}@media (max-width:860px){.CoursesBlock_anchorRoot__v_VD1{top:-150px}}.Footnote_root__CjBfg{display:flex;gap:.75rem;padding:.75rem 1rem;border-radius:12px}.Footnote_title__Vk_Lj{font-weight:600}.Footnote_text__U8dOu{color:#949245;font-size:16px;font-weight:500;line-height:150%}.Crumb_root__p6Mfd{display:flex;gap:.5rem}.Crumb_link__ZKRLg{color:#fafafa;opacity:.3;font-size:12px;font-style:normal;font-weight:600;line-height:130%;white-space:nowrap}.Crumb_link__ZKRLg:hover{color:var(--relo-green);opacity:1}.Crumb_slash__qWtb0{color:#fafafa;opacity:.3;font-size:12px;font-style:normal;font-weight:600;line-height:130%}.Crumb_active__fAPcz{opacity:1;cursor:auto}.Crumb_active__fAPcz:hover{color:#fafafa}.Crumb_dark__dJWw2{color:#1e1e1e}.Crumb_dark__dJWw2:hover{color:#7d67ff;opacity:1}.Crumb_darkActive__ctX6n{opacity:1;cursor:auto}.Crumb_darkActive__ctX6n:hover{color:#1e1e1e}.CatalogSort_root__0DsCx{position:relative;padding-top:.75rem;padding-bottom:.75rem}.CatalogSort_content__cJjse{display:flex;align-items:center;gap:.5rem}.CatalogSort_title__Yeg7A{color:var(--darkBlack80);font-size:14px;font-weight:600;line-height:130%;cursor:pointer}.CatalogSort_valueRoot__mpG4F{display:flex;cursor:pointer;align-items:center}.CatalogSort_value__c9xfn{color:var(--system-color-link-blue,#1D55E4);font-size:14px;font-style:normal;font-weight:600;line-height:130%;text-decoration-line:underline}.CatalogSort_upsideDown__sw9wT{transform:rotate(180deg)}.CatalogSort_menu__1dxcM{display:flex;width:240px;flex-direction:column;position:absolute;top:32px;right:0;border-radius:20px;background:var(--white,#FFF);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);z-index:10000;transition:all .3s ease-in-out;max-height:0;overflow:hidden}.CatalogSort_open__BlJ2i{max-height:unset;border:1px solid var(--light-color-line-stroke,#e4dfff)}.CatalogSort_menuItem__UChlU{padding:.75rem 1rem;cursor:pointer}.CatalogSort_notSelected__kwerM:hover,.CatalogSort_selected__PzVSV{background-color:rgba(125,103,255,.06)}.CatalogSort_itemLabel__Yvhal{color:var(--darkBlack);font-size:14px;font-weight:500;line-height:130%}.CatalogSort_verticalBar__Et6ag{height:100%;border-left:1px solid var(--light-purple)}@media screen and (max-width:650px){.CatalogSort_root__0DsCx{max-width:420px;border-top:1px solid var(--active-pink);border-bottom:1px solid var(--active-pink)}.CatalogSort_menu__1dxcM{left:0;right:unset}}.MainProfCard_root__iNj3a{display:flex;width:100%;min-width:280px;max-width:500px;flex-direction:column;justify-content:space-between;padding:1.25rem;border-radius:20px;background:var(--bgWhite);transition:transform .15s ease-out}.MainProfCard_root__iNj3a:hover{transform:translateY(-2px)}.MainProfCard_titleRoot__XykHP{display:flex;flex-direction:column;gap:.5rem}.MainProfCard_title__elpcf{color:var(--darkBlack);font-size:26px;font-weight:500;letter-spacing:-.78px}.MainProfCard_subtitle__qARMF{color:#788188;font-size:16px;font-weight:400;line-height:normal}.CatalogView_openFiltersButton__v5Oh_{display:flex;width:100%;align-items:center;justify-content:space-between;padding:1rem;background-color:var(--greenMain);font-weight:500;color:var(--darkBlack);border-radius:16px}.CatalogView_upsideDown__63x__{transform:rotate(180deg)}.CatalogView_tags__hWLWl{margin-top:1.25rem;display:flex;width:100%;align-items:stretch;padding-bottom:1rem}.CatalogView_content__NeasR{display:flex;flex-direction:column-reverse;gap:1rem}@media (min-width:768px){.CatalogView_content__NeasR{flex-direction:row;justify-content:space-between}}.CatalogView_reset___UERs{display:flex;align-items:center;font-size:16px;line-height:24px}.CatalogView_resetdisabled__QPOve{opacity:.4;pointer-events:none}.CatalogView_modal__QnXij{position:fixed;left:0;top:0;display:flex;height:100%;width:100%;flex-direction:column;overflow-y:auto;padding:1rem .75rem}.CatalogView_swiperArrowLeft__S51zN{position:absolute;top:40%;left:1.5rem;z-index:50;height:3.5rem;width:3.5rem;background-color:transparent}@media (min-width:768px){.CatalogView_swiperArrowLeft__S51zN{display:none}}.CatalogView_swiperArrowLeft__S51zN{fill:rgba(245,245,245,.9019607843);transform:rotate(180deg)}.CatalogView_swiperArrowRight__Q_w7Z{position:absolute;top:40%;right:1.5rem;z-index:50;height:3.5rem;width:3.5rem;background-color:transparent}@media (min-width:768px){.CatalogView_swiperArrowRight__Q_w7Z{display:none}}.CatalogView_swiperArrowRight__Q_w7Z{fill:rgba(245,245,245,.9019607843)}.CatalogView_countriesGrid__OQFqS{display:grid;grid-template-columns:repeat(auto-fit,minmax(344px,1fr));width:100%;gap:20px}.CatalogView_notFoundTitle__OxfQG{color:var(--black,#1E1E1E);text-align:center;font-size:26px;font-style:normal;font-weight:600;line-height:130%}.CatalogView_notFoundSubtitle__trA2V{max-width:480px;color:var(--darkBlack80);text-align:center;font-size:16px;font-weight:500;line-height:150%;letter-spacing:.16px}.CatalogView_selectedTitlesText__KIcel{margin-bottom:32px;color:var(--darkBlack);font-size:16px;font-style:normal;font-weight:600;line-height:24px}.CatalogView_resetButton___Cy9m{color:var(--system-color-link-blue,#1D55E4);font-size:16px;font-style:normal;font-weight:600;line-height:24px;text-decoration-line:underline}.CatalogView_resetButton___Cy9m:hover{cursor:pointer}@media screen and (max-width:767px){.CatalogView_resetButton___Cy9m,.CatalogView_selectedTitlesText__KIcel{font-size:14px}}.CatalogView_suitableCountriesTitle__MS5x8{color:var(--darkBlack);font-size:20px;font-style:normal;font-weight:600;line-height:120%}.CatalogView_selectedFilterTag__l3rMm{display:flex;gap:.125rem;padding:.375rem .75rem;border-radius:500px;border:1px solid var(--transparent-purple-6,rgba(125,103,255,.06));background:var(--transparent-purple-6,rgba(125,103,255,.06));color:var(--darkBlack);font-size:12px;font-style:normal;font-weight:500;line-height:130%;letter-spacing:.12px;white-space:nowrap}.CatalogView_selectedFilterTag__l3rMm:hover{cursor:pointer}.CatalogView_mobileSelectTitle__es6eb{color:var(--darkBlack);font-size:24px;font-style:normal;font-weight:600;line-height:130%}.TestBlock_root__G6IPl{padding:80px 1rem 120px}@media (min-width:480px){.TestBlock_root__G6IPl{padding-left:2rem;padding-right:2rem}}@media (min-width:768px){.TestBlock_root__G6IPl{padding-left:5rem;padding-right:5rem}}.TestBlock_root__G6IPl{border-radius:80px 80px 0 0;border-bottom:.5px solid var(--lightGrey);background-color:var(--darkBlack);background-image:radial-gradient(at 24% 43%,hsl(343,100%,0%) 0,transparent 50%),radial-gradient(at 6% 12%,hsl(84,100%,69%) 0,transparent 50%)}.TestBlock_contentRoot__NNWS4{margin-left:auto;margin-right:auto;display:flex;width:100%;max-width:1280px;flex-direction:column;gap:2.5rem}.TestBlock_title__Jh296{color:var(--white);font-size:48px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:-3.48px;display:flex;flex-direction:column}.TestBlock_subtitle__jgdAD{color:#fff;text-align:center;font-size:24px;font-weight:400;line-height:100%;letter-spacing:-1.44px;opacity:.5}.TestBlock_headerGroup__dZCc5{display:flex;flex-direction:column;align-items:center;gap:2.5rem}@media screen and (max-width:767px){.TestBlock_title__Jh296{font-size:34px;letter-spacing:-1.5px;text-align:center}}.ProfessionalTest_root__vCHSr{display:flex;width:100%;flex-direction:column;border-radius:30px;background:var(--Dark-Graphite,#23282c)}.ProfessionalTest_darkRoot__LFlou{background-color:var(--darkBlack)}.ProfessionalTest_copywriteText__FaUy3{color:var(--Dark-Light-grey,#788188);font-size:16px;font-weight:500;line-height:100%;letter-spacing:-.48px}.ProfessionalTest_answer__Xrrau{padding:1.5rem 2rem;border-radius:40px;border:1px solid var(--Dark-Dark-grey,#34393d);color:var(--White-White,#fff);font-size:20px;font-weight:400;line-height:100%;letter-spacing:-.4px}.ProfessionalTest_answer__Xrrau:hover{background:hsla(0,0%,100%,.0392156863)}.ProfessionalTest_answer__Xrrau:active{color:var(--darkBlack);background-color:var(--greenMain)}.ProfessionalTest_questionNumber__a82YU{color:var(--white75,rgba(255,255,255,.75));font-size:18px;font-weight:500;line-height:100%;letter-spacing:-.18px}.ProfessionalTest_questionTitle__Y1j_w{padding-left:2rem;padding-right:2rem;margin-top:16px;color:var(--White-White,#fff);font-size:32px;font-weight:500;line-height:100%;letter-spacing:-1.92px}.ProfessionalTest_button__0MUlf{margin-top:20px;background-color:var(--greenMain);width:-moz-fit-content;width:fit-content;padding:12px 16px;border-radius:20px}.ProfessionalTest_successText__oGphC{color:var(--white);max-width:520px;font-size:20px;font-weight:500;line-height:28px;letter-spacing:-.02em;text-align:center}@media screen and (max-width:767px){.ProfessionalTest_questionTitle__Y1j_w{padding-left:1rem;padding-right:1rem;font-size:26px;letter-spacing:-1.5px}.ProfessionalTest_answer__Xrrau{font-size:18px}}