* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

body {
  background-color: #000;
}

ul {
  list-style: none;
}

.main {
  max-width: 100%;
  height: 100vh;
  margin: 0 auto;
  text-align: center;
  position: relative;
  background-image: url("../img/bg.png");
  background-position: center;
  background-size: cover;
  padding: 0px 0 0 0;
  position: relative;
  overflow: hidden;
  padding: 13px 0 0 0;
}

.main > h1 {
  color: #984d05;
  background-color: transparent;
  padding: 10px 20px;
  display: inline-block;
  font-weight: 900;
  margin: 0 0 0px 0;
  font-size: 35px;
  border-radius: 6%;
  border: 1px solid transparent;
  -webkit-text-stroke: 1px #fef6a5;
  text-transform: uppercase;
}
.main-box {
  max-width: 800px;
  height: 700px;
  margin: 0px auto;
  position: relative;
}
.he-img {
  margin: 0 auto;
  width: 400px;
}
.item-1 {
  position: absolute;
  top: -40px;
  left: 89px;
  bottom: 0;
  right: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  max-width: 620px;
  height: 620px;
}

.item-5 {
  position: absolute;
  top: 200px;
  left: 84px;
  bottom: 0;
  right: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  max-width: 630px;
  height: 630px;
}
.item-4 {
  position: absolute;
  top: 180px;
  left: 480px;
  bottom: 0;
  right: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  max-width: 300px;
  height: 418px;
}
.item-44 {
  position: absolute;
  top: 350px;
  left: 97px;
  bottom: 0;
  right: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  max-width: 120px;
  height: 135px;
}

.item-444 {
  position: absolute;
  inset: 66px 0px 1px 142px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  max-width: 130px;
  height: 185px;
}


  .item-7 {
    position: absolute;
    top: 0px;
    left: -0px;
    bottom: 0;
    right: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    max-width: 800px;
    height: 600px;
    }
.win-aria {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.img-1 {
  position: relative;
  width: 100%;
  height: 100%;
}

.count-box span {
  color: #18ddfd;
  font-weight: 900;
  font-size: 52px;
  -webkit-text-stroke: 2px #ffffff;
}


.ss-dd {
  margin: 23px 0 0 0;
}

.loader {
  position: absolute;
  top: -6px;
  right: 54px;
}

.adret {
  position: absolute;
  top: 14px;
  left: 41px;
  width: 21px !important;
  /* height: 39px !important; */
  z-index: 999;
}

.spin {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #02bae8;
  text-decoration: none;
  font-size: 45px;
  font-weight: 900;
  background-color: transparent;
  -webkit-text-stroke: 1px #ffffff;
}

.spin:hover {
  color: #fff;
}


.spin img {
  position: relative;
  width: 110px;
  border-radius: 10%;
  margin: 0px -1px 0px 0px;
}

.spin img:hover {
  transform: scale(0.98);
}

.scll {
  transform: scale(0.88);
}

.modal-header,
.modal-body,
.modal-footer {
  border: none;
}
.reword-pop {
  border-radius: 0%;
  background-color: transparent;
  text-align: center;
  border: 1px solid transparent;
  /* overflow: hidden; */
  padding: 0;
  position: relative;
  width: 500px;
  height: 392px;
}
.cong {
  position: absolute;
  top: 36%;
  left: 36%;
}

.cong h1 {
  color: #fff;
  font-size: 26px;
  font-weight: 600;
}

.bg-imgp {
  position: absolute;
  width: 100%;
  height: 100%;
}

.bg-imgp img {
  width: 100%;
  height: 100%;
}

.congrat {
  position: absolute;
  top: 21%;
  left: 22%;
}
.congrat h2 {
  font-size: 35px;
  color: #000;
  font-weight: 900;
}

.win-p h5 {
  font-size: 25px;
  font-weight: 700;
  color: #000;
  margin: 0;
}
.win-p {
  position: absolute;
  top: 34%;
  left: 26%;
}
.win-p h1 {
    color: #4e2605;
    font-weight: 900;
    font-size: 45px;
    -webkit-text-stroke: 4px #8d4e1a;
}
.cl-btn {
  position: absolute;
  width: 170px;
  top: 75%;
  left: 34%;
}
.cl-btn img {
  width: 100%;
  height: 100%;
}


/* med-q */


@media screen and (max-width: 800px) {
  .main-box {
    max-width: 450px;
    height: 450px;
    margin: 80px auto 0;
  }

  .item-1 {
    position: absolute;
    top: -60px;
    left: 6px;
    bottom: 0;
    right: 0;
    max-width: 440px;
    height: 440px;
}

.item-4 {
  position: absolute;
  top: 96px;
  left: 247px;
  max-width: 200px;
  height: 278px;
}
  .spin {
    font-size: 23px;
  }

  .cl-btn {
    position: absolute;
    width: 140px;
    top: 75%;
    left: 34%;
}

.item-44 {
  position: absolute;
  top: 230px;
  left: 30px;
  bottom: 0;
  max-width: 90px;
  height: 101px;
}

.item-444 {
  position: absolute;
  inset: 11px 0px 1px 52px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  max-width: 100px;
  height: 143px;
}

.win-p {
  position: absolute;
  top: 25%;
  left: 22%;
}
.congrat {
  position: absolute;
  top: 19%;
  left: 21%;
}

.congrat h2 {
  font-size: 34px;
  font-weight: 700;
}
.win-p h5 {
  font-size: 22px;
  }

  .win-p {
    position: absolute;
    top: 32%;
    left: 22%;
}

  .img-1 {
    width: 92%;
    height: 92%;
  }

  .item-5 {
    position: absolute;
    top: 101px;
    left: 6px;
    bottom: 0;
    right: 0;
    max-width: 440px;
    height: 440px;
}
  .main h1 {
    font-weight: 900;
    margin: 0 0 0px 0;
    font-size: 23px;
  }
  .spin img {
    width: 70px;
    margin: 0px -2px 0px 0;
}
.reword-pop {
  width: 450px;
  height: 353px;
  margin: 0 auto;
}
  .spin {
    width: 80px;
    height: 80px;
  }
}

@media screen and (max-width: 550px) {

  .bg-imgp {
    width: 100%;
  }
}

@media screen and (max-width: 450px) {
  .main-box {
    max-width: 320px;
    height: 320px;
    margin: 90px auto 0;
}

  .item-1 {
    max-width: 310px;
    height: 310px;
    top: -30px;
}

.item-44 {
  position: absolute;
  top: 161px;
  left: 41px;
  bottom: 0;
  max-width: 50px;
  height: 56px;
}

.item-444 {
  position: absolute;
  inset: 42px 0px 1px 39px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  max-width: 60px;
  height: 86px;
}
  .spin {
    font-size: 18px;
  }
  .item-5 {
    max-width: 310px;
    height: 310px;
    top: 84px;
    left: 6px;
}

.spin img {
  width: 50px;
  margin: -1px -1px 0 0;
}
.reword-pop {
  width: 320px;
  height: 251px;
  margin: 0 auto;
}
  .congrat h2 {
    font-size: 24px;
    font-weight: 700;
  }

  .congrat h5 {
    font-size: 25px;
    font-weight: 500;
  }

.win-p h1 {
    font-weight: 900;
    font-size: 30px;
    -webkit-text-stroke: 3px #8d4e1a;
}
.win-p {
  position: absolute;
  top: 33%;
  left: 25%;
}
.cl-btn {
  position: absolute;
  width: 120px;
  top: 73%;
  left: 32%;
}
.congrat {
  position: absolute;
  top: 19%;
  left: 22%;
}

.win-p h5 {
  font-size: 16px;
  font-weight: 700;
}

  .spin {
    width: 50px;
    height: 50px;
   }

   .item-4 {
    position: absolute;
    top: 93px;
    left: 189px;
    max-width: 130px;
    height: 181px;
}

}


/* med-q-end */


/* keyfrm */

.roll-in-left {
	-webkit-animation: roll-in-left 0.6s ease-out both;
	        animation: roll-in-left 0.6s ease-out both;
}

.bck {
  animation: bck 1.4s infinite both;
}

.bounce-in-top {
	-webkit-animation: bounce-in-top 1.1s both;
	        animation: bounce-in-top 1.1s both;
}

.vibrate-1 {
	-webkit-animation: vibrate-1 0.3s linear infinite both;
	        animation: vibrate-1 0.3s linear infinite both;
}

.bounce-in-top {
	-webkit-animation: bounce-in-top 1.1s both;
	        animation: bounce-in-top 1.1s both;
}

.puff-in-center {
	-webkit-animation: puff-in-center 0.7s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;
	        animation: puff-in-center 0.7s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;
}
.wheel-r-l {
  animation: spin-in-out 5s infinite ease-in-out;
}

.wheel-r-l-r {
  animation: spin-in-outt 5s infinite ease-in-out;
}

.lg-1 {
  animation: anime11 1.2s infinite linear;
}

@keyframes bck {
  0% {
    scale: 1;
     }

  50% {
    scale: 1.15;
     }

  100% {
    scale: 1;
     }


}


@-webkit-keyframes e {
  0% {
      -webkit-transform: translateY(0);
      transform: translateY(0)
  }

  to {
      -webkit-transform: translateY(15px);
      transform: translateY(15px)
  }
}

.item img {
  -webkit-animation: e 3s ease-in-out infinite alternate;
  animation: e 3s ease-in-out infinite alternate;
 }


.item-gift {
  -webkit-transform: translate(10%, 5%);
  -ms-transform: translate(10%, 5%);
  transform: translate(10%, 5%);
}


/* ----------------------------------------------
 * Generated by Animista on 2023-11-16 12:46:18
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation puff-in-center
 * ----------------------------------------
 */
 @-webkit-keyframes puff-in-center {
  0% {
    -webkit-transform: scale(2);
            transform: scale(2);
    -webkit-filter: blur(4px);
            filter: blur(4px);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
  }
}
@keyframes puff-in-center {
  0% {
    -webkit-transform: scale(2);
            transform: scale(2);
    -webkit-filter: blur(4px);
            filter: blur(4px);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
  }
}


@keyframes anime11 {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.lg-2 {
  animation: anime11 0.6s infinite linear;
}

@keyframes anime11 {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes spin-arrow {
  50% {
    -webkit-transform: rotate(100deg);
    transform: rotate(100deg);
  }
}

@-webkit-keyframes spin-arrow11 {
  50% {
    -webkit-transform: rotate(50deg);
    transform: rotate(50deg);
  }
}

@-webkit-keyframes spin-in-out {
  0% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  50% {
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }

  100% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
}

@-webkit-keyframes spin-in-outt {
  0% {
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }

  50% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  100% {
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
}


@-webkit-keyframes spin-in-out1 {
  0% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  50% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  100% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
}

.dddf {
  animation: spin-in-out111 0.8s infinite;
}

@-webkit-keyframes spin-in-out111 {
  0% {
    -webkit-transform: rotate(1deg);
    transform: rotate(1deg);
  }

  50% {
    -webkit-transform: rotate(-1deg);
    transform: rotate(-1deg);
  }

  100% {
    -webkit-transform: rotate(1deg);
    transform: rotate(1deg);
  }
}

@-webkit-keyframes spin-in-out1 {
  0% {
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }

  50% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  100% {
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
}

@-webkit-keyframes animateOpacity {
  from {
    opacity: 0;
  }

  5% {
    opacity: 0.6;
  }

  50% {
    opacity: 1;
  }

  95% {
    opacity: 0.6;
  }

  to {
    opacity: 0;
  }
}

.rotate {
  animation: rotation 5s infinite linear;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.rotate1 {
  animation: rotation1 10s infinite linear;
}

@keyframes rotation1 {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(-360deg);
  }
}

.item img {
  -webkit-animation: e 2s ease-in-out infinite alternate;
  animation: e 2s ease-in-out infinite alternate;
}

.item-gift {
  -webkit-transform: translate(10%, 5%);
  -ms-transform: translate(10%, 5%);
  transform: translate(10%, 5%);
}

@-webkit-keyframes e {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  to {
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }

  
}
/* ----------------------------------------------
 * Generated by Animista on 2023-11-16 12:48:30
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation bounce-in-top
 * ----------------------------------------
 */
 @-webkit-keyframes bounce-in-top {
  0% {
    -webkit-transform: translateY(-500px);
            transform: translateY(-500px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  38% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
  55% {
    -webkit-transform: translateY(-65px);
            transform: translateY(-65px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  72% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  81% {
    -webkit-transform: translateY(-28px);
            transform: translateY(-28px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  90% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  95% {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
@keyframes bounce-in-top {
  0% {
    -webkit-transform: translateY(-500px);
            transform: translateY(-500px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  38% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
  55% {
    -webkit-transform: translateY(-65px);
            transform: translateY(-65px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  72% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  81% {
    -webkit-transform: translateY(-28px);
            transform: translateY(-28px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  90% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  95% {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}

/* ----------------------------------------------
 * Generated by Animista on 2023-11-16 12:51:14
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation vibrate-1
 * ----------------------------------------
 */
 @-webkit-keyframes vibrate-1 {
  0% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  20% {
    -webkit-transform: translate(-2px, 2px);
            transform: translate(-2px, 2px);
  }
  40% {
    -webkit-transform: translate(-2px, -2px);
            transform: translate(-2px, -2px);
  }
  60% {
    -webkit-transform: translate(2px, 2px);
            transform: translate(2px, 2px);
  }
  80% {
    -webkit-transform: translate(2px, -2px);
            transform: translate(2px, -2px);
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
@keyframes vibrate-1 {
  0% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  20% {
    -webkit-transform: translate(-2px, 2px);
            transform: translate(-2px, 2px);
  }
  40% {
    -webkit-transform: translate(-2px, -2px);
            transform: translate(-2px, -2px);
  }
  60% {
    -webkit-transform: translate(2px, 2px);
            transform: translate(2px, 2px);
  }
  80% {
    -webkit-transform: translate(2px, -2px);
            transform: translate(2px, -2px);
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}

/* ----------------------------------------------
 * Generated by Animista on 2023-11-16 15:40:39
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation bounce-in-top
 * ----------------------------------------
 */
 @-webkit-keyframes bounce-in-top {
  0% {
    -webkit-transform: translateY(-500px);
            transform: translateY(-500px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  38% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
  55% {
    -webkit-transform: translateY(-65px);
            transform: translateY(-65px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  72% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  81% {
    -webkit-transform: translateY(-28px);
            transform: translateY(-28px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  90% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  95% {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
@keyframes bounce-in-top {
  0% {
    -webkit-transform: translateY(-500px);
            transform: translateY(-500px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  38% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
  55% {
    -webkit-transform: translateY(-65px);
            transform: translateY(-65px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  72% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  81% {
    -webkit-transform: translateY(-28px);
            transform: translateY(-28px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  90% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  95% {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}

/* ----------------------------------------------
 * Generated by Animista on 2023-11-17 14:58:34
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation roll-in-left
 * ----------------------------------------
 */
 @-webkit-keyframes roll-in-left {
  0% {
    -webkit-transform: translateX(-800px) rotate(-540deg);
            transform: translateX(-800px) rotate(-540deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0) rotate(0deg);
            transform: translateX(0) rotate(0deg);
    opacity: 1;
  }
}
@keyframes roll-in-left {
  0% {
    -webkit-transform: translateX(-800px) rotate(-540deg);
            transform: translateX(-800px) rotate(-540deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0) rotate(0deg);
            transform: translateX(0) rotate(0deg);
    opacity: 1;
  }
}


/* end keyfrm */