#loader{height:100px;margin:25% auto 0;width:100px}#quizRoot button.quiz-narration-btn{align-items:center;background-color:#d7d7d7;border:none;border-radius:20px;color:#000;cursor:pointer;display:flex;font-size:30px;height:40px;justify-content:center;padding:0;pointer-events:all;width:40px}#quizRoot button.quiz-narration-btn:hover{background-color:#e5e3e3}#quizRoot button.quiz-narration-btn:active{background-color:#b2b2b2}#quizRoot header{--quiz-header-center-width:0px!important;--quiz-header-right-width:50px!important;--quiz-header-left-width:calc(100% - var(--quiz-header-right-width))!important}#quizRoot header .header-left h1#title{display:inline!important}#quizRoot header{--quiz-header-background-color:#fff;--quiz-header-center-width:50px;--quiz-header-left-width:calc(50% - var(--quiz-header-center-width)/2);--quiz-header-right-width:calc(50% - var(--quiz-header-center-width)/2);--quiz-header-logo-width:40px;background:var(--quiz-header-background-color) 0 0 no-repeat padding-box;box-shadow:0 3px 0 0 #00000029;height:var(--quiz-header-height);left:0;position:fixed;top:0;width:100%;z-index:5}#quizRoot header .q-wrapper{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:center}#quizRoot .q-fullscreen header .q-wrapper{max-width:100%}#quizRoot header .header-left{align-items:center;display:flex;flex-direction:row;width:var(--quiz-header-left-width)}#quizRoot header .header-left a{width:var(--quiz-header-logo-width)}#quizRoot header .header-left a img.ev-logo{float:left;width:var(--quiz-header-logo-width)}#quizRoot header .header-left h1#title{color:#000;display:none;font-family:Source Sans Pro Bold;font-size:20px;height:40px;line-height:40px;padding:0 5px 0 10px;width:calc(100% - var(--quiz-header-logo-width))}@media only screen and (min-width:750px){#quizRoot header .header-left h1#title{display:inline}}#quizRoot header .header-center{align-items:center;display:flex;height:100%;justify-content:center;width:var(--quiz-header-center-width)}#quizRoot header .header-center #timer{float:left;height:50px;margin:10px 0;padding:0;width:var(--quiz-header-timer-width)}#quizRoot header .header-center #timer p{color:var(--quiz-main-color);font-family:Source Sans Pro Regular;font-size:20px;line-height:40px}#quizRoot header .header-right{align-items:center;display:flex;flex-direction:row-reverse;width:var(--quiz-header-right-width)}#quizRoot header .header-right #close{background-color:initial;border:none;cursor:pointer;float:right;height:40px;padding:0;width:40px}#quizRoot .q-overlay header{position:absolute}.img-container,.video-container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 0 10px}.img-resource,.video-resource{display:block;height:auto;max-height:250px;max-width:100%;width:auto}.img-caption{background-color:#fff;border-radius:10px;color:#555;font-family:Source Sans Pro Regular;font-size:16px;margin:2px 0 0;padding:5px;text-align:center}.audio-container{display:flex;justify-content:center;padding:10px 0;width:100%}.audio-resource{border:none;border-radius:50px;box-shadow:2px 2px 6px #00000030;width:100%}@media only screen and (min-width:400px){.audio-resource{width:100%}}@media only screen and (min-width:450px){.audio-resource{width:50%}}.text-resource{background:#f4f4f4;font-family:Georgia;font-size:18px}#quizRoot .answer-button{--quiz-answer-color:#1d9cdc;--quiz-answer-background-color-hover:#1d9cdc26;--quiz-answer-icon-size:45px;--quiz-answer-icon-padding:10px;--quiz-answer-icon-margin-right:10px;--quiz-answer-outcome-width:40px;align-items:center;background-color:#fff;border:3px solid var(--quiz-answer-color);border-radius:10px;cursor:auto;display:flex;flex-grow:1;margin:7.5px 0;min-height:65px;padding:10px;transition:background-color .2s linear;width:100%}#quizRoot .answer-button.selectable{cursor:pointer}#quizRoot .answer-button.selectable:hover{background-color:var(--quiz-answer-background-color-hover)}@supports (-webkit-touch-callout:none){#quizRoot .answer-button.selectable:hover{background-color:#fff}}#quizRoot .answer-button:disabled{filter:grayscale(.6);-webkit-filter:grayscale(.6);opacity:1;pointer-events:none}#quizRoot .answer-button.selected,#quizRoot .answer-button.selected:hover{background-color:var(--quiz-answer-color);border:2px solid var(--quiz-answer-color);pointer-events:none}#quizRoot .answer-button.answer-green{--quiz-answer-color:#8eb71b;--quiz-answer-background-color-hover:#aae210}#quizRoot .answer-button.answer-yellow{--quiz-answer-color:#f8b310;--quiz-answer-background-color-hover:#f4bc2e}#quizRoot .answer-button.answer-pink{--quiz-answer-color:#fa4782;--quiz-answer-background-color-hover:#f885ab}#quizRoot .answer-button.answer-blue{--quiz-answer-color:#1d9cdc;--quiz-answer-background-color-hover:#4fc1fa}#quizRoot .answer-button .answer-icon{align-items:center;background-color:var(--quiz-answer-color);border:1px solid #fff;border-radius:10px;display:flex;height:var(--quiz-answer-icon-size);justify-content:center;margin-right:var(--quiz-answer-icon-margin-right);padding:var(--quiz-answer-icon-padding);width:var(--quiz-answer-icon-size)}#quizRoot .answer-button .answer-icon img{height:100%;margin:0;padding:0;width:100%}#quizRoot .answer-button .answer-text-container{padding:0;width:calc(100% - var(--quiz-answer-icon-size) - var(--quiz-answer-outcome-width) - var(--quiz-answer-icon-margin-right))}#quizRoot .answer-button .__Latex__{float:right;font-family:Source Sans Pro Regular;font-size:20px;height:100%;line-height:41px;margin:0!important;overflow:hidden;padding:0 0 0 5px;text-align:left;width:calc(100% - 41px)}#quizRoot .answer-latex svg{height:100%!important;width:100%!important}#quizRoot .answer-button .answer-text{color:#000;font-family:Source Sans Pro Regular;font-size:20px;line-height:25px;margin:0;padding:0 1px 0 0;text-align:left}#quizRoot .answer-button.selected .answer-text{color:#fff}#quizRoot .answer-button svg{height:30px;width:30px}#quizRoot .answer-button .check-mark{align-items:center;color:#fff;display:flex;height:100%;justify-content:center;width:var(--quiz-answer-outcome-width)}@media (min-width:842px){#quizRoot .answer-button{max-width:50%;width:calc(50% - 20px)}}#answer-button .__Latex__{color:#000}.q-preview #progressIndicator{align-self:start;display:flex;flex-direction:row;height:var(--quiz-preview-progress-indicator-height);justify-content:center;padding:10px 5px;width:100%}.q-preview #progressIndicator button{align-items:center;background-color:#fff;border:2px solid #000;border-radius:50%;color:#000;display:flex;font-size:25px;height:30px;justify-content:center;transition:all .3s ease-in-out;width:30px}.q-preview #progressIndicator button:hover:enabled{background-color:#000;border-color:#000;color:#fff}.q-preview #progressIndicator button#previewNavigationBack{padding:0 3px 0 0}.q-preview #progressIndicator button#previewNavigationForward{padding:0 0 0 3px}.q-preview .progress-indicator{align-items:center;display:flex;font-family:Source Sans Pro Bold;font-size:20px;justify-content:center;margin:0;width:100px}@media only screen and (min-width:500px) and (min-height:500px){.q-preview #progressIndicator{padding:15px 5px 10px}.q-preview #progressIndicator button{font-size:30px;height:40px;width:40px}}#quizRoot .q-footer{align-items:center;display:flex;height:var(--quiz-preview-footer-height);justify-content:center;padding:10px}#quizRoot .q-footer button{background-color:#fff;border:2px solid #000;border-radius:10px;color:#000;font-weight:700;height:100%;margin:0;padding:0 10px;transition:color .5s,border-color .3s linear;width:150px}#quizRoot .q-footer button:hover:enabled{border-width:4px}body{margin:0;padding:0}#quizRoot{--quiz-header-height:50px;--quiz-main-color:#fba929;--quiz-input-color:#ffc662;--quiz-question-container:#fff;--quiz-side-margin:10px;--quiz-progress-indicator-height:50px}@media only screen and (min-width:500px) and (min-height:500px){#quizRoot{--quiz-header-height:70px;--quiz-side-margin:32px}}#quizRoot *{box-sizing:border-box}#quizRoot #quiz{height:100%}#quizRoot #quiz.no-header{--quiz-header-height:0}#quizRoot .q-page-container{height:100%;min-height:calc(100vh - var(--quiz-header-height))}#quizRoot .q-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 var(--quiz-side-margin);max-width:1000px;transition:width .3s ease-in-out,margin .3s ease-in-out;width:calc(100% - var(--quiz-side-margin)*2)}#quizRoot #question .q-wrapper,#quizRoot #sessionResults .q-wrapper{--quiz-content-vertical-padding:20px;background:var(--quiz-question-container);border-radius:26px;overflow:hidden}#quizRoot .q-wrapper .q-scrollable:before{background:linear-gradient(to top,#0000,var(--quiz-question-container));content:"";height:var(--quiz-content-vertical-padding);left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:10}#quizRoot .q-wrapper .q-scrollable{--quiz-content-vertical-padding:25px;height:100%;padding:10px 0;position:relative;width:100%}#quizRoot .q-wrapper .q-scrollable:after{background:linear-gradient(to bottom,#0000,var(--quiz-question-container));bottom:0;content:"";height:var(--quiz-content-vertical-padding);left:0;pointer-events:none;position:absolute;right:0;z-index:10}#quizRoot .q-wrapper .q-content{height:100%;overflow:auto;padding:var(--quiz-content-vertical-padding) 20px;width:100%}@media only screen and (min-width:500px) and (min-height:500px){#quizRoot .q-container .q-content{padding:30px}}#quizRoot .hidden{display:none}#quizRoot .q-container #logo{padding:10px 0}#quizRoot .unselectable{-webkit-user-select:none;-o-user-select:none;user-select:none}#quizRoot .ellipsis{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}#quizRoot .no-left-padding{padding-left:0!important}#quizRoot .no-right-padding{padding-right:0!important}#quizRoot .no-side-padding{padding-left:0!important;padding-right:0!important}#quizRoot .no-left-margin{margin-left:0!important}#quizRoot .no-right-margin{margin-right:0!important}#quizRoot .no-side-margin{margin-left:0!important;margin-right:0!important}@media only screen and (min-width:500px) and (min-height:500px){#quizRoot .q-container #logo{padding:25px 0 5px}}@media only screen and (min-width:1050px){#quizRoot .q-wrapper{margin:0 auto}}#quizRoot .q-question-overlay .q-container{min-height:100%;padding:10px 0 30px}#quizRoot .q-question-overlay .q-container .q-content{box-shadow:none;padding:0 30px}#quizRoot button{border-radius:25px;color:#fff;cursor:pointer;font-family:Source Sans Pro Bold;font-size:20px;width:100%}#quizRoot button:disabled{cursor:not-allowed;opacity:.5}#quizRoot button.q-btn-theme{background-color:var(--quiz-main-color);border:none}#quizRoot button.q-btn-blue{background-color:#1c9cde;border:none}#quizRoot button.q-btn-transparent{background-color:initial;border:2px solid #fff}#quizRoot #quiz .q-preview{--quiz-preview-progress-indicator-height:50px;--quiz-preview-footer-height:50px;display:flex;flex-direction:column;height:100%}#quizRoot #quiz .q-preview.q-no-footer{--quiz-preview-footer-height:0px}#quizRoot #quiz .q-preview .q-wrapper{max-height:calc(100% - var(--quiz-preview-progress-indicator-height) - var(--quiz-preview-footer-height))}@media only screen and (min-width:500px) and (min-height:500px){#quizRoot #quiz .q-preview{--quiz-preview-progress-indicator-height:65px;--quiz-preview-footer-height:65px}}#question .q-content .question-container{opacity:1;transition:opacity .5s linear}#question .q-content .question-container.question-hide{opacity:0}#question .q-content #answers{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin:0;padding:0;width:100%}#question .q-content .question-main{background-color:#fff;border-radius:10px;display:flex;margin:0;padding:5px 0}#question .q-content .question-text{font-family:Source Sans Pro Regular;font-size:20px;line-height:30px;margin:0 10px;padding:0}@media only screen and (min-width:842px){#question .q-content #answers{grid-gap:10px;justify-content:center}}#quizLoading #loading{padding-top:100px}#logo div{height:125px;margin:0 auto;width:125px}#logo div img{height:100%;width:100%}#logo h1{color:#000;font-family:Source Sans Pro Bold;font-size:40px;line-height:45px;margin:0;padding:0;text-align:center}@media only screen and (min-width:500px) and (min-height:500px){#logo div{height:174px;width:174px}#logo h1{font-size:62px;line-height:78px}}#loading #loader{height:100px;margin:0 auto;width:100px}#loading p{font-family:Source Sans Pro Bold;font-size:24px;line-height:30px;margin:0;padding-top:20px;text-align:center}#quiz{--quiz-background-img:none;background-color:var(--quiz-main-color);background-image:var(--quiz-background-img);height:100%;margin:0;padding:var(--quiz-header-height) 0 0 0;width:100%}
/*# sourceMappingURL=main.841f46d4.css.map*/