@import url('https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');


.zero-30-custom {
  font-family: "Lexend Deca", sans-serif;
  font-optical-sizing: auto;
  color: white;
  font-size: 22px;
  font-weight: 200;
  line-height: 27.5px;
  overflow-x: hidden;
  margin-top: 140px !important;
}

.zero-30-custom a {
  text-decoration: underline;
  color: #FFE39C;
  font-weight: 500;
}

.zero-30-custom-bg-image {
  background-image: url("/img/background_image_zero_30.png");
  margin-top: -50px
}

.zero-30-custom-bg-all {
  background-image: url("/img/bg-all.png");
  background-size: cover;
}

.zero-30-custom .yellow-text {
  color: #FFC874;
  font-weight: 700;
  font-size: 37px;
  line-height: 50px;
}

.zero-30-custom .button-primary {
  background: linear-gradient(90deg, #FFE08C 6%, #FFC874 28%, #E99741 53%, #F4BD72 100%);
  color: #430480;
  padding: 10px 90px;
  border: none;
  border-radius: 35px;
}

.zero-30-custom .button-primary-small {
  background: linear-gradient(90deg, #FFE08C 6%, #FFC874 28%, #E99741 53%, #F4BD72 100%);
  color: #430480;
  padding: 10px 60px;
  border: none;
  border-radius: 35px;
}

.zero-30-custom .space-x-12 {
  gap: 50px
}

.zero-30-custom .button-secondary {
  border: 1px solid #FFE08C;
  /*border-image-source: linear-gradient(90deg, #FFE08C 5.89%, #FFC874 27.94%, #E99741 53.01%, #F4BD72 100.12%);*/
  color: #FFE39C;
  padding: 10px 90px;
  background: transparent;
  border-radius: 35px;
}

.mt-10 {
  margin-top: 40px
}

.mt-12 {
  margin-top: 48px
}

.mb-20 {
  margin-bottom: 80px;
}

.zero-30-custom .padding-2-side {
  padding: 0 15%;
}

.zero-30-custom .padding-2-side-header {
  padding: 0 16%;
  text-align: center;
}

.zero-30-custom .padding-2-side-13 {
  padding: 0 9%;
}

.zero-30-custom strong {
  font-weight: 700;
}

.zero-30-custom .slice-block-purple {
  position: absolute;
  top: 0
}

.diagonal-line {
  position: absolute;
  width: 120%;
  opacity: 10%;
  height: 230px;
  background: linear-gradient(to top, #FFCDF8, #23003e);
  transform: rotate(8deg);
  top: 10%
}

.diagonal-line-revert {
  position: absolute;
  width: 120%;
  opacity: 10%;
  height: 230px;
  background: linear-gradient(to top, #FFCDF8, #23003e);
  transform: rotate(-8deg);
  top: -20%;
  left: -10%;
}

.zero-30-custom .about-us-JBFG__main__flag__content {
  list-style: disc;
}

.zero-30-custom .zero-30-custom-image-slice {

}

.zero-30-custom .title-custom-image-slice {
  font-weight: 500;
  font-size: 22px;
  line-height: 22.5px;
}

.zero-30-custom .title-custom-image-slice-margin {
  font-weight: 700;
  font-size: 22px;
  line-height: 28.5px;
}

.zero-30-custom .description-custom-image-slice-margin {
  font-weight: 300;
  font-size: 16px;
}

.zero-30-custom .gap-custom-8px {
  gap: 8px
}

.zero-30-custom .zero-30-custom-image-slice-xred {
  font-size: 14px;
  font-weight: 500;
}

.zero-30-custom .zero-30-custom-image-slice-xred p {
  font-size: 30px;
  font-weight: 700;
  color: #FFE08C;
}

.zero-30-custom .block-3-image {
  font-weight: 300;
  font-size: 20px;
  text-align: center;
}

.zero-30-custom .block-3-image p {
  font-weight: 700;
  font-size: 20px;
}

.zero-30-custom .gap-custom-40px {
  gap: 40px
}

.zero-30-custom .gap-custom-26px {
  gap: 26px
}

.zero-30-custom .mt-20 {
  margin-top: 40px
}

.zero-30-custom .border-line-slice-3-image {
  width: 2px;
  background: #F3B96D;
  height: 100%;
}

.zero-30-custom .group-button-tab {
  border: 1px solid #FFE08C;
  color: #FFE39C;
  background: transparent;
  border-radius: 35px;
  width: fit-content;
  font-size: 30px;
}

.zero-30-custom .group-button-tab button {
  padding: 0 25px;
}

.zero-30-custom .group-button-tab .button-secondary {
  color: white;
  border: none;
}

.zero-30-custom .accordion-button {
  background-color: transparent;
  color: #fff;
  border: none;
  font-size: 21px;
}

.zero-30-custom .accordion-item {
  border-right: none;
  border-left: none;
}

.zero-30-custom .accordion-button:not(.collapsed) {
  background-color: transparent;
  border: none;
  color: #FFE39C;
  font-weight: 700;
}

.zero-30-custom #faqAccordion {
  text-align: center;
}

.zero-30-custom #faqAccordion .accordion-body {
  text-align: left;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
}

.zero-30-custom hr {
  border: 0.1px solid #FFFFFF !important;
  width: 450px;
}

.zero-30-custom .f-margin--guide__img {
  left: 10% !important;
}

.zero-30-custom .f-margin--guide__icon {
  z-index: 2;
}

.zero-30-custom .f-margin-intro__img__pc {
  width: 80%;
}

@media (max-width: 767px) {
  .zero-30-custom .f-margin-intro__img__pc {
    width: 100%;
  }

  .zero-30-custom .border-line-slice-3-image {
    height: 2px;
    width: 100%;
    background: #F3B96D;
    margin: 35px 0;
  }

  .zero-30-custom .zero-30-custom-bg-image {
    margin-top: -15px;
  }

  .zero-30-custom .yellow-text-header span {
    font-size: 22px;
    text-align: center;
  }

  .zero-30-custom .title-header-mobile {
    padding: 0 10%;
  }

  .zero-30-custom .zero-30-custom-bg-image img {
    width: 70%;
    object-fit: cover;
  }

  .zero-30-custom .padding-2-side {
    padding: 0 8%;
  }

  .zero-30-custom .yellow-text {
    font-size: 14px;
    line-height: 32px;
  }

  .zero-30-custom .button-primary {
    padding: 10px 25px;
  }

  .zero-30-custom .block_dang_ky_ngay_nhan_tu_van {
    font-size: 16px;
  }

  .zero-30-custom .button-secondary {
    padding: 10px 25px;
  }

  .zero-30-custom .space-x-12 {
    gap: 12px;
  }

  .zero-30-custom .group-button-tab {
    font-size: 16px;

  }

  .zero-30-custom .diagonal-line {
    position: absolute;
    width: 120%;
    opacity: 10%;
    height: 20px;
    background: linear-gradient(to top, #FFCDF8, #23003e);
    transform: rotate(8deg);
    top: 28%;
  }

  .zero-30-custom .image-table-30 {
    width: 100%;
    scale: 1.1;
    padding-left: 5%;
  }

  .zero-30-custom .zero-30-custom-image-slice-xred .image-x-icon {
    display: none;
  }

  .zero-30-custom p {
    font-size: 16px;
  }

  .zero-30-custom .accordion-item {
    padding: 0 8%;
  }

  .zero-30-custom .spec_cau_hoi_thuong_gap {
    font-size: 24px;
    margin-bottom: 10px;
  }

  .zero-30-custom {
    margin-top: 60px !important;
  }

  .zero-30-custom .accordion-button {
    font-size: 16px;
  }

  .zero-30-custom .zero-30-custom-image-slice-xred p {
    font-size: 24px;
  }

  .zero-30-custom .f-margin--guide__text {
    font-size: 16px;
    margin-top: 12px;
  }

  .zero-30-custom .gap-custom-26px {
    font-size: 16px;
  }

  .zero-30-custom .DieuKien {
    font-size: 22px;
  }
  .zero-30-custom .KhongApDung {
    font-size: 16px;
  }

}
.zero-30-custom .DieuKien {
  line-height: 25px;

}

.zero-30-custom .active .f-margin--guide__text {
  color: white !important;
}

.zero-30-custom .f-margin--guide__text {
  color: white !important;
}

.zero-30-custom .group-button-tab a {
  position: relative;
  z-index: 9;
}

.zero-30-custom .f-margin--guide__img {
  left: 20% !important;
}

.zero-30-custom .f-margin--guide__img img {
  width: 40%;
}

.zero-30-custom .image-table-30 {
  padding-left: 5%;
}

/*.zero-30-custom .about-us-JBFG__main__flag__content ul {*/
/*  list-style: none; !* Remove default bullets *!*/
/*}*/

/*.zero-30-custom .about-us-JBFG__main__flag__content ul li::before {*/
/*  content: "•"; !* Use bullet character as content *!*/
/*  color: yellow; !* Set the color to yellow *!*/
/*  display: inline-block;*/
/*  width: 1em; !* Make it take up enough space for alignment *!*/
/*  margin-left: -1em; !* Adjust the position to align correctly *!*/
/*}*/
