.lobby__mask--system[data-v-900de442] {
  width: 100%;
  height: 100%;
  background-color: rgb(0, 0, 0);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  z-index: 9;
}
.lobby__mask--system img[data-v-900de442] {
  height: 40px;
  animation: opacity 2.5s ease-in infinite;
}
.lobby__mask--system .screenMobile__text[data-v-900de442] {
  margin: 20px 0;
}
.lobby__mask--system .mask__Logo[data-v-900de442] {
  height: 13%;
  padding-bottom: 15px;
}
