.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: 1275px
    }
}

.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(hvvh_mainsite/header/_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(hvvh_mainsite/header/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(hvvh_mainsite/header/_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(hvvh_mainsite/header/_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(hvvh_mainsite/header/_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(hvvh_mainsite/news_event/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(hvvh_mainsite/news_event/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(hvvh_mainsite/news_event/_sprites.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(hvvh_mainsite/news_event/_sprites.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(hvvh_mainsite/news_event/_sprites.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(hvvh_mainsite/news_event/_sprites.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(hvvh_mainsite/news_event/_sprites.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: center;
        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(hvvh_mainsite/main_news/images/bg-sub.jpg) top no-repeat, url(hvvh_mainsite/main_news/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(hvvh_mainsite/main_news/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(hvvh_mainsite/main_news/_sprites.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(hvvh_mainsite/main_news/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(hvvh_mainsite/main_news/images/prev.png) no-repeat!important
}

.hvvh_mainsite_main_news .inner .subNews .news_pagination .pagination li.next a {
    background: url(hvvh_mainsite/main_news/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(hvvh_mainsite/main_news/images/next.png) no-repeat!important
}

a:not(.off):hover,
button:not(.off):hover {
    cursor: pointer;
    pointer-events: all;
    filter: brightness(110%)
}

.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(hvvh_mainsite/main_sub_news_details/images/bg-sub.jpg) top no-repeat, url(hvvh_mainsite/main_sub_news_details/images/bg-loop.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(hvvh_mainsite/main_sub_news_details/_sprites.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(hvvh_mainsite/main_sub_news_details/_sprites.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: 40px;
    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;
    line-height: 1.2
}

@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;
        font-size: 38px
    }
}

.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;
    gap: 10px
}

.hvvh_mainsite_main_sub_news_details .inner .main-content .article__content h4:before {
    content: "";
    display: inline-block;
    background: url(hvvh_mainsite/main_sub_news_details/images/h4.png) no-repeat;
    width: 29px;
    height: 30px;
    margin: 5px 5px 0 0;
    position: relative;
    top: 5px
}

.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(hvvh_mainsite/main_sub_news_details/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(hvvh_mainsite/main_sub_news_details/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(hvvh_mainsite/main_sub_event_details/images/bg-sub.jpg) top no-repeat, url(hvvh_mainsite/main_sub_event_details/images/bg-loop.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(hvvh_mainsite/main_sub_event_details/_sprites.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(hvvh_mainsite/main_sub_event_details/_sprites.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: 40px;
    text-align: center;
    font-weight: 700;
    color: #5d5eac;
    border-bottom: 1px solid;
    padding-bottom: 25px;
    margin-bottom: 25px;
    font-family: Roboto;
    line-height: 1.2
}

@media((orientation:portrait) or (aspect-ratio:1/1))and (max-width:999px) {
    .hvvh_mainsite_main_sub_event_details .inner .title-event {
        font-size: 38px
    }
}

.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: 40px;
    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;
    line-height: 1.2
}

@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;
        font-size: 38px
    }
}

.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: var(--color-heading-4);
    color: red;
    margin-bottom: 5px;
    gap: 10px
}

.hvvh_mainsite_main_sub_event_details .inner .main-content .article__content h4:before {
    content: "";
    display: inline-block;
    background: url(hvvh_mainsite/main_sub_event_details/images/h4.png) no-repeat;
    width: 29px;
    height: 30px;
    margin: 5px 5px 0 0;
    position: relative;
    top: 5px
}

.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(hvvh_mainsite/main_sub_event_details/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_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
}

.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(hvvh_mainsite/character/images/khung.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(hvvh_mainsite/character/images/khung-mb.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(hvvh_mainsite/character/_sprites.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(hvvh_mainsite/character/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(hvvh_mainsite/character/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(hvvh_mainsite/character/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: 45%;
    top: -18%;
    transform: translateX(-35%);
    margin-top: 10%;
}

@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: 1130px;
    height: 599px;
    position: absolute;
    pointer-events: none;
    display: block;
    background: url(hvvh_mainsite/feature/images/decor.png) no-repeat;
    z-index: 99
}

@media((orientation:portrait) or (aspect-ratio:1/1))and (max-width:999px) {
    .hvvh_mainsite_feature .inner .feature_item:before {
        width: 750px;
        height: 402px;
        background: url(hvvh_mainsite/feature/images/decor-mb.png);
    }
}

@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(hvvh_mainsite/feature/_sprites.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(hvvh_mainsite/feature/_sprites.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(hvvh_mainsite/feature/_sprites.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(hvvh_mainsite/feature/_sprites.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(hvvh_mainsite/footer/images/decor.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(hvvh_mainsite/footer/_sprites.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(hvvh_mainsite/footer/_sprites.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(hvvh_mainsite/float_right/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(hvvh_mainsite/float_right/_sprites.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(hvvh_mainsite/float_right/_sprites.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(hvvh_mainsite/float_right/_sprites.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(hvvh_mainsite/float_right/_sprites.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(hvvh_mainsite/float_right/_sprites.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(hvvh_mainsite/float_right/_sprites.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(hvvh_mainsite/float_right/_sprites.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(hvvh_mainsite/float_right/_sprites.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(hvvh_mainsite/float_right/_sprites.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(hvvh_mainsite/float_right/_sprites.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(hvvh_mainsite/float_top/images/bg.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(hvvh_mainsite/float_top/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(hvvh_mainsite/float_top/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(hvvh_mainsite/float_top/_sprites.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(hvvh_mainsite/float_top/_sprites.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(hvvh_mainsite/float_top/_sprites.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(hvvh_mainsite/float_top/_sprites.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(hvvh_mainsite/float_top/_sprites.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(hvvh_mainsite/float_left/_sprites.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(hvvh_mainsite/float_left/_sprites.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(hvvh_mainsite/float_left/_sprites.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(prod/fonts/Roboto-Bold.ttf);
    font-weight: 700
}

@font-face {
    font-family: Roboto;
    font-display: swap;
    src: local("Roboto");
    src: url(prod/fonts/Roboto-Regular.ttf);
    font-weight: 500
}

@font-face {
    font-family: Roboto;
    font-display: swap;
    src: local("Roboto");
    src: url(prod/fonts/Roboto-Light.ttf);
    font-weight: 300
}

@font-face {
    font-family: SFUAngie;
    font-display: swap;
    src: local("SFUAngie");
    src: url(prod/fonts/SFUAngieBlack.ttf);
    font-weight: 900
}

@font-face {
    font-family: SFUAngie;
    font-display: swap;
    src: local("SFUAngie");
    src: url(prod/fonts/SFUAngieBold.ttf);
    font-weight: 700
}

@font-face {
    font-family: SFUAngie;
    font-display: swap;
    src: local("SFUAngie");
    src: url(prod/fonts/SFUAngieItalic.ttf);
    font-weight: 500
}

@font-face {
    font-family: SFUAngie;
    font-display: swap;
    src: local("SFUAngie");
    src: url(prod/fonts/SFUAngieRegular.ttf);
    font-weight: 500
}

@font-face {
    font-family: TrajanPro3;
    font-display: swap;
    src: local("Roboto");
    src: url(prod/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%
}