.page-module__wsXUnG__learning{color:#fff;width:900px;margin:0 auto;padding-bottom:50px}.page-module__wsXUnG__info{justify-content:space-between;gap:10px;margin-top:20px;margin-bottom:20px;display:flex}.page-module__wsXUnG__set{text-align:center;width:80%;color:var(--blue-color-200);font-size:1.4em;font-weight:700}.page-module__wsXUnG__status{text-align:center;font-size:1.2em}.page-module__wsXUnG__headerBtn{background:var(--blue-color-600);cursor:pointer;width:55px;height:40px;font-size:inherit;border-radius:5px;justify-content:center;align-items:center;transition:all .2s ease-out;display:flex}.page-module__wsXUnG__headerBtn:hover{background-color:var(--blue-color-400)}.page-module__wsXUnG__container{background-color:var(--stash-900);border-radius:10px;flex-direction:column;justify-content:space-between;padding:20px;display:flex;box-shadow:0 5px 15px #00000059}.page-module__wsXUnG__term{text-align:center;padding:90px 0;font-size:1.9em}.page-module__wsXUnG__term>span{cursor:pointer}.page-module__wsXUnG__answers__title{text-align:center;padding-bottom:25px;font-size:1.1em}.page-module__wsXUnG__answers__title.page-module__wsXUnG__incorrect{color:#e42e2e;font-weight:700}.page-module__wsXUnG__answers__title.page-module__wsXUnG__correct{color:#00a700;font-weight:700}.page-module__wsXUnG__answers__title.page-module__wsXUnG__info{color:orange}.page-module__wsXUnG__answers__btns{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:20px;display:grid}.page-module__wsXUnG__answer__btn{background:var(--stash-700);border-radius:5px;padding:20px;transition:all .2s ease-out;box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b}.page-module__wsXUnG__answer__btn.page-module__wsXUnG__incorrect{opacity:.8;background:#993a3a}.page-module__wsXUnG__answer__btn.page-module__wsXUnG__correct{background:#007900}.page-module__wsXUnG__answer__btn.page-module__wsXUnG__inactive{background:var(--stash-800);color:#7e7e7e}.page-module__wsXUnG__answer__btn:not(.page-module__wsXUnG__inactive):not(.page-module__wsXUnG__incorrect):not(.page-module__wsXUnG__correct):hover{border-bottom:3px solid var(--blue-color);opacity:.8;cursor:pointer}@keyframes page-module__wsXUnG__fadeIn{to{opacity:1}}.page-module__wsXUnG__answersBtns{justify-content:right;align-items:center;gap:25px;margin-top:10px;display:flex}.page-module__wsXUnG__answer__nextBtn{color:var(--blue-color-400);font-weight:700}.page-module__wsXUnG__answer__nextBtn.page-module__wsXUnG__center{text-align:center;padding-top:30px}.page-module__wsXUnG__answer__nextBtn>span:hover{cursor:pointer;text-decoration:underline}.page-module__wsXUnG__progress{text-align:center;font-size:.9em}.page-module__wsXUnG__resultBtn{width:100px;margin:0 auto}.page-module__wsXUnG__inputBtn{text-align:center;background:var(--blue-color-600);color:#fff;cursor:pointer;border-radius:5px;width:100px;padding:13px 10px;font-size:16px;font-weight:700;transition:all .2s ease-out;box-shadow:1.95px 1.95px 2.6px #00000026}.page-module__wsXUnG__inputBtn.page-module__wsXUnG__correct{background:green!important}.page-module__wsXUnG__inputBtn:hover{background-color:var(--blue-color-400)}.page-module__wsXUnG__writingResult{background:var(--stash-900);text-align:center;border-radius:10px;flex-direction:column;padding:0 20px;display:flex;box-shadow:0 5px 15px #00000059}.page-module__wsXUnG__writingResult>*{padding:20px}.page-module__wsXUnG__result__title{color:#c93737;text-align:center;border-bottom:2px solid var(--background-color);font-size:1.6em;font-weight:700}.page-module__wsXUnG__result__block{text-align:center}.page-module__wsXUnG__result__blockLabel{font-size:1.2em}.page-module__wsXUnG__result__block.page-module__wsXUnG__incorrect>div{color:orange;text-align:center;margin-top:10px}.page-module__wsXUnG__result__block.page-module__wsXUnG__correct>div{color:green;margin-top:10px}.page-module__wsXUnG__result__block>div{font-size:1.3em}.page-module__wsXUnG__result__block.page-module__wsXUnG__term{text-align:center;margin:20px auto;font-weight:700}.page-module__wsXUnG__result{padding-bottom:50px}.page-module__wsXUnG__writingResult__btns{justify-content:center;align-items:center;gap:25px;display:flex}.page-module__wsXUnG__writingNextCorrect{color:var(--blue-color-200);cursor:pointer;font-weight:700}.page-module__wsXUnG__writingNextCorrect:hover{color:var(--blue-color-400)}.page-module__wsXUnG__writingNext{background:var(--blue-color-400);color:#fff;cursor:pointer;border-radius:5px;width:fit-content;padding:12px 20px;font-size:14px;font-weight:700;transition:all .1s ease-out}.page-module__wsXUnG__writingNext:hover{background-color:var(--blue-color-600)}.page-module__wsXUnG__result__answers{border-bottom:2px solid var(--background-color);justify-content:space-around;padding:40px 0;display:flex}.page-module__wsXUnG__result__block.page-module__wsXUnG__term>div{font-size:24px}.page-module__wsXUnG__result__blockWriting{gap:10px;display:flex}.page-module__wsXUnG__answers__fieldLabel{text-align:left;padding-bottom:8px;font-weight:700}.page-module__wsXUnG__options{justify-content:space-between;align-items:center;gap:10px;padding:10px 0;display:flex}.page-module__wsXUnG__optionsLeft,.page-module__wsXUnG__optionsRight,.page-module__wsXUnG__optionsCenter{gap:15px;display:flex}.page-module__wsXUnG__option{cursor:pointer;border:1px solid #0000;border-radius:100%;justify-content:center;align-items:center;width:24px;height:24px;padding:5px;transition:all .1s ease-in-out;display:flex}.page-module__wsXUnG__option img,.page-module__wsXUnG__option svg{fill:#fff;width:20px;height:auto}.page-module__wsXUnG__option:hover{border:1px solid var(--blue-color-400);background:#353535}.page-module__wsXUnG__optionsAnswer{cursor:pointer;border:2px solid gray;border-radius:2.5rem;width:40px;height:36px;padding:5px 15px}.page-module__wsXUnG__optionsAnswer:hover{background:#292929}.page-module__wsXUnG__optionsAnswer>svg{width:100%;height:100%}.page-module__wsXUnG__cardsProgress{justify-content:space-between;margin-top:30px;margin-bottom:15px;font-weight:700;display:flex}.page-module__wsXUnG__progressOption{align-items:center;gap:10px;display:flex}.page-module__wsXUnG__progressOption.page-module__wsXUnG__correct{color:#59e8b5}.page-module__wsXUnG__showAnswer{color:orange}.page-module__wsXUnG__progressOption.page-module__wsXUnG__incorrect{color:#ff983a}.page-module__wsXUnG__progressCounter{border-style:solid;border-width:1px;border-radius:14px;padding:5px 15px}.page-module__wsXUnG__congratulations{text-align:center;margin-left:10px}@media (max-width:1024px){.page-module__wsXUnG__learning{width:95%}}@media (max-width:767px){.page-module__wsXUnG__term{padding:20px 0;font-size:1.5em}.page-module__wsXUnG__answers__title{font-size:1em}.page-module__wsXUnG__container{padding:10px}.page-module__wsXUnG__answers__btns{grid-template-columns:1fr;gap:10px}}@media (max-width:467px){.page-module__wsXUnG__info{font-size:.8em}.page-module__wsXUnG__headerBtn{width:50px}.page-module__wsXUnG__learning{font-size:.9em}.page-module__wsXUnG__result__block-writing{flex-direction:column}.page-module__wsXUnG__input-btn.page-module__wsXUnG__mistake{margin:10px auto}.page-module__wsXUnG__result__blockRewrite{padding:15px 0}.page-module__wsXUnG__result__block.page-module__wsXUnG__term{margin:10px auto}.page-module__wsXUnG__result__answers{flex-direction:column;gap:25px;padding-top:0;padding-bottom:15px}}
.windows-module__4ufm6q__popup{z-index:999;background:#3b3b3b66;justify-content:center;align-items:flex-start;display:flex;position:fixed;inset:0}.windows-module__4ufm6q__container{background-color:var(--background-color);border-radius:10px;margin:auto;box-shadow:0 19px 38px #0000004d,0 15px 12px #00000038}.windows-module__4ufm6q__container.windows-module__4ufm6q__big{width:600px}.windows-module__4ufm6q__container.windows-module__4ufm6q__small{width:25%}.windows-module__4ufm6q__title{font-size:2em;font-weight:700}.windows-module__4ufm6q__header{cursor:move;justify-content:space-between;align-items:center;padding:15px 15px 0;display:flex}.windows-module__4ufm6q__close{float:right;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.windows-module__4ufm6q__close:hover{background-color:var(--stash-900)}.windows-module__4ufm6q__info{padding:20px 0}.windows-module__4ufm6q__info.windows-module__4ufm6q__gap{padding:0 15px}.windows-module__4ufm6q__warning>div{margin-bottom:10px}.windows-module__4ufm6q__module{padding:15px 0;font-size:1.4em;font-weight:700}.windows-module__4ufm6q__buttons{border-top:1px solid #fff;justify-content:flex-end;align-items:center;gap:15px;padding:20px 30px;display:flex}@media (min-width:768px) and (max-width:1025px){.windows-module__4ufm6q__container{width:60%!important}}@media (min-width:468px) and (max-width:767px){.windows-module__4ufm6q__container{width:80%!important}}@media (max-width:467px){.windows-module__4ufm6q__container{font-size:.8em;width:90%!important}.windows-module__4ufm6q__title{font-size:1.8em}}
.BaseDialog-module__538_HG__dialog{z-index:999;background:#3b3b3b66;justify-content:center;align-items:flex-start;display:flex;position:fixed;inset:0}.BaseDialog-module__538_HG__container{background-color:var(--background-color);border-radius:10px;margin:auto;box-shadow:0 19px 38px #0000004d,0 15px 12px #00000038}.BaseDialog-module__538_HG__container.BaseDialog-module__538_HG__big{width:600px}.BaseDialog-module__538_HG__container.BaseDialog-module__538_HG__small{width:500px}.BaseDialog-module__538_HG__title{font-size:2em;font-weight:700}.BaseDialog-module__538_HG__header{cursor:move;justify-content:space-between;align-items:center;padding:15px 15px 0;display:flex}.BaseDialog-module__538_HG__close{float:right;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.BaseDialog-module__538_HG__close:hover{background-color:var(--stash-900)}.BaseDialog-module__538_HG__info{padding:20px}.BaseDialog-module__538_HG__info.BaseDialog-module__538_HG__gap{padding:0 15px}.BaseDialog-module__538_HG__buttons{border-top:1px solid #fff;justify-content:flex-end;align-items:center;gap:15px;padding:20px 30px;display:flex}@media (max-width:1025px){.BaseDialog-module__538_HG__container{width:60%!important}}@media (max-width:767px){.BaseDialog-module__538_HG__container{width:80%!important}}@media (max-width:467px){.BaseDialog-module__538_HG__container{font-size:.8em;width:90%!important}.BaseDialog-module__538_HG__title{font-size:1.8em}}
