html {
  scroll-behavior: smooth;
}

:root {
  /* Colors */
  --main-color: #000000;
  --primary-color: #ffffff;
  --highlight-color: #fafafa;
  --nav-bg: #000;
  --background-color: #000000;
  --text-color: rgba(255, 255, 255, 0.87);
  --text-main-color: #ffffff;
  --border-color: rgba(255, 255, 255, 0.05);
}

.nav-title {
  font-size: 1em;
}

.oid-main-title {
  font-size: 4.25em;
  line-height: 1.4em;
}

.oid-main-desc {
  font-size: 1.3vw;
}

.oid-text-1 {
  font-size: 2.7em;
  line-height: 1.3em;
}

.oid-text-2 {
  font-size: 2em;
  line-height: 1.3em;
}

.oid-text-3 {
  font-size: 1.2em;
}

.oid-text-4 {
  font-size: 0.08vw;
}

div.oid-product-title-text {
  font-size: 3vw;
  line-height: normal;
}

p.oid-product-title-text {
  font-size: 1.5vw;
}

.oval-shape {
  background-color: #000000;
  color: #ffffff;
  font-size: 1.5em;
}

.oid-po-nav-btn {
  background-color: var(--nav-bg);
  color: #ffffff;
}

.kv-desc-section {
  height: 100%;
  justify-content: center;
  width: 100%;
  right: 0;
}

.kv-caption {
  /* font-size: 0.8vw;
  color: var(--primary-color);
  position: absolute; */
  /* bottom: 2.5vw;
  right: 16.5vw; */
  padding: 3.0625em 2.5625em;
}

#how-to-get div.stepDesc {
  top: 0;
  height: 100%;
}

@media (min-width: 2500px) {
  .medium-text {
    font-size: 1vw !important;
  }
  .small-text {
    font-size: 1em !important;
  }
}

@media (min-width: 2049.98px) {
  .momentLogo {
    width: 20vw !important;
  }
  .product-promo-text {
    font-size: 1.4vw;
  }
  .kv-title {
    row-gap: 5vw !important;
  }
}

@media (min-width: 1600px) and (max-width: 2049px) {
  .product-promo-text {
    font-size: 1.4vw;
  }
}

@media (min-width: 1440px) and (max-width: 1599.98px) {
  .oid-text-title {
    font-size: 3em;
  }
  .small-text {
    font-size: 1vw !important;
  }
  .medium-text {
    font-size: 1.2em !important;
  }
  .product-promo-text {
    font-size: 1.54vw;
  }
  .oid-text-1 {
    font-size: 2.7em !important;
  }

  .oid-text-2 {
    font-size: 2.2em !important;
  }

  .oid-text-3 {
    font-size: 1.2em !important;
  }
}

@media (min-width: 1024px) and (max-width: 1439.98px) {
  .oid-text-title {
    font-size: 2.65em;
    /* padding-bottom: 0.5em; */
  }
  .product-promo-text {
    font-size: 2.054vw;
  }
  .oid-text-tag {
    font-size: 0.95em;
  }

  .oid-text-1 {
    font-size: 2.3vw !important;
  }

  .oid-text-2 {
    font-size: 1.9vw !important;
  }

  .oid-text-3 {
    font-size: 1vw !important;
  }

  .box-shape {
    width: 12.6vw;
    height: 17vw;
  }

  .step-grid {
    height: 7vw !important;
  }
}

@media (min-width: 768px) and (max-width: 1023.98px) {
  .oid-container {
    width: 83vw !important;
    padding: unset !important;
  }
  .product-promo-text {
    font-size: 2.054vw;
  }
  .oid-text-1 {
    font-size: 2.1vw;
  }

  .oid-text-2 {
    font-size: 2vw;
  }

  .oid-text-3 {
    font-size: 1.2vw;
  }

  .box-shape {
    height: 24vw;
    width: 12.5vw;
  }

  .box-shape > .oid-d-flex {
    justify-content: center;
  }

  .box-shape > .oid-d-flex.oid-w-90 {
    justify-content: end;
  }

  .grid,
  .grid-row {
    column-gap: 1em;
  }

  .box-shape div.oid-h-30 {
    margin-left: 1em;
    margin-right: 1em;
  }

  .step-grid {
    height: 8vw !important;
  }

  .kv-title {
    row-gap: 2.5em !important;
  }
}

@media (min-width: 768px) {
  .box-shape > .oid-d-flex {
    justify-content: center;
  }

  .box-shape > .oid-d-flex.oid-w-90 {
    justify-content: end;
  }

  .grid,
  .grid-row {
    column-gap: 1em;
  }

  .box-shape div.oid-h-30 {
    margin-left: 1em;
    margin-right: 1em;
  }

  .step-grid {
    height: 8em;
  }
}

@media (min-width: 501px) and (max-width: 767.98px) {
  .oid-text-1 {
    font-size: 2.1vw;
  }
  .oid-row-reverse-s {
    flex-direction: row-reverse;
  }

  .oid-text-2 {
    font-size: 2.2vw;
  }

  .oid-text-3 {
    font-size: 1.3vw;
  }

  .box-shape {
    height: 29vw;
    width: 14vw;
  }

  .box-shape > .oid-d-flex {
    justify-content: center;
  }

  .box-shape > .oid-d-flex.oid-w-90 {
    justify-content: end;
  }

  .grid,
  .grid-row {
    column-gap: 1em;
  }

  .box-shape div.oid-h-30 {
    margin-left: 1em;
    margin-right: 1em;
  }

  .step-grid {
    height: 8vw;
  }

  .kv-title {
    row-gap: 3vw !important;
  }
}

@media (max-width: 500.98px) {
  /* .main-group {
    row-gap: 52vw !important;
  } */
  .card-section {
    padding: 1.5em !important;
    /* margin-left: 1.5em;
    margin-right: 1.5em; */
  }
  .oid-title-section {
    font-size: 7vw !important;
  }
  .oid-subtext-section {
    font-size: 3.6vw !important;
  }

  .ecom-height-logo {
    height: 7vw !important;
  }
  .bank-logo {
    height: 3vw !important;
    object-fit: contain;
  }

  .sec-ecom-height-logo {
    height: 4vw !important;
  }
  .vidio-image {
    width: 5vw;
  }
  .oid-text-title {
    font-size: 7vw !important;
  }
  .oid-preorder-button {
    font-size: 4vw !important;
  }
  .google-image-promo {
    width: 15vw !important;
  }

  .image-product-promo {
    width: 20vw !important;
  }
  .product-promo-text {
    font-size: 4vw !important;
  }
  .promotion-text {
    font-size: 2.5vw !important;
  }
  .small-text {
    font-size: 1.5vw !important;
  }
  .medium-text {
    font-size: 2.5vw !important;
  }
  .oid-row-reverse-s {
    flex-direction: column-reverse;
  }
  .nav-title {
    font-size: 3.5vw;
  }

  .oid-po-nav-btn,
  .oid-rounded-btn,
  .tnc-btn {
    font-size: 3.5vw;
    /* padding: 2vw 3vw; */
  }

  .oid-text-1 {
    font-size: 6vw !important;
  }

  .oid-text-2 {
    font-size: 5.5vw !important;
  }

  .oid-text-3 {
    font-size: 2.9vw !important;
  }

  .kv-desc-section {
    width: 100%;
    height: 100%;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column-reverse;
    margin-top: 10.5vw;
    height: 174vw;
  }

  .kv-title {
    row-gap: 3em !important;
  }

  .kv-caption {
    font-size: 2.5vw;
    bottom: 0vw;
    right: unset;
    left: 5vw;
  }

  .oval-shape {
    font-size: 3vw;
  }

  div.oid-product-title-text {
    font-size: 9vw;
  }

  .oid-main-title {
    font-size: 9.1vw;
  }

  .oid-main-desc {
    font-size: 3vw;
    font-weight: bold;
  }

  .oid-vertical-text {
    writing-mode: vertical-lr;
    text-orientation: mixed;
    transform: rotate(180deg);
    align-items: flex-start;
    margin-top: 1em;
    height: 90%;
  }

  .box-shape {
    width: 100%;
    height: 100%;
  }

  .box-shape.combine-vertical-3 {
    height: 123vw;
    width: 45%;
  }

  .box-shape.age {
    height: 100%;
  }

  .grid {
    row-gap: 1em;
    height: 123vw !important;
  }

  .grid-row {
    column-gap: 1em;
    height: 40%;
  }

  .grid-row.age {
    height: 15%;
  }

  .box-shape img {
    width: 75%;
  }

  .box-shape div.oid-h-30 {
    margin-left: 2vw;
    margin-right: 2vw;
  }

  #how-to-get > .oid-container,
  #unique-code > .oid-container,
  #submission > .oid-container,
  #successMessage > .oid-container {
    width: 100%;
    border-radius: 0% !important;
  }
}

.button-gray {
  background-color: #dbdbdb;
  color: #000000;
}
.main-bg-color {
  background-color: var(--primary-color);
}
input[type='text'],
textarea {
  padding: 1em 0 0.34em 0;
  display: inline-block;
  border-bottom: 0.01rem solid #ccc;
  border-top: none;
  border-left: none;
  border-right: none;
  background-color: transparent;
}

@keyframes ldio-x2uulkbinbj {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.ldio-x2uulkbinbj div {
  box-sizing: border-box !important;
}
.ldio-x2uulkbinbj > div {
  position: absolute;
  width: 144px;
  height: 144px;
  top: 28px;
  left: 28px;
  border-radius: 50%;
  border: 16px solid #000;
  border-color: #6443a5 transparent #6443a5 transparent;
  animation: ldio-x2uulkbinbj 1s linear infinite;
}

.ldio-x2uulkbinbj > div:nth-child(2),
.ldio-x2uulkbinbj > div:nth-child(4) {
  width: 108px;
  height: 108px;
  top: 46px;
  left: 46px;
  animation: ldio-x2uulkbinbj 1s linear infinite reverse;
}
.ldio-x2uulkbinbj > div:nth-child(2) {
  border-color: transparent #dbdbdb transparent #dbdbdb;
}
.ldio-x2uulkbinbj > div:nth-child(3) {
  border-color: transparent;
}
.ldio-x2uulkbinbj > div:nth-child(3) div {
  position: absolute;
  width: 100%;
  height: 100%;
  transform: rotate(45deg);
}
.ldio-x2uulkbinbj > div:nth-child(3) div:before,
.ldio-x2uulkbinbj > div:nth-child(3) div:after {
  content: '';
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  top: -16px;
  left: 48px;
  background: #6443a5;
  border-radius: 50%;
  box-shadow: 0 128px 0 0 #6443a5;
}
.ldio-x2uulkbinbj > div:nth-child(3) div:after {
  left: -16px;
  top: 48px;
  box-shadow: 128px 0 0 0 #6443a5;
}

.ldio-x2uulkbinbj > div:nth-child(4) {
  border-color: transparent;
}
.ldio-x2uulkbinbj > div:nth-child(4) div {
  position: absolute;
  width: 100%;
  height: 100%;
  transform: rotate(45deg);
}
.ldio-x2uulkbinbj > div:nth-child(4) div:before,
.ldio-x2uulkbinbj > div:nth-child(4) div:after {
  content: '';
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  top: -16px;
  left: 30px;
  background: #dbdbdb;
  border-radius: 50%;
  box-shadow: 0 92px 0 0 #dbdbdb;
}
.ldio-x2uulkbinbj > div:nth-child(4) div:after {
  left: -16px;
  top: 30px;
  box-shadow: 92px 0 0 0 #dbdbdb;
}
.loadingio-spinner-double-ring-nq4q5u6dq7r {
  width: 200px;
  height: 200px;
  display: inline-block;
  overflow: hidden;
  background: #ffffff;
}
.ldio-x2uulkbinbj {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0; /* see note above */
}
.ldio-x2uulkbinbj div {
  box-sizing: content-box;
}
.spinftw {
  border-radius: 100%;
  display: inline-block;
  height: 30px;
  width: 30px;
  top: 50%;
  position: absolute;
  -webkit-animation: loader infinite 2s;
  -moz-animation: loader infinite 2s;
  animation: loader infinite 2s;
  box-shadow: 25px 25px #27ae60, -25px 25px #27ae60, -25px -25px #27ae60,
    25px -25px #27ae60;
  background-size: contain;
  overscroll-behavior: contain;
}

@-webkit-keyframes loader {
  0%,
  100% {
    box-shadow: 25px 25px #27ae60, -25px 25px #27ae60, -25px -25px #27ae60,
      25px -25px #27ae60;
  }
  25% {
    box-shadow: -25px 25px #27ae60, -25px -25px #27ae60, 25px -25px #27ae60,
      25px 25px #27ae60;
  }
  50% {
    box-shadow: -25px -25px #27ae60, 25px -25px #27ae60, 25px 25px #27ae60,
      -25px 25px #27ae60;
  }
  75% {
    box-shadow: 25px -25px #27ae60, 25px 25px #27ae60, -25px 25px #27ae60,
      -25px -25px #27ae60;
  }
}

@-moz-keyframes loader {
  0%,
  100% {
    box-shadow: 25px 25px #27ae60, -25px 25px #27ae60, -25px -25px #27ae60,
      25px -25px #27ae60;
  }
  25% {
    box-shadow: -25px 25px #27ae60, -25px -25px #27ae60, 25px -25px #27ae60,
      25px 25px #27ae60;
  }
  50% {
    box-shadow: -25px -25px #27ae60, 25px -25px #27ae60, 25px 25px #27ae60,
      -25px 25px #27ae60;
  }
  75% {
    box-shadow: 25px -25px #27ae60, 25px 25px #27ae60, -25px 25px #27ae60,
      -25px -25px #27ae60;
  }
}

@keyframes loader {
  0%,
  100% {
    box-shadow: 25px 25px #27ae60, -25px 25px #27ae60, -25px -25px #27ae60,
      25px -25px #27ae60;
  }
  25% {
    box-shadow: -25px 25px #27ae60, -25px -25px #27ae60, 25px -25px #27ae60,
      25px 25px #27ae60;
  }
  50% {
    box-shadow: -25px -25px #27ae60, 25px -25px #27ae60, 25px 25px #27ae60,
      -25px 25px #27ae60;
  }
  75% {
    box-shadow: 25px -25px #27ae60, 25px 25px #27ae60, -25px 25px #27ae60,
      -25px -25px #27ae60;
  }
}
.oid-p-2 {
  padding: 2vw;
}
.oid-p-5 {
  padding: 5vw;
}
.oid-p-3 {
  padding: 3vw;
}
.oid-p-3-m {
  padding: 3vw 0;
}
.oid-flex-column-m {
  flex-direction: column;
}
.oid-flex-column-m > div {
  width: 100%;
}

/* Store List Styles */
.store-list-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 2em;
}

.store-list {
  background-color: #f8f9fa;
  border-radius: 8px;
  padding: 2em;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.store-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
  columns: 2;
  column-gap: 2em;
}

.store-list li {
  padding: 0.5em 0;
  border-bottom: 1px solid #e9ecef;
  font-size: 1.1em;
  color: #333;
}

.store-list li:last-child {
  border-bottom: none;
}

@media (max-width: 768px) {
  .store-list ul {
    columns: 1;
  }

  .store-list-container {
    padding: 1em;
  }

  .store-list {
    padding: 1em;
  }
}

/* Store List Popup Styles */
#store-list-modal {
  max-width: 50em;
  margin: 2.5em auto;
  background: #fff;
  border-radius: 1em;
  overflow: hidden;
}

.store-popup-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.25em;
  background: #f8f9fa;
  border-bottom: 0.0625em solid #e9ecef;
}

.store-popup-header h2 {
  margin: 0;
  font-size: 1.5em;
  color: #333;
}

.store-list-content {
  padding: 1.25em;
  max-height: 60vh;
  overflow-y: auto;
}

.store-list-search {
  margin-bottom: 1.25em;
}

.store-search-input {
  width: 100%;
  padding: 0.75em 1em;
  border: 0.125em solid #e9ecef;
  border-radius: 0.75em;
  font-size: 1em;
  transition: all 0.3s ease;
}

.store-search-input:focus {
  outline: none;
  border-color: #000;
  box-shadow: 0 0 0 0.1875em rgba(0, 0, 0, 0.05);
}

.store-list-wrapper {
  background: #fff;
  border-radius: 0.75em;
}

.store-list-items {
  list-style: none;
  padding: 0;
  margin: 0;
  columns: 2;
  column-gap: 1.25em;
}

.store-list-items li {
  padding: 0.75em 1em;
  margin-bottom: 0.5em;
  background: #fff;
  border-radius: 0.5em;
  border: 0.0625em solid #e9ecef;
  transition: all 0.3s ease;
  break-inside: avoid;
}

.store-list-items li:hover {
  background: #f8f9fa;
  transform: translateX(0.25em);
  border-color: #ddd;
}

.store-list-items li:last-child {
  border-bottom: none;
}

@media (max-width: 48em) {
  .store-list-items {
    columns: 1;
  }

  #store-list-modal {
    margin: 1.25em;
    max-width: calc(100% - 2.5em);
  }

  .store-list-content {
    padding: 1em;
  }
}
.white-popup {
  max-width: 50vw;
}
.oid-justify-around {
  justify-content: space-around;
}
.promo-section-background {
  background: #ffffff;
  background: linear-gradient(
      90deg,
      rgba(255, 255, 255, 1) 0%,
      rgba(185, 235, 255, 1) 10%,
      rgba(152, 188, 242, 1) 53%,
      rgba(152, 188, 242, 1) 92%,
      rgba(255, 255, 255, 1) 100%
    ),
    linear-gradient(
      180deg,
      rgba(255, 255, 255, 1) 0%,
      rgba(185, 235, 255, 0.7) 30%,
      rgba(152, 188, 242, 0.5) 50%,
      rgba(185, 235, 255, 0.7) 85%,
      rgba(255, 255, 255, 1) 100%
    );
  background-blend-mode: lighten;
}
.ribbon-title-section {
  background: #afddf7;
  background: linear-gradient(
    90deg,
    rgba(175, 221, 247, 1) 0%,
    rgba(110, 165, 211, 1) 39%,
    rgba(152, 188, 242, 1) 82%,
    rgba(152, 188, 242, 1) 98%
  );
  color: #fff;
  font-size: 1.35em;
  font-weight: 500;
  border-radius: 1.5em 1.5em 0 0;
  padding: 0.45em 1.5em 0.45em 1.5em;
  box-shadow: 0 2px 8px 0 rgba(33, 150, 243, 0.08);
  display: inline-block;
  line-height: 1.2;
  letter-spacing: 0.01em;
}
.card-section {
  display: flex;
  flex-direction: column;
  gap: 2em;
  background: #fff;
  border-radius: 1.5em;
  padding: 2.5em;
  /* margin-left: 1.5em;
  margin-right: 1.5em; */
}
.promotion-text {
  font-size: 1.339vw;
}

.oid-preorder-button {
  display: inline-block;
  padding: 0.7em 2.2em;
  background: linear-gradient(90deg, #b9ebff 0%, #8bb6e6 100%);
  color: #fff;
  font-size: 2em;
  font-weight: 400;
  border: none;
  border-radius: 1em;
  box-shadow: 0 2px 8px 0 rgba(33, 150, 243, 0.08);
  cursor: pointer;
  text-align: center;
  transition: background 0.2s, box-shadow 0.2s, transform 0.1s;
  text-decoration: none;
  line-height: 1.2;
  letter-spacing: 0.01em;
  margin-bottom: 0.5em;
}
.oid-preorder-button:hover,
.oid-preorder-button:focus {
  background: linear-gradient(90deg, #8bb6e6 0%, #b9ebff 100%);
  box-shadow: 0 4px 16px 0 rgba(33, 150, 243, 0.15);
  transform: translateY(-2px) scale(1.03);
}
.logo-bank-img {
  height: 1.75em; /* Atur tinggi yang sama */
  width: auto; /* Pertahankan rasio aspek */
  object-fit: contain; /* Hindari pemotongan gambar */
  display: block; /* Hilangkan inline whitespace */
}
.background-feature {
  background: #ffffff;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(66, 98, 129, 1) 25%,
    rgba(1, 1, 1, 1) 50%,
    rgba(66, 98, 129, 1) 75%,
    rgba(255, 255, 255, 1) 100%
  );
}
.foot-small-text {
}
.medium-text {
  font-size: 1.3vw;
}
.small-text {
  font-size: 0.8vw;
}
.gray-text {
  color: #939393;
}
.oid-text-white {
  color: #fff;
}
.text-purple-gradient {
  background: linear-gradient(90deg, #5faaff 0%, #987eff 50%, #5faaff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  font-weight: 400;
}
.text-gray-gradient {
  background: linear-gradient(90deg, #f6f6f6 0%, #bcbcbc 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  font-weight: 400;
}
.text-top-card {
  top: 5%;
  left: 5%;
}
.text-bottom-card {
  bottom: 3%;
  left: 3%;
}
.image-product-promo {
  width: 10vw;
  display: block;
}
.google-image-promo {
  display: block;
  width: 11.161vw;
}
.height-operator-logo {
  height: 2em;
  object-fit: contain;
}
.oid-align-items-stretch {
  align-items: stretch;
}
.glow-card {
  border-radius: 1em;
  box-shadow: 0 0 30px 0 rgba(0, 123, 255, 0.2),
    0 8px 24px 0 rgba(0, 123, 255, 0.18); /* even shadow all sides + extra bottom shadow */
}
.ecom-height-logo {
  height: 3.125vw;
  object-fit: contain;
}
.sec-ecom-height-logo {
  height: 2.232vw;
  object-fit: contain;
}
.po-text-color {
  color: #8da4d1;
}
.bank-logo {
  height: 1.5vw;
  object-fit: contain;
}
.oid-title-section {
  font-size: 3vw;
}
.oid-subtext-section {
  font-size: 1.6vw;
}
#oid-second-navbar {
  padding: 0;
}
