/* Minification failed. Returning unminified contents.
(165,21): run-time error CSS1039: Token not allowed after unary operator: '-icon-green-01'
(173,32): run-time error CSS1039: Token not allowed after unary operator: '-icon-green-01'
(174,26): run-time error CSS1039: Token not allowed after unary operator: '-white'
(193,36): run-time error CSS1039: Token not allowed after unary operator: '-icon-green-01'
(641,42): run-time error CSS1046: Expect comma, found '224'
(641,50): run-time error CSS1046: Expect comma, found '/'
(862,25): run-time error CSS1039: Token not allowed after unary operator: '-index-bg'
(871,29): run-time error CSS1039: Token not allowed after unary operator: '-index-bg'
(875,40): run-time error CSS1039: Token not allowed after unary operator: '-siderbar-active-stroke'
(876,34): run-time error CSS1039: Token not allowed after unary operator: '-bg-header'
(949,25): run-time error CSS1039: Token not allowed after unary operator: '-index-bg'
(983,29): run-time error CSS1039: Token not allowed after unary operator: '-index-bg'
 */
@font-face {
    font-family: "MStiffHeiHK-UltraBold";
    src: url("/CdnRedirect/Web.Portal/_Common/fonts/MStiffHeiHK-UltraBold.eot");
    src: url("/CdnRedirect/Web.Portal/_Common/fonts/MStiffHeiHK-UltraBold.eot?#iefix")format("embedded-opentype"), url("/CdnRedirect/Web.Portal/_Common/fonts/MStiffHeiHK-UltraBold.woff2")format("woff2"), url("/CdnRedirect/Web.Portal/_Common/fonts/MStiffHeiHK-UltraBold.woff")format("woff"), url("/CdnRedirect/Web.Portal/_Common/fonts/MStiffHeiHK-UltraBold.ttf")format("truetype"), url("/CdnRedirect/Web.Portal/_Common/fonts/MStiffHeiHK-UltraBold.svg#MStiffHeiHK-UltraBold")format("svg");
}
#home {
    max-width: 1172px;
    margin: 0 auto;
}

    #home::before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        height: 100%;
        /* background: url(/CdnRedirect/Web.Portal/DN025-01.Portal/Content/Views/Home/images/bird.png) no-repeat center top; */
        background: url(/Content/Views/Home/images/bird.png) no-repeat;
        background-position: left 33%;
        background-size: 25%;
        z-index: -1;
        transform: scale(0.69) translateX(-357px);
    }

#banner {
    display: flex;
    padding: 0;
    height: auto;
    column-gap: 20px;
}

/* #region slide-banner樣式 */
#slide-banner {
    position: relative;
    overflow: hidden;
    flex: 1;
}

    #slide-banner .swiper-slide {
        text-align: center;
    }

        #slide-banner .swiper-slide a {
            display: block;
            height: 100%;
        }

            #slide-banner .swiper-slide a img {
                width: 100%;
                -moz-border-radius: 25px;
                -webkit-border-radius: 25px;
                border-radius: 25px;
            }

    #slide-banner .swiper-pagination-bullet {
        width: 8px;
        height: 3px;
        -moz-border-radius: 1.5px;
        -webkit-border-radius: 1.5px;
        border-radius: 1.5px;
    }

        #slide-banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
            width: 22px;
            background: #fff;
        }
/* #endregion slide-banner樣式 */
#action-link {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

    #action-link img {
        -moz-border-radius: 25px;
        -webkit-border-radius: 25px;
        border-radius: 25px;
    }

/* #region news 跑馬燈 */
#news {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 15px;
    height: 40px;
    margin: 25px auto 0;
    border-radius: 36px;
    background: linear-gradient(90deg, #95D0CA 0%, #58C0D1 50%, #89AEF3 100%);
    backdrop-filter: blur(29.15690803527832px);
}

    #news:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        height: 2px;
        background: linear-gradient(to right,rgba(0,0,0,.0),#3aa2ec,rgba(0,0,0,.0));
    }

    #news:after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 2px;
        background: linear-gradient(to right,rgba(0,0,0,.0),#3aa2ec,rgba(0,0,0,.0));
    }

    #news .news-bg {
        color: #fff;
        width: 21px;
        height: 23px;
        font-size: 15px;
        padding-left: 35px;
        margin-right: 15px;
        line-height: 23px;
        /*        background: url(/CdnRedirect/Web.Portal/DN025-01.Portal/Content/Views/Shared/images/news.1.png) no-repeat left center;*/
        background: url(/Content/Views/Shared/images/news.1.png) no-repeat left center;
        background-size: contain;
    }

#hot-news {
    flex: 1;
    display: inline-block;
    width: 1130px;
    white-space: nowrap;
    overflow: hidden;
}

    #hot-news li {
        color: #fff;
        text-decoration: none;
        display: inline-block;
        margin-right: 10px;
        font-size: 16px;
        line-height: 16px;
    }

        #hot-news li:hover {
            text-decoration: underline;
        }
/* #endregion 跑馬燈*/

.custom-games {
    position: relative;
}

.game-tab {
    display: flex;
    margin: 40px 0 10px;
    gap: 10px;
}

    .game-tab li {
        position: relative;
        padding: 0 30px;
        height: 39px;
        min-width: 123px;
        color: var(--icon-green-01, #0289A1);
        font-size: 20px;
        line-height: 39px;
        text-align: center;
        -moz-border-radius: 19.5px;
        -webkit-border-radius: 19.5px;
        border-radius: 19.5px;
        /* box-shadow: -1px -3.9px 4.8px 0.3px rgba(2, 11, 32, 0.3); */
        border: 1px solid var(--icon-green-01, #0289A1);
        background: var(--white, #FFF);
    }

        .game-tab li:after {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            border: none;
            -moz-border-radius: 19.5px;
            -webkit-border-radius: 19.5px;
            border-radius: 19.5px;
        }

        .game-tab li:hover,
        .game-tab li.active {
            color: #fff;
            border: 1px solid var(--icon-green-01, #0289A1);
            background: radial-gradient(60.58% 41.35% at 50% -19.09%, #FFFDE8 0%, rgba(255, 253, 232, 0.00) 100%), radial-gradient(59.19% 59.19% at 50% 50%, rgba(61, 139, 255, 0.00) 0%, rgba(35, 86, 164, 0.60) 100%), linear-gradient(179deg, #92CAA3 1.07%, #02869E 59.85%);
            background-blend-mode: normal, soft-light, normal;
            box-shadow: 0 2px 2px 0 #999A9C;
        }

            .game-tab li:hover:after,
            .game-tab li.active:after {
                display: none;
            }

        .game-tab li a {
            display: block;
            height: 100%;
            color: inherit;
            text-decoration: none;
        }

#home .games-swiper-wrap {
    position: relative;
}

    #home .games-swiper {
        height: 492px;
        padding: 20px 0;
    }

        #home .games-swiper.slot-games-swiper .swiper-wrapper {
            flex-wrap: nowrap;
            flex-direction: row;
        }
        #home .games-swiper.slot-games-swiper,
        #home .games-swiper.fish-games-swiper,
        #home .games-swiper.live-games-swiper {
            height: auto;
        }

        #home .games-swiper.slot-games-swiper .game-item,
        #home .games-swiper.fish-games-swiper .game-item,
        #home .games-swiper.live-games-swiper .game-item {
            position: relative;
            width: 217px;
            -moz-transition: all .4s;
            -o-transition: all .4s;
            -webkit-transition: all .4s;
            transition: all .4s;
        }

            #home .games-swiper.slot-games-swiper .game-item::before,
            #home .games-swiper.fish-games-swiper .game-item::before,
            #home .games-swiper.live-games-swiper .game-item::before {
                width: 140px;
                height: 140px;
                content: "";
                position: absolute;
                z-index: -1;
                bottom: 20px;
                left: 50%;
                transform: translateX(-50%);
                /*            background-image: url('/CdnRedirect/Web.Portal/DN025-01.Portal/Content/Views/Home/images/game-bg-x.png');*/
                /*                    background-image: url('/CdnRedirect/Web.Portal/DN025-01.Portal/Content/Views/Home/images/game-bg2.png');*/
                background: url('/Content/Views/Home/images/game-bg2.png') no-repeat center;
                background-size: 100%;
            }

            #home .games-swiper.slot-games-swiper .game-item:hover::before,
            #home .games-swiper.fish-games-swiper .game-item:hover::before,
            #home .games-swiper.live-games-swiper .game-item:hover::before {
                /*                    background-image: url('/CdnRedirect/Web.Portal/DN025-01.Portal/Content/Views/Home/images/game-bg2_a.png');*/
                background: url('/Content/Views/Home/images/game-bg2_a.png') no-repeat center;
                background-size: 100%;
            }

            #home .games-swiper.slot-games-swiper .game-item .hover,
            #home .games-swiper.fish-games-swiper .game-item .hover,
            #home .games-swiper.live-games-swiper .game-item .hover {
                visibility: visible;
                opacity: 0;
                -moz-transition: all .4s;
                -o-transition: all .4s;
                -webkit-transition: all .4s;
                transition: all .4s;
            }

            #home .games-swiper.slot-games-swiper .game-item:hover,
            #home .games-swiper.fish-games-swiper .game-item:hover,
            #home .games-swiper.live-games-swiper .game-item:hover {
                -moz-transform: scale(1.05);
                -ms-transform: scale(1.05);
                -o-transform: scale(1.05);
                -webkit-transform: scale(1.05);
                transform: scale(1.05);
            }

                #home .games-swiper.slot-games-swiper .game-item:hover > img,
                #home .games-swiper.fish-games-swiper .game-item:hover > img,
                #home .games-swiper.live-games-swiper .game-item:hover > img {
/*                    filter: brightness(30%);*/
                    filter: grayscale(100%);
                    -moz-transform: scale(1);
                    -ms-transform: scale(1);
                    -o-transform: scale(1);
                    -webkit-transform: scale(1);
                    transform: scale(1);
                }

                #home .games-swiper.slot-games-swiper .game-item.maintain:hover .hover,
                #home .games-swiper.fish-games-swiper .game-item.maintain:hover .hover,
                #home .games-swiper.live-games-swiper .game-item.maintain:hover .hover {
                    opacity: 0;
                }

            #home .games-swiper.slot-games-swiper .game-item:hover .hover,
            #home .games-swiper.fish-games-swiper .game-item:hover .hover,
            #home .games-swiper.live-games-swiper .game-item:hover .hover {
                opacity: 1;
                filter: brightness(100%);
/*                filter: grayscale(100%);*/
            }
.like-loader {
    margin: 0 auto;
    border: 8px solid #f3f3f3;
    border-top: 8px solid #3498db;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 2s linear infinite;
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
.new-game {
    position: relative;
    display: block;
    font-size: 0;
}

    .new-game .game-item {
        position: relative;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        border-radius: 15px;
        overflow: hidden;
        width: 200px;
    }

        .new-game .game-item.game-like-item .label-recommend {
            width: 28%;
            height: 28px;
            position: absolute;
            display: flex;
            justify-content: center;
            align-items: center;
            left: 5%;
            top: 8%;
            box-shadow: none;
            font-size: 14px;
            text-align: left;
            border: none;
            line-height: 24px;
            z-index: 3;
            border-radius: 12px;
            background: linear-gradient(180deg, #F24A82 0%, #C71F57 100%);
            color: #fff;
        }

        .new-game .game-item.board {
            position: relative;
            width: 164px;
            height: 217px;
            padding-top: 4px;
            background: no-repeat center;
            /*                background-image: url('/CdnRedirect/Web.Portal/DN025-01.Portal/Content/Views/Home/images/game-bg.png');*/
            /*                    background-image: url('/CdnRedirect/Web.Portal/DN025-01.Portal/Content/Views/Home/images/game-bg.png');*/
/*            background-image: url('/Content/Views/Home/images/game-bg.png');
            background-size: contain;*/
            background-image: none;
        }
                .new-game .game-item.board.game-like-item {
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    padding-bottom: 25px;
/*                    background-image: url('/CdnRedirect/Web.Portal/DN025-01.Portal/Content/Views/Home/images/game-bg.png');*/
/*                    background-image: url('/Content/Views/Home/images/game-bg.png');*/
                    background-image: none;
                }

                    .new-game .game-item.board.game-like-item:hover {
                        transform: scale(1.1);
                    }

                .new-game .game-item.x {
/*                    background-image: url('/CdnRedirect/Web.Portal/DN025-01.Portal/Content/Views/Home/images/game-bg-x.png');*/
/*                    background-image: url('/CdnRedirect/Web.Portal/DN025-01.Portal/Content/Views/Home/images/game-bg.png');*/
/*                    background-image: url('/Content/Views/Home/images/game-bg.png');*/
                    background-image: none;
                }
                .new-game .game-item.x:hover{
                    transform: scale(1.1);
                }


        .new-game .game-item .game-x {
            display:none;
            position: absolute;
            left: 0;
            right: 0;
            top: 14px;
            color: #fff;
            font-size: 18px;
            text-align: center;
            white-space: nowrap;
            overflow: hidden;
            -ms-text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
            text-shadow: 1px 1px 3px #330d00;
        }

        .new-game .game-item.x::after {
            position: absolute;
            display: block;
            width: 100%;
            height: 164px;
            content: '';
            /*            background: url(/Content/Views/Home/images/game-bg.png) no-repeat center;
            background-size: contain;*/
            background: none;
            top: 30px;
            left: 0;
            z-index: -1;
        }

        .new-game .game-item .game-name {
            width: 160px;
            height: 36px;
            position: absolute;
            left: 50%;
            transform: translateX(-50%);
            right: 0;
            bottom: -6px;
            color: #FAF4E3;
            font-size: 18px;
            text-align: center;
            white-space: nowrap;
            overflow: hidden;
            -ms-text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
            padding: 0 35px;
            /*            background-image: url('/CdnRedirect/Web.Portal/DN025-01.Portal/Content/Views/Home/images/game-name-bg.png');*/
            background: url('/Content/Views/Home/images/game-name-bg.png') no-repeat center;
            background-size: 100% 100%;
        }

            .new-game .game-item:hover .game-name {
                /*            background-image: url('/CdnRedirect/Web.Portal/DN025-01.Portal/Content/Views/Home/images/game-name-bg_a.png');*/
                background: url('/Content/Views/Home/images/game-name-bg_a.png') no-repeat center;
                background-size: 100% 100%;
            }

.games-swiper-wrap.like .game-item .game-name,
.games-swiper-wrap.new .game-item .game-name,
.games-swiper-wrap.hot .game-item .game-name {
    display: none;
}

        .new-game .game-item .game-name.square {
            transform: translate(-50%,-10px);
        }
        /*            .new-game .games-swiper-wrap.hot .game-item .game-name {
                bottom: 16px;
                font-size: 12px;
            }*/
        .new-game .game-item .game-logo-wrap {
            position: absolute;
            right: 5px;
            top: 25px;
            width: 60px;
        }

            .new-game .game-item .game-logo-wrap .game-logo {
                width: 100%;
                height: auto;
            }

        .new-game .game-item .game-img {
            width: 100%;
            height: auto;
            -moz-transition: all .4s;
            -o-transition: all .4s;
            -webkit-transition: all .4s;
            transition: all .4s;
        }

            .new-game .game-item .game-img.square {
                width: 147px;
                height: 148px;
                position: relative;
                z-index: -1;
                transform: translate(11px, 32px);
                border-radius: 10px;
            }

    .new-game .game-item.game-like-item .game-img {
        position: relative;
        width: 90%;
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
        transform: translateY(7px);
    }

    .new-game .game-item.game-like-item::before {
        width: 77px;
        height: 22px;
        opacity: 0;
        content: '';
        position: absolute;
        z-index: 1;
        /*            background-image: url('/CdnRedirect/Web.Portal/DN025-01.Portal/Content/Views/Home/images/play.png');*/
        background: url('/Content/Views/Home/images/play.png') no-repeat center;
        background-size: 100%;
    }
    .new-game .game-item.game-like-item:hover::before {
        opacity: 1;
    }

            .new-game .game-item .btn-like {
                position: absolute;
                top: 8%;
                left: 5%;
                z-index: 6;
                width: 28%;
                height: 28%;
                display: block;
                background-repeat: no-repeat;
                background-position: center;
                background-color: transparent;
                background-image: url('/CdnRedirect/Web.Mobile/_Common/2.0/images/components/HomeNavigationComponent/L/btn_like_on.svg');
                background-size: contain;
                box-shadow: none;
                border: none;
            }

        .new-game .game-item:hover .game-img, .new-game .game-item.maintain .game-img {
            -moz-transform: scale(1.1);
            -ms-transform: scale(1.1);
            -o-transform: scale(1.1);
            -webkit-transform: scale(1.1);
            transform: scale(1.1);
            filter: brightness(30%);
            transform: translateY(7px);
        }

            .new-game .game-item:hover .game-img.square, .new-game .game-item.maintain .game-imgsquare {
                -moz-transform: scale(1.1);
                -ms-transform: scale(1.1);
                -o-transform: scale(1.1);
                -webkit-transform: scale(1.1);
                transform: scale(1.1);
/*                filter: brightness(30%);*/
                filter: grayscale(100%); 
                transform: translate(11px, 32px);
                z-index: -1;
            }

        .new-game .game-item .hover {
            display: flex;
            justify-content: center;
            align-items: center;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            visibility: hidden;
        }

            .new-game .game-item .hover .game-img {
                width: auto;
                max-width: 100%;
                -moz-transform: scale(0);
                -ms-transform: scale(0);
                -o-transform: scale(0);
                -webkit-transform: scale(0);
                transform: scale(0);
                -moz-transition: all .4s;
                -o-transition: all .4s;
                -webkit-transition: all .4s;
                transition: all .4s;
            }

        .new-game .game-item:hover .hover {
            visibility: visible;
        }
        .new-game .game-item.maintain:hover .hover {
            visibility: hidden;
        }
        .new-game .game-item.maintain .maintaining {
            width: 100%;
            height: 100%;
            position: absolute;
            top: -5%;
            left: 0;
            z-index: 5;
            display: flex;
            justify-content: center;
            align-items: center;
            color: #fff;
            cursor: default;
            pointer-events: none;
        }

    .new-game .game-item.maintain .maintaining > span {
        position: relative;
        z-index: 6;
        font-size: 32px;
        font-family: "MStiffHeiHK-UltraBold", sans-serif;
        background: #fff;
        -webkit-background-clip: text;
        -webkit-text-stroke: 3px transparent;
        color: transparent;
    }

    .new-game .game-item.maintain .maintaining span::before {
        content: attr(data-text);
        position: absolute;
        z-index: -1;
        -webkit-background-clip: text;
        color: rgb(255, 255, 255);
        background-image: linear-gradient(180deg, #39C0FF 25%, #227399 70%);
        -webkit-text-fill-color: transparent;
        -webkit-text-stroke: 0px transparent;
    }

    .new-game .game-item.maintain .maintaining > span::after {
        content: attr(data-text);
        position: absolute;
        left: 0;
        z-index: -2;
        color: transparent;
        text-shadow: 2px 3px 4px rgb(224 224 224 / 75%);
    }
            .new-game .game-item:hover .hover .game-img {
                -moz-transform: scale(1);
                -ms-transform: scale(1);
                -o-transform: scale(1);
                -webkit-transform: scale(1);
                transform: scale(1);
                filter: brightness(100%);
            }

#home .games-swiper-wrap .swiper-button-next,
#home .games-swiper-wrap .swiper-button-prev {
    width: 73px;
    height: 73px;
    /*    background: url('/CdnRedirect/Web.Portal/DN025-01.Portal/Content/Views/Home/images/arrow.png') no-repeat center;*/
    background: url('/Content/Views/Home/images/arrow_1.png') no-repeat center;
    background-size: contain;
    transform: scaleX(-1);
}

#home .games-swiper-wrap .swiper-button-prev {
    left: -55px;
    transform: scaleX(1);
}

#home .games-swiper-wrap .swiper-button-next {
    right: -55px;
}

    #home .games-swiper-wrap .swiper-button-next:after,
    #home .games-swiper-wrap .swiper-button-prev:after {
        display: none;
    }

.leaderboard {
    position: relative;
    border-radius: 15px;
    padding: 38px 19px;
    margin-top: 80px;
    overflow: hidden;
}

    .leaderboard .leaderboard-title {
        position: absolute;
        z-index: 1;
        top: 46px;
        left: 50%;
        width: 185px;
        height: 50px;
        color: #fff;
        text-align: center;
        text-shadow: 0 1.429px 2.857px rgba(101, 73, 18, 0.50);
        font-family: Inter;
        font-size: 22.857px;
        font-style: normal;
        font-weight: 700;
        line-height: 50px;
        /*        background: url('/CdnRedirect/Web.Portal/DN025-01.Portal/Content/Views/Home/images/leaderboard/title_bg.png') no-repeat center top;*/
        background: url('/Content/Views/Home/images/leaderboard/title_bg.png') no-repeat center top;
        background-size: 100% 100%;
        transform: translateX(-50%);
    }

    .leaderboard .leaderboard-bg {
        position: relative;
        margin-top: 30px;
        padding: 40px 50px 20px;
        /*        border: 1px solid #00d2ff;*/
        -moz-border-radius: 28px;
        -webkit-border-radius: 28px;
        border-radius: 28px;
        /*        background: url('/CdnRedirect/Web.Portal/DN025-01.Portal/Content/Views/Home/images/leaderboard/rank_bg.png') no-repeat center top;*/
        background: url('/Content/Views/Home/images/leaderboard/rank_bg.png') no-repeat center;
        background-size: 100% 100%;
    }

/*        .leaderboard .leaderboard-bg:after {
            content: '';
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            top: 60%;
            pointer-events: none;
            background: linear-gradient(to bottom, rgba(0,0,0, 0), rgba(0,0,0, 1));
            -moz-border-radius: 0 0 28px 28px;
            -webkit-border-radius: 0 0 28px 28px;
            border-radius: 0 0 28px 28px;
        }*/

    .leaderboard .leaderboard-list {
        display: flex;
        justify-content: center;
        gap: 15px;
    }

        .leaderboard .leaderboard-list span {
            position: relative;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 14.5px 55px 14.5px 39px;
            gap: 3px;
            color: #65d9f4;
            font-size: 16px;
            width: 174px;
            height: 48px;
            /*            background: url('/CdnRedirect/Web.Portal/DN025-01.Portal/Content/Views/Home/images/leaderboard/btn.png') no-repeat center;*/
            background: url('/Content/Views/Home/images/leaderboard/btn.png') no-repeat center;
            background-size: 100%;
            background-position-y: 1px;
            -moz-transition: all .4s;
            -o-transition: all .4s;
            -webkit-transition: all .4s;
            transition: all .4s;
            text-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
            -webkit-text-stroke-width: 0.6px;
            font-family: Inter;
        }

            .leaderboard .leaderboard-list span:hover,
            .leaderboard .leaderboard-list span.active {
                color: #fff;
/*                background-image: url('/CdnRedirect/Web.Portal/DN025-01.Portal/Content/Views/Home/images/leaderboard/btn_hover.png');*/
                background-image: url('/Content/Views/Home/images/leaderboard/btn_hover.png');
            }

            .leaderboard .leaderboard-list span:hover {
                -moz-transform: scale(1.1);
                -ms-transform: scale(1.1);
                -o-transform: scale(1.1);
                -webkit-transform: scale(1.1);
                transform: scale(1.1);
            }

            .leaderboard .leaderboard-list span:active {
                -moz-transform: scale(0.9);
                -ms-transform: scale(0.9);
                -o-transform: scale(0.9);
                -webkit-transform: scale(0.9);
                transform: scale(0.9);
            }

            .leaderboard .leaderboard-list span:before {
                content: '';
                height: 30px;
                width: 30px;
                background: url('/Content/Views/Home/images/leaderboard/game.png') no-repeat center;
                background-size: contain;
            }

            .leaderboard .leaderboard-list span.active:before,
            .leaderboard .leaderboard-list span:hover:before {
                background-image: url('/Content/Views/Home/images/leaderboard/game_hov.png');
            }

            .leaderboard .leaderboard-list span.dragon:before {
                position: absolute;
                right: 15px;
                width: 40px;
                height: 40px;
                /*                background: url('/CdnRedirect/Web.Portal/DN025-01.Portal/Content/Views/Home/images/leaderboard/draggon.png') no-repeat center;*/
                background: url('/Content/Views/Home/images/leaderboard/draggon.1.png') no-repeat center;
                background-size: 100% 100%;
                pointer-events: none;
            }

            .leaderboard .leaderboard-list span.dragon.active:before,
            .leaderboard .leaderboard-list span.dragon:hover:before {
                /*                background-image: url('/CdnRedirect/Web.Portal/DN025-01.Portal/Content/Views/Home/images/leaderboard/draggon_hov.png');*/
                background-image: url('/Content/Views/Home/images/leaderboard/draggon.1.png');
                background-size: 100% 100%;
            }

            .leaderboard .leaderboard-list span.eleven:before {
                /* background: url('/CdnRedirect/Web.Portal/DN025-01.Portal/Content/Views/Home/images/leaderboard/eleven.png') no-repeat center; */
                background: url('/Content/Views/Home/images/leaderboard/eleven.png') no-repeat center;
            }

            .leaderboard .leaderboard-list span.eleven.active:before,
            .leaderboard .leaderboard-list span.eleven:hover:before {
                /* background-image: url('/CdnRedirect/Web.Portal/DN025-01.Portal/Content/Views/Home/images/leaderboard/eleven_hov.png'); */
                background-image: url('/Content/Views/Home/images/leaderboard/eleven_hov.png');
            }

            .leaderboard .leaderboard-list span.tiger:before {
                /* background: url('/CdnRedirect/Web.Portal/DN025-01.Portal/Content/Views/Home/images/leaderboard/tiger.png') no-repeat center; */
                background: url('/Content/Views/Home/images/leaderboard/tiger.png') no-repeat center;
            }

            .leaderboard .leaderboard-list span.tiger.active:before,
            .leaderboard .leaderboard-list span.tiger:hover:before {
                /* background-image: url('/CdnRedirect/Web.Portal/DN025-01.Portal/Content/Views/Home/images/leaderboard/tiger_hov.png'); */
                background-image: url('/Content/Views/Home/images/leaderboard/tiger_hov.png');
            }

            .leaderboard .leaderboard-list span.feng:before {
                /* background: url('/CdnRedirect/Web.Portal/DN025-01.Portal/Content/Views/Home/images/leaderboard/feng.png') no-repeat center; */
                background: url('/Content/Views/Home/images/leaderboard/feng.png') no-repeat center;
            }

            .leaderboard .leaderboard-list span.feng.active:before,
            .leaderboard .leaderboard-list span.feng:hover:before {
                /* background-image: url('/CdnRedirect/Web.Portal/DN025-01.Portal/Content/Views/Home/images/leaderboard/feng_hov.png'); */
                background-image: url('/Content/Views/Home/images/leaderboard/feng_hov.png');
            }

    .leaderboard .date-list {
        width: min-content;
        height: 40px;
        display: flex;
        gap: 20px;
        padding: 0;
        margin-top: 25px;
        border-radius: 8px;
        border: 1px solid #2B5962;
        background: #012931;
    }

        .leaderboard .date-list span {
            color: var(--index-bg, #FAF4E3);
            width: 113px;
            padding: 8px 40px;
/*            border: 1px solid #2B5962;*/
            border-radius: 8px;
            background: #012931;
        }

            .leaderboard .date-list span.active {
                color: var(--index-bg, #FAF4E3);
                width: 113px;
                padding: 8px 40px;
                border-radius: 8px;
                border: 1px solid var(--siderbar-active-stroke, #92CCC7);
                background: var(--bg-header, linear-gradient(190deg, #4AA9A2 7.48%, #0289A1 92.22%));
            }

    .leaderboard .column-name {
        margin: 20px 0 5px;
        display: flex;
        color: rgba(250, 244, 227, 0.60);
        font-size: 13px;
        border-bottom: 3px solid #1a2034;
        justify-content: space-around;
        padding: 15px 0;
        border-radius: 4px;
        background: #012931;
    }

        .leaderboard .column-name span {
            flex: 30%;
            padding-left: 3%;
        }
            .leaderboard .column-name span.num {
                flex: 10%;
            }

            .leaderboard .column-name span.player {
                flex: 20%;
                padding-left: 10%;
            }
            .leaderboard .column-name span.bet {
                padding-right: 0%;
                text-align: right;
            }
            .leaderboard .column-name span.payout {
                flex: 40%;
                padding-right: 7%;
                text-align: right;
            }
.board-style .bet {
    text-align: right;
}
.board-style .payout {
    padding-right: 7%;
    text-align: right;
}
.winner {
    display: block;
}

.winner .bd{
    position: relative;
}

.winner .bd:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 60%;
    pointer-events: none;
    background: linear-gradient(180deg, rgba(5, 26, 30, 0.00) 25.19%, #051A1E 88.67%);
/*    -moz-border-radius: 0 0 28px 28px;
    -webkit-border-radius: 0 0 28px 28px;
    border-radius: 0 0 28px 28px;*/
}

    .winner ul {
        display: block;
    }

        .winner ul li {
            position: relative;
            display: flex;
            justify-content: space-around;
            color: var(--index-bg, #FAF4E3);
            font-size: 13.5px;
            height: 50px;
            line-height: 45px;
            margin-bottom: 10px;
            /*            background-image: linear-gradient(to top, #151e34, #141a2a);*/
            box-shadow: -0.5px -1.9px 3.8px 0.2px rgba(50, 58, 77, 0.5), -0.5px -1.9px 4.8px 0.3px rgba(34, 37, 50, 0.5);
            -moz-border-radius: 25px;
            -webkit-border-radius: 25px;
            border-radius: 25px;
        }

            .winner ul li:nth-child(odd) {
                border-radius: 4px;
                background: #335860;
            }
            .winner ul li:nth-child(even) {
                border-radius: 4px;
                background: #22434C;
            }

            .winner ul li b {
                flex: 10%;
                position: absolute;
                top: 0;
                left: 30px;
            }

            .winner ul li span {
                flex: 30%;
                padding-left: 20%;
            }

                .winner ul li .bet {
                color: var(--index-bg, #FAF4E3);
                text-align: right;
            }
            .winner ul li .payout {
                flex: 40%;
                padding-right: 7%;
                text-align: right;
            }

            .winner ul li .game {
                color: #406fb7;
                text-decoration: underline;
            }

#home-description {
    margin: 12px 10px 0 10px;
    padding: 20px;
    color: #D3F6FF;
    font-size: 15px;
    background-color: rgba(3, 4, 5, 0.2);
    border: 1px solid #00D2FF;
    -moz-border-radius: 28px;
    -webkit-border-radius: 28px;
    border-radius: 28px;
}

    #home-description .home-desc-title {
        margin: 0 0 5px 0;
        color: #00C9FF;
        font-size: 20px;
        font-weight: bold;
    }

    #home-description .home-desc-text {
        margin: 0;
    }

#home {
    max-width: 924px;
}

#action-link img {
    height: 223px;
    width: auto;
}

@media screen and (min-width: 1280px) {
    #home {
        max-width: 905px;
    }

    #action-link img {
        height: 218px;
    }
}

@media screen and (min-width: 1360px) {
    /* #home {
        max-width: 980px;
    }

    #action-link img {
        height: 236px;
    }*/
}

@media screen and (min-width: 1440px) {
    #home {
        max-width: 1085px;
    }

    #action-link img {
        height: 262px;
    }
}

@media screen and (min-width: 1680px) {
    #home {
    }
}

@media screen and (min-width: 1921px) {
    #home {
        max-width: 1448px;
    }

    #action-link img {
        height: 352px;
    }
}

