html,
ul,
li {
  padding: 0;
  margin: 0;
  list-style: none;
}

body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  background-color: #eff6c3;
  font-family: \\5fae\8f6f\96c5\9ed1, Microsoft Yahei, sans-serif;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
}

html,
body {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
}

.container {
  margin: 0 auto;
  width: 88%;
  padding: 0.42rem;
  padding-top: 1.2rem;
}

.m-header .layout-1 .item-1 .left-1 {
  background: url("../../images/common/header43_03.pn") no-repeat;
  background-size: 2.25rem 0.63rem;
  width: 2.25rem;
  height: 0.63rem;
}

.banner-bg {
  width: 100%;
  height: 12.02rem;
  background: url("../dragonBoatFestival2511/images/banner_bg.png")
    no-repeat;
  background-size: 100% 100%;
  background-position: top center;
}

.banner_title1 {
  content: url("../dragonBoatFestival2511/images/banner_title1_m.png");
  position: absolute;
  width: 7.5rem;
  height: 6.26rem;
  top: 3rem;
  left: 0rem;
  transform: translateX(-50%);
  animation: baloon 5s infinite;
}

.banner_title2 {
  content: url("../dragonBoatFestival2511/images/banner_title2_m.png");
  position: absolute;
  width: 4.28rem;
  height: 1.13rem;
  top: 10.5rem;
  left: 2.2rem;
  animation: flash 3s 0.1s infinite;
}

.banner_img {
  content: url("../dragonBoatFestival2511/images/banner_icon_m.png");
  display: block;
  position: absolute;
  width: 7.05rem;
  height: 10.95rem;
  top: 0.8rem;
  right: 0rem;
  animation: flash 1s 0.1s infinite;
}

.banner_img2 {
  content: url("../dragonBoatFestival2306/images/banner_img2.png");
  display: block;
  position: absolute;
  width: 7.5rem;
  height: 2.74rem;
  top: 10rem;
  left: 0rem;
  animation: baloon2 2s infinite;
}

.banner_bird_right {
  content: url("../dragonBoatFestival2306/images/banner_bird_right.png");
  display: block;
  position: absolute;
  width: 2.07rem;
  height: 0.88rem;
  top: 5.3rem;
  right: 0rem;
}

.banner_bird_left {
  content: url("../dragonBoatFestival2306/images/banner_bird_left.png");
  display: block;
  position: absolute;
  width: 2.21rem;
  height: 0.67rem;
  top: 5rem;
  left: 0.1rem;
}

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0.8;
  }
}

.bg-color {
  position: absolute;
  width: 100%;
}

.bg-color .block1 {
  background: url("../dragonBoatFestival2511/images/block1_bg.png") no-repeat;
  width: 100%;
  background-size: 100% 100%;
  height: 11.88rem;
  overflow: hidden;
}

.lottery {
  position: relative;
  padding-top: 0.6rem;
  padding-bottom: 0rem;
  z-index: 11;
}

.gameBox {
  position: relative;
    width: 100%;
    height: 9.25rem;
    z-index: 13;
    display: flex;
    flex-wrap: wrap;
    margin: 1rem auto 0;
    justify-content: space-evenly;
}

.gameBox img{
  width: 3.09rem;
  height: 2.76rem;
}

.movegameBox {
  transform: translate(-50%, 15%) scale(1.1) rotate(45deg);
}

@keyframes movegameBox {
  0% {
    transform: translate(0%, 0%) scale(1) rotate(0deg);
  }
  100% {
    transform: translate(-50%, 15%) scale(1.1) rotate(45deg);
  }
}

.gameBox .fortunetellBox_cover {
  position: absolute;
  width: 6.8rem;
  left: 5%;
  top: 3.3rem;
  height: auto;
  margin: 0 auto;
  z-index: 11;
}

.gameBox .fortunetellBox {
  position: absolute;
  width: 6.8rem;
  left: 5%;
  top: 2.97rem;
  height: auto;
  margin: 0 auto;
  z-index: 5;
}

.gameBox .fortunetell {
  position: absolute;
  width: 7.5rem;
  top: 3%;
  left: 50%;
  margin: 0 auto;
  transform: translateX(-50%);
  height: 100%;
  z-index: 9;
  animation: shakeTop 2s infinite;
}

.gameBox .fortunetell_1 {
  position: absolute;
  width: 10%;
  left: 34%;
  top: 1rem;
  height: auto;
  margin: 0 auto;
  transform: rotate(-20deg);
  z-index: 7;
  /* animation: shake 2s infinite; */
}

.gameBox .fortunetell_2 {
  position: absolute;
  width: 10%;
  left: 40%;
  top: 0.5rem;
  height: auto;
  margin: 0 auto;
  transform: rotate(-11deg);
  z-index: 8;
}

.gameBox .fortunetell_3 {
  position: absolute;
  width: 10%;
  left: 46%;
  top: 0.8rem;
  height: auto;
  margin: 0 auto;
  z-index: 5;
}

.gameBox .fortunetell_4 {
  position: absolute;
  width: 10%;
  left: 48%;
  top: 0.9rem;
  height: auto;
  margin: 0 auto;
  transform: rotate(23deg);
  z-index: 6;
}

.gameBox .fortunetell_5 {
  position: absolute;
  width: 10%;
  left: 50%;
  top: 1.2rem;
  height: auto;
  margin: 0 auto;
  transform: rotate(39deg);
  z-index: 4;
}

.lottery .lotteryStart {
  display: block;
  position: absolute;
  z-index: 15;
  width: 3.06rem;
  height: 0.87rem;
  top: 59%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: transparent;
  padding: 0;
  appearance: none;
  border: none;
  outline: none;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

.lottery .lotteryStart img {
  content: url("../dragonBoatFestival2306/images/wheelOfFortuneButton.png");
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.billboard1 {
  background: url("../dragonBoatFestival2306/images/opportunity.png");
  background-size: 100% 100%;
  position: relative;
  top: 1rem;
  width: 4.14rem;
  height: 0.8rem;
  display: block;
  margin: 0 auto;
}

.billboard1 .billboard-userTip {
  position: absolute;
  left: 1.38rem;
  top: -0.18rem;
  -webkit-transform: translate(0%, 5%);
  transform: translate(0%, 5%);
  font-size: 0.48rem;
  font-weight: 900;
  color: #f6c034;
  width: 0.5rem;
  text-align: center;
}

.billboard2 {
  background-size: 100% 100%;
  position: relative;
  top: -1.8rem;
  width: 5.23rem;
  height: 0.8rem;
  display: block;
  margin: 0 auto;
}

.btnList {
  padding-top: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.btnList-myPrize {
  background: url(../dragonBoatFestival2511/images/prize.png) no-repeat;
  background-size: 100%;
  display: block;
  position: absolute;
  margin: 0 auto;
  top: 85%;
  width: 3.72rem;
  height: 0.6rem;
  appearance: none;
  border: none;
  outline: none;
  cursor: pointer;
  font-size: 0;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  z-index: 15;
}

.bg-color .block2 {
  background: url("../dragonBoatFestival2511/images/block2_bg.png") no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 20.88rem;
  top: -1px;
  position: relative;
  z-index: 9;
}

.flex {
  display: flex;
  justify-content: center;
}

.flex-1 {
  flex: 1;
}

.btn-wrap {
  margin-bottom: 0.3rem;
  display: flex;
  justify-content: center;
}

#btn-play {
  background-image: linear-gradient(180deg, #f3e638, #e2a01c);
  color: #c80103;
  width: 60%;
  font-size: 0.5rem;
}

.popup-content .inner .btn {
  font-size: 0.4rem;
}

#confirm-section .inner .btn {
  font-size: 0.3rem;
}

.rule .container {
  background: url("../dragonBoatFestival2511/images/terms_bg.png") no-repeat;
  background-size: 100% 100%;
  position: absolute;
  margin: 0 auto;
  height: 14.36rem;
  z-index: 9;
  display: block;
  padding: 0.42rem
}

.rule_title{
  font-size: .4rem;
  color: #5a0413;
  text-align: center;
  font-weight: 900;
  letter-spacing: 3px;
}

.ver-line{
font-size: .28rem;
color: #5a0413;
font-weight: bolder;
line-height: 2;
margin-top: 0.3rem;
}

.num-list li{
font-size: .25rem;
color: #5a0413;
line-height: 1.5;
letter-spacing: 2px;
font-weight: normal;
}

.warningWord {
  position: relative;
  margin: 0 auto;
  top: 17.8rem;
  width: 7.5rem;
  height: 3rem;
  font-weight: 500;
  font-size: 0.2rem;
  color: #ffffff;
  transform: scale(0.9) translateX(-2%);
  text-align: center;
  line-height: 2;
}

.img-contain {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.bot-fixed {
  background-color: #03354e;
  /* background: radial-gradient(ellipse at center, #f2dd96, #936335); */
  position: fixed;
  z-index: 888;
  width: 100%;
  left: 0;
  bottom: 0;
  overflow: hidden;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  padding: 0.1rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding-top: 0.2rem;
}

.bot-fixed.show {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.bot-fixed .item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 0.82rem;
  width: 2.3rem;
  -webkit-transform: translateY(-4%);
  transform: translateY(-4%);
}

.bot-fixed .item a {
  height: 0.82rem;
}

.bot-fixed .item .isLogin img {
  content: url("../dragonBoatFestival2511/images/openAccount.png");
  display: block;
}

.bot-fixed .item .chat img {
  content: url("../dragonBoatFestival2511/images/ask.png");
  display: block;
}

.bot-fixed .item .download img {
  content: url("../dragonBoatFestival2306/images/downLoad.png");
  display: block;
}

#popup-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  color: #ffffff;
  font-size: 0.26rem;
  text-align: center;
  z-index: 15;
  display: none;
}

#popup-wrapper .popup-content {
  margin: 0 auto;
  text-align: center;
  background: url("../dragonBoatFestival2511/images/alert.png") no-repeat;
  width: 7.45rem;
  height: 5.08rem;
  background-size: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
}

#popup-wrapper .lottery-box-section {
  margin: 0 auto;
  text-align: center;
  background: url("../dragonBoatFestival2511/images/lottery-box-section.png") no-repeat;
  width: 7.45rem;
  height: 5.08rem;
  background-size: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
}

#popup-wrapper .lottery-box-section .btn {
  top: 80%;
}

#popup-wrapper .popup-content.max-height {
  max-height: 80%;
}

#popup-wrapper .popup-content#game {
  transform: none;
}

#popup-wrapper #confirm-section {
  width: 5.2rem;
}

#confirm-section .btn {
  margin: 0 0.05rem;
  width: 2rem;
  display: inline-block;
}

#popup-wrapper .inner {
  padding: 0.4rem 0;
  margin: 0.2rem 0.3rem;
  width: auto;
}

#lottery-box-section #lottery-section {
  margin-top: -1.4rem;
}

#lottery-box-section #lottery-section #listLottery {
  overflow: scroll;
  width: 5rem;
  height: 3rem;
  color: #ffffff; 
  text-align: left;
  margin-left: 27%;
  font-weight: 900;
}

#lottery-box-section #lottery-section #listLottery span {
  color: #ffffff;
}

#popup-wrapper #award-section {
  width: 6.5rem;
}

#highestscore-section .awards {
  width: 100%;
  display: inline-flex;
  line-height: 0.55rem;
}

#highestscore-section .awards .list-left {
  width: 40%;
}

#highestscore-section .awards .list-right {
  width: 60%;
}

#popup-wrapper .inner.list-section {
  padding: 0.1rem 0rem;
}

#popup-wrapper .inner.no-border {
  border: none;
}

#popup-wrapper .title {
  margin: 0 auto 0.3rem;
}

#popup-wrapper .inner-items .title {
  margin: 0 auto 0.6rem;
  color: #ffffff;  
}

#lottery-section .title {
  margin: 0 auto 0.3rem !important;
}

#popup-wrapper .description {
  margin-bottom: 0.3rem;
  line-height: 0.5rem;
  padding-top: 0.1rem;
}

#popup-wrapper #win-pop-lottery-txt,
#popup-wrapper #jackpot-pop-lottery-txt {
  padding-top: 3.2rem;
  color: #d69752;  
  font-size: 0.35rem;
  font-weight: 900;
}

#popup-wrapper #message-section-txt {
  color: #ffffff;
  padding-top: 1.2rem;  
  font-size: 0.4rem;
  font-weight: 900;
  white-space:pre-line;
}

#popup-wrapper .btn {
  margin: 0 auto;
  background: url("../dragonBoatFestival2511/images/IknowBtn.png") no-repeat;
  background-size: 100%;
  position: absolute;
  top: 55%;
  left: 50%;
  width: 3.8rem;
  height: 0.67rem;
  transform: translateX(-50%);
  font-weight: 900;
  text-align: center;
  text-decoration: none;
  font-size: 0.4rem;
  word-spacing: 0.05rem;
}

#popup-wrapper #go-to-app-section {
  background: url("../dragonBoatFestival2511/images/appSectionAlert.png")
    no-repeat;
  width: 7.3rem;
  height: 5.1rem;
  background-size: 100%;
}

#go-to-app-section .btn {
  background: url("../dragonBoatFestival2511/images/appSectionAlertBtn.png")
    no-repeat;
  background-size: 100%;
  width: 3.77rem;
  height: 0.66rem;
  bottom: -7%;
}

#popup-wrapper #login-section {
  background: url("../dragonBoatFestival2511/images/loginSectionAlert.png")
    no-repeat;
  width: 7.48rem;
  height: 5.08rem;
  background-size: 100%;
}

#login-section .btn {
  background: url("../dragonBoatFestival2511/images/loginSectionAlertBtn.png")
    no-repeat;
  background-size: 100%;
  width: 3.69rem;
  height: 0.58rem;
  bottom: -7%;
}

#popup-wrapper #notice-section {
  background: url("../dragonBoatFestival2511/images/noticeSectionAlert.png")
    no-repeat;
  width: 7.48rem;
  height: 5.08rem;
  background-size: 100%;
}

#notice-section .btn {
  background: url("../dragonBoatFestival2511/images/noticeSectionAlertBtn.png")
    no-repeat;
  background-size: 100%;
  width: 3.72rem;
  height: 0.59rem;
  top: 62%;
  bottom: 23%;
}

.btn-close {
  background: url("../dragonBoatFestival2511/images/btn-close.png")
    no-repeat;
  background-size: 100%;
  position: absolute;
  top: 0.35rem;
  right: 0.35rem;
  width: 0.4rem;
  height: 0.4rem;
  border: none;
}

#popup-wrapper #win-pop-lottery {
  top: 36%;
  left: 0.5%;
  transform: scale(0.95);
}

#popup-wrapper #win-pop-lottery .btn {
  top: 100%;
}

#popup-wrapper #jackpot-pop-lottery {
  background: url("../dragonBoatFestival2306/images/jkLotteryAlert.png")
    no-repeat;
  background-size: 100%;
  width: 7.15rem;
  height: 4.51rem;
}

#popup-wrapper #thx-pop-lottery {
  background: url("../dragonBoatFestival2306/images/thanksLotteryAlert.png")
    no-repeat;
  width: 7.06rem;
  height: 3.26rem;
  background-size: 100%;
}

#popup-wrapper #thx-pop-lottery .btn {
  top: 88%;
}

#message-section .btn {
  bottom: -12%;
}

.popup-content .title {
  width: 5rem;
  height: 0.49rem;
  font-size: 0.4rem;
  font-weight: 600;
  padding-top: 0.2rem;
}

.remark {
  padding-bottom: 0.5rem;
  font-weight: 600;
  font-size: 0.25rem;
}

#ranking-score-section .remark {
  padding-bottom: 0rem;
}

#ranking-score-section .remark {
  color: #d9001b;
}

#ranking-section .title {
  font-size: 0.38rem;
  color: #ffcc00;
}

.list-section ul li {
  padding: 0.1rem 0.1rem;
  display: flex;
  justify-content: center;
}

.txt-27 {
  font-size: 0.3rem;
  font-weight: 600;
}

.txt-40 {
  font-size: 0.4rem;
}

.color-yellow {
  color: #ffcc00;
}

.no-border {
  border: none;
}

#confirm-section .btn {
  margin: 0 0.05rem;
  width: 1.4rem;
  display: inline-block;
}

.page-loader-container span {
  font-size: 0.23rem;
  margin-top: 0.6rem !important;
}

#lottery-section .recodeNone {
  position: absolute;
  top: 36%;
  left: 50%;
  color: #ffffff;
  font-weight: 900;
  font-size: 0.4rem;
  transform: translateX(-50%);
  z-index: 999;
}

/* AOS */
@-webkit-keyframes bounce-In {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounce-In {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

[aos="bounceIn"].aos-animate {
  -webkit-animation-name: bounce-In;
  animation-name: bounce-In;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

.game_footer1 {
  -webkit-animation: move 4.5s ease-in-out infinite;
  animation: move 4.5s ease-in-out infinite;
}

.change,
.changeAndRabb {
  -webkit-animation: move2 5s ease-in-out infinite;
  animation: move2 5s ease-in-out infinite;
}

/* 微動畫 */
@-webkit-keyframes move {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  50% {
    -webkit-transform: translateX(-8%);
    transform: translateX(-8%);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@keyframes move {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  50% {
    -webkit-transform: translateX(-8%);
    transform: translateX(-8%);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@-webkit-keyframes move2 {
  0% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  50% {
    -webkit-transform: translateY(-8%);
    transform: translateY(-8%);
  }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}

@keyframes move2 {
  0% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  50% {
    -webkit-transform: translateY(-8%);
    transform: translateY(-8%);
  }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}

@keyframes moveUp {
  from,
  50%,
  to {
    transform: translateY(0px) scale(1);
  }

  25%,
  75% {
    transform: translateY(-10px) scale(1.1);
  }
}

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0.8;
  }
}

@keyframes baloon {
  0% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  50% {
    -webkit-transform: translateY(5%);
    transform: translateY(5%);
  }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}

@keyframes baloon2 {
  0% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  40% {
    -webkit-transform: translateY(3%);
    transform: translateY(3%);
  }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}

@keyframes shake {
  0% {
    transform: translateY(0%);
  }
  5% {
    transform: translateY(-0.8%);
  }
  10% {
    transform: translateY(1.6%);
  }
  15% {
    transform: translateY(-0.6%);
  }
  20% {
    transform: translateY(1.2%);
  }
  25% {
    transform: translateY(0%);
  }
  100% {
    transform: translateY(0%);
  }
}

@keyframes shakeTop {
  0% {
    transform: translate(-50%, 0%);
  }
  10% {
    transform: translate(-50%, -0.4%);
    border: white 1rem;
  }
  20% {
    transform: translate(-50%, 0.8%);
  }
  30% {
    transform: translate(-50%, -0.3%);
  }
  40% {
    transform: translate(-50%, 0.6%);
  }
  50% {
    transform: translate(-50%, 0%);
  }
  100% {
    transform: translate(-50%, 0%);
  }
}

@keyframes selectMove_f1 {
  0% {
  }
  30% {
  }
  35% {
    transform: rotate(-20deg);
  }
  40% {
    transform: rotate(0deg);
  }
  41% {
    transform: translate(-5%, -5%);
  }

  70% {
    transform: translate(-30%, -30%);
  }

  80% {
    transform: translate(-300%, -300%);
    opacity: 1;
  }
  81% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes selectMove_f2 {
  0% {
  }
  30% {
  }
  35% {
    transform: rotate(-11deg);
  }
  40% {
    transform: rotate(0deg);
  }
  41% {
    transform: translate(-5%, -5%);
  }

  70% {
    transform: translate(-30%, -30%);
  }

  80% {
    transform: translate(-300%, -300%);
    opacity: 1;
  }
  81% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes selectMove_f3 {
  0% {
  }
  30% {
  }
  35% {
    transform: rotate(0deg);
  }
  40% {
    transform: rotate(0deg);
  }
  41% {
    transform: translate(-5%, -5%);
  }

  70% {
    transform: translate(-30%, -30%);
  }

  80% {
    transform: translate(-300%, -300%);
    opacity: 1;
  }
  81% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes selectMove_f4 {
  0% {
  }
  30% {
  }
  35% {
    transform: rotate(23deg);
  }
  40% {
    transform: rotate(0deg);
  }
  41% {
    transform: translate(-5%, -5%);
  }

  70% {
    transform: translate(-30%, -30%);
  }

  80% {
    transform: translate(-300%, -300%);
    opacity: 1;
  }
  81% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes selectMove_f5 {
  0% {
  }
  30% {
  }
  35% {
    transform: rotate(39deg);
  }
  40% {
    transform: rotate(0deg);
  }
  41% {
    transform: translate(-5%, -5%);
  }

  70% {
    transform: translate(-30%, -30%);
  }

  80% {
    transform: translate(-300%, -300%);
    opacity: 1;
  }
  81% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@media screen and (min-width: 768px) {
  .banner-bg {
    height: 10rem;
  }
}

.gameBox img.cardA {
  animation: flashCard 1s infinite;
}

.gameBox img.cardB {
  animation: flashCard 1s 0.33s infinite;
}

.gameBox img.cardC {
  animation: flashCard 1s 0.66s infinite;
}

.gameBox img.cardD {
  animation: flashCard 1s 0.99s infinite;
}

.gameBox img.cardE {
  animation: flashCard 1s 1.32s infinite;
}

.gameBox img.cardF {
  animation: flashCard 1s 1.65s infinite;
}

@keyframes flashCard {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.2;
  }
}
