@charset "UTF-8";body{font:16px/1.4 game_font,sans-serif!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;font-weight:400}a{text-decoration:none;color:purple}a:hover{text-decoration:underline;color:orange}em{font-style:italic}address,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,ol,p,pre,table,ul{margin-bottom:15px}small{font-size:13px}blockquote{position:relative;padding:0;margin:0 0 30px 49px;font-size:27px;font-style:italic;border-left:0;color:crimson}blockquote:before{position:absolute;content:open-quote;font-size:76px;line-height:.1em;top:33px;left:-55px;float:left}blockquote p{display:inline}h1,h2,h3,h4,h5,h6{font-weight:700}h1{font-size:36px}h2{font-size:32px}h3{font-size:28px}h4{font-size:21px}h5{font-size:16px}h6{font-size:14px}ol{list-style:decimal}ul{list-style:disc}li{margin-left:20px}body{background:#000;margin:0;font-family:game_font,sans-serif}section{display:none}#scaleable-wrapper{padding:0;overflow:hidden;height:100vh;width:100%}#game-background{width:1212px;height:768.5px;z-index:-1;overflow:hidden}#game-background,#game-frame{padding:0;position:relative;left:50%;top:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-ms-transform-origin:center center;transform-origin:center center;background-size:cover}#game-frame{width:1024px;height:681.5px;overflow:visible}#feedback{float:left;height:auto;position:absolute;top:564px;left:490px;z-index:2;color:#fff}#feedback #correctFeedback,#feedback #wrongFeedback{display:none;position:absolute;width:193px;height:52px;border-radius:30px}#feedback #correctFeedback .feedbackContent,#feedback #wrongFeedback .feedbackContent{margin:auto}#feedback #correctFeedback p,#feedback #wrongFeedback p{font-size:33px;margin:2px 0 0 15px;text-align:left;width:118px;float:left}#feedback #correctFeedback img,#feedback #wrongFeedback img{width:43px;margin:9px 0 0}#feedback #correctFeedback{background:#00c900}#feedback #correctFeedback img{width:35px;margin:12px 5%}#feedback #wrongFeedback{background:red}#feedback #wrongFeedback img{width:25px;margin:10px 5%}#uiCounter{position:relative;float:left;width:491px;padding:5px 8px;border-radius:7px}#uiCounter #emptyCounters{position:absolute}#uiCounter #emptyCounters .emptyCounter{padding:.5px}#uiCounter #fullCounters{position:absolute}#uiCounter img.emptyCounter,#uiCounter img.fullCounter{margin:0 0 0 30px}#progressBar{margin:6px 0 0;float:left;width:491px;padding:5px 8px;border-radius:7px}#progressBar .progress-pill{border-radius:7px;margin:0 1% 0 0;height:6px;float:left}#progressBar .progress-pill:last-child{margin:0}#progressBar .progress-pill.progress-pill-empty{background:#fff}#progressBar .progress-pill-danger{background:red}#progressBar .progress-pill-success{background:#00c900}.modal{display:none;z-index:1;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.72);width:1212px;height:768.5px;overflow:hidden}.modal,.modal .modal-content{position:relative;left:50%;top:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-ms-transform-origin:center center;transform-origin:center center}.modal .modal-content{background-color:#fff;color:#000;border-radius:20px;width:320px;padding:0 66px 21px;text-align:center}.modal .modal-content p{font-size:16px;font-weight:400;margin:0}.modal .modal-content .modal-body,.modal .modal-content .modal-footer,.modal .modal-content .modal-header{display:inline-block}.modal .modal-content .modal-header{text-align:center;padding:24px 0;width:100%}.modal .modal-content .modal-header h1{font-family:title_font,sans-serif;font-size:25px;font-weight:800;margin:0}.modal .modal-content .modal-body{width:100%}.modal .modal-content .modal-body img{width:100%;display:block;border-radius:14px}.modal .modal-content .modal-footer p{padding:24px 0}.modal .modal-content .modal-footer .modal-close-button{background:transparent;border:none;padding:0;cursor:pointer}.modal#creditModal .modal-content{width:75%}.modal#creditModal .modal-content .modal-body p{padding:0 65px}.modal#creditModal .modal-body{overflow:auto;height:400px;width:100%}@keyframes a{0%{color:#fff}to{color:#0f0}}#clickableSentence #questionArea{width:100%;height:200px;margin:70px 0 0}#clickableSentence #questionArea.show{display:-moz-box;display:-ms-flexbox;display:flex}#clickableSentence #questionArea.questionText #questionText{display:-moz-box;display:-ms-flexbox;display:flex;width:760px!important;max-width:750px;margin-bottom:17px!important}#clickableSentence #questionArea #questionText{display:none;text-align:center;margin:0 auto;padding:10px;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background:hsla(0,0%,100%,.8);border:4px solid #86b4cc;color:#fff;background:rgba(0,38,55,.8);border-radius:14px;min-height:57px;max-height:150px;transition:background .3s,border .3s;font-weight:600}#clickableSentence #questionArea #questionText p.largeTextSize{font-size:24px}#clickableSentence #questionArea #questionText p.mediumTextSize{font-size:20px}#clickableSentence #questionArea #questionText p.smallTextSize{font-size:16px}#clickableSentence #answerArea{width:600px;display:block;margin:42px auto 0}#clickableSentence #answerArea #answer{display:-moz-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;text-align:center;margin:0 auto;padding:20px;color:#fff;background:rgba(0,38,55,.8);border:4px solid #86b4cc;border-radius:14px;min-height:57px;max-height:150px;transition:background .3s,border .3s;font-weight:500}#clickableSentence #answerArea #answer span{cursor:pointer;transition:all .2s ease}#clickableSentence #answerArea #answer span:after{content:" "}#clickableSentence #answerArea #answer span.no-after:after{display:none}#clickableSentence #answerArea #answer span.punctuationMark{margin-left:-12px;float:left}#clickableSentence #answerArea #answer span.selected{color:#86b4cc;padding:2px;border-radius:6px;-ms-transform:translateY(-2px);transform:translateY(-2px)}#clickableSentence #answerArea #answer span.correct{color:#fff;animation:a .3s ease-in;animation-fill-mode:forwards}#clickableSentence #answerArea #answer span.wrong{color:red}#clickableSentence #answerArea #answer.largeTextSize{font-size:24px}#clickableSentence #answerArea #answer.mediumTextSize{font-size:20px}#clickableSentence #answerArea #answer.smallTextSize{font-size:16px}#clickableSentence #answerArea .check-button{display:block;margin:20px auto 0;padding:12px 40px;font-size:18px;font-weight:600;color:#fff;background-color:#e59840;border:3px solid #e59840;border-radius:10px;cursor:pointer;transition:all .3s ease}#clickableSentence #answerArea .check-button:hover{background-color:#e59840;-ms-transform:translateY(-2px);transform:translateY(-2px)}#clickableSentence #answerArea .check-button:active{-ms-transform:translateY(0);transform:translateY(0)}#top-ui{position:absolute;max-width:1212px;min-width:1024px;width:100%;z-index:1;left:50%;top:0;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-ms-transform-origin:center center;transform-origin:center center}#top-ui .button{display:block;height:21px;padding:15px;background:rgba(0,38,55,.8);border-radius:25.5px}#top-ui #exit-button{position:absolute;width:21px;top:32px;right:30px;display:none;opacity:0;transition:opacity .3s}#top-ui #exit-button.show{display:block;opacity:1}#top-ui #exit-button svg{width:21px;height:21px}#bottom-ui{font-family:game_font,Sans-Serif;position:absolute;width:1212px;height:113.375px;z-index:1;bottom:-44px;background:rgba(0,38,55,.8);left:50%;-ms-transform:translate(-50%);transform:translate(-50%)}#bottom-ui #bottom-ui-container{position:relative;padding:12px 45px;height:46px;-ms-transform-origin:center center;transform-origin:center center}#bottom-ui #bottom-ui-container #bottom-ui-game-brand{float:left;width:185px;height:100%;position:relative}#bottom-ui #bottom-ui-container #bottom-ui-game-brand img,#bottom-ui #bottom-ui-container #bottom-ui-game-brand p{max-width:100%;max-height:100%;margin:0;position:absolute;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%)}#bottom-ui #bottom-ui-container #bottom-ui-game-brand p{font-size:14px;color:#fff}#bottom-ui #bottom-ui-container #bottom-ui-trackerBar{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:507px}#bottom-ui #bottom-ui-container #bottom-ui-trackerBar #credits{text-align:center;color:#fff;font-size:12px}#bottom-ui #bottom-ui-container #bottom-ui-trackerBar #credits p{margin:0}#bottom-ui #bottom-ui-container #bottom-ui-trackerBar #credits p a{color:#fff}#bottom-ui #bottom-ui-container #bottom-ui-trackerBar #credits p a.displayCredits{cursor:pointer;display:block}#bottom-ui #bottom-ui-container #bottom-ui-trackerBar #credits p a.dontDisplayCredits{display:none}#bottom-ui #bottom-ui-container #bottom-ui-label{float:right;width:185px;height:100%;position:relative}#bottom-ui #bottom-ui-container #bottom-ui-label img{max-width:100%;max-height:100%;margin:0;position:absolute;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%)}#bottom-ui #bottom-ui-container #bottom-ui-counter{float:right;width:209px}#introScreen{position:absolute;width:1212px;height:768.5px;text-align:center;left:50%;top:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-ms-transform-origin:center center;transform-origin:center center;overflow:hidden;background:url(../images@2X/backgroundIntro.svg) no-repeat 50%;background-size:cover}#introScreen #titleContainer{max-width:69%;min-width:42%;width:-moz-fit-content;width:fit-content;border-radius:17px;background:rgba(0,38,55,.8);border:4px solid #86b4cc;margin:32px auto 0;padding:0 20px}#introScreen #titleContainer h1{font-family:title_font,Sans-Serif;margin:45px auto 33px;font-size:72px;text-shadow:3px 3px 0 rgba(0,0,0,.8);text-align:center;line-height:1;color:#fff}#introScreen #titleContainer h2{font-family:title_font,Sans-Serif;margin:0 auto 22px;color:#ffae20}#introScreen #introPlayButton{display:none;background:transparent;border:none;padding:0;cursor:pointer;position:relative;margin:20px auto 0;z-index:1;text-align:center}#introScreen #loadingText{margin:32px auto;width:300px;color:#fff}#gameScreen{position:absolute;width:1212px;height:768.5px;left:50%;top:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-ms-transform-origin:center center;transform-origin:center center;overflow:hidden;background-size:cover;background:url(../images@2X/backgroundIntro.svg) no-repeat 50%}#gameScreen #audio-button-container{margin:0;position:absolute;z-index:2}#gameScreen #audio-button-container #audio-button{margin:30px auto 0;display:block;background:rgba(0,38,55,.8);border-radius:44px;width:83px;height:51px;opacity:0;transition:opacity .3s}#gameScreen #audio-button-container #audio-button svg{margin:8px 19px}#endScreen{position:absolute;width:1212px;height:768.5px;left:50%;top:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-ms-transform-origin:center center;transform-origin:center center;overflow:hidden;background:url(../images/backgroundIntro.svg) no-repeat 50%;text-align:center}#endScreen #resultsPanel{max-width:69%;min-width:42%;width:-moz-fit-content;width:fit-content;border-radius:17px;background:rgba(0,38,55,.8);border:4px solid #86b4cc;margin:32px auto 0;padding:0 20px;color:#fff}#endScreen #resultsPanel h2{font-family:title_font,Sans-Serif;font-size:60px;margin:0}#endScreen #resultsPanel #scoreSentence{color:#ffae20;font-size:24px;font-weight:700;margin:0}#endScreen #resultsPanel #questionList{margin-top:22px;width:100%;float:left;-moz-columns:3;columns:3;margin:22px auto}#endScreen #resultsPanel #questionList p{text-align:left;position:relative;font-size:27px;margin:0 0 7px 41px}#endScreen #resultsPanel #questionList p img{width:31px;height:31px;position:absolute;top:3px;left:-39px}#endScreen #resultsPanel #replayButton{margin:10px}#endScreen #resultsPanel #replayButton img{width:116px;height:116px}#endScreen #resultsPanel #replayButton p{margin:0;font-weight:700;font-size:26px}