.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}
.snackbar-module-scss-module__CDEi4G__snack_bar{box-sizing:border-box;z-index:20;background-color:#eceeff;border:1px solid #0000001a;border-radius:10px;width:calc(100% - 20px);max-width:400px;padding:20px 15px;font-size:15px;animation:.35s ease-out snackbar-module-scss-module__CDEi4G__slide_up;position:fixed;bottom:90px;left:50%;transform:translate(-50%)}@media (min-width:768px){.snackbar-module-scss-module__CDEi4G__snack_bar{bottom:40px}}@keyframes snackbar-module-scss-module__CDEi4G__slide_up{0%{opacity:0;transform:translate(-50%,200px)}to{opacity:1;transform:translate(-50%)}}
.header-module-scss-module__5NJG1W__header{z-index:10;justify-content:space-between;align-items:center;min-height:24px;display:flex;position:relative}.header-module-scss-module__5NJG1W__title{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height);color:#00000080}.header-module-scss-module__5NJG1W__info_btn,.header-module-scss-module__5NJG1W__state_icon{height:24px;margin-left:auto}.header-module-scss-module__5NJG1W__info_btn{position:relative}.header-module-scss-module__5NJG1W__info_btn:active:before{content:"";background-color:#3c3c3c0d;border-radius:50%;width:44px;height:44px;position:absolute;top:-10px;left:-10px}.header-module-scss-module__5NJG1W__tip_container{background:#eef5db;border-radius:10px;width:calc(100% + 20px);height:auto;position:absolute;top:38px;right:-10px}.header-module-scss-module__5NJG1W__tip_container i{width:24px;height:12px;margin-left:-12px;position:absolute;bottom:100%;right:10px;overflow:hidden}.header-module-scss-module__5NJG1W__tip_container i:after{content:"";background-color:#eef5db;width:12px;height:12px;position:absolute;left:50%;transform:translate(-50%,50%)rotate(45deg)}.header-module-scss-module__5NJG1W__tip_content{box-sizing:border-box;height:100%;max-height:250px;padding:15px;font-size:13px;line-height:18px;overflow:auto}.header-module-scss-module__5NJG1W__tip_content::-webkit-scrollbar{width:2px}.header-module-scss-module__5NJG1W__tip_content::-webkit-scrollbar-thumb{background-color:#d9d9d9;border-radius:1px}.header-module-scss-module__5NJG1W__markdown_container :first-child{margin-top:0}.header-module-scss-module__5NJG1W__markdown_container :last-child{margin-bottom:0}.header-module-scss-module__5NJG1W__markdown_container img{box-sizing:border-box;object-fit:contain;width:100%;margin:auto;padding:10px;display:block}.header-module-scss-module__5NJG1W__icon{width:24px;height:24px;animation:.3s cubic-bezier(.175,.885,.32,1.275) header-module-scss-module__5NJG1W__show_icon;display:inline-block}@keyframes header-module-scss-module__5NJG1W__positive-scaling{0%{transform:scale(-1)}to{transform:scale(70)}}@keyframes header-module-scss-module__5NJG1W__show_icon{0%{transform:scale(0)}to{transform:scale(1)}}
.ai_practice-module-scss-module__ahzZia__container{grid-gap:10px;grid-template-rows:1fr auto;height:100%;max-height:100%;display:grid;overflow:hidden}.ai_practice-module-scss-module__ahzZia__content{box-sizing:border-box;background-color:var(--white);border-radius:20px;flex-direction:column;grid-row:1;height:100%;padding:20px;display:flex;overflow:auto}.ai_practice-module-scss-module__ahzZia__continue_button{height:40px;margin:auto}.ai_practice-module-scss-module__ahzZia__continue_button_content{justify-content:center;align-items:center;gap:10px;display:flex}.ai_practice-module-scss-module__ahzZia__continue_button_content_animation{animation:.5s cubic-bezier(.175,.885,.32,1.275) ai_practice-module-scss-module__ahzZia__show_button}@keyframes ai_practice-module-scss-module__ahzZia__show_button{0%{transform:scale(0)}to{transform:scale(1)}}.ai_practice-module-scss-module__ahzZia__input_row{align-items:flex-end;display:flex}.ai_practice-module-scss-module__ahzZia__message_textarea{resize:none;box-sizing:border-box;max-height:150px;font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height);border:1px solid #0000004d;border-radius:5px;flex:1;padding:7px}.ai_practice-module-scss-module__ahzZia__message_textarea:focus{outline:none}.ai_practice-module-scss-module__ahzZia__error_input{border-color:#ff7070}.ai_practice-module-scss-module__ahzZia__send_btn{margin-left:10px;padding-bottom:4px}.ai_practice-module-scss-module__ahzZia__send_btn:disabled svg{fill:#0000004d}.ai_practice-module-scss-module__ahzZia__message_list{flex:auto;padding:20px 0;overflow:auto}.ai_practice-module-scss-module__ahzZia__message_textarea_error_label{font-family:var(--body-font);font-size:var(--body3-font-size);font-weight:500;line-height:var(--body3-line-height);color:#ff7070}.ai_practice-module-scss-module__ahzZia__alert{top:unset;animation:.35s ease-out both ai_practice-module-scss-module__ahzZia__slide_up;bottom:0}.ai_practice-module-scss-module__ahzZia__alert_content{width:100%;font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height);justify-content:space-between;align-items:center;gap:10px;display:flex}@keyframes ai_practice-module-scss-module__ahzZia__slide_up{0%{opacity:0;transform:translate(-50%,200px)}to{opacity:1;transform:translate(-50%)}}
.quiz_image-module-scss-module__8ITVJa__image_container{box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:100%;min-height:140px;max-height:100%;padding:20px 0;display:flex;overflow:auto}.quiz_image-module-scss-module__8ITVJa__image_container_small{min-height:auto;padding:0}.quiz_image-module-scss-module__8ITVJa__image{box-sizing:border-box;object-fit:contain;width:100%;height:100%;padding:0 20px}.quiz_image-module-scss-module__8ITVJa__image_loading{opacity:0;position:absolute}.quiz_image-module-scss-module__8ITVJa__image_error{background-color:#eee;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.quiz_image-module-scss-module__8ITVJa__image_error_message{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height);text-align:center}.quiz_image-module-scss-module__8ITVJa__retry_btn{align-items:center;margin-top:20px;padding:8px;display:flex}.quiz_image-module-scss-module__8ITVJa__retry_text{font-family:var(--heading-font);text-transform:var(--uppercase-value);margin-left:12px;font-size:14px;line-height:100%}.quiz_image-module-scss-module__8ITVJa__small_error .quiz_image-module-scss-module__8ITVJa__image_error_message{display:none}.quiz_image-module-scss-module__8ITVJa__small_error .quiz_image-module-scss-module__8ITVJa__retry_btn{flex-direction:column;align-items:center;margin-top:0}.quiz_image-module-scss-module__8ITVJa__small_error .quiz_image-module-scss-module__8ITVJa__retry_text{font-family:var(--body-font);font-size:var(--body3-font-size);font-weight:500;line-height:var(--body3-line-height);text-align:center;text-transform:none;margin:5px 0 0}
.card-module-scss-module__Ycbnqa__container_card{box-sizing:border-box;background-color:var(--white);border-radius:20px;grid-template-rows:20px 1fr auto;min-height:100%;max-height:100%;padding:20px;display:grid;position:relative;overflow:auto}.card-module-scss-module__Ycbnqa__container_doman{padding-bottom:30px}.card-module-scss-module__Ycbnqa__content{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.card-module-scss-module__Ycbnqa__content .card-module-scss-module__Ycbnqa__title{grid-gap:10px;grid-template-columns:1fr auto;max-width:100%;display:grid;position:relative}.card-module-scss-module__Ycbnqa__content .card-module-scss-module__Ycbnqa__speaker_button{border-radius:50%;width:28px;height:28px;margin-top:5px;transform:scale(1);box-shadow:0 0 #000}.card-module-scss-module__Ycbnqa__content .card-module-scss-module__Ycbnqa__playing_word{animation:2s infinite card-module-scss-module__Ycbnqa__pulse-black}.card-module-scss-module__Ycbnqa__content .card-module-scss-module__Ycbnqa__loader_container{background-color:var(--black);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-top:10px;display:flex}.card-module-scss-module__Ycbnqa__content .card-module-scss-module__Ycbnqa__audio_loader{animation:2s linear infinite card-module-scss-module__Ycbnqa__spin}.card-module-scss-module__Ycbnqa__content .card-module-scss-module__Ycbnqa__audio_loader *{fill:var(--white)}.card-module-scss-module__Ycbnqa__content .card-module-scss-module__Ycbnqa__word_container{width:100%;max-width:100%;display:block}.card-module-scss-module__Ycbnqa__content .card-module-scss-module__Ycbnqa__word{font-family:var(--heading-font);font-size:35px;line-height:normal}.card-module-scss-module__Ycbnqa__content .card-module-scss-module__Ycbnqa__description{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height);margin-top:10px}@keyframes card-module-scss-module__Ycbnqa__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}}@keyframes card-module-scss-module__Ycbnqa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.skip_button-module-scss-module___UIvXW__button{justify-content:center;width:100%;padding:12px 0;display:flex}
.constructor-module-scss-module__65luRq__container{grid-gap:10px;grid-template-rows:1fr auto auto;height:100%;display:grid;overflow:auto}.constructor-module-scss-module__65luRq__content{box-sizing:border-box;background-color:var(--white);border-radius:20px;padding:20px}.constructor-module-scss-module__65luRq__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 constructor-module-scss-module__65luRq__background_scale}@keyframes constructor-module-scss-module__65luRq__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%)}}.constructor-module-scss-module__65luRq__task{margin-top:20px;font-size:35px;position:relative}.constructor-module-scss-module__65luRq__word_container{font-family:var(--heading-font);color:#0000;-webkit-user-select:none;user-select:none;font-size:30px;line-height:100%;position:relative}.constructor-module-scss-module__65luRq__phrase{-webkit-user-select:none;user-select:none;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.constructor-module-scss-module__65luRq__word{font-family:var(--heading-font);align-items:center;margin-right:10px;font-size:30px;line-height:100%;display:flex}.constructor-module-scss-module__65luRq__word:last-child{margin-right:0}.constructor-module-scss-module__65luRq__letter{color:var(--black);-webkit-user-select:none;user-select:none;text-align:center;border-bottom:2px solid #dadada;width:23px;margin-right:3px;transition:all .3s;display:inline-block}.constructor-module-scss-module__65luRq__hidden{color:#0000}.constructor-module-scss-module__65luRq__complete{border-color:#75bfbc;width:auto;margin-right:0}.constructor-module-scss-module__65luRq__definition{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height);margin-top:10px}
.constructor_spaced_string-module-scss-module__W_3CzW__word_container{font-family:var(--heading-font);flex-wrap:wrap;align-items:center;font-size:30px;line-height:100%;display:flex;position:relative}.constructor_spaced_string-module-scss-module__W_3CzW__spaced_letter{box-sizing:border-box;text-align:center;color:#0000;-webkit-user-select:none;user-select:none;border-bottom:2px solid #dadada;width:18px;margin:0 2px;font-family:inherit}.constructor_spaced_string-module-scss-module__W_3CzW__letter_correct{color:#75bfbc;border-color:#0000;width:auto;margin:0}.constructor_spaced_string-module-scss-module__W_3CzW__complete{width:auto}.constructor_spaced_string-module-scss-module__W_3CzW__letter{-webkit-user-select:none;user-select:none;border-bottom:2px solid #0000}.constructor_spaced_string-module-scss-module__W_3CzW__uppercase{text-transform:var(--uppercase-value)}
.constructor_spaced-module-scss-module__JvM93q__container{grid-gap:10px;grid-template-rows:1fr auto auto;height:100%;display:grid;overflow:hidden}.constructor_spaced-module-scss-module__JvM93q__content{box-sizing:border-box;background-color:var(--white);border-radius:20px;padding:20px}.constructor_spaced-module-scss-module__JvM93q__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 constructor_spaced-module-scss-module__JvM93q__background_scale}@keyframes constructor_spaced-module-scss-module__JvM93q__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%)}}
.constructor_spaced_doman-module-scss-module__ulk_UG__container{grid-gap:10px;grid-template-rows:1fr auto auto;height:100%;max-height:100%;display:grid;overflow:hidden}.constructor_spaced_doman-module-scss-module__ulk_UG__content{box-sizing:border-box;background-color:var(--white);border-radius:20px;grid-template-rows:auto 1fr auto;height:100%;max-height:100%;padding:20px;display:grid;position:relative;overflow:auto}.constructor_spaced_doman-module-scss-module__ulk_UG__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 constructor_spaced_doman-module-scss-module__ulk_UG__background_scale}@keyframes constructor_spaced_doman-module-scss-module__ulk_UG__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%)}}
.constructor_spaced_keyboard-module-scss-module__rSNq5G__container{grid-gap:10px;grid-template-rows:1fr auto;height:100%;max-height:100%;display:grid;overflow:hidden}.constructor_spaced_keyboard-module-scss-module__rSNq5G__content{box-sizing:border-box;background-color:var(--white);border-radius:20px;height:100%;padding:20px}.constructor_spaced_keyboard-module-scss-module__rSNq5G__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 constructor_spaced_keyboard-module-scss-module__rSNq5G__background_scale}@keyframes constructor_spaced_keyboard-module-scss-module__rSNq5G__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%)}}.constructor_spaced_keyboard-module-scss-module__rSNq5G__word_container{font-family:var(--heading-font);align-self:flex-start;margin-top:30px;padding:0 10px;font-size:30px;line-height:100%;display:flex;position:relative}.constructor_spaced_keyboard-module-scss-module__rSNq5G__hidden_input{z-index:-1;opacity:0;position:absolute}.constructor_spaced_keyboard-module-scss-module__rSNq5G__spaced_letter_container{text-align:center;-webkit-user-select:none;user-select:none;border-bottom:2px solid #dadada;width:18px;font-family:inherit}.constructor_spaced_keyboard-module-scss-module__rSNq5G__letter_completed{width:auto}.constructor_spaced_keyboard-module-scss-module__rSNq5G__letter_success{color:#75bfbc;border-bottom:none}.constructor_spaced_keyboard-module-scss-module__rSNq5G__letter_fail{color:#ff7070;border-bottom:none;animation:.4s linear infinite constructor_spaced_keyboard-module-scss-module__rSNq5G__horizontal-shaking}.constructor_spaced_keyboard-module-scss-module__rSNq5G__hint_content{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height);grid-gap:10px;box-sizing:border-box;background:#eef5db;border-radius:10px;padding:15px;display:grid}.constructor_spaced_keyboard-module-scss-module__rSNq5G__hint_container{z-index:21;width:320px}.constructor_spaced_keyboard-module-scss-module__rSNq5G__hint_arrow{margin-left:-130px}@keyframes constructor_spaced_keyboard-module-scss-module__rSNq5G__horizontal-shaking{0%{transform:translate(-2px)}25%{transform:translate(2px)}50%{transform:translate(-2px)}75%{transform:translate(2px)}to{transform:translate(-2px)}}
.constructor_spaced_two_lines-module-scss-module__wc8ISa__container{grid-gap:10px;grid-template-rows:1fr auto auto;height:100%;display:grid;overflow:hidden}.constructor_spaced_two_lines-module-scss-module__wc8ISa__content{box-sizing:border-box;background-color:var(--white);border-radius:20px;padding:20px}.constructor_spaced_two_lines-module-scss-module__wc8ISa__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 constructor_spaced_two_lines-module-scss-module__wc8ISa__background_scale}@keyframes constructor_spaced_two_lines-module-scss-module__wc8ISa__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%)}}.constructor_spaced_two_lines-module-scss-module__wc8ISa__subtitle{font-family:var(--heading-font);margin-top:15px;font-size:30px;line-height:100%}
.context-module-scss-module__XW6iBW__container{height:100%;position:relative}.context-module-scss-module__XW6iBW__content{box-sizing:border-box;background-color:var(--white);border-radius:20px;grid-template-rows:auto 1fr;height:100%;padding:20px;display:grid}.context-module-scss-module__XW6iBW__header{grid-gap:10px;border-bottom:1px solid #0000001a;grid-template-columns:1fr auto;align-items:center;padding-bottom:10px;display:grid}.context-module-scss-module__XW6iBW__title{font-family:var(--heading-font);width:100%;font-size:24px;line-height:100%}.context-module-scss-module__XW6iBW__title_center{text-align:center}.context-module-scss-module__XW6iBW__image{padding:0}.context-module-scss-module__XW6iBW__chat::-webkit-scrollbar{width:2px}.context-module-scss-module__XW6iBW__chat::-webkit-scrollbar-thumb{background-color:#d9d9d9;border-radius:1px}.context-module-scss-module__XW6iBW__chat{grid-template-rows:auto 1fr;height:100%;max-height:100%;display:grid;overflow:auto}.context-module-scss-module__XW6iBW__chat_title{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height);color:#00000080;text-align:center;padding:10px 0 20px}.context-module-scss-module__XW6iBW__messages{flex-direction:column;height:100%;padding:0 10px;display:flex}.context-module-scss-module__XW6iBW__message{box-sizing:border-box;opacity:0;border-radius:5px;max-width:220px;margin-bottom:10px;padding:10px;position:relative}.context-module-scss-module__XW6iBW__message:last-child{margin-bottom:0}.context-module-scss-module__XW6iBW__message:nth-child(odd){background-color:#eee}.context-module-scss-module__XW6iBW__message:nth-child(odd):before{content:"";border-top:8px solid #eee;border-left:8px solid #0000;width:0;height:0;position:absolute;top:15px;left:-8px}.context-module-scss-module__XW6iBW__message:nth-child(2n){background-color:#f2f4ff;align-self:flex-end}.context-module-scss-module__XW6iBW__message:nth-child(2n):before{content:"";border-top:8px solid #f2f4ff;border-right:8px solid #0000;width:0;height:0;position:absolute;top:15px;right:-8px}.context-module-scss-module__XW6iBW__message_content{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height);color:#000000b3}.context-module-scss-module__XW6iBW__message_content *{margin:0}.context-module-scss-module__XW6iBW__container_active .context-module-scss-module__XW6iBW__message{animation:.3s linear forwards context-module-scss-module__XW6iBW__message_appearance}@keyframes context-module-scss-module__XW6iBW__message_appearance{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}
.definition-module-scss-module__XH0MTq__container{grid-gap:10px;grid-template-rows:1fr auto;height:100%;display:grid}.definition-module-scss-module__XH0MTq__content{box-sizing:border-box;background-color:var(--white);border-radius:20px;height:100%;padding:20px}.definition-module-scss-module__XH0MTq__definition_container{margin-top:5px;position:relative}.definition-module-scss-module__XH0MTq__definition{font-family:var(--heading-font);text-align:left;font-size:24px;line-height:100%;-webkit-text-decoration:underline dashed #dadada;text-decoration:underline dashed #dadada}.definition-module-scss-module__XH0MTq__hint{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height);z-index:1;background:#eef5db;border-radius:10px;justify-content:space-between;align-items:center;width:calc(100% - 20px);height:auto;padding:15px;display:flex;position:absolute;top:calc(100% + 15px);left:-10px}.definition-module-scss-module__XH0MTq__hint .definition-module-scss-module__XH0MTq__tail{width:24px;height:12px;position:absolute;bottom:100%;left:10px;overflow:hidden}.definition-module-scss-module__XH0MTq__hint .definition-module-scss-module__XH0MTq__tail:after{content:"";background-color:#eef5db;width:12px;height:12px;position:absolute;left:50%;transform:translate(-50%,50%)rotate(45deg)}.definition-module-scss-module__XH0MTq__speaker_button{border-radius:50%;width:28px;height:28px;transform:scale(1);box-shadow:0 0 #000}.definition-module-scss-module__XH0MTq__playing_word{animation:2s infinite definition-module-scss-module__XH0MTq__pulse-black}@keyframes definition-module-scss-module__XH0MTq__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}}
.grammar-module-scss-module__Ha42iG__container_grammar{box-sizing:border-box;background-color:var(--white);border-radius:10px;grid-template-rows:auto 1fr;height:100%;max-height:100%;padding:20px;display:grid;position:relative;overflow:hidden}.grammar-module-scss-module__Ha42iG__content{max-height:100%;padding-bottom:10px;padding-right:20px;overflow:auto}.grammar-module-scss-module__Ha42iG__content::-webkit-scrollbar{width:2px}.grammar-module-scss-module__Ha42iG__content::-webkit-scrollbar-thumb{background-color:#d9d9d9;border-radius:1px}.grammar-module-scss-module__Ha42iG__parser{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height)}.grammar-module-scss-module__Ha42iG__parser img{box-sizing:border-box;object-fit:contain;width:100%;margin:auto;display:block}.grammar-module-scss-module__Ha42iG__parser figcaption{text-align:center;color:#00000080;font-size:13px;line-height:18px}.grammar-module-scss-module__Ha42iG__parser strong,.grammar-module-scss-module__Ha42iG__parser b{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:700;line-height:var(--body2-line-height)}.grammar-module-scss-module__Ha42iG__title{font-size:15px;font-weight:700;line-height:22px}
.listening-module-scss-module__OzrgZG__container{grid-gap:10px;grid-template-rows:1fr auto auto;height:100%;display:grid}.listening-module-scss-module__OzrgZG__content{box-sizing:border-box;background-color:var(--white);border-radius:20px;padding:20px}.listening-module-scss-module__OzrgZG__listening_buttons{justify-content:space-between;align-self:flex-start;align-items:center;margin-top:30px;display:flex}.listening-module-scss-module__OzrgZG__button_listen{background-color:var(--black);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex;transform:scale(1);box-shadow:0 0 #000}.listening-module-scss-module__OzrgZG__playing{animation:2s infinite listening-module-scss-module__OzrgZG__pulse-black}.listening-module-scss-module__OzrgZG__speaker_icon *{fill:var(--white);opacity:1}@keyframes listening-module-scss-module__OzrgZG__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}}
.pair_item-module-scss-module__cXen8G__container{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height);background:var(--white);width:auto;max-width:100%;height:100%;text-align:inherit;border-radius:20px;justify-content:center;align-items:center;padding:13px 20px;display:flex;position:relative;overflow:hidden}.pair_item-module-scss-module__cXen8G__text{box-sizing:border-box;width:100%;text-align:inherit;padding:13px 20px;transition:all .1s;position:absolute}.pair_item-module-scss-module__cXen8G__first_variant .pair_item-module-scss-module__cXen8G__text{animation:2s linear 8s infinite pair_item-module-scss-module__cXen8G__vertical-shaking}.pair_item-module-scss-module__cXen8G__next_variant .pair_item-module-scss-module__cXen8G__text{animation:2s linear 6s infinite pair_item-module-scss-module__cXen8G__vertical-shaking}.pair_item-module-scss-module__cXen8G__hidden_variant{opacity:0;background-color:#75bfbc;animation:.2s linear pair_item-module-scss-module__cXen8G__hide}.pair_item-module-scss-module__cXen8G__hidden_variant .pair_item-module-scss-module__cXen8G__text{color:var(--white)}.pair_item-module-scss-module__cXen8G__fail_variant .pair_item-module-scss-module__cXen8G__text{color:#ff7070;animation:.4s linear infinite pair_item-module-scss-module__cXen8G__horizontal-shaking}.pair_item-module-scss-module__cXen8G__correct_variant{background-color:#75bfbc}.pair_item-module-scss-module__cXen8G__correct_variant .pair_item-module-scss-module__cXen8G__text{color:var(--white)}.pair_item-module-scss-module__cXen8G__text_hidden{opacity:0;max-width:100%}@keyframes pair_item-module-scss-module__cXen8G__hide{0%{opacity:1}70%{opacity:1}to{opacity:0}}@keyframes pair_item-module-scss-module__cXen8G__vertical-shaking{0%{transform:translateY(0)}10%{transform:translateY(-7px)}20%{transform:translateY(0)}30%{transform:translateY(-7px)}40%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes pair_item-module-scss-module__cXen8G__horizontal-shaking{0%{transform:translate(-3px)}25%{transform:translate(3px)}50%{transform:translate(-3px)}75%{transform:translate(3px)}to{transform:translate(-3px)}}
.pairs_container-module-scss-module__Z-CJJa__container{grid-gap:1px;grid-template-columns:repeat(2,50%);justify-content:space-between;max-width:100%;display:grid;overflow:hidden}.pairs_container-module-scss-module__Z-CJJa__variant_container{justify-self:flex-start;width:max-content;max-width:100%;overflow:hidden}.pairs_container-module-scss-module__Z-CJJa__variant_container:nth-child(2n){text-align:right;justify-self:end}
.matching_pairs-module-scss-module__a91L2q__container{grid-gap:10px;grid-template-rows:1fr auto;height:100%;display:grid;overflow:hidden}.matching_pairs-module-scss-module__a91L2q__content{box-sizing:border-box;background-color:var(--white);border-radius:20px;height:100%;padding:20px}.matching_pairs-module-scss-module__a91L2q__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 matching_pairs-module-scss-module__a91L2q__background_scale}@keyframes matching_pairs-module-scss-module__a91L2q__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%)}}.matching_pairs-module-scss-module__a91L2q__pairs{grid-gap:15px;margin-top:20px;display:grid}.matching_pairs-module-scss-module__a91L2q__pair{font-family:var(--heading-font);align-items:center;min-height:29px;font-size:24px;line-height:100%;display:flex}.matching_pairs-module-scss-module__a91L2q__empty_pair{color:#e0e0e0;gap:12px}
.switch_controls-module-scss-module__nPHQeG__controls{grid-gap:1px;grid-template-columns:repeat(2,1fr);width:100%;display:grid}.switch_controls-module-scss-module__nPHQeG__switch_btn{font-family:var(--heading-font);text-transform:var(--uppercase-value);background:var(--white);border-radius:20px;justify-content:center;align-items:center;padding:14px 0;font-size:14px;line-height:100%;display:flex}.switch_controls-module-scss-module__nPHQeG__switch_btn:disabled{opacity:.3;cursor:default}@media (min-width:768px){.switch_controls-module-scss-module__nPHQeG__switch_btn:hover:enabled{opacity:.8}}.switch_controls-module-scss-module__nPHQeG__switch_btn:active:enabled{opacity:.7}
.reading-module-scss-module__NvCdsW__container{grid-gap:1px;grid-template-rows:1fr 60px;height:100%;max-height:100%;display:grid}.reading-module-scss-module__NvCdsW__content{border-radius:20px;height:100%;max-height:100%;overflow:auto}.reading-module-scss-module__NvCdsW__reader_content{padding:20px 20px 0!important}.reading-module-scss-module__NvCdsW__reader_navigation{height:36px!important;padding:10px 0!important}
.letter-module-scss-module__9c6ABW__container{font-family:var(--heading-font);background:var(--white);border-radius:20px;justify-content:center;align-items:center;width:100%;font-size:24px;line-height:100%;display:flex;position:relative}.letter-module-scss-module__9c6ABW__container:after{content:"";padding-bottom:100%;display:block}.letter-module-scss-module__9c6ABW__text{transition:all .1s;position:absolute}.letter-module-scss-module__9c6ABW__multi_letter{width:auto;padding:13px 20px}.letter-module-scss-module__9c6ABW__multi_letter:after{content:"";display:none}.letter-module-scss-module__9c6ABW__first_letter .letter-module-scss-module__9c6ABW__text{animation:2s linear 8s infinite letter-module-scss-module__9c6ABW__vertical-shaking}.letter-module-scss-module__9c6ABW__next_letter .letter-module-scss-module__9c6ABW__text{animation:2s linear 6s infinite letter-module-scss-module__9c6ABW__vertical-shaking}.letter-module-scss-module__9c6ABW__hidden_letter{opacity:0;animation:.2s linear letter-module-scss-module__9c6ABW__hide}.letter-module-scss-module__9c6ABW__hidden_letter .letter-module-scss-module__9c6ABW__text{color:#75bfbc;margin-top:-8px;font-size:40px}.letter-module-scss-module__9c6ABW__hidden_multi_letter{opacity:0;animation:.2s linear letter-module-scss-module__9c6ABW__hide}.letter-module-scss-module__9c6ABW__hidden_multi_letter .letter-module-scss-module__9c6ABW__text{color:#75bfbc;margin-top:-8px;transform:scale(1.2)}.letter-module-scss-module__9c6ABW__fail_letter .letter-module-scss-module__9c6ABW__text{color:#ff7070;margin-top:-8px;font-size:40px}.letter-module-scss-module__9c6ABW__fail_letters_group .letter-module-scss-module__9c6ABW__text{color:#ff7070;margin-top:-8px;transform:scale(1.2)}.letter-module-scss-module__9c6ABW__text_hidden{opacity:0}@keyframes letter-module-scss-module__9c6ABW__hide{0%{opacity:1}70%{opacity:1}to{opacity:0}}@keyframes letter-module-scss-module__9c6ABW__vertical-shaking{0%{transform:translateY(0)}10%{transform:translateY(-7px)}20%{transform:translateY(0)}30%{transform:translateY(-7px)}40%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes letter-module-scss-module__9c6ABW__horizontal-shaking{0%{transform:translate(-3px)}25%{transform:translate(3px)}50%{transform:translate(-3px)}75%{transform:translate(3px)}to{transform:translate(-3px)}}
.letters_container-module-scss-module__H4lQdq__container{grid-gap:1px;grid-template-columns:repeat(5,1fr);align-items:center;display:grid}.letters_container-module-scss-module__H4lQdq__multi_letter_container{flex-wrap:wrap;gap:1px;display:flex}
.sentence_constructor-module-scss-module__5hpI8G__container{grid-gap:10px;grid-template-rows:1fr auto auto;height:100%;display:grid;overflow:hidden}.sentence_constructor-module-scss-module__5hpI8G__content{box-sizing:border-box;background-color:var(--white);border-radius:20px;height:100%;padding:20px}.sentence_constructor-module-scss-module__5hpI8G__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 sentence_constructor-module-scss-module__5hpI8G__background_scale}@keyframes sentence_constructor-module-scss-module__5hpI8G__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%)}}.sentence_constructor-module-scss-module__5hpI8G__word{font-family:var(--heading-font);flex-wrap:wrap;align-items:center;margin-top:20px;font-size:30px;line-height:100%;display:flex;position:relative}.sentence_constructor-module-scss-module__5hpI8G__letter{-webkit-user-select:none;user-select:none;margin-right:6px}.sentence_constructor-module-scss-module__5hpI8G__letter_hidden{color:#0000;position:relative}.sentence_constructor-module-scss-module__5hpI8G__letter_hidden:after{content:"";background-color:#d9d9d9;border-radius:2px;width:100%;height:2px;position:absolute;bottom:2px;left:0}
.sentence_spaced_option-module-scss-module__dT8y0q__container{grid-gap:10px;grid-template-rows:1fr auto;height:100%;display:grid}.sentence_spaced_option-module-scss-module__dT8y0q__content{box-sizing:border-box;background-color:var(--white);border-radius:20px;height:100%;padding:20px}.sentence_spaced_option-module-scss-module__dT8y0q__sentence{font-family:var(--heading-font);-webkit-user-select:none;user-select:none;margin-top:15px;font-size:24px;line-height:100%}.sentence_spaced_option-module-scss-module__dT8y0q__space{color:#0000;-webkit-user-select:none;user-select:none;border-bottom:1px solid #dadada;transition:all .3s;position:relative}.sentence_spaced_option-module-scss-module__dT8y0q__space_success{color:var(--black);border-bottom:2px solid #75bfbc}
.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)}}
.no_connection-module-scss-module__JmTdaG__no_connection_error{top:20px;bottom:unset;z-index:22}@media (min-width:768px){.no_connection-module-scss-module__JmTdaG__no_connection_error{top:90px}}.no_connection-module-scss-module__JmTdaG__row{align-items:flex-start;gap:10px;display:flex}.no_connection-module-scss-module__JmTdaG__icon{flex-shrink:0;width:24px}.no_connection-module-scss-module__JmTdaG__close_icon{width:18px}.no_connection-module-scss-module__JmTdaG__title{font-family:var(--body-font);font-size:var(--body1-font-size);font-weight:700;line-height:var(--body1-line-height);margin-bottom:5px}.no_connection-module-scss-module__JmTdaG__description{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height)}.no_connection-module-scss-module__JmTdaG__close_btn{margin-left:auto}
@font-face{font-family:Rubik;font-style:normal;font-weight:400;font-display:swap;src:url(../media/098850a6eb1f8577-s.p.1e7lfzpvfrh7f.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Rubik;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6dac7af80352e41b-s.1-avrnevmoafi.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik;font-style:normal;font-weight:400;font-display:swap;src:url(../media/21445b8bd0ec5702-s.1n1ntp5se85-_.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Rubik;font-style:normal;font-weight:400;font-display:swap;src:url(../media/87c7f5b5afcd23bd-s.0kf5m0zv7sxld.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d25394c5b8ff78eb-s.0ongx-zmnmtio.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Rubik;font-style:normal;font-weight:400;font-display:swap;src:url(../media/c9f6ebf08ddd616b-s.0sv86lbjkn8rn.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url(../media/098850a6eb1f8577-s.p.1e7lfzpvfrh7f.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6dac7af80352e41b-s.1-avrnevmoafi.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url(../media/21445b8bd0ec5702-s.1n1ntp5se85-_.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url(../media/87c7f5b5afcd23bd-s.0kf5m0zv7sxld.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url(../media/d25394c5b8ff78eb-s.0ongx-zmnmtio.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url(../media/c9f6ebf08ddd616b-s.0sv86lbjkn8rn.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url(../media/098850a6eb1f8577-s.p.1e7lfzpvfrh7f.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url(../media/6dac7af80352e41b-s.1-avrnevmoafi.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url(../media/21445b8bd0ec5702-s.1n1ntp5se85-_.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url(../media/87c7f5b5afcd23bd-s.0kf5m0zv7sxld.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d25394c5b8ff78eb-s.0ongx-zmnmtio.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url(../media/c9f6ebf08ddd616b-s.0sv86lbjkn8rn.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik Fallback;src:local(Arial);ascent-override:89.06%;descent-override:23.81%;line-gap-override:0.0%;size-adjust:104.98%}.rubik_49c90cfe-module__tBzFca__className{font-family:Rubik,Rubik Fallback;font-style:normal}.rubik_49c90cfe-module__tBzFca__variable{--rubik-font:"Rubik", "Rubik Fallback"}
.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)}}
@font-face{font-family:manrope;src:url(../media/manrope_latin_wght_normal-s.p.1p_a2k8qd5zhp.woff2)format("woff2");font-display:swap;font-weight:200 800;font-style:normal}@font-face{font-family:manrope;src:url(../media/manrope_cyrillic_wght_normal-s.p.1hmx3sz6swr8m.woff2)format("woff2");font-display:swap;font-weight:200 800;font-style:normal}@font-face{font-family:manrope Fallback;src:local(Arial);ascent-override:106.6%;descent-override:30%;line-gap-override:0.0%;size-adjust:100.0%}.manrope_4bc0e748-module__8biuVq__className{font-family:manrope,manrope Fallback}.manrope_4bc0e748-module__8biuVq__variable{--manrope-font:"manrope", "manrope Fallback"}
.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}
@font-face{font-family:nekst;src:url(../media/Nekst_Bold-s.p.0qb-2wd3frqaa.woff2)format("woff2");font-display:swap;font-weight:700}@font-face{font-family:nekst Fallback;src:local(Arial);ascent-override:91.91%;descent-override:18.38%;line-gap-override:0.0%;size-adjust:108.81%}.nekst_1790d294-module__FANw_q__className{font-family:nekst,nekst Fallback;font-weight:700}.nekst_1790d294-module__FANw_q__variable{--nekst-font:"nekst", "nekst Fallback"}
.true_or_false-module-scss-module__OIxs4q__container{grid-gap:1px;grid-template-rows:1fr auto;height:100%;max-height:100%;display:grid}.true_or_false-module-scss-module__OIxs4q__content::-webkit-scrollbar{width:2px}.true_or_false-module-scss-module__OIxs4q__content::-webkit-scrollbar-thumb{background-color:#d9d9d9;border-radius:1px}.true_or_false-module-scss-module__OIxs4q__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}.true_or_false-module-scss-module__OIxs4q__title{font-family:var(--heading-font);font-size:24px;line-height:100%}.true_or_false-module-scss-module__OIxs4q__title strong{color:#75bfbc}
.link_button-module-scss-module__NXMoRW__disabled{cursor:default;pointer-events:none}.link_button-module-scss-module__NXMoRW__button{font-family:var(--heading-font);text-transform:var(--uppercase-value);text-transform:var(--uppercase-value);box-sizing:border-box;width:100%;min-height:50px;color:var(--white);text-align:center;background-color:var(--black);justify-content:center;align-items:center;padding:0 10px;font-size:14px;line-height:100%;display:flex;position:relative}.link_button-module-scss-module__NXMoRW__button:hover{background-color:#000c}.link_button-module-scss-module__NXMoRW__button:active{background-color:#000000b3}.link_button-module-scss-module__NXMoRW__button.link_button-module-scss-module__NXMoRW__disabled{background-color:#0000004d}.link_button-module-scss-module__NXMoRW__size_s{font-family:var(--heading-font);text-transform:var(--uppercase-value);min-height:40px;font-size:14px;line-height:100%}.link_button-module-scss-module__NXMoRW__size_l{font-family:var(--heading-font);text-transform:var(--uppercase-value);min-height:60px;font-size:18px;line-height:100%}.link_button-module-scss-module__NXMoRW__content_width{width:max-content}.link_button-module-scss-module__NXMoRW__pulsed{animation:2s ease-out infinite link_button-module-scss-module__NXMoRW__pulse}.link_button-module-scss-module__NXMoRW__filled .link_button-module-scss-module__NXMoRW__icon *{fill:var(--white)}.link_button-module-scss-module__NXMoRW__outlined{border:1px solid var(--black);color:var(--black);background:0 0}.link_button-module-scss-module__NXMoRW__outlined:hover{background-color:#0000000d}.link_button-module-scss-module__NXMoRW__outlined:active{background-color:#0000001a}.link_button-module-scss-module__NXMoRW__outlined.link_button-module-scss-module__NXMoRW__disabled{color:#0000004d;background:0 0;border-color:#0000004d}.link_button-module-scss-module__NXMoRW__outlined.link_button-module-scss-module__NXMoRW__disabled .link_button-module-scss-module__NXMoRW__icon *{fill:#0000004d}.link_button-module-scss-module__NXMoRW__text{width:max-content;height:max-content;min-height:auto;color:var(--black);background:0 0;border:none;padding:0}.link_button-module-scss-module__NXMoRW__text:hover{color:#000c;background:0 0}.link_button-module-scss-module__NXMoRW__text:hover .link_button-module-scss-module__NXMoRW__icon *{fill:#000c}.link_button-module-scss-module__NXMoRW__text:active{color:#000000b3;background:0 0}.link_button-module-scss-module__NXMoRW__text:active .link_button-module-scss-module__NXMoRW__icon *{fill:#000000b3}.link_button-module-scss-module__NXMoRW__text.link_button-module-scss-module__NXMoRW__disabled{color:#0000004d;background:0 0}.link_button-module-scss-module__NXMoRW__text.link_button-module-scss-module__NXMoRW__disabled .link_button-module-scss-module__NXMoRW__icon *{fill:#0000004d}.link_button-module-scss-module__NXMoRW__content_with_icon{margin-left:10px}@keyframes link_button-module-scss-module__NXMoRW__pulse{0%{box-shadow:0 0 #0000001a,0 0 #0000001a}50%{box-shadow:0 0 0 6px #0000001a,0 0 0 6px #0000001a}80%{box-shadow:0 0 0 6px #0000001a,0 0 0 12px #0000001a}to{box-shadow:0 0 0 6px #0000,0 0 0 12px #0000}}
.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}
.\34 04-module-scss-module__2Lfa0a__content{padding:80px 10px 0}@media (min-width:768px){.\34 04-module-scss-module__2Lfa0a__content{padding:120px 20px 0}}.\34 04-module-scss-module__2Lfa0a__purple_section{box-sizing:border-box;background:#bec8ff;border-radius:30px;width:100%;padding:1.5625vw;display:flex}@media (max-width:1919px){.\34 04-module-scss-module__2Lfa0a__purple_section{padding:30px}}@media (max-width:767px){.\34 04-module-scss-module__2Lfa0a__purple_section{border-radius:20px;padding:20px}}.\34 04-module-scss-module__2Lfa0a__purple_section{justify-content:center}@media (max-width:1919px){.\34 04-module-scss-module__2Lfa0a__purple_section{padding:160px 15px}}@media (max-width:767px){.\34 04-module-scss-module__2Lfa0a__purple_section{padding:110px 15px}}.\34 04-module-scss-module__2Lfa0a__title{font-family:var(--heading-font);text-align:center;margin-bottom:40px;font-size:20px;line-height:100%}
.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}
.static_pages-module-scss-module__Ov8jnG__title{padding:50px 0;font-size:24px;font-weight:700}.static_pages-module-scss-module__Ov8jnG__sub_title{padding-bottom:20px;font-size:21px;font-weight:700;line-height:40px}.static_pages-module-scss-module__Ov8jnG__paragraph{line-height:30px}.static_pages-module-scss-module__Ov8jnG__paragraph:not(:last-child){margin-bottom:100px}.static_pages-module-scss-module__Ov8jnG__mail_link{color:#5bbfba}.static_pages-module-scss-module__Ov8jnG__link{font-size:14px;font-weight:700;text-decoration:underline}.static_pages-module-scss-module__Ov8jnG__warning_text{font-size:14px;line-height:140%}.static_pages-module-scss-module__Ov8jnG__update{margin-top:30px;font-size:16px;line-height:160%}.static_pages-module-scss-module__Ov8jnG__title_row{justify-content:center;align-items:center;display:flex}.static_pages-module-scss-module__Ov8jnG__text_center{text-align:center;flex:1}.static_pages-module-scss-module__Ov8jnG__back_arrow{width:16px}.static_pages-module-scss-module__Ov8jnG__back_arrow path{stroke:#000}.static_pages-module-scss-module__Ov8jnG__description{text-align:center;padding-bottom:40px;font-weight:700}.static_pages-module-scss-module__Ov8jnG__continue_btn{min-width:340px;height:60px;color:var(--white);background-color:#5bbfba;border-radius:69px;font-size:18px;font-weight:700}.static_pages-module-scss-module__Ov8jnG__continue_btn:active{opacity:.8}@media (max-width:767px){.static_pages-module-scss-module__Ov8jnG__continue_btn{min-width:280px}}.static_pages-module-scss-module__Ov8jnG__btn_disabled{background-color:#d9d9d9}.static_pages-module-scss-module__Ov8jnG__continue_box_single{text-align:center;padding:50px 0}.static_pages-module-scss-module__Ov8jnG__error{color:#ff6f6f;text-align:center;padding:10px 0}.static_pages-module-scss-module__Ov8jnG__couses_container{flex-wrap:wrap;justify-content:space-between;display:flex}@media (max-width:767px){.static_pages-module-scss-module__Ov8jnG__couses_container{justify-content:center}}.static_pages-module-scss-module__Ov8jnG__content_wrapper{box-sizing:content-box;direction:ltr;max-width:1000px;margin:0 auto;padding:120px 100px 20px}@media (max-width:767px){.static_pages-module-scss-module__Ov8jnG__content_wrapper{padding:80px 20px 20px}}.static_pages-module-scss-module__Ov8jnG__content_wrapper strong{font-weight:700}.static_pages-module-scss-module__Ov8jnG__content_wrapper a{text-decoration:underline}.static_pages-module-scss-module__Ov8jnG__content_wrapper li{padding-bottom:5px}.static_pages-module-scss-module__Ov8jnG__card{background:#c7ebe9;border-radius:16px 16px 16px 0;margin:15px 0 25px;padding:20px 15px;display:flex}.static_pages-module-scss-module__Ov8jnG__list,.static_pages-module-scss-module__Ov8jnG__list_disk{line-height:inherit;font-size:inherit;margin-bottom:15px;padding-left:15px;list-style-type:decimal}.static_pages-module-scss-module__Ov8jnG__list li,.static_pages-module-scss-module__Ov8jnG__list_disk li{line-height:inherit;font-size:inherit;padding-bottom:15px}.static_pages-module-scss-module__Ov8jnG__list_disk{list-style-type:disc}.static_pages-module-scss-module__Ov8jnG__warning_wrap{z-index:1;box-sizing:border-box;border:10px solid #53b2ae33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;margin-right:10px;display:flex;position:relative}.static_pages-module-scss-module__Ov8jnG__warning_wrap:before{content:"";z-index:-1;background-color:#53b2ae;border-radius:50%;width:35px;height:35px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.static_pages-module-scss-module__Ov8jnG__warning_icon{width:17px;height:17px}.static_pages-module-scss-module__Ov8jnG__u_list li{line-height:30px}.static_pages-module-scss-module__Ov8jnG__loader,.static_pages-module-scss-module__Ov8jnG__email_divider{text-align:center;color:gray;width:100%;margin:10px 0}.static_pages-module-scss-module__Ov8jnG__email_divider span{vertical-align:middle;background-color:#d0d0d0;width:50px;height:1px;margin:0 10px;display:inline-flex}
