/*!****************************************************************************************************************************************************************************!*\
  !*** 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 ***!
  \****************************************************************************************************************************************************************************/
.list-btns-custom {
  position: absolute;
  right: 50px;
  bottom: 50px;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 22px;
}
@media (max-width: 768px) {
  .list-btns-custom {
    bottom: unset;
    right: 20px;
    top: 890px;
  }
}
.list-btns-custom a {
  display: none;
}
.list-btns-custom a.active {
  display: block;
}
.list-btns-custom .closedbeta {
  position: absolute;
  right: 0;
  transform: scale(0.4);
  transform-origin: right bottom;
  bottom: 100px;
  will-change: transform;
}
.list-btns-custom .closedbeta .closed {
  display: none;
}
.list-btns-custom .closedbeta .closed.active {
  display: block;
}
@media (max-width: 768px) {
  .list-btns-custom .closedbeta {
    bottom: -370px;
  }
}
.list-btns-custom .closedbeta .btn-1 {
  position: absolute;
  top: 30px;
  left: -440px;
}
.list-btns-custom .closedbeta .btn-2 {
  position: absolute;
  top: 180px;
  left: -440px;
}
.list-btns-custom .closedbeta .btn-3 {
  position: absolute;
  top: 330px;
  left: -440px;
}

.cuncon {
  position: absolute;
  left: 81.5%;
  top: 41.5%;
  z-index: 1;
  display: none;
}
.cuncon.active {
  display: block;
}
@media (max-width: 768px) {
  .cuncon {
    left: 62%;
    top: 46%;
    transform: scale(0.8);
  }
}

.click-anim-cnt {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  pointer-events: none;
  z-index: 9999;
}

.click-anim-cnt .zDJFK__00_20__png_hecheng_21 {
  position: absolute;
  left: 0;
  top: 0;
  height: 2.7rem;
  width: 2.7rem;
  mix-blend-mode: normal;
  -webkit-transform: scale(3) translate(-50%, -50%);
  transform: scale(3) translate(-50%, -50%);
  transform-origin: top left;
  opacity: 1;
  z-index: 1;
}

.click-anim-cnt .zDJFK__00_20__png_hecheng_21-under-svg {
  height: 270px;
  width: 270px;
  font-size: 0;
  -webkit-animation: sprite_DJFK__00_20__png_hecheng_2_1 1s steps(1) forwards;
  animation: sprite_DJFK__00_20__png_hecheng_2_1 1s steps(1) forwards;
  background: url(assets/vxphl-ld-25-a-header/sprite_DJFK__00_20__png_hecheng_2_1_8c80ab03.png);
  background-size: 400% 300%;
}

@-webkit-keyframes sprite_DJFK__00_20__png_hecheng_2_1 {
  0% {
    background-position: 0 0;
    /* no */
  }
  8.3% {
    background-position: -270px 0;
  }
  16.7% {
    background-position: -540px 0;
  }
  25% {
    background-position: -810px 0;
  }
  33.3% {
    background-position: 0 -270px;
  }
  41.7% {
    background-position: -270px -270px;
  }
  50% {
    background-position: -540px -270px;
  }
  58.3% {
    background-position: -810px -270px;
  }
  66.7% {
    background-position: 0 -540px;
  }
  75% {
    background-position: -270px -540px;
  }
  83.3% {
    background-position: -540px -540px;
  }
  91.7% {
    background-position: -810px -540px;
  }
  100% {
    background-position: -810px -540px;
  }
}
@keyframes sprite_DJFK__00_20__png_hecheng_2_1 {
  0% {
    background-position: 0 0;
    /* no */
  }
  8.3% {
    background-position: -270px 0;
  }
  16.7% {
    background-position: -540px 0;
  }
  25% {
    background-position: -810px 0;
  }
  33.3% {
    background-position: 0 -270px;
  }
  41.7% {
    background-position: -270px -270px;
  }
  50% {
    background-position: -540px -270px;
  }
  58.3% {
    background-position: -810px -270px;
  }
  66.7% {
    background-position: 0 -540px;
  }
  75% {
    background-position: -270px -540px;
  }
  83.3% {
    background-position: -540px -540px;
  }
  91.7% {
    background-position: -810px -540px;
  }
  100% {
    background-position: -810px -540px;
  }
}
html,
body {
  overscroll-behavior: none;
}

html {
  overflow: hidden !important;
}

@font-face {
  font-family: "UVNLAXANH_R.TTF";
  src: url(assets/vxphl-ld-25-a-header/fonts/UVNLAXANH_R.TTF);
}
.MS__UVNLaXanh {
  font-family: "UVNLAXANH_R.TTF";
}

.fake-loading {
  width: 100%;
  height: 100%;
  background-color: black;
  position: absolute;
  z-index: -1;
}

#promotion-iframe {
  width: 2000px;
  height: 1000px;
}
@media (max-width: 768px) {
  #promotion-iframe {
    width: 767px;
    height: 1600px;
  }
}

.fake-video {
  width: 70px;
  height: 70px;
  display: block;
  position: absolute;
  left: 50%;
  top: 42%;
  transform: translate(-50%, -50%);
  z-index: 10;
}
@media (max-width: 768px) {
  .fake-video {
    top: 38%;
  }
}

.layer-rotate {
  width: 100%;
  height: 100%;
  background-color: black;
  position: absolute;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;
}
.layer-rotate.active {
  display: flex;
}

.lds-dual-ring:before {
  content: "";
  background-image: url(assets/vxphl-ld-25-a-header/images/sprite.png);
  background-position: 0px 0px;
  width: 1114px;
  height: 313px;
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%) scale(0.5);
}
@media (max-width: 768px) {
  .lds-dual-ring:before {
    transform: translate(-50%, -50%) scale(0.25);
  }
}
.lds-dual-ring:after {
  margin-top: 84px;
}

#vxphl-ld-25-a-header {
  position: relative;
  height: 1000px;
}
@media (max-width: 768px) {
  #vxphl-ld-25-a-header {
    height: 1600px;
  }
}
#vxphl-ld-25-a-header .background {
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 768px) {
  #vxphl-ld-25-a-header .video {
    height: 1600px;
  }
  #vxphl-ld-25-a-header .video video {
    height: 100%;
    object-fit: cover;
  }
}
#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 .title {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 80px;
}
@media (max-width: 768px) {
  #vxphl-ld-25-a-header .content .title {
    top: 280px;
    transform: translateX(-50%) scale(0.9);
  }
}
#vxphl-ld-25-a-header .content .btn-video {
  background-image: url(assets/vxphl-ld-25-a-header/images/sprite.png);
  background-position: -600px -542px;
  width: 80px;
  height: 80px;
  display: block;
  position: absolute;
  left: 50%;
  top: 380px;
  transform: translateX(-50%);
  pointer-events: none;
}
@media (max-width: 768px) {
  #vxphl-ld-25-a-header .content .btn-video {
    top: 570px;
  }
}
#vxphl-ld-25-a-header .content .text {
  position: absolute;
  left: 50%;
  top: 460px;
  transform: translateX(-50%);
  color: #d9eaf6;
  text-align: center;
}
@media (max-width: 768px) {
  #vxphl-ld-25-a-header .content .text {
    top: 650px;
  }
}
#vxphl-ld-25-a-header .content .text p {
  font-size: 55px;
}
#vxphl-ld-25-a-header .content .text span {
  font-size: 22px;
}
#vxphl-ld-25-a-header .content .btn-thuongdangkytruoc {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 576px;
}
@media (max-width: 768px) {
  #vxphl-ld-25-a-header .content .btn-thuongdangkytruoc {
    top: 760px;
  }
}
#vxphl-ld-25-a-header .content .btn-dangkytruoc {
  background-image: url(assets/vxphl-ld-25-a-header/images/sprite.png);
  background-position: -600px -313px;
  width: 399px;
  height: 79px;
  display: block;
  position: absolute;
  left: 50%;
  top: 650px;
  transform: translateX(-50%);
}
@media (max-width: 768px) {
  #vxphl-ld-25-a-header .content .btn-dangkytruoc {
    top: 840px;
  }
}
#vxphl-ld-25-a-header .content .list-btns {
  position: absolute;
  left: 50%;
  top: 743px;
  transform: translateX(-50%);
  display: flex;
  gap: 12px;
}
@media (max-width: 768px) {
  #vxphl-ld-25-a-header .content .list-btns {
    top: 950px;
  }
}
#vxphl-ld-25-a-header .content .list-btns .btn-appstore {
  background-image: url(assets/vxphl-ld-25-a-header/images/sprite.png);
  background-position: -714px -392px;
  width: 189px;
  height: 55px;
  display: block;
}
#vxphl-ld-25-a-header .content .list-btns .btn-chplay {
  background-image: url(assets/vxphl-ld-25-a-header/images/sprite.png);
  background-position: -903px -392px;
  width: 189px;
  height: 55px;
  display: block;
}
#vxphl-ld-25-a-header .content .list-btns .btn-levelup {
  background-image: url(assets/vxphl-ld-25-a-header/images/sprite.png);
  background-position: -600px -487px;
  width: 189px;
  height: 55px;
  display: block;
}
#vxphl-ld-25-a-header .content .btn-scroll {
  position: absolute;
  left: 50%;
  top: 900px;
  transform: translateX(-50%);
  background-image: url(assets/vxphl-ld-25-a-header/images/sprite.png);
  background-position: -600px -392px;
  width: 114px;
  height: 95px;
  display: block;
  animation: moveScale 1s ease-in-out infinite;
}
@media (max-width: 768px) {
  #vxphl-ld-25-a-header .content .btn-scroll {
    top: 1100px;
  }
}
@keyframes moveScale {
  0%, 100% {
    transform: translateY(0) translate(-50%, -50%);
  }
  50% {
    transform: translateY(-20px) 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-navigation/vxphl-ld-25-a-navigation.scss ***!
  \************************************************************************************************************************************************************************************/
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeout {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
#MS__wrapper {
  height: 1000px;
}
@media (max-width: 768px) {
  #MS__wrapper {
    height: 1600px;
  }
}

section {
  width: 2000px;
  height: 1000px;
}
@media (max-width: 768px) {
  section {
    width: 768px;
    height: 1600px;
  }
}

.MJ__setFrame2:not(.frameActive) {
  pointer-events: none;
  display: none;
}

section.MJ__setFrame2,
iframe.MJ__setFrame2 {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 1;
}
@media (max-width: 768px) {
  section.MJ__setFrame2,
  iframe.MJ__setFrame2 {
    display: none;
    overflow-x: hidden;
    overflow-y: auto;
    -ms-scroll-chaining: none;
    overscroll-behavior: none;
  }
}

section.frameActive,
iframe.frameActive {
  pointer-events: auto;
  z-index: 3;
}
@media (max-width: 768px) {
  section.frameActive,
  iframe.frameActive {
    display: block;
  }
}

section.MJ__readyFrame,
iframe.MJ__readyFrame {
  z-index: 2;
}

#vxphl-ld-25-a-navigation {
  position: relative;
  height: 90px;
  pointer-events: auto;
}
@media (max-width: 768px) {
  #vxphl-ld-25-a-navigation {
    height: 129px;
  }
}
#vxphl-ld-25-a-navigation .background {
  position: absolute;
  top: 0;
  left: 0;
}
#vxphl-ld-25-a-navigation .content {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
}
#vxphl-ld-25-a-navigation .content {
  display: flex;
  align-items: center;
  padding: 0 60px;
  margin-top: 28px;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  #vxphl-ld-25-a-navigation .content {
    padding: 0 20px;
    margin-top: 0;
  }
}
#vxphl-ld-25-a-navigation .content .logo {
  margin-right: 32px;
}
@media (max-width: 768px) {
  #vxphl-ld-25-a-navigation .content .logo {
    margin-left: 16px;
  }
}
#vxphl-ld-25-a-navigation .content .btn-dangkytruoc {
  margin-left: auto;
}
#vxphl-ld-25-a-navigation .content .list-navs {
  display: flex;
  gap: 8px;
  margin: 0 54px;
  font-size: 25px;
  position: relative;
}
@media (max-width: 768px) {
  #vxphl-ld-25-a-navigation .content .list-navs {
    display: none;
  }
}
#vxphl-ld-25-a-navigation .content .list-navs a {
  text-decoration: none;
  color: #ffffff;
  width: 160px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
#vxphl-ld-25-a-navigation .content .list-navs a:hover, #vxphl-ld-25-a-navigation .content .list-navs a.active {
  color: #f8f6f3;
  filter: drop-shadow(0px 0px 14px #ffd182);
}
#vxphl-ld-25-a-navigation .content .list-icons {
  display: flex;
  gap: 32px;
  align-items: center;
  margin-left: auto;
}
@media (max-width: 768px) {
  #vxphl-ld-25-a-navigation .content .list-icons {
    display: none;
  }
}
#vxphl-ld-25-a-navigation .content .list-icons.active a:not(:first-of-type) {
  display: none;
}
#vxphl-ld-25-a-navigation .content .list-icons.active a {
  transform: rotate(180deg);
}
#vxphl-ld-25-a-navigation .content .list-icons .icon-home {
  background-image: url(assets/vxphl-ld-25-a-navigation/images/sprite.png);
  background-position: -58px -64px;
  width: 35px;
  height: 33px;
  display: block;
}
#vxphl-ld-25-a-navigation .content .list-icons .icon-fb {
  background-image: url(assets/vxphl-ld-25-a-navigation/images/sprite.png);
  background-position: -123px -64px;
  width: 29px;
  height: 27px;
  display: block;
}
#vxphl-ld-25-a-navigation .content .list-icons .icon-tt {
  background-image: url(assets/vxphl-ld-25-a-navigation/images/sprite.png);
  background-position: -33px -109px;
  width: 25px;
  height: 28px;
  display: block;
}
#vxphl-ld-25-a-navigation .content .list-icons .icon-yt {
  background-image: url(assets/vxphl-ld-25-a-navigation/images/sprite.png);
  background-position: -113px -39px;
  width: 32px;
  height: 23px;
  display: block;
}
#vxphl-ld-25-a-navigation .content .list-icons .icon-groups {
  background-image: url(assets/vxphl-ld-25-a-navigation/images/sprite.png);
  background-position: -145px -39px;
  width: 31px;
  height: 23px;
  display: block;
}
#vxphl-ld-25-a-navigation .content .list-icons .icon-discord {
  background-image: url(assets/vxphl-ld-25-a-navigation/images/sprite.png);
  background-position: -176px -39px;
  width: 30px;
  height: 23px;
  display: block;
}
#vxphl-ld-25-a-navigation .content .list-icons .icon-insta {
  background-image: url(assets/vxphl-ld-25-a-navigation/images/sprite.png);
  background-position: -93px -64px;
  width: 30px;
  height: 30px;
  display: block;
}
#vxphl-ld-25-a-navigation .content .detail-menu {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  pointer-events: none;
}
@media (min-width: 769px) {
  #vxphl-ld-25-a-navigation .content .detail-menu {
    display: none;
  }
}
@media (max-width: 768px) {
  #vxphl-ld-25-a-navigation .content .detail-menu.active {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    pointer-events: auto;
  }
}
#vxphl-ld-25-a-navigation .content .detail-menu.active .btn-burger {
  background-image: url(assets/vxphl-ld-25-a-navigation/images/sprite.png);
  background-position: 0px 0px;
  width: 113px;
  height: 64px;
}
#vxphl-ld-25-a-navigation .content .detail-menu.active .burger-info {
  display: block;
}
#vxphl-ld-25-a-navigation .content .detail-menu.active .list-icons {
  display: flex;
  position: relative;
  margin-left: unset;
  transform: scale(1.5);
  transform-origin: top;
}
#vxphl-ld-25-a-navigation .content .detail-menu.active ul {
  display: block;
  position: relative;
}
#vxphl-ld-25-a-navigation .content .detail-menu ul {
  list-style: none;
  display: none;
  margin-top: 810px;
  margin-bottom: 60px;
}
#vxphl-ld-25-a-navigation .content .detail-menu ul li {
  margin-top: 32px;
}
#vxphl-ld-25-a-navigation .content .detail-menu ul li a {
  text-decoration: none;
  color: #d9e5e9;
  font-size: 42px;
  text-transform: uppercase;
}
#vxphl-ld-25-a-navigation .content .detail-menu ul li.active a {
  color: #b3daf3;
}
#vxphl-ld-25-a-navigation .content .detail-menu .btn-burger {
  background-image: url(assets/vxphl-ld-25-a-navigation/images/sprite.png);
  background-position: 0px -64px;
  width: 58px;
  height: 45px;
  display: block;
  position: absolute;
  right: 20px;
  top: 140px;
  z-index: 1;
  pointer-events: auto;
}
#vxphl-ld-25-a-navigation .content .detail-menu .burger-info {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
#vxphl-ld-25-a-navigation .content .detail-menu .burger-info .burger-language {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  text-align: center;
  color: white;
  font-size: 44px;
}
#vxphl-ld-25-a-navigation .content .detail-menu .burger-info .burger-language input {
  display: none;
}
#vxphl-ld-25-a-navigation .content .detail-menu .burger-info .burger-language label {
  display: none;
}
#vxphl-ld-25-a-navigation .content .detail-menu .burger-info .burger-language .language__list {
  max-height: unset;
  height: auto;
  width: 788px;
  position: unset;
  translate: unset;
  background-color: transparent;
}
#vxphl-ld-25-a-navigation .content .detail-menu .burger-info .burger-language .language__item {
  height: 74px;
}
#vxphl-ld-25-a-navigation .content .detail-menu .burger-info .burger-language .language__item.active {
  background: #2a3532;
}
#vxphl-ld-25-a-navigation .content .detail-menu .burger-info .burger-language .language__item a {
  color: white;
}

body.vn #vxphl-ld-25-a-navigation .content .emchua18 {
  opacity: 1;
  width: 180px;
}
/*!********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./assets/libraryMainsite-t-float_left/libraryMainsite-t-float_left.scss ***!
  \********************************************************************************************************************************************************************************************/
#libraryMainsite-t-float_left {
  position: absolute;
  top: 330px;
  left: 60px;
  width: 30px;
  height: 261px;
  pointer-events: auto;
}
#libraryMainsite-t-float_left .background {
  position: absolute;
  top: 0;
  left: 0;
}
#libraryMainsite-t-float_left .content {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
}
#libraryMainsite-t-float_left .content .list-items a {
  text-decoration: none;
  color: white;
}
#libraryMainsite-t-float_left .content .top .nav-box:after {
  background-image: url(assets/libraryMainsite-t-float_left/images/sprite.png);
  background-position: 0px -211px;
  width: 6px;
  height: 402px;
  background-size: unset;
}
/*!**************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./assets/libraryMainsite-t-article/libraryMainsite-t-article.scss ***!
  \**************************************************************************************************************************************************************************************/
@font-face {
  font-family: "GS3_VongXuyen_V4";
  src: url(assets/libraryMainsite-t-article/fonts/GS3_VongXuyen_V4.ttf);
}
@font-face {
  font-family: "NTH_Justice_Mist_Regular";
  src: url(assets/libraryMainsite-t-article/fonts/NTH_Justice_Mist_Regular.ttf);
}
@font-face {
  font-family: "NTH_Justice_Mist_Medium";
  src: url(assets/libraryMainsite-t-article/fonts/NTH_Justice_Mist_Medium.ttf);
}
@font-face {
  font-family: "NTH_Justice_Mist_Bold";
  src: url(assets/libraryMainsite-t-article/fonts/NTH_Justice_Mist_Bold.ttf);
}
body .article {
  --font-primary: Roboto;
  --font-size-base: 16pt;
  --font-size-base-mobile: 16pt;
  --color-content: #2a5467;
  --color-title: #20344a;
  --color-heading-2: #e67e23;
  --color-heading-3: #e67e23;
  --color-heading-4: #20344a;
  --color-heading-5: #20344a;
  --color-heading-6: #20344a;
  --color-href: #20344a;
  --color-box-bg: #27292b;
  --color-box-content: #fff;
  --color-table-bghead: #20344a;
  --color-table-head: #fff;
  --color-table-bgbody: #fff;
  --color-table-bgfoot: #20344a;
  --color-table-foot: #20344a;
  --color-table-border: #20344a;
  --color-tab-bg: #edd59e;
  --color-tab-border: #20344a;
  --color-tab-content: #fff;
  --color-tab-bg-hover: #20344a;
  --color-tab-content-hover: #fff;
}
body .article img {
  object-fit: cover;
}
body .article {
  font-size: var(--font-size-base);
  color: var(--color-content);
  padding: 30px 20px;
  font-family: "Arial";
  margin: 0 auto;
  text-align: justify;
}
@media (max-width: 768px) {
  body .article {
    font-size: var(--font-size-base-mobile);
  }
}
body .article blockquote {
  padding-left: 22px;
}
body .article__title {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  padding: 20px 0;
}
body .article__title,
body .article h1 {
  font-size: 1.4em;
  font-weight: 400;
  line-height: 1.4;
  border-bottom: 1px solid #46544f;
  color: var(--color-title);
  text-align: center;
}
body .article__meta {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 16px 0;
  font-size: 11;
  color: #7d8484;
}
@media (max-width: 768px) {
  body .article__meta {
    padding: 16px 20px;
  }
}
body .article__cate {
  display: block;
  padding: 4px;
  margin-right: 12px;
  color: var(--color-content);
  border-radius: 4px;
  font-size: 0.8em;
}
body .article__time {
  color: var(--color-content);
  font-size: 0.8em;
}
body .article__content {
  font-size: 1em;
  color: var(--color-content);
  line-height: 1.4;
}
body .article__content *:not(:only-child):not(li) {
  margin-bottom: 12px;
}
body .article__content *:not(:only-child):not(iframe):not(img) {
  margin-left: 0px;
}
body .article__content *:not(:only-child).table {
  width: calc(100% - 0px);
}
body .article__content ul {
  margin-left: 20px !important;
}
body .article__content ul li {
  list-style-position: outside;
  margin-bottom: 6px;
}
body .article__content ul li, body .article__content ul.bulleted li {
  list-style-type: disc;
}
body .article__content ul.numbered li {
  list-style-type: decimal;
}
body .article__content h2,
body .article__content h3,
body .article__content h4,
body .article__content h5,
body .article__content h6 {
  font-weight: 400;
  position: relative;
  display: flex;
  align-items: center;
}
body .article__content h2:before,
body .article__content h3:before,
body .article__content h4:before,
body .article__content h5:before,
body .article__content h6:before {
  display: block;
}
body .article__content h2 {
  font-size: 20pt;
  line-height: 1.4;
  color: var(--color-heading-2);
}
body .article__content h3 {
  font-size: 18pt;
  line-height: 1.4;
  color: var(--color-heading-3);
}
body .article__content h4 {
  font-size: 16pt;
  line-height: 1.4;
  color: var(--color-heading-4);
}
body .article__content h5 {
  font-size: 1.1em;
  line-height: 1.4;
  color: var(--color-heading-5);
}
body .article__content h6 {
  font-size: 1em;
  line-height: 1.4;
  color: var(--color-heading-6);
}
body .article__content a {
  color: var(--color-href);
  text-decoration: none;
  border-bottom: 1px solid transparent;
  transition: border-bottom 0.4s;
  border-bottom: 1px solid rgba(var(--color-href), 0.5);
}
body .article__content a:hover {
  border-bottom: 1px solid var(--color-href);
}
body .article__content a.hero {
  display: block;
  border-style: solid;
  border-width: 1px;
  border-color: var(--color-href);
  color: var(--color-href);
  padding: 20px;
}
body .article__content img,
body .article__content iframe {
  display: block;
  max-width: 100%;
  margin: 0 auto 12px;
}
body .article__content img + p.caption,
body .article__content iframe + p.caption {
  display: block;
  max-width: calc(100% - 40px);
  margin: 0 auto 12px;
  font-style: italic;
  font-size: 0.8em;
  color: #888;
  text-align: center;
}
body .article__content img.float, body .article__content img.float--left {
  float: left;
  margin-right: 20px;
}
body .article__content img.float--right {
  float: right;
  margin-right: 0px;
  margin-left: 20px;
}
body .article__content .callout {
  padding: 20px 20px;
  background: var(--color-box-bg);
  color: var(--color-box-content);
}
body .article__content .table {
  width: 100%;
}
@media (max-width: 768px) {
  body .article__content .table {
    overflow: auto;
  }
}
body .article__content table {
  width: 100%;
}
body .article__content table td {
  padding: 8px;
  border: 1px solid var(--color-table-border);
  vertical-align: middle;
}
body .article__content table td img {
  max-width: 100%;
  margin: 0 auto 0;
}
body .article__content table thead {
  background: var(--color-table-bghead);
  color: var(--color-table-head);
}
body .article__content table thead tr {
  border: 1px solid var(--color-table-border);
}
body .article__content table thead tr th {
  padding: 12px;
  text-align: center;
  vertical-align: middle;
}
body .article__content table tbody tr td {
  background: rgba(var(--color-table-bgbody), 0.5);
}
body .article__content table tfoot {
  background: var(--color-table-bgfoot);
  color: var(--color-table-foot);
}
body .article__content.articleAccordionContent {
  height: 0;
  overflow: hidden;
  transition: all 0.4s;
  opacity: 0.4;
}
body .article__content.articleAccordionContent.active {
  height: auto;
  opacity: 1;
  transition: all 0s;
}
body .article__tab {
  margin-bottom: 40px;
}
body .article__tab ul {
  border-bottom: 1px solid;
  border-color: var(--color-tab-border);
  display: flex;
  justify-content: flex-start;
}
body .article__tab ul li {
  margin: 0 4px;
}
body .article__tab ul li a {
  display: block;
  padding: 10px 16px;
  background: var(--color-tab-bg);
  color: var(--color-tab-content);
  text-decoration: none;
}
body .article__tab ul li a.active, body .article__tab ul li a:hover {
  background: var(--color-tab-bg-hover);
  color: var(--color-tab-content-hover);
}
body .subnews {
  margin: 0 auto;
  padding: 30px 20px;
  height: 1130px;
}
body .subnews_list li {
  display: block;
  padding: 12px 0;
}
body .subnews_list li:not(:last-child) {
  border-bottom: 1px solid #3b4849;
}
body .subnews_item {
  display: flex;
  gap: 12px;
  font-size: 20px;
}
@media (max-width: 768px) {
  body .subnews_item {
    font-size: 28px;
  }
}
body .subnews_item__thumbnail {
  width: 200px;
}
body .subnews_item__thumbnail img {
  height: auto;
  width: 200px;
}
body .subnews_item__meta {
  display: flex;
  flex-direction: column;
  position: relative;
  width: calc(100% - 200px);
}
body .subnews_item__title {
  position: relative;
  color: #3b4849;
  display: flex;
  align-content: flex-end;
  overflow: hidden;
  text-overflow: ellipsis;
  width: calc(100% - 100px);
  height: 50px;
}
@media (max-width: 768px) {
  body .subnews_item__title {
    width: 100%;
    order: 1;
    white-space: nowrap;
    margin-bottom: 4px;
  }
}
body .subnews_item__title p {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
}
@media (max-width: 768px) {
  body .subnews_item__title p {
    white-space: nowrap;
  }
}
body .subnews_item__description {
  position: relative;
  display: flex;
  align-content: flex-start;
  width: calc(100% - 100px);
  height: 100%;
}
@media (max-width: 768px) {
  body .subnews_item__description {
    order: 3;
    width: 100%;
  }
}
body .subnews_item__description p {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  line-height: 1.2;
}
@media (max-width: 768px) {
  body .subnews_item__description p {
    white-space: nowrap;
  }
}
body .subnews_item__date {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100px;
}
@media (max-width: 768px) {
  body .subnews_item__date {
    order: 2;
    justify-content: flex-start;
    position: static;
    width: 100%;
    font-size: 0.8em;
    color: #999;
    margin-bottom: 4px;
  }
}
body .subnews_pagination {
  display: flex;
  justify-content: center;
}
body .subnews_pagination li {
  margin: 0 4px;
}
body .subnews_pagination .page {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  color: #fff;
  background: rgba(17, 44, 42, 0.6);
}
@media (max-width: 768px) {
  body .subnews_pagination .page {
    width: 52px;
    height: 52px;
    font-size: 26px;
  }
}
body .subnews_pagination li.active .page {
  color: #fff;
  background: #e33f00;
}
/*!**********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./assets/libraryMainsite-t-popup/libraryMainsite-t-popup.scss ***!
  \**********************************************************************************************************************************************************************************/
@charset "UTF-8";
.popup_login .content .list-btn {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin: 24px 0;
}
.popup_login .content .list-btn a {
  display: block;
}

.popup_register .content form {
  width: 80%;
  height: 100%;
  padding: 0 22px;
  overflow-y: auto;
  margin-top: 18px;
}
.popup_register .content form .btn-submit {
  background-image: url(assets/libraryMainsite-t-popup/images/sprite.png);
  background-position: 0px 0px;
  width: 302px;
  height: 52px;
  display: block;
  font-size: 0;
  margin: 0 auto;
  position: relative;
  top: 44px;
}
.popup_register .content form .info {
  position: relative;
  top: 60px;
}
.popup_register .content form .row {
  width: 100%;
  display: flex;
  gap: 18px;
  margin-bottom: 16px;
}
.popup_register .content form .row.checkbox {
  gap: 8px;
  position: relative;
  top: 44px;
}
.popup_register .content form .row.checkbox input {
  width: 20px;
}
.popup_register .content form .row.checkbox label {
  font-size: 18px;
}
.popup_register .content form .row .value {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}
.popup_register .content form .row .value:after {
  content: "Vui lòng nhập đúng email để nhận quà nhé!";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 240px;
  color: red;
  width: 100%;
  font-size: 26px;
}
.popup_register .content form .row .value label {
  text-align: left;
}
.popup_register .content form .row .value select,
.popup_register .content form .row .value input {
  height: 50px;
  padding-left: 12px;
  background-color: white;
  color: #3c3e50;
  border: 1px solid red;
  font-size: 18px;
}
.popup_register .content form .row .value select::placeholder,
.popup_register .content form .row .value input::placeholder {
  color: #3c3e50;
}

.popup_history .content {
  justify-content: flex-start;
}
.popup_history .content .template_history {
  width: 100%;
  height: 63%;
  margin-top: 32px;
}
.popup_history .content .template_history .table_history {
  height: 90%;
}
@media (max-width: 768px) {
  .popup_history .content .template_history .table_history {
    height: 83%;
    width: 95%;
  }
}
.popup_history .content .template_history nav {
  margin-top: 18px;
}
.popup_history .content .template_history nav .pagination > li.active > a {
  background-color: #961c00;
  color: #fff;
}
.popup_history .content .template_history nav .pagination a:hover:not(.active) {
  background-color: #961c00;
  color: white;
}

.popup_getlist .content tr th,
.popup_getlist .content tr td {
  padding: 12px !important;
}
.popup_getlist .content .template_history {
  height: 63%;
}
@media (max-width: 768px) {
  .popup_getlist .content .template_history .table_history {
    height: 450px;
  }
}
.popup_getlist .content .btn_get {
  display: block;
  font-size: 0;
  transform: scale(0.8);
}

.popup_condition .content form {
  margin: 0 12px;
}
.popup_condition .content .table {
  width: 92%;
  height: 65%;
  overflow-y: scroll;
  overflow-x: hidden;
  margin: 0 auto;
}
.popup_condition .content .table .text {
  margin-top: 12px;
  font-weight: bold;
}
.popup_condition .content .table .text span {
  font-weight: inherit;
}
.popup_condition .content .table .btn {
  margin: 12px auto;
  display: block;
}
.popup_condition .content .table .text-invite {
  background-color: #f7bf73;
  width: 70%;
  margin: 12px 0 6px;
  height: 40px;
  padding-left: 18px;
  box-sizing: border-box;
  border-radius: 34px;
}
.popup_condition .content .table .row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  margin: 24px 0;
  position: relative;
}
.popup_condition .content .captcha {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin-top: 12px;
}
.popup_condition .content .captcha img {
  background-color: white;
  border: 1px solid;
}
.popup_condition .content .captcha .btn-refresh {
  background-image: url(assets/libraryMainsite-t-popup/images/sprite.png);
  background-position: -189px -52px;
  width: 44px;
  height: 44px;
  position: relative;
  top: -3px;
}
.popup_condition .content .captcha-input input {
  height: 40px;
  width: 50%;
  text-align: center;
  border: 1px solid black;
  margin-top: 8px;
}
.popup_condition .content .template_history .table_history {
  height: auto;
  overflow-y: unset;
}

.popup_rule .content .iframe {
  width: 90%;
  height: 63%;
}
.popup_rule .content div.iframe {
  overflow-x: hidden;
  overflow-y: auto;
}

.popup_reward .content .text {
  font-size: 36px;
  text-transform: uppercase;
  margin-top: 42px;
}
.popup_reward .content .text #rewardContainer {
  margin-top: 42px;
  transform: scale(1.5);
  transform-origin: top;
}
.popup_reward.gift-5 .content .text {
  margin-top: 0;
}
.popup_reward.gift-5 .content #rewardContainer {
  transform-origin: top;
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  width: 60%;
  justify-content: center;
  margin: 24px auto 0;
}

.popup_inform .content img {
  display: block;
  margin: 34px 0;
}
.popup_inform .content .list-btns {
  display: flex;
  gap: 12px;
  transform: scale(0.9);
  margin-top: 18px;
}
.popup_inform .content .list-btns .btn-appstore {
  background-image: url(assets/libraryMainsite-t-popup/images/sprite.png);
  background-position: 0px -52px;
  width: 189px;
  height: 55px;
  display: block;
}
.popup_inform .content .list-btns .btn-chplay {
  background-image: url(assets/libraryMainsite-t-popup/images/sprite.png);
  background-position: 0px -107px;
  width: 189px;
  height: 55px;
  display: block;
}
.popup_inform .content .list-btns .btn-levelup {
  background-image: url(assets/libraryMainsite-t-popup/images/sprite.png);
  background-position: 0px -162px;
  width: 189px;
  height: 55px;
  display: block;
}

.popup_ai.base img {
  display: none;
}
.popup_ai.base img.img-ai {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.popup_ai.base .box {
  width: 1300px;
  height: 670px;
}
.popup_ai.base .box .btn-close {
  right: 280px;
  top: 40px;
}
.popup_ai.base .box .content .btn {
  background-image: url(assets/libraryMainsite-t-popup/images/sprite.png);
  background-position: 0px -217px;
  width: 184px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #541005;
  min-height: 50px;
  text-decoration: none;
  padding-bottom: 6px;
  box-sizing: border-box;
  margin-top: 14px;
}

.base .box {
  top: 160px;
}
@media (max-width: 768px) {
  .base .box {
    top: 360px;
    transform: translateX(-50%) scale(1.18);
  }
}
.base .box .btn-close {
  background-image: url(assets/libraryMainsite-t-popup/images/sprite.png);
  background-position: -233px -52px;
  width: 30px;
  height: 30px;
  right: 20px;
  top: 20px;
}
.base .box .content {
  padding: 20px 10px;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  align-items: center;
  text-align: center;
  color: #3c3e50;
  font-size: 20px;
}
.base .box .content .title {
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-size: 28px;
  margin-top: 28px;
  min-height: 60px;
}
.base .template_history .table_history {
  width: 90%;
  height: 100%;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .base .template_history .table_history {
    width: 100%;
    height: 530px;
  }
}
.base .template_history .table_history::-webkit-scrollbar-thumb {
  background: #961c00;
}
.base .template_history .table_history table {
  background-color: #fff4df;
  padding: 8px;
  border-collapse: collapse;
  width: 100%;
}
.base .template_history .table_history table thead {
  background-color: #961c00;
  color: white;
}
.base .template_history .table_history table thead tr th {
  padding: 10px;
  border: 1px solid #473021;
}
.base .template_history .table_history table tbody tr:nth-child(even) {
  background-color: #ffdd9c;
}
.base .template_history .table_history table tbody tr td {
  border-top: 1px solid #f3fffc;
  padding: 10px;
  border: 1px solid #473021;
  color: #961c00;
}
/*!**************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./assets/nth-ms-swiper/nth-ms-swiper.scss ***!
  \**************************************************************************************************************************************************************/
#nth-ms-swiper {
  position: relative;
  height: 1000px;
}
@media (max-width: 768px) {
  #nth-ms-swiper {
    height: 1600px;
  }
}
#nth-ms-swiper .background {
  position: absolute;
  top: 0;
  left: 0;
}
#nth-ms-swiper .content {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
}
#nth-ms-swiper .swiper-swiper {
  width: 100%;
  height: 100%;
  background-color: transparent;
}
@media (max-width: 768px) {
  #nth-ms-swiper .swiper-swiper .background {
    top: 100px;
  }
}
@media (min-width: 769px) {
  #nth-ms-swiper .swiper-swiper .swiper-wrapper .swiper-slide-active {
    -webkit-mask: url(https://global-mainsite.mto.zing.vn/products/nghichthuyhan/mainsite/css/mask_09b54d2e.png) center center no-repeat;
    -webkit-animation: zmask_png_hecheng_11_anim 1.5s linear forwards;
    animation: zmask_png_hecheng_11_anim 1.5s linear forwards;
  }
}
@media (min-width: 769px) {
  #nth-ms-swiper .swiper-swiper .swiper-wrapper .swiper-slide-active .effect {
    opacity: 1;
    transform: translateY(0);
  }
}
#nth-ms-swiper .swiper-swiper .swiper-wrapper .swiper-slide.stt-1 .text {
  left: 47.3%;
  top: 16.5%;
}
#nth-ms-swiper .swiper-swiper .swiper-wrapper .swiper-slide.stt-1 .btn-video {
  top: 27%;
  left: 68%;
}
@media (max-width: 768px) {
  #nth-ms-swiper .swiper-swiper .swiper-wrapper .swiper-slide.stt-1 .btn-video {
    top: 54%;
    left: 55%;
  }
}
#nth-ms-swiper .swiper-swiper .swiper-wrapper .swiper-slide.stt-2 .text {
  left: 18.2%;
  top: 16.7%;
}
#nth-ms-swiper .swiper-swiper .swiper-wrapper .swiper-slide.stt-2 .btn-video {
  top: 27%;
  left: 39%;
}
@media (max-width: 768px) {
  #nth-ms-swiper .swiper-swiper .swiper-wrapper .swiper-slide.stt-2 .btn-video {
    top: 54%;
    left: 55%;
  }
}
#nth-ms-swiper .swiper-swiper .swiper-wrapper .swiper-slide.stt-3 .text {
  left: 16.5%;
  top: 17.5%;
}
#nth-ms-swiper .swiper-swiper .swiper-wrapper .swiper-slide.stt-3 .btn-video {
  top: 27.5%;
  left: 36%;
}
@media (max-width: 768px) {
  #nth-ms-swiper .swiper-swiper .swiper-wrapper .swiper-slide.stt-3 .btn-video {
    top: 54.5%;
    left: 54%;
  }
}
#nth-ms-swiper .swiper-swiper .swiper-wrapper .swiper-slide.stt-4 .text {
  left: 24.5%;
  top: 19.1%;
}
#nth-ms-swiper .swiper-swiper .swiper-wrapper .swiper-slide.stt-4 .btn-video {
  top: 27.3%;
  left: 45.6%;
}
@media (max-width: 768px) {
  #nth-ms-swiper .swiper-swiper .swiper-wrapper .swiper-slide.stt-4 .btn-video {
    top: 54%;
    left: 49%;
  }
}
#nth-ms-swiper .swiper-swiper .swiper-wrapper .swiper-slide.stt-5 .text {
  left: 43.3%;
  top: 19.4%;
}
#nth-ms-swiper .swiper-swiper .swiper-wrapper .swiper-slide.stt-5 .btn-video {
  top: 27.3%;
  left: 63.5%;
}
@media (max-width: 768px) {
  #nth-ms-swiper .swiper-swiper .swiper-wrapper .swiper-slide.stt-5 .btn-video {
    top: 52%;
    left: 54%;
  }
}
#nth-ms-swiper .swiper-swiper .swiper-wrapper .swiper-slide.stt-6 .text {
  left: 16%;
  top: 17.8%;
}
#nth-ms-swiper .swiper-swiper .swiper-wrapper .swiper-slide.stt-6 .btn-video {
  top: 27.3%;
  left: 35%;
}
@media (max-width: 768px) {
  #nth-ms-swiper .swiper-swiper .swiper-wrapper .swiper-slide.stt-6 .btn-video {
    top: 52.5%;
    left: 52%;
  }
}
@media (max-width: 768px) {
  #nth-ms-swiper .swiper-swiper .swiper-wrapper .swiper-slide.stt-7 .btn-video {
    top: 54%;
    left: 49%;
  }
}
#nth-ms-swiper .swiper-pagination {
  bottom: unset;
  top: 22%;
  display: flex !important;
  flex-direction: column;
  left: unset;
  right: 2.5%;
  font-size: 24px;
  width: 10%;
  gap: 48px;
}
@media (max-width: 768px) {
  #nth-ms-swiper .swiper-pagination {
    flex-direction: row;
    left: 56%;
    transform: translateX(-50%);
    width: 100%;
    justify-content: center;
    top: 71%;
    align-items: center;
    gap: 59px;
    white-space: nowrap;
  }
}
#nth-ms-swiper .swiper-pagination .pagi-dot {
  width: auto;
  height: auto;
  margin: unset;
  display: block;
  border-radius: unset;
  background-color: transparent;
  opacity: 1;
  position: relative;
  text-align: left;
}
#nth-ms-swiper .swiper-pagination .pagi-dot.stt-1 {
  right: 0px;
}
#nth-ms-swiper .swiper-pagination .pagi-dot.stt-2 {
  right: 18px;
}
#nth-ms-swiper .swiper-pagination .pagi-dot.stt-3 {
  right: 36px;
}
#nth-ms-swiper .swiper-pagination .pagi-dot.stt-4 {
  right: 54px;
}
#nth-ms-swiper .swiper-pagination .pagi-dot.stt-5 {
  right: 72px;
}
#nth-ms-swiper .swiper-pagination .pagi-dot.stt-6 {
  right: 90px;
}
#nth-ms-swiper .swiper-pagination .pagi-dot:before {
  content: "";
  background-image: url(assets/nth-ms-swiper/images/sprite.png);
  background-position: -141px 0px;
  width: 61px;
  height: 63px;
  display: block;
  position: absolute;
  z-index: -1;
  top: -23px;
  left: -23px;
}
#nth-ms-swiper .swiper-pagination .swiper-pagination-bullet-active {
  font-size: 30px;
}
@media (max-width: 768px) {
  #nth-ms-swiper .swiper-pagination .swiper-pagination-bullet-active {
    font-size: 28px;
  }
}
#nth-ms-swiper .swiper-pagination .swiper-pagination-bullet-active:before {
  background-image: url(assets/nth-ms-swiper/images/sprite.png);
  background-position: -80px 0px;
  width: 61px;
  height: 63px;
  top: -17px;
  left: -17px;
}
#nth-ms-swiper .mySwiper2 {
  position: absolute;
  top: 1120px;
  width: 100%;
  overflow: visible;
  left: 55.5%;
  transform: translateX(-50%);
}
#nth-ms-swiper .mySwiper2 .swiper-slide span {
  font-size: 24px;
  transform: scale(1.5);
}
#nth-ms-swiper .mySwiper2 .swiper-slide span:before {
  content: "";
  background-image: url(assets/nth-ms-swiper/images/sprite.png);
  background-position: -141px 0px;
  width: 61px;
  height: 63px;
  display: block;
  position: absolute;
  z-index: -1;
  top: -23px;
  left: -23px;
}
#nth-ms-swiper .mySwiper2 .swiper-slide-prev, #nth-ms-swiper .mySwiper2 .swiper-slide-next {
  position: relative;
  top: 30px;
}
#nth-ms-swiper .mySwiper2 .swiper-slide-active {
  position: relative;
  top: 60px;
}
#nth-ms-swiper .mySwiper2 .swiper-slide-active span {
  font-size: 32px;
}
#nth-ms-swiper .mySwiper2 .swiper-slide-active span:before {
  background-image: url(assets/nth-ms-swiper/images/sprite.png);
  background-position: -80px 0px;
  width: 61px;
  height: 63px;
  transform: scale(1.5);
}
#nth-ms-swiper .content .btn-video {
  background-image: url(assets/nth-ms-swiper/images/sprite.png);
  background-position: 0px 0px;
  width: 80px;
  height: 80px;
  display: block;
  position: absolute;
}
#nth-ms-swiper .content .text {
  position: absolute;
}
@media (max-width: 768px) {
  #nth-ms-swiper .content .text {
    min-width: 10px;
    min-height: 10px;
    left: 0% !important;
    top: 47.5% !important;
  }
}
@media (min-width: 769px) {
  #nth-ms-swiper .content .effect {
    transition: all 1s ease;
    opacity: 0;
    transform: translateY(50px);
  }
}

.mobile-swiper-content {
  width: 100%;
  height: 100%;
  position: relative;
}
.mobile-swiper-content.stt-1 .btn-video {
  top: 53%;
  left: 55%;
}
.mobile-swiper-content.stt-2 .btn-video {
  top: 54%;
  left: 55%;
}
.mobile-swiper-content.stt-3 .btn-video {
  top: 54%;
  left: 49%;
}
.mobile-swiper-content.stt-4 .btn-video {
  top: 52%;
  left: 55%;
}
.mobile-swiper-content.stt-5 .btn-video {
  top: 52.5%;
  left: 53.5%;
}
.mobile-swiper-content.stt-6 .btn-video {
  top: 53.5%;
  left: 49%;
}

@-webkit-keyframes zmask_png_hecheng_11_anim {
  0% {
    -webkit-mask-size: 35%;
  }
  100% {
    -webkit-mask-size: 532%;
  }
}
@keyframes zmask_png_hecheng_11_anim {
  0% {
    -webkit-mask-size: 35%;
  }
  100% {
    -webkit-mask-size: 532%;
  }
}
/*!**********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./assets/nth-ms-news/nth-ms-news.scss ***!
  \**********************************************************************************************************************************************************/
#nth-ms-news {
  position: relative;
  height: 1000px;
}
@media (max-width: 768px) {
  #nth-ms-news {
    height: 1600px;
  }
}
#nth-ms-news .background {
  position: absolute;
  top: 0;
  left: 0;
}
#nth-ms-news .content {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
}
#nth-ms-news .content .news {
  width: 100%;
  height: 100%;
}
#nth-ms-news .content .news .news-banner {
  width: 100%;
  height: 100%;
}
#nth-ms-news .content .news .news-banner .swiper-banner {
  position: relative;
  left: -15%;
  top: 17%;
  width: 779px;
  height: 467px;
}
#nth-ms-news .content .news .news-banner .swiper-banner img {
  width: 779px;
  height: 437px;
}
@media (max-width: 768px) {
  #nth-ms-news .content .news .news-banner .swiper-banner {
    transform: translateX(-50%) scale(0.85);
    left: 50%;
    top: 15%;
    height: 437px;
    border: 2px solid white;
  }
}
#nth-ms-news .content .news .news-banner .swiper-banner .swiper-slide {
  height: 437px;
}
#nth-ms-news .content .news .news-banner .swiper-banner-pagination {
  top: unset;
  bottom: 0;
  width: 15%;
  left: 25%;
}
@media (max-width: 768px) {
  #nth-ms-news .content .news .news-banner .swiper-banner-pagination {
    bottom: 25px;
    z-index: 1;
    left: unset;
    right: -25px;
    display: flex;
    position: absolute;
  }
}
#nth-ms-news .content .news .news-banner .swiper-banner-pagination .swiper-pagination-progressbar-fill {
  background-color: #2e4976;
}
@media (max-width: 768px) {
  #nth-ms-news .content .news .news-banner .swiper-banner-pagination .swiper-pagination-progressbar-fill {
    background-color: white;
  }
}
#nth-ms-news .content .news .news-banner .swiper-button-prev {
  background-image: url(assets/nth-ms-news/images/sprite.png);
  background-position: -103px -21px;
  width: 14px;
  height: 21px;
  top: 35px;
  right: unset;
  left: -30px;
}
#nth-ms-news .content .news .news-banner .swiper-button-prev:after {
  display: none;
}
#nth-ms-news .content .news .news-banner .swiper-button-next {
  background-image: url(assets/nth-ms-news/images/sprite.png);
  background-position: -103px 0px;
  width: 14px;
  height: 21px;
  top: 35px;
  left: unset;
  right: -30px;
}
#nth-ms-news .content .news .news-banner .swiper-button-next:after {
  display: none;
}
#nth-ms-news .content .news .news-banner .fraction {
  position: absolute;
  left: 50%;
  top: 63%;
  color: #3d6a93;
  font-size: 32px;
}
@media (max-width: 768px) {
  #nth-ms-news .content .news .news-banner .fraction {
    display: none;
  }
}
#nth-ms-news .content .news .news-tabs {
  position: absolute;
  left: 56%;
  top: 15%;
  padding-left: 6px;
}
@media (max-width: 768px) {
  #nth-ms-news .content .news .news-tabs {
    left: 90px;
    transform: scale(1.2);
    top: 43%;
  }
}
#nth-ms-news .content .news .news-tabs:after {
  pointer-events: none;
  position: absolute;
  bottom: 1px;
  left: 0;
  content: "";
  display: block;
  background: url(assets/nth-ms-news/sprite-5038b8_5038b8f8.png) no-repeat center bottom;
  background-size: 2564px 1348px;
  background-position: -1445px -636px;
  width: 580px;
  height: 6px;
}
@media (max-width: 768px) {
  #nth-ms-news .content .news .news-tabs:after {
    bottom: -5px;
  }
}
#nth-ms-news .content .news .news-tabs a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  color: #3d6a93;
  width: auto;
  height: 40px;
  font-size: 20px;
  line-height: 40px;
  margin-right: 50px;
  transition: all 0.3s ease-in-out;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  #nth-ms-news .content .news .news-tabs a {
    font-size: 23px;
  }
}
#nth-ms-news .content .news .news-tabs a span {
  z-index: 2;
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}
#nth-ms-news .content .news .news-tabs a span:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: -12px;
  transform: translateX(-50%);
  background: url(assets/nth-ms-news/sprite-5038b8_5038b8f8.png);
  background-size: 2564px 1348px;
  background-position: -2505px -580px;
  width: 50px;
  height: 40px;
  pointer-events: none;
  z-index: -1;
  opacity: 0;
  transition: opacity 0.3s;
}
#nth-ms-news .content .news .news-tabs a::before {
  content: "";
  display: block;
  position: absolute;
  left: -12px;
  top: 21px;
  background: url(assets/nth-ms-news/sprite-5038b8_5038b8f8.png);
  background-size: 2564px 1348px;
  background-position: -1547px -646px;
  width: 9px;
  height: 5px;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s;
}
#nth-ms-news .content .news .news-tabs a::after {
  content: "";
  display: block;
  position: absolute;
  right: -19px;
  top: 6px;
  background: url(assets/nth-ms-news/sprite-5038b8_5038b8f8.png);
  background-size: 2564px 1348px;
  background-position: -1523px -646px;
  width: 20px;
  height: 11px;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s;
}
#nth-ms-news .content .news .news-tabs a:hover, #nth-ms-news .content .news .news-tabs a.active {
  color: #395065;
  animation: fadeIn 1s linear;
}
#nth-ms-news .content .news .news-tabs a:hover span:before, #nth-ms-news .content .news .news-tabs a.active span:before {
  opacity: 1;
}
#nth-ms-news .content .news .news-tabs a:hover::before, #nth-ms-news .content .news .news-tabs a.active::before {
  opacity: 1;
}
#nth-ms-news .content .news .news-tabs a:hover::after, #nth-ms-news .content .news .news-tabs a.active::after {
  opacity: 1;
}
#nth-ms-news .content .news .arr-more-news {
  display: block;
  position: absolute;
  right: 15%;
  top: 17%;
  background: url(assets/nth-ms-news/sprite-5038b8_5038b8f8.png) no-repeat;
  background-size: 2564px 1348px;
  background-position: -2481px -681px;
  width: 41px;
  height: 37px;
  -webkit-animation: slide 2.45s linear infinite;
  animation: slide 2.45s linear infinite;
}
@-webkit-keyframes slide {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slide {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@media (max-width: 768px) {
  #nth-ms-news .content .news .arr-more-news {
    animation: unset;
    background-image: url(assets/nth-ms-news/images/sprite.png);
    background-position: 0px 0px;
    width: 103px;
    height: 103px;
    display: block;
    top: 73%;
    left: 50%;
    transform: translateX(-50%);
    background-size: unset;
  }
}
#nth-ms-news .content .news .news-list {
  position: absolute;
  left: 56%;
  top: 22%;
  width: 30%;
}
@media (max-width: 768px) {
  #nth-ms-news .content .news .news-list {
    position: absolute;
    top: 24%;
    width: 100%;
    left: 0;
  }
}
#nth-ms-news .content .news .news-list .empty {
  color: #3d6a93;
  text-align: center;
  font-size: 28px;
}
@media (max-width: 768px) {
  #nth-ms-news .content .news .news-list .empty {
    position: relative;
    top: 390px;
  }
}
#nth-ms-news .content .news .news-list ul {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  #nth-ms-news .content .news .news-list ul {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 366px;
    width: 85%;
  }
}
#nth-ms-news .content .news .news-list ul li {
  position: relative;
  width: 280px;
  height: 210px;
  display: inline-block;
  font-size: 16px;
  margin-bottom: 28px;
  line-height: 1;
  vertical-align: top;
}
@media (max-width: 768px) {
  #nth-ms-news .content .news .news-list ul li {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
  }
  #nth-ms-news .content .news .news-list ul li a {
    width: unset;
    height: unset;
  }
  #nth-ms-news .content .news .news-list ul li a p.news-title {
    margin-left: unset;
    -webkit-line-clamp: unset;
    width: 90%;
    font-size: 24px;
  }
}
#nth-ms-news .content .news .news-list ul li:nth-child(2n) {
  margin-left: 23px;
}
@media (max-width: 768px) {
  #nth-ms-news .content .news .news-list ul li:nth-child(2n) {
    margin-left: 0;
  }
}
#nth-ms-news .content .news .news-list ul li .date-container {
  position: absolute;
  left: 0;
  top: 157px;
  background: url(assets/nth-ms-news/sprite-5038b8_5038b8f8.png);
  background-size: 2564px 1348px;
  background-position: -2441px -681px;
  width: 36px;
  height: 52px;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 16px;
  color: #46647e;
  font-weight: bold;
}
@media (max-width: 768px) {
  #nth-ms-news .content .news .news-list ul li .date-container {
    height: unset;
    background: unset;
    color: white;
    gap: 8px;
    position: unset;
    font-size: 28px;
    align-self: flex-start;
    flex-direction: row;
    padding-right: 20px;
  }
}
#nth-ms-news .content .news .news-list ul li .date-container .date0 {
  margin-top: 5px;
}
#nth-ms-news .content .news .news-list ul li .date-container .date1 {
  margin-top: 8px;
}
#nth-ms-news .content .news .news-list ul li .tag-blue {
  position: absolute;
  left: 0;
  top: 0;
  width: auto;
  height: 23px;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding: 0 6px;
  background-color: #92b1cd;
  color: #1c3c53;
  text-transform: uppercase;
  font-weight: bold;
}
@media (max-width: 768px) {
  #nth-ms-news .content .news .news-list ul li .tag-blue {
    display: none;
  }
}
#nth-ms-news .content .news .news-list ul li .tag-yellow {
  position: absolute;
  left: 57px;
  top: 0;
  width: 52px;
  height: 23px;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #d9bc74;
  color: #53481c;
}
#nth-ms-news .content .news .news-list ul li a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
#nth-ms-news .content .news .news-list ul li a .news-title {
  color: #46647e;
  width: 237px;
  margin-top: 10px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-left: 47px;
  text-align: left;
  line-height: 1.25;
  font-size: 18px;
}
#nth-ms-news .content .news .news-list ul li a:hover .img-container img {
  transform: scale(1.1);
}
#nth-ms-news .content .news .news-list ul li a:hover p {
  color: #4980af;
}
#nth-ms-news .content .news .news-list ul li i {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  font-size: 17px;
  background: #d9bc76;
  color: #53481c;
  border-left: 1px solid #fff;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  width: 56px;
  height: 25px;
  line-height: 25px;
  z-index: 2;
}
#nth-ms-news .content .news .news-list ul li .img-container {
  width: 100%;
  height: 147px;
  overflow: hidden;
}
@media (max-width: 768px) {
  #nth-ms-news .content .news .news-list ul li .img-container {
    display: none;
  }
}
#nth-ms-news .content .news .news-list ul img {
  display: block;
  width: 100%;
  height: 100%;
  margin-bottom: 15px;
  transition: transform 0.8s ease-in-out;
  object-fit: cover;
}

.swiper-banner-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  height: 24px;
}
.swiper-banner-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #b0b0b0;
  opacity: 0.5;
  display: inline-block;
  transition: background 0.3s, opacity 0.3s;
  cursor: pointer;
}
.swiper-banner-pagination .swiper-pagination-bullet.active {
  background: #2e4976;
  opacity: 1;
}
@media (max-width: 768px) {
  .swiper-banner-pagination .swiper-pagination-bullet {
    background: #fff;
    opacity: 0.5;
  }
  .swiper-banner-pagination .swiper-pagination-bullet.active {
    background: #2e4976;
    opacity: 1;
  }
}
/*!**************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./assets/nth-ms-images/nth-ms-images.scss ***!
  \**************************************************************************************************************************************************************/
#nth-ms-images {
  position: relative;
  height: 1000px;
}
@media (max-width: 768px) {
  #nth-ms-images {
    height: 1600px;
  }
}
#nth-ms-images.active .tab-video {
  display: none;
}
#nth-ms-images.active .btn-video {
  pointer-events: auto;
}
#nth-ms-images.active .btn-images {
  pointer-events: none;
}
#nth-ms-images.active .tab-images {
  display: block;
}
#nth-ms-images .btn-video {
  pointer-events: none;
}
#nth-ms-images .tab-images {
  pointer-events: auto;
}
#nth-ms-images .tab-video {
  display: block;
}
#nth-ms-images .tab-video .btn-bgm {
  background-image: url(assets/nth-ms-images/images/sprite.png);
  background-position: -80px 0px;
  width: 35px;
  height: 35px;
  display: block;
  position: absolute;
  z-index: 11;
  top: 77%;
  right: 4%;
}
#nth-ms-images .tab-video .btn-bgm.active {
  background-image: url(assets/nth-ms-images/images/sprite.png);
  background-position: -80px -35px;
  width: 35px;
  height: 35px;
}
#nth-ms-images .tab-video .btn-video {
  display: none;
}
@media (max-width: 768px) {
  #nth-ms-images .tab-video .btn-video {
    background-image: url(assets/nth-ms-images/images/sprite.png);
    background-position: 0px 0px;
    width: 80px;
    height: 80px;
    display: block;
    position: absolute;
    left: 50%;
    top: 40%;
    transform: scale(1.5) translateX(-50%);
  }
}
#nth-ms-images .tab-images {
  display: none;
}
#nth-ms-images .tab-video,
#nth-ms-images .tab-images {
  width: 100%;
  height: 100%;
}
#nth-ms-images .background {
  position: absolute;
  top: 0;
  left: 0;
}
#nth-ms-images .content {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
}
#nth-ms-images .swiper {
  width: 100%;
  height: 100%;
}
#nth-ms-images .swiper video {
  width: 2000px;
  height: 1000px;
  object-fit: cover;
}
@media (max-width: 768px) {
  #nth-ms-images .swiper-videos,
  #nth-ms-images .swiper-images {
    overflow: hidden;
    position: relative;
  }
  #nth-ms-images .swiper-videos .swiper-wrapper,
  #nth-ms-images .swiper-images .swiper-wrapper {
    display: flex;
    transition: transform 0.3s ease;
  }
  #nth-ms-images .swiper-videos .swiper-wrapper .swiper-slide,
  #nth-ms-images .swiper-images .swiper-wrapper .swiper-slide {
    flex-shrink: 0;
    width: 100%;
    position: relative;
  }
  #nth-ms-images .swiper-videos .swiper-wrapper .swiper-slide img,
  #nth-ms-images .swiper-images .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #nth-ms-images .swiper-videos .swiper-wrapper .swiper-slide .background,
  #nth-ms-images .swiper-images .swiper-wrapper .swiper-slide .background {
    width: 100%;
    height: 100%;
  }
  #nth-ms-images .swiper-videos .swiper-wrapper .swiper-slide .background img,
  #nth-ms-images .swiper-images .swiper-wrapper .swiper-slide .background img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
#nth-ms-images .swiper-pagination {
  bottom: 180px;
  width: auto;
  display: flex;
  left: 50%;
  gap: 114px;
  transform: translateX(-50%) scale(1.2);
}
@media (max-width: 768px) {
  #nth-ms-images .swiper-pagination {
    bottom: 520px;
    left: 50%;
    transform: translateX(-50%);
  }
}
#nth-ms-images .swiper-pagination-bullet {
  background-image: url(assets/nth-ms-images/images/sprite.png);
  background-position: -115px -30px;
  width: 22px;
  height: 16px;
  opacity: 1;
  background-color: transparent;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
#nth-ms-images .swiper-pagination-bullet:last-child:not(.swiper-pagination-bullet-active):before {
  content: "";
  background-image: url(assets/nth-ms-images/images/sprite.png);
  background-position: 0px -105px;
  width: 126px;
  height: 1px;
  display: block;
  position: absolute;
  left: 20px;
  pointer-events: none;
}
#nth-ms-images .swiper-pagination-bullet:after {
  content: "";
  background-image: url(assets/nth-ms-images/images/sprite.png);
  background-position: 0px -105px;
  width: 126px;
  height: 1px;
  display: block;
  position: absolute;
  left: -121px;
  pointer-events: none;
}
#nth-ms-images .swiper-pagination-bullet-active {
  background: unset;
}
#nth-ms-images .swiper-pagination-bullet-active:before {
  content: "";
  display: block;
  position: absolute;
  top: -226px;
  left: -278px;
  height: 438px;
  width: 578px;
  mix-blend-mode: normal;
  -webkit-animation: z_dianji_000_anim 1.033s 0s linear infinite, sprite_z_dianji_000 1s 0s steps(1) infinite;
  animation: z_dianji_000_anim 1.033s 0s linear infinite, sprite_z_dianji_000 1s 0s steps(1) infinite;
  background: url(assets/nth-ms-images/sprite_z_dianji_000_e3320290.png);
  background-size: 500% 500%;
  pointer-events: none;
}
#nth-ms-images .list-icons {
  display: flex;
  gap: 38px;
  position: absolute;
  left: 6.3%;
  z-index: 10;
  align-items: center;
  top: 74%;
}
@media (max-width: 768px) {
  #nth-ms-images .list-icons {
    top: 62%;
    left: 50%;
    transform: translateX(-50%) scale(1.2);
  }
}
#nth-ms-images .list-icons:before {
  content: "";
  width: 1px;
  height: 100%;
  background-color: white;
  position: absolute;
  top: 0;
  left: 47%;
  transform: translateX(-50%);
}
#nth-ms-images .list-icons .btn-video {
  background-image: url(assets/nth-ms-images/images/sprite.png);
  background-position: -115px 0px;
  width: 29px;
  height: 30px;
  display: block;
}
#nth-ms-images .list-icons .btn-images {
  background-image: url(assets/nth-ms-images/images/sprite.png);
  background-position: 0px -80px;
  width: 36px;
  height: 25px;
  display: block;
}

@-webkit-keyframes sprite_z_dianji_000 {
  0% {
    background-position: 0 0;
  }
  4.2% {
    background-position: -578px 0;
  }
  8.3% {
    background-position: -1156px 0;
  }
  12.5% {
    background-position: -1734px 0;
  }
  16.7% {
    background-position: -2312px 0;
  }
  20.8% {
    background-position: 0 -438px;
  }
  25% {
    background-position: -578px -438px;
  }
  29.2% {
    background-position: -1156px -438px;
  }
  33.3% {
    background-position: -1734px -438px;
  }
  37.5% {
    background-position: -2312px -438px;
  }
  41.7% {
    background-position: 0 -876px;
  }
  45.8% {
    background-position: -578px -876px;
  }
  50% {
    background-position: -1156px -876px;
  }
  54.2% {
    background-position: -1734px -876px;
  }
  58.3% {
    background-position: -2312px -876px;
  }
  62.5% {
    background-position: 0 -1314px;
  }
  66.7% {
    background-position: -578px -1314px;
  }
  70.8% {
    background-position: -1156px -1314px;
  }
  75% {
    background-position: -1734px -1314px;
  }
  79.2% {
    background-position: -2312px -1314px;
  }
  83.3% {
    background-position: 0 -1752px;
  }
  87.5% {
    background-position: -578px -1752px;
  }
  91.7% {
    background-position: -1156px -1752px;
  }
  95.8% {
    background-position: -1734px -1752px;
  }
  100% {
    background-position: -1734px -1752px;
  }
}
@keyframes sprite_z_dianji_000 {
  0% {
    background-position: 0 0;
  }
  4.2% {
    background-position: -578px 0;
  }
  8.3% {
    background-position: -1156px 0;
  }
  12.5% {
    background-position: -1734px 0;
  }
  16.7% {
    background-position: -2312px 0;
  }
  20.8% {
    background-position: 0 -438px;
  }
  25% {
    background-position: -578px -438px;
  }
  29.2% {
    background-position: -1156px -438px;
  }
  33.3% {
    background-position: -1734px -438px;
  }
  37.5% {
    background-position: -2312px -438px;
  }
  41.7% {
    background-position: 0 -876px;
  }
  45.8% {
    background-position: -578px -876px;
  }
  50% {
    background-position: -1156px -876px;
  }
  54.2% {
    background-position: -1734px -876px;
  }
  58.3% {
    background-position: -2312px -876px;
  }
  62.5% {
    background-position: 0 -1314px;
  }
  66.7% {
    background-position: -578px -1314px;
  }
  70.8% {
    background-position: -1156px -1314px;
  }
  75% {
    background-position: -1734px -1314px;
  }
  79.2% {
    background-position: -2312px -1314px;
  }
  83.3% {
    background-position: 0 -1752px;
  }
  87.5% {
    background-position: -578px -1752px;
  }
  91.7% {
    background-position: -1156px -1752px;
  }
  95.8% {
    background-position: -1734px -1752px;
  }
  100% {
    background-position: -1734px -1752px;
  }
}
/*!****************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./assets/nth-ms-socials/nth-ms-socials.scss ***!
  \****************************************************************************************************************************************************************/
#nth-ms-socials {
  position: relative;
  height: 1000px;
}
@media (max-width: 768px) {
  #nth-ms-socials {
    height: 1600px;
  }
}
#nth-ms-socials .popup-box {
  position: absolute;
  width: 100%;
  height: 100%;
  display: none;
}
#nth-ms-socials .popup-box.active {
  display: block;
}
#nth-ms-socials .popup-box:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
#nth-ms-socials .popup-box .btn-close {
  background-image: url(assets/nth-ms-socials/images/sprite.png);
  background-position: -96px -160px;
  width: 36px;
  height: 36px;
  display: block;
  position: absolute;
  right: 494px;
  top: 125px;
  z-index: 5;
}
@media (max-width: 768px) {
  #nth-ms-socials .popup-box .btn-close {
    right: 84px;
    top: 375px;
  }
}
#nth-ms-socials .popup-box img {
  position: relative;
}
#nth-ms-socials .popup-box .text-title {
  background-image: url(assets/nth-ms-socials/images/sprite.png);
  background-position: 0px 0px;
  width: 240px;
  height: 160px;
  position: absolute;
  left: 50%;
  top: 30px;
  transform: translateX(-50%);
}
@media (max-width: 768px) {
  #nth-ms-socials .popup-box .text-title {
    top: 280px;
  }
}
#nth-ms-socials .popup-box .swiper {
  position: absolute;
  left: 50%;
  top: 48%;
  transform: translate(-50%, -50%);
  width: 1200px;
  height: 730px;
}
@media (max-width: 768px) {
  #nth-ms-socials .popup-box .swiper {
    top: 610px;
    transform: translate(-50%, -50%) scale(0.6);
  }
}
@media (max-width: 768px) {
  #nth-ms-socials .popup-box .swiper .swiper-pagination {
    position: absolute;
    left: 50%;
    bottom: 3%;
    transform: translateX(-50%) scale(1.5);
  }
}
#nth-ms-socials .popup-box .swiper .swiper-pagination-bullet {
  opacity: 1;
  background-color: transparent;
  background-image: url(assets/nth-ms-socials/images/sprite.png);
  background-position: -154px -160px;
  width: 22px;
  height: 22px;
}
#nth-ms-socials .popup-box .swiper .swiper-pagination-bullet-active {
  background-image: url(assets/nth-ms-socials/images/sprite.png);
  background-position: -132px -160px;
  width: 22px;
  height: 22px;
}
#nth-ms-socials .popup-box .swiper .swiper-button-prev {
  background-image: url(assets/nth-ms-socials/images/sprite.png);
  background-position: -48px -160px;
  width: 48px;
  height: 70px;
  top: 45%;
}
#nth-ms-socials .popup-box .swiper .swiper-button-prev:after {
  display: none;
}
#nth-ms-socials .popup-box .swiper .swiper-button-next {
  background-image: url(assets/nth-ms-socials/images/sprite.png);
  background-position: 0px -160px;
  width: 48px;
  height: 70px;
  top: 45%;
}
#nth-ms-socials .popup-box .swiper .swiper-button-next:after {
  display: none;
}
#nth-ms-socials .popup-box .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
#nth-ms-socials .popup-box .swiper-slide img {
  width: auto;
  height: 600px;
  object-fit: cover;
  border: 4px solid white;
  transform: scale(0.94);
  transform-origin: top;
}
#nth-ms-socials .background {
  position: absolute;
  top: 0;
  left: 0;
}
#nth-ms-socials .content {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
}
#nth-ms-socials .content .list-icons {
  display: flex;
  flex-wrap: wrap;
  width: 50%;
  position: absolute;
  left: 60%;
  transform: translateX(-50%);
  top: 27%;
}
@media (max-width: 768px) {
  #nth-ms-socials .content .list-icons {
    width: 100%;
    left: 50%;
    justify-content: center;
    top: 22%;
  }
}
#nth-ms-socials .content .btn-tinhnang {
  position: absolute;
  left: 63%;
  top: 66%;
}
@media (max-width: 768px) {
  #nth-ms-socials .content .btn-tinhnang {
    left: 67%;
    top: 63%;
    transform: scale(1.5);
  }
}
/*!**************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./assets/nth-ms-footer/nth-ms-footer.scss ***!
  \**************************************************************************************************************************************************************/
#nth-ms-footer {
  height: 118px;
  position: absolute;
  bottom: 0px;
}
@media (max-width: 768px) {
  #nth-ms-footer {
    height: 262px;
  }
}
#nth-ms-footer .background {
  position: absolute;
  top: 0;
  left: 0;
}
#nth-ms-footer .content {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
}
#nth-ms-footer .content {
  position: absolute;
  display: flex;
  align-items: center;
  color: #838383;
  left: 33%;
}
@media (max-width: 768px) {
  #nth-ms-footer .content {
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    margin: 0 auto;
    text-align: center;
    top: 20px;
  }
}
/*!**********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./assets/nth-ms-event-list/nth-ms-event-list.scss ***!
  \**********************************************************************************************************************************************************************/
#nth-ms-event-list {
  position: relative;
  height: 1000px;
}
@media (max-width: 768px) {
  #nth-ms-event-list {
    height: 1300px;
  }
}
#nth-ms-event-list .background {
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 768px) {
  #nth-ms-event-list .background img {
    height: 1300px;
  }
}
#nth-ms-event-list .content {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
}
#nth-ms-event-list .content .news {
  position: absolute;
  top: 96px;
  width: 100%;
  box-sizing: border-box;
  padding: 0px 15%;
}
@media (max-width: 768px) {
  #nth-ms-event-list .content .news {
    top: 200px;
    padding: 0;
  }
}
#nth-ms-event-list .content .news:before {
  content: "";
  border-bottom: 1px solid #91b1c8;
  position: absolute;
  width: 100%;
  top: 57px;
  left: 0;
}
#nth-ms-event-list .content .news .tag {
  font-size: 42px;
  color: white;
  text-transform: uppercase;
  display: flex;
  gap: 4px;
  margin-left: 124px;
}
@media (max-width: 768px) {
  #nth-ms-event-list .content .news .tag {
    margin-left: 28px;
  }
}
#nth-ms-event-list .content .news .tag span {
  font-size: 22px;
  position: relative;
  top: 23px;
}
#nth-ms-event-list .content .news .news-tabs {
  display: flex;
  gap: 38px;
  text-transform: uppercase;
  position: absolute;
  left: 740px;
  top: 30px;
}
@media (max-width: 768px) {
  #nth-ms-event-list .content .news .news-tabs {
    left: 338px;
  }
}
#nth-ms-event-list .content .news .news-tabs a {
  text-decoration: none;
  font-size: 16px;
  color: #4a7794;
}
#nth-ms-event-list .content .news .news-tabs a.active {
  color: white;
  position: relative;
}
#nth-ms-event-list .content .news .news-tabs a.active:after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 2px;
  background-color: white;
}
#nth-ms-event-list .content .news .news-list {
  box-sizing: border-box;
  padding: 0 7%;
}
@media (max-width: 768px) {
  #nth-ms-event-list .content .news .news-list {
    padding: 0 4%;
  }
}
#nth-ms-event-list .content .news .news-list .empty {
  color: #3d6a93;
  text-align: center;
  font-size: 28px;
  margin-top: 44px;
}
@media (max-width: 768px) {
  #nth-ms-event-list .content .news .news-list .empty {
    position: relative;
    top: 390px;
  }
}
#nth-ms-event-list .content .news .news-list ul {
  list-style: none;
}
#nth-ms-event-list .content .news .news-list ul li a {
  height: 180px;
  text-decoration: none;
  display: flex;
  align-items: center;
  position: relative;
}
#nth-ms-event-list .content .news .news-list ul li a:after {
  content: "";
  background-image: url(assets/nth-ms-event-list/images/sprite.png);
  background-position: -90px -180px;
  width: 90px;
  height: 33px;
  display: block;
  position: absolute;
  right: 0;
}
@media (max-width: 768px) {
  #nth-ms-event-list .content .news .news-list ul li a:after {
    top: 25px;
  }
}
#nth-ms-event-list .content .news .news-list ul li a:hover:before {
  content: "";
  background-image: url(assets/nth-ms-event-list/images/sprite.png);
  background-position: 0px 0px;
  width: 2000px;
  height: 180px;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
#nth-ms-event-list .content .news .news-list ul li a:hover:after {
  background-image: url(assets/nth-ms-event-list/images/sprite.png);
  background-position: 0px -180px;
  width: 90px;
  height: 33px;
}
#nth-ms-event-list .content .news .news-list ul li a .img-container {
  width: 250px;
  height: 130px;
  position: relative;
}
#nth-ms-event-list .content .news .news-list ul li a .news-cate {
  position: absolute;
  left: 270px;
  top: 35px;
  display: flex;
  font-size: 18px;
  gap: 12px;
}
#nth-ms-event-list .content .news .news-list ul li a .news-cate .text {
  background-color: #c5ae7e;
  color: white;
  box-sizing: border-box;
  padding: 0px 12px;
  border-radius: 4px;
  text-transform: uppercase;
}
#nth-ms-event-list .content .news .news-list ul li a .news-cate .time {
  color: #4a7794;
}
#nth-ms-event-list .content .news .news-list ul li a .news-title {
  position: absolute;
  left: 270px;
  font-weight: bold;
  color: black;
  font-size: 22px;
}
#nth-ms-event-list .content .news .news-list ul li a .news-description {
  position: absolute;
  left: 270px;
  top: 110px;
  color: #54738d;
  font-size: 14px;
}
#nth-ms-event-list .content .news .new-pagination .pagination {
  list-style: none;
  display: flex;
  gap: 19px;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  font-size: 26px;
  bottom: -60px;
}
#nth-ms-event-list .content .news .new-pagination .pagination a {
  text-decoration: none;
  color: #4a7794;
}
/*!**************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./assets/nth-ms-event-detail/nth-ms-event-detail.scss ***!
  \**************************************************************************************************************************************************************************/
html.fix-mobile {
  overflow-y: auto !important;
}

#nth-ms-event-detail {
  position: relative;
  height: 1000px;
}
@media (max-width: 768px) {
  #nth-ms-event-detail {
    height: 1600px;
  }
}
#nth-ms-event-detail .background {
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 768px) {
  #nth-ms-event-detail .background img {
    height: 2130px;
  }
}
#nth-ms-event-detail .content {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
}
#nth-ms-event-detail .news-menu {
  position: relative;
  padding: 0px 15%;
  top: 96px;
  z-index: 5;
}
@media (max-width: 768px) {
  #nth-ms-event-detail .news-menu {
    top: 120px;
    padding: 0;
  }
}
#nth-ms-event-detail .news-menu:before {
  content: "";
  border-bottom: 1px solid #91b1c8;
  position: absolute;
  width: 100%;
  top: 57px;
  left: 0;
}
#nth-ms-event-detail .news-menu .tag {
  font-size: 42px;
  color: white;
  text-transform: uppercase;
  display: flex;
  gap: 4px;
  margin-left: 124px;
}
@media (max-width: 768px) {
  #nth-ms-event-detail .news-menu .tag {
    margin-left: 28px;
  }
}
#nth-ms-event-detail .news-menu .tag span {
  font-size: 22px;
  position: relative;
  top: 23px;
}
#nth-ms-event-detail .news-menu .news-tabs {
  display: flex;
  gap: 38px;
  text-transform: uppercase;
  position: absolute;
  left: 740px;
  top: 30px;
}
@media (max-width: 768px) {
  #nth-ms-event-detail .news-menu .news-tabs {
    left: 338px;
  }
}
#nth-ms-event-detail .news-menu .news-tabs a {
  text-decoration: none;
  font-size: 16px;
  color: #4a7794;
}
#nth-ms-event-detail .news-menu .news-tabs a.active {
  color: white;
  position: relative;
}
#nth-ms-event-detail .news-menu .news-tabs a.active:after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 2px;
  background-color: white;
}
#nth-ms-event-detail .content {
  overflow: auto;
  overflow-x: hidden;
  padding-top: 11%;
}
@media (max-width: 768px) {
  #nth-ms-event-detail .content::-webkit-scrollbar {
    display: none;
  }
}
#nth-ms-event-detail .content .midbar {
  font-size: 32px;
  text-transform: uppercase;
  color: #20344a;
  text-align: center;
  font-weight: bold;
}
@media (max-width: 768px) {
  #nth-ms-event-detail .content .midbar {
    margin-top: 120px;
    padding: 0 7%;
  }
}
@media (min-width: 769px) {
  #nth-ms-event-detail .content .midbar__title {
    padding: 0 22%;
  }
}
#nth-ms-event-detail .content .subweb__content {
  padding: 0 22%;
}
@media (max-width: 768px) {
  #nth-ms-event-detail .content .subweb__content {
    padding: 0 7%;
  }
}
@media (max-width: 768px) {
  #nth-ms-event-detail #nth-ms-footer {
    opacity: 1 !important;
  }
  #nth-ms-event-detail #nth-ms-footer .background img {
    height: 262px;
  }
}
#nth-ms-event-detail #nth-ms-footer .content {
  overflow: unset;
  padding: unset;
  position: absolute;
  left: 33%;
}
@media (max-width: 768px) {
  #nth-ms-event-detail #nth-ms-footer .content {
    left: 50%;
    top: 20px;
  }
}

.detail-btn-back {
  background-image: url(assets/nth-ms-event-detail/images/sprite.png);
  background-position: -73px 0px;
  width: 90px;
  height: 33px;
  display: block;
  position: absolute;
  right: 300px;
  top: 170px;
  z-index: 7;
  pointer-events: auto;
}
@media (max-width: 768px) {
  .detail-btn-back {
    top: 240px;
    right: 5px;
  }
}

.detail-btn-top {
  background-image: url(assets/nth-ms-event-detail/images/sprite.png);
  background-position: 0px 0px;
  width: 73px;
  height: 73px;
  display: block;
  position: absolute;
  right: 300px;
  top: 770px;
  pointer-events: auto;
}
@media (max-width: 768px) {
  .detail-btn-top {
    bottom: 20%;
    top: unset;
    right: 5px;
  }
}

/*# sourceMappingURL=nth-cache1.css.map*/