@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);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}:root{--bodyBackground:#f2f4f8;--successGreen:#00ff84;--dangerRed:#ffc0c7;--questionBG:#e4e8ee;--fontPrimary:#002333;--active:#2dbf64}*{margin:0;padding:0;box-sizing:border-box;color:#002333;color:var(--fontPrimary);font-family:"Montserrat",sans-serif}body{background-color:#f2f4f8;background-color:var(--bodyBackground)}a{text-decoration:none;color:#00f}h4{color:#7c83a7;font-weight:600;border-bottom:1px solid #e5e5e5;padding:10px 0;margin-bottom:10px}.info{margin-top:1rem;text-align:center}.error{background-color:#ffc0c7;background-color:var(--dangerRed);padding:.6rem 1.2rem;margin-top:10px;border-radius:8px;display:flex;align-items:center}.column{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}@media only screen and (max-width:1023px){.column{grid-template-columns:1fr}}.infinite-scroll-component{width:100%;display:grid;margin:3rem auto;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-items:center;grid-gap:20px;gap:20px;grid-row-gap:20px;row-gap:20px}@media only screen and (max-width:600px){.infinite-scroll-component{width:90%}}.Video_video__1GDKg{max-width:400px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background-color:#fff;border:1px solid #e5e5e5;border-radius:4px;cursor:pointer;padding:10px 10px 1rem}.Video_video__1GDKg:hover{box-shadow:0 0 15px 0 #e5e5e5}.Video_video__1GDKg p{font-size:16px;font-weight:500;margin:.5rem 0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.Video_video__1GDKg img{width:100%;object-fit:cover}.Video_video__1GDKg .Video_qmeta__37HKl{display:flex;justify-content:space-between;padding-right:6px}.Video_video__1GDKg .Video_qmeta__37HKl p{font-size:15px;font-weight:400}@media only screen and (max-width:600px){.Video_video__1GDKg{width:100%}}.Nav_nav__lRHSl{display:flex;background-color:#fff;position:fixed;left:0;right:0;top:0;border-bottom:1px solid #e5e5e5;z-index:1}.Nav_nav__lRHSl ul{width:50%;height:60px;list-style:none;display:flex;justify-content:space-between;align-items:center}.Nav_nav__lRHSl ul:first-child{margin-left:30px}.Nav_nav__lRHSl ul li{font-weight:600}.Nav_nav__lRHSl .Nav_brand__1waUE{display:flex;justify-content:center;align-items:center}.Nav_nav__lRHSl .Nav_brand__1waUE h3{font-size:18px;line-height:19px;font-weight:700}.Nav_nav__lRHSl .Nav_brand__1waUE img{width:32px;margin-right:10px}@media only screen and (max-width:600px){.Nav_nav__lRHSl .Nav_brand__1waUE h3{display:none}}.Nav_account__3X6dQ{width:50%;display:flex;grid-gap:.5rem;gap:.5rem;justify-content:flex-end;align-items:center;margin-right:30px;font-size:12px}.Nav_account__3X6dQ>span:last-child{cursor:pointer}.Layout_main__1W0ML{width:100%;padding:4rem 0}.Layout_container__3gZlK{width:90%;margin:2rem auto}.form_form__necrY{display:grid;grid-template-columns:1fr;padding:2rem 0}.form_form__necrY label{margin-top:1rem}.form_form__necrY .form_button__3qudf{height:44px;margin-top:2rem}@media only screen and (max-width:600px){.form_form__necrY{grid-template-columns:1fr}}.illustration_illustration__2zNXa{padding:5rem 2rem}.illustration_illustration__2zNXa img{max-width:80%}@media only screen and (max-width:1023px){.illustration_illustration__2zNXa{display:none}}.signUp_signup__1zfH7{height:500px}.signUp_login__2hn7X{height:330px}.TextInput_textInput__3ragl{width:100%;height:50px;background-color:#fff;display:flex;align-items:center;border-radius:5px;border:1px solid #e5e5e5;padding:2px}.TextInput_textInput__3ragl input{border:none;outline:none;height:100%;width:100%;padding:.3rem .7rem;background-color:#fff;font-size:16px;font-weight:500}.TextInput_textInput__3ragl span{width:40px;height:40px}.button_button__3Q4CW,.TextInput_textInput__3ragl span{display:flex;align-items:center;justify-content:center;cursor:pointer}.button_button__3Q4CW{background:var(--successGreen);color:var(--fontPrimary);padding:.6rem 1.2rem;font-weight:600;font-size:15px;text-transform:uppercase;grid-gap:10px;gap:10px;border-radius:8px;border:0}.button_button__3Q4CW:hover{background:var(--fontPrimary);color:#fff}.button_button__3Q4CW:hover span{color:#fff}.answer_answers__2c_kj{display:grid;grid-template-rows:repeat(5,auto);grid-gap:10px;gap:10px;margin:2rem 0;grid-auto-flow:column}@media only screen and (max-width:1024px){.answer_answers__2c_kj{grid-auto-flow:unset;margin:1rem 0}}.answer_answer__21706{width:100%;height:58px;background:var(--questionBG);display:flex;align-items:center;font-weight:500;padding:0 1.1rem;cursor:pointer;border-radius:4px}.answer_answer__21706:hover{background:rgba(123,132,167,.253)}.answer_answer__21706 input{margin-right:15px}.answer_answer__21706 span{width:100%}.answer_answer__21706 span:nth-of-type(2){text-align:right;color:#4e536f;font-size:14px}.answer_correct__1QgHq{background:var(--successGreen)!important;font-weight:600}.answer_wrong__27p4E{background:var(--dangerRed)!important;font-weight:600}.miniplayer_miniPlayer__eMIMc{width:320px;position:fixed;bottom:100px;right:50px;background-color:#fff;padding:10px;box-sizing:border-box;border:1px solid #dbdbdb;border-radius:5px}.miniplayer_miniPlayer__eMIMc img{width:300px;aspect-ratio:16/9;object-fit:cover;-webkit-animation:miniplayer_miniplayerAnim__XFnJ0 .3s ease forwards;animation:miniplayer_miniplayerAnim__XFnJ0 .3s ease forwards}.miniplayer_open__1rOqB{display:none}.miniplayer_close__27S_k{display:block;position:absolute;right:-8px;top:-10px;z-index:10;background-color:#fff;border:1px solid #e5e5e5;border-radius:50%;width:32px;height:32px;line-height:20px;padding:5px 0 0 3px}.miniplayer_close__27S_k:hover{color:#666;cursor:pointer;outline:0}@-webkit-keyframes miniplayer_miniplayerAnim__XFnJ0{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes miniplayer_miniplayerAnim__XFnJ0{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}.miniplayer_miniPlayer__eMIMc p{font-weight:500;font-size:14px;margin:10px 0;color:var(--fontPrimary)}@media only screen and (max-width:1536px){.miniplayer_miniPlayer__eMIMc{transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}}.miniplayer_floatingBtn__8WAs7{width:60px;height:60px;bottom:80px;right:10px;overflow:hidden;border-radius:50px;background-color:var(--fontPrimary);display:flex;justify-content:center;align-items:center;grid-gap:10px;gap:10px;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.miniplayer_floatingBtn__8WAs7:hover{background-color:var(--successGreen)}.miniplayer_floatingBtn__8WAs7:hover span{color:var(--fontPrimary)}.miniplayer_floatingBtn__8WAs7 p{display:none}.miniplayer_floatingBtn__8WAs7 .miniplayer_player__2tMx5{-webkit-transform:scale(0);transform:scale(0);display:none}.miniplayer_floatingBtn__8WAs7 span{color:var(--successGreen);font-weight:500}.miniplayer_floatingBtn__8WAs7 .miniplayer_open__1rOqB{display:block}.miniplayer_floatingBtn__8WAs7 .miniplayer_close__27S_k{display:none}.progressbar_progressBar__3F_X3{width:calc(100vw - 100px);height:65px;position:fixed;left:0;right:0;bottom:20px;margin:0 auto;background:#fff;border:1px solid #e5e5e5;border-radius:8px;display:grid;justify-content:space-between;align-items:center;grid-template-columns:50px 1fr auto;grid-gap:20px;gap:20px}.progressbar_progressBar__3F_X3 .progressbar_backButton__tddEP{width:50px;height:50px;border-radius:8px;margin-left:10px;background:rgba(71,245,144,.10980392156862745);display:flex;justify-content:center;align-items:center;cursor:pointer}.progressbar_progressBar__3F_X3 .progressbar_backButton__tddEP:hover{background:rgba(71,245,149,.22745098039215686)}@media only screen and (max-width:1024px){.progressbar_progressBar__3F_X3{width:calc(100vw - 60px);bottom:10px}.progressbar_progressBar__3F_X3 .progressbar_backButton__tddEP{width:40px;height:40px}.progressbar_next__2DaGt span:first-child{display:none}}.progressbar_rangeArea__17oqG{width:100%;position:relative;margin:0 auto}.progressbar_rangeBody__1Mqqj{width:100%;height:4px;margin:0 auto;background:#e4e8ee;border:none;outline:none;border-radius:20px}.progressbar_progress__2Kckb{height:4px;background:var(--fontPrimary);border-radius:20px;position:relative;transition:width .3s ease}.progressbar_progress__2Kckb:after{content:"";height:12px;width:12px;position:absolute;right:0;border-radius:100%;background-color:var(--fontPrimary);-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%;cursor:pointer}.progressbar_tooltip__2DRDD{position:absolute;top:-70px;width:130px;background-color:var(--fontPrimary);color:#fff;padding:.8rem 1rem;border-radius:7px;font-size:12px;font-weight:600;display:none}.progressbar_tooltip__2DRDD:after{content:"";width:15px;height:15px;background-color:var(--fontPrimary);border-radius:4px;bottom:0;left:50%;position:absolute;-webkit-transform:rotate(45deg) translate(-50%,100%);transform:rotate(45deg) translate(-50%,100%)}.analysis_analysis__2jVFv{margin:2rem auto}.summary_summary__-t8Yp{width:80%;margin:0 auto;display:flex;justify-content:space-between}@media only screen and (max-width:800px){.summary_summary__-t8Yp{flex-direction:column;align-items:center}}.summary_point__3htAQ{width:50%;display:grid;justify-content:center;place-items:center;position:relative}.summary_score__2SShl{width:400px;text-align:center;font-size:20px;font-weight:600}.summary_badge__1wYp5{text-align:center;height:300px;padding:1rem;display:flex;justify-content:center;align-items:center}.summary_badge__1wYp5 img{width:100%;height:100%;object-fit:cover}@media only screen and (max-width:800px){.summary_badge__1wYp5{width:100%}}
/*# sourceMappingURL=main.70db156f.chunk.css.map */