@font-face{font-family:'super_mario_bros';src:url(../../fonts/super-mario-bros-nes-webfont.eot);src:url('../../fonts/super-mario-bros-nes-webfont.eot?#iefix') format('embedded-opentype'),url(../../fonts/super-mario-bros-nes-webfont.woff2) format('woff2'),url(../../fonts/super-mario-bros-nes-webfont.woff) format('woff'),url(../../fonts/super-mario-bros-nes-webfont.ttf) format('truetype'),url('../../fonts/super-mario-bros-nes-webfont.svg#super_mario_bros._nesregular') format('svg');font-weight:400;font-style:normal}.no-bounce{overscroll-behavior:none}.mario-universe{display:none;font-family:'super_mario_bros';background:#000;position:absolute;top:0;bottom:0;left:0;right:0;z-index:99999;-webkit-user-select:none;-ms-user-select:none;user-select:none}.mario-universe a.quit-btn{display:block;position:absolute;top:10px;right:10px;color:#FFF;border-bottom:1px solid #FFF;width:38px;line-height:38px;text-align:center}.mario-universe .game{position:relative;width:240px;height:160px;position:absolute;top:50%;left:50%;margin-left:-120px;margin-top:-80px;overflow:hidden;transition:filter 1s}.mario-universe.mobile .game{margin-top:-165px}.mario-universe .game .inner{position:relative}.mario-universe .game.blur .inner{filter:blur(1px)}.mario-universe .game .canvas{position:relative;background:#a0adff;height:128px;transition:background 1s}.mario-universe.night .game .canvas{background:#000}.mario-universe .game .canvas .mario{position:absolute;bottom:0;left:16px;width:16px;height:32px;background:url(../../img/standing.png) no-repeat center;background-size:contain;z-index:30}.mario-universe .game.moving .canvas .mario{background-image:url(../../img/moving.gif)}.mario-universe .game .canvas .mario.jumping{background-image:url(../../img/jumping.png)}.mario-universe .game .canvas .mario.squatting{height:22px;background-image:url(../../img/squatting.png)}.mario-universe .game .canvas .mario.respawn{animation:respawn 250ms infinite linear}.mario-universe .game .canvas .mario.invincible{filter:grayscale(1)}.mario-universe .game .canvas .mario.invincible.warning{animation:warning 250ms infinite linear}.mario-universe .game .canvas .mario.dead,.mario-universe .game .canvas .mario.jumping.dead,.mario-universe .game .canvas .mario.squatting.dead{width:16px;height:16px;background-image:url(../../img/dead.png)}.mario-universe .game .canvas .enemy{position:absolute;bottom:0;right:-16px;width:16px;height:16px;background:url(../../img/enemy1.gif) no-repeat center;background-size:contain;z-index:40;transition:transform 1s}.mario-universe .game .canvas .enemy.dead{transform:rotate(180deg)}.mario-universe .game .canvas .enemy.type2{background-image:url(../../img/enemy2.gif)}.mario-universe.night .game .canvas .enemy.type2{background-image:url(../../img/enemy2d.gif)}.mario-universe .game .canvas .enemy.type3{height:24px;background-image:url(../../img/enemy3.gif)}.mario-universe .game .canvas .enemy.type4{background-image:url(../../img/enemy4.gif)}.mario-universe .game .canvas .enemy.type5{height:24px;bottom:24px;background-image:url(../../img/enemy5.gif)}.mario-universe .game .canvas .enemy.type6{bottom:24px;background-image:url(../../img/enemy6.gif)}.mario-universe .game .canvas .enemy.type7{height:24px;bottom:24px;background-image:url(../../img/enemy7.gif)}.mario-universe .game .canvas .enemy.type8{width:24px;height:8px;bottom:24px;background-image:url(../../img/enemy8.gif)}.mario-universe .game .canvas .power{position:absolute;z-index:35}.mario-universe .game .canvas .power.coin{bottom:8px;right:-5px;width:5px;height:7px;background:url(../../img/coin.gif) no-repeat center;background-size:contain}.mario-universe .game .canvas .power.coin.up{bottom:32px}.mario-universe .game .canvas .power.question,.mario-universe .game .canvas .power.mushroom,.mario-universe .game .canvas .power.logo,.mario-universe .game .canvas .power.star{right:-16px;width:16px;height:16px}.mario-universe .game .canvas .power.question{bottom:32px;background:url(../../img/question.gif) no-repeat center;background-size:contain}.mario-universe .game .canvas .power.mushroom{bottom:0;background:url(../../img/mushroom.png) no-repeat center;background-size:contain}.mario-universe .game .canvas .power.logo{bottom:0;background:url(../../img/logo.png) no-repeat center;background-size:contain;border-radius:10%}.mario-universe .game .canvas .power.star{bottom:32px;background:url(../../img/star.gif) no-repeat center;background-size:contain}.mario-universe .game .canvas .fireball{position:absolute;bottom:8px;left:64px;width:8px;height:8px;background:url(../../img/fireball.gif) no-repeat center;background-size:contain;z-index:50}.mario-universe .game .canvas .cloud{position:absolute;top:0;right:-36px;width:36px;height:28px;background:url(../../img/cloud.png) no-repeat center;background-size:contain;transition:right 5s linear}.mario-universe .game .canvas .cloud.big{right:-68px;width:68px;height:28px;background:url(../../img/cloud-big.png) no-repeat center}.mario-universe .game .canvas .bush{position:absolute;bottom:0;right:-33px;width:33px;height:18px;background:url(../../img/bush.png) no-repeat center;background-size:contain;transition:right 5s linear;z-index:20}.mario-universe .game .canvas .bush.big{right:-66px;width:66px;height:18px;background:url(../../img/bush-big.png) no-repeat center}.mario-universe .game .canvas .hill{position:absolute;bottom:0;right:-50px;width:50px;height:20px;background:url(../../img/hill.png) no-repeat center;background-size:contain;transition:right 5s linear;z-index:10}.mario-universe .game .canvas .hill.big{right:-82px;width:82px;height:36px;background:url(../../img/hill-big.png) no-repeat center}.mario-universe .game .blocks{height:32px;background:url(../../img/blocks.png) repeat top left}.mario-universe .game.moving .blocks{animation:moving 210ms infinite linear}.mario-universe .game .lives,.mario-universe .game .fires,.mario-universe .game .coins{position:absolute;top:10px;left:10px;z-index:100;color:#FFF;font-size:4px;line-height:8px;background:url(../../img/info.png) no-repeat 0 0;background-size:8px auto;padding-left:10px}.mario-universe .game .fires{top:20px;background-position-y:-8px}.mario-universe .game .coins{top:30px;background-position-y:-16px}.mario-universe .game .info{padding:20px 10px;position:absolute;top:0;right:0;bottom:0;width:192px;background:#000;box-sizing:border-box;z-index:100}.mario-universe.mobile .game .info{padding:35px 10px}.mario-universe .game .info p{line-height:8px;color:#FFF;font-size:4px;text-align:center;margin-bottom:10px}.mario-universe .game .info p span{display:inline-block;width:8px;height:8px;background:url(../../img/info.png) no-repeat 0 0;background-size:8px auto;vertical-align:middle}.mario-universe .game .info p span.coin{background-position-y:-16px}.mario-universe .game .info p span.mushroom{background-position-y:0}.mario-universe .game .info p span.fire{background-position-y:-8px}.mario-universe .game .info p span.star{background-position-y:-24px}.mario-universe .game .info p span.logo{background-image:url(../../img/logo.png);border-radius:10%}.mario-universe .game .info p:last-child{margin-bottom:0}.mario-universe .game .info p.blink{color:lightgreen;animation:0.75s green-blink 3s infinite linear}.mario-universe .game .keyboard{display:none;position:absolute;padding:60px 20px;top:0;left:0;right:0;bottom:0;background:rgb(0 0 0 / .8);z-index:200;text-align:center;font-size:6px;color:#FFF}.mario-universe .game .keyboard div label{display:block;margin-bottom:5px}.mario-universe .game .keyboard div input{display:block;width:100%;border:none;border-radius:0;padding:0 5px;margin:0;outline:none;font-family:'super_mario_bros';line-height:20px;font-size:6px;box-sizing:border-box;box-shadow:none;appearance:none;border-radius:4px;-webkit-appearance:none;-moz-appearance:none}.mario-universe .game .keyboard .players{display:none;margin-top:-50px}.mario-universe.mobile .game .keyboard .players{margin-top:-35px}.mario-universe .game .keyboard .players h6{margin-bottom:10px}.mario-universe .game .keyboard .players ul{display:block}.mario-universe .game .keyboard .players li{display:block;margin-bottom:5px}.mario-universe .game .keyboard .players li:last-child{margin-bottom:0}.mario-universe .game .keyboard p{color:lightgreen;animation:0.75s green-blink 3s infinite linear;margin-top:10px}.mario-universe.mobile .game .keyboard p{display:none}.mario-universe .joystick{position:absolute;display:block;width:300px;height:150px;bottom:20px;left:50%;margin-left:-150px}.mario-universe .joystick a.arrow{display:block;position:absolute;text-decoration:none;border:1px solid #CCC;width:100px;height:75px;box-sizing:border-box;background:#000;touch-action:manipulation}.mario-universe .joystick a.arrow.touched{background:maroon}.mario-universe .joystick a.up{left:0;top:1px;border-radius:10px 10px 0 0}.mario-universe .joystick a.up::after{content:"";display:block;position:absolute;top:50%;left:50%;margin-top:-5px;margin-left:-10px;width:0;height:0;border-left:10px solid #fff0;border-right:10px solid #fff0;border-bottom:10px solid #FFF}.mario-universe .joystick a.down{left:0;bottom:0;border-radius:0 0 10px 10px}.mario-universe .joystick a.down::after{content:"";position:absolute;top:50%;left:50%;margin-top:-5px;margin-left:-10px;width:0;height:0;border-left:10px solid #fff0;border-right:10px solid #fff0;border-top:10px solid #FFF}.mario-universe .joystick a.btn-one{display:block;position:absolute;width:auto;height:auto;right:1px;top:50px;padding:20px;border-bottom:1px solid #FFF;color:#FFF;text-transform:uppercase;touch-action:manipulation;font-size:10px}@keyframes moving{from{background-position-x:0}to{background-position-x:-16px}}@keyframes respawn{0%{opacity:1}50%{opacity:0}}@keyframes warning{0%{filter:grayscale(1)}50%{filter:grayscale(0)}}@keyframes green-blink{from,to{color:rgb(144 238 144)}50%{color:rgb(144 238 144 / .25)}}