body {
  /* background: linear-gradient(180deg, #0c1d14 30%, #020403 70%, #0c1d14 100%); */
  /* background: linear-gradient(180deg, #000000 28%, #000000 50%, #09110c 100%); */
  background: #000000;
}

.radial-hero {
  background: radial-gradient(36% 40% at 40% 50%, #011619 0%, rgba(6, 19, 45, 0) 90%);
  height: 2000px;
  opacity: 1;
  position: absolute;
  top: -32vh;
  width: 5900px;
  z-index: 1;
}

.img-hero .img-hero-wrapper {
  transform: scale(.9) translate(-90px, -30px);
}

.text-gradient-gws {
  background: -webkit-linear-gradient(263deg, rgba(255, 255, 255, 1) 0%, #069c5a 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.btn-main:hover {
  /*color: var(--white);*/
  background: #fff !important;
  color: #000 !important;
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
}

.img-pion-position-1 {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(calc(-50% - 39px), calc(-50% - -235px));
  height: 300px;
  width: 300px;
}

.img-pion-position-2 {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(calc(-50% - -265px), calc(-50% - -276px));
  height: 300px;
  width: 300px;
}

.img-pion-position-3 {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(calc(-50% - -491px), calc(-50% - -160px));
  height: 300px;
  width: 300px;
}

.img-pion-position-4 {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(calc(-50% - -430px), calc(-50% - 86px));
  height: 300px;
  width: 300px;
}

.img-pion-position-5 {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(calc(-50% - 110px), calc(-50% - -34px));
  height: 300px;
  width: 300px;
}

.img-pion {
  position: absolute;
  width: 200px;
}

.hidup-1 {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.hidup-2 {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.hidup-3 {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.hidup-4 {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.hidup-5 {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.hidup-1:hover {
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}

.hidup-2:hover {
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}

.hidup-3:hover {
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}

.hidup-4:hover {
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}

.hidup-5:hover {
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}

/* Buat animasi kunci */
@media (max-width: 991px) {
  @keyframes bergantian {

    0%,
    100% {
      opacity: 0;
    }

    10%,
    20% {
      opacity: 1;
    }

    30% {
      opacity: 0;
    }
  }

  .hidup-1,
  .hidup-2,
  .hidup-3,
  .hidup-4,
  .hidup-5 {
    opacity: 0;
    animation: bergantian 5s infinite ease-in-out;
  }

  .hidup-1 {
    animation-delay: 0s;
  }

  .hidup-2 {
    animation-delay: 2s;
  }

  .hidup-3 {
    animation-delay: 1s;
  }

  .hidup-4 {
    animation-delay: 4s;
  }

  .hidup-5 {
    animation-delay: 3s;
  }
}















/* .bg-hero-pang {
  background: url("../images/bg-hero-1920.webp") 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)));
} */
.bg-hero-pang {
  background: url("../images/bg-hero-1920.webp") no-repeat center center / cover;
  -webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 80%, rgba(0, 0, 0, 0) 100%);
}

.bg-hero-pang4 {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 20%), linear-gradient(to top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 20%), url("../images/bg-3-2560.webp") no-repeat center center / cover;
}


.img-bg-2 {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(1.14);
}

.img-bg-3 {
  left: 50%;
  top: 50%;
  max-width: 1920px;
  transform: translate(-50%, calc(-50% - -210px));
  -webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 60%, rgba(0, 0, 0, 0) 80%);
}

.img-section4-1 {
  left: 50%;
  top: 50%;
  transform: translate(calc(-50% - 100px), calc(-50% - -40px)) scale(1.1);
  -webkit-transform: translate(calc(-50% - 100px), calc(-50% - -40px)) scale(1.1);
  -moz-transform: translate(calc(-50% - 100px), calc(-50% - -40px)) scale(1.1);
  -ms-transform: translate(calc(-50% - 100px), calc(-50% - -40px)) scale(1.1);
  -o-transform: translate(calc(-50% - 100px), calc(-50% - -40px)) scale(1.1);
}

.img-section4-2 {
  left: 50%;
  top: 50%;
  transform: translate(calc(-50% - 180px), calc(-50% - -345px)) scale(1.5);
}

.img-animasi-up-down {
  animation: animate-up-down 8s infinite ease-in-out;
  -webkit-animation: animate-up-down 8s infinite ease-in-out;
}

@keyframes animate-up-down {
  0% {
    transform: translate(0px, 0px);
  }

  50% {
    transform: translate(0px, 40px);
  }

  100% {
    transform: translate(0px, 0px);
  }
}

.img-animasi-down-up {
  animation: animate-down-up 8s infinite ease-in-out;
  -webkit-animation: animate-down-up 8s infinite ease-in-out;
}

@keyframes animate-down-up {
  0% {
    transform: translate(0px, 10px);
  }

  50% {
    transform: translate(0px, -10px);
  }

  100% {
    transform: translate(0px, 10px);
  }
}

.img-animasi-seprampat-rotate {
  animation: seprampat-rotate 12s infinite ease-in-out;
  -webkit-animation: seprampat-rotate 12s infinite ease-in-out;
}

@keyframes seprampat-rotate {
  0% {
    transform: rotate(-2deg);
  }

  50% {
    transform: rotate(2deg);
  }

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



.img-animasi-scale {
  animation: animate-scale 8s infinite ease-in-out;
  -webkit-animation: animate-scale 8s infinite ease-in-out;
}

@keyframes animate-scale {
  0% {
    transform: scale(0.9);
  }

  50% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(0.9);
  }
}

/* Style Slider */
.slider-persentase {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(calc(-50% - 40px), calc(-50% - 170px)) scale(1);
}


.project {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 8px;
}

.persentase {
  color: #ffffff;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  width: 60px;
  border: none;
  background: transparent;
  margin-bottom: 34px;
  position: absolute;
  transform: translateY(-70px);
  
}

/* Background Slider Kapsul */
.ui-slider-vertical {
  width: 62px !important;
  height: 230px !important;
  background: transparent !important;
  border: none !important;
  border-radius: 32px !important;
  /* box-shadow: 0 0 20px 7px #4af9e373, 0 0 20px 2px #00ffdfb8; */
}

.bulat1 {
  width: 62px !important;
  height: 230px !important;
  background: #00ffc6b8 !important;
  border: 1px solid #a5f9e8 !important;
  border-radius: 32px !important;
  box-shadow: 0 0 20px 7px #4af9e373, 0 0 20px 2px #00ffdfb8;
}

/* Range Bagian Bawah (Fill) */
.ui-slider-vertical .ui-slider-range {
  background: #49f9d2ab !important;
  border-radius: 25px !important;
}

/* Handle Bulat Ungu */
.ui-slider-vertical .ui-slider-handle {
  width: 76px !important;
  height: 76px !important;
  left: -8px !important;
  margin-bottom: -32.5px !important;
  border-radius: 50% !important;
  background: radial-gradient(circle at 60% 60%, #3808b3, #6943c6, #9889ea) !important;
  border: none !important;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  outline: none;
}


.slider-persentase2 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(calc(-50% - -90px), calc(-50% - 150px)) scale(1);
}

.img-section4-1 {
  left: 50%;
  top: 50%;
  transform: translate(calc(-50% - 100px), calc(-50% - -40px)) scale(0.8);
}

.img-section4-3 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(calc(-50% - 140px), calc(-50% - -70px)) scale(-1.3, 1.3);
}




#hero-section {
  /* margin-top: 6rem; */
  padding: 10rem 0;
  /* height: calc(100vh + 0px); */
  height: auto;
}

.obj-hero {
  /* transform: translate(81%, -50%); */
  right: 50%;
  animation-name: spin;
  animation-duration: 300s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

#hero-section h1 {
  font-size: 84px;
  line-height: 84px;
  font-weight: 700;
  /* background: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(13, 177, 75, 1) 49%, rgba(255, 255, 255, 1) 100%); */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#hero-section h1 span {
  font-size: 38px;
  line-height: 38px;
  background: -webkit-linear-gradient(var(--color-yellow), var(--color-yellow));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.img-hero .img-fluid-hero {
  left: 50%;
  top: 50%;
  transform: translate(calc(-50% - -205px), calc(-50% - -110px)) scale(.9);
  position: absolute;
  min-width: 1120px;
}

.img-hero .img-fluid-hero2 {
  left: 50%;
  top: 50%;
  transform: translate(calc(-50% - -430px), calc(-50% - -580px)) scale(1.3);
  position: absolute;
  min-width: 1120px;
  -webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 40%, rgba(0, 0, 0, 0) 70%);
}

.img-hero .img-fluid-hero3 {
  left: 50%;
  top: 50%;
  transform: translate(calc(-50% - -485px), calc(-50% - -140px)) scale(1.2);
  position: absolute;
  min-width: 1120px;
}

#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;
}

/* Container Utama Kartu */
.green-bg {
  position: relative;
  /* min-width: 200px; */
  min-height: 120px;
  border-radius: 32px;
  overflow: hidden;
  box-sizing: border-box;
}

.card-hero1,
.card-hero2,
.card-hero3 {
  background-color: #008d36;
}

/* .card-hero1 {
  background: url("../images/card-hero1.webp") no-repeat center/cover;
}

.card-hero2 {
  background: url("../images/card-hero2.webp") no-repeat center/cover;
}

.card-hero3 {
  background: url("../images/card-hero3.webp") no-repeat center/cover;
} */

/* Border Emas */
.green-bg::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  border-radius: 22px;
  border: 2px solid transparent;
  background: linear-gradient(78deg, #f0c623 0%, #1a1301 50%, #ffd700 100%) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  pointer-events: none;
  z-index: 3;
}

.green-box {
  position: relative;
  z-index: 2;
}

.green-box h5 {
  color: #ffffff;
  margin: 0;
}

@media (min-width: 1440px) {

  #hero-section {
    /* height: 100vh; */
  }

}

@media (max-width: 1440px) {
  .img-hero .img-fluid-hero {
    transform: translate(calc(-50% - -204px), calc(-50% - -130px)) scale(.9);
  }

  .img-hero .img-fluid-hero2 {
    transform: translate(calc(-50% - -264px), calc(-50% - -420px)) scale(.9);
  }

  .img-hero .img-fluid-hero3 {
    transform: translate(calc(-50% - -344px), calc(-50% - -70px)) scale(1);
  }

  .img-hero .img-hero-wrapper {
    transform: scale(0.78) translate(-148px, -30px);
  }

  .pion-hero {
    transform: translate(30px, 6px);
  }

  #hero-section h1 {
    font-size: 72px;
    line-height: 72px;
  }

  .img-section4 {
    transform: scale(.8) translate(110px, -30px);
  }
}

@media (max-width: 1399px) {
  .img-hero .img-fluid-hero {
    /* transform: translate(50px, 0px) scale(1.3); */
  }
}

@media (max-width: 1366px) {
  #hero-section h1 {
    /* font-size: 50px; */
  }

  .img-hero .img-fluid-hero {
    transform: translate(calc(-50% - -204px), calc(-50% - -120px)) scale(.88);
  }

  .img-hero .img-fluid-hero2 {
    transform: translate(calc(-50% - -264px), calc(-50% - -420px)) scale(.9);
  }

  .img-hero .img-fluid-hero3 {
    transform: translate(calc(-50% - -334px), calc(-50% - -90px)) scale(.9);
  }

  .slider-persentase {
    transform: translate(calc(-50% - 30px), calc(-50% - 210px)) scale(1);
  }

}

@media (max-width: 1200px) {
  #hero-section h1 {
    font-size: 56px;
    line-height: 56px;
  }

  .img-hero .img-fluid-hero {
    transform: translate(calc(-50% - -224px), calc(-50% - -70px)) scale(.9);
  }

  .img-hero .img-fluid-hero2 {
    transform: translate(calc(-50% - -320px), calc(-50% - -340px)) scale(.9);
  }

  .img-hero .img-fluid-hero3 {
    transform: translate(calc(-50% - -384px), calc(-50% - -80px)) scale(.8);
  }

  .slider-persentase {
    transform: translate(calc(-50% - 10px), calc(-50% - 260px)) scale(1);
  }

  .img-hero .img-hero-wrapper {
    transform: scale(0.6) translate(-230px, -30px);
  }

  .pion-hero {
    transform: translate(110px, 10px);
  }

  .img-section4 {
    transform: scale(.7) translate(110px, -60px);
  }


  .img-section4-2 {
    transform: translate(calc(-50% - 140px), calc(-50% - -455px)) scale(1.5);
  }

}

@media (max-width: 991px) {
  .pion-hero {
    transform: translate(-50px, 0px);
  }

  #hero-section {
    height: auto;
    padding: 8rem 0 0;
  }

  .bg-hero-pang {
    background: url("../images/bg-hero-991.webp") no-repeat center bottom / cover;
    -webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 100%, rgba(0, 0, 0, 0) 100%);
  }

  .img-hero .img-hero-wrapper {
    transform: scale(0.7) translate(-90px, -30px);
  }

  .img-hero .img-fluid-hero {
    transform: translate(calc(-50% - -50px), calc(-50% - -70px)) scale(.8);
  }

  .img-hero .img-fluid-hero2 {
    transform: translate(calc(-50% - -88px), calc(-50% - -270px)) scale(.7);
  }

  .img-hero .img-fluid-hero3 {
    transform: translate(calc(-50% - -160px), calc(-50% - -30px)) scale(.7);
  }

  .slider-persentase {
    transform: translate(calc(-50% - 160px), calc(-50% - 210px)) scale(1);
  }

  .img-section4-1 {
    -webkit-transform: translate(calc(-50% - 10px), calc(-50% - 40px)) scale(1);
  }

  .img-section4-2 {
    transform: translate(calc(-50% - 30px), calc(-50% - -356px)) scale(1.8);
  }

  .img-section4-3 {
    transform: translate(calc(-50% - 70px), calc(-50% - 90px)) scale(-1.5, 1.5);
  }

  .slider-persentase2 {
    transform: translate(calc(-50% - -210px), calc(-50% - 260px)) scale(1);
  }

  .obj-hero {
    transform: translate(50%, -50%);
    right: 50%;
  }

  .text-hero {
    position: relative;
    z-index: 9;
  }

  .plus-height {
    /* height: 650px; */
    min-height: 450px;
  }

  #hero-section h1 {
    font-size: 9vw;
    line-height: 9vw;
  }

  #hero-section h1 span {
    font-size: 5vw;
    line-height: 5vw;
  }

  #hero-section h3 {
    font-size: 34px;
  }

  #hero-section ul li span {
    font-weight: 300;
  }

  .img-section4 {
    min-height: 500px;
    transform: scale(.6) translate(0px, 0px);
  }

  .green-bg {
    min-height: auto;
    padding: 15px 0px;
    border-radius: 20px;
  }

  .card-hero1 {
    max-width: 400px;
    padding: 14px 0px;
    background: url('../images/bg-card-grid-1.webp') no-repeat left top / cover;
  }

  .card-hero2 {
    max-width: 400px;
    padding: 14px 0px;
    background: url('../images/bg-card-grid-1.webp') no-repeat center / cover;
  }

  .card-hero3 {
    max-width: 400px;
    padding: 14px 0px;
    background: url('../images/bg-card-grid-1.webp') no-repeat right bottom / cover;
  }

  .green-bg::before {
    border-radius: 16px;
  }
}

@media (max-width: 767px) {

  .bg-hero-pang {
    background: url("../images/bg-hero-728.webp") no-repeat center bottom / cover;
  }

  .card-hero1,
  .card-hero2,
  .card-hero3 {
    max-width: 290px;
    padding: 10px 0px;
  }


  #hero-section {
    height: auto;
    padding: 2rem 0 0;
  }


  #hero-section {
    display: flex;
    align-items: center;
  }

  #hero-section h1 {
    /* font-size: 12vw;
    line-height: 11vw; */
  }

  #hero-section h1 span {
    font-size: 5vw;
    line-height: 5vw;
  }

  .img-hero .img-hero-wrapper {
    transform: scale(0.6) translate(-174px, 0px);
  }



  .slider-persentase {
    transform: translate(calc(-50% - 40px), calc(-50% - 190px)) scale(.8);
  }

  .plus-height {
    /* height: 650px; */
    min-height: 460px;
  }

  .img-hero .img-fluid-hero {
    transform: translate(calc(-50% - -170px), calc(-50% - -60px)) scale(.75);
  }

  .img-hero .img-fluid-hero2 {
    transform: translate(calc(-50% - -238px), calc(-50% - -280px)) scale(.75);
  }

  .img-hero .img-fluid-hero3 {
    transform: translate(calc(-50% - -310px), calc(-50% - -50px)) scale(.75);
  }

  .pion-hero {
    transform: translate(40px, 50px);
  }

  #hero-section h3 {
    font-size: 24px;
  }

  p,
  li {
    font-size: 20px;
    line-height: 24px;
  }
}

@media (max-width: 576px) {
  #hero-section h1 {
    font-size: 12vw;
    line-height: 12vw;
  }

  .img-hero .img-hero-wrapper {
    transform: scale(0.48) translate(-184px, -0px);
  }

  .plus-height {
    min-height: 380px;
  }

  .persentase {
    font-size: 28px;
  }

  .pion-hero {
    transform: translate(50px, 0px);
  }

  @keyframes updown {
    0% {
      transform: translate(calc(-50% - -168px), calc(-50% - -40px)) scale(.7);
    }

    50% {
      transform: translate(calc(-50% - -168px), calc(-50% - -60px)) scale(.7);
    }

    100% {
      transform: translate(calc(-50% - -168px), calc(-50% - -40px)) scale(.7);
    }
  }
}

@media (max-width: 480px) {
  .img-section4 {
    min-height: 400px;
    /* transform: scale(1) translate(0px, 0px); */
  }

  .slider-persentase2 {
    transform: translate(calc(-50% - -190px), calc(-50% - 260px)) scale(.7);
  }

  /* .img-hero {
    transform: scale(0.38) translate(-220px, 100px);
  } */

  /* .img-hero .img-fluid-hero {
    transform: translate(calc(-50% - -228px), calc(-50% - -40px)) scale(.9);
  } */
}

@media (max-width: 360px) {


  .slider-persentase {
    transform: translate(calc(-50% - -60px), calc(-50% - 120px)) scale(.65);
  }

  .img-hero .img-fluid-hero {
    transform: translate(calc(-50% - -180px), calc(-50% - -110px)) scale(.5);
  }

  .img-hero .img-fluid-hero2 {
    transform: translate(calc(-50% - -218px), calc(-50% - -280px)) scale(.6);
  }

  .img-hero .img-fluid-hero3 {
    transform: translate(calc(-50% - -240px), calc(-50% - -110px)) scale(.5);
  }

  .pion-hero {
    transform: translate(130px, -40px);
  }

  .plus-height {
    /* height: 650px; */
    min-height: 330px;
  }
}



@media (min-width: 1921px) {
  .bg-hero-pang {
    background: url("../images/bg-hero-2560.webp") no-repeat center center / cover;
    -webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 80%, rgba(0, 0, 0, 0) 100%);
  }
}

/* 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;
}

/* about-section */
#about-section {
  margin-top: -14rem;
}

/* 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) rotate(-6deg);
}

.bg-award img {
  width: 100%;
}

#award-section .rb-l {
  background: radial-gradient(34.98% 34.98% at 40% 50%,
      #20B26C -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%, #00FF88 -130%, rgba(6, 19, 45, 0) 100%);
  height: 2000px;
  opacity: 1;
  top: 0;
  left: 0;
  width: 1900px;
  z-index: -1;
  transform: translate(-44%, -24%);
}

.img-check {
  max-width: 260px;
}

/* Check Section */
.radial {
  background: radial-gradient(34.98% 34.98% at 40% 50%, #00FF88 -90%, rgba(6, 19, 45, 0) 90%);
  height: 1500px;
  opacity: 1;
  position: absolute;
  top: 0;
  width: 1500px;
  z-index: 1;
}


@media (max-width: 992px) {}

@media (max-width: 768px) {
  .br-top-award {
    display: none;
  }
}


/* Review Section */
.review-card {
  background: linear-gradient(180deg, rgba(51, 51, 51, 1) 0%, rgba(33, 33, 33, 1) 100%);
  border-radius: 24px;
  height: 100%;
}

.review-card img {
  height: fit-content;
}

.bi::before,
[class^="bi-"]::before,
[class*=" bi-"]::before {
  color: #FFC700;
  font-size: 16px;
}

/* Winner Section */
.list-item li {
  margin-bottom: 14px;
}


/* Card Prizes */
.fourcard .card-col-3 {
  max-width: 280px !important;
}

.cardprize {
  background: url(../images/card-prize.png) no-repeat center/100% 100%;
  border-radius: 20px;
}


.cardprize img {
  transform: translateY(-12px);
}

@media (max-width: 767px) {


  .cardprize img {
    transform: scale(1) translateY(-12px);
  }
}

@media (max-width: 1366px) {
  .fourcard .card-col-3 {
    max-width: 240px !important;
  }
}



.img-spin {
  position: absolute;
  animation: spin-lotre 10s linear infinite;
}

.img-spin-prize {
  position: relative;
  z-index: 99;
}


@keyframes spin-lotre {
  0% {
    transform: translate(-50%, -80%) rotate(0deg);
  }

  100% {
    transform: translate(-50%, -80%) rotate(360deg);
  }
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  font-size: 22px;
}

#award-section ul {
  list-style-type: "▶ ";
  display: inline-block !important;
}

#award-section ul li::marker {
  color: var(--color-green);
  font-size: 16px;
}

#award-section ul li {
  padding-left: 10px;
  line-height: 40px;
}



.btn-box input[type="checkbox"]:checked+label {
  background-color: #007bff;
  color: #fff;
}

.btn-box input[type="checkbox"] {
  display: none;
}

.btn-box label {
  display: inline-block;
  padding: 10px 20px;
  margin: 5px;
  border: 1px solid #359758;
  border-radius: 5px;
  background-color: #ffffff00;
  color: #47af6a;
  cursor: pointer;
  transition: background-color 0.3s, color 0.3s;
}

.btn-box label:active,
.btn-box label:hover {
  background-color: #20b26c;
  color: #fff;
}

.btn-box input[type="checkbox"]:checked+label {
  background-color: #20b26c;
  color: #fff;
}

.selectpicker {
  color: #000000 !important;
  background: transparent;
  border-bottom: 2px solid black;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-radius: 0;
  padding: 0;
  margin-top: 10px;
  width: 100%;
  text-align: start;
  font-size: 22px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  text-wrap: wrap;
}

.selectpicker:hover,
.selectpicker:first-child:active,
.selectpicker.show {
  background-color: #00000026;
  border-color: #000000;
}



/* ------- */

.dropdown-toggle::after {
  display: p;
}

.form-check-input:checked {
  background-color: #20b26c;
  border-color: #20b26c;
}

.form-check-input[type=checkbox] {
  width: 16px;
  height: 16px;
}

@media (max-width: 991px) {
  .dropdown-menu {
    display: none;
  }
}

.radio-btn-style input[type="radio"],
.radio-btn-style-mobile input[type="radio"] {
  display: none;
  /* Sembunyikan radio button asli */
}

.radio-btn-style label,
.radio-btn-style-mobile label {
  display: inline-block;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  font-weight: 500;
  color: #47af6a;
  background-color: #ffffff00;
  border: 1px solid #47af6a;
  border-radius: 0.375rem;
  cursor: pointer;
  margin-right: 0.5rem;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s;
}

.radio-btn-style input[type="radio"]:checked+label,
.radio-btn-style-mobile input[type="radio"]:checked+label {
  background-color: #47af6a;
  color: white;
  border-color: #47af6a;
}

.radio-btn-style label:hover,
.radio-btn-style-mobile label:hover {
  background-color: #47af6a;
  border-color: #47af6a;
  color: white;
}

.form-select,
.form-select:focus {
  border: none;
  border-bottom: 2px solid #000;
  border-radius: 0;
  background-color: transparent;
  box-shadow: none;
  font-size: 20px;
  color: #000000;
}

.td-cust-1 {
  max-width: 614px;
}

#table-hj .table-body td {
  padding: 30px 20px;
}

.schedule {
  background: linear-gradient(90deg, rgba(81, 81, 81, 1) 0%, rgba(70, 70, 70, 1) 100%);
  padding: 20px;
  width: fit-content;
  border-radius: 20px;
}

#join-section ul li::marker {
  color: var(--color-green);
  font-size: 16px;
}

#join-section ul {
  list-style-type: "▶ ";
  display: inline-block !important;
}






.radio-style [type="radio"]:checked,
.radio-style [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}

.radio-style [type="radio"]:checked+label,
.radio-style [type="radio"]:not(:checked)+label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
}

.radio-style [type="radio"]:checked+label:before,
.radio-style [type="radio"]:not(:checked)+label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 22px;
  height: 22px;
  border: 1px solid #ddd;
  border-radius: 100%;
  background: #fff;
}

.radio-style [type="radio"]:checked+label:after,
.radio-style [type="radio"]:not(:checked)+label:after {
  content: '';
  width: 14px;
  height: 14px;
  background: #1ba5f5;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 4px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.radio-style [type="radio"]:not(:checked)+label:after {
  opacity: 0;
  -webkit-transform: scale(0) translateY(-50%);
  transform: scale(0) translateY(-50%);
}

.radio-style [type="radio"]:checked+label:after {
  opacity: 1;
  -webkit-transform: scale(1) translateY(-50%);
  transform: scale(1) translateY(-50%);
}


/* Sponsor Style */
.slider {
  background: transparent;
  height: auto;
  overflow: hidden;
  margin: auto;
  position: relative;
  width: 100%;
}

/* .slider::before,
.slider::after {
  background: transparent;
  content: "";
  height: 100px;
  position: absolute;
  width: 200px;
  z-index: 2;
} */

.slider::after {
  right: 0;
  top: 0;
  transform: rotateZ(180deg);
}

.slider::before {
  left: 0;
  top: 0;
}

.slider .slide-track {
  -webkit-animation: scroll 40s linear infinite;
  animation: scroll 15s linear infinite;
  display: flex;
  width: calc(350px * 12);
  filter: brightness(100);
}

.slider .slide {
  height: auto;
  width: 350px;
}

.slider .slide img {
  height: auto;
  width: 350px;
}

@media screen and (max-width: 720px) {
  .slider .slide {
    width: 150px;
  }

  .slider .slide img {
    width: 150px;
  }

  .slider .slide-track {
    -webkit-animation: scroll 100s linear infinite;
    animation: scroll 45s linear infinite;
  }
}


@-webkit-keyframes scroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(calc(-350px * 6));
  }
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(calc(-350px * 6));
  }
}

#speak-section h3 span {
  font-size: 24px;
}