* {
  box-sizing: border-box;
}

body {
  margin: 0;
}

* {
  box-sizing: border-box;
}

body {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.c-0dda93f7 {
  display: none;
  visibility: hidden;
}

.app {
  background-size: cover;
}

.r-zb7somv832 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
}

.r-jaoxcb2vhp {
  display: flex;
  flex-direction: column;
}

.r-rleo6xu3tof {
  font-size: 120px;
  color: red;
}

.r-9yuq8iku6x8 {
  color: #FFF;
  font-size: 38px;
  font-weight: 800;
  line-height: 100%;
  text-transform: uppercase;
  text-align: left;
  letter-spacing: 2px;
}

.r-5tja0njmanr {
  color: #D21502;
  text-align: left;
  font-size: 50px;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.r-rleo6xu3tof.r-fsmq7xd9mrh {
  color: rgb(255, 255, 255);
}

.title-text-number {
  color: #FFF;
  text-align: center;
  font-size: 120px;
  font-weight: 800;
  line-height: 100%;
  text-transform: uppercase;
}

@media (max-width: 1024px),
screen and (max-device-width: 1024px) {
  .r-zb7somv832 {
    gap: 1vw;
  }

  .r-jaoxcb2vhp {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .r-9yuq8iku6x8 {
    font-size: 6.8vw;
    line-height: 100%;
    padding: 0;
    margin: 0;
    text-align: left;
    letter-spacing: 0.6vw;
  }

  .r-5tja0njmanr {
    font-size: 9vw;
    line-height: 100%;
    padding: 0;
    margin: 0;
    text-align: left;
    letter-spacing: 1vw;
  }

  .title-text-number {
    font-size: 22vw;
  }
}