.not-found_not-found-content__TOGMi{margin-top:50px;display:flex;flex-direction:column;justify-content:flex-start;flex:1}.not-found_not-found-content__TOGMi svg{display:block;margin:0 auto 20px}.not-found_not-found-content__TOGMi .not-found_not-found-title__8_pw_{font-size:26px;font-weight:800;line-height:32px;margin-bottom:10px;text-align:center}.not-found_not-found-content__TOGMi .not-found_not-found-description__VvvdQ{text-align:center;font-size:16px;font-weight:400;line-height:24px;max-width:731px;margin:0 auto 92px}.not-found_not-found-content__TOGMi .not-found_home-link__GQkVY{width:calc(100% - 80px);background:var(--color-primary);height:56px;padding:16px 40px;border-radius:50px;display:block;font-size:16px;font-weight:600;line-height:24px;color:var(--color-white);box-sizing:border-box;margin:0 auto;text-align:center}.icon-loader{animation-name:rotateLoader;animation-duration:1s;animation-delay:0s;animation-iteration-count:infinite;animation-fill-mode:forwards;animation-timing-function:linear}@keyframes rotateLoader{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}.button{width:auto;height:48px;padding:12px 32px 10px;border-radius:6px;background:inherit;font-size:16px;line-height:24px;box-sizing:border-box;transition:.3s ease;display:flex}.button .icon-right{margin-left:11px}.button .icon-left{margin-right:11px}.button .loading{pointer-events:none}.button .button-loader{display:block;margin:0 auto}.button:disabled{opacity:.2}.button.full-width,.button.full-width span{width:100%}.button.bold span{font-weight:600}.button.secondary{background:var(--color-primary-opacity);color:var(--color-primary)}.button.secondary:hover{background:var(--color-primary-hover);color:var(--color-white)}.button.bordered{background:var(--color-white);border:1px solid var(--color-primary);color:var(--color-primary)}.button.bordered:hover{background:var(--color-primary);color:var(--color-white)}.button.bordered.round{border-radius:40px}.button.primary{color:var(--color-white);background:var(--color-primary)}.button.primary:hover{background:var(--color-primary-hover)}.button.primary.round{border-radius:40px}.button.pseudo{color:var(--color-primary);background:var(--color-white)}.button.pseudo:hover{background:rgba(var(--color-primary-rgb),.2)}.input-label,.input-wrapper{position:relative}.input{width:100%;max-width:200px;font-size:16px;line-height:24px;padding:0 15px;box-sizing:border-box;color:var(--color-black);border:1px solid var(--color-mono-2);height:44px;border-radius:6px;outline:none}.input.input-password{padding-right:45px}.input.with-suffix{padding-right:30px}.input:active,.input:focus{border:1px solid var(--color-primary)}.input.input-error{border:1px solid var(--color-error)}.input.full-width{max-width:none}.input::-moz-placeholder{color:var(--color-mono-1)}.input::placeholder{color:var(--color-mono-1)}.input.phone-input{padding-left:33px}.input-error-text{font-weight:400;font-size:12px;line-height:18px;color:var(--color-error);margin-top:2px}.input-label-with-icon .input{padding-left:45px}.input-icon{left:0;width:52px;padding-left:16px}.input-icon,.input-loader{position:absolute;height:100%;top:0;display:flex;flex-direction:column;justify-content:center}.input-loader{right:20px;color:var(--color-primary)}.input-title{font-size:12px;font-weight:400;line-height:18px;margin-bottom:5px;color:var(--color-mono-2)}.show-password-button{position:absolute;top:50%;transform:translateY(-50%);right:17px}.prefix{transform:translateY(calc(-50% + .5px));left:10px;color:var(--color-black)}.prefix,.suffix{position:absolute;top:50%;font-size:16px;line-height:24px}.suffix{transform:translateY(-50%);right:16px;font-weight:400;color:var(--color-mono-1)}.input-phone-wrapper{position:relative;width:100%}.code-phone-input{padding-left:37px}.code-wrapper{position:absolute;top:14.5px;left:15px}.code-wrapper .code-button{font-size:16px;line-height:1}.code-wrapper .code-button.code-button-placeholder{color:var(--color-mono-1)}.code-list-wrapper{top:calc(100% + 5px);position:absolute;width:320px;height:auto;background:#fff;list-style:none;margin:0;padding:4px;left:0;box-shadow:0 12px 32px rgba(0,0,0,.16);border-radius:8px;z-index:10}.code-list-wrapper .search-input{width:95%;display:block;margin:4px auto 10px;border-radius:6px;height:32px;padding:0 15px;border:1px solid var(--color-mono-2);outline:none;font-size:14px}.code-list-wrapper .search-input::-moz-placeholder{color:var(--color-mono-1)}.code-list-wrapper .search-input::placeholder{color:var(--color-mono-1)}.code-list-wrapper .search-input:active,.code-list-wrapper .search-input:focus{border:1px solid var(--color-primary)}.code-list-wrapper .code-list{overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:hsla(var(--color-black-hue),5%,10%,.4);max-height:206px}.code-list-wrapper .code-list button{width:100%;min-height:32px;background:var(--color-white);outline:none;box-shadow:none;cursor:pointer;transition:.3s ease;text-align:left;border:none;position:relative;padding:0 8px;border-radius:4px}.code-list-wrapper .code-list button:hover{background:var(--color-primary-opacity)}.course-card_course-card__8W_RX{background:var(--color-mono-3);box-sizing:border-box;padding:20px 20px 30px;border-radius:8px}.course-card_course-card__8W_RX:hover .course-card_course-name__8v12V{color:var(--color-primary)}.course-card_course-card__8W_RX .course-card_course-tags__kER2e{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;margin-bottom:20px}.course-card_course-card__8W_RX .course-card_course-tag__6pDqd{width:auto;height:22px;padding:2px 12px;border-radius:16px;box-sizing:border-box;background:var(--color-white);margin-bottom:4px;margin-right:4px;font-size:12px;font-weight:400;line-height:18px}.course-card_course-card__8W_RX .course-card_course-tag__6pDqd.course-card_active__1OC9K{background:var(--color-primary);color:var(--color-white)}.course-card_course-card__8W_RX .course-card_image-wrapper__qE42N{border-radius:8px;overflow:hidden;width:100%;height:260px;margin-bottom:20px;position:relative}.course-card_course-card__8W_RX .course-card_image-wrapper__qE42N img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.course-card_course-card__8W_RX .course-card_image-wrapper__qE42N .course-card_rating__lrCph{position:absolute;left:0;bottom:0;height:26px;background:var(--color-primary);width:52px;padding:5px 10px;box-sizing:border-box;border-radius:0 8px 0 8px;color:var(--color-white);font-size:12px;font-weight:400;line-height:18px;display:flex;flex-direction:row}.course-card_course-card__8W_RX .course-card_image-wrapper__qE42N .course-card_rating__lrCph svg{margin-top:2px;margin-right:3px}.course-card_course-card__8W_RX .course-card_course-name__8v12V{font-size:24px;font-weight:700;line-height:30px;margin-bottom:10px;min-height:60px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:.3s ease}.course-card_course-card__8W_RX .course-card_course-author__YU0oH{display:flex;flex-direction:row;justify-content:flex-start}.course-card_course-card__8W_RX .course-card_course-author-avatar__boxLO{width:48px;min-width:48px;height:48px;border-radius:50%;overflow:hidden;margin-right:10px}.course-card_course-card__8W_RX .course-card_course-author-avatar__boxLO img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.course-card_course-card__8W_RX .course-card_course-author-info__CfrjU{font-size:16px;font-weight:400;line-height:24px;color:var(--color-mono-2)}.course-card_course-price__rCNcw{text-align:right;font-size:16px;font-weight:700;line-height:24px;margin-top:20px}.checkbox_checkbox-wrapper___0E_j{position:relative;min-height:18px;cursor:pointer;display:inline-block;width:auto}.checkbox_checkbox-wrapper___0E_j.checkbox_disabled__R4keq{cursor:auto}.checkbox_checkbox-wrapper___0E_j.checkbox_disabled__R4keq .checkbox_visual-text__zrbYM{cursor:default}.checkbox_checkbox-button__2tyiW{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.checkbox_visual___JJus{min-height:18px;position:relative;padding-left:30px}.checkbox_visual___JJus:before{box-sizing:border-box;border:1px solid var(--color-primary-opacity)}.checkbox_visual___JJus:after,.checkbox_visual___JJus:before{content:"";position:absolute;width:18px;height:18px;top:4px;left:0;border-radius:6px}.checkbox_visual___JJus:after{background:var(--color-primary);opacity:0}.checkbox_visual___JJus.checkbox_radio-visual__JtkIu:before{border-radius:50%}.checkbox_visual___JJus.checkbox_radio-visual__JtkIu:after{width:10px;height:10px;background:var(--color-white);top:7px;left:7px}.checkbox_checked-icon__Pdq_Q,.checkbox_part-checked-icon__RXqgU{color:var(--color-white);position:absolute;top:8px;left:3px;z-index:3;pointer-events:none}.checkbox_part-checked-icon__RXqgU{top:5px;left:4px}.checkbox_visual-text__zrbYM{font-size:16px;font-weight:400;line-height:24px;color:var(--color-mono-2)}.checkbox_checkbox-button__2tyiW:checked~.checkbox_visual___JJus:before{border:1px solid var(--color-primary)}.checkbox_checkbox-button__2tyiW:checked~.checkbox_radio-visual__JtkIu:before{background:var(--color-primary)}.checkbox_checkbox-button__2tyiW:checked~.checkbox_visual___JJus:after{opacity:1}.checkbox_checkbox-button__2tyiW::disabled{cursor:auto}.checkbox_checkbox-button__2tyiW:checked~.checkbox_visual___JJus .checkbox_visual-text__zrbYM,.checkbox_checkbox-button__2tyiW:focus~.checkbox_visual___JJus .checkbox_visual-text__zrbYM,.checkbox_checkbox-wrapper___0E_j:hover .checkbox_visual-text__zrbYM{color:var(--color-mono-4)}.checkbox_checkbox-button__2tyiW:focus~.checkbox_visual___JJus:before{border:1px solid var(--color-primary)}.checkbox_checkbox-button__2tyiW:disabled~.checkbox_visual-text__zrbYM{color:var(--color-mono-3)}.checkbox_checkbox-button__2tyiW:disabled~.checkbox_visual___JJus:before{background:var(--color-mono-1);border:1px solid var(--color-mono-2)}.checkbox_checkbox-button__2tyiW:disabled:checked~.checkbox_radio-visual__JtkIu:before,.checkbox_checkbox-button__2tyiW:disabled~.checkbox_visual___JJus:after{background:var(--color-mono-3)}.checkbox_checkbox-button__2tyiW:disabled:checked~.checkbox_radio-visual__JtkIu:after{background:var(--color-mono-1)}.checkbox_tips-icon__gzuQJ{color:var(--color-mono-4);cursor:pointer;margin-left:30px;margin-top:2px}.checkbox_checkbox-tips-text__2oDUJ{padding:10px 14px;max-width:300px;width:auto;height:auto;right:0;bottom:calc(100% - 5px);background:rgba(13,14,17,.9);box-shadow:0 6px 16px rgba(20,23,30,.2);border-radius:12px;font-weight:400;font-size:14px;line-height:1.4;color:var(--color-white);position:absolute;opacity:0;white-space:nowrap;pointer-events:none;transition:.3s ease}.checkbox_checkbox-tips-text__2oDUJ.checkbox_tips-full-width__YpRES{right:-150px;white-space:inherit}.checkbox_tips-icon__gzuQJ:hover~.checkbox_checkbox-tips-text__2oDUJ{opacity:1}.drop-zone{height:200px;box-sizing:border-box;background:transparent;border:1px dashed var(--color-primary);display:flex;flex-direction:column;justify-content:center;margin-top:16px;position:relative;overflow:hidden}.drop-zone.with-preview{border:none}.drop-zone.hovered .preview-edit{opacity:1}.drop-zone .preview-image{-o-object-fit:cover;object-fit:cover;z-index:10}.drop-zone .preview-edit,.drop-zone .preview-image{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.drop-zone .preview-edit{z-index:11;background:rgba(0,0,0,.64);opacity:0;transition:.3s ease;display:flex;flex-direction:column;justify-content:center}.drop-zone .preview-edit .preview-edit-content{display:flex;flex-direction:row;justify-content:center;font-size:16px;font-weight:600;line-height:24px;color:#fff;width:100%}.drop-zone .preview-edit .preview-edit-content svg{margin:2px 12px 0 0}.drop-zone-text{font-size:16px;font-weight:600;line-height:24px;color:var(--color-primary);width:276px;display:flex;flex-direction:column;justify-content:center;text-align:center;height:48px;box-sizing:border-box;border:1px solid var(--color-primary);border-radius:40px;margin:0 auto 20px}.drop-zone-text.with-margin{margin-top:10px}.drop-zone-text.drop-zone-text-withour-margin{margin-bottom:0}.drop-zone-hint{text-align:center;font-size:12px;font-weight:400;line-height:18px}.drop-zone-input{cursor:pointer;position:absolute;opacity:0;top:0;right:0;bottom:0;left:0}.drop-zone-active{border:1px dashed hsl(var(--color-primary-hue),71%,37%);background:rgba(var(--color-primary-rgb),.1)}.drop-zone-text-content.hidden{opacity:0}.drop-zone-active .drop-zone-text-content,.drop-zone-loader{color:var(--color-primary)}.drop-zone-loader{display:block;margin:0 auto}.popup_popup-portal__cu1gw{position:fixed;top:0;left:0;width:100%;height:100%;z-index:50;display:flex;flex-direction:column;justify-content:center}.popup_popup-overlay__rcRy1{background:rgba(0,0,0,.64);position:absolute;top:0;left:0;width:100%;height:100%;border:none;box-shadow:none;outline:none}.popup_popup__uFN_9{width:532px;background:var(--color-white);border-radius:16px;margin:0 auto;position:relative;overflow:hidden;padding:30px 0;max-height:98vh}.popup_popup-content-wrapper__eZsCI{overflow-y:auto;max-height:83%;overflow-x:hidden;padding:0 36px;scrollbar-width:thin;scrollbar-color:hsla(var(--color-black-hue),5%,10%,.4)}.popup_popup-content-wrapper__eZsCI::-webkit-scrollbar{width:15px}.popup_popup-content-wrapper__eZsCI::-webkit-scrollbar-track{border-radius:20px}.popup_popup-content-wrapper__eZsCI::-webkit-scrollbar-thumb{border:6px solid transparent;background-color:hsla(var(--color-black-hue),5%,10%,.4);border-radius:20px;background-clip:padding-box}.popup_popup-top-bar__l_sg2{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:30px}.popup_popup-top-bar__l_sg2.popup_without-logo__IX8lN{justify-content:flex-end}.popup_close-popup-button__2oJpL{color:var(--color-black)}.popup_close-popup-button__2oJpL svg{pointer-events:none}.popup_popup-title__Vz7wk{font-size:32px;font-weight:800;line-height:40px;margin-bottom:10px}.popup_popup-description__K63_2{font-size:16px;font-weight:400;line-height:24px;margin-bottom:20px}.popup_popup-top-content__lYgcq{position:sticky;top:0;left:0;width:100%;min-height:20px;background:var(--color-white);box-sizing:border-box;z-index:20;padding:0 36px}.popup_popup-top-content__lYgcq.popup_scrolled__VYHIi{box-shadow:0 1px 22px 0 rgba(0,0,0,.1)}.popup_skip-button__Pa0G4{color:var(--color-primary);font-size:16px;font-weight:500;line-height:24px}.radio_checkbox-wrapper__XqxTO{position:relative;min-height:18px;cursor:pointer;display:inline-block;width:auto}.radio_checkbox-wrapper__XqxTO.radio_disabled__KixPJ{cursor:auto}.radio_checkbox-wrapper__XqxTO.radio_disabled__KixPJ .radio_visual-text__NubJC{cursor:default}.radio_checkbox-button__0wndA{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.radio_visual__Y9LvH{min-height:18px;position:relative;padding-left:30px}.radio_visual__Y9LvH.radio_checked__VCmax:before{background:var(--color-primary)}.radio_visual__Y9LvH.radio_checked__VCmax:after{opacity:1}.radio_visual__Y9LvH:before{content:"";position:absolute;width:18px;height:18px;top:4px;left:0;box-sizing:border-box;border:1px solid var(--color-primary-opacity);border-radius:50%}.radio_visual__Y9LvH:after{content:"";position:absolute;width:10px;height:10px;background:var(--color-white);top:8px;left:4px;border-radius:50%}.radio_checked-icon__w1UIp,.radio_part-checked-icon__vs93m{color:var(--color-white);position:absolute;top:8px;left:3px;z-index:3;pointer-events:none}.radio_part-checked-icon__vs93m{top:5px;left:4px}.radio_visual-text__NubJC{font-size:16px;font-weight:400;line-height:24px;color:var(--color-mono-2)}.radio_checkbox-button__0wndA:checked~.radio_visual__Y9LvH:before{border:1px solid var(--color-primary)}.radio_checkbox-button__0wndA:checked~.radio_radio-visual__rMIJu:before{background:var(--color-primary)}.radio_checkbox-button__0wndA:checked~.radio_visual__Y9LvH:after{opacity:1}.radio_checkbox-button__0wndA::disabled{cursor:auto}.radio_checkbox-button__0wndA:checked~.radio_visual__Y9LvH .radio_visual-text__NubJC,.radio_checkbox-button__0wndA:focus~.radio_visual__Y9LvH .radio_visual-text__NubJC,.radio_checkbox-wrapper__XqxTO:hover .radio_visual-text__NubJC{color:var(--color-mono-4)}.radio_checkbox-button__0wndA:focus~.radio_visual__Y9LvH:before{border:1px solid var(--color-primary)}.radio_checkbox-button__0wndA:disabled~.radio_visual-text__NubJC{color:var(--color-mono-3)}.radio_checkbox-button__0wndA:disabled~.radio_visual__Y9LvH:before{background:var(--color-mono-1);border:1px solid var(--color-mono-2)}.radio_checkbox-button__0wndA:disabled:checked~.radio_radio-visual__rMIJu:before,.radio_checkbox-button__0wndA:disabled~.radio_visual__Y9LvH:after{background:var(--color-mono-3)}.radio_checkbox-button__0wndA:disabled:checked~.radio_radio-visual__rMIJu:after{background:var(--color-mono-1)}.radio_tips-icon__gwxxi{color:var(--color-mono-4);cursor:pointer;margin-left:30px;margin-top:2px}.radio_checkbox-tips-text__KazLw{padding:10px 14px;max-width:300px;width:auto;height:auto;right:0;bottom:calc(100% - 5px);background:rgba(13,14,17,.9);box-shadow:0 6px 16px rgba(20,23,30,.2);border-radius:12px;font-weight:400;font-size:14px;line-height:1.4;color:var(--color-white);position:absolute;opacity:0;white-space:nowrap;pointer-events:none;transition:.3s ease}.radio_checkbox-tips-text__KazLw.radio_tips-full-width__ex_L5{right:-150px;white-space:inherit}.radio_tips-icon__gwxxi:hover~.radio_checkbox-tips-text__KazLw{opacity:1}.header_header__ND_dE{height:86px;display:flex;flex-direction:row;justify-content:space-between;box-sizing:border-box;padding:19px 40px;width:100%;position:sticky;top:0;left:0;background:var(--color-white);z-index:35}.header_header__ND_dE .header_header-left__T7d3D{display:flex;flex-direction:row;justify-content:flex-start;margin-right:20px}.header_header__ND_dE .header_burger__s5uQF{margin-right:30px;width:28px;height:28px;color:var(--color-black);margin-top:12px}.header_header__ND_dE .header_burger__s5uQF svg{display:block;margin:0 auto}.header_header__ND_dE .header_logo__jG2_R{margin-top:12px}.header_header__ND_dE button .header_logo__jG2_R{margin-top:4px}.header_header__ND_dE .header_header-right__pP0sY{display:flex;flex-direction:row;justify-content:flex-end;width:calc(100% - 210px)}.header_header__ND_dE .header_registration__C_FMm{margin-right:30px}.header_header__ND_dE .header_search__rq0om{width:100%;max-width:675px;margin-right:40px;padding-top:3px;position:relative}.header_header__ND_dE .header_search__rq0om .header_search-result__xTGQe{position:absolute;top:calc(100% + 5px);left:0;width:100%;height:auto;background:var(--color-white);box-sizing:border-box;padding:4px;border-radius:4px;box-shadow:0 0 10px 0 #e5e1eb;max-height:332px;overflow-x:hidden;overflow-y:auto}.header_header__ND_dE .header_search__rq0om .header_search-result__xTGQe::-webkit-scrollbar{width:15px}.header_header__ND_dE .header_search__rq0om .header_search-result__xTGQe::-webkit-scrollbar-track{border-radius:20px}.header_header__ND_dE .header_search__rq0om .header_search-result__xTGQe::-webkit-scrollbar-thumb{border:6px solid transparent;background-color:hsla(var(--color-black-hue),5%,10%,.4);border-radius:20px;background-clip:padding-box}.header_header__ND_dE .header_search__rq0om .header_search-result__xTGQe li{box-sizing:border-box;min-height:36px}.header_header__ND_dE .header_search__rq0om .header_search-result__xTGQe .header_course-link___975X{padding:8px;font-size:14px;font-weight:400;line-height:20px;transition:.3s ease;display:block;border-radius:6px;width:100%;text-align:left}.header_header__ND_dE .header_search__rq0om .header_search-result__xTGQe .header_course-link___975X:hover{background:var(--color-primary-opacity)}.header_header__ND_dE .header_search__rq0om .header_search-result__xTGQe .header_empty-search-title__M0Ml_{text-align:center;display:flex;flex-direction:column;justify-content:center;font-weight:600;font-size:14px}.header_header__ND_dE .header_profile-link___8_LK{width:44px;min-width:44px;height:44px;border-radius:50%;color:var(--color-white);text-align:center;display:flex;flex-direction:column;justify-content:center;font-size:20px;font-weight:700;line-height:57px;position:relative;overflow:hidden;box-sizing:border-box;border:1px solid transparent;background:var(--color-primary-opacity);margin-left:30px;flex:0 0 1}.header_header__ND_dE .header_profile-link___8_LK.header_with-border__8bTeU{background:transparent;border:1px solid var(--color-primary)}.header_header__ND_dE .header_profile-link___8_LK img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.header_header__ND_dE .header_logout-button__Wq4Oo,.header_header__ND_dE .header_wallet-link__opaDq{margin-left:30px;transition:.3s ease}.header_header__ND_dE .header_logout-button__Wq4Oo:hover,.header_header__ND_dE .header_wallet-link__opaDq:hover{color:var(--color-primary)}.header_header__ND_dE .header_wallet-link-content__17o5M{display:flex;flex-direction:row;justify-content:flex-start;height:100%}.header_header__ND_dE .header_wallet-balance__SdMzs{display:flex;flex-direction:column;justify-content:center;overflow:hidden}.header_header__ND_dE .header_wallet-balance__SdMzs span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500;font-size:16px;line-height:24px}.header_header__ND_dE .header_wallet-icon__jrR7O{display:flex;flex-direction:column;justify-content:center;margin-right:3px}.header_menu-title__8qq6D{display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:31px}.header_menu-title__8qq6D .header_close-button__JXL8w{display:flex;flex-direction:column;justify-content:center;width:24px;margin-right:30px}.header_menu-title__8qq6D .header_close-button__JXL8w svg{display:block;margin:0 auto}.header_menu-title__8qq6D .header_title__gaQNt{font-size:35px;font-weight:600;line-height:46px;text-align:left;color:var(--color-primary);text-transform:uppercase}.header_menu-link__wjt7Z{display:block;text-transform:uppercase;font-size:24px;font-weight:600;line-height:30px;margin-bottom:31px;transition:.3s ease}.header_menu-link__wjt7Z:hover{color:var(--color-primary)}.footer_footer__Z6gpF{height:408px;width:100%;margin-top:120px;display:flex;flex-direction:column;justify-content:flex-end}.footer_footer__Z6gpF .footer_footer-bottom__w7jdQ{height:208px;box-sizing:border-box;background:var(--color-mono-3);display:flex;flex-direction:row;justify-content:space-between;padding:100px 40px 20px}.footer_footer__Z6gpF .footer_footer-bottom-left__m6SMA{margin-right:15px;max-width:560px}.footer_footer__Z6gpF .footer_footer-bottom-left-top__UjVyA{font-size:16px;font-weight:400;line-height:24px;margin-bottom:20px}.footer_footer__Z6gpF .footer_footer-bottom-left-top__UjVyA .footer_mail-link__HGaq3{font-weight:700}.footer_footer__Z6gpF .footer_footer-bottom-left-bottom__RNuqk{display:flex;flex-direction:row;justify-content:flex-start}.footer_footer__Z6gpF .footer_footer-bottom-left-bottom__RNuqk .footer_footer-bottom-left-bottom-button__tPkl_{font-size:14px;font-weight:400;line-height:20px;color:var(--color-mono-2)}.footer_footer__Z6gpF .footer_footer-bottom-left-bottom__RNuqk .footer_footer-bottom-left-bottom-button__tPkl_:first-child{margin-right:40px}.footer_footer__Z6gpF .footer_footer-icon-wrapper__zM5rp{padding:0 40px}.footer_footer__Z6gpF .footer_footer-icon__8BIT5{width:100%;height:auto;margin-bottom:-6px}.footer_footer__Z6gpF .footer_links__PDDpW{margin-right:15px}.footer_footer__Z6gpF .footer_links__PDDpW.footer_without-margin__CsY8b{margin-right:0}.footer_footer__Z6gpF .footer_footer-link__6D3F3{font-size:14px;font-weight:400;line-height:20px;color:var(--color-black);margin-bottom:5px;display:block;transition:.3s ease}.footer_footer__Z6gpF .footer_footer-link__6D3F3:hover{color:var(--color-primary)}.styles_form-group__e2K9q{margin-bottom:20px}.styles_form-group__e2K9q .styles_form-group-flex__Es3B5{display:flex;flex-direction:row;justify-content:space-between}.styles_form-group__e2K9q .styles_title__QVJBo{font-size:12px;font-weight:400;line-height:18px;margin-bottom:5px;color:var(--color-mono-2)}.styles_forgot-password-wrapper__CfEZe{display:flex;flex-direction:row;justify-content:flex-end}.styles_forgot-password-wrapper__CfEZe.styles_margin__KAFGz{margin-bottom:50px}.styles_login-error__PZbiS{color:var(--color-error);font-size:14px;margin-bottom:10px}.styles_forgot-password-button__uiglq{color:var(--color-primary);font-size:14px;font-weight:400;line-height:20px;margin-top:-10px;margin-bottom:0}.styles_forgot-password-button__uiglq.styles_full-width__0x6K4{width:100%;text-align:center}.styles_remember-me__8Z251{margin-bottom:50px}.styles_login-button__7ZOkz{margin-bottom:10px}.styles_register-button-wrapper__X0NPl{display:flex;flex-direction:row;justify-content:center;font-size:14px;font-weight:400;line-height:20px;color:var(--color-mono-2)}.styles_register-button-wrapper__X0NPl .styles_register-button__m_dTp{cursor:pointer;color:var(--color-primary);margin-left:3px}.styles_code-input-inactive__0hyA_{background:transparent}.styles_code-input__i3kvG{width:33px;height:44px;border:1px solid var(--color-mono-2);border-radius:6px;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:18px;color:var(--color-black)}.styles_code-input-selected__FDKVH{outline:none;border:1px solid var(--color-primary)}.styles_code-input-error__SQgiv .styles_code-input-inactive__0hyA_,.styles_code-input-error__SQgiv .styles_code-input-selected__FDKVH,.styles_code-input-error__SQgiv .styles_code-input__i3kvG{border:1px solid var(--color-error);color:var(--color-error)}.styles_code-input-wrapper__Ny8Ee{height:44px;width:268px;margin:40px auto}.styles_code-input-filled__kxMwu{background:var(--color-white)}.styles_resend-code-wrapper__s3JrT{text-align:center;margin-top:5px;margin-bottom:30px}.styles_resend-code-wrapper__s3JrT .styles_resend-button__phtRd{color:var(--color-primary);font-size:14px;font-weight:400;line-height:20px}.styles_resend-code-wrapper__s3JrT .styles_resend-button__phtRd svg{margin-bottom:-4px}.styles_code-request-text__A6kso{color:var(--color-mono-2);font-size:14px;font-weight:400;line-height:20px}.styles_code-error-message___LuBd{font-size:16px;font-weight:700;line-height:24px;text-align:center;color:var(--color-error);margin-top:-20px}.styles_username-description__iXP8P{font-family:Inter;font-size:12px;font-weight:400;line-height:18px;color:var(--color-mono-2)}.styles_day__1eGSE{width:80px}.styles_month__nHsNA{width:222px}.styles_year__telDS{width:130px}.styles_submit-wrapper__LGcex{margin-top:45px;margin-bottom:20px}.styles_login-text__ZBfTO,.styles_privacy-policy__x9_jB{text-align:center;margin-bottom:50px;font-size:14px;font-weight:400;line-height:20px;color:var(--color-mono-2)}.styles_login-text__ZBfTO button,.styles_privacy-policy__x9_jB button{color:var(--color-black)}.styles_login-text__ZBfTO{margin-bottom:30px;margin-top:0}.styles_login-text__ZBfTO button{color:var(--color-primary)}.styles_profile-title__si9qt{font-size:18px;font-weight:700;line-height:24px;margin-bottom:20px}.styles_avatar__OOHsk{background:var(--color-primary-opacity);width:104px;height:104px;border-radius:50%;color:var(--color-white);text-align:center;display:flex;flex-direction:column;justify-content:center;font-size:37px;font-weight:700;line-height:57px;margin-bottom:20px;position:relative;overflow:hidden;box-sizing:border-box;border:1px solid transparent}.styles_avatar__OOHsk.styles_with-border__Oygif{background:transparent;border:1px solid var(--color-primary)}.styles_avatar__OOHsk .styles_upload-in-progress__CaJdX{position:absolute;left:38px}.styles_avatar__OOHsk .styles_avatar-image___W9z5{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none}.styles_avatar__OOHsk .styles_upload-hint__olo1a{position:absolute;background:hsla(0,0%,100%,.5);width:100%;height:35px;bottom:0;left:0;pointer-events:none;display:flex;flex-direction:column;justify-content:center;color:var(--color-primary)}.styles_avatar__OOHsk .styles_upload-hint__olo1a svg{display:block;margin:0 auto;opacity:.7}.styles_avatar__OOHsk .styles_upload-hint__olo1a svg path{stroke-width:.5}.styles_avatar__OOHsk .styles_file-input__1hb0U{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;opacity:0}.styles_avatar__OOHsk .styles_file-input__1hb0U.styles_file-input-disabled__e8rAd{pointer-events:none}.styles_tags-wrapper__hByka{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap}.styles_tag__xZ1_s{margin-right:15px;margin-bottom:15px}.styles_error-text__4xLBR{font-weight:400;font-size:12px;line-height:18px;color:var(--color-error);margin-top:2px}.styles_login-text__Jdj1k,.styles_privacy-policy__Jw9CO{text-align:center;margin-bottom:50px;font-size:14px;font-weight:400;line-height:20px;color:var(--color-mono-2)}.styles_login-text__Jdj1k button,.styles_privacy-policy__Jw9CO button{color:var(--color-black)}.styles_login-text__Jdj1k{margin-bottom:30px;margin-top:0}.styles_login-text__Jdj1k button{color:var(--color-primary)}.layout-content_content__fSs9g{display:flex;flex-direction:column;justify-content:flex-start;flex:1}.layout-content_tags-popup__n7RKt{width:728px!important}.layout-content_content-wrapper__mgn_8{min-height:100vh;display:flex;flex-direction:column}.layout-content_registration-popup__cUeb2{width:545px!important}.layout-content_tags-wrapper__DusUo{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap}.layout-content_tags-wrapper__DusUo .layout-content_tag-button__BNvVR{color:var(--color-black);font-size:14px;font-weight:400;line-height:1;height:32px;padding:6px 16px;border-radius:4px;border:1px solid var(--color-mono-2);box-sizing:border-box;margin-right:8px;margin-bottom:8px;transition:.3s ease}.layout-content_tags-wrapper__DusUo .layout-content_tag-button__BNvVR:hover{background:var(--color-primary);border:1px solid var(--color-primary);color:var(--color-white)}.styles_constructor-info-block__cdRTW{width:100%;max-width:1075px;box-sizing:border-box;box-shadow:0 0 10px 0 #e5e1eb;padding:30px 57px;border-radius:8px;margin-bottom:25px}.styles_constructor-info-block__cdRTW .styles_constructor-info-block-title__Ek8Oe{font-size:18px;font-weight:700;line-height:24px;margin-bottom:40px}.styles_info-row__AyvJt{display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:40px;width:100%}.styles_info-row__AyvJt.styles_no-flex__tK8JM{display:block}.styles_info-row__AyvJt:last-child{margin-bottom:0}.styles_info-row__AyvJt .styles_info-row-title__5kel_{width:287px;font-size:16px;font-weight:400;line-height:24px;box-sizing:border-box;padding-right:10px}.styles_info-row__AyvJt .styles_info-row-content__0zNAt{width:calc(100% - 287px)}.styles_info-row__AyvJt .styles_info-row-content__0zNAt.styles_flex__qNkll{width:100%;display:flex;flex-direction:row;justify-content:flex-start}.styles_info-row__AyvJt .styles_info-row-content__0zNAt .styles_info-row-drop-zone__kVvqz{height:290px;margin-top:0;margin-right:10px;padding:0 57px;border-radius:8px;border:1px dashed #000;box-sizing:border-box;width:390px}.styles_course-name-wrapper__exrlV{width:100%;max-width:561px}.styles_course-price-wrapper___JNaN{width:100%;max-width:161px}.styles_tags-wrapper__vb36q{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap}.styles_about-course-textarea__PuzK6{width:560px!important;max-height:290px!important;height:290px}.styles_about-course-default__zQz2U{padding:146px 0 199px}.styles_about-course-default__zQz2U .styles_about-course-description__0qOCA{max-width:640px;padding:0 10px;margin:0 auto 20px;text-align:center;font-size:16px;font-weight:400;line-height:24px}.styles_about-course-default__zQz2U .styles_about-course-controls___2z_U{display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;width:276px}.styles_about-course-default__zQz2U .styles_about-course-control__PUOAF{width:104px;box-sizing:border-box;outline:none;cursor:pointer;box-shadow:none;background:transparent}.styles_about-course-default__zQz2U .styles_about-course-control__PUOAF .styles_about-course-control-icon-wrapper__Rxe2a{width:104px;height:104px;border-radius:50%;margin-bottom:5px;display:flex;flex-direction:column;justify-content:center;background:var(--color-primary)}.styles_about-course-default__zQz2U .styles_about-course-control__PUOAF .styles_about-course-control-icon-wrapper__Rxe2a svg{display:block;margin:0 auto}.styles_about-course-default__zQz2U .styles_about-course-control__PUOAF .styles_about-course-control-text__yDb1C{text-align:center;font-size:16px;font-weight:400;line-height:24px;color:var(--color-mono-2)}.styles_about-course-video-wrapper__TjCrC{width:389px;height:280px!important;box-sizing:border-box;border-radius:8px;border:1px dashed var(--color-black)!important;padding:5px;display:flex;flex-direction:column;justify-content:center}.styles_about-course-video-wrapper__TjCrC .styles_about-course-video-icon__Ba5tM{display:block;margin:0 auto 10px}.styles_about-course-video-wrapper__TjCrC .styles_about-course-video-text___tSnr{font-size:12px;font-weight:400;line-height:18px;text-align:center;margin:0 auto 10px;max-width:255px}.styles_tag__NlPen{margin-bottom:8px;margin-right:8px}.styles_cover-drop-zone__aE3q8{width:389px;height:280px;min-height:280px;border-radius:8px;border:1px dashed #000;padding:40px 0;box-sizing:border-box}.styles_cover-drop-zone__aE3q8 svg{display:block;margin:0 auto 10px}.styles_section-content__jKFdX{box-shadow:0 0 10px 0 #e5e1eb;box-sizing:border-box;position:relative;padding:64px 57px 30px;border-radius:8px;margin-bottom:40px}.styles_section-content__jKFdX:last-child{margin-bottom:0}.styles_section-content__jKFdX .styles_remove-button__6TMXi{cursor:pointer;font-size:14px;font-weight:400;line-height:20px;color:#7a7d86}.styles_section-content__jKFdX .styles_section-title__nGG3e{font-size:18px;font-weight:700;line-height:24px;margin-bottom:40px;color:#161517}.styles_section-content__jKFdX .styles_upload-slide-text__MTrXc{text-align:center;font-size:16px;font-weight:700;line-height:24px;max-width:420px;margin:0 auto 40px}.styles_section-content__jKFdX .styles_upload-slides-drop-zone__LFumV{border:1px dashed #000;border-radius:16px;height:406px}.styles_section-content__jKFdX .styles_slides-table-top__wq_K4{display:flex;flex-direction:row;justify-content:flex-start}.styles_section-content__jKFdX .styles_slides-table__dRr_E{margin-bottom:40px}.styles_section-content__jKFdX .styles_slides-table-top-item__I9ocS{display:flex;flex-direction:column;justify-content:center;height:68px;padding:8px;font-size:13px;font-weight:700;line-height:20px;margin-right:3px;background:#f5f5f5;box-sizing:border-box}.styles_section-content__jKFdX .styles_slides-table-top-item__I9ocS:first-child{width:10%}.styles_section-content__jKFdX .styles_slides-table-top-item__I9ocS:nth-child(2),.styles_section-content__jKFdX .styles_slides-table-top-item__I9ocS:nth-child(4){width:calc(30% - 3px)}.styles_section-content__jKFdX .styles_slides-table-top-item__I9ocS:nth-child(3){width:calc(25% - 3px)}.styles_section-content__jKFdX .styles_slides-table-top-item__I9ocS:nth-child(5){width:10%;margin-right:0}.styles_section-content__jKFdX .styles_slide-item__O12RK{display:flex;flex-direction:row;justify-content:flex-start;height:112px;box-sizing:border-box;border-bottom:1px solid #f5f5f5}.styles_section-content__jKFdX .styles_slide-item-value__Cj9f1{display:flex;flex-direction:column;justify-content:center;padding:8px;height:100%;font-size:12px;line-height:18px;color:#161517;box-sizing:border-box}.styles_section-content__jKFdX .styles_slide-item-value__Cj9f1 img,.styles_section-content__jKFdX .styles_slide-item-value__Cj9f1 video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.styles_section-content__jKFdX .styles_slide-item-value__Cj9f1:first-child{width:10%}.styles_section-content__jKFdX .styles_slide-item-value__Cj9f1:nth-child(2),.styles_section-content__jKFdX .styles_slide-item-value__Cj9f1:nth-child(4){width:calc(30% - 3px)}.styles_section-content__jKFdX .styles_slide-item-value__Cj9f1:nth-child(3){width:calc(25% - 3px)}.styles_section-content__jKFdX .styles_slide-item-value__Cj9f1:nth-child(5){width:10%;margin-right:0}.styles_section-content__jKFdX .styles_remove-slide__zZfhV{width:100%}.styles_section-content__jKFdX .styles_remove-slide__zZfhV svg{display:block;margin:0 auto}.styles_section-content__jKFdX .styles_drag-button__RVOfT{width:18px;margin:0 auto;cursor:pointer}.styles_section-content__jKFdX .styles_drag-button__RVOfT.styles_disabled__jRVnD{cursor:pointer}.styles_section-content__jKFdX .styles_drag-button__RVOfT span{display:block;width:18px;height:2px;background:#7a7d86;border-radius:10px;margin-bottom:3px}.styles_section-content__jKFdX .styles_drag-button__RVOfT span:last-child{margin-bottom:0}.styles_section-content-top___pfew{display:flex;flex-direction:row;justify-content:space-between;position:absolute;top:22px;left:50%;transform:translateX(-50%);width:calc(100% - 114px)}.styles_section-content-top___pfew .styles_section-content-top-left__W2gdy{display:flex;flex-direction:row;justify-content:flex-start}.styles_section-content-top___pfew .styles_move-button__JUPAx{margin-right:23px;color:#cfd2db}.styles_section-content-top___pfew .styles_move-button__JUPAx.styles_disabled__jRVnD{pointer-events:none;cursor:auto;color:#f5f5f5}.styles_video__MelFD{-o-object-fit:cover;object-fit:cover;pointer-events:none}.styles_hint__d4GAM{height:72px;max-width:1075px;width:100%;margin-bottom:30px;display:flex;flex-direction:row;justify-content:space-between;background:var(--color-primary);border-radius:8px;box-sizing:border-box}.styles_hint__d4GAM .styles_hint-text__ia4Ku{display:flex;flex-direction:column;justify-content:center;font-size:16px;font-weight:400;line-height:24px;color:var(--color-white);padding-left:24px}.styles_hint__d4GAM .styles_accept-hint__ZFmr4{width:72px;height:72px;color:var(--color-white);font-size:24px;font-weight:600;line-height:30px}.styles_close-button-wrapper__MwTOR{display:flex;flex-direction:row;justify-content:flex-end;margin-bottom:30px}.styles_close-button-wrapper__MwTOR .styles_close-button__qEOx0{padding:0;box-shadow:none;background:transparent;cursor:pointer;outline:none;border:none;transition:.3s ease;font-size:14px;font-weight:400;line-height:20px;color:var(--color-mono-1)}.styles_close-button-wrapper__MwTOR .styles_close-button__qEOx0:hover{color:var(--color-primary)}.styles_dirty-popup__OGe3f{width:638px;padding-top:16px}.styles_dirty-popup__OGe3f>div:first-child{padding-right:16px}.styles_dirty-popup__OGe3f .styles_dirty-popup-top__ukjBJ{margin-bottom:10px}.styles_dirty-popup__OGe3f .styles_dirty-popup-controls__7cFfe{display:flex;flex-direction:row;justify-content:flex-end;margin-top:40px}.styles_dirty-popup__OGe3f .styles_dirty-popup-controls__7cFfe .styles_save-changes__w1Xz_{margin-left:14px}.styles_course-content-wrapper__P_xa_{display:flex;flex-direction:row;justify-content:space-between}.styles_course-content-wrapper__P_xa_ .styles_course-select-form-state-wrapper__twH_c{display:flex;flex-direction:column;justify-content:center;width:100%;box-shadow:0 0 10px 0 #e5e1eb;padding:207px 0}.styles_course-content-wrapper__P_xa_ .styles_course-select-form-state__vpPco{display:flex;flex-direction:row;justify-content:center}.styles_course-content-wrapper__P_xa_ .styles_select-form-state__TWv3O{width:104px;margin:0 34px;cursor:pointer}.styles_course-content-wrapper__P_xa_ .styles_select-form-state__TWv3O .styles_select-form-state-icon__ifvAW{width:104px;height:104px;display:flex;flex-direction:column;justify-content:center;background:#9047ff;margin-bottom:7px;border-radius:50%}.styles_course-content-wrapper__P_xa_ .styles_select-form-state__TWv3O .styles_select-form-state-icon__ifvAW svg{display:block;margin:0 auto}.styles_course-content-wrapper__P_xa_ .styles_select-form-state__TWv3O .styles_select-form-state-text__dQtri{text-align:center;font-size:16px;font-weight:400;line-height:24px;color:#7a7d86}.styles_course-content-wrapper__P_xa_ .styles_course-content-right__Rx24m{position:relative;width:275px}.styles_course-content-wrapper__P_xa_ .styles_course-content-right-wrapper__R_urA{position:sticky;top:90px;left:0;width:100%}.styles_course-content-wrapper__P_xa_ .styles_course-content-right-wrapper__R_urA .styles_course-content-save-wrapper__0ud3m{box-shadow:0 0 10px 0 #e5e1eb;box-sizing:border-box;border-radius:8px;padding:30px}.styles_course-content-wrapper__P_xa_ .styles_course-content-right-wrapper__R_urA .styles_course-content-save-wrapper__0ud3m .styles_course-save-draft-button___F0nD{width:100%;height:56px;background:#9047ff;cursor:pointer;border-radius:40px;color:#fff;font-size:14px;font-weight:500;line-height:20px;text-align:center;margin-bottom:20px;border:1px solid #9047ff}.styles_course-content-wrapper__P_xa_ .styles_course-content-right-wrapper__R_urA .styles_course-content-save-wrapper__0ud3m .styles_course-save-draft-button___F0nD svg{display:block;margin:0 auto}.styles_course-content-wrapper__P_xa_ .styles_course-content-right-wrapper__R_urA .styles_course-content-save-wrapper__0ud3m .styles_course-save-draft-button___F0nD.styles_publish__cJNVg{background:#fff;border:1px solid #9047ff;color:#9047ff}.styles_course-content-wrapper__P_xa_ .styles_course-content-right-wrapper__R_urA .styles_course-content-save-wrapper__0ud3m .styles_preview-button__OvNw2{padding:10px 33px;font-size:16px;font-weight:600;line-height:24px;text-align:center;color:#9047ff}.styles_course-content-wrapper__P_xa_ .styles_course-content-right-wrapper__R_urA .styles_course-content-add-section-wrapper__xr2HG{box-shadow:0 0 10px 0 #e5e1eb;box-sizing:border-box;padding:30px 50px;border-radius:8px;margin-bottom:10px}.styles_course-content-wrapper__P_xa_ .styles_course-content-right-wrapper__R_urA .styles_course-content-add-section-title__pTIcr{font-size:18px;font-weight:700;line-height:24px;color:#161517;text-align:center;margin-bottom:20px}.styles_course-content-wrapper__P_xa_ .styles_course-content-right-wrapper__R_urA .styles_course-content-add-section-controls__12amm{display:flex;flex-direction:row;justify-content:center}.styles_course-content-wrapper__P_xa_ .styles_course-content-right-wrapper__R_urA .styles_course-content-add-section-controls__12amm .styles_course-content-add-section-control__iQCku{width:64px;margin:0 10px}.styles_course-content-wrapper__P_xa_ .styles_course-content-right-wrapper__R_urA .styles_course-content-add-section-controls__12amm .styles_course-content-add-section-control-icon__0ZopI{width:64px;height:64px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;background:#9047ff}.styles_course-content-wrapper__P_xa_ .styles_course-content-right-wrapper__R_urA .styles_course-content-add-section-controls__12amm .styles_course-content-add-section-control-icon__0ZopI svg{display:block;margin:0 auto}.styles_course-content-wrapper__P_xa_ .styles_course-content-left__8cS_H{width:calc(100% - 285px);box-sizing:border-box}.course_course-top__uF6jb{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:20px}.course_course-top-left__507Bs{width:62%;border-radius:16px;overflow:hidden;position:relative;padding-bottom:37%;height:0;margin-right:11px}.course_course-top-left__507Bs .course_carousel-wrapper__qVmH1{position:absolute;width:100%;height:100%;top:0;left:0}.course_course-top-left__507Bs .course_carousel-wrapper__qVmH1 .course_slide-image__kzqOM{position:relative;height:100%}.course_course-top-left__507Bs .course_carousel-wrapper__qVmH1 .course_slide-image__kzqOM.course_last-slide__eNLR0{position:relative;display:flex;flex-direction:column;justify-content:center}.course_course-top-left__507Bs .course_carousel-wrapper__qVmH1 .course_slide-image__kzqOM:hover .course_download-button___R6HP{opacity:1}.course_course-top-left__507Bs .course_carousel-wrapper__qVmH1 .course_slide-image__kzqOM .course_download-button___R6HP{position:absolute;bottom:25px;left:15px;background:#fff;display:flex;flex-direction:column;justify-content:center;border-radius:8px;width:28px;height:28px;z-index:50;opacity:0}.course_course-top-left__507Bs .course_carousel-wrapper__qVmH1 .course_slide-image__kzqOM .course_download-button___R6HP svg{display:block;margin:0 auto}.course_course-top-left__507Bs .course_carousel-wrapper__qVmH1 .course_slide-image__kzqOM img,.course_course-top-left__507Bs .course_carousel-wrapper__qVmH1 .course_slide-image__kzqOM video{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.course_course-top-left__507Bs .course_carousel-wrapper__qVmH1 .course_slide-image__kzqOM img.course_blur__0_zob,.course_course-top-left__507Bs .course_carousel-wrapper__qVmH1 .course_slide-image__kzqOM video.course_blur__0_zob{filter:blur(10px)}.course_course-top-left__507Bs .course_carousel-wrapper__qVmH1 .course_buy-course__ii3PV{width:75%;max-width:75%;left:50%;top:50%;transform:translate(-50%,-55%);background:#fff;border-radius:16px;padding:50px 40px;position:absolute}.course_course-top-left__507Bs .course_carousel-wrapper__qVmH1 .course_buy-course__ii3PV .course_buy-course-title__QfnDQ{font-weight:800;font-size:26px;line-height:32px;margin-bottom:20px}.course_course-top-left__507Bs .course_carousel-wrapper__qVmH1 .course_buy-course__ii3PV .course_buy-course-description__68sbf{font-weight:400;font-size:16px;line-height:24px;margin-bottom:40px}.course_course-top-right__1mV5u{background:var(--color-white);width:calc(100% - 62% - 11px);border-radius:8px;box-shadow:0 0 10px 0 #e5e1eb;box-sizing:border-box;padding:30px 20px}.course_section-button__XjJAk{width:100%}.course_section-button__XjJAk,.course_theme__XNaWp{display:flex;flex-direction:row;justify-content:space-between}.course_theme__XNaWp{margin-bottom:10px;text-align:left;padding:0}.course_theme__XNaWp .course_theme-name__khxW5{font-size:13px;font-weight:700;line-height:20px;color:var(--color-mono-2);max-width:85%;text-align:left}.course_theme__XNaWp .course_theme-name__khxW5.course_active__EFer5{color:var(--color-black)}.course_theme__XNaWp .course_theme-price__1v5nl{font-size:12px;font-weight:400;line-height:18px;display:flex;flex-direction:column;justify-content:center}.course_course-info__vRG85{width:62%}.course_review-send-popup__mz7kT{padding-top:16px}.course_review-send-popup__mz7kT .course_review-send-popup-top__COZKD{margin:0 -36px;padding:0 16px}.course_review-send-popup__mz7kT .course_review-send-popup-content__ppRfV{max-height:100%}.course_review-send-popup__mz7kT .course_review-send-popup-title__e20__{font-size:26px;font-weight:800;line-height:32px;text-align:center;margin-bottom:20px}.course_review-send-popup__mz7kT .course_review-send-popup-description__LIFd8{font-size:16px;font-weight:400;line-height:24px;text-align:center;max-width:300px;margin:0 auto 48px}.course_review-send-popup__mz7kT .course_review-send-button__di3YP{height:56px;margin-bottom:20px}.course_review-send-popup__mz7kT .course_review-send-button__di3YP span{height:100%;display:flex;flex-direction:column;justify-content:center}.course_buy-popup__wV86i{padding-top:16px;width:700px}.course_buy-popup__wV86i .course_buy-popup-top__BMo7q{margin:0 -36px;padding:0 16px}.course_buy-popup__wV86i .course_buy-popup-content__aRzGJ{max-height:100%}.course_buy-popup__wV86i .course_buy-popup-title__nVrSU{font-size:26px;font-weight:800;line-height:32px;margin-bottom:20px;max-width:500px}.course_buy-popup__wV86i .course_buy-popup-title__nVrSU.course_small-margin__VuDjY{margin-bottom:10px}.course_buy-popup__wV86i .course_buy-description__k55_W{font-size:18px;font-weight:700;line-height:24px;margin-bottom:35px}.course_buy-popup__wV86i .course_sub-title__KTWyU{font-size:16px;font-weight:400;line-height:24px;margin-bottom:20px}.course_buy-popup__wV86i .course_price__LtRuH{font-size:26px;font-weight:800;line-height:32px;margin-bottom:40px}.course_buy-popup__wV86i .course_buy-button__6Kc0q{height:56px;margin-bottom:20px}.course_buy-popup__wV86i .course_buy-button__6Kc0q span{height:100%;display:flex;flex-direction:column;justify-content:center}.course_buy-popup__wV86i .course_part-item__XYrjn{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:8px}.course_buy-popup__wV86i .course_part-item-name__UEggJ{display:flex;flex-direction:row;justify-content:flex-start}.course_buy-popup__wV86i .course_parts-list__2njlU{margin-bottom:58px}.course_buy-popup__wV86i .course_checkbox-name__zS_84>div{color:var(--color-black)}.course_buy-popup__wV86i .course_part-item-price__exx5q{display:flex;flex-direction:column;justify-content:center;font-size:14px;font-weight:400;line-height:20px;color:var(--color-mono-2)}.course_buy-popup__wV86i .course_total-price__EdOAv{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:20px}.course_buy-popup__wV86i .course_total-price__EdOAv span{font-size:16px;font-weight:600;line-height:24px}.course_buy-popup__wV86i .course_topup-link__VIwAG{display:flex;flex-direction:column;justify-content:center;text-align:center;color:var(--color-white);background:var(--color-primary);transition:.3s ease;border-radius:50px;height:56px;margin-bottom:20px;font-weight:600}.course_buy-popup__wV86i .course_topup-link__VIwAG:hover{background:var(--color-primary-hover)}.course_progress-buttons-top__rdx0C{display:flex;flex-direction:row;justify-content:space-between}.course_progress-buttons-top__rdx0C .course_progress-theme-name___p1ub{font-weight:700;font-size:16px;line-height:24px}.course_full-screen-carousel-wrapper__lifyV{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;flex-direction:column;justify-content:center}.course_full-screen-carousel-wrapper__lifyV .course_full-screen-carousel-overlay__9F_IU{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.64)}.course_full-screen-carousel-wrapper__lifyV .course_close-button__U7XZs{position:absolute;top:20px;right:20px;z-index:20}.course_full-screen-carousel-wrapper__lifyV .course_close-button__U7XZs path{fill:#d9d9d9}.course_full-screen-carousel-wrapper__lifyV .course_full-screen-carosel__p0joI{margin:0 auto;height:calc(100% - 12px);width:85%}.course_full-screen-carousel-wrapper__lifyV .course_full-screen-carosel__p0joI .course_slide-image__kzqOM{height:100%;border-radius:16px;overflow:hidden;position:relative}.course_full-screen-carousel-wrapper__lifyV .course_full-screen-carosel__p0joI .course_slide-image__kzqOM:hover .course_download-button___R6HP{opacity:1}.course_full-screen-carousel-wrapper__lifyV .course_full-screen-carosel__p0joI .course_slide-image__kzqOM .course_download-button___R6HP{position:absolute;bottom:25px;left:15px;background:#fff;display:flex;flex-direction:column;justify-content:center;border-radius:8px;width:28px;height:28px;z-index:50;opacity:0}.course_full-screen-carousel-wrapper__lifyV .course_full-screen-carosel__p0joI .course_slide-image__kzqOM .course_download-button___R6HP svg{display:block;margin:0 auto}.course_full-screen-carousel-wrapper__lifyV .course_full-screen-carosel__p0joI .course_slide-image__kzqOM.course_last-slide__eNLR0{position:relative;display:flex;flex-direction:column;justify-content:center}.course_full-screen-carousel-wrapper__lifyV .course_full-screen-carosel__p0joI .course_slide-image__kzqOM img,.course_full-screen-carousel-wrapper__lifyV .course_full-screen-carosel__p0joI .course_slide-image__kzqOM video{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.course_full-screen-carousel-wrapper__lifyV .course_full-screen-carosel__p0joI .course_slide-image__kzqOM img.course_blur__0_zob,.course_full-screen-carousel-wrapper__lifyV .course_full-screen-carosel__p0joI .course_slide-image__kzqOM video.course_blur__0_zob{filter:blur(10px)}.course_full-screen-carousel-wrapper__lifyV .course_full-screen-carosel__p0joI .course_buy-course__ii3PV{width:75%;max-width:75%;left:50%;top:50%;transform:translate(-50%,-55%);background:#fff;border-radius:16px;padding:50px 40px;position:absolute;z-index:40}.course_full-screen-carousel-wrapper__lifyV .course_full-screen-carosel__p0joI .course_buy-course__ii3PV .course_buy-course-title__QfnDQ{font-weight:800;font-size:26px;line-height:32px;margin-bottom:20px}.course_full-screen-carousel-wrapper__lifyV .course_full-screen-carosel__p0joI .course_buy-course__ii3PV .course_buy-course-description__68sbf{font-weight:400;font-size:16px;line-height:24px;margin-bottom:40px}.course_full-screen-carousel-wrapper__lifyV .course_radio-wrapper__X4cq6{margin-bottom:21px}.course_full-screen-carousel-wrapper__lifyV .course_radio-wrapper__X4cq6.course_more-margin__WXnhc{margin-bottom:48px}.course_full-screen-carousel-wrapper__lifyV .course_checkbox-wrapper__z7C_Q{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:16px}.course_full-screen-carousel-wrapper__lifyV .course_buy-course-sub-title__4O26j{font-weight:700;font-size:18px;line-height:24px;margin-bottom:35px;margin-top:-15px}.course_full-screen-carousel-wrapper__lifyV .course_section-price-total__V4phr{margin-top:58px;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:20px}.course_full-screen-carousel-wrapper__lifyV .course_section-price-total__V4phr div{font-weight:700;font-size:16px;line-height:24px}.course_full-screen-carousel-wrapper__lifyV .course_buy-price-title__GjZWV{font-weight:400;font-size:16px;line-height:24px;margin-bottom:20px}.course_full-screen-carousel-wrapper__lifyV .course_buy-price__B3eO1{font-weight:800;font-size:26px;line-height:32px;margin-bottom:40px}.course_full-screen-carousel-controls__jq780,.course_page-screen-controls__PXVDW{position:absolute;top:50%;left:50%;width:95%;transform:translate(-50%,-50%);display:flex;flex-direction:row;justify-content:space-between}.course_full-screen-carousel-controls__jq780 .course_control-button__3zfEN,.course_page-screen-controls__PXVDW .course_control-button__3zfEN{width:44px;height:44px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;background:#fff;color:#9047ff}.course_full-screen-carousel-controls__jq780 .course_control-button__3zfEN.course_disabled__JiaTL,.course_page-screen-controls__PXVDW .course_control-button__3zfEN.course_disabled__JiaTL{opacity:0;pointer-events:none}.course_full-screen-carousel-controls__jq780 .course_control-button__3zfEN svg,.course_page-screen-controls__PXVDW .course_control-button__3zfEN svg{display:block;margin:0 auto}.course_page-screen-controls__PXVDW{z-index:34}.course_play-button-cirlce__4dQhS{width:120px;height:120px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.3s ease}.course_video-slide__yxaSF:hover .course_play-button-cirlce__4dQhS{color:var(--color-primary)}.course_video-controls__KPn5d{position:absolute;width:95%;left:50%;transform:translateX(-50%);bottom:10px;display:flex;flex-direction:row;justify-content:flex-start;z-index:10}.course_video-controls__KPn5d .course_progress-bar__a1OOd{width:100%;height:6px;cursor:pointer;background:#e6e6e6;border-radius:8px}.course_video-controls__KPn5d .course_progress-bar__a1OOd span{width:0;height:100%;display:block;background-color:var(--color-primary);border-radius:8px}.course_video-controls__KPn5d progress::-moz-progress-bar{background-color:#9047ff}.course_video-controls__KPn5d progress::-webkit-progress-value{background-color:#9047ff}.styles_subscription-block-author__g5Cs2,.styles_subscription-block-top__99Glc{display:flex;flex-direction:row;justify-content:space-between}.styles_subscription-block-author__g5Cs2{justify-content:flex-start;margin-right:10px}.styles_subscribe-button__rqPhP{width:172px;padding-left:10px;padding-right:10px}.styles_subscribe-button__rqPhP span{width:100%;white-space:nowrap;text-align:center}.styles_creator-avatar__SOmrT{width:64px;height:64px;min-width:64px;display:flex;flex-direction:column;justify-content:center;border-radius:50%;overflow:hidden;text-align:center;text-transform:uppercase;font-size:16px;font-weight:700;line-height:24px;background:var(--color-primary-opacity);box-sizing:border-box;border:1px solid transparent;color:var(--color-white);margin-right:4px}.styles_creator-avatar__SOmrT.styles_with-border__izE5B{border:1px solid var(--color-primary);background:transparent}.styles_creator-avatar__SOmrT img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.styles_creator-name-wrapper__o85zJ{display:flex;flex-direction:column;justify-content:center;font-size:16px;font-weight:400;line-height:24px;color:var(--color-mono-2)}.styles_creator-name-wrapper__o85zJ .styles_creator-name__Lmycb a{transition:.3s ease;color:var(--color-mono-2)}.styles_creator-name-wrapper__o85zJ .styles_creator-name__Lmycb a:hover{color:var(--color-primary)}.styles_author-stat__Kkzjn{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_author-subscribe__iGtMA{display:flex;flex-direction:row;justify-content:flex-start;padding-top:9px}.styles_author-subscribe__iGtMA .styles_share-button__sX3P7{margin-left:20px}.styles_author-subscribe__iGtMA .styles_favorite-button__cODcn{height:48px;width:24px;margin-left:20px;color:var(--color-primary);transition:.3s ease}.styles_author-subscribe__iGtMA .styles_favorite-button__cODcn svg{display:block;margin:0 auto}.styles_author-subscribe__iGtMA .styles_favorite-button__cODcn:hover{color:var(--color-primary-hover)}.styles_course-prices__Mc0g4{display:flex;flex-direction:row;justify-content:space-between;margin-top:20px}.styles_buy-button__xV0T_{width:32%;box-sizing:border-box;padding:24px 20px;border-radius:16px;background:var(--color-mono-3);height:100px;text-align:left}.styles_buy-button__xV0T_ .styles_buy-button-title__Bv7Zk{font-size:16px;font-weight:400;line-height:24px;margin-bottom:4px}.styles_buy-button__xV0T_ .styles_buy-button-price__2bIoX{font-size:16px;font-weight:700;line-height:24px;color:var(--color-primary)}.styles_about-course__SxyG6{margin-top:50px;margin-bottom:120px;width:62%}.styles_about-course-block__9wwfS{margin-bottom:25px}.styles_about-course-block__9wwfS:last-child{margin-bottom:0}.styles_about-course-block__9wwfS .styles_about-course-title__1mfzU{font-size:26px;font-weight:800;line-height:32px;margin-bottom:10px}.styles_about-course-block__9wwfS .styles_about-course-row__9NWSb{font-size:16px;font-weight:400;line-height:24px;margin-bottom:25px}.styles_about-course-block__9wwfS .styles_about-course-row__9NWSb:last-child{margin-bottom:0}.styles_about-course-block__9wwfS .styles_theme__kYUfI{font-size:16px;font-weight:400;line-height:24px;margin-bottom:5px}.styles_about-course-block__9wwfS .styles_theme__kYUfI:last-child{margin-bottom:0}.styles_feedback-top-left__l0JFs,.styles_feedback-top__4OmLz{display:flex;flex-direction:row;justify-content:space-between}.styles_feedback-top-left__l0JFs{justify-content:flex-start}.styles_feedback-top-left__l0JFs .styles_feedback-rating__7cH1O{font-size:26px;font-weight:800;line-height:1;margin-right:10px;height:32px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding-top:4px}.styles_feedback-top-left__l0JFs .styles_rating-stars__HQy8t{display:flex;flex-direction:row;justify-content:flex-start;position:relative;color:var(--color-mono-1);margin-right:13px}.styles_feedback-top-left__l0JFs .styles_active-stars__hL07_{position:absolute;top:0;left:0;height:100%;display:flex;flex-direction:row;justify-content:flex-start;color:#f5c045;overflow:hidden}.styles_feedback-top-left__l0JFs .styles_inactive-star__kpovN{margin-right:6px;display:flex;flex-direction:column;justify-content:center}.styles_feedback-top-left__l0JFs .styles_inactive-star__kpovN svg{display:block;margin:0 auto}.styles_feedback-top-left__l0JFs .styles_ratings-count__a8A_0,.styles_feedback-top-left__l0JFs .styles_ratings-views__bZVSX{height:32px;display:flex;flex-direction:column;justify-content:center;font-size:14px;font-weight:400;line-height:20px;color:var(--color-mono-2);margin-right:10px;box-sizing:border-box;padding-top:2px}.styles_feedback-top-left__l0JFs .styles_ratings-views__bZVSX{margin-right:0}.styles_feedback-button__dc92z{display:flex;flex-direction:row;justify-content:flex-start;color:var(--color-mono-2);font-size:16px;font-weight:600;line-height:24px;height:32px;padding-top:4px;transition:.3s ease}.styles_feedback-button__dc92z:hover{color:var(--color-primary)}.styles_feedback-button__dc92z svg{margin-right:11px;margin-top:1px}.styles_review-popup__dZGPz{width:700px;padding-top:16px}.styles_review-popup-top__6VbjS{margin:0 -36px;padding:0 16px}.styles_review-popup-rating__5j6k0{font-size:16px;font-weight:700;line-height:24px;margin-bottom:10px}.styles_review-popup-ratings-stars__gqisN{display:flex;flex-direction:row;justify-content:flex-start}.styles_review-popup-ratings-stars__gqisN .styles_review-star-button__S8uwY{height:32px;width:32px;display:flex;flex-direction:column;justify-content:center;color:var(--color-mono-1)}.styles_review-popup-ratings-stars__gqisN .styles_review-star-button__S8uwY.styles_review-star-button-active__e7cws{color:#f5c045}.styles_review-popup-ratings-stars__gqisN .styles_review-star-button__S8uwY svg{display:block;margin:0 auto}.styles_review-wrapper__NGx4I{margin-top:25px;margin-bottom:40px}.styles_review-wrapper__NGx4I .styles_review-title__kw71n{font-size:16px;font-weight:700;line-height:24px;color:var(--color-black)}.styles_review-wrapper__NGx4I .styles_review-textarea__Gl6cb{max-height:150px;height:150px}.styles_review-hint__ORoAu{margin-top:15px;font-size:14px;font-weight:400;line-height:20px;text-align:center;color:var(--color-mono-2)}.styles_review-carousel-wrapper__Khta3{margin-top:50px;display:flex;flex-direction:column-reverse}.styles_feedback-item__1Es9o{box-sizing:border-box;padding:20px;background:var(--color-mono-3);border-radius:16px;margin-right:10px;max-height:300px;height:300px;position:relative;overflow:hidden;text-align:left;display:block;cursor:pointer}.styles_feedback-item__1Es9o.styles_without-padding__OED_M{padding:0;background:transparent;max-height:none;height:auto}.styles_feedback-item__1Es9o.styles_without-padding__OED_M:after{display:none}.styles_feedback-item__1Es9o:after{content:"";display:block;width:calc(100% + 40px);bottom:0;left:0;height:44px;background:linear-gradient(180.49deg,hsla(0,0%,96%,0) -9.58%,hsla(0,0%,100%,.92) 40.58%,#fff 69.53%);position:absolute}.styles_feedback-item__1Es9o .styles_feedback-item-top__YqlPu{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:15px}.styles_feedback-item__1Es9o .styles_feedback-item-author__bRwNr{display:flex;flex-direction:row;justify-content:space-between;max-width:70%;overflow:hidden}.styles_feedback-item__1Es9o .styles_feedback-author-avatar__t5c5I{width:48px;min-width:48px;height:48px;background:var(--color-primary-opacity);overflow:hidden;border-radius:50%;display:flex;flex-direction:column;justify-content:center;color:var(--color-white);font-size:14px;text-transform:uppercase;text-align:center;margin-right:8px}.styles_feedback-item__1Es9o .styles_feedback-author-avatar__t5c5I .styles_user-name__Y2f3h{font-weight:700}.styles_feedback-item__1Es9o .styles_feedback-author-avatar__t5c5I img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.styles_feedback-item__1Es9o .styles_feedback-author-info__5nM7X{display:flex;flex-direction:column;justify-content:center;overflow:hidden}.styles_feedback-item__1Es9o .styles_feedback-author-info__5nM7X .styles_feedback-author-name__hno_3{font-size:16px;font-weight:700;line-height:24px;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_feedback-item__1Es9o .styles_feedback-author-info__5nM7X .styles_feedback-date__cNeG8{font-size:12px;font-weight:400;line-height:18px;color:var(--color-mono-2)}.styles_feedback-item__1Es9o .styles_review-text__jLkde{font-size:16px;font-weight:400;line-height:24px}.styles_feedback-item__1Es9o .styles_review-grade___snoX{display:flex;flex-direction:row;justify-content:flex-start;height:24px}.styles_feedback-item__1Es9o .styles_review-grade___snoX span{display:flex;flex-direction:column;justify-content:center;font-weight:800;box-sizing:border-box;margin-top:3px}.styles_feedback-item__1Es9o .styles_review-grade___snoX svg{margin-left:10px;color:#f5c045}.styles_reviews-controls__xar8c{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:20px;height:44px}.styles_reviews-controls__xar8c .styles_review-controls-title__0Jc8r{font-size:26px;font-weight:800;line-height:32px;display:flex;flex-direction:column;justify-content:center}.styles_reviews-controls__xar8c .styles_review-controls-buttons__jYpk1{display:flex;flex-direction:row;justify-content:flex-start}.styles_reviews-controls__xar8c .styles_review-control-button__aABcL{width:44px;height:44px;border-radius:50%;box-sizing:border-box;border:1px solid var(--color-primary);display:flex;flex-direction:column;justify-content:center;color:var(--color-primary)}.styles_reviews-controls__xar8c .styles_review-control-button__aABcL svg{display:block;margin:0 auto}.styles_reviews-controls__xar8c .styles_review-control-button__aABcL.styles_review-control-button-disabled__n_9D_{pointer-events:none;cursor:auto;filter:grayscale(1)}.styles_reviews-controls__xar8c .styles_review-control-button__aABcL:first-child{margin-right:30px}.styles_feedback__pUICh{margin-bottom:126px}.styles_interesting__B4TK7{display:flex;flex-direction:column-reverse}.styles_interesting-course__1RnLK{margin-right:10px;background:var(--color-mono-3);box-sizing:border-box;padding:20px;max-height:534px;height:534px;border-radius:16px;display:block}.styles_review-text-popup-top__kh3Uo,.styles_review-text-popup__lVX9k{background:var(--color-mono-3)}.styles_review-text-popup__lVX9k{max-height:395px;height:395px;overflow:visible}.styles_loader__l7W0K{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;color:var(--color-primary)}.styles_loader__l7W0K svg{display:block;margin:0 auto}.styles_review-popup-controls__gTRZD{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:row;justify-content:space-between;width:calc(100% + 128px);height:44px}.styles_review-popup-controls__gTRZD .styles_review-control-button__aABcL{width:44px;height:44px;background:var(--color-white);border-radius:50%;display:flex;flex-direction:column;justify-content:center;color:var(--color-primary)}.styles_review-popup-controls__gTRZD .styles_review-control-button__aABcL.styles_review-control-button-disabled__n_9D_{pointer-events:none;cursor:auto;color:var(--color-mono-1)}.styles_review-popup-controls__gTRZD .styles_review-control-button__aABcL svg{display:block;margin:0 auto}.styles_description-block__B4_tq{margin-bottom:25px}.styles_description-block__B4_tq .styles_description-block-title__sEqGw{font-weight:800;font-size:26px;line-height:32px;margin-bottom:10px}.styles_description-block__B4_tq .styles_description-block-text__LtjvW{font-weight:400;font-size:16px;line-height:24px;width:100%;border:none;overflow:hidden;resize:none;pointer-events:none}.styles_buy-popup__y5vET{padding-top:16px;width:700px}.styles_buy-popup__y5vET .styles_buy-popup-top__SHwRW{margin:0 -36px;padding:0 16px}.styles_buy-popup__y5vET .styles_buy-popup-content__6R_AG{max-height:100%}.styles_buy-popup__y5vET .styles_buy-popup-title__RskOm{font-size:26px;font-weight:800;line-height:32px;margin-bottom:20px;max-width:500px}.styles_buy-popup__y5vET .styles_buy-popup-title__RskOm.styles_small-margin__BL4dU{margin-bottom:10px}.styles_buy-popup__y5vET .styles_buy-description__lNjpQ{font-size:18px;font-weight:700;line-height:24px;margin-bottom:35px}.styles_buy-popup__y5vET .styles_sub-title__xuhRD{font-size:16px;font-weight:400;line-height:24px;margin-bottom:20px}.styles_buy-popup__y5vET .styles_price__QX46D{font-size:26px;font-weight:800;line-height:32px;margin-bottom:40px}.styles_buy-popup__y5vET .styles_buy-button__xV0T_{height:56px;margin-bottom:20px}.styles_buy-popup__y5vET .styles_buy-button__xV0T_ span{height:100%;display:flex;flex-direction:column;justify-content:center;text-align:center}.styles_buy-popup__y5vET .styles_part-item__FTcLh{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:8px}.styles_buy-popup__y5vET .styles_part-item-name__3wF4X{display:flex;flex-direction:row;justify-content:flex-start}.styles_buy-popup__y5vET .styles_parts-list__XG2iA{margin-bottom:58px}.styles_buy-popup__y5vET .styles_checkbox-name__pmGjM>div{color:var(--color-black)}.styles_buy-popup__y5vET .styles_part-item-price__hLddO{display:flex;flex-direction:column;justify-content:center;font-size:14px;font-weight:400;line-height:20px;color:var(--color-mono-2)}.styles_buy-popup__y5vET .styles_total-price__AzdgQ{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:20px}.styles_buy-popup__y5vET .styles_total-price__AzdgQ span{font-size:16px;font-weight:600;line-height:24px}.styles_buy-popup__y5vET .styles_topup-link___Nc0w{display:flex;flex-direction:column;justify-content:center;text-align:center;color:var(--color-white);background:var(--color-primary);transition:.3s ease;border-radius:50px;height:56px;margin-bottom:20px;font-weight:600}.styles_buy-popup__y5vET .styles_topup-link___Nc0w:hover{background:var(--color-primary-hover)}.styles_pop-up-top-content__PoqfP{background:var(--color-mono-3)}.styles_close-popup__aPxT8{position:absolute;top:-25px;right:-25px}.styles_close-popup__aPxT8 path{fill:#cfd2db}.styles_complain-button__wPGI2{position:absolute;right:16px;top:16px;z-index:20}.styles_complain-button__wPGI2:before{content:"Пожаловаться";position:absolute;bottom:calc(100% + 9px);padding:12px 16px;border-radius:10px;background:#000000a3;color:#fff;left:0;font-weight:400;font-size:14px;line-height:20px;letter-spacing:0;opacity:0;pointer-events:none;transition:.3s ease}.styles_complain-button__wPGI2:after{content:"";position:absolute;left:5px;border:9px solid transparent;border-top-color:#000000a3;top:-9px;left:9px;opacity:0;pointer-events:none;transition:.3s ease}.styles_complain-button__wPGI2 svg path{transition:.3s ease}.styles_complain-button__wPGI2:hover:after,.styles_complain-button__wPGI2:hover:before{opacity:1}.styles_complain-button__wPGI2:hover svg path{fill:var(--color-primary)}.styles_complain-popup__xj7Vh{width:532px;max-height:670px;background:#fff;min-height:500px}.styles_complain-popup__xj7Vh .styles_radio-wrapper__ZxoIE{margin-bottom:18px}.styles_complain-popup__xj7Vh .styles_complain-send-button__qk4gs{margin-top:48px}.styles_complain-popup-top__jvuzm{background:#fff}.styles_complain-title__E6wlb{font-weight:800;font-size:32px;line-height:40px;margin-bottom:10px}.styles_complain-sub-title__3VN4W{font-weight:800;font-size:26px;line-height:32px;letter-spacing:0;margin-bottom:10px}.styles_complain-description__ISTKi{font-weight:400;font-size:16px;line-height:24px;margin-bottom:20px}@font-face{font-family:revicons;fallback:fallback;src:url(/_next/static/media/revicons.ff59b316.woff) format("woff"),url(/_next/static/media/revicons.b96bdb22.ttf) format("ttf"),url(/_next/static/media/revicons.652e7269.eot) format("ttf")}.react-multi-carousel-list{display:flex;align-items:center;overflow:hidden;position:relative}.react-multi-carousel-track{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;position:relative;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform,transition}.react-multiple-carousel__arrow{position:absolute;outline:0;transition:all .5s;border-radius:35px;z-index:1000;border:0;background:rgba(0,0,0,.5);min-width:43px;min-height:43px;opacity:1;cursor:pointer}.react-multiple-carousel__arrow:hover{background:rgba(0,0,0,.8)}.react-multiple-carousel__arrow:before{font-size:20px;color:#fff;display:block;font-family:revicons;text-align:center;z-index:2;position:relative}.react-multiple-carousel__arrow:disabled{cursor:default;background:rgba(0,0,0,.5)}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:"\e824"}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:"\e825"}.react-multi-carousel-dot-list{position:absolute;bottom:0;display:flex;left:0;right:0;justify-content:center;padding:0;margin:0;list-style:none;text-align:center}.react-multi-carousel-dot button{display:inline-block;width:12px;height:12px;border-radius:50%;opacity:1;box-shadow:none;transition:background .5s;border:2px solid grey;padding:0;margin:0 6px 0 0;outline:0;cursor:pointer}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{transform-style:preserve-3d;backface-visibility:hidden}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{right:auto;left:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--right:before{content:"\e824"}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:"\e825"}.react-multi-carousel-list{height:100%;z-index:20}.react-multi-carousel-dot-list{height:4px;background:var(--color-mono-3);border-radius:50px;bottom:102%}.react-multi-carousel-track{height:100%}.course_page-loading__XpH8S{display:flex;flex:1;flex-direction:column;justify-content:center;color:var(--color-primary)}.course_page-loading__XpH8S svg{display:block;margin:0 auto}.course_course-wrapper__AAgqJ{padding:0 40px}.course_course-title__KHxDA{font-size:32px;font-weight:800;line-height:40px;margin-bottom:40px}.course_course-progress__hy_YN{margin-bottom:20px;width:62%}.course_course-progress-theme-title__BoZOz{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px}.course_theme-title__UHiYf{font-size:16px;font-weight:700;line-height:24px;min-height:24px}.course_lessons__obtT3{font-size:14px;font-weight:400;line-height:20px;color:var(--color-mono-2)}.course_progress-bar__1dd_R{width:100%;height:4px;border-radius:50px;background:var(--color-mono-3);position:relative}.course_progress-bar__1dd_R .course_current-progress__BbxD6{position:absolute;top:0;left:0;height:4px;border-radius:50px;background:var(--color-primary)}.course_progress-bar-wrapper__V79HK,.landing_landing-filters__XDKVX{display:flex;flex-direction:row;justify-content:flex-start}.landing_landing-filters__XDKVX{flex-wrap:wrap;padding:0 40px}.landing_landing-filters__XDKVX .landing_filter-tag__daf_L{margin-right:8px;margin-bottom:8px}.landing_landing-filters__XDKVX .landing_clear-filters__cCZtQ{height:32px;cursor:pointer;padding:0 40px;border-radius:6px;box-sizing:border-box;background:var(--color-mono-1);font-size:14px;font-weight:400;line-height:20px}.landing_landing-filters__XDKVX .landing_clear-filters__cCZtQ:disabled{cursor:auto;color:var(--color-mono-1);background:var(--color-mono-3)}.landing_courses__reALY{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;margin-top:50px;padding:0 40px;position:relative;min-height:200px}.landing_courses__reALY .landing_course-card__0VVRd{margin-right:10px;margin-bottom:50px;width:calc(33% - 5px)}.landing_courses__reALY .landing_course-card__0VVRd:nth-child(3n){margin-right:0}.landing_show-more__Je73P{width:calc(100% - 80px);background:var(--color-primary);height:56px;padding:16px 40px;border-radius:50px;font-size:16px;font-weight:600;line-height:24px;color:var(--color-white);box-sizing:border-box}.landing_show-more__Je73P,.landing_show-more__Je73P svg{display:block;margin:0 auto}.landing_courses-loader__FACA8{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}.landing_courses-loader__FACA8 svg{display:block;margin:0 auto;color:var(--color-primary)}.landing_empty-search__yeI7n{margin-bottom:126px;width:100%}.landing_empty-search__yeI7n .landing_empty-search-title__wB3_A{font-size:18px;font-weight:700;line-height:24px;text-align:center;margin-bottom:10px}.landing_empty-search__yeI7n .landing_empty-search-description__ZqtUF{font-size:16px;font-weight:400;line-height:24px;text-align:center;margin-bottom:50px}.landing_empty-search__yeI7n svg{display:block;margin:0 auto}.landing_interesting-courses-wrapper__XVvkP{width:100%}.styles_author-cabinet-wrapper__ClD5h{padding:0 30px;flex:1;position:relative}.styles_author-cabinet-wrapper__ClD5h .styles_author-cabinet-title__zhSgW{font-size:32px;font-weight:800;line-height:40px;margin-bottom:50px}.styles_author-cabinet-wrapper__ClD5h .styles_page-loader__1SQVF{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;color:var(--color-primary)}.styles_author-cabinet-wrapper__ClD5h .styles_page-loader__1SQVF svg{display:block;margin:0 auto}.styles_author-cabinet-wrapper__ClD5h .styles_subscriptions-list__Uz430{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap}.styles_author-cabinet-wrapper__ClD5h .styles_subscription-item__m79qj{margin-right:10px;width:162px;margin-bottom:40px}.styles_author-cabinet-wrapper__ClD5h .styles_avatar__24FFZ{width:162px;height:162px;display:flex;flex-direction:column;justify-content:center;color:var(--color-white);border:2px solid transparent;box-sizing:border-box;background:var(--color-primary-opacity);font-family:Inter;font-size:58px;font-weight:700;line-height:87px;text-align:center;overflow:hidden;border-radius:50%;text-transform:uppercase;margin-bottom:5px}.styles_author-cabinet-wrapper__ClD5h .styles_avatar__24FFZ.styles_with-border__zmYv4{border:2px solid var(--color-primary)}.styles_author-cabinet-wrapper__ClD5h .styles_avatar__24FFZ img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.styles_author-cabinet-wrapper__ClD5h .styles_name__QjPyn{text-align:center;text-transform:capitalize;font-size:13px;font-weight:700;line-height:20px}.styles_author-cabinet-wrapper__ClD5h .styles_subscribers__DtdAy{font-size:12px;font-weight:400;line-height:18px;text-align:center;color:var(--color-mono-2)}.styles_author-cabinet-wrapper__ClD5h .styles_unsubscribe-button__oFG8_{width:100%;box-sizing:border-box;border:1px solid var(--color-primary);color:var(--color-primary);transition:.3s ease;height:32px;font-size:14px;font-weight:500;line-height:20px;margin-top:10px;border-radius:40px}.styles_author-cabinet-wrapper__ClD5h .styles_unsubscribe-button__oFG8_:hover:not(:disabled){background:var(--color-primary);color:var(--color-white)}.styles_author-cabinet-wrapper__ClD5h .styles_unsubscribe-button__oFG8_ svg{display:block;margin:0 auto}