*{margin:0;padding:0}.video-box{position:relative;height:100vh;background-color:#1c1c1c;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.video-box .video-background{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%;-o-object-fit:cover;object-fit:cover;min-height:800px;z-index:12}.background-box{position:absolute;background-size:auto 100%;background-repeat:no-repeat;background-position:50%;width:100%;height:100vh;background-color:#2351a5;background-image:url(../../static/img/bg.00442daf.jpg);z-index:10}.background-box .bg-game{width:360px;height:auto;position:absolute;transform:translate(-50%,-50%);top:42%;left:50%}.btn-box{position:absolute;left:50%;top:64%;transform:translateX(-50%);flex-direction:column;z-index:20;transition:opacity .3s ease}.btn-box,.nav-row{width:100%;display:grid;align-items:center;justify-content:center}.nav-row{margin-top:10px;grid-template-areas:"a b" "c c";gap:8px 30px}.btn-text{width:calc(100% - 50px);justify-self:center;padding:0 8px 4px 0;text-align:center;font-size:15px;font-weight:500;color:#fff;font-style:italic;text-shadow:-1px -1px 0 #606060,1px -1px 0 #606060,-1px 1px 0 #606060,1px 1px 0 #606060}.btn{background-size:100% 100%;height:56px;width:144px;display:flex;justify-content:right;align-items:center}.btn-left{grid-area:a}.btn-right{grid-area:b;position:relative}.btn-right .hot{width:56px;height:auto;position:absolute;right:-24px;top:-10px}.btn-super{grid-area:c;justify-self:center}.icon{width:32px;height:auto;padding-bottom:4px}.header{position:absolute;top:0;left:0;width:100%;height:50px;display:flex;align-items:center;justify-content:left;margin:10px 0 0 10px;z-index:15}.header .logo{width:-moz-max-content;width:max-content;height:50px}@media (min-aspect-ratio:0.8){.btn-box{position:absolute;left:50%;top:64%;transform:translateX(-50%);display:grid;grid-row:3;flex-direction:column;z-index:20;transition:opacity .3s ease}.btn-box,.nav-row{width:100%;align-items:center;justify-content:center}.nav-row{display:flex;gap:30px}.super-row{align-items:center;justify-content:center}}