/* Game content is mounted directly on the page, then sized by theme.js to its own aspect ratio. */
.fpk-game-page{min-height:calc(100vh - 108px);display:flex;justify-content:center;align-items:flex-start;padding:14px 24px 28px;background:#049ee8}.fpk-game-content{display:flex;justify-content:center;align-items:flex-start;width:100%;max-width:1440px;min-height:calc(100vh - 150px);margin:0;padding:0}.fpk-game-content iframe,.fpk-game-content .wp-block-embed__wrapper iframe{display:block;max-width:100%!important;margin:0 auto!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#049ee8}.fpk-game-content>div,.fpk-game-content figure,.fpk-game-content .wp-block-embed{display:flex;justify-content:center;max-width:none!important;width:100%!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important}@media(max-width:750px){.fpk-game-page{min-height:calc(100vh - 87px);padding:0}.fpk-game-content{min-height:calc(100vh - 87px);max-width:none}.fpk-footer{display:none}}
