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__3l6Rh{height:100vh;display:flex;flex-direction:column}.Layout_Layout__3l6Rh main{display:flex;flex-direction:column;flex-grow:1}.MenuToggle_MenuToggle__1UMST{position:fixed;top:40px;left:40px;font-size:20px;cursor:pointer;color:#fff;transition:all .22s ease-in;z-index:100}.MenuToggle_MenuToggle__1UMST:hover{opacity:.7}.MenuToggle_MenuToggle__1UMST.MenuToggle_open__1VUg8{left:320px}.Drawer_Drawer__3Y8nx{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__3Y8nx.Drawer_close__30wIf{transform:translateX(-300px)}.Drawer_Drawer__3Y8nx ul{list-style:none;margin:0;padding:0}.Drawer_Drawer__3Y8nx ul li{margin-bottom:15px}.Drawer_Drawer__3Y8nx ul li a{color:#363a54;font-size:30px;text-decoration:none;background-color:#fff;padding:0 20px 10px;transition:opacity .3s}.Drawer_Drawer__3Y8nx ul li a .Drawer_active__EPPU5,.Drawer_Drawer__3Y8nx ul li a:hover{opacity:.7}.Backdrop_Backdrop__2bfKP{z-index:50;background:rgba(0,0,0,.7);position:fixed;top:0;left:0;bottom:0;right:0}.Quiz_Quiz__3UnfT{display:flex;justify-content:center;padding-top:100px;flex-grow:1;width:100%;background:linear-gradient(90deg,#5041b2,#7969e6)}.Quiz_Quiz__3UnfT h1{color:#fff;margin-left:10px}.Quiz_QuizWrapper__mjQPj{width:600px}.ActiveQuiz_ActiveQuiz__2KK1S{padding:20px;color:#fff;border:1px solid #fff;border-radius:5px;margin:0 10px;box-sizing:border-box}.ActiveQuiz_Question__1G1Hh{display:flex;width:100%;justify-content:space-between}.AnswersList_AnswersList__y9_B4{list-style:none;margin:0;padding:0}.AnswerItem_AnswerItem__2AkxX{padding:5px;border:1px solid #fff;border-radius:5px;margin-bottom:5px;cursor:pointer}.AnswerItem_AnswerItem__2AkxX:hover{background:hsla(0,0%,100%,.3);transition:background .2s ease-in}.AnswerItem_error__1dk5-,.AnswerItem_error__1dk5-:hover{background:#cd5c5c}.AnswerItem_success__7nSvj,.AnswerItem_success__7nSvj:hover{background:#7fffd4}.FinishedQuiz_FinishedQuiz__2GOTa{padding:20px;color:#fff;border:2px solid #fff;border-radius:5px;box-sizing:border-box;margin:0 10px}.FinishedQuiz_FinishedQuiz__2GOTa ul{list-style:none;padding:0;margin:0}.FinishedQuiz_FinishedQuiz__2GOTa ul li i{margin-left:10px}.FinishedQuiz_error__3vLA6{color:rgba(240,87,108,.7)}.FinishedQuiz_success__1YG3f{color:rgba(161,240,69,.7)}.Button_Button__L8M_H{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:15px;cursor:pointer}.Button_Button__L8M_H.Button_error__1ZqKt{background:rgba(240,87,108,.7)}.Button_Button__L8M_H.Button_success__ja_9l{background:rgba(161,240,69,.7)}.Button_Button__L8M_H.Button_primary__29otg{background:#2884f6;color:#fff}.Button_Button__L8M_H:focus{outline:none}.Button_Button__L8M_H:active{box-shadow:inset 2px 2px rgba(0,0,0,.3)}.Button_Button__L8M_H:disabled{color:#000;cursor:not-allowed;background:#ccc}.Loader_Loader__2C0aG{display:inline-block;position:relative;width:80px;height:80px}.Loader_Loader__2C0aG div{position:absolute;border:4px solid #fff;opacity:1;border-radius:50%;-webkit-animation:Loader_lds-ripple__3Yvuf 1s cubic-bezier(0,.2,.8,1) infinite;animation:Loader_lds-ripple__3Yvuf 1s cubic-bezier(0,.2,.8,1) infinite}.Loader_Loader__2C0aG div:nth-child(2){-webkit-animation-delay:-.5s;animation-delay:-.5s}@-webkit-keyframes Loader_lds-ripple__3Yvuf{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__3Yvuf{0%{top:36px;left:36px;width:0;height:0;opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}.Loader_center__1EM4W{display:flex;justify-content:center;align-items:center}.Auth_Auth__1bOrJ{display:flex;justify-content:center;padding-top:100px;flex-grow:1;width:100%;background:linear-gradient(270deg,#cef2fa,#59bfef)}.Auth_Auth__1bOrJ>div{width:100%;max-width:600px;padding:0 20px}.Auth_Auth__1bOrJ>div .Auth_AuthForm__2A-Og{background:#a8d6f5;box-shadow:2px 2px 2px rgba(0,0,0,.5);border-radius:5px;padding:15px}.Auth_Auth__1bOrJ>div h1{color:#fff;margin:0 auto}.Input_Input__3yaXI{margin-bottom:15px}.Input_Input__3yaXI label{margin-bottom:3px;padding:0;display:block;font-weight:700}.Input_Input__3yaXI 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__3yaXI span{color:#f01f30;font-size:12px;font-weight:700}.Input_Input__3yaXI.Input_invalid__2KyEs label{color:#f01f30}.QuizCreator_QuizCreator__2ezyw{display:flex;justify-content:center;padding-top:50px;flex-grow:1;width:100%;background:linear-gradient(270deg,#f0613c,#f0783c)}.QuizCreator_QuizCreator__2ezyw>div{width:100%;max-width:600px;padding:0 20px}.QuizCreator_QuizCreator__2ezyw>div h1{text-align:center}.QuizCreator_QuizCreator__2ezyw>div form{background:#eee;border-radius:5px;padding:15px;box-shadow:2px 2px 2px rgba(0,0,0,.5)}.Select_Select__3aQFW{margin-bottom:15px}.Select_Select__3aQFW label{margin:0 0 3px;padding:0;font-weight:700;display:block}.Select_Select__3aQFW select{display:block;box-sizing:border-box;border:1px solid #bebebe;margin:0 0 5px;height:25px;width:100%;outline:none;transition:all .3s ease-in-out}.QuizList_QuizList__2cmz9{display:flex;justify-content:center;padding-top:100px;flex-grow:1;width:100%;background:linear-gradient(90deg,#fd8355,#f0576c 37%,#f79cbd)}.QuizList_QuizList__2cmz9 h1{color:#fff}.QuizList_QuizList__2cmz9 ul{list-style:none;margin:0;padding-left:0}.QuizList_QuizList__2cmz9 ul li{margin-bottom:10px}.QuizList_QuizList__2cmz9 ul li a{text-decoration:none;color:#fff}.QuizList_QuizList__2cmz9 ul li a:hover{color:#c5ffe2}
/*# sourceMappingURL=main.67a42722.chunk.css.map */