@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@700&display=swap');#game-loading-area{padding-bottom:45px;transform-origin:center center;left:50%;top:50%;transform:translate(-50%,-50%);font-size:62.5%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(to bottom,#000633 30%,#380E60,#180D30);width:100%;height:100%;position:absolute}#c-logo{margin-top:20%;z-index:2;background:no-repeat center;background-size:contain;width:100%}#c_football_broken_net{z-index:1;width:100%}#c-loading-text{z-index:2;letter-spacing:1px;text-align:center;color:#FFFFFF;font-size:2.5rem;height:6rem;align-items:center;text-shadow:-1px 1px 0 #fff,-1px -1px 0 #fff,1px 1px 0 #fff,1px -1px 0 #fff}#c-loading-bar-bg{z-index:2;width:min(600px,60%);height:1.6rem;background:#290D9E;display:flex;margin-left:auto;margin-right:auto;border-radius:15px;margin-top:15px;margin-bottom:10vh}#c-loading-bar-holder{z-index:2;width:98%;height:1.2rem;margin-left:auto;margin-right:auto;margin-top:auto;margin-bottom:auto;display:flex;visibility:hidden}#c-loading-bar{z-index:2;width:0;height:100%;display:flex;background:#EF2D90;visibility:visible;border-radius:15px}.oswald-text{font-family:"Oswald",serif;font-optical-sizing:auto;font-weight:700;font-style:normal}