.fc-image[data-v-543c1c50] {
    display: block;
    height: 150px;
    width: 150px
}

.fc-close[data-v-543c1c50] {
    float: right;
    width: 30px
}

@media (max-width:768px) {
    .fc-image[data-v-543c1c50] {
        height: 100px;
        width: 100px
    }
}

.smooth-hide[data-v-d69a9055] {
    animation: compress-d69a9055 .6s;
    animation-fill-mode: forwards
}

.icon-annoucement[data-v-d69a9055] {
    background: #fff;
    border-radius: 100%;
    font-size: 12px;
    padding: 5px
}

@keyframes compress-d69a9055 {
    0% {
        height: 40px
    }
    to {
        height: 8px
    }
}

.btn-container[data-v-304296a0] {
    align-items: center;
    background: var(--body);
    border: 1px solid var(--primary);
    box-shadow: 0 0 7px var(--primary);
    color: var(--text-base);
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: center;
    padding: 8px 0;
    position: fixed;
    transform: translateY(-50%);
    transition: all .3s;
    width: 32px;
    z-index: 10
}

.btn-container.right-mode[data-v-304296a0] {
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    right: 0;
    transition: all .5s ease-out
}

.btn-container.left-mode[data-v-304296a0] {
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    left: 0;
    transition: all .5s ease-out
}

.btn-container.hi-in[data-v-304296a0],
.btn-container.km-kh[data-v-304296a0],
.btn-container.ne-np[data-v-304296a0],
.btn-container.th-kh[data-v-304296a0],
.btn-container.th-th[data-v-304296a0] {
    min-height: 110px !important
}

.btn-container.tl-ph[data-v-304296a0] {
    min-height: 150px !important
}

.btn-container.id-id[data-v-304296a0],
.btn-container.ur-pk[data-v-304296a0] {
    min-height: 120px !important
}

.btn-container.bn-bd[data-v-304296a0],
.btn-container.ms-my[data-v-304296a0] {
    min-height: 130px !important
}

.partnership-icon-container[data-v-304296a0] {
    align-items: center;
    border-radius: 100%;
    display: flex;
    height: 22px;
    justify-content: center;
    margin: 0 auto;
    width: 22px
}

.partnership-icon-container i[data-v-304296a0] {
    font-size: 14px
}

.partnership-text-container[data-v-304296a0] {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    position: relative;
    width: 100%
}

.partnership-text[data-v-304296a0] {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    transform: rotate(90deg);
    white-space: nowrap
}

.quickLaunchBox-v2[data-v-c3d973ad] {
    position: fixed;
    touch-action: none;
    transition: right .5s ease, bottom .5s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    z-index: 101
}

.quickLaunchBox-v2 .swiper-slide[data-v-c3d973ad]:last-child {
    margin-bottom: 0 !important
}

.quickLaunchBox-v2.close[data-v-c3d973ad] {
    animation: growClose-c3d973ad 1s ease-in-out forwards
}

@keyframes growClose-c3d973ad {
    0% {
        opacity: 1;
        transform: scale(1)
    }
    to {
        opacity: 0;
        transform: scale(0)
    }
}

.quickLaunchBox-v2.horizontal[data-v-c3d973ad] {
    animation: growDown-c3d973ad 1s ease-in-out forwards;
    width: 70px
}

@keyframes growDown-c3d973ad {
    0% {
        opacity: 0;
        transform: scale(0)
    }
    to {
        opacity: 1;
        transform: scale(1)
    }
}

.quickLaunchBox-v2 .listed[data-v-c3d973ad] {
    width: 48px
}

.quickLaunchBox-v2 .listed img[data-v-c3d973ad] {
    -o-object-fit: fill;
    object-fit: fill
}

.quickLaunchBox-v2.vertical[data-v-c3d973ad] {
    transform-origin: bottom center
}

.quickLaunchBox-v2.vertical[data-v-c3d973ad],
.quickLaunchBox-v2.vertical.top[data-v-c3d973ad] {
    animation: growUp-c3d973ad 1s ease-in-out forwards;
    text-align: center;
    touch-action: none !important
}

.quickLaunchBox-v2.vertical.top[data-v-c3d973ad] {
    transform-origin: top center
}

@keyframes growUp-c3d973ad {
    0% {
        opacity: 0;
        transform: scaleY(0)
    }
    80% {
        opacity: 1;
        transform: scaleY(1.05)
    }
    to {
        transform: scaleY(1)
    }
}

.quickLaunchBox-v2.vertical .swiper-container-wrapper[data-v-c3d973ad] {
    height: auto;
    margin: auto;
    transition: max-height .3s ease;
    width: 75px
}

.mobile .quickLaunchBox-v2.vertical .swiper-container-wrapper[data-v-c3d973ad] {
    width: 60px
}

.quickLaunchBox-v2.vertical .quick-toggle-nav[data-v-c3d973ad] {
    left: 50% !important;
    transform: translate(-50%);
    z-index: 999
}

.quickLaunchBox-v2.vertical .quick-nav-prev[data-v-c3d973ad] {
    top: -10px
}

.quickLaunchBox-v2.vertical .quick-nav-next[data-v-c3d973ad] {
    bottom: -10px
}

.animate-event[data-v-c3d973ad] {
    animation: tada 1.5s ease-in-out infinite;
    display: inline-block
}

.listed.leaderboard[data-v-c3d973ad] {
    animation: heartbeat-c3d973ad 1.1s infinite;
    animation-timing-function: ease-in-out;
    display: inline-block
}

@keyframes heartbeat-c3d973ad {
    0% {
        transform: scale(1)
    }
    14% {
        transform: scale(1.1)
    }
    28% {
        transform: scale(1)
    }
    42% {
        transform: scale(1.1)
    }
    70% {
        transform: scale(1)
    }
    to {
        transform: scale(1)
    }
}

.listed.vip[data-v-c3d973ad] {
    animation: pulse-c3d973ad 1.3s infinite;
    animation-timing-function: cubic-bezier(.4, 0, .6, 1);
    display: inline-block
}

@keyframes pulse-c3d973ad {
    0% {
        transform: scale(1)
    }
    50% {
        transform: scale(1.1)
    }
    to {
        transform: scale(1)
    }
}

.listed.daily_mission[data-v-c3d973ad] {
    animation: swing-c3d973ad .8s ease-in-out infinite alternate
}

.listed.angpow[data-v-c3d973ad],
.listed.daily_mission[data-v-c3d973ad] {
    position: relative;
    transform-origin: center -80px
}

.listed.angpow[data-v-c3d973ad] {
    animation: wobble-c3d973ad 1s ease infinite
}

@keyframes swing-c3d973ad {
    0% {
        transform: rotate(-2deg)
    }
    to {
        transform: rotate(2deg)
    }
}

.angpau_countdown[data-v-c3d973ad] {
    font-size: 8px
}

.listed.cashback[data-v-c3d973ad] {
    animation: wobble-c3d973ad 1.1s ease-in-out infinite;
    transform-origin: center
}

@keyframes wobble-c3d973ad {
    0% {
        transform: rotate(0)
    }
    12.5% {
        transform: rotate(5deg)
    }
    25% {
        transform: rotate(-5deg)
    }
    37.5% {
        transform: rotate(0)
    }
    50% {
        transform: rotate(5deg)
    }
    62.5% {
        transform: rotate(-5deg)
    }
    75% {
        transform: rotate(0)
    }
    to {
        transform: rotate(0)
    }
}

@media (max-width:767px) {
    .btn-quick-box[data-v-c3d973ad] {
        left: -10px;
        position: relative;
        top: 0
    }
    .btn-quick-box[data-v-c3d973ad]:before {
        content: "";
        height: 48px;
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 48px
    }
    .btn-quick-center[data-v-c3d973ad] {
        position: relative;
        top: 0
    }
    .btn-quick-center[data-v-c3d973ad]:before {
        content: "";
        height: 48px;
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 48px
    }
}

.img_rotate_animation[data-v-c3d973ad] {
    animation: rotateCycle-c3d973ad 3s ease-in-out infinite;
    display: inline-block;
    transform-origin: center
}

@keyframes rotateCycle-c3d973ad {
    0% {
        animation-timing-function: ease-in;
        transform: rotate(0)
    }
    30% {
        animation-timing-function: ease-out;
        transform: rotate(200deg)
    }
    90% {
        animation-timing-function: ease-out;
        transform: rotate(2turn)
    }
    to {
        animation-timing-function: ease-out;
        transform: rotate(2turn)
    }
}

.quickLaunchBox[data-v-2ae181b1] {
    background-color: #000c;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    padding: 5px 10px;
    position: fixed;
    right: -70px;
    top: 200px;
    transition: all .3s;
    width: 70px;
    z-index: 10
}

.quickLaunchBox.open[data-v-2ae181b1] {
    right: 0
}

.right_launch_btn_box[data-v-2ae181b1] {
    bottom: 0;
    height: 120px;
    overflow: hidden;
    position: absolute;
    right: -50px;
    top: 50%;
    transform: translateY(-50%);
    width: 50px
}

.single .right_launch_btn_box[data-v-2ae181b1] {
    bottom: -22px
}

.right_launch_btn_box[data-v-2ae181b1] {
    height: 60px !important;
    right: 70px !important;
    width: 25px !important
}

.launch_btn[data-v-2ae181b1] {
    cursor: pointer;
    height: 60px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 25px
}

.right_launch_btn_bg[data-v-2ae181b1] {
    border-radius: 20px;
    height: 100px;
    position: absolute;
    right: -88px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    width: 100px
}

.hover-enlarge[data-v-2ae181b1] {
    transform: scale(1);
    transition: all .5s
}

.isDesktop .hover-enlarge[data-v-2ae181b1]:hover {
    transform: scale(1.3)
}

.right_launch_arrow[data-v-2ae181b1] {
    background-color: #fff;
    clip-path: polygon(100% 0, 100% 100%, 0 50%);
    height: 20px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%) rotate(0);
    transition: all .3s;
    width: 8px
}

.open .right_launch_arrow[data-v-2ae181b1] {
    transform: translate(-50%, -50%) rotate(180deg)
}

.affiliate_box[data-v-478cb8b2] {
    bottom: 10px;
    display: none;
    left: 50%;
    position: fixed;
    text-align: right;
    transform: translate(-50%);
    width: 500px;
    z-index: 10
}

.affiliate_box.isMobile[data-v-478cb8b2] {
    bottom: 70px
}

.affiliate_box.show[data-v-478cb8b2] {
    display: block
}

.affiliate_close[data-v-478cb8b2] {
    height: 15px;
    width: 15px
}

.affiliate_close svg[data-v-478cb8b2] {
    height: 100%;
    width: 100%
}

.affiliate_close svg path[data-v-478cb8b2] {
    fill: var(--text-base)
}

.affiliate_container[data-v-478cb8b2] {
    border-radius: 10px;
    overflow: hidden
}

.affiliate_img[data-v-478cb8b2] {
    cursor: pointer;
    width: 100%
}

@media (max-width:767px) {
    .affiliate_box[data-v-478cb8b2] {
        width: 300px
    }
}

.game_tab .game_img[data-v-1d49e07e] {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.game_tab .provider_img[data-v-1d49e07e] {
    bottom: 0;
    height: 100%;
    left: 50%;
    padding-top: 100%;
    position: absolute;
    transform: translate(-50%);
    width: 80%
}

.game_tab .tab_bg[data-v-1d49e07e] {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

@media screen and (min-width:1400px) {
    .hot-game-slider .game-slide[data-v-1d49e07e] {
        max-width: 172px;
        width: calc(30% - 9.6px)
    }
    .provider-game-slider .game-slide[data-v-1d49e07e] {
        width: calc(60% - 9.6px) !important;
        width: 250px !important
    }
}

.hot-game-slider .game_container_game_btn[data-v-1d49e07e],
.provider-game-slider .game_container_game_btn[data-v-1d49e07e] {
    border-radius: 6px
}

.provider_game_container_game_btn[data-v-1d49e07e] {
    border-radius: 16px;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    transition: all .3s;
    -o-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

.g-next svg path[data-v-1d49e07e],
.g-prev svg path[data-v-1d49e07e] {
    fill: #f4f4f5
}

.home-section-title[data-v-1d49e07e] {
    font-size: 16px
}