.main-container-w1404px {
  margin: 0 auto;
  width: 1404px;
}

/*------------------------------------------- thegreat ------------------------------------------- */

.container-1-gemilang {
  display: flex;

  align-items: center;
  padding-top: 160px;
}

@media  (max-width: 767px) {
  .container-1-gemilang {
    flex-wrap: wrap;
    padding-top: 0px;

  }
}

.thegreat10icon {
  background-size: cover;
  background-repeat: no-repeat;
  /* width: 618px;
  height: 457px; */

}

.width50 {
  /* width: 40%; */
  /* margin-left: 82px; */
  /* margin-right: 82px; */
}

@media  (max-width: 767px) {
  .width50 {
    width: 100%;
  }
}


.poppins-green-26px p {
  font-family: 'Poppins', sans-serif;
  font-size: 26px;
  font-weight: 600;
  font-display: swap;
  text-align: center;
  letter-spacing: -0.1px;
  color: #2e6c67;
}

.font-bold-26px {
  font-weight: 700;
}

.ordinal sup {
  font-size: 0.7em;
  vertical-align: 0.4em;
}

.greendivider-gemilang {
  width: 355px;
  height: 10px;
  margin: auto;
  margin-top: 35px;
  margin-bottom: 30px;
  align-items: center;
  justify-content: center;
  background-color: #dad914;
}

.luckydrawtext {
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  font-weight: 300;
  font-display: swap;
  text-align: center;
  letter-spacing: -0.1px;
  color: #2e6c67;
}

.font-bold-20px {
  font-weight: 600;
}

/*------------------------------------------- prize -------------------------------------------*/
.container-2-prize {
  display: flex;
  justify-content: center;
  align-items: center;
}

.prizetextandicons {
  margin-top: 110px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  /* gap: 90px; */
}

@media (max-width: 767px) {
  .prizetextandicons {
    flex-wrap: wrap;
    /* gap: 10px; */
    justify-content: center;
    margin-top: 50px;
  }

  .prizetextandicons .container-prize-1 {
    margin-bottom: 20px;
  }

}

.swirlpng {
  background-image: url('../images/LPBGSwirlh946.png');
  position: relative;
  object-fit: fill;
  background-repeat: no-repeat;
  width: 100%;
  height: 970px;
}

.group-all-prize {
  margin-top: -920px;
  max-width: 1404px;
  z-index: 1;
}

.prize-heading {
  font-family: 'Poppins', sans-serif;
  font-size: 48px;
  font-weight: 700;
  font-display: swap;
  text-align: center;
  letter-spacing: -0.1px;
  color: #2e6c67;

}

@media (max-width: 634px) {
  .prize-heading {
    font-size: 32px;
  }
}

.greendivider-prize {
  width: 143px;
  height: 10px;
  margin: auto;
  margin-top: -7px;
  align-items: center;
  justify-content: center;
  background-color: #dad914;
}



.container-prize-1 {
  display: block;
  text-align: center;

}

.individualrpize-1 {
  /* background-image: url('1st prize_nintendo switch.png'); */
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  width: 298px;
  height: 265px;
}

.individualrpize-2 {
  /* background-image: url('2nd prize_apple watch.png'); */
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  width: 231px;
  height: 248px;
  margin-bottom: 10px;
}

.individualrpize-3 {
  /* background-image: url('3rd prize_TNG.png'); */
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  width: 248px;
  height: 231px;
  margin-bottom: 20px;
}

.individualrpize-4 {
  /* background-image: url('Runner up prize_grab.png'); */
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  width: 274px;
  height: 250px;
  margin-bottom: 20px;
}

@media (max-width: 767px) {

  .individualrpize-4 {
    background-position: center;
    width: 100%;
  }
}

.text-price-icons-24px {
  font-family: 'Poppins', sans-serif;
  font-size: 24px;
  font-weight: 300;
  font-display: swap;
  text-align: center;
  letter-spacing: -0.1px;
  color: #2e6c67;
  line-height: 1.2em;
}

.text-30px-bold {
  font-family: 'Poppins', sans-serif;
  font-size: 30px;
  font-weight: bold;
  font-display: swap;
  text-align: center;
  letter-spacing: -0.1px;
  color: #2e6c67;
}

/*-------------------------------------- how to win------------------------------------------- */

.height50px {
  height: 50px;
}

.container-3-how-to-win {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 767px) {
  .container-3-how-to-win {
    flex-wrap: wrap;
   }
}


.winning-icon {
  /* background-image: url('EZT-10th-Anniversary_Prize Winner Illustration.png'); */
  background-size: contain;
  background-repeat: no-repeat;
  width: 363px;
  height: 365px;
}

.how-to-win-text {
  margin-left: 95px;
  margin-top: 40px;
  width: 49%;
}

@media (max-width: 767px) {
  .how-to-win-text {
    width: 100%;
    margin-left: 0;
  }
}

.heading44px {
  font-family: 'Poppins', sans-serif;
  font-size: 44px;
  font-weight: 600;
  font-display: swap;
  text-align: left;
  letter-spacing: -0.1px;
  color: #2e6c67;
  line-height: 1.5em;
}

.greendivider-gemilang2 {
  width: 140px;
  height: 10px;
  background-color: #dad914;
  margin-left: 110px;
  margin-bottom: 30px;
  margin-top: -2px;
}

.luckydrawtext16px {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-display: swap;
  line-height: 24px;
  text-align: left;
  color: #2e6c67;
}

.luckydrawtext16px a {
  text-decoration: underline;
}

.luckydrawtext16px a:hover {
  opacity: 0.7;
}

.text-underline {
  text-decoration: underline;
}

/*------------------------------------------- tema & scondition ------------------------------------------- */

.height60px {
  height: 60px;
}


.container-4-terms {
  width: 1117px;
  /* height: 355px; */
  border-radius: 15px;
  background-color: #f4f4f6;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: -99;
  padding: 30px 0;
}

.container-group-text-left-align {
  text-align: left;
  width: 67%;
}

.container-4-terms  ol {
  list-style: numeric;
  margin-left: 36px;
}

ol li {
  position: relative;
  padding-left: 20px;
  margin-left: -20px;
}

ol li::before {
  position: absolute;
  left: 0;
}

.greendivider-gemilang3 {
  width: 140px;
  height: 10px;
  background-color: #dad914;
  margin-bottom: 36px;
  margin-top: -8px;
}

.height150px {
  height: 150px;
}


.text-33px-bold {
  font-family: 'Poppins', sans-serif;
  font-size: 33px;
  font-weight: 600;
  text-align: left;
}

.text-price-icons-30px {
  font-family: 'Poppins', sans-serif;
  font-size: 30px;
  font-weight: 600;
  text-align: left;
}


/*-------------------------------------- how to win------------------------------------------- */
.height50px {
  height: 50px;
}
.height39px {
  height: 39px;
}
.height10px {
  height: 25px;
}
.container-winner-announcement {
  display: flex;
  justify-content: center;
  gap: 110px;
}
.container-display-block {
  display: block;
}
.greendivider-prize-4pxh355 {
  width: 355px;
  height: 4px;
  margin: auto;
  margin-top: 5px;
  margin-bottom: 20px;
  align-items: center;
  justify-content: center;
  background-color: #DAD914;
}
.greendivider-prize-4pxw430 {
  width: 430px;
  height: 4px;
  margin: auto;
  margin-top: 5px;
  margin-bottom: 20px;
  align-items: center;
  justify-content: center;
  background-color: #DAD914;
}
.containergroup-prize-winners-text {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 54px;
}

.winners-icon-png-1 {
  background-image: url('3rd prize_TNG.png');
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  width: 248px;
  height: 231px;
  /* margin-left: 27%; */
  background-position: center;
  width: 100%;

}
.winners-icon-png-2 {
  /* background-image: url('Runner up prize_grab.png'); */
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  width: 274px;
  height: 250px;
  background-position: center;
  width: 100%;
  /* margin-left: 28%; */
}

.text-33px-bold-textalign-center {
  font-family: 'Poppins', sans-serif;
  font-size: 33px;
  font-weight: 600;
  line-height: 33px;
  text-align: center;
  letter-spacing: 0px;
  color: #2E6C67;
}
.height150px {
  height: 150px;
}
.swirlpngflip {
  background-image: url(../images/Blue-Swish-2.png);
  position: relative;
  object-fit: fill;
  background-repeat: no-repeat;
  width: 100%;
  height: 970px;
  z-index: -1;
  margin-top: -350px;
}


.winners-section .testimonials-bg {
  bottom: 0;
}

.campaign-image {
  /* background-image: url('../images/EZT-10th-Anniversary_Campaign-Banner_BM.png'); */
  background-repeat: no-repeat;
  width: 80vh;
  height: auto;
  background-size: contain;
  background-position: center;
}

@media (max-width: 794px) {
  .campaign-image {
    width: 90vw;
  }

  .campaign-description {
    bottom: 4rem !important;
  }

  .campaign-description h4 {
    font-size: 22px;
  }
}

@media (max-width: 390px) {
  .campaign-image {
    width: 90vw;
  }

  .campaign-description {
    bottom: 40px !important;
  }

  .campaign-link {
    font-size: 12px;
  }

  .campaign-description p {
    font-size: 12px;
    line-height: 12px;
  }
  .campaign-description h4 {
    font-size: 12px;
    line-height: 12px;
  }
}

.campaign-description {
  transform: translateX(-50%);
}


.campaign-x {
  width: 500px;
}

.text-30 {
  font-size: 30px;
}

.text-33 {
  font-size: 33px;
}


@media (max-width: 390px) {
  .text-30 {
    font-size: 20px;
  }

  .text-33 {
    font-size: 20px;
  }

}



@media (min-width: 392px) {
  .two-col-winner {
    column-count: 2;
    text-align: left;
  }
}
