@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}.loding{align-items:center;color:#000;display:flex;justify-content:center;min-height:65vh;width:100%}@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%}}.Layout_main__u1YEA{padding:4rem 0;width:100%}.Layout_container__HDv5Y{margin:2rem auto;width:90%}.Nav_nav__yKsCu{background-color:#fff;border-bottom:1px solid #e5e5e5;display:flex;left:0;position:fixed;right:0;top:0;z-index:1}.Nav_nav__yKsCu ul{align-items:center;display:flex;height:60px;justify-content:space-between;list-style:none;width:50%}.Nav_nav__yKsCu ul:first-child{margin-left:30px}.Nav_nav__yKsCu ul li{font-weight:600}.Nav_nav__yKsCu .Nav_brand__BPXb3{align-items:center;display:flex;justify-content:center}.Nav_nav__yKsCu .Nav_brand__BPXb3 h3{font-size:18px;font-weight:700;line-height:19px}.Nav_nav__yKsCu .Nav_brand__BPXb3 img{margin-right:10px;width:32px}@media only screen and (max-width:600px){.Nav_nav__yKsCu .Nav_brand__BPXb3 h3{display:none}}.Account_account__YtVIl{align-items:center;display:flex;font-size:12px;gap:.5rem;justify-content:flex-end;margin-right:30px;width:50%}.Account_account__YtVIl>span:last-child{cursor:pointer}.Video_video__ARfi9{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__ARfi9:hover{box-shadow:0 0 15px 0 #e5e5e5}.Video_video__ARfi9 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__ARfi9 img{object-fit:cover;width:100%}.Video_video__ARfi9 .Video_qmeta__yT9Xe{display:flex;justify-content:space-between;padding-right:6px}.Video_video__ARfi9 .Video_qmeta__yT9Xe p{font-size:15px;font-weight:400}@media only screen and (max-width:600px){.Video_video__ARfi9{width:100%}}.Illustration_illustration__MecdK{padding:5rem 2rem}.Illustration_illustration__MecdK img{max-width:80%}@media only screen and (max-width:1023px){.Illustration_illustration__MecdK{display:none}}.form{display:grid;grid-template-columns:1fr;padding:2rem 0}.form label{margin-top:1rem}.form .button{height:44px;margin-top:2rem}@media only screen and (max-width:600px){.form{grid-template-columns:1fr}}.Textinput_textInput__\+Xtli{align-items:center;background-color:#fff;border:1px solid #e5e5e5;border-radius:5px;display:flex;height:50px;padding:2px;width:100%}.Textinput_textInput__\+Xtli input{background-color:#fff;border:none;font-size:16px;font-weight:500;height:100%;outline:none;padding:.3rem .7rem;width:100%}.Textinput_textInput__\+Xtli span{height:40px;width:40px}.Button_button__hVLAI,.Textinput_textInput__\+Xtli span{align-items:center;cursor:pointer;display:flex;justify-content:center}.Button_button__hVLAI{background:var(--successGreen);border:0;border-radius:8px;color:var(--fontPrimary);font-size:15px;font-weight:600;gap:10px;padding:.6rem 1.2rem;text-transform:uppercase}.Button_button__hVLAI:hover{background:var(--fontPrimary);color:#fff}.Button_button__hVLAI:hover span{color:#fff}.answers_answers__4eZaf{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__4eZaf{grid-auto-flow:unset;margin:1rem 0}}.answers_answer__9Gj8L{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__9Gj8L:hover{background:rgba(123,131,167,.253)}.answers_answer__9Gj8L input{margin-right:15px}.answers_answer__9Gj8L span{width:100%}.answers_answer__9Gj8L span:nth-of-type(2){color:#4e536f;font-size:14px;text-align:right}.answers_correct__pW2uo{background:var(--successGreen)!important;font-weight:600}.answers_wrong__UN-sx{background:var(--dangerRed)!important;font-weight:600}.Progressbar_progressBar__Ld8NM{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__Ld8NM .Progressbar_backButton__A\+lWc{align-items:center;background:#47f5901c;border-radius:8px;cursor:pointer;display:flex;height:50px;justify-content:center;margin-left:10px;width:50px}.Progressbar_progressBar__Ld8NM .Progressbar_backButton__A\+lWc:hover{background:#47f5953a}.Progressbar_active__N89W0{align-items:center;background:#0bcf63ce;border-radius:8px;cursor:pointer;display:flex;height:50px;justify-content:center;margin-left:10px;width:50px}@media only screen and (max-width:1024px){.Progressbar_progressBar__Ld8NM{bottom:10px;width:calc(100vw - 60px)}.Progressbar_progressBar__Ld8NM .Progressbar_backButton__A\+lWc{height:40px;width:40px}.Progressbar_next__lVzln span:first-child{display:none}}.Progressbar_rangeArea__hRkVd{margin:0 auto;position:relative;width:100%}.Progressbar_rangeBody__N8i\+h{background:#e4e8ee;border:none;border-radius:20px;height:4px;margin:0 auto;outline:none;width:100%}.Progressbar_progress__YIoFw{background:var(--fontPrimary);border-radius:20px;height:4px;position:relative;transition:width .3s ease}.Progressbar_progress__YIoFw: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__YvjV\+{background-color:var(--fontPrimary);border-radius:7px;color:#fff;display:none;font-size:12px;font-weight:600;left:calc(70% - 65px);padding:.8rem 1rem;position:absolute;top:-70px;width:130px}.Progressbar_tooltip__YvjV\+: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}.Miniplayer_miniPlayer__Kmj5Q{background-color:#fff;border:1px solid #dbdbdb;border-radius:5px;bottom:100px;box-sizing:border-box;padding:10px;position:fixed;right:50px;transition:right .4s ease;width:320px}.Miniplayer_miniPlayer__Kmj5Q .Miniplayer_player__3SVBK{-webkit-animation:Miniplayer_miniplayerAnim__ASbJ\+ .3s ease forwards;animation:Miniplayer_miniplayerAnim__ASbJ\+ .3s ease forwards;width:300px}.Miniplayer_open__gLqjQ{display:none}.Miniplayer_close__9qek2{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__9qek2:hover{color:#666;cursor:pointer;outline:0}@-webkit-keyframes Miniplayer_miniplayerAnim__ASbJ\+{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes Miniplayer_miniplayerAnim__ASbJ\+{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}.Miniplayer_miniPlayer__Kmj5Q p{color:var(--fontPrimary);font-size:14px;font-weight:500;margin:10px 0}@media only screen and (max-width:1536px){.Miniplayer_miniPlayer__Kmj5Q{transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}}.Miniplayer_floatingBtn__nlltL{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;transition:all .3s ease;-webkit-user-select:none;user-select:none;width:60px}.Miniplayer_floatingBtn__nlltL:hover{background-color:var(--successGreen)}.Miniplayer_floatingBtn__nlltL:hover span{color:var(--fontPrimary)}.Miniplayer_floatingBtn__nlltL p{display:none}.Miniplayer_floatingBtn__nlltL .Miniplayer_player__3SVBK{display:none;-webkit-transform:scale(0);transform:scale(0)}.Miniplayer_floatingBtn__nlltL span{color:var(--successGreen);font-weight:500}.Miniplayer_floatingBtn__nlltL .Miniplayer_open__gLqjQ{display:block}.Miniplayer_floatingBtn__nlltL .Miniplayer_close__9qek2{display:none}.Summary_summary__l1G5F{display:flex;justify-content:space-between;margin:0 auto;width:80%}@media only screen and (max-width:800px){.Summary_summary__l1G5F{align-items:center;flex-direction:column}}.Summary_point__9d\+Xk{display:grid;justify-content:center;place-items:center;position:relative;width:50%}.Summary_score__cBZ29{font-size:20px;font-weight:600;text-align:center;width:400px}.Summary_badge__OEV05{align-items:center;display:flex;height:300px;justify-content:center;padding:1rem;text-align:center}.Summary_badge__OEV05 img{background-color:#000;border-radius:10px;box-shadow:-1px 4px 10px 10px #002c3a;height:100%;object-fit:cover;padding:20px;width:100%}@media only screen and (max-width:800px){.Summary_badge__OEV05{width:100%}}.Question_question__GhFQv{background-color:#fff;border-radius:4px;margin:1rem 0;padding:10px}.Question_qtitle__f6Msd{align-items:center;color:var(--fontPrimary);display:flex;font-weight:600;gap:5px}.Question_qtitle__f6Msd span{color:var(--active)}.Analysis_analysis__R15vq{margin:2rem auto}
/*# sourceMappingURL=main.1ff22e83.css.map*/