.OngoingMatchCard_wrapper__ieS5v{border-radius:8px;padding:12px;display:flex;flex-direction:column;width:100%;background-color:var(--color-white)}.OngoingMatchCard_highlightedRed__klA3P{border:2px solid var(--color-red-500)}.OngoingMatchCard_highlightedGreen__yriK2{border:2px solid var(--color-green-500)}.OngoingMatchCard_tournamentHeader__vJyzU{margin-bottom:8px;display:flex;align-items:center}.OngoingMatchCard_tournamentLogo__R0Iqo{margin-right:8px;min-width:20px;width:20px;height:20px}.OngoingMatchCard_link__2u_Om{overflow:hidden;color:var(--color-normal)}.OngoingMatchCard_statusRow__it_ho{display:flex;justify-content:space-between;margin-bottom:8px}.OngoingMatchCard_teamsContainer__UeqVq{display:flex;flex-direction:column;gap:4px}.OngoingMatchCard_mapsContainer__KtaBP{display:flex;gap:4px;margin-top:8px}.OngoingMatchCard_heroesContainer__3DR6U{display:flex;gap:4px;padding-top:8px;justify-content:space-between;align-items:center}.OngoingMatchCard_teamHeroesGroup__sZcE3{display:flex}.OngoingMatchCard_teamHeroesGroup__sZcE3>*{border:1px solid var(--color-white)}.OngoingMatchCard_teamHeroesGroup__sZcE3>*+*{margin-left:-6px}.OngoingMatches_container__dpxiK{display:flex;flex-direction:column;gap:16px}.OngoingMatches_liveMatchesGrid__P_VoJ{display:grid;grid-gap:12px;gap:12px;width:100%;grid-template-columns:repeat(4,1fr)}@media (max-width:1600px){.OngoingMatches_liveMatchesGrid__P_VoJ{grid-template-columns:repeat(2,1fr)}}@media (max-width:728px){.OngoingMatches_liveMatchesGrid__P_VoJ{grid-template-columns:repeat(1,1fr)}}.OngoingMatches_placeholder__ptxwG{padding:24px;border:1px dashed var(--color-woodsmoke-200);border-radius:8px;text-align:center;background-color:var(--color-woodsmoke-25)}.matches_container__Kwv5G{width:100%;display:flex;flex-direction:column;gap:32px;overflow:hidden}@media (max-width:728px){.matches_container__Kwv5G{max-width:var(--primary-content-width)}}