body{margin:0;padding:0;font-family:sans-serif}*{box-sizing:border-box}.Layout_Layout__3v0VU{display:-webkit-flex;display:flex;height:100vh}.Layout_main__1BI54{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-grow:1;flex-grow:1}.Toggle_Toggle__1_-3z{position:fixed;top:40px;left:40px;font-size:20px;color:#fff;cursor:pointer;transition:.3s;z-index:2}.Toggle_Toggle__1_-3z:hover{opacity:.7}.Toggle_open__3ELew{left:320px}.DropDown_DropDown__3V9sJ{position:fixed;width:80%;max-width:300px;background-color:#fff;top:0;bottom:0;left:0;-webkit-transform:translateX(-300px);transform:translateX(-300px);transition:.3s;display:-webkit-flex;display:flex;z-index:2;padding:20px 10px}.DropDown_open__1oLqZ{-webkit-transform:translateX(0);transform:translateX(0)}.DropDown_list__1n5ex{list-style:none;padding:0;margin:auto}.DropDown_item__2Pnwv{margin-bottom:15px}.DropDown_link__222Pn{text-decoration:none;color:#363d54;font-size:28px;background-color:#fff;padding:0 20px 10px;transition:.3s;display:block}.DropDown_link__222Pn:active,.DropDown_link__222Pn:hover{opacity:.7}.BackDrop_BackDrop__2MKDY{position:fixed;z-index:1;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.7)}.Quiz_Quiz__1KSg-{display:-webkit-flex;display:flex;-webkit-flex-grow:1;flex-grow:1;background:linear-gradient(90deg,#5041b2,#7969e6)}.Quiz_wrapper__3oZiy{margin:auto;color:#fff;width:600px}.Quiz_title__1lgzn{text-align:center}.ActiveQuiz_title__3bGuO{margin:10px 0;text-align:center}.ActiveQuiz_wrapper__OFN4n{border:2px solid #fff;border-radius:5px;padding:20px}.ActiveQuiz_question__f3JfO{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.ActiveQuiz_text__229yq{width:85%}.ActiveQuiz_counter__3O3-R{width:15%;text-align:right}.AnswersList_AnswersList__3lGaY{list-style:none;margin:0;padding:0}.AnswerItem_AnswerItem__19BNj{border:1px solid #fff;border-radius:5px;padding:5px 10px;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.AnswerItem_AnswerItem__19BNj:hover{background:hsla(0,0%,100%,.2);transition:background .3s ease-in-out}.AnswerItem_AnswerItem__19BNj:not(:last-child){margin-bottom:10px}.AnswerItem_success__2mnz9,.AnswerItem_success__2mnz9:hover{background-color:rgba(161,240,69,.7)}.AnswerItem_error__1yrvI,.AnswerItem_error__1yrvI:hover{background-color:rgba(240,87,108,.7)}.FinishedQuiz_FinishedQuiz__2Nv98{margin:auto}.FinishedQuiz_title__1RZFk{margin:10px 0;text-align:center}.FinishedQuiz_list__3J2pZ{list-style:none;margin:0;padding:20px;border:2px solid #fff;border-radius:5px}.FinishedQuiz_item__31Xui{border:1px solid #fff;border-radius:5px;padding:10px 20px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.FinishedQuiz_item__31Xui:not(:last-child){margin-bottom:10px}.FinishedQuiz_question__2cxaP{width:90%}.FinishedQuiz_icon__1TXaP{width:10%;text-align:center}.FinishedQuiz_success__2IV8v{color:rgba(161,240,69,.7)}.FinishedQuiz_error__39yTv{color:rgba(240,87,108,.7)}.FinishedQuiz_counter__e_oJI{text-align:center}.FinishedQuiz_buttons__3pKXH{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.Button_Button__1wE2e{display:inline-block;padding:10px 20px;border-radius:4px;border:1px solid #ccc;color:#000;text-transform:uppercase;font-weight:700;font-size:12px;cursor:pointer}.Button_Button__1wE2e:focus{outline:none}.Button_Button__1wE2e:active{box-shadow:inset 2px 2px 1px rgba(0,0,0,.3)}.Button_Button__1wE2e:disabled{background:#ccc;color:#000;cursor:not-allowed}.Button_Button__1wE2e:not(:last-child){margin-right:15px}.Button_error__1gHtO{background:#f0576c}.Button_success__2cpEe{background:#a1f045}.Button_primary__3fEv-{background:#2884f6;color:#fff}.Loader_wrapper__3oiiY{display:-webkit-flex;display:flex}.Loader_Loader__2vNEx{display:inline-block;position:relative;width:80px;height:80px;margin:auto}.Loader_Loader__2vNEx div{-webkit-transform-origin:40px 40px;transform-origin:40px 40px;-webkit-animation:Loader_lds-spinner__2OAi4 1.2s linear infinite;animation:Loader_lds-spinner__2OAi4 1.2s linear infinite}.Loader_Loader__2vNEx div:after{content:" ";display:block;position:absolute;top:3px;left:37px;width:6px;height:18px;border-radius:20%;background:#fff}.Loader_Loader__2vNEx div:first-child{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.Loader_Loader__2vNEx div:nth-child(2){-webkit-transform:rotate(30deg);transform:rotate(30deg);-webkit-animation-delay:-1s;animation-delay:-1s}.Loader_Loader__2vNEx div:nth-child(3){-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-delay:-.9s;animation-delay:-.9s}.Loader_Loader__2vNEx div:nth-child(4){-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation-delay:-.8s;animation-delay:-.8s}.Loader_Loader__2vNEx div:nth-child(5){-webkit-transform:rotate(120deg);transform:rotate(120deg);-webkit-animation-delay:-.7s;animation-delay:-.7s}.Loader_Loader__2vNEx div:nth-child(6){-webkit-transform:rotate(150deg);transform:rotate(150deg);-webkit-animation-delay:-.6s;animation-delay:-.6s}.Loader_Loader__2vNEx div:nth-child(7){-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-animation-delay:-.5s;animation-delay:-.5s}.Loader_Loader__2vNEx div:nth-child(8){-webkit-transform:rotate(210deg);transform:rotate(210deg);-webkit-animation-delay:-.4s;animation-delay:-.4s}.Loader_Loader__2vNEx div:nth-child(9){-webkit-transform:rotate(240deg);transform:rotate(240deg);-webkit-animation-delay:-.3s;animation-delay:-.3s}.Loader_Loader__2vNEx div:nth-child(10){-webkit-transform:rotate(270deg);transform:rotate(270deg);-webkit-animation-delay:-.2s;animation-delay:-.2s}.Loader_Loader__2vNEx div:nth-child(11){-webkit-transform:rotate(300deg);transform:rotate(300deg);-webkit-animation-delay:-.1s;animation-delay:-.1s}.Loader_Loader__2vNEx div:nth-child(12){-webkit-transform:rotate(330deg);transform:rotate(330deg);-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes Loader_lds-spinner__2OAi4{0%{opacity:1}to{opacity:0}}@keyframes Loader_lds-spinner__2OAi4{0%{opacity:1}to{opacity:0}}.Auth_Auth__3fhXy{display:-webkit-flex;display:flex;-webkit-flex-grow:1;flex-grow:1;background:linear-gradient(270deg,#cef2fa,#59bfef)}.Auth_wrapper__2BvRM{margin:auto;padding:0 20px;width:600px}.Auth_title__2MfHJ{text-align:center;color:#fff}.Auth_form__wjp3Q{background:#eee;box-shadow:2px 2px 2px rgba(0,0,0,.5);padding:15px;border-radius:5px}.Auth_buttons__5wBBI{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.Input_Input__1GDLT{margin-bottom:15px}.Input_label__3e0GW{margin-bottom:3px;padding:0;display:block;font-weight:700}.Input_invalid__tc_kG{color:#f01f30}.Input_input__2MsvD{display:block;width:100%;border:1px solid #bebebe;padding:7px;margin:0 0 5px;outline:none;transition:.3s ease-in-out}.Input_errorMessage__8gTV_{color:#f01f30;font-size:12px;font-weight:700}.QuizCreator_QuizCreator__1CHH_{display:-webkit-flex;display:flex;-webkit-flex-grow:1;flex-grow:1;background:linear-gradient(270deg,#f0613c,#f0783c)}.QuizCreator_wrapper__216hY{margin:auto;width:600px;padding:0 20px}.QuizCreator_title__kLiTg{text-align:center;color:#fff}.QuizCreator_form__3zzgB{background:#eee;border-radius:5px;padding:15px;box-shadow:2px 2px 2px rgba(0,0,0,.5)}.QuizCreator_buttons__2ldu5{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.Select_Select__1dAEM{margin-bottom:15px}.Select_label__m03An{margin:0 0 3px;padding:0;font-weight:700;display:block}.Select_select__CwbUb{display:block;border:1px solid #bebebe;margin:0 0 5px;height:29px;width:100%;outline:none;transition:.3s ease-in-out}.QuizList_QuizList__3b_SF{display:-webkit-flex;display:flex;-webkit-flex-grow:1;flex-grow:1;background:linear-gradient(90deg,#fd8355,#f0576c 37%,#f79cbd)}.QuizList_wrapper__3OSnN{margin:auto}.QuizList_title__2vGeK{color:#fff;text-align:center}.QuizList_list__2r9SZ{list-style:none;margin:0;padding:0;text-align:center}.QuizList_item__2gk1T{margin-bottom:10px}.QuizList_link__3j042{text-decoration:none;color:#fff}.QuizList_link__3j042:hover{color:#363f54}.QuizList_noTests__FDRSm{text-align:center;max-width:420px}.QuizList_message__1Rptz{color:#fff}
/*# sourceMappingURL=main.29bdaad2.chunk.css.map */