@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);.Layout_main__mIuK3{padding:4rem 0;width:100%}.Layout_container__SRSJA{margin:2rem auto;width:90%}.Nav_nav__VTfRK{background-color:#fff;border-bottom:1px solid #e5e5e5;display:flex;left:0;position:fixed;right:0;top:0;z-index:1}.Nav_nav__VTfRK ul{align-items:center;display:flex;height:60px;justify-content:space-between;list-style:none;width:50%}.Nav_nav__VTfRK ul:first-child{margin-left:30px}.Nav_nav__VTfRK ul li{font-weight:600}.Nav_nav__VTfRK .Nav_brand__an4L6{align-items:center;display:flex;justify-content:center}.Nav_nav__VTfRK .Nav_brand__an4L6 h3{font-size:18px;font-weight:700;line-height:19px}.Nav_nav__VTfRK .Nav_brand__an4L6 img{margin-right:10px;width:32px}@media only screen and (max-width:600px){.Nav_nav__VTfRK .Nav_brand__an4L6 h3{display:none}}.Account_account__O6QVR{align-items:center;display:flex;font-size:12px;gap:.5rem;justify-content:flex-end;margin-right:30px;width:50%}.Account_account__O6QVR>span:last-child{cursor:pointer}.Videos_infinite-scroll-component__tegmO{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){.Videos_infinite-scroll-component__tegmO{width:90%}}.Video_video__520Pd{background-color:#fff;border:1px solid #e5e5e5;border-radius:4px;cursor:pointer;height:-moz-fit-content;height:fit-content;max-width:400px;padding:10px 10px 1rem}.Video_video__520Pd:hover{box-shadow:0 0 15px 0 #e5e5e5}.Video_video__520Pd 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__520Pd img{object-fit:cover;width:100%}.Video_video__520Pd .Video_qmeta__MiFdK{display:flex;justify-content:space-between;padding-right:6px}.Video_video__520Pd .Video_qmeta__MiFdK p{font-size:15px;font-weight:400}.Illustration_illustration__R1bUM{padding:5rem 2rem}.Illustration_illustration__R1bUM img{max-width:80%}@media only screen and (max-width:1023px){.Illustration_illustration__R1bUM{display:none}}.Login_login__\+H1JP{height:330px}.Alert_alert_warning__M8od5{background-color:#e74343;color:#fff;margin-bottom:15px}.Alert_alert_success__hRllS{background-color:#3bf322;color:#fff;margin-bottom:15px}.Button_button__A76z0{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__A76z0:hover{background:var(--fontPrimary);color:#fff}.Button_button__A76z0:hover span{color:#fff}.Form_form__Jl6hT{display:grid;grid-template-columns:1fr;padding:2rem 0}.Form_form__Jl6hT label{margin-top:1rem}.Form_form__Jl6hT .Form_button__KdV7\+{height:44px;margin-top:2rem}@media only screen and (max-width:600px){.Form_form__Jl6hT{grid-template-columns:1fr}}.TextInput_textInput__PPa3q{align-items:center;background-color:#fff;border:1px solid #e5e5e5;border-radius:5px;display:flex;height:50px;padding:2px;width:100%}.TextInput_textInput__PPa3q input{background-color:#fff;border:none;font-size:16px;font-weight:500;height:100%;outline:none;padding:.3rem .7rem;width:100%}.TextInput_textInput__PPa3q span{align-items:center;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}.Answers_answers__-hR9x{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__-hR9x{grid-auto-flow:unset;margin:1rem 0}}.Answers_answer__k\+WPW{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__k\+WPW:hover{background:rgba(123,131,167,.253)}.Answers_answer__k\+WPW input{margin-right:15px}.Answers_answer__k\+WPW span{width:100%}.Answers_answer__k\+WPW span:nth-of-type(2){color:#4e536f;font-size:14px;text-align:right}.Answers_correct__1svZr{background:var(--successGreen)!important;font-weight:600}.Answers_wrong__DsyE3{background:var(--dangerRed)!important;font-weight:600}.MiniPlayer_miniPlayer__PvHHW{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__PvHHW .MiniPlayer_player__4madx,.MiniPlayer_miniPlayer__PvHHW img{animation:MiniPlayer_miniplayerAnim__IWn8x .3s ease forwards;aspect-ratio:16/9;object-fit:cover;width:300px}.MiniPlayer_miniPlayer__PvHHW .MiniPlayer_open__ghrji{display:none}.MiniPlayer_miniPlayer__PvHHW .MiniPlayer_close__4sQGJ{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_miniPlayer__PvHHW .MiniPlayer_close__4sQGJ:hover{color:#666;cursor:pointer;outline:0}@keyframes MiniPlayer_miniplayerAnim__IWn8x{0%{transform:scale(0)}to{transform:scale(1)}}.MiniPlayer_miniPlayer__PvHHW p{color:var(--fontPrimary);font-size:14px;font-weight:500;margin:10px 0}@media only screen and (max-width:1536px){.MiniPlayer_miniPlayer__PvHHW{transition:transform .3s ease}}.MiniPlayer_floatingBtn__abO3W{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__abO3W:hover{background-color:var(--successGreen)}.MiniPlayer_floatingBtn__abO3W:hover span{color:var(--fontPrimary)}.MiniPlayer_floatingBtn__abO3W p{display:none}.MiniPlayer_floatingBtn__abO3W img{display:none;transform:scale(0)}.MiniPlayer_floatingBtn__abO3W span{color:var(--successGreen);font-weight:500}.MiniPlayer_floatingBtn__abO3W .MiniPlayer_open__ghrji{display:block}.MiniPlayer_floatingBtn__abO3W .MiniPlayer_close__4sQGJ{display:none}.ProgressBar_progressBar__k\+m0\+{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__k\+m0\+ .ProgressBar_backButton__uZWwg{align-items:center;background:#47f5901c;border-radius:8px;cursor:pointer;display:flex;height:50px;justify-content:center;margin-left:10px;width:50px}.ProgressBar_progressBar__k\+m0\+ .ProgressBar_backButton__uZWwg:hover{background:#47f5953a}@media only screen and (max-width:1024px){.ProgressBar_progressBar__k\+m0\+{bottom:10px;width:calc(100vw - 60px)}.ProgressBar_progressBar__k\+m0\+ .ProgressBar_backButton__uZWwg{height:40px;width:40px}.ProgressBar_next__ZU0E8 span:first-child{display:none}}.ProgressBar_rangeArea__YLshV{margin:0 auto;position:relative;width:100%}.ProgressBar_rangeBody__FNeDF{background:#e4e8ee;border:none;border-radius:20px;height:4px;margin:0 auto;outline:none;width:100%}.ProgressBar_progress__4pyDL{background:var(--fontPrimary);border-radius:20px;height:4px;position:relative;transition:width .3s ease}.ProgressBar_progress__4pyDL:after{background-color:var(--fontPrimary);border-radius:100%;content:"";cursor:pointer;height:12px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:12px}.ProgressBar_tooltip__gtLf8{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__gtLf8:after{background-color:var(--fontPrimary);border-radius:4px;bottom:0;content:"";height:15px;left:50%;position:absolute;transform:rotate(45deg) translate(-50%,100%);width:15px}.Analysis_analysis__38Cz6{margin:2rem auto}.Question_question__EIWuE{background-color:#fff;border-radius:4px;margin:1rem 0;padding:10px}.Question_qtitle__3fVXl{align-items:center;color:var(--fontPrimary);display:flex;font-weight:600;gap:5px}.Question_qtitle__3fVXl span{color:var(--active)}.Summary_summary__kr50p{display:flex;justify-content:space-between;margin:0 auto;width:80%}@media only screen and (max-width:800px){.Summary_summary__kr50p{align-items:center;flex-direction:column}}.Summary_point__aqKbL{display:grid;justify-content:center;place-items:center;position:relative;width:50%}.Summary_score__nQfpy{font-size:20px;font-weight:600;text-align:center;width:400px}.Summary_badge__OjppE{align-items:center;display:flex;height:300px;justify-content:center;padding:1rem;text-align:center}.Summary_badge__OjppE img{height:100%;object-fit:cover;width:100%}@media only screen and (max-width:800px){.Summary_badge__OjppE{width:100%}}.Signup_signup__Fcv2C{height:500px}: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}}.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%}}
/*# sourceMappingURL=main.202a39d2.css.map*/