@charset "UTF-8";
.van-toast[data-v-d06787cb] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-d06787cb] {
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-d06787cb] {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cg-default.van-button .van-button__icon > img[data-v-d06787cb] {
  height: 80%;
}
@media (orientation: landscape) {
  html.landscape[data-v-d06787cb] {
    font-size: 9vh !important;
  }
}
.isAppForcedDownloadEnabled-dialog[data-v-d06787cb] {
  z-index: 9999999 !important;
}
.hot_container .platform[data-v-d06787cb],
.hot_container .popular[data-v-d06787cb] {
  margin-bottom: 0.34667rem;
}
.hot_container .platform .title[data-v-d06787cb],
.hot_container .popular .title[data-v-d06787cb] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.21333rem;
}
.hot_container .platform .title span[data-v-d06787cb],
.hot_container .popular .title span[data-v-d06787cb] {
  font-size: 0.32rem;
  line-height: 0.4rem;
}
.hot_container .platform .list[data-v-d06787cb],
.hot_container .popular .list[data-v-d06787cb] {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 0.18667rem;
}
.hot_container .platform .list > div[data-v-d06787cb],
.hot_container .popular .list > div[data-v-d06787cb] {
  width: 2.21333rem;
}
.hot_container .platform .list .item[data-v-d06787cb],
.hot_container .popular .list .item[data-v-d06787cb] {
  position: relative;
  width: 2.21333rem;
  height: 2.21333rem;
  background: -webkit-linear-gradient(325deg, #ff8e89 12.38%, #ffc3a2 87.13%);
  background: linear-gradient(125deg, #ff8e89 12.38%, #ffc3a2 87.13%);
  box-shadow: var(--BoxShadowColor-9), var(--BoxShadowColor-20);
  border-radius: 0.21333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.16rem;
}
.hot_container .platform .list .item img[data-v-d06787cb],
.hot_container .popular .list .item img[data-v-d06787cb] {
  width: 2rem;
  height: 2rem;
  border-radius: 0.21333rem;
}
.hot_container .platform .list .item .hot_bage[data-v-d06787cb],
.hot_container .popular .list .item .hot_bage[data-v-d06787cb] {
  position: absolute;
  right: -0.08rem;
  top: -0.10667rem;
  width: 0.50667rem;
  height: 0.48rem;
}
.hot_container .platform .list .win-odds[data-v-d06787cb],
.hot_container .popular .list .win-odds[data-v-d06787cb] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  height: 0.48rem;
  background: var(--bg_color_L2);
  color: var(--text_color_L1);
  width: 100%;
  border-radius: 0.13333rem;
  font-size: 0.29333rem;
  overflow: hidden;
  margin-top: 0.08rem;
  margin-bottom: 0.13333rem;
  position: relative;
}
.hot_container .platform .list .win-odds span[data-v-d06787cb],
.hot_container .popular .list .win-odds span[data-v-d06787cb] {
  position: relative;
  z-index: 1;
  display: block;
  height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  line-height: 0.53333rem;
  color: var(--darkTextW, var(--text_color_L1));
}
.hot_container .platform .list .win-odds span[data-v-d06787cb]:first-child,
.hot_container .popular .list .win-odds span[data-v-d06787cb]:first-child {
  padding-left: 0.13333rem;
}
.hot_container .platform .list .win-odds span[data-v-d06787cb]:last-child,
.hot_container .popular .list .win-odds span[data-v-d06787cb]:last-child {
  text-align: right;
  padding-right: 0.13333rem;
}
.hot_container .platform .list .win-odds .win-p[data-v-d06787cb],
.hot_container .popular .list .win-odds .win-p[data-v-d06787cb] {
  background: var(--darkLight, var(--main-color));
  position: absolute;
  left: 0;
  height: 100%;
}
html:lang(ar) .hot_container .platform .list .win-odds .win-p[data-v-d06787cb],
html:lang(ar) .hot_container .popular .list .win-odds .win-p[data-v-d06787cb] {
  left: unset;
  right: 0;
}
.hot_container .pupularAll .list > div[data-v-d06787cb] {
  width: 2.96rem;
}
.hot_container .pupularAll .list .item[data-v-d06787cb] {
  width: 2.96rem;
  min-height: 4rem;
  height: auto;
}
.hot_container .pupularAll .list .item img[data-v-d06787cb] {
  width: 2.96rem;
  height: 4rem;
}
.hot_container .look_all[data-v-d06787cb] {
  width: 100%;
  height: 1.06667rem;
  border: 0.01333rem solid var(--main-color);
  border-radius: 0.53333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: var(--bg_color_L2);
  font-size: 0.34667rem;
  color: var(--main-color);
}
.hot_container .look_all img[data-v-d06787cb] {
  width: 0.64rem;
  height: 0.64rem;
  margin-right: 0.18667rem;
}
.gameRec[data-v-d06787cb],
.hotGames[data-v-d06787cb] {
  width: 0.48rem;
  height: 0.48rem;
  margin-right: 0.16rem;
}
[data-v-d06787cb] .hotGames g path {
  fill: var(--colorText-26);
}
.van-toast[data-v-860d7030] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-860d7030] {
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-860d7030] {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cg-default.van-button .van-button__icon > img[data-v-860d7030] {
  height: 80%;
}
@media (orientation: landscape) {
  html.landscape[data-v-860d7030] {
    font-size: 9vh !important;
  }
}
.isAppForcedDownloadEnabled-dialog[data-v-860d7030] {
  z-index: 9999999 !important;
}
.minGame_container[data-v-860d7030] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0.24rem;
  margin-bottom: 0.4rem;
}
.onlineGamesItem[data-v-860d7030] {
  width: 3.36rem;
  height: 4.26667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  grid-gap: 0.18667rem;
}
.onlineGamesItem .fish_img[data-v-860d7030],
.onlineGamesItem .min_game_img[data-v-860d7030] {
  width: 3.36rem;
  height: 4.26667rem;
}
.all_game[data-v-860d7030] {
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 0.34667rem;
}
.all_game .onlineGamesItem[data-v-860d7030] {
  width: 2.88rem;
  height: -webkit-fit-content;
  height: fit-content;
  border-radius: 0.26667rem;
}
.all_game .onlineGamesItem .fish_img[data-v-860d7030] {
  width: 2.82667rem;
  height: auto;
  border-radius: 0.26667rem;
}
.all_game .onlineGamesItem .min_game_img[data-v-860d7030] {
  width: 2.88rem;
  height: -webkit-fit-content;
  height: fit-content;
  max-height: 3.89333rem;
}
.all_game .onlineGamesItem.fish[data-v-860d7030] {
  background: transparent;
}
.van-toast[data-v-acaadf81] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-acaadf81] {
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-acaadf81] {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cg-default.van-button .van-button__icon > img[data-v-acaadf81] {
  height: 80%;
}
@media (orientation: landscape) {
  html.landscape[data-v-acaadf81] {
    font-size: 9vh !important;
  }
}
.isAppForcedDownloadEnabled-dialog[data-v-acaadf81] {
  z-index: 9999999 !important;
}
.lotterySlotItem[data-v-acaadf81] {
  position: relative;
  width: 100%;
  height: 2.26667rem;
  text-align: end;
  background: var(--bg_color_L3);
  margin-bottom: 0.26667rem;
  border-radius: 0.53333rem;
}
.lotterySlotItem img[data-v-acaadf81] {
  height: 100%;
}
.lotterySlotItem span[data-v-acaadf81] {
  position: absolute;
  top: 0.26667rem;
  left: 0.4rem;
  color: var(--text_color_L1);
  white-space: break-spaces;
  font-weight: 700;
  font-size: 0.46667rem;
}
.lotterySlotItem h4[data-v-acaadf81] {
  color: var(--text_color_L2);
  font-weight: 400;
  font-size: 0.29333rem;
  position: absolute;
  bottom: 0.26667rem;
  left: 0.4rem;
  white-space: pre-wrap;
  text-align: left;
  line-height: 0.46667rem;
  opacity: 0.7;
}
.van-toast[data-v-1153e4fd] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-1153e4fd] {
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-1153e4fd] {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cg-default.van-button .van-button__icon > img[data-v-1153e4fd] {
  height: 80%;
}
@media (orientation: landscape) {
  html.landscape[data-v-1153e4fd] {
    font-size: 9vh !important;
  }
}
.isAppForcedDownloadEnabled-dialog[data-v-1153e4fd] {
  z-index: 9999999 !important;
}
.lotterySlotItem__container[data-v-1153e4fd] {
  width: 100%;
  height: -webkit-fit-content;
  height: fit-content;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: var(--textW);
  margin-bottom: 0.26667rem;
  position: relative;
  border-radius: 0.10667rem;
  overflow: hidden;
}
.lotterySlotItem__container .title[data-v-1153e4fd] {
  width: 100%;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  border-radius: 0.10667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding-bottom: 0.08rem;
}
.lotterySlotItem__container .title .tit[data-v-1153e4fd] {
  text-align: center;
  font-size: 0.29333rem;
}
.lotterySlotItem__container .game_img[data-v-1153e4fd] {
  width: 100%;
  height: auto;
  object-fit: contain;
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}
.van-toast[data-v-54337c48] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-54337c48] {
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-54337c48] {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cg-default.van-button .van-button__icon > img[data-v-54337c48] {
  height: 80%;
}
@media (orientation: landscape) {
  html.landscape[data-v-54337c48] {
    font-size: 9vh !important;
  }
}
.isAppForcedDownloadEnabled-dialog[data-v-54337c48] {
  z-index: 9999999 !important;
}
.onlineGamesItem__container[data-v-54337c48] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0.21333rem;
  margin-bottom: 0.82667rem;
}
.onlineGamesItem__container .item[data-v-54337c48] {
  width: 3.36rem;
  height: 4.26667rem;
  background: var(--main_gradient-color2);
  border-radius: 0.26667rem;
}
.onlineGamesItem__container .item .gameImg[data-v-54337c48] {
  width: 3.36rem;
  height: 4.26667rem;
  border-radius: 0.26667rem;
}
.allGame[data-v-54337c48] {
  grid-template-columns: repeat(3, 1fr);
}
.allGame .item[data-v-54337c48],
.allGame .item .gameImg[data-v-54337c48] {
  width: 2.96rem;
  height: 3.73333rem;
}
.van-toast[data-v-0d36c546] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-0d36c546] {
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-0d36c546] {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cg-default.van-button .van-button__icon > img[data-v-0d36c546] {
  height: 80%;
}
@media (orientation: landscape) {
  html.landscape[data-v-0d36c546] {
    font-size: 9vh !important;
  }
}
.isAppForcedDownloadEnabled-dialog[data-v-0d36c546] {
  z-index: 9999999 !important;
}
.WinRate[data-v-0d36c546] {
  max-width: 10rem;
  height: 1.70667rem;
  margin-bottom: 0.4rem;
}
.WinRate img[data-v-0d36c546] {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.van-toast[data-v-1b7d97f8] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-1b7d97f8] {
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-1b7d97f8] {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cg-default.van-button .van-button__icon > img[data-v-1b7d97f8] {
  height: 80%;
}
@media (orientation: landscape) {
  html.landscape[data-v-1b7d97f8] {
    font-size: 9vh !important;
  }
}
.isAppForcedDownloadEnabled-dialog[data-v-1b7d97f8] {
  z-index: 9999999 !important;
}
.slot_list .slot_item[data-v-1b7d97f8] {
  margin-bottom: 0.61333rem;
}
.slot_list .slot_item .slot_title[data-v-1b7d97f8] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.slot_list .slot_item .slot_title svg[data-v-1b7d97f8] {
  height: 0.64rem;
  font-size: 0.90667rem;
  vertical-align: middle;
  color: var(--main-color);
}
.slot_list .slot_item .slot_title[data-v-1b7d97f8] {
  font-size: 0.4rem;
  font-weight: 700;
  color: var(--darkTextW, var(--text_color_L1));
  margin-bottom: 0.21333rem;
}
.slot_list .slot_item .slot_img_box[data-v-1b7d97f8] {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 0.24rem;
  margin-bottom: 0.4rem;
}
.slot_list .slot_item .slot_img_box img[data-v-1b7d97f8] {
  width: 2.90667rem;
  height: 3.92rem;
  border-radius: 0.10667rem;
}
.slot_list .slot_item .all_slot[data-v-1b7d97f8] {
  margin: auto;
  width: 3.84rem;
  height: 0.8rem;
  background: var(--main_gradient-color);
  box-shadow: 0 0.04rem 0.08rem 0.01333rem #00000029;
  border-radius: 0.4rem;
  line-height: 0.8rem;
  color: #fff;
  text-align: center;
  font-size: 0.32rem;
}
.van-toast[data-v-df3cc798] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-df3cc798] {
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-df3cc798] {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cg-default.van-button .van-button__icon > img[data-v-df3cc798] {
  height: 80%;
}
@media (orientation: landscape) {
  html.landscape[data-v-df3cc798] {
    font-size: 9vh !important;
  }
}
.isAppForcedDownloadEnabled-dialog[data-v-df3cc798] {
  z-index: 9999999 !important;
}
.gameListGrid__container[data-v-df3cc798] {
  position: -webkit-sticky;
  position: sticky;
  top: 2.45333rem;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  width: 7.3852rem;
  height: -webkit-min-content;
  height: min-content;
  padding-left: 0.26667rem;
}
.gameListGrid__container-gameRec[data-v-df3cc798] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.22173rem;
  font-size: 0.32rem;
  font-weight: 700;
}
.gameListGrid__container-gameRec svg[data-v-df3cc798] {
  width: 0.48387rem;
  height: 0.48387rem;
  margin-right: 0.11147rem;
}
.gameListGrid__container-gameRec[data-v-df3cc798] .hotGames g path {
  fill: var(--colorText-26);
}
.gameListGrid__container-wrapper[data-v-df3cc798] {
  display: grid;
  gap: 0.2rem 0.26667rem;
  padding-left: 0.13333rem;
}
.gameListGrid__container-wrapper__item[data-v-df3cc798] {
  position: relative;
  width: 3.28rem;
  height: 2.13333rem;
}
.gameListGrid__container-wrapper__item img[data-v-df3cc798] {
  width: 100%;
  height: 100%;
}
.gameListGrid__container-wrapper__item .hotBadge[data-v-df3cc798] {
  position: absolute;
  top: -0.10667rem;
  right: -0.10667rem;
  width: 0.51653rem;
  height: 0.48013rem;
}
.gameListGrid__container-wrapper__item.hot[data-v-df3cc798] {
  width: 2.21747rem;
  height: 2.21747rem;
}
.look_all[data-v-df3cc798] {
  width: 100%;
  height: 1.06667rem;
  border: 0.01333rem solid var(--main-color);
  border-radius: 0.53333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: var(--bg_color_L2);
  font-size: 0.34667rem;
  color: var(--main-color);
}
.look_all img[data-v-df3cc798] {
  width: 0.64rem;
  height: 0.64rem;
  margin-right: 0.18667rem;
}
.all_container[data-v-df3cc798] {
  width: 100%;
  padding-left: 0;
}
.skeleton_hot[data-v-df3cc798] {
  width: 100%;
  height: 100%;
  margin-right: 0.16rem;
}
.skeleton_hot .hot_tit[data-v-df3cc798] {
  width: 100%;
  height: 0.48rem;
  margin-bottom: 0.21333rem;
}
.skeleton_hot .hot_list[data-v-df3cc798] {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 0.18667rem;
  margin-bottom: 0.34667rem;
}
.skeleton_hot .hot_list div[data-v-df3cc798] {
  width: 2.21333rem;
  height: 2.21333rem;
  background: -webkit-linear-gradient(325deg, #ff8e89 12.38%, #ffc3a2 87.13%);
  background: linear-gradient(125deg, #ff8e89 12.38%, #ffc3a2 87.13%);
  box-shadow: var(--BoxShadowColor-9), var(--BoxShadowColor-20);
  border-radius: 0.21333rem;
  margin-bottom: 0.16rem;
}
.skeleton_other[data-v-df3cc798] {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.skeleton_other div[data-v-df3cc798] {
  width: 100%;
  height: 2.66667rem;
  border-radius: 0.53333rem;
  background: var(--main_gradient-color2);
  box-shadow: var(--BoxShadowColor-20), var(--BoxShadowColor-25);
  margin-bottom: 0.26667rem;
}
.skeleton_slot[data-v-df3cc798] {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0.21333rem;
}
.skeleton_slot div[data-v-df3cc798] {
  width: 3.36rem;
  height: 4.26667rem;
  background: var(--main_gradient-color2);
  box-shadow: var(--BoxShadowColor-9), var(--BoxShadowColor-20);
  border-radius: 0.26667rem;
}
.skeleton_flash[data-v-df3cc798] {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0.45333rem;
  margin-bottom: 0.4rem;
}
.skeleton_flash div[data-v-df3cc798] {
  width: 3.25333rem;
  height: 3.25333rem;
  background: var(--main_gradient-color2);
  box-shadow: var(--BoxShadowColor-9), var(--BoxShadowColor-20);
  border-radius: 0.26667rem;
}
.otherGame[data-v-df3cc798] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0 0.24rem;
}
[data-v-df3cc798] .van-skeleton {
  padding: 0;
}
.van-toast[data-v-e4c17073] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-e4c17073] {
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-e4c17073] {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cg-default.van-button .van-button__icon > img[data-v-e4c17073] {
  height: 80%;
}
@media (orientation: landscape) {
  html.landscape[data-v-e4c17073] {
    font-size: 9vh !important;
  }
}
.isAppForcedDownloadEnabled-dialog[data-v-e4c17073] {
  z-index: 9999999 !important;
}
.gamesList__container[data-v-e4c17073] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 0 0.32rem;
}
.gamesList__container-title[data-v-e4c17073] {
  margin-top: 0.34667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.32rem;
  color: var(--darkTextW, var(--text_color_L1));
  font-size: 0.4rem;
  font-weight: 600;
}
.gamesList__container-title[data-v-e4c17073]:before {
  content: "";
  display: block;
  width: 0.08rem;
  height: 0.4rem;
  background: var(--darkLight2, var(--main-color));
  margin-right: 0.13333rem;
}
.gamesList__container-list[data-v-e4c17073] {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  justify-items: center;
  gap: 0.41333rem 0.26667rem;
}
.gamesList__container-list__item[data-v-e4c17073] {
  width: 2.88rem;
  min-height: 2.13333rem;
  max-height: 3.46667rem;
  background: var(--main_gradient-color2);
  border-radius: 0.53333rem;
  position: relative;
}
.gamesList__container-list__item .lottery_text[data-v-e4c17073] {
  color: var(--textW);
  font-size: 0.4rem;
  font-weight: 9.33333rem;
  position: absolute;
  top: 0.37333rem;
  left: 0.26667rem;
}
html:lang(ar) .gamesList__container-list__item .lottery_text[data-v-e4c17073] {
  left: unset;
  right: 0.26667rem;
}
.gamesList__container-list__item .item_default[data-v-e4c17073] {
  width: 100%;
  height: 100%;
  border-radius: 0.53333rem;
  object-fit: fill !important;
}
.gamesList__container-list__item .item_img[data-v-e4c17073] {
  height: 2rem;
  object-fit: cover;
  position: absolute;
  border-radius: 0.53333rem;
  left: 0.26667rem;
}
html:lang(ar) .gamesList__container-list__item .item_img[data-v-e4c17073] {
  left: unset;
  right: 0.26667rem;
}
.gamesList__container-list__item .lottery_img[data-v-e4c17073] {
  max-width: 2rem;
  height: 2rem;
  object-fit: cover;
  position: absolute;
  border-radius: 0.53333rem;
  right: 0.26667rem;
}
.gamesList__container-list__item .logo_img[data-v-e4c17073] {
  position: absolute;
  top: 0.13333rem;
  right: 0.37333rem;
  width: 1.30667rem;
}
.gamesList__container-other[data-v-e4c17073] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-top: 0.26667rem;
  color: var(--text_color_L2);
  font-size: 0.32rem;
  font-weight: 500;
  cursor: pointer;
}
.gamesList__container-other__item[data-v-e4c17073] {
  width: 100%;
  height: 2.66667rem;
}
.fun-tab-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.fun-tab-item__wrap {
  position: relative;
}
.fun-tab-item__badge {
  position: absolute;
  top: 0.05333rem;
  right: -0.13333rem;
  padding: 0 0.05333rem;
  min-width: 0.10667rem;
  height: 0.18667rem;
  font-size: 0.12rem;
  line-height: 0.18667rem;
  color: #fff;
  background: #ff411c;
  white-space: nowrap;
  border-radius: 1.33333rem;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  text-align: center;
}
.fun-tab-bar-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  min-height: 0.66667rem;
  background: var(--bg_color_L2);
}
.fun-tab-bar .fun-tab-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1;
  flex: 1 1;
  font-size: 0.16rem;
}
.fun-tab-bar .fun-tab-item__badge {
  top: 0.02667rem;
  right: 0;
}
.fun-tabs {
  overflow: hidden;
  position: relative;
  width: 100%;
  background: var(--bg_color_L1);
}
.fun-tabs__tab-list {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  min-width: 100%;
  width: -webkit-min-content;
  width: min-content;
}
.fun-tabs__active-line {
  position: absolute;
  bottom: 0.04rem;
  left: 0;
  width: 0.4rem;
  height: 0.04rem;
  border-radius: 0.05333rem;
}
.fun-tabs .fun-tab-item {
  padding: 0.13333rem 0.05333rem;
  font-size: 0.18667rem;
  text-align: center;
  white-space: nowrap;
}
:root {
  --van-tabs-card-height: auto;
}
.van-toast[data-v-0a9bf0c5] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-0a9bf0c5] {
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-0a9bf0c5] {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cg-default.van-button .van-button__icon > img[data-v-0a9bf0c5] {
  height: 80%;
}
@media (orientation: landscape) {
  html.landscape[data-v-0a9bf0c5] {
    font-size: 9vh !important;
  }
}
.isAppForcedDownloadEnabled-dialog[data-v-0a9bf0c5] {
  z-index: 9999999 !important;
}
.allGames__container[data-v-0a9bf0c5] {
  overflow: hidden;
}
.allGames__container .alGames__container-sticky[data-v-0a9bf0c5] {
  padding: 0 0.32rem;
}
.allGames__container[data-v-0a9bf0c5] .van-nav-bar {
  background-color: var(--bg_color_L2);
}
.allGames__container[data-v-0a9bf0c5]
  .van-nav-bar
  .van-nav-bar__content
  .van-nav-bar__left
  .van-icon {
  color: var(--text_color_L1);
}
.allGames__container .tabs[data-v-0a9bf0c5] {
  background: transparent;
}
.allGames__container .tab_item[data-v-0a9bf0c5] {
  width: 2.53333rem;
  height: 1.33333rem;
  margin-inline: 0.06667rem;
  padding: 0;
  color: var(--text_color_L2) !important;
  border-radius: 0.13333rem;
  background: var(--bg_color_L2);
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.allGames__container .tab_item img[data-v-0a9bf0c5] {
  height: 0.66667rem;
}
.allGames__container .tab_item span[data-v-0a9bf0c5] {
  font-size: 0.32rem;
}
.allGames__container .tab_active[data-v-0a9bf0c5] {
  color: var(--text_color_L4) !important;
  background: var(--main_gradient-color);
}
.allGames__container[data-v-0a9bf0c5] .fun-tabs .fun-tab-item {
  padding: 0.18667rem 0;
}
.allGames__container-tabBar[data-v-0a9bf0c5] {
  padding-inline: 0.32rem;
}
.allGames__container-tabBar[data-v-0a9bf0c5] .van-tabs__nav--card {
  height: 1.86667rem;
  margin: 0;
}
.allGames__container-tabBar[data-v-0a9bf0c5]
  .van-tabs__nav--card
  .van-tab--card {
  width: 2.53333rem;
  height: 1.33333rem;
  margin-inline: 0.06667rem;
  padding: 0;
  color: var(--text_color_L2) !important;
  border-radius: 0.13333rem;
  background: var(--bgDark-2, var(--bg_color_L2));
  box-shadow: var(--BoxShadowColor-42);
}
.allGames__container-tabBar[data-v-0a9bf0c5]
  .van-tabs__nav--card
  .van-tab--card
  > span {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.allGames__container-tabBar[data-v-0a9bf0c5]
  .van-tabs__nav--card
  .van-tab--card
  > span
  img {
  width: 0.66667rem;
  height: auto;
}
.allGames__container-tabBar[data-v-0a9bf0c5]
  .van-tabs__nav--card
  .van-tab--card
  > span
  span {
  font-size: 0.32rem;
}
.allGames__container-tabBar[data-v-0a9bf0c5]
  .van-tabs__nav--card
  .van-tab--card.van-tab--active {
  color: var(--textW) !important;
  background: var(--main_gradient-color);
  box-shadow: var(--BoxShadowColor-42);
}
.allGames__container-list[data-v-0a9bf0c5] {
  height: calc(100vh - 3.09334rem);
  overflow: auto;
}
