
.section-pb {
  padding-bottom: 30px;
}

section.banner {
  margin-top: 64px;
}

.nav-faq {
  font-family: 'Proxima Semi Bold';
}

.img-desktop {
  display: none;
}

.img-mobile {
  display: block;
}

.vertical-carousel {
  width: 100%;
  overflow: hidden;
}

.carousel-content {
  position: relative;
  overflow: hidden;
  height: 100%;
}

.carousel-item {
  display: none;
}

.carousel-item.active {
  display: block;
}

.section-apply {
  background-color: #e6f5f8;
  padding: 50px 0px;
}

.carousel-banner {
  width: 40%;
}

.section-activation {
  color: #fff;
  justify-content: center;
  align-items: center;
  display: grid;
  place-content: center;
  padding: 32px;
}

.carousel-banner-image {
  width: 100%;
  margin: auto;
}

.flex-title-container {
  flex-basis: 25%;
  margin-bottom: 50px;
  margin-top: 30px;
}

.kartu-title { 
  font-size: 24px;
  margin : 0;
  font-family: 'Proxima Bold';
  margin-right: 32px;
  line-height: 32px;
  text-align: center;
  color: #000 !important;
}


.promo-title { 
  font-size: 24px;
  margin : 0;
  font-family: 'Proxima Bold';
  margin-right: 32px;
  line-height: 32px;
  text-align: center;
  color: #000 !important;
}

.benefit-container {
  padding: 64px;
}

.benefit-wrapper {
  display: flex;
}

.benefit-item {
  gap: 16px;
}

.benefit-item img {
  width: 84px;
  display: block;
  margin: auto;
}

.benefit-item p {
  font-size: 16px;
  text-align: center;
}

.benefit-item-wording {
  color: #2c65aa;
  width: 120px; 
  padding-top: 10px;
}

.benefit-row-wrapper {
  display: flex;
  flex-direction: row;
  margin-bottom: 16px;
}

.benefit-promo-voucher {
  padding: 16px 0;
}

.apply-row-container {
  display: flex;
  flex-direction: row;
  gap: 32px;
  justify-content: center;
}

.activation-row-container {
  display: flex;
  flex-direction: row-reverse;
  gap: 32px;
  justify-content: center;
}

.flex-row {
  display: flex;
  flex-direction: row;
}

.flex-column {
  display: flex;
  flex-direction: column;
}

.grid-column {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 32px;
}

.text-bold {
  font-weight: 900;
}

.vertical-carousel {
  width: 50%;
  display: flex;
  position: relative;
  justify-content: center;
  height: 100%;;
  overflow: hidden;
}

.section-content {
  width: 50%;
  justify-content: center;
  gap: 32px;
}

.section-step p {
  margin : 0;
}

.section-step {
  font-size: 16px;
  padding: 12px;
  cursor: pointer;
  border-radius: 32px;
  transition: all 0.1s;
  gap: 8px;
}

.section-step:hover {
  background-color: #0abbe7bb;
}

section.section-pb-90 {
  padding-bottom: 0px;
}

.gpn-wrapper {
  display: flex; 
  background-color: #ebebebeb; 
  padding: 10px; 
  margin: 20px 0 40px;
}

.gpn-wrapper p {
  color: #2c65aa;
}
.gpn-wrapper img {
  width: 120px;
}

.carousel-title-apply {
  color: #FFF;
  padding-left: 70px;
}
.carousel-title-activation {
  color: #2c65aa;
  padding-left: 70px;
}
.how-to-box {
  box-shadow: none;
}
.how-to-box-header {
  padding: 0;
  margin: 10px auto;
  width: 400px;
}
.how-to-box-step.apply {
  background-color: #fff;
  color: #2c65aa;
}
.how-to-box-step.activation {
  background-color:#2c65aa;
  color:  #fff;
}
.fee-list {
  color: #2c65aa;
  padding: 15px 15px 15px 25px; 
  line-height: 30px;
}
.fee-list li {
  list-style: circle;
}

.fee-list.mobile-version {
  width: 300px; 
  margin: auto;
}

.fee-list.mobile-version li{
  padding-bottom: 10px;
}

.how-to-box-content.activation {
  color: #2c65aa;
}

.section-how-to-transaction-lg {
  background-color: #f16623;
  margin-top: -20px;
}
.section-how-to-transaction-xs {
 background-color: #f16623;
 display: none;
}

.icon-fee {
  width: 100px;
}

.container.section-fee {
  display: flex; 
  position: relative; 
  top: -50px;
}

.section-fee-left-wrapper {
  background-color: #0abbe7; 
  width: 40%;
}

.section-fee-left-item {
  position: relative; 
  top: -50px; 
  left: 30px;
}

.fee-title {
  padding-top: 10px; 
  font-size: 24px; 
  width: 220px; 
  font-weight: bold;
  color: #fff;
}

.section-fee-right-wrapper {
  background-color: #ebebeb; 
  width: 60%;
}

.section-carousel.how-to-carousel.activation {
  padding-top: 0;
}

.use-card-row-container {
  display: flex;
  flex-direction: row;
}

.use-card-content {
  width: 50%;
  padding: 54px 72px;
  background-color: #f27d2d  ;
  justify-content: center;
}

.use-card-content h2 {
  color: #fff;
  margin-bottom: 32px;
  font-family: 'Proxima Bold';
}

.use-card-content p {
  font-size: 16px;
  color: #fff;
}

.use-card-p {
  margin-bottom: 8px;
  gap: 16px;
}

.use-card-banner {
  width: 50%;
}

.use-card-banner img {
  width: 100%;
  height: 100%;
}

.use-card-inner-box-container {
  position: relative;
}

.inner-box-title {
  background-color: #306ec5;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  padding: 8px 40px;
  position: absolute;
  text-align: center;
}

.inner-box-title h2 {
  margin: 0;
  padding: 0;
  font-family: 'Proxima Bold';
}

.inner-box {
  border-radius: 10px;
  margin: 24px 0 0 0;
  padding: 46px 16px 8px 32px;
  background-color: #fef993;
}

.inner-box li {
  margin-bottom: 16px;
  list-style: disc;
  font-size: 16px;
  color: #000;
}

.carousel-mobile {
  display: none;
}

.m-auto {
  margin: auto;
}


.mt-30 {
  margin-top: 30px;
}
.pb-15 {
  padding-bottom: 15px;
}
.left-section-transaction {
  background-image: url('../images/transaction-section.png'); 
  background-repeat: no-repeat; 
  background-position: bottom; 
  background-size: 100%; 
  height: 520px;
}
.left-section-transaction h3 {
  color: #fff; 
  width: 250px;
  line-height: 35px;
  margin-left: 20%;
  margin-top: 0;
  font-weight: 900;
}
.img-how-to-transaction {
  width: 80px; 
  padding-bottom: 10px;
}
.desc-how-to-transaction {
  color: #fff;
  width: 180px;
}
.important-list-container {
 background-color: #e1e1e1;  
 border-top-left-radius: 4px; 
 border-top-right-radius: 4px;
}
.attention-wrapper {
  position: relative;
  width: 200px;
  background-color: #2c65aa;
  color: #fff;
  font-size: 22px;
  font-weight: 900;
  padding: 10px 40px;
  border-radius: 4px;
  left: 60px;
  top: -25px;
}
.attention-wrapper-mobile {
  position: relative;
  width: 200px;
  background-color: #2c65aa;
  color: #fff;
  font-size: 22px;
  font-weight: 900;
  padding: 10px 40px;
  border-radius: 4px;
  left: 10vh;
  top: 25px;
}

.transaction-mobile-container {
  position: relative; 
  background-image: url('../images/transaction-section.png'); 
  background-repeat: no-repeat; 
  background-position: bottom; 
  background-size: 100%; 
  min-height: 860px; 
  bottom: -50px;
}
.transaction-mobile-container h3 {
  text-align: center;
  color: #fff;
}

.transaction-mobile-wrapper {
  margin: 40px auto 10px; 
  width: 100%; 
  max-width: 270px;
}

button.cta.color-white.bg-orange {
  background: #F37E35;
  font-family: 'Proxima Bold';
  margin: auto;
  display: block;
  color: #fff;
  border: 0px;
  padding: 5px 40px;
  border-radius: 50px;
  margin-bottom: 50px;
  font-size: 18px;
}
.step-transaction-wrapper-mobile {
  display: flex; 
  padding-bottom: 20px;
}

.step-transaction-wrapper-mobile img {
  width: 80px;
  padding-right: 25px;
}

.step-transaction-desc-mobile {
  color: #fff; 
  width: 180px;
}

.accordion-content-child li {
  margin-top: 10px;
  color: #000 !important;
}


.cara-title { 
  font-size: 24px;
  margin-right: 16px;
  font-family: 'Proxima Bold';
  color: #000 !important;
}

@media (min-width:768px) {
  .img-mobile {
  display: none;
  }
  .img-desktop {
  display: block;
  }
}
@media (min-width: 1024px) {
  .how-to-carousel .carousel-indicators {
    position: relative;
    text-align: left;
    top: -50px;
    left: 5%;
    width: 100%;
    margin-left: 0px;
  }
}

@media (max-width: 768px) {
  section.banner {
    margin-top: 44px;
  }

  .carousel-mobile {
    display: block;
    padding: 16px 0;
    text-align: center;
  }

  .carousel-mobile h2 {
    font-family: 'Proxima Bold';
    font-size: 24px;
  }

  .carousel-mobile p {
    text-align: center;
    font-size: 14px;
  }

  .carousel-indicators {
    bottom: 0;
  }

  .round {
    background-color: #239CEC;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .round p {
    margin: 0;
  }

  .carousel-indicators li {
    background-color: #c4c4c4;
    border-color: #c4c4c4;
  }

  .carousel-indicators li.active{
    background-color: #6cd6fd;
    border-color: #6cd6fd;
  }

  .flex-title-container {
    flex-basis: 100%;
  }

  .benefit-row-wrapper {
    flex-direction: column;
    gap: 32px;
  }

  .benefit-item-wrapper {
    gap: 32px;
  }

  .benefit-item {
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    gap: 16px;
    margin-bottom: 16px;
  }

  
  .kartu-title { 
    font-size: 18px;
    margin-right: 16px;
    text-align: center;
    font-family: 'Proxima Bold';
    color: #000 !important;
  }
  .grid-column {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .apply-row-container {
    flex-direction: column-reverse;
    gap: 16px;
  }

  .section-use-card {
    padding-bottom: 0;
  }
  .benefit-container {
    padding: 32px;
  }
  .benefit-container {
    width: 100%;
  }
  .benefit-wrapper {
    display: block;
    padding: 0 20px;
  }
  .benefit-item-wording {
    color: #2c65aa;
    width: 100%;
    max-width: 800px;
    padding-top: 0;
    padding-left: 20px;
  }
  .carousel-title-apply {
    text-align: center;
    padding: 0;
  }
  .carousel-title-activation {
    text-align: center;
    padding: 0;
  }
  .how-to-box-header {
    width: 30px;
  }
  .how-to-box {
    margin: 20px 10px 0;
  }
  .how-to-box-content {
      font-size: 20px;
      padding: 10px 25px 25px 25px;
      text-align: left;
      /* color: black; */
      font-weight: 500;
      min-height: 100px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      gap: 8px;
  }

  .section-fee {
    position: relative; 
    background-color: transparent;
  }
  .section-fee-mobile {
    display: none;
    padding: 0;
  }

  .section-fee-mobile-container {
    background-color: #ebebeb; 
    position: relative; 
    padding: 50px 0 30px;
  }
  .section-fee-mobile-icon-wrapper {
    position: absolute;
    left: 35%;
    top: -50px;
  }

  .title-fee-mobile {
    color: #2c65aa;
    text-align: center;
  }

  .activation-row-container {
    display: flex;
    flex-direction: column-reverse;
    gap: 16px;
    margin-left: 32px;
  }

  .vertical-carousel {
    width: 100%;
    overflow: hidden;
  }

  .carousel-content {
    position: relative;
    overflow: hidden;
    height: 100%;
  }

  .carousel-item {
    display: none;
  }

  .carousel-item.active {
    display: block;
  }


  .use-card-row-container {
    display: flex;
    flex-direction: column;
  }

  .use-card-content {
    width: 100%;
    padding: 32px 54px 32px 32px;
  }

  .use-card-content h2 {
    color: #fff;
    margin-bottom: 32px;
    font-family: 'Proxima Bold';
    font-size: 24px;
  }

  .use-card-content p {
    font-size: 16px;
    color: #fdf0e6;
  }

  .use-card-p {
    margin-bottom: 8px;
    gap: 16px;
  }

  .use-card-banner {
    width: 100%;
  }

  .use-card-inner-box-container {
    position: relative;
  }

  .inner-box-title {
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    padding: 8px 40px;
    position: absolute;
    text-align: center;
  }

  .inner-box-title h2 {
    margin: 0;
    padding: 0;
    font-family: 'Proxima Bold';
  }

  .inner-box {
    border-radius: 10px;
    margin: 24px 0 0 0;
    padding: 46px 16px 8px 32px;
  }

  .inner-box li {
    margin-bottom: 16px;
    list-style: disc;
    font-size: 16px;
    color: #000;
  }

  .carousel-desktop {
    display: none;
  }

 @media(max-width: 540px) {
  .section-fee-mobile {
    display: block;
  }

  .carousel-mobile h2 {
    font-size: 18px;
    margin-right: 16px;
    font-family: 'Proxima Bold';
    color: #000 !important;
  }
  .benefit-item p {
    text-align: left;
    font-size: 14px;
  }
  .flex {
    display: block;
  }

  .accordion-content-child {
    max-width: 100%;
  }

  .how-to-image {
    margin-bottom: 50px;
  }

  .promo-title { 
    font-size: 18px;
    margin:auto;
    display: block;
    font-family: 'Proxima Bold';
    line-height: 26px;
    text-align: center;
    color: #000 !important;
    width: 260px;
  }

  .img-mobile {
    display: block;
    margin: auto;
  }

  button.cta.color-white.bg-orange {
    padding: 10px 30px;
  }

 }
 
 .section-how-to-transaction-lg {
   display: none;
 }
 .section-how-to-transaction-xs {
   display: block;
   padding-bottom: 0;
   padding-top: 0;
 }
}
@media(max-width: 374px) {
  .attention-wrapper-mobile {
    left: 7vh;
  }
}
@media(min-width: 768px) {
  .attention-wrapper-mobile {
    left: 24vh;
  }
  .transaction-mobile-wrapper {
    max-width: 600px;
  }
  .step-transaction-desc-mobile {
    width: 600px;
  }
  .transaction-mobile-container {
    min-height: 940px;
  }
  .section-fee-mobile {
    display: none;
  }
}

.important-wrapper {
  margin: 0 auto 30px;
  padding: 0 48px;
}

.important-wrapper-mobile {
  background-color: #e1e1e1; 
  padding-top: 30px; 
  margin: 0 -15px;
}

.important-wrapper-mobile ul {
  padding: 15px; 
  color: #2c65aa;
}

.important-wrapper-mobile ul li {
  font-weight: 900;
  padding-bottom: 15px;
  display: flex;
  align-items: flex-start;
}

.important-wrapper-mobile ul li::before {
  font-family: "FontAwesome";
  content: "\f05d";
  color: #95d3e3;
  font-size: 24px;
  margin-right: 5px;
  margin-top: -5px;
}


.important-list {
  font-weight: 900;
  color: #2c65aa;
  line-height: 25px;
  display: flex;
  align-items: flex-start;
}
.important-list::before {
 font-family: "FontAwesome";
 content: "\f05d";
 color: #95d3e3;
 font-size: 24px;
 margin-right: 5px;
}