.action_buttons-module-scss-module__2TNZva__buttons{justify-content:center;align-items:center;gap:60px;display:flex}.action_buttons-module-scss-module__2TNZva__button_container{flex-direction:column;align-items:center;gap:10px;display:flex}.action_buttons-module-scss-module__2TNZva__button{background-color:var(--black);border-radius:15px;justify-content:center;align-items:center;width:60px;height:60px;line-height:0;transition:background-color .1s ease-out;display:flex}.action_buttons-module-scss-module__2TNZva__button:hover{background-color:#000c}.action_buttons-module-scss-module__2TNZva__button:active{background-color:#000000b3}.action_buttons-module-scss-module__2TNZva__button *{fill:var(--white)}.action_buttons-module-scss-module__2TNZva__button_red,.action_buttons-module-scss-module__2TNZva__button_red:hover,.action_buttons-module-scss-module__2TNZva__button_red:active{background-color:#ff7070}.action_buttons-module-scss-module__2TNZva__button_green,.action_buttons-module-scss-module__2TNZva__button_green:hover,.action_buttons-module-scss-module__2TNZva__button_green:active{background-color:#75bfbc}.action_buttons-module-scss-module__2TNZva__button_label{font-family:var(--body-font);font-size:var(--body3-font-size);font-weight:500;line-height:var(--body3-line-height);color:#00000080}
@keyframes flashcard-module-scss-module___Gwc3G__pulse-black{0%{transform:scale(.95);box-shadow:0 0 #000000b3}70%{transform:scale(1);box-shadow:0 0 0 20px #0000}to{transform:scale(.95);box-shadow:0 0 #0000}}.flashcard-module-scss-module___Gwc3G__card{width:100%;height:100%;transform-style:preserve-3d;transition:transform .5s ease-out,opacity .4s ease-out;position:relative}.flashcard-module-scss-module___Gwc3G__card_flipped{transform:rotateY(180deg)}.flashcard-module-scss-module___Gwc3G__card_front,.flashcard-module-scss-module___Gwc3G__card_back{grid-gap:25px;box-sizing:border-box;background-color:var(--white);backface-visibility:hidden;border-radius:20px;grid-template-rows:1fr auto;width:100%;height:100%;padding:20px;display:grid;position:absolute;top:0;left:0;overflow:auto}.flashcard-module-scss-module___Gwc3G__card_back{transform:rotateY(180deg)}.flashcard-module-scss-module___Gwc3G__card_content{flex-direction:column;justify-content:center;align-items:center;gap:30px;display:flex}.flashcard-module-scss-module___Gwc3G__card_definition{font-family:var(--body-font);font-size:var(--body1-font-size);font-weight:500;line-height:var(--body1-line-height);color:#000c;text-align:center}.flashcard-module-scss-module___Gwc3G__card_text{font-family:var(--heading-font);text-align:center;font-size:35px;line-height:100%}.flashcard-module-scss-module___Gwc3G__speaker_button{background-color:var(--black);border-radius:50%;width:80px;height:80px;line-height:0;transform:scale(1);box-shadow:0 0 #000}.flashcard-module-scss-module___Gwc3G__playing_word{animation:2s infinite flashcard-module-scss-module___Gwc3G__pulse-black}.flashcard-module-scss-module___Gwc3G__speaker_icon{fill:var(--white)}.flashcard-module-scss-module___Gwc3G__flip_button{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height);align-items:center;gap:10px;margin:auto;display:flex}.flashcard-module-scss-module___Gwc3G__card_swipe_left{opacity:0;transform:translate(-150%)rotate(-15deg)}.flashcard-module-scss-module___Gwc3G__card_swipe_right{opacity:0;transform:translate(150%)rotate(15deg)}
.keep_practicing_screen-module-scss-module__ESoAAG__container{width:100%;height:100dvh;animation:keep_practicing_screen-module-scss-module__ESoAAG__slide_in_right .7s var(--spring-animation-timing-function);background-color:#eee;justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0;overflow:auto}@keyframes keep_practicing_screen-module-scss-module__ESoAAG__slide_in_right{0%{transform:translate(100%)}to{transform:translate(0)}}.keep_practicing_screen-module-scss-module__ESoAAG__content{grid-gap:20px;box-sizing:border-box;grid-template-rows:1fr auto;width:100%;height:100%;padding:10px 10px 20px;display:grid}@media (min-width:768px){.keep_practicing_screen-module-scss-module__ESoAAG__content{max-width:400px;height:90%}}.keep_practicing_screen-module-scss-module__ESoAAG__main_content{box-sizing:border-box;text-align:center;background-color:#bec8ff;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;height:100%;padding:20px;display:flex;overflow:auto}.keep_practicing_screen-module-scss-module__ESoAAG__title{font-family:var(--heading-font);font-size:40px;line-height:100%}.keep_practicing_screen-module-scss-module__ESoAAG__description{font-family:var(--body-font);font-size:var(--body1-font-size);font-weight:500;line-height:var(--body1-line-height);margin-top:10px}.keep_practicing_screen-module-scss-module__ESoAAG__outline_btn{border:none}
.progerss_bar-module-scss-module__PSlXbq__container{grid-gap:1px;box-sizing:border-box;grid-template-columns:1fr auto;align-items:center;width:100%;margin:0 auto;display:grid}.progerss_bar-module-scss-module__PSlXbq__quizzes_progressbar{background-color:#fff9;border-radius:20px;align-items:center;width:100%;height:60px;display:flex;position:relative;overflow:hidden}.progerss_bar-module-scss-module__PSlXbq__quizzes_progressbar .progerss_bar-module-scss-module__PSlXbq__progress_data{flex-direction:column;justify-content:center;height:100%;margin-left:10px;display:flex;position:relative}.progerss_bar-module-scss-module__PSlXbq__quizzes_progressbar .progerss_bar-module-scss-module__PSlXbq__title{font-family:var(--heading-font);font-size:20px;line-height:100%}.progerss_bar-module-scss-module__PSlXbq__quizzes_progressbar .progerss_bar-module-scss-module__PSlXbq__step_number{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height)}.progerss_bar-module-scss-module__PSlXbq__quizzes_progressbar .progerss_bar-module-scss-module__PSlXbq__progress{background:linear-gradient(90deg,#c5f8f5 0%,#bec8ff 100%);border-radius:20px;min-width:30px;height:100%;transition:width .3s;position:absolute;top:0;left:0}.progerss_bar-module-scss-module__PSlXbq__close_btn{background-color:#fff9;border-radius:20px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.progerss_bar-module-scss-module__PSlXbq__close_btn:disabled{opacity:.3;cursor:default}.progerss_bar-module-scss-module__PSlXbq__close_btn:active:enabled{opacity:.7}@media (min-width:768px){.progerss_bar-module-scss-module__PSlXbq__close_btn:hover:enabled{opacity:.8}}
.revision_lesson_loader-module-scss-module__J9ZIUa__container{box-sizing:border-box;background-color:#bec8ff;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;height:100%;min-height:100dvh;padding:20px;display:flex}.revision_lesson_loader-module-scss-module__J9ZIUa__logo{width:100px;height:100px}.revision_lesson_loader-module-scss-module__J9ZIUa__title{font-family:var(--heading-font);font-size:24px;line-height:100%}
.summary_screen-module-scss-module__SWWfOa__container{background-color:#eee;justify-content:center;align-items:center;width:100%;height:100dvh;animation:.4s ease-out summary_screen-module-scss-module__SWWfOa__fade_in;display:flex;position:fixed;top:0;left:0;overflow:auto}@keyframes summary_screen-module-scss-module__SWWfOa__fade_in{0%{opacity:0}to{opacity:1}}.summary_screen-module-scss-module__SWWfOa__content_wrapper{grid-gap:10px;box-sizing:border-box;grid-template-rows:1fr auto;width:100%;height:100%;padding:10px 10px 20px;display:grid;position:relative}@media (min-width:768px){.summary_screen-module-scss-module__SWWfOa__content_wrapper{grid-template-rows:auto auto;max-width:400px;height:auto;max-height:90%}}.summary_screen-module-scss-module__SWWfOa__score_block{box-sizing:border-box;background-color:#c8df87;border-radius:20px;flex-direction:column;align-items:center;gap:20px;width:100%;padding:20px 20px 30px;display:flex}.summary_screen-module-scss-module__SWWfOa__title{font-family:var(--heading-font);font-size:30px;line-height:100%}.summary_screen-module-scss-module__SWWfOa__progress_value{text-align:center;flex-direction:column;align-items:center;display:flex}.summary_screen-module-scss-module__SWWfOa__progress_value .summary_screen-module-scss-module__SWWfOa__score{font-family:var(--heading-font);font-size:70px;line-height:100%}.summary_screen-module-scss-module__SWWfOa__progress_value .summary_screen-module-scss-module__SWWfOa__score_description{font-family:var(--body-font);font-size:var(--body1-font-size);font-weight:500;line-height:var(--body1-line-height)}.summary_screen-module-scss-module__SWWfOa__words_block{grid-gap:20px;box-sizing:border-box;background-color:var(--white);border-radius:20px;width:100%;padding:20px;display:grid}.summary_screen-module-scss-module__SWWfOa__words_container{grid-gap:15px;display:grid}.summary_screen-module-scss-module__SWWfOa__words_title{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:700;line-height:var(--body2-line-height);color:#000000b3}.summary_screen-module-scss-module__SWWfOa__words{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.summary_screen-module-scss-module__SWWfOa__word{font-family:var(--body-font);font-size:var(--body1-font-size);font-weight:700;line-height:var(--body1-line-height);background-color:#e3efc3;border-radius:20px;padding:5px 15px;display:inline-block}.summary_screen-module-scss-module__SWWfOa__word_learning{background-color:#eee}.summary_screen-module-scss-module__SWWfOa__button_container{position:sticky;bottom:0}
.leave_bottom_sheet-module-scss-module__nDR-6W__wrapper,.leave_bottom_sheet-module-scss-module__nDR-6W__wrapper_usyk_mode{box-sizing:border-box;background-color:#bec8ff;width:100%;max-height:80%;padding:20px;overflow:auto}@media (min-width:768px){.leave_bottom_sheet-module-scss-module__nDR-6W__wrapper,.leave_bottom_sheet-module-scss-module__nDR-6W__wrapper_usyk_mode{max-width:400px;padding:30px}}.leave_bottom_sheet-module-scss-module__nDR-6W__wrapper_usyk_mode{background:radial-gradient(circle at 50% 100%,#df6e67e6 20%,#0000 80%) no-repeat,#bec8ff}.leave_bottom_sheet-module-scss-module__nDR-6W__title{font-family:var(--heading-font);text-align:center;font-size:30px;line-height:100%}.leave_bottom_sheet-module-scss-module__nDR-6W__img_container{animation:leave_bottom_sheet-module-scss-module__nDR-6W__scale .5s var(--spring-animation-timing-function);justify-content:center;display:flex;transform:translateY(-20px)}.leave_bottom_sheet-module-scss-module__nDR-6W__img_container_usyk_mode{animation:leave_bottom_sheet-module-scss-module__nDR-6W__scale_usyk .5s var(--spring-animation-timing-function);transform:none}.leave_bottom_sheet-module-scss-module__nDR-6W__subtitle{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height);text-align:center}.leave_bottom_sheet-module-scss-module__nDR-6W__buttons_container{grid-gap:10px;grid-template-columns:1fr;margin-top:20px;display:grid}@keyframes leave_bottom_sheet-module-scss-module__nDR-6W__scale{0%{transform:scale(.3)}to{transform:scale(1),translateY(-20px)}}@keyframes leave_bottom_sheet-module-scss-module__nDR-6W__scale_usyk{0%{transform:scale(.3)}to{transform:scale(1)}}
.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)}}
.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}
.steps_header-module-scss-module__ytCdPG__container{grid-gap:1px;box-sizing:border-box;grid-template-columns:1fr auto;align-items:center;width:100%;margin:0 auto;display:grid}.steps_header-module-scss-module__ytCdPG__quizzes_progressbar{background-color:#fff9;border-radius:20px;align-items:center;width:100%;height:60px;display:flex;position:relative;overflow:hidden}.steps_header-module-scss-module__ytCdPG__quizzes_progressbar .steps_header-module-scss-module__ytCdPG__progress_data{z-index:1;flex-direction:column;justify-content:center;height:100%;margin-left:10px;display:flex;position:relative}.steps_header-module-scss-module__ytCdPG__quizzes_progressbar .steps_header-module-scss-module__ytCdPG__title{font-family:var(--heading-font);font-size:20px;line-height:100%}.steps_header-module-scss-module__ytCdPG__quizzes_progressbar .steps_header-module-scss-module__ytCdPG__step_number{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height)}.steps_header-module-scss-module__ytCdPG__quizzes_progressbar .steps_header-module-scss-module__ytCdPG__progress{background:linear-gradient(90deg,#c5f8f5 0%,#bec8ff 100%);border-radius:20px;min-width:20px;height:100%;transition:width .3s;position:absolute;top:0;left:0}.steps_header-module-scss-module__ytCdPG__close_btn{background-color:#fff9;border-radius:20px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.steps_header-module-scss-module__ytCdPG__close_btn:disabled{opacity:.3;cursor:default}.steps_header-module-scss-module__ytCdPG__close_btn:active:enabled{opacity:.7}@media (min-width:768px){.steps_header-module-scss-module__ytCdPG__close_btn:hover:enabled{opacity:.8}}
.revision_lesson-module-scss-module__aRqe-q__container{box-sizing:border-box;background-color:#eee;justify-content:center;align-items:center;width:100%;height:100dvh;padding:10px 10px 20px;display:flex;overflow:hidden}.revision_lesson-module-scss-module__aRqe-q__content{flex-direction:column;justify-content:center;align-items:center;gap:40px;width:100%;height:100%;display:flex}@media (min-width:768px){.revision_lesson-module-scss-module__aRqe-q__content{max-width:400px}}.revision_lesson-module-scss-module__aRqe-q__cards_container{flex:1 1 0;justify-content:center;align-items:center;width:calc(100% - 20px);min-height:0;display:flex;position:relative}@media (min-width:768px){.revision_lesson-module-scss-module__aRqe-q__cards_container{width:calc(100% - 40px);max-height:500px}}.revision_lesson-module-scss-module__aRqe-q__card_wrapper{z-index:0;opacity:.5;width:calc(100% - 60px);height:100%;transition:all .5s;position:absolute;top:0;transform:translateY(-20px)}.revision_lesson-module-scss-module__aRqe-q__card_wrapper_next{z-index:1;width:calc(100% - 30px);transform:translateY(-10px)}.revision_lesson-module-scss-module__aRqe-q__card_wrapper_current{z-index:2;opacity:1;width:100%;transform:translateY(0)}.revision_lesson-module-scss-module__aRqe-q__card_wrapper_hidden{opacity:0}
