#itr_quiz_root{margin:30px 0}button{cursor:pointer;font-size:15px;border:2px solid #9e4e41;border-radius:10px;background-color:#9e4e41;padding:20px;color:#fff4ee;transition:all .5s ease-in-out;outline:none}button:hover{background-color:#fff4ee!important;color:#9e4e41}.container-wrapper .main-content-wrapper{text-align:center}.container-wrapper .main-content-wrapper .quiz-title{font-size:42px;line-height:1.3;font-weight:300;letter-spacing:0;margin-bottom:20px;color:#9e4e41}.progress-bar-wrapper{height:20px;width:100%;background-color:#e0e0de;border-radius:50px;margin:20px 0}.progress-bar-wrapper .progress-bar-container{height:100%;border-radius:inherit;text-align:right}.progress-bar-wrapper .progress-bar-container .progress-bar-inner{border-radius:inherit;background-color:#9e4e41;color:#fff4ee;padding:0;height:100%;transition:width .4s ease-in-out}.progress-bar-wrapper .progress-bar-container .progress-bar-inner .content{display:block;margin:0 10px}.basic-btn-wrapper .start-text{margin:20px 0;font-size:20px}.quiz-content-area{margin-top:20px;text-align:left}.quiz-content-area .questions-wrapper{margin:25px 0}.quiz-content-area .question-title{color:#9e4e41;font-size:30px}.quiz-content-area .actions-wrapper{display:flex;justify-content:flex-end}.quiz-content-area .actions-wrapper button{padding:15px;display:flex;justify-content:center;align-items:center}.quiz-content-area .actions-wrapper button svg{margin-left:5px}.quiz-content-area .actions-wrapper button:disabled{background-color:#a9a9a9;border-color:#d3d3d3;color:#d3d3d3}.quiz-content-area .answer-wrapper{display:block;position:relative;padding-left:35px;margin:12px 0;font-size:18px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.quiz-content-area .answer-wrapper label{cursor:pointer}.quiz-content-area .answer-wrapper:hover .checkmark{transition:all .4s ease-in-out;cursor:pointer;background-color:#ccc}.quiz-content-area .answer-wrapper input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.quiz-content-area .answer-wrapper input:checked~.checkmark{background-color:#fff4ee;border:2px solid #9e4e41}.quiz-content-area .answer-wrapper input:checked~.checkmark:after{display:block}.quiz-content-area .answer-wrapper .checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#eee;border-radius:50%;border:2px solid #eee}.quiz-content-area .answer-wrapper .checkmark:after{content:"";position:absolute;display:none;top:9px;left:9px;width:8px;height:8px;border-radius:50%;background:#9e4e41}.results-wrapper .result-title{margin:20px 0;font-size:25px;font-weight:700;color:#9e4e41}.results-wrapper .result-container{border:2px solid #9e4e41;padding:20px;background-color:#fff4ee;font-size:19px;text-align:left}
/*# sourceMappingURL=main.5dc3c282.chunk.css.map */