@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,700;1,800&family=Mulish:wght@200;300;400;500;600;700&display=swap);#header {
    position: relative
}

#header,.footer-line img {
    width: 100%
}

.main-nav {
    justify-content: center;
    position: absolute;
    width: 100%;
    z-index: 500
}

.main-nav,.main-nav-cont {
    align-items: center;
    display: flex
}

.main-nav-cont {
    height: 90px;
    width: 70%
}

.home-page-btn,.main-nav-cont {
    justify-content: flex-end
}

.nav-underline {
    background: linear-gradient(currentColor 0 0) 0 100% /0 1px no-repeat;
    background: linear-gradient(currentColor 0 0) var(--p,0) 100% /var(--d,0) 1px no-repeat;
    transition: .3s,background-position 0s .3s
}

.nav-underline:hover {
    --d: 100%;
    --p: 100%
}

.home-page-btn,.home-page-btn a {
    align-items: center;
    display: flex
}

.home-page-btn a {
    color: red;
    font-weight: 600;
    height: 34px;
    justify-content: center;
    width: 140px
}

.home-icon-box {
    display: none
}

.home-icon-box img {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-top: 20px;
    width: 30px
}

@media only screen and (max-width: 1080px) {
    .main-nav-cont {
        height:90px;
        width: 85%
    }

    .home-page-btn a {
        border-radius: 17px;
        font-size: .9em;
        height: 32px;
        width: 120px
    }
}

@media only screen and (max-width: 600px) {
    .main-nav-cont {
        height:70px;
        justify-content: center;
        width: 100%
    }

    .home-page-btn a {
        display: none
    }

    .home-icon-box {
        align-items: center;
        display: flex;
        justify-content: flex-end;
        width: 85%
    }

    .home-icon-box img {
        width: 25px
    }
}

#bg-animation {
    width: 100%
}

.background {
    height: 55vh;
    min-height: 500px;
    position: relative
}

.bg-f168 {
    background-image: url(/static/media/bg-f168.0f1bfcb39a335652764c.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.circles-animation {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%
}

.circles-animation li {
    animation: animate 25s linear infinite;
    background: hsla(0,0%,100%,.377);
    bottom: -150px;
    display: block;
    filter: blur(2px);
    height: 20px;
    list-style: none;
    position: absolute;
    width: 20px
}

.circles-animation li:first-child {
    animation-delay: 0s;
    height: 80px;
    left: 25%;
    width: 80px
}

.circles-animation li:nth-child(2) {
    animation-delay: 2s;
    animation-duration: 12s;
    height: 20px;
    left: 10%;
    width: 20px
}

.circles-animation li:nth-child(3) {
    animation-delay: 4s;
    height: 20px;
    left: 70%;
    width: 20px
}

.circles-animation li:nth-child(4) {
    animation-delay: 0s;
    animation-duration: 18s;
    height: 60px;
    left: 40%;
    width: 60px
}

.circles-animation li:nth-child(5) {
    animation-delay: 0s;
    height: 20px;
    left: 65%;
    width: 20px
}

.circles-animation li:nth-child(6) {
    animation-delay: 3s;
    height: 110px;
    left: 75%;
    width: 110px
}

.circles-animation li:nth-child(7) {
    animation-delay: 7s;
    height: 150px;
    left: 35%;
    width: 150px
}

.circles-animation li:nth-child(8) {
    animation-delay: 15s;
    animation-duration: 45s;
    height: 25px;
    left: 50%;
    width: 25px
}

.circles-animation li:nth-child(9) {
    animation-delay: 2s;
    animation-duration: 35s;
    height: 15px;
    left: 20%;
    width: 15px
}

.circles-animation li:nth-child(10) {
    animation-delay: 0s;
    animation-duration: 11s;
    height: 150px;
    left: 85%;
    width: 150px
}

@keyframes animate {
    0% {
        border-radius: 0;
        opacity: 1;
        transform: translateY(0) rotate(0deg)
    }

    to {
        border-radius: 50%;
        opacity: 0;
        transform: translateY(-1000px) rotate(2turn)
    }
}

@media screen and (min-width: 768px) and (max-width:1024px) {
    .background {
        height:50vh;
        min-height: 330px;
        position: relative
    }
}

@media screen and (max-width: 768px) {
    .background {
        height:30vh;
        min-height: 200px;
        position: relative
    }
}

#title-header {
    margin: auto;
    position: absolute;
    width: 100%;
    z-index: 10
}

.title-cont {
    align-items: center;
    display: flex;
    height: 400px;
    justify-content: center;
    margin: 0 auto;
    width: 70%
}

.title-cont>div {
    width: 50%
}

.content-wrapper {
    color: #fff;
    margin: auto;
    max-width: 600px;
    width: 70%
}

.text-color-bo_789bet,.text-color-new88 {
    -webkit-text-fill-color: #0000;
    background: -webkit-linear-gradient(#ff9700,#ff511b,#ff4236);
    -webkit-background-clip: text
}

.text-color-shbet {
    color: #4c9bb6
}

.title-content {
    font-family: Montserrat,sans-serif;
    font-size: 3.5em;
    font-weight: 800;
    letter-spacing: 1px;
    width: 100%
}

.title-content img {
    width: 100%
}

.logo-header-wrapper {
    margin: auto;
    max-width: 1200px;
    width: 80%
}

.sub-content {
    font-family: Montserrat,sans-serif;
    font-size: 1.5em;
    letter-spacing: 1px;
    margin-top: 20px
}

.banner-logo {
    display: block;
    margin: auto;
    width: 80%
}

.banner-logo img {
    width: 100%
}

.banner-logo .logo {
    height: auto;
    width: 500px
}

.banner-logo .logo,.logo-pic {
    animation: drift 2s infinite alternate
}

.logo-pic {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 200px;
    margin: 20px auto;
    max-width: 500px
}

.logo-f168 {
    background-image: url(data:image/png;base64,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)
}

.btn-home-link {
    cursor: pointer;
    display: flex;
    justify-content: space-around;
    margin: 24px auto auto;
    max-width: 450px;
    width: 40%
}

.nav-thumb-btn {
    transition: all 1s;
    transition-timing-function: cubic-bezier(.5,2,0,1);
    width: 200px
}

.nav-thumb-btn:hover {
    transform: scale(1.1)
}

.nav-thumb-btn .image-cskh,.nav-thumb-btn .image-home {
    width: 100%
}

@keyframes drift {
    to {
        transform: translateY(-8%)
    }
}

@media screen and (max-width: 1024px) {
    .logo-pic {
        height:136px;
        margin: 10px auto 0;
        max-width: 300px
    }

    .btn-home-link {
        cursor: pointer;
        display: flex;
        justify-content: space-around;
        margin: 24px auto auto;
        width: 90%
    }

    .nav-thumb-btn {
        transition: all 1s;
        transition-timing-function: cubic-bezier(.5,2,0,1);
        width: 175px
    }

    .nav-thumb-btn .image-cskh,.nav-thumb-btn .image-home {
        width: 100%
    }
}

@media screen and (max-width: 768px) {
    .logo-pic {
        height:86px;
        max-width: 190px
    }

    .btn-home-link {
        cursor: pointer;
        display: flex;
        justify-content: space-around;
        margin: 24px auto auto;
        width: 90%
    }

    .nav-thumb-btn {
        max-width: 152px;
        transition: all 1s;
        transition-timing-function: cubic-bezier(.5,2,0,1);
        width: 46%
    }

    .nav-thumb-btn .image-cskh,.nav-thumb-btn .image-home {
        width: 100%
    }
}

#player-form {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%
}

#player-form .form-wrapper {
    bottom: 5em;
    position: relative
}

#km-check_sms,#km-gamecategory,#km-option,#km-promo_type,#km-ticket {
    display: none
}

table {
    border-collapse: collapse
}

td {
    border: 1px solid #111;
    cursor: text;
    padding: 5px
}

.form-wrapper {
    align-items: flex-end;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d;
    display: flex;
    justify-content: center;
    width: 1300px
}

.main_78win .form-wrapper {
    box-shadow: 0 13px 27px -5px #d1ac81,0 8px 16px -8px #000
}

.form-value {
    padding: 12px 8px;
    width: 28%
}

.box-btn-sub {
    cursor: pointer;
    margin-bottom: 24px;
    padding: 12px 8px;
    position: relative
}

.btn-submit {
    align-items: center;
    background: linear-gradient(90deg,#fb7400,#fb9900);
    border: 1px solid #eebe4a;
    border-radius: 6px;
    box-shadow: inset 0 3px 4px 0 #5b470040;
    display: flex;
    height: 36px;
    max-width: 100px;
    padding: 0 12px;
    transition: all 1s;
    transition-timing-function: cubic-bezier(.5,3,0,1)
}

.btn-submit:hover {
    transform: scale(1.2)
}

.btn-submit span {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal
}

.icon-form {
    align-items: center;
    display: flex;
    height: 50px;
    justify-content: center;
    margin: 12px auto;
    width: 35px
}

.icon-form img {
    width: 100%
}

.title-form {
    color: #838383;
    font-size: 1.3em;
    font-weight: 600;
    margin: 12px 0;
    text-align: center
}

.input-form {
    height: 36px;
    margin: 0 auto 24px
}

#km-option,.input-form input,.input-form-captcha input {
    background-color: #f5f5f5;
    border: none;
    border-radius: 10px;
    height: 100%;
    letter-spacing: 1px;
    padding: 0 20px;
    width: 100%
}

.input-form-captcha-wrapper {
    display: flex;
    justify-content: center
}

.input-form-captcha {
    height: 36px;
    margin-bottom: 24px;
    width: 50%
}

#captcha-input,#km-option,.input-form input:focus {
    outline: none
}

#captcha-input[disabled] {
    background-color: #dcdcdc;
    cursor: not-allowed
}

#captcha {
    background: linear-gradient(90deg,#4b6cb7,#182848);
    border-radius: 5px;
    color: #fff;
    font-family: Mulish,sans-serif;
    font-size: 1.2em;
    font-style: italic;
    letter-spacing: 3px;
    margin-right: 16px;
    text-decoration: line-through;
    width: 80px
}

#captcha,.box-captcha {
    align-items: center;
    display: flex;
    height: 36px;
    justify-content: center
}

.thumb-captcha {
    cursor: pointer;
    max-width: 100%
}

.status-btn-cont {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%
}

.get-status-btn {
    cursor: pointer;
    margin-top: 200px;
    padding: 12px 24px
}

.custom-select {
    color: #000;
    display: inline-block;
    height: 36px;
    position: relative;
    -webkit-user-select: none;
    user-select: none;
    width: 100%
}

.options-list {
    background: #fff;
    border: 2px solid #fb7400;
    border-radius: 4px;
    display: none;
    filter: drop-shadow(0 0 10px rgba(0,0,0,.7));
    left: -10%;
    list-style: none;
    margin: auto;
    padding: 5px 10px;
    position: absolute;
    top: 50px;
    width: 120%;
    z-index: 99
}

.selected-option {
    background: #dcdcdc;
    border: none;
    border-radius: 10px;
    display: block;
    font-size: 14px;
    max-height: 36px;
    overflow: hidden;
    padding: 8px 20px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.options-list ul {
    height: -webkit-fit-content;
    height: fit-content;
    max-height: 500px;
    overflow: scroll
}

.options-list ul::-webkit-scrollbar,.options-list::-webkit-scrollbar {
    display: none
}

.options-list li:hover {
    transform: scale(1.01)
}

.options-list-li {
    border-top: initial;
    color: #000;
    cursor: pointer;
    padding: 4px 2px
}

.options-list-item {
    background: #fff;
    border: 1px solid #ffa800;
    border-radius: 100px;
    box-shadow: -1px -3px 0 0 #00000040;
    color: #ffa800;
    display: flex;
    flex-shrink: 0;
    font-weight: 700;
    overflow: hidden;
    padding: 10px 14px
}

.options-list-title {
    color: #cc7101;
    font-weight: 700;
    margin: 6px 0
}

.options-list-title span {
    padding: 10px 20% 10px 10px
}

.options-list-title span:last-child {
    color: #693c04
}

.options-list-item span:first-child {
    margin-bottom: auto;
    margin-top: auto;
    text-align: left;
    width: 30%
}

.options-list-item span:last-child {
    color: #693c04;
    margin-bottom: auto;
    margin-top: auto;
    width: 70%
}

.options-list-promo_name-text-color {
    display: inline-block;
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.modal-body-sms {
    -webkit-backdrop-filter: blur(43.29999923706055px);
    backdrop-filter: blur(43.29999923706055px);
    background: #d9d9d900;
    border-radius: 16px;
    box-shadow: inset 43.3px -43.3px 43.3px 0 #a5a5a51a,inset -43.3px 43.3px 43.3px 0 #ffffff1a;
    left: 50%;
    max-width: 760px;
    padding: 52px 16px;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%
}

.modal-body-sms:focus-visible {
    outline: 0
}

.close-modal {
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 999
}

.close-modal svg {
    height: auto;
    max-width: 40px
}

.header .hello {
    color: #f8e54f;
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 8px;
    text-align: center
}

.modal-sms.shbet .header .hello {
    color: #fc8b00
}

.modal-sms.shbet .close-modal svg circle {
    fill: #fc8b00
}

.header .telephone-sms {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 16px;
    text-align: center
}

.content-modal {
    background: #817e7e00;
    border: 2px solid #ffe726;
    border-radius: 21px;
    margin: auto;
    max-width: 380px;
    padding: 20px;
    width: 100%
}

.modal-sms.shbet .content-modal {
    border: 2px solid #fc8b00;
    border: 2px solid var(--line-orange,#fc8b00)
}

.input-group-sms {
    display: flex;
    gap: 8px;
    position: relative;
    width: 100%
}

.layer-form .title-text {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding-bottom: 8px
}

.layer-form {
    margin-bottom: 24px
}

.text-marquee {
    bottom: 3em;
    color: #484848;
    position: relative;
    z-index: 1000
}

.input-group-sms .input-form {
    background: #4f4f4f;
    border: .548px solid #a19999;
    border-radius: 46px;
    box-shadow: 0 3.836px 2.192px 0 #00000040;
    margin-bottom: 0
}

.input-group-sms .background-input-select {
    background-color: #fff0!important;
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal
}

.input-group-sms .background-input-select::placeholder {
    color: #fff;
    font-size: 16px
}

.button-copy-content,.form_item-btn {
    cursor: pointer;
    display: flex
}

.button-copy-content {
    align-items: center;
    background: #fff0;
    border: .931px solid #fff;
    border-radius: 59.611px;
    box-shadow: 1px 2px 2.192px 0 #000000fc;
    gap: 4px;
    height: 100%;
    justify-content: center;
    width: 90px
}

.button-copy-content .text {
    font-style: normal;
    font-weight: 500
}

.button-copy-content .text,.footer-text {
    color: #fff;
    font-size: 16px;
    line-height: normal
}

.footer-text {
    font-style: italic;
    font-weight: 400;
    text-align: center
}

.wrap-form-sms {
    display: none;
    margin-bottom: 24px
}

.wrap-form-send-sms {
    background: linear-gradient(90deg,#003f00,#00702a);
    border: 1px solid #fff;
    border-radius: 165px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    padding: 8px 0
}

.wrap-form-send-sms:hover {
    background-image: linear-gradient(90deg,#00702a 0,#003f00 51%,#00702a);
    background-position: 100%
}

.wrap-form-send-sms span {
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase
}

.modal-sms.shbet .wrap-form-send-sms {
    background: linear-gradient(180deg,#6bd9ff,#00b7f5)
}

.modal-sms.f8bet .header .hello {
    color: #fff
}

.modal-sms.f8bet .close-modal svg circle {
    fill: #006719
}

.modal-sms.f8bet .wrap-form-send-sms {
    background: linear-gradient(180deg,#6bd9ff,#0053e0)
}

.modal-sms.f8bet .content-modal {
    border: 2px solid #0090c1;
    border: 2px solid var(--line-orange,#0090c1)
}

.modal-sms.hi88 .header .hello {
    color: #fff
}

.modal-sms.hi88 .close-modal svg circle {
    fill: #27ade2
}

.modal-sms.hi88 .wrap-form-send-sms {
    background: linear-gradient(180deg,#6bd9ff,#1ba7df)
}

.modal-sms.hi88 .content-modal {
    border: 2px solid #075475;
    border: 2px solid var(--line-orange,#075475)
}

.show-copy {
    bottom: 100%;
    color: #09ff29;
    position: absolute;
    right: 0
}

.loader-container {
    align-items: center;
    display: flex;
    justify-content: center;
    z-index: 9999
}

.loader-container,.loader-overlay {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%
}

.loader-overlay {
    background-color: #00000080;
    z-index: 9998
}

.loader {
    position: relative;
    z-index: 9999
}

.timer {
    align-items: center;
    display: flex;
    flex-direction: column
}

.countdown-remainingTime {
    color: #fff;
    font-size: 40px
}

.z-index-99999 {
    z-index: 99999
}

.swal2-title-ticket {
    color: red;
    font-size: 24px;
    text-align: center
}

.game_type-div {
    display: flex;
    justify-content: space-around;
    margin-top: 20px;
    width: 100%
}

.game_type-div span {
    margin: auto auto auto 2px
}

.game_type-select {
    background-color: #fff;
    border: 1px solid #caced1;
    border-radius: .25rem;
    color: #000;
    cursor: pointer;
    font-size: 1.05rem;
    height: 40px;
    padding: .3em 2em .3em 1em;
    width: 75%
}

.content-ticket-km {
    width: 100%
}

.game_type-select:focus,.game_type-select:focus-visible {
    outline: none
}

.game_type-select:focus {
    max-height: 180px;
    overflow-y: auto
}

.game_type-option {
    padding: 5px
}

.check-ticket-input {
    border: 1px solid #caced1;
    border-radius: .25rem;
    height: 45px;
    padding: 10px;
    width: 75%
}

.check-ticket-input:focus,.check-ticket-input:focus-visible {
    outline: none
}

.marquee {
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    width: 100%
}

.marquee span {
    animation: marquee 10s linear infinite;
    display: inline-block;
    padding-left: 100%
}

@keyframes marquee {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(-100%)
    }
}

.swal-custom-confirm-button {
    background: #e17c00!important
}

.swal-custom-cancel-button {
    background: #b5b5b5!important
}

.disabled {
    box-shadow: none!important;
    cursor: not-allowed!important;
    filter: alpha(opacity = 65)!important;
    opacity: .65!important;
    pointer-events: none!important
}

.voucher-box {
    margin: 12px 0;
    text-align: left
}

.voucher-box label {
    color: #333;
    display: block;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 8px
}

.voucher-box input {
    border: 2px solid #ccc;
    border-radius: 6px;
    box-sizing: border-box;
    font-size: 16px;
    outline: none;
    padding: 12px 14px;
    width: 100%
}

.voucher-box input:focus {
    background-color: #fff8f0;
    border-color: #fc8b00
}

.voucher-box input::placeholder {
    color: #999;
    font-size: 14px
}

@media only screen and (max-width: 768px) {
    .title-form {
        display:none;
        text-align: justify
    }

    .wrap-form-sms {
        display: block
    }

    #player-form .form-wrapper {
        bottom: 0;
        position: relative
    }

    .text-marquee {
        bottom: 0
    }

    .input-form input,.input-form-captcha input {
        text-align: center
    }

    .input-form-captcha {
        margin-bottom: 0;
        margin-right: 5%;
        width: 100%
    }

    .input-form-captcha-wrapper {
        margin-top: 12px
    }
}

@media only screen and (min-width: 769px) and (max-width:1024px) {
    #player-form {
        bottom:-75px
    }

    #player-form .form-wrapper {
        bottom: 2em;
        margin: 0 auto;
        position: relative
    }

    img.input-icon,img.select-icon {
        display: none
    }

    .text-marquee {
        bottom: 0
    }
}

@media only screen and (min-width: 1025px) {
    img.input-icon,img.select-icon {
        display:none
    }
}

#body-ttkm {
    background-color: #fff
}

.overlay-main {
    background-color: #000c;
    height: 100vh;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -400
}

.tab-item {
    border-radius: 8px!important;
    color: #383838!important;
    font-weight: 700!important;
    padding: 12px 8px!important;
    width: 200px
}

.tab-item:hover {
    background: #ed9436;
    color: #202020!important
}

.MuiTab-root.Mui-selected {
    background: linear-gradient(180deg,#fb7400,#fb9900);
    color: #fff!important
}

.order-1 {
    order: 1
}

.container-content {
    margin: auto;
    max-width: 1300px
}

.MuiTabs-flexContainer,.css-heg063-MuiTabs-flexContainer {
    gap: 16px;
    justify-content: center
}

.lucky {
    bottom: 12%;
    box-sizing: border-box;
    cursor: pointer;
    position: fixed;
    right: 15px;
    z-index: 11
}

.thumb-lucky {
    display: flex;
    max-width: 150px;
    position: relative
}

.tooltip-lucky {
    background-color: #1f98cc;
    border-radius: 4px;
    bottom: calc(100% + 5px);
    color: #fff;
    font-size: 14px;
    opacity: 0;
    padding: 8px 12px;
    position: absolute;
    right: 0;
    transition: opacity .7s ease,visibility .8s ease;
    visibility: hidden;
    width: -webkit-max-content;
    width: max-content
}

.lucky:hover .tooltip-lucky {
    opacity: 1;
    visibility: visible
}

.icon-lucky {
    display: block;
    height: auto;
    width: 100%;
    z-index: 99
}

.icon-lucky.roi-lac {
    animation-duration: 20s;
    animation-iteration-count: infinite;
    animation-name: freefall;
    animation-timing-function: linear;
    position: absolute;
    transform-origin: 50% 50%;
    width: calc(100% + 8px);
    z-index: 9
}

@keyframes spaceboots {
    0% {
        transform: translate(2px,1px) rotate(0deg)
    }

    10% {
        transform: translate(-1px,-2px) rotate(-1deg)
    }

    20% {
        transform: translate(-3px) rotate(1deg)
    }

    30% {
        transform: translateY(2px) rotate(0deg)
    }

    40% {
        transform: translate(1px,-1px) rotate(1deg)
    }

    50% {
        transform: translate(-1px,2px) rotate(-1deg)
    }

    60% {
        transform: translate(-3px,1px) rotate(0deg)
    }

    70% {
        transform: translate(2px,1px) rotate(-1deg)
    }

    80% {
        transform: translate(-1px,-1px) rotate(1deg)
    }

    90% {
        transform: translate(2px,2px) rotate(0deg)
    }

    to {
        transform: translate(1px,-2px) rotate(-1deg)
    }
}

@keyframes freefall {
    0% {
        transform: translateY(0)
    }

    10% {
        transform: translateY(-10px)
    }

    20% {
        transform: translateY(10px)
    }

    30% {
        transform: translateY(-20px)
    }

    40% {
        transform: translateY(20px)
    }

    50% {
        transform: translateY(-30px)
    }

    60% {
        transform: translateY(30px)
    }

    70% {
        transform: translateY(-40px)
    }

    80% {
        transform: translateY(40px)
    }

    90% {
        transform: translateY(-50px)
    }

    to {
        transform: translateY(50px)
    }
}

@media only screen and (max-width: 767px) {
    .thumb-lucky {
        max-width:80px
    }

    .lucky {
        right: 10px
    }

    .box-event {
        display: none
    }
}

@keyframes confetti-slow {
    0% {
        transform: translateZ(0) rotateX(0) rotateY(0)
    }

    to {
        transform: translate3d(25px,105vh,0) rotateX(1turn) rotateY(180deg)
    }
}

@keyframes confetti-medium {
    0% {
        transform: translateZ(0) rotateX(0) rotateY(0)
    }

    to {
        transform: translate3d(100px,105vh,0) rotateX(100deg) rotateY(1turn)
    }
}

@keyframes confetti-fast {
    0% {
        transform: translateZ(0) rotateX(0) rotateY(0)
    }

    to {
        transform: translate3d(-50px,105vh,0) rotateX(10deg) rotateY(250deg)
    }
}

.congrat-container {
    background: #ffffffb3;
    border: 1px solid #fff;
    display: fixed;
    height: 100vh;
    left: 0;
    top: 0;
    width: 100vw
}

.confetti-container {
    align-items: center;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    left: 0;
    line-height: 48px;
    overflow: hidden;
    perspective: 700px;
    position: absolute;
    right: 0;
    top: 0
}

.confetti {
    border-radius: 0;
    position: absolute;
    top: -10px;
    z-index: 1
}

.confetti--animation-slow {
    animation: confetti-slow 2.25s linear 1 forwards
}

.confetti--animation-medium {
    animation: confetti-medium 1.75s linear 1 forwards
}

.confetti--animation-fast {
    animation: confetti-fast 1.25s linear 1 forwards
}

.checkmark-circle {
    display: inline-block;
    height: 150px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    vertical-align: top;
    width: 150px
}

.checkmark-circle .background {
    background: #00c09d;
    border-radius: 50%;
    height: 150px;
    position: absolute;
    width: 150px
}

.checkmark-circle .checkmark {
    border-radius: 5px
}

.checkmark-circle .checkmark.draw:after {
    animation-delay: .1s;
    animation-duration: 3s;
    animation-fill-mode: forwards;
    animation-name: checkmark;
    animation-timing-function: ease;
    transform: scaleX(-1) rotate(135deg)
}

.checkmark-circle .checkmark:after {
    border-radius: 2.5px!important;
    border-right: 15px solid #fff;
    border-top: 15px solid #fff;
    content: "";
    height: 75px;
    left: 25px;
    opacity: 1;
    position: absolute;
    top: 75px;
    transform-origin: left top;
    width: 37.5px
}

@keyframes checkmark {
    0% {
        height: 0;
        opacity: 1;
        width: 0
    }

    20% {
        height: 0;
        opacity: 1;
        width: 37.5px
    }

    40% {
        height: 75px;
        opacity: 1;
        width: 37.5px
    }

    to {
        height: 75px;
        opacity: 1;
        width: 37.5px
    }
}

.congrat-submit-btn {
    background-color: #00c09d;
    border: 1px solid #00ab8c;
    border-radius: 5px;
    box-shadow: 0 2px 4px 0 #57475133;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    height: 45px;
    margin-top: 24px;
    transition: all 2s ease-out;
    transition: all .2s ease-out;
    width: 200px
}

.congrat-submit-btn:hover {
    background-color: #2ca893;
    transition: all .2s ease-out
}

.congrat-wrapper {
    display: block;
    height: 100%;
    left: 0;
    margin-top: -1500px;
    position: fixed;
    top: 0;
    transition: .5s;
    width: 100%;
    z-index: 100
}

.congrat-main h1 {
    color: #fff;
    font-size: 2em;
    font-weight: 700
}

.congrat-id {
    font-size: 1.2em!important;
    font-weight: 600
}

.congrat-main p {
    display: flex;
    font-size: 1.1em
}

.congrat-score {
    font-size: 1.2em!important;
    font-weight: 600;
    padding: 0 8px
}

:root {
    --hue: 223;
    --bg: hsl(var(--hue),10%,90%);
    --fg: hsl(var(--hue),10%,10%)
}

.pl,.pl__worm {
    animation-duration: 3s;
    animation-iteration-count: infinite
}

.pl {
    animation-name: bump;
    animation-timing-function: linear;
    height: 8em;
    width: 8em
}

.pl__ring {
    stroke: #17181c1a;
    stroke: hsla(var(--hue),10%,10%,.1);
    transition: stroke .3s
}

.pl__worm {
    animation-name: worm;
    animation-timing-function: cubic-bezier(.42,.17,.75,.83)
}

@media(prefers-color-scheme: dark) {
    :root {
        --bg:hsl(var(--hue),10%,10%);
        --fg: hsl(var(--hue),10%,90%)
    }

    .pl__ring {
        stroke: #e3e4e81a;
        stroke: hsla(var(--hue),10%,90%,.1)
    }
}

@keyframes bump {
    0%,42%,46%,51%,55%,59%,63%,67%,71%,74%,78%,81%,85%,88%,92%,to {
        transform: translate(0)
    }

    44% {
        transform: translate(1.33%,6.75%)
    }

    53% {
        transform: translate(-16.67%,-.54%)
    }

    61% {
        transform: translate(3.66%,-2.46%)
    }

    69% {
        transform: translate(-.59%,15.27%)
    }

    76% {
        transform: translate(-1.92%,-4.68%)
    }

    83% {
        transform: translate(9.38%,.96%)
    }

    90% {
        transform: translate(-4.55%,1.98%)
    }
}

@keyframes worm {
    0% {
        stroke-dashoffset: 10
    }

    25% {
        stroke-dashoffset: 295
    }

    to {
        stroke-dashoffset: 1165
    }
}

.loading-cont {
    background-color: #000000bf;
    height: 100vh;
    opacity: 0;
    position: fixed;
    top: 0;
    transition: all .3s ease-in-out;
    width: 100%;
    z-index: -500
}

.wrapper {
    display: flex;
    justify-content: center;
    margin-top: 40vh
}

.loading-cont-show {
    opacity: 1!important;
    transition: all .2s ease-in-out;
    z-index: 500!important
}

.list-post {
    overflow-y: auto;
    width: 100%
}

.post-list-wrapper {
    grid-gap: 32px 32px;
    display: grid;
    gap: 32px 32px;
    grid-template-columns: repeat(2,1fr);
    justify-content: center;
    margin: 16px auto;
    max-width: 100%;
    width: 1300px
}

.post-detail {
    margin: 24px auto auto;
    max-width: 1120px;
    width: 100%
}

.title-detail {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 24px;
    text-align: center
}

.content-body {
    width: 100%
}

.avatar-detail {
    display: flex;
    margin: auto;
    max-width: 100%
}

.content-body p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 16px;
    max-width: 100%;
    text-align: justify
}

.content-body div img,.content-body p img {
    height: auto;
    margin-bottom: 8px;
    max-width: 100%
}

.line-footer-detail {
    border-bottom: 1px dashed #5c5c5c;
    margin: 0 0 24px;
    padding-top: 24px;
    width: 100%
}

.item-post {
    background-color: #f57e19;
    border-radius: 16px 16px 24px 24px;
    box-sizing: border-box
}

.post-image {
    border: 2px solid #f37124;
    border-bottom: 0;
    border-radius: 12px;
    cursor: pointer
}

.post-image,.thumb-image {
    max-height: 310px;
    width: 100%
}

.thumb-image {
    border-radius: 10px;
    overflow: hidden;
    position: relative
}

.thumb-image .avatar-post {
    border-radius: 10px;
    height: auto;
    max-height: 100%;
    max-width: 100%!important;
    object-fit: cover;
    transition: transform .3s ease;
    width: 100%
}

.thumb-image .avatar-post:hover {
    transform: scale(1.02)
}

.title-post {
    cursor: pointer;
    padding: 8px
}

.title-news {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    transition: .3s,-webkit-text-decoration 0s .3s;
    transition: .3s,text-decoration 0s .3s;
    transition: .3s,text-decoration 0s .3s,-webkit-text-decoration 0s .3s
}

.title-news:hover {
    color: #e1e1e1;
    text-decoration: underline
}

.image-modal-content {
    display: flex;
    justify-content: center;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.image-modal-content:focus-visible {
    outline: none
}

.image-detail-modal {
    border-radius: 8px;
    height: auto;
    max-height: 96vh;
    max-width: 100%;
    width: auto
}

.image-modal-controls .next-left {
    left: 10%
}

.image-modal-controls .next-left,.image-modal-controls .next-right {
    border: none;
    border-radius: 4px;
    cursor: pointer;
    height: 38px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 38px;
    z-index: 999
}

.image-modal-controls .next-right {
    right: 10%
}

.image-modal-controls .close-button {
    background: #f90;
    border: none;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    font-weight: 700;
    height: 40px;
    position: absolute;
    right: 12%;
    top: -10px;
    width: 40px
}

.close-button:hover {
    background-color: red
}

.button-post-show-all {
    display: flex;
    justify-content: center;
    margin: 20px 0
}

.button-post-show-all button {
    background-color: initial;
    border: 2px solid #f90;
    border-radius: 7px;
    color: #f90
}

.button-post-show-all button:hover {
    background-color: #f90;
    color: #fff
}

.fixed-icon-controls {
    bottom: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    left: 20px;
    position: fixed;
    z-index: 1000
}

.icon-back,.icon-scroll-top {
    cursor: pointer;
    height: 40px;
    width: 40px
}

@media only screen and (max-width: 1024px) {
    .post-list-wrapper {
        gap:24px;
        grid-template-columns: repeat(2,1fr);
        margin: 10px auto;
        max-width: 95%
    }

    .title-news {
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-size: 16px;
        overflow: hidden;
        text-align: left;
        text-overflow: ellipsis
    }
}

@media only screen and (max-width: 768px) {
    .post-list-wrapper {
        gap:24px 0;
        grid-template-columns: repeat(1,1fr);
        max-width: 100%
    }

    .item-post {
        border-radius: 12px;
        box-sizing: border-box;
        margin: 0 auto;
        width: 94%
    }

    .title-news {
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-size: 16px;
        overflow: hidden;
        text-align: center;
        text-overflow: ellipsis
    }

    .image-modal-controls .next-left {
        bottom: -80px;
        left: auto;
        right: 80px;
        top: auto
    }

    .image-modal-controls .next-right {
        bottom: -80px;
        right: 5px;
        top: auto
    }

    .image-modal-controls .close-button {
        right: 0;
        top: -60px
    }

    .content-body div[dir=auto],.content-body p {
        padding: 0 15px
    }
}

.footer {
    background-color: #023c88;
    display: none;
    width: 100%
}

.copyright {
    color: red;
    line-height: 50px;
    text-align: center;
    width: 100%
}

.copyright p {
    font-size: 1em
}

.copyright a {
    color: red;
    font-weight: 600
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

#root,body,html {
    width: 100%
}

body,input,select {
    font-family: Mulish,sans-serif;
    font-size: 16px
}

a {
    color: inherit;
    text-decoration: none
}

#iframeCSKH {
    background: #fff!important;
    z-index: 99
}

#iframeCSKH,.cskh-dialog {
    bottom: 20px!important;
    height: 700px!important;
    left: auto!important;
    margin: 0!important;
    max-height: 600px!important;
    max-width: 350px!important;
    min-height: 600px!important;
    min-width: 350px!important;
    padding: 0!important;
    position: fixed!important;
    right: 10px!important;
    top: auto!important;
    width: 350px!important
}

.cskh-dialog {
    clip: auto!important;
    background: 0 0!important;
    background-color: initial!important;
    border: 0!important;
    border-radius: 5px!important;
    box-shadow: none!important;
    color-scheme: light!important;
    cursor: none!important;
    float: none!important;
    opacity: 1!important;
    outline: none!important;
    overflow: visible!important;
    pointer-events: auto!important;
    resize: none!important;
    transform: translateZ(0)!important;
    -webkit-transform: translateZ(0)!important;
    visibility: visible!important;
    z-index: 99!important
}

#btn-tawk-small {
    align-items: center;
    background-color: rgba(0,0,0,.211);
    border: 1px;
    border-radius: 50%;
    bottom: 590px;
    color: #fff;
    cursor: pointer;
    height: 24px;
    justify-content: center;
    position: fixed;
    right: 15px;
    text-align: center;
    width: 24px;
    z-index: 999
}

#extends_chats {
    display: none
}

@media only screen and (max-width: 1024px) {
    .title-cont {
        width:90%
    }

    .title-content {
        font-size: 2em
    }

    .sub-content {
        font-size: 1.2em;
        margin-top: 10px
    }

    .logo-pic.logo-mb66 {
        max-width: 300px;
        width: 80%
    }

    .form-wrapper {
        display: flex;
        width: 90%
    }

    .item-promo {
        width: 48%
    }

    .footer-line {
        height: 500px
    }

    .promo-list-wrapper {
        width: 90%
    }

    .title-form {
        font-size: 1.1em
    }
}

@media only screen and (max-width: 730px) {
    .footer-line {
        height:600px
    }

    .title-cont {
        flex-direction: column-reverse;
        text-align: center;
        width: 100%
    }

    .logo-pic.logo-mb66 {
        height: 100px;
        max-width: 300px;
        width: 80%
    }

    .title-cont {
        height: auto
    }

    .title-cont>div {
        width: 90%
    }

    .banner-logo {
        display: flex;
        justify-content: center
    }

    .title-content {
        font-size: 1.5em
    }

    #title-header {
        position: absolute;
        width: 100%;
        z-index: 10
    }

    .content-wrapper {
        max-width: 600px;
        width: 80%
    }

    .sub-content {
        display: none
    }

    #player-form {
        align-items: center;
        display: flex;
        justify-content: center;
        width: 100%
    }

    .footer-line {
        height: 660px
    }

    .main_78win .footer-line {
        height: 580px
    }

    .icon-form img {
        width: 70%
    }

    .form-wrapper {
        display: flex;
        flex-direction: column;
        margin: auto;
        padding-top: 4px;
        width: 98%
    }

    .form-value {
        margin-top: 10px;
        padding: 3px 12px;
        text-align: center;
        width: 100%!important
    }

    .input-form {
        margin-bottom: 0;
        width: 90%
    }

    .icon-form {
        display: none;
        margin: 0 auto
    }

    .item-promo {
        width: 90%
    }

    .promo-list-wrapper {
        justify-content: center;
        margin-top: 50px;
        width: 100%
    }

    .item-promo img {
        box-shadow: 0 1px 3px #0000001f,0 1px 2px #0000003d
    }
}

@media only screen and (max-width: 590px) {
    .footer-line {
        height:560px
    }

    .banner-logo {
        width: 100%
    }

    .logo-pic.logo-jun88cmd {
        height: 120px
    }

    .logo-pic.logo-78win {
        height: 100px
    }

    .main_78win .footer-line {
        height: 480px
    }

    .box-btn-sub {
        margin: auto
    }
}

@media only screen and (max-width: 490px) {
    .footer-line {
        height:490px
    }

    .banner-logo {
        width: 100%
    }
}

@media only screen and (max-width: 400px) {
    .footer-line {
        height:490px
    }

    .banner-logo {
        width: 100%
    }
}

@media only screen and (max-width: 320px) {
    .footer-line {
        height:460px
    }

    .banner-logo {
        width: 100%
    }
}

.app {
    align-items: center;
    background: linear-gradient(180deg,#ffffff26 0,#00000026),radial-gradient(at top center,#fff6 0,#0006 120%) #989898;
    background-blend-mode: multiply,multiply;
    height: 100vh;
    width: 100%
}

.app,.container {
    display: flex;
    justify-content: center
}

.container {
    max-width: 1150px
}

.container>div {
    width: 50%
}

.content {
    color: #fff
}

.title {
    font-size: 1.5em;
    font-weight: 800;
    margin-top: 30px
}

.sub-title {
    font-size: 3.7em;
    font-weight: 800;
    margin-top: 120px
}

.sub-content {
    font-size: 1.2em;
    margin-top: 30px
}

.image {
    align-items: center;
    display: flex;
    justify-content: center
}

.img-baotri {
    height: auto;
    width: 600px
}

@media only screen and (max-device-width: 1150px) {
    .container {
        align-items:center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        max-width: 95%;
        text-align: center
    }

    .title {
        margin-top: 0
    }

    .sub-title,.title {
        font-size: 1.5em;
        font-weight: 800
    }

    .sub-title {
        margin-top: 10px
    }

    .sub-content {
        font-size: 1em;
        margin-bottom: 30px;
        margin-top: 30px
    }

    .image {
        align-items: center;
        display: flex;
        justify-content: center;
        overflow: hidden;
        width: 95%
    }

    .img-baotri {
        height: auto;
        max-width: 370px
    }

    .container>div {
        width: 100%
    }
}
