@import"https://fonts.googleapis.com/css2?family=Material+Icons+Outlined";@import"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}*{margin:0;padding:0;box-sizing:border-box;color:var(--fontPrimary);font-family:Montserrat,sans-serif}body{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: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;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;gap:20px;row-gap:20px}@media only screen and (max-width: 600px){.infinite-scroll-component{width:90%}}._account_ibj04_1{width:50%;display:flex;gap:.5rem;justify-content:flex-end;align-items:center;margin-right:30px;font-size:12px}._account_ibj04_1>span:last-child{cursor:pointer}._nav_1yxvf_1{display:flex;background-color:#fff;position:fixed;left:0;right:0;top:0;border-bottom:1px solid #e5e5e5;z-index:1}._nav_1yxvf_1 ul{width:50%;height:60px;list-style:none;display:flex;justify-content:space-between;align-items:center}._nav_1yxvf_1 ul:first-child{margin-left:30px}._nav_1yxvf_1 ul li{font-weight:600}._nav_1yxvf_1 ._brand_1yxvf_29{display:flex;justify-content:center;align-items:center}._nav_1yxvf_1 ._brand_1yxvf_29 h3{font-size:18px;line-height:19px;font-weight:700}._nav_1yxvf_1 ._brand_1yxvf_29 img{width:32px;margin-right:10px}@media only screen and (max-width: 600px){._nav_1yxvf_1 ._brand_1yxvf_29 h3{display:none}}._main_1ot9l_1{width:100%;padding:4rem 0}._container_1ot9l_6{width:90%;margin:2rem auto}._video_1ve7t_1{max-width:400px;height:fit-content;background-color:#fff;border:1px solid #e5e5e5;padding:10px;border-radius:4px;cursor:pointer;padding-bottom:1rem}._video_1ve7t_1:hover{box-shadow:0 0 15px #e5e5e5}._video_1ve7t_1 p{font-size:16px;font-weight:500;margin:.5rem 0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}._video_1ve7t_1 img{width:100%;object-fit:cover}._video_1ve7t_1 ._qmeta_1ve7t_31{display:flex;justify-content:space-between;padding-right:6px}._video_1ve7t_1 ._qmeta_1ve7t_31 p{font-size:15px;font-weight:400}@media only screen and (max-width: 600px){._video_1ve7t_1{width:100%}}._illustration_cwjl8_1{padding:5rem 2rem}._illustration_cwjl8_1 img{max-width:80%}@media only screen and (max-width: 1023px){._illustration_cwjl8_1{display:none}}._button_ewtry_1{background:var(--successGreen);color:var(--fontPrimary);padding:.6rem 1.2rem;font-weight:600;font-size:15px;text-transform:uppercase;display:flex;justify-content:center;align-items:center;gap:10px;border-radius:8px;cursor:pointer;border:0px}._button_ewtry_1:hover{background:var(--fontPrimary);color:#fff}._button_ewtry_1:hover span{color:#fff}._form_1fc15_1{display:grid;grid-template-columns:1fr;padding:2rem 0}._form_1fc15_1 label{margin-top:1rem}._form_1fc15_1 ._button_1fc15_11{height:44px;margin-top:2rem}@media only screen and (max-width: 600px){._form_1fc15_1{grid-template-columns:1fr}}._textInput_xmvuh_1{width:100%;height:50px;background-color:#fff;display:flex;align-items:center;border-radius:5px;border:1px solid #e5e5e5;padding:2px}._textInput_xmvuh_1 input{border:none;outline:none;height:100%;width:100%;padding:.3rem .7rem;background-color:#fff;font-size:16px;font-weight:500}._textInput_xmvuh_1 span{width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer}._answers_13ms9_1{display:grid;grid-template-rows:repeat(5,auto);gap:10px;margin:2rem 0;grid-auto-flow:column}@media only screen and (max-width: 1024px){._answers_13ms9_1{grid-auto-flow:unset;margin:1rem 0}}._answer_13ms9_1{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_13ms9_1:hover{background:hsla(229,20%,57%,.253)}._answer_13ms9_1 input{margin-right:15px}._answer_13ms9_1 span{width:100%}._answer_13ms9_1 span:nth-of-type(2){text-align:right;color:#4e536f;font-size:14px}._correct_13ms9_46{background:var(--successGreen)!important;font-weight:600}._wrong_13ms9_51{background:var(--dangerRed)!important;font-weight:600}._miniPlayer_18kd0_1{width:320px;position:fixed;bottom:100px;right:50px;background-color:#fff;padding:10px;box-sizing:border-box;border:1px solid hsl(0,0%,86%);border-radius:5px}._miniPlayer_18kd0_1 ._player_18kd0_13{width:300px;object-fit:cover;animation:_miniplayerAnim_18kd0_1 .3s ease forwards}._miniPlayer_18kd0_1 img{width:300px;aspect-ratio:16 / 9;object-fit:cover;animation:_miniplayerAnim_18kd0_1 .3s ease forwards}._open_18kd0_28{display:none}._close_18kd0_32{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}._close_18kd0_32:hover{color:#666;cursor:pointer;outline:0}@keyframes _miniplayerAnim_18kd0_1{0%{transform:scale(0)}to{transform:scale(1)}}._miniPlayer_18kd0_1 p{font-weight:500;font-size:14px;margin:10px 0;color:var(--fontPrimary)}@media only screen and (max-width: 1536px){._miniPlayer_18kd0_1{transition:transform .3s ease}}._floatingBtn_18kd0_76{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;gap:10px;cursor:pointer;user-select:none}._floatingBtn_18kd0_76:hover{background-color:var(--successGreen)}._floatingBtn_18kd0_76:hover span{color:var(--fontPrimary)}._floatingBtn_18kd0_76 p{display:none}._floatingBtn_18kd0_76 img{transform:scale(0);display:none}._floatingBtn_18kd0_76 span{color:var(--successGreen);font-weight:500}._floatingBtn_18kd0_76 ._open_18kd0_28{display:block}._floatingBtn_18kd0_76 ._player_18kd0_13,._floatingBtn_18kd0_76 ._close_18kd0_32{display:none}._progressBar_6lbnu_1{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;gap:20px}._progressBar_6lbnu_1 ._backButton_6lbnu_19{width:50px;height:50px;border-radius:8px;margin-left:10px;background:#47f5901c;display:flex;justify-content:center;align-items:center;cursor:pointer}._progressBar_6lbnu_1 ._backButton_6lbnu_19:hover{background:#47f5953a}@media only screen and (max-width: 1024px){._progressBar_6lbnu_1{width:calc(100vw - 60px);bottom:10px}._progressBar_6lbnu_1 ._backButton_6lbnu_19{width:40px;height:40px}._next_6lbnu_46 span:first-child{display:none}}._rangeArea_6lbnu_51{width:100%;position:relative;margin:0 auto}._rangeBody_6lbnu_57{width:100%;height:4px;margin:0 auto;background:#e4e8ee;border:none;outline:none;border-radius:20px}._progress_6lbnu_1{height:4px;background:var(--fontPrimary);border-radius:20px;position:relative;transition:width .3s ease}._progress_6lbnu_1:after{content:"";height:12px;width:12px;position:absolute;right:0;border-radius:100%;background-color:var(--fontPrimary);transform:translateY(-50%);top:50%;cursor:pointer}._tooltip_6lbnu_88{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}._tooltip_6lbnu_88:after{content:"";width:15px;height:15px;background-color:var(--fontPrimary);border-radius:4px;bottom:0;left:50%;position:absolute;transform:rotate(45deg) translate(-50%,100%)}._question_mq4eo_1{background-color:#fff;padding:10px;margin:1rem 0;border-radius:4px}._qtitle_mq4eo_8{display:flex;gap:5px;align-items:center;color:var(--fontPrimary);font-weight:600}._qtitle_mq4eo_8 span{color:var(--active)}._analysis_pcqt5_1{margin:2rem auto}._summary_11v3l_1{width:80%;margin:0 auto;display:flex;justify-content:space-between}@media only screen and (max-width: 800px){._summary_11v3l_1{flex-direction:column;align-items:center}}._point_11v3l_15{width:50%;display:grid;justify-content:center;place-items:center;position:relative}._score_11v3l_23{width:400px;text-align:center;font-size:20px;font-weight:600}._badge_11v3l_30{text-align:center;height:300px;padding:1rem;display:flex;justify-content:center;align-items:center}._badge_11v3l_30 img{width:100%;height:100%;object-fit:cover}@media only screen and (max-width: 800px){._badge_11v3l_30{width:100%}}
