.page1-gender-newdesign{height:100vh;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:0px;box-sizing:border-box;width:100%;max-width:600px;margin:0 auto;background-color:rgba(0,0,0,.4);text-align:center;position:relative}.page1-gender-newdesign header{width:100%;background-color:#000;justify-content:center;align-items:center;padding:10px;width:100%}.page1-gender-newdesign .take_the_quiz_text{font-size:18px;font-weight:400;color:#fff;text-shadow:0px 4px 4px rgba(0,0,0,.43);line-height:1.4;text-align:center;margin-bottom:10px}.page1-gender-newdesign__bottom{width:100%}.page1-gender-newdesign__bottom img{width:100%;height:auto}.page1-gender-newdesign .p1__bottom__form{flex-direction:column;align-items:center;justify-content:center;gap:0;width:60%;margin:0 auto}.page1-gender-newdesign .p1__bottom__form .p1__bottom__btn{margin-top:8px;width:100%;font-size:16px}.page1-gender-newdesign .p1__bottom__form .gender-selection{width:100%}.page1-gender-newdesign form{width:100%}.page1-gender-newdesign .p1__heading{margin-top:30%;margin-bottom:25%}.video_background{position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:600px;height:100vh;overflow:hidden}.video_background video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.quiz_header{margin:0 auto;width:100%;max-width:600px;padding-bottom:20px}.quiz_header header{flex-direction:column;align-items:center;justify-content:center;gap:18px;padding-top:15px}.quiz_header header .header__logo{width:100%;max-width:100px}.quiz_header header .results_built_title{width:100%;max-width:60%}.quiz_body{margin:0 auto;width:100%;max-width:600px;padding:0 15px}.quiz_body .question{text-align:center;margin-bottom:20px}.page_wrapper_newdesign{background:#ededed;min-height:100vh}.page_wrapper_newdesign .quiz-progress{background:#fff;margin:20px 15px 0}.page_wrapper_newdesign .quiz-progress .progress{position:relative;top:0;left:0;height:8px;background:#2a8bf6;transition:all .3s ease}.quiz_question_heading{margin:0px 0 15px;font-size:20px;font-weight:900;text-align:center;color:#000}.quiz_question_description{padding:10px;text-align:center;font-size:14px;font-weight:400;color:#fff;background:#2a8bf6;border-radius:10px;text-shadow:0px 4px 4px rgba(0,0,0,.38);margin-bottom:10px}.img_checkbox_item{width:47%;text-align:center;font-size:18px;font-weight:600;max-width:200px}.img_checkbox_item label{position:relative;overflow:hidden;background:#fff;border:1px solid #aba9a9;display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:10px;height:120px;cursor:pointer}.img_checkbox_item label span{display:block}.img_checkbox_item input{position:absolute;left:-999px;top:-999px;visibility:hidden}.img_checkbox_item.selected label{background:#70a954}@media screen and (max-width: 600px){.img_checkbox_item label{height:100px}.img_checkbox_item label img{max-height:70%}}.ages_wrapp{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:650px;gap:18px;padding:10px 0}.quiz_footer_buttons{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:450px;margin:0 auto;padding:10px 15px}.quiz_footer_buttons button{display:flex;align-items:center;justify-content:center;gap:10px;background:none;border:none;cursor:pointer;background:#000;color:#fff;padding:15px;font-size:16px;font-weight:600;text-transform:uppercase;text-decoration:none;transition:all .3s ease}.quiz_footer_buttons button:hover{background:#70a954}.control-line{margin-top:15px}.control-line label{width:100%;margin:0 auto;border:1px solid #a7a7a7;background-color:#fff;height:50px;padding:0 24px;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;font-size:16px;font-weight:700;text-decoration:none}.control-line label p{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.control-line label p .sub_label{font-size:14px;font-weight:400}.control-line input{position:absolute;left:-999px;top:-999px;visibility:hidden}.control-line input:checked+label{border:1px solid #000;background-color:#e7e7e7}