body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.Layout_Layout__Po0K7{display:flex;flex-direction:column;height:100vh;margin:0 auto}.Layout_Layout__Po0K7 main{display:flex;flex-direction:column;flex-grow:1}.MenuToggle_MenuToggle__gnyO8{color:#fff;cursor:pointer;font-size:20px;left:40px;position:fixed;top:40px;transition:all .3s ease-in;z-index:100}.MenuToggle_MenuToggle__gnyO8:hover{opacity:.7}.MenuToggle_MenuToggle__gnyO8.MenuToggle_open__-nR1m{left:320px}.Drawer_Drawer__4TQXy{background:#fff;bottom:0;box-sizing:border-box;left:0;max-width:300px;padding:20px 10px;position:fixed;top:0;-webkit-transform:translateX(0);transform:translateX(0);transition:all .3s ease-in;width:80%;z-index:90}.Drawer_Drawer__4TQXy.Drawer_close__W6p01{-webkit-transform:translateX(-300px);transform:translateX(-300px)}.Drawer_Drawer__4TQXy ul{list-style:none;margin:0;padding:0}.Drawer_Drawer__4TQXy ul li{margin-bottom:15px}.Drawer_Drawer__4TQXy ul li a{background-color:#fff;color:#363d54;font-size:30px;padding:0 20px 10px;position:relative;text-decoration:none;transition:all .3s}.Drawer_Drawer__4TQXy ul li a:hover,.Drawer_active__60Z36{opacity:.7}.Backdrop_Backdrop__mgANH{background:rgba(0,0,0,.7);bottom:0;left:0;position:fixed;right:0;top:0;z-index:50}.Quiz_Quiz__AR-H2{align-items:center;background:linear-gradient(90deg,#5041b2,#7969e6);display:flex;flex-direction:column;flex-grow:1;justify-content:flex-start;padding-top:100px;width:100%}.Quiz_Quiz__AR-H2 h1{color:#fff;margin-left:10px}.Quiz_QuizWrapper__SA3lJ{width:600px}.ActiveQuiz_ActiveQuiz__Cx18-{border:2px solid #fff;border-radius:5px;box-sizing:border-box;color:#fff;margin:0 10px;padding:20px}.ActiveQuiz_Question__gAbjN{display:flex;justify-content:space-between}.AnswersList_AnswersList__5d4mz{list-style:none;margin:0;padding:0}.AnswerItem_AnswerItem__b4P6o{border:1px solid #fff;border-radius:5px;cursor:pointer;margin-bottom:10px;padding:5px 10px;transition:all .4s ease-in-out}.AnswerItem_AnswerItem__b4P6o:hover{background:hsla(0,0%,100%,.2)}.AnswerItem_AnswerItem__b4P6o.AnswerItem_success__SgoEX{background:rgba(161,240,69,.7)}.AnswerItem_AnswerItem__b4P6o.AnswerItem_error__pGk0T{background:rgba(240,87,108,.7)}.FinishedQuiz_FinishedQuiz__D8Bdn{border:2px solid #fff;border-radius:5px;box-sizing:border-box;color:#fff;margin:0 10px;padding:20px}.FinishedQuiz_FinishedQuiz__D8Bdn ul{list-style:none;margin:0;padding:0}.FinishedQuiz_FinishedQuiz__D8Bdn ul li i{margin-left:10px}.FinishedQuiz_success__qy6xM{color:rgba(161,240,69,.7)}.FinishedQuiz_error__VT-1x{color:rgba(240,87,108,.7)}.Button_Button__C9LTD{border:1px solid #ccc;border-radius:4px;color:#000;display:inline-block;font-size:14px;font-weight:700;margin-right:15px;padding:10px 20px;text-transform:uppercase;transition:all .3s}.Button_Button__C9LTD:focus{outline:none}.Button_Button__C9LTD:active{box-shadow:inset 2px 2px 1px rgba(0,0,0,.3)}.Button_Button__C9LTD:disabled{background:#ccc;color:#000;cursor:not-allowed}.Button_success__Tsijq{background:#a1f045}.Button_error__VaJ-W{background:#f0576c}.Button_primary__PIxIu{background:#2884f6;color:#fff}.Loader_Loader__VnDDu{display:inline-block;height:80px;position:relative;width:80px}.Loader_Loader__VnDDu div{-webkit-animation:Loader_lds-ring__dhW0n 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:Loader_lds-ring__dhW0n 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid transparent;border-radius:50%;border-top-color:#fff;box-sizing:border-box;display:block;height:64px;margin:8px;position:absolute;width:64px}.Loader_Loader__VnDDu div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.Loader_Loader__VnDDu div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.Loader_Loader__VnDDu div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}.Loader_center__mrnHa{text-align:center}@-webkit-keyframes Loader_lds-ring__dhW0n{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Loader_lds-ring__dhW0n{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.Auth_Auth__js6v\+{background:linear-gradient(270deg,#cef2fa,#59bfef);display:flex;flex-grow:1;justify-content:center;padding-top:100px;width:100%}.Auth_Auth__js6v\+>div{max-width:600px;padding:0 20px;width:100%}.Auth_Auth__js6v\+ h1{color:#fff;text-align:center}.Auth_AuthForm__Ul6eD{background:#eee;border-radius:10px;box-shadow:2px 2px 2px rgba(0,0,0,.5);padding:15px}.Input_Input__lQSIT{margin-bottom:15px}.Input_Input__lQSIT label{display:block;font-weight:700;margin-bottom:3px;padding:0}.Input_Input__lQSIT input{border:1px solid #bebebe;box-sizing:border-box;display:block;margin:0 0 5px;outline:none;padding:7px;transition:all .35s ease-in-out;width:100%}.Input_Input__lQSIT span{color:#f01f30;font-size:12px;font-weight:700}.Input_Input__lQSIT.Input_invalid__weN9E label{color:#f01f30}.QuizCreator_QuizCreator__Ad-o9{background:linear-gradient(270deg,#f0613c,#f0783c);display:flex;flex-grow:1;justify-content:center;padding-top:50px;width:100%}.QuizCreator_QuizCreator__Ad-o9>div{max-width:600px;padding:0 20px;width:100%}.QuizCreator_QuizCreator__Ad-o9 h1{text-align:center}.QuizCreator_QuizCreator__Ad-o9 form{background:#eee;border-radius:10px;box-shadow:2px 2px 2px rgba(0,0,0,.5);padding:15px}.Select_Select__W\+y6X{margin-bottom:15px}.Select_Select__W\+y6X label{display:block;font-weight:700;margin:0 0 3px;padding:0}.Select_Select__W\+y6X select{border:1px solid #bebebe;box-sizing:border-box;display:block;height:29px;margin:0 0 5px;outline:none;transition:all .3s ease-in-out;width:100%}.QuizList_QuizList__pSFaK{background:linear-gradient(90deg,#fd8355,#f0576c 37%,#f79cbd);display:flex;flex-grow:1;justify-content:center;padding-top:100px;width:100%}.QuizList_QuizList__pSFaK h1{color:#fff}.QuizList_QuizList__pSFaK ul{list-style:none;margin:0;padding:0}.QuizList_QuizList__pSFaK ul li{margin-bottom:10px}.QuizList_QuizList__pSFaK ul li a{color:#fff;text-decoration:none;transition:all .5s}.QuizList_QuizList__pSFaK ul li a:hover{color:#363f54}
/*# sourceMappingURL=main.b2e7ae7e.css.map*/