body{padding:0;margin:0;background:#231F20; overflow:hidden}#unity-container{position:absolute;width:100%;height:100%}#unity-canvas{width:100%;height:100%;background:#231F20;background: url(bg.png);background-size: cover;}#unity-loading-bar{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:none}#unity-logo{width:143px;height:130px;background:url(logo.png) no-repeat center}#unity-progress-bar-empty{width:141px;height:18px;margin-top:10px;background:url(progress-bar-empty-dark.png) no-repeat center}#unity-progress-bar-full{width:0;height:18px;margin-top:10px;background:url(progress-bar-full-dark.png) no-repeat center}.context-fixed-desktop{position:absolute;width:250px;height:500px;top:50%;transform:translate(0,-50%)}.context-fixed-desktop__left{left:0}.context-fixed-desktop__right{right:0}.context-fixed-mobile{position:absolute;left:0;bottom:0;height:50px;max-height:50px;width:100%}@media(max-width: 991px){.context-fixed-desktop{width:200px}}
