@import url(https://fonts.googleapis.com/css2?family=Material+Icons+Outlined);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap);:root{--bodyBackground:#f2f4f8;--successGreen:#00ff84;--dangerRed:#ffc0c7;--questionBG:#e4e8ee;--fontPrimary:#002333;--active:#2dbf64}*{box-sizing:border-box;color:#002333;color:var(--fontPrimary);font-family:Montserrat,sans-serif;margin:0;padding:0}body{background-color:#f2f4f8;background-color:var(--bodyBackground)}a{color:blue;text-decoration:none}h4{border-bottom:1px solid #e5e5e5;color:#7c83a7;font-weight:600;margin-bottom:10px;padding:10px 0}.info{margin-top:1rem;text-align:center}.error{align-items:center;background-color:#ffc0c7;background-color:var(--dangerRed);border-radius:8px;display:flex;margin-top:10px;padding:.6rem 1.2rem}.column{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}@media only screen and (max-width:1023px){.column{grid-template-columns:1fr}}.loading-bg{height:100vh;left:50%;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.loading-bg:before{background-color:rgba(0,0,0,.37);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.infinite-scroll-component{grid-gap:20px;grid-row-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-items:center;margin:3rem auto;row-gap:20px;width:100%}@media only screen and (max-width:600px){.infinite-scroll-component{width:90%}}.Layout_main__1yZWM{padding:4rem 0;width:100%}.Layout_container__ecmDd{margin:2rem auto;width:90%}.Nav_nav__-4lKV{background-color:#fff;border-bottom:1px solid #e5e5e5;display:flex;left:0;position:fixed;right:0;top:0;z-index:1}.Nav_nav__-4lKV ul{align-items:center;display:flex;height:60px;justify-content:space-between;list-style:none;width:50%}.Nav_nav__-4lKV ul:first-child{margin-left:30px}.Nav_nav__-4lKV ul li{font-weight:600}.Nav_nav__-4lKV .Nav_brand__4QOHW{align-items:center;display:flex;justify-content:center}.Nav_nav__-4lKV .Nav_brand__4QOHW h3{font-size:18px;font-weight:700;line-height:19px}.Nav_nav__-4lKV .Nav_brand__4QOHW img{margin-right:2px;width:50px}@media only screen and (max-width:600px){.Nav_nav__-4lKV .Nav_brand__4QOHW h3{display:none}}.Account_account__k7EoC{align-items:center;display:flex;font-size:12px;gap:.5rem;justify-content:flex-end;margin-right:30px;width:50%}.Account_account__k7EoC>span:last-child{cursor:pointer}.Video_video__rfjrk{background-color:#fff;border:1px solid #e5e5e5;border-radius:4px;cursor:pointer;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:400px;padding:10px 10px 1rem}.Video_video__rfjrk:hover{box-shadow:0 0 15px 0 #e5e5e5}.Video_video__rfjrk p{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;font-size:16px;font-weight:500;margin:.5rem 0;overflow:hidden}.Video_video__rfjrk img{object-fit:cover;width:100%}.Video_video__rfjrk .Video_qmeta__CveMZ{display:flex;justify-content:space-between;padding-right:6px}.Video_video__rfjrk .Video_qmeta__CveMZ p{font-size:15px;font-weight:400}@media only screen and (max-width:600px){.Video_video__rfjrk{width:100%}}.Login_login__kk2vr{height:330px}.Button_button__J8Fev{align-items:center;background:var(--successGreen);border:0;border-radius:8px;color:var(--fontPrimary);cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:10px;justify-content:center;padding:.6rem 1.2rem;text-transform:uppercase}.Button_button__J8Fev:hover{background:var(--fontPrimary);color:#fff}.Button_button__J8Fev:hover span{color:#fff}.Form_form__Wug74{display:grid;grid-template-columns:1fr;padding:2rem 0}.Form_form__Wug74 label{margin-top:1rem}.Form_form__Wug74 .Form_button__0qdZv{height:44px;margin-top:2rem}@media only screen and (max-width:600px){.Form_form__Wug74{grid-template-columns:1fr}}.GoogleSignIn_googleSignInBtn__WuVNZ{cursor:pointer;height:40px;left:50%;margin:8px 0;position:relative;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:40px}.GoogleSignIn_googleSignInBtn__WuVNZ img{align-items:center;color:#fff;display:flex;height:100%;justify-content:center;width:100%}.Illustration_illustration__M4Y1P{padding:5rem 2rem}.Illustration_illustration__M4Y1P img{max-width:80%}@media only screen and (max-width:1023px){.Illustration_illustration__M4Y1P{display:none}}.TextInput_textInput__ZD1e2{align-items:center;background-color:#fff;border:1px solid #e5e5e5;border-radius:5px;display:flex;height:50px;padding:2px;width:100%}.TextInput_textInput__ZD1e2:not(:last-child){margin-bottom:15px}.TextInput_textInput__ZD1e2 input{background-color:#fff;border:none;font-size:16px;font-weight:500;height:100%;outline:none;padding:.3rem .7rem;width:100%}.TextInput_textInput__ZD1e2 span{align-items:center;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}.Answers_answers__cdbKo{grid-gap:10px;display:grid;gap:10px;grid-auto-flow:column;grid-template-rows:repeat(5,auto);margin:2rem 0}@media only screen and (max-width:1024px){.Answers_answers__cdbKo{grid-auto-flow:unset;margin:1rem 0}}.Answers_answer__keUAV{align-items:center;background:var(--questionBG);border-radius:4px;cursor:pointer;display:flex;font-weight:500;height:58px;padding:0 1.1rem;width:100%}.Answers_answer__keUAV:hover{background:rgba(123,131,167,.253)}.Answers_answer__keUAV input{margin-right:15px}.Answers_answer__keUAV span{width:100%}.Answers_answer__keUAV span:nth-of-type(2){color:#4e536f;font-size:14px;text-align:right}.Answers_correct__dpZKL{background:var(--successGreen)!important;font-weight:600}.Answers_wrong__gM1ul{background:var(--dangerRed)!important;font-weight:600}.MiniPlayer_miniPlayer__z--Nl{background-color:#fff;border:1px solid #dbdbdb;border-radius:5px;bottom:100px;box-sizing:border-box;padding:10px;position:fixed;right:50px;width:320px}.MiniPlayer_miniPlayer__z--Nl .MiniPlayer_player__5eMcB{-webkit-animation:MiniPlayer_miniplayerAnim__8ySq0 .3s ease forwards;animation:MiniPlayer_miniplayerAnim__8ySq0 .3s ease forwards;aspect-ratio:16/9;object-fit:cover;width:300px}.MiniPlayer_open__8OcnG{display:none}.MiniPlayer_close__DkE1w{background-color:#fff;border:1px solid #e5e5e5;border-radius:50%;display:block;height:32px;line-height:20px;padding:5px 0 0 3px;position:absolute;right:-8px;top:-10px;width:32px;z-index:10}.MiniPlayer_close__DkE1w:hover{color:#666;cursor:pointer;outline:0}@-webkit-keyframes MiniPlayer_miniplayerAnim__8ySq0{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes MiniPlayer_miniplayerAnim__8ySq0{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}.MiniPlayer_miniPlayer__z--Nl p{color:var(--fontPrimary);font-size:14px;font-weight:500;margin:10px 0}@media only screen and (max-width:1536px){.MiniPlayer_miniPlayer__z--Nl{transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}}.MiniPlayer_floatingBtn__gNXmr{align-items:center;background-color:var(--fontPrimary);border-radius:50px;bottom:80px;cursor:pointer;display:flex;gap:10px;height:60px;justify-content:center;overflow:hidden;right:10px;-webkit-user-select:none;user-select:none;width:60px}.MiniPlayer_floatingBtn__gNXmr:hover{background-color:var(--successGreen)}.MiniPlayer_floatingBtn__gNXmr:hover span{color:var(--fontPrimary)}.MiniPlayer_floatingBtn__gNXmr p{display:none}.MiniPlayer_floatingBtn__gNXmr .MiniPlayer_player__5eMcB{display:none;-webkit-transform:scale(0);transform:scale(0)}.MiniPlayer_floatingBtn__gNXmr span{color:var(--successGreen);font-weight:500}.MiniPlayer_floatingBtn__gNXmr .MiniPlayer_open__8OcnG{display:block}.MiniPlayer_floatingBtn__gNXmr .MiniPlayer_close__DkE1w{display:none}.ProgressBar_progressBar__Uk2dl{grid-gap:20px;align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:8px;bottom:20px;display:grid;gap:20px;grid-template-columns:50px 1fr auto;height:65px;justify-content:space-between;left:0;margin:0 auto;position:fixed;right:0;width:calc(100vw - 100px)}.ProgressBar_progressBar__Uk2dl .ProgressBar_backButton__V1lTW{align-items:center;background:#47f5901c;border-radius:8px;cursor:pointer;display:flex;height:50px;justify-content:center;margin-left:10px;width:50px}.ProgressBar_progressBar__Uk2dl .ProgressBar_backButton__V1lTW:hover{background:#47f5953a}@media only screen and (max-width:1024px){.ProgressBar_progressBar__Uk2dl{bottom:10px;width:calc(100vw - 60px)}.ProgressBar_progressBar__Uk2dl .ProgressBar_backButton__V1lTW{height:40px;width:40px}.ProgressBar_next__GCUy- span:first-child{font-size:14px}.ProgressBar_next__GCUy- span:nth-child(2){display:none}}.ProgressBar_rangeArea__\+4sSk{margin:0 auto;position:relative;width:100%}.ProgressBar_rangeBody__Dig86{background:#e4e8ee;border:none;border-radius:20px;height:4px;margin:0 auto;outline:none;width:100%}.ProgressBar_progress__uk4HJ{background:var(--fontPrimary);border-radius:20px;height:4px;position:relative;transition:width .3s ease}.ProgressBar_progress__uk4HJ:after{background-color:var(--fontPrimary);border-radius:100%;content:"";cursor:pointer;height:12px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:12px}.ProgressBar_tooltip__0TFRW{background-color:var(--fontPrimary);border-radius:7px;color:#fff;display:none;font-size:12px;font-weight:600;padding:.8rem 1rem;position:absolute;top:-70px;width:130px}.ProgressBar_tooltip__0TFRW:after{background-color:var(--fontPrimary);border-radius:4px;bottom:0;content:"";height:15px;left:50%;position:absolute;-webkit-transform:rotate(45deg) translate(-50%,100%);transform:rotate(45deg) translate(-50%,100%);width:15px}.Analysis_analysis__khhmp{margin:2rem auto}.Question_question__e0Lor{background-color:#fff;border-radius:4px;margin:1rem 0;padding:10px}.Question_qtitle__qXYmd{align-items:center;color:var(--fontPrimary);display:flex;font-weight:600;gap:5px}.Question_qtitle__qXYmd span{color:var(--active)}.Summary_summary__nBmuO{display:flex;justify-content:space-between;margin:0 auto;width:80%}@media only screen and (max-width:800px){.Summary_summary__nBmuO{align-items:center;flex-direction:column}}.Summary_point__Us\+Vz{display:grid;justify-content:center;place-items:center;position:relative;width:50%}.Summary_score__mkSmC{font-size:20px;font-weight:600;text-align:center;width:400px}.Summary_badge__zJw46{align-items:center;display:flex;height:300px;justify-content:center;padding:1rem;text-align:center}.Summary_badge__zJw46 img{height:100%;object-fit:cover;width:100%}@media only screen and (max-width:800px){.Summary_badge__zJw46{width:100%}}.Signup_login__HU3Xi{height:330px}
/*# sourceMappingURL=main.987296b0.css.map*/