/* @font-face {
    font-family: DinProBold;
    src: url("../../fonts/DINProBold.otf");
}

@font-face {
    font-family: DinProBlack;
    src: url("../../fonts/DIN-Pro-Black.otf");
}

@font-face {
    font-family: DinProMedium;
    src: url("../../fonts/DINProMedium.otf");
}

@font-face {
    font-family: DINProRegular;
    src: url("../../fonts/DINProRegular.otf");
} */
.boldText{
    font-family: DinProBold;

}
body{
    font-family: DINProRegular;

}
.content-wrapper{
    background-image: url(../../images/minigames/cny-2025/bg.png);
    background-size: 100%;
    background-repeat: no-repeat;
    padding-top: 20px;
}
.event-container{
        width: 1000px;
        margin: 0 auto;
    /* display: flex;
    justify-content: center; */
}
.tnc-container{
    background-image: url(../../images/minigames/cny-2025/tnc-bg.png);
    background-size: 100%;
    padding-bottom: 30px;
    /* background-repeat: no-repeat;
    display: flex;
    justify-content: center; */

}

.gameboard-bg{
    background-image: url(../../images/minigames/cny-2025/slot-machine.png);
    height: 530px;
    width: 900px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
}


.gameboard-wrapper{
    padding: 0 36px;
    position: absolute;
    bottom: 35px;
    left: 0;
    right: 0;
    text-align: center;
}
.gameboard-container{
    display: flex;
    justify-content: center;

}




#prizeModal .modal-content{
    background: none;
    width:inherit;
    height:inherit;
    margin: 0 auto;
    box-shadow: none;
    border: none;
    outline: none;
}
#prizeModal .modal-body{
    background: url(../../images/minigames/cny-2025/popup-bg.png);
    background-repeat: no-repeat;
    background-size: 48%;
    height: 255px;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.modal-footer{
    border-top: none;
    text-align: center;
}

.modal-footer img{
    width: 5%;
    cursor: pointer;
}


.vertical-alignment-helper {
    display:table;
    height: 100%;
    width: 100%;
}
.vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
}


.modalTitle{
    font-weight: 900;
    font-family: DinProBlack;
    font-size: 16px;
    padding-bottom: 5px;
}

.prizeAmt{
    font-family: DinProBlack;
    font-size: 30px;
    padding-top: 6px;
    background: linear-gradient(to right, #D8A43B, #FBEC78, #F3CC4E, #D8A43B);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
font-weight: 700;
line-height: 35px;}

.tnc-bg{
    background-image: url(../../images/minigames/cny-2025/tnc-board.png);
    background-repeat: no-repeat;
    background-size: 80% 100%;
    /* height: 540px; */
    background-position: center;
    position: relative;
    font-size: 16px;
    padding-bottom: 20px;
}
.tnc-title{
    text-align: center;
    font-size: 24px;
    padding-top: 23px;
    font-weight: 700;
}
.roof-container img{
    margin-top: -70px;
    width: 100%;
    position: relative;
    z-index: 1;
}



/* .tnc-bg {
    max-width: 600px;
    margin: 0 auto;
    text-align: left;
  }
   */
 .tnc-content {
    width: 63%;
    margin: 0 auto;
    text-align: left;
    height: 350px;
    overflow-y: scroll;
    position: relative;
    margin-top: 45px;
    padding: 15px 0;
    padding-right: 30px;
  }
  

  #ticket-count{
    font-weight: 700;
    font-size: 16px;
  }

  
    .tncTitle{
    font-weight: 900;
    font-family: DinProBold;
    font-size: 18px;
    padding-top: 20px;
    padding-bottom: 10px;
  }
  #terms-list{
    margin: 0px 0;
    padding: 0;
    list-style: decimal-leading-zero inside none;
  }
  #terms-list li{
    list-style-type: decimal;
    margin-left: 1em;
    margin: 0px;
    padding: 0px;
    padding-bottom: 13px;
    /* text-indent: -2.2em;
    margin-left: 2.4em; */

  }



::-webkit-scrollbar {
    width: 5px;
}
 
::-webkit-scrollbar-track {
    background-color: #ebebeb;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #6d6d6d; 
}

/* slot */

.titleimg{
    width: 45%;
    margin-bottom: -63px;
    position: relative;
    z-index: 1;
    background-image: url(../../images/minigames/cny-2025/title-en.png);
    background-size: 100%;
    height: 213px;
    background-position: center 48px;
    background-repeat: no-repeat;
}
.event-date{
    position: absolute;
    bottom: 29px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
}
.audioBtn{
    background-image: url(../../images/minigames/cny-2025/mute.png);
    background-size: 70%;
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    position: absolute;
    right: 58px;
    top: 102px;
    cursor: pointer;
}
.audioBtn.mute{
    background-image: url(../../images/minigames/cny-2025/unmute.png);}


    .spin-btn {
        height: 76px;
        background-image: url(../../images/minigames/cny-2025/spinbtn.png);
        background-size: cover;
        background-position: center 0px;
        position: relative;
        background-repeat: no-repeat;
        text-align: center;
        background-size: 26%;
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: 700;
        font-size: 20px;
        cursor: pointer;
        pointer-events: all;
        animation: neonEffect 1s infinite alternate;
    }
    .spin-btn.disabled-spin{
        pointer-events: none;
        animation: none;
    }
    #ticket-display{
        text-align: center;
    }
    .spin-btn.noticket{
        
filter:grayscale(100%);
pointer-events: none;
animation: none;
}
    
    
    @keyframes neonEffect {

        0% {
            background-image: url('../../images/minigames/cny-2025/spinbtn.png');
        }
        50% {
            background-image: url('../../images/minigames/cny-2025/spinbtn-neon.png');
        }
        100% {
            background-image: url('../../images/minigames/cny-2025/spinbtn.png');
        }
       
    }
  .machine{
    display: inline-block;
    position: relative;
    width: 100%;
    opacity: 1;
    text-align: center;
    display: flex
;
    justify-content: center;
  }
  .container{
    height: 260px;
    display: flex
;
    position: relative;
    overflow: hidden;
    /* float: left; */
    background-clip: content-box;
    width: 68%;
    /* justify-content: flex-end; */
    margin-top: 13%;
  }
  .container:before{
    content: '';
    position: absolute;
    width: calc(100% - 40px);
    top : calc(50% - 20px);
    left: 0;
    overflow: hidden;
    z-index: 1;
    background-clip: content-box;
  }
  .container:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .col{
    width: 100%;
  }

  .row:after{
    content: '';
    display: block;
    padding-top: 38%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30%;
  }
  .candy:after      {background-image : url("../../images/minigames/cny-2025/slotitem/candytray.png");}
  .knots:after      {background-image : url("../../images/minigames/cny-2025/slotitem/knots.png");}
  .liondance:after      {background-image : url("../../images/minigames/cny-2025/slotitem/liondance.png");}
  .firecracker:after      {background-image : url("../../images/minigames/cny-2025/slotitem/firecracker.png");}
  .fu:after      {background-image : url("../../images/minigames/cny-2025/slotitem/fu.png");}
  .oranges:after      {background-image : url("../../images/minigames/cny-2025/slotitem/oranges.png");}
  .paper:after      {background-image : url("../../images/minigames/cny-2025/slotitem/paper.png");}
  .peach:after      {background-image : url("../../images/minigames/cny-2025/slotitem/peach.png");}
  .plum:after      {background-image : url("../../images/minigames/cny-2025/slotitem/plum.png");}
  .angpau:after      {background-image : url("../../images/minigames/cny-2025/slotitem/angpau.png");}
  .lantern:after      {background-image : url("../../images/minigames/cny-2025/slotitem/lantern.png");}
  .couplets:after      {background-image : url("../../images/minigames/cny-2025/slotitem/couplets.png");}
  .snake:after      {background-image : url("../../images/minigames/cny-2025/slotitem/snake.png");}

  

  /* FIREWORK */
  
  .pyro > .before, .pyro > .after {
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    box-shadow: 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff;
    -moz-animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
    -webkit-animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
    -o-animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
    -ms-animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
    animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
  }
  
  .pyro > .after {
    -moz-animation-delay: 1.25s, 1.25s, 1.25s;
    -webkit-animation-delay: 1.25s, 1.25s, 1.25s;
    -o-animation-delay: 1.25s, 1.25s, 1.25s;
    -ms-animation-delay: 1.25s, 1.25s, 1.25s;
    animation-delay: 1.25s, 1.25s, 1.25s;
    -moz-animation-duration: 1.25s, 1.25s, 6.25s;
    -webkit-animation-duration: 1.25s, 1.25s, 6.25s;
    -o-animation-duration: 1.25s, 1.25s, 6.25s;
    -ms-animation-duration: 1.25s, 1.25s, 6.25s;
    animation-duration: 1.25s, 1.25s, 6.25s;
  }
  
  @-webkit-keyframes bang {
    to {
      box-shadow: 59px 21.3333333333px #00ff09, -131px 76.3333333333px #00ff11, -136px 82.3333333333px #9100ff, -187px 59.3333333333px #00ff37, 243px 52.3333333333px #ff008c, -56px -135.6666666667px #00ffcc, -102px -224.6666666667px #ff000d, 226px -255.6666666667px #ff006f, 60px -275.6666666667px #15ff00, -247px 54.3333333333px #00c4ff, -160px -268.6666666667px #2fff00, 151px 9.3333333333px #ffd000, 73px -5.6666666667px #00ffbb, -42px -250.6666666667px #0091ff, -151px -402.6666666667px #ff00ae, -242px -24.6666666667px #ffb700, -206px -89.6666666667px #f200ff, -122px -412.6666666667px #4400ff, -151px -74.6666666667px #00ffa2, 129px -379.6666666667px #00fff7, -143px -204.6666666667px #002fff, 250px 13.3333333333px #ff0059, 250px -248.6666666667px #0055ff, -189px -365.6666666667px #ffd500, -22px -146.6666666667px #3300ff, -7px -368.6666666667px #00ff26, -222px -337.6666666667px #44ff00, -127px -411.6666666667px #6f00ff, 96px -368.6666666667px #9900ff, -172px -221.6666666667px #00ffd9, -161px 51.3333333333px red, -239px -72.6666666667px #00ff4d, -110px -173.6666666667px #ff4400, 225px -367.6666666667px fuchsia, -165px -354.6666666667px #ffb300, 220px -0.6666666667px #0026ff, -94px -244.6666666667px #ffb300, 163px 52.3333333333px #9d00ff, 66px -226.6666666667px #d5ff00, -102px -415.6666666667px #4dff00, 99px -342.6666666667px #ff0091, -165px -0.6666666667px #00ffcc, -43px -212.6666666667px #0059ff, 183px -189.6666666667px #00ffc8, -207px 78.3333333333px #7b00ff, -128px 15.3333333333px #ff3700, 225px -247.6666666667px #aeff00, -49px -78.6666666667px #0009ff, 115px -364.6666666667px red, -55px -300.6666666667px #00fffb, 240px -89.6666666667px #005eff;
    }
  }
  @-moz-keyframes bang {
    to {
      box-shadow: 59px 21.3333333333px #00ff09, -131px 76.3333333333px #00ff11, -136px 82.3333333333px #9100ff, -187px 59.3333333333px #00ff37, 243px 52.3333333333px #ff008c, -56px -135.6666666667px #00ffcc, -102px -224.6666666667px #ff000d, 226px -255.6666666667px #ff006f, 60px -275.6666666667px #15ff00, -247px 54.3333333333px #00c4ff, -160px -268.6666666667px #2fff00, 151px 9.3333333333px #ffd000, 73px -5.6666666667px #00ffbb, -42px -250.6666666667px #0091ff, -151px -402.6666666667px #ff00ae, -242px -24.6666666667px #ffb700, -206px -89.6666666667px #f200ff, -122px -412.6666666667px #4400ff, -151px -74.6666666667px #00ffa2, 129px -379.6666666667px #00fff7, -143px -204.6666666667px #002fff, 250px 13.3333333333px #ff0059, 250px -248.6666666667px #0055ff, -189px -365.6666666667px #ffd500, -22px -146.6666666667px #3300ff, -7px -368.6666666667px #00ff26, -222px -337.6666666667px #44ff00, -127px -411.6666666667px #6f00ff, 96px -368.6666666667px #9900ff, -172px -221.6666666667px #00ffd9, -161px 51.3333333333px red, -239px -72.6666666667px #00ff4d, -110px -173.6666666667px #ff4400, 225px -367.6666666667px fuchsia, -165px -354.6666666667px #ffb300, 220px -0.6666666667px #0026ff, -94px -244.6666666667px #ffb300, 163px 52.3333333333px #9d00ff, 66px -226.6666666667px #d5ff00, -102px -415.6666666667px #4dff00, 99px -342.6666666667px #ff0091, -165px -0.6666666667px #00ffcc, -43px -212.6666666667px #0059ff, 183px -189.6666666667px #00ffc8, -207px 78.3333333333px #7b00ff, -128px 15.3333333333px #ff3700, 225px -247.6666666667px #aeff00, -49px -78.6666666667px #0009ff, 115px -364.6666666667px red, -55px -300.6666666667px #00fffb, 240px -89.6666666667px #005eff;
    }
  }
  @-o-keyframes bang {
    to {
      box-shadow: 59px 21.3333333333px #00ff09, -131px 76.3333333333px #00ff11, -136px 82.3333333333px #9100ff, -187px 59.3333333333px #00ff37, 243px 52.3333333333px #ff008c, -56px -135.6666666667px #00ffcc, -102px -224.6666666667px #ff000d, 226px -255.6666666667px #ff006f, 60px -275.6666666667px #15ff00, -247px 54.3333333333px #00c4ff, -160px -268.6666666667px #2fff00, 151px 9.3333333333px #ffd000, 73px -5.6666666667px #00ffbb, -42px -250.6666666667px #0091ff, -151px -402.6666666667px #ff00ae, -242px -24.6666666667px #ffb700, -206px -89.6666666667px #f200ff, -122px -412.6666666667px #4400ff, -151px -74.6666666667px #00ffa2, 129px -379.6666666667px #00fff7, -143px -204.6666666667px #002fff, 250px 13.3333333333px #ff0059, 250px -248.6666666667px #0055ff, -189px -365.6666666667px #ffd500, -22px -146.6666666667px #3300ff, -7px -368.6666666667px #00ff26, -222px -337.6666666667px #44ff00, -127px -411.6666666667px #6f00ff, 96px -368.6666666667px #9900ff, -172px -221.6666666667px #00ffd9, -161px 51.3333333333px red, -239px -72.6666666667px #00ff4d, -110px -173.6666666667px #ff4400, 225px -367.6666666667px fuchsia, -165px -354.6666666667px #ffb300, 220px -0.6666666667px #0026ff, -94px -244.6666666667px #ffb300, 163px 52.3333333333px #9d00ff, 66px -226.6666666667px #d5ff00, -102px -415.6666666667px #4dff00, 99px -342.6666666667px #ff0091, -165px -0.6666666667px #00ffcc, -43px -212.6666666667px #0059ff, 183px -189.6666666667px #00ffc8, -207px 78.3333333333px #7b00ff, -128px 15.3333333333px #ff3700, 225px -247.6666666667px #aeff00, -49px -78.6666666667px #0009ff, 115px -364.6666666667px red, -55px -300.6666666667px #00fffb, 240px -89.6666666667px #005eff;
    }
  }
  @-ms-keyframes bang {
    to {
      box-shadow: 59px 21.3333333333px #00ff09, -131px 76.3333333333px #00ff11, -136px 82.3333333333px #9100ff, -187px 59.3333333333px #00ff37, 243px 52.3333333333px #ff008c, -56px -135.6666666667px #00ffcc, -102px -224.6666666667px #ff000d, 226px -255.6666666667px #ff006f, 60px -275.6666666667px #15ff00, -247px 54.3333333333px #00c4ff, -160px -268.6666666667px #2fff00, 151px 9.3333333333px #ffd000, 73px -5.6666666667px #00ffbb, -42px -250.6666666667px #0091ff, -151px -402.6666666667px #ff00ae, -242px -24.6666666667px #ffb700, -206px -89.6666666667px #f200ff, -122px -412.6666666667px #4400ff, -151px -74.6666666667px #00ffa2, 129px -379.6666666667px #00fff7, -143px -204.6666666667px #002fff, 250px 13.3333333333px #ff0059, 250px -248.6666666667px #0055ff, -189px -365.6666666667px #ffd500, -22px -146.6666666667px #3300ff, -7px -368.6666666667px #00ff26, -222px -337.6666666667px #44ff00, -127px -411.6666666667px #6f00ff, 96px -368.6666666667px #9900ff, -172px -221.6666666667px #00ffd9, -161px 51.3333333333px red, -239px -72.6666666667px #00ff4d, -110px -173.6666666667px #ff4400, 225px -367.6666666667px fuchsia, -165px -354.6666666667px #ffb300, 220px -0.6666666667px #0026ff, -94px -244.6666666667px #ffb300, 163px 52.3333333333px #9d00ff, 66px -226.6666666667px #d5ff00, -102px -415.6666666667px #4dff00, 99px -342.6666666667px #ff0091, -165px -0.6666666667px #00ffcc, -43px -212.6666666667px #0059ff, 183px -189.6666666667px #00ffc8, -207px 78.3333333333px #7b00ff, -128px 15.3333333333px #ff3700, 225px -247.6666666667px #aeff00, -49px -78.6666666667px #0009ff, 115px -364.6666666667px red, -55px -300.6666666667px #00fffb, 240px -89.6666666667px #005eff;
    }
  }
  @keyframes bang {
    to {
      box-shadow: 59px 21.3333333333px #00ff09, -131px 76.3333333333px #00ff11, -136px 82.3333333333px #9100ff, -187px 59.3333333333px #00ff37, 243px 52.3333333333px #ff008c, -56px -135.6666666667px #00ffcc, -102px -224.6666666667px #ff000d, 226px -255.6666666667px #ff006f, 60px -275.6666666667px #15ff00, -247px 54.3333333333px #00c4ff, -160px -268.6666666667px #2fff00, 151px 9.3333333333px #ffd000, 73px -5.6666666667px #00ffbb, -42px -250.6666666667px #0091ff, -151px -402.6666666667px #ff00ae, -242px -24.6666666667px #ffb700, -206px -89.6666666667px #f200ff, -122px -412.6666666667px #4400ff, -151px -74.6666666667px #00ffa2, 129px -379.6666666667px #00fff7, -143px -204.6666666667px #002fff, 250px 13.3333333333px #ff0059, 250px -248.6666666667px #0055ff, -189px -365.6666666667px #ffd500, -22px -146.6666666667px #3300ff, -7px -368.6666666667px #00ff26, -222px -337.6666666667px #44ff00, -127px -411.6666666667px #6f00ff, 96px -368.6666666667px #9900ff, -172px -221.6666666667px #00ffd9, -161px 51.3333333333px red, -239px -72.6666666667px #00ff4d, -110px -173.6666666667px #ff4400, 225px -367.6666666667px fuchsia, -165px -354.6666666667px #ffb300, 220px -0.6666666667px #0026ff, -94px -244.6666666667px #ffb300, 163px 52.3333333333px #9d00ff, 66px -226.6666666667px #d5ff00, -102px -415.6666666667px #4dff00, 99px -342.6666666667px #ff0091, -165px -0.6666666667px #00ffcc, -43px -212.6666666667px #0059ff, 183px -189.6666666667px #00ffc8, -207px 78.3333333333px #7b00ff, -128px 15.3333333333px #ff3700, 225px -247.6666666667px #aeff00, -49px -78.6666666667px #0009ff, 115px -364.6666666667px red, -55px -300.6666666667px #00fffb, 240px -89.6666666667px #005eff;
    }
  }
  @-webkit-keyframes gravity {
    to {
      transform: translateY(200px);
      -moz-transform: translateY(200px);
      -webkit-transform: translateY(200px);
      -o-transform: translateY(200px);
      -ms-transform: translateY(200px);
      opacity: 0;
    }
  }
  @-moz-keyframes gravity {
    to {
      transform: translateY(200px);
      -moz-transform: translateY(200px);
      -webkit-transform: translateY(200px);
      -o-transform: translateY(200px);
      -ms-transform: translateY(200px);
      opacity: 0;
    }
  }
  @-o-keyframes gravity {
    to {
      transform: translateY(200px);
      -moz-transform: translateY(200px);
      -webkit-transform: translateY(200px);
      -o-transform: translateY(200px);
      -ms-transform: translateY(200px);
      opacity: 0;
    }
  }
  @-ms-keyframes gravity {
    to {
      transform: translateY(200px);
      -moz-transform: translateY(200px);
      -webkit-transform: translateY(200px);
      -o-transform: translateY(200px);
      -ms-transform: translateY(200px);
      opacity: 0;
    }
  }
  @keyframes gravity {
    to {
      transform: translateY(200px);
      -moz-transform: translateY(200px);
      -webkit-transform: translateY(200px);
      -o-transform: translateY(200px);
      -ms-transform: translateY(200px);
      opacity: 0;
    }
  }
  @-webkit-keyframes position {
    0%, 19.9% {
      margin-top: 10%;
      margin-left: 40%;
    }
    20%, 39.9% {
      margin-top: 40%;
      margin-left: 30%;
    }
    40%, 59.9% {
      margin-top: 20%;
      margin-left: 70%;
    }
    60%, 79.9% {
      margin-top: 30%;
      margin-left: 20%;
    }
    80%, 99.9% {
      margin-top: 30%;
      margin-left: 80%;
    }
  }
  @-moz-keyframes position {
    0%, 19.9% {
      margin-top: 10%;
      margin-left: 40%;
    }
    20%, 39.9% {
      margin-top: 40%;
      margin-left: 30%;
    }
    40%, 59.9% {
      margin-top: 20%;
      margin-left: 70%;
    }
    60%, 79.9% {
      margin-top: 30%;
      margin-left: 20%;
    }
    80%, 99.9% {
      margin-top: 30%;
      margin-left: 80%;
    }
  }
  @-o-keyframes position {
    0%, 19.9% {
      margin-top: 10%;
      margin-left: 40%;
    }
    20%, 39.9% {
      margin-top: 40%;
      margin-left: 30%;
    }
    40%, 59.9% {
      margin-top: 20%;
      margin-left: 70%;
    }
    60%, 79.9% {
      margin-top: 30%;
      margin-left: 20%;
    }
    80%, 99.9% {
      margin-top: 30%;
      margin-left: 80%;
    }
  }
  @-ms-keyframes position {
    0%, 19.9% {
      margin-top: 10%;
      margin-left: 40%;
    }
    20%, 39.9% {
      margin-top: 40%;
      margin-left: 30%;
    }
    40%, 59.9% {
      margin-top: 20%;
      margin-left: 70%;
    }
    60%, 79.9% {
      margin-top: 30%;
      margin-left: 20%;
    }
    80%, 99.9% {
      margin-top: 30%;
      margin-left: 80%;
    }
  }
  @keyframes position {
    0%, 19.9% {
      margin-top: 10%;
      margin-left: 40%;
    }
    20%, 39.9% {
      margin-top: 40%;
      margin-left: 30%;
    }
    40%, 59.9% {
      margin-top: 20%;
      margin-left: 70%;
    }
    60%, 79.9% {
      margin-top: 30%;
      margin-left: 20%;
    }
    80%, 99.9% {
      margin-top: 30%;
      margin-left: 80%;
    }
  }