.max-size{height:100%;width:100%}.lol-loading-screen-container{position:fixed;display:flex;align-items:center;justify-content:center;pointer-events:all;top:0;left:0;z-index:1;width:1280px;height:720px}.lol-loading-screen-container .lol-loading-screen-spinner{content:"";z-index:1}.lol-loading-screen-container.lol-loading-screen-default-state{background:url(/fe/lol-loading-screen/loading-bg.png),url(/fe/lol-loading-screen/lol_icon.png) #010a13 50%/140px no-repeat}.lol-loading-screen-container.lol-loading-screen-default-state .lol-loading-screen-spinner{background-image:url(/fe/lol-loading-screen/inner-dashes.png);background-size:contain;background-position:50%;background-repeat:no-repeat;width:504px;height:504px;-webkit-animation:loading-spinner 60s linear infinite}.lol-loading-screen-container.lol-loading-screen-gameflow-state{background-repeat:no-repeat}.lol-loading-screen-container.lol-loading-screen-gameflow-state .lol-loading-screen-spinner{background-image:url(/fe/lol-loading-screen/gameflow_spinner.png);background-size:contain;background-position:50%;background-repeat:no-repeat;width:40px;height:40px;animation:loading-spinner 3s linear infinite}@-webkit-keyframes loading-spinner{to{-webkit-transform:rotate(1turn)}}