.gg-site-home-featured-codes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:190px 190px 190px;gap:14px}.gg-home-featured-tile{min-width:0;min-height:0;overflow:hidden;border-radius:10px}.gg-home-featured-tile:nth-child(1){grid-column:1/3;grid-row:1/3}.gg-home-featured-tile:nth-child(2){grid-column:3/5;grid-row:1}.gg-home-featured-tile:nth-child(3){grid-column:3/5;grid-row:2}.gg-home-featured-tile:nth-child(n+4){grid-row:3}.gg-home-featured-tile.ggch-card--overlay .ggch-card-media:after{inset:15% 0 0;background:linear-gradient(transparent,rgba(10,12,20,.96))}.gg-home-featured-tile:nth-child(n+4) .ggch-card-body{padding:12px}.gg-home-featured-tile:nth-child(n+4) h3{font-size:15px;line-height:1.25}.gg-home-featured-tile:nth-child(n+4) .ggch-type{padding:5px 7px;font-size:10px}.gg-home-featured-tile:nth-child(n+4) .ggch-count,.gg-home-featured-tile:nth-child(n+4) .ggch-meta{font-size:10px}
@media(max-width:700px){.gg-site-home-featured-codes{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;gap:10px}.gg-home-featured-tile:nth-child(-n+3){grid-column:1/-1;grid-row:auto;min-height:270px}.gg-home-featured-tile:nth-child(n+4){grid-column:auto;grid-row:auto;min-height:210px}}
