.template-eq-test{position:relative;max-width:717px;width:100%;height:-moz-fit-content;height:fit-content;margin:154px auto 150px;display:flex;flex-direction:column;align-items:center}@media only screen and (max-width:360px){.template-eq-test{margin:15px auto 25px;max-width:100%;padding:0 16px}}@media only screen and (max-width:600px)and (min-width:361px){.template-eq-test{margin:15px auto 25px;max-width:100%;padding:0 16px}}@media only screen and (min-width:601px)and (max-width:767px){.template-eq-test{margin:30px auto 35px;max-width:90%}}@media only screen and (min-width:768px)and (max-width:1023px){.template-eq-test{margin:30px auto 35px;max-width:90%}}.template-eq-test__bottom-icon,.template-eq-test__top-icon{position:absolute}.template-eq-test__bottom-icon img,.template-eq-test__top-icon img{display:block;width:auto;height:auto}.template-eq-test__top-icon{top:0;left:0;transform:translate(55%,-30%)}@media only screen and (max-width:360px){.template-eq-test__top-icon{display:none}}@media only screen and (max-width:600px)and (min-width:361px){.template-eq-test__top-icon{display:none}}@media only screen and (min-width:601px)and (max-width:767px){.template-eq-test__top-icon{transform:translate(150%,330%)}.template-eq-test__top-icon img{width:35px;height:35px}}@media only screen and (min-width:768px)and (max-width:1023px){.template-eq-test__top-icon{transform:translate(225%,340%)}.template-eq-test__top-icon img{width:35px;height:35px}}.template-eq-test__bottom-icon{bottom:0;right:0;transform:translate(-45%,35%);z-index:1}@media only screen and (max-width:360px){.template-eq-test__bottom-icon{display:none}}@media only screen and (max-width:600px)and (min-width:361px){.template-eq-test__bottom-icon{display:none}}@media only screen and (min-width:601px)and (max-width:767px){.template-eq-test__bottom-icon{transform:translate(-70%,-85%)}.template-eq-test__bottom-icon img{width:55px;height:55px}}@media only screen and (min-width:768px)and (max-width:1023px){.template-eq-test__bottom-icon{transform:translate(-110%,-80%)}.template-eq-test__bottom-icon img{width:65px;height:65px}}.template-eq-test__modal{position:relative;width:612px;height:-moz-fit-content;height:fit-content;padding:24px 32px;border-radius:24px;gap:24px;background-color:#eff2ff;z-index:2;display:flex;flex-direction:column}@media only screen and (max-width:360px){.template-eq-test__modal{width:100%;padding:16px 20px;border-radius:16px;gap:16px;margin:5rem .9375rem 8px}}@media only screen and (max-width:600px)and (min-width:361px){.template-eq-test__modal{width:100%;padding:16px 20px;border-radius:16px;gap:16px;margin:5rem .9375rem 8px}}@media only screen and (min-width:601px)and (max-width:767px){.template-eq-test__modal{width:90%;max-width:550px;padding:20px 24px;margin:8rem 4rem 80px}}@media only screen and (min-width:768px)and (max-width:1023px){.template-eq-test__modal{width:90%;max-width:550px;padding:20px 24px;margin:8rem 4rem 80px}}.template-eq-test__modal__header{gap:16px;display:flex;flex-direction:column}@media only screen and (max-width:360px){.template-eq-test__modal__header{gap:12px}}@media only screen and (max-width:600px)and (min-width:361px){.template-eq-test__modal__header{gap:12px}}.template-eq-test__modal__header__top{display:flex;flex-direction:row;justify-content:space-between}@media only screen and (max-width:360px){.template-eq-test__modal__header__top{flex-direction:column;align-items:flex-start}}@media only screen and (max-width:600px)and (min-width:361px){.template-eq-test__modal__header__top{flex-direction:column;align-items:flex-start}}.template-eq-test__modal__header__title{text-transform:uppercase;font-family:var(--font-manrope);font-size:24px;color:var(--color-charcoal);line-height:1.3;font-weight:700}.template-eq-test__modal__header__subscription{font-family:var(--font-manrope);font-size:16px;color:var(--color-charcoal);line-height:1.3;font-weight:400}@media only screen and (max-width:360px){.template-eq-test__modal__body{width:100%}}@media only screen and (max-width:600px)and (min-width:361px){.template-eq-test__modal__body{width:100%}}.template-eq-test__modal__body__eq-question{gap:16px;border-top:1px solid var(--color-new-blue-50);display:flex;flex-direction:column}@media only screen and (max-width:360px){.template-eq-test__modal__body__eq-question{padding:20px 0;gap:12px}}@media only screen and (max-width:600px)and (min-width:361px){.template-eq-test__modal__body__eq-question{padding:20px 0;gap:12px}}@media only screen and (min-width:601px)and (max-width:767px){.template-eq-test__modal__body__eq-question{padding:20px 10px}}@media only screen and (min-width:768px)and (max-width:1023px){.template-eq-test__modal__body__eq-question{padding:20px 10px}}.template-eq-test__modal__body__question:last-child{border-top:none}.template-eq-test__modal__footer{width:100%;display:flex;flex-direction:row;justify-content:space-between}@media only screen and (max-width:360px){.template-eq-test__modal__footer{flex-direction:row;align-items:center;margin-top:8px}}@media only screen and (max-width:600px)and (min-width:361px){.template-eq-test__modal__footer{flex-direction:row;align-items:center;margin-top:8px}}.eq-answer-review-on-one{border-bottom:1px solid var(--color-new-blue-25)}.eq-answer-score-wrapper span{position:relative;left:-10px}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes slideInLeft{0%{left:-50%}to{left:0}}.eq-question-page{padding:16px 0;opacity:.4;display:flex;flex-direction:column;justify-content:space-between;align-items:start;font-size:1.5rem;color:var(--color-charcoal);line-height:27px}@media only screen and (max-width:360px){.eq-question-page{font-size:20px}}@media only screen and (max-width:600px)and (min-width:361px){.eq-question-page{font-size:20px}}@media only screen and (min-width:601px)and (max-width:767px){.eq-question-page{font-size:20px}}@media only screen and (min-width:768px)and (max-width:1023px){.eq-question-page{font-size:20px}}@media only screen and (max-width:360px){.eq-question-page{padding:0}}@media only screen and (max-width:600px)and (min-width:361px){.eq-question-page{padding:0}}@media only screen and (min-width:601px)and (max-width:767px){.eq-question-page{padding:0}}@media only screen and (min-width:768px)and (max-width:1023px){.eq-question-page{padding:0}}.eq-question-page__active{opacity:1}.eq-review-modal::-webkit-scrollbar{display:none}.eq-test-page{position:relative;min-height:100vh;overflow:hidden}