@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;1,100;1,200;1,300;1,400;1,500;1,600&display=swap);*{box-sizing:border-box}body{color:#333;font-family:Montserrat,sans-serif}body,html{margin:0}#root,body,html{height:100%}input[type=email],input[type=password],input[type=text]{border:1px solid #e5e5e5;border-radius:5px;color:#333;font-family:Poppins,sans-serif;font-size:13px;margin:0 0 10px;padding:16px 20px;width:100%}.button,button,input[type=button],input[type=submit]{background-color:#ffaa30;border:2px solid transparent;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:600;line-height:1;padding:16px 25px;text-decoration:none;text-shadow:0 1px .5px rgba(0,0,0,.15)}select{border:1px solid #e5e5e5;border-radius:5px;color:#333;font-family:Poppins,sans-serif;font-size:16px;font-weight:700;margin:0 auto 10px;padding:16px 20px;width:95%}.flex-center{display:flex;justify-content:center}.hidden{display:none}.custom-scroll{overflow:auto;scrollbar-color:#e6e6e6 #fff;scrollbar-width:thin}.custom-scroll::-webkit-scrollbar{background:#fff;-webkit-border-radius:0;height:100%;width:3px}.custom-scroll::-webkit-scrollbar-thumb{background:#e6e6e6}.custom-scroll::-webkit-scrollbar-corner{background:#fff}img{display:inline-block;max-width:100%}.quiz img{height:auto;object-fit:contain}.quiz .questions .question-description img{display:block}.quiz .answers{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.quiz .answers>div{flex:30% 0 1}.home_home__qA4gR{height:100%;justify-content:center;padding:20px;width:100%}.home_home__qA4gR,.home_home__qA4gR h1{align-items:center;display:flex}.home_home__qA4gR h1>svg{color:#ffaa30;margin-right:10px}.home_home__qA4gR h1 .home_mobile__JBF3i{display:none}@media only screen and (max-width:768px){.home_home__qA4gR{width:95%}.home_home__qA4gR h1{font-size:20px}.home_home__qA4gR h1 .home_mobile__JBF3i{display:inline-block}.home_home__qA4gR h1 .home_desktop__7jUca{display:none}}.loading_loading__OnEUL{color:#444;font-size:14px;padding:10px 0}.error_error__HfJft{border:1px solid red;color:red;margin:10px auto;max-width:300px;max-width:90%;padding:20px}.answer_answer__dO8BP label{align-items:center;cursor:pointer;display:flex;font-size:14px;margin-bottom:5px}.answer_answer__dO8BP label input{position:relative;top:-2px}.question_question__gW7-i{border-bottom:1px solid #e6e6e6;padding-bottom:10px;padding-top:10px}.question_question__gW7-i h3{display:flex;font-size:14px;margin-bottom:10px}.question_question__gW7-i h3>div{margin-left:5px}.question_answers__fTo91{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.timer_timer__nCgfl .timer_quiz-timer__YwkZ9{align-items:center;display:flex;font-size:35px;justify-content:center;padding:10px 0;text-align:center}.timer_timer__nCgfl .timer_quiz-timer-dash__m5mH4{display:flex;justify-content:center;margin-left:10px}.timer_timer__nCgfl .timer_quiz-timer__YwkZ9 i{margin-right:10px}.navigation_navigation__V2vRY{border-bottom:1px solid #e6e6e6;display:flex;justify-content:space-between;margin-bottom:10px;padding:0 0 10px;width:100%}.navigation_navigation__V2vRY>svg{color:#ffaa30;cursor:pointer;font-size:30px}.quiz_quiz__KTkUE{text-align:left}.quiz_quiz__KTkUE p{font-size:14px}.quiz_quiz__KTkUE .quiz_button__uNk3S,.quiz_quiz__KTkUE img{margin:10px 0}.quiz_quiz__GDYYj,.result_result__Exghz{padding:20px}.result_result__Exghz h3{color:#ffaa30;font-size:30px;padding:20px 0}.result_result__Exghz>div>div{padding-bottom:20px}.result_result__Exghz table{width:100%}.result_result__Exghz table tr td:first-child{font-weight:700;text-align:left}.result_result__Exghz table tr td:last-child{text-align:right}.result_result__Exghz table tr td{border-bottom:1px dashed #e6e6e6;padding:5px}.result_result__Exghz table tr:first-child td{border-top:1px dashed #e6e6e6;padding:5px}.header_header__MhatS{border-bottom:1px solid #e6e6e6;justify-content:space-between;padding:10px}.header_header__MhatS,.header_header__MhatS .header_logo__UESgy a{align-items:center;display:flex;height:100%}.header_header__MhatS .header_logo__UESgy a img{max-width:200px}.header_header__MhatS .header_logo__UESgy a img.header_mobile__GIKRQ{display:none}.header_header__MhatS .header_user-info__SOEC9{align-items:center;display:flex}.header_header__MhatS .header_user-info__SOEC9 a{color:#000;text-decoration:none}.header_header__MhatS .header_user-info__SOEC9 span{align-items:center;display:flex;margin-left:5px}.header_header__MhatS .header_user-info__SOEC9 span svg{cursor:pointer;height:100%}.header_header__MhatS .header_menu__5J9BS{display:flex;font-size:25px}.header_header__MhatS .header_menu__5J9BS a,.header_header__MhatS .header_menu__5J9BS span{display:inline-block;padding:5px}.header_header__MhatS .header_menu__5J9BS a{color:#333}.header_header__MhatS .header_logout__kiykW{color:orange;cursor:pointer}@media only screen and (max-width:768px){.header_header__MhatS .header_logo__UESgy a img{max-width:60px}.header_header__MhatS .header_logo__UESgy a img.header_desktop__h7Ii5{display:none}.header_header__MhatS .header_logo__UESgy a img.header_mobile__GIKRQ{display:block}}.quizzes_quizzes__AY\+Ig{height:100%}.quizzes_quizzes__AY\+Ig h2{padding:20px 0}.quizzes_list__f1IIL{max-height:calc(100vh - 200px);overflow-y:auto;padding-right:10px}.quizzes_list__f1IIL a{color:#333!important;cursor:pointer;display:block;padding:10px;text-align:left;text-decoration:none}.quizzes_list__f1IIL a,.quizzes_list__f1IIL a:first-child{border-bottom:1px solid #e6e6e6}.quizzes_list__f1IIL a:last-child{border-bottom:1px solid transparent}.quizzes_list__f1IIL .quizzes_active__rSIde{background-color:#ffaa30;border-bottom:1px solid #ffaa30;color:#fff!important;font-weight:700}.sidebar_sidebar__bIHy2{height:100%;max-height:100%;padding:0 10px 0 20px;position:relative}.sidebar_sidebar__bIHy2:after{background-color:#e6e6e6;bottom:0;content:"";display:block;height:95%;margin:auto;position:absolute;right:0;top:0;width:1px}.footer_footer__NjMd5{align-items:center;border-top:1px solid #e6e6e6;display:flex;height:100%;justify-content:center;text-align:center}.footer_footer__NjMd5 p{font-size:13px}.footer_footer__NjMd5 p a{font-weight:700;text-decoration:none}@media only screen and (max-width:768px){.footer_footer__NjMd5 p{font-size:11px}}.login_login__S4\+5n{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.login_login-form__rAQJK{max-width:80%;width:300px}.login_login-form__rAQJK h1{font-size:20px;text-align:center}.login_login-form__rAQJK input[type=submit]{width:100%}.login_logo__Pfy7N{display:block;margin:0 auto 30px;max-width:70%;width:100%}.login_register__RHw7z{padding:5px 0;text-align:center}.login_register__RHw7z a{color:#428bdc;display:inline-block;font-weight:700;padding:5px 0;text-decoration:none}.quiz_selector_selector__kjlEd{-webkit-appearance:none;-moz-appearance:none;background-image:url(/static/media/arrow.c803f052660fa6bd6ec8.svg);background-position:center right 10px;background-repeat:no-repeat;background-size:30px;display:none;margin:20px auto 0}@media only screen and (max-width:768px){.quiz_selector_selector__kjlEd{display:block}}.app_crashed_crashed__fFtP9{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.app_crashed_crashed__fFtP9 h1{color:#ff4500;font-family:Poppins;line-height:1;margin:10px 0;text-align:center}.app_crashed_crashed__fFtP9>div{max-width:300px;text-align:center;width:60%}.app_crashed_crashed__fFtP9 code{color:gray}.app_app-container__c3jGL{display:grid;grid-template-columns:300px auto;grid-template-rows:60px auto 50px;height:100%;text-align:center}.app_app-container__c3jGL>*{text-align:left}.app_app-container__c3jGL .app_footer__4j-b\+,.app_app-container__c3jGL .app_header__MWnrU{grid-column:1/-1}.app_app-container__c3jGL a{color:#428bdc}.app_app-container__c3jGL h1,.app_app-container__c3jGL h2,.app_app-container__c3jGL h3,.app_app-container__c3jGL h4,.app_app-container__c3jGL h5,.app_app-container__c3jGL h6{margin:0}@media only screen and (max-width:768px){.app_app-container__c3jGL{grid-template-columns:1fr}.app_app-container__c3jGL .app_sidebar__VB8C7{display:none}.app_app-container__c3jGL .app_footer__4j-b\+,.app_app-container__c3jGL .app_header__MWnrU{grid-column:1}}.results_results__P1Dgj{padding:20px}.results_results__P1Dgj .results_list__ifNlk{align-items:flex-start;display:flex;flex-direction:column}.results_results__P1Dgj .results_list__ifNlk h1{padding-bottom:10px}.results_results__P1Dgj .results_list__ifNlk a.results_link__PWopk{border-bottom:1px solid #e6e6e6;color:#333;display:block;margin:3px 0;padding:10px 0;text-align:left;text-decoration:none;width:100%}.results_results__P1Dgj .results_list__ifNlk a.results_link__PWopk:first-child{border-top:1px solid #e6e6e6;margin-top:10px}.profile_profile__Evbmz{padding:20px}.profile_profile__Evbmz>div>div{padding:3px 0}
/*# sourceMappingURL=main.8928086d.css.map*/