.aboutUs_aboutUs__Yu39L{overflow:hidden}.aboutUs_aboutUs__Yu39L .aboutUs_container__qeWAI{display:flex;flex-direction:column;gap:100px}.aboutUs_aboutUs__Yu39L .aboutUs_boxs__uf1gF{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.aboutUs_aboutUs__Yu39L .aboutUs_boxs__uf1gF .aboutUs_box__8dpoG{background:linear-gradient(to bottom,transparent,var(--cr-soft),var(--cr-soft));padding:50px 20px 20px;border-radius:15px;display:flex;flex-direction:column;align-items:flex-start}.aboutUs_aboutUs__Yu39L .aboutUs_boxs__uf1gF .aboutUs_box__8dpoG span{display:block;max-width:250px;width:100%}.aboutUs_aboutUs__Yu39L .aboutUs_boxs__uf1gF .aboutUs_box__8dpoG h3{font-size:25px;font-weight:700}.aboutUs_aboutUs__Yu39L .aboutUs_ourNumbers__jyQpQ{display:grid;grid-template-columns:1fr 1.5fr;align-items:center}.aboutUs_aboutUs__Yu39L .aboutUs_ourNumbers__jyQpQ .aboutUs_imgOurNumbers__NY_Tx{max-width:400px;width:100%;height:400px}.aboutUs_aboutUs__Yu39L .aboutUs_ourNumbers__jyQpQ .aboutUs_imgOurNumbers__NY_Tx img{width:100%;height:100%}.aboutUs_aboutUs__Yu39L .aboutUs_ourNumbers__jyQpQ .aboutUs_info__jooPN{max-width:450px;width:100%}.aboutUs_aboutUs__Yu39L .aboutUs_ourNumbers__jyQpQ .aboutUs_info__jooPN ul{display:flex;align-items:center;padding:20px 0 20px 20px;width:-moz-fit-content;width:fit-content}.aboutUs_aboutUs__Yu39L .aboutUs_ourNumbers__jyQpQ .aboutUs_info__jooPN ul li{padding:0 20px;border-left:1px solid var(--cr-border)}.aboutUs_aboutUs__Yu39L .aboutUs_ourNumbers__jyQpQ .aboutUs_info__jooPN ul li:first-child{padding-right:0}.aboutUs_aboutUs__Yu39L .aboutUs_ourNumbers__jyQpQ .aboutUs_info__jooPN ul li:last-child{border:0}.aboutUs_aboutUs__Yu39L .aboutUs_ourNumbers__jyQpQ .aboutUs_info__jooPN ul li h3{font-size:18px;font-weight:700}.aboutUs_aboutUs__Yu39L .aboutUs_ourNumbers__jyQpQ .aboutUs_info__jooPN ul li p{color:var(--cr-text-muted);font-size:15px;margin-top:-5px}@media screen and (max-width:1024px){.aboutUs_aboutUs__Yu39L .aboutUs_container__qeWAI .aboutUs_boxs__uf1gF{grid-template-columns:1fr}.aboutUs_aboutUs__Yu39L .aboutUs_container__qeWAI .aboutUs_boxs__uf1gF .aboutUs_box__8dpoG span{max-width:100%}.aboutUs_aboutUs__Yu39L .aboutUs_container__qeWAI .aboutUs_ourNumbers__jyQpQ{grid-template-columns:1fr}.aboutUs_aboutUs__Yu39L .aboutUs_container__qeWAI .aboutUs_ourNumbers__jyQpQ .aboutUs_imgOurNumbers__NY_Tx{display:none}.aboutUs_aboutUs__Yu39L .aboutUs_container__qeWAI .aboutUs_ourNumbers__jyQpQ .aboutUs_info__jooPN{max-width:100%;text-align:center}.aboutUs_aboutUs__Yu39L .aboutUs_container__qeWAI .aboutUs_ourNumbers__jyQpQ .aboutUs_info__jooPN ul{justify-content:center;gap:1px;width:100%;background:var(--cr-border);padding:0;max-width:400px;margin:20px auto 0}.aboutUs_aboutUs__Yu39L .aboutUs_container__qeWAI .aboutUs_ourNumbers__jyQpQ .aboutUs_info__jooPN ul li{padding:0;display:grid;place-content:center;flex:1 1;background:var(--cr-strong)}.aboutUs_aboutUs__Yu39L .aboutUs_container__qeWAI .aboutUs_ourNumbers__jyQpQ .aboutUs_info__jooPN ul li:first-child{padding-right:10px}}.accordion_accordion__ZB5oU{border-radius:8px;overflow:hidden;width:100%;transition:all .3s ease;border:1px solid var(--cr-border);background:var(--cr-strong)}.accordion_header__39u6d{padding:10px;font-weight:700;width:100%;text-align:left;display:flex;justify-content:space-between;align-items:center;border:none;cursor:pointer;font-size:1rem;background:rgba(0,0,0,0);color:var(--cr-text)!important}.accordion_icon__2pWOy{transition:transform .3s ease;display:flex;align-items:center;justify-content:center;color:var(--cr-primary)}.accordion_icon__2pWOy.accordion_open__5mSHb{transform:rotate(-90deg)}.accordion_contentWrapper__3vNyH{overflow:hidden;transition:max-height .4s ease}.accordion_content__llBoq{padding:1rem;background:rgba(0,0,0,0);color:var(--cr-text-muted);font-size:13px}.button_button__AiTIX{color:#fff;background:var(--cr-primary);padding:6px 15px;border-radius:var(--radius);font-size:13px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;gap:4px;position:relative;overflow:hidden;transition:background .2s ease,transform .15s ease}.button_button__AiTIX:hover{background:var(--cr-primary-hover)}.button_button__AiTIX:active{transform:scale(.95)}.button_content__em3oS{display:flex;align-items:center;justify-content:center;gap:4px}.button_content__em3oS span{position:relative;z-index:1}.button_notAllowed__GR2MA{opacity:.5;cursor:not-allowed}.button_solid__CYUql{border:1px solid var(--cr-primary);background-color:rgba(0,0,0,0);color:var(--cr-primary);transition:background-color .3s ease,color .3s ease,border .3s ease}.button_solid__CYUql:hover{background:var(--cr-primary-hover);border-color:var(--cr-primary-hover)}.button_solid__CYUql:hover *{color:#fff}.button_transparent__TrEKJ{border:1px solid rgba(0,0,0,0);background-color:rgba(0,0,0,0);color:var(--cr-text);transition:background-color .3s ease,color .3s ease,border .3s ease}.button_transparent__TrEKJ:hover{background:var(--cr-primary-hover);border-color:var(--cr-primary-hover)}.button_transparent__TrEKJ:hover *{color:#fff}.button_loading__v1OMh{opacity:1;pointer-events:none;color:#fff;border-color:#fff}.button_loading__v1OMh .button_loader__sEJU0{position:absolute;width:100%;height:100%;background:var(--cr-success);cursor:not-allowed;top:0;left:0;z-index:0}.button_loading__v1OMh .button_loader__sEJU0:before{content:"";position:absolute;top:0;right:-50%;width:50%;height:100%;background:linear-gradient(120deg,transparent 0,var(--cr-strong) 50%,transparent 100%);opacity:.5;animation:button_shimmer__YVkmm 2s infinite;border-radius:inherit}.button_disabled__MrBzN{opacity:.5;pointer-events:none}@keyframes button_shimmer__YVkmm{0%{right:-50%}to{right:100%}}.header_overlay__0MplJ{position:fixed;left:0;bottom:0;width:100%;height:100%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--cr-overlay);z-index:101;transition:.3s ease;opacity:0;pointer-events:none}.header_overlay__0MplJ.header_active__QGuod{opacity:1;pointer-events:all}.header_header__4zBh8{height:var(--height-header);position:fixed;top:0;left:0;width:100%;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transition:height .25s ease,background .25s ease,box-shadow .25s ease;z-index:500}.header_header__4zBh8.header_active__QGuod{height:64px;background:rgba(245,241,235,.94);box-shadow:0 1px 0 rgba(27,50,82,.1)}.header_header__4zBh8 .header_container__rj5LK{width:100%;height:100%;display:flex;align-items:center;gap:20px;position:relative;z-index:500}.header_header__4zBh8 .header_logo__OhqIw{display:flex;align-items:center;gap:9px;text-decoration:none;flex-shrink:0}.header_header__4zBh8 .header_logoMark__oi4bk{width:36px;height:36px;background:var(--cr-primary);color:var(--cr-accent);border-radius:10px;display:grid;place-content:center;font-size:17px;font-weight:900;flex-shrink:0;transition:transform .2s ease}.header_logo__OhqIw:hover .header_header__4zBh8 .header_logoMark__oi4bk{transform:rotate(-6deg) scale(1.05)}.header_header__4zBh8 .header_logoText__Zc6Ta{font-size:15px;font-weight:800;color:var(--cr-primary);white-space:nowrap}.header_header__4zBh8 .header_cart__82rMo{display:grid;place-content:center;position:relative}.header_header__4zBh8 .header_cart__82rMo .header_cartIconDot__VotoK{width:9px;height:9px;position:absolute;border-radius:50%;background:var(--cr-accent);z-index:1;top:-3px;right:-2px}.header_header__4zBh8 .header_left__dIDGY{display:flex;align-items:center;gap:20px}.header_header__4zBh8 .header_left__dIDGY .header_infoUser__1AbbT{display:flex;align-items:center;gap:8px;cursor:pointer;position:relative}.header_header__4zBh8 .header_left__dIDGY .header_infoUser__1AbbT .header_welcome__TRJMW{margin-top:-6px}.header_header__4zBh8 .header_left__dIDGY .header_infoUser__1AbbT .header_welcome__TRJMW span{font-size:13px;color:var(--cr-text-muted)}.header_header__4zBh8 .header_left__dIDGY .header_infoUser__1AbbT .header_welcome__TRJMW p{font-weight:700;margin-top:-8px}.header_header__4zBh8 .header_left__dIDGY button{display:grid;place-content:center;cursor:pointer;color:var(--cr-text-muted);transition:color .15s ease}.header_header__4zBh8 .header_left__dIDGY button:hover{color:var(--cr-primary)}.header_header__4zBh8 .header_left__dIDGY button:active{opacity:.6}.header_header__4zBh8 .header_left__dIDGY .header_loginAndRegisterBtns__NQThl{display:flex;align-items:center;gap:10px}.header_header__4zBh8 .header_left__dIDGY .header_btnToggleNavigationMenu__RxZlG,.header_header__4zBh8 .header_left__dIDGY .header_openSearchMobileBtn__gc_os{display:none}.header_header__4zBh8 .header_right__e2YBW{display:flex;align-items:center;gap:24px}.header_header__4zBh8 .header_right__e2YBW a:not(.header_logo__OhqIw){font-size:14px;font-weight:600;color:var(--cr-text-muted);transition:color .15s ease;position:relative}.header_header__4zBh8 .header_right__e2YBW a:not(.header_logo__OhqIw):after{content:"";position:absolute;bottom:-3px;right:0;width:0;height:2px;background:var(--cr-accent);border-radius:2px;transition:width .2s ease}.header_header__4zBh8 .header_right__e2YBW a:not(.header_logo__OhqIw):hover{color:var(--cr-primary)}.header_header__4zBh8 .header_right__e2YBW a:not(.header_logo__OhqIw):hover:after{width:100%}.header_header__4zBh8 .header_right__e2YBW a:not(.header_logo__OhqIw).header_active__QGuod{color:var(--cr-primary);font-weight:700}.header_header__4zBh8 .header_right__e2YBW a:not(.header_logo__OhqIw).header_active__QGuod:after{width:100%}.header_header__4zBh8 .header_right__e2YBW .header_btnMore___oB_w{display:flex;align-items:center;justify-content:center;font-size:20px;cursor:pointer;position:relative;color:var(--cr-text-muted);transition:color .15s ease}.header_header__4zBh8 .header_right__e2YBW .header_btnMore___oB_w:hover{color:var(--cr-primary)}.header_header__4zBh8 .header_linkSm__KUp7b{font-size:14px;cursor:pointer;color:var(--cr-text-muted);transition:color .15s ease}.header_header__4zBh8 .header_linkSm__KUp7b.header_active__QGuod{color:var(--cr-primary);font-weight:700}.header_header__4zBh8 .header_linkSm__KUp7b:hover{color:var(--cr-primary);text-decoration:underline}@media screen and (max-width:1024px){.header_header__4zBh8 .header_left__dIDGY{gap:18px}.header_header__4zBh8 .header_left__dIDGY .header_infoUser__1AbbT,.header_header__4zBh8 .header_left__dIDGY .header_loginAndRegisterBtns__NQThl{display:none}.header_header__4zBh8 .header_left__dIDGY .header_btnToggleNavigationMenu__RxZlG{display:flex}.header_header__4zBh8 .header_right__e2YBW .header_btnMore___oB_w,.header_header__4zBh8 .header_right__e2YBW a:not(.header_logo__OhqIw){display:none}}@media screen and (max-width:767px){.header_header__4zBh8 .header_container__rj5LK{justify-content:space-between}.header_header__4zBh8 .header_left__dIDGY .header_openSearchMobileBtn__gc_os{display:flex}}.avatarMuted_avatarMuted__Ft_R4{border-radius:50%;flex-shrink:0;color:#fff;display:grid;place-content:center}.img_imageWrapper__CXyY1{position:relative;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.img_imageWrapper__CXyY1,.img_spinnerOverlay__wNZHn{display:flex;align-items:center;justify-content:center}.img_spinnerOverlay__wNZHn{position:absolute;inset:0;background-color:rgba(0,0,0,0);z-index:10}.img_image__Vvctj{transition:opacity .5s ease;opacity:1}.img_image__Vvctj.img_loading__sm_eW{opacity:0}.img_spinner__nWUgP{width:24px;height:24px;border:3px solid #ccc;border-top:3px solid var(--cr-primary);border-radius:50%;animation:img_spin__LO9tq .7s linear infinite}@keyframes img_spin__LO9tq{to{transform:rotate(1turn)}}.eyebrow_wrapEyebrow___n6Uv{display:flex;flex-direction:column;justify-content:center;max-width:500px;width:100%}.eyebrow_wrapEyebrow___n6Uv.eyebrow_centerContent__tuytV{align-items:center;margin:0 auto;text-align:center}.eyebrow_eyebrow__xk_en{border-radius:20px;display:flex;align-items:center;justify-content:center;gap:10px;width:-moz-fit-content;width:fit-content;padding:9px 16px;background:var(--cr-primary)}.eyebrow_eyebrow__xk_en .eyebrow_dot__Ki0NU{width:10px;height:10px;background-color:#fff;border-radius:50%}.eyebrow_eyebrow__xk_en span{color:#fff;font-size:14px}.eyebrow_subTitle__bKSgk{font-size:25px;font-weight:700}.courseCard_courseCard__4nffW{border-radius:var(--radius);overflow:hidden;border:1px solid var(--cr-border)}.courseCard_courseCard__4nffW .courseCard_wrapperImg__mPcjH{position:relative;height:240px;background:var(--cr-soft)}.courseCard_courseCard__4nffW .courseCard_wrapperImg__mPcjH .courseCard_img__sdDR_{width:100%;height:100%;position:absolute;left:0;top:0}.courseCard_courseCard__4nffW .courseCard_wrapperImg__mPcjH .courseCard_cardName__fP9Wr,.courseCard_courseCard__4nffW .courseCard_wrapperImg__mPcjH .courseCard_iconFavorite__bjC5X{position:absolute;top:10px;background:var(--cr-strong);z-index:2}.courseCard_courseCard__4nffW .courseCard_wrapperImg__mPcjH .courseCard_iconFavorite__bjC5X{border-radius:var(--radius);width:40px;height:40px;display:grid;place-content:center;left:10px;font-size:20px;color:var(--cr-text-muted);cursor:pointer}.courseCard_courseCard__4nffW .courseCard_wrapperImg__mPcjH .courseCard_iconFavorite__bjC5X:active{scale:.9}.courseCard_courseCard__4nffW .courseCard_wrapperImg__mPcjH .courseCard_cardName__fP9Wr{padding:2px 10px;border-radius:20px;right:10px;font-size:12px;color:var(--cr-primary)}.courseCard_courseCard__4nffW .courseCard_titleCourse__xUIHh{display:flex;align-items:center;justify-content:space-between}.courseCard_courseCard__4nffW .courseCard_info__z4x2q{display:flex;flex-direction:column;gap:10px;padding:10px 10px 0;border-radius:inherit;border-top-right-radius:0;border-top-left-radius:0}.courseCard_courseCard__4nffW .courseCard_info__z4x2q .courseCard_titleCourse__xUIHh{display:flex;align-items:flex-start}.courseCard_courseCard__4nffW .courseCard_info__z4x2q .courseCard_titleCourse__xUIHh .courseCard_name__uJ5uP{display:flex;flex-direction:column}.courseCard_courseCard__4nffW .courseCard_info__z4x2q .courseCard_titleCourse__xUIHh .courseCard_rate__q9I7f{display:flex;align-items:center;gap:5px;color:var(--cr-primary)}.courseCard_courseCard__4nffW .courseCard_info__z4x2q .courseCard_titleCourse__xUIHh .courseCard_rate__q9I7f span{display:flex;align-items:center;justify-content:center;margin-bottom:-2px}.courseCard_courseCard__4nffW .courseCard_info__z4x2q .courseCard_titleCourse__xUIHh h1{font-size:20px;line-height:1.5}.courseCard_courseCard__4nffW .courseCard_info__z4x2q ul{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--cr-border);border-left:0;border-right:0;padding:10px 0}.courseCard_courseCard__4nffW .courseCard_info__z4x2q ul li{display:flex;align-items:center;gap:15px}.courseCard_courseCard__4nffW .courseCard_info__z4x2q ul li span{font-size:12px;color:var(--cr-text-muted);font-weight:300}.courseCard_courseCard__4nffW .courseCard_info__z4x2q ul li:last-child{grid-column:span 2}.courseCard_courseCard__4nffW .courseCard_info__z4x2q .courseCard_desc__xmqLe{font-size:12px;color:var(--cr-text-muted);font-weight:300}.courseCard_courseCard__4nffW .courseCard_info__z4x2q .courseCard_footer__CTomM{display:flex;align-items:center;justify-content:space-between}.courseCard_courseCard__4nffW .courseCard_info__z4x2q .courseCard_footer__CTomM .courseCard_wrapperPrice__ObwgY{display:flex;flex-direction:column}.courseCard_courseCard__4nffW .courseCard_info__z4x2q .courseCard_footer__CTomM .courseCard_wrapperPrice__ObwgY .courseCard_old__NGHEy{font-size:17px;color:var(--cr-text-muted);margin-bottom:-15px;opacity:.6;text-decoration:line-through}.courseCard_courseCard__4nffW .courseCard_info__z4x2q .courseCard_footer__CTomM .courseCard_wrapperPrice__ObwgY .courseCard_price__Vhg8F{display:flex;align-items:flex-start;gap:3px}.courseCard_courseCard__4nffW .courseCard_info__z4x2q .courseCard_footer__CTomM .courseCard_wrapperPrice__ObwgY .courseCard_price__Vhg8F h1,.courseCard_courseCard__4nffW .courseCard_info__z4x2q .courseCard_footer__CTomM .courseCard_wrapperPrice__ObwgY .courseCard_price__Vhg8F span{font-size:25px}.courseCard_courseCard__4nffW .courseCard_info__z4x2q .courseCard_footer__CTomM .courseCard_addedSuccess__eJ9gA{display:flex;align-items:center;gap:10px;height:40px}@media screen and (min-width:1025px){.courseCard_courseCard__4nffW.courseCard_x__k2YaP{display:grid;grid-template-columns:250px 1fr}.courseCard_courseCard__4nffW.courseCard_x__k2YaP .courseCard_wrapperImg__mPcjH{height:100%}.courseCard_courseCard__4nffW.courseCard_x__k2YaP .courseCard_wrapperImg__mPcjH .courseCard_icon__occM8{display:none}.courseCard_courseCard__4nffW.courseCard_x__k2YaP .courseCard_info__z4x2q .courseCard_name__uJ5uP{flex-direction:row;gap:10px}.courseCard_courseCard__4nffW.courseCard_x__k2YaP .courseCard_info__z4x2q ul{grid-template-columns:1fr 1fr 1fr}.courseCard_courseCard__4nffW.courseCard_x__k2YaP .courseCard_info__z4x2q .courseCard_price__Vhg8F h1{font-size:15px}}@media screen and (max-width:1024px){.courseCard_courseCard__4nffW .courseCard_addToCatBtn__eZYQx span{display:none}}.input_wrapInput__p2EeG .input_errorMsg__tTjEV,.input_wrapInput__p2EeG .input_title__4RKD5{font-size:13px}.input_wrapInput__p2EeG .input_input__3ZGKi{position:relative;height:45px;width:100%}.input_wrapInput__p2EeG .input_input__3ZGKi input,.input_wrapInput__p2EeG .input_input__3ZGKi textarea{position:absolute;height:100%;width:100%;top:0;left:0;background:var(--cr-strong);border:1px solid var(--cr-border);border-radius:var(--radius);padding:10px;transition:.3s ease}.input_wrapInput__p2EeG .input_input__3ZGKi input:focus,.input_wrapInput__p2EeG .input_input__3ZGKi textarea:focus{border-color:var(--cr-primary)}.input_wrapInput__p2EeG .input_input__3ZGKi i{position:absolute;top:50%;transform:translateY(-50%);left:13px;display:flex;align-items:center;justify-content:center;font-size:16px}.input_wrapInput__p2EeG .input_errorWrap__sxdvP{display:flex;align-items:center;gap:5px}@keyframes input_fadeInSlideUp__h_JKD{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.input_wrapInput__p2EeG .input_errorWrap__sxdvP.input_errorAnimation__tWg8s{animation:input_fadeInSlideUp__h_JKD .3s ease-out}.input_wrapInput__p2EeG .input_errorWrap__sxdvP .input_errorMsg__tTjEV,.input_wrapInput__p2EeG .input_errorWrap__sxdvP i{color:var(--cr-error)}.input_wrapInput__p2EeG .input_errorWrap__sxdvP i{display:flex;align-items:center;justify-content:center;font-size:20px}.input_wrapInput__p2EeG.input_error__sOiRr .input_input__3ZGKi input,.input_wrapInput__p2EeG.input_error__sOiRr .input_input__3ZGKi textarea{border-color:var(--cr-error);color:var(--cr-error)}.input_wrapInput__p2EeG.input_error__sOiRr .input_input__3ZGKi input::placeholder,.input_wrapInput__p2EeG.input_error__sOiRr .input_input__3ZGKi textarea::placeholder{color:var(--cr-error)}.input_wrapInput__p2EeG.input_error__sOiRr .input_input__3ZGKi i,.input_wrapInput__p2EeG.input_error__sOiRr .input_title__4RKD5{color:var(--cr-error)}.input_wrapInput__p2EeG.input_disable__pZlPW{cursor:not-allowed;opacity:.6;-webkit-user-select:none;-moz-user-select:none;user-select:none}.input_wrapInput__p2EeG.input_disable__pZlPW *{pointer-events:none}.footer_footer__ilV3u{padding:70px 0 0;margin-top:60px;border-top:1px solid var(--cr-border);background:var(--cr-bg)}.footer_footer__ilV3u .footer_btnUp__RyXQD{position:fixed;bottom:22px;right:22px;z-index:100;width:42px;height:42px;background:var(--cr-primary);border-radius:10px;display:grid;place-content:center;color:#fff;font-size:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;scale:0;transition:scale .25s cubic-bezier(.34,1.56,.64,1),background .15s ease}.footer_footer__ilV3u .footer_btnUp__RyXQD:hover{background:var(--cr-primary-hover)}.footer_footer__ilV3u .footer_btnUp__RyXQD:active{scale:.88!important}.footer_footer__ilV3u .footer_btnUp__RyXQD.footer_active__jCzDv{scale:1}.footer_footer__ilV3u .footer_container__FcMhQ{display:grid;grid-template-columns:1.6fr 1fr 1fr;grid-gap:32px;gap:32px;padding-bottom:48px}.footer_footer__ilV3u .footer_brand__R76CX{display:flex;flex-direction:column;gap:14px}.footer_footer__ilV3u .footer_logo__78bQM{display:inline-flex;align-items:center;gap:9px;text-decoration:none}.footer_footer__ilV3u .footer_logoMark__hvYQZ{width:34px;height:34px;background:var(--cr-primary);color:var(--cr-accent);border-radius:9px;display:grid;place-content:center;font-size:16px;font-weight:900;flex-shrink:0}.footer_footer__ilV3u .footer_logoText__9klG9{font-size:15px;font-weight:800;color:var(--cr-primary)}.footer_footer__ilV3u .footer_brandDesc__lTcMG{color:var(--cr-text-muted);font-size:13.5px;line-height:1.75;max-width:300px}.footer_footer__ilV3u .footer_socials__auTT8{display:flex;gap:10px;margin-top:4px}.footer_footer__ilV3u .footer_socialLink__WsiD9{width:34px;height:34px;border-radius:8px;border:1px solid var(--cr-border);background:var(--cr-strong);display:grid;place-content:center;color:var(--cr-text-muted);transition:color .15s ease,border-color .15s ease,background .15s ease}.footer_footer__ilV3u .footer_socialLink__WsiD9:hover{color:var(--cr-primary);border-color:var(--cr-primary);background:var(--cr-soft-primary)}.footer_footer__ilV3u .footer_linksCol__Zqm4x{display:flex;flex-direction:column;gap:12px}.footer_footer__ilV3u .footer_linksCol__Zqm4x a{font-size:13.5px;color:var(--cr-text-muted);transition:color .15s ease}.footer_footer__ilV3u .footer_linksCol__Zqm4x a:hover{color:var(--cr-primary)}.footer_footer__ilV3u .footer_colTitle__DDNYK{font-size:13px;font-weight:800;color:var(--cr-primary);text-transform:uppercase;letter-spacing:.6px;margin-bottom:2px}.footer_footer__ilV3u .footer_copyRight__E_xTE{display:flex;align-items:center;justify-content:space-between;padding-top:20px;padding-bottom:24px;border-top:1px solid var(--cr-border)}.footer_footer__ilV3u .footer_paymentIcons__WKCkq{display:flex;align-items:center;gap:10px;opacity:.75}.footer_footer__ilV3u .footer_copyText__JBGjV{font-size:13px;color:var(--cr-text-muted)}@media screen and (max-width:860px){.footer_footer__ilV3u .footer_container__FcMhQ{grid-template-columns:1fr 1fr}.footer_footer__ilV3u .footer_brand__R76CX{grid-column:1/-1}.footer_footer__ilV3u .footer_brandDesc__lTcMG{max-width:100%}}@media screen and (max-width:560px){.footer_footer__ilV3u .footer_container__FcMhQ{grid-template-columns:1fr}.footer_footer__ilV3u .footer_copyRight__E_xTE{flex-direction:column-reverse;gap:14px;text-align:center}}.pageTab_prevPage__aZKB_{font-size:13px;color:var(--cr-text-muted)}.pageTab_flex__knmWa{display:flex;align-items:center;gap:10px}.pageTab_flex__knmWa a,.pageTab_flex__knmWa span{font-size:13px}.pageTab_flex__knmWa a:hover{text-decoration:underline}.pageTab_textActive__5xJkw{white-space:nowrap;overflow:hidden}.checkbox_wrapCheckbox__sSvMn{display:flex;align-items:center;gap:10px}.checkbox_desc__UQ5_1{font-size:14px}.checkbox_checkbox__8xlUM{display:inline-flex;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:16px;color:var(--cr-primary);transition:color .3s}.checkbox_checkbox__8xlUM input[type=checkbox]{display:none}.checkbox_checkbox__8xlUM .checkbox_checkmark__p4PWG{width:20px;height:20px;border:2px solid var(--cr-primary);border-radius:4px;display:flex;align-items:center;justify-content:center;margin-right:10px;transition:background-color .3s,border-color .3s,transform .3s;transform-style:preserve-3d}.checkbox_checkbox__8xlUM .checkbox_checkmark__p4PWG:before{content:"✓";font-size:14px;color:rgba(0,0,0,0);transition:color .3s,transform .3s}.checkbox_checkbox__8xlUM input[type=checkbox]:checked+.checkbox_checkmark__p4PWG{background-color:var(--cr-primary);border-color:var(--cr-primary);transform:scale(1.1) rotate(1turn) rotateY(1turn)}.checkbox_checkbox__8xlUM input[type=checkbox]:checked+.checkbox_checkmark__p4PWG:before{color:#fff}.checkbox_checkbox__8xlUM:hover{color:var(--cr-primary)}.checkbox_checkbox__8xlUM:hover .checkbox_checkmark__p4PWG{border-color:var(--cr-primary);background-color:#f0f0f0;transform:scale(1.05)}.checkbox_checkbox__8xlUM input[type=checkbox]:focus+.checkbox_checkmark__p4PWG{box-shadow:0 0 3px 2px rgba(0,0,0,.2);outline:none}.checkbox_checkbox__8xlUM .checkbox_checkmark__p4PWG,.checkbox_checkbox__8xlUM input[type=checkbox]:checked+.checkbox_checkmark__p4PWG{transition:background-color 1.3s,border-color 1.3s,color 1.3s,transform .3s}.responseBar_responseBar__pJ1AN{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px;border-radius:var(--radius);background:rgba(124,222,89,.3019607843);border:1px solid rgba(125,222,89,.7607843137)}.responseBar_responseBar__pJ1AN.responseBar_error__28RMj{background:rgba(253,161,155,.3019607843);border:1px solid rgba(253,162,155,.8078431373)}.responseBar_responseBar__pJ1AN.responseBar_info__POClM{background:#bac7f4;border:1px solid #abbbf3}.responseBar_responseBar__pJ1AN .responseBar_wrapMsg__0ktw0{display:flex;align-items:center;gap:10px}.responseBar_responseBar__pJ1AN .responseBar_wrapMsg__0ktw0 i{display:grid;place-content:center;font-size:18px}.responseBar_responseBar__pJ1AN .responseBar_wrapMsg__0ktw0 span{font-size:12px}.responseBar_responseBar__pJ1AN .responseBar_close__PUcPA{font-size:18px;display:grid;place-content:center;cursor:pointer}.faq_faq__McxDh{background:linear-gradient(to bottom,var(--cr-soft-accent),var(--cr-bg-alt));padding:50px 0;border-radius:var(--radius);overflow:hidden}.faq_faq__McxDh .faq_container__f_BKn{display:flex;align-items:center;flex-wrap:wrap;gap:20px}.faq_faq__McxDh .faq_faqSvg__APBSc{max-width:500px;width:100%;height:500px}.faq_faq__McxDh .faq_faqSvg__APBSc img{width:100%}.faq_faq__McxDh .faq_faqContent__a6kLo{flex:1 1}.faq_faq__McxDh .faq_faqContent__a6kLo .faq_gridAccordion__gM1Gg{display:flex;flex-direction:column;gap:10px;margin-top:20px}@media screen and (max-width:1060px){.faq_faq__McxDh .faq_faqSvg__APBSc{display:none}}@media screen and (max-width:767px){.faq_faq__McxDh{padding:0}}.iconWithText_iconWithText__Z9v4M{display:flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap}.iconWithText_iconWithText__Z9v4M i{color:var(--cr-primary);display:flex;align-items:center;justify-content:center}.headPage_headPage__uQqDt{display:flex;flex-direction:column;justify-content:center}.headPage_headPage__uQqDt.headPage_centerContent__ETt1g{align-items:center;text-align:center;margin:0 auto}.headPage_headPage__uQqDt.headPage_centerContent__ETt1g>span{max-width:500px;width:100%}.headPage_headPage__uQqDt>h1{line-height:1.4;margin:10px 0;max-width:900px;width:100%}@media screen and (max-width:1024px){.headPage_headPage__uQqDt.headPage_rightContent__wqroT{margin-left:auto;margin-right:0;align-items:flex-start;text-align:start}}.reviews_reviews__NCAbK .reviews_mySwiper__0T33S{width:100%;height:230px;padding:10px 0 20px}.reviews_reviews__NCAbK .reviews_swiperSlide__Cg2Pt{background-position:50%;background-size:cover;background:var(--cr-soft);opacity:.5;border-radius:var(--radius);padding:15px;max-width:400px;width:100%}.reviews_reviews__NCAbK .reviews_swiperSlide__Cg2Pt.reviews_activeSlide__jcG91{opacity:1}.reviews_reviews__NCAbK .reviews_swiperSlide__Cg2Pt .reviews_rate__e59vY{display:flex;align-items:center;gap:5px;color:var(--cr-primary);margin-bottom:10px}.reviews_reviews__NCAbK .reviews_swiperSlide__Cg2Pt .reviews_rate__e59vY span{margin:0 5px -2px}.reviews_reviews__NCAbK .reviews_swiperSlide__Cg2Pt .reviews_student__tmc1_{display:flex;align-items:center;gap:10px;margin-bottom:10px}.reviews_reviews__NCAbK .reviews_btnsSwitcher__DW0vc{display:flex;justify-content:center}.reviews_reviews__NCAbK .reviews_btnsSwitcher__DW0vc i{width:40px;height:40px;display:grid;place-items:center;border-radius:var(--radius);border:1px solid var(--cr-border);color:var(--cr-text-muted);cursor:pointer}.reviews_reviews__NCAbK .reviews_btnsSwitcher__DW0vc i:hover{background:var(--cr-primary);color:#fff}.reviews_reviews__NCAbK .reviews_btnsSwitcher__DW0vc i:active{scale:.8}.tabSwitcher_tabSwitcher__v6k7h ul{display:flex;align-items:center;flex-wrap:wrap;border:1px solid var(--cr-border);width:-moz-fit-content;width:fit-content;border-radius:40px;overflow:hidden;background:var(--cr-strong);width:100%}.tabSwitcher_tabSwitcher__v6k7h ul li{border-radius:inherit;height:35px;flex-grow:1;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:0 15px;width:auto;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:12px}.tabSwitcher_tabSwitcher__v6k7h ul li:active{scale:.9}.tabSwitcher_tabSwitcher__v6k7h ul li.tabSwitcher_active__f4UYQ{color:#fff;background:var(--cr-primary)}@media screen and (max-width:767px){.tabSwitcher_tabSwitcher__v6k7h ul{flex-wrap:nowrap;overflow:auto}.tabSwitcher_tabSwitcher__v6k7h ul li{min-width:-moz-fit-content;min-width:fit-content;flex-shrink:0;padding:0 25px}}.radio_container__eQJTe{display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content;gap:7px}.radio_title____WnB{font-size:12px;margin-bottom:2px}.radio_radioButtonsContainer__3gZF9{display:flex;align-items:center;gap:25px}.radio_radioButton__BuHIO{display:flex;align-items:center;position:relative;cursor:pointer}.radio_radioButtonInput__GIPhI{position:absolute;opacity:0;width:0;height:0}.radio_radioButtonLabel__8GAGs{display:inline-block;padding-right:30px;margin-bottom:10px;position:relative;font-size:14px;cursor:pointer;transition:all .3s cubic-bezier(.23,1,.32,1)}.radio_radioButtonCustom__Lzfme{position:absolute;top:50%;right:0;transform:translateY(-50%);width:20px;height:20px;border-radius:50%;border:2px solid var(--cr-border);transition:all .3s cubic-bezier(.23,1,.32,1)}.radio_radioButtonInput__GIPhI:checked+.radio_radioButtonLabel__8GAGs .radio_radioButtonCustom__Lzfme{transform:translateY(-50%) scale(.9);border:5px solid var(--cr-primary);color:var(--cr-primary)}.radio_radioButtonInput__GIPhI:checked+.radio_radioButtonLabel__8GAGs{color:var(--cr-primary)}.radio_radioButtonLabel__8GAGs:hover .radio_radioButtonCustom__Lzfme{transform:translateY(-50%) scale(1.2);border-color:var(--cr-primary)}.radio_questions__2RKhi .radio_radioButtonsContainer__3gZF9{grid-gap:10px;gap:10px;display:grid;grid-template-columns:1fr}.radio_questions__2RKhi .radio_radioButton__BuHIO{background-color:var(--cr-soft);padding:6px 20px;flex:1 1;width:100%;display:flex;align-items:center;justify-content:flex-start;border-radius:10px}.radio_questions__2RKhi .radio_radioButtonLabel__8GAGs{margin:0;width:100%;height:50px;display:flex;align-items:center}.progressInfo_progressInfo__dBpz3{padding:10px 15px 15px;width:100%}.progressInfo_progressInfo__dBpz3 .progressInfo_info__klbVf{display:flex;align-items:center;justify-content:space-between}.progressInfo_progressInfo__dBpz3 .progressInfo_info__klbVf>div{display:flex;align-items:center;gap:10px;background:var(--cr-soft);border-radius:30px;padding:5px 10px}.progressInfo_progressInfo__dBpz3 .progressInfo_info__klbVf>div span{margin-top:-5px}.progressInfo_progressInfo__dBpz3 .progressInfo_progress__1HL3o{width:100%;height:10px;background:var(--cr-soft);border-radius:20px;position:relative;overflow:hidden;margin-top:10px}.progressInfo_progressInfo__dBpz3 .progressInfo_progress__1HL3o span{right:0;top:0;border-radius:inherit;background-color:var(--cr-secondary);position:absolute;height:100%;transition:.3s ease;width:50%}.circularPercentage_circularPercentage__QcxW9{position:relative}.circularPercentage_circularPercentage__QcxW9 i{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;top:0;left:0;color:var(--cr-secondary)}.circularPercentage_circularPercentage__QcxW9 .circularPercentage_content__yfQfG{position:absolute;width:100%;height:100%;top:2px;left:0;display:flex;align-items:center;justify-content:center}.errorSection_errorSection__yd3N_{width:100%;height:100%;border-radius:10px;padding:50px;display:flex;flex-direction:column;justify-content:center;align-items:center}.errorSection_errorSection__yd3N_ .errorSection_photo404__krTJ1{max-width:400px;width:100%;height:250px}.videoControls_videoControls__z5B7c{display:flex;justify-content:space-between;align-items:center;gap:16px;width:100%;position:relative;z-index:22}.videoControls_videoControls__z5B7c .videoControls_popupChanges__c6j_S{position:absolute;bottom:130%;z-index:11;background:hsla(0,0%,100%,.7490196078);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px;overflow:hidden;opacity:0;pointer-events:none;transition:.3s ease}.videoControls_videoControls__z5B7c .videoControls_popupChanges__c6j_S li{padding:6px 30px;text-align:center;color:#000}.videoControls_videoControls__z5B7c .videoControls_popupChanges__c6j_S li.videoControls_selected__3y5dM,.videoControls_videoControls__z5B7c .videoControls_popupChanges__c6j_S li:hover{background-color:var(--cr-secondary);color:#fff}.videoControls_videoControls__z5B7c .videoControls_popupChanges__c6j_S.videoControls_active__zRSpG{opacity:1;pointer-events:all}.videoControls_videoControls__z5B7c .videoControls_btnWithLabel__r3N4G{cursor:pointer;position:relative;display:grid;place-content:center}.videoControls_videoControls__z5B7c .videoControls_btnWithLabel__r3N4G label{position:absolute;background:var(--cr-primary);top:-30px;left:50%;transform:translateX(-50%) translateY(10px);padding:3px 10px;border-radius:20px;color:#fff;font-size:11px;opacity:0;pointer-events:none;transition:opacity .3s ease,transform .3s ease;white-space:nowrap}.videoControls_videoControls__z5B7c .videoControls_btnWithLabel__r3N4G label:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border-width:6px;border-style:solid;border-color:var(--cr-primary) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.videoControls_videoControls__z5B7c .videoControls_btnWithLabel__r3N4G:hover label{opacity:1;top:-40px;transform:translateX(-50%) translateY(0)}.videoControls_videoControls__z5B7c .videoControls_skipAnimation__cJu4v{position:absolute;top:50%;left:50%;display:flex;justify-content:center;align-items:center;width:100px;height:100px;gap:10px;border-radius:50%;color:#fff;background:rgba(0,0,0,0);transform:translate(-50%,-50%);animation:videoControls_pulse__H9t1G 1.2s cubic-bezier(.8,0,0,1) infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100}.videoControls_videoControls__z5B7c .videoControls_skipAnimation__cJu4v span{font-size:20px;font-style:italic}.videoControls_videoControls__z5B7c .videoControls_skipAnimation__cJu4v.videoControls_forward__1mSav{background:rgba(0,123,255,.6156862745);border:1px solid #007bff}.videoControls_videoControls__z5B7c .videoControls_skipAnimation__cJu4v.videoControls_backward__iSFg_{background:rgba(255,0,0,.6784313725);border:1px solid red}.videoControls_videoControls__z5B7c .videoControls_rightBtns__mo_5n{display:flex;align-items:center;gap:15px}.videoControls_videoControls__z5B7c .videoControls_rightBtns__mo_5n .videoControls_fullScreenBtn__wyUr1{position:relative;z-index:11}.videoControls_videoControls__z5B7c .videoControls_rightBtns__mo_5n .videoControls_popupSettings__fElxc{right:-4px}.videoControls_videoControls__z5B7c .videoControls_centerBtns__hb3_2{display:flex;align-items:center;gap:10px}.videoControls_videoControls__z5B7c .videoControls_leftBtns__WUFKi .videoControls_btnChangeVolume__pVO7Q{position:relative;cursor:pointer}.videoControls_videoControls__z5B7c .videoControls_leftBtns__WUFKi .videoControls_btnChangeVolume__pVO7Q:after{content:"";position:absolute;left:-10px;bottom:0;width:50px;height:50px}.videoControls_videoControls__z5B7c .videoControls_leftBtns__WUFKi .videoControls_btnChangeVolume__pVO7Q i{display:grid;place-content:center}.videoControls_videoControls__z5B7c .videoControls_leftBtns__WUFKi .videoControls_btnChangeVolume__pVO7Q .videoControls_popupChangeVolume__vbY6a{gap:10px;flex-direction:column!important;justify-content:center;align-items:center;padding:6px 8px;left:-10px;bottom:35px}.videoControls_videoControls__z5B7c .videoControls_leftBtns__WUFKi .videoControls_btnChangeVolume__pVO7Q .videoControls_popupChangeVolume__vbY6a span{display:block;color:var(--cr-text)}.videoControls_videoControls__z5B7c .videoControls_leftBtns__WUFKi .videoControls_btnChangeVolume__pVO7Q .videoControls_popupChangeVolume__vbY6a input{writing-mode:bt-lr;-webkit-appearance:slider-vertical;-moz-appearance:slider-vertical;appearance:slider-vertical;width:4px;height:60px;border-radius:4px;cursor:pointer;outline:none;border:none}.videoControls_videoControls__z5B7c .videoControls_leftBtns__WUFKi .videoControls_btnChangeVolume__pVO7Q .videoControls_popupChangeVolume__vbY6a input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:#fff;cursor:pointer}.videoControls_videoControls__z5B7c .videoControls_leftBtns__WUFKi .videoControls_btnChangeVolume__pVO7Q:hover .videoControls_popupChangeVolume__vbY6a{opacity:1!important;pointer-events:all}.videoControls_videoControls__z5B7c .videoControls_leftBtns__WUFKi,.videoControls_videoControls__z5B7c .videoControls_rightBtns__mo_5n{position:relative;display:flex;justify-content:center;align-items:center;cursor:pointer}.videoControls_videoControls__z5B7c .videoControls_leftBtns__WUFKi i,.videoControls_videoControls__z5B7c .videoControls_rightBtns__mo_5n i{position:relative;z-index:11}@media screen and (max-width:767px){.videoControls_videoControls__z5B7c .videoControls_btnWithLabel__r3N4G{scale:.8}.videoControls_videoControls__z5B7c .videoControls_btnWithLabel__r3N4G *{font-size:12px!important}}.timeLine_timeLine__tQvEn{display:flex;align-items:center;gap:10px;width:100%;position:relative;z-index:22}.timeLine_timeLine__tQvEn *{cursor:pointer}.timeLine_timeLine__tQvEn .timeLine_progressBarWrapper__95lC7{position:relative;flex:1 1;height:6px;background:hsla(0,0%,100%,.2666666667);border-radius:4px;cursor:pointer}.timeLine_timeLine__tQvEn .timeLine_progressBarWrapper__95lC7:after{content:"";position:absolute;left:0;width:80%;height:30px;top:-10px}.timeLine_timeLine__tQvEn .timeLine_progressBarWrapper__95lC7 .timeLine_hoverTooltip__BjYof{position:absolute;top:-35px;transform:translateX(-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none;display:none}.timeLine_timeLine__tQvEn .timeLine_progressBarWrapper__95lC7 .timeLine_bufferBar__a71y7,.timeLine_timeLine__tQvEn .timeLine_progressBarWrapper__95lC7 .timeLine_hoverBar__MxDwn,.timeLine_timeLine__tQvEn .timeLine_progressBarWrapper__95lC7 .timeLine_playedBar__ABy0U{position:absolute;height:100%;top:0;left:0;border-radius:inherit}.timeLine_timeLine__tQvEn .timeLine_progressBarWrapper__95lC7 .timeLine_hoverBar__MxDwn{background:hsla(0,0%,100%,.3215686275)}.timeLine_timeLine__tQvEn .timeLine_progressBarWrapper__95lC7 .timeLine_bufferBar__a71y7{background:#fff}.timeLine_timeLine__tQvEn .timeLine_progressBarWrapper__95lC7 .timeLine_playedBar__ABy0U{background:var(--cr-secondary)}.timeLine_timeLine__tQvEn .timeLine_progressBarWrapper__95lC7 .timeLine_scrubber__GBx_q{position:absolute;top:50%;width:20px;height:20px;background:#fff;border-radius:50%;transform:translate(-50%,-50%) scale(0);pointer-events:none;transition:transform .3s ease}.timeLine_timeLine__tQvEn .timeLine_progressBarWrapper__95lC7:hover .timeLine_scrubber__GBx_q{transform:translate(-50%,-50%) scale(1)}.timeLine_timeLine__tQvEn .timeLine_progressBarWrapper__95lC7:hover .timeLine_hoverTooltip__BjYof{display:block}.animationSkip_animationSkip__GGJAu{position:absolute;top:50%;left:50%;display:flex;justify-content:center;align-items:center;width:100px;height:100px;gap:10px;border-radius:50%;color:#fff;background:rgba(0,0,0,0);transform:translate(-50%,-50%);animation:animationSkip_pulse__u_tXT 1.2s cubic-bezier(.8,0,0,1) infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100}.animationSkip_animationSkip__GGJAu span{font-size:20px;font-style:italic}.animationSkip_animationSkip__GGJAu.animationSkip_forward___VTl1{background:rgba(0,123,255,.6156862745);border:1px solid #007bff}.animationSkip_animationSkip__GGJAu.animationSkip_backward__G_fhW{background:rgba(255,0,0,.6784313725);border:1px solid red}@keyframes animationSkip_pulse__u_tXT{0%{opacity:0;transform:translate(-50%,-50%) scale(1.1)}20%{opacity:1;transform:translate(-50%,-50%) scale(.8)}60%{transform:translate(-50%,-50%) scale(1)}to{box-shadow:0 0 0 45px rgba(193,244,246,0)}}.thumbnail_thumbnail__FDiO2{position:absolute;inset:0;z-index:111}.thumbnail_thumbnail__FDiO2 .thumbnail_videoThumbnail__jnDKj{width:100%;height:100%;background:#fff}.thumbnail_thumbnail__FDiO2 .thumbnail_videoThumbnail__jnDKj img{object-fit:cover}.thumbnail_thumbnail__FDiO2 i{width:50px;height:50px;background:var(--cr-strong);display:grid;place-content:center;border-radius:10px;color:var(--cr-text);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:30px;cursor:pointer;transition:.3s ease}.thumbnail_thumbnail__FDiO2 i:hover{background:var(--cr-secondary);color:#fff}.thumbnail_thumbnail__FDiO2 i:active{transform:translate(-50%,-50%) scale(.9)}.loading_loading__jnsBq{position:absolute;inset:0;display:flex;justify-content:center;align-items:center}.loading_loading__jnsBq span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#fff}.loading_loading__jnsBq .loading_loader__KV4Tv{width:60px;aspect-ratio:1;display:grid;border-radius:50%;border:4px solid rgba(0,0,0,0);border-right:4px solid var(--cr-secondary);animation:loading_l15__8_UbB 1s linear infinite}.loading_loading__jnsBq .loading_loader__KV4Tv:after,.loading_loading__jnsBq .loading_loader__KV4Tv:before{content:"";grid-area:1/1;margin:2px;border:inherit;border-radius:50%;animation:loading_l15__8_UbB 2s infinite}.loading_loading__jnsBq .loading_loader__KV4Tv:after{margin:8px;animation-duration:3s}@keyframes loading_l15__8_UbB{to{transform:rotate(1turn)}}.error_error__TL4HZ{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:rgba(255,0,0,.2823529412);width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;color:#fff}.videoPlayer_videoContainer__65F_8{position:relative;width:100%;height:550px;margin:20px auto 30px;background:#000;border-radius:20px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.2)}.videoPlayer_videoContainer__65F_8 .videoPlayer_videoElement__cEodu{width:100%;height:100%;display:block;object-fit:contain}.videoPlayer_videoContainer__65F_8 .videoPlayer_controlsAndProgress__fhFT2{position:absolute;left:0;right:0;bottom:-20px;background:rgba(0,0,0,0);padding:10px 20px;display:flex;flex-direction:column;gap:12px;color:#fff;opacity:0;pointer-events:none;transition:.3s ease;z-index:22}.videoPlayer_videoContainer__65F_8 .videoPlayer_controlsAndProgress__fhFT2:after{content:"";position:absolute;bottom:0;left:0;background:linear-gradient(0deg,rgba(0,0,0,.534),transparent);height:700px;width:100%;z-index:1;pointer-events:none}.videoPlayer_videoContainer__65F_8 .videoPlayer_controlsAndProgress__fhFT2.videoPlayer_active__41Xlj,.videoPlayer_videoContainer__65F_8:hover .videoPlayer_controlsAndProgress__fhFT2{bottom:0;opacity:1;pointer-events:all}@media screen and (max-width:767px){.videoPlayer_videoContainer__65F_8{height:300px}}.videoPlayer_videoContainer__65F_8.videoPlayer_fullscreen__iZJU9{position:fixed;top:0;left:0;width:100%;height:100%;z-index:111111;margin:0;border-radius:0}.playOverlay_playOverlay__Syu4w{position:absolute;top:50%;left:50%;width:50%;height:50%;display:grid;place-content:center;z-index:3;transform:translate(-50%,-50%) scale(1);opacity:1;z-index:2;animation:playOverlay_playOverlay__Syu4w .6s linear forwards;cursor:pointer}@keyframes playOverlay_playOverlay__Syu4w{0%{transform:translate(-50%,-50%) scale(1);opacity:1}50%{transform:translate(-50%,-50%) scale(1.5);opacity:.8}to{transform:translate(-50%,-50%) scale(4);opacity:0}}.endOverlay_endOverlay__Gvhtw{position:absolute;top:50%;left:50%;width:100%;height:100%;z-index:3;transform:translate(-50%,-50%) scale(1);opacity:1;z-index:221;background:var(--cr-overlay);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;display:flex;flex-direction:column;justify-content:center}.endOverlay_endOverlay__Gvhtw .endOverlay_actions__80k_U{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px;width:100%}.endOverlay_endOverlay__Gvhtw .endOverlay_actions__80k_U i,.endOverlay_endOverlay__Gvhtw .endOverlay_actions__80k_U p{white-space:nowrap;color:#fff}.endOverlay_endOverlay__Gvhtw .endOverlay_actions__80k_U .endOverlay_rePlay__Hl2_8{transition:.3s ease;cursor:pointer}.endOverlay_endOverlay__Gvhtw .endOverlay_actions__80k_U .endOverlay_rePlay__Hl2_8 i *{font-size:55px!important}.endOverlay_endOverlay__Gvhtw .endOverlay_actions__80k_U .endOverlay_rePlay__Hl2_8:hover{scale:1.1}.endOverlay_endOverlay__Gvhtw .endOverlay_actions__80k_U .endOverlay_btns__qDVUN{display:flex;align-items:center;gap:20px;max-width:500px;width:100%}.endOverlay_endOverlay__Gvhtw .endOverlay_actions__80k_U .endOverlay_btns__qDVUN button{flex:1 1;display:flex;align-items:center;justify-content:center;gap:10px;background:var(--cr-primary);padding:20px;border-radius:20px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.endOverlay_endOverlay__Gvhtw .endOverlay_actions__80k_U .endOverlay_btns__qDVUN button:active{scale:.8}.starRating_stars__s0nuh{display:flex;align-items:center;gap:5px}.starRating_stars__s0nuh i{display:grid;place-content:center;opacity:.4;cursor:pointer}.starRating_stars__s0nuh i.starRating_active__jdXnR,.starRating_stars__s0nuh i:hover{opacity:1;color:var(--cr-primary)}.starRating_stars__s0nuh span{margin:0 6px;font-size:17px}.otpInput_otpContainer__dxMoQ{display:flex;justify-content:center;gap:15px;margin:20px 0;width:100%}.otpInput_otpInput__527WN{width:100%;flex:1 1;height:45px;font-size:24px;text-align:center;border:2px solid var(--cr-border);border-radius:10px;outline:none;transition:border-color .2s,box-shadow .2s;background:var(--cr-strong)}.otpInput_otpInput__527WN:focus{border-color:var(--cr-primary);box-shadow:0 0 0 4px rgba(59,246,131,.2)}