.test-page_main-container-module-practice__8AtbC{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100vh;padding:2rem 2rem 0}.test-page_main-container-test__NV8j1{width:100%;height:100%;position:relative}.test-page_header-container__teZaZ{height:80px;margin-bottom:130px}.test-page_header-and-questions-container__klIfK{padding-top:0}.test-page_header-container__teZaZ div button i{font-size:2.6rem;color:#fa3b2d}.test-page_question-counter__RAtUt{position:absolute;top:0;right:0;padding:.55rem}.test-page_question-counter-text__hbO5I{font-size:1.6rem;font-weight:500;font-family:var(--font-elmsSans);color:#a55a55}.test-page_title-test__5mwvx{position:absolute;width:100%;text-align:center;top:80px;color:#cf4037;font-family:var(--font-elmsSans)}.test-page_title-test__5mwvx h1{font-weight:700}@media screen and (max-width:768px){.test-page_header-container__teZaZ{height:80px}.test-page_title-test__5mwvx{top:80px}.test-page_title-test__5mwvx h1{font-size:2rem}.test-page_question-counter-text__hbO5I{font-size:1.2rem;font-weight:650;color:#a55a55}.test-page_header-container__teZaZ div button h2{margin-bottom:0;padding-left:1rem;font-size:1.2rem}.test-page_header-container__teZaZ div button i{font-size:2rem;color:#fa3b2d}}@media screen and (max-width:568px){.test-page_header-container__teZaZ div button i{font-size:1.8rem;color:#fa3b2d}.test-page_title-test__5mwvx h1{font-size:1.8rem}.test-page_header-container__teZaZ div button h2,.test-page_question-counter-text__hbO5I{font-size:1rem}}.test-page_question-content-container__vN4DF{display:flex;align-items:center;flex-direction:column;width:80%}.test-page_question-container__a2put{display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative;width:100%;height:100%}.test-page_question-title__Ov3FQ{display:flex;height:auto;position:relative;font-family:var(--font-elmsSans)}.test-page_question-title__Ov3FQ h3{color:var(--text-color);text-align:center;font-size:1.8rem;margin-bottom:3.5rem}.test-page_answer-state__k_ib7{position:absolute;left:50%;transform:translateX(-50%);top:-50px}.test-page_answer-state__k_ib7 small{font-size:1.4rem;font-weight:700;color:#fa3b2d}.test-page_question-answers-container__nanmZ{display:flex;flex-direction:column;align-items:center;width:100%}.test-page_answer-container__ghHRD{width:90%;border:.2rem solid var(--text-primary);border-radius:.7rem;margin-bottom:2.5rem;padding:.7rem .5rem;position:relative}.test-page_question___nmeA{color:var(--text-color);font-family:var(--font-montaga)}.test-page_correct-answer-icon-container__PK4ao{position:absolute;top:-3px;right:-45px}.test-page_correct-answer-icon-container__PK4ao i{font-size:2.3rem;cursor:default}.test-page_wrong-answer-icon-container__A5Ob1{position:absolute;top:-10px;right:-50px}.test-page_wrong-answer-icon-container__A5Ob1 i{font-size:3rem;cursor:default}.test-page_radio-style__6Z5_X{position:absolute;opacity:0;cursor:pointer}.test-page_radio-style__6Z5_X+label{position:relative;padding-left:35px;cursor:pointer;display:flex;align-items:center;font-size:16px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.test-page_radio-style__6Z5_X+label:before{content:"";position:absolute;left:0;top:50%;width:20px;margin-top:-10px;height:20px;border:2px solid #fa3b2d;background-color:rgba(0,0,0,0);border-radius:3px}.test-page_radio-style__6Z5_X:checked+label:after{content:"";position:absolute;left:7px;top:50%;margin-top:-7px;width:6px;height:12px;border:solid #fa3b2d;border-width:0 2px 2px 0;transform:rotate(45deg)}.test-page_radio-style__6Z5_X:checked+label:before{background-color:rgba(0,0,0,0)}.test-page_radio-style__6Z5_X:focus+label:before{box-shadow:0 0 0 3px rgba(250,59,45,.3)}.test-page_not-selected-answer__1OsBG{opacity:.3}.test-page_selected-answer__43p6B{color:#fa3b2d}.test-page_button-container__XeaWA{display:flex;flex-direction:column;align-items:center;width:100%}.test-page_button-container__XeaWA button{background-color:#cf4037;color:#fff;border:none;border-radius:1.5rem;padding:.8rem 1rem;width:70%;margin-bottom:1.5rem;position:relative;transition:all .3s ease-in-out;overflow:hidden;box-shadow:0 4px 8px rgba(207,64,55,.3);cursor:pointer}.test-page_button-container__XeaWA button:hover{background-color:#e84c42;transform:translateY(-3px);box-shadow:0 8px 15px rgba(207,64,55,.5)}.test-page_button-container__XeaWA button:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:hsla(0,0%,100%,.1);transform:rotate(45deg);transition:all .5s ease-in-out;opacity:0}.test-page_button-container__XeaWA button:hover:before{opacity:1;animation:test-page_shine__zjS5w 1.2s infinite}.test-page_button-container__XeaWA button:hover{animation:test-page_pulse__1i245 1.2s infinite}@keyframes test-page_pulse__1i245{0%{transform:scale(1) translateY(-3px)}50%{transform:scale(1.03) translateY(-3px)}to{transform:scale(1) translateY(-3px)}}@keyframes test-page_shine__zjS5w{0%{left:-100%;opacity:0}20%{opacity:.2}to{left:100%;opacity:0}}.test-page_button-container__XeaWA button:hover{text-shadow:0 0 5px hsla(0,0%,100%,.7);letter-spacing:.5px}.test-page_button-container__XeaWA button:disabled{background-color:#a55a55;cursor:default}.test-page_button-container__XeaWA button:disabled:hover{animation:none}@media screen and (max-width:768px){.test-page_question-content-container__vN4DF{width:90%}.test-page_question-title__Ov3FQ{width:100%}.test-page_question-title__Ov3FQ h3{width:100%;font-size:1.4rem}.test-page_answer-container__ghHRD,.test-page_button-container__XeaWA button{width:100%}}@media screen and (max-width:568px){.test-page_main-container-module-practice__8AtbC{padding:2rem .5rem 0}.test-page_question-answers-container__nanmZ{width:80%}.test-page_question-title__Ov3FQ h3{margin-bottom:2rem}}@media screen and (max-width:320px){.test-page_header-container__teZaZ{height:90px}.test-page_question-answers-container__nanmZ{width:70%}}.exit-test-icon_button-exit-simulation__wVuzH{gap:.8rem}.exit-test-icon_container-exit-icon__Ori8K{position:absolute;top:0;left:0}.exit-test-icon_container-exit-icon__Ori8K,.exit-test-icon_container-exit-icon__Ori8K h2{margin-bottom:0;font-size:1.6rem;font-family:var(--font-elmsSans);color:#a55a55}.exit-test-icon_container-exit-icon__Ori8K i{font-size:1.6rem;color:#fa3b2d}.exit-test-icon_button-exit-simulation__wVuzH{display:flex;align-items:center;justify-content:start;background-color:rgba(0,0,0,0);border:none}.exit-test-icon_main-container-confirm-exit__RjH0f{position:relative;width:50%;height:100vh}@media screen and (max-width:768px){.exit-test-icon_button-exit-simulation__wVuzH{gap:.2rem}.exit-test-icon_container-exit-icon__Ori8K h2{font-size:1.3rem}}@media screen and (max-width:576px){.exit-test-icon_container-exit-icon__Ori8K i{font-size:1.6rem}}.leave-test-confirmation_main-container-leave-test__hi9Mz{display:flex;justify-content:center;align-items:center;position:absolute;background-color:var(--bg-color);z-index:2;width:100%;height:100vh}.leave-test-confirmation_message-container__diUGp{display:flex;flex-direction:column;align-items:center;width:80%}.leave-test-confirmation_message-container__diUGp h2{color:#fa3b2d;font-size:2.2rem;font-weight:700;font-family:var(--font-elmsSans);margin-bottom:1.5rem;text-align:center}.leave-test-confirmation_parragraph-container__XYpd_{display:flex;justify-content:center;flex-direction:column;color:var(--text-color);font-family:var(--font-montaga);width:80%;margin-bottom:1.5rem}.leave-test-confirmation_parragraph-container__XYpd_ p{text-align:center;width:100%;font-weight:600}.leave-test-confirmation_button-container__3mfsD{display:flex;justify-content:center;gap:1.5rem;width:100%}.leave-test-confirmation_button-container__3mfsD button{font-weight:700;font-family:var(--font-elmsSans);border-radius:1.4rem;width:200px;height:50px}.leave-test-confirmation_cancel-button__pkMVJ{background-color:#fff;border:.2rem solid #cf4037;color:#fa3b2d;font-weight:600}.leave-test-confirmation_cancel-button__pkMVJ:hover{-webkit-text-decoration:underline .1rem #fa3b2d solid;text-decoration:underline .1rem #fa3b2d solid}.leave-test-confirmation_leave-button__lr_c_{background-color:#cf4037;border:none;font-weight:600;color:#fff}.leave-test-confirmation_leave-button__lr_c_:hover{-webkit-text-decoration:underline .1rem #fff solid;text-decoration:underline .1rem #fff solid}.leave-test-confirmation_button-container__3mfsD button:hover{animation-name:leave-test-confirmation_animacion-seleccion-boton__Qd6uG;animation-fill-mode:forwards}@keyframes leave-test-confirmation_animacion-seleccion-boton__Qd6uG{0%{font-weight:600}to{font-weight:800}}@media screen and (max-width:768px){.leave-test-confirmation_button-container__3mfsD{flex-direction:column}.leave-test-confirmation_button-container__3mfsD button{width:100%;height:50px}}.test-results-page_main-container-test-results__TnG_k{display:flex;justify-content:center;align-items:center;flex-direction:column;position:absolute;height:100%;width:100%;overflow:hidden;background-color:var(--bg-color);z-index:2}.test-results-page_title-results__SOV_w h2{font-family:var(--font-elmsSans);font-weight:700;color:var(--text-color);margin-bottom:.7rem}.test-results-page_test-results__OjepV{display:flex;justify-content:center;flex-direction:column;text-align:center;margin-bottom:1.5rem}.test-results-page_test-results__OjepV p{font-family:var(--font-montaga);color:var(--text-color);margin-bottom:.3rem}.test-results-page_test-results__OjepV button{background-color:rgba(0,0,0,0);border:none;color:#fa3b2d}.test-results-page_test-results__OjepV button:hover{-webkit-text-decoration:underline .2rem #fa3b2d solid;text-decoration:underline .2rem #fa3b2d solid}.test-results-page_go-back-home-button__aOvZx button{background-color:#cf4037;border:none;font-weight:600;font-family:var(--font-elmsSans);color:#fff;border-radius:1.4rem;width:200px;height:50px}.test-results-page_go-back-home-button__aOvZx button:hover{-webkit-text-decoration:underline .1rem #fff solid;text-decoration:underline .1rem #fff solid;animation-name:test-results-page_animacion-seleccion-boton__eACTj;animation-fill-mode:forwards}@keyframes test-results-page_animacion-seleccion-boton__eACTj{0%{font-weight:600}to{font-weight:800}}.counter-simulacion-prueba_counter-main-container__q__Fm{display:flex;justify-content:center;border:.1rem solid #a55a55;padding:1.4rem 2.6rem;border-radius:1.4rem;width:150px}.counter-simulacion-prueba_counter-main-container__q__Fm h2{margin-bottom:0;color:var(--text-color);font-family:var(--font-elmsSansItalic)}@media screen and (max-width:768px){.counter-simulacion-prueba_counter-main-container__q__Fm{width:120px;padding:1.2rem 2.2rem}.counter-simulacion-prueba_counter-main-container__q__Fm h2{font-size:1.4rem}}@media screen and (max-width:576px){.counter-simulacion-prueba_counter-main-container__q__Fm{padding:.8rem 1.8rem;width:90px}.counter-simulacion-prueba_counter-main-container__q__Fm h2{font-size:1.1rem}}.task-counter_task-control-container__gGAsz h2{text-align:center;color:#a55a55;margin-bottom:0;font-family:var(--font-elmsSans);font-weight:600}@media screen and (max-width:768px){.task-counter_task-control-container__gGAsz h2{font-size:1.5rem}}@media screen and (max-width:576px){.task-counter_task-control-container__gGAsz h2{font-size:1.2rem}}.progress-next-back-results_arrow__uASkf i{padding-left:0;color:#cf4037;font-size:1rem}.progress-next-back-results_progress-container__6M9pb{display:flex;justify-content:space-around;align-items:center;position:absolute;gap:clamp(.5rem,.2rem + 1.3vw,1rem);bottom:-45px;left:50%;transform:translateX(-50%)}.progress-next-back-results_progress-circle__lwgJf{width:clamp(10px,5px + 1.5vw,20px);height:clamp(10px,5px + 1.5vw,20px);border:.1rem solid var(--text-primary);border-radius:1rem;background-color:var(--bg-color)}.progress-next-back-results_progress-circle__lwgJf .progress-next-back-results_active__tRRLw{background-color:#fa3b2d}.progress-next-back-results_arrow-results__5HiPy{background-color:rgba(0,0,0,0);border:none;padding:0}.progress-bar_progress-bar-container__SsWvN{width:100%;height:23px;background-color:var(--bg-color);border:.1rem solid #a55a55;border-radius:10px;overflow:hidden;margin:10px 0}.progress-bar_progress-bar__akJYB{height:100%;background-color:#fa3b2d;width:0;transition:width .3s ease-in-out}