.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)}}
.leave_ai_tutor_bottom_sheet-module-scss-module___D3ZJW__wrapper_white{background-color:var(--white)}@media (min-width:768px){.leave_ai_tutor_bottom_sheet-module-scss-module___D3ZJW__wrapper_white{width:400px}}
.teaching_hint-module-scss-module__5_fuOq__tooltip{inset:unset;cursor:pointer;background:0 0;border:none;margin:0;padding:0;animation:.2s ease-out teaching_hint-module-scss-module__5_fuOq__fade_in;position:fixed;overflow:visible}.teaching_hint-module-scss-module__5_fuOq__tooltip::backdrop{background:0 0}.teaching_hint-module-scss-module__5_fuOq__body{background:#eef5db;border-radius:10px;padding:15px}.teaching_hint-module-scss-module__5_fuOq__text{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height);white-space:nowrap}.teaching_hint-module-scss-module__5_fuOq__arrow_container{justify-content:center;height:10px;display:flex;overflow:visible}.teaching_hint-module-scss-module__5_fuOq__arrow_start{justify-content:flex-start;padding-left:10px}.teaching_hint-module-scss-module__5_fuOq__arrow{background:#eef5db;border-radius:2px;width:16px;height:16px;margin-top:-8px;transform:rotate(45deg)}@keyframes teaching_hint-module-scss-module__5_fuOq__fade_in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}
.video_header-module-scss-module__e6vsvW__container{z-index:10;background:#eee;transition:height .4s,overflow 0s .4s;position:sticky;top:0;overflow:visible}.video_header-module-scss-module__e6vsvW__container_expanded{height:280px}.video_header-module-scss-module__e6vsvW__container_expanded:after{content:"";z-index:-1;background-color:var(--white);width:100%;height:50%;position:absolute;bottom:0;left:0}.video_header-module-scss-module__e6vsvW__title_bar{z-index:3;justify-content:space-between;align-items:center;padding:10px 15px;display:flex;position:relative}.video_header-module-scss-module__e6vsvW__title_info{flex-direction:column;display:flex}.video_header-module-scss-module__e6vsvW__title{font-family:var(--heading-font);font-size:20px;line-height:100%}.video_header-module-scss-module__e6vsvW__subject{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height)}.video_header-module-scss-module__e6vsvW__close_button{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex}.video_header-module-scss-module__e6vsvW__video{transition:top .4s,right .4s,width .4s,height .4s,border-radius .4s;position:absolute;overflow:hidden}.video_header-module-scss-module__e6vsvW__video_expanded{border-radius:20px;width:100%;height:220px;top:60px;right:0}.video_header-module-scss-module__e6vsvW__video_zoomed_out{cursor:pointer;border-radius:10px;width:120px;height:67px;top:50px;right:10px}.video_header-module-scss-module__e6vsvW__zoom_button{z-index:2;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff4d;border:none;border-radius:56px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;bottom:20px;left:20px}.video_header-module-scss-module__e6vsvW__zoom_icon{color:var(--white);transform:rotate(45deg)}.video_header-module-scss-module__e6vsvW__video_track_wrapper{border-radius:inherit;position:absolute;inset:0;overflow:hidden}.video_header-module-scss-module__e6vsvW__video_track_blurred{filter:blur(8px);transform:scale(1.1)}.video_header-module-scss-module__e6vsvW__connecting_overlay{border-radius:inherit;background:rgba(var(--black), .4);z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.video_header-module-scss-module__e6vsvW__connecting_content{flex-direction:column;align-items:center;gap:8px;display:flex}.video_header-module-scss-module__e6vsvW__connecting_label{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height);color:var(--white);text-align:center}.video_header-module-scss-module__e6vsvW__container_collapsed{height:90px;transition:height .4s,overflow;overflow:hidden}.video_header-module-scss-module__e6vsvW__container_collapsed .video_header-module-scss-module__e6vsvW__video_expanded{z-index:10;top:auto;bottom:0}
.conversation_screen-module-scss-module__FctjlW__container{grid-template-rows:auto 1fr;height:100dvh;margin:0 auto;display:grid}.conversation_screen-module-scss-module__FctjlW__chat_area{background-color:var(--white);flex-direction:column;min-height:0;display:flex;position:relative}.conversation_screen-module-scss-module__FctjlW__input_wrapper{z-index:5}
.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}
.ai_tutor_lesson_v2-module-scss-module__VzgKnG__container{background-color:#f5f5f5;justify-content:center;align-items:center;width:100%;height:100dvh;display:flex;overflow:hidden}.ai_tutor_lesson_v2-module-scss-module__VzgKnG__conversation_container{width:100%;height:100%}@media (min-width:768px){.ai_tutor_lesson_v2-module-scss-module__VzgKnG__conversation_container{border-radius:20px;width:400px;height:675px;max-height:100%;overflow:hidden}}.ai_tutor_lesson_v2-module-scss-module__VzgKnG__error_container{place-items:center;width:100%;height:100dvh;display:flex;overflow:hidden}.ai_tutor_lesson_v2-module-scss-module__VzgKnG__error_wrapper{justify-content:center;height:100%;padding-top:115px}@media (max-width:767px){.ai_tutor_lesson_v2-module-scss-module__VzgKnG__error_wrapper{position:static}}@media (min-width:768px){.ai_tutor_lesson_v2-module-scss-module__VzgKnG__error_wrapper{max-height:585px}}
.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}
