a:not(.off):hover,
button:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%);
}
.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: 1200px;
    }
}
.hvvh_mainsite_preregister .inner .btn__alphatest,
.hvvh_mainsite_preregister .inner .btn__ghidanh,
.hvvh_mainsite_preregister .inner .logo,
.hvvh_mainsite_preregister .inner .tagage {
    position: absolute;
}
.hvvh_mainsite_preregister .inner .logo {
    top: 30px;
    left: 30px;
}
@media (max-width: 999px) and (orientation: portrait) {
    .hvvh_mainsite_preregister .inner .logo {
        left: 0;
        right: 0;
        margin: auto;
        text-align: center;
    }
}
.hvvh_mainsite_preregister .inner .tagage {
    right: 30px;
    top: 30px;
    display: block;
    font-size: 0;
    background-image: url(../../landing/images/_sprites_3.png);
    background-position: 0 -178px;
    width: 255px;
    height: 74px;
}
@media (max-width: 999px) and (orientation: portrait) {
    .hvvh_mainsite_preregister .inner .tagage {
        right: 10px;
        top: 125px;
    }
}
.hvvh_mainsite_preregister .inner .btn__ghidanh {
    left: 0;
    right: 0;
    bottom: 100px;
    margin: auto;
    display: block;
    font-size: 0;
    background-image: url(../prod/hvvh_mainsite/preregister/_sprites.png);
    background-position: 0 0;
    width: 310px;
    height: 87px;
}
@media (max-width: 999px) and (orientation: portrait) {
    .hvvh_mainsite_preregister .inner .btn__ghidanh {
        left: -320px;
    }
}
.hvvh_mainsite_preregister .inner .btn__alphatest {
    left: -650px;
    right: 0;
    bottom: 100px;
    margin: auto;
    display: block;
    font-size: 0;
    background-image: url(../prod/hvvh_mainsite/preregister/_sprites.png);
    background-position: 0 -89px;
    width: 310px;
    height: 87px;
}
@media (max-width: 999px) and (orientation: portrait) {
    .hvvh_mainsite_preregister .inner .btn__alphatest {
        left: 350px;
    }
}
.hvvh_mainsite_iframe_promotion {
    margin-top: -1px;
}
@media (min-width: 1000px) or (orientation: landscape) {
    .hvvh_mainsite_iframe_promotion,
    .hvvh_mainsite_iframe_promotion .inner,
    .hvvh_mainsite_iframe_promotion .section__background,
    .hvvh_mainsite_iframe_promotion .section__content {
        height: 1000px;
    }
}
@media (max-width: 999px) and (orientation: portrait) {
    .hvvh_mainsite_iframe_promotion,
    .hvvh_mainsite_iframe_promotion .inner,
    .hvvh_mainsite_iframe_promotion .section__background,
    .hvvh_mainsite_iframe_promotion .section__content {
        height: 1300px;
    }
}
.hvvh_mainsite_iframe_promotion .inner iframe {
    width: 2000px;
    height: 1000px;
    transform: scale(1);
}
@media (max-width: 999px) and (orientation: portrait) {
    .hvvh_mainsite_iframe_promotion .inner iframe {
        width: 768px;
        height: 1300px;
    }
}
.hvvh_mainsite_char {
    margin-top: -1px;
}
@media (min-width: 1000px) or (orientation: landscape) {
    .hvvh_mainsite_char,
    .hvvh_mainsite_char .inner,
    .hvvh_mainsite_char .section__background,
    .hvvh_mainsite_char .section__content {
        height: 1020px;
    }
}
@media (max-width: 999px) and (orientation: portrait) {
    .hvvh_mainsite_char,
    .hvvh_mainsite_char .inner,
    .hvvh_mainsite_char .section__background,
    .hvvh_mainsite_char .section__content {
        height: 1310px;
    }
}
.hvvh_mainsite_char .inner .title {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    z-index: 10;
}
.hvvh_mainsite_char .inner .characters_list {
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    height: 1020px;
}
@media (max-width: 999px) and (orientation: portrait) {
    .hvvh_mainsite_char .inner .characters_list {
        width: 100%;
        top: 220px;
        height: 1090px;
    }
}
.hvvh_mainsite_char .inner .characters_list .swiper-slide {
    opacity: 0 !important;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.hvvh_mainsite_char .inner .characters_list .swiper-slide img {
    z-index: 2;
    pointer-events: none;
}
@media (max-width: 999px) and (orientation: portrait) {
    .hvvh_mainsite_char .inner .characters_list .swiper-slide .character__img {
        position: absolute;
        right: 0;
    }
}
.hvvh_mainsite_char .inner .characters_list .swiper-slide.swiper-slide-active {
    opacity: 1 !important;
}
.hvvh_mainsite_char .inner .characters_list .swiper-slide .group__info {
    position: absolute;
    left: calc(50% - 600px);
    top: 523px;
    width: 525px;
    height: 380px;
    z-index: 99;
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: center;
    font-family: Signika-Medium;
}
@media (max-width: 999px) and (orientation: portrait) {
    .hvvh_mainsite_char .inner .characters_list .swiper-slide .group__info {
        transform: scale(0.85);
        transform-origin: left top;
        top: 340px;
        left: -20px;
        height: 600px;
    }
}
.hvvh_mainsite_char
    .inner
    .characters_list
    .swiper-slide
    .group__info
    .nguhanh {
    text-align: center;
    padding: 0 10px;
    overflow: auto;
    color: #fff;
    font-size: 27px;
}
.hvvh_mainsite_char
    .inner
    .characters_list
    .swiper-slide
    .group__info
    .nguhanh
    span {
    color: #00a2ff;
}
.hvvh_mainsite_char
    .inner
    .characters_list
    .swiper-slide
    .group__info
    .intro-video {
    width: 388px;
    height: 236px;
    background: url(../prod/hvvh_mainsite/char/images/border-img.png) no-repeat;
    padding: 20px 21px 21px;
    position: relative;
}
.hvvh_mainsite_char
    .inner
    .characters_list
    .swiper-slide
    .group__info
    .intro-video
    a {
    width: 346px;
    height: 195px;
    display: block;
    position: relative;
}
.hvvh_mainsite_char
    .inner
    .characters_list
    .swiper-slide
    .group__info
    .intro-video
    a:after {
    position: absolute;
    top: 12%;
    left: 26%;
    font-size: 0;
    background-image: url(../prod/hvvh_mainsite/char/_sprites.png);
    background-position: 0 0;
    width: 168px;
    height: 160px;
    content: "";
    display: block;
}
.hvvh_mainsite_char
    .inner
    .characters_list
    .swiper-slide
    .group__info
    .intro-video
    img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.hvvh_mainsite_char
    .inner
    .characters_list
    .swiper-slide
    .group__info
    .group-btn {
    display: flex;
    gap: 20px;
}
.hvvh_mainsite_char
    .inner
    .characters_list
    .swiper-slide
    .group__info
    .group-btn
    .btn-gioithieu {
    display: block;
    font-size: 0;
    background-image: url(../prod/hvvh_mainsite/char/_sprites.png);
    background-position: -170px -71px;
    width: 245px;
    height: 69px;
}
.hvvh_mainsite_char
    .inner
    .characters_list
    .swiper-slide
    .group__info
    .group-btn
    .btn-chieuthuc {
    display: block;
    font-size: 0;
    background-image: url(../prod/hvvh_mainsite/char/_sprites.png);
    background-position: -170px 0;
    width: 245px;
    height: 69px;
}
@media (max-width: 999px) and (orientation: portrait) {
    .hvvh_mainsite_char
        .inner
        .characters_list
        .swiper-slide
        .group__info
        .group-btn {
        flex-direction: column;
    }
}
.hvvh_mainsite_char .inner .main__thumb {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(8, 9, 10, 0.9);
    border-top: 1px solid #564934;
    display: flex;
    gap: 10px;
    width: 100%;
    height: 81px;
    z-index: 50;
    font-family: Signika-Medium;
}
@media (max-width: 999px) and (orientation: portrait) {
    .hvvh_mainsite_char .inner .main__thumb {
        width: 768px;
        height: 100px;
        padding-top: 10px;
    }
    .hvvh_mainsite_char .inner .main__thumb .swiper-wrapper {
        width: 560px;
        margin: 0 auto;
    }
}
.hvvh_mainsite_char .inner .main__thumb .swiper-slide {
    color: #a79781;
    height: 81px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    white-space: nowrap;
    width: -moz-fit-content;
    width: fit-content;
    gap: 6px;
}
.hvvh_mainsite_char .inner .main__thumb .swiper-slide:after {
    border-right: 1px solid #5d4f38;
    right: 0;
    top: 20px;
    content: "";
    height: 40px;
}
.hvvh_mainsite_char .inner .main__thumb .swiper-slide span {
    width: auto;
    min-width: 130px;
    height: 43px;
    font-size: 22px;
    line-height: 43px;
    cursor: pointer;
    padding: 0 10px;
    text-align: center;
    margin-left: 5px;
}
.hvvh_mainsite_char
    .inner
    .main__thumb
    .swiper-slide.swiper-slide-thumb-active {
    color: #fff;
}
.hvvh_mainsite_char
    .inner
    .main__thumb
    .swiper-slide.swiper-slide-thumb-active
    span {
    background: url(../prod/hvvh_mainsite/char/images/paging-hov.png) 0 0
        no-repeat;
    background-size: 100% 43px;
}
.hvvh_mainsite_char .inner .swiper-button-next--charSwiper1,
.hvvh_mainsite_char .inner .swiper-button-prev--charSwiper1 {
    top: auto;
    bottom: 18px;
}
.hvvh_mainsite_char .inner .swiper-button-next--charSwiper1:after,
.hvvh_mainsite_char .inner .swiper-button-prev--charSwiper1:after {
    display: none;
}
.hvvh_mainsite_char .inner .swiper-button-next--charSwiper1 {
    display: block;
    font-size: 0;
    background-image: url(../prod/hvvh_mainsite/char/_sprites.png);
    background-position: 0 -162px;
    width: 65px;
    height: 72px;
    right: 10px;
}
.hvvh_mainsite_char .inner .swiper-button-prev--charSwiper1 {
    display: block;
    font-size: 0;
    background-image: url(../prod/hvvh_mainsite/char/_sprites.png);
    background-position: -67px -162px;
    width: 65px;
    height: 72px;
    left: 10px;
}
.hvvh_mainsite_feature {
    margin-top: -1px;
}
@media (min-width: 1000px) or (orientation: landscape) {
    .hvvh_mainsite_feature,
    .hvvh_mainsite_feature .inner,
    .hvvh_mainsite_feature .section__background,
    .hvvh_mainsite_feature .section__content {
        height: 996px;
    }
}
@media (max-width: 999px) and (orientation: portrait) {
    .hvvh_mainsite_feature,
    .hvvh_mainsite_feature .inner,
    .hvvh_mainsite_feature .section__background,
    .hvvh_mainsite_feature .section__content {
        height: 1060px;
    }
}
.hvvh_mainsite_feature .inner .mySwiper3 {
    width: 1320px;
    height: 680px;
    position: absolute;
    top: 240px;
    left: 50%;
    transform: translateX(-50%);
    overflow: hidden;
}
@media (max-width: 999px) and (orientation: portrait) {
    .hvvh_mainsite_feature .inner .mySwiper3 {
        width: 100%;
        height: 580px;
        top: 380px;
    }
}
.hvvh_mainsite_feature .inner .swiper-wrapper {
    width: 1049px;
    margin: 0 auto;
}
@media (max-width: 999px) and (orientation: portrait) {
    .hvvh_mainsite_feature .inner .swiper-wrapper {
        width: 728px;
    }
}
.hvvh_mainsite_feature .inner .swiper-slide {
    opacity: 0;
    margin: 0 auto;
    background: url(../../landing/images/bg-banner.png);
    width: 1049px !important;
    height: 608px !important;
    padding: 24px 23px;
}
@media (max-width: 999px) and (orientation: portrait) {
    .hvvh_mainsite_feature .inner .swiper-slide {
        background: url(../prod/hvvh_mainsite/feature/images/bg-banner-mb.png);
        width: 728px !important;
        height: 425px !important;
        padding: 20px;
    }
}
.hvvh_mainsite_feature .inner .swiper-slide-visible {
    opacity: 1;
}
.hvvh_mainsite_feature .inner .swiper-slide a {
    display: block;
}
.hvvh_mainsite_feature .inner .swiper-slide .btn-play {
    background-image: url(../prod/hvvh_mainsite/feature/_sprites.png);
    background-position: 0 0;
    width: 224px;
    height: 218px;
    position: absolute;
    top: 33%;
    left: 41%;
    z-index: 10;
}
@media (max-width: 999px) and (orientation: portrait) {
    .hvvh_mainsite_feature .inner .swiper-slide .btn-play {
        transform: scale(0.8);
        top: 22%;
        left: 36%;
    }
}
.hvvh_mainsite_feature .inner .swiper-slide img {
    z-index: 1;
    width: 1002px;
    height: 560px;
    margin: auto;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 5;
}
@media (max-width: 999px) and (orientation: portrait) {
    .hvvh_mainsite_feature .inner .swiper-slide img {
        width: 688px;
        height: 385px;
    }
}
.hvvh_mainsite_feature .inner .swiper-slide-active {
    opacity: 1;
}
.hvvh_mainsite_feature .inner .swiper-button-prev {
    background-image: url(../../landing/images/_sprites_3.png);
    background-position: 0 -220px;
    width: 118px;
    height: 120px;
    left: 0;
    top: 53%;
    transform: translateY(-50%);
}
@media (max-width: 999px) and (orientation: portrait) {
    .hvvh_mainsite_feature .inner .swiper-button-prev {
        left: 0;
        top: auto;
        bottom: 0;
        transform: translateY(0) scale(0.8);
        z-index: 99;
    }
}
.hvvh_mainsite_feature .inner .swiper-button-prev:after {
    display: none;
}
.hvvh_mainsite_feature .inner .swiper-button-next {
    background-image: url(../../landing/images/_sprites_3.png);
    background-position: -226px 0;
    width: 118px;
    height: 120px;
    right: 0;
    top: 53%;
    transform: translateY(-50%);
}
@media (max-width: 999px) and (orientation: portrait) {
    .hvvh_mainsite_feature .inner .swiper-button-next {
        right: 0;
        top: auto;
        bottom: 0;
        transform: translateY(0) scale(0.8);
        z-index: 99;
    }
}
.hvvh_mainsite_feature .inner .swiper-button-next:after {
    display: none;
}
.hvvh_mainsite_feature .inner .swiper-pagination {
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    vertical-align: middle;
    gap: 10px;
}
@media (max-width: 999px) and (orientation: portrait) {
    .hvvh_mainsite_feature .inner .swiper-pagination {
        bottom: 40px;
    }
}
.hvvh_mainsite_feature .inner .swiper-pagination-bullet {
    background: transparent;
    background-image: url(../../landing/images/_sprites_3.png);
    background-position: -226px -162px;
    width: 38px;
    height: 38px;
    opacity: 1;
}
.hvvh_mainsite_feature .inner .swiper-pagination-bullet-active {
    background-image: url(../../landing/images/_sprites_3.png);
    background-position: -226px -122px;
    width: 38px;
    height: 38px;
}
@media (max-width: 999px) and (orientation: portrait) {
    .hvvh_mainsite_feature .inner .swiper-pagination-bullet {
        background-image: url(../../landing/images/_sprites_3.png);
        background-position: -306px -122px;
        width: 38px;
        height: 38px;
    }
    .hvvh_mainsite_feature .inner .swiper-pagination-bullet-active {
        background-image: url(../../landing/images/_sprites_3.png);
        background-position: -266px -122px;
        width: 38px;
        height: 38px;
    }
}
.hvvh_mainsite_footer {
    margin-top: -1px;
}
@media (min-width: 1000px) or (orientation: landscape) {
    .hvvh_mainsite_footer,
    .hvvh_mainsite_footer .inner,
    .hvvh_mainsite_footer .section__background,
    .hvvh_mainsite_footer .section__content {
        height: 500px;
    }
}
@media (max-width: 999px) and (orientation: portrait) {
    .hvvh_mainsite_footer,
    .hvvh_mainsite_footer .inner,
    .hvvh_mainsite_footer .section__background,
    .hvvh_mainsite_footer .section__content {
        height: 500px;
    }
}
.hvvh_mainsite_footer .inner .feature_list {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 1375px;
    height: 250px;
}
@media (max-width: 999px) and (orientation: portrait) {
    .hvvh_mainsite_footer .inner .feature_list {
        width: 100%;
    }
}
.hvvh_mainsite_footer .inner .feature_slide {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    vertical-align: middle;
}
.hvvh_mainsite_footer .inner .feature_item {
    width: 250px;
}
.hvvh_mainsite_footer .inner .feature_item img {
    width: 200px;
    height: 200px;
    -o-object-fit: contain;
    object-fit: contain;
}
.hvvh_mainsite_footer .inner .group__footer {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 40px;
    background-color: #0f5b58;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 495px;
}
@media (max-width: 999px) and (orientation: portrait) {
    .hvvh_mainsite_footer .inner .group__footer {
        gap: 40px;
    }
}
.hvvh_mainsite_footer .inner .group__footer p {
    color: #ffffff;
    text-align: center;
    font-size: 18px;
    font-family: RobotoCondensed-Regular;
}
@media (max-width: 999px) and (orientation: portrait) {
    .hvvh_mainsite_footer .inner .group__footer p {
        padding: 0 25px;
    }
}
.floating .hvvh_mainsite_float_left {
    top: 50%;
    left: 15px;
    position: fixed;
    align-items: center;
    flex-direction: column;
    display: flex;
}
@media (max-width: 999px) and (orientation: portrait) {
    .floating .hvvh_mainsite_float_left {
        display: none;
    }
}
.floating .hvvh_mainsite_float_left .nav-left {
    width: 91px;
    height: 486px;
    transform: translateY(-50%);
    pointer-events: all;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.floating .hvvh_mainsite_float_left .nav-left li {
    position: relative;
}
.floating .hvvh_mainsite_float_left .nav-left--item {
    width: 38px;
    height: 38px;
    background: url(../prod/hvvh_mainsite/float_left/images/bullet.png)
        no-repeat;
    display: block;
    margin-bottom: 20px;
    font-size: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.floating .hvvh_mainsite_float_left .nav-left--item.active,
.floating .hvvh_mainsite_float_left .nav-left--item:hover {
    cursor: pointer;
    background: url(../prod/hvvh_mainsite/float_left/images/bullet-hov.png)
        no-repeat;
    font-size: 0;
    display: flex;
    justify-content: center;
}
.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, 0.8);
}
.hvvh_mainsite_popup_promotion .popup.popup__frame--top .popup__content {
    margin-top: -50vh;
}
.hvvh_mainsite_popup_promotion .popup__content {
    background: url(../prod/hvvh_mainsite/popup_promotion/images/khung.png);
    width: 900px;
    height: 600px;
    position: relative;
    padding: 110px 45px 50px 75px;
    font-family: Signika-Medium;
    color: #161616;
    display: flex;
    flex-direction: column;
    align-items: center;
}
@media (max-width: 999px) and (orientation: portrait) {
    .hvvh_mainsite_popup_promotion .popup__content {
        width: 100%;
        height: 500px;
        background-size: cover;
        padding: 80px 0 0;
    }
}
.hvvh_mainsite_popup_promotion .popup__content .close {
    background: transparent;
    display: block;
    font-size: 0;
    background-image: url(../prod/hvvh_mainsite/popup_promotion/_sprites.png);
    background-position: -500px -69px;
    width: 63px;
    height: 62px;
    top: 10px;
    right: 0;
}
.hvvh_mainsite_popup_promotion .popup__content .close:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%);
}
.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: Signika-Medium;
}
@media (max-width: 999px) and (orientation: portrait) {
    .hvvh_mainsite_popup_promotion .popup__content .title__description {
        font-size: 22px;
    }
}
.hvvh_mainsite_popup_promotion #popup_inform .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 {
    font-size: 22px;
    color: #161616;
    text-align: center;
}
@media (max-width: 999px) and (orientation: portrait) {
    .hvvh_mainsite_popup_promotion
        #popup_inform
        .popup__content
        .group__inform
        p {
        font-size: 25px;
    }
}
.hvvh_mainsite_popup_promotion
    #popup_inform
    .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_thele .popup__content {
    background: url(../prod/hvvh_mainsite/popup_promotion/images/khung-thele.png);
    width: 1186px;
    height: 878px;
    position: relative;
    padding: 48px 55px 100px;
}
.hvvh_mainsite_popup_promotion #popup_thele .popup__content h2 {
    color: #af4848;
    font-size: 51px;
    font-family: Signika-Medium;
    font-weight: 700;
    text-align: center;
    margin-bottom: 10px;
}
.hvvh_mainsite_popup_promotion #popup_thele .popup__content .close {
    background: transparent;
    display: block;
    font-size: 0;
    background-image: url(../prod/hvvh_mainsite/popup_promotion/_sprites.png);
    background-position: 0 -140px;
    width: 90px;
    height: 91px;
    top: 0;
    right: -10px;
}
.hvvh_mainsite_popup_promotion
    #popup_thele
    .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_thele .popup__content {
        background: url(../prod/hvvh_mainsite/popup_promotion/images/khung-thele-mb.png);
        width: 768px;
        height: 929px;
        padding: 100px 40px;
    }
    .hvvh_mainsite_popup_promotion #popup_thele .popup__content h2 {
        font-size: 40px;
    }
    .hvvh_mainsite_popup_promotion #popup_thele .popup__content .close {
        right: 0;
    }
    .hvvh_mainsite_popup_promotion #popup_thele .popup__content iframe {
        transform: scale(1);
    }
}
.hvvh_mainsite_popup_promotion #popup_inform .popup__content,
.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;
}
iframe {
    width: 100%;
    height: 100%;
}
@media (max-width: 999px) and (orientation: portrait) {
    iframe {
        transform: scale(0.9);
    }
}
.floating__popup {
    pointer-events: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 500;
    display: flex;
    align-items: center;
    justify-content: center;
}
.note {
    font-size: 24px;
    color: #161616;
    text-align: center;
    margin-top: 20px;
    font-family: Signika-Medium;
    font-weight: 500;
}
@media (max-width: 999px) and (orientation: portrait) {
    .note {
        font-size: 22px;
        margin-top: 10px;
    }
}
.popup__content-container {
    width: 100%;
}
.popup__content-container .title {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
#pm__profile-form {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
#pm__profile-form .note__form {
    font-size: 22px;
    color: #a80909;
    text-align: center;
    font-family: Signika-Medium;
    font-weight: 700;
}
@media (max-width: 999px) and (orientation: portrait) {
    #pm__profile-form .note__form {
        font-size: 20px;
    }
}
#pm__profile-form .group__checkbox {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
#pm__profile-form .group__checkbox label {
    font-family: Signika-Medium;
}
@media (max-width: 999px) and (orientation: portrait) {
    #pm__profile-form .group__checkbox label {
        font-size: 18px;
    }
}
#pm__profile-form .group__checkbox label a {
    color: #202fb8;
    text-decoration: underline;
}
#pm__profile-form .group__checkbox #checkbox {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
    width: 20px;
    height: 20px;
}
@media (max-width: 999px) and (orientation: portrait) {
    #pm__profile-form .group__checkbox #checkbox {
        width: 15px;
        height: 15px;
    }
}
form {
    gap: 30px;
}
.form__profile,
form {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.form__profile {
    gap: 10px;
}
.form__profile .form__profile--item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    width: 100%;
}
.form__profile .form__profile--item input {
    border: none;
    background: transparent;
    background-image: url(../prod/hvvh_mainsite/popup_promotion/_sprites.png);
    background-position: 0 0;
    width: 695px;
    height: 67px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    vertical-align: middle;
    text-align: left;
    padding-left: 10px;
    font-size: 22px;
    font-weight: 400;
    font-family: Signika-Medium;
}
@media (max-width: 999px) and (orientation: portrait) {
    .form__profile .form__profile--item input {
        transform: scale(0.8);
        margin-bottom: -15px;
    }
}
.button-group {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.button-group .btn__dangky {
    margin-top: 20px;
    background: transparent;
    border: none;
    display: block;
    font-size: 0;
    background-image: url(../prod/hvvh_mainsite/popup_promotion/_sprites.png);
    background-position: -250px -69px;
    width: 248px;
    height: 69px;
}
.condition-form {
    align-content: center;
    text-align: center;
    vertical-align: middle;
    flex-direction: column;
    gap: 10px;
}
.captcha-img,
.condition-form {
    display: flex;
    justify-content: center;
    align-items: center;
}
.captcha-img {
    padding-top: 10px;
    padding-left: 10px;
    background: #fff;
}
.captcha {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    vertical-align: middle;
    gap: 10px;
}
.captcha .refresh {
    background-image: url(../prod/hvvh_mainsite/popup_promotion/_sprites.png);
    background-position: -565px -69px;
    width: 44px;
    height: 44px;
    cursor: pointer;
}
#text-invite,
input[name="captcha"] {
    background: #fff;
    border: none;
    font-size: 22px;
    color: #000;
    padding: 5px 20px;
    text-align: center;
    width: 600px;
    height: 45px;
    font-family: Signika-Medium;
}
#text-invite::-moz-placeholder,
input[name="captcha"]::-moz-placeholder {
    color: #736e6d;
    opacity: 1;
}
#text-invite::placeholder,
input[name="captcha"]::placeholder {
    color: #736e6d;
    opacity: 1;
}
.submit__captcha {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.des__nhanluot {
    text-align: center;
    font-size: 25px;
    color: #bd6b16;
    font-family: Signika-Medium;
}
.des__nhanluot span {
    font-weight: 700;
}
#pm__share-form {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
.pm__form-history {
    width: 100%;
    margin-top: 20px;
}
.input__text {
    flex-direction: column;
    gap: 10px;
    margin-top: 20px;
    padding: 0 50px 0 40px;
}
.description,
.input__text {
    display: flex;
    align-items: center;
    justify-content: center;
}
.description {
    font-size: 26px;
    text-align: center;
    flex: 1;
    font-family: Signika-Medium;
}
.btn__close {
    position: absolute;
    bottom: 55px;
    left: 0;
    top: unset;
    right: 0;
    margin: auto;
    display: block;
    font-size: 0;
    background-image: url(../prod/hvvh_mainsite/popup_promotion/_sprites.png);
    background-position: 0 -69px;
    width: 248px;
    height: 69px;
}
.common_required_loading {
    margin-top: -1px;
}
@media (min-width: 1000px) or (orientation: landscape) {
    .common_required_loading,
    .common_required_loading .inner,
    .common_required_loading .section__background,
    .common_required_loading .section__content {
        height: 1000px;
    }
}
@media (max-width: 999px) and (orientation: portrait) {
    .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, 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: 0.3rem solid hsla(0, 0%, 100%, 0.4);
    animation: ripple 1.5s infinite;
}
.common_required_loading .loading .multi-ripple div:nth-child(2) {
    animation-delay: 0.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 (min-width: 1000px) or (orientation: landscape) {
    :root {
        --fontsize-primary: var(--fontsize-primary-desktop);
    }
}
@media (max-width: 999px) and (orientation: portrait) {
    :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: -0.25em;
}
sup {
    top: -0.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: Signika-Medium;
    font-display: swap;
    src: local("Roboto");
    src: url(../prod/prod/fonts/Signika-Medium.ttf);
}
* {
    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 (max-width: 999px) and (orientation: portrait) {
    .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 (max-width: 999px) and (orientation: portrait) {
    .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 (max-width: 999px) and (orientation: portrait) {
    .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 (max-width: 999px) and (orientation: portrait) {
    .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 (max-width: 999px) and (orientation: portrait) {
    .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, 0.8) 100%;
    background: linear-gradient(transparent 20%, rgba(0, 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 (max-width: 999px) and (orientation: portrait) {
    .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 (max-width: 999px) and (orientation: portrait) {
    .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, 0.8);
    width: 100%;
    height: 100vh;
    transition: opacity 1s;
}
.popup__content {
    opacity: 0;
    visibility: hidden;
    z-index: 2;
    transition: all 0.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%;
}
