.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%}
.CircularProgressbar{vertical-align:middle;width:100%}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;transition:stroke-dashoffset .5s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;dominant-baseline:middle;text-anchor:middle;font-size:20px}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:#0000}
.progress_circle_big-module-scss-module__R7pGQq__loader_wrapper{box-sizing:border-box;border-radius:50%;flex-shrink:0;width:128px;height:128px;position:relative;overflow:hidden}.progress_circle_big-module-scss-module__R7pGQq__loader{width:calc(100% + 2px)}.progress_circle_big-module-scss-module__R7pGQq__progress,.progress_circle_big-module-scss-module__R7pGQq__loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.progress_circle_big-module-scss-module__R7pGQq__progress{font-family:var(--heading-font);text-align:center;width:100%;font-size:20px;line-height:1}.progress_circle_big-module-scss-module__R7pGQq__large_text{vertical-align:top;font-size:30px}
@keyframes daily_goal_screen-module-scss-module__ISbKga__slide_to_left{0%{transform:translate(100%)}to{transform:translate(0)}}.daily_goal_screen-module-scss-module__ISbKga__container{box-sizing:border-box;background-color:#eee;justify-content:center;align-items:center;width:100dvw;height:100dvh;padding:10px;display:flex;overflow:auto}@media (min-width:768px){.daily_goal_screen-module-scss-module__ISbKga__container{padding:0}}.daily_goal_screen-module-scss-module__ISbKga__wrapper{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}@media (min-width:768px){.daily_goal_screen-module-scss-module__ISbKga__wrapper{max-width:400px;max-height:90%;padding:10px 0}}.daily_goal_screen-module-scss-module__ISbKga__content_wrapper{background-color:#bec8ff;border-radius:20px;width:100%;height:100%;position:relative;overflow:hidden}.daily_goal_screen-module-scss-module__ISbKga__content{box-sizing:border-box;border:0;flex-direction:column;justify-content:center;align-items:center;gap:40px;width:100%;height:100%;padding:20px;transition:none;animation-name:daily_goal_screen-module-scss-module__ISbKga__slide_to_left;animation-duration:.3s;animation-timing-function:cubic-bezier(.175,.885,.32,1.275);animation-fill-mode:both;display:flex;transform:translate(100%)}.daily_goal_screen-module-scss-module__ISbKga__content .daily_goal_screen-module-scss-module__ISbKga__circle{width:180px;height:180px}.daily_goal_screen-module-scss-module__ISbKga__title,.daily_goal_screen-module-scss-module__ISbKga__title_small{font-family:var(--heading-font);text-align:center;font-size:50px;line-height:100%}@media (min-width:768px){.daily_goal_screen-module-scss-module__ISbKga__title,.daily_goal_screen-module-scss-module__ISbKga__title_small{max-width:300px}}.daily_goal_screen-module-scss-module__ISbKga__title_small{font-family:var(--heading-font);font-size:40px;line-height:100%}.daily_goal_screen-module-scss-module__ISbKga__subtitle,.daily_goal_screen-module-scss-module__ISbKga__circle_subtitle{font-family:var(--body-font);font-size:var(--body1-font-size);font-weight:500;line-height:var(--body1-line-height);text-align:center;display:block}@media (min-width:768px){.daily_goal_screen-module-scss-module__ISbKga__subtitle,.daily_goal_screen-module-scss-module__ISbKga__circle_subtitle{max-width:300px}}.daily_goal_screen-module-scss-module__ISbKga__circle_content{flex-direction:column;display:flex}.daily_goal_screen-module-scss-module__ISbKga__circle_title{font-family:var(--heading-font);font-size:50px;line-height:100%}.daily_goal_screen-module-scss-module__ISbKga__circle_subtitle{padding:0 20px;line-height:100%}.daily_goal_screen-module-scss-module__ISbKga__animation_wrapper{width:100%;height:5px;position:relative;overflow:visible}.daily_goal_screen-module-scss-module__ISbKga__animation{width:100%;position:absolute;top:0;left:0;transform:translateY(-100%)}.daily_goal_screen-module-scss-module__ISbKga__bold{font-weight:700}.daily_goal_screen-module-scss-module__ISbKga__invisible{opacity:0;transition:all 1s ease-in-out .1s}.daily_goal_screen-module-scss-module__ISbKga__fade_in{opacity:1}
.input_radio-module-scss-module__fwDE7W__input_radio_wrapper{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:20px;flex-direction:row;align-items:center;gap:12px;min-height:60px;padding:15px;display:flex;position:relative}.input_radio-module-scss-module__fwDE7W__radio_place_start{flex-direction:row}.input_radio-module-scss-module__fwDE7W__radio_place_end{flex-direction:row-reverse;justify-content:space-between}.input_radio-module-scss-module__fwDE7W__radio_container{justify-content:center;align-items:center;display:inline-flex;position:relative}.input_radio-module-scss-module__fwDE7W__radio_icon{box-sizing:border-box;border:1px solid var(--black);border-radius:50%;width:24px;height:24px;transition:all .3s;display:block}.input_radio-module-scss-module__fwDE7W__radio_input{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.input_radio-module-scss-module__fwDE7W__radio_input:focus-within+.input_radio-module-scss-module__fwDE7W__radio_icon{outline:1px solid #0000004d}.input_radio-module-scss-module__fwDE7W__radio_input:checked+.input_radio-module-scss-module__fwDE7W__radio_icon:before{content:"";background-color:var(--black);border-radius:50%;width:14px;height:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.input_radio-module-scss-module__fwDE7W__label_container{flex-direction:column;justify-content:center;display:flex}.input_radio-module-scss-module__fwDE7W__label{font-family:var(--body-font);font-size:var(--body1-font-size);font-weight:500;line-height:var(--body1-line-height)}.input_radio-module-scss-module__fwDE7W__description{font-family:var(--body-font);font-size:var(--body3-font-size);font-weight:500;line-height:var(--body3-line-height);margin-top:4px}
.set_custom_daily_goal_screen-module-scss-module__q9cg-G__animation_slide_to_left,.set_custom_daily_goal_screen-module-scss-module__q9cg-G__list_wrapper,.set_custom_daily_goal_screen-module-scss-module__q9cg-G__cta_block{animation-name:set_custom_daily_goal_screen-module-scss-module__q9cg-G__slide_to_left;animation-duration:.3s;animation-timing-function:cubic-bezier(.175,.885,.32,1.275);animation-fill-mode:both}@keyframes set_custom_daily_goal_screen-module-scss-module__q9cg-G__slide_to_left{0%{transform:translate(100%)}to{transform:translate(0)}}.set_custom_daily_goal_screen-module-scss-module__q9cg-G__container{box-sizing:border-box;background-color:#eee;justify-content:center;align-items:center;width:100dvw;height:100dvh;padding:10px;display:flex}@media (min-width:768px){.set_custom_daily_goal_screen-module-scss-module__q9cg-G__container{padding:0}}.set_custom_daily_goal_screen-module-scss-module__q9cg-G__form{box-sizing:border-box;width:100%;height:100%}@media (min-width:768px){.set_custom_daily_goal_screen-module-scss-module__q9cg-G__form{max-width:400px;max-height:90%;padding:10px 0}}.set_custom_daily_goal_screen-module-scss-module__q9cg-G__content_wrapper{box-sizing:border-box;background-color:#bec8ff;border-radius:20px;flex-direction:column;flex:1 0 auto;width:100%;height:calc(100% - 60px);padding:15px;display:flex;position:relative;overflow-x:hidden}.set_custom_daily_goal_screen-module-scss-module__q9cg-G__cta_block{border:0;flex-direction:column;width:100%;transition:none;display:flex;transform:translate(100%)}@media (min-width:768px){.set_custom_daily_goal_screen-module-scss-module__q9cg-G__cta_block{flex:1 0 auto;justify-content:center;height:100%;max-height:370px}}.set_custom_daily_goal_screen-module-scss-module__q9cg-G__adaptive_text_container{overflow:visible}.set_custom_daily_goal_screen-module-scss-module__q9cg-G__title_container{width:100%;padding-top:10px;position:relative}.set_custom_daily_goal_screen-module-scss-module__q9cg-G__title{font-family:var(--heading-font);text-align:center;font-size:50px;line-height:100%}.set_custom_daily_goal_screen-module-scss-module__q9cg-G__subtitle{font-family:var(--body-font);font-size:var(--body1-font-size);font-weight:500;line-height:var(--body1-line-height);text-align:center;max-width:370px;margin:106px auto 0}@media (min-width:768px){.set_custom_daily_goal_screen-module-scss-module__q9cg-G__subtitle{max-width:100%}}.set_custom_daily_goal_screen-module-scss-module__q9cg-G__image{position:absolute;bottom:-85px;left:50%;transform:translate(-50%)}.set_custom_daily_goal_screen-module-scss-module__q9cg-G__list_wrapper{width:100%;margin-top:auto;transition:none;transform:translate(100%)}.set_custom_daily_goal_screen-module-scss-module__q9cg-G__list{flex-direction:column;flex:none;width:100%;display:flex}.set_custom_daily_goal_screen-module-scss-module__q9cg-G__list_item{box-sizing:border-box;background-color:var(--white);cursor:pointer;border-radius:20px;min-height:60px;padding:15px}.set_custom_daily_goal_screen-module-scss-module__q9cg-G__list_item:not(:last-child){margin-bottom:1px}.set_custom_daily_goal_screen-module-scss-module__q9cg-G__item_content{font-family:var(--body-font);font-size:var(--body1-font-size);font-weight:500;line-height:var(--body1-line-height);flex-direction:row;align-items:center;width:100%;display:flex}.set_custom_daily_goal_screen-module-scss-module__q9cg-G__icon{margin-right:10px}
.progress_circle-module-scss-module__G7IQnG__loader_wrapper{box-sizing:border-box;border:1px solid var(--white);border-radius:50%;flex-shrink:0;width:162px;height:162px;position:relative;overflow:hidden}.progress_circle-module-scss-module__G7IQnG__loader{width:calc(100% + 2px)}.progress_circle-module-scss-module__G7IQnG__progress,.progress_circle-module-scss-module__G7IQnG__loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.progress_circle-module-scss-module__G7IQnG__progress{width:100%;font-size:20px;font-family:var(--heading-font);text-align:center;line-height:1}.progress_circle-module-scss-module__G7IQnG__large_text{vertical-align:top;font-size:50px}
.streak_animated-module-scss-module__qGiLvq__container{box-sizing:border-box;background-color:#fde3c3;justify-content:center;align-items:center;width:100dvw;height:100dvh;padding:10px;display:flex}.streak_animated-module-scss-module__qGiLvq__wrapper{flex-direction:column;justify-content:center;align-items:center;min-width:100%;min-height:100%;display:flex}@media (min-width:768px){.streak_animated-module-scss-module__qGiLvq__wrapper{min-width:400px;min-height:670px}}.streak_animated-module-scss-module__qGiLvq__images_wrapper{align-items:center;width:310px;min-height:280px;display:flex;position:relative}.streak_animated-module-scss-module__qGiLvq__content{flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:20px;display:flex}.streak_animated-module-scss-module__qGiLvq__title{font-family:var(--heading-font);text-align:center;max-width:310px;font-size:40px;line-height:100%}.streak_animated-module-scss-module__qGiLvq__subtitle{font-family:var(--body-font);font-size:var(--body1-font-size);font-weight:500;line-height:var(--body1-line-height);text-align:center;max-width:310px}.streak_animated-module-scss-module__qGiLvq__count_out,.streak_animated-module-scss-module__qGiLvq__count_in{width:100%;height:100%;position:absolute;top:0;left:0}.streak_animated-module-scss-module__qGiLvq__count_in{transform:scale(0)}.streak_animated-module-scss-module__qGiLvq__button{justify-self:flex-end;width:100%;margin:0 auto;display:flex}.streak_animated-module-scss-module__qGiLvq__animation_out{transform-origin:50% 100% 0;animation:.3s .5s both streak_animated-module-scss-module__qGiLvq__exit}.streak_animated-module-scss-module__qGiLvq__animation_in{transform-origin:50% 100% 0;animation:.8s cubic-bezier(.175,.885,.32,1.475) .7s both streak_animated-module-scss-module__qGiLvq__entry}.streak_animated-module-scss-module__qGiLvq__fire_big{opacity:0;width:120%;position:absolute;bottom:-30px;left:-10%;transform:scale(.1)}.streak_animated-module-scss-module__qGiLvq__fire_animated{transform-origin:50% 90% 0;animation:.4s cubic-bezier(.38,.64,.28,.96) .7s both streak_animated-module-scss-module__qGiLvq__fire_animation}@keyframes streak_animated-module-scss-module__qGiLvq__fire_animation{0%{transform:scale(.1)}10%{opacity:1}to{opacity:1;transform:scale(1)}}@keyframes streak_animated-module-scss-module__qGiLvq__exit{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes streak_animated-module-scss-module__qGiLvq__entry{0%{transform:scale(0)}40%{transform:scale(1.05)}70%{transform:scale(.95)}to{transform:scale(1)}}
.progress_label-module-scss-module__uAXZQq__label{color:var(--black);font-size:16px;font-weight:400;font-family:var(--body-font);align-items:center;margin-bottom:5px;line-height:22px;display:flex}.progress_label-module-scss-module__uAXZQq__active{font-weight:700}.progress_label-module-scss-module__uAXZQq__inactive{color:#00000080}.progress_label-module-scss-module__uAXZQq__labels_wrapper{margin-bottom:80px}.progress_label-module-scss-module__uAXZQq__checkmark_wrapper{background-color:var(--black);opacity:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-right:13px;display:flex}.progress_label-module-scss-module__uAXZQq__checked .progress_label-module-scss-module__uAXZQq__checkmark_wrapper{opacity:1}
@keyframes flashcard_reminder_screen-module-scss-module__P-PVKa__slide_to_left{0%{transform:translate(100%)}to{transform:translate(0)}}.flashcard_reminder_screen-module-scss-module__P-PVKa__container{box-sizing:border-box;background-color:#eee;justify-content:center;align-items:center;width:100dvw;height:100dvh;padding:10px;display:flex;overflow:auto}.flashcard_reminder_screen-module-scss-module__P-PVKa__content_wrapper{box-sizing:border-box;grid-gap:20px;grid-template-rows:1fr auto;width:100%;height:100%;min-height:0;display:grid;position:relative;overflow:hidden}@media (min-width:768px){.flashcard_reminder_screen-module-scss-module__P-PVKa__content_wrapper{max-width:400px;max-height:90%;padding:10px 0}}.flashcard_reminder_screen-module-scss-module__P-PVKa__content{box-sizing:border-box;width:100%;min-height:0;animation-name:flashcard_reminder_screen-module-scss-module__P-PVKa__slide_to_left;animation-duration:.5s;animation-timing-function:var(--spring-animation-timing-function);background-color:#c8df87;border-radius:20px;flex-direction:column;flex-grow:1;align-items:center;padding:20px;transition:none;animation-fill-mode:both;display:flex;overflow-y:auto;transform:translate(100%)}@media (min-width:768px){.flashcard_reminder_screen-module-scss-module__P-PVKa__content{border-radius:20px}}@media (prefers-reduced-motion:reduce){.flashcard_reminder_screen-module-scss-module__P-PVKa__content{animation:none;transform:translate(0)}}.flashcard_reminder_screen-module-scss-module__P-PVKa__main_content{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;display:flex}.flashcard_reminder_screen-module-scss-module__P-PVKa__book_image{object-fit:contain;max-width:100%;height:auto}.flashcard_reminder_screen-module-scss-module__P-PVKa__title{font-family:var(--heading-font);margin:10px 0 20px;font-size:40px;line-height:100%}.flashcard_reminder_screen-module-scss-module__P-PVKa__subtitle{font-family:var(--body-font);font-size:var(--body1-font-size);font-weight:500;line-height:var(--body1-line-height)}.flashcard_reminder_screen-module-scss-module__P-PVKa__insight_pill{box-sizing:border-box;background-color:#ffffff80;border-radius:10px;flex-direction:row;align-items:center;gap:5px;margin-top:auto;padding:10px;display:flex}.flashcard_reminder_screen-module-scss-module__P-PVKa__insight_pill_text{font-family:var(--body-font);font-size:var(--body3-font-size);font-weight:500;line-height:var(--body3-line-height)}.flashcard_reminder_screen-module-scss-module__P-PVKa__insight_pill_text strong{font-family:var(--body-font);font-size:var(--body3-font-size);font-weight:700;line-height:var(--body3-line-height)}.flashcard_reminder_screen-module-scss-module__P-PVKa__buttons{flex-direction:column;align-items:center;gap:5px;width:100%;display:flex}.flashcard_reminder_screen-module-scss-module__P-PVKa__button_outline{border:none}
.loader_screen-module-scss-module__02f98a__layout{padding-top:60px}.loader_screen-module-scss-module__02f98a__wrapper{flex-direction:column;align-items:center;gap:70px;width:100%;height:100%;display:flex}.loader_screen-module-scss-module__02f98a__labels_wrapper{padding:0 25px}
.revision_lesson-module-scss-module__aRqe-q__container{box-sizing:border-box;background-color:#eee;justify-content:center;align-items:center;width:100%;height:100dvh;padding:10px 10px 20px;display:flex;overflow:hidden}.revision_lesson-module-scss-module__aRqe-q__content{flex-direction:column;justify-content:center;align-items:center;gap:40px;width:100%;height:100%;display:flex}@media (min-width:768px){.revision_lesson-module-scss-module__aRqe-q__content{max-width:400px}}.revision_lesson-module-scss-module__aRqe-q__cards_container{flex:1 1 0;justify-content:center;align-items:center;width:calc(100% - 20px);min-height:0;display:flex;position:relative}@media (min-width:768px){.revision_lesson-module-scss-module__aRqe-q__cards_container{width:calc(100% - 40px);max-height:500px}}.revision_lesson-module-scss-module__aRqe-q__card_wrapper{z-index:0;opacity:.5;width:calc(100% - 60px);height:100%;transition:all .5s;position:absolute;top:0;transform:translateY(-20px)}.revision_lesson-module-scss-module__aRqe-q__card_wrapper_next{z-index:1;width:calc(100% - 30px);transform:translateY(-10px)}.revision_lesson-module-scss-module__aRqe-q__card_wrapper_current{z-index:2;opacity:1;width:100%;transform:translateY(0)}.revision_lesson-module-scss-module__aRqe-q__card_wrapper_hidden{opacity:0}.revision_lesson-module-scss-module__aRqe-q__daily_goal_overlay{z-index:1;width:100%;height:100dvh;position:fixed;top:0;left:0}
.amethyst_static_loader_screen-module-scss-module__gu1JGq__wrapper{padding-top:60px}.amethyst_static_loader_screen-module-scss-module__gu1JGq__content{flex-direction:column;align-items:center;gap:10px;margin-top:60px;display:flex}.amethyst_static_loader_screen-module-scss-module__gu1JGq__slider{width:100%;margin-top:10px;position:relative}.amethyst_static_loader_screen-module-scss-module__gu1JGq__slide{flex:none;margin-right:5px;padding-bottom:20px}.amethyst_static_loader_screen-module-scss-module__gu1JGq__item{box-sizing:border-box;background-color:#fff;border:1px solid #0000001a;border-radius:20px;flex-direction:column;gap:10px;width:300px;height:214px;padding:20px;display:flex}.amethyst_static_loader_screen-module-scss-module__gu1JGq__header{justify-content:space-between;align-items:center;gap:10px;display:flex}.amethyst_static_loader_screen-module-scss-module__gu1JGq__author{grid-template-columns:40px 1fr;column-gap:10px;display:grid}.amethyst_static_loader_screen-module-scss-module__gu1JGq__photo{border-radius:50%;grid-row:1/3}.amethyst_static_loader_screen-module-scss-module__gu1JGq__name{font-family:var(--heading-font);align-content:center;font-size:16px;line-height:1}.amethyst_static_loader_screen-module-scss-module__gu1JGq__date{align-content:center;font-size:13px;line-height:18px}.amethyst_static_loader_screen-module-scss-module__gu1JGq__verified{color:#75bfbc;background-color:#0000000d;border-radius:20px;align-items:center;gap:5px;padding:8px 12px;display:flex}.amethyst_static_loader_screen-module-scss-module__gu1JGq__verified span{font-size:13px;font-weight:700;line-height:18px}.amethyst_static_loader_screen-module-scss-module__gu1JGq__verified svg rect{fill:#75bfbc}.amethyst_static_loader_screen-module-scss-module__gu1JGq__progress .amethyst_static_loader_screen-module-scss-module__gu1JGq__circle{border:1px solid #0000004d;width:108px;height:108px;margin-inline:auto}.amethyst_static_loader_screen-module-scss-module__gu1JGq__progress .amethyst_static_loader_screen-module-scss-module__gu1JGq__circle span{font-size:30px;line-height:100%}.amethyst_static_loader_screen-module-scss-module__gu1JGq__progress p{margin-top:20px;font-size:16px}.amethyst_static_loader_screen-module-scss-module__gu1JGq__rating{align-items:center;gap:5px;height:24px;display:flex}.amethyst_static_loader_screen-module-scss-module__gu1JGq__rating svg{width:20px;height:20px}.amethyst_static_loader_screen-module-scss-module__gu1JGq__rating svg path{fill:#ffc043}.amethyst_static_loader_screen-module-scss-module__gu1JGq__message{white-space:pre-wrap;font-size:13px;line-height:18px}.amethyst_static_loader_screen-module-scss-module__gu1JGq__dots{margin-top:10px}
