.bg1-icon {
  align-self: stretch;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
  object-fit: cover;
}
.moon-festival-dice-game2-12,
.whiteck-icon2 {
  width: 200px;
  position: relative;
  max-height: 100%;
  object-fit: cover;
}
.moon-festival-dice-game2-12 {
  width: 300px;
}
.logo-and-title {
  align-self: stretch;
  height: 145px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 0;
}
.in-partnership-with {
  position: relative;
  letter-spacing: 0.01em;
  line-height: 23px;
}
.grabfood-final-logo-cmyk-white-icon {
  width: 130px;
  position: relative;
  max-height: 100%;
  object-fit: cover;
}
.grab {
  height: 57px;
  justify-content: flex-start;
  gap: var(--gap-6);
}
.grab,
.loading,
.logo-n-title-n-grab {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.logo-n-title-n-grab {
  justify-content: flex-start;
  padding: 0 var(--padding-20) 77px;
  gap: var(--gap-24);
  text-align: center;
  font-size: var(--font-size-12);
  color: var(--White);
  font-family: var(--font-sole-sans);
}
.loading {
  width: 100%;
  position: relative;
  background: linear-gradient(180deg, #510000, #750201 50%, #5d0000);
  overflow: hidden;
  justify-content: space-between;
  gap: 0;
  min-height: 812px;
  line-height: normal;
  letter-spacing: normal;
}
