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__2BpO9{height:100vh;display:flex;flex-direction:column}.Layout_Layout__2BpO9.Layout_main__3wsBC{display:flex;flex-direction:column;flex-grow:1}.menuToggle_MenuToggle__1YU0Q{position:fixed;top:40px;left:40px;font-size:30px;cursor:pointer;color:#fff;-webkit-transition:opacity,left,.22s ease-in;transition:opacity,left,.22s ease-in;z-index:100}.menuToggle_MenuToggle__1YU0Q:hover{opacity:.7}.menuToggle_MenuToggle__1YU0Q.menuToggle_open__1uDDd{left:320px}.Drawer_Drawer___UE0S{position:fixed;left:0;top:0;bottom:0;width:80%;max-width:300px;padding:20px 10px;box-sizing:border-box;background:#fff;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform .22s ease-in;transition:-webkit-transform .22s ease-in;transition:transform .22s ease-in;transition:transform .22s ease-in,-webkit-transform .22s ease-in;z-index:90}.Drawer_Drawer___UE0S.Drawer_close__2mRZB{-webkit-transform:translateX(-300px);transform:translateX(-300px)}.Drawer_Drawer___UE0S ul{list-style:none;margin:0;padding:0}.Drawer_Drawer___UE0S ul li{margin-bottom:15px}.Drawer_Drawer___UE0S ul li a{color:#363f54;font-size:30px;text-decoration:none;background-color:#fff;position:relative;padding:0 20px 10px;-webkit-transition:opacity .3s;transition:opacity .3s}.Drawer_Drawer___UE0S ul li a:hover,active{opacity:.7}.Backdrop_Backdrop__3cPEq{z-index:50;background:rgba(0,0,0,.7);position:fixed;top:0;left:0;bottom:0;right:0}.Backdrop_shader__3Mk9X{background:rgba(162,20,0,.9);-webkit-transition-property:background;transition-property:background;-webkit-transition-duration:9s;transition-duration:9s}.Quiz_Quiz__17VGf{padding-top:100px;width:100%;background:-webkit-gradient(linear,left top,right top,from(#5041b2),to(#7969e6));background:linear-gradient(90deg,#5041b2,#7969e6);display:flex;justify-content:center;flex-grow:1}.Quiz_Quiz__17VGf h1{color:#fff;margin-left:10px}.Quiz_QuizWrapper__cvilm{width:600px}.ActiveQuiz_ActiveQuiz__2WmBE{padding:20px;color:#fff;border:2px solid #fff;border-radius:5px;margin:0 10px;box-sizing:border-box}.ActiveQuiz_Question__1X-g1{display:flex;justify-content:space-between}.AnswersList_AnswersList__rd1G1{list-style:none;margin:0;padding:0}.AnswerItem_AnswerItem__35AXT{border:1px solid #fff;border-radius:5px;padding:5px 10px;margin-bottom:5px;cursor:pointer}.AnswerItem_AnswerItem__35AXT:hover{background:hsla(0,0%,100%,.2);-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.AnswerItem_AnswerItem__35AXT.AnswerItem_success__kkB5J{background:rgba(161,240,69,.7)}.AnswerItem_AnswerItem__35AXT.AnswerItem_error__2_j5S{background:rgba(240,87,108,.7)}.FinishedQuiz_FinishedQuiz__2jfjf{padding:20px;color:#fff;border:2px solid #fff;border-radius:5px;box-sizing:border-box;margin:0 10px}.FinishedQuiz_FinishedQuiz__2jfjf ul{list-style:none;padding:0;margin:0}.FinishedQuiz_FinishedQuiz__2jfjf ul li i{margin-left:10px}.FinishedQuiz_success__2X-yG{color:rgba(161,240,69,.7)}.FinishedQuiz_error__1Zgd1{color:rgba(240,87,108,.7)}.Button_Button__1ouAX{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}.Button_Button__1ouAX:focus{outline:none}.Button_Button__1ouAX:active{box-shadow:inset 2px 2px 1px rgba(0,0,0,.3)}.Button_Button__1ouAX:disabled{background:#ccc;color:#000;cursor:not-allowed}.Button_error__2x9ii{background:#f0576c}.Button_success__7bwOD{background:#a1f045}.Button_primary__1kzZJ{background:#2884f6;color:#fff}.Loader_center__Hfnoz{text-align:center}.Loader_Loader__iJzyF{display:inline-block;position:relative;width:80px;height:80px}.Loader_Loader__iJzyF div{position:absolute;border:4px solid #fff;opacity:1;border-radius:50%;-webkit-animation:Loader_lds-ripple__34XX_ 1s cubic-bezier(0,.2,.8,1) infinite;animation:Loader_lds-ripple__34XX_ 1s cubic-bezier(0,.2,.8,1) infinite}.Loader_Loader__iJzyF div:nth-child(2){-webkit-animation-delay:-.5s;animation-delay:-.5s}@-webkit-keyframes Loader_lds-ripple__34XX_{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__34XX_{0%{top:36px;left:36px;width:0;height:0;opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}.QuizList_QuizList__21UOW{width:100%;padding-top:100px;background:-webkit-gradient(linear,left top,right top,from(#fd8355),color-stop(37%,#f0577c),to(#f79cbd));background:linear-gradient(90deg,#fd8355,#f0577c 37%,#f79cbd);display:flex;justify-content:center;flex-grow:1}.QuizList_QuizList__21UOW h1{color:#fff}.QuizList_QuizList__21UOW ul{list-style:none;margin:0;padding:0}.QuizList_QuizList__21UOW li{margin-bottom:10px}.QuizList_QuizList__21UOW li a{text-decoration:none;color:#fff}.QuizList_QuizList__21UOW li a:hover{color:#363f54}.Auth_Auth__34800{padding-top:100px;width:100%;background:-webkit-gradient(linear,right top,left top,from(#cef2fa),to(#59bfef));background:linear-gradient(270deg,#cef2fa,#59bfef);display:flex;justify-content:center;flex-grow:1}.Auth_Auth__34800>div{width:100%;max-width:40em;padding:0 20px}.Auth_Auth__34800 h1{color:#fff;text-align:center}.Auth_AuthForm__3NwNI{background:hsla(0,0%,100%,.9);box-shadow:0 2px 2px rgba(0,0,0,.5);padding:15px;border-radius:5px}.Input_Input__3cBI6{margin-bottom:15px}.Input_Input__3cBI6 label{margin-bottom:3px;padding:0;display:block;font-weight:700}.Input_Input__3cBI6 input{display:block;box-sizing:border-box;border:1px solid #bebebe;padding:7px;margin:0 0 5px;width:100%;outline:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.Input_Input__3cBI6 span{color:#f01f30;font-size:12px;font-weight:700}.Input_Input__3cBI6.Input_invalid__10T1o label{color:#f01f30}.QuizCreator_QuizCreator__3QP2l{width:100%;padding-top:100px;background:-webkit-gradient(linear,right top,left top,from(#f0613c),to(#f0783c));background:linear-gradient(270deg,#f0613c,#f0783c);display:flex;justify-content:center;flex-grow:1}.QuizCreator_QuizCreator__3QP2l>div{width:100%;max-width:600px;padding:0 20px}.QuizCreator_QuizCreator__3QP2l h1{text-align:center}.QuizCreator_QuizCreator__3QP2l form{background:#eee;border-radius:5px;padding:15px;box-shadow:0 2px 2px rgba(0,0,0,.5)}.Select_Select__nk1Wf{margin-bottom:15px}.Select_Select__nk1Wf label{margin:0 0 3px;padding:0;font-weight:0;display:bold}.Select_Select__nk1Wf select{display:block;box-sizing:border-box;border:1px solid #bebebe;background-color:#fff;margin:0 0 5px;height:29px;width:100%;outline:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
/*# sourceMappingURL=main.84b5792e.chunk.css.map */