body{margin:0;padding:0;font-family:sans-serif}.Layout__Layout--1WKx0{height:100vh}.Layout__Layout--1WKx0,.Layout__Layout--1WKx0 main{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Layout__Layout--1WKx0 main{-ms-flex-positive:1;flex-grow:1}.MenuToggle__MenuToggle--1Ffb2{position:fixed;top:40px;left:40px;font-size:20px;cursor:pointer;color:#fff;-webkit-transition:opacity,left .22s ease-in;-o-transition:opacity,left .22s ease-in;transition:opacity,left .22s ease-in;z-index:100}.MenuToggle__MenuToggle--1Ffb2:hover{opacity:.7}.MenuToggle__MenuToggle--1Ffb2.MenuToggle__open--32P8T{left:320px}.Drawer__Drawer--l2o1Z{position:fixed;left:0;top:0;bottom:0;width:80%;max-width:300px;padding:20px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform .22s ease-in;transition:-webkit-transform .22s ease-in;-o-transition:transform .22s ease-in;transition:transform .22s ease-in;transition:transform .22s ease-in,-webkit-transform .22s ease-in;z-index:90}.Drawer__Drawer--l2o1Z.Drawer__close--2WTLc{-webkit-transform:translateX(-300px);-ms-transform:translateX(-300px);transform:translateX(-300px)}.Drawer__Drawer--l2o1Z ul{list-style:none;margin:0;padding:0}.Drawer__Drawer--l2o1Z ul li{margin-bottom:15px}.Drawer__Drawer--l2o1Z ul li a{color:#363d54;font-size:30px;text-decoration:none;background-color:#fff;position:relative;padding:0 20px 10px;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.Drawer__active--2S50O,.Drawer__Drawer--l2o1Z ul li a:hover{opacity:.7}.Backdrop__Backdrop--eeZpu{z-index:50;background:rgba(0,0,0,.7);position:fixed;top:0;left:0;bottom:0;right:0}.Quiz__Quiz--1YgKh{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-top:100px;-ms-flex-positive:1;flex-grow:1;width:100%;background:-webkit-gradient(linear,left top,right top,from(#5041b2),to(#7969e6));background:-webkit-linear-gradient(left,#5041b2,#7969e6);background:-o-linear-gradient(left,#5041b2 0,#7969e6 100%);background:linear-gradient(90deg,#5041b2,#7969e6)}.Quiz__Quiz--1YgKh h1{color:#fff;margin-left:10px}.Quiz__QuizWrapper--3xC_e{width:600px}.ActiveQuiz__ActiveQuiz--2aF-E{padding:20px;color:#fff;border:2px solid #fff;border-radius:5px;margin:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.ActiveQuiz__Question--1DBQp{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.AnswersList__AnswersList--8k9Jp{list-style:none;margin:0;padding:0}.AnswerItem__AnswerItem--2E3aR{border:1px solid #fff;border-radius:5px;padding:5px 10px;margin-bottom:5px;cursor:pointer}.AnswerItem__AnswerItem--2E3aR:hover{background:hsla(0,0%,100%,.2);-webkit-transition:background .3s ease-in-out;-o-transition:background .3s ease-in-out;transition:background .3s ease-in-out}.AnswerItem__AnswerItem--2E3aR.AnswerItem__success--1LWwO{background:rgba(161,240,69,.7)}.AnswerItem__AnswerItem--2E3aR.AnswerItem__error--33P5D{background:rgba(240,87,108,.7)}.FinishedQuiz__FinishedQuiz--2KeHu{padding:20px;color:#fff;border:2px solid #fff;border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 10px}.FinishedQuiz__FinishedQuiz--2KeHu ul{list-style:none;padding:0;margin:0}.FinishedQuiz__FinishedQuiz--2KeHu ul li i{margin-left:10px}.FinishedQuiz__success--2INri{color:rgba(161,240,69,.7)}.FinishedQuiz__error--3HVNl{color:rgba(240,87,108,.7)}.Button__Button--ajevi{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--ajevi:focus{outline:none}.Button__Button--ajevi:active{-webkit-box-shadow:inset 2px 2px 1px rgba(0,0,0,.3);box-shadow:inset 2px 2px 1px rgba(0,0,0,.3)}.Button__Button--ajevi:disabled{background:#ccc;color:#000;cursor:not-allowed}.Button__error--3i2F2{background:#f0576c}.Button__success--1wqIA{background:#a1f045}.Button__primary--2Limk{background:#2884f6;color:#fff}.Loader__Loader--2f_1D{display:inline-block;position:relative;width:64px;height:64px}.Loader__Loader--2f_1D div{position:absolute;border:4px solid #fff;opacity:1;border-radius:50%;-webkit-animation:Loader__lds-ripple---Lu5S 1s cubic-bezier(0,.2,.8,1) infinite;animation:Loader__lds-ripple---Lu5S 1s cubic-bezier(0,.2,.8,1) infinite}.Loader__Loader--2f_1D div:nth-child(2){-webkit-animation-delay:-.5s;animation-delay:-.5s}.Loader__center--1imo0{text-align:center}@-webkit-keyframes Loader__lds-ripple---Lu5S{0%{top:28px;left:28px;width:0;height:0;opacity:1}to{top:-1px;left:-1px;width:58px;height:58px;opacity:0}}@keyframes Loader__lds-ripple---Lu5S{0%{top:28px;left:28px;width:0;height:0;opacity:1}to{top:-1px;left:-1px;width:58px;height:58px;opacity:0}}.QuizList__QuizList--1Dlta{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-top:100px;-ms-flex-positive:1;flex-grow:1;width:100%;background:-webkit-gradient(linear,left top,right top,from(#fd8355),color-stop(37%,#f0576c),to(#f79cbd));background:-webkit-linear-gradient(left,#fd8355,#f0576c 37%,#f79cbd);background:-o-linear-gradient(left,#fd8355 0,#f0576c 37%,#f79cbd 100%);background:linear-gradient(90deg,#fd8355,#f0576c 37%,#f79cbd)}.QuizList__QuizList--1Dlta h1{color:#fff}.QuizList__QuizList--1Dlta ul{list-style:none;margin:0;padding:0}.QuizList__QuizList--1Dlta li{margin-bottom:10px}.QuizList__QuizList--1Dlta li a{text-decoration:none;color:#fff}.QuizList__QuizList--1Dlta li a:hover{color:#363f54}.Auth__Auth--1TInt{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-top:100px;-ms-flex-positive:1;flex-grow:1;width:100%;background:-webkit-gradient(linear,right top,left top,from(#cef2fa),to(#59bfef));background:-webkit-linear-gradient(right,#cef2fa,#59bfef);background:-o-linear-gradient(right,#cef2fa 0,#59bfef 100%);background:linear-gradient(270deg,#cef2fa,#59bfef)}.Auth__Auth--1TInt>div{width:100%;max-width:600px;padding:0 20px}.Auth__Auth--1TInt h1{color:#fff;text-align:center}.Auth__AuthForm--38dS6{background:#eee;-webkit-box-shadow:2px 2px 2px rgba(0,0,0,.5);box-shadow:2px 2px 2px rgba(0,0,0,.5);padding:15px;border-radius:5px}.Input__Input--1VROp{margin-bottom:15px}.Input__Input--1VROp label{margin-bottom:3px;padding:0;display:block;font-weight:700}.Input__Input--1VROp input{display:block;-webkit-box-sizing:border-box;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;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.Input__Input--1VROp span{color:#f01f30;font-size:12px;font-weight:700}.Input__Input--1VROp.Input__invalid--iI0zS label{color:#f01f30}.QuizCreator__QuizCreator--2R7qz{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-top:50px;-ms-flex-positive:1;flex-grow:1;width:100%;background:-webkit-gradient(linear,right top,left top,from(#f0613c),to(#f0783c));background:-webkit-linear-gradient(right,#f0613c,#f0783c);background:-o-linear-gradient(right,#f0613c 0,#f0783c 100%);background:linear-gradient(270deg,#f0613c,#f0783c)}.QuizCreator__QuizCreator--2R7qz>div{width:100%;max-width:600px;padding:0 20px}.QuizCreator__QuizCreator--2R7qz h1{text-align:center}.QuizCreator__QuizCreator--2R7qz form{background:#eee;border-radius:5px;padding:15px;-webkit-box-shadow:2px 2px 2px rgba(0,0,0,.5);box-shadow:2px 2px 2px rgba(0,0,0,.5)}.Select__Select--zn-IS{margin-bottom:15px}.Select__Select--zn-IS label{margin:0 0 3px;padding:0;font-weight:700;display:block}.Select__Select--zn-IS select{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #bebebe;margin:0 0 5px;height:29px;width:100%;outline:none;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
/*# sourceMappingURL=main.ededcaa1.css.map*/