.game-logo-tiles{padding:2.25rem 1.5rem}.game-logo-tiles__inner{max-width:1200px;margin:0 auto}.game-logo-tiles__heading{margin:0 0 1rem;font-weight:800;letter-spacing:-.01em}.game-logo-tiles__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.game-logo-tiles__tile{display:flex;align-items:center;justify-content:center;background:rgba(var(--color-background),1);border:1px solid rgba(var(--color-foreground),.12);border-radius:14px;padding:1rem;min-height:92px;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.game-logo-tiles__tile:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0000000f;border-color:rgba(var(--color-foreground),.18)}.game-logo-tiles__tile img{max-height:56px;max-width:100%;width:auto;height:auto;object-fit:contain;display:block}.game-logo-tiles__sports{display:flex;gap:14px;align-items:center;justify-content:center;flex-wrap:wrap}.game-logo-tiles__sports img{max-height:40px}@media(max-width:989px){.game-logo-tiles{padding:1.75rem 1.25rem}.game-logo-tiles__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.game-logo-tiles__tile{min-height:86px}}@media(max-width:480px){.game-logo-tiles__grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-game-logo-tiles.css.map */
