img.wp-smiley,
img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 0.07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}

:root {
    --wp-admin-theme-color: #007cba;
    --wp-admin-theme-color--rgb: 0, 124, 186;
    --wp-admin-theme-color-darker-10: #006ba1;
    --wp-admin-theme-color-darker-10--rgb: 0, 107, 161;
    --wp-admin-theme-color-darker-20: #005a87;
    --wp-admin-theme-color-darker-20--rgb: 0, 90, 135;
    --wp-admin-border-width-focus: 2px;
    --wp-block-synced-color: #7a00df;
    --wp-block-synced-color--rgb: 122, 0, 223;
    --wp-bound-block-color: var(--wp-block-synced-color)
}

@media (min-resolution:192dpi) {
    :root {
        --wp-admin-border-width-focus: 1.5px
    }
}

.wp-element-button {
    cursor: pointer
}

:root {
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px
}

:root .has-very-light-gray-background-color {
    background-color: #eee
}

:root .has-very-dark-gray-background-color {
    background-color: #313131
}

:root .has-very-light-gray-color {
    color: #eee
}

:root .has-very-dark-gray-color {
    color: #313131
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
    background: linear-gradient(135deg, #00d084, #0693e3)
}

:root .has-purple-crush-gradient-background {
    background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe)
}

:root .has-hazy-dawn-gradient-background {
    background: linear-gradient(135deg, #faaca8, #dad0ec)
}

:root .has-subdued-olive-gradient-background {
    background: linear-gradient(135deg, #fafae1, #67a671)
}

:root .has-atomic-cream-gradient-background {
    background: linear-gradient(135deg, #fdd79a, #004a59)
}

:root .has-nightshade-gradient-background {
    background: linear-gradient(135deg, #330968, #31cdcf)
}

:root .has-midnight-gradient-background {
    background: linear-gradient(135deg, #020381, #2874fc)
}

.has-regular-font-size {
    font-size: 1em
}

.has-larger-font-size {
    font-size: 2.625em
}

.has-normal-font-size {
    font-size: var(--wp--preset--font-size--normal)
}

.has-huge-font-size {
    font-size: var(--wp--preset--font-size--huge)
}

.has-text-align-center {
    text-align: center
}

.has-text-align-left {
    text-align: left
}

.has-text-align-right {
    text-align: right
}

#end-resizable-editor-section {
    display: none
}

.aligncenter {
    clear: both
}

.items-justified-left {
    justify-content: flex-start
}

.items-justified-center {
    justify-content: center
}

.items-justified-right {
    justify-content: flex-end
}

.items-justified-space-between {
    justify-content: space-between
}

.screen-reader-text {
    border: 0;
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #ddd;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

html :where(.has-border-color) {
    border-style: solid
}

html :where([style*=border-top-color]) {
    border-top-style: solid
}

html :where([style*=border-right-color]) {
    border-right-style: solid
}

html :where([style*=border-bottom-color]) {
    border-bottom-style: solid
}

html :where([style*=border-left-color]) {
    border-left-style: solid
}

html :where([style*=border-width]) {
    border-style: solid
}

html :where([style*=border-top-width]) {
    border-top-style: solid
}

html :where([style*=border-right-width]) {
    border-right-style: solid
}

html :where([style*=border-bottom-width]) {
    border-bottom-style: solid
}

html :where([style*=border-left-width]) {
    border-left-style: solid
}

html :where(img[class*=wp-image-]) {
    height: auto;
    max-width: 100%
}

:where(figure) {
    margin: 0 0 1em
}

html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height, 0px)
}

@media screen and (max-width:600px) {
    html :where(.is-position-sticky) {
        --wp-admin--admin-bar--position-offset: 0px
    }
}

.bg {
    opacity: 0;
    transition: opacity 1s;
    -webkit-transition: opacity 1s;
}

.bg-loaded {
    opacity: 1;
}

:root {
    --primary-color: #4eb7eb;
    --fs-color-primary: #4eb7eb;
    --fs-color-secondary: #d26e4b;
    --fs-color-success: #7a9c59;
    --fs-color-alert: #4eb7eb;
    --fs-experimental-link-color: #dd3333;
    --fs-experimental-link-color-hover: #1e73be;
}

.tooltipster-base {
    --tooltip-color: #fff;
    --tooltip-bg-color: #000;
}

.off-canvas-right .mfp-content,
.off-canvas-left .mfp-content {
    --drawer-width: 300px;
}

/* .container-width,
.full-width .ubermenu-nav,
.container,
.row {
    max-width: 1320px
} */

.row.row-collapse {
    max-width: 1290px
}

.row.row-small {
    max-width: 1312.5px
}

.row.row-large {
    max-width: 1350px
}

.header-main {
    height: 107px
}

#logo img {
    max-height: 107px
}

#logo {
    width: 200px;
}

.header-bottom {
    min-height: 40px
}

.header-top {
    min-height: 30px
}

.transparent .header-main {
    height: 90px
}

.transparent #logo img {
    max-height: 90px
}

.has-transparent+.page-title:first-of-type,
.has-transparent+#main>.page-title,
.has-transparent+#main>div>.page-title,
.has-transparent+#main .page-header-wrapper:first-of-type .page-title {
    padding-top: 140px;
}

.header.show-on-scroll,
.stuck .header-main {
    height: 70px !important
}

.stuck #logo img {
    max-height: 70px !important
}

.header-bg-color {
    background-color: rgba(255, 255, 255, 0.9)
}

.header-bottom {
    background-color: #02a9dc
}

.header-bottom-nav>li>a {
    line-height: 41px
}

@media (max-width: 549px) {
    .header-main {
        height: 70px
    }

    #logo img {
        max-height: 70px
    }
}

.header-top {
    background-color: #000000 !important;
}

@media screen and (max-width: 549px) {
    body {
        font-size: 100%;
    }
}

body {
    font-family: Roboto, sans-serif;
}

body {
    font-weight: 400;
    font-style: normal;
}

.nav>li>a {
    font-family: Roboto, sans-serif;
}

.mobile-sidebar-levels-2 .nav>li>ul>li>a {
    font-family: Roboto, sans-serif;
}

.nav>li>a,
.mobile-sidebar-levels-2 .nav>li>ul>li>a {
    font-weight: 700;
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.off-canvas-center .nav-sidebar.nav-vertical>li>a {
    font-family: Roboto, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.banner h1,
.banner h2 {
    font-weight: 700;
    font-style: normal;
}

.alt-font {
    font-family: Roboto, sans-serif;
}

.alt-font {
    font-weight: 400 !important;
    font-style: normal !important;
}

.nav-vertical-fly-out>li+li {
    border-top-width: 1px;
    border-top-style: solid;
}


.has-dropdown .icon-angle-down {
    display: none;
}

.header-bottom-nav>li>a {
    padding: 0 10px
}

.header-bottom-nav>li.current-menu-item>a {
    box-shadow: 0 -8px #c8022c;
    background: #c8022c
}

.header-bottom-nav>li.current-menu-item>a:before {
    position: absolute;
    bottom: 100%;
    left: 100%;
    content: "";
    display: block;
    border-top: 4px solid transparent;
    border-right: 4px solid transparent;
    border-left: 4px solid #8a0005;
    border-bottom: 4px solid #8a0005;
    opacity: 1 !important
}

.section-title-normal {
    border-bottom: none
}

.section-title-normal span {
    border-bottom: none;
    color: var(--primary-color);
    padding: 0
}

.section-title-normal b:last-child {
    display: block;
    background-color: var(--primary-color);
    opacity: 1
}

.post-item .is-divider {
    display: none
}

.post-item .post-meta {
    font-size: 13px;
    margin-bottom: 10px
}

.cong-game {
    border: solid 1px #be5908;
    border-radius: 15px
}

.item-rank {
    border: 1px solid #fd;
    border-radius: 10px;
    margin-left: 0 !important
}

.suggestion-bar {
    position: fixed;
    border-radius: 0;
    width: 100%;
    max-width: 100%;
    left: 0;
    bottom: 0;
    display: flex;
    flex-grow: 1;
    align-items: stretch;
    background: #fff;
    height: 100px;
    border-top: 1px solid #f4f5f7
}

@media screen and (min-width: 1025px) {
    .suggestion-bar {
        width: auto;
        height: 80px;
        position: initial;
        border-radius: 10rem;
        border: none
    }

    .suggestion-bar .suggestion-item:not(:last-child) {
        border-right: 1px solid #f2f2f2
    }

    .suggestion-bar .suggestion-item:not(:last-child).no-tooltip {
        border-right: none
    }
}

.suggestion-item {
    width: 20%;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none
}

@media screen and (min-width: 1440px) {
    .suggestion-item {
        padding: .625rem
    }
}

@media (max-width: 1024px) {
    .suggestion-item {
        align-items: flex-start
    }
}

.suggestion-item__icon {
    position: relative;
    transition: all .3s;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: .25rem
}

.suggestion-item__icon>img {
    width: 32px;
    height: 32px
}

.suggestion-item__icon.has-notification:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    background: #de3e37;
    border-radius: 50%;
    right: -.125rem;
    top: -.125rem
}

.suggestion-item__txt {
    text-align: center;
    color: rgba(0, 0, 0, .8);
    max-height: 1.75rem;
    height: 100%;
    font-family: "Manrope Bold", sans-serif;
    font-style: normal;
    font-size: .625rem;
    font-weight: 600;
    line-height: .875rem;
    letter-spacing: -.02em
}

@media screen and (min-width: 1025px) {
    .suggestion-item__txt {
        font-family: "Manrope Medium", sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 1rem;
        line-height: 1.5rem;
        letter-spacing: -.02em
    }
}

.suggestion-item .suggestion-item__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.suggestion-item .suggestion-item__content.no-tooltip {
    background: 0 0
}

.suggestion-item .suggestion-item__content.has-tooltip {
    background: unset
}

@media (max-width: 1024px) {
    .suggestion-item .suggestion-item__content.has-tooltip.first-tooltip {
        border-radius: 8px;
        background-color: #fff
    }

    .suggestion-item .suggestion-item__content.has-tooltip.first-tooltip:hover {
        background: var(--vcb-home-nav-item-bg-hover, linear-gradient(343deg, #eaf6ff 0, #f3ffe9 100%))
    }
}

@media (max-width: 1024px) {
    .suggestion-item .suggestion-item__content {
        width: 4.0625rem;
        height: 5rem
    }
}

.suggestion-item:hover {
    background: var(--vcb-home-nav-item-bg-hover, linear-gradient(343deg, #eaf6ff 0, #f3ffe9 100%))
}

.suggestion-item:hover .suggestion-item__icon {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.suggestion-item:hover .suggestion-item__txt {
    font-weight: 800
}

.suggestion-item.has-tooltip.nth-tooltip {
    background: rgba(0, 0, 0, .5);
    border-right: none;
    pointer-events: none
}

@media (max-width: 1024px) {
    .suggestion-item.has-tooltip {
        background: rgba(0, 0, 0, .5)
    }

    .suggestion-item.has-tooltip:hover {
        background: rgba(0, 0, 0, .5)
    }
}

.suggestion-item.no-tooltip {
    pointer-events: none;
    background: rgba(0, 0, 0, .5)
}

.suggestion-item.no-tooltip .suggestion-item__content img {
    -webkit-filter: brightness(50%);
    filter: brightness(50%)
}

.suggestion-item.gray-tooltip:hover {
    background: #fff
}

@media (max-width: 1024px) {
    .suggestion-item.gray-tooltip:hover.has-tooltip {
        background-color: rgba(0, 0, 0, .5)
    }
}

.suggestion-item .suggestion-tooltip {
    font-family: "Manrope Medium", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: .875rem;
    line-height: 1.25rem;
    letter-spacing: -.02em;
    border-radius: 8px;
    width: 12.5rem;
    min-height: 1.7rem;
    position: absolute;
    left: 50%;
    top: -40%;
    -webkit-transform: translate(-16%, -50%);
    transform: translate(-16%, -50%);
    background-color: #fff;
    padding: .5rem 1.5rem .5rem 1rem;
    color: rgba(0, 0, 0, .8);
    cursor: default
}

@media (min-width: 1025px) {
    .suggestion-item .suggestion-tooltip.d-xl-block-1 {
        display: block !important
    }
}

@media (max-width: 1024.98px) {
    .suggestion-item .suggestion-tooltip.d-xl-block-1 {
        display: none !important
    }
}

.suggestion-item .suggestion-tooltip.left {
    -webkit-transform: translate(-16%, -50%);
    transform: translate(-16%, -50%)
}

.suggestion-item .suggestion-tooltip.left::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 16%;
    margin-left: -.3125rem;
    border-width: .3125rem;
    border-style: solid;
    border-color: #fff transparent transparent transparent
}

.suggestion-item .suggestion-tooltip.right {
    -webkit-transform: translate(-84%, -50%);
    transform: translate(-84%, -50%)
}

.suggestion-item .suggestion-tooltip.right::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 84%;
    margin-left: -.3125rem;
    border-width: .3125rem;
    border-style: solid;
    border-color: #fff transparent transparent transparent
}

.suggestion-item .suggestion-tooltip .btn-close {
    position: absolute;
    right: .25rem;
    top: .25rem;
    background-size: .625rem;
    cursor: pointer
}

@media (min-width: 1025px) {
    .suggestion-item:last-child {
        border-top-right-radius: 10rem;
        border-bottom-right-radius: 10rem
    }

    .suggestion-item:last-child:hover {
        border-top-right-radius: 10rem;
        border-bottom-right-radius: 10rem
    }

    .suggestion-item:first-child {
        border-top-left-radius: 10rem;
        border-bottom-left-radius: 10rem
    }

    .suggestion-item:first-child:hover {
        border-top-left-radius: 10rem;
        border-bottom-left-radius: 10rem
    }
}

.spoiler-head {
    background: #f1f1f1;
    border: 1px solid #dddddd;
    padding: 10px;
    cursor: pointer;
}

.spoiler-body {
    text-align: left;
    background: #fbfbfb;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    padding: 10px;
    border-color: #dddddd;
}

details {
    display: unset;
    width: 100%
}

h6.entry-category.is-xsmall {
    display: none;
}

.tieude {
    margin-top: 35px;
    font-size: 24px;
    line-height: 48px;
    font-weight: 700;
    color: #02A9DC;
    margin-bottom: 0;
    background-color: #76767614;
    border: 4px solid #02A9DC;
    border-radius: 4px;
    padding: 0 16px;
    border-top: 0;
    border-bottom: 0;
    margin-bottom: 13px;
}

.hieu-ung-nut {
    background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
    background-size: 400% 400%;
    animation: gradient 2s ease infinite;
    width: 100%;
}

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

.vien-tai {
    border: 1px solid #02A9DC;
    padding: 20px;
    border-radius: 10px;
}

.gift {
    bottom: 15%;
    bottom: 5%;
    box-sizing: border-box;
    cursor: pointer;
    position: fixed;
    left: 15px;
    left: 4%;
    z-index: 11;
}

.thumb-gift {
    display: flex;
    margin: 15px 0;
    max-width: 150px;
    position: relative;
    max-width: 95px;
}

.tooltip-gift {
    background-color: #4c9bb6;
    border-radius: 4px;
    bottom: 100%;
    color: #fff;
    font-size: 14px;
    left: 0;
    opacity: 0;
    padding: 8px 12px;
    position: absolute;
    transition: opacity .7s ease, visibility .8s ease;
    visibility: hidden;
    width: max-content;
}

.icon-gift {
    display: block;
    height: auto;
    width: 100%;
}

.banner-footer {
    position: fixed;
    z-index: 1;
    width: 800px;
    bottom: 0;
    display: flex;
    justify-content: center;
    width: 100%;
}