.fs-rg-btn-gameinfo{padding:7px;font-size:14px;text-align:center;border-radius:25px;cursor:pointer;display:inline-block;background-color:rgba(20,20,20,.02);color:#242424;border:1px solid #242424}#fs-rg-gameinfo-popup .fs-close-popup{font-size:26px;margin-right:12px;float:right}#fs-rg-gameinfo-popup .fs-close-popup::before{content:'x';cursor:pointer}#fs-rg-gameinfo-popup.fs-rg-bracket .fs-close-popup::before{color:#00503c}#fs-rg-gameinfo-popup.fs-rg-fantasy .fs-close-popup::before{color:#dd7233}#fs-rg-gameinfo-popup.fs-rg-bracket .fs-popup-btn-play{background-color:#00503c}#fs-rg-gameinfo-popup.fs-rg-fantasy .fs-popup-btn-play{background-color:#dd7233}#fs-rg-gameinfo-popup.fs-rg-popup-outer{position:fixed;left:50%;top:50%;z-index:501}#fs-rg-gameinfo-popup.fs-rg-popup-outer .fs-rg-popup-inner{position:fixed;left:50%;right:50%;transform:translate(-50%,-50%);width:500px;background-color:#fff;border:1px solid #d3d3d3;border-radius:8px;opacity:1;animation-name:fadeInOpacity;animation-timing-function:ease-in;animation-duration:.3s}#fs-rg-gameinfo-popup.fs-rg-popup-outer .fs-rg-popup-inner .fs-rg-popup-body{padding:12px 16px 0;text-align:center}#fs-rg-gameinfo-popup.fs-rg-popup-outer .fs-rg-popup-inner .fs-rg-popup-top img{cursor:pointer;float:right;padding:0 12px}#fs-rg-gameinfo-popup.fs-rg-popup-outer .fs-rg-popup-inner .fs-rg-popup-title{padding:12px;font-size:150%;font-weight:700}#fs-rg-gameinfo-popup .fs-rg-popup-container-play{text-align:center;padding:12px 0}#fs-rg-gameinfo-popup.fs-rg-popup-outer .fs-rg-popup-inner .fs-popup-btn-play{padding:8px 12px;border-radius:16px;min-width:100px;border:none;color:#fff;transition:opacity .4s;cursor:pointer}#fs-rg-gameinfo-popup.fs-rg-popup-outer .fs-rg-popup-inner .fs-rg-game-background{width:100%}#fs-rg-overlay{position:fixed;top:0;bottom:0;left:0;right:0;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:1;background:rgba(0,0,0,.32);z-index:500}@keyframes fadeInOpacity{0%{opacity:0}100%{opacity:1}}@media (max-width:599px){#fs-rg-gameinfo-popup.fs-rg-popup-outer .fs-rg-popup-inner{width:350px}#fs-rg-gameinfo-popup.fs-rg-popup-outer .fs-rg-popup-inner{width:350px}#fs-rg-gameinfo-popup.fs-rg-popup-outer .fs-rg-popup-inner .fs-rg-popup-title{font-size:130%}}