.GameOverflow{position:absolute;top:0;left:0;z-index:4;padding:16px;display:flex;flex-direction:column;gap:7px}.GameOverflow_logo{width:130px}.GameOverflow_content{display:flex;justify-content:space-between;padding:0 5px}.GameOverflow_content span{font-size:23px}.App{height:100%;width:100%;position:relative}.PixiGame{position:absolute;width:100%!important;height:100%!important;top:0;right:0;bottom:0;left:0;z-index:2;touch-action:none}.RequiredSub{height:100%;width:100%;background-size:contain;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:30px}.RequiredSub_logo{width:40%;max-width:250px}.RequiredSub_box{padding:15px;max-width:500px;background:#F2F2F2;border:4px solid #FFFFFF;box-shadow:5px 7px #000000b3;text-align:center;display:flex;justify-content:center;align-items:center}.RequiredSub_box span{font-family:Bit Cell;leading-trim:both;text-edge:cap;font-weight:400;font-size:40px;color:#000;text-align:center}.RequiredSub_box span span{color:#00c7b1}.RequiredSub_middle{width:100%;max-width:500px;display:flex;flex-direction:column;gap:20px}.RequiredSub_button{max-width:500px;background:#00C7B1;border:4px solid #FFFFFF;box-shadow:5px 7px #000000b3;display:flex;justify-content:center;align-items:center;padding:0 8px;cursor:pointer}.RequiredSub_button span{font-family:Bit Cell;leading-trim:both;text-edge:cap;color:#fff;text-shadow:1px 1px 0px rgba(0,0,0,.7);font-weight:400;font-size:50px;text-align:center}.RequiredSub_span_link{text-decoration:underline;cursor:pointer}.GameResult{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0;z-index:10;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px;padding:40px 30px}.GameResult_window{height:150px;padding:8% 10px 20px}.GameResult_window_column{display:flex;column-gap:5px}.GameResult_window_column span{text-transform:uppercase}.GameResult_window_column_value{color:#00c7b1;font-size:35px}.GameResult_buttons{max-width:400px;width:100%;display:flex;flex-direction:column;row-gap:5px}.GameResult_button{width:100%}.RiderBox{max-width:400px;width:100%;position:relative;display:flex;flex-direction:column;align-items:stretch}.RiderBox_head{width:100%;position:relative;z-index:2}.RiderBox_inner{width:100%;background-color:#fff;box-shadow:5px 7px #000000b3;background-size:cover;margin-top:-10%;display:flex;flex-direction:column;justify-content:space-between}.RiderBox_inner span{font-size:30px}.Rating{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0;z-index:10;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px 30px}.Rating_window_inner{height:150px;padding-top:8%;display:flex;flex-direction:column;gap:10px}.Rating_window_inner_contented{height:100%;padding-right:2px}.Rating_window_contented{height:100%}.Rating_title{display:flex;justify-content:space-between;align-items:center;padding:0 16px}.Rating_title span{text-transform:uppercase;font-size:50px;color:purple}.Rating_title img{height:30px}.Rating_content{flex:1;display:flex;justify-content:center}.Rating_content_row{display:flex;gap:10px;padding:0 16px}.Rating_content_value{color:#00c7b1;font-size:35px}.ScrollbarsCustom-TrackY{background:transparent!important;border-radius:0!important;width:7px!important}.ScrollbarsCustom-ThumbY{background:black!important;border-radius:0!important}@font-face{font-family:Bit Cell;src:url(/bitcell_memesbruh03.ttf) format("truetype");font-weight:400;font-style:normal}html,body,#root{height:100%;width:100%;padding:0!important;margin:0!important;font-family:Bit Cell,sans-serif}body,html{position:fixed;overflow:hidden}html{overscroll-behavior:none}#root{position:relative}*{box-sizing:border-box;-webkit-user-select:none;-ms-user-select:none;user-select:none}
