.question-wrapper{left:-20px;overflow:hidden;padding:20px 20px 40px;position:relative;width:100%}.question-wrapper+.country-pager{display:none}.question-wrapper .btn{cursor:pointer}.question-wrapper .question-text-wrapper{border-radius:50px;border-style:solid;border-width:3px;margin-bottom:25px;margin-left:10px;padding:0 20px 0 100px;position:relative}@media screen and (min-width:1px)and (max-width:800px){.question-wrapper .question-text-wrapper{padding:0 20px 0 70px}}.question-wrapper .question-text-wrapper .question-mark{border-radius:50px;box-sizing:border-box;color:#fff;font-size:70px;font-weight:700;height:95px;left:-10px;line-height:95px;opacity:0;position:absolute;text-align:center;top:-10px;width:95px}@media screen and (min-width:1px)and (max-width:800px){.question-wrapper .question-text-wrapper .question-mark{font-size:50px;height:65px;line-height:65px;width:65px}}.question-wrapper .question-text-wrapper .question-text{color:#1d3d71;display:table-cell;height:75px;line-height:28px;opacity:0;vertical-align:middle}@media screen and (min-width:1px)and (max-width:800px){.question-wrapper .question-text-wrapper .question-text{height:45px}}.question-wrapper .question-content-wrapper{display:flex}@media screen and (min-width:1px)and (max-width:800px){.question-wrapper .question-content-wrapper{display:block}}.question-wrapper .question-content-wrapper .question-image-wrapper{background:url(../img/quiz_foto_bg.png?v=7d3768ef97) no-repeat top;background-size:contain;box-sizing:border-box;display:block;height:380px;margin:10px auto;padding:40px;width:35%}@media screen and (min-width:1px)and (max-width:800px){.question-wrapper .question-content-wrapper .question-image-wrapper{height:auto;margin-bottom:15px;padding:10%;width:70%}}.question-wrapper .question-content-wrapper .question-image-wrapper .question-image{display:block;height:auto;width:100%}.question-wrapper .question-content-wrapper .question-image-wrapper .legal-caption{padding:5px 0}.question-wrapper .question-content-wrapper .question-answers-wrapper{flex-grow:1;margin-left:10px;position:relative}@media screen and (min-width:1px)and (max-width:800px){.question-wrapper .question-content-wrapper .question-answers-wrapper{margin-left:0}}.question-wrapper .question-content-wrapper .question-answers-wrapper ul.answers-wrapper{list-style:none inside;margin:0;padding:0}.question-wrapper .question-content-wrapper .question-answers-wrapper ul.answers-wrapper .answer-wrapper{border-radius:100px;cursor:pointer;height:70px;margin-bottom:18px;opacity:0;position:relative;-webkit-transition:background-color .4s;transition:background-color .4s}.question-wrapper .question-content-wrapper .question-answers-wrapper ul.answers-wrapper .answer-wrapper.selected,.question-wrapper .question-content-wrapper .question-answers-wrapper ul.answers-wrapper .answer-wrapper:hover{background-color:#0a3d72!important}.question-wrapper .question-content-wrapper .question-answers-wrapper ul.answers-wrapper .answer-wrapper.correct>.answer-letter{background-color:#87c743!important;color:#fff!important}.question-wrapper .question-content-wrapper .question-answers-wrapper ul.answers-wrapper .answer-wrapper.incorrect>.answer-letter{background-color:#d53217!important;color:#fff!important}.question-wrapper .question-content-wrapper .question-answers-wrapper ul.answers-wrapper .answer-wrapper .answer-letter{background-color:#0a3d72;border:3px solid #fff;border-radius:60px;color:#fff;font-size:40px;height:55px;left:5px;line-height:55px;position:absolute;text-align:center;top:5px;-webkit-transition:background-color .4s,color .4s;transition:background-color .4s,color .4s;width:55px}.question-wrapper .question-content-wrapper .question-answers-wrapper ul.answers-wrapper .answer-wrapper .answer-text{color:#fff;display:table-cell;font-size:18px;font-weight:600;height:70px;line-height:20px;padding:0 20px 0 75px;-webkit-transition:color .4s;transition:color .4s;vertical-align:middle}.question-wrapper .question-content-wrapper .question-answers-wrapper .question-eval-wrapper{display:none;position:absolute;top:0;width:100%}.question-wrapper .question-content-wrapper .question-answers-wrapper .question-eval-wrapper .generic-eval-text{font-size:18px;font-weight:700}.question-wrapper .question-content-wrapper .question-answers-wrapper .question-eval-wrapper .generic-eval-text.correct{color:#87c743}.question-wrapper .question-content-wrapper .question-answers-wrapper .question-eval-wrapper .generic-eval-text.incorrect{color:#d53217}.question-wrapper .question-content-wrapper .question-answers-wrapper .question-eval-wrapper .answer-explanation{padding:5px 0 20px}.question-wrapper .question-content-wrapper .question-answers-wrapper .question-eval-wrapper .question-next-button,.question-wrapper .question-content-wrapper .question-answers-wrapper .question-help-button{background-color:#0a3d72;border-radius:30px;color:#fff;display:inline-block;font-size:18px;font-weight:600;opacity:0;padding:5px 20px}.question-wrapper .question-content-wrapper .question-answers-wrapper .question-help-button{text-decoration:none}.question-wrapper .quiz-finish-wrapper{box-sizing:border-box;display:none;height:100%;padding:50px 25px;position:absolute;top:0}@media screen and (min-width:1px)and (max-width:800px){.question-wrapper .quiz-finish-wrapper{padding:25px 0}}.question-wrapper .quiz-finish-wrapper .quiz-finish-feedback-wrapper{font-size:30px;height:100%}@media screen and (min-width:1px)and (max-width:600px){.question-wrapper .quiz-finish-wrapper .quiz-finish-feedback-wrapper{display:block;width:100%}}.question-wrapper .quiz-finish-wrapper .quiz-finish-feedback-wrapper .quiz-feedback-title{color:#1d3d71;display:block;font-size:40px;padding-bottom:20px}.question-wrapper .quiz-finish-wrapper .quiz-finish-feedback-wrapper .quiz-feedback-text{padding-bottom:20px}.question-wrapper .quiz-finish-wrapper .quiz-finish-feedback-wrapper .quiz-restart-button{background-color:#0a3d72;border-radius:30px;color:#fff;display:inline-block;font-size:18px;font-weight:600;padding:5px 20px}