@layer components {
  .game-page-wrap {
    --game-cols: repeat(9, minmax(0, 1fr)) 320px;
  }

  .game-desc-wrap  {
    --game-desc-col: 300px repeat(6, minmax(0, 1fr)) 300px;
  }

  .pw-standardIAB-tag {
    margin-top: 0!important;
    margin-bottom: 0!important;
  }

  .game-leaderboard .pw-standardIAB-tag {
    padding-bottom: 0!important;
  }
}


/*# sourceMappingURL=b99158cfdfca9dae.css.map*/