/* Featured mosaic placement independent of preceding homepage sections. */
#featured-games + .portal-game-grid .portal-game-card:first-child{grid-column:span 2;grid-row:span 2}#featured-games + .portal-game-grid .portal-game-card:first-child .portal-game-card__image{aspect-ratio:auto;height:100%}#featured-games + .portal-game-grid .portal-game-card:first-child .portal-game-card__overlay strong{font-size:23px}@media(max-width:767px){#featured-games + .portal-game-grid .portal-game-card:first-child{grid-column:span 2;grid-row:span 2}}
