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:auto;height:100vh;width:100%;position:relative;display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-align:center;-ms-flex-align:center;align-items:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}#game-background{z-index:-1;overflow:hidden;pointer-events:none}#game-background,#game-frame{width:1280px;height:720px;padding:0;position:absolute;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{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:25px;margin:8px 8px 0 21px;text-align:left;width:118px;float:left}#feedback #correctFeedback img,#feedback #wrongFeedback img{width:43px;margin:9px 0 0}#feedback #correctFeedback{background:green}#feedback #correctFeedback img{width:35px;margin:13px 0 0}#feedback #correctFeedback p{margin:8px 3px 0 21px}#feedback #wrongFeedback{background:red}#feedback #wrongFeedback img{width:25px;margin:13px 0 0}#feedback #wrongFeedback p{margin:8px 8px 0 21px}#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%}#mainContainer{position:relative;margin-left:420px;margin-right:0}#tabContainer{display:-moz-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px;margin-bottom:5px;margin-left:105px;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:149px}#tabContainer .tab{background-color:#dddfe1;border:none;border-radius:6px 6px 0 0;padding:5px 11px;margin:2px;cursor:pointer;text-decoration:none;font-family:game_font,serif;font-weight:700}#tabContainer .tab:hover{-ms-transform:translateY(-1px);transform:translateY(-1px)}#tabContainer .tab.active,#tabContainer .tab:hover{background-color:#2b3d66;color:#fff}#container{-moz-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}#container,#verticalTabContainer{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-direction:normal}#verticalTabContainer{-moz-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;position:absolute;left:165px}#verticalTabContainer .vertical-tab{background-color:#dddfe1;padding:11px 5px 11px 8px;margin-bottom:5px;cursor:pointer;border-radius:6px 0 0 6px;text-decoration:none;border:none;font-family:game_font,serif;text-align:right;font-weight:700}#verticalTabContainer .vertical-tab:hover:not(:disabled){background-color:#2b3d66;-ms-transform:translateX(2px);transform:translateX(2px);color:#fff}#verticalTabContainer .vertical-tab.disabled,#verticalTabContainer .vertical-tab:disabled{opacity:.5;pointer-events:none;background-color:#dfe6e9;color:#636e72}#verticalTabContainer .vertical-tab.active{background-color:#2b3d66;color:#fff}#verticalTabContainer .vertical-tab.blank-toggle{margin-top:12px}#gameTable{position:absolute;border-spacing:0;border-collapse:collapse;background:#fff;border-radius:12px;margin-right:5px;margin-left:auto;right:60px}#gameTable .row{display:table-row}#gameTable .cell{display:table-cell;padding:5px;border:1px solid #e0e0e0;background-color:#fff;text-align:center;vertical-align:middle;cursor:pointer;font-size:14px;width:53.8px;height:56px;font-weight:700;position:relative;overflow:hidden;transition:background-color .2s ease;font-family:game_font,serif}#gameTable .cell:hover{background-color:#f5f5f5}#gameTable .cell.touch-drag-over{outline:2px solid #4a90d9;background-color:rgba(74,144,217,.15)}#gameTable .cell.user-highlight{background-color:var(--user-highlight-color,#ff0);font-weight:700}#gameTable .cell.vertical-highlight{background-color:var(--vertical-highlight-color,#90ee90);font-weight:700}#gameTable .cell .cell-content{position:relative;z-index:1}#gameTable .cell .counter-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;transition:transform .2s ease}#gameTable .cell .counter-container:hover{-ms-transform:scale(1.1);transform:scale(1.1)}#gameTable .cell .placed-counter{width:80%;height:80%;-o-object-fit:contain;object-fit:contain;opacity:.75;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#gameTable .cell .delete-btn{position:absolute;top:2px;right:2px;background-color:#e74c3c;color:#fff;font-size:12px;width:16px;height:16px;text-align:center;line-height:16px;border-radius:50%;cursor:pointer;z-index:3;opacity:.7;transition:opacity .2s ease}#gameTable .cell .delete-btn:hover{opacity:1}#gameTable .cell .counter-container.dragging{opacity:.5;border:2px dashed #ccc}#gameTable .cell.first-column,#gameTable .cell.first-row{background-color:#f8f9fa;font-weight:600}#gameTable .cell.header-cell{background-color:#f8f9fa;font-weight:700;color:#2b3d66}#gameTable .cell .fraction{display:inline-block;text-align:center;vertical-align:middle;line-height:normal}#gameTable .cell .fraction .numerator{display:block;margin-bottom:4px}#gameTable .cell .fraction .denominator{display:block;border-top:1px solid #000;margin-top:-4px}.activity-container{position:fixed;left:20px;width:520px;background-color:#ffeaa7;border-radius:16px;height:620px;display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.activity-container,.activity-container .activity-pages{padding:20px;-moz-box-sizing:border-box;box-sizing:border-box}.activity-container .activity-pages{position:relative;-moz-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;background:#ffeaa7;border-radius:12px;margin-bottom:16px}.activity-container .activity-pages h2{font-size:20px;text-align:left;margin-top:0;margin-bottom:15px;color:#2b3d66;font-weight:600}.activity-container .activity-pages p{text-align:left;margin-bottom:10px;line-height:1.6;color:#333}.activity-container .activity-pages .two-columns{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;margin:10px 0;width:100%}.activity-container .activity-pages .column{-moz-box-flex:1;-ms-flex:1;flex:1;min-width:0;padding:10px;border-radius:8px;background-color:#f8f9fa}.activity-container .activity-pages .line-reveal-container{width:100%}.activity-container .activity-pages .line-item{margin-bottom:10px;transition:opacity .3s ease,height .3s ease}.activity-container .activity-pages .hidden-line{opacity:0;height:0;overflow:hidden;margin:0}.activity-container .activity-pages .visible-line{opacity:1;height:auto}.activity-container .activity-pages .activity-page{position:absolute;top:0;left:0;width:100%;height:100%;display:none;overflow-y:auto}.activity-container .activity-pages .activity-page.active{display:block}.activity-container .buttons{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;padding:0 10px;position:relative}.activity-container .buttons .next-btn,.activity-container .buttons .prev-btn{display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-moz-box-align:center;-ms-flex-align:center;align-items:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;font-weight:600;padding:12px 24px;border-radius:5px;cursor:pointer;transition:all .3s ease;font-size:15px;border:none;min-width:120px}.activity-container .buttons .next-btn img,.activity-container .buttons .prev-btn img{height:16px;width:16px}.activity-container .buttons .next-btn:disabled,.activity-container .buttons .prev-btn:disabled{opacity:.5;cursor:not-allowed}.activity-container .buttons .next-btn:not(:disabled):hover,.activity-container .buttons .prev-btn:not(:disabled):hover{box-shadow:0 2px 5px rgba(0,0,0,.2);-ms-transform:translateY(-1px);transform:translateY(-1px)}.activity-container .buttons .prev-btn{text-decoration:none;background:none}.activity-container .buttons .prev-btn svg{height:16px;width:16px}.activity-container .buttons .prev-btn:not(:disabled):hover{color:#000;-ms-transform:translateY(-2px);transform:translateY(-2px)}.activity-container .buttons .next-btn{background:#2b3d66;color:#fff}.activity-container .buttons .minimized-tips-container{position:absolute;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%);display:-moz-box;display:-ms-flexbox;display:flex;gap:10px;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin:0!important}.instruction-tabs{display:-moz-box;display:-ms-flexbox;display:flex;gap:8px;margin-bottom:16px}.instruction-tabs button{padding:8px 16px;border-radius:20px;border:none;background:#e0e0e0;color:#333;font-weight:500;cursor:pointer;transition:all .2s ease}.instruction-tabs button:hover{background:#d0d0d0}.instruction-tabs button.active{background:#2b3d66;color:#fff}*,:after,:before{-moz-box-sizing:border-box;box-sizing:border-box}#game-screen-top-ui{width:100%;position:relative}#game-screen-top-ui #game-screen-top-ui-container{width:100%;background:#fff;height:70px;position:relative;margin:0 auto;padding:0 20px;display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-align:center;-ms-flex-align:center;align-items:center;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;box-shadow:0 2px 4px rgba(0,0,0,.1);border-bottom:5px solid #ffeaa7}#game-screen-top-ui #game-screen-top-ui-container .logo-and-title{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-top:10px}#game-screen-top-ui #game-screen-top-ui-container .logo-and-title .unit-title{color:#000;font-size:.8rem;font-weight:400;white-space:nowrap}#game-screen-top-ui #game-screen-top-ui-container .logo-and-title .title-separator{color:#000;font-size:1rem;font-weight:400}#game-screen-top-ui #game-screen-top-ui-container .logo-and-title .template-name{color:#000;font-size:1rem;font-weight:700;white-space:nowrap}@media (max-width:768px){#game-screen-top-ui #game-screen-top-ui-container .logo-and-title{margin-right:50px}}@media (max-width:640px){#game-screen-top-ui #game-screen-top-ui-container .logo-and-title{margin-right:90px}}#game-screen-top-ui #game-screen-top-ui-container .button-groups{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;margin-top:10px}#game-screen-top-ui #game-screen-top-ui-container .button-groups .button-group{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}#game-screen-top-ui #game-screen-top-ui-container .button{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-align:center;-ms-flex-align:center;align-items:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;height:40px;width:40px;background:#fff;border-radius:8px;cursor:pointer;transition:all .2s ease;padding:0;overflow:hidden;outline:none;border:1px solid #24316f;position:relative;color:#232323}#game-screen-top-ui #game-screen-top-ui-container .button img{width:40px;height:40px;-o-object-fit:contain;object-fit:contain;display:block;transition:opacity .2s ease}#game-screen-top-ui #game-screen-top-ui-container .button .icon-normal{opacity:1}#game-screen-top-ui #game-screen-top-ui-container .button .icon-hover{opacity:0;position:absolute;top:0;left:0}#game-screen-top-ui #game-screen-top-ui-container .button.active,#game-screen-top-ui #game-screen-top-ui-container .button:hover{background:#2b3d66;-ms-transform:translateY(-1px);transform:translateY(-1px)}#game-screen-top-ui #game-screen-top-ui-container .button.active .icon-normal,#game-screen-top-ui #game-screen-top-ui-container .button:hover .icon-normal{opacity:0}#game-screen-top-ui #game-screen-top-ui-container .button.active .icon-hover,#game-screen-top-ui #game-screen-top-ui-container .button:hover .icon-hover{opacity:1}#game-screen-top-ui #game-screen-top-ui-container .button:active{-ms-transform:translateY(0);transform:translateY(0)}#game-screen-top-ui #game-screen-top-ui-container .circular-button{border-radius:50%;background:#e74c3c;border:none}#game-screen-top-ui #game-screen-top-ui-container .circular-button:hover{background:#c0392b}#game-screen-top-ui #game-screen-top-ui-container .circular-button img{filter:brightness(0) invert(1)}#game-screen-top-ui #game-screen-top-ui-container .button-with-dropdown{position:relative;z-index:5000}#game-screen-top-ui #game-screen-top-ui-container .button-with-dropdown.open .dropdown{display:block}#game-screen-top-ui #game-screen-top-ui-container .button-with-dropdown.open .button{background:#2b3d66;-ms-transform:translateY(-1px);transform:translateY(-1px)}#game-screen-top-ui #game-screen-top-ui-container .button-with-dropdown.open .button .icon-normal{opacity:0}#game-screen-top-ui #game-screen-top-ui-container .button-with-dropdown.open .button .icon-hover{opacity:1}#game-screen-top-ui #game-screen-top-ui-container .dropdown{display:none;position:absolute;top:calc(100% + 8px);left:180%;-ms-transform:translateX(-50%);transform:translateX(-50%);background:#dcdfe2;padding:12px;border-radius:12px;margin-top:5px;z-index:6000;box-shadow:0 4px 12px rgba(0,0,0,.15);min-width:130px}#game-screen-top-ui #game-screen-top-ui-container .dropdown.grid{display:none;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:8px}#game-screen-top-ui #game-screen-top-ui-container .dropdown .dropdown-text{font-size:15px;font-weight:700;font-family:title_font,sans-serif;margin:0;color:#333}#game-screen-top-ui #game-screen-top-ui-container .color-option,#game-screen-top-ui #game-screen-top-ui-container .counter-option{width:50px;height:50px;cursor:pointer;border-radius:8px;transition:transform .2s ease}#game-screen-top-ui #game-screen-top-ui-container .color-option:hover,#game-screen-top-ui #game-screen-top-ui-container .counter-option:hover{-ms-transform:scale(1.1);transform:scale(1.1)}#game-screen-top-ui #game-screen-top-ui-container .color-option.selected-color{outline:3px solid #6c6f7a;outline-offset:2px}#game-screen-top-ui #game-screen-top-ui-container #dropdown3{width:200px;left:245%}#game-screen-top-ui #game-screen-top-ui-container #dropdown3 input[type=text]{width:100%;padding:8px 12px;margin-bottom:8px;border-radius:8px;border:1px solid #e0e0e0;font-size:14px}#game-screen-top-ui #game-screen-top-ui-container #dropdown3 input[type=text]:focus{outline:none;border-color:#2b3d66}#game-screen-top-ui #game-screen-top-ui-container #dropdown3 #add-text-button{width:100%;padding:8px 12px;background:#2b3d66;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:500;transition:background .2s ease}#game-screen-top-ui #game-screen-top-ui-container #dropdown3 #add-text-button:hover{background:#1e2d4a}#game-screen-top-ui #game-screen-top-ui-container #dropdown4{min-width:175px}#game-screen-top-ui #game-screen-top-ui-container #dropdown4 .delete-text{margin-bottom:6px;border-bottom:1px solid #bbb;padding-bottom:4px}#game-screen-top-ui #game-screen-top-ui-container #dropdown4 #delete-mode-button{width:100%;background:#dcdfe2;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;margin-bottom:8px;font-family:title_font,sans-serif;display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-align:center;-ms-flex-align:center;align-items:center;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#game-screen-top-ui #game-screen-top-ui-container #dropdown4 #delete-mode-button:hover{-ms-transform:scale(1.05);transform:scale(1.05)}#game-screen-top-ui #game-screen-top-ui-container #dropdown4 #delete-mode-button img{width:50%}#game-screen-top-ui #game-screen-top-ui-container #dropdown4 .clear-all-label{margin-bottom:2px;border-top:1px solid #bbb;padding-bottom:4px;margin-top:0;padding-top:5px}#game-screen-top-ui #game-screen-top-ui-container #dropdown4 #clear-all-button,#game-screen-top-ui #game-screen-top-ui-container #dropdown4 #reset{width:100%;padding:8px 20px;background:#2b3d66;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:500;margin-bottom:8px;transition:background .2s ease;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex}#game-screen-top-ui #game-screen-top-ui-container #dropdown4 #clear-all-button span,#game-screen-top-ui #game-screen-top-ui-container #dropdown4 #reset span{padding-left:10px}#game-screen-top-ui #game-screen-top-ui-container #dropdown4 #clear-all-button:hover,#game-screen-top-ui #game-screen-top-ui-container #dropdown4 #reset:hover{background:#1e2d4a;-ms-transform:scale(1.05);transform:scale(1.05);color:#fff}#game-screen-top-ui #game-screen-top-ui-container #dropdown4 #clear-all-button:last-child,#game-screen-top-ui #game-screen-top-ui-container #dropdown4 #reset:last-child{margin-bottom:0}#game-screen-top-ui #game-screen-top-ui-container #dropdown4 #clear-all-button img,#game-screen-top-ui #game-screen-top-ui-container #dropdown4 #reset img{width:12%}@media (max-width:768px){#game-screen-top-ui #game-screen-top-ui-container{padding:0 10px;height:60px}#game-screen-top-ui #game-screen-top-ui-container .button-groups{margin-left:80px}#game-screen-top-ui #game-screen-top-ui-container .button,#game-screen-top-ui #game-screen-top-ui-container .button img{height:32px;width:32px}}@media (max-width:650px){#game-screen-top-ui #game-screen-top-ui-container .button-groups{margin-left:100px}}body{background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.draggable-text{position:absolute;cursor:move;font-weight:600;z-index:1000;padding:8px 16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.draggable-text:hover{box-shadow:0 4px 8px rgba(0,0,0,.15)}.draggable-text.delete-mode{border:2px solid #e74c3c;cursor:pointer}.draggable-text.delete-mode:hover{background-color:rgba(231,76,60,.1);box-shadow:0 4px 12px rgba(231,76,60,.3)}#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%);display:none}#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:1280px;height:720px;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/shine-maths-splash.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;top:250px;left:60px;position:fixed}#introScreen #titleContainer h1{margin:40px 30px 0 0;line-height:1;font-weight:1000}#introScreen #titleContainer h1,#introScreen #titleContainer h2{font-family:title_font,Sans-Serif;font-size:40px;text-align:left;color:#fff}#introScreen #titleContainer h2{margin:0 80px 22px auto;font-weight:300}#introScreen #introPlayButton{display:none;background:transparent;border:none;padding:0;cursor:pointer;position:relative;top:265px;left:450px;z-index:1;text-align:center;-ms-transform:translate(-385px,300px);transform:translate(-385px,300px);padding:20px;background-color:#ffae20;width:220px;border-radius:15px;font-size:40px;font-family:title_font,Sans-Serif;color:#2b3d66;font-weight:1000}#introScreen #loadingIndicator{margin:32px auto;width:300px;display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;-ms-transform:translateY(500px);transform:translateY(500px)}#introScreen #loadingIndicator .loading-spinner{width:48px;height:48px;border:4px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:a .8s linear infinite}#introScreen #loadingIndicator #loadingText{color:#fff;margin:0}@keyframes a{to{transform:rotate(1turn)}}#gameScreen{position:absolute;width:1280px;height:720px;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-color:#fff}#gameScreen #audio-button-container{margin:0 0 12px}#gameScreen #audio-button-container #audio-button{margin:30px auto 0;display:block;background:#fff;border-radius:44px;width:83px;height:51px;opacity:0}#gameScreen #audio-button-container #audio-button img{margin:8px 19px}#endScreen{position:absolute;width:1280px;height:720px;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/backgroundEnd.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}