@charset "UTF-8";.video_wrap[data-v-07e67dea] {
    position: relative;
    width: 100%;
    height: 100%
}

.banner_img[data-v-07e67dea] {
    background-position: center top 25%;
    background-repeat: no-repeat;
    background-size: cover
}

@keyframes spin-07e67dea {
    0% {
        transform: translate(-50%,-50%) rotate(0)
    }

    to {
        transform: translate(-50%,-50%) rotate(360deg)
    }
}

.home_base main .game-area {
    position: relative;
    margin-top: 80px
}

.home_base main .game-area .swiper-container {
    width: 1660px;
    overflow: visible
}

.home_base main .game-area .swiper-container .swiper_item {
    border-radius: 20px
}

.home_base main .game-area .swiper-container .swiper_item img {
    width: 400px;
    height: 300px
}

.home_base main .game-area .swiper-container .game_item {
    width: 400px!important;
    height: 300px!important;
    padding: 0!important;
    border-radius: 20px;
    overflow: hidden
}

.home_base main .game-area .swiper-container .game_item p {
    top: 30px
}

.home_base main .game-area .swiper-container .game_item p span {
    font-size: 28px;
    font-weight: 700
}

.home_base main .game-area .swiper-container .game_item button {
    height: 36px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 8px;
    gap: 8px
}

.home_base main .game-area .swiper-container .game_item button:after {
    width: 24px;
    height: 24px;
    background-size: cover
}

.home_base main .game-area .swiper-container .game_item:hover:before {
    z-index: 2
}

.home_base main .game-area .swiper-container .game_item:hover p {
    top: 120px
}

.home_base main .game-area .swiper-container .game_item:hover button {
    bottom: 40px
}

.home_base main .game-area .swiper-container .item_dimmed {
    opacity: .3
}

.home_base main .game-area .swiper-container~.swiper-container {
    margin-top: 20px
}

.home_base main .base-top_banner {
    position: relative;
    margin: 20px auto 0
}

.home_base main .base-top_banner .wrap {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    width: 100%;
    overflow: hidden
}

.home_base main .base-top_banner .logo.PRAG {
    top: 7px!important
}

.home_base main .base-top_banner .swiper-container {
    padding-bottom: 56px
}

.home_base main .base-top_banner .swiper-container .swiper-slide {
    opacity: .2;
    transition: unset!important;
    border-radius: 17px;
    overflow: hidden
}

.home_base main .base-top_banner .swiper-container .swiper-slide.swiper-slide-active {
    opacity: 1;
    width: 1660px!important
}

.home_base main .base-top_banner .swiper-container .swiper-slide.swiper-slide-active .item {
    display: block
}

.home_base main .base-top_banner .swiper-container .swiper-slide.swiper-slide-active video {
    width: 100%!important;
    height: auto!important;
    min-height: 100%
}

.home_base main .base-top_banner .swiper-container .swiper-slide.swiper-slide-next,.home_base main .base-top_banner .swiper-container .swiper-slide.swiper-slide-prev {
    width: calc((100% - 1700px)/2)!important
}

.home_base main .base-top_banner .swiper-container .swiper-slide.swiper-slide-next .item,.home_base main .base-top_banner .swiper-container .swiper-slide.swiper-slide-prev .item {
    display: none
}

.home_base main .base-top_banner .swiper-container .swiper-slide.swiper-slide-next .banner_img,.home_base main .base-top_banner .swiper-container .swiper-slide.swiper-slide-prev .banner_img {
    background-position-x: -90em
}

.home_base main .base-top_banner .swiper-container .swiper-slide .video_wrap {
    width: 100%!important;
    height: 560px!important;
    background-position: center;
    background-size: cover
}

.home_base main .base-top_banner .swiper-container .swiper-slide video {
    width: auto!important;
    height: 560px!important;
    opacity: unset!important
}

.home_base main .base-top_banner .swiper-container .swiper-slide .item {
    z-index: 100
}

.home_base main .base-top_banner .swiper-container .swiper-slide.small.swiper-slide-active video {
    width: 100%!important;
    height: auto!important
}

.home_base main .base-top_banner .swiper-container .swiper_item {
    position: relative
}

.home_base main .base-top_banner .swiper-container .swiper_item .item {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.home_base main .base-top_banner .swiper-container .swiper_item .item>* {
    opacity: 0;
    animation: fadeInDown .4s ease forwards
}

.home_base main .base-top_banner .swiper-container .swiper_item .item .logo {
    display: flex;
    position: absolute;
    align-items: center;
    top: 20px;
    left: 83px
}

.home_base main .base-top_banner .swiper-container .swiper_item .item .logo span {
    display: flex;
    position: relative;
    align-items: center;
    margin-left: 16px;
    padding: 0 6px;
    line-height: 28px;
    letter-spacing: -.6px;
    font-size: 20px;
    font-weight: 500;
    border-radius: 4px;
    background-color: #1984b5
}

.home_base main .base-top_banner .swiper-container .swiper_item .item .logo span:before {
    content: "";
    display: block;
    position: absolute;
    left: -6px;
    width: 1px;
    height: 1px;
    border-top: 5px solid transparent;
    border-left: 0 solid transparent;
    border-right: 10px solid #1984b5;
    border-bottom: 5px solid transparent
}

.home_base main .base-top_banner .swiper-container .swiper_item .item .title {
    transition: all ease .6s;
    margin: 120px 0 0 80px;
    color: #fff
}

.home_base main .base-top_banner .swiper-container .swiper_item .item .title * {
    opacity: 0;
    animation: fadeInDown .4s ease forwards
}

.home_base main .base-top_banner .swiper-container .swiper_item .item .title *:nth-child(1) {
    animation-delay: .2s
}

.home_base main .base-top_banner .swiper-container .swiper_item .item .title *:nth-child(2) {
    animation-delay: .4s
}

.home_base main .base-top_banner .swiper-container .swiper_item .item .title *:nth-child(3) {
    animation-delay: .7s
}

.home_base main .base-top_banner .swiper-container .swiper_item .item .title strong {
    display: block;
    font-size: 80px;
    font-weight: 800;
    line-height: 1;
    text-shadow: 1px 1px 1px rgba(0,0,0,.6)
}

.home_base main .base-top_banner .swiper-container .swiper_item .item .title strong~strong {
    margin-top: 10px
}

.home_base main .base-top_banner .swiper-container .swiper_item .item .title b {
    display: block;
    margin-top: 17px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1
}

.home_base main .base-top_banner .swiper-container .swiper_item .item button {
    position: absolute;
    left: 80px;
    bottom: 100px;
    width: 150px;
    height: 64px;
    font-size: 20px;
    font-weight: 500;
    background-color: #fff;
    color: #1494dc;
    border-radius: 12px
}

.home_base main .base-top_banner .swiper-container .swiper_item .item button:hover {
    background-color: #1494dc;
    color: #000
}

.home_base main .base-top_banner .swiper_controll {
    display: flex;
    position: absolute;
    align-items: center;
    z-index: 10;
    top: 50%;
    left: 50%;
    width: 1660px;
    transform: translate(-50%)
}

.home_base main .base-top_banner .swiper_controll button {
    position: absolute;
    width: 90px;
    height: 90px;
    font-size: 0;
    opacity: .3;
    background-image: url(/assets/icon-vm-arrow-a361e84b.svg)
}

.home_base main .base-top_banner .swiper_controll button:hover {
    opacity: 1
}

.home_base main .base-top_banner .swiper_controll button.nav-prev {
    left: -130px;
    transform: rotate(180deg)
}

.home_base main .base-top_banner .swiper_controll button.nav-next {
    right: -130px
}

.home_base main .base-top_banner .swiper_pagination {
    position: absolute;
    text-align: center;
    bottom: 20px;
    z-index: 1
}

.home_base main .base-top_banner .swiper_pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: rgba(0,0,0,.2) 20%
}

.home_base main .base-top_banner .swiper_pagination .swiper-pagination-bullet-active {
    background-color: #000
}

.dark .base-top_banner .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: #fff3!important
}

.dark .base-top_banner .swiper-pagination-bullet-active {
    background-color: #fff!important
}

.home_base .recommend_game-area[data-v-e2dccbfd] {
    margin-top: 20px;
    background-color: #fff
}

.home_base .recommend_game-area .main_inner[data-v-e2dccbfd] {
    position: relative;
    display: flex
}

.home_base .recommend_game-area .main_inner .lside[data-v-e2dccbfd] {
    flex: 1
}

.home_base .recommend_game-area .main_inner .lside>h3[data-v-e2dccbfd] {
    line-height: 43px;
    padding: 60px 0 0
}

.home_base .recommend_game-area .main_inner .lside>strong[data-v-e2dccbfd] {
    display: block;
    padding: 40px 0 0;
    font-size: 20px
}

.home_base .recommend_game-area .main_inner .lside .ico_logo[data-v-e2dccbfd] {
    margin-top: 46px;
    width: 396.4px;
    height: 98px
}

.home_base .recommend_game-area .main_inner .lside b[data-v-e2dccbfd] {
    display: block;
    margin-top: 40px;
    font-size: 36px;
    font-weight: 700;
    line-height: 1.11;
    letter-spacing: -1.44px
}

.home_base .recommend_game-area .main_inner ul.rside[data-v-e2dccbfd] {
    display: grid;
    padding: 123px 0 60px;
    grid-template-columns: repeat(3,1fr);
    gap: 20px
}

.home_base .recommend_game-area .main_inner ul.rside li .game_item[data-v-e2dccbfd] {
    margin-left: 0
}

.home_base .recommend_game-area .main_inner ul.rside li .game_item .video_wrap[data-v-e2dccbfd] {
    width: 354px!important;
    object-fit: cover
}

.home_base.dark .recommend_game-area[data-v-e2dccbfd] {
    background-color: #323549;
    color: #fff
}

.home_base {
    display: flex;
    flex-direction: column;
    /*height: 100vh;*/
    background-color: #f5f5f7;
    overflow-x: hidden
}

.home_base *:hover,.home_base *:hover * {
    transition: all .3s ease
}

.home_base nav {
    background-color: #fff!important
}

.home_base .main_inner {
    margin: 0 auto;
    width: 1660px
}

.home_base button {
    transition: all .3s ease
}

.home_base video.lazy_load {
    opacity: 1
}

.home_base .ico_logo {
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.home_base .ico_logo.micro,.home_base .ico_logo.MGPS {
    width: 240px;
    height: 60px;
    background-image: url(/assets/images/base_micro_logo.svg)
}

.home_base .ico_logo.evolution,.home_base .ico_logo.EVOL {
    width: 207px;
    height: 40px;
    background-image: url(/assets/images/base_evolution_logo.svg)
}

.home_base .ico_logo.pragmatic,.home_base .ico_logo.PRAG {
    width: 178px;
    height: 80px;
    background-image: url(/assets/images/base_pragmatic_logo.svg)
}

.home_base .ico_logo.sport_radar {
    width: 260px!important;
    height: 80px;
    background-image: url(/assets/images/base_ico_sportradar.svg)
}

.home_base .click_link {
    cursor: pointer
}

.home_base .game_item {
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    width: 320px;
    height: 240px;
    color: #fff;
    border-radius: 12px;
    overflow: hidden
}

.home_base .game_item * {
    transition: all .3s ease-out
}

.home_base .game_item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #35353500;
    -webkit-backdrop-filter: blur(0);
    backdrop-filter: blur(0);
    z-index: -1
}

.home_base .game_item p {
    position: absolute;
    top: 25%;
    color: #fff;
    opacity: 0;
    text-align: center
}

.home_base .game_item p span {
    display: block;
    font-size: 24px;
    font-weight: 700
}

.home_base .game_item p span.game_category {
    font-size: 16px;
    font-weight: 500
}

.home_base .game_item .btn_play-game {
    display: flex;
    position: absolute;
    align-items: center;
    bottom: -50px;
    padding: 0 10px;
    height: 36px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 8px;
    background-color: #1494dc;
    gap: 10px;
    opacity: 0
}

.home_base .game_item .btn_play-game:after {
    content: "";
    width: 24px;
    height: 24px;
    background-image: url(/assets/images/base_ico_play_game.svg)
}

.home_base .game_item img {
    position: absolute;
    bottom: 0;
    width: 100%
}

.home_base .game_item img.banner_img {
    height: unset
}

.home_base .game_item:hover:before {
    background-color: #00000080;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    z-index: 1
}

.home_base .game_item:hover img,.home_base .game_item:hover .banner_img {
    transform: scale(1.1)
}

.home_base .game_item:hover p {
    top: 90px;
    opacity: 1;
    z-index: 10
}

.home_base .game_item:hover .btn_play-game {
    bottom: 20px;
    z-index: 10;
    opacity: 1
}

.home_base .item_dimmed {
    opacity: .3
}

.home_base button.direct_link_btn {
    display: flex;
    align-items: center;
    margin-top: 60px;
    padding: 0 16px;
    height: 40px;
    border-radius: 8px;
    border: solid 1px #000;
    gap: 4px
}

.home_base button.direct_link_btn:after {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background-image: url(/assets/images/base_ico_next_black.svg);
    transition: all .3s ease
}

.home_base button.direct_link_btn:hover {
    color: #fff;
    background-color: #000
}

.home_base button.direct_link_btn:hover:after {
    background-image: url(/assets/images/base_ico_next.svg)
}

.home_base main {
    flex: 1
}

.home_base .base-top_sub_banner {
    margin-top: 636px
}

.home_base .base-top_sub_banner .game_list~.game_list {
    margin-top: 10px;
    left: -160px;
    width: calc(100% + 160px)
}

.home_base main section h3 {
    padding-bottom: 20px;
    font-size: 36px;
    font-weight: 700;
    line-height: 43px
}

.home_base main .hot_brand-area {
    margin-top: 100px
}

.home_base main .hot_brand-area ul {
    display: flex;
    gap: 20px
}

.home_base main .hot_brand-area ul li .item {
    display: flex;
    position: relative;
    flex-direction: column;
    align-items: center;
    padding: 0 30px 40px;
    width: 540px;
    background-color: #fff;
    border-radius: 20px
}

.home_base main .hot_brand-area ul li .item .ico_logo {
    display: block;
    margin-top: 30px;
    width: 240px;
    height: 80px;
    background-repeat: no-repeat;
    background-position: center
}

.home_base main .hot_brand-area ul li .item .game_name {
    padding: 0 20px;
    word-break: break-all
}

.home_base main .hot_brand-area ul li .item>b {
    margin-top: 4px;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px
}

.home_base main .hot_brand-area ul li .item>strong {
    margin-top: 40px;
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    line-height: 40px
}

.home_base main .hot_brand-area ul li .item .ico_logo {
    width: 460px!important;
    height: 80px!important;
    background-size: contain
}

.home_base main .hot_brand-area ul li .item .prev_game {
    position: absolute;
    bottom: 40px
}

.home_base main .hot_brand-area ul li .item .prev_game img {
    width: 220px;
    height: 165px
}

.home_base main .hot_brand-area ul li .item .prev_game img~img {
    margin-left: 20px
}

.home_base main .hot_brand-area .item_sub-list {
    margin-top: 80px
}

.home_base main .hot_brand-area .item_sub-list .game_item {
    width: 220px;
    height: 165px;
    margin: 0
}

.home_base main .hot_brand-area .item_sub-list .game_item p span {
    font-size: 20px;
    font-weight: 700
}

.home_base main .hot_brand-area .item_sub-list .game_item p .game_category {
    font-size: 16px;
    font-weight: 500
}

.home_base main .hot_brand-area .item_sub-list .game_item button {
    height: 28px;
    font-size: 12px;
    font-weight: 500;
    gap: 8px;
    border-radius: 4px
}

.home_base main .hot_brand-area .item_sub-list .game_item button:after {
    width: 16px;
    height: 16px;
    background-size: cover
}

.home_base main .hot_brand-area .item_sub-list .game_item:hover p {
    top: 50px
}

.home_base main .hot_brand-area .item_sub-list .game_item:hover:before {
    z-index: 2
}

.home_base main .hot_brand-area .item_sub-list .game_item:hover button {
    display: none
}

.home_base main .noti-area {
    margin-top: 20px;
    width: 100%;
    background-color: #fff
}

.home_base main .noti-area>div {
    display: flex;
    height: 60px;
    align-items: center;
    overflow: hidden
}

.home_base main .noti-area>div h4 {
    margin-left: 4px
}

.home_base main .noti-area .swiper_container {
    flex: 1;
    margin-left: 66px;
    height: 60px!important
}

.home_base main .noti-area .swiper_container .swiper-slide {
    display: flex;
    align-items: center;
    text-align: left;
    width: 100%
}

.home_base main .quick_btns-area {
    margin-top: 20px
}

.home_base main .quick_btns-area ul {
    display: flex;
    gap: 20px
}

.home_base main .quick_btns-area ul .item {
    width: 260px;
    height: 150px;
    position: relative;
    border-radius: 12px;
    display: flex;
    align-items: flex-end;
    padding: 20px 31px;
    background-color: #fff;
    box-sizing: border-box!important;
    border: 1px solid #fff;
    cursor: pointer
}

.home_base main .quick_btns-area ul .item .icon-shortcut {
    width: 48px;
    height: 48px;
    position: absolute;
    top: 20px;
    right: 30px;
    filter: invert(1)
}

.home_base main .quick_btns-area ul .item .icon-shortcut.s-deposit {
    background: url(/assets/icon-shortcut-deposit-02aad602.svg) no-repeat center/cover
}

.home_base main .quick_btns-area ul .item .icon-shortcut.s-withdraw {
    background: url(/assets/icon-shortcut-withdraw-0126c2f7.svg) no-repeat center/cover
}

.home_base main .quick_btns-area ul .item .icon-shortcut.s-point {
    background: url(/assets/icon-shortcut-point-c741752f.svg) no-repeat center/cover
}

.home_base main .quick_btns-area ul .item .icon-shortcut.s-coupon {
    background: url(/assets/icon-shortcut-coupon-9a11dd7f.svg) no-repeat center/cover
}

.home_base main .quick_btns-area ul .item .icon-shortcut.s-event {
    background: url(/assets/icon-shortcut-event-d9905109.svg) no-repeat center/cover
}

.home_base main .quick_btns-area ul .item .icon-shortcut.s-payback {
    background: url(/assets/icon-shortcut-payback-e1b41818.svg) no-repeat center/cover
}

.home_base main .quick_btns-area ul .item .t-box {
    display: flex;
    flex-direction: column
}

.home_base main .quick_btns-area ul .item .t-box span {
    text-align: left;
    font-size: 20px;
    font-weight: 600
}

.home_base main .quick_btns-area ul .item .t-box small {
    font-weight: 500;
    font-size: 14px;
    display: block;
    margin-top: 4px;
    color: #86868b
}

.home_base main .quick_btns-area ul .item:hover {
    border-color: #000
}

.home_base main .game_ctgr-area {
    margin-top: 100px
}

.home_base main .game_ctgr-area ul {
    display: flex;
    gap: 20px
}

.home_base main .game_ctgr-area ul li .item {
    position: relative;
    width: 540px;
    height: 300px;
    color: #fff;
    border-radius: 20px;
    overflow: hidden
}

.home_base main .game_ctgr-area ul li .item>div {
    display: flex;
    position: absolute;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 10
}

.home_base main .game_ctgr-area ul li .item>div b {
    margin-top: 40px;
    font-size: 20px;
    font-weight: 700
}

.home_base main .game_ctgr-area ul li .item>div strong {
    display: block;
    width: 50%;
    font-size: 35px;
    font-weight: 700;
    text-align: center
}

.home_base main .game_ctgr-area ul li .item>div button {
    position: absolute;
    bottom: 20px;
    width: 24px;
    height: 24px;
    background-image: url(/assets/images/base_ico_bottom_arrow.svg);
    transition: all .3s ease
}

.home_base main .game_ctgr-area ul li .item:hover button {
    bottom: 90px
}

.home_base main .game_ctgr-area ul li .item:hover i {
    transform: scale(1.1)
}

.home_base main .game_ctgr-area ul li .item:hover>div {
    background-color: #00000080;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px)
}

.home_base main .game_ctgr-area ul li .item i {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover
}

.home_base main .game_ctgr-area ul li .item i.sports {
    background-image: url(/assets/images/base_top_sub_bannser/game_sport.webp)
}

.home_base main .game_ctgr-area ul li .item i.casino {
    background-image: url(/assets/images/base_top_sub_bannser/game_casin.webp)
}

.home_base main .game_ctgr-area ul li .item i.slot {
    background-image: url(/assets/images/base_top_sub_bannser/game_slot.webp)
}

.home_base footer {
    margin-top: 200px;
    background-color: #101010
}

.home_base footer .bottom_banner {
    position: relative;
    width: 100%;
    height: 600px
}

.home_base footer .bottom_banner i.bottom_banner_background {
    display: flex;
    height: 100%
}

.home_base footer .bottom_banner i.bottom_banner_background:before {
    content: "";
    flex: 1;
    display: block;
    background-color: #041c49
}

.home_base footer .bottom_banner i.bottom_banner_background:after {
    content: "";
    flex: 1;
    display: block;
    background-color: #085a3d
}

.home_base footer .bottom_banner i.bottom_banner_img {
    position: absolute;
    display: flex;
    justify-content: center;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 2560px;
    height: 600px;
    background-image: url(/assets/images/base_micro_banner.webp)
}

.home_base footer .bottom_banner .item {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    z-index: 10
}

.home_base footer .bottom_banner .item .logo {
    display: flex;
    margin-top: 80px;
    align-items: center
}

.home_base footer .bottom_banner .item .logo span {
    display: flex;
    position: relative;
    align-items: center;
    margin-left: 16px;
    padding: 0 6px;
    height: 28px;
    background-color: #1984b5;
    line-height: 100%;
    border-radius: 4px;
    letter-spacing: -.6px;
    font-size: 20px;
    font-weight: 500
}

.home_base footer .bottom_banner .item .logo span:before {
    content: "";
    display: block;
    position: absolute;
    left: -6px;
    width: 1px;
    height: 1px;
    border-top: 5px solid transparent;
    border-left: 0 solid transparent;
    border-right: 10px solid #1984b5;
    border-bottom: 5px solid transparent
}

.home_base footer .bottom_banner .item .title {
    margin-top: 24px;
    color: #fff
}

.home_base footer .bottom_banner .item .title strong {
    display: block;
    line-height: 90px;
    font-size: 72px;
    font-weight: 300
}

.home_base footer .bottom_banner .item .title strong:last-child {
    color: #21c618;
    font-weight: 800
}

.home_base footer .bottom_banner .item .quick_btns {
    margin-top: 80px
}

.home_base footer .bottom_banner .item .quick_btns button {
    height: 72px;
    display: inline-flex;
    align-items: center;
    gap: 4px;
    padding: 0 48px;
    border-radius: 12px;
    font-size: 20px;
    font-weight: 500
}

.home_base footer .bottom_banner .item .quick_btns button~button {
    margin-left: 8px
}

.home_base footer .bottom_banner .item .quick_btns button.btn-type_black {
    border: solid 1px #3297cb;
    background-color: #0009;
    color: #3297cb
}

.home_base footer .bottom_banner .item .quick_btns button.btn-type_black:after {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background-image: url(/assets/images/base_ico_next_blue.svg)
}

.home_base footer .bottom_banner .item .quick_btns button.btn-type_green {
    border: solid 1px #21c618;
    background-color: #21c618;
    color: #000
}

.home_base footer .bottom_banner .item .quick_btns button.btn-type_green:after {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background-image: url(/assets/images/base_ico_next_black.svg)
}

.home_base footer .bottom_banner .item .quick_btns button:hover {
    color: #000!important;
    background-color: #fff!important;
    border-color: #fff
}

.home_base footer .bottom_banner .item .quick_btns button:hover:after {
    background-image: url(/assets/images/base_ico_next_black.svg)
}

.home_base footer .skin-partner {
    padding: 40px 0;
    width: 100%;
    background-color: #000
}

.home_base footer .skin-partner .item {
    margin-left: 8px
}

.home_base footer .skin-partner i.ico_partner {
    display: block;
    width: 131px;
    height: 80px
}

.home_base footer .skin-partner i.ico_partner.betsoft {
    background-image: url(/assets/images/partner/betsoft.svg)
}

.home_base footer .skin-partner i.ico_partner.cq_9 {
    background-image: url(/assets/images/partner/cq_9.svg)
}

.home_base footer .skin-partner i.ico_partner.evolution {
    background-image: url(/assets/images/partner/evolution.svg)
}

.home_base footer .skin-partner i.ico_partner.evoplay {
    background-image: url(/assets/images/partner/evoplay.svg)
}

.home_base footer .skin-partner i.ico_partner.genii {
    background-image: url(/assets/images/partner/genii.svg)
}

.home_base footer .skin-partner i.ico_partner.habanero {
    background-image: url(/assets/images/partner/habanero.svg)
}

.home_base footer .skin-partner i.ico_partner.microgaming {
    background-image: url(/assets/images/partner/microgaming.svg)
}

.home_base footer .skin-partner i.ico_partner.netent {
    background-image: url(/assets/images/partner/netent.svg)
}

.home_base footer .skin-partner i.ico_partner.nolimit_city {
    background-image: url(/assets/images/partner/nolimit_city.svg)
}

.home_base footer .skin-partner i.ico_partner.onetouch {
    background-image: url(/assets/images/partner/onetouch.svg)
}

.home_base footer .skin-partner i.ico_partner.pg_pocket_games {
    background-image: url(/assets/images/partner/pg_pocket_games.webp)
}

.home_base footer .skin-partner i.ico_partner.play_go {
    background-image: url(/assets/images/partner/play_go.svg)
}

.home_base footer .skin-partner i.ico_partner.playson {
    background-image: url(/assets/images/partner/playson.svg)
}

.home_base footer .skin-partner i.ico_partner.pragmatic {
    background-image: url(/assets/images/partner/pragmatic.svg)
}

.home_base footer .skin-partner i.ico_partner.red_tiger {
    background-image: url(/assets/images/partner/red_tiger.svg)
}

.home_base footer .skin-partner i.ico_partner.spinomenal {
    background-image: url(/assets/images/partner/spinomenal.svg)
}

.home_base footer .skin-partner i.ico_partner.wazdan {
    background-image: url(/assets/images/partner/wazdan.svg)
}

.home_base footer .footer {
    display: flex;
    position: relative;
    padding-bottom: 60px
}

.home_base footer .footer .footer_copylight {
    padding-top: 20px;
    height: fit-content;
    color: #4a4a4a
}

.home_base footer .footer .footer_copylight p {
    display: block;
    height: 50px;
    font-size: 36px;
    font-weight: 700;
    font-family: Orbitron
}

.home_base footer .footer .footer_copylight small {
    line-height: 17px;
    font-size: 14px;
    font-weight: 400
}

.home_base footer .footer .footer_games {
    display: flex;
    margin-left: 70px;
    padding-top: 20px;
    gap: 40px;
    height: fit-content;
    font-weight: 600
}

.home_base footer .footer .footer_games * {
    font-size: 16px!important
}

.home_base footer .footer .footer_games .item {
    display: flex;
    align-items: center;
    height: 50px;
    gap: 6px;
    color: #1494dc
}

.home_base footer .footer .footer_games .item.hilight {
    background-image: linear-gradient(240deg,#21c618 98%,#3297cb 2%);
    font-weight: 600;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.home_base footer .footer .footer_games .item i {
    display: block;
    width: 24px;
    height: 24px;
    background-size: contain;
    background-repeat: no-repeat
}

.home_base footer .footer .footer_games .item i.ico_game-sport {
    background-image: url(/assets/images/base_ico_game_sport.svg)
}

.home_base footer .footer .footer_games .item i.ico_game-casin {
    background-image: url(/assets/images/base_ico_game_casino.svg)
}

.home_base footer .footer .footer_games .item i.ico_game-slott {
    background-image: url(/assets/images/base_ico_game_slot.svg)
}

.home_base footer .footer .footer_games .item i.ico_game-holdm {
    background-image: url(/assets/images/base_ico_game_holdm.svg)
}

.home_base footer .footer .footer_games .item:hover {
    color: #fff!important
}

.home_base footer .footer .footer_games .item:hover .ico_game-sport {
    background-image: url(/assets/images/base_ico_game_sport_white.svg)
}

.home_base footer .footer .footer_games .item:hover .ico_game-casin {
    background-image: url(/assets/images/base_ico_game_casino_white.svg)
}

.home_base footer .footer .footer_games .item:hover .ico_game-slott {
    background-image: url(/assets/images/base_ico_game_slot_white.svg)
}

.home_base footer .footer .footer_games .item:hover .ico_game-holdm {
    background-image: url(/assets/images/base_ico_game_holdm_white.svg)
}

.home_base footer .footer .footer_games .item:hover.hilight {
    background-image: linear-gradient(240deg,#fff 100%,#fff 100%)!important
}

.home_base footer .footer .footer_quick_menus {
    display: flex;
    margin-left: 40px;
    padding-top: 20px;
    gap: 40px;
    height: fit-content
}

.home_base footer .footer .footer_quick_menus .item {
    cursor: pointer;
    line-height: 50px;
    font-size: 16px;
    font-weight: 600;
    color: #4a4a4a
}

.home_base footer .footer .footer_quick_menus .item:hover {
    color: #fff
}

.home_base footer .footer .footer_recent {
    display: flex;
    position: absolute;
    top: 20px;
    right: 0;
    gap: 4px
}

.home_base footer .footer .footer_recent .link_telegram {
    width: 48px;
    height: 48px;
    border-radius: 8px;
    background-image: url(/assets/images/base_ico_twiter.svg);
    background-size: 50px;
    background-position: center
}

.home_base footer .footer .footer_recent .link_telegram:hover {
    background-image: url(/assets/images/base_ico_twiter_white.svg)
}

.home_base footer .footer .footer_recent .link_kakao {
    width: 48px;
    height: 48px;
    background-image: url(/assets/images/base_ico_kakao.svg);
    background-color: #fee500;
    border-radius: 8px
}

.home_base footer .footer .footer_recent .link_kakao:hover {
    background-color: #fff;
    background-image: url(/assets/images/base_ico_kakao_white.svg)
}

.home_base footer .footer .footer_recent .btn_recent-play {
    display: inline-flex;
    padding: 0 30px;
    align-items: center;
    height: 48px;
    font-size: 16px;
    font-weight: 400;
    color: #1494dc;
    background-color: #142868;
    border-radius: 8px;
    gap: 6px
}

.home_base footer .footer .footer_recent .btn_recent-play:before {
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    background-image: url(/assets/images/base_ico_recent_play.svg)
}

.home_base footer .footer .footer_recent .btn_recent-play:hover {
    color: #000;
    background-color: #fff
}

.home_base footer .footer .footer_recent .btn_recent-play:hover:before {
    background-image: url(/assets/images/base_ico_recent_play_active.svg)!important
}

.home_base footer .footer .footer_recent .btn_move-top {
    width: 48px;
    height: 48px;
    border-radius: 8px;
    background-color: #142868;
    background-image: url(/assets/images/base_ico_top_arrow.svg);
    background-repeat: no-repeat;
    background-position: center
}

.home_base footer .footer .footer_recent .btn_move-top:hover {
    color: #000;
    background-color: #fff;
    background-image: url(/assets/images/base_ico_top_arrow_active.svg)!important
}

.home_base footer .footer .footer_sns {
    position: absolute;
    right: 0;
    top: 108px;
    text-align: right
}

.home_base footer .footer .footer_sns span {
    line-height: 19px;
    font-size: 16px;
    font-weight: 600;
    color: #4a4a4a
}

.home_base footer .footer .footer_sns ul {
    display: flex;
    margin-top: 10px;
    gap: 8px
}

.home_base footer .footer .footer_sns ul button {
    width: 48px;
    height: 48px;
    border-radius: 12px
}

.home_base footer .footer .footer_sns ul button.link_telegram {
    background-image: url(/assets/images/base_ico_twiter.svg);
    background-color: #08c
}

.home_base footer .footer .footer_sns ul button.link_kakao {
    background-image: url(/assets/images/base_ico_kakao.svg);
    background-color: #fee500
}

.home_base.dark {
    background-color: #212229
}

.home_base.dark .base-gnb .gnb-top {
    border-color: #0c2b5f;
    background-color: #07102e
}

.home_base.dark .base-gnb .gnb-top * {
    filter: invert(1)
}

.home_base.dark .base-gnb .gnb-top .lv-circle {
    width: 27px!important;
    height: 27px!important;
    border: 1px solid #fff;
    filter: invert(0)
}

.home_base.dark .base-gnb .gnb-top ul.usr-info li:hover * {
    filter: unset!important;
    color: #1494dc!important
}

.home_base.dark .base-gnb .gnb-top ul.usr-info li:hover .gnb-transfer {
    background-image: url(/assets/icon-gnb-transfer_blue-2f31c355.svg)!important
}

.home_base.dark .base-gnb .gnb-top ul.usr-info li:hover .gnb-setting {
    background-image: url(/assets/icon-gnb-gear_blue-b45e2d26.svg)!important
}

.home_base.dark .base-gnb .gnb-top ul.usr-info li:hover .gnb-event {
    background-image: url(/assets/icon-gnb-event_blue-134c0551.svg)!important
}

.home_base.dark .base-gnb .gnb-top ul.usr-info li:hover .gnb-login {
    background-image: url(/assets/icon-gnb-login_blue-55e12e14.svg)!important
}

.home_base.dark .base-gnb .gnb-top ul.usr-info li:hover .gnb-signup {
    background-image: url(/assets/icon-gnb-signup_blue-dcc6f64f.svg)!important
}

.home_base.dark .base-gnb .gnb-top ul.usr-info .gnb-money {
    background-image: url(/assets/icon-gnb-money_dark-4d340f96.svg)!important;
    filter: invert(0)!important
}

.home_base.dark .base-gnb .gnb-top ul.usr-info .gnb-point {
    background-image: url(/assets/icon-gnb-point_dark-48f48da9.svg)!important;
    filter: invert(0)!important
}

.home_base.dark .base-gnb .gnb-bottom {
    max-width: unset;
    width: 100%;
    background-color: #000
}

.home_base.dark .base-gnb .gnb-bottom .gnb-bottom-inner {
    width: 1660px;
    margin: 0 auto
}

.home_base.dark .base-gnb .gnb-bottom .gnb-bottom-inner .lside .my {
    color: #1494dc!important
}

.home_base.dark .base-gnb .gnb-bottom .gnb-bottom-inner .lside li {
    color: #fff
}

.home_base.dark .base-gnb .gnb-bottom .gnb-bottom-inner .lside li.brand,.home_base.dark .base-gnb .gnb-bottom .gnb-bottom-inner .lside li.brand:hover {
    color: #fff!important
}

.home_base.dark .base-gnb .gnb-bottom .gnb-bottom-inner .lside li:hover {
    color: #1494dc
}

.home_base.dark .base-gnb .gnb-bottom .gnb-bottom-inner .lside li:hover .sport {
    background-image: url(/assets/icon-gnb-sport_dark-89da66a9.svg)!important
}

.home_base.dark .base-gnb .gnb-bottom .gnb-bottom-inner .lside li:hover .casino {
    background-image: url(/assets/icon-footer-casino-b5fd8d98.svg)!important
}

.home_base.dark .base-gnb .gnb-bottom .gnb-bottom-inner .lside li:hover .slot {
    background-image: url(/assets/icon-gnb-slot_dark-65ea85a7.svg)!important
}

.home_base.dark .base-gnb .gnb-bottom .gnb-bottom-inner .lside li:hover * {
    filter: unset!important
}

.home_base.dark .base-gnb .gnb-bottom .gnb-bottom-inner .lside li:hover.my {
    color: #fff!important
}

.home_base.dark .base-gnb .gnb-bottom .gnb-bottom-inner .lside li.holdem * {
    filter: unset!important
}

.home_base.dark .base-gnb .gnb-bottom .gnb-bottom-inner .lside li.holdem:hover {
    background: linear-gradient(45deg,#3297cb,#3297cb);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center
}

.home_base.dark .base-gnb .gnb-bottom .gnb-bottom-inner .lside li.holdem:hover .holdem {
    background-image: url(/assets/icon-gnb-holdem_dark-231038de.svg)!important
}

.home_base.dark .base-gnb .gnb-bottom .gnb-bottom-inner .lside li .gnb-icon {
    width: 24px;
    height: 24px;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-right: 3px;
    filter: invert(1)
}

.home_base.dark .base-gnb .gnb-bottom .gnb-bottom-inner .rside.gnb-btn-group>.lside span:hover {
    filter: invert(1)
}

.home_base.dark .base-gnb .gnb-bottom .gnb-bottom-inner .rside.gnb-btn-group .rside.click {
    border: 1px solid #000;
    background-color: #fff!important
}

.home_base.dark .base-gnb .gnb-bottom .gnb-bottom-inner .rside.gnb-btn-group .rside.click:hover {
    color: #000
}

.home_base.dark .base-gnb .gnb-bottom .gnb-bottom-inner .rside.gnb-btn-group .rside.click:hover:before {
    background-image: url(/assets/icon-gnb-mylounge_base_dark-3c03de67.svg)!important
}

.home_base.dark main {
    background-color: #212229
}

.home_base.dark main h3 {
    color: #fff
}

.home_base.dark main .noti-area {
    background-color: #1494dc
}

.home_base.dark main .quick_btns-area .item,.home_base.dark main .hot_brand-area .item {
    color: #fff;
    background-color: #323549;
    border-color: #323549
}

.home_base.dark main .quick_btns-area .item i.icon-shortcut,.home_base.dark main .hot_brand-area .item i.icon-shortcut {
    filter: invert(0)
}

.home_base.dark main .quick_btns-area .item:hover,.home_base.dark main .hot_brand-area .item:hover {
    border-color: #fff
}

.home_base.dark main .quick_btns-area .item b,.home_base.dark main .hot_brand-area .item b {
    letter-spacing: -.8px;
    color: #86868b
}

.home_base.dark main p {
    color: #fff!important
}

.home_base.dark main .hot_brand-area .item .evolution {
    background-image: url(/assets/images/base_evolution_logo_white.svg)
}

.home_base.dark main .hot_brand-area .item .pragmatic {
    background-image: url(/assets/images/base_pragmatic_logo_white.svg)
}

.home_base.dark .direct_link_btn {
    border-color: #fff;
    color: #fff
}

.home_base.dark .direct_link_btn:after {
    filter: invert(1)!important
}

.home_base.dark .direct_link_btn:hover {
    background-color: #fff!important;
    color: #000
}

.home_base.dark .ico_logo.evolution,.home_base.dark .ico_logo.EVOL {
    background-image: url(/assets/images/base_evolution_logo_white.svg)
}

.home_base.dark .ico_logo.pragmatic,.home_base.dark .ico_logo.PRAG {
    background-image: url(/assets/images/base_pragmatic_logo_white.svg)
}

.home_base.dark .ico_logo.sport_radar {
    background-image: url(/assets/images/base_ico_sportradar_white.svg)
}
