.kroc-wrapper.quiz-module-wrapper,.kroc-wrapper.quiz-module-wrapper .loading-message__popup{position:relative}.kroc-wrapper.quiz-module-wrapper .default-error-message{text-align:center}.kroc-wrapper.quiz-module-wrapper .question-counter{align-self:flex-start;color:#fff;font-family:myriad-pro;font-weight:700;left:135px;position:absolute;top:-30px}.kroc-wrapper.quiz-module-wrapper .loading-message__progress-bar{animation:loading-progress-bar 2s infinite;background-color:#94ccf0;height:2px;left:0;position:absolute;top:0;width:0}@keyframes loading-progress-bar{0%{width:0}50%{width:50%}to{width:100%}}.kroc-wrapper.quiz-module-wrapper .loading-message__question-mark{align-items:center;display:flex;justify-content:center;padding:50px}.kroc-wrapper.quiz-module-wrapper .loading-message__question-mark img{animation:loading-question-mark 2s infinite}@keyframes loading-question-mark{50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}.kroc-wrapper.quiz-module-wrapper .slide-content h4{color:#383838}.kroc-wrapper.quiz-module-wrapper .question-number{font-weight:700}.kroc-wrapper.quiz-module-wrapper .answer-options{margin-left:auto;margin-right:auto;max-width:90%}.kroc-wrapper.quiz-module-wrapper .answer label{align-items:center;background-color:#fff;color:#000;cursor:pointer;display:flex;font-family:myriad-pro;font-weight:700;margin:10px 0;padding:15px 10px}.kroc-wrapper.quiz-module-wrapper .final-slide .answer label{background-color:transparent;padding:0}.kroc-wrapper.quiz-module-wrapper .final-slide input{margin-bottom:25px}.kroc-wrapper.quiz-module-wrapper .final-slide .quiz-submit-btn{margin-top:30px}.kroc-wrapper.quiz-module-wrapper .answer.active label{background-color:#0074c8;color:#fff}.kroc-wrapper.quiz-module-wrapper .answer .category-symbol{position:relative}.kroc-wrapper.quiz-module-wrapper .answer .category-symbol svg{height:50px;left:0;position:absolute;top:-24px;width:50px;fill:#0074c8;z-index:1}.kroc-wrapper.quiz-module-wrapper .answer.active .category-symbol svg{fill:#003b70}.kroc-wrapper.quiz-module-wrapper .answer .category-symbol>span{color:#fff;left:21px;position:absolute;top:-8px;z-index:2}.kroc-wrapper.quiz-module-wrapper .answer .answer-text{margin-left:60px;z-index:3}.kroc-wrapper.quiz-module-wrapper .answer input{display:none}.kroc-wrapper.quiz-module-wrapper .error-modal__outer{align-items:center;background-color:rgba(0,0,0,.4);display:flex;height:100%;justify-content:center;left:0;padding:50px;position:fixed;top:0;width:100%;z-index:999}.kroc-wrapper.quiz-module-wrapper .error-modal__outer .error-modal__inner{align-items:center;background-color:#fff;display:flex;flex-direction:column;max-width:900px;padding:80px 20px;position:relative;width:100%}.kroc-wrapper.quiz-module-wrapper .error-modal__outer .error-modal__inner .fa-xmark{color:#0074c8;cursor:pointer;font-size:40px;position:absolute;right:35px;top:25px}.kroc-wrapper.quiz-module-wrapper .error-modal__outer .error-modal__inner .error-image{margin-bottom:30px;max-width:100%}.kroc-wrapper.quiz-module-wrapper .error-modal__outer .error-modal__inner .error-message{color:#75bee9;text-transform:uppercase}.kroc-wrapper.quiz-module-wrapper .error-modal__outer .error-modal__inner .error-message p{font-family:myriad-pro;font-weight:700}.kroc-wrapper.quiz-module-wrapper .quiz-divider{background-color:#0074c8;height:4px;margin-bottom:30px;max-width:10%;width:100%}.kroc-wrapper.quiz-module-wrapper .results-container{margin-top:115px}.kroc-wrapper.quiz-module-wrapper .result{background-color:#cfe1f2;padding:75px 200px;position:relative;text-align:center}.kroc-wrapper.quiz-module-wrapper .result .result-icon{left:calc(50% - 100px);max-width:200px;position:absolute;top:-86px}.temporary-wrapper{display:none}