.quiz-page h3{font-size:28px;text-align:center}.quiz-page .card{border:0;min-height:400px}.quiz-page .quiz-presentation{text-align:center}.quiz-page .button-container{display:-ms-flexbox;display:flex;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin:20px 0}.quiz-page .button-container .submit-quiz{display:none}.quiz-page .card-body{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}.quiz-page .card-body .quiz-form{width:100%}@media (min-width:768px){.quiz-page .card-body .quiz-form{width:50%}}.quiz-page .card-body h3{margin:24px 0}.quiz-page .step{display:none}.quiz-page .step.active{display:block}.quiz-page .quiz-results,.quiz-page .quiz-section{margin:25px 0}@media (max-width:1023.98px){.quiz-page .quiz-results,.quiz-page .quiz-section{margin:10px 0}}.quiz-page .form-check input[type=checkbox],.quiz-page .form-check input[type=radio]{display:none}.quiz-page .form-check .form-check-label{border:none;border-radius:0;text-decoration:none;box-shadow:none;cursor:pointer;font-family:ibm_plex_sansregular;padding:12px 24px;text-align:center;font-size:18px;line-height:24px;display:inline-block;transition:all .3s ease-in-out;width:100%}.quiz-page .form-check .form-check-label.disabled,.quiz-page .form-check .form-check-label:disabled{pointer-events:none;cursor:not-allowed}.quiz-page .form-check .form-check-label:hover{text-decoration:none;outline:none;box-shadow:none}.quiz-page .form-check .form-check-label:focus{outline:solid;outline-offset:1px;outline-color:#53b7e8;outline-width:2px}.quiz-page .form-check .form-check-label.selected{color:#002a51;background:#53b7e8}@media (max-width:1023.98px){.quiz-page .form-check{margin-bottom:5px}}.quiz-page .form-check input[type=checkbox]:checked+.form-check-label,.quiz-page .form-check input[type=radio]:checked+.form-check-label{background-color:#53b7e8;color:#fff}.quiz-page .form-check input[type=checkbox]+.form-check-label,.quiz-page .form-check input[type=radio]+.form-check-label{background-color:#f6f6f7;color:#333}.quiz-page .quiz-results .card-body{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:25px}@media (max-width:1023.98px){.quiz-page .quiz-results .card-body{padding:10px}}.quiz-page .quiz-results .card-body h3{margin:0 24px}.quiz-page .quiz-results .carousel-wrapper .slick-next{right:-20px}.quiz-page .quiz-results .carousel-wrapper .slick-prev{left:-20px}@media (max-width:1023.98px){.quiz-page .quiz-results .carousel-wrapper{padding:0}}@media (max-width:1023.98px){.quiz-page .quiz-results .carousel-wrapper .slick-list{padding:10px 0}}