/* INDEX CSS START */
.content__index {}

/* ============== SECTION-1 CSS START ============== */
.content__index .index__section-1 {
  position: relative;
  aspect-ratio: 1920 / 942;
  background:
    url("../img/trang_chu/sec1-bg.png") no-repeat left center,
    linear-gradient(180deg,
      rgba(204, 204, 204, 0.3) 0%,
      rgba(236, 236, 236, 0.15) 100%);
  background-size: cover;
}

.index__section-1 .section-1__image {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 52.2%;
  height: auto;
}

/* .index__section-1 .svg__iphone,
.index__section-1 .svg__daily-traffic,
.index__section-1 .svg__100tr,
.index__section-1 .svg__atm-card,
.index__section-1 .svg__suff-alteration {
  opacity: 0;
} */

#iphone-screen,
#logo-1,
#logo-2,
#logo-3,
#logo-4,
#logo-5,
#logo-6,
#logo-7,
#logo-8,
#logo-9,
#logo-10,
#logo-11,
#logo-12,
#logo-13,
#logo-14,
#logo-15,
#logo-16,
#logo-17 {
  opacity: 0;
}

.index__section-1 .section-1__slogan {
  /* padding: 18.7rem 0 42.6rem 31rem; */
  padding: 18.7rem 0 0 16%;
}

.section-1__slogan .title {
  margin: 0;
  /* \1 */
  font-size: 8.2rem;
  line-height: 10rem;
  font-weight: 800;
  color: #000000;
}

.section-1__slogan .description {
  margin-top: 3rem;
  width: 47rem;
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 400;
  color: #000000;
}

.section-1__slogan .see-more {
  display: inline-block;
  margin-top: 3rem;
  font-size: 1.8rem;
  line-height: 2.7rem;
  font-weight: 700;
  color: var(--primary-color);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  transform-origin: top left;
}

.section-1__slogan .see-more:hover {
  transform: scale(1.2);
}

.section-1__slogan .see-more__icon {}

.index__section-1 .section-1__100trieu {
  position: absolute;
  top: 28%;
  left: 48%;

}

.index__section-1 .section-1__bank-card-1 {
  position: absolute;
  top: 12%;
  left: 64%;
}

.index__section-1 .section-1__bank-card-2 {
  position: absolute;
  top: 35%;
  left: 85%;
}

.index__section-1 .section-1__daily-traffic {
  position: absolute;
  top: 56%;
  left: 36%;
}

.index__section-1 .section-1__iphone-screen {
  position: absolute;
  bottom: 0;
  left: 60%;
}

/* ============== SECTION-1 CSS END ============== */


/* ============== SECTION-2 CSS START ============== */
.content__index .index__section-2 {
  height: 49.5rem;
  padding: 7.5rem 0;
}

.index__section-2 .highlight {
  display: flex;
  padding: 3rem 1rem;
  align-items: center;
}

.index__section-2 .highlight__icon {
  width: 6.5rem;
  height: 6.5rem;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 2rem;
}

.index__section-2 .highlight__icon img {
  padding: 2rem;
}

.index__section-2 .highlight__object {}

.index__section-2 .highlight__number {
  /* \1 */
  font-size: 6rem;
  line-height: 9rem;
  font-weight: 900;
  color: var(--primary-color);
}

.index__section-2 .highlight__text {
  /* \1 */
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 600;
  color: var(--text-color);

}

/* ============== SECTION-2 CSS END ============== */


/* ============== SECTION-3 CSS START ============== */
.content__index .index__section-3 {
  height: 104.8rem;
  padding-top: 5rem;
  display: flex;
}

.index__section-3 .megapay {
  padding-top: 7rem;
  width: 55%;
}

.index__section-3 .iphone-screen {
  background-repeat: no-repeat;
  background-size: contain;
  width: 63.5rem;
  height: 94.8rem;
  opacity: 0;
}

.index__section-3 .megapay .megapay__header {
  /* \1 */
  font-size: 4.8rem;
  line-height: 6.2rem;
  font-weight: 700;
  color: var(--text-color);
}

.index__section-3 .megapay .megapay__body {
  margin-top: 6rem;
  width: 60rem;
}

.index__section-3 .megapay__body .advantage {
  display: flex;
}

.index__section-3 .megapay__body .advantage:not(:first-child) {
  padding-top: 3.2rem;
}

.index__section-3 .megapay__body .advantage__icon {
  width: 3.2rem;
  height: 3.2rem;
  opacity: 0;
}

.index__section-3 .megapay__body .advantage__body {
  margin-left: 1.5rem;
}

.index__section-3 .megapay__body .advantage__title {
  /* \1 */
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 3.3rem;
  opacity: 0;
}

.index__section-3 .megapay__body .advantage__content {
  margin-top: 1.2rem;
  font-size: 2rem;
  font-weight: 400;
  line-height: 3rem;
  opacity: 0;

}

.index__section-3 .megapay__body .advantage__pttt {
  margin-top: 1.6rem;
  display: flex;
  justify-content: space-between;
}

.index__section-3 .megapay__body .advantage__pttt .pttt__img {
  width: 10.3rem;
  height: 4.8rem;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0;
}

/* ============== SECTION-3 CSS END ============== */


/* ============== SECTION-4 CSS END ============== */
.content__index .index__section-4 {
  height: 94.8rem;
  padding: 5rem 0 0 0;
}

.index__section-4 .section-4__header {}

.index__section-4 .header__title {
  /* \1 */
  font-size: 4.8rem;
  font-weight: 700;
  line-height: 6.2rem;
  text-align: center;
}

.index__section-4 .section-4__body {
  position: relative;
}

.index__section-4 .section-4__advantages {
  padding: 6rem 0 9.5rem 0;
  gap: 7rem 0;
  /* khoảng cách hàng cột */
}

.index__section-4 .advantage {
  width: 63%;
  opacity: 0;
}

.index__section-4 .advantage__icon {}

.index__section-4 .advantage__icon img {
  width: 9.8rem;
  height: 10.2rem;
}

.index__section-4 .advantage__body {}

.index__section-4 .advantage__title {
  margin-top: 2.8rem;
  /* \1 */
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 3.3rem
}

.index__section-4 .advantage__content {
  margin-top: 0.7rem;
  font-size: 2rem;
  font-weight: 400;
  line-height: 3rem;
  color: var(--text-color);
}

.index__section-4 .pos-image {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.index__section-4 .pos-image svg {
  /* object-fit: contain; */
  width: 48.3rem;
  height: auto;
}

/* ============== SECTION-4 CSS END ============== */


/* ============== SECTION-5 CSS START ============== */
.content__index .index__section-5 {
  /* height: 138.6rem; */
  padding: 5rem 0;
}

.index__section-5 .content-1 {
  height: 74.1rem;
  border-radius: 4.7rem;
  /* overflow: hidden; */
  background:
    url("../img/trang_chu/decoration_section5.png") no-repeat left center,
    linear-gradient(180deg,
      rgba(204, 204, 204, 0.3) 0%,
      rgba(236, 236, 236, 0.15) 100%);
  background-size: 28% 100%, 72% 100%;
  position: relative;
  display: flex;
}

.index__section-5 .megav-images {
  width: 45.5%;
}

.index__section-5 .doanhthu {
  position: absolute;
  top: 10%;
  left: 6.1%;
  opacity: 0;
}

.index__section-5 .doanhthu img {
  width: 36.1rem;
  height: 18.6rem;
}

.index__section-5 .cuahangmoingay {
  position: absolute;
  top: 26.4%;
  left: -2%;
  opacity: 0;
}

.index__section-5 .cuahangmoingay img {
  width: 13.5rem;
  height: 13.1rem;
}

.index__section-5 .ip_screen_megav {
  position: absolute;
  bottom: 0;
  left: 8%;
}

.index__section-5 .ip_screen_megav img {
  width: 39.5rem;
  height: 52.2rem;
}

.index__section-5 .megav-advantages {
  padding: 5.3rem 8rem 6.3rem 0;
  width: 54.5%;
}

.index__section-5 .advantages__header {
  /* \1 */
  font-size: 4.8rem;
  line-height: 6.2rem;
  font-weight: 700;
  width: 100%;
}

.index__section-5 .advantage__body {
  margin-top: 5rem;
}

.index__section-5 .advantage__body .advantage {
  display: flex;
  align-items: flex-start;
  gap: 3rem;
  opacity: 0;
}

.index__section-5 .advantage__body .advantage:not(:first-child) {
  margin-top: 5rem;
}

.index__section-5 .advantage__body .advantage__icon {

}

.index__section-5 .advantage__body .advantage__icon img {
  width: 3.2rem;
  height: 3.2rem;
}

.index__section-5 .advantage__body .advantage__content {

}

.index__section-5 .advantage__body .content__tittle {
  /* \1 */
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 3.3rem;
}

.index__section-5 .advantage__body .content__text {
  margin-top: 1.2rem;
  font-size: 2.1rem;
  line-height: 3rem;
  font-weight: 400;
}

.index__section-5 .content-2 {
  /* height: 45.6rem; */
  margin-top: 9rem;
  display: flex;
  justify-content: space-between;
}

.index__section-5 .content2__element {
  width: 49.25%;
  /* height: 100%; */
  border-radius: 4.7rem;
  padding: 3.6rem 0 0 5rem;
  background: linear-gradient(180deg, rgba(255, 234, 234, 0.30) 0%, rgba(236, 236, 236, 0.15) 100%);
}

.content-2 .content2__element .content2__header {
  width: 39.6rem;
  font-size: 3.2rem;
  line-height: 4.5rem;
  font-weight: 700;
  /* \1 */
}

.index__section-5 .content2__element .content2__body {}

.index__section-5 .content2__element .body__element {
  margin-top: 1.2rem;
  display: flex;
}

.index__section-5 .content2__element .body__icon {}

.index__section-5 .content2__element .body__icon img {
  width: 3.2rem;
  height: 3.2rem;
}

.index__section-5 .content2__element .body__body {
  margin-left: 2.8rem;
}

.index__section-5 .content2__element .body__tittle {
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 700;
  /* \1 */
}

.index__section-5 .content2__element .body__content {
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 400;
}

.index__section-5 .download-megav .body__element {
  display: block;
  margin-top: 2.1rem;
}

.index__section-5 .download-megav .body__content {
  display: flex;
  align-items: center;
  margin-top: .9rem;
  height: 6rem;
}

.index__section-5 .download-megav .body__icon {
  margin-right: 2.8rem;
}

.index__section-5 .download-megav .content2__fotter {
  margin-top: 4.2rem;
  display: flex;
  align-items: center;
}

.index__section-5 .download-megav .qr_code {}

.index__section-5 .download-megav .qr_code img {
  width: 10.3rem;
  height: 10.3rem;
}

.index__section-5 .download-megav .appstore_download {
  margin-left: 4.2rem;
}

.index__section-5 .download-megav .appstore_download img {
  width: 15rem;
  height: 5.1rem;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  transform-origin: center;
}

.index__section-5 .download-megav .appstore_download img:hover {
  transform: scale(1.1);
}

.index__section-5 .download-megav .googleplay_download {
  margin-left: 1.5rem;
}

.index__section-5 .download-megav .googleplay_download img {
  width: 15rem;
  height: 5.1rem;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  transform-origin: center;
}

.index__section-5 .download-megav .googleplay_download img:hover {
  transform: scale(1.1);
}

/* ============== SECTION-5 CSS END ============== */



/* ============== SECTION-6 CSS START ============== */
.content__index .index__section-6 {
  height: 88.8rem;
}

.index__section-6 .section-6__content {
  padding: 9rem 0 8.5rem;
}

.index__section-6 .dich_vu_thu_chi {}

.index__section-6 .thu_chi__header {
  width: 46.4rem;
}

.index__section-6 .header__line-1,
.index__section-6 .header__line-2 {
  /* \1 */
  font-size: 4.8rem;
  line-height: 6.2rem;
  font-weight: 700;
}

.index__section-6 .thu_chi__body {
  margin-top: 4.9rem;
}

.index__section-6  .advantage {
  display: flex;
}

.index__section-6  .advantage:not(:first-child) {
  margin-top: 3rem;
}

.index__section-6  .advantage__icon {
  opacity: 0;
}

.index__section-6 .advantage__icon img {
  width: 3.2rem;
  height: 3.2rem;
}

.index__section-6  .advantage__body {
  margin-left: 2.8rem;
}

.index__section-6  .advantage__title {
  /* \1 */
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 3.3rem;
  opacity: 0;
}

.index__section-6  .advantage__content {
  margin-top: 1.2rem;
  font-size: 2rem;
  font-weight: 400;
  line-height: 3rem;
  opacity: 0;

}

.index__section-6  .advantage__pttt {
  margin-top: 1.6rem;
  display: flex;
  justify-content: space-between;
}

.index__section-6 .section-6__chart svg {
  width: 65rem;
  height: 70.8rem;
}

.index__section-6 .section-6__chart #Group2,
.index__section-6 .section-6__chart #Group3,
.index__section-6 .section-6__chart #Group4,
.index__section-6 .section-6__chart #Group5,
.index__section-6 .section-6__chart #Group6,
.index__section-6 .section-6__chart #Ellipse84,
.index__section-6 .section-6__chart #Union {
  opacity: 0;
}

/* ============== SECTION-6 CSS END ============== */


/* ============== SECTION-7 CSS START ============== */
.content__index .index__section-7 {
  height: 87.2rem;
  position: relative;
}

.index__section-7 .section-7__background {
  height: 100%;
  background-color: #F9FAFC;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  z-index: -999;
}

.index__section-7 .section-7__content {
  padding: 9rem 0 7.7rem;
}

.index__section-7 .customers {}

.index__section-7 .customers__header .header__tittle {
  /* \1 */
  font-size: 3.2rem;
  line-height: 4.5rem;
  font-weight: 600;
  color: var(--text-color);
  text-align: center;
}

.index__section-7 .customers__body-1 {
  margin-top: 4.2rem;
  display: flex;
  width: 86%;
  margin-left: 7%;
}

.index__section-7 .customers__body-2 {
  margin-top: 2.6rem;
  display: flex;
  width: 100%;
}

.index__section-7 .partner-bank__body-1 {
  margin-top: 4.2rem;
  display: flex;
  width: 86%;
  margin-left: 7%;
}

.index__section-7 .partner-bank__body-2 {
  margin-top: 2.6rem;
  display: flex;
  width: 100%;
}

.index__section-7 .partner-bank {
  margin-top: 9rem;
}

.index__section-7 .partner-bank__header .header__tittle{
  /* \1 */
  font-size: 3.2rem;
  line-height: 4.5rem;
  font-weight: 600;
  color: var(--text-color);
  text-align: center;
}

/* ============== SECTION-7 CSS END ============== */


/* ============== SECTION-8 CSS START ============== */
.content__index .index__section-8 {
  height: 102.4rem;
}

.content__index .section-8__content {
  padding: 9rem 0;
}

.index__section-8 .navbar {
  position: relative;
}

.index__section-8 .navbar .prev-element {
  font-size: 1.5rem;
  color: var(--primary-color);
  cursor: pointer;
  position: absolute;
  top: 21.2rem;
  left: -7rem;
  transform: translateY(-50%);
  border-radius: 50%;
  border: 0.25rem solid var(--primary-color);
  padding: 0.5rem 0.7rem;
}

.index__section-8 .navbar .next-element {
  font-size: 1.5rem;
  color: var(--primary-color);
  cursor: pointer;
  position: absolute;
  top: 21.2rem;
  right: -7rem;
  transform: translateY(-50%);
  border-radius: 50%;
  border: 0.25rem solid var(--primary-color);
  padding: 0.5rem 0.7rem;
}

.index__section-8 .news {}

.index__section-8 .new {}

.index__section-8 .new__image {
  width: 100%;
  height: 42.4rem;
}

.index__section-8 .new__image img {
  width: 100%;
  height: 100%;
  border-radius: 1.6rem;
  object-fit: cover;
}

.index__section-8 .new__title {
  margin-top: 2.7rem;
  /* \1 */
  font-weight: 600;
  font-size: 2.2rem;
  line-height: 3.3rem;
  max-height: 6.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.index__section-8 .new__date-time {
  margin-top: 1.2rem;
  color: #4F4F4F;
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 400;
}

.index__section-8 .new__content {
  margin-top: 2.6rem;
  font-weight: 400;
  font-size: 2rem;
  line-height: 3rem;
  max-height: 12rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.index__section-8 .new__btn-see-more {
  margin-top: 2.6rem;
  font-size: 1.8rem;
  line-height: 2.7rem;
  font-weight: 700;
  color: #D71921;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  transform-origin: center left;
}

.index__section-8 .new__btn-see-more:hover {
  transform: scale(1.2);
}

.index__section-8 .new__btn-see-more .icon {}

.index__section-8 .btn-see-more {
  margin-top: 7rem;
}

.index__section-8 .btn-see-more a {
  text-decoration: none;
  color: #FFF;
  background-color: var(--primary-color);
  font-size: 1.8rem;
  line-height: 2.7rem;
  font-weight: 700;
  padding: 1.6rem 2.6rem;
  border-radius: 1.2rem;
  margin: 0 auto;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  transform-origin: center;
}

.index__section-8 .btn-see-more a:hover {
  transform: scale(1.2);
}
/* ============== SECTION-8 CSS END ============== */


/* ============== SECTION-9 CSS START ============== */
.content__index .index__section-9 {
  height: 62.4rem;
  padding: 9rem 0;
}

.index__section-9 .section-9__content {
  height: 44.4rem;
  background:
    url("../img/trang_chu/decoration_section9.png") no-repeat left center,
    linear-gradient(180deg,
      rgba(204, 204, 204, 0.3) 0%,
      rgba(236, 236, 236, 0.15) 100%);
  /* background-size: 28% 100%, 72% 100%; */
  background-size: cover;
  background-position: center;
  border-radius: 3.2rem;
}

.index__section-9 .info {
  padding: 9.9rem 0 13.1rem 10.4rem;
}

.index__section-9 .info__logo img {
  width: 7.7rem;
  height: auto;
}

.index__section-9 .info__text {
  font-size: 2rem;
  line-height: 2.8rem;
  font-weight: 400;
  margin-top: 1.9rem;
}

.index__section-9 .info__slogan {
  /*/* \1 */
  font-size: 3.9rem;
  line-height: 5.5rem;
  font-weight: 700;
  width: 35.6rem;
  margin-top: .9rem;
}

.index__section-9 .advise {
  padding: 10.2rem 0 10.6rem;
}

.index__section-9 .form-advise {
  padding: 0 13rem 0 1rem;
}


.index__section-9 .form-group {}

.index__section-9 .form-group:not(:first-child) {
  margin-top: 2.8rem;
}

.index__section-9 .form-input {
  width: 100%;
  padding: 1.9rem 2.4rem;
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: 400;
  border: none;
  border-radius: 0.8rem;
  outline: none;
  box-shadow: 0 0.2rem 0.5rem rgba(0, 0, 0, 0.1);
}

.index__section-9 .form-input::placeholder {
  color: var(--text-color);
}

.index__section-9 .form-select {
  width: 100%;
  position: relative;
}

.index__section-9 .form-lable {
  position: relative;
}

.index__section-9 .selected {
  padding-right: 3.7rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.index__section-9 .form-button-toggle {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  padding: 1.5rem 8%;
}

.index__section-9 .options {
  display: none;
  width: 100%;
  max-height: 22.6rem;
  margin-top: 0.5rem;
  background: white;
  border-radius: 0.8rem;
  box-shadow: 0 0.2rem 0.5rem rgba(0, 0, 0, 0.1);
  overflow: hidden;
  overflow-y: auto;
}

.index__section-9 .option {
  background: white;
  width: 100%;
  padding: 1.5rem 2.4rem;
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: 400;
  cursor: pointer;
}

.index__section-9 .option:not(:last-child) {
  border-bottom: solid 0.1rem #e7e7e7;
}

.index__section-9 .option:hover {
  background: lightgray;
}

.index__section-9 .form-btn {
  width: 100%;
  /* \1 */
  text-decoration: none;
  color: #FFF;
  background-color: var(--primary-color);
  font-size: 2.0rem;
  line-height: 2.8rem;
  font-weight: 700;
  padding: 1.2rem 2.4rem;
  border-radius: 0.8rem;
  border: none;
  cursor: pointer;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* ============== SECTION-9 CSS END ============== */

@media (max-width: 767px) {

}

/* 56% */
@media (min-width: 768px) and (max-width: 1023px) {
  .index__section-1 .section-1__slogan {
    padding-left: 5%;
    /* padding-bottom: 24rem; */
  }

  .section-1__slogan .title {
    font-size: 7.2rem;
    line-height: 9rem;
  }

  .index__section-2 .highlight__number {
    font-size: 3rem;
    line-height: 6rem;
  }

  .index__section-2 .highlight {
    padding: 2rem 1rem;
  }

  .index__section-3 .megapay {
    padding-top: 0;
    margin-right: 5rem;
  }

  .index__section-3 .megapay .megapay__header {
    font-size: 4rem;
    line-height: 5.5rem;
  }

  .index__section-5 .megav-advantages {
    padding-left: 5rem;
  }
}

/* 64% */
@media (min-width: 1024px) and (max-width: 1279px) {
  .index__section-1 .section-1__slogan {
    padding-left: 4%;
    /* padding-bottom: 30rem; */
  }

  .section-1__slogan .title {
    font-size: 7.2rem;
    line-height: 9rem;
  }

  .index__section-2 .highlight__number {
    font-size: 4rem;
    line-height: 7rem;
  }

  .index__section-3 .megapay .megapay__body {
    width: 50rem;
  }

  .index__section-3 .megapay .megapay__header {
    font-size: 4rem;
    line-height: 5.5rem;
  }

  .index__section-5 .megav-advantages {
    padding-left: 3rem;
  }
}


/* 75% */
@media (min-width: 1280px) and (max-width: 1535px) {
  .index__section-1 .section-1__slogan {
    padding-left: 10%;
    padding-top: 16rem;
  }

  .index__section-2 .highlight__number {
    font-size: 5rem;
    line-height: 8rem;
  }

  .index__section-3 .megapay .megapay__header {
    font-size: 4.7rem;
    line-height: 6.2rem;
  }
}

/* 85% */
@media (min-width: 1536px) and (max-width: 1919px) {
  .index__section-1 .section-1__slogan {
    padding-left: 14%;
  }
}

/* INDEX CSS END */
