body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.Layout_Layout__1aPDV{height:100vh;display:flex;flex-direction:column}.Layout_Layout__1aPDV main{display:flex;flex-direction:column;flex-grow:1}.MenuToggle_MenuToggle__1AVr-{position:fixed;top:40px;left:40px;font-size:20px;cursor:pointer;color:#fff;transition:opacity .22s ease-in;z-index:100}.MenuToggle_MenuToggle__1AVr-:hover{opacity:.7}.MenuToggle_MenuToggle__1AVr-.MenuToggle_open__EAf9L{left:320px}.Drawer_Drawer__38ged{position:fixed;left:0;top:0;bottom:0;width:80%;max-width:300px;padding:20px 10px;box-sizing:border-box;background:#fff;transform:translateX(0);transition:transform .22s ease-in;z-index:90}.Drawer_Drawer__38ged.Drawer_close__24uQb{transform:translateX(-300px)}.Drawer_Drawer__38ged ul{list-style:none;margin:0;padding:0}.Drawer_Drawer__38ged ul li{margin-bottom:30px}.Drawer_Drawer__38ged ul li a{color:#363d54;font-size:30px;text-decoration:none;background-color:#fff;position:relative;padding:0 20px 10px;transition:opacity .3}.Drawer_active__3phRs,.Drawer_Drawer__38ged ul li a:hover{opacity:.7}.Backdrop_Backdrop__1iIvr{z-index:50;position:fixed;background:rgba(0,0,0,.7);top:0;left:0;right:0;bottom:0}.Quiz_Quiz__2q2Tg{display:flex;justify-content:center;flex-grow:1;border:2px solid maroon;width:100%;background:linear-gradient(45deg,#00b7ff,#2a2ab4)}.Quiz_Quiz__2q2Tg h2{color:#fff;margin-left:10px;margin-top:60px}.Quiz_QuizWrapper__3Cpf0{width:600px}.ActiveQuiz_ActiveQuiz__3DSWl{padding:20px;color:#fff;border:2px solid #fff;border-radius:5px;margin:0 10px;box-sizing:border-box}.ActiveQuiz_Question__qewwJ{display:flex;justify-content:space-between}.AnswersList_AnswersList__LGrM5{list-style:none;padding:0;margin:0}.AnswerItem_AnswerItem__3hD4y{border:1px solid #fff;border-radius:5px;padding:5px 10px;margin-bottom:5px;cursor:pointer}.AnswerItem_AnswerItem__3hD4y:hover{background:hsla(0,0%,100%,.2);transition:background .3s ease-in-out}.AnswerItem_AnswerItem__3hD4y.AnswerItem_success__B12bY{background:rgba(161,240,69,.7)}.AnswerItem_AnswerItem__3hD4y.AnswerItem_error__3DQav{background:rgba(240,87,108,.7)}.FinishQuiz_FinishedQuiz__1QeF1{padding:20px;color:#fff;border:2px solid #fff;border-radius:5px;box-sizing:border-box;margin:0 10px}.FinishQuiz_FinishedQuiz__1QeF1 ul{list-style:none;padding:0;margin:0}.FinishQuiz_FinishedQuiz__1QeF1 ul li i{color:#fff;margin:0 10px}.FinishQuiz_FinishedQuiz__1QeF1 ul li i.FinishQuiz_success__2x-PE{color:rgba(161,240,69,.7)}.FinishQuiz_FinishedQuiz__1QeF1 ul li i.FinishQuiz_error__sXxIz{color:rgba(240,87,108,.7)}.Button_Button__16gMY{display:inline-block;padding:10px 20px;border-radius:4px;border:1px solid #ccc;color:#000;margin-right:15px;text-transform:uppercase;font-weight:700;font-size:12px;cursor:pointer}.Button_Button__16gMY:focus{outline:none}.Button_Button__16gMY:active{box-shadow:inset 2px 2px 1px rgba(0,0,0,.3)}.Button_Button__16gMY:disabled{background:#ccc;color:#000;cursor:not-allowed}.Button_error__1aeLc{background:#f0576c}.Button_success__3qssF{background:#a1f045}.Button_primary__3YoEr{background:#2884f6;color:#fff}.Loader_center__2JTaE{display:flex;justify-content:center;width:100%;max-width:600px}.Loader_Loader__WfRYz{display:inline-block;position:relative;width:80px;height:80px}.Loader_Loader__WfRYz div{position:absolute;border:4px solid #fff;opacity:1;border-radius:50%;-webkit-animation:Loader_lds-ripple__19PTH 1s cubic-bezier(0,.2,.8,1) infinite;animation:Loader_lds-ripple__19PTH 1s cubic-bezier(0,.2,.8,1) infinite}.Loader_Loader__WfRYz div:nth-child(2){-webkit-animation-delay:-.5s;animation-delay:-.5s}@-webkit-keyframes Loader_lds-ripple__19PTH{0%{top:36px;left:36px;width:0;height:0;opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}@keyframes Loader_lds-ripple__19PTH{0%{top:36px;left:36px;width:0;height:0;opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}.QuizList_QuizList__1hgf9{display:flex;justify-content:center;padding-top:100px;flex-grow:1;width:100%;background:linear-gradient(90deg,#fd8355,#f0576c 37%,#f79cbd)}.QuizList_QuizList__1hgf9 h1{color:#fff}.QuizList_QuizList__1hgf9 ul{list-style:none;margin:0;padding:0}.QuizList_QuizList__1hgf9 li{margin-bottom:10px}.QuizList_QuizList__1hgf9 li a{text-decoration:none;margin-bottom:10px;color:#fff}.QuizList_QuizList__1hgf9 li a:hover{margin-bottom:10px;color:#ccc}.QuizCreator_QuizCreator__3JZa-{display:flex;justify-content:center;padding-top:50px;flex-grow:1;width:100%;background:linear-gradient(270deg,#f0613c,#f0783c)}.QuizCreator_QuizCreator__3JZa->div{width:100%;max-width:600px;padding:0 20px}.QuizCreator_QuizCreator__3JZa- h1{text-align:center}.QuizCreator_QuizCreator__3JZa- form{background:#eee;border-radius:5px;padding:15px;box-shadow:2px 2px 2px rgba(0,0,0,.5)}.Input_Input__3FJru{margin-bottom:15px}.Input_Input__3FJru label{margin-bottom:3px;padding:0;display:block;font-weight:700}.Input_Input__3FJru input{display:block;box-sizing:border-box;border:1px solid #bebebe;padding:7px;margin:0 0 5px;width:100%;outline:none;transition:all .3s ease-in-out}.Input_Input__3FJru span{color:#f01f30;font-size:12px;font-weight:700}.Input_Input__3FJru.Input_invalid__cdJD2 label{color:#f01f30}.Select_Select__shstN{margin-bottom:15px}.Select_Select__shstN label{margin:0 0 3px;padding:0;font-weight:700;display:block}.Select_Select__shstN select{display:block;box-sizing:border-box;border:1px solid #bebebe;margin:0 0 5px;height:29px;width:100%;outline:none;transition:all .3s ease-in-out}.Auth_Auth__7nB2y{display:flex;justify-content:center;flex-grow:1;flex-basis:100%;box-sizing:border-box;padding-top:100px;background:linear-gradient(270deg,#cef2fa,#59bfef)}.Auth_Auth__7nB2y>div{width:100%;max-width:600px;padding:0 20px}.Auth_Auth__7nB2y>h1{color:#fff;text-align:center}.Auth_Auth__7nB2y .Auth_AuthForm__2nkqz{background:#eee;box-shadow:2px 2px 2px rgba(0,0,0,.5);padding:15px;border-radius:5px;box-sizing:border-box}
/*# sourceMappingURL=main.7a65a2cf.chunk.css.map */