.QuestionContent_contentRight__xu2kg{position:relative;height:100%;background-color:#212139;width:100%;display:flex;flex-direction:column;padding:0 15%;background:radial-gradient(circle,#4a4176 10%,#1e1f35 80%)}.QuestionContent_progreess__3MDqt{margin-bottom:25px}.QuestionContent_progreess__3MDqt h6{display:flex;justify-content:center}.QuestionContent_progreess__3MDqt .QuestionContent_number__g2DxM{color:var(--green-color)}.QuestionContent_answerOption__HQ9Qx{display:inline-block;margin:10px;width:100%}.QuestionContent_answerButton__KqTZa{display:block;background-color:#1e1f35;color:#fff;padding:10px 20px;text-align:center;font-size:16px;text-transform:uppercase;border-radius:8px;cursor:pointer;box-shadow:5px 5px 0 #0a0618;transition:all .3s ease-in-out;position:relative;margin:0!important}.QuestionContent_answerOption__HQ9Qx input[type=checkbox]{display:none}.QuestionContent_answerOption__HQ9Qx input[type=checkbox]:checked+.QuestionContent_answerButton__KqTZa{background-color:#1e1f35;box-shadow:5px 5px 0 var(--green-color)}.QuestionContent_checkBtnContainer___KQL_{display:flex;justify-content:center;margin-top:25px}.QuestionContent_checkBtn__ywy3E{background-color:var(--green-color);padding:5px 25px;font-weight:700}.QuestionContent_nextBtnContainer__wSacp{display:flex;justify-content:center;margin-top:70px}.QuestionContent_nextBtn__J3arI{padding:5px 20px;font-weight:800;width:100%;bottom:0;left:0}.QuestionContent_spinnerContainer__ZrS6N{margin:15.5px;display:flex;justify-content:center;align-items:center}.QuestionContent_spinner__O1H3E{position:absolute;top:50%;transform:translateY(-50%);right:50%;width:16px;height:16px;border:2px solid #cccccccc;border-top-color:#fff;border-radius:50%;animation:QuestionContent_spin__f_bxI 1s linear infinite}@keyframes QuestionContent_spin__f_bxI{to{transform:translateY(-50%) rotate(1turn)}}@media only screen and (max-width:700px){.QuestionContent_contentLeft__nuMAO{padding:20px 20px 0}}