body {
  min-height: 100vh;
  background-color: #010508 !important;
  margin: 0;
  padding: 0;
  font-family: svn;
  color: white;
  font-size: 14px;
  overflow-x: hidden;
  background: url("./public/images/bg.webp") top center no-repeat;
  background-size: cover;
  font-weight: 300;
  background-repeat: no-repeat;
  width: 100%;
  overflow: hidden;
}
.wrap-form-center {
  position: relative;
  z-index: 2;
}
.wrap-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 34%;
  margin: auto;
  text-align: center;
}
.header-top {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 60%;
}
.logo {
  margin: 0;
  position: relative;
  z-index: 2;
  display: inline-block;
}
.slogan {
  position: relative;
  z-index: 1;
  margin: -3rem 0 1rem;
  width: 100%;
  max-width: 400px;
}
.logo,
.slogan {
  pointer-events: none;
}
.slogan img.active {
  display: block;
}
.slogan img {
  display: none;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
.icon-phone {
  right: 1.5%;
  position: fixed;
  top: 2%;
  display: flex;
  flex-direction: column;
  text-align: right;
}
.icon-phone a:hover {
  -webkit-filter: drop-shadow(2px 2px 2px #f6ce75) brightness(1.1) !important;
  filter: drop-shadow(2px 2px 2px #f6ce75) brightness(1.1) !important;
}
.icon-phone img {
  max-width: 95px;
  margin-top: 15px;
}
.icon-livechat {
  cursor: pointer;
}
img {
  margin: 0 auto;
  max-width: 100%;
}
.btn-pc {
  max-width: 75%;
  margin: 0.6vw auto 1rem;
}
.btn_web_pc {
  background: 0 0;
  border: none;
  max-width: 526px;
}
.btn_web_pc img {
  cursor: pointer;
}
.btn_web_pc img:first-child {
  display: block;
}
.btn_web_pc img:last-child {
  display: none;
}
.btn_web_pc:hover img:first-child {
  display: none;
}
.btn_web_pc:hover img:last-child {
  display: block;
}
.slick-game-mbx {
  width: 100%;
  margin: 0 auto;
  max-width: 770px;
  margin: 3rem auto 0;
}
.slick-game-mbx.slick-slider .slick-track {
  display: flex !important;
  align-items: flex-end !important;
}
.slick-game-mbx .slick-list {
  padding-bottom: 0.4rem;
  padding-top: 1.4rem;
}
.slick-game-mbx .slick-slide {
  margin: 0 2.6px;
}
.custom-arrow {
  position: absolute;
  top: 50%;
  z-index: 10;
  background: none;
  border: none;
  cursor: pointer;
  opacity: 0.7;
}

.slick-prev {
  transform: translateY(-50%);
  left: -50px;
}

.slick-next {
  right: -50px;
  transform: translateY(-50%) rotate(180deg);
}

.custom-arrow img {
  width: 36px !important;
  height: auto;
}
.custom-arrow img {
  cursor: pointer;
}
.custom-arrow img:first-child {
  display: block;
}
.custom-arrow img:last-child {
  display: none;
}
.custom-arrow:hover img:first-child {
  display: none;
}
.custom-arrow:hover img:last-child {
  display: block;
  transform: rotate(180deg);
}
.banner-left {
  position: absolute;
  left: 3%;
  bottom: 0;
  max-width: 12%;
  left: 10% !important;
  top: 30%;
  text-align: center;
}
.banner-right {
  position: absolute;
  right: 6%;
  top: 38%;
  max-width: 22%;
}
.more-info {
  display: block;
  width: 840px;
  max-width: 44.8%;
  padding: 0 15px;
  font-variant: JIS04;
  margin: 1.5rem auto 0.5rem;
  text-align: right;
  color: #3b93ff !important;
  text-decoration: none;
  font-style: italic;
}
@media (max-width: 1800px) and (min-width: 1025px) {
  .wrap-header {
    max-width: 45% !important;
  }
  .logo {
    width: 100%;
  }

  .icon-phone img {
    max-width: 80px;
    margin-top: 10px;
  }
  .slick-game-mbx {
    width: 770px !important;
    max-width: 39% !important;
  }
}
@media (max-width: 1024px) {
  .header-top {
    width: 100% !important;
  }
  .slogan {
    margin: 0 auto 0;
    top: -2rem;
    transform: translateX(0);
  }
  .slogan img {
    max-width: 100%;
    width: 100%;
  }
  .banner-left,
  .banner-right {
    display: none !important;
  }
  .slick-game-mbx {
    margin-top: 1rem !important;
    max-width: 80%;
  }
  .more-info {
    text-align: center;
  }
  .slick-game-mbx .slick-list {
    padding-bottom: 0.6rem;
    padding-top: 0.6rem;
  }
}
@media (max-width: 768px) {
  .icon-phone img {
    max-width: 44px;
    width: 44px;
    margin-top: 15px;
  }
  .custom-arrow {
    display: none !important;
  }
  .slick-game-mbx {
    margin-top: 1rem !important;
    max-width: 100%;
  }
  .wrap-header {
    max-width: 100%;
    width: 100%;
  }
  .slogan {
    max-width: 84%;
  }
  .slick-game-mbx .slick-slide {
    margin: 0 7px;
  }
  .slick-game-mbx.slick-slider .slick-track {
    gap: 0;
  }
  .slick-game-mbx .slick-list {
    padding-bottom: 0.4rem;
    padding-top: 1.4rem;
  }
  .modal-bg {
    max-width: 80% !important;
  }
  .close {
    right: 0 !important;
    top: -14% !important;
  }
}
@media (max-width: 640px) {
  .slick-game-mbx img {
    max-height: 110px;
    width: 100%;
  }
}
/* Modal nền */
.modal {
  display: none; /* ẩn mặc định */
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto; /* scroll nếu nội dung dài */
  background-color: rgba(0, 0, 0, 0.8); /* mờ nền */
  transition: opacity 0.3s ease;
}

/* Nội dung modal */
.modal-bg {
  position: relative;
  background-color: #fff;
  margin: auto; /* căn giữa màn hình */
  padding: 35px;
  border-radius: 10px;
  max-width: 480px;
  height: 100%;
  max-height: 400px;
  position: relative;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  animation: fadeIn 0.3s ease;
  top: 25%;
  background: url("./public/images/bg-form.png") top center/100% 100% no-repeat;
}
.modal-content {
  text-align: center;
  width: 100%;
  max-height: 390px;
  overflow-x: auto;
}
form {
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding-bottom: 0;
}
.form-box {
  width: 86%;
  margin: auto;
}
.form-group {
  display: flex;
}
.form-control {
  height: 60px;
  background: url("./public/images/bg-input.png") no-repeat;
  background-size: 100% 100%;
  outline: 0 !important;
  margin: 0 auto;
  padding: 4px 60px 4px 60px;
  font-size: 18px;
  color: #b6f0ff !important;
  border-radius: 50px;
  border: none;
  margin-bottom: 18px;
  text-align: center;
  display: block;
  width: 100%;
  font-weight: 400;
  line-height: 1.5;
}
input.form-control:focus {
  background: url("./public/images/bg-input-active.png") no-repeat;
  background-size: 100% 100%;
  color: #b6f0ff !important;
}
.form-group > img {
  position: absolute;
  right: 30px;
  top: 2px;
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #4d5a69 !important;
  max-height: 32px;
}
.form-group > img.icon-prepend {
  right: auto;
  left: 21px;
  background: 0 0;
  color: #dbf5ff !important;
  top: 14px;
  opacity: 0.3;
}
.form-group.btn_form {
  width: 72%;
  margin: auto;
  margin-bottom: 2.4rem !important;
}
.register {
  margin-top: 0.7rem;
  margin-bottom: 18px;
  padding-bottom: 0;
}
.btn_form {
  justify-content: center;
  align-items: flex-end;
  display: flex;
  flex-wrap: nowrap;
  left: 0;
  right: 0;
  width: 100%;
  -webkit-animation: btnScale 0.4s linear infinite;
  animation: btnScale 0.4s linear infinite;
  background: none;
  border: none;
}
.btn_form button {
  background: none !important;
  border: none !important;
}
/* Close button */
.close {
  background: none;
  border: none;
  cursor: pointer;
  position: absolute;
  opacity: 1 !important;
  text-shadow: none;
  z-index: 3;
  color: #fff38f;
  top: 0;
  font-size: 35px;
  right: -3.4rem;
}
@keyframes btnScale {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

/* xem theem content css */
.win79-box {
  max-height: 600px;
  overflow-y: auto;

  padding: 30px;
  border-radius: 12px;

  background: linear-gradient(180deg, #061b46, #02102c);
  border: 2px solid #00baff;
  box-shadow: 0 0 25px rgba(0, 186, 255, 0.6);

  color: #ffffff;
  font-family: "Segoe UI", Tahoma, sans-serif;
  line-height: 1.7;
}

/* Title chính */
figure {
  margin: 1em 40px;
  text-align: center;
}
.more-content {
  text-align: left;
  padding-inline: 15px;
}
.more-content h1 {
  color: #ffe600;
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
}
.highlight {
  color: #ffe600;
  text-decoration: underline;
}
/* Subtitle */
.win79-box h2,
.win79-box h3 {
  color: #ffe600;
  margin: 30px 0 15px;
  font-size: 20px;
  font-weight: 700;
}

/* Paragraph */
.more-content p {
  font-size: 15px;
  margin-bottom: 15px;
}

/* Highlight text */
.more-content .highlight {
  color: #ffe600;
  text-decoration: underline;
}

/* List */
.more-content ul {
  padding-left: 20px;
}

.more-content li {
  margin-bottom: 10px;
}

/* ===== SCROLLBAR YELLOW ===== */
/* width scrollbar */
::-webkit-scrollbar {
  width: 8px;
}

/* nền */
::-webkit-scrollbar-track {
  background: #0a1b3d;
}

/* thanh kéo */
::-webkit-scrollbar-thumb {
  background: #ffe600;
}
/* hover */
::-webkit-scrollbar-thumb:hover {
  background: #ffd000;
}
