.home-guest-top-games{display:flex;flex-direction:column;gap:22px}.mobile .home-guest-top-games{gap:12px}.home-guest-top-games__header{display:flex;gap:32px;align-items:center;justify-content:center}.home-guest-top-games__header-title{text-align:center;margin:0;font-weight:var(--font-weight-bold);text-transform:uppercase}.mobile .home-guest-top-games__header{gap:12px}.home-guest-top-games__header-line{flex:1 1 auto;height:1px;background:linear-gradient(90deg, var(--color-vip-000) 0%, var(--color-vip-1) 100%)}.home-guest-top-games__header-line--right{background:linear-gradient(90deg, var(--color-vip-1) 0%, var(--color-vip-000) 100%)}.home-guest-top-games__content{display:grid;grid-template-columns:repeat(6, 1fr);align-items:center;gap:16px}.mobile .home-guest-top-games__content{display:flex;position:relative;justify-content:start;gap:8px}.mobile .home-guest-top-games__content:last-child{display:none}.home-guest-top-games__card{width:100%;max-height:var(--game-card-max-height);min-width:100%}.mobile .home-guest-top-games__card{width:132px;max-height:176px;flex:0 0 auto;min-width:initial}
