.games_container__TfnhC{padding:2rem;max-width:1200px;margin:0 auto}.games_heading__qbuSs{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:2rem;color:var(--red)}.games_announcement__xYh9L{background-color:rgba(240,22,22,.1);color:red;padding:2rem;border-radius:16px;text-align:center;margin-bottom:3rem;box-shadow:0 8px 24px rgba(0,0,0,.3)}.games_announcementTitle__tZqBR{font-size:1.8rem;font-weight:700;margin:0 0 1rem;line-height:1.3}.games_announcementText__gJYFK{font-size:1.1rem;margin:0;line-height:1.5;opacity:.95}.games_grid__M1W4O{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;justify-items:center}.games_card__Zvk08{text-align:center;transition:transform .2s ease-in-out}.games_card__Zvk08:hover{transform:scale(1.03)}.games_image__wOqaY{border-radius:12px;object-fit:contain;width:100%;max-width:300px;max-height:200px;height:auto;cursor:pointer;box-shadow:0 4px 10px rgba(0,0,0,.1);background-color:#f8f8f8}.games_title__dyjGi{margin-top:.75rem;font-size:1.2rem;font-weight:500;color:#333}