:root{--template-img-correct:url(/images/answer_correct.svg);--template-img-wrong:url(/images/answer_wrong_default.svg);--template-anim-reveal:.3s;--template-anim-easing:ease;--template-btn-bg:#8cc63f;--template-btn-bg-hover:#9dcf5c;--template-btn-bg-active:#72a133;--template-btn-bg-disabled:#ddeec5;--template-btn-font-color:#2b495f;--template-timer-bar:#8cc63f;--template-timer-track:#ddeec5;--template-timer-indicator:#ffd333;--template-btn-cancel-icon:url(/images/icon_x_darkblue.svg);--template-btn-next-icon:url(/images/icon_arrow_right_darkblue.svg);--template-btn-info-icon:url(/images/icon_questionmark_darkblue.svg);--template-assemble-player-action-bg:var(--template-btn-bg)}[data-template=elementary]{--template-img-correct:url(/images/answer_correct.svg);--template-img-wrong:url(/images/answer_wrong_elementary.svg);--template-anim-reveal:.3s;--template-anim-easing:ease;--template-btn-bg:#287cb1;--template-btn-bg-hover:#4890bd;--template-btn-bg-active:#20638e;--template-btn-bg-disabled:#b0d5ed;--template-btn-font-color:#fff;--template-timer-bar:#287cb1;--template-timer-track:#b0d5ed;--template-timer-indicator:#ffd333;--template-btn-cancel-icon:url(/images/icon_x_white.svg);--template-btn-next-icon:url(/images/icon_arrow_right_white.svg);--template-btn-info-icon:url(/images/icon_questionmark_white.svg);--template-assemble-player-action-bg:#e30513}[data-template=elementary] #switch-container{display:none!important}[data-template=elementary] #question-container{background-color:#fff;border:4px solid #afcee5;border-radius:16px}[data-template=elementary] #answers-container{background-color:#0000;margin-top:18px;margin-left:24px;margin-right:24px;padding-bottom:18px}[data-template=elementary] #answers{padding:0}[data-template=elementary] .answer-inner{background-color:#fff;border:4px solid #afcee5;box-shadow:0 6px #00000029}[data-template=elementary] .answer-inner.answer-chosen{box-shadow:none;border-color:#496e8a;background-color:#fff!important}[data-template=elementary] .answer-inner.answer-correct{box-shadow:none;border-color:#fff;background-color:#8cc63f!important}[data-template=elementary] .answer-inner.answer-wrong-answered{box-shadow:none;border-color:#496e8a}[data-template=elementary] .answer-inner-overlay-correct{display:none!important}@font-face{font-family:Open Sans;src:url(/fonts/OpenSans-Light.woff2)format("woff2"),url(/fonts/OpenSans-Light.woff)format("woff");font-weight:300;font-style:normal}@font-face{font-family:Open Sans;src:url(/fonts/OpenSans-LightItalic.woff2)format("woff2"),url(/fonts/OpenSans-LightItalic.woff)format("woff");font-weight:300;font-style:italic}@font-face{font-family:Open Sans;src:url(/fonts/OpenSans-Regular.woff2)format("woff2"),url(/fonts/OpenSans-Regular.woff)format("woff");font-style:normal;font-weight:400}@font-face{font-family:Open Sans;src:url(/fonts/OpenSans-Italic.woff2)format("woff2"),url(/fonts/OpenSans-Italic.woff)format("woff");font-weight:400;font-style:italic}@font-face{font-family:Open Sans;src:url(/fonts/OpenSans-Semibold.woff2)format("woff2"),url(/fonts/OpenSans-Semibold.woff)format("woff");font-weight:600;font-style:normal}@font-face{font-family:Open Sans;src:url(/fonts/OpenSans-SemiboldItalic.woff2)format("woff2"),url(/fonts/OpenSans-SemiboldItalic.woff)format("woff");font-weight:600;font-style:italic}@font-face{font-family:Open Sans;src:url(/fonts/OpenSans-Bold.woff2)format("woff2"),url(/fonts/OpenSans-Bold.woff)format("woff");font-weight:700;font-style:normal}@font-face{font-family:Open Sans;src:url(/fonts/OpenSans-BoldItalic.woff2)format("woff2"),url(/fonts/OpenSans-BoldItalic.woff)format("woff");font-weight:700;font-style:italic}@font-face{font-family:Open Sans;src:url(/fonts/OpenSans-ExtraBold.woff2)format("woff2"),url(/fonts/OpenSans-ExtraBold.woff)format("woff");font-weight:800;font-style:normal}@font-face{font-family:Open Sans;src:url(/fonts/OpenSans-ExtraBoldItalic.woff2)format("woff2"),url(/fonts/OpenSans-ExtraBoldItalic.woff)format("woff");font-weight:800;font-style:italic}body{color:#000;font-family:Open Sans,sans-serif;font-size:14px}a{text-decoration:none}.flex-container{flex-direction:column;min-height:100vh;display:flex}.flex-content{flex:1}.clickable{cursor:pointer}.hide{display:none!important}.h-20{height:20%!important}.h-30{height:30%!important}.h-33{height:33%!important}.h-40{height:40%!important}.h-70{height:70%!important}.h-80{height:80%!important}.w-80{width:80%!important}.min-100{min-height:100vh}.dvh-100{height:100dvh!important}.min-dvh-100{min-height:100dvh!important}h1{color:#2b495f;font-size:36px;font-weight:700}h2,h3{color:#2b495f;font-size:24px;font-weight:700}.accent_first{color:#8cc63f}.accent_first_light{color:#ddeec5}.accent_second_dark{color:#2b495f}.accent_second{color:#afcee5}.accent_second_light{color:#cbdfee}.accent_second_lighter{color:#d7e7f2}.accent_third{color:#3a3c3c}.transparent{opacity:.2!important}.button-primary{color:var(--template-btn-font-color);cursor:pointer;background-color:var(--template-btn-bg);min-width:150px;height:50px;cursor:pointer;border:0;border-radius:12px;padding-left:24px;padding-right:24px;font-size:20px;font-weight:700;box-shadow:4px 4px 4px #00000040}.button-primary:hover,.button-primary:focus{background-color:var(--template-btn-bg-hover)}.button-primary:not(:disabled):active,.button-primary:not([disabled]):active{background-color:var(--template-btn-bg-active)}.button-primary:disabled,.button-primary[disabled]{background-color:var(--template-btn-bg-disabled);cursor:not-allowed;box-shadow:none}.button-small{width:auto;min-width:auto}.prevent-text-selection{-webkit-user-select:none;user-select:none}.progress-bar{background-color:var(--template-timer-bar)}#footer-container{z-index:5;background-color:#fff;height:100px;padding:24px}#footer-title{font-size:1.2rem;font-weight:700}#helbling_logo_footer,#klett_logo_footer{height:50px}.modal-footer{border-top:0;padding-top:0}.modal-content{border-radius:30px}.modal-close{position:absolute;top:36px;right:36px}.modal-close img{height:32px}.info-modal-icon{height:18px;margin-left:6px}.info-modal .modal-content{border-radius:24px;font-size:24px;line-height:24px}.info-modal .modal-header{border-bottom:none;height:96px;padding:0}.info-modal .modal-body{padding:0 96px 96px;font-size:14px}.info-modal .modal-dialog{width:580px;max-width:580px}@media only screen and (width<=600px){.info-modal .modal-dialog{width:100%;max-width:100%}}.cancel_game{cursor:pointer}#cancel_game .modal-content{width:450px;padding:20px;font-size:24px}#cancel-game-button{background-color:var(--template-btn-bg);background-image:var(--template-btn-cancel-icon);cursor:pointer;background-position:48%;background-repeat:no-repeat;background-size:40%;border:0;border-radius:12px;width:auto;min-width:auto;height:50px;padding-left:24px;padding-right:24px;position:absolute;top:10px;right:10px;box-shadow:4px 4px 4px #00000040}#cancel-game-button:hover,#cancel-game-button:focus{background-color:var(--template-btn-bg-hover)}#cancel-game-button:active{background-color:var(--template-btn-bg-active)}
