@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&family=Roboto:wght@400;500;700&display=swap");
@font-face {
  font-family: "SVN-DIN";
  src: url("./fonts/SVN-DINNext.eot");
  src: url("./fonts/SVN-DINNext.eot?#iefix") format("embedded-opentype"), url("./fonts/SVN-DINNext.woff2") format("woff2"), url("./fonts/SVN-DINNext.woff") format("woff"), url("./fonts/SVN-DINNext.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SVN-DIN";
  src: url("./fonts/SVN-DINNextBold.eot");
  src: url("./fonts/SVN-DINNextBold.eot?#iefix") format("embedded-opentype"), url("./fonts/SVN-DINNextBold.woff2") format("woff2"), url("./fonts/SVN-DINNextBold.woff") format("woff"), url("./fonts/SVN-DINNextBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
.has-ico1 input::-webkit-input-placeholder, .has-ico2 input::-webkit-input-placeholder {
  color: white !important;
}
.has-ico1 input::-moz-placeholder, .has-ico2 input::-moz-placeholder {
  color: white !important;
}
.has-ico1 input:-ms-input-placeholder, .has-ico2 input:-ms-input-placeholder {
  color: white !important;
}
.has-ico1 input::-ms-input-placeholder, .has-ico2 input::-ms-input-placeholder {
  color: white !important;
}
.has-ico1 input::placeholder,
.has-ico2 input::placeholder {
  color: white !important;
}

.has-ico1 input::-webkit-input-placeholder,
.has-ico2 input::-webkit-input-placeholder {
  color: white !important;
}

.has-ico1 input::-moz-placeholder,
.has-ico2 input::-moz-placeholder {
  color: white !important;
  opacity: 1;
}

.has-ico1 input:-ms-input-placeholder,
.has-ico2 input:-ms-input-placeholder {
  color: white !important;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -webkit-appearance: textfield;
          appearance: textfield;
  -moz-appearance: textfield;
}

#app {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

body {
  overflow-x: hidden;
}
body .swiper {
  overflow: hidden;
}
body .swiper .pagination-container {
  text-align: center;
}

a {
  text-decoration: none;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.mt-0 {
  margin-top: 0 !important;
}

.p-relative {
  position: relative;
}

.main-container {
  overflow-x: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ebf9f7;
}

.content-wrap {
  padding: 0;
  position: relative;
  z-index: 100;
}
.content-wrap.content-success {
  min-height: 100vh;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.img img {
  display: block;
  width: 100%;
}

.nan-6hmo {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d19b85), color-stop(40%, #fefefd));
  background-image: linear-gradient(#d19b85, #fefefd 40%);
  overflow: hidden;
  max-width: 500px;
  margin: auto;
  font-family: var(--f-montserrat);
  color: var(--primary);
  background-color: var(--bg-action);
}
.nan-6hmo .swiper-container .swiper-bg {
  border-radius: 5vw;
  margin: 0 3.8vw;
  width: calc(100% - 7.6vw);
  height: 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.nan-6hmo .swiper-container.swiper-ratio1x3 .swiper-slide {
  aspect-ratio: 1/0.3;
}
.nan-6hmo .swiper-container.swiper-ratio21x9 .swiper-slide {
  aspect-ratio: 21/9;
}
.nan-6hmo .swiper-container.swiper-ratio16x9 .swiper-slide {
  aspect-ratio: 16/9;
}
.nan-6hmo .section-wrap {
  margin-top: 8vw;
}
.nan-6hmo .section-wrap .title-wrap {
  margin-bottom: 4vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.nan-6hmo .section-wrap .s-title {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 3.8vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2vw;
}
.nan-6hmo .section-wrap .s-title .icon {
  width: 8vw;
  height: 6vw;
  display: block;
}
.nan-6hmo .section-wrap .s-title .icon:before {
  content: "";
  background-size: 85%;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  display: block;
}
.nan-6hmo .section-wrap .s-title .icon.iconSchool:before {
  content: "";
  background-image: url("./images/school2.svg");
}
.nan-6hmo .section-wrap .s-title .icon.iconScan {
  height: 7vw;
}
.nan-6hmo .section-wrap .s-title .icon.iconScan:before {
  content: "";
  background-image: url("./images/scanbill.svg");
}
.nan-6hmo .section-wrap .section-link {
  font-size: 3.1vw;
  font-weight: 700;
  text-decoration: none;
}
.nan-6hmo .section-wrap .section-link.back-articles::after {
  content: none;
}
.nan-6hmo .section-wrap .section-link.back-articles::before {
  content: "❮";
  margin-right: 0.5vw;
}
.nan-6hmo .section-wrap img {
  width: 100%;
}
.nan-6hmo .title-page {
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 5vw;
  font-size: 4.2vw;
}
.nan-6hmo .title-form {
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  margin: 3vw 0;
  line-height: 1.4;
  font-size: 5vw;
  width: 70%;
  margin-inline: auto;
}
.nan-6hmo .btn {
  background: none;
}
.nan-6hmo .voucher-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.nan-6hmo .voucher-wrapper .voucher-code {
  width: 48%;
  border: 1px solid #ddd;
  background-color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  color: #000;
  border-radius: 4px;
}
.nan-6hmo .voucher-expired {
  text-align: center;
  margin-block: 4vw;
}
.nan-6hmo .txt-custom {
  font-weight: 700;
}
.nan-6hmo .card-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 4vw;
}
.nan-6hmo .card-wrapper .card-image {
  margin-right: 3vw;
}
.nan-6hmo .card-wrapper .card-image .bg-img {
  width: 29vw;
  padding-bottom: 16vw;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 2vw;
}
.nan-6hmo .card-wrapper .card-content .card-title {
  font-weight: 700;
  line-height: 1.2;
}
.nan-6hmo .card-wrapper .card-content .date {
  color: #acacac;
  font-size: 3.4vw;
  margin-top: 1.5vw;
}
.nan-6hmo .action-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  padding: 0 6vw;
  margin: 1vw 0 8vw 0;
}
.nan-6hmo .action-container .btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 3vw;
  text-align: center;
  font-weight: 600;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.nan-6hmo .action-container .btn-child {
  width: 12vw;
  height: 12vw;
  padding: 3vw;
  border-radius: 8px;
  border: none;
  margin-bottom: 0.8vw;
}
.nan-6hmo .show-wrapper {
  margin: 0 auto;
  width: 100%;
}
.nan-6hmo .show-wrapper .child {
  width: 100%;
  border: 1px solid #dddddd;
  background-color: #fff;
  border-radius: 8px;
  margin-bottom: 4vw;
  -webkit-box-shadow: 0px 2px 0px rgba(224, 224, 224, 0.2);
          box-shadow: 0px 2px 0px rgba(224, 224, 224, 0.2);
}
.nan-6hmo .show-wrapper .child .show-img {
  aspect-ratio: 1/0.3;
  background-size: 100%;
  border-radius: 4px 4px 0 0;
}
.nan-6hmo .show-wrapper .child .show-img.bdrn {
  border-radius: 0;
}
.nan-6hmo .show-wrapper .child .image-qr {
  width: 35vw;
  margin: 0 auto;
  position: relative;
}
.nan-6hmo .show-wrapper .child .image-qr.redeemed::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.nan-6hmo .show-wrapper .child .image-qr.redeemed::after {
  content: "Đã đổi quà";
  background-color: #acacac;
  opacity: 1;
  border-radius: 8px;
  font-size: 3vw;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 2vw 2vw;
  min-width: 25vw;
}
.nan-6hmo .show-wrapper .child .image-qr.reject::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.nan-6hmo .show-wrapper .child .image-qr.reject::after {
  content: "Đã từ chối";
  background-color: #acacac;
  opacity: 1;
  border-radius: 8px;
  font-size: 3vw;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 2vw 2vw;
  min-width: 25vw;
}
.nan-6hmo .show-wrapper .child .show-body {
  padding: 2.5vw 4vw;
}
.nan-6hmo .show-wrapper .child .show-body .show-action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1vw;
}
.nan-6hmo .show-wrapper .child .show-body .show-action .show-name {
  font-weight: 700;
  font-size: 3.6vw;
}
.nan-6hmo .show-wrapper .child .show-body .brd {
  border-bottom: 1px solid #dddddd;
  margin: 3vw 0;
}
.nan-6hmo .show-wrapper .child .show-body p {
  margin-bottom: 1vw;
  font-size: 3.2vw;
}
.nan-6hmo .section-article-continue {
  margin-top: 4vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 5vw;
}
.nan-6hmo .section-article-continue .continue-article {
  font-weight: 700;
  font-size: 3.4vw;
  width: 50vw;
}
.nan-6hmo .section-article-continue .continue-article .other-article {
  font-size: 14px;
  font-style: italic;
}
.nan-6hmo .section-article-continue .continue-article .back-articles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
  padding-bottom: 1.5vw;
  margin-bottom: 1.5vw;
}
.nan-6hmo .section-article-continue .continue-article .next-article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-transform: uppercase;
  padding-bottom: 1.5vw;
  margin-bottom: 1.5vw;
}
.nan-6hmo .bdr-bot {
  border-bottom: 2px solid #eeeeee;
  margin: 4vw -3.8vw;
}
.nan-6hmo .tab-container {
  margin-top: 4vw;
}
.nan-6hmo .tab-container.tab-user .nav-tabs {
  margin: 0;
}
.nan-6hmo .tab-container .nav-tabs {
  border: none;
  margin: 0 -3.8vw;
  font-size: 3.2vw;
}
.nan-6hmo .tab-container .nav-tabs li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.nan-6hmo .tab-container .nav-tabs li .nav-link {
  width: 100%;
  text-align: center;
  color: #666666;
  border: 1px solid #ebebeb;
  border-radius: 0;
  position: relative;
}
.nan-6hmo .tab-container .nav-tabs li .nav-link.active {
  font-weight: 700;
}
.nan-6hmo .tab-container .nav-tabs li .nav-link.active::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.nan-6hmo .clr-title {
  color: #002567;
}
.nan-6hmo .clr-success {
  color: #25bb00;
}
.nan-6hmo .txt-blue {
  color: #00a4ff;
}
.nan-6hmo .card-gift-wrapper {
  border: 1px solid #dddddd;
  -webkit-box-shadow: 0px 2px 0px rgba(224, 224, 224, 0.2);
          box-shadow: 0px 2px 0px rgba(224, 224, 224, 0.2);
  border-radius: 4px;
  margin-bottom: 4vw;
}
.nan-6hmo .card-gift-wrapper .card-image {
  padding-bottom: 40vw;
  border-radius: 4px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.nan-6hmo .card-gift-wrapper .card-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 3.8vw;
  font-weight: 700;
  font-size: 3.8vw;
}
.nan-6hmo .card-gift-wrapper .card-body .left {
  font-size: 3.5vw;
}
.nan-6hmo .card-gift-wrapper .card-body .right {
  font-size: 3.2vw;
}
.nan-6hmo .card-gift-wrapper .card-info {
  padding: 3.8vw 3.8vw 3.8vw 3.8vw;
  color: #545454;
}
.nan-6hmo .card-gift-wrapper .card-info .card-title {
  margin-bottom: 2vw;
}
.nan-6hmo .card-gift-wrapper .card-info .card-title span {
  font-weight: 700;
}
.nan-6hmo .card-gift-wrapper .card-footer {
  padding: 4vw 0 6vw 0;
  text-align: center;
}
.nan-6hmo .card-gift-wrapper .card-footer .btn-content {
  font-size: 3.8vw;
}
.nan-6hmo .bdr {
  border-bottom: 1px solid #eaeaea;
  margin: 0 3.8vw;
}
.nan-6hmo .modal-custom .modal-dialog {
  padding: 0 3.8vw;
  margin: 0;
}
.nan-6hmo .modal-custom .btn-close {
  background-image: url("../../assets/images/icon_close.svg");
  width: 1.6vw;
  height: 1.6vw;
  background-size: 100%;
  right: 6.2vw;
  background-position: center center;
  position: absolute;
  opacity: 1;
}
.nan-6hmo .modal-custom .btn-close:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.nan-6hmo .modal-custom .modal-content {
  -webkit-box-shadow: 0px -2px 4px #bcbcbc;
          box-shadow: 0px -2px 4px #bcbcbc;
  border: none;
}
.nan-6hmo .modal-custom .modal-header {
  padding: 3.4vw 4.2vw;
  text-transform: uppercase;
}
.nan-6hmo .modal-custom .modal-header h5 {
  font-size: 3.8vw;
  font-weight: 700;
}
.nan-6hmo .modal-custom .modal-body {
  padding: 3.8vw 4.2vw 10vw 4.2vw;
  font-size: 3.6vw;
}
.nan-6hmo .modal-custom .modal-body .modal-image {
  padding-bottom: 35vw;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 3.8vw;
  border-radius: 4px;
}
.nan-6hmo .modal-custom .modal-body p {
  margin-bottom: 2vw;
}
.nan-6hmo .modal-custom .modal-body .voucher-name {
  color: #002567;
  font-weight: 700;
}
.nan-6hmo .modal-custom .modal-body .txt-point {
  color: #102dc3;
  font-weight: 700;
}
.nan-6hmo .modal-custom .modal-body-content .status {
  text-align: center;
  text-transform: uppercase;
  font-size: 4.5vw;
  font-weight: 700;
  margin-bottom: 1.5vw;
}
.nan-6hmo .modal-custom .modal-body-content .status.success {
  color: #25bb00;
}
.nan-6hmo .modal-custom .modal-body-content .status.fail {
  color: #ff4949;
}
.nan-6hmo .modal-custom .modal-footer {
  border: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 4vw 0 0 0;
}
.nan-6hmo .modal-custom .modal-footer .btn-content {
  font-size: 3.8vw;
}
.nan-6hmo .btn-layout {
  border-radius: 4px;
  border: none;
  outline: none;
  text-transform: uppercase;
  font-weight: 600;
  padding: 2.3vw 5vw;
  margin: 0;
  min-width: 35vw;
}
.nan-6hmo .btn-layout.gray {
  background: #acacac;
}
.nan-6hmo .btn-layout.btn-mod {
  text-transform: unset;
  background-color: #F1B312;
}
.nan-6hmo .wrap-table {
  background-color: #fff;
  margin: 3.8vw;
  padding: 0 3.8vw;
  margin-bottom: 16px;
  border: 1px solid #dddddd;
  border-radius: 8px;
  font-size: 3.4vw;
}
.nan-6hmo .wrap-table .table {
  font-size: 3.2vw;
  color: #666666;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0;
}
.nan-6hmo .wrap-table .table tr {
  border-bottom: 1px solid #ddd;
}
.nan-6hmo .wrap-table .table tr:last-child {
  border-bottom: transparent;
}
.nan-6hmo .wrap-table .table tr td {
  padding: 3vw 0;
}
.nan-6hmo .wrap-table .table tr td:first-child {
  width: 35%;
}
.nan-6hmo .wrap-table .text-black {
  color: #000;
}
.nan-6hmo .wrap-table .text-bold {
  font-weight: 700;
}
.nan-6hmo .wrap-table .border-bottom-none {
  border-bottom: none !important;
}
.nan-6hmo .wrap-table .border-bottom-none {
  border-bottom: none;
}
.nan-6hmo .wrap-table .border-bottom-none td {
  border-bottom: none;
}
.nan-6hmo .text-black {
  color: #000;
}
.nan-6hmo .note-wrap {
  color: #545454;
  text-align: center;
  font-size: 3.4vw;
  border-bottom: none !important;
}
.nan-6hmo .note-wrap p {
  margin-bottom: 5vw;
}
.nan-6hmo .note-wrap td {
  padding: 10vw 0;
  border: none;
}
.nan-6hmo .tab-child-wrapper {
  padding-bottom: 20vw;
}
.nan-6hmo .tab-child-wrapper.tab-2 {
  padding-top: 8vw;
}
.nan-6hmo .tab-child-wrapper .tab-title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 4vw;
  text-align: center;
}
.nan-6hmo .lichsu-content {
  padding: 0 3.8vw;
}
.nan-6hmo .lichsu-content .lichsu-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 3.8vw 3.8vw;
  border: 1px solid #dddddd;
  border-radius: 8px;
  margin-bottom: 3vw;
  -webkit-box-shadow: 0px 2px 0px rgba(224, 224, 224, 0.2);
          box-shadow: 0px 2px 0px rgba(224, 224, 224, 0.2);
}
.nan-6hmo .lichsu-content .lichsu-wrap .left {
  font-weight: 900;
  color: #545454;
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  font-size: 3.2vw;
}
.nan-6hmo .lichsu-content .lichsu-wrap .center {
  font-weight: 900;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  font-size: 3.2vw;
}
.nan-6hmo .lichsu-content .lichsu-wrap .right {
  color: #545454;
  font-size: 3vw;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}
.nan-6hmo .tichdiem-content {
  padding: 6vw 3.8vw 18vw 3.8vw;
}
.nan-6hmo .tichdiem-content .card-footer {
  padding: 6vw 0 5vw 0;
}
.nan-6hmo .mb-3 {
  margin-bottom: 1.5rem;
}
.nan-6hmo .form-wrapper .form-label {
  color: #988053;
  text-transform: none;
  font-weight: normal;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 12px;
  margin-top: 12px;
  font-weight: 500;
  position: relative;
  border: 0;
}
.nan-6hmo .form-wrapper .form-check-label {
  font-size: 13px;
  font-weight: 500;
}
.nan-6hmo .form-wrapper input {
  width: 100%;
  background: url("./images/6hmo/bginput.png") center no-repeat;
  background-size: 100% 100%;
  padding: 0 20px;
  border: none;
  outline: none;
  color: white;
  font-size: 16px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  font-weight: bold;
  outline: none;
  height: 40px;
  aspect-ratio: 2100/296;
}
.nan-6hmo .form-wrapper input::-webkit-input-placeholder {
  color: #4f4f4f;
}
.nan-6hmo .form-wrapper input::-moz-placeholder {
  /* Firefox 19+ */
  color: #4f4f4f;
}
.nan-6hmo .form-wrapper input:-ms-input-placeholder {
  /* IE 10+ */
  color: #4f4f4f;
}
.nan-6hmo .form-wrapper input:-moz-placeholder {
  /* Firefox 18- */
  color: #4f4f4f;
}
.nan-6hmo .form-wrapper input:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.nan-6hmo .form-wrapper select {
  padding: 0 2px;
}
.nan-6hmo .form-wrapper input[type=checkbox] + label:hover,
.nan-6hmo .form-wrapper input[type=radio] + label:hover {
  cursor: pointer;
}
.nan-6hmo .form-wrapper input[type=checkbox] + label span,
.nan-6hmo .form-wrapper input[type=radio] + label span {
  display: inline-block;
  vertical-align: middle;
  background: transparent;
  cursor: pointer;
  border-radius: 100%;
  border: 2px solid white;
  width: 20px;
  height: 20px;
  -webkit-transition: all ease 1s;
  transition: all ease 1s;
  background: transparent;
}
.nan-6hmo .form-wrapper input[type=checkbox] + label span,
.nan-6hmo .form-wrapper input[type=radio] + label span {
  content: "";
}
.nan-6hmo .form-wrapper input[type=checkbox]:checked + label span,
.nan-6hmo .form-wrapper input[type=radio]:checked + label span {
  background: url("~/assets/images/4.png") center no-repeat;
  background-size: 110%;
}
.nan-6hmo .form-wrapper .select-datetime {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
}
.nan-6hmo .form-wrapper .select-datetime .item {
  width: 100%;
  position: relative;
}
.nan-6hmo .form-wrapper .select-datetime .item::before {
  width: 16px;
  aspect-ratio: 1;
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 5px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  background: url("./images/6hmo/down.png") center no-repeat;
  background-size: 100% 100%;
}
.nan-6hmo .form-wrapper .select-datetime .item select {
  background: url("./images/tet2026/bg_input.png") center no-repeat;
  background-size: 100%;
  padding: 0 16px;
  font-size: 16px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  font-weight: bold;
  aspect-ratio: 177/73;
  border: none;
  width: 100%;
  height: auto;
  color: white;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.nan-6hmo .form-wrapper .select-datetime .item select option {
  color: black;
}
.nan-6hmo .form-wrapper .invalid-feedback {
  font-size: 3.3vw;
}
.nan-6hmo .g-plc .form-check {
  margin-bottom: 1.5vw;
}
.nan-6hmo .g-plc .form-check .form-check-input {
  width: 15px !important;
  margin-top: 0 !important;
  height: 15px !important;
}
.nan-6hmo .g-plc .form-check label {
  padding-left: 12px;
  padding-top: 0 !important;
}
.nan-6hmo .btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 70%;
  margin: 0 auto 40px;
}
.nan-6hmo .btn-wrap button:first-child {
  margin-right: 4vw;
}
.nan-6hmo .link-policy {
  font-weight: 700;
  position: relative;
  z-index: 1;
}
.nan-6hmo .justify-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.nan-6hmo .image-success {
  width: 40vw;
  margin: 0 auto 5vw auto;
}
.nan-6hmo .h-100 {
  height: 100%;
}
.nan-6hmo .thele .title {
  text-align: center;
  text-transform: uppercase;
  color: #002567;
  font-weight: 700;
  font-size: 4.3vw;
  margin-bottom: 5vw;
}
.nan-6hmo .thele .section-wrap {
  color: #27222f;
  margin-bottom: 3vw;
}
.nan-6hmo .thele .section-wrap .section-title {
  color: #00a4ff;
  font-weight: 700;
}
.nan-6hmo .user-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.nan-6hmo .form-container {
  overflow-x: auto;
  background-size: cover;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.nan-6hmo .form-container .content-wrap {
  background: unset;
}
.nan-6hmo .form-container.bg-horoscope {
  background: #0a002e !important;
}
.nan-6hmo .article-top-wrap .article-createDate {
  font-size: 3vw;
  margin: 2vw 0;
}
.nan-6hmo .article-top-wrap .article-title {
  font-weight: 700;
  font-size: 5vw;
  margin-top: 4vw;
  margin-bottom: 2vw;
}
.nan-6hmo .article-top-wrap .article-description {
  font-weight: 700;
}
.nan-6hmo .btn-before {
  position: absolute !important;
  bottom: 6vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.nan-6hmo .select-filter {
  margin-bottom: 4vw;
  margin-top: -1vw;
}
.nan-6hmo .select-filter select {
  font-weight: 700;
  text-transform: uppercase;
}
.nan-6hmo .step-wrapper {
  width: 100%;
}
.nan-6hmo .step-wrapper .step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 4px;
  margin-bottom: 3vw;
}
.nan-6hmo .step-wrapper .step .left {
  width: 28vw;
  padding: 6vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.nan-6hmo .step-wrapper .step .right {
  width: 80vw;
  padding: 3vw 5vw;
}
.nan-6hmo .step-wrapper .step .right .step-number {
  font-weight: 700;
  font-size: 4.2vw;
  text-transform: uppercase;
}
.nan-6hmo .step-wrapper .step .right p {
  color: #545454;
  margin: 0;
}
.nan-6hmo .style-mkd-phase2 {
  background: rgb(244, 234, 198);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgb(255, 255, 255)), to(rgb(244, 234, 198))) !important;
  background: linear-gradient(180deg, rgb(255, 255, 255) 40%, rgb(244, 234, 198) 100%) !important;
}
.nan-6hmo .style-mkd-phase2 .modal-container-custom {
  margin-top: 20px;
  margin-bottom: 40px;
}
.nan-6hmo .style-mkd-phase2 .modal-container-custom .modal-content {
  background-size: 108%;
  height: auto;
  min-height: 400px;
}
.nan-6hmo .style-mkd-phase2 .modal-container-custom .modal-content .modal-header h5 {
  font-family: "SVN-DIN", sans-serif;
  font-weight: bold;
  font-size: 6.5vw;
  padding-bottom: 10px;
}
.nan-6hmo .style-mkd-phase2 .modal-container-custom .modal-content .modal-body {
  padding: 3.8vw 14vw 10vw 14vw;
}
.nan-6hmo .style-mkd-phase2 .modal-container-custom .modal-footer {
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: -20px !important;
}
.nan-6hmo .style-mkd-phase2 .content-wrap {
  padding-left: 24px;
  padding-right: 24px;
}
.nan-6hmo .style-mkd-phase2 .title-form {
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 0;
  margin-bottom: 0;
}
.nan-6hmo .style-mkd-phase2 .title-form .clr-error {
  font-size: 12px;
  text-transform: none;
  font-weight: normal;
  padding-top: 12px;
}
.nan-6hmo .style-mkd-phase2 .form-wrapper .has-ico1 .form-label {
  text-transform: uppercase;
  color: #808080;
  font-weight: bold;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 8px;
  width: 100%;
}
.nan-6hmo .style-mkd-phase2 .form-wrapper .has-ico1 .form-label:before {
  display: block;
  content: "";
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #000;
  margin-right: 10px;
  background: url(./images/icon1.png) no-repeat center center;
  background-size: 100%;
}
.nan-6hmo .style-mkd-phase2 .form-wrapper .has-ico2 {
  text-transform: uppercase;
  color: #808080;
  font-weight: bold;
  font-size: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: top;
      -ms-flex-align: top;
          align-items: top;
  margin-bottom: 8px;
}
.nan-6hmo .style-mkd-phase2 .form-wrapper .has-ico2 .tt-i {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.nan-6hmo .style-mkd-phase2 .form-wrapper .has-ico2:before {
  display: block;
  content: "";
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #000;
  margin-right: 10px;
  background: url(./images/icon2.png) no-repeat center center;
  background-size: 100%;
}
.nan-6hmo .style-mkd-phase2 .form-wrapper .form-control,
.nan-6hmo .style-mkd-phase2 .form-wrapper .form-select {
  border-radius: 12px;
  border: 1px solid #9A9A9A;
  font-size: 18px;
  padding: 20px;
}
.nan-6hmo .style-mkd-phase2 .btn-img {
  background: none !important;
  border: 0;
  width: 320px;
  margin: 0 auto !important;
}
.nan-6hmo .style-mkd-phase2 .btn-img:hover {
  background: none !important;
}
.nan-6hmo .style-mkd-phase2 .modal-content .btn-layout {
  background-color: #D20023;
}
.nan-6hmo .style-mkd-phase2 .g-plc a {
  color: #00A38E;
}
.nan-6hmo .style-mkd-phase2 .form-check-input:checked {
  background-color: #00A38E;
  border-color: #00A38E;
}
.nan-6hmo .style-new {
  background: rgb(244, 234, 198);
  background: #42cdc4 url(./images/bg_def.png) no-repeat center top !important;
  background-size: 100% !important;
  background-attachment: initial !important;
  padding: 16px;
  height: 100vh;
}
.nan-6hmo .style-new .banner-r {
  overflow: hidden;
  border-radius: 20px;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
          box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
}
.nan-6hmo .style-new .title-form {
  padding-left: 40px;
  padding-right: 40px;
  margin-top: 0;
  margin-bottom: 0;
}
.nan-6hmo .style-new .title-form .clr-error {
  font-size: 16px;
  text-transform: none;
  font-weight: normal;
  padding-top: 12px;
}
.nan-6hmo .style-new .content-wrap {
  padding: 12px 4px;
}
.nan-6hmo .style-new .content-wrap-in {
  padding: 16px;
  border-radius: 16px;
  background-color: rgba(237, 249, 248, 0.9);
  border: 5px solid #14A896;
  margin-top: 10px;
}
.nan-6hmo .style-new .form-wrapper .form-label {
  color: #6D6E71;
  text-transform: none;
  font-weight: bold;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 12px;
  margin-top: 12px;
  position: relative;
}
.nan-6hmo .style-new .label-2 {
  color: #6D6E71;
  font-size: 16px;
  margin-bottom: 8px;
}
.nan-6hmo .style-new .form-wrapper .form-control,
.nan-6hmo .style-new .form-wrapper .form-select {
  border-radius: 10px;
  border: 1px solid #D4EFEC;
  font-size: 16px;
  padding: 16px;
  background-color: #D4EFEC;
}
.nan-6hmo .style-new .form-wrapper .form-control:focus,
.nan-6hmo .style-new .form-wrapper .form-select:focus {
  background-color: #F5EFD7;
}
.nan-6hmo .style-new .form-wrapper .style-select {
  background-color: #D4EFEC;
  color: #0CC2B3;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url(./images/arrowDef.png);
  background-size: 14px 6px;
}
.nan-6hmo .style-new .form-wrapper .style-select-2 {
  background-image: url(./images/arrow_select.png);
  background-size: 14px 6px;
}
.nan-6hmo .style-new .g-plc {
  color: #fff;
}
.nan-6hmo .style-new .g-plc .form-check label {
  color: #fff;
}
.nan-6hmo .style-new .g-plc a,
.nan-6hmo .style-new .g-plc .link-policy {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}
.nan-6hmo .style-new .form-check-input:checked {
  background-color: #21C0B2;
  border-color: #fff;
}
.nan-6hmo .style-new .btn-layout {
  border-radius: 50px;
  margin-right: 0 !important;
  border: 5px solid #fff;
  padding: 10px 30px;
  font-size: 20px;
  background: #fff;
  color: #00A08D;
  font-weight: bold;
}
.nan-6hmo .style-new .btn-layout:focus {
  background-color: #F5EFD7 !important;
}
.nan-6hmo .style-new .btn-layout-custom {
  border-radius: 50px;
  margin-right: 0 !important;
  border: 5px solid #fff;
  font-size: 20px;
  background: rgb(216, 195, 125) !important;
  background: -webkit-gradient(linear, left top, right top, from(rgb(216, 195, 125)), color-stop(31%, rgb(187, 150, 69)), color-stop(69%, rgb(187, 150, 69)), to(rgb(216, 195, 125))) !important;
  background: linear-gradient(90deg, rgb(216, 195, 125) 0%, rgb(187, 150, 69) 31%, rgb(187, 150, 69) 69%, rgb(216, 195, 125) 100%) !important;
  width: 230px;
}
.nan-6hmo .header-wrap {
  position: relative;
  z-index: 200;
}
.nan-6hmo .main-container {
  background-size: 100% !important;
}
.nan-6hmo .main-container .bg-article-detail {
  display: block;
  content: "";
  width: 100%;
  position: relative;
  z-index: 100;
  margin-top: -70px;
  padding-top: 70px;
  background: rgb(138, 218, 207);
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(138, 218, 207)), color-stop(6%, rgb(187, 234, 228)), color-stop(12%, rgb(255, 255, 255)), color-stop(37%, rgb(172, 229, 221)), color-stop(86%, rgb(255, 255, 255)), color-stop(96%, rgb(106, 220, 208)), to(rgb(106, 220, 208)));
  background: linear-gradient(180deg, rgb(138, 218, 207) 0%, rgb(187, 234, 228) 6%, rgb(255, 255, 255) 12%, rgb(172, 229, 221) 37%, rgb(255, 255, 255) 86%, rgb(106, 220, 208) 96%, rgb(106, 220, 208) 100%);
}
.nan-6hmo .main-container .bg-article-detail:after {
  display: block;
  content: "";
  width: 100%;
  height: 300px;
  position: absolute;
  bottom: -140px;
  left: 0;
  top: auto;
  background: url(./images/n_bg_bottom_articles.png) no-repeat center bottom;
  background-size: 100%;
}
.nan-6hmo .main-container .title-img {
  padding: 0 20px;
}
.nan-6hmo .content-tab {
  position: relative;
  z-index: 100;
  padding: 8vw 5vw 0vw 5vw;
}
.nan-6hmo .content-tab .nav-tabs {
  margin-left: 12px;
  margin-right: 12px;
  background-color: #FEF8C3;
  padding: 0px 10px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  z-index: 10;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.nan-6hmo .content-tab .nav-tabs .nav-link {
  padding: 0 1vw;
  border: 0;
  background-color: transparent;
}
.nan-6hmo .content-tab .nav-tabs .nav-link .img-link {
  display: block;
}
.nan-6hmo .content-tab .nav-tabs .nav-link .img-active {
  display: none;
}
.nan-6hmo .content-tab .nav-tabs .nav-link.active .img-link {
  display: none;
}
.nan-6hmo .content-tab .nav-tabs .nav-link.active .img-active {
  display: block;
}
.nan-6hmo .tab-container {
  background-color: #FEF8C3;
  padding: 0px 10px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  z-index: 10;
}
.nan-6hmo .tab-container .tab {
  padding: 0 1vw;
}
.nan-6hmo .tab-container .tab.active {
  padding: 0 5vw;
  background: url(./images/bg_tab.png) no-repeat center top 20px;
  background-size: 100% 100%;
}
.nan-6hmo .tab-container .tab.active img {
  margin-bottom: 0px;
}
.nan-6hmo .bl-section-wrap {
  margin-top: 0px;
  margin-bottom: 100px;
  position: relative;
  z-index: 20;
  background-color: #fff;
  padding: 20px 10px 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
}
.nan-6hmo .bl-section-wrap .title-wrap {
  margin-bottom: 10px;
  margin-top: -5px;
}
.nan-6hmo .bl-section-wrap .readmore {
  text-align: center;
  padding: 10px;
  text-transform: uppercase;
}
.nan-6hmo .bl-section-wrap .card-wrapper .card-content .card-title {
  font-weight: normal;
}
.nan-6hmo .bl-nav-bottom {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  height: auto;
  overflow: visible;
}
.nan-6hmo .bl-nav-bottom a {
  display: block;
}
.nan-6hmo .bl-nav-bottom .router-link-active {
  margin-top: -25px;
}
.nan-6hmo .bl-nav-bottom .container-fluid > div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}
.nan-6hmo .bl-nav-bottom .btn-content {
  font-size: 10px;
  color: #BCBEC0;
  text-transform: uppercase;
  padding: 5px 0;
}
.nan-6hmo .bl-nav-bottom .btn-child .icon {
  margin-bottom: 4px;
}
.nan-6hmo .bl-nav-bottom .btn-child .icon.icon-home:before {
  background-image: url(./images/n_df_nav2.png);
}
.nan-6hmo .bl-nav-bottom .btn-child .icon.icon-gift:before {
  background-image: url(./images/n_df_nav1.png);
}
.nan-6hmo .bl-nav-bottom .btn-child .icon.icon-user:before {
  background-image: url(./images/n_df_nav3.png);
}
.nan-6hmo .bl-nav-bottom .router-link-active .btn-child .btn-content {
  position: relative;
  font-size: 12px;
}
.nan-6hmo .bl-nav-bottom .router-link-active .btn-child .icon {
  border-radius: 50%;
  padding: 2.5vw;
  width: 11.5vw;
  height: 11.5vw;
}
.nan-6hmo .bl-nav-bottom .router-link-active .btn-child .icon.icon-home:before {
  background-image: url(./images/n_df_nav2_active.png);
}
.nan-6hmo .bl-nav-bottom .router-link-active .btn-child .icon.icon-gift:before {
  background-image: url(./images/n_df_nav1_active.png);
}
.nan-6hmo .bl-nav-bottom .router-link-active .btn-child .icon.icon-user:before {
  background-image: url(./images/n_df_nav3_active.png);
}
.nan-6hmo .step-wrapper .image-form {
  margin-bottom: 10px;
}
.nan-6hmo .step-wrapper .step {
  margin-top: 3vw;
  background: rgb(216, 243, 240);
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(216, 243, 240)), to(rgb(255, 255, 255)));
  background: linear-gradient(180deg, rgb(216, 243, 240) 0%, rgb(255, 255, 255) 100%);
  border: 4px solid #fff;
  border-radius: 8px;
}
.nan-6hmo .step-wrapper .step .left {
  width: 40vw;
}
.nan-6hmo .step-wrapper .step .right .step-number {
  font-size: 5.5vw;
}
.nan-6hmo .hight {
  background-color: #F5EFD7;
}
.nan-6hmo .ico-f {
  width: 24px;
  height: 24px;
  margin-right: 5px;
}
.nan-6hmo .al-m {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  font-size: 14px;
}
.nan-6hmo .style-wrap-table {
  padding: 3px;
  border-radius: 16px;
  background: rgb(237, 205, 126);
  background: linear-gradient(4deg, rgb(237, 205, 126) 0%, rgb(255, 255, 255) 100%);
}
.nan-6hmo .style-wrap-table2 {
  position: relative;
  z-index: 10;
  padding: 6px;
  border-radius: 16px;
  background: rgb(237, 205, 126);
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(237, 205, 126)), color-stop(30%, rgb(255, 255, 255)));
  background: linear-gradient(180deg, rgb(237, 205, 126) 0%, rgb(255, 255, 255) 30%);
}
.nan-6hmo .style-wrap-table2 .bl-section-wrap {
  padding-top: 36px;
}
.nan-6hmo .style-wrap-in {
  padding: 4px;
  border-radius: 16px;
  margin: 0;
  background: rgb(110, 217, 207);
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(110, 217, 207)), to(rgb(255, 255, 255)));
  background: linear-gradient(180deg, rgb(110, 217, 207) 0%, rgb(255, 255, 255) 100%);
}
.nan-6hmo .style-wrap-in .table-in {
  padding: 12px;
  border-radius: 12px;
  background: rgb(206, 241, 238);
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(206, 241, 238)), to(rgb(255, 255, 255)));
  background: linear-gradient(180deg, rgb(206, 241, 238) 0%, rgb(255, 255, 255) 100%);
}
.nan-6hmo .style-wrap-in .table tr {
  border-bottom: 1px solid #21C0B2;
  border-radius: 30px;
  overflow: hidden;
}
.nan-6hmo .style-wrap-in .table tr td {
  padding: 15px 10px;
}
.nan-6hmo .style-wrap-in .table tr td:first-child {
  width: 150px;
}
.nan-6hmo .style-wrap-in .text-black {
  word-break: break-all;
}
.nan-6hmo .tabPanel-wrap {
  position: relative;
  z-index: 2;
}
.nan-6hmo .title-img {
  margin-bottom: 0px;
  padding: 0 50px;
  position: relative;
  z-index: 1;
}
.nan-6hmo .input-wrap select {
  border-radius: 30px;
  border: 1px solid #AEB0B2;
  background-image: url(./images/arr.png) !important;
  background-size: 16px 10px !important;
}
.nan-6hmo .select-wrap::after {
  opacity: 0;
}
.nan-6hmo .bl-title-user {
  margin: 0 auto;
  margin-bottom: -5px;
  margin-top: 10px;
  width: 70%;
}
.nan-6hmo .bl-select-style {
  width: 80%;
  margin: 0 auto;
  margin-bottom: -20px;
  position: relative;
  z-index: 20;
}
.nan-6hmo .bl-select-style .form-select {
  border-radius: 50px;
  padding: 10px;
  background-image: url(./images/arr.png);
  background-size: 16px 8px;
  background-color: #FBEDB1;
}
.nan-6hmo .section-wrap .back-link {
  color: #00A08D;
  font-size: 16px;
}
.nan-6hmo .section-article-continue .continue-article .back-articles,
.nan-6hmo .section-article-continue .continue-article .next-article {
  border: 0;
  border-radius: 30px;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 4px 12px;
}
.nan-6hmo .section-article-continue .continue-article .back-articles .iconBack,
.nan-6hmo .section-article-continue .continue-article .next-article .iconBack {
  width: 6px;
  height: 12px;
  display: block;
  background: url(./images/arr_p.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 5px;
  margin-top: -3px;
}
.nan-6hmo .section-article-continue .continue-article .back-articles .iconNext,
.nan-6hmo .section-article-continue .continue-article .next-article .iconNext {
  width: 6px;
  height: 12px;
  display: block;
  background: url(./images/arr_n.png) no-repeat;
  background-size: 100% 100%;
  margin-left: 5px;
  margin-top: -3px;
}
.nan-6hmo .modal-container-custom .modal-content {
  -webkit-box-shadow: 0 0 0 rgba(255, 255, 255, 0);
          box-shadow: 0 0 0 rgba(255, 255, 255, 0);
  position: relative;
  background-color: transparent !important;
  position: relative;
  background: url(./images/n_bg_popup.png) no-repeat center top;
  background-size: 100% 100%;
  height: 450px;
}
.nan-6hmo .modal-container-custom .modal-content .modal-header {
  border: 0;
  padding-top: 125px;
  width: 60%;
  margin: 0 auto;
  text-align: center;
  border-bottom: 3px solid #C69F13;
}
.nan-6hmo .modal-container-custom .modal-content .modal-header h5 {
  font-size: 8vw;
  color: #00A08D;
  line-height: 1.1;
}
.nan-6hmo .modal-container-custom .modal-content .modal-header.fail {
  border-bottom: 3px solid #BE1E2D;
}
.nan-6hmo .modal-container-custom .modal-content .modal-body {
  position: relative;
  padding: 3.8vw 14vw 10vw 14vw;
}
.nan-6hmo .modal-container-custom .modal-content .text-center img {
  width: 50px !important;
}
.nan-6hmo .modal-container-custom .btn-layout {
  color: #A97C50;
  border-radius: 40px;
  padding: 1.5vw 4vw;
  font-family: "SVN-DIN", sans-serif;
  background: rgb(239, 209, 140);
  background: -webkit-gradient(linear, left top, right top, from(rgb(239, 209, 140)), color-stop(31%, rgb(251, 235, 175)), color-stop(69%, rgb(251, 235, 175)), to(rgb(252, 238, 179)));
  background: linear-gradient(90deg, rgb(239, 209, 140) 0%, rgb(251, 235, 175) 31%, rgb(251, 235, 175) 69%, rgb(252, 238, 179) 100%);
  font-size: 4.5vw !important;
  width: 55vw;
  border: 3px solid #fff;
}
.nan-6hmo .modal-container-custom .modal-footer .btn-content {
  font-size: inherit;
}
.nan-6hmo .modal-container-custom .btn-close {
  -webkit-mask-image: none;
          mask-image: none;
  background: url(./images/n_btn_close.png) no-repeat center center;
  background-size: 100%;
  width: 20px !important;
  height: 20px !important;
  position: absolute;
  top: 6vw;
  right: 22vw;
  z-index: 10;
}
.nan-6hmo .modal-container-custom .modal-title {
  color: #C69F13;
  margin-bottom: 0;
}
.nan-6hmo .modal-container-custom .modal-title.fail {
  color: #BE1E2D;
  font-size: 4.25vw;
}
.nan-6hmo .modal-container-custom .txt {
  padding: 0 20px;
}
.nan-6hmo .modal-container-custom .btn-wrap,
.nan-6hmo .modal-container-custom .modal-footer {
  position: absolute;
  bottom: 25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-top: 0;
  width: 100%;
}
.nan-6hmo .modal-container-custom .form-control {
  border-radius: 50px;
  width: 80%;
  margin: 10px auto;
  border: 3px solid #fff;
}
.nan-6hmo .modal-container-custom.has-icon-top .modal-content .modal-header h5 {
  position: relative;
}
.nan-6hmo .modal-container-custom.has-icon-top .modal-content .modal-header h5:before {
  display: block;
  content: "";
  width: 60px;
  height: 60px;
  position: absolute;
  top: -80px;
  left: 50%;
  margin-left: -30px;
  background: url(./images/n_hi.png) no-repeat center top;
  background-size: 100%;
}
.nan-6hmo .section-article-continue {
  margin-bottom: 70px;
}
.nan-6hmo .article-top-wrap .article-title {
  font-family: "SVN-DIN", sans-serif;
  font-size: 6vw;
  line-height: 1.2;
  margin-top: 0;
  background: #997834;
  background: -webkit-gradient(linear, left top, right top, from(#997834), color-stop(50%, #C1A158), to(#C1A158));
  background: linear-gradient(to right, #997834 0%, #C1A158 50%, #C1A158 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.nan-6hmo .bdr-bot {
  display: none;
}
.nan-6hmo .bl-list-qrCode {
  padding: 20px;
  background-color: #DCF4EF;
  border: 3px solid #fff;
  border-radius: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.nan-6hmo .bl-qrCode {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 10px 0;
  border-radius: 10px;
  border: 2px solid #fff;
  margin-bottom: 20px;
  background: rgb(242, 212, 141);
  background: -webkit-gradient(linear, left top, right top, from(rgb(242, 212, 141)), color-stop(55%, rgb(255, 254, 204)), to(rgb(251, 237, 178)));
  background: linear-gradient(90deg, rgb(242, 212, 141) 0%, rgb(255, 254, 204) 55%, rgb(251, 237, 178) 100%);
}
.nan-6hmo .bl-qrCode.bg-white {
  background-image: none;
  background-color: #90DCD2 !important;
  color: #fff;
}
.nan-6hmo .bl-qrCode .col-qr {
  width: 45%;
  padding: 8px;
  background: #fff;
  border-radius: 5px;
  position: relative;
}
.nan-6hmo .bl-qrCode .col-qr.redeemed::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.nan-6hmo .bl-qrCode .col-qr.redeemed::after {
  content: "Đã đổi quà";
  background-color: #acacac;
  opacity: 1;
  border-radius: 8px;
  font-size: 3vw;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 2vw 2vw;
  min-width: 25vw;
  text-align: center;
}
.nan-6hmo .bl-qrCode .col-qr.reject::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.nan-6hmo .bl-qrCode .col-qr.reject::after {
  content: "Đã từ chối";
  background-color: #acacac;
  opacity: 1;
  border-radius: 8px;
  font-size: 3vw;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 2vw 2vw;
  min-width: 25vw;
}
.nan-6hmo .bl-qrCode .col-txt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 20px;
}
.nan-6hmo .bl-qrCode .col-txt .tt-qr {
  margin-left: -15px;
}
.nan-6hmo .bl-qrCode .col-txt p {
  font-size: 11px;
  margin-top: 5px;
}
.nan-6hmo .btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.nan-6hmo .align-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.nan-6hmo .wrapper-voucher-copy {
  background: #00A08D;
  border-radius: 50px;
  border: 3px solid #fff;
}
.nan-6hmo .wrapper-voucher-copy .voucher-wrapper .voucher-code {
  background: transparent;
  border: 0;
  color: #fff;
}
.nan-6hmo .wrapper-voucher-copy .btn-layout {
  background-color: #fff !important;
  color: #00A08D !important;
  background-image: none !important;
}
.nan-6hmo .style-hlbs {
  color: #6d6e71;
  background: rgb(251, 245, 229);
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(251, 245, 229)), color-stop(56%, rgb(255, 255, 255)));
  background: linear-gradient(0deg, rgb(251, 245, 229) 0%, rgb(255, 255, 255) 56%);
  padding: 0 0 16px;
  padding-bottom: 100px;
}
.nan-6hmo .style-hlbs .banner-r {
  overflow: hidden;
  border-radius: 20px;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
          box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
}
.nan-6hmo .style-hlbs .title-form {
  padding-left: 60px;
  padding-right: 60px;
  margin-top: 0;
  margin-bottom: 0;
}
.nan-6hmo .style-hlbs .title-form .clr-error {
  font-size: 16px;
  text-transform: none;
  font-weight: normal;
  padding-top: 12px;
}
.nan-6hmo .style-hlbs .content-wrap {
  padding: 0 24px 12px 24px;
}
.nan-6hmo .style-hlbs .label-2 {
  color: #988053;
  font-size: 16px;
  margin-bottom: 8px;
}
.nan-6hmo .style-hlbs .form-wrapper .has-ico1 .form-label {
  font-size: 12px;
}
.nan-6hmo .style-hlbs .form-wrapper .has-ico1 .form-label:before {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  background-color: #000;
  margin-right: 10px;
  background: url(./images/icon_d1.png) no-repeat center center;
  background-size: 100%;
}
.nan-6hmo .style-hlbs .form-wrapper .has-ico2 .form-label:before {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  background-color: #000;
  margin-right: 10px;
  background: url(./images/icon_d2.png) no-repeat center center;
  background-size: 100%;
}
.nan-6hmo .style-hlbs .form-wrapper .has-ico3 .form-label:before {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  background-color: #000;
  margin-right: 10px;
  background: url(./images/icon_d3.png) no-repeat center center;
  background-size: 100% 100%;
}
.nan-6hmo .style-hlbs .form-wrapper .form-control,
.nan-6hmo .style-hlbs .form-wrapper .form-select {
  border-radius: 10px;
  border: 1px solid #dfdfdf;
  font-size: 16px;
  padding: 16px;
  background-color: #dfdfdf;
}
.nan-6hmo .style-hlbs .form-wrapper .form-control:focus,
.nan-6hmo .style-hlbs .form-wrapper .form-select:focus {
  background-color: #F5EFD7;
}
.nan-6hmo .style-hlbs .form-wrapper .style-select {
  background-color: #dfdfdf;
  color: #555;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url(./images/arrow_select.png);
  background-size: 14px 6px;
}
.nan-6hmo .style-hlbs .form-wrapper .style-select-2 {
  background-image: url(./images/arrow_select.png);
  background-size: 14px 6px;
}
.nan-6hmo .style-hlbs .g-plc {
  color: #6d6e71;
}
.nan-6hmo .style-hlbs .g-plc .form-check label {
  color: #6d6e71;
}
.nan-6hmo .style-hlbs .g-plc a,
.nan-6hmo .style-hlbs .g-plc .link-policy {
  color: #6d6e71;
  font-weight: bold;
  text-decoration: underline;
}
.nan-6hmo .style-hlbs .form-check-input:checked {
  background-color: #988053;
  border-color: #fff;
}
.nan-6hmo .style-hlbs .btn-layout {
  border-radius: 50px;
  margin-right: 0 !important;
  border: 5px solid #fff;
  padding: 10px 30px;
  font-size: 20px;
  background: #fff;
  color: #00A08D;
  font-weight: bold;
}
.nan-6hmo .style-hlbs .btn-layout:focus {
  background-color: #F5EFD7 !important;
}
.nan-6hmo .style-hlbs .btn-layout-hlbs {
  background: none !important;
  border: none !important;
  padding: 0;
  margin: 0;
}
.nan-6hmo .style-hlbs fieldset {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.nan-6hmo .s-qa-hlbs {
  background-color: #fff;
  position: relative;
}
.nan-6hmo .s-qa-hlbs .s-header {
  background: rgb(237, 219, 192);
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(237, 219, 192)), color-stop(22%, rgb(239, 224, 197)), to(rgb(228, 202, 166)));
  background: linear-gradient(0deg, rgb(237, 219, 192) 0%, rgb(239, 224, 197) 22%, rgb(228, 202, 166) 100%);
}
.nan-6hmo .s-qa-hlbs .bl-brand {
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.nan-6hmo .s-qa-hlbs .bl-brand .col-l {
  width: 40px;
}
.nan-6hmo .s-qa-hlbs .bl-brand .col-r {
  width: 80px;
}
.nan-6hmo .s-qa-hlbs .bl-title {
  text-align: center;
  padding: 5px 10px 10px;
}
.nan-6hmo .s-qa-hlbs .bl-title h4 {
  font-weight: bold;
  color: #81632c;
  text-transform: uppercase;
  font-size: 24px;
}
.nan-6hmo .s-qa-hlbs .s-body {
  padding: 20px;
  padding-bottom: 160px;
}
.nan-6hmo .s-qa-hlbs .bl-qa {
  margin-bottom: 10px;
}
.nan-6hmo .s-qa-hlbs .bg-avatar {
  padding: 2px;
  border-radius: 50%;
  border: 1px solid #b47f16;
  background: rgb(190, 155, 81);
  background: linear-gradient(83deg, rgb(190, 155, 81) 0%, rgb(219, 176, 87) 43%, rgb(239, 197, 109) 47%, rgb(219, 177, 85) 100%);
}
.nan-6hmo .s-qa-hlbs .bg-avatar .avtar {
  padding-top: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #fff;
  border-radius: 50%;
}
.nan-6hmo .s-qa-hlbs .row-qa {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
}
.nan-6hmo .s-qa-hlbs .row-qa .col-av {
  width: 50px;
  padding: 3px;
  border: 1px solid #e5d9bd;
  border-radius: 50%;
  position: relative;
  z-index: 10;
}
.nan-6hmo .s-qa-hlbs .row-qa .col-content {
  padding-left: 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 8px;
}
.nan-6hmo .s-qa-hlbs .row-qa .bl-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #81632c;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 6px;
}
.nan-6hmo .s-qa-hlbs .row-qa .bl-fb {
  color: #808080;
  font-size: 11px;
  padding-left: 10px;
  text-transform: none;
  font-weight: normal;
}
.nan-6hmo .s-qa-hlbs .row-qa .bl-txt {
  padding: 10px;
  border-radius: 8px;
  background-color: #efefef;
  color: #666666;
  word-break: break-word;
}
.nan-6hmo .s-qa-hlbs .row-qa.question::before {
  display: block;
  content: "";
  width: 48px;
  height: 100%;
  position: absolute;
  top: 40px;
  left: 24px;
  background-color: transparent;
  border-color: #cccccc;
  border-width: 0 0 1px 1px;
  border-style: solid;
  border-radius: 6px;
}
.nan-6hmo .s-qa-hlbs .row-qa.answer {
  padding-left: 50px;
  padding-top: 10px;
}
.nan-6hmo .s-qa-hlbs .row-qa.answer .col-av {
  width: 36px;
  padding: 1px;
}
.nan-6hmo .s-qa-hlbs .row-qa.answer .bg-avatar {
  padding: 1px;
}
.nan-6hmo .s-qa-hlbs .row-qa.answer .col-content {
  padding-left: 6px;
}
.nan-6hmo .s-qa-hlbs .row-qa.answer .bl-name {
  text-transform: uppercase;
}
.nan-6hmo .s-qa-hlbs .row-qa.answer .bl-txt {
  background-color: #f6f0d8;
}
.nan-6hmo .s-qa-hlbs .row-qa.answer .hide {
  display: none;
}
.nan-6hmo .s-qa-hlbs .bl-send-qa {
  border-radius: 30px;
  padding: 8px;
  border: 1px solid #81632c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgb(235, 217, 164);
  background: linear-gradient(83deg, rgb(235, 217, 164) 0%, rgb(239, 230, 197) 34%, rgb(241, 237, 215) 70%, rgb(235, 216, 164) 100%);
  position: fixed;
  bottom: 80px;
  left: 5%;
  width: 90%;
  z-index: 100;
}
.nan-6hmo .s-qa-hlbs .bl-send-qa .area-qa {
  color: #989796;
  border: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: transparent;
  font-size: 16px;
  height: 35px;
  overflow-y: hidden;
}
.nan-6hmo .s-qa-hlbs .bl-send-qa .btn-send-qa {
  border: 0;
  background: transparent url("./images/btn_sendQ.png") no-repeat;
  background-size: 24px 24px;
  width: 24px;
  height: 24px;
}
.nan-6hmo .txt-qr-big {
  font-weight: bold;
  line-height: 1.2;
  color: #925C35;
  padding-left: 14px;
  text-transform: uppercase;
  margin-right: -20px;
}
.nan-6hmo .txt-qr-big .txt-lg {
  font-size: 28px;
}
.nan-6hmo .txt-qr-big .txt-sm {
  font-size: 20px;
}
.nan-6hmo .txt-qr-big.txt-white {
  color: #fff;
}
.nan-6hmo .wrap-horo {
  position: relative;
}
.nan-6hmo .wrap-horo .bl-note-horo {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px 30px;
  min-height: 100px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #BBFFE8;
  font-weight: bold;
  color: #04459D;
  font-size: 11px;
}
.nan-6hmo .style-nan3 {
  background-color: #fff;
  padding: 16px;
}
.nan-6hmo .style-nan3 .clr-error {
  color: #ffab2e;
}
.nan-6hmo .style-nan3 .title-form {
  position: relative;
  z-index: 10;
}
.nan-6hmo .style-nan3 .content-wrap {
  padding: 0px;
  margin-top: -40px;
  position: relative;
  z-index: 1;
}
.nan-6hmo .style-nan3 .form-wrapper {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  padding: 20px;
  border-radius: 10px;
  padding-top: 40px;
}
.nan-6hmo .style-nan3 .form-wrapper .form-label {
  font-size: 18px;
  color: #00a08d;
  font-weight: bold;
  margin-bottom: 10px;
}
.nan-6hmo .style-nan3 .form-wrapper .invalid-feedback {
  margin-top: 16px;
}
.nan-6hmo .style-nan3 .form-control {
  font-size: 18px;
  padding: 10px 10px 10px 50px;
  background-color: #b6fcf3 !important;
  color: #008675;
  border: 0;
  border-radius: 20px;
  position: relative;
}
.nan-6hmo .style-nan3 .has-ico1 {
  position: relative;
}
.nan-6hmo .style-nan3 .has-ico1 > div {
  position: relative;
}
.nan-6hmo .style-nan3 .has-ico1 > div:before {
  display: block;
  content: "";
  position: absolute;
  left: -3px;
  top: -3px;
  z-index: 100;
  width: 48px;
  height: 48px;
  background: url(./images/nan3/ico1.png) no-repeat center center;
  background-size: auto 100%;
}
.nan-6hmo .style-nan3 .has-ico2 {
  position: relative;
}
.nan-6hmo .style-nan3 .has-ico2 > div {
  position: relative;
}
.nan-6hmo .style-nan3 .has-ico2 > div:before {
  display: block;
  content: "";
  position: absolute;
  left: -3px;
  top: -3px;
  z-index: 100;
  width: 48px;
  height: 55px;
  background: url(./images/nan3/ico2.png) no-repeat center center;
  background-size: auto 100%;
}
.nan-6hmo .style-nan3 .has-ico2 .form-control {
  background-color: #ffe8b3 !important;
  color: #ff9a0f;
}
.nan-6hmo .style-nan3 .form-wrapper .select-datetime {
  border: 2px solid #bfece7;
  border-radius: 30px;
  padding: 0px;
}
.nan-6hmo .style-nan3 .form-wrapper .select-datetime select {
  border-width: 0 0 0 2px;
  padding-left: 20px;
  border-color: #bfece7;
  background-color: transparent;
  font-size: 18px;
  color: #ffc001;
  background-image: url(./images/nan3/arr.png);
  background-size: 12px 6px;
}
.nan-6hmo .style-nan3 .form-wrapper .select-datetime select:first-child {
  border: 0;
}
.nan-6hmo .style-nan3 .label-2 {
  color: #00a18c;
  font-size: 16px;
  font-weight: bold;
}
.nan-6hmo .style-nan3 .style-select-2 {
  width: 100%;
  height: 45px;
  background: url(./images/nan3/button_tc.png) no-repeat;
  font-size: 18px;
  background-size: 100% 100%;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  border: 0;
  padding-left: 20px;
}
.nan-6hmo .style-nan3 .style-select-2 option {
  color: #000;
}
.nan-6hmo .style-nan3 .g-plc {
  background-color: #d9f3f4;
  padding: 0 20px 30px;
  border-radius: 20px;
  margin-left: -20px;
  margin-right: -20px;
  margin-top: 0px;
}
.nan-6hmo .style-nan3 .form-check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.nan-6hmo .style-nan3 .form-check .form-check-input[type=checkbox] {
  border: 0;
  width: 30px;
  height: 32px;
  background: url(./images/nan3/check.png) no-repeat;
  background-size: 100%;
  margin-right: 6px;
}
.nan-6hmo .style-nan3 .form-check label {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 4px;
}
.nan-6hmo .style-nan3 .form-check .form-check-input:checked[type=checkbox] {
  background-image: url(./images/nan3/check_active.png);
}
.nan-6hmo .style-nan3 .btn-nan3 {
  width: 268px;
  height: 60px;
  text-align: center;
  background: url(./images/nan3/button_send.png) no-repeat;
  background-size: 100%;
  color: #ff8000;
  font-size: 18px;
  margin-top: -50px;
}
.nan-6hmo .style-nan3 .modal-container-custom .modal-content {
  background: none;
  height: auto;
  border: 0 !important;
  font-size: 20px;
  color: #b7b7b7;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.nan-6hmo .style-nan3 .modal-container-custom .modal-content .modal-img {
  padding: 20px;
  position: relative;
}
.nan-6hmo .style-nan3 .modal-container-custom .modal-content .modal-header {
  padding-top: 0;
  width: 100% !important;
  border: 0;
  text-transform: uppercase;
}
.nan-6hmo .style-nan3 .modal-container-custom .modal-content .modal-footer {
  border: 0 !important;
}
.nan-6hmo .style-nan3 .modal-container-custom .modal-content .modal-title {
  font-size: 32px !important;
  font-weight: bold;
  color: #5bbcb1;
}
.nan-6hmo .style-nan3 .modal-container-custom .modal-content .modal-title small {
  font-size: 23px !important;
}
.nan-6hmo .style-nan3 .modal-container-custom .modal-content .modal-title .hightlight {
  color: #ffbf2e;
}
.nan-6hmo .style-nan3 .modal-container-custom .modal-content .modal-body {
  text-align: center;
  padding: 10px 20px 20px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.nan-6hmo .style-nan3 .modal-container-custom .modal-content .modal-footer {
  position: static;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  left: 0;
  display: block;
  padding-top: 10px;
}
.nan-6hmo .style-nan3 .wrapper-voucher-copy {
  background: none;
  padding-top: 10px;
}
.nan-6hmo .style-nan3 .btn-mds {
  border: 0;
  font-size: 22px !important;
  background-color: #00c3b3 !important;
  color: #fff !important;
  font-weight: bold;
  text-transform: uppercase;
  padding: 8px 24px;
  border-radius: 30px;
  margin-top: 0px;
  width: 80%;
}
.nan-6hmo .bg-user-3 {
  background: url(./images/nan3/bg_user3.png) no-repeat top center;
  background-size: 100%;
}
.nan-6hmo .bg-user-3 .bl-user-phone {
  width: 380px;
  height: 210px;
  background: url(./images/nan3/bg_tabInfo.png) no-repeat center top;
  background-size: 100%;
  padding-top: 100px;
  margin: 0 auto;
  padding-left: 40px;
  margin-bottom: 20px;
}
.nan-6hmo .bg-user-3 .bl-user-phone .row-ht {
  width: 287px;
  height: 33px;
  padding-top: 5px;
  background: url(./images/nan3/bg_ht.png) no-repeat left top;
  background-size: 100%;
  padding-left: 50px;
  margin-bottom: 10px;
}
.nan-6hmo .bg-user-3 .bl-user-phone .row-dt {
  width: 287px;
  height: 40px;
  padding-top: 7px;
  background: url(./images/nan3/bg_dt.png) no-repeat left top;
  background-size: 100%;
  padding-left: 50px;
}
.nan-6hmo .bg-user-3 .text-r {
  text-align: right;
  color: #555 !important;
}
.nan-6hmo .bg-user-3 .style-wrap-table {
  background: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}
.nan-6hmo .bg-user-3 .style-wrap-table .style-wrap-in {
  background: #fff;
  border: 0;
}
.nan-6hmo .bg-user-3 .style-wrap-table .style-wrap-in .table-in {
  background: #fff;
}
.nan-6hmo .bg-user-3 .style-wrap-table .wrap-table .table {
  font-size: 16px;
}
.nan-6hmo .bg-user-3 .style-wrap-table .al-m {
  font-size: 16px;
}
.nan-6hmo .bl-list-qrCode-2 {
  background: #ffe8b3;
}
.nan-6hmo .bl-list-qrCode-2 .bl-qrCode-2 {
  position: relative;
  margin-bottom: 10px;
  background-color: #00b8b1;
  color: #ffed3c;
  padding: 15px;
  border: 2px solid #a8dde8;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.nan-6hmo .bl-list-qrCode-2 .bl-qrCode-2 .txt-qr-big {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 0;
  color: #fff;
}
.nan-6hmo .bl-list-qrCode-2 .bl-qrCode-2 .txt-qr-big .txt-sm {
  font-size: 32px;
  padding-left: 10px;
}
.nan-6hmo .bl-list-qrCode-2 .bl-qrCode-2 p {
  text-align: center;
}
.nan-6hmo .bl-list-qrCode-2 .bl-qrCode-2 .col-qr {
  background: url(./images/nan3/bg_qrCode.png) no-repeat 0 0;
  background-size: 100% 100%;
  padding: 45px;
  width: 240px;
  margin: 0 auto;
}
.nan-6hmo .bl-list-qrCode-2 .bl-qrCode-2 .col-qr img {
  border-radius: 20px;
}
.nan-6hmo .bl-list-qrCode-2 .bl-qrCode-2 .col-qr.redeemed::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.nan-6hmo .bl-list-qrCode-2 .bl-qrCode-2 .col-qr.redeemed::after {
  content: "Đã đổi quà";
  background-color: #acacac;
  opacity: 1;
  border-radius: 8px;
  font-size: 3vw;
  position: absolute;
  top: 65%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 2vw 2vw;
  min-width: 25vw;
  text-align: center;
}
.nan-6hmo .bl-list-qrCode-2 .bl-qrCode-2:before, .nan-6hmo .bl-list-qrCode-2 .bl-qrCode-2:after {
  display: block;
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 0 0;
}
.nan-6hmo .bl-list-qrCode-2 .bl-qrCode-2::before {
  top: 25%;
  right: -25px;
  background-image: url(./images/nan3/star_1.png);
  width: 45px;
  height: 45px;
}
.nan-6hmo .bl-list-qrCode-2 .bl-qrCode-2::after {
  bottom: 50px;
  left: -15px;
  background-image: url(./images/nan3/star_2.png);
  width: 30px;
  height: 30px;
}
.nan-6hmo .devider {
  margin-top: 10px;
  height: 0.5px;
  background-color: #cccccc;
}
.nan-6hmo .qr-wrap {
  position: absolute;
  top: 58%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 47%;
}
.nan-6hmo .qr-wrap .qr-code {
  display: block;
  width: 70%;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  height: 70%;
  position: absolute;
  top: 14%;
  left: 15%;
  border-radius: 20%;
}
.nan-6hmo .style-hlbs {
  color: #6d6e71;
  background: rgb(251, 245, 229);
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(251, 245, 229)), color-stop(56%, rgb(255, 255, 255)));
  background: linear-gradient(0deg, rgb(251, 245, 229) 0%, rgb(255, 255, 255) 56%);
  padding: 0 0 16px;
  padding-bottom: 100px;
}
.nan-6hmo .style-hlbs .banner-r {
  overflow: hidden;
  border-radius: 20px;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
          box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
}
.nan-6hmo .style-hlbs .title-form {
  padding-left: 60px;
  padding-right: 60px;
  margin-top: 0;
  margin-bottom: 0;
}
.nan-6hmo .style-hlbs .title-form .clr-error {
  font-size: 16px;
  text-transform: none;
  font-weight: normal;
  padding-top: 12px;
}
.nan-6hmo .style-hlbs .content-wrap {
  padding: 0 24px 12px 24px;
}
.nan-6hmo .style-hlbs .form-wrapper .form-label {
  color: #988053;
  text-transform: none;
  font-weight: normal;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 12px;
  margin-top: 12px;
  position: relative;
}
.nan-6hmo .style-hlbs .label-2 {
  color: #988053;
  font-size: 16px;
  margin-bottom: 8px;
}
.nan-6hmo .style-hlbs .form-wrapper .has-ico1 .form-label:before {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  background-color: #000;
  margin-right: 10px;
  background: url(./images/icon_d1.png) no-repeat center center;
  background-size: 100%;
}
.nan-6hmo .style-hlbs .form-wrapper .has-ico2 .form-label:before {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  background-color: #000;
  margin-right: 10px;
  background: url(./images/icon_d2.png) no-repeat center center;
  background-size: 100%;
}
.nan-6hmo .style-hlbs .form-wrapper .has-ico3 .form-label:before {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  background-color: #000;
  margin-right: 10px;
  background: url(./images/icon_d3.png) no-repeat center center;
  background-size: 100% 100%;
}
.nan-6hmo .style-hlbs .form-wrapper .form-control,
.nan-6hmo .style-hlbs .form-wrapper .form-select {
  border-radius: 10px;
  border: 1px solid #dfdfdf;
  font-size: 16px;
  padding: 16px;
  background-color: red;
}
.nan-6hmo .style-hlbs .form-wrapper .form-control:focus,
.nan-6hmo .style-hlbs .form-wrapper .form-select:focus {
  background-color: #F5EFD7;
}
.nan-6hmo .style-hlbs .form-wrapper .style-select {
  background-color: #dfdfdf;
  color: #555;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url(./images/arrow_select.png);
  background-size: 14px 6px;
}
.nan-6hmo .style-hlbs .form-wrapper .style-select-2 {
  background-image: url(./images/arrow_select.png);
  background-size: 14px 6px;
}
.nan-6hmo .style-hlbs .g-plc {
  color: #6d6e71;
}
.nan-6hmo .style-hlbs .g-plc .form-check label {
  color: #6d6e71;
}
.nan-6hmo .style-hlbs .g-plc a,
.nan-6hmo .style-hlbs .g-plc .link-policy {
  color: #6d6e71;
  font-weight: bold;
  text-decoration: underline;
}
.nan-6hmo .style-hlbs .form-check-input:checked {
  background-color: #988053;
  border-color: #fff;
}
.nan-6hmo .style-hlbs .btn-layout {
  border-radius: 50px;
  margin-right: 0 !important;
  border: 5px solid #fff;
  padding: 10px 30px;
  font-size: 20px;
  background: #fff;
  color: #00A08D;
  font-weight: bold;
}
.nan-6hmo .style-hlbs .btn-layout:focus {
  background-color: #F5EFD7 !important;
}
.nan-6hmo .style-hlbs .btn-layout-hlbs {
  background: none !important;
  border: none !important;
  padding: 0;
  margin: 0;
}
.nan-6hmo .style-hlbs fieldset {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.nan-6hmo .form-container {
  overflow-x: auto;
  background-size: cover;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.nan-6hmo .form-container .content-wrap {
  background: unset;
}
.nan-6hmo .form-container.bg-horoscope {
  background: #0a002e !important;
}
.nan-6hmo .mt-3 {
  margin-top: 1rem !important;
}
.nan-6hmo .form-wrapper .form-check {
  margin-bottom: 1.5vw;
}
.nan-6hmo .form-check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  --bs-border-color: #dee2e6;
}
.nan-6hmo .form-check x .form-check-input[type=checkbox] {
  border: 0;
  width: 1em;
  height: 1em;
  background: url(./images/nan3/check.png) no-repeat;
  background-size: 100%;
  margin-right: 6px;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid #dee2e6;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}
.nan-6hmo .form-check label {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 4px;
}
.nan-6hmo .form-check .form-check-input:checked[type=checkbox] {
  background-image: url(./images/nan3/check_active.png);
}
.nan-6hmo .form-wrapper .has-ico1 .form-label {
  font-weight: 500;
}
.nan-6hmo .form-wrapper .has-ico1 .form-label:before {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  background-color: #000;
  margin-right: 10px;
  background: url(./images/icon_d1.png) no-repeat center center;
  background-size: 100%;
}
.nan-6hmo .form-wrapper .has-ico2 .form-label:before {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  background-color: #000;
  margin-right: 10px;
  background: url(./images/icon_d2.png) no-repeat center center;
  background-size: 100%;
}
.nan-6hmo .w-100 {
  width: 100%;
  display: block;
}
.nan-6hmo .form-wrapper .has-ico3 .form-label:before {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  background-color: #000;
  margin-right: 10px;
  background: url(./images/icon_d3.png) no-repeat center center;
  background-size: 94%;
}
.nan-6hmo .content-wrap-in {
  padding: 10px;
}
.nan-6hmo .style-hlbs {
  color: #6d6e71;
  background: rgb(251, 245, 229);
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(251, 245, 229)), color-stop(56%, rgb(255, 255, 255)));
  background: linear-gradient(0deg, rgb(251, 245, 229) 0%, rgb(255, 255, 255) 56%);
  padding: 0 0 16px;
  padding-bottom: 100px;
}
.nan-6hmo .block-title {
  text-align: center;
  font-weight: bold;
  line-height: 1.25;
  color: #d8592a;
  text-transform: uppercase;
  margin: 0 0 20px 0;
}

.style-a2-Tet2026 {
  color: #fff;
  background: #E45C20 url("images/tet2026/bg_footer.jpg") center bottom no-repeat;
  background-size: 100%;
  overflow: hidden;
  max-width: 500px;
  margin: auto;
}
.style-a2-Tet2026.alert {
  padding: 0;
  min-height: 100dvh;
  background: url("images/6hmo/11.png") center no-repeat;
  background-size: cover;
}
.style-a2-Tet2026.alert .block-title,
.style-a2-Tet2026.alert .banner {
  display: none;
}
.style-a2-Tet2026.alert .modal-container-custom {
  padding: 20dvh 20px;
}
.style-a2-Tet2026.alert .modal-container-custom .modal-content {
  background: url("images/6hmo/bgMd.png") center no-repeat;
  background-size: 100% 100%;
  padding: 30px 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  aspect-ratio: 640/660;
  height: auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.style-a2-Tet2026.alert .modal-container-custom .modal-content .inner-wrap {
  width: 100%;
}
.style-a2-Tet2026.alert .modal-container-custom .modal-content .modal-header {
  padding-top: 0;
  width: 100%;
  border: none;
  margin-bottom: 20px;
}
.style-a2-Tet2026.alert .modal-container-custom .modal-content .modal-header .modal-title {
  text-transform: uppercase;
  color: #d8592a;
  font-weight: 900;
}
.style-a2-Tet2026.alert .modal-container-custom .modal-content .modal-body {
  padding: 0;
}
.style-a2-Tet2026.alert .modal-container-custom .modal-content .modal-body h4 {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #d8592a;
  margin: 0 0 16px 0;
}
.style-a2-Tet2026.alert .modal-container-custom .modal-content .modal-body p {
  text-align: center;
  font-size: 14px;
}
.style-a2-Tet2026.alert .modal-container-custom .modal-content .modal-footer {
  -webkit-transform: translate(-50%, 40%);
          transform: translate(-50%, 40%);
  bottom: 0;
  width: 60%;
}
.style-a2-Tet2026 .block-title {
  text-align: center;
  font-weight: bold;
  line-height: 1.25;
  color: #d8592a;
  text-transform: uppercase;
  margin-top: 0px;
  font-size: 2rem;
  background: url("images/tet2026/bg_title.jpg") center top no-repeat !important;
  background-size: 100% !important;
  padding: 0 20px;
}
.style-a2-Tet2026 .block-title.lg {
  font-size: 2rem;
}
.style-a2-Tet2026 .block-title.md {
  font-size: 1.5rem;
}
.style-a2-Tet2026 .block-title.sm {
  font-size: 1.125rem;
}
.style-a2-Tet2026 .block-title strong {
  font-size: 1.5em;
  color: #F7E05F;
  text-shadow: 1px 0 #fff, -1px 0 #fff, 0 1px #fff, 0 -1px #fff, 0 4px 4px rgba(0, 0, 0, 0.25);
}
.style-a2-Tet2026 .banner-r {
  overflow: hidden;
  border-radius: 20px;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
          box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
}
.style-a2-Tet2026 .title-form {
  padding-left: 60px;
  padding-right: 60px;
  margin-top: 0;
  margin-bottom: 0;
}
.style-a2-Tet2026 .title-form .clr-error {
  font-size: 16px;
  text-transform: none;
  font-weight: normal;
  padding-top: 12px;
}
.style-a2-Tet2026 .wrap-hlbs {
  background: url("images/tet2026/bgform.png") center no-repeat;
  background-size: 110% 105%;
  padding: 2.25rem;
  margin-bottom: 1rem;
}
.style-a2-Tet2026 .btn-wrap {
  margin-bottom: 20px;
  width: 100%;
}
.style-a2-Tet2026 .btn-wrap .btn {
  width: 60%;
  margin: 0 auto !important;
}
.style-a2-Tet2026 .btn-wrap .btn:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.style-a2-Tet2026 .btn-layout {
  background: transparent url("images/tet2026/bg_input.png") center no-repeat !important;
}
.style-a2-Tet2026 .content-wrap {
  padding: 0 20px 12px 20px;
}
.style-a2-Tet2026 .label-2 {
  color: #988053;
  font-size: 16px;
  margin-bottom: 8px;
}
.style-a2-Tet2026 .form-wrapper .has-ico1 .form-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  font-weight: 500;
  color: #9D1C00;
}
.style-a2-Tet2026 .form-wrapper .has-ico1 .form-label:before {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  background-color: #000;
  margin-right: 10px;
  background: url(images/tet2026/icon1.png) no-repeat center center;
  background-size: 100%;
}
.style-a2-Tet2026 .form-wrapper .has-ico2 .form-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  font-weight: 500;
  color: #9D1C00;
}
.style-a2-Tet2026 .form-wrapper .has-ico2 .form-label:before {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  background-color: #000;
  margin-right: 10px;
  background: url(images/tet2026/icon2.png) no-repeat center center;
  background-size: 100%;
}
.style-a2-Tet2026 .form-wrapper .has-ico3 .form-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  font-weight: 500;
  color: #9D1C00;
}
.style-a2-Tet2026 .form-wrapper .has-ico3 .form-label:before {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  background-color: #000;
  margin-right: 10px;
  background: url(images/tet2026/icon3.png) no-repeat center center;
  background-size: 100% 100%;
}
.style-a2-Tet2026 .form-wrapper .form-control,
.style-a2-Tet2026 .form-wrapper .form-select {
  width: 100%;
  background: url("images/tet2026/bg_input.png") center no-repeat !important;
  background-size: 100% 100%;
  border-radius: 10px;
  border: 3px solid #FFE4A5;
  -webkit-box-shadow: 0 3px 10px 3px rgba(255, 228, 165, 0.5);
          box-shadow: 0 3px 10px 3px rgba(255, 228, 165, 0.5);
  padding: 0 20px;
  color: white;
  font-size: 1rem;
  color: white;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  font-weight: bold;
  outline: none;
  aspect-ratio: 2100/296;
}
.style-a2-Tet2026 .form-wrapper .form-control::-webkit-input-placeholder,
.style-a2-Tet2026 .form-wrapper .form-select::-webkit-input-placeholder {
  color: #4f4f4f;
}
.style-a2-Tet2026 .form-wrapper .form-control::-moz-placeholder,
.style-a2-Tet2026 .form-wrapper .form-select::-moz-placeholder {
  /* Firefox 19+ */
  color: #4f4f4f;
}
.style-a2-Tet2026 .form-wrapper .form-control:-ms-input-placeholder,
.style-a2-Tet2026 .form-wrapper .form-select:-ms-input-placeholder {
  /* IE 10+ */
  color: #4f4f4f;
}
.style-a2-Tet2026 .form-wrapper .form-control:-moz-placeholder,
.style-a2-Tet2026 .form-wrapper .form-select:-moz-placeholder {
  /* Firefox 18- */
  color: #4f4f4f;
}
.style-a2-Tet2026 .form-wrapper .form-control:focus,
.style-a2-Tet2026 .form-wrapper .form-select:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.style-a2-Tet2026 .form-wrapper .style-select {
  background: url("images/tet2026/bg_input.png") center no-repeat;
  background-size: 100% 100%;
  padding: 0 16px;
  font-size: 1rem;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  font-weight: bold;
  aspect-ratio: 177/73;
  border: none;
  width: 100%;
  height: auto;
  color: white;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.style-a2-Tet2026 .form-wrapper .style-select option {
  color: black;
}
.style-a2-Tet2026 .form-wrapper .select-datetime {
  gap: 0 5px;
}
.style-a2-Tet2026 .form-wrapper .select-datetime .item {
  width: 100%;
  position: relative;
}
.style-a2-Tet2026 .form-wrapper .select-datetime .item::before {
  width: 16px;
  aspect-ratio: 1;
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 5px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  background: url("images/6hmo/down.png") center no-repeat;
  background-size: 100% 100%;
}
.style-a2-Tet2026 .form-wrapper .style-select-2 {
  background-image: url(../images/arrow_select.png);
  background-size: 14px 6px;
}
.style-a2-Tet2026 .g-plc {
  color: #6d6e71;
}
.style-a2-Tet2026 .g-plc .form-check label {
  color: #fff;
}
.style-a2-Tet2026 .g-plc a,
.style-a2-Tet2026 .g-plc .link-policy {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}
.style-a2-Tet2026 .form-check-input:checked {
  background-color: #988053;
  border-color: #fff;
}
.style-a2-Tet2026 .btn-layout {
  border-radius: 50px;
  margin-right: 0 !important;
  border: 5px solid #fff;
  padding: 10px 30px;
  font-size: 20px;
  background: #fff;
  color: #00A08D;
  font-weight: bold;
}
.style-a2-Tet2026 .btn-layout:focus {
  background-color: #F5EFD7 !important;
}
.style-a2-Tet2026 .btn-layout-hlbs {
  background: none !important;
  border: none !important;
  padding: 0;
  margin: 0;
}
.style-a2-Tet2026 .clr-error {
  font-size: 12px;
  margin-bottom: 12px;
}
.style-a2-Tet2026 fieldset {
  padding-bottom: 0 !important;
}
.style-a2-Tet2026 .title-welcome {
  color: #E45C20;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-top: 20px;
  padding: 0 0px;
  font-family: "SVN-DIN", sans-serif;
}
.style-a2-Tet2026 .text-welcome {
  color: #6D6E71;
  font-size: 14px;
  text-align: center;
  margin-top: 20px;
  padding: 0 0px;
  font-family: "SVN-DIN", sans-serif;
}