/*!********************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./assets/main/main.scss ***!
  \********************************************************************************************************************************************/
@charset "UTF-8";
@media (max-width: 0) {
  section {
    -webkit-overflow-scrolling: touch; /* vẫn mượt */
    overscroll-behavior: contain; /* chặn bounce vượt ra ngoài taskbar */
  }
}

.layer-rotate {
  width: 100%;
  height: 100%;
  background-color: #000;
  position: fixed;
  z-index: 100;
  opacity: 1;
  transition: opacity 0.5s linear;
}
.layer-rotate img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
/*!****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./assets/vxphl-ld-25-a-header/vxphl-ld-25-a-header.scss ***!
  \****************************************************************************************************************************************************************************/
#vxphl-ld-25-a-header {
  position: relative;
  height: 1200px;
}
@media (max-width: 0) {
  #vxphl-ld-25-a-header {
    height: 1700px;
  }
}
#vxphl-ld-25-a-header .background {
  position: absolute;
  top: 0;
  left: 0;
}
#vxphl-ld-25-a-header .content {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
}
#vxphl-ld-25-a-header .content .nav-mobile .flex {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  box-sizing: border-box;
  padding-right: 24px;
}
#vxphl-ld-25-a-header .content .logo {
  position: absolute;
  left: 1.5%;
  top: 6%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}
@media (max-width: 0) {
  #vxphl-ld-25-a-header .content .logo {
    left: 50%;
    top: 6%;
    transform: translateX(-50%);
  }
}
#vxphl-ld-25-a-header .content .logo .flex {
  gap: 8px;
  display: flex;
  align-items: center;
}
#vxphl-ld-25-a-header .content .logo .flex a {
  text-decoration: none;
  color: white;
  font-size: 20px;
}
#vxphl-ld-25-a-header .content .logo .flex .line {
  width: 1px;
  height: 20px;
  background-color: red;
}
#vxphl-ld-25-a-header .content .list-items {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  width: 40%;
  column-gap: 22px;
  left: 14%;
  top: 38.5%;
}
@media (max-width: 0) {
  #vxphl-ld-25-a-header .content .list-items {
    width: 100%;
    left: 52%;
    transform: translateX(-50%);
    top: 60%;
  }
}
#vxphl-ld-25-a-header .content .footer {
  color: white;
  font-size: 19px;
  position: absolute;
  top: 87.2%;
  left: 35.5%;
}
@media (max-width: 0) {
  #vxphl-ld-25-a-header .content .footer {
    font-size: 13px;
    width: 100%;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    top: 93%;
    line-height: 20px;
    color: #e5dfde;
  }
}

/*# sourceMappingURL=jx1.css.map*/