.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%}
.circle_progress_bar-module-scss-module__k7aWUG__loader_wrapper{box-sizing:border-box;border-radius:50%;flex-shrink:0;width:160px;height:160px;position:relative;overflow:hidden}.circle_progress_bar-module-scss-module__k7aWUG__loader{width:100%}.circle_progress_bar-module-scss-module__k7aWUG__content,.circle_progress_bar-module-scss-module__k7aWUG__loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.circle_progress_bar-module-scss-module__k7aWUG__progress{text-align:center;width:100%;line-height:1}
.overall_assessment-module-scss-module__E0j3Da__container{flex-direction:column;align-items:center;display:flex}.overall_assessment-module-scss-module__E0j3Da__title{font-family:var(--heading-font);font-size:40px;line-height:100%}.overall_assessment-module-scss-module__E0j3Da__full_score{flex-direction:column;align-items:center;padding:20px 0 40px;display:flex}.overall_assessment-module-scss-module__E0j3Da__progress_value{flex-direction:column;align-items:center;gap:5px;display:flex}.overall_assessment-module-scss-module__E0j3Da__score{font-family:var(--heading-font);font-size:50px;line-height:100%}.overall_assessment-module-scss-module__E0j3Da__score_description{font-family:var(--body-font);font-size:var(--body3-font-size);font-weight:500;line-height:var(--body3-line-height);color:#00000080}.overall_assessment-module-scss-module__E0j3Da__level_label{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height);text-align:center;margin-top:10px}.overall_assessment-module-scss-module__E0j3Da__level_value{font-family:var(--body-font);font-size:var(--body0-font-size);font-weight:500;line-height:var(--body0-line-height);text-align:center}.overall_assessment-module-scss-module__E0j3Da__summary_points{grid-gap:10px 50px;grid-template-columns:1fr 1fr;justify-content:center;display:grid}
.progress_bar-module-scss-module__h2FANW__container{justify-content:space-between;gap:5px;display:flex}.progress_bar-module-scss-module__h2FANW__progress_item{background-color:#ffffff80;border-radius:10px;width:100%;height:3px}.progress_bar-module-scss-module__h2FANW__progress_item_active{background-color:var(--white)}
.pronunciation-module-scss-module__YCqXVW__container{grid-gap:40px;display:grid}.pronunciation-module-scss-module__YCqXVW__practice{grid-gap:10px;display:grid}.pronunciation-module-scss-module__YCqXVW__title{font-family:var(--body-font);font-size:var(--body1-font-size);font-weight:700;line-height:var(--body1-line-height)}.pronunciation-module-scss-module__YCqXVW__sounds_list{grid-gap:15px;display:grid}.pronunciation-module-scss-module__YCqXVW__list_item{grid-gap:5px;display:grid}.pronunciation-module-scss-module__YCqXVW__sound_title{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:700;line-height:var(--body2-line-height)}.pronunciation-module-scss-module__YCqXVW__sound_examples{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.pronunciation-module-scss-module__YCqXVW__example_word{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height);background-color:#22d8c2;border-radius:20px;padding:5px 10px;display:inline-block}
.chart_by_level-module-scss-module__zfHCJG__container{grid-gap:10px;box-sizing:border-box;background-color:#ffffff80;border-radius:10px;padding:15px;display:grid}.chart_by_level-module-scss-module__zfHCJG__title{font-family:var(--body-font);font-size:var(--body1-font-size);font-weight:700;line-height:var(--body1-line-height)}.chart_by_level-module-scss-module__zfHCJG__chart{grid-gap:5px;grid-template-columns:repeat(6,1fr);display:grid}.chart_by_level-module-scss-module__zfHCJG__column{grid-gap:5px;grid-template-rows:110px auto auto;place-items:end center;display:grid}.chart_by_level-module-scss-module__zfHCJG__column_bar{background-color:#fbc888;border-radius:5px 5px 0 0;width:100%;max-width:35px;max-height:0;animation:1s ease-in-out forwards chart_by_level-module-scss-module__zfHCJG__bar_height}.chart_by_level-module-scss-module__zfHCJG__column_label{font-family:var(--body-font);font-size:var(--body3-font-size);font-weight:500;line-height:var(--body3-line-height);color:#00000080}.chart_by_level-module-scss-module__zfHCJG__column_value{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height)}@keyframes chart_by_level-module-scss-module__zfHCJG__bar_height{0%{max-height:0}to{max-height:100%}}
.examples_table-module-scss-module__PpuzBG__table{border-collapse:collapse;box-sizing:border-box;border:1px solid #0003;border-radius:4px;overflow:hidden}.examples_table-module-scss-module__PpuzBG__th,.examples_table-module-scss-module__PpuzBG__td{box-sizing:border-box;border:1px solid #0003}.examples_table-module-scss-module__PpuzBG__th{font-family:var(--body-font);font-size:var(--body3-font-size);font-weight:700;line-height:var(--body3-line-height);background-color:#0000000d;border-top:none;padding:12px 10px}.examples_table-module-scss-module__PpuzBG__td{font-family:var(--body-font);font-size:var(--body3-font-size);font-weight:500;line-height:var(--body3-line-height);background-color:var(--white);padding:10px}.examples_table-module-scss-module__PpuzBG__th:first-child,.examples_table-module-scss-module__PpuzBG__td:first-child{border-left:none}.examples_table-module-scss-module__PpuzBG__th:last-child,.examples_table-module-scss-module__PpuzBG__td:last-child{border-right:none}.examples_table-module-scss-module__PpuzBG__tr:last-child .examples_table-module-scss-module__PpuzBG__td{border-bottom:none}
.vocabulary-module-scss-module__CbQfYW__container{grid-gap:40px;display:grid}.vocabulary-module-scss-module__CbQfYW__main_content{grid-gap:20px;display:grid}.vocabulary-module-scss-module__CbQfYW__vocab_counts{grid-gap:10px;grid-template-columns:repeat(2,1fr);display:grid}.vocabulary-module-scss-module__CbQfYW__vocab_count{box-sizing:border-box;background-color:#ffffff80;border-radius:10px;flex-direction:column;justify-content:space-between;gap:30px;padding:15px;display:flex}.vocabulary-module-scss-module__CbQfYW__vocab_count_value{font-family:var(--heading-font);font-size:35px;line-height:100%}.vocabulary-module-scss-module__CbQfYW__vocab_count_label{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height)}.vocabulary-module-scss-module__CbQfYW__data_block{grid-gap:5px;display:grid}.vocabulary-module-scss-module__CbQfYW__title{font-family:var(--body-font);font-size:var(--body1-font-size);font-weight:700;line-height:var(--body1-line-height)}.vocabulary-module-scss-module__CbQfYW__description{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height)}
.feedback-module-scss-module__lq-XmW__container{box-sizing:border-box;grid-template-rows:1fr auto;width:100%;max-width:100%;height:100%;max-height:100%;margin:auto;display:grid;overflow:hidden}@media (min-width:768px){.feedback-module-scss-module__lq-XmW__container{max-width:400px}}.feedback-module-scss-module__lq-XmW__container_popup{width:400px;max-width:100%}.feedback-module-scss-module__lq-XmW__content{box-sizing:border-box;background-color:#dfe3ff;border-radius:20px;width:100%;height:100%;max-height:100%;padding:20px 20px 40px;transition:background-color .5s;overflow:auto}.feedback-module-scss-module__lq-XmW__content_popup{grid-gap:20px;width:100%;max-width:400px;height:calc(90dvh - 100px);padding-bottom:0;display:grid;position:relative}.feedback-module-scss-module__lq-XmW__loader{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.feedback-module-scss-module__lq-XmW__close_container{justify-content:flex-end;padding:10px 0;display:flex}.feedback-module-scss-module__lq-XmW__close_btn{height:24px}.feedback-module-scss-module__lq-XmW__btn_container{background-color:#dfe3ff;padding:20px 0;transition:background-color .5s;position:sticky;bottom:0}
.test_result_popup-module-scss-module__Dr0TZa__container{box-sizing:border-box;background-color:#eee;width:100%;height:100%;padding:10px 10px 30px}@media (min-width:768px){.test_result_popup-module-scss-module__Dr0TZa__container{background:0 0;padding:0}}
.test_with_result-module-scss-module__E32GDq__container{grid-gap:15px;display:grid}.test_with_result-module-scss-module__E32GDq__content{grid-gap:10px;grid-template-columns:1fr auto;align-items:end;display:grid}.test_with_result-module-scss-module__E32GDq__description{grid-gap:10px;display:grid}.test_with_result-module-scss-module__E32GDq__title{font-family:var(--heading-font);font-size:20px;line-height:100%}.test_with_result-module-scss-module__E32GDq__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:5px;display:flex}.test_with_result-module-scss-module__E32GDq__progress{width:100px;height:100px}.test_with_result-module-scss-module__E32GDq__progress_label{flex-direction:column;align-items:center;gap:5px;display:flex}.test_with_result-module-scss-module__E32GDq__progress_value{font-family:var(--heading-font);font-size:30px;line-height:100%}.test_with_result-module-scss-module__E32GDq__progress_description{font-family:var(--body-font);font-size:var(--body3-font-size);font-weight:500;line-height:var(--body3-line-height);color:#00000080;white-space:nowrap;font-size:11px}
.level_assessment_widget-module-scss-module__oP6PYa__container{box-sizing:border-box;background-color:#f8bde0;border-radius:20px;padding:15px}
.widget_page_with_tabs_layout-module-scss-module__xS-7nG__container{background-color:#f5f5f5;grid-template:"arrow""title""tabs""content"1fr"app-btn";min-height:100%;display:grid;position:relative}@media (min-width:1025px){.widget_page_with_tabs_layout-module-scss-module__xS-7nG__container{background-color:var(--white);grid-template:"tabs arrow.""tabs title.""tabs content."1fr"app-btn app-btn app-btn"/1fr 400px 1fr;padding-left:10px;padding-right:10px}}@media (min-width:1025px) and (min-width:960px){.widget_page_with_tabs_layout-module-scss-module__xS-7nG__container{padding-left:100px;padding-right:100px}}.widget_page_with_tabs_layout-module-scss-module__xS-7nG__title{font-family:var(--heading-font);box-sizing:border-box;background-color:var(--white);grid-area:title;padding:0 15px 30px;font-size:40px;line-height:100%}@media (min-width:1025px){.widget_page_with_tabs_layout-module-scss-module__xS-7nG__title{padding:0 0 20px}}.widget_page_with_tabs_layout-module-scss-module__xS-7nG__back_arrow{z-index:9;box-sizing:border-box;background-color:var(--white);grid-area:arrow;padding:10px 15px;position:sticky;top:0;left:0}@media (min-width:1025px){.widget_page_with_tabs_layout-module-scss-module__xS-7nG__back_arrow{padding:10px 0}}.widget_page_with_tabs_layout-module-scss-module__xS-7nG__back_arrow_static{position:static}.widget_page_with_tabs_layout-module-scss-module__xS-7nG__tabs{box-sizing:border-box;background-color:var(--white);grid-area:tabs;align-items:center;gap:20px;padding:0 15px;display:flex}@media (min-width:1025px){.widget_page_with_tabs_layout-module-scss-module__xS-7nG__tabs{flex-direction:column;align-items:flex-start;gap:5px;height:max-content;padding:0;position:sticky;top:0}}.widget_page_with_tabs_layout-module-scss-module__xS-7nG__tab{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height);color:#00000080;padding:5px 5px 7px;position:relative}@media (min-width:1025px){.widget_page_with_tabs_layout-module-scss-module__xS-7nG__tab{padding:5px 5px 5px 17px}}.widget_page_with_tabs_layout-module-scss-module__xS-7nG__tab_active{color:var(--black)}.widget_page_with_tabs_layout-module-scss-module__xS-7nG__tab_active:after{content:"";background-color:var(--black);border-radius:2px;width:100%;height:2px;position:absolute;bottom:0;left:0}@media (min-width:1025px){.widget_page_with_tabs_layout-module-scss-module__xS-7nG__tab_active:after{width:2px;height:100%;top:0;left:0}}.widget_page_with_tabs_layout-module-scss-module__xS-7nG__content{box-sizing:border-box;grid-area:content;padding:0 15px}@media (min-width:1025px){.widget_page_with_tabs_layout-module-scss-module__xS-7nG__content{padding:0}}.widget_page_with_tabs_layout-module-scss-module__xS-7nG__get_app_btn{margin-left:10px}@media (min-width:960px){.widget_page_with_tabs_layout-module-scss-module__xS-7nG__get_app_btn{margin-left:100px}}.widget_page_with_tabs_layout-module-scss-module__xS-7nG__get_app_btn{grid-area:app-btn;align-self:flex-start}
.waiting_bottom_sheet-module-scss-module__nNb6Ta__container{grid-gap:20px;box-sizing:border-box;width:100%;padding:20px;display:grid}@media (min-width:768px){.waiting_bottom_sheet-module-scss-module__nNb6Ta__container{width:400px;max-width:100%}}.waiting_bottom_sheet-module-scss-module__nNb6Ta__title{font-family:var(--heading-font);font-size:30px;line-height:100%}.waiting_bottom_sheet-module-scss-module__nNb6Ta__description{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height)}.waiting_bottom_sheet-module-scss-module__nNb6Ta__buttons{grid-gap:10px;display:grid}
.feedback_loader-module-scss-module__6MZ_ja__container{grid-template-rows:1fr auto;width:100%;height:100%;display:grid}@media (min-width:768px){.feedback_loader-module-scss-module__6MZ_ja__container{box-sizing:border-box;max-width:400px;padding:90px 0}}.feedback_loader-module-scss-module__6MZ_ja__animation_container{justify-content:center;align-items:center;width:100%;height:100%;max-height:100%;display:flex;overflow:hidden}.feedback_loader-module-scss-module__6MZ_ja__title{font-family:var(--heading-font);text-align:center;font-size:40px;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}
.bottom_sheet-module-scss-module__Pb7bPa__container{z-index:21;background-color:#00000080;justify-content:center;align-items:flex-end;width:100vw;height:100vh;display:none;position:fixed;top:0;left:0;overflow:hidden}@media (min-width:768px){.bottom_sheet-module-scss-module__Pb7bPa__container{align-items:center}}.bottom_sheet-module-scss-module__Pb7bPa__container_opened{display:flex}.bottom_sheet-module-scss-module__Pb7bPa__container_close{background-color:#0000}@media (min-width:768px){.bottom_sheet-module-scss-module__Pb7bPa__container_close{display:none}}.bottom_sheet-module-scss-module__Pb7bPa__modal{width:100%;animation:.3s bottom_sheet-module-scss-module__Pb7bPa__slide_from_bottom;position:relative}@media (min-width:768px){.bottom_sheet-module-scss-module__Pb7bPa__modal{width:auto;animation:none}}.bottom_sheet-module-scss-module__Pb7bPa__content_wrapper{background-color:var(--white);z-index:0;border-radius:20px 20px 0 0;width:100%;position:relative;overflow:auto}@media (min-width:768px){.bottom_sheet-module-scss-module__Pb7bPa__content_wrapper{border-radius:20px;width:auto;max-height:80vh}}.bottom_sheet-module-scss-module__Pb7bPa__content_full_screen{border-radius:0}@media (min-width:768px){.bottom_sheet-module-scss-module__Pb7bPa__content_full_screen{border-radius:20px}}.bottom_sheet-module-scss-module__Pb7bPa__modal_close{animation:.3s forwards bottom_sheet-module-scss-module__Pb7bPa__slide_to_bottom}@media (min-width:768px){.bottom_sheet-module-scss-module__Pb7bPa__modal_close{animation:none}}.bottom_sheet-module-scss-module__Pb7bPa__close_button{background-color:var(--white);border-radius:50%;justify-content:center;align-self:flex-end;align-items:center;width:36px;height:36px;display:none;position:absolute}.bottom_sheet-module-scss-module__Pb7bPa__close_button.bottom_sheet-module-scss-module__Pb7bPa__close_button_mobile{z-index:1;display:flex;top:20px;right:20px}@media (min-width:768px){.bottom_sheet-module-scss-module__Pb7bPa__close_button{display:flex;top:-36px;right:-36px}}@keyframes bottom_sheet-module-scss-module__Pb7bPa__slide_from_bottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes bottom_sheet-module-scss-module__Pb7bPa__slide_to_bottom{0%{transform:translateY(0)}to{transform:translateY(100%)}}
.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)}}
.chat_message-module-scss-module__rQfgEG__client_message,.chat_message-module-scss-module__rQfgEG__assistant_message{box-sizing:border-box;max-width:210px;font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height);border-radius:15px;margin-bottom:2px;padding:10px;position:relative}.chat_message-module-scss-module__rQfgEG__dot_flashing:before,.chat_message-module-scss-module__rQfgEG__dot_flashing:after,.chat_message-module-scss-module__rQfgEG__dot_flashing{background-color:var(--black);border-radius:50%;width:5px;height:5px}.chat_message-module-scss-module__rQfgEG__assistant_message{background-color:#eee;margin-left:55px}.chat_message-module-scss-module__rQfgEG__client_message{background-color:#eceeff;margin:20px 9px 20px auto}.chat_message-module-scss-module__rQfgEG__client_message:before{content:"";border:0 solid #0000;border-top-width:8px;border-left:8px solid #eceeff;width:0;height:0;display:inline-block;position:absolute;bottom:15px;left:100%}.chat_message-module-scss-module__rQfgEG__markdown p{margin:0}.chat_message-module-scss-module__rQfgEG__markdown strong{font-family:var(--heading-font);font-size:24px;line-height:100%}.chat_message-module-scss-module__rQfgEG__avatar{position:absolute;bottom:0;left:-55px}.chat_message-module-scss-module__rQfgEG__with_avatar:before{content:"";border-top:0 solid #0000;border-bottom:8px solid #eee;border-left:8px solid #0000;border-right:0 solid #0000;width:0;height:0;display:inline-block;position:absolute;bottom:15px;left:-8px}.chat_message-module-scss-module__rQfgEG__dot_flashing{margin-top:10px;margin-left:10px;animation:1s linear .5s infinite alternate chat_message-module-scss-module__rQfgEG__dot_flashing;position:relative}.chat_message-module-scss-module__rQfgEG__dot_flashing:before,.chat_message-module-scss-module__rQfgEG__dot_flashing:after{content:"";display:inline-block;position:absolute;top:0}.chat_message-module-scss-module__rQfgEG__dot_flashing:before{animation:1s infinite alternate chat_message-module-scss-module__rQfgEG__dot_flashing;left:-10px}.chat_message-module-scss-module__rQfgEG__dot_flashing:after{animation:1s 1s infinite alternate chat_message-module-scss-module__rQfgEG__dot_flashing;left:10px}@keyframes chat_message-module-scss-module__rQfgEG__dot_flashing{0%{background-color:var(--black)}50%,to{background-color:#0000004d}}
.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%)}}
.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)}}
.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}
.answer_variant-module-scss-module__MXeEaG__container{box-sizing:border-box;background-color:var(--white);background-image:url(/images/courses/green_circle.svg);background-position:right 27px top 50%;background-repeat:no-repeat;background-size:0;border-radius:20px;align-items:center;width:100%;max-width:100%;min-height:60px;padding:10px 15px;transition:padding-right .4s cubic-bezier(.215,.61,.295,.705),background-size .4s cubic-bezier(.215,.61,.295,.705),background-position .4s cubic-bezier(.215,.61,.295,.705);display:flex;position:relative;overflow:hidden}.answer_variant-module-scss-module__MXeEaG__container .answer_variant-module-scss-module__MXeEaG__text{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height);z-index:1;text-align:left;width:100%;max-width:100%;max-height:100%;position:relative;overflow:hidden}.answer_variant-module-scss-module__MXeEaG__icon_container{width:24px;height:24px;margin-top:-12px;transition:all .4s;position:absolute;top:50%;right:15px;transform:scale(0)}.answer_variant-module-scss-module__MXeEaG__oneline .answer_variant-module-scss-module__MXeEaG__text{word-wrap:break-word;display:block}.answer_variant-module-scss-module__MXeEaG__container_horizontal{padding-left:0;padding-right:0}.answer_variant-module-scss-module__MXeEaG__container_horizontal .answer_variant-module-scss-module__MXeEaG__text{text-align:center;width:calc(100% - 60px);margin:auto}.answer_variant-module-scss-module__MXeEaG__failed .answer_variant-module-scss-module__MXeEaG__text{color:#ff7070;animation:.4s linear infinite answer_variant-module-scss-module__MXeEaG__horizontal-shaking}.answer_variant-module-scss-module__MXeEaG__successfully{background-position:right -40px top 50%;background-size:150%;padding-right:45px}.answer_variant-module-scss-module__MXeEaG__successfully .answer_variant-module-scss-module__MXeEaG__text{width:calc(100% - 20px);color:var(--white);transition:all .4s}.answer_variant-module-scss-module__MXeEaG__successfully .answer_variant-module-scss-module__MXeEaG__icon_container{transform:scale(1)}@keyframes answer_variant-module-scss-module__MXeEaG__horizontal-shaking{0%{transform:translate(-3px)}25%{transform:translate(3px)}50%{transform:translate(-3px)}75%{transform:translate(3px)}to{transform:translate(-3px)}}
.variants_container-module-scss-module__Eo9QqW__container{grid-template-columns:1fr;gap:1px;width:100%;display:grid}.variants_container-module-scss-module__Eo9QqW__container_horizontal{grid-template-columns:1fr 1fr}
.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}
.video_player-module-scss-module__mVL7wG__container{background-color:var(--black);width:100%;height:100%;color:var(--white);justify-content:center;align-items:center;display:flex;position:relative}.video_player-module-scss-module__mVL7wG__video,.video_player-module-scss-module__mVL7wG__video video{object-fit:cover;width:100%;height:100%}.video_player-module-scss-module__mVL7wG__mute_btn{background-color:#00000080;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:15px;right:15px}.video_player-module-scss-module__mVL7wG__play_ptn{background-color:#00000080;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:absolute}.video_player-module-scss-module__mVL7wG__controls{box-sizing:border-box;background:linear-gradient(#0000,#000c);width:100%;padding:35px 10px 20px;position:absolute;bottom:0;left:0}.video_player-module-scss-module__mVL7wG__progress{appearance:none;cursor:pointer;background-color:#ffffff80;outline:none;width:100%;height:3px}.video_player-module-scss-module__mVL7wG__progress::-webkit-slider-runnable-track{background-color:#ffffff80;height:3px}.video_player-module-scss-module__mVL7wG__progress::-moz-range-track{background-color:#ffffff80;height:3px}.video_player-module-scss-module__mVL7wG__progress::-webkit-slider-thumb{appearance:none;background-color:var(--white);border-radius:50%;width:15px;height:15px;transform:translateY(-6px)}.video_player-module-scss-module__mVL7wG__progress::-moz-range-thumb{background-color:var(--white);border-radius:50%;width:15px;height:15px}.video_player-module-scss-module__mVL7wG__time_labels{justify-content:space-between;align-items:center;width:100%;margin-top:5px;display:flex}.video_player-module-scss-module__mVL7wG__current_time{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:700;line-height:var(--body2-line-height)}.video_player-module-scss-module__mVL7wG__full_time{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:700;line-height:var(--body2-line-height);color:#ffffff80}.video_player-module-scss-module__mVL7wG__icon *{fill:var(--white)}.video_player-module-scss-module__mVL7wG__controls_btns{justify-content:center;align-items:center;gap:30px;margin-top:5px;display:flex}
.video-module-scss-module__0Xw7Oa__container{background-color:var(--white);border-radius:20px;width:100%;height:100%;overflow:hidden}
.word_group-module-scss-module__0Yg6va__container{grid-gap:10px;grid-template-rows:1fr auto;height:100%;display:grid;overflow:hidden}.word_group-module-scss-module__0Yg6va__content{box-sizing:border-box;background-color:var(--white);border-radius:20px;height:100%;padding:20px}.word_group-module-scss-module__0Yg6va__content_success{background-image:radial-gradient(at calc(100% - 40px) 40px,#75bfbc 50%,#fff 50%);background-position:100% 0;background-repeat:no-repeat;background-size:200% 200%;animation:.4s cubic-bezier(.645,.045,.355,1) both word_group-module-scss-module__0Yg6va__background_scale}@keyframes word_group-module-scss-module__0Yg6va__background_scale{0%{background-size:0 0}80%{background-size:200% 200%;background-image:radial-gradient(at calc(100% - 40px)40px,#75bfbc 50%,var(--white)50%)}to{background-image:radial-gradient(at calc(100% - 40px)40px,var(--white)50%,var(--white)50%)}}.word_group-module-scss-module__0Yg6va__main_word{font-family:var(--heading-font);margin:20px 0 30px;font-size:35px;line-height:100%}.word_group-module-scss-module__0Yg6va__answers_container{flex-wrap:wrap;align-items:center;display:flex}.word_group-module-scss-module__0Yg6va__answer_word{font-family:var(--heading-font);margin:0 6px 10px 0;font-size:24px;line-height:100%}
.step-module-scss-module__bMNgDa__container{box-sizing:border-box;background-color:#eee;height:100vh}@media (min-width:768px){.step-module-scss-module__bMNgDa__container{justify-content:center;align-items:center;display:flex}}.step-module-scss-module__bMNgDa__container .step-module-scss-module__bMNgDa__complete_btn{z-index:1;width:max-content;position:fixed;top:120px;right:0}.step-module-scss-module__bMNgDa__content_wrapper{grid-gap:10px;box-sizing:border-box;background-color:#bec8ff;grid-template-rows:1fr;width:100%;height:100%;max-height:100%;padding:10px 0;transition:height .3s,background-color .3s;display:grid;position:relative;overflow:hidden}@media (min-width:768px){.step-module-scss-module__bMNgDa__content_wrapper{border-radius:20px;max-width:400px;min-height:auto;max-height:90%}}.step-module-scss-module__bMNgDa__content_wrapper_usyk_mode:before{content:"";filter:blur(70px);background-image:radial-gradient(circle,#df6e67 50%,#0000 100%);width:530px;height:420px;margin-left:-265px;position:absolute;bottom:-180px;left:50%}.step-module-scss-module__bMNgDa__content_wrapper_intermediate{background-color:#eee;border-radius:0}.step-module-scss-module__bMNgDa__content_wrapper_intermediate:before{display:none}.step-module-scss-module__bMNgDa__content_wrapper_hide_progress{grid-template-rows:1fr}.step-module-scss-module__bMNgDa__header_container{z-index:3;box-sizing:border-box;width:100%;padding:0 10px;position:absolute;top:10px}.step-module-scss-module__bMNgDa__header_container_hide{z-index:0}.step-module-scss-module__bMNgDa__content{width:100%;height:100%;max-height:100%;margin:auto;display:flex;position:relative;overflow:hidden}.step-module-scss-module__bMNgDa__content_hide_progress{padding-top:0}.step-module-scss-module__bMNgDa__quizzes_container,.step-module-scss-module__bMNgDa__intermediate_container{z-index:1;grid-gap:1px;box-sizing:border-box;grid-template-rows:1fr auto;width:100%;height:100%;max-height:100%;padding-top:70px;animation-duration:.5s;animation-timing-function:cubic-bezier(.175,.885,.32,1.275);animation-fill-mode:both;display:grid;position:absolute;overflow:hidden;transform:translate(100%)}.step-module-scss-module__bMNgDa__quizzes_active,.step-module-scss-module__bMNgDa__quizzes_retry{transition:none;animation-name:step-module-scss-module__bMNgDa__slide_to_left;position:relative;transform:translate(0)}.step-module-scss-module__bMNgDa__quizzes_hidden{animation-name:step-module-scss-module__bMNgDa__hide_to_left;position:relative;transform:translate(-105%)}.step-module-scss-module__bMNgDa__quizzes_retry{animation-name:step-module-scss-module__bMNgDa__slide_to_right}.step-module-scss-module__bMNgDa__quizzes{box-sizing:border-box;justify-content:center;align-items:flex-start;max-height:100%;display:flex;position:relative;overflow:hidden}.step-module-scss-module__bMNgDa__quizzes_theory{grid-gap:1px;grid-template-rows:1fr auto;display:grid}.step-module-scss-module__bMNgDa__quiz_container{z-index:1;box-sizing:border-box;width:100%;height:100%;max-height:100%;padding:0 10px;animation-duration:.5s;animation-timing-function:cubic-bezier(.175,.885,.32,1.275);animation-fill-mode:both;position:absolute;overflow:auto;transform:translate(0)}.step-module-scss-module__bMNgDa__quiz_next{animation-name:step-module-scss-module__bMNgDa__hide_to_right;transform:translate(100%)}.step-module-scss-module__bMNgDa__quiz_prev{animation-name:step-module-scss-module__bMNgDa__hide_to_left;transform:translate(-100%)}.step-module-scss-module__bMNgDa__quiz_current::-webkit-scrollbar{width:2px}.step-module-scss-module__bMNgDa__quiz_current::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:1px}.step-module-scss-module__bMNgDa__quiz_current{z-index:2;position:relative}.step-module-scss-module__bMNgDa__quiz_current_animation_next{animation-name:step-module-scss-module__bMNgDa__slide_to_left}.step-module-scss-module__bMNgDa__quiz_current_animation_prev{animation-name:step-module-scss-module__bMNgDa__slide_to_right}.step-module-scss-module__bMNgDa__intermediate_container{box-sizing:border-box;max-height:100%;padding:70px 10px 0;animation-timing-function:cubic-bezier(.175,.885,.32,1.075);position:absolute;transform:translate(0)translateY(110%)}@media (min-width:768px){.step-module-scss-module__bMNgDa__intermediate_container{padding:70px 0 0}}.step-module-scss-module__bMNgDa__intermediate_hide_progress{max-height:100%;padding-top:0}.step-module-scss-module__bMNgDa__intermediate_current{z-index:2;opacity:1;transform:translateY(0)}.step-module-scss-module__bMNgDa__first_screen_active{animation:none;transform:translate(0)translateY(0)}.step-module-scss-module__bMNgDa__intermediate_hide{z-index:1;animation-name:step-module-scss-module__bMNgDa__hide_intermediate;animation-fill-mode:none}.step-module-scss-module__bMNgDa__controls_container{box-sizing:border-box;width:100%;padding:0 10px;display:none}.step-module-scss-module__bMNgDa__controls_active{display:block}.step-module-scss-module__bMNgDa__animation_none{animation:none}@keyframes step-module-scss-module__bMNgDa__slide_to_left{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes step-module-scss-module__bMNgDa__hide_to_left{0%{transform:translate(0)}80%{transform:translate(-100%)}}@keyframes step-module-scss-module__bMNgDa__slide_to_right{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes step-module-scss-module__bMNgDa__hide_to_right{0%{transform:translate(0)}80%{transform:translate(100%)}}@keyframes step-module-scss-module__bMNgDa__hide_intermediate{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(0)}}
@layer components{.progress_bar-module-scss-module__G47XVW__survey_header{width:100%;max-width:400px;height:60px;margin:0 auto;display:flex}.progress_bar-module-scss-module__G47XVW__back_btn,.progress_bar-module-scss-module__G47XVW__close_btn{background-color:#ceeceb;border-radius:20px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.progress_bar-module-scss-module__G47XVW__back_btn:disabled{cursor:default}.progress_bar-module-scss-module__G47XVW__back_btn:hover:enabled{opacity:.8}.progress_bar-module-scss-module__G47XVW__back_btn:before{content:"";border-top:2px solid var(--black);border-left:2px solid var(--black);width:10px;height:10px;display:block;transform:translate(20%)rotate(-45deg)}.progress_bar-module-scss-module__G47XVW__back_btn:disabled:before{border-top:2px solid #0000004d;border-left:2px solid #0000004d}.progress_bar-module-scss-module__G47XVW__close_btn:hover{opacity:.8}@media (min-width:768px){.progress_bar-module-scss-module__G47XVW__close_btn.progress_bar-module-scss-module__G47XVW__hide_for_desktop{display:none}}.progress_bar-module-scss-module__G47XVW__cross{width:16px;height:16px;position:relative}.progress_bar-module-scss-module__G47XVW__cross:before,.progress_bar-module-scss-module__G47XVW__cross:after{content:"";background-color:#000;width:20px;height:2px;display:block;position:absolute;top:0}.progress_bar-module-scss-module__G47XVW__cross:before{transform:translate(-2px,6px)rotate(45deg)}.progress_bar-module-scss-module__G47XVW__cross:after{transform:translate(-2px,6px)rotate(-45deg)}.progress_bar-module-scss-module__G47XVW__progress_wrapper{background-color:#c5f8f5;border-radius:20px;flex:1;min-height:40px;position:relative}.progress_bar-module-scss-module__G47XVW__progress_bar{box-sizing:border-box;background:linear-gradient(90deg,#c5f8f5 0%,#bec8ff 100%);border-radius:20px;justify-content:flex-end;align-items:center;min-width:50px;max-width:100%;height:100%;padding-right:10px;transition:width .3s linear;display:flex;position:absolute;top:0;left:0}.progress_bar-module-scss-module__G47XVW__progress_bar.progress_bar-module-scss-module__G47XVW__less_padding{padding-right:5px}@media (min-width:768px){.progress_bar-module-scss-module__G47XVW__progress_bar.progress_bar-module-scss-module__G47XVW__less_padding{padding-right:8px}}}
@layer components{.progress_bar_config-module-scss-module__5yU4bG__container{box-sizing:border-box;gap:5px;width:100%;max-width:400px;margin-inline:auto;padding:10px 10px 0;display:flex}.progress_bar_config-module-scss-module__5yU4bG__content{flex-direction:column;flex:1;align-self:flex-end;gap:5px;display:flex}.progress_bar_config-module-scss-module__5yU4bG__progress{background-color:#0000001a;border-radius:18px;width:100%;height:8px;display:block;position:relative}.progress_bar_config-module-scss-module__5yU4bG__progress:before{content:"";width:calc(var(--progress)*1%);background:linear-gradient(90deg,#bec8ff 0%,#90ece0 100%);border-radius:18px;height:100%;transition:width .3s linear;position:absolute;top:0;left:0}.progress_bar_config-module-scss-module__5yU4bG__title,.progress_bar_config-module-scss-module__5yU4bG__counter{font-family:var(--body-font);text-align:center;font-size:13px;font-weight:700;line-height:18px}.progress_bar_config-module-scss-module__5yU4bG__button{width:24px;height:24px}}
.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}
.info_card-module-scss-module__tJx8EG__card{box-sizing:border-box;background-color:#eee;border-radius:20px;flex-direction:column;gap:30px;width:100%;padding:20px 15px;display:flex}.info_card-module-scss-module__tJx8EG__heading{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:700;line-height:var(--body2-line-height);color:var(--black)}.info_card-module-scss-module__tJx8EG__content{flex-direction:column;gap:30px;width:100%;display:flex}.info_card-module-scss-module__tJx8EG__stats{justify-content:center;align-items:center;gap:40px;width:100%;display:flex}.info_card-module-scss-module__tJx8EG__stat_item{align-items:flex-start;gap:5px;display:flex}.info_card-module-scss-module__tJx8EG__stat_text{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.info_card-module-scss-module__tJx8EG__stat_value{font-family:var(--heading-font);color:var(--black);text-align:center;font-size:20px;line-height:100%}.info_card-module-scss-module__tJx8EG__stat_label{font-family:var(--body-font);font-size:var(--body3-font-size);font-weight:500;line-height:var(--body3-line-height);color:var(--black)}.info_card-module-scss-module__tJx8EG__divider{background-color:#0000001a;width:1px;height:40px}.info_card-module-scss-module__tJx8EG__labels{flex-wrap:wrap;gap:5px;width:100%;padding-right:15px;display:flex}.info_card-module-scss-module__tJx8EG__label{background-color:var(--white);color:var(--black);border-radius:100px;align-items:center;gap:5px;padding:5px 10px;font-size:11px;font-weight:500;line-height:14px;display:flex;box-shadow:inset 0 0 0 1px #f5f5f5}
.week_card-module-scss-module__4aQQ0q__card{box-sizing:border-box;border-radius:10px;flex-direction:column;gap:10px;width:100%;padding:15px;display:flex}.week_card-module-scss-module__4aQQ0q__header{justify-content:space-between;align-items:flex-start;gap:20px;width:100%;display:flex}.week_card-module-scss-module__4aQQ0q__header_left{flex-direction:column;flex-shrink:0;gap:5px;display:flex}.week_card-module-scss-module__4aQQ0q__weeks{font-family:var(--body-font);font-size:var(--body3-font-size);font-weight:700;line-height:var(--body3-line-height);color:var(--black)}.week_card-module-scss-module__4aQQ0q__subtitle{color:var(--black);font-size:11px;font-weight:500;line-height:14px}.week_card-module-scss-module__4aQQ0q__level_progress{font-family:var(--heading-font);color:var(--black);text-align:center;background-color:#ffffff4d;border-radius:5px;padding:10px 15px;font-size:16px;line-height:100%}.week_card-module-scss-module__4aQQ0q__arrow{font-family:sans-serif}.week_card-module-scss-module__4aQQ0q__divider{background-color:#0000001a;width:100%;height:1px}.week_card-module-scss-module__4aQQ0q__benefit{align-items:center;gap:10px;width:100%;display:flex}.week_card-module-scss-module__4aQQ0q__benefit_icon{z-index:0;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative}.week_card-module-scss-module__4aQQ0q__benefit_icon:before{content:"";z-index:-1;clip-path:path("M 23.3 5.3 Q 30.7 5.3 30.7 12.7 Q 36 18 30.7 23.3 Q 30.7 30.7 23.3 30.7 Q 18 36 12.7 30.7 Q 5.3 30.7 5.3 23.3 Q 0 18 5.3 12.7 Q 5.3 5.3 12.7 5.3 Q 18 0 23.3 5.3 Z");position:absolute;inset:0}.week_card-module-scss-module__4aQQ0q__benefit_text{color:var(--black);flex:1;font-size:11px;font-weight:500;line-height:14px}.week_card-module-scss-module__4aQQ0q__card_purple{background-color:#eceeff}.week_card-module-scss-module__4aQQ0q__card_purple .week_card-module-scss-module__4aQQ0q__benefit_icon:before{background-color:#bec8ff}.week_card-module-scss-module__4aQQ0q__card_pink{background-color:#fce2f2}.week_card-module-scss-module__4aQQ0q__card_pink .week_card-module-scss-module__4aQQ0q__benefit_icon:before{background-color:#f5a0d2}.week_card-module-scss-module__4aQQ0q__card_green{background-color:#eef5db}.week_card-module-scss-module__4aQQ0q__card_green .week_card-module-scss-module__4aQQ0q__benefit_icon:before{background-color:#c8df87}
.learning_plan_demo-module-scss-module__vutXpq__container{flex-direction:column;align-items:center;gap:10px;display:flex}.learning_plan_demo-module-scss-module__vutXpq__title{font-family:var(--heading-font);color:var(--black);text-align:center;font-size:30px;line-height:100%}.learning_plan_demo-module-scss-module__vutXpq__subtitle{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:700;line-height:var(--body2-line-height);color:var(--black);text-align:center}.learning_plan_demo-module-scss-module__vutXpq__section_title{font-family:var(--heading-font);color:var(--black);margin-block:5px;font-size:20px;line-height:100%}.learning_plan_demo-module-scss-module__vutXpq__progress_graph{width:100%;height:auto}.learning_plan_demo-module-scss-module__vutXpq__week_cards{flex-direction:column;gap:10px;width:100%;display:flex}
.PromocodeDivider-module-scss-module__FJ5SwW__layout{box-sizing:border-box;-webkit-user-select:none;user-select:none;padding:40px 20px 80px}.PromocodeDivider-module-scss-module__FJ5SwW__container{flex-direction:column;flex:1;justify-content:flex-start;align-items:center;gap:16px;display:flex}.PromocodeDivider-module-scss-module__FJ5SwW__titles_container{opacity:1;flex-direction:column;align-items:center;gap:16px;width:100%;max-height:500px;transition:opacity .5s ease-out,max-height .5s ease-out,margin .5s ease-out,gap .5s ease-out;display:flex;overflow:hidden}.PromocodeDivider-module-scss-module__FJ5SwW__titles_container.PromocodeDivider-module-scss-module__FJ5SwW__fade_out{opacity:0;gap:0;max-height:0;margin:0}.PromocodeDivider-module-scss-module__FJ5SwW__title{font-family:var(--heading-font);text-align:center;width:100%;font-size:40px;line-height:100%}.PromocodeDivider-module-scss-module__FJ5SwW__subtitle{text-align:center;width:100%;font-size:18px;font-weight:500;line-height:145%}.PromocodeDivider-module-scss-module__FJ5SwW__promocode_section{flex-direction:column;align-items:center;gap:16px;width:100%;margin-top:24px;display:flex}.PromocodeDivider-module-scss-module__FJ5SwW__scratch_card{width:100%}.PromocodeDivider-module-scss-module__FJ5SwW__applied_text_wrapper{width:100%;margin-top:12px;position:relative}.PromocodeDivider-module-scss-module__FJ5SwW__applied_text{color:#1f2937;text-align:center;padding:0;font-size:18px;font-weight:500;animation:.4s ease-in PromocodeDivider-module-scss-module__FJ5SwW__fadeIn}@keyframes PromocodeDivider-module-scss-module__FJ5SwW__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
.ScratchCard-module-scss-module__U1frza__container{flex-direction:column;align-items:center;gap:0;width:100%;display:flex}.ScratchCard-module-scss-module__U1frza__card{box-sizing:border-box;background:#fde3c3;border-radius:20px;width:100%;max-width:350px;position:relative;overflow:visible;-webkit-mask-image:radial-gradient(12px at 0 292px,#0000 12px,#000 12px),radial-gradient(12px at 100% 292px,#0000 12px,#000 12px);mask-image:radial-gradient(12px at 0 292px,#0000 12px,#000 12px),radial-gradient(12px at 100% 292px,#0000 12px,#000 12px);-webkit-mask-composite:source-in;mask-composite:intersect}.ScratchCard-module-scss-module__U1frza__discount_section{z-index:2;text-align:center;box-sizing:border-box;flex-direction:column;align-items:center;gap:20px;height:292px;padding:50px 20px 20px;display:flex;position:relative}.ScratchCard-module-scss-module__U1frza__discount_percentage{font-family:var(--heading-font);color:#0d0d0d;margin-bottom:0;font-size:96px;font-weight:800;line-height:100%}.ScratchCard-module-scss-module__U1frza__discount_percentage .ScratchCard-module-scss-module__U1frza__percent_symbol{font-size:64px}.ScratchCard-module-scss-module__U1frza__discount_label{color:#0d0d0d;margin:0;font-size:40px;font-weight:700;line-height:100%}.ScratchCard-module-scss-module__U1frza__discount_description{color:#0d0d0d;max-width:280px;margin:0;font-size:18px;font-weight:500;line-height:144%}.ScratchCard-module-scss-module__U1frza__promo_section{box-sizing:border-box;z-index:2;background:#fde3c3;border-radius:0 0 20px 20px;flex-direction:column;justify-content:center;align-items:center;gap:0;width:100%;padding:20px;display:flex;position:relative}.ScratchCard-module-scss-module__U1frza__promo_inner{box-sizing:border-box;background:#fbc888;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:0;width:100%;min-height:58px;padding:15px;display:flex}.ScratchCard-module-scss-module__U1frza__promo_label{color:#0d0d0d;margin-bottom:0;font-size:13px;font-weight:500;line-height:18px}.ScratchCard-module-scss-module__U1frza__promo_code{color:#0d0d0d;letter-spacing:0;align-items:center;gap:4px;font-family:Manrope,-apple-system,sans-serif;font-size:13px;font-weight:700;line-height:18px;display:flex}.ScratchCard-module-scss-module__U1frza__checkmark{flex-shrink:0;width:24px;height:24px}.ScratchCard-module-scss-module__U1frza__checkmark svg{width:100%;height:100%}.ScratchCard-module-scss-module__U1frza__dashed_line_card{z-index:5;pointer-events:none;position:absolute;top:290px;left:50%;transform:translate(-50%)}
.ScratchOverlay-module-scss-module__iRfJ2W__overlay_container{z-index:20;pointer-events:all;border-radius:20px;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.ScratchOverlay-module-scss-module__iRfJ2W__dashed_line{z-index:100;pointer-events:none;position:absolute;top:290px;left:50%;transform:translate(-50%)}.ScratchOverlay-module-scss-module__iRfJ2W__overlay{cursor:pointer;touch-action:none;border-radius:20px;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.ScratchOverlay-module-scss-module__iRfJ2W__scratch_content{pointer-events:none;z-index:50;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:none;display:flex;position:absolute;top:30px;left:0;overflow:visible}.ScratchOverlay-module-scss-module__iRfJ2W__scratch_text{color:#1f2937;text-align:center;z-index:100;font-family:Manrope,-apple-system,sans-serif;font-size:20px;font-weight:700;position:relative}.ScratchOverlay-module-scss-module__iRfJ2W__finger_animation{opacity:1;pointer-events:none;z-index:100;will-change:transform;filter:drop-shadow(0 4px 8px #0000004d);width:180px;height:150px;position:absolute;top:45%;left:50%;overflow:visible;transform:translate(-50%,-50%)}:is(.ScratchOverlay-module-scss-module__iRfJ2W__finger_animation path,.ScratchOverlay-module-scss-module__iRfJ2W__finger_animation g){overflow:visible}.ScratchOverlay-module-scss-module__iRfJ2W__path_line{stroke-dasharray:800;stroke-dashoffset:800px;animation:3s ease-in-out infinite ScratchOverlay-module-scss-module__iRfJ2W__drawPath}.ScratchOverlay-module-scss-module__iRfJ2W__pointer{offset-path:path("M 80 10 L 42.98 37.97 Q 35 44, 44.77 41.87 L 135.23 22.13 Q 145 20, 136.13 24.63 L 15.87 87.37 Q 7 92, 16.78 89.92 L 195.22 52.08 Q 205 50, 195.74 53.78 L 80 101");offset-rotate:0deg;transform-origin:50%;animation:3s ease-in-out infinite ScratchOverlay-module-scss-module__iRfJ2W__movePointerAlongPath}@keyframes ScratchOverlay-module-scss-module__iRfJ2W__drawPath{0%{stroke-dashoffset:800px;opacity:0}5%{stroke-dashoffset:800px;opacity:1}55%{stroke-dashoffset:0;opacity:1}90%{opacity:1}to{stroke-dashoffset:0;opacity:0}}@keyframes ScratchOverlay-module-scss-module__iRfJ2W__movePointerAlongPath{0%{offset-distance:0%;opacity:0}5%{offset-distance:0%;opacity:1}55%{offset-distance:100%;opacity:1}90%{offset-distance:100%;opacity:1}to{offset-distance:100%;opacity:0}}
.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}
.video_conference-module-scss-module__1TKhca__container{width:100%;height:100%;position:relative}.video_conference-module-scss-module__1TKhca__beta_tag_container{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex;position:absolute;top:50px}.video_conference-module-scss-module__1TKhca__beta_tag{font-family:var(--body-font);font-size:var(--overline-font-size);font-weight:700;line-height:var(--overline-line-height);text-transform:var(--uppercase-value);background-color:#dfe3ff;border-radius:2px;padding:1px 5px}.video_conference-module-scss-module__1TKhca__timer{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:700;line-height:var(--body2-line-height);color:var(--white)}.video_conference-module-scss-module__1TKhca__call_label{flex-direction:column;align-items:center;width:100%;display:flex;position:absolute;top:80px}.video_conference-module-scss-module__1TKhca__call_state{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:700;line-height:var(--body2-line-height);color:var(--white)}.video_conference-module-scss-module__1TKhca__call_participant{font-family:var(--heading-font);color:var(--white);font-size:30px;line-height:100%}.video_conference-module-scss-module__1TKhca__footer{box-sizing:border-box;flex-direction:column;align-items:center;gap:40px;width:100%;padding:30px 0 20px;display:flex;position:absolute;bottom:0}.video_conference-module-scss-module__1TKhca__footer:before{content:"";-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);width:100%;height:100%;-webkit-mask-image:linear-gradient(180deg,#0000000d 2.5%,var(--black)98%);mask-image:linear-gradient(180deg,#0000000d 2.5%,var(--black)98%);z-index:0;position:absolute;top:0;left:0}.video_conference-module-scss-module__1TKhca__waves_container{z-index:1;width:100%}.video_conference-module-scss-module__1TKhca__leave_btn{z-index:1;background-color:#ff7070;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.video_conference-module-scss-module__1TKhca__leave_icon{fill:var(--white)}
.awards_section-module-scss-module__2ZifOG__section{box-sizing:border-box;background-color:#dfe3ff;border-radius:20px;width:100%;padding:20px}.awards_section-module-scss-module__2ZifOG__title{font-family:var(--heading-font);overflow-wrap:break-word;padding-bottom:10px;font-size:50px;line-height:1}.awards_section-module-scss-module__2ZifOG__subtitle{font-family:var(--body-font);overflow-wrap:break-word;font-size:24px;line-height:34px}.awards_section-module-scss-module__2ZifOG__text{font-family:var(--body-font);text-align:center;font-size:18px;line-height:26px}.awards_section-module-scss-module__2ZifOG__item_wrap{max-width:232px;margin:60px auto -20px}.awards_section-module-scss-module__2ZifOG__figure{width:200px;height:200px;margin:0 auto 30px;position:relative}.awards_section-module-scss-module__2ZifOG__item{padding-bottom:60px}
.before_after_section-module-scss-module__FELRwW__container{background-color:var(--white);border-radius:20px;padding:20px}.before_after_section-module-scss-module__FELRwW__text_container{justify-content:space-around;padding-bottom:25px;font-family:Nekst-Bold,sans-serif;font-size:20px;line-height:20px;display:flex}.before_after_section-module-scss-module__FELRwW__image_container{border-radius:10px;height:200px;margin-bottom:20px;position:relative;overflow:hidden}.before_after_section-module-scss-module__FELRwW__level_vocabulary{background-color:var(--white);border:1px solid #0000001a;border-radius:10px;justify-content:space-between;padding:15px;display:flex}.before_after_section-module-scss-module__FELRwW__level_vocabulary_column{flex-direction:column;gap:20px;display:flex}.before_after_section-module-scss-module__FELRwW__title{margin-bottom:5px;font-size:15px;font-weight:700;line-height:22px}.before_after_section-module-scss-module__FELRwW__subtitle{margin-bottom:5px;font-size:10px;font-weight:500;line-height:14px}.before_after_section-module-scss-module__FELRwW__progress_bar{background-color:#0000000d;border-radius:8px;width:120px;height:15px;position:relative;overflow:hidden}.before_after_section-module-scss-module__FELRwW__progress_bar_fill{clip-path:inset(0 100% 0 0 round 0 10px 10px 0);background:linear-gradient(90deg,#ff7070 0%,#ffc043 22.99%,#fff050 47.91%,#a2e966 76.47%,#3ce27f 100%);border-radius:10px;width:100%;height:100%;transition:none;position:absolute;top:0;left:0}.before_after_section-module-scss-module__FELRwW__animate{transition-property:clip-path;transition-timing-function:linear}.before_after_section-module-scss-module__FELRwW__graph_container{margin-top:40px}.before_after_section-module-scss-module__FELRwW__graph_text{max-width:210px}.before_after_section-module-scss-module__FELRwW__graph_title{margin-bottom:10px;padding-right:5px;font-family:Nekst-Bold,sans-serif}.before_after_section-module-scss-module__FELRwW__graph_subtitle{padding-right:5px;font-weight:500}.before_after_section-module-scss-module__FELRwW__graph_subtitle strong{font-weight:700}.before_after_section-module-scss-module__FELRwW__graph{margin-left:-5px;margin-right:-5px;position:relative}.before_after_section-module-scss-module__FELRwW__logo{width:80px;height:22px;position:absolute;top:-30px;right:0}.before_after_section-module-scss-module__FELRwW__graph_lines,.before_after_section-module-scss-module__FELRwW__graph_months{justify-content:space-between;align-items:center;width:100%;display:flex}.before_after_section-module-scss-module__FELRwW__graph_lines{margin-top:-10px}.before_after_section-module-scss-module__FELRwW__vertical{background-color:var(--black);width:2px;height:10px}.before_after_section-module-scss-module__FELRwW__horizontal{background-color:var(--black);width:50%;height:2px}.before_after_section-module-scss-module__FELRwW__month{font-size:15px;font-weight:700;line-height:22px}.before_after_section-module-scss-module__FELRwW__info_block{box-sizing:border-box;text-align:center;background-color:#d2d9ff;border-radius:10px;padding:10px;font-size:13px;font-weight:500;line-height:18px}.before_after_section-module-scss-module__FELRwW__info_block strong{font-weight:700}.before_after_section-module-scss-module__FELRwW__with_margin{margin-top:40px}
@keyframes plans_skeleton-module-scss-module__jJn_1a__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.plans_skeleton-module-scss-module__jJn_1a__container{background:linear-gradient(90deg,#e0e0e0 0%,#e8e8e8 50%,#e0e0e0 100%) 0 0/200% 100%;border-radius:20px;animation:2.5s linear infinite plans_skeleton-module-scss-module__jJn_1a__shimmer;overflow:hidden}.plans_skeleton-module-scss-module__jJn_1a__content{padding:20px}.plans_skeleton-module-scss-module__jJn_1a__header{margin-bottom:40px}.plans_skeleton-module-scss-module__jJn_1a__title{background-color:#eee;border-radius:8px;width:70%;max-width:250px;height:50px}.plans_skeleton-module-scss-module__jJn_1a__subtitle{background-color:#eee;border-radius:4px;width:60%;height:20px;margin-top:20px}.plans_skeleton-module-scss-module__jJn_1a__cards{flex-direction:column;gap:5px;margin-bottom:20px;display:flex}.plans_skeleton-module-scss-module__jJn_1a__card{background-color:#eee;border-radius:15px;justify-content:space-between;align-items:stretch;min-height:80px;padding:15px;display:flex;position:relative}.plans_skeleton-module-scss-module__jJn_1a__left_side{flex-direction:column;justify-content:space-between;display:flex}.plans_skeleton-module-scss-module__jJn_1a__card_title{background-color:#e0e0e0;border-radius:4px;width:100px;height:20px;margin-bottom:12px}.plans_skeleton-module-scss-module__jJn_1a__card_subtitle{background-color:#e0e0e0;border-radius:4px;width:80px;height:14px}.plans_skeleton-module-scss-module__jJn_1a__right_side{flex-direction:column;justify-content:space-between;align-items:flex-end;display:flex}.plans_skeleton-module-scss-module__jJn_1a__card_check{background-color:#e0e0e0;border-radius:50%;flex-shrink:0;width:24px;height:24px;margin-bottom:11px}.plans_skeleton-module-scss-module__jJn_1a__card_price{background-color:#e0e0e0;border-radius:4px;width:50px;height:20px}.plans_skeleton-module-scss-module__jJn_1a__card_period{background-color:#e0e0e0;border-radius:4px;width:60px;height:14px}.plans_skeleton-module-scss-module__jJn_1a__buttons{flex-direction:column;gap:10px;margin-bottom:10px;display:flex}.plans_skeleton-module-scss-module__jJn_1a__primary_button{background-color:#eee;border-radius:0;width:100%;height:60px}.plans_skeleton-module-scss-module__jJn_1a__secondary_button{background-color:#eee;border-radius:4px;width:100px;height:20px;margin:5px auto}.plans_skeleton-module-scss-module__jJn_1a__subscription_info{background-color:#eee;border-radius:4px;width:80%;height:14px;margin:0 auto}
.subscription_plans-module-scss-module__ZH3Mzq__section{background-color:#fff;border-radius:30px;padding:20px}.subscription_plans-module-scss-module__ZH3Mzq__title{font-family:var(--heading-font);margin-bottom:30px;font-size:30px;line-height:1}.subscription_plans-module-scss-module__ZH3Mzq__description{color:#00000080;font-size:13px;line-height:18px}.subscription_plans-module-scss-module__ZH3Mzq__list{flex-direction:column;gap:5px;display:flex}.subscription_plans-module-scss-module__ZH3Mzq__link{-webkit-text-decoration:underline dotted #0000004d;text-decoration:underline dotted #0000004d}.subscription_plans-module-scss-module__ZH3Mzq__button{height:50px;margin-block:20px 10px}
.timer_header-module-scss-module__Y_E52a__container{background-color:var(--white);box-sizing:border-box;z-index:100;width:100%;padding:10px 20px;position:fixed;top:0;left:0}.timer_header-module-scss-module__Y_E52a__content{justify-content:space-between;align-items:center;max-width:400px;margin:0 auto;display:flex}.timer_header-module-scss-module__Y_E52a__info_text{font-size:13px;font-weight:500;line-height:18px}.timer_header-module-scss-module__Y_E52a__timer_text{font-size:24px;font-weight:700;line-height:34px}.timer_header-module-scss-module__Y_E52a__button{max-width:160px;color:var(--white);text-transform:uppercase;background-color:#540cd0;font-family:Nekst-Bold,sans-serif;font-size:14px}.timer_header-module-scss-module__Y_E52a__white_text{color:var(--white)}
.user_reviews_section-module-scss-module__HA60PG__section{background-color:#eee;border-radius:20px;padding:20px}.user_reviews_section-module-scss-module__HA60PG__title{font-family:var(--heading-font);margin-bottom:40px;font-size:30px;line-height:1}.user_reviews_section-module-scss-module__HA60PG__list{flex-direction:column;gap:5px;display:flex}.user_reviews_section-module-scss-module__HA60PG__item{background-color:#fff;border-radius:20px;flex-direction:column;gap:10px;padding:20px;display:flex}.user_reviews_section-module-scss-module__HA60PG__header{justify-content:space-between;align-items:center;gap:10px;display:flex}.user_reviews_section-module-scss-module__HA60PG__author{grid-template-columns:40px 1fr;column-gap:10px;display:grid}.user_reviews_section-module-scss-module__HA60PG__photo{border-radius:50%;grid-row:1/3}.user_reviews_section-module-scss-module__HA60PG__name{font-family:var(--heading-font);align-content:center;font-size:16px;line-height:1}.user_reviews_section-module-scss-module__HA60PG__date{align-content:center;font-size:13px;line-height:18px}.user_reviews_section-module-scss-module__HA60PG__verified{color:#75bfbc;background-color:#0000000d;border-radius:20px;align-items:center;gap:5px;padding:8px 12px;display:flex}.user_reviews_section-module-scss-module__HA60PG__verified span{font-size:13px;font-weight:700;line-height:18px}.user_reviews_section-module-scss-module__HA60PG__verified svg rect{fill:#75bfbc}.user_reviews_section-module-scss-module__HA60PG__rating{align-items:center;gap:5px;height:24px;display:flex}.user_reviews_section-module-scss-module__HA60PG__rating svg{width:20px;height:20px}.user_reviews_section-module-scss-module__HA60PG__rating svg path{fill:#ffc043}.user_reviews_section-module-scss-module__HA60PG__message{font-size:13px;line-height:18px}
.elysium_plans-module-scss-module__nCONna__section{background-color:var(--white);border-radius:30px;padding:20px}.elysium_plans-module-scss-module__nCONna__title{font-family:var(--heading-font);line-height:1}button.elysium_plans-module-scss-module__nCONna__other_button{color:#540cd0;text-transform:uppercase;background-color:#0000;border:1px solid #540cd0;height:50px;margin:10px 0;padding:9px 0;font-size:14px;line-height:1}.elysium_plans-module-scss-module__nCONna__subtitle{margin-top:15px}.elysium_plans-module-scss-module__nCONna__description{color:#00000080;font-size:13px;line-height:18px}.elysium_plans-module-scss-module__nCONna__list{flex-direction:column;gap:5px;margin-top:30px;display:flex}.elysium_plans-module-scss-module__nCONna__link{-webkit-text-decoration:underline dotted #0000004d;text-decoration:underline dotted #0000004d}.elysium_plans-module-scss-module__nCONna__button{height:50px;margin-block:20px 10px}.elysium_plans-module-scss-module__nCONna__free_button_wrapper{place-content:center;margin-top:-10px;margin-bottom:5px;display:flex}.elysium_plans-module-scss-module__nCONna__free_button{margin:15px 0}
.graph_section-module-scss-module__oYKp8q__inner_wrap{box-sizing:border-box;background-color:#f5f5f5;border-radius:15px;width:100%;padding:15px}.graph_section-module-scss-module__oYKp8q__section{box-sizing:border-box;background-color:var(--white);border-radius:20px;width:100%;padding:10px}.graph_section-module-scss-module__oYKp8q__section_big{padding:15px}.graph_section-module-scss-module__oYKp8q__section_big .graph_section-module-scss-module__oYKp8q__inner_wrap{padding:0}.graph_section-module-scss-module__oYKp8q__figure{width:100%;min-height:255px;position:relative}.graph_section-module-scss-module__oYKp8q__title{font-size:20px;font-family:var(--body-font);margin-bottom:20px;line-height:28px}.graph_section-module-scss-module__oYKp8q__item_wrap{flex-wrap:wrap;justify-content:space-between;margin:10px -5px -5px;display:flex}.graph_section-module-scss-module__oYKp8q__item{box-sizing:border-box;background-color:#f5f5f5;border-radius:15px;flex-direction:column;justify-content:space-between;width:calc(50% - 10px);margin:0 5px 5px;padding:15px;display:flex}.graph_section-module-scss-module__oYKp8q__item_title{font-family:var(--body-font);color:#00000080;font-size:13px;font-weight:500;line-height:18px}.graph_section-module-scss-module__oYKp8q__item_headline{font-family:var(--heading-font);font-size:20px;line-height:1}.graph_section-module-scss-module__oYKp8q__button_wrap{width:100%;margin-top:20px}
.level_progress-module-scss-module__fsI65G__progress_wrapper{padding:20px 0}div.level_progress-module-scss-module__fsI65G__scale{background-color:#eee}
