.divider-module-scss-module__cm58uW__wrapper{background-color:#d2d9ff;border-radius:20px;flex-direction:column;justify-content:space-between;gap:10px;height:calc(100% - 40px);padding:20px;display:flex}.divider-module-scss-module__cm58uW__title{max-width:200px;font-family:var(--heading-font);font-size:60px;line-height:1}.divider-module-scss-module__cm58uW__text_block{background-color:var(--white);border-radius:20px;padding:60px 20px 20px;position:relative}.divider-module-scss-module__cm58uW__text,.divider-module-scss-module__cm58uW__subtitle{font-size:16px;line-height:22px}.divider-module-scss-module__cm58uW__image{width:120px;height:120px;position:absolute;top:-70px;right:20px}.divider-module-scss-module__cm58uW__subtitle{text-align:center;margin-left:auto;margin-right:auto}.divider-module-scss-module__cm58uW__label_wrapper{background-color:#dfe3ff;padding:5px 0 5px 10px;position:absolute;top:25px;left:0}.divider-module-scss-module__cm58uW__label_text{text-transform:var(--uppercase-value);font-size:11px;font-weight:700;line-height:14px}.divider-module-scss-module__cm58uW__postfix{width:16px;position:absolute;top:0;bottom:0;right:-16px}
.alert-module-scss-module__oUTOpq__container{z-index:21;grid-gap:10px;box-sizing:border-box;background-color:#eceeff;border:1px solid #0000001a;border-radius:10px;grid-template-columns:1fr auto;align-items:center;width:400px;max-width:calc(100vw - 20px);margin:auto;padding:15px;animation:.35s ease-out both alert-module-scss-module__oUTOpq__slide_down;display:grid;position:fixed;top:10px;left:0;right:0}@media (min-width:768px){.alert-module-scss-module__oUTOpq__container{top:30px}}.alert-module-scss-module__oUTOpq__container_error{color:var(--white);background-color:#ff7070}.alert-module-scss-module__oUTOpq__container_long{align-items:start}.alert-module-scss-module__oUTOpq__video_conference_container{align-items:center;display:flex}.alert-module-scss-module__oUTOpq__content_container_long{align-items:flex-start}.alert-module-scss-module__oUTOpq__icon{margin-right:10px}.alert-module-scss-module__oUTOpq__icon_error *{fill:var(--white)}.alert-module-scss-module__oUTOpq__message{font-family:var(--body-font);font-size:var(--body1-font-size);font-weight:700;line-height:var(--body1-line-height)}.alert-module-scss-module__oUTOpq__description{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height);margin-top:5px}.alert-module-scss-module__oUTOpq__close_button{line-height:0;position:relative}.alert-module-scss-module__oUTOpq__close_icon_error *{fill:var(--white)}@keyframes alert-module-scss-module__oUTOpq__slide_down{0%{opacity:0;transform:translateY(-200px)}to{opacity:1;transform:translateY(0)}}
.result_header-module-scss-module__0eoqva__result_header{justify-content:space-between;align-items:center;display:flex}.result_header-module-scss-module__0eoqva__result_title{font-family:var(--body-font);font-size:var(--body1-font-size);font-weight:700;line-height:var(--body1-line-height);color:#ff7070;line-height:24px}.result_header-module-scss-module__0eoqva__result_title_true{color:#75bfbc}.result_header-module-scss-module__0eoqva__icon{width:24px;height:24px;animation:.3s cubic-bezier(.175,.885,.32,1.275) result_header-module-scss-module__0eoqva__show_icon;display:inline-block}
.sentence-module-scss-module__M3EKvW__result_sentence{flex-wrap:wrap;align-items:center;gap:1px 7px;display:flex}.sentence-module-scss-module__M3EKvW__word,.sentence-module-scss-module__M3EKvW__word_element{align-items:center;gap:1px;display:flex}.sentence-module-scss-module__M3EKvW__word_element{font-family:var(--heading-font);border-radius:2px;font-size:35px;line-height:100%}.sentence-module-scss-module__M3EKvW__word_element_correct{background-color:#75bfbc4d;animation:.2s ease-in-out sentence-module-scss-module__M3EKvW__show_correct}.sentence-module-scss-module__M3EKvW__word_element_failed{background-color:#ff707066;animation:.2s ease-in-out sentence-module-scss-module__M3EKvW__show_failed}.sentence-module-scss-module__M3EKvW__word_element_first{padding-left:5px}.sentence-module-scss-module__M3EKvW__word_element_last{padding-right:5px}@keyframes sentence-module-scss-module__M3EKvW__show_correct{0%{background-color:#75bfbc00}to{background-color:#75bfbc4d}}@keyframes sentence-module-scss-module__M3EKvW__show_failed{0%{background-color:#ff707000}to{background-color:#ff707066}}
.speaker_button-module-scss-module__hyF4qa__speaking_button_container{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.speaker_button-module-scss-module__hyF4qa__btn_animation_container{justify-content:center;gap:10px;display:flex}.speaker_button-module-scss-module__hyF4qa__button_speak{background-color:var(--black);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative;transform:scale(1);box-shadow:0 0 #000}.speaker_button-module-scss-module__hyF4qa__button_icon{transition:transform .2s ease-in-out}.speaker_button-module-scss-module__hyF4qa__button_icon *{fill:var(--white);opacity:1}.speaker_button-module-scss-module__hyF4qa__button_icon_show{animation:.2s cubic-bezier(.175,.885,.32,1.275) speaker_button-module-scss-module__hyF4qa__show-icon;transform:scale(1)}.speaker_button-module-scss-module__hyF4qa__button_icon_hide{transform:scale(0)}.speaker_button-module-scss-module__hyF4qa__pulse{animation:2s infinite speaker_button-module-scss-module__hyF4qa__pulse-black}.speaker_button-module-scss-module__hyF4qa__transparent{background-color:#0000}.speaker_button-module-scss-module__hyF4qa__label{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height);color:#00000080;white-space:nowrap;margin-top:10px}@keyframes speaker_button-module-scss-module__hyF4qa__pulse-black{0%{transform:scale(.95);box-shadow:0 0 #000000b3}70%{transform:scale(1);box-shadow:0 0 0 30px #0000}to{transform:scale(.95);box-shadow:0 0 #0000}}@keyframes speaker_button-module-scss-module__hyF4qa__show-icon{0%{transform:scale(0)}to{transform:scale(1)}}.speaker_button-module-scss-module__hyF4qa__animation{align-items:center;gap:5px;display:flex}.speaker_button-module-scss-module__hyF4qa__animation_mirror{flex-direction:row-reverse}.speaker_button-module-scss-module__hyF4qa__dot{--first-step:2px;--second-step:2px;background-color:var(--black);border-radius:10px;width:2px;height:2px;animation:2s ease-in-out infinite speaker_button-module-scss-module__hyF4qa__change_height;display:inline-block}.speaker_button-module-scss-module__hyF4qa__dot_1{--first-step:2px;--second-step:6px}.speaker_button-module-scss-module__hyF4qa__dot_2{--first-step:2px;--second-step:4px}.speaker_button-module-scss-module__hyF4qa__dot_3{--first-step:3px;--second-step:4px}.speaker_button-module-scss-module__hyF4qa__dot_4{--first-step:2px;--second-step:10px}.speaker_button-module-scss-module__hyF4qa__dot_5{--first-step:6px;--second-step:8px}.speaker_button-module-scss-module__hyF4qa__dot_6{--first-step:3px;--second-step:8px}.speaker_button-module-scss-module__hyF4qa__dot_7{--first-step:10px;--second-step:25px}.speaker_button-module-scss-module__hyF4qa__dot_8{--first-step:8px;--second-step:11px}.speaker_button-module-scss-module__hyF4qa__dot_9{--first-step:13px;--second-step:28px}.speaker_button-module-scss-module__hyF4qa__dot_10{--first-step:30px;--second-step:40px}@keyframes speaker_button-module-scss-module__hyF4qa__change_height{0%,15%,to{height:2px}30%,50%{height:var(--first-step)}65%,85%{height:var(--second-step)}}
.speaking_hints-module-scss-module__qoPGDa__hints_container{justify-content:space-between;align-items:center;display:flex}.speaking_hints-module-scss-module__qoPGDa__listening_buttons{align-self:flex-start;align-items:center;gap:20px;display:flex}.speaking_hints-module-scss-module__qoPGDa__tip{position:relative}.speaking_hints-module-scss-module__qoPGDa__tip .speaking_hints-module-scss-module__qoPGDa__tip_container{background:#eef5db;border-radius:10px;width:calc(100% + 20px);height:auto;position:absolute;top:28px;right:-10px}.speaking_hints-module-scss-module__qoPGDa__tip .speaking_hints-module-scss-module__qoPGDa__tip_container i{width:24px;height:12px;margin-left:-12px;position:absolute;bottom:100%;right:10px;overflow:hidden}.speaking_hints-module-scss-module__qoPGDa__tip .speaking_hints-module-scss-module__qoPGDa__tip_container i:after{content:"";background-color:#eef5db;width:12px;height:12px;position:absolute;left:50%;transform:translate(-50%,50%)rotate(45deg)}.speaking_hints-module-scss-module__qoPGDa__tip .speaking_hints-module-scss-module__qoPGDa__tip_content{box-sizing:border-box;height:100%;max-height:250px;padding:15px;font-size:13px;line-height:18px;overflow:auto}.speaking_hints-module-scss-module__qoPGDa__tip .speaking_hints-module-scss-module__qoPGDa__tip_content::-webkit-scrollbar{width:2px}.speaking_hints-module-scss-module__qoPGDa__tip .speaking_hints-module-scss-module__qoPGDa__tip_content::-webkit-scrollbar-thumb{background-color:#d9d9d9;border-radius:1px}.speaking_hints-module-scss-module__qoPGDa__tip .speaking_hints-module-scss-module__qoPGDa__markdown_container :first-child{margin-top:0}.speaking_hints-module-scss-module__qoPGDa__tip .speaking_hints-module-scss-module__qoPGDa__markdown_container :last-child{margin-bottom:0}.speaking_hints-module-scss-module__qoPGDa__button_listen{background-color:var(--black);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex;transform:scale(1);box-shadow:0 0 #000}.speaking_hints-module-scss-module__qoPGDa__button_listen:disabled{opacity:.3;cursor:default}.speaking_hints-module-scss-module__qoPGDa__playing{animation:2s infinite speaking_hints-module-scss-module__qoPGDa__pulse-black}@keyframes speaking_hints-module-scss-module__qoPGDa__pulse-black{0%{transform:scale(.95);box-shadow:0 0 #000000b3}70%{transform:scale(1);box-shadow:0 0 0 7px #0000}to{transform:scale(.95);box-shadow:0 0 #0000}}
.speaking-module-scss-module__FTcioa__container{grid-gap:10px;grid-template-rows:1fr auto;height:100%;display:grid}.speaking-module-scss-module__FTcioa__content{grid-gap:20px;box-sizing:border-box;background-color:var(--white);border-radius:20px;grid-template-rows:auto auto auto 1fr;height:100%;padding:20px;display:grid}.speaking-module-scss-module__FTcioa__content_success{background-image:radial-gradient(at calc(100% - 40px) 40px,#75bfbc 50%,#fff 50%);background-position:100% 0;background-repeat:no-repeat;background-size:200% 200%;animation:.4s cubic-bezier(.645,.045,.355,1) both speaking-module-scss-module__FTcioa__background_scale}@keyframes speaking-module-scss-module__FTcioa__background_scale{0%{background-size:0 0}80%{background-size:200% 200%;background-image:radial-gradient(at calc(100% - 40px) 40px, #75bfbc 50%, var(--white) 50%)}to{background-image:radial-gradient(at calc(100% - 40px) 40px, var(--white) 50%, var(--white) 50%)}}.speaking-module-scss-module__FTcioa__sentence{font-family:var(--heading-font);padding:0 5px;font-size:35px;line-height:100%}.speaking-module-scss-module__FTcioa__continue_button{height:40px;margin:auto}.speaking-module-scss-module__FTcioa__skip_button_hidden{opacity:0}.speaking-module-scss-module__FTcioa__continue_button_content{justify-content:center;align-items:center;gap:10px;display:flex}.speaking-module-scss-module__FTcioa__continue_button_content_animation{animation:.5s cubic-bezier(.175,.885,.32,1.275) speaking-module-scss-module__FTcioa__show_button}@keyframes speaking-module-scss-module__FTcioa__show_button{0%{transform:scale(0)}to{transform:scale(1)}}
.this_or_that-module-scss-module__2Dt_nW__container{grid-gap:1px;grid-template-rows:1fr auto;height:100%;max-height:100%;display:grid}.this_or_that-module-scss-module__2Dt_nW__content::-webkit-scrollbar{width:2px}.this_or_that-module-scss-module__2Dt_nW__content::-webkit-scrollbar-thumb{background-color:#d9d9d9;border-radius:1px}.this_or_that-module-scss-module__2Dt_nW__content{box-sizing:border-box;background-color:var(--white);border-radius:20px;grid-template-rows:auto 1fr;height:100%;max-height:100%;padding:20px;display:grid;overflow:auto}
.video_player-module-scss-module__mVL7wG__container{background-color:var(--black);width:100%;height:100%;color:var(--white);justify-content:center;align-items:center;display:flex;position:relative}.video_player-module-scss-module__mVL7wG__video,.video_player-module-scss-module__mVL7wG__video video{object-fit:cover;width:100%;height:100%}.video_player-module-scss-module__mVL7wG__mute_btn{background-color:#00000080;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:15px;right:15px}.video_player-module-scss-module__mVL7wG__play_ptn{background-color:#00000080;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:absolute}.video_player-module-scss-module__mVL7wG__controls{box-sizing:border-box;background:linear-gradient(#0000,#000c);width:100%;padding:35px 10px 20px;position:absolute;bottom:0;left:0}.video_player-module-scss-module__mVL7wG__progress{appearance:none;cursor:pointer;background-color:#ffffff80;outline:none;width:100%;height:3px}.video_player-module-scss-module__mVL7wG__progress::-webkit-slider-runnable-track{background-color:#ffffff80;height:3px}.video_player-module-scss-module__mVL7wG__progress::-moz-range-track{background-color:#ffffff80;height:3px}.video_player-module-scss-module__mVL7wG__progress::-webkit-slider-thumb{appearance:none;background-color:var(--white);border-radius:50%;width:15px;height:15px;transform:translateY(-6px)}.video_player-module-scss-module__mVL7wG__progress::-moz-range-thumb{background-color:var(--white);border-radius:50%;width:15px;height:15px}.video_player-module-scss-module__mVL7wG__time_labels{justify-content:space-between;align-items:center;width:100%;margin-top:5px;display:flex}.video_player-module-scss-module__mVL7wG__current_time{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:700;line-height:var(--body2-line-height)}.video_player-module-scss-module__mVL7wG__full_time{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:700;line-height:var(--body2-line-height);color:#ffffff80}.video_player-module-scss-module__mVL7wG__icon *{fill:var(--white)}.video_player-module-scss-module__mVL7wG__controls_btns{justify-content:center;align-items:center;gap:30px;margin-top:5px;display:flex}
.video-module-scss-module__0Xw7Oa__container{background-color:var(--white);border-radius:20px;width:100%;height:100%;overflow:hidden}
.word_group-module-scss-module__0Yg6va__container{grid-gap:10px;grid-template-rows:1fr auto;height:100%;display:grid;overflow:hidden}.word_group-module-scss-module__0Yg6va__content{box-sizing:border-box;background-color:var(--white);border-radius:20px;height:100%;padding:20px}.word_group-module-scss-module__0Yg6va__content_success{background-image:radial-gradient(at calc(100% - 40px) 40px,#75bfbc 50%,#fff 50%);background-position:100% 0;background-repeat:no-repeat;background-size:200% 200%;animation:.4s cubic-bezier(.645,.045,.355,1) both word_group-module-scss-module__0Yg6va__background_scale}@keyframes word_group-module-scss-module__0Yg6va__background_scale{0%{background-size:0 0}80%{background-size:200% 200%;background-image:radial-gradient(at calc(100% - 40px) 40px, #75bfbc 50%, var(--white) 50%)}to{background-image:radial-gradient(at calc(100% - 40px) 40px, var(--white) 50%, var(--white) 50%)}}.word_group-module-scss-module__0Yg6va__main_word{font-family:var(--heading-font);margin:20px 0 30px;font-size:35px;line-height:100%}.word_group-module-scss-module__0Yg6va__answers_container{flex-wrap:wrap;align-items:center;display:flex}.word_group-module-scss-module__0Yg6va__answer_word{font-family:var(--heading-font);margin:0 6px 10px 0;font-size:24px;line-height:100%}
.step-module-scss-module__bMNgDa__container{box-sizing:border-box;background-color:#eee;height:100vh}@media (min-width:768px){.step-module-scss-module__bMNgDa__container{justify-content:center;align-items:center;display:flex}}.step-module-scss-module__bMNgDa__container .step-module-scss-module__bMNgDa__complete_btn{z-index:1;width:max-content;position:fixed;top:120px;right:0}.step-module-scss-module__bMNgDa__content_wrapper{grid-gap:10px;box-sizing:border-box;background-color:#bec8ff;grid-template-rows:1fr;width:100%;height:100%;max-height:100%;padding:10px 0;transition:height .3s,background-color .3s;display:grid;position:relative;overflow:hidden}@media (min-width:768px){.step-module-scss-module__bMNgDa__content_wrapper{border-radius:20px;max-width:400px;min-height:auto;max-height:90%}}.step-module-scss-module__bMNgDa__content_wrapper_usyk_mode:before{content:"";filter:blur(70px);background-image:radial-gradient(circle,#df6e67 50%,#0000 100%);width:530px;height:420px;margin-left:-265px;position:absolute;bottom:-180px;left:50%}.step-module-scss-module__bMNgDa__content_wrapper_intermediate{background-color:#eee;border-radius:0}.step-module-scss-module__bMNgDa__content_wrapper_intermediate:before{display:none}.step-module-scss-module__bMNgDa__content_wrapper_hide_progress{grid-template-rows:1fr}.step-module-scss-module__bMNgDa__header_container{z-index:3;box-sizing:border-box;width:100%;padding:0 10px;position:absolute;top:10px}.step-module-scss-module__bMNgDa__header_container_hide{z-index:0}.step-module-scss-module__bMNgDa__content{width:100%;height:100%;max-height:100%;margin:auto;display:flex;position:relative;overflow:hidden}.step-module-scss-module__bMNgDa__content_hide_progress{padding-top:0}.step-module-scss-module__bMNgDa__quizzes_container,.step-module-scss-module__bMNgDa__intermediate_container{z-index:1;grid-gap:1px;box-sizing:border-box;grid-template-rows:1fr auto;width:100%;height:100%;max-height:100%;padding-top:70px;animation-duration:.5s;animation-timing-function:cubic-bezier(.175,.885,.32,1.275);animation-fill-mode:both;display:grid;position:absolute;overflow:hidden;transform:translate(100%)}.step-module-scss-module__bMNgDa__quizzes_active,.step-module-scss-module__bMNgDa__quizzes_retry{transition:none;animation-name:step-module-scss-module__bMNgDa__slide_to_left;position:relative;transform:translate(0)}.step-module-scss-module__bMNgDa__quizzes_hidden{animation-name:step-module-scss-module__bMNgDa__hide_to_left;position:relative;transform:translate(-105%)}.step-module-scss-module__bMNgDa__quizzes_retry{animation-name:step-module-scss-module__bMNgDa__slide_to_right}.step-module-scss-module__bMNgDa__quizzes{box-sizing:border-box;justify-content:center;align-items:flex-start;max-height:100%;display:flex;position:relative;overflow:hidden}.step-module-scss-module__bMNgDa__quizzes_theory{grid-gap:1px;grid-template-rows:1fr auto;display:grid}.step-module-scss-module__bMNgDa__quiz_container{z-index:1;box-sizing:border-box;width:100%;height:100%;max-height:100%;padding:0 10px;animation-duration:.5s;animation-timing-function:cubic-bezier(.175,.885,.32,1.275);animation-fill-mode:both;position:absolute;overflow:auto;transform:translate(0)}.step-module-scss-module__bMNgDa__quiz_next{animation-name:step-module-scss-module__bMNgDa__hide_to_right;transform:translate(100%)}.step-module-scss-module__bMNgDa__quiz_prev{animation-name:step-module-scss-module__bMNgDa__hide_to_left;transform:translate(-100%)}.step-module-scss-module__bMNgDa__quiz_current::-webkit-scrollbar{width:2px}.step-module-scss-module__bMNgDa__quiz_current::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:1px}.step-module-scss-module__bMNgDa__quiz_current{z-index:2;position:relative}.step-module-scss-module__bMNgDa__quiz_current_animation_next{animation-name:step-module-scss-module__bMNgDa__slide_to_left}.step-module-scss-module__bMNgDa__quiz_current_animation_prev{animation-name:step-module-scss-module__bMNgDa__slide_to_right}.step-module-scss-module__bMNgDa__intermediate_container{box-sizing:border-box;max-height:100%;padding:70px 10px 0;animation-timing-function:cubic-bezier(.175,.885,.32,1.075);position:absolute;transform:translate(0)translateY(110%)}@media (min-width:768px){.step-module-scss-module__bMNgDa__intermediate_container{padding:70px 0 0}}.step-module-scss-module__bMNgDa__intermediate_hide_progress{max-height:100%;padding-top:0}.step-module-scss-module__bMNgDa__intermediate_current{z-index:2;opacity:1;transform:translateY(0)}.step-module-scss-module__bMNgDa__first_screen_active{animation:none;transform:translate(0)translateY(0)}.step-module-scss-module__bMNgDa__intermediate_hide{z-index:1;animation-name:step-module-scss-module__bMNgDa__hide_intermediate;animation-fill-mode:none}.step-module-scss-module__bMNgDa__controls_container{box-sizing:border-box;width:100%;padding:0 10px;display:none}.step-module-scss-module__bMNgDa__controls_active{display:block}.step-module-scss-module__bMNgDa__animation_none{animation:none}@keyframes step-module-scss-module__bMNgDa__slide_to_left{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes step-module-scss-module__bMNgDa__hide_to_left{0%{transform:translate(0)}80%{transform:translate(-100%)}}@keyframes step-module-scss-module__bMNgDa__slide_to_right{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes step-module-scss-module__bMNgDa__hide_to_right{0%{transform:translate(0)}80%{transform:translate(100%)}}@keyframes step-module-scss-module__bMNgDa__hide_intermediate{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(0)}}
@layer components{.progress_bar-module-scss-module__G47XVW__survey_header{width:100%;max-width:400px;height:60px;margin:0 auto;display:flex}.progress_bar-module-scss-module__G47XVW__back_btn,.progress_bar-module-scss-module__G47XVW__close_btn{background-color:#ceeceb;border-radius:20px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.progress_bar-module-scss-module__G47XVW__back_btn:disabled{cursor:default}.progress_bar-module-scss-module__G47XVW__back_btn:hover:enabled{opacity:.8}.progress_bar-module-scss-module__G47XVW__back_btn:before{content:"";border-top:2px solid var(--black);border-left:2px solid var(--black);width:10px;height:10px;display:block;transform:translate(20%)rotate(-45deg)}.progress_bar-module-scss-module__G47XVW__back_btn:disabled:before{border-top:2px solid #0000004d;border-left:2px solid #0000004d}.progress_bar-module-scss-module__G47XVW__close_btn:hover{opacity:.8}@media (min-width:768px){.progress_bar-module-scss-module__G47XVW__close_btn.progress_bar-module-scss-module__G47XVW__hide_for_desktop{display:none}}.progress_bar-module-scss-module__G47XVW__cross{width:16px;height:16px;position:relative}.progress_bar-module-scss-module__G47XVW__cross:before,.progress_bar-module-scss-module__G47XVW__cross:after{content:"";background-color:#000;width:20px;height:2px;display:block;position:absolute;top:0}.progress_bar-module-scss-module__G47XVW__cross:before{transform:translate(-2px,6px)rotate(45deg)}.progress_bar-module-scss-module__G47XVW__cross:after{transform:translate(-2px,6px)rotate(-45deg)}.progress_bar-module-scss-module__G47XVW__progress_wrapper{background-color:#c5f8f5;border-radius:20px;flex:1;min-height:40px;position:relative}.progress_bar-module-scss-module__G47XVW__progress_bar{box-sizing:border-box;background:linear-gradient(90deg,#c5f8f5 0%,#bec8ff 100%);border-radius:20px;justify-content:flex-end;align-items:center;min-width:50px;max-width:100%;height:100%;padding-right:10px;transition:width .3s linear;display:flex;position:absolute;top:0;left:0}.progress_bar-module-scss-module__G47XVW__progress_bar.progress_bar-module-scss-module__G47XVW__less_padding{padding-right:5px}@media (min-width:768px){.progress_bar-module-scss-module__G47XVW__progress_bar.progress_bar-module-scss-module__G47XVW__less_padding{padding-right:8px}}}
@layer components{.progress_bar_config-module-scss-module__5yU4bG__container{box-sizing:border-box;gap:5px;width:100%;max-width:400px;margin-inline:auto;padding:10px 10px 0;display:flex}.progress_bar_config-module-scss-module__5yU4bG__content{flex-direction:column;flex:1;align-self:flex-end;gap:5px;display:flex}.progress_bar_config-module-scss-module__5yU4bG__progress{background-color:#0000001a;border-radius:18px;width:100%;height:8px;display:block;position:relative}.progress_bar_config-module-scss-module__5yU4bG__progress:before{content:"";width:calc(var(--progress)*1%);background:linear-gradient(90deg,#bec8ff 0%,#90ece0 100%);border-radius:18px;height:100%;transition:width .3s linear;position:absolute;top:0;left:0}.progress_bar_config-module-scss-module__5yU4bG__title,.progress_bar_config-module-scss-module__5yU4bG__counter{font-family:var(--body-font);text-align:center;font-size:13px;font-weight:700;line-height:18px}.progress_bar_config-module-scss-module__5yU4bG__button{width:24px;height:24px}}
@layer components{.progress_bar_milestones-module-scss-module__GYj1MW__container{--pb-fill-active:linear-gradient(90deg, #bec8ff 0%, #c5f8f5 100%);--pb-fill-completed:#bec8ff;--pb-checkmark-color:#bec8ff;box-sizing:border-box;flex-direction:column;gap:10px;width:100%;max-width:400px;margin-inline:auto;padding:10px 10px 0;display:flex}.progress_bar_milestones-module-scss-module__GYj1MW__container_dark{--pb-fill-active:linear-gradient(90deg, #000c 0%, #60b7f4 100%);--pb-fill-completed:var(--black);--pb-checkmark-color:var(--black)}.progress_bar_milestones-module-scss-module__GYj1MW__container_emerald{--pb-fill-active:linear-gradient(90deg, #78e0a2 0%, #d9e9ab 100%);--pb-fill-completed:#78e0a2;--pb-checkmark-color:#78e0a2}.progress_bar_milestones-module-scss-module__GYj1MW__container_pink{--pb-fill-active:linear-gradient(270deg, #bec8ff 0.31%, #f5a0d2 99.69%);--pb-fill-completed:#f5a0d2;--pb-checkmark-color:#f5a0d2}.progress_bar_milestones-module-scss-module__GYj1MW__container_champagne{--pb-fill-active:linear-gradient(270deg, #bec8ff 0.31%, #fbc888 99.69%);--pb-fill-completed:#fbc888;--pb-checkmark-color:#fbc888}.progress_bar_milestones-module-scss-module__GYj1MW__container_amethyst{--pb-fill-active:linear-gradient(90deg, #540cd0 0%, #bec8ff 100%);--pb-fill-completed:#540cd0;--pb-checkmark-color:#540cd0}.progress_bar_milestones-module-scss-module__GYj1MW__header{align-items:center;display:flex}.progress_bar_milestones-module-scss-module__GYj1MW__back_button{width:24px;height:24px}.progress_bar_milestones-module-scss-module__GYj1MW__title{font-family:var(--body-font);text-align:center;color:var(--black);font-feature-settings:"lnum" 1,"pnum" 1;flex:1;font-size:13px;font-weight:700;line-height:18px}.progress_bar_milestones-module-scss-module__GYj1MW__track{background-color:#0000000d;border-radius:10px;width:100%;height:13px;position:relative}.progress_bar_milestones-module-scss-module__GYj1MW__fill{background:var(--pb-fill-completed);border-radius:15px;max-width:100%;height:100%;transition:width .3s linear;position:absolute;top:0;left:0;overflow:hidden}.progress_bar_milestones-module-scss-module__GYj1MW__fill_gradient{background:var(--pb-fill-active);height:100%;transition:width .3s linear;position:absolute;top:0;right:0}.progress_bar_milestones-module-scss-module__GYj1MW__checkmarks{width:100%;height:100%;position:absolute;top:0;left:0}.progress_bar_milestones-module-scss-module__GYj1MW__checkmark{z-index:1;color:#0000001f;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translate(-50%,-50%)}.progress_bar_milestones-module-scss-module__GYj1MW__checkmark_completed{color:var(--pb-checkmark-color);box-shadow:0 2px 2px #0000001a}.progress_bar_milestones-module-scss-module__GYj1MW__checkmark_last{left:auto;right:0;transform:translateY(-50%)}}
.funnel_builder-module-scss-module__O1Dtxa__container{padding:var(--fb-layout-padding,10px);box-sizing:border-box;background-color:#eee;flex-direction:column;gap:10px;min-height:100dvh;display:flex;overflow-y:scroll}
.step-module-scss-module__jHmxra__progress_bar{background-color:#fff9}.step-module-scss-module__jHmxra__step{width:100%;height:100%;position:relative;overflow:hidden}.step-module-scss-module__jHmxra__quiz_container{padding:0}
.english_level_test-module-scss-module__ZfoC9q__container{flex-wrap:wrap;flex:1;align-items:center;gap:10px;padding-bottom:70px;display:flex}.english_level_test-module-scss-module__ZfoC9q__container>div{width:100%}.english_level_test-module-scss-module__ZfoC9q__word{background-color:var(--white);font-size:18px;font-weight:700;line-height:26px;font-family:var(--body-font);border-radius:20px;margin:0 1px 1px 0;padding:12px 20px}.english_level_test-module-scss-module__ZfoC9q__active{color:var(--white);background-color:#75bfbc}
