.hvvh_mainsite_header {
    margin-top: -1px
}

@media(orientation: landscape)or (min-width:1000px) {
    .hvvh_mainsite_header,.hvvh_mainsite_header .inner,.hvvh_mainsite_header .section__background,.hvvh_mainsite_header .section__content {
        height:1000px
    }
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_header,.hvvh_mainsite_header .inner,.hvvh_mainsite_header .section__background,.hvvh_mainsite_header .section__content {
    height:1175px;
    margin-top: -100px;
}
}

.hvvh_mainsite_header .inner .decor {
    position: absolute;
    left: 0;
    bottom: 0
}

.hvvh_mainsite_header .inner .text {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 42%;
    pointer-events: none
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_header .inner .text {
    top:65%
}
}

.hvvh_mainsite_header .inner .tagage {
    position: absolute;
    top: 150px;
    left: 50px
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_header .inner .tagage {
    top:130px;
    left: 20px
}
}

.hvvh_mainsite_header .inner .play {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites.png);
    background-position: 0 -262px;
    width: 83px;
    height: 96px;
    position: absolute;
    top: 375px;
    right: 50%;
    transform: translateX(50%)
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_header .inner .play {
    right:50%;
    bottom: 390px;
    top: unset
}
}

.hvvh_mainsite_header .inner .logo {
    position: absolute;
    left: 50%;
    top: 570px;
    transform: translateX(-50%)
}

.hvvh_mainsite_header .inner .arrow {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 90%;
    margin: auto
}

.hvvh_mainsite_header .inner .group__btn {
    background: url(../images/bg-btn.png);
    width: 1057px;
    height: 329px;
    position: absolute;
    left: 50%;
    bottom: 20px;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px
}

.hvvh_mainsite_header .inner .group__btn .column__btn {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px
}

.hvvh_mainsite_header .inner .group__btn--qr {
    position: relative
}

.hvvh_mainsite_header .inner .group__btn--qr:before {
    width: 165px;
    height: 4px;
    box-shadow: 0 0 10px #8a11a0;
    background: #eece89;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    display: block;
    animation: nhanngay 3s linear infinite
}

@keyframes nhanngay {
    0% {
        top: 10%
    }

    50% {
        top: 80%
    }

    to {
        top: 10%
    }
}

.hvvh_mainsite_header .inner .group__btn--apple {
    background-position: -306px 0
}

.hvvh_mainsite_header .inner .group__btn--apple,.hvvh_mainsite_header .inner .group__btn--pc {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites.png);
    width: 209px;
    height: 63px
}

.hvvh_mainsite_header .inner .group__btn--pc {
    background-position: -306px -130px
}

.hvvh_mainsite_header .inner .group__btn--google {
    background-position: -306px -65px
}

.hvvh_mainsite_header .inner .group__btn--apk,.hvvh_mainsite_header .inner .group__btn--google {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites.png);
    width: 209px;
    height: 63px
}

.hvvh_mainsite_header .inner .group__btn--apk {
    background-position: 0 -197px
}

.hvvh_mainsite_header .inner .group__btn--code {
    background-position: 0 0
}

.hvvh_mainsite_header .inner .group__btn--code,.hvvh_mainsite_header .inner .group__btn--napthe {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites.png);
    width: 151px;
    height: 195px
}

.hvvh_mainsite_header .inner .group__btn--napthe {
    background-position: -153px 0
}

.hvvh_mainsite_header_sub {
    margin-top: -1px
}

@media(orientation: landscape)or (min-width:1000px) {
    .hvvh_mainsite_header_sub,.hvvh_mainsite_header_sub .inner,.hvvh_mainsite_header_sub .section__background,.hvvh_mainsite_header_sub .section__content {
        height:503px
    }
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_header_sub,.hvvh_mainsite_header_sub .inner,.hvvh_mainsite_header_sub .section__background,.hvvh_mainsite_header_sub .section__content {
    height:491px
}
}

.hvvh_mainsite_news_event {
    margin-top: -1px
}

@media(orientation: landscape)or (min-width:1000px) {
    .hvvh_mainsite_news_event,.hvvh_mainsite_news_event .inner,.hvvh_mainsite_news_event .section__background,.hvvh_mainsite_news_event .section__content {
        height:1000px
    }
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_news_event,.hvvh_mainsite_news_event .inner,.hvvh_mainsite_news_event .section__background,.hvvh_mainsite_news_event .section__content {
    height:1320px
}
}

.hvvh_mainsite_news_event .inner .section--2__content .main-content {
    position: absolute;
    left: 50%;
    top: 95px;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_news_event .inner .section--2__content .main-content {
    top:0
}
}

.hvvh_mainsite_news_event .inner .section--2__content .main-content .title {
    z-index: 9
}

.hvvh_mainsite_news_event .inner .section--2__content .main-content main {
    margin-top: -45px;
    background: url(../images/khung.png);
    width: 1304px;
    height: 477px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 70px 10px 0 30px;
    gap: 20px
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_news_event .inner .section--2__content .main-content main {
    background:url(../images/khung-mb.png);
    width: 627px;
    height: 810px;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 60px 30px 50px;
    gap: 10px;
    margin-top: -75px
}
}

.hvvh_mainsite_news_event .inner .section--2__content .main-content main .banner-event {
    margin-top: 10px
}

.hvvh_mainsite_news_event .inner .section--2__content .main-content main .banner-event .empty p {
    font-size: 18px;
    font-family: Roboto;
    font-weight: 700;
    color: #000
}

.hvvh_mainsite_news_event .inner .section--2__content .main-content main .swiperNews {
    width: 570px;
    height: 380px;
    overflow: hidden;
    position: relative
}

.hvvh_mainsite_news_event .inner .section--2__content .main-content main .swiperNews ul {
    height: 330px
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_news_event .inner .section--2__content .main-content main .swiperNews ul {
    height:270px
}
}

.hvvh_mainsite_news_event .inner .section--2__content .main-content main .swiperNews a img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border: 2px solid #809de8
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_news_event .inner .section--2__content .main-content main .swiperNews {
    width:475px;
    height: 310px
}
}

.hvvh_mainsite_news_event .inner .section--2__content .main-content main .swiperNews .swiper-pagination {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_news_event .inner .section--2__content .main-content main .swiperNews .swiper-pagination {
    bottom:0
}
}

.hvvh_mainsite_news_event .inner .section--2__content .main-content main .swiperNews .swiper-pagination .swiper-pagination-bullet {
    background: transparent;
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_1.png);
    background-position: -35px -67px;
    width: 33px;
    height: 33px;
    border-radius: unset;
    opacity: 1
}

.hvvh_mainsite_news_event .inner .section--2__content .main-content main .swiperNews .swiper-pagination .swiper-pagination-bullet-active {
    background: transparent;
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_1.png);
    background-position: 0 -67px;
    width: 33px;
    height: 33px
}

.hvvh_mainsite_news_event .inner .section--2__content .main-content main .news {
    width: 590px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 5px
}

.hvvh_mainsite_news_event .inner .section--2__content .main-content main .news_tab {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 3px;
    margin-bottom: 15px
}

.hvvh_mainsite_news_event .inner .section--2__content .main-content main .news_tab li {
    margin-right: 0!important;
    padding-left: 0!important
}

.hvvh_mainsite_news_event .inner .section--2__content .main-content main .news_tab li a {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_1.png);
    background-position: 0 -22px;
    width: 151px;
    height: 43px;
    font-size: 14px!important;
    text-transform: uppercase;
    color: #e7dede;
    display: flex!important;
    align-items: center;
    justify-content: center;
    font-family: TrajanPro3;
    padding-top: 3px;
    text-shadow: 1px 0 0 #3b0606,-1px 0 0 #3b0606,0 1px 0 #3b0606,0 -1px 0 #3b0606,1px 1px 0 #3b0606,-1px -1px 0 #3b0606,-1px 1px 0 #3b0606,1px -1px 0 #3b0606,.5px .5px 0 #3b0606,-.5px -.5px 0 #3b0606,.5px -.5px 0 #3b0606,-.5px .5px 0 #3b0606
}

.hvvh_mainsite_news_event .inner .section--2__content .main-content main .news_tab li a.active,.hvvh_mainsite_news_event .inner .section--2__content .main-content main .news_tab li a:hover {
    filter: saturate(2)
}

.hvvh_mainsite_news_event .inner .section--2__content .main-content main .news_list {
    width: 100%;
    display: flex;
    flex-direction: column
}

.hvvh_mainsite_news_event .inner .section--2__content .main-content main .news_list li {
    width: 550px!important;
    flex-direction: column
}

.hvvh_mainsite_news_event .inner .section--2__content .main-content main .news_list li:last-child .news__post-title:after {
    display: none
}

.hvvh_mainsite_news_event .inner .section--2__content .main-content main .news_list li:after {
    content: "";
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_1.png);
    background-position: 0 0;
    width: 556px;
    height: 20px;
    margin: 10px 0
}

.hvvh_mainsite_news_event .inner .section--2__content .main-content main .news_list .empty p {
    font-size: 18px;
    font-family: Roboto;
    font-weight: 700;
    color: #000
}

.hvvh_mainsite_news_event .inner .section--2__content .main-content main .news_list .news__post-title {
    font-size: 18px;
    font-family: Roboto;
    font-weight: 700;
    text-transform: capitalize;
    color: #23244a;
    justify-content: space-between;
    position: relative;
    display: flex;
    align-items: flex-end;
    width: 100%
}

.hvvh_mainsite_news_event .inner .section--2__content .main-content main .news_list .news__post-title span {
    max-width: 430px;
    line-height: 150%
}

.hvvh_mainsite_news_event .inner .section--2__content .main-content main .news_list .news__post-title time {
    font-style: italic
}

.hvvh_mainsite_news_event .inner .section--2__content .main-content main .news_list .news__post-title:hover {
    color: #333573
}

.hvvh_mainsite_news_event .inner .section--2__content .main-content main .news li {
    display: flex;
    align-items: center;
    margin: auto;
    width: 100%
}

.hvvh_mainsite_news_event .inner .section--2__content .main-content main .news li.isHot a {
    color: #5b5fe3
}

.hvvh_mainsite_news_event .inner .section--2__content .main-content main .news li:last-child .news_post-title:after {
    display: none
}

.hvvh_mainsite_news_event .inner .section--2__content .main-content main .news_view {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_1.png);
    background-position: -301px -22px;
    width: 125px;
    height: 31px;
    font-size: 16px;
    font-family: Roboto;
    font-weight: 700;
    color: #fff8a8;
    display: flex!important;
    align-items: center;
    justify-content: center;
    margin-left: auto
}

.hvvh_mainsite_news_event .inner .section--2__content .main-content .btn-container {
    align-items: flex-end;
    justify-content: center;
    margin-top: 20px
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_news_event .inner .section--2__content .main-content .btn-container {
    flex-wrap:wrap;
    align-items: center;
    justify-content: space-between;
    margin-top: 0;
    gap: 0
}

.hvvh_mainsite_news_event .inner .section--2__content .main-content .btn-container img {
    width: 300px
}

.hvvh_mainsite_news_event .inner .section--2__content .main-content .btn-container li:nth-child(3) img,.hvvh_mainsite_news_event .inner .section--2__content .main-content .btn-container li:nth-child(4) img {
    margin-top: -10px
}
}

.hvvh_mainsite_main_news {
    margin-top: -1px;
    background: url(../images/bg-sub.jpg) top no-repeat,url(../images/bg-loop.jpg) bottom repeat;
    padding-bottom: 50px;
    min-height: 1000px
}

@media(orientation: landscape)or (min-width:1000px) {
    .hvvh_mainsite_main_news,.hvvh_mainsite_main_news .inner,.hvvh_mainsite_main_news .section__background,.hvvh_mainsite_main_news .section__content {
        height:auto;
        position: relative
    }
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_main_news,.hvvh_mainsite_main_news .inner,.hvvh_mainsite_main_news .section__background,.hvvh_mainsite_main_news .section__content {
    height:auto;
    position: relative
}
}

.hvvh_mainsite_main_news .inner .container {
    max-width: 1120px!important
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_main_news .inner .container {
    width:100%;
    flex-direction: column
}
}

.hvvh_mainsite_main_news .inner .main-content {
    width: 100%;
    z-index: 2;
    position: relative;
    padding-top: 110px
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_main_news .inner .main-content {
    width:100%
}
}

.hvvh_mainsite_main_news .inner .main-content .panel__top img {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%)
}

.hvvh_mainsite_main_news .inner .subNews .midbar {
    width: 100%;
    height: 314px;
    text-align: left;
    margin: 0 auto 20px;
    padding-top: 150px
}

.hvvh_mainsite_main_news .inner .subNews .midbar__title {
    font-size: 48px;
    line-height: 80px;
    color: #000
}

.hvvh_mainsite_main_news .inner .subNews .midbar__title span {
    width: 100%;
    display: block;
    font-size: 18px;
    line-height: 30px;
    text-transform: none
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_main_news .inner .subNews .midbar {
    padding-top:135px;
    width: calc(100% - 40px);
    height: 325px
}

.hvvh_mainsite_main_news .inner .subNews .midbar__title {
    font-size: 38px;
    line-height: 52px
}

.hvvh_mainsite_main_news .inner .subNews .midbar__title span {
    width: 80%
}
}

.hvvh_mainsite_main_news .inner .subNews .news {
    position: relative;
    margin: 0
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_main_news .inner .subNews .news {
    padding:0
}
}

.hvvh_mainsite_main_news .inner .subNews .news_tab {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 0;
    font-family: Trajan,Roboto;
    margin-bottom: 50px
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_main_news .inner .subNews .news_tab {
    width:100%;
    margin: 0 auto 40px;
    transform: scale(.8)
}
}

.hvvh_mainsite_main_news .inner .subNews .news_tab .tab {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    align-items: center;
    gap: 10px
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_main_news .inner .subNews .news_tab .tab {
    gap:0
}
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_main_news .inner .subNews .news_tab .tab li {
    margin:0 10px;
    padding-top: 0
}
}

.hvvh_mainsite_main_news .inner .subNews .news_tab .tab__item {
    padding: 0 5px;
    background: url(../images/tag.png);
    font-family: Roboto;
    font-weight: 700;
    width: 219px;
    height: 64px;
    font-size: 18px!important;
    text-transform: uppercase;
    color: #e7dede;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: TrajanPro3;
    text-shadow: 1px 0 0 #3b0606,-1px 0 0 #3b0606,0 1px 0 #3b0606,0 -1px 0 #3b0606,1px 1px 0 #3b0606,-1px -1px 0 #3b0606,-1px 1px 0 #3b0606,1px -1px 0 #3b0606,.5px .5px 0 #3b0606,-.5px -.5px 0 #3b0606,.5px -.5px 0 #3b0606,-.5px .5px 0 #3b0606
}

.hvvh_mainsite_main_news .inner .subNews .news_tab .tab__item.active,.hvvh_mainsite_main_news .inner .subNews .news_tab .tab__item:hover {
    filter: saturate(2)
}

.hvvh_mainsite_main_news .inner .subNews .news_list {
    position: relative;
    margin: 0 0 40px
}

.hvvh_mainsite_main_news .inner .subNews .news_list .empty {
    color: #fff;
    text-align: center
}

.hvvh_mainsite_main_news .inner .subNews .news_list ul {
    width: 100%;
    display: flex;
    gap: 35px;
    flex-direction: column
}

.hvvh_mainsite_main_news .inner .subNews .news_list ul li .news_item {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 20px
}

.hvvh_mainsite_main_news .inner .subNews .news_list ul li .news_item__title {
    flex: 1;
    text-align: left
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_main_news .inner .subNews .news_list {
    width:100%
}

.hvvh_mainsite_main_news .inner .subNews .news_list ul {
    width: 720px;
    display: flex;
    gap: 30px;
    margin: 0 auto
}

.hvvh_mainsite_main_news .inner .subNews .news_list ul li {
    width: 100%
}
}

.hvvh_mainsite_main_news .inner .subNews .news_item {
    padding: 0;
    text-align: center;
    position: relative;
    font-family: Roboto!important
}

.hvvh_mainsite_main_news .inner .subNews .news_item img {
    width: 250px;
    height: 135px;
    -o-object-fit: cover;
    object-fit: cover
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_main_news .inner .subNews .news_item img {
    width:315px;
    height: 150px
}
}

.hvvh_mainsite_main_news .inner .subNews .news_item .group__content {
    flex: 1
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_main_news .inner .subNews .news_item .group__content {
    display:flex;
    flex-direction: column
}
}

.hvvh_mainsite_main_news .inner .subNews .news_item .group__title {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    margin-bottom: 10px;
    position: relative
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_main_news .inner .subNews .news_item .group__title {
    display:flex;
    flex-direction: column;
    text-align: left
}
}

.hvvh_mainsite_main_news .inner .subNews .news_item .group__title .catTitle {
    background: #1d1164;
    padding: 5px 15px;
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
    font-weight: 700;
    color: #fff;
    margin-right: 10px;
    font-size: 18px
}

.hvvh_mainsite_main_news .inner .subNews .news_item .short__content {
    text-align: left;
    font-weight: 500
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_main_news .inner .subNews .news_item .short__content {
    font-size:16px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}
}

.hvvh_mainsite_main_news .inner .subNews .news_item__title {
    color: #1d1164;
    font-size: 24px;
    transition: color .2s ease-in-out;
    display: block;
    font-weight: 700;
    font-family: Roboto
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_main_news .inner .subNews .news_item__title {
    font-size:22px;
    line-height: 1.25
}
}

.hvvh_mainsite_main_news .inner .subNews .news_item .readmore {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_8.png);
    background-position: 0 0;
    width: 125px;
    height: 31px;
    font-size: 16px;
    font-family: Roboto;
    font-weight: 700;
    color: #fff8a8;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0;
    bottom: 0
}

.hvvh_mainsite_main_news .inner .subNews .news_item .time {
    font-size: 16px;
    font-weight: 500
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_main_news .inner .subNews .news_item .time {
    font-size:16px;
    font-weight: 500
}
}

.hvvh_mainsite_main_news .inner .subNews .news_pagination {
    width: 100%;
    margin: 0 auto 20px
}

.hvvh_mainsite_main_news .inner .subNews .news_pagination .pagination {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_main_news .inner .subNews .news_pagination .pagination li {
    margin:0 5px
}
}

.hvvh_mainsite_main_news .inner .subNews .news_pagination .pagination li.disabled {
    opacity: .5;
    pointer-events: none
}

.hvvh_mainsite_main_news .inner .subNews .news_pagination .pagination li.hide {
    display: none
}

.hvvh_mainsite_main_news .inner .subNews .news_pagination .pagination li a {
    width: 50px;
    height: 50px;
    font-weight: 700;
    font-size: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    vertical-align: middle;
    margin: 0 10px;
    color: #000;
    transition: all .2s ease-in-out
}

.hvvh_mainsite_main_news .inner .subNews .news_pagination .pagination li a:not(.active):hover {
    color: #f7e3a8;
    background: #1e1c34
}

.hvvh_mainsite_main_news .inner .subNews .news_pagination .pagination li.active a {
    font-size: 24px;
    font-weight: 700;
    color: #f7e3a8;
    background: #1e1c34
}

.hvvh_mainsite_main_news .inner .subNews .news_pagination .pagination li.first a,.hvvh_mainsite_main_news .inner .subNews .news_pagination .pagination li.last a {
    display: none
}

.hvvh_mainsite_main_news .inner .subNews .news_pagination .pagination li.prev a {
    background: url(../images/prev.png) no-repeat;
    width: 15px;
    height: 22px;
    font-size: 0
}

.hvvh_mainsite_main_news .inner .subNews .news_pagination .pagination li.prev a:hover {
    background: transparent;
    background: url(../images/prev.png) no-repeat!important
}

.hvvh_mainsite_main_news .inner .subNews .news_pagination .pagination li.next a {
    background: url(../images/next.png) no-repeat;
    width: 15px;
    height: 22px;
    font-size: 0
}

.hvvh_mainsite_main_news .inner .subNews .news_pagination .pagination li.next a:hover {
    background: transparent;
    background: url(../images/next.png) no-repeat!important
}

a:not(.off):hover,button:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}
/*tue add ***********************************************************************************************************************************/
.hvvh_mainsite_game {
    margin-top: -1px
}

@media(min-width: 1000px)or (orientation:landscape) {
    .hvvh_mainsite_game,.hvvh_mainsite_game .inner,.hvvh_mainsite_game .section__background,.hvvh_mainsite_game .section__content {
        height:1000px
    }
}

@media(max-width: 999px)and (orientation:portrait) {
    .hvvh_mainsite_game,.hvvh_mainsite_game .inner,.hvvh_mainsite_game .section__background,.hvvh_mainsite_game .section__content {
        height:1115px
    }
}

.hvvh_mainsite_game .inner {
    display: flex;
    flex-direction: column;
    align-items: center
}

.hvvh_mainsite_game .inner .title {
    margin-top: 20px
}

@media(max-width: 999px)and (orientation:portrait) {
    .hvvh_mainsite_game .inner .title {
        width:100%
    }
}

.hvvh_mainsite_game .inner .btn__doiqua {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_11a.png);
    background-position: -127px -170px;
    width: 207px;
    height: 43px;
    position: absolute;
    top: 65px
}

@media(max-width: 999px)and (orientation:portrait) {
    .hvvh_mainsite_game .inner .btn__doiqua {
        position:unset
    }
}

.hvvh_mainsite_game .inner .group__btn {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    vertical-align: middle;
    gap: 3px;
    position: relative;
    top: -60px
}

@media(max-width: 999px)and (orientation:portrait) {
    .hvvh_mainsite_game .inner .group__btn {
        flex-wrap:wrap;
        width: 100%;
        row-gap: 30px;
        -moz-column-gap: 10px;
        column-gap: 10px
    }
}

.hvvh_mainsite_game .inner .group__btn--item {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_11a.png);
    background-position: 0 -253px;
    width: 207px;
    height: 43px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    font-family: TrajanPro3
}

@media(max-width: 999px)and (orientation:portrait) {
    .hvvh_mainsite_game .inner .group__btn--item:first-child {
        margin-left:100px
    }

    .hvvh_mainsite_game .inner .group__btn--item:nth-child(2) {
        margin-right: 100px
    }
}

.hvvh_mainsite_game .inner .effect__game {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center
}

@media(max-width: 999px)and (orientation:portrait) {
    .hvvh_mainsite_game .inner .effect__game {
        transform:scale(.68);
        top: -80px;
        position: relative
    }
}

.hvvh_mainsite_game .inner .effect__game--left,.hvvh_mainsite_game .inner .effect__game--right {
    width: 472px;
    height: 395px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    padding-top: 80px
}

.hvvh_mainsite_game .inner .effect__game--left.effect,.hvvh_mainsite_game .inner .effect__game--right.effect {
    filter: brightness(1.8) drop-shadow(0 0 20px rgb(255,255,255));
    transition: all 2s ease-in-out
}

.hvvh_mainsite_game .inner .effect__game--left .desc__effect,.hvvh_mainsite_game .inner .effect__game--right .desc__effect {
    color: #fff;
    font-size: 20px;
    font-family: UTMTrajanProBold;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    text-transform: uppercase
}

.hvvh_mainsite_game .inner .effect__game--left {
    background: url(../images/frame.png)
}

.hvvh_mainsite_game .inner .effect__game--right {
    background: url(../images/frame-2.png)
}

.hvvh_mainsite_game .inner .effect__game .arrow {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_11a.png);
    background-position: 0 -170px;
    width: 125px;
    height: 81px
}

.hvvh_mainsite_game .inner .info__game {
    background: url(../images/bg-info_1.png);
    width: 413px;
    height: 51px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    font-family: TrajanPro3;
    font-size: 16px;
    color: #fff;
    margin-top: 20px;
    margin-bottom: -30px
}

@media(max-width: 999px)and (orientation:portrait) {
    .hvvh_mainsite_game .inner .info__game {
        margin-top:75px
    }
}

.hvvh_mainsite_game .inner .info__game span {
    color: #ffc600;
    margin: 0 5px
}

.hvvh_mainsite_game .inner .btn__cuonghoa {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_11a.png);
    background-position: 0 0;
    width: 399px;
    height: 168px
}

/*tue add */

.hvvh_mainsite_error {
    margin-top: -1px
}

@media(orientation: landscape)or (min-width:1000px) {
    .hvvh_mainsite_error,.hvvh_mainsite_error .inner,.hvvh_mainsite_error .section__background,.hvvh_mainsite_error .section__content {
        height:1000px
    }
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_error,.hvvh_mainsite_error .inner,.hvvh_mainsite_error .section__background,.hvvh_mainsite_error .section__content {
    height:1300px
}
}

.hvvh_mainsite_error .inner a {
    position: absolute
}

.hvvh_mainsite_error .inner .logo {
    top: 40px;
    left: 40px
}

.hvvh_mainsite_error .inner .home {
    top: 675px;
    left: 50%;
    transform: translateX(-50%)
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_error .inner .home {
    top:820px
}
}

.hvvh_mainsite_main_sub_news_details {
    --color-heading-2: #000;
    --color-heading-3: #000;
    --color-heading-4: #000;
    --color-heading-5: #000;
    --color-heading-6: #000;
    --color-href: #06f;
    --color-box-bg: #5d5eaf;
    --color-box-content: #fff;
    --color-table-head-bg: #5d5eaf;
    --color-table-body-bg: #fff;
    --color-table-foot-bg: #5d5eaf;
    --color-table-head-content: #fff;
    --color-table-body-content: #000;
    --color-table-foot-content: #000;
    --color-table-border: #feefbe;
    margin-top: -1px;
    background: url(../images/bg-sub_1.jpg) top no-repeat,url(../images/bg-loop_1.jpg) bottom repeat;
    padding-bottom: 50px;
    min-height: 1000px
}

@media(orientation: landscape)or (min-width:1000px) {
    .hvvh_mainsite_main_sub_news_details,.hvvh_mainsite_main_sub_news_details .inner,.hvvh_mainsite_main_sub_news_details .section__background,.hvvh_mainsite_main_sub_news_details .section__content {
        height:auto;
        position: relative
    }
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_main_sub_news_details,.hvvh_mainsite_main_sub_news_details .inner,.hvvh_mainsite_main_sub_news_details .section__background,.hvvh_mainsite_main_sub_news_details .section__content {
    height:auto;
    position: relative
}
}

.hvvh_mainsite_main_sub_news_details .inner .container {
    max-width: 1185px!important;
    gap: 50px
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_main_sub_news_details .inner .container {
    width:100%!important;
    flex-direction: column;
    padding: 0 30px
}
}

.hvvh_mainsite_main_sub_news_details .inner .info__link {
    position: absolute;
    top: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px
}

.hvvh_mainsite_main_sub_news_details .inner .info__link .home {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_9.png);
    background-position: -153px -36px;
    width: 21px;
    height: 21px
}

.hvvh_mainsite_main_sub_news_details .inner .info__link .next_sub {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_9.png);
    background-position: -176px -36px;
    width: 10px;
    height: 14px
}

.hvvh_mainsite_main_sub_news_details .inner .info__link .info {
    font-family: Roboto;
    font-weight: 500;
    color: #4c4ea9
}

.hvvh_mainsite_main_sub_news_details .inner .info__link .info__main {
    font-weight: 700;
    color: #1d1164
}

.hvvh_mainsite_main_sub_news_details .inner .main-content {
    width: 100%;
    z-index: 2;
    position: relative;
    padding-top: 180px
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_main_sub_news_details .inner .main-content {
    width:100%;
    padding-top: 200px
}
}

.hvvh_mainsite_main_sub_news_details .inner .main-content .article {
    font-size: 23px;
    line-height: 35px;
    position: relative;
    width: 100%;
    height: -moz-max-content;
    height: max-content
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_main_sub_news_details .inner .main-content .article {
    background:none
}
}

.hvvh_mainsite_main_sub_news_details .inner .main-content .article__title {
    font-size: 30px;
    color: #1d1164;
    font-weight: 700;
    text-transform: uppercase;
    font-family: Roboto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0 30px
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_main_sub_news_details .inner .main-content .article__title {
    color:#624dc9;
    padding: 0
}
}

.hvvh_mainsite_main_sub_news_details .inner .main-content .article__meta {
    height: 45px;
    display: flex;
    align-items: center;
    position: absolute;
    top: 130px
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_main_sub_news_details .inner .main-content .article__meta {
    padding-left:0;
    top: 140px
}
}

.hvvh_mainsite_main_sub_news_details .inner .main-content .article__meta a {
    font-weight: 700;
    background: #1d1164;
    padding: 0 15px;
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
    color: #fff;
    margin-right: 10px;
    font-size: 18px
}

.hvvh_mainsite_main_sub_news_details .inner .main-content .article__meta span {
    font-weight: 700
}

.hvvh_mainsite_main_sub_news_details .inner .main-content .article__content {
    padding-right: 50px;
    overflow-x: hidden
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_main_sub_news_details .inner .main-content .article__content {
    padding-right:0
}
}

.hvvh_mainsite_main_sub_news_details .inner .main-content .article__content ul {
    margin-left: 20px
}

.hvvh_mainsite_main_sub_news_details .inner .main-content .article__content ul li {
    list-style-position: outside;
    margin-bottom: 6px
}

.hvvh_mainsite_main_sub_news_details .inner .main-content .article__content ul.bulleted li,.hvvh_mainsite_main_sub_news_details .inner .main-content .article__content ul li {
    list-style-type: disc
}

.hvvh_mainsite_main_sub_news_details .inner .main-content .article__content ul.numbered li {
    list-style-type: decimal
}

.hvvh_mainsite_main_sub_news_details .inner .main-content .article__content h2 {
    font-size: 1.4em;
    font-weight: 700;
    line-height: 1.4;
    color: var(--color-heading-2)
}

.hvvh_mainsite_main_sub_news_details .inner .main-content .article__content h3 {
    font-size: 1.3em;
    font-weight: 700;
    line-height: 1.4;
    color: var(--color-heading-3)
}

.hvvh_mainsite_main_sub_news_details .inner .main-content .article__content h4 {
    font-size: 1.2em;
    font-weight: 700;
    line-height: 1.4;
    color: var(--color-heading-4);
    color: red;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    gap: 10px
}

.hvvh_mainsite_main_sub_news_details .inner .main-content .article__content h5 {
    font-size: 1.1em;
    font-weight: 700;
    line-height: 1.4;
    color: var(--color-heading-5);
    display: flex;
    align-items: center;
    gap: 10px
}

.hvvh_mainsite_main_sub_news_details .inner .main-content .article__content h6 {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.4;
    color: var(--color-heading-6)
}

.hvvh_mainsite_main_sub_news_details .inner .main-content .article__content a {
    color: var(--color-href);
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: border-bottom .4s;
    border-bottom: 1px solid rgba(var(--color-href),.5)
}

.hvvh_mainsite_main_sub_news_details .inner .main-content .article__content a:hover {
    border-bottom: 1px solid var(--color-href)
}

.hvvh_mainsite_main_sub_news_details .inner .main-content .article__content .TextCenter {
    text-align: center;
    margin: 10px 0
}

.hvvh_mainsite_main_sub_news_details .inner .main-content .article__content a.hero {
    display: block;
    background-color: #5d5eaf;
    color: #fff;
    font-weight: 700;
    padding: 20px;
    border: 0
}

.hvvh_mainsite_main_sub_news_details .inner .main-content .article__content iframe,.hvvh_mainsite_main_sub_news_details .inner .main-content .article__content img {
    display: block;
    max-width: 100%;
    margin: 0 auto 12px
}

.hvvh_mainsite_main_sub_news_details .inner .main-content .article__content iframe+p.caption,.hvvh_mainsite_main_sub_news_details .inner .main-content .article__content img+p.caption {
    display: block;
    max-width: calc(100% - 40px);
    margin: 0 auto 12px;
    font-style: italic;
    font-size: .8em;
    color: #888;
    text-align: center
}

.hvvh_mainsite_main_sub_news_details .inner .main-content .article__content img.float,.hvvh_mainsite_main_sub_news_details .inner .main-content .article__content img.float--left {
    float: left;
    margin-right: 20px
}

.hvvh_mainsite_main_sub_news_details .inner .main-content .article__content img.float--right {
    float: right;
    margin-right: 0;
    margin-left: 20px
}

.hvvh_mainsite_main_sub_news_details .inner .main-content .article__content .callout {
    padding: 20px;
    background: var(--color-box-bg);
    color: var(--color-box-content)
}

.hvvh_mainsite_main_sub_news_details .inner .main-content .article__content .table {
    width: 100%;
    margin: auto auto 10px
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_main_sub_news_details .inner .main-content .article__content .table {
    overflow:auto
}
}

.hvvh_mainsite_main_sub_news_details .inner .main-content .article__content table {
    max-width: 98%;
    margin: auto auto 10px;
    table-layout: fixed
}

.hvvh_mainsite_main_sub_news_details .inner .main-content .article__content table td {
    padding: 8px;
    border: 1px solid var(--color-table-border);
    vertical-align: middle;
    color: #2d2662;
    font-weight: 700;
    background: #fffaed
}

.hvvh_mainsite_main_sub_news_details .inner .main-content .article__content table td img {
    max-width: 100%;
    margin: 0 auto
}

.hvvh_mainsite_main_sub_news_details .inner .main-content .article__content table thead {
    background: var(--color-table-head-bg);
    color: var(--color-table-head-content);
    font-weight: 700
}

.hvvh_mainsite_main_sub_news_details .inner .main-content .article__content table thead tr th {
    padding: 12px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid var(--color-table-border)
}

.hvvh_mainsite_main_sub_news_details .inner .main-content .article__content table tbody {
    background: var(--color-table-body-bg);
    color: var(--color-table-body-content)
}

.hvvh_mainsite_main_sub_news_details .inner .main-content .article__content table tfoot {
    background: var(--color-table-foot-bg);
    color: var(--color-table-foot-content)
}

.hvvh_mainsite_main_sub_news_details .inner .title {
    position: absolute;
    left: 50%;
    top: -40px;
    transform: translateX(-50%)
}

.hvvh_mainsite_main_sub_news_details .inner .title-hot {
    background: url(../images/tag-title.png);
    width: 289px;
    height: 54px;
    color: #404e90;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    text-transform: uppercase;
    font-weight: 700;
    font-family: Roboto;
    font-size: 22px
}

.hvvh_mainsite_main_sub_news_details .inner .main__detail--hot {
    margin-top: 60px
}

.hvvh_mainsite_main_sub_news_details .inner .main__detail--hot_main {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px
}

.hvvh_mainsite_main_sub_news_details .inner .main__detail--hot_item {
    background: url(../images/bg-tag.png);
    width: 291px;
    height: 237px;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start
}

.hvvh_mainsite_main_sub_news_details .inner .main__detail--hot_item__info {
    padding: 5px 15px 0;
    width: 100%
}

.hvvh_mainsite_main_sub_news_details .inner .main__detail--hot_item__info a {
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    font-family: Roboto;
    font-weight: 700
}

.hvvh_mainsite_main_sub_news_details .inner .main__detail--hot_item__info .main__detail--hot_item__catTitle {
    color: #fff;
    font-size: 16px
}

.hvvh_mainsite_main_sub_news_details .inner .main__detail--hot_item__thumbnail {
    width: 290px;
    height: 170px;
    border-left: 3px solid #faeaaa;
    border-right: 3px solid #faeaaa;
    border-top: 5px solid #faeaaa
}

.hvvh_mainsite_main_sub_news_details .inner .main__detail--hot_item__thumbnail img {
    width: 100%;
    height: 100%;
    border-bottom: 3px solid #fde9a4
}

.hvvh_mainsite_main_sub_event_details {
    --color-heading-2: #000;
    --color-heading-3: #000;
    --color-heading-4: #000;
    --color-heading-5: #000;
    --color-heading-6: #000;
    --color-href: #06f;
    --color-box-bg: #5d5eaf;
    --color-box-content: #fff;
    --color-table-head-bg: #5d5eaf;
    --color-table-body-bg: #fff;
    --color-table-foot-bg: #5d5eaf;
    --color-table-head-content: #fff;
    --color-table-body-content: #000;
    --color-table-foot-content: #000;
    --color-table-border: #feefbe;
    margin-top: -1px;
    background: url(../images/bg-sub_2.jpg) top no-repeat,url(../images/bg-loop_2.jpg) bottom repeat;
    padding-bottom: 50px;
    min-height: 1000px
}

@media(orientation: landscape)or (min-width:1000px) {
    .hvvh_mainsite_main_sub_event_details,.hvvh_mainsite_main_sub_event_details .inner,.hvvh_mainsite_main_sub_event_details .section__background,.hvvh_mainsite_main_sub_event_details .section__content {
        height:auto;
        position: relative
    }
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_main_sub_event_details,.hvvh_mainsite_main_sub_event_details .inner,.hvvh_mainsite_main_sub_event_details .section__background,.hvvh_mainsite_main_sub_event_details .section__content {
    height:auto;
    position: relative
}
}

.hvvh_mainsite_main_sub_event_details .inner .container {
    max-width: 1185px!important;
    gap: 50px
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_main_sub_event_details .inner .container {
    width:100%;
    flex-direction: column;
    padding: 0 30px
}
}

.hvvh_mainsite_main_sub_event_details .inner .info__link {
    position: absolute;
    top: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px
}

.hvvh_mainsite_main_sub_event_details .inner .info__link .home {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_10.png);
    background-position: -153px -36px;
    width: 21px;
    height: 21px
}

.hvvh_mainsite_main_sub_event_details .inner .info__link .next_sub {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_10.png);
    background-position: -176px -36px;
    width: 10px;
    height: 14px
}

.hvvh_mainsite_main_sub_event_details .inner .info__link .info {
    font-family: Roboto;
    font-weight: 500;
    color: #4c4ea9
}

.hvvh_mainsite_main_sub_event_details .inner .info__link .info__main {
    font-weight: 700;
    color: #1d1164
}

.hvvh_mainsite_main_sub_event_details .inner .title-event {
    font-size: 45px;
    text-align: center;
    font-weight: 700;
    color: #5d5eac;
    border-bottom: 1px solid;
    padding-bottom: 25px;
    margin-bottom: 25px;
    font-family: Roboto
}

.hvvh_mainsite_main_sub_event_details .inner .main-content {
    width: 100%;
    z-index: 2;
    position: relative;
    padding-top: 125px
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_main_sub_event_details .inner .main-content {
    width:100%
}
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_main_sub_event_details .inner .main-content .article {
    background:none
}
}

.hvvh_mainsite_main_sub_event_details .inner .main-content .article__title {
    font-size: 30px;
    color: #1d1164;
    font-weight: 700;
    text-transform: uppercase;
    font-family: Roboto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0 30px
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_main_sub_event_details .inner .main-content .article__title {
    color:#624dc9;
    padding: 0;
    margin: 0 50px
}
}

.hvvh_mainsite_main_sub_event_details .inner .main-content .article__meta {
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_main_sub_event_details .inner .main-content .article__meta {
    padding-bottom:20px;
    padding-left: 0;
    margin: 0 50px
}
}

.hvvh_mainsite_main_sub_event_details .inner .main-content .article__meta a {
    font-weight: 700;
    background: #1d1164;
    padding: 5px 15px;
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
    color: #fff;
    margin-right: 10px;
    font-size: 18px;
    display: none
}

.hvvh_mainsite_main_sub_event_details .inner .main-content .article__meta span {
    font-weight: 700
}

.hvvh_mainsite_main_sub_event_details .inner .main-content .article__content {
    padding-right: 50px;
    overflow-x: hidden
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_main_sub_event_details .inner .main-content .article__content {
    padding-right:0
}
}

.hvvh_mainsite_main_sub_event_details .inner .main-content .article__content ul {
    margin-left: 20px
}

.hvvh_mainsite_main_sub_event_details .inner .main-content .article__content ul li {
    list-style-position: outside;
    margin-bottom: 6px
}

.hvvh_mainsite_main_sub_event_details .inner .main-content .article__content ul.bulleted li,.hvvh_mainsite_main_sub_event_details .inner .main-content .article__content ul li {
    list-style-type: disc
}

.hvvh_mainsite_main_sub_event_details .inner .main-content .article__content ul.numbered li {
    list-style-type: decimal
}

.hvvh_mainsite_main_sub_event_details .inner .main-content .article__content h2 {
    font-size: 1.4em;
    font-weight: 700;
    line-height: 1.4;
    color: var(--color-heading-2)
}

.hvvh_mainsite_main_sub_event_details .inner .main-content .article__content h3 {
    font-size: 1.3em;
    font-weight: 700;
    line-height: 1.4;
    color: var(--color-heading-3)
}

.hvvh_mainsite_main_sub_event_details .inner .main-content .article__content h4 {
    font-size: 1.2em;
    font-weight: 700;
    line-height: 1.4;
    color: red;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    gap: 10px
}

.hvvh_mainsite_main_sub_event_details .inner .main-content .article__content h5 {
    font-size: 1.1em;
    font-weight: 700;
    line-height: 1.4;
    color: var(--color-heading-5);
    display: flex;
    align-items: center;
    gap: 10px
}

.hvvh_mainsite_main_sub_event_details .inner .main-content .article__content h6 {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.4;
    color: var(--color-heading-6)
}

.hvvh_mainsite_main_sub_event_details .inner .main-content .article__content a {
    color: var(--color-href);
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: border-bottom .4s;
    border-bottom: 1px solid rgba(var(--color-href),.5)
}

.hvvh_mainsite_main_sub_event_details .inner .main-content .article__content a:hover {
    border-bottom: 1px solid var(--color-href)
}

.hvvh_mainsite_main_sub_event_details .inner .main-content .article__content a.hero {
    display: block;
    background-color: #5d5eaf;
    color: #fff;
    font-weight: 700;
    padding: 20px;
    border: 0
}

.hvvh_mainsite_main_sub_event_details .inner .main-content .article__content iframe,.hvvh_mainsite_main_sub_event_details .inner .main-content .article__content img {
    display: block;
    max-width: 100%;
    margin: 0 auto 12px
}

.hvvh_mainsite_main_sub_event_details .inner .main-content .article__content iframe+p.caption,.hvvh_mainsite_main_sub_event_details .inner .main-content .article__content img+p.caption {
    display: block;
    max-width: calc(100% - 40px);
    margin: 0 auto 12px;
    font-style: italic;
    font-size: .8em;
    color: #888;
    text-align: center
}

.hvvh_mainsite_main_sub_event_details .inner .main-content .article__content img.float,.hvvh_mainsite_main_sub_event_details .inner .main-content .article__content img.float--left {
    float: left;
    margin-right: 20px
}

.hvvh_mainsite_main_sub_event_details .inner .main-content .article__content img.float--right {
    float: right;
    margin-right: 0;
    margin-left: 20px
}

.hvvh_mainsite_main_sub_event_details .inner .main-content .article__content .callout {
    padding: 20px;
    background: var(--color-box-bg);
    color: var(--color-box-content)
}

.hvvh_mainsite_main_sub_event_details .inner .main-content .article__content .table {
    width: 100%;
    margin: auto auto 10px
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_main_sub_event_details .inner .main-content .article__content .table {
    overflow:auto
}
}

.hvvh_mainsite_main_sub_event_details .inner .main-content .article__content table {
    width: 100%;
    margin: auto auto 10px
}

.hvvh_mainsite_main_sub_event_details .inner .main-content .article__content table td {
    padding: 8px;
    border: 1px solid var(--color-table-border);
    vertical-align: middle;
    color: #2d2662;
    font-weight: 700;
    background: #fffaed
}

.hvvh_mainsite_main_sub_event_details .inner .main-content .article__content table td img {
    max-width: 100%;
    margin: 0 auto
}

.hvvh_mainsite_main_sub_event_details .inner .main-content .article__content table thead {
    background: var(--color-table-head-bg);
    color: var(--color-table-head-content);
    font-weight: 700
}

.hvvh_mainsite_main_sub_event_details .inner .main-content .article__content table thead tr th {
    padding: 12px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid var(--color-table-border)
}

.hvvh_mainsite_main_sub_event_details .inner .main-content .article__content table tbody {
    background: var(--color-table-body-bg);
    color: var(--color-table-body-content)
}

.hvvh_mainsite_main_sub_event_details .inner .main-content .article__content table tfoot {
    background: var(--color-table-foot-bg);
    color: var(--color-table-foot-content)
}

.hvvh_mainsite_main_sub_event_details .inner .title {
    position: absolute;
    left: 50%;
    top: -40px;
    transform: translateX(-50%)
}

.hvvh_mainsite_main_sub_event_details .inner .title-hot {
    background: url(../images/tag-title_1.png);
    width: 289px;
    height: 54px;
    color: #404e90;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    text-transform: uppercase;
    font-weight: 700;
    font-family: Roboto;
    font-size: 22px
}

.hvvh_mainsite_main_sub_event_details .inner .main__detail--hot {
    margin-top: 60px
}

.hvvh_mainsite_main_sub_event_details .inner .main__detail--hot_main {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px
}

.hvvh_mainsite_main_sub_event_details .inner .main__detail--hot_main li {
    border-bottom: 1px solid rgba(0,0,0,.24);
    padding-bottom: 20px
}

.hvvh_mainsite_main_sub_event_details .inner .main__detail--hot_item__info {
    padding: 5px 15px 0;
    width: 100%
}

.hvvh_mainsite_main_sub_event_details .inner .main__detail--hot_item__info a {
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: Roboto;
    font-weight: 700;
    width: 280px
}

.hvvh_mainsite_main_sub_event_details .inner .main__detail--hot_item__info .main__detail--hot_item__catTitle {
    color: #fff;
    font-size: 16px
}

.hvvh_mainsite_main_sub_event_details .inner .main__detail--hot_item__thumbnail {
    width: 290px;
    height: 170px
}

.hvvh_mainsite_main_sub_event_details .inner .main__detail--hot_item__thumbnail img {
    width: 100%;
    height: 100%;
    border-bottom: 3px solid #fde9a4
}

/*tue add ++++++++++++++++++++++++++++++++++*/
.hvvh_mainsite_popup_promotion {
    align-items: center;
    justify-content: center;
    position: absolute!important;
    pointer-events: none!important;
    top: 0;
    left: 0;
    width: 2000px;
    z-index: 100;
    transform-origin: left top;
    height: var(--sr-device-height)
}

.hvvh_mainsite_popup_promotion span.profile-success {
    display: flex
}

.hvvh_mainsite_popup_promotion .btn__text {
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-transform: uppercase
}

.hvvh_mainsite_popup_promotion .popup {
    height: 100%
}

.hvvh_mainsite_popup_promotion .popup__background {
    height: 100%;
    background: rgba(0,0,0,.8)
}

.hvvh_mainsite_popup_promotion .popup.popup__frame--top .popup__content {
    margin-top: -50vh
}

.hvvh_mainsite_popup_promotion .popup__content {
    background: url(../images/khung1.png);
    width: 1175px;
    height: 751px;
    position: relative;
    padding: 70px 90px 100px;
    font-family: TrajanPro3;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center
}

@media(max-width: 999px)and (orientation:portrait) {
    .hvvh_mainsite_popup_promotion .popup__content {
        background:url(../images/khung-mb1.png);
        width: 768px;
        height: 897px;
        padding: 70px 50px 135px
    }
}

.hvvh_mainsite_popup_promotion .popup__content .close {
    background: transparent;
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_81.png);
    background-position: -552px -284px;
    width: 65px;
    height: 65px;
    top: 0;
    right: 0
}

.hvvh_mainsite_popup_promotion .popup__content .close:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

@media(max-width: 999px)and (orientation:portrait) {
    .hvvh_mainsite_popup_promotion .popup__content .close {
        top:0;
        right: 20px
    }
}

.hvvh_mainsite_popup_promotion .popup__content .title {
    margin-bottom: 10px;
    font-size: 36px;
    text-transform: uppercase
}

@media(max-width: 999px)and (orientation:portrait) {
    .hvvh_mainsite_popup_promotion .popup__content .title {
        font-size:32px;
        white-space: nowrap
    }
}

.hvvh_mainsite_popup_promotion .popup__content.popup__frame--1 {
    margin-top: -50vh
}

.hvvh_mainsite_popup_promotion .popup__content.popup__frame--2 {
    margin-top: 50vh
}

.hvvh_mainsite_popup_promotion .popup__content .title__description {
    font-size: 22px;
    color: #3c6090;
    font-weight: 700;
    text-align: center;
    font-family: Barlow
}

@media(max-width: 999px)and (orientation:portrait) {
    .hvvh_mainsite_popup_promotion .popup__content .title__description {
        font-size:22px
    }
}

.hvvh_mainsite_popup_promotion .popup.popup__nhanluot .popup__content {
    padding: 260px 230px 100px 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

@media(max-width: 999px)and (orientation:portrait) {
    .hvvh_mainsite_popup_promotion .popup.popup__nhanluot .popup__content {
        padding:195px 140px 110px 80px
    }
}

.hvvh_mainsite_popup_promotion .popup.popup__nhanluot .popup__content .note__description,.hvvh_mainsite_popup_promotion .popup.popup__nhanluot .popup__content .note__title {
    color: #415a80
}

.hvvh_mainsite_popup_promotion .popup.popup__nhanluot .popup__content .note__title {
    font-size: 30px;
    text-transform: uppercase
}

.hvvh_mainsite_popup_promotion .popup.popup__nhanluot .popup__content .note__description {
    font-size: 20px;
    font-family: Roboto;
    font-weight: 500
}

.hvvh_mainsite_popup_promotion .popup.popup__nhanluot .popup__content .register {
    background: transparent;
    margin: 20px 0
}

.hvvh_mainsite_popup_promotion .popup.popup__nhanluot .popup__content .register:active,.hvvh_mainsite_popup_promotion .popup.popup__nhanluot .popup__content .register:focus {
    outline: none
}

.hvvh_mainsite_popup_promotion .popup.popup__nhanluot .popup__content input {
    width: 100%;
    height: 40px;
    border-radius: 2rem;
    background-color: #f5d683;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Roboto;
    font-weight: 500;
    color: #415a80;
    text-align: center;
    border: none;
    margin-top: 10px
}

.hvvh_mainsite_popup_promotion .popup.popup__nhanluot .popup__content .table__history {
    width: 100%;
    height: 220px;
    overflow: auto;
    padding-right: 20px
}

.hvvh_mainsite_popup_promotion .popup.popup__nhanluot .popup__content .table__history::-webkit-scrollbar {
    margin-right: 6px;
    width: 6px;
    -webkit-transition: width .2s;
    transition: width .2s
}

.hvvh_mainsite_popup_promotion .popup.popup__nhanluot .popup__content .table__history:hover::-webkit-scrollbar {
    width: 6px
}

.hvvh_mainsite_popup_promotion .popup.popup__nhanluot .popup__content .table__history::-webkit-scrollbar-track {
    background: rgba(229,219,181,.5)
}

.hvvh_mainsite_popup_promotion .popup.popup__nhanluot .popup__content .table__history::-webkit-scrollbar-thumb,.hvvh_mainsite_popup_promotion .popup.popup__nhanluot .popup__content .table__history::-webkit-scrollbar-thumb:hover {
    background: #fff
}

.hvvh_mainsite_popup_promotion .popup.popup__nhanluot .popup__content .table__nhiemvu {
    width: 100%;
    height: 400px;
    overflow: auto;
    padding-right: 20px
}

.hvvh_mainsite_popup_promotion .popup.popup__nhanluot .popup__content .table__nhiemvu::-webkit-scrollbar {
    margin-right: 6px;
    width: 6px;
    -webkit-transition: width .2s;
    transition: width .2s
}

.hvvh_mainsite_popup_promotion .popup.popup__nhanluot .popup__content .table__nhiemvu:hover::-webkit-scrollbar {
    width: 6px
}

.hvvh_mainsite_popup_promotion .popup.popup__nhanluot .popup__content .table__nhiemvu::-webkit-scrollbar-track {
    background: rgba(229,219,181,.5)
}

.hvvh_mainsite_popup_promotion .popup.popup__nhanluot .popup__content .table__nhiemvu::-webkit-scrollbar-thumb,.hvvh_mainsite_popup_promotion .popup.popup__nhanluot .popup__content .table__nhiemvu::-webkit-scrollbar-thumb:hover {
    background: #fff
}

.hvvh_mainsite_popup_promotion .popup.popup__nhanluot .popup__content .table__nhiemvu table td,.hvvh_mainsite_popup_promotion .popup.popup__nhanluot .popup__content .table__nhiemvu table th {
    vertical-align: middle
}

.hvvh_mainsite_popup_promotion .popup.popup__nhanluot .popup__content .table__nhiemvu table td a.btn__nhiemvu {
    font-size: 20px;
    font-family: iCielCadena;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-transform: uppercase
}

.hvvh_mainsite_popup_promotion .popup.popup__nhanluot .popup__content table,.hvvh_mainsite_popup_promotion .popup.popup__nhanluot .popup__content td,.hvvh_mainsite_popup_promotion .popup.popup__nhanluot .popup__content th {
    border-bottom: 1px solid #fff;
    text-align: center
}

.hvvh_mainsite_popup_promotion .popup.popup__nhanluot .popup__content td,.hvvh_mainsite_popup_promotion .popup.popup__nhanluot .popup__content th {
    padding: 10px;
    font-size: 21px
}

.hvvh_mainsite_popup_promotion .popup.popup__nhanluot .popup__content td {
    font-weight: 500
}

.hvvh_mainsite_popup_promotion .popup.popup__nhanluot .popup__content table {
    border-collapse: collapse;
    width: 100%;
    font-family: Roboto-Regular
}

.hvvh_mainsite_popup_promotion .popup.popup__nhanluot .popup__content table thead tr th {
    font-size: 24px;
    background: #e5dbb5;
    color: #000;
    font-family: Roboto-Bold
}

.hvvh_mainsite_popup_promotion .popup.popup__nhanluot .popup__content table tbody {
    color: #e5dbb5
}

.hvvh_mainsite_popup_promotion .popup.popup__nhanluot .popup__content table tbody tr {
    background: transparent
}

.hvvh_mainsite_popup_promotion .popup_history .popup__content,.hvvh_mainsite_popup_promotion .popup_thele .popup__content {
    display: flex;
    flex-direction: column;
    align-items: center
}

.hvvh_mainsite_popup_promotion #popup_inform .popup__content .btn__dongy,.hvvh_mainsite_popup_promotion #popup_informpre .popup__content .btn__dongy,.hvvh_mainsite_popup_promotion .popup_rewardupgrade .popup__content .btn__dongy {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_81.png);
    background-position: -244px -315px;
    width: 242px;
    height: 64px
}

.hvvh_mainsite_popup_promotion #popup_inform .popup__content .description,.hvvh_mainsite_popup_promotion #popup_informpre .popup__content .description,.hvvh_mainsite_popup_promotion .popup_rewardupgrade .popup__content .description {
    font-size: 30px;
    color: #ffefad;
    text-align: center;
    flex: 1;
    justify-content: center;
    display: flex;
    align-items: center;
    text-transform: uppercase
}

@media(max-width: 999px)and (orientation:portrait) {
    .hvvh_mainsite_popup_promotion #popup_inform .popup__content .description,.hvvh_mainsite_popup_promotion #popup_informpre .popup__content .description,.hvvh_mainsite_popup_promotion .popup_rewardupgrade .popup__content .description {
        font-size:32px
    }
}

.hvvh_mainsite_popup_promotion #popup_inform .popup__content .group__inform,.hvvh_mainsite_popup_promotion #popup_informpre .popup__content .group__inform,.hvvh_mainsite_popup_promotion .popup_rewardupgrade .popup__content .group__inform {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex: 1;
    gap: 30px
}

.hvvh_mainsite_popup_promotion #popup_inform .popup__content .group__inform p,.hvvh_mainsite_popup_promotion #popup_informpre .popup__content .group__inform p,.hvvh_mainsite_popup_promotion .popup_rewardupgrade .popup__content .group__inform p {
    font-size: 30px;
    color: #ffefad;
    text-align: center;
    text-transform: uppercase
}

@media(max-width: 999px)and (orientation:portrait) {
    .hvvh_mainsite_popup_promotion #popup_inform .popup__content .group__inform p,.hvvh_mainsite_popup_promotion #popup_informpre .popup__content .group__inform p,.hvvh_mainsite_popup_promotion .popup_rewardupgrade .popup__content .group__inform p {
        font-size:25px
    }
}

.hvvh_mainsite_popup_promotion #popup_inform .popup__content .group__inform .group__item,.hvvh_mainsite_popup_promotion #popup_informpre .popup__content .group__inform .group__item,.hvvh_mainsite_popup_promotion .popup_rewardupgrade .popup__content .group__inform .group__item {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    vertical-align: middle;
    gap: 30px
}

.hvvh_mainsite_popup_promotion #popup_reward .popup__content {
    display: flex;
    align-items: center;
    flex-direction: column
}

.hvvh_mainsite_popup_promotion #popup_reward .popup__content .des__reward {
    margin-top: 60px;
    font-size: 24px;
    text-transform: uppercase;
    color: #fbe8ae;
    font-weight: 700;
    text-align: center
}

.hvvh_mainsite_popup_promotion #popup_reward .popup__content .group__reward {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    padding-right: 5px;
    max-height: 600px;
    overflow-y: auto;
    margin-top: 10px
}

.hvvh_mainsite_popup_promotion #popup_reward .popup__content .group__reward::-webkit-scrollbar {
    margin-right: 6px;
    width: 6px;
    -webkit-transition: width .2s;
    transition: width .2s
}

.hvvh_mainsite_popup_promotion #popup_reward .popup__content .group__reward:hover::-webkit-scrollbar {
    width: 6px
}

.hvvh_mainsite_popup_promotion #popup_reward .popup__content .group__reward::-webkit-scrollbar-track {
    background: rgba(229,219,181,.5)
}

.hvvh_mainsite_popup_promotion #popup_reward .popup__content .group__reward::-webkit-scrollbar-thumb,.hvvh_mainsite_popup_promotion #popup_reward .popup__content .group__reward::-webkit-scrollbar-thumb:hover {
    background: #fff
}

@media(max-width: 999px)and (orientation:portrait) {
    .hvvh_mainsite_popup_promotion #popup_reward .popup__content .group__reward {
        max-height:410px
    }
}

.hvvh_mainsite_popup_promotion #popup_reward .popup__content .group__reward .item__child {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    vertical-align: middle;
    background: url(../images/wing_frame.png);
    width: 472px;
    height: 369px
}

.hvvh_mainsite_popup_promotion #popup_reward .popup__content .group__reward img {
    z-index: 99
}

.hvvh_mainsite_popup_promotion .popup_doiqua .popup__content {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 80px 205px 150px 165px
}

@media(max-width: 999px)and (orientation:portrait) {
    .hvvh_mainsite_popup_promotion .popup_doiqua .popup__content {
        padding:100px 70px 155px
    }
}

.hvvh_mainsite_popup_promotion .popup_doiqua .popup__content .title {
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.hvvh_mainsite_popup_promotion .popup_doiqua .popup__content .reward {
    margin-top: 100px
}

.hvvh_mainsite_popup_promotion .popup_doiqua .popup__content .group__doiqua {
    padding-right: 5px;
    max-height: 650px;
    overflow-y: auto;
    width: 100%;
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 40px
}

.hvvh_mainsite_popup_promotion .popup_doiqua .popup__content .group__doiqua::-webkit-scrollbar {
    margin-right: 6px;
    width: 6px;
    -webkit-transition: width .2s;
    transition: width .2s
}

.hvvh_mainsite_popup_promotion .popup_doiqua .popup__content .group__doiqua:hover::-webkit-scrollbar {
    width: 6px
}

.hvvh_mainsite_popup_promotion .popup_doiqua .popup__content .group__doiqua::-webkit-scrollbar-track {
    background: rgba(229,219,181,.5)
}

.hvvh_mainsite_popup_promotion .popup_doiqua .popup__content .group__doiqua::-webkit-scrollbar-thumb,.hvvh_mainsite_popup_promotion .popup_doiqua .popup__content .group__doiqua::-webkit-scrollbar-thumb:hover {
    background: #fff
}

@media(max-width: 999px)and (orientation:portrait) {
    .hvvh_mainsite_popup_promotion .popup_doiqua .popup__content .group__doiqua {
        max-height:870px;
        gap: 10px
    }
}

.hvvh_mainsite_popup_promotion .popup_doiqua .popup__content .group__doiqua .item__doiqua {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    width: -moz-fit-content;
    width: fit-content
}

@media(max-width: 999px)and (orientation:portrait) {
    .hvvh_mainsite_popup_promotion .popup_doiqua .popup__content .group__doiqua .item__doiqua img {
        width:280px
    }
}

.hvvh_mainsite_popup_promotion .popup_doiqua .popup__content .group__doiqua .btn-xacnhan {
    color: #000;
    font-size: 30px;
    text-transform: uppercase;
    font-family: SFUDax;
    font-weight: 700;
    cursor: pointer
}

.hvvh_mainsite_popup_promotion .popup_doiqua .popup__content .btn-xacnhan {
    background: transparent;
    border: none;
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_81.png);
    background-position: -821px -191px;
    width: 267px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    color: #8c3100;
    font-size: 24px;
    text-transform: uppercase
}

.hvvh_mainsite_popup_promotion .popup_doiqua .popup__content .btn-xacnhan span {
    color: #8c3100;
    font-size: 24px;
    text-transform: uppercase
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content,.hvvh_mainsite_popup_promotion .popupCondition .popup__content,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content {
    display: flex;
    align-items: center;
    flex-direction: column
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content .note,.hvvh_mainsite_popup_promotion .popupCondition .popup__content .note,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content .note {
    font-size: 24px;
    color: #ffefad;
    text-align: center;
    margin-top: 120px
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content .note a,.hvvh_mainsite_popup_promotion .popupCondition .popup__content .note a,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content .note a {
    margin-left: 5px;
    color: #ff4949;
    text-decoration: underline
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content .group__login,.hvvh_mainsite_popup_promotion .popupCondition .popup__content .group__login,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content .group__login {
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
    margin-top: 20px
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content .group__login--facebook,.hvvh_mainsite_popup_promotion .popupCondition .popup__content .group__login--facebook,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content .group__login--facebook {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_81.png);
    background-position: 0 -67px;
    width: 550px;
    height: 65px
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content .group__login--zingid,.hvvh_mainsite_popup_promotion .popupCondition .popup__content .group__login--zingid,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content .group__login--zingid {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_81.png);
    background-position: 0 -134px;
    width: 550px;
    height: 65px
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content .group__login--choingay,.hvvh_mainsite_popup_promotion .popupCondition .popup__content .group__login--choingay,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content .group__login--choingay {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_81.png);
    background-position: 0 0;
    width: 550px;
    height: 65px
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content .popup__content-container .title,.hvvh_mainsite_popup_promotion .popupCondition .popup__content .popup__content-container .title,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content .popup__content-container .title {
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content #pm__profile-form,.hvvh_mainsite_popup_promotion .popupCondition .popup__content #pm__profile-form,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content #pm__profile-form {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 30px;
    margin-top: 130px
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content form,.hvvh_mainsite_popup_promotion .popupCondition .popup__content form,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content form {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 30px
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content .btn-nap,.hvvh_mainsite_popup_promotion .popupCondition .popup__content .btn-nap,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content .btn-nap {
    background: transparent;
    border: none;
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_81.png);
    background-position: -552px -77px;
    width: 267px;
    height: 55px
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content .form__profile,.hvvh_mainsite_popup_promotion .popupCondition .popup__content .form__profile,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content .form__profile {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
    justify-content: center
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content .form__profile .form__profile--item,.hvvh_mainsite_popup_promotion .popupCondition .popup__content .form__profile .form__profile--item,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content .form__profile .form__profile--item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content .form__profile .form__profile--item label,.hvvh_mainsite_popup_promotion .popupCondition .popup__content .form__profile .form__profile--item label,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content .form__profile .form__profile--item label {
    font-size: 24px;
    color: #fff;
    font-weight: 700
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content .form__profile .form__profile--item select,.hvvh_mainsite_popup_promotion .popupCondition .popup__content .form__profile .form__profile--item select,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content .form__profile .form__profile--item select {
    background: #fff;
    border: none;
    font-size: 22px;
    color: #312e2e;
    width: 400px;
    height: 50px;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-text-align-last: center;
    text-align-last: center;
    font-weight: 700
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content .form__profile .form__profile--item select option,.hvvh_mainsite_popup_promotion .popupCondition .popup__content .form__profile .form__profile--item select option,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content .form__profile .form__profile--item select option {
    color: #736e6d;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-text-align-last: center;
    text-align-last: center;
    display: block
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content .button-group button,.hvvh_mainsite_popup_promotion .popupCondition .popup__content .button-group button,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content .button-group button {
    background: transparent;
    border: none;
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_81.png);
    background-position: -552px -20px;
    width: 267px;
    height: 55px
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content .creat__nhanvat,.hvvh_mainsite_popup_promotion .popupCondition .popup__content .creat__nhanvat,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content .creat__nhanvat {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    font-family: Barlow;
    font-weight: 500
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content .creat__nhanvat a,.hvvh_mainsite_popup_promotion .popupCondition .popup__content .creat__nhanvat a,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content .creat__nhanvat a {
    color: #a03d34;
    font-weight: 700
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content .condition-form,.hvvh_mainsite_popup_promotion .popupCondition .popup__content .condition-form,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content .condition-form {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    vertical-align: middle;
    flex-direction: column;
    gap: 10px
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content .captcha-img,.hvvh_mainsite_popup_promotion .popupCondition .popup__content .captcha-img,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content .captcha-img {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 10px;
    padding-left: 10px;
    background: #fff
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content .captcha,.hvvh_mainsite_popup_promotion .popupCondition .popup__content .captcha,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content .captcha {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    vertical-align: middle;
    gap: 10px
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content .captcha .refresh,.hvvh_mainsite_popup_promotion .popupCondition .popup__content .captcha .refresh,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content .captcha .refresh {
    background-image: url(../images/_sprites_81.png);
    background-position: -1266px -20px;
    width: 44px;
    height: 44px;
    cursor: pointer
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content #text-invite,.hvvh_mainsite_popup_promotion #popup_login .popup__content input[name=captcha],.hvvh_mainsite_popup_promotion .popupCondition .popup__content #text-invite,.hvvh_mainsite_popup_promotion .popupCondition .popup__content input[name=captcha],.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content #text-invite,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content input[name=captcha] {
    background: #fff;
    border: none;
    font-size: 22px;
    color: #000;
    padding: 5px 20px;
    text-align: center;
    width: 600px;
    height: 45px
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content #text-invite::-moz-placeholder,.hvvh_mainsite_popup_promotion #popup_login .popup__content input[name=captcha]::-moz-placeholder,.hvvh_mainsite_popup_promotion .popupCondition .popup__content #text-invite::-moz-placeholder,.hvvh_mainsite_popup_promotion .popupCondition .popup__content input[name=captcha]::-moz-placeholder,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content #text-invite::-moz-placeholder,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content input[name=captcha]::-moz-placeholder {
    color: #736e6d;
    opacity: 1
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content #text-invite::placeholder,.hvvh_mainsite_popup_promotion #popup_login .popup__content input[name=captcha]::placeholder,.hvvh_mainsite_popup_promotion .popupCondition .popup__content #text-invite::placeholder,.hvvh_mainsite_popup_promotion .popupCondition .popup__content input[name=captcha]::placeholder,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content #text-invite::placeholder,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content input[name=captcha]::placeholder {
    color: #736e6d;
    opacity: 1
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content .submit__captcha,.hvvh_mainsite_popup_promotion .popupCondition .popup__content .submit__captcha,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content .submit__captcha {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content .des__nhanluot,.hvvh_mainsite_popup_promotion .popupCondition .popup__content .des__nhanluot,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content .des__nhanluot {
    text-align: center;
    font-size: 24px;
    color: #fbe8ae
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content .des__nhanluot span,.hvvh_mainsite_popup_promotion .popupCondition .popup__content .des__nhanluot span,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content .des__nhanluot span {
    font-weight: 700
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content .btn-copy,.hvvh_mainsite_popup_promotion #popup_login .popup__content .btn-submit,.hvvh_mainsite_popup_promotion #popup_login .popup__content .btn-xacnhan,.hvvh_mainsite_popup_promotion .popupCondition .popup__content .btn-copy,.hvvh_mainsite_popup_promotion .popupCondition .popup__content .btn-submit,.hvvh_mainsite_popup_promotion .popupCondition .popup__content .btn-xacnhan,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content .btn-copy,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content .btn-submit,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content .btn-xacnhan {
    background: transparent;
    border: none;
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_81.png);
    background-position: -821px -191px;
    width: 267px;
    height: 55px;
    margin-top: 10px
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content .btn-share,.hvvh_mainsite_popup_promotion .popupCondition .popup__content .btn-share,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content .btn-share {
    background: transparent;
    border: none;
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_81.png);
    background-position: -821px -134px;
    width: 267px;
    height: 55px
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content .btn-copy,.hvvh_mainsite_popup_promotion .popupCondition .popup__content .btn-copy,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content .btn-copy {
    background: transparent;
    border: none;
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_81.png);
    background-position: -552px -134px;
    width: 267px;
    height: 55px
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content #pm__share-form,.hvvh_mainsite_popup_promotion .popupCondition .popup__content #pm__share-form,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content #pm__share-form {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content .pm__form-history,.hvvh_mainsite_popup_promotion .popupCondition .popup__content .pm__form-history,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content .pm__form-history {
    width: 100%;
    margin-top: 20px
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content .input__text,.hvvh_mainsite_popup_promotion .popupCondition .popup__content .input__text,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content .input__text {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 20px;
    padding: 0 50px 0 40px
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content table,.hvvh_mainsite_popup_promotion #popup_login .popup__content td,.hvvh_mainsite_popup_promotion #popup_login .popup__content th,.hvvh_mainsite_popup_promotion .popupCondition .popup__content table,.hvvh_mainsite_popup_promotion .popupCondition .popup__content td,.hvvh_mainsite_popup_promotion .popupCondition .popup__content th,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content table,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content td,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content th {
    border-bottom: 1px solid #fff;
    text-align: center
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content td,.hvvh_mainsite_popup_promotion #popup_login .popup__content th,.hvvh_mainsite_popup_promotion .popupCondition .popup__content td,.hvvh_mainsite_popup_promotion .popupCondition .popup__content th,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content td,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content th {
    padding: 6px;
    font-size: 21px
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content td,.hvvh_mainsite_popup_promotion .popupCondition .popup__content td,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content td {
    font-weight: 500
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content table,.hvvh_mainsite_popup_promotion .popupCondition .popup__content table,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content table {
    border-collapse: collapse;
    width: 100%;
    font-family: Roboto-Regular
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content table thead tr th,.hvvh_mainsite_popup_promotion .popupCondition .popup__content table thead tr th,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content table thead tr th {
    font-size: 24px;
    background: #e5dbb5;
    color: #000;
    font-family: Roboto-Bold
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content table tbody,.hvvh_mainsite_popup_promotion .popupCondition .popup__content table tbody,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content table tbody {
    color: #e5dbb5
}

.hvvh_mainsite_popup_promotion #popup_login .popup__content table tbody tr,.hvvh_mainsite_popup_promotion .popupCondition .popup__content table tbody tr,.hvvh_mainsite_popup_promotion .popupProfileInfo .popup__content table tbody tr {
    background: transparent
}

.hvvh_mainsite_popup_promotion .popupCondition .popup__content-container {
    padding-right: 5px;
    max-height: 650px;
    overflow-y: auto;
    width: 100%;
    margin-top: 20px
}

.hvvh_mainsite_popup_promotion .popupCondition .popup__content-container::-webkit-scrollbar {
    margin-right: 6px;
    width: 6px;
    -webkit-transition: width .2s;
    transition: width .2s
}

.hvvh_mainsite_popup_promotion .popupCondition .popup__content-container:hover::-webkit-scrollbar {
    width: 6px
}

.hvvh_mainsite_popup_promotion .popupCondition .popup__content-container::-webkit-scrollbar-track {
    background: rgba(229,219,181,.5)
}

.hvvh_mainsite_popup_promotion .popupCondition .popup__content-container::-webkit-scrollbar-thumb,.hvvh_mainsite_popup_promotion .popupCondition .popup__content-container::-webkit-scrollbar-thumb:hover {
    background: #fff
}

@media(max-width: 999px)and (orientation:portrait) {
    .hvvh_mainsite_popup_promotion .popupCondition .popup__content-container {
        max-height:870px
    }
}

.hvvh_mainsite_popup_promotion .popupCondition .popup__content-container .input__share {
    width: 500px;
    height: 45px;
    background: #fff;
    text-align: center;
    color: #000;
    font-size: 24px;
    font-weight: 700;
    border: none;
    margin-top: 20px;
    border-radius: 1rem
}

.hvvh_mainsite_popup_promotion .popupCondition .popup__content-container .title__frame {
    font-size: 28px;
    font-weight: 700;
    color: #fbe8ae;
    text-transform: uppercase
}

.hvvh_mainsite_popup_promotion .popup_nhanluot .popup__content,.hvvh_mainsite_popup_promotion .popup_upgrade .popup__content {
    display: flex;
    flex-direction: column;
    align-items: center
}

.hvvh_mainsite_popup_promotion .popup_nhanluot .popup__content .popup__content-container,.hvvh_mainsite_popup_promotion .popup_upgrade .popup__content .popup__content-container {
    width: 100%
}

.hvvh_mainsite_popup_promotion .popup_nhanluot .popup__content .popup__content-container .popup__content-body,.hvvh_mainsite_popup_promotion .popup_upgrade .popup__content .popup__content-container .popup__content-body {
    margin-top: 95px;
    display: flex;
    flex-direction: column;
    gap: 30px;
    height: 550px;
    overflow-y: auto;
    padding-right: 10px
}

.hvvh_mainsite_popup_promotion .popup_nhanluot .popup__content .popup__content-container .popup__content-body::-webkit-scrollbar,.hvvh_mainsite_popup_promotion .popup_upgrade .popup__content .popup__content-container .popup__content-body::-webkit-scrollbar {
    margin-right: 6px;
    width: 6px;
    -webkit-transition: width .2s;
    transition: width .2s
}

.hvvh_mainsite_popup_promotion .popup_nhanluot .popup__content .popup__content-container .popup__content-body:hover::-webkit-scrollbar,.hvvh_mainsite_popup_promotion .popup_upgrade .popup__content .popup__content-container .popup__content-body:hover::-webkit-scrollbar {
    width: 6px
}

.hvvh_mainsite_popup_promotion .popup_nhanluot .popup__content .popup__content-container .popup__content-body::-webkit-scrollbar-track,.hvvh_mainsite_popup_promotion .popup_upgrade .popup__content .popup__content-container .popup__content-body::-webkit-scrollbar-track {
    background: rgba(229,219,181,.5)
}

.hvvh_mainsite_popup_promotion .popup_nhanluot .popup__content .popup__content-container .popup__content-body::-webkit-scrollbar-thumb,.hvvh_mainsite_popup_promotion .popup_nhanluot .popup__content .popup__content-container .popup__content-body::-webkit-scrollbar-thumb:hover,.hvvh_mainsite_popup_promotion .popup_upgrade .popup__content .popup__content-container .popup__content-body::-webkit-scrollbar-thumb,.hvvh_mainsite_popup_promotion .popup_upgrade .popup__content .popup__content-container .popup__content-body::-webkit-scrollbar-thumb:hover {
    background: #fff
}

@media(max-width: 999px)and (orientation:portrait) {
    .hvvh_mainsite_popup_promotion .popup_nhanluot .popup__content .popup__content-container .popup__content-body,.hvvh_mainsite_popup_promotion .popup_upgrade .popup__content .popup__content-container .popup__content-body {
        height:650px
    }
}

.hvvh_mainsite_popup_promotion .popup_nhanluot .popup__content .popup__content-container .title,.hvvh_mainsite_popup_promotion .popup_upgrade .popup__content .popup__content-container .title {
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.hvvh_mainsite_popup_promotion .popup_nhanluot .popup__content .exchange-item,.hvvh_mainsite_popup_promotion .popup_upgrade .popup__content .exchange-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    gap: 10px
}

@media(max-width: 999px)and (orientation:portrait) {
    .hvvh_mainsite_popup_promotion .popup_nhanluot .popup__content .exchange-item,.hvvh_mainsite_popup_promotion .popup_upgrade .popup__content .exchange-item {
        align-items:flex-start;
        font-size: 18px
    }

    .hvvh_mainsite_popup_promotion .popup_nhanluot .popup__content .exchange-item a,.hvvh_mainsite_popup_promotion .popup_upgrade .popup__content .exchange-item a {
        flex-shrink: 0
    }
}

.hvvh_mainsite_popup_promotion .popup_nhanluot .popup__content .btn-exchange,.hvvh_mainsite_popup_promotion .popup_upgrade .popup__content .btn-exchange {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_81.png);
    background-position: -821px -191px;
    width: 267px;
    height: 55px;
    flex-shrink: 0
}

.hvvh_mainsite_popup_promotion .popup_nhanluot .popup__content .btn-exchange.received,.hvvh_mainsite_popup_promotion .popup_upgrade .popup__content .btn-exchange.received {
    filter: grayscale(1);
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_81.png);
    background-position: -821px -20px;
    width: 267px;
    height: 55px
}

@media(max-width: 999px)and (orientation:portrait) {
    .hvvh_mainsite_popup_promotion .popup_nhanluot .popup__content .btn-exchange,.hvvh_mainsite_popup_promotion .popup_upgrade .popup__content .btn-exchange {
        display:block;
        font-size: 0;
        background-image: url(../images/_sprites_81.png);
        background-position: -552px -191px;
        width: 267px;
        height: 55px;
        transform-origin: right center
    }
}

.hvvh_mainsite_popup_promotion .popup_upgrade .popup__content p {
    color: #fbe8ae
}

@media(max-width: 999px)and (orientation:portrait) {
    .hvvh_mainsite_popup_promotion .popup_upgrade .popup__content p {
        font-size:20px
    }
}

.hvvh_mainsite_popup_promotion .popup_upgrade .popup__content .btn-exchange {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_81.png);
    background-position: -821px -77px;
    width: 267px;
    height: 55px
}

.hvvh_mainsite_popup_promotion #popup_history .popup__content .table__history {
    width: 100%;
    overflow: auto;
    padding: 0 20px;
    margin-top: 10px
}

.hvvh_mainsite_popup_promotion #popup_history .popup__content .table__history::-webkit-scrollbar {
    margin-right: 6px;
    width: 6px;
    -webkit-transition: width .2s;
    transition: width .2s
}

.hvvh_mainsite_popup_promotion #popup_history .popup__content .table__history:hover::-webkit-scrollbar {
    width: 6px
}

.hvvh_mainsite_popup_promotion #popup_history .popup__content .table__history::-webkit-scrollbar-track {
    background: rgba(229,219,181,.5)
}

.hvvh_mainsite_popup_promotion #popup_history .popup__content .table__history::-webkit-scrollbar-thumb,.hvvh_mainsite_popup_promotion #popup_history .popup__content .table__history::-webkit-scrollbar-thumb:hover {
    background: #fff
}

.hvvh_mainsite_popup_promotion #popup_history .popup__content table,.hvvh_mainsite_popup_promotion #popup_history .popup__content td,.hvvh_mainsite_popup_promotion #popup_history .popup__content th {
    border-bottom: 1px solid #fff;
    text-align: center
}

.hvvh_mainsite_popup_promotion #popup_history .popup__content td,.hvvh_mainsite_popup_promotion #popup_history .popup__content th {
    padding: 10px;
    font-size: 21px
}

.hvvh_mainsite_popup_promotion #popup_history .popup__content td {
    font-weight: 500
}

.hvvh_mainsite_popup_promotion #popup_history .popup__content table {
    border-collapse: collapse;
    width: 100%;
    font-family: Roboto-Regular
}

.hvvh_mainsite_popup_promotion #popup_history .popup__content table thead tr th {
    font-size: 24px;
    background: #e5dbb5;
    color: #000;
    font-family: Roboto-Bold
}

.hvvh_mainsite_popup_promotion #popup_history .popup__content table tbody {
    color: #e5dbb5
}

.hvvh_mainsite_popup_promotion #popup_history .popup__content table tbody tr {
    background: transparent
}

.hvvh_mainsite_popup_promotion #popup_rank .popup__content {
    padding: 260px 260px 165px 200px
}

.hvvh_mainsite_popup_promotion #popup_rank .popup__content .note__title {
    font-size: 30px;
    text-align: center;
    color: #415a80;
    margin-bottom: 15px;
    text-transform: uppercase
}

.hvvh_mainsite_popup_promotion #popup_rank .popup__content table tbody tr:first-child td {
    position: relative
}

.hvvh_mainsite_popup_promotion #popup_rank .popup__content table tbody tr:first-child td:first-child:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.hvvh_mainsite_popup_promotion #popup_rank .popup__content table tbody tr:nth-child(2) td {
    position: relative
}

.hvvh_mainsite_popup_promotion #popup_rank .popup__content table tbody tr:nth-child(2) td:first-child:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.hvvh_mainsite_popup_promotion #popup_rank .popup__content table tbody tr:nth-child(3) td {
    position: relative
}

.hvvh_mainsite_popup_promotion #popup_rank .popup__content table tbody tr:nth-child(3) td:first-child:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

@media(max-width: 999px)and (orientation:portrait) {
    .hvvh_mainsite_popup_promotion #popup_register .popup__content {
        padding:120px 55px
    }
}

.hvvh_mainsite_popup_promotion #popup_register .popup__content form {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    font-family: Roboto;
    font-weight: 500
}

.hvvh_mainsite_popup_promotion #popup_register .popup__content form #form-profile {
    gap: 20px
}

.hvvh_mainsite_popup_promotion #popup_register .popup__content form .character,.hvvh_mainsite_popup_promotion #popup_register .popup__content form .info__server,.hvvh_mainsite_popup_promotion #popup_register .popup__content form>div {
    display: flex;
    flex-direction: column
}

.hvvh_mainsite_popup_promotion #popup_register .popup__content form .character label,.hvvh_mainsite_popup_promotion #popup_register .popup__content form .info__server label,.hvvh_mainsite_popup_promotion #popup_register .popup__content form>div label {
    font-size: 20px;
    color: #445a87;
    font-weight: 700
}

.hvvh_mainsite_popup_promotion #popup_register .popup__content form .character select,.hvvh_mainsite_popup_promotion #popup_register .popup__content form .info__server select,.hvvh_mainsite_popup_promotion #popup_register .popup__content form>div select {
    width: 310px;
    height: 45px;
    border: none;
    border-radius: 2rem;
    background: #f7da8c;
    padding-left: 10px;
    color: #445a87;
    font-size: 18px;
    font-weight: 500
}

.hvvh_mainsite_popup_promotion #popup_register .popup__content form .character select .selected,.hvvh_mainsite_popup_promotion #popup_register .popup__content form .info__server select .selected,.hvvh_mainsite_popup_promotion #popup_register .popup__content form>div select .selected {
    display: none
}

.hvvh_mainsite_popup_promotion #popup_register .popup__content form .character select option,.hvvh_mainsite_popup_promotion #popup_register .popup__content form .info__server select option,.hvvh_mainsite_popup_promotion #popup_register .popup__content form>div select option {
    font-size: 18px;
    font-weight: 700
}

.hvvh_mainsite_popup_promotion #popup_register .popup__content form .btn__submit {
    background: transparent
}

.hvvh_mainsite_popup_promotion #popup_register .popup__content form .btn__submit:active,.hvvh_mainsite_popup_promotion #popup_register .popup__content form .btn__submit:focus {
    outline: none
}

.hvvh_mainsite_popup_promotion .popup_ranking .popup__content .table__ranking {
    width: 100%;
    height: 450px;
    overflow: auto;
    padding-right: 20px;
    margin-top: 50px
}

.hvvh_mainsite_popup_promotion .popup_ranking .popup__content .table__ranking::-webkit-scrollbar {
    margin-right: 6px;
    width: 6px;
    -webkit-transition: width .2s;
    transition: width .2s
}

.hvvh_mainsite_popup_promotion .popup_ranking .popup__content .table__ranking:hover::-webkit-scrollbar {
    width: 6px
}

.hvvh_mainsite_popup_promotion .popup_ranking .popup__content .table__ranking::-webkit-scrollbar-track {
    background: rgba(229,219,181,.5)
}

.hvvh_mainsite_popup_promotion .popup_ranking .popup__content .table__ranking::-webkit-scrollbar-thumb,.hvvh_mainsite_popup_promotion .popup_ranking .popup__content .table__ranking::-webkit-scrollbar-thumb:hover {
    background: #fff
}

@media(max-width: 999px)and (orientation:portrait) {
    .hvvh_mainsite_popup_promotion .popup_ranking .popup__content .table__ranking {
        height:700px
    }
}

.hvvh_mainsite_popup_promotion .popup_ranking .popup__content .table__ranking table,.hvvh_mainsite_popup_promotion .popup_ranking .popup__content .table__ranking td,.hvvh_mainsite_popup_promotion .popup_ranking .popup__content .table__ranking th {
    border-bottom: 1px solid #fff;
    text-align: center
}

.hvvh_mainsite_popup_promotion .popup_ranking .popup__content .table__ranking td,.hvvh_mainsite_popup_promotion .popup_ranking .popup__content .table__ranking th {
    padding: 16px;
    font-size: 21px
}

.hvvh_mainsite_popup_promotion .popup_ranking .popup__content .table__ranking td {
    font-weight: 700
}

.hvvh_mainsite_popup_promotion .popup_ranking .popup__content .table__ranking table {
    border-collapse: collapse;
    width: 100%;
    font-family: Roboto-Regular
}

.hvvh_mainsite_popup_promotion .popup_ranking .popup__content .table__ranking table thead tr th {
    font-size: 24px;
    background: #e5dbb5;
    color: #000;
    font-family: Roboto-Bold
}

.hvvh_mainsite_popup_promotion .popup_ranking .popup__content .table__ranking table tbody {
    color: #e5dbb5
}

.hvvh_mainsite_popup_promotion .popup_ranking .popup__content .table__ranking table tbody tr {
    background: transparent
}

.hvvh_mainsite_popup_promotion .popup_ranking .popup__content .table__ranking table tbody tr:first-child td:first-child,.hvvh_mainsite_popup_promotion .popup_ranking .popup__content .table__ranking table tbody tr:nth-child(2) td:first-child,.hvvh_mainsite_popup_promotion .popup_ranking .popup__content .table__ranking table tbody tr:nth-child(3) td:first-child {
    position: relative;
    color: transparent
}

.hvvh_mainsite_popup_promotion .popup_ranking .popup__content .table__ranking table tbody tr:first-child td:first-child:after,.hvvh_mainsite_popup_promotion .popup_ranking .popup__content .table__ranking table tbody tr:nth-child(2) td:first-child:after,.hvvh_mainsite_popup_promotion .popup_ranking .popup__content .table__ranking table tbody tr:nth-child(3) td:first-child:after {
    position: absolute
}

.hvvh_mainsite_popup_promotion .popup_ranking .popup__content .table__ranking table tbody tr:first-child td:first-child {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    vertical-align: middle;
    padding-bottom: 18px
}

.hvvh_mainsite_popup_promotion .popup_ranking .popup__content .table__ranking table tbody tr:first-child td:first-child:after {
    content: " ";
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_81.png);
    background-position: -619px -284px;
    width: 67px;
    height: 60px
}

.hvvh_mainsite_popup_promotion .popup_ranking .popup__content .table__ranking table tbody tr:nth-child(2) td:first-child {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    vertical-align: middle
}

.hvvh_mainsite_popup_promotion .popup_ranking .popup__content .table__ranking table tbody tr:nth-child(2) td:first-child:after {
    content: " ";
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_81.png);
    background-position: -688px -284px;
    width: 61px;
    height: 56px
}

.hvvh_mainsite_popup_promotion .popup_ranking .popup__content .table__ranking table tbody tr:nth-child(3) td:first-child {
    padding-bottom: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    vertical-align: middle
}

.hvvh_mainsite_popup_promotion .popup_ranking .popup__content .table__ranking table tbody tr:nth-child(3) td:first-child:after {
    content: " ";
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_81.png);
    background-position: -1090px -77px;
    width: 55px;
    height: 54px
}

.floating__popup,iframe {
    width: 100%;
    height: 100%
}

.floating__popup {
    pointer-events: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 500;
    display: flex;
    align-items: center;
    justify-content: center
}
/*tue add +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.hvvh_mainsite_character {
    margin-top: -1px
}

@media(orientation: landscape)or (min-width:1000px) {
    .hvvh_mainsite_character,.hvvh_mainsite_character .inner,.hvvh_mainsite_character .section__background,.hvvh_mainsite_character .section__content {
        height:1100px
    }
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_character,.hvvh_mainsite_character .inner,.hvvh_mainsite_character .section__background,.hvvh_mainsite_character .section__content {
    height:1420px
}
}

.hvvh_mainsite_character .inner .title {
    position: relative;
    left: 50%;
    top: 15px;
    transform: translateX(-50%);
    z-index: 10
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_character .inner .title {
    width:600px
}
}

.hvvh_mainsite_character .inner .event_list {
    width: 100%;
    position: absolute;
    top: 50px;
    right: 0;
    z-index: 1
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_character .inner .event_list {
    height:1250px;
    top: 0
}
}

.hvvh_mainsite_character .inner .event_list .swiper-slide {
    opacity: 0!important
}

.hvvh_mainsite_character .inner .event_list .swiper-slide-active {
    opacity: 1!important
}

.hvvh_mainsite_character .inner .event_list .event_item {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    vertical-align: middle;
    justify-content: flex-end
}

.hvvh_mainsite_character .inner .event_list .event_item .main__info {
    background: url(../images/khung_1.png);
    width: 563px;
    height: 637px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    vertical-align: middle;
    flex-direction: column;
    justify-content: flex-start;
    position: absolute;
    left: 370px;
    top: 160px;
    padding: 0 75px
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_character .inner .event_list .event_item .main__info {
    background:url(../images/khung-mb_1.png);
    width: 673px;
    height: 492px;
    left: 50%;
    top: unset;
    bottom: 0;
    transform: translateX(-50%)
}
}

.hvvh_mainsite_character .inner .event_list .event_item .main__info .icon {
    margin-top: -35px
}

.hvvh_mainsite_character .inner .event_list .event_item .main__info .text {
    margin-top: -30px
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_character .inner .event_list .event_item .main__info .text {
    height:65px
}
}

.hvvh_mainsite_character .inner .event_list .event_item .main__info .description {
    color: #fff;
    font-size: 18px;
    font-family: Roboto;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-top: -10px;
    margin-bottom: 10px
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_character .inner .event_list .event_item .main__info .description {
    -webkit-line-clamp:2
}
}

.hvvh_mainsite_character .inner .event_list .event_item .main__info .thumb__video {
    position: relative
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_character .inner .event_list .event_item .main__info .thumb__video {
    transform:scale(.9);
    margin-top: -20px
}
}

.hvvh_mainsite_character .inner .event_list .event_item .main__info .thumb__video .play__video {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_2.png);
    background-position: 0 0;
    width: 83px;
    height: 96px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.hvvh_mainsite_character .inner .event_list .event_item .main__info .thumb__video:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 5px;
    margin: auto;
    background: url(../images/decor-video.png);
    width: 364px;
    height: 211px
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_character .inner .event_list .event_item .main__info .thumb__video:after {
    top:0
}
}

.hvvh_mainsite_character .inner .event_list .event_item .main__info .thumb__video img,.hvvh_mainsite_character .inner .event_list .event_item .main__info .thumb__video video {
    width: 360px;
    height: 208px;
    border-radius: 25px 25px 40px 40px
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_character .inner .event_list .event_item .main__info .thumb__video img,.hvvh_mainsite_character .inner .event_list .event_item .main__info .thumb__video video {
    border-radius:25px;
    height: 205px
}
}

.hvvh_mainsite_character .inner .event-thumb_list {
    width: 900px;
    z-index: 30;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 80px
}

.hvvh_mainsite_character .inner .event-thumb_list .swiper-wrapper {
    align-items: flex-end
}

.hvvh_mainsite_character .inner .event-thumb_list .swiper-wrapper .swiper-slide {
    width: 300px;
    z-index: 30!important;
    pointer-events: auto;
    cursor: pointer;
    will-change: transform
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_character .inner .event-thumb_list .swiper-wrapper .swiper-slide {
    width:225px
}
}

.hvvh_mainsite_character .inner .event-thumb_list .event-thumb_item {
    display: flex;
    align-items: flex-end
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_character .inner .event-thumb_list {
    width:700px;
    z-index: 999;
    bottom: 0
}

.hvvh_mainsite_character .inner .event-thumb_list img {
    width: 100%;
    height: 100%
}
}

.hvvh_mainsite_character .inner .swiper-button-next,.hvvh_mainsite_character .inner .swiper-button-prev {
    z-index: 50;
    bottom: 125px!important;
    top: unset;
    width: 47px;
    height: 103px;
    outline: none
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_character .inner .swiper-button-next,.hvvh_mainsite_character .inner .swiper-button-prev {
    transform:scale(.8)
}
}

.hvvh_mainsite_character .inner .swiper-button-next:hover,.hvvh_mainsite_character .inner .swiper-button-prev:hover {
    filter: brightness(1.3)
}

.hvvh_mainsite_character .inner .swiper-button-next:after,.hvvh_mainsite_character .inner .swiper-button-prev:after {
    display: none
}

.hvvh_mainsite_character .inner .swiper-button-next {
    background: url(../images/btn-next.png) no-repeat 0 0/cover;
    right: 500px
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_character .inner .swiper-button-next {
    top:1280px!important;
    right: 20px
}
}

.hvvh_mainsite_character .inner .swiper-button-prev {
    background: url(../images/btn-prev.png) no-repeat 0 0/cover;
    left: 500px
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_character .inner .swiper-button-prev {
    top:1280px!important;
    left: 20px
}
}

.hvvh_mainsite_feature {
    margin-top: -1px
}

@media(orientation: landscape)or (min-width:1000px) {
    .hvvh_mainsite_feature,.hvvh_mainsite_feature .inner,.hvvh_mainsite_feature .section__background,.hvvh_mainsite_feature .section__content {
        height:1000px
    }
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_feature,.hvvh_mainsite_feature .inner,.hvvh_mainsite_feature .section__background,.hvvh_mainsite_feature .section__content {
    height:757px
}
}

.hvvh_mainsite_feature .inner .title {
    position: relative;
    left: 50%;
    top: -15px;
    transform: translateX(-50%)
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_feature .inner .title {
    width:100%
}
}

.hvvh_mainsite_feature .inner .feature {
    position: absolute;
    margin: 0 auto;
    height: 620px;
    width: 2000px;
    top: 60px;
    left: calc(50% - 1000px)
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_feature .inner .feature {
    width:100%;
    height: 544px;
    top: 105px;
    left: 0
}
}

.hvvh_mainsite_feature .inner .feature_list {
    max-width: 1400px;
    height: 620px;
    margin-top: -125px
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_feature .inner .feature_list {
    width:768px;
    height: 544px
}
}

.hvvh_mainsite_feature .inner .feature_slide {
    width: 1026px;
    height: 600px
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_feature .inner .feature_slide {
    width:620px;
    height: 500px
}
}

.hvvh_mainsite_feature .inner .feature_slide .swiper-slide-shadow-left,.hvvh_mainsite_feature .inner .feature_slide .swiper-slide-shadow-right {
    height: 555px;
    top: 20px;
    background: rgba(0,0,0,.8)
}

.hvvh_mainsite_feature .inner .feature_slide.swiper-slide-prev .feature_item {
    margin-left: 300px
}

.hvvh_mainsite_feature .inner .feature_slide.swiper-slide-prev .swiper-slide-shadow-left,.hvvh_mainsite_feature .inner .feature_slide.swiper-slide-prev .swiper-slide-shadow-right {
    left: 333px
}

.hvvh_mainsite_feature .inner .feature_slide.swiper-slide-next .feature_item {
    margin-left: -300px
}

.hvvh_mainsite_feature .inner .feature_slide.swiper-slide-next .swiper-slide-shadow-left,.hvvh_mainsite_feature .inner .feature_slide.swiper-slide-next .swiper-slide-shadow-right {
    left: -333px
}

.hvvh_mainsite_feature .inner .feature_slide:not(.swiper-slide-active,.swiper-slide-next,.swiper-slide-prev) {
    opacity: 0
}

.hvvh_mainsite_feature .inner .feature_item {
    display: block;
    width: 1026px;
    margin: 0 auto;
    height: 100%;
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    vertical-align: middle
}

.hvvh_mainsite_feature .inner .feature_item:before {
    content: "";
    width: 1026px;
    height: 599px;
    position: absolute;
    pointer-events: none;
    display: block;
    background: url(../images/decor_2.png) no-repeat;
    z-index: 20
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_feature .inner .feature_item:before {
    width:720px;
    height: 420px;
    background-size: cover
}
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_feature .inner .feature_item {
    width:620px;
    height: 500px
}

.hvvh_mainsite_feature .inner .feature_item img {
    width: 680px
}
}

.hvvh_mainsite_feature .inner .feature .swiper-button-next.swiper-button-disabled,.hvvh_mainsite_feature .inner .feature .swiper-button-prev.swiper-button-disabled {
    opacity: 1
}

.hvvh_mainsite_feature .inner .swiper-button-prev--featureSwiper {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_3.png);
    background-position: -49px 0;
    width: 47px;
    height: 103px;
    left: 420px;
    top: 550px
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_feature .inner .swiper-button-prev--featureSwiper {
    left:45px;
    top: 400px
}
}

.hvvh_mainsite_feature .inner .swiper-button-prev--featureSwiper:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.hvvh_mainsite_feature .inner .swiper-button-prev--featureSwiper:after {
    content: none
}

.hvvh_mainsite_feature .inner .swiper-pagination {
    width: 100%;
    bottom: unset;
    display: flex;
    justify-content: center;
    gap: 40px
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_feature .inner .swiper-pagination {
    top:650px;
    gap: 20px
}
}

.hvvh_mainsite_feature .inner .swiper-pagination .swiper-pagination-bullet {
    display: inline-block;
    border-radius: 0;
    margin: 0;
    opacity: 1;
    background: transparent;
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_3.png);
    background-position: -98px -35px;
    width: 33px;
    height: 33px
}

.hvvh_mainsite_feature .inner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: transparent;
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_3.png);
    background-position: -98px 0;
    width: 33px;
    height: 33px;
    display: inline-block
}

.hvvh_mainsite_feature .inner .swiper-pagination .swiper-pagination-bullet:last-child {
    margin-right: 0
}

.hvvh_mainsite_feature .inner .swiper-button-next--featureSwiper {
    right: 430px;
    top: 550px;
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_3.png);
    background-position: 0 0;
    width: 47px;
    height: 103px
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_feature .inner .swiper-button-next--featureSwiper {
    right:45px;
    top: 400px
}
}

.hvvh_mainsite_feature .inner .swiper-button-next--featureSwiper:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.hvvh_mainsite_feature .inner .swiper-button-next--featureSwiper:after {
    content: none
}

.hvvh_mainsite_footer {
    margin-top: -1px
}

@media(orientation: landscape)or (min-width:1000px) {
    .hvvh_mainsite_footer,.hvvh_mainsite_footer .inner,.hvvh_mainsite_footer .section__background,.hvvh_mainsite_footer .section__content {
        height:400px
    }
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_footer,.hvvh_mainsite_footer .inner,.hvvh_mainsite_footer .section__background,.hvvh_mainsite_footer .section__content {
    height:400px
}
}

.hvvh_mainsite_footer .inner {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    gap: 20px
}

.hvvh_mainsite_footer .inner p {
    font-size: 16px;
    font-family: TrajanPro3;
    color: #78797d;
    text-align: center;
    text-transform: uppercase;
    line-height: 2
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.hvvh_mainsite_footer .inner p {
    font-size:14px;
    padding: 0 40px;
    line-height: 1.75
}
}

.hvvh_mainsite_footer .inner .group__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
    background: url(../images/decor_1.png);
    width: 755px;
    height: 17px;
    margin: 40px 0 60px
}

.hvvh_mainsite_footer .inner .group__btn a {
    margin-top: 36px
}

.hvvh_mainsite_footer .inner .group__btn--facebook {
    background-position: 0 0
}

.hvvh_mainsite_footer .inner .group__btn--facebook,.hvvh_mainsite_footer .inner .group__btn--group {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_4.png);
    width: 81px;
    height: 92px
}

.hvvh_mainsite_footer .inner .group__btn--group {
    background-position: -83px 0
}

.hvvh_mainsite_footer .inner .group__btn--tiktok {
    background-position: -166px 0
}

.hvvh_mainsite_footer .inner .group__btn--tiktok,.hvvh_mainsite_footer .inner .group__btn--youtube {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_4.png);
    width: 81px;
    height: 92px
}

.hvvh_mainsite_footer .inner .group__btn--youtube {
    background-position: 0 -94px
}

.floating .hvvh_mainsite_float_right {
    position: absolute;
    top: 20%;
    right: 0;
    pointer-events: none;
    z-index: 100;
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.floating .hvvh_mainsite_float_right * {
    pointer-events: all
}

.floating .hvvh_mainsite_float_right .floatright__main {
    display: flex;
    align-items: center;
    flex-direction: column;
    background: url(../images/bg.png);
    width: 259px;
    height: 670px;
    gap: 7px;
    padding-top: 180px;
    transform: translateX(0);
    transition: transform .3s linear
}

.floating .hvvh_mainsite_float_right .floatright__main.active {
    transform: translateX(85%)
}

.floating .hvvh_mainsite_float_right .close {
    background-position: -35px -194px;
    position: absolute;
    left: 4px;
    top: 50%
}

.floating .hvvh_mainsite_float_right .close,.floating .hvvh_mainsite_float_right .close.open {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_5.png);
    width: 33px;
    height: 42px
}

.floating .hvvh_mainsite_float_right .close.open {
    background-position: 0 -194px
}

.floating .hvvh_mainsite_float_right .floatright__item--qrcode {
    position: relative
}

.floating .hvvh_mainsite_float_right .floatright__item--qrcode:before {
    width: 165px;
    height: 4px;
    box-shadow: 0 0 10px #8a11a0;
    background: #eece89;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    display: block;
    animation: nhanngay 3s linear infinite
}

.floating .hvvh_mainsite_float_right .floatright__item--appstore {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_5.png);
    background-position: 0 -107px;
    width: 171px;
    height: 49px
}

.floating .hvvh_mainsite_float_right .floatright__item--googleplay {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_5.png);
    background-position: -190px 0;
    width: 171px;
    height: 49px
}

.floating .hvvh_mainsite_float_right .floatright__item--apk {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_5.png);
    background-position: 0 -56px;
    width: 171px;
    height: 49px
}

.floating .hvvh_mainsite_float_right .floatright__item--home {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_5.png);
    background-position: -266px -51px;
    width: 38px;
    height: 38px
}

.floating .hvvh_mainsite_float_right .floatright__item--facebook {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_5.png);
    background-position: -305px -91px;
    width: 38px;
    height: 35px
}

.floating .hvvh_mainsite_float_right .floatright__item--pc {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_5.png);
    background-position: 0 0;
    width: 188px;
    height: 54px
}

.floating .hvvh_mainsite_float_right .floatright__item--tiktok {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_5.png);
    background-position: -266px -91px;
    width: 37px;
    height: 38px
}

.floating .hvvh_mainsite_float_right .floatright__item--youtube {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_5.png);
    background-position: -306px -51px;
    width: 38px;
    height: 38px
}

.floating .hvvh_mainsite_float_right .group__social {
    display: flex;
    align-items: center;
    justify-content: center
}

.floating .hvvh_mainsite_float_right .scrollTop {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_5.png);
    background-position: -190px -51px;
    width: 74px;
    height: 100px;
    position: absolute;
    bottom: -80px;
    cursor: pointer
}

.floating .hvvh_mainsite_float_top {
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: all;
    z-index: 100;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    font-family: SFUAngie!important
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.floating .hvvh_mainsite_float_top {
    width:var(--width-mobile);
    background-color: hsla(0,0%,100%,0)
}

.floating .hvvh_mainsite_float_top:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1
}
}

.floating .hvvh_mainsite_float_top .floattop__background {
    display: block;
    background: url(../images/bg_1.png);
    width: 2000px;
    height: 63px;
    padding-bottom: 10px
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.floating .hvvh_mainsite_float_top .floattop__background {
    background:url(../images/bg-mb.png);
    width: 768px;
    height: 119px
}
}

.floating .hvvh_mainsite_float_top .floattop__content {
    position: absolute;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    width: 100%
}

.floating .hvvh_mainsite_float_top .floattop__content .iconapp {
    position: absolute;
    top: 20px;
    left: 50px
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.floating .hvvh_mainsite_float_top .floattop__content {
    justify-content:space-between;
    gap: 12px;
    padding: 0 20px;
    width: 100%
}
}

.floating .hvvh_mainsite_float_top .group__icon {
    align-items: center;
    justify-content: center;
    gap: 10px
}

.floating .hvvh_mainsite_float_top floattop__item floattop--appicon {
    position: relative;
    z-index: 3;
    margin-right: auto;
    width: 105px;
    height: 105px;
    margin-top: 30px
}

.floating .hvvh_mainsite_float_top floattop__item floattop--appicon img {
    width: 105px;
    height: 105px;
    -o-object-fit: contain;
    object-fit: contain
}

.floating .hvvh_mainsite_float_top floattop__item floattop--logo {
    margin-top: 36px
}

.floating .hvvh_mainsite_float_top floattop__item floattop--home {
    display: flex;
    align-content: center;
    align-items: center;
    height: 100%;
    padding: 0 50px;
    position: relative;
    z-index: 2
}

.floating .hvvh_mainsite_float_top .floatnav {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding-bottom: 5px
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.floating .hvvh_mainsite_float_top .floatnav {
    position:absolute;
    width: 100%;
    top: 110px;
    left: 0;
    flex-wrap: wrap;
    padding: 0;
    gap: 0;
    height: var(--sr-device-height);
    flex-direction: column;
    justify-content: flex-start;
    max-height: 0;
    overflow: hidden
}

.floating .hvvh_mainsite_float_top .floatnav.active {
    max-height: var(--sr-device-height);
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    background: rgba(13,11,37,.98)
}
}

.floating .hvvh_mainsite_float_top .floatnav>li {
    position: relative;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    vertical-align: middle
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.floating .hvvh_mainsite_float_top .floatnav>li {
    height:auto;
    width: 100%;
    flex-direction: column
}

.floating .hvvh_mainsite_float_top .floatnav>li:not(:last-child) {
    border-bottom: 1px solid #fff
}

.floating .hvvh_mainsite_float_top .floatnav>li:last-child>a {
    pointer-events: none;
    background: #1d1164
}
}

.floating .hvvh_mainsite_float_top .floatnav__dropdown {
    position: absolute;
    bottom: 12px;
    left: calc(50% - 16px);
    z-index: 10;
    transition: transform .4s
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.floating .hvvh_mainsite_float_top .floatnav__dropdown {
    bottom:auto;
    left: auto;
    top: 35px;
    right: 20px
}
}

.floating .hvvh_mainsite_float_top .floatnav__dropdown:checked {
    transform: scaleY(-1);
    bottom: 3px
}

.floating .hvvh_mainsite_float_top .floatnav__item {
    font-size: 18px!important;
    text-transform: uppercase;
    color: #e7dede;
    display: flex!important;
    align-items: center;
    justify-content: center;
    font-family: TrajanPro3;
    text-shadow: 1px 0 0 #3b0606,-1px 0 0 #3b0606,0 1px 0 #3b0606,0 -1px 0 #3b0606,1px 1px 0 #3b0606,-1px -1px 0 #3b0606,-1px 1px 0 #3b0606,1px -1px 0 #3b0606,.5px .5px 0 #3b0606,-.5px -.5px 0 #3b0606,.5px -.5px 0 #3b0606,-.5px .5px 0 #3b0606;
    z-index: 2;
    width: 211px;
    height: 58px
}

.floating .hvvh_mainsite_float_top .floatnav__item.off {
    filter: grayscale(1);
    pointer-events: none
}

.floating .hvvh_mainsite_float_top .floatnav__item.active,.floating .hvvh_mainsite_float_top .floatnav__item:hover {
    background: url(../images/hov.png)
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.floating .hvvh_mainsite_float_top .floatnav__item.active,.floating .hvvh_mainsite_float_top .floatnav__item:hover {
    background:unset
}
}

.floating .hvvh_mainsite_float_top .floatnav__item.floatnav__logo {
    margin-top: 30px
}

.floating .hvvh_mainsite_float_top .floatnav__item.floatnav__logo img {
    width: 175px
}

.floating .hvvh_mainsite_float_top .floatnav__item.floatnav__logo.active,.floating .hvvh_mainsite_float_top .floatnav__item.floatnav__logo:hover {
    background: none
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.floating .hvvh_mainsite_float_top .floatnav__item {
    width:100%;
    height: 80px
}
}

.floating .hvvh_mainsite_float_top .floatnav__item+input+ul {
    position: absolute;
    top: 58px;
    width: 215px;
    left: 50%;
    transform: translateX(-50%);
    background: #18172c;
    max-height: 0;
    overflow: hidden
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.floating .hvvh_mainsite_float_top .floatnav__item+input+ul {
    position:static;
    width: 100%;
    background: #18172c;
    max-height: unset;
    transform: unset
}
}

.floating .hvvh_mainsite_float_top .floatnav__item+input+ul li {
    margin-bottom: 0
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.floating .hvvh_mainsite_float_top .floatnav__item+input+ul li {
    border-bottom:1px solid #e6f7ff
}

.floating .hvvh_mainsite_float_top .floatnav__item+input+ul li:first-child {
    border-top: 1px solid #e6f7ff
}
}

.floating .hvvh_mainsite_float_top .floatnav__item+input+ul li:last-child .floatnav__item {
    border-bottom: none!important
}

.floating .hvvh_mainsite_float_top .floatnav__item+input+ul .floatnav__item {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    vertical-align: middle;
    justify-content: flex-start;
    font-size: 13px!important;
    font-family: TrajanPro3;
    color: #fff;
    width: 215px;
    border-bottom: 1px solid #7d8484;
    padding: 0 15px
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.floating .hvvh_mainsite_float_top .floatnav__item+input+ul .floatnav__item {
    width:100%;
    justify-content: center
}
}

.floating .hvvh_mainsite_float_top .floatnav__item+input+ul .floatnav__item:after {
    content: ""
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.floating .hvvh_mainsite_float_top .floatnav__item+input+ul .floatnav__item:after {
    transform:scale(1.3)
}
}

.floating .hvvh_mainsite_float_top .floatnav__item+input+ul .floatnav__item.fanpage,.floating .hvvh_mainsite_float_top .floatnav__item+input+ul .floatnav__item.group,.floating .hvvh_mainsite_float_top .floatnav__item+input+ul .floatnav__item.tiktok,.floating .hvvh_mainsite_float_top .floatnav__item+input+ul .floatnav__item.youtube,.floating .hvvh_mainsite_float_top .floatnav__item+input+ul .floatnav__item.zalo {
    font-size: 0!important
}

.floating .hvvh_mainsite_float_top .floatnav__item+input+ul .floatnav__item.fanpage:after {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_6.png);
    background-position: 0 -117px;
    width: 140px;
    height: 37px
}

.floating .hvvh_mainsite_float_top .floatnav__item+input+ul .floatnav__item.youtube:after {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_6.png);
    background-position: 0 -39px;
    width: 153px;
    height: 37px
}

.floating .hvvh_mainsite_float_top .floatnav__item+input+ul .floatnav__item.tiktok:after {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_6.png);
    background-position: 0 -156px;
    width: 134px;
    height: 37px
}

.floating .hvvh_mainsite_float_top .floatnav__item+input+ul .floatnav__item.group:after {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_6.png);
    background-position: 0 0;
    width: 221px;
    height: 37px
}

.floating .hvvh_mainsite_float_top .floatnav__item+input+ul .floatnav__item.zalo:after {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_6.png);
    background-position: 0 -78px;
    width: 150px;
    height: 37px
}

.floating .hvvh_mainsite_float_top .floatnav__item+input+ul .floatnav__item:hover {
    background: #1d1c41
}

.floating .hvvh_mainsite_float_top .floatnav__item+input+ul .floatnav__item:hover:before {
    content: none
}

@media(orientation: landscape)or (min-width:1000px) {
    .floating .hvvh_mainsite_float_top .floatnav__item+input+ul:hover,.floating .hvvh_mainsite_float_top .floatnav__item+input:checked+ul,.floating .hvvh_mainsite_float_top .floatnav__item+input:hover+ul,.floating .hvvh_mainsite_float_top .floatnav__item:focus+input+ul,.floating .hvvh_mainsite_float_top .floatnav__item:hover+input+ul {
        max-height:500px;
        overflow: visible
    }
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.floating .hvvh_mainsite_float_top .floatnav__item+input:checked+ul {
    max-height:500px;
    overflow: visible
}
}

.floating .hvvh_mainsite_float_left {
    top: 300px;
    left: 20px;
    position: fixed;
    flex-direction: column;
    opacity: 1;
    justify-content: center;
    align-items: flex-start
}

.floating .hvvh_mainsite_float_left.active {
    opacity: 0
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.floating .hvvh_mainsite_float_left {
    display:none
}
}

.floating .hvvh_mainsite_float_left:after {
    content: "";
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_7.png);
    background-position: 0 -126px;
    width: 7px;
    height: 347px;
    position: absolute;
    left: 30px
}

.floating .hvvh_mainsite_float_left ul {
    align-items: center;
    justify-content: flex-start;
    padding-top: 10px;
    gap: 10px;
    z-index: 1
}

.floating .hvvh_mainsite_float_left ul li span {
    display: block;
    font-size: 0;
    background-position: -68px -35px;
    width: 66px;
    height: 89px;
    font-size: 24px!important;
    display: flex;
    cursor: pointer;
    color: #9591d0
}

.floating .hvvh_mainsite_float_left ul li p,.floating .hvvh_mainsite_float_left ul li span {
    background-image: url(../images/_sprites_7.png);
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    vertical-align: middle;
    font-family: TrajanPro3
}

.floating .hvvh_mainsite_float_left ul li p {
    display: block;
    font-size: 0;
    background-position: 0 0;
    width: 244px;
    height: 33px;
    margin-left: -10px;
    z-index: -1;
    display: flex;
    justify-content: flex-start;
    padding-left: 15px;
    font-size: 15px!important;
    color: #e7dede;
    text-transform: uppercase;
    display: none!important;
    text-shadow: 1px 0 0 #3b0606,-1px 0 0 #3b0606,0 1px 0 #3b0606,0 -1px 0 #3b0606,1px 1px 0 #3b0606,-1px -1px 0 #3b0606,-1px 1px 0 #3b0606,1px -1px 0 #3b0606,.5px .5px 0 #3b0606,-.5px -.5px 0 #3b0606,.5px -.5px 0 #3b0606,-.5px .5px 0 #3b0606
}

.floating .hvvh_mainsite_float_left ul li .nav-left--item {
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    vertical-align: middle;
    justify-content: flex-start;
    display: flex;
    width: 400px;
    cursor: pointer
}

.floating .hvvh_mainsite_float_left ul li .nav-left--item.active span,.floating .hvvh_mainsite_float_left ul li .nav-left--item:hover span {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites_7.png);
    background-position: 0 -35px;
    width: 66px;
    height: 89px;
    color: #fff
}

.floating .hvvh_mainsite_float_left ul li .nav-left--item.active p,.floating .hvvh_mainsite_float_left ul li .nav-left--item:hover p {
    display: flex!important
}

.common_required_loading {
    margin-top: -1px
}

@media(orientation: landscape)or (min-width:1000px) {
    .common_required_loading,.common_required_loading .inner,.common_required_loading .section__background,.common_required_loading .section__content {
        height:1000px
    }
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.common_required_loading,.common_required_loading .inner,.common_required_loading .section__background,.common_required_loading .section__content {
    height:1000px
}
}

.common_required_loading .loading {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,.97);
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-direction: column;
    color: #fff;
    z-index: 312
}

.common_required_loading .loading .multi-ripple {
    width: 2.6rem;
    height: 2.6rem;
    margin: 2rem
}

.common_required_loading .loading .multi-ripple div {
    position: absolute;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    border: .3rem solid hsla(0,0%,100%,.4);
    animation: ripple 1.5s infinite
}

.common_required_loading .loading .multi-ripple div:nth-child(2) {
    animation-delay: .5s
}

@keyframes ripple {
    0% {
        transform: scale(0);
        opacity: 1
    }

    to {
        transform: scale(1);
        opacity: 0
    }
}

.common_required_loading .loading.active {
    display: flex
}

:root {
    --width-desktop-safe: 1720px;
    --maxwidth-desktop-safe: calc(100% - 40px);
    --width-mobile-safe: calc(100% - 40px);
    --width-desktop: 2000px;
    --width-mobile: 768px;
    --height-desktop: 1000px;
    --height-mobile: 1000px;
    --fontsize-primary-desktop: 18px;
    --fontsize-primary-mobile: 24px;
    --fontheight-primary: 1.4;
    --fontweight-heavy: 900;
    --fontweight-bold: 700;
    --fontweight-semibold: 600;
    --fontweight-medium: 500;
    --fontweight-normal: 400;
    --fontweight-light: 300
}

@media(orientation: landscape)or (min-width:1000px) {
    :root {
        --fontsize-primary:var(--fontsize-primary-desktop)
    }
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
:root {
    --fontsize-primary:var(--fontsize-primary-mobile)
}
}

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block
}

*,:after,:before {
    box-sizing: inherit
}

html {
    box-sizing: border-box;
    touch-action: manipulation;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

body {
    line-height: 1;
    font-family: sans-serif;
    text-align: left
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0!important
}

ol,ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption {
    caption-side: bottom
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

code,kbd,pre,samp {
    font-family: monospace,monospace
}

pre {
    overflow: auto;
    -ms-overflow-style: scrollbar
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: 0;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    font-style: normal;
    line-height: inherit
}

b,strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,sup {
    position: relative;
    font-size: 75%;
    line-height: 0
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

em {
    font-style: italic
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,input,optgroup,select,textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

[type=button],[type=reset],[type=submit],button {
    -webkit-appearance: button
}

input[type=date],input[type=datetime-local],input[type=month],input[type=time] {
    -webkit-appearance: listbox
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[tabindex="-1"]:focus {
    outline: 0!important
}

fieldset {
    min-width: 0
}

legend {
    max-width: 100%;
    white-space: normal;
    color: inherit;
    display: block
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto;
    resize: vertical
}

[type=checkbox],[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

output {
    display: inline-block
}

[hidden],template {
    display: none
}

@font-face {
    font-family: Roboto;
    font-display: swap;
    src: local("Roboto");
    src: url(../fonts/Roboto-Bold.ttf);
    font-weight: 700
}

@font-face {
    font-family: Roboto;
    font-display: swap;
    src: local("Roboto");
    src: url(../fonts/Roboto-Regular.ttf);
    font-weight: 500
}

@font-face {
    font-family: Roboto;
    font-display: swap;
    src: local("Roboto");
    src: url(../fonts/Roboto-Light.ttf);
    font-weight: 300
}

@font-face {
    font-family: SFUAngie;
    font-display: swap;
    src: local("SFUAngie");
    src: url(../fonts/SFUAngieBlack.ttf);
    font-weight: 900
}

@font-face {
    font-family: SFUAngie;
    font-display: swap;
    src: local("SFUAngie");
    src: url(../fonts/SFUAngieBold.ttf);
    font-weight: 700
}

@font-face {
    font-family: SFUAngie;
    font-display: swap;
    src: local("SFUAngie");
    src: url(../fonts/SFUAngieItalic.ttf);
    font-weight: 500
}

@font-face {
    font-family: SFUAngie;
    font-display: swap;
    src: local("SFUAngie");
    src: url(../fonts/SFUAngieRegular.ttf);
    font-weight: 500
}

@font-face {
    font-family: TrajanPro3;
    font-display: swap;
    src: local("Roboto");
    src: url(../fonts/TrajanPro3Bold.otf)
}

* {
    box-sizing: border-box;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-decoration: none
}

:focus {
    outline: none
}

.off,.off:hover {
    filter: grayscale(100%);
    pointer-events: none
}

html {
    overflow-x: hidden;
    overflow-y: auto;
    background: #fdfdfd
}

html.popup-opened {
    position: relative;
    height: 100%!important;
    overflow: hidden;
    touch-action: none;
    -ms-touch-action: none
}

body {
    font-family: var(--font-primary),var(--font-secondary),sans-serif;
    line-height: var(--fontheight-primary);
    font-size: var(--fontsize-primary);
    width: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
    margin: 0;
    padding: 0;
    background: none
}

body.popup-opened {
    overflow: hidden
}

.row {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.row>.col-1 {
    flex-basis: 8.3333333333%
}

.row>.col-1,.row>.col-offset-1 {
    padding: 0 10px;
    max-width: 8.3333333333%
}

.row>.col-offset-1 {
    margin-left: 8.3333333333%
}

.row>.col-2 {
    flex-basis: 16.6666666667%
}

.row>.col-2,.row>.col-offset-2 {
    padding: 0 10px;
    max-width: 16.6666666667%
}

.row>.col-offset-2 {
    margin-left: 16.6666666667%
}

.row>.col-3 {
    padding: 0 10px;
    flex-basis: 25%;
    max-width: 25%
}

.row>.col-offset-3 {
    padding: 0 10px;
    margin-left: 25%;
    max-width: 25%
}

.row>.col-4 {
    flex-basis: 33.3333333333%
}

.row>.col-4,.row>.col-offset-4 {
    padding: 0 10px;
    max-width: 33.3333333333%
}

.row>.col-offset-4 {
    margin-left: 33.3333333333%
}

.row>.col-5 {
    flex-basis: 41.6666666667%
}

.row>.col-5,.row>.col-offset-5 {
    padding: 0 10px;
    max-width: 41.6666666667%
}

.row>.col-offset-5 {
    margin-left: 41.6666666667%
}

.row>.col-6 {
    padding: 0 10px;
    flex-basis: 50%;
    max-width: 50%
}

.row>.col-offset-6 {
    padding: 0 10px;
    margin-left: 50%;
    max-width: 50%
}

.row>.col-7 {
    flex-basis: 58.3333333333%
}

.row>.col-7,.row>.col-offset-7 {
    padding: 0 10px;
    max-width: 58.3333333333%
}

.row>.col-offset-7 {
    margin-left: 58.3333333333%
}

.row>.col-8 {
    flex-basis: 66.6666666667%
}

.row>.col-8,.row>.col-offset-8 {
    padding: 0 10px;
    max-width: 66.6666666667%
}

.row>.col-offset-8 {
    margin-left: 66.6666666667%
}

.row>.col-9 {
    padding: 0 10px;
    flex-basis: 75%;
    max-width: 75%
}

.row>.col-offset-9 {
    padding: 0 10px;
    margin-left: 75%;
    max-width: 75%
}

.row>.col-10 {
    flex-basis: 83.3333333333%
}

.row>.col-10,.row>.col-offset-10 {
    padding: 0 10px;
    max-width: 83.3333333333%
}

.row>.col-offset-10 {
    margin-left: 83.3333333333%
}

.row>.col-11 {
    flex-basis: 91.6666666667%
}

.row>.col-11,.row>.col-offset-11 {
    padding: 0 10px;
    max-width: 91.6666666667%
}

.row>.col-offset-11 {
    margin-left: 91.6666666667%
}

.row>.col-12 {
    padding: 0 10px;
    flex-basis: 100%;
    max-width: 100%
}

.row>.col-offset-12 {
    padding: 0 10px;
    margin-left: 100%;
    max-width: 100%
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.row>.col-mobile-1 {
    padding:0 10px;
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%
}

.row>.col-mobile-offset-1 {
    padding: 0 10px;
    margin-left: 8.3333333333%;
    max-width: 8.3333333333%
}

.row>.col-mobile-2 {
    padding: 0 10px;
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%
}

.row>.col-mobile-offset-2 {
    padding: 0 10px;
    margin-left: 16.6666666667%;
    max-width: 16.6666666667%
}

.row>.col-mobile-3 {
    padding: 0 10px;
    flex-basis: 25%;
    max-width: 25%
}

.row>.col-mobile-offset-3 {
    padding: 0 10px;
    margin-left: 25%;
    max-width: 25%
}

.row>.col-mobile-4 {
    padding: 0 10px;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%
}

.row>.col-mobile-offset-4 {
    padding: 0 10px;
    margin-left: 33.3333333333%;
    max-width: 33.3333333333%
}

.row>.col-mobile-5 {
    padding: 0 10px;
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%
}

.row>.col-mobile-offset-5 {
    padding: 0 10px;
    margin-left: 41.6666666667%;
    max-width: 41.6666666667%
}

.row>.col-mobile-6 {
    padding: 0 10px;
    flex-basis: 50%;
    max-width: 50%
}

.row>.col-mobile-offset-6 {
    padding: 0 10px;
    margin-left: 50%;
    max-width: 50%
}

.row>.col-mobile-7 {
    padding: 0 10px;
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%
}

.row>.col-mobile-offset-7 {
    padding: 0 10px;
    margin-left: 58.3333333333%;
    max-width: 58.3333333333%
}

.row>.col-mobile-8 {
    padding: 0 10px;
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%
}

.row>.col-mobile-offset-8 {
    padding: 0 10px;
    margin-left: 66.6666666667%;
    max-width: 66.6666666667%
}

.row>.col-mobile-9 {
    padding: 0 10px;
    flex-basis: 75%;
    max-width: 75%
}

.row>.col-mobile-offset-9 {
    padding: 0 10px;
    margin-left: 75%;
    max-width: 75%
}

.row>.col-mobile-10 {
    padding: 0 10px;
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%
}

.row>.col-mobile-offset-10 {
    padding: 0 10px;
    margin-left: 83.3333333333%;
    max-width: 83.3333333333%
}

.row>.col-mobile-11 {
    padding: 0 10px;
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%
}

.row>.col-mobile-offset-11 {
    padding: 0 10px;
    margin-left: 91.6666666667%;
    max-width: 91.6666666667%
}

.row>.col-mobile-12 {
    padding: 0 10px;
    flex-basis: 100%;
    max-width: 100%
}

.row>.col-mobile-offset-12 {
    padding: 0 10px;
    margin-left: 100%;
    max-width: 100%
}
}

.wrapper {
    width: var(--width-desktop);
    transform-origin: top left;
    overflow-x: hidden;
    overflow-y: auto
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.wrapper {
    width:var(--width-mobile)
}
}

.wrapper__content {
    overflow-x: hidden;
    overflow-y: hidden;
    width: var(--width-desktop)
}

.container {
    display: block;
    margin: 0 auto;
    width: var(--width-desktop-safe);
    max-width: var(--maxwidth-desktop-safe)
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.container {
    width:var(--width-mobile-safe)
}
}

hr.split {
    margin: 0;
    border: 0;
    background: transparent
}

hr.split--low {
    height: 16px
}

hr.split--medium {
    height: 24px
}

hr.split--high {
    height: 32px
}

hr.split--giant {
    height: 48px
}

.section {
    position: relative;
    display: block;
    width: var(--width-desktop)
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.section {
    width:var(--width-mobile)
}
}

.section__background {
    display: block;
    width: 100%
}

.section__background img,.section__background video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.section__background video {
    position: absolute;
    top: 0
}

.section__content {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.section.autoHeight .section__background {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0
}

.section.autoHeight .section__content {
    display: block;
    position: relative
}

.section--fixedHeight>.section__background {
    position: static;
    display: block;
    width: 100%;
    height: 100%
}

.section--fixedHeight>.section__background img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.section--fixedHeight>.section__background img {
    height:auto
}
}

.section--fixedHeight>.section__content,.section__overlay {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.section__overlay {
    background: rgba(0,0,0,.8) 100%;
    background: linear-gradient(transparent 20%,rgba(0,0,0,.8))
}

.desktop {
    display: block!important
}

.desktop-inline {
    display: inline-block!important
}

.desktop-flex {
    display: flex!important
}

.desktop-grid {
    display: grid!important
}

.mobile,.mobile-flex,.mobile-grid,.mobile-inline {
    display: none!important
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.desktop,.desktop-flex,.desktop-grid,.desktop-inline {
    display:none!important
}

.mobile {
    display: block!important
}

.mobile-inline {
    display: inline-block!important
}

.mobile-flex {
    display: flex!important
}

.mobile-grid {
    display: grid!important
}
}

.clearfix:after {
    content: "";
    clear: both;
    display: table
}

.ml-auto {
    margin-left: auto
}

.mr-auto {
    margin-right: auto
}

.text-left {
    text-align: left;
    justify-content: flex-start!important
}

.text-center {
    text-align: center;
    justify-content: center!important
}

.text-right {
    text-align: right;
    justify-content: flex-end!important
}

.flex {
    display: flex
}

.flex-wrap {
    flex-wrap: wrap
}

.flex-column {
    flex-direction: column
}

.flex-start {
    justify-content: flex-start
}

.flex-end {
    justify-content: flex-end
}

.flex-middle {
    align-items: center
}

.flex.column {
    flex-direction: column
}

.flex.space-between {
    justify-content: space-between
}

.flex.center {
    align-items: center
}

.flex.wrap {
    flex-wrap: wrap
}

@media((orientation: portrait) or (aspect-ratio:1/1))and (max-width:999px) {
.mobile-flex {
    display:flex
}

.mobile-flex-wrap {
    flex-wrap: wrap
}

.mobile-flex-column {
    flex-direction: column
}

.mobile-flex-start {
    justify-content: flex-start
}

.mobile-flex-end {
    justify-content: flex-end
}

.mobile-flex-middle {
    align-items: center
}

.mobile-flex.column {
    flex-direction: column
}

.mobile-flex.space-between {
    justify-content: space-between
}

.mobile-flex.center {
    align-items: center
}

.mobile-flex.wrap {
    flex-wrap: wrap
}
}

.floating {
    pointer-events: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 500;
    display: flex;
    align-items: center;
    justify-content: center
}

.floating * {
    pointer-events: all
}

.scrollwatch-pin {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1px;
    height: 1px;
    background: transparent;
    pointer-events: none
}

@keyframes shine {
    to {
        filter: brightness(120%)
    }
}

@keyframes shine_scale {
    to {
        filter: brightness(90%);
        transform: scale(1.1);
        transform-origin: center center
    }
}

@keyframes shine_move {
    to {
        filter: brightness(110%);
        transform: translateX(12px)
    }
}

.fancybox-active {
    height: 100%!important
}

.popup {
    pointer-events: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 500;
    display: flex;
    align-items: center;
    justify-content: center
}

.popup__background,.popup__background--unclosable {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    background: rgba(0,0,0,.8);
    width: 100%;
    height: 100vh;
    transition: opacity 1s
}

.popup__content {
    opacity: 0;
    visibility: hidden;
    z-index: 2;
    transition: all .2s;
    transform: scale(0)
}

.popup__tool {
    pointer-events: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 500;
    padding: 5px;
    display: flex;
    opacity: 0;
    visibility: hidden
}

.popup__close {
    pointer-events: all;
    background: #000;
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    width: 42px;
    height: 42px
}

.popup.active {
    pointer-events: all
}

.popup.active,.popup.active .popup__background,.popup.active .popup__background--unclosable {
    opacity: 1;
    visibility: visible
}

.popup.active .popup__content {
    opacity: 1;
    visibility: visible;
    transform: scale(1)
}

.popup.active .popup__tool {
    opacity: 1;
    visibility: visible
}

.popup--open-image .popup__content .image img {
    display: block;
    max-width: 100%;
    max-height: 100%
}

.popup--open-video .popup__content {
    width: 80%;
    height: 60%
}

.popup--open-video .popup__content .embed {
    width: 100%;
    height: 100%
}

.popup--open-video .popup__content .embed iframe {
    display: block;
    width: 100%;
    height: 100%
}
/***************************************************************
tue add */
.hvvh_mainsite_preregister {
    margin-top: -1px
}

@media(min-width: 1000px)or (orientation:landscape) {
    .hvvh_mainsite_preregister,.hvvh_mainsite_preregister .inner,.hvvh_mainsite_preregister .section__background,.hvvh_mainsite_preregister .section__content {
        height:1000px
    }
}

@media(max-width: 999px)and (orientation:portrait) {
    .hvvh_mainsite_preregister,.hvvh_mainsite_preregister .inner,.hvvh_mainsite_preregister .section__background,.hvvh_mainsite_preregister .section__content {
        height:1300px
    }
}

.hvvh_mainsite_preregister .inner .group__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 100px
}

@media(max-width: 999px)and (orientation:portrait) {
    .hvvh_mainsite_preregister .inner .group__item {
        top:120px;
        gap: 20px
    }
}

.hvvh_mainsite_preregister .inner .info__user {
    font-size: 16px;
    font-family: TrajanPro3;
    color: #fff;
    text-transform: uppercase;
    background: url(../images/bg-info1.png);
    width: 396px;
    height: 41px;
    padding-top: 5px;
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    vertical-align: middle
}

.hvvh_mainsite_preregister .inner .info__user span {
    font-size: 24px;
    color: #ffc600;
    margin-right: 10px
}

.hvvh_mainsite_preregister .inner .play {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites1.png);
    background-position: 0 -134px;
    width: 83px;
    height: 96px;
    position: absolute;
    top: 300px;
    right: 620px;
}

@media(max-width: 999px)and (orientation:portrait) {
    .hvvh_mainsite_preregister .inner .play {
        right:50%;
        transform: translateX(50%);
        top: 445px
    }
}

@media(max-width: 999px)and (orientation:portrait) {
    .hvvh_mainsite_preregister .inner .logo {
        left:0;
        z-index: 500
    }
}

.hvvh_mainsite_preregister .inner .btn__pregister {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites1.png);
    background-position: 0 0;
    width: 357px;
    height: 132px
}

@media(max-width: 999px)and (orientation:portrait) {
    .hvvh_mainsite_preregister .inner .btn__pregister {
        margin-top:160px
    }
}

.hvvh_mainsite_preregister .inner .text {
    pointer-events: none
}

.hvvh_mainsite_preregister .inner .bar__milestone {
    background: url(../images/bg-milestone1.png);
    width: 884px;
    height: 41px;
    padding: 0 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    vertical-align: middle;
    position: relative
}

@media(max-width: 999px)and (orientation:portrait) {
    .hvvh_mainsite_preregister .inner .bar__milestone {
        background:url(../images/bg-milestone-mb1.png);
        width: 700px;
        height: 41px
    }
}

.hvvh_mainsite_preregister .inner .bar__milestone .child__line {
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites1.png);
    background-position: 0 -232px;
    width: 63px;
    height: 59px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.hvvh_mainsite_preregister .inner .group__milestone {
    margin-top: 30px;
    position: relative
}

.hvvh_mainsite_preregister .inner .item__milestone {
    display: flex;
    align-items: center;
    position: absolute;
    top: 40px;
    left: 125px;
    width: 100%;
    gap: 10px
}

@media(max-width: 999px)and (orientation:portrait) {
    .hvvh_mainsite_preregister .inner .item__milestone {
        left:30px;
    }
}

.hvvh_mainsite_preregister .inner .item__milestone .item__child.off {
    pointer-events: auto
}

.hvvh_mainsite_preregister .inner .item__milestone .item__child.received .btn__milestone:hover {
    filter: brightness(1)
}

.hvvh_mainsite_preregister .inner .item__milestone .item__child.received .btn__milestone:after {
    content: "";
    display: block;
    font-size: 0;
    background-image: url(../images/_sprites1.png);
    background-position: -85px -134px;
    width: 106px;
    height: 48px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.hvvh_mainsite_preregister .inner .item__milestone .btn__milestone {
    display: block;
    position: relative
}

.hvvh_mainsite_preregister .inner .item__milestone .btn__milestone.off,.hvvh_mainsite_preregister .inner .item__milestone .btn__milestone.received {
    pointer-events: auto
}

.hvvh_mainsite_preregister .inner .item__milestone .btn__milestone img.tooltip {
    display: none;
    top: -300px;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%)
}

.hvvh_mainsite_preregister .inner .item__milestone .btn__milestone:hover img.tooltip {
    display: block;
    position: absolute
}

.hvvh_mainsite_preregister .inner .item__milestone .btn__milestone.active {
    pointer-events: auto
}

/*tue add ++++++++++++++++++++++++++++++++++*/
.popup {
    pointer-events: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 500;
    display: flex;
    align-items: center;
    justify-content: center
}

.popup__background,.popup__background--unclosable {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    background: rgba(0,0,0,.8);
    width: 100%;
    height: 100vh;
    transition: opacity 1s
}

.popup__content {
    opacity: 0;
    visibility: hidden;
    z-index: 2;
    transition: all .2s;
    transform: scale(0)
}

.popup__tool {
    pointer-events: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 500;
    padding: 5px;
    display: flex;
    opacity: 0;
    visibility: hidden
}

.popup__close {
    pointer-events: all;
    background: #000;
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    width: 42px;
    height: 42px
}

.popup.active {
    pointer-events: all
}

.popup.active,.popup.active .popup__background,.popup.active .popup__background--unclosable {
    opacity: 1;
    visibility: visible
}

.popup.active .popup__content {
    opacity: 1;
    visibility: visible;
    transform: scale(1)
}

.popup.active .popup__tool {
    opacity: 1;
    visibility: visible
}

.popup--open-image .popup__content .image img {
    display: block;
    max-width: 100%;
    max-height: 100%
}

.popup--open-video .popup__content {
    width: 80%;
    height: 60%
}

.popup--open-video .popup__content .embed {
    width: 100%;
    height: 100%
}

.popup--open-video .popup__content .embed iframe {
    display: block;
    width: 100%;
    height: 100%
}

/*tue add ++++++++++++++++++++++++++++++++++*/
