.game-fullpage{background-color:var(--black-color);border-radius:10px;padding:1rem;position:relative}.game-fullpage.fullscreen{bottom:0;left:0;padding:30px;position:fixed;right:0;top:0;z-index:1000}@media screen and (min-width:981px){.game-fullpage{padding:16px 24px 78px}}.game-fullpage.active-demo{padding-bottom:16px}.game-fullpage.active-demo .game-fullpage-body-inner{-webkit-filter:none;filter:none}.game-fullpage.active-demo .game-fullpage-body-inner picture{display:none}.game-fullpage.active-demo .game-fullpage-controls{grid-area:2/1/2/2}.active-demo .game-fullpage-controls .button-outline,.game-fullpage.active-demo .game-fullpage-controls .button-demo-game{display:none}.game-fullpage-header{margin-bottom:14px}@media screen and (min-width:981px){.game-fullpage-header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.game-fullpage-name{font-size:20px;font-size:1.25rem;font-weight:700;line-height:23px;line-height:1.4375rem;margin-right:auto}.game-fullpage-name h1{color:var(--white-color)}@media screen and (min-width:981px){.game-fullpage-name{font-size:24px;font-size:1.5rem;line-height:28px;line-height:1.75rem}}.game-fullpage-rating{margin-bottom:4px;margin-top:4px}@media screen and (min-width:981px){.game-fullpage-rating{margin-bottom:0;margin-top:0}}.game-fullpage-body{display:grid;height:100%;overflow-y:auto;position:relative}.game-fullpage-body-inner{-webkit-filter:brightness(.2);filter:brightness(.2);grid-area:1/1/2/2;position:relative;width:100%}.game-fullpage-body-inner:before{content:"";display:block;padding-top:50%}@media screen and (max-width:980px){.game-fullpage-body-inner:before{padding-top:140%}}.game-fullpage-body-inner picture{display:grid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.game-fullpage-body-inner picture *{bottom:0;justify-self:center;left:0;max-height:100%;max-width:100%;position:absolute;right:0;top:0;width:100%}.game-fullpage-controls{display:grid;margin-top:30px;grid-gap:26px;align-self:center;grid-area:1/1/2/2;justify-self:center;z-index:1}.game-fullpage-controls .button{padding:12px}.game-fullpage-iframe{background:var(--black-color);display:none;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.active-demo .game-fullpage-iframe{display:block}.game-fullpage-iframe iframe{border:0;height:100%;width:100%}.icon-fullscreen{bottom:15px;cursor:pointer;display:none;height:40px;position:absolute;right:15px;width:40px;z-index:1}.active-demo .icon-fullscreen{display:block}.icon-close{cursor:pointer;display:none;position:absolute;right:6px;top:7px}.fullscreen{border-radius:0}.fullscreen .game-fullpage-header{display:none}.fullscreen .icon-close{display:block}