.ShowcaseGameCard_container__y7jzT{width:100%;height:387px;background-color:var(--color-gray-900);border-radius:8px;position:relative}.ShowcaseGameCard_container__y7jzT .ShowcaseGameCard_gameImg__9WOGw{width:100%;min-height:236px;object-fit:cover;border-radius:8px;transition:opacity .5s ease}.ShowcaseGameCard_container__y7jzT .ShowcaseGameCard_gameVideo__0xOeF{position:absolute;top:0;left:0;width:100%;height:236px;border-radius:8px;z-index:1;opacity:0;transition:opacity .5s ease;object-fit:cover}.ShowcaseGameCard_container__y7jzT.ShowcaseGameCard_hovered____8Zc .ShowcaseGameCard_gameImg__9WOGw{opacity:0}.ShowcaseGameCard_container__y7jzT.ShowcaseGameCard_hovered____8Zc .ShowcaseGameCard_gameVideo__0xOeF{opacity:1}.ShowcaseGameCard_container__y7jzT .ShowcaseGameCard_infoContainer__XizUs{display:flex;flex-direction:column;padding:10px 24px;gap:15px}.ShowcaseGameCard_container__y7jzT .ShowcaseGameCard_infoContainer__XizUs .ShowcaseGameCard_gameName__270fH{width:100%}.ShowcaseGameCard_container__y7jzT .ShowcaseGameCard_infoContainer__XizUs .ShowcaseGameCard_user__T2vxg{width:100%;display:flex;align-items:center;gap:10px}.ShowcaseGameCard_container__y7jzT .ShowcaseGameCard_infoContainer__XizUs .ShowcaseGameCard_user__T2vxg .ShowcaseGameCard_userAvatar__VnoEn{width:32px;height:32px;border-radius:50%;object-fit:cover}.ShowcaseGameCard_container__y7jzT .ShowcaseGameCard_infoContainer__XizUs .ShowcaseGameCard_user__T2vxg .ShowcaseGameCard_username__MKxLN{width:100%}.ShowcaseGameCard_container__y7jzT .ShowcaseGameCard_count__uwvDN{display:flex;align-items:center;gap:5px;width:100%}.ShowcaseGameCardSkeleton_container__fHOxD{width:100%;height:387px;background:#252525}