body {
  background: url("../images/bg-body.jpg") no-repeat top center / cover;
}

/* Hero Section */
#hero-section {
  background:  url(../images/bg-hero-1920.jpg) no-repeat center center / cover;
  -webkit-mask-image: -webkit-gradient(linear, left 80%, left bottom, from(rgba(0, 0, 0, 1)), to(rgba(0, 0, 0, 0)));
  /* margin-top: 6rem; */
  padding: 14rem 0 14rem;
  /* height: calc(100vh + 0px); */
  height: auto;
}

#hero-section h1 {
  font-size: 102px;
  font-weight: 700;
  line-height: 100px;
}
#hero-section h2 {
  font-size: 34px;
}

#hero-section h1 span {
  font-size: 48px;
}

.img-hero img {
  transform: translate(0px, 0px) scale(1.1);
}

#hero-section ul li::marker {
  color: var(--color-green);
  font-size: 16px;
}

#hero-section ul {
  list-style-type: "▶   ";
  display: inline-block !important;
}

#hero-section ul li {
  margin: 10px 0;
}

#hero-section ul li span {
  color: var(--color-gray);
  font-weight: 300;
  font-size: 24px;
}

.ondor-ondor {
  z-index: -1;
  left: 50%;
  width: 100%;
  top: 50%;
  transform: translate(-60%, -60%);
}





@media (min-width: 1440px) {

  /* #hero-section {
    height: 100vh;
  } */

}

@media (max-width: 1440px) {
  .img-hero img {
    transform: translate(0px, 0px) scale(1.1);
  }
  #hero-section h1 {
    font-size: 92px;
  }
  
  #hero-section h2 {
    font-size: 30px;
  }
}



@media (max-width: 1200px) {
  #hero-section h1 {
    font-size: 76px;
    line-height: 76px;
  }
  #hero-section h2 {
    font-size: 25px;
  }
  .img-hero img {
    transform: scale(1.1);
  }

}

@media (max-width: 991px) {
  #hero-section {
    background: url("../images/bg-hero-728.jpg") no-repeat center bottom / cover;
    height: auto;
    padding: 8rem 0 12rem;
  }
  .ondor-ondor {
    z-index: -1;
    left: 50%;
    width: 60%;
    top: 50%;
    transform: translate(-50%, -50%);
  }



  .img-hero img {
    transform: scale(.8) translateX(50px);;
    max-width: 600px;
    width: 100%;
  }

  .plus-height {
    height: 650px;
  }

  #hero-section h1 {
    font-size: 9vw;
    line-height: 9vw;
  }

  #hero-section h1 span {
    font-size: 7vw;
  }

  #hero-section h3 {
    font-size: 34px;
  }

  #hero-section ul li span {
    font-weight: 300;
  }
}

@media (max-width: 767px) {
  .ondor-ondor {
    width: 90%;
  }

  #hero-section {
    display: flex;
    align-items: center;
  }

  .img-hero img {
    transform: scale(.8)  translateX(30px);
  }


  .plus-height {
    height: 250px;
  }


  #hero-section h3 {
    font-size: 24px;
  }
}

@media (max-width: 576px) {
  #hero-section h1 {
    font-size: 12vw;
  }
  #hero-section h2 {
    font-size: 4vw;
  }
}
@media (max-width: 480px) {
  #hero-section {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 60%, #289d3d 100%), url(../images/bg-hero-728.jpg) no-repeat left bottom / cover;
    height: auto;
    padding: 12rem 0;
  }
}

@media (min-width: 1921px) {
  #hero-section {
    background:  url(../images/bg-hero-2560.jpg) no-repeat center center / cover;
    /* margin-top: 6rem; */

    /* height: calc(100vh + 0); */
    height: auto;
  }
}
.ondor-ondor img {
  transform: scale(1.8);
}
/* participate-section */
#participate-section {
  /* margin-top: -14rem; */
}

.participate-list li {
  line-height: 40px;
  font-size: 28px;
}

.participate-list li::marker {
  color: #20B26C;
  font-weight: bold;
}

/* Check Section */
.img-star {
  background: url(../images/img6.png) no-repeat right 8% bottom 30% / 630px;
  border-radius: 0 20px 20px 0;
  height: 520px;
}

.star-height {
  height: 220px;
}

.radial-3 {
  background: radial-gradient(34.98% 34.98% at 40% 50%,
      #ffbe0a -90%,
      rgba(6, 19, 45, 0) 90%);
  height: 2000px;
  opacity: 1;
  position: absolute;
  top: 0;
  width: 1900px;
  z-index: 1;
}

.progress-list li {
  line-height: 40px;
  font-size: 28px;
}

.progress-list li::marker {
  color: #20B26C;
}

@media (max-width: 992px) {
  .img-star {
    background: url(../images/img6.png) no-repeat bottom 20% center/ 76%;

    height: auto;
  }

  .star-height {
    height: 400px;
  }

  .stamp-height {
    height: 360px;
  }
}

@media (max-width: 768px) {
  .img-stamp-mobile {
    width: 250px;
    margin: 0 auto;
  }

  .br-top-award {
    display: none;
  }

  .progress-list li {
    font-size: 20px;
  }
}

@media (max-width: 576px) {
  .img-star {
    background: url(../images/img6.png) no-repeat center 90% / 350px;
  }

  .star-height {
    height: 250px;
  }
}


/* tnc section */
.tnc-list {
  width: fit-content;
  margin: 0 auto;
}

.tnc-list li {
  line-height: 40px;
}

.tnc-list li::marker {
  color: #20B26C;
}

/* award section */
.card-award {
  background: url(../../../globalassets/images/card2.png) no-repeat center/cover;
  border-radius: 20px;
}

.img-award {
  background: url(../images/img3.png) no-repeat right -20% bottom 40%/820px;
  border-radius: 20px;
}

.img-stamp-award {
  background: url(../images/img4.png) no-repeat 86% 40%/250px;
  border-radius: 0 20px 20px 0;
}

.bg-award {
  top: 0;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%) scale(1.8);
}

.bg-award img {
  width: 100%;
}

#award-section .rb-l {
  background: radial-gradient(34.98% 34.98% at 40% 50%,
      #1bc875 -90%,
      rgba(6, 19, 45, 0) 90%);
  height: 2200px;
  opacity: 1;
  top: 0;
  left: 0;
  transform: translate(-48%, -36%) scale(1.2);
  width: 2200px;
  z-index: -1;
}

.ul-grand li {
  font-size: 32px;
  line-height: 50px;
}

@media (max-width: 1199px) {
  .img-award {
    background: url(../images/img3.png) no-repeat right -160px bottom 40%/760px;
    border-radius: 20px;
  }

  .ul-grand li {
    font-size: 24px;
    line-height: normal;
  }
}

@media (max-width: 992px) {
  .img-award {
    background: url(../images/img3.png) no-repeat bottom right/ contain;
  }

  .img-stamp-award {
    background: url(../images/img4.png) no-repeat 44% 10% / 200px;
  }

  .award-height {
    height: 400px;
  }

  .stamp-height {
    height: 310px;
  }

  .img-5 {
    max-width: 250px;
  }
}

@media (max-width: 768px) {
  .img-stamp-mobile {
    width: 250px;
    margin: 0 auto;
  }

  .br-top-award {
    display: none;
  }
}

@media (max-width: 576px) {
  .img-award {
    background: url(../images/img3.png) no-repeat 78% 128% / 670px;
  }
}

/* Qualify-section */
.rb-l {
  background: radial-gradient(34.98% 34.98% at 40% 50%,
      #20b237 -90%,
      rgba(6, 19, 45, 0) 90%);
  height: 2000px;
  opacity: 1;
  top: 0;
  left: 0;
  width: 1900px;
  z-index: -1;
  transform: translate(-44%, -24%);
}

/* Check Section */
.radial {
  background: radial-gradient(34.98% 34.98% at 40% 50%,
      #20B26C -90%,
      rgba(6, 19, 45, 0) 90%);
  height: 2000px;
  opacity: 1;
  position: absolute;
  top: 0;
  width: 1900px;
  z-index: 1;
}

@media (max-width: 992px) {}

@media (max-width: 768px) {
  .br-top-award {
    display: none;
  }
}

@media (max-width: 576px) {}


/* Phone Absol */

.phone-absol {
  background: url(../images/img2.png) no-repeat left 13% top -20% / 340px;
}

@media (max-width: 1366px) {
  .phone-absol {
    background: url(../images/img2.png) no-repeat left 10% top -22% / 330px;
  }
}

@media (max-width: 991px) {
  .phone-absol {
    /* background: none; */
    background: url(../images/img2.png) no-repeat left 50% top 10% / 200px;
  }

  .img-phone {
    height: 350px;
  }
}

/* AB absol */

.ab-absol {
  background: url(../images/img2.png) no-repeat left 10% bottom 130% / 500px;
}

@media (max-width: 1366px) {
  .ab-absol {
    background: url(../images/img2.png) no-repeat left 10% bottom 280% / 460px;
  }
}

@media (max-width: 991px) {
  .ab-absol {
    background: none;
    /* background: url(../images/img2.png) no-repeat left 50% top 10% / 200px; */
  }
}


/* Schedule Section */
.image-calendar {
  margin-right: -100px;
}

.image-calendar img {
  transform: scale(1) scaleX(-1);
  margin-left: -65px;
  width: 350px;
}

@media (max-width: 992px) {
  .image-calendar {
    display: none;
  }
}

@media (max-width: 767px) {
  .arrow-right {
    width: 34px;
  }

  .schedule {
    font-size: 16px;
  }
}



.img-absol {
  background: url(../images/img3.png) no-repeat right 9% bottom 50% / 380px;
}

.img-absol-2 {
  background: url(../images/img3.png) no-repeat right 0% bottom 120% / 720px;
}

.bg-absol {
  height: 260px;
}

.bg-absol-2 {
  height: 300px;
}



@media (max-width: 992px) {

  .award-height {
    height: 400px;
  }

  .stamp-height {
    height: 360px;
  }
}

@media (max-width: 1366px) {
  .phone-absol {
    background: url(../images/img2.png) no-repeat left 5% bottom 100% / 330px;
  }

  .img-absol-2 {
    background: url(../images/img3.png) no-repeat right -30% bottom 120% / 720px;
  }

}

@media (max-width: 1200px) {
  .img-absol-2 {
    background: url(../images/img3.png) no-repeat right -50% bottom 160% / 670px;
  }

}

@media (max-width: 991px) {
  .phone-absol {
    background: none;
  }

  .card6 {
    min-height: auto;
  }

  .img-absol {
    background: url(../images/img3.png) no-repeat right 50% bottom 94% / 380px;
  }

  .img-absol-2 {
    background: none;
  }
}

@media (max-width: 768px) {
  .img-stamp-mobile {
    width: 250px;
    margin: 0 auto;
  }

  .br-top-award {
    display: none;
  }

  .img-absol {
    background: url(../images/img3.png) no-repeat right 50% bottom 90% / 290px;
  }

  .btn-cta {
    font-size: 16px;
  }
}

.bg-2-absol {
  bottom: -12vw;
}

.bg-2-absol img {
  max-width: 1400px;
}

@media (min-width:1440px) {
  .bg-2-absol {
    bottom: -180px;
  }
}

@media (max-width:991px) {
  .bg-2-absol img {
    min-width: 1400px;
  }

  .about-section {
    margin-top: -120px;
  }
}


.btn-hero-garis {
  position: relative;
}

.btn-hero-garis:before {
  content: "";
  display: block;
  /* border-left: solid 2px #ffffff; */
  background: linear-gradient(221deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
  width: 2px;
  height: 800px;
  position: absolute;
  top: 0;
  left: -6px;
  z-index: 1;
  transform: translateX(-80%) rotate(60deg);
  transform-origin: 0% 0%;
}

.btn-hero-garis:after {
  content: "";
  display: block;
  /* border-left: solid 2px #ffffff; */
  background: linear-gradient(221deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
  width: 2px;
  height: 800px;
  position: absolute;
  top: 37px;
  right: -6px;
  transform: translateX(-80%) rotate(60deg);
  transform-origin: 0% 0%;
}

@media (max-width:991px) {
  .btn-hero-garis:after {
    display: none;
  }

  .btn-hero-garis:before {
    display: none;
  }
}

#footer {
  background: linear-gradient(#333, #212121);
  padding-top: 0 !important;
}

#footer .box-footer {
  /* background: linear-gradient(#333, #212121); */
  background: none;
}

@media only screen and (max-width: 578px){
  .dropdown span{
    display:none;
  }
}