@font-face {
    font-family: swiper-icons;
    font-style: normal;
    font-weight: 400;
    src: url("data:application/font-woff;charset=utf-8;base64, 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")
}

:root {
    --swiper-theme-color: #007aff
}

.swiper {
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    box-sizing: initial;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
    z-index: 1
}

.swiper-android .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-pointer-events {
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: #00000026
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, #00000080, #0000)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, #00000080, #0000)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, #00000080, #0000)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, #00000080, #0000)
}

.swiper-css-mode>.swiper-wrapper {
    -ms-overflow-style: none;
    overflow: auto;
    scrollbar-width: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-centered>.swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal>.swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper:before {
    height: var(--swiper-centered-offset-after);
    min-width: 1px;
    width: 100%
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    align-items: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
    cursor: pointer;
    display: flex;
    height: var(--swiper-navigation-size);
    justify-content: center;
    margin-top: calc(0px - var(--swiper-navigation-size)/2);
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/44*27);
    z-index: 10
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    cursor: auto;
    opacity: .35;
    pointer-events: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    font-variant: normal;
    letter-spacing: 0;
    line-height: 1;
    text-transform: none !important;
    text-transform: none
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    left: auto;
    right: 10px
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transform: translateZ(0);
    transition: opacity .3s;
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    font-size: 0;
    overflow: hidden
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    position: relative;
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    border-radius: 50%;
    display: inline-block;
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px))
}

button.swiper-pagination-bullet {
    -webkit-appearance: none;
    appearance: none;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    opacity: var(--swiper-pagination-bullet-opacity, 1)
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    display: block;
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: transform .2s, top .2s
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, left .2s
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, right .2s
}

.swiper-pagination-progressbar {
    background: #00000040;
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
    transform-origin: left top;
    width: 100%
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    height: 4px;
    left: 0;
    top: 0;
    width: 100%
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
    height: 100%;
    left: 0;
    top: 0;
    width: 4px
}

.swiper-pagination-lock {
    display: none
}

.carousel-banner-container {
    margin: auto
}

.carousel-banner-container.banner {
    aspect-ratio: 1920/660;
    width: 100%
}

.carousel-banner-container.desktop .swiper .swiper-button-next,
.carousel-banner-container.desktop .swiper .swiper-button-prev {
    height: 40px;
    padding: 35px;
    width: 40px
}

.carousel-banner-container.desktop .swiper .swiper-button-next:after,
.carousel-banner-container.desktop .swiper .swiper-button-prev:after {
    font-size: 30px
}

.carousel-banner-container.desktop .swiper .swiper-button-next.swiper-button-disabled,
.carousel-banner-container.desktop .swiper .swiper-button-prev.swiper-button-disabled {
    opacity: 0
}

.carousel-banner-container.desktop .swiper img {
    aspect-ratio: 1920/660;
    display: block;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    width: 100%
}

.carousel-banner-container .swiper .swiper-button-next,
.carousel-banner-container .swiper .swiper-button-prev {
    align-items: center;
    background-color: #00000080;
    border-radius: 50%;
    box-sizing: border-box;
    display: flex;
    height: 20px;
    justify-content: center;
    opacity: .6;
    padding: 17px;
    width: 20px
}

.carousel-banner-container .swiper .swiper-button-next:after,
.carousel-banner-container .swiper .swiper-button-prev:after {
    font-size: 16px
}

.carousel-banner-container .swiper .swiper-button-next.swiper-button-disabled,
.carousel-banner-container .swiper .swiper-button-prev.swiper-button-disabled {
    opacity: 0
}

.carousel-banner-container .swiper .swiper-button-next:hover,
.carousel-banner-container .swiper .swiper-button-prev:hover {
    opacity: 1
}

.carousel-banner-container .swiper img {
    display: block;
    width: 100%
}

.swiper-free-mode>.swiper-wrapper {
    margin: 0 auto;
    transition-timing-function: ease-out
}

.main-home {
    background: url(https://img.alltocon.com/img/static/desktop/temp/home/ec62/home-bg.jpg) top/cover no-repeat;
    padding: 100px 0 50px
}

.main-home .jackpot-countup .jp-tit {
    display: none
}

.main-home .home-title {
    align-items: center;
    display: flex;
    gap: 8.3px;
    margin: 18px 0
}

.main-home .home-title img {
    height: 35px;
    width: 35px
}

.main-home .home-title .home-title-text {
    color: #f1c137;
    font-size: 20px;
    font-weight: 700;
    height: 35px;
    line-height: 42px
}

.main-home .home-title .btn-more {
    align-items: center;
    background: #0000;
    color: #f1c137;
    cursor: pointer;
    display: flex;
    font-size: 16px;
    gap: 5.5px;
    height: 35px;
    line-height: 35px;
    margin-left: auto;
    transition: .2s
}

.main-home .home-title .btn-more:after {
    background: url(https://img.alltocon.com/img/static/desktop/temp/home/ec62/icon-more.png) 50%/contain no-repeat;
    content: "";
    height: 10px;
    width: 10px
}

.main-home .home-title .btn-more:hover {
    opacity: .5
}

.main-home .recommend-jackpot-winner {
    display: flex;
    justify-content: space-between
}

.main-home .recommend-jackpot-winner .home-recommend .recommend-list {
    display: flex;
    flex-direction: column;
    gap: 15px
}

.main-home .recommend-jackpot-winner .home-recommend .recommend-list .recommend-item {
    background-color: #504c40;
    border-radius: 10px;
    box-shadow: 0 5px 20px 0 #0000007d;
    color: #a1a1a1;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    gap: 10px;
    height: 114px;
    justify-content: center;
    padding: 0 30px;
    position: relative;
    width: 367px
}

.main-home .recommend-jackpot-winner .home-recommend .recommend-list .recommend-item .recommend-desc,
.main-home .recommend-jackpot-winner .home-recommend .recommend-list .recommend-item .recommend-title {
    position: relative;
    z-index: 5
}

.main-home .recommend-jackpot-winner .home-recommend .recommend-list .recommend-item .recommend-title {
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase
}

.main-home .recommend-jackpot-winner .home-recommend .recommend-list .recommend-item .recommend-desc {
    color: #8d8d8d;
    font-size: 14px
}

.main-home .recommend-jackpot-winner .home-recommend .recommend-list .recommend-item .recommend-hot-icon {
    left: 0;
    position: absolute;
    top: 0;
    width: 28px
}

.main-home .recommend-jackpot-winner .home-recommend .recommend-list .recommend-item .recommend-cover {
    background-position: right 8%;
    background-repeat: no-repeat;
    background-size: auto 180%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.main-home .recommend-jackpot-winner .home-recommend .recommend-list .recommend-item:hover {
    background: linear-gradient(270deg, #b58113, #f5d977 52%, #b78316);
    box-shadow: 0 5px 20px 0 #0000007d
}

.main-home .recommend-jackpot-winner .home-recommend .recommend-list .recommend-item:hover .recommend-desc {
    color: #fff
}

.main-home .recommend-jackpot-winner .home-jackpot .jackpot-wrap {
    background: url(https://img.alltocon.com/img/static/desktop/temp/home/ec62/jp-bg.png) 50%/contain no-repeat;
    height: 476px;
    position: relative;
    width: 460px
}

.main-home .recommend-jackpot-winner .home-jackpot .jackpot-wrap .home-jp {
    align-items: center;
    bottom: 10%;
    color: #f1c137;
    display: flex;
    flex-direction: column;
    font-weight: 900;
    gap: 2px;
    height: 18%;
    justify-content: center;
    left: 50%;
    position: absolute;
    transform: translateX(-49%);
    width: 67.8%
}

.main-home .recommend-jackpot-winner .home-jackpot .jackpot-wrap .home-jp .home-jp-gp span {
    display: none
}

.main-home .recommend-jackpot-winner .home-jackpot .jackpot-wrap .home-jp .home-jp-digi {
    font-family: Helvetica;
    font-size: 40px;
    letter-spacing: 2px
}

.main-home .recommend-jackpot-winner .home-jackpot .jackpot-wrap .home-jp .home-jp-btn {
    cursor: pointer;
    font-size: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3
}

.main-home .recommend-jackpot-winner .home-winners .winner-list .swiper-wrapper {
    height: 373px;
    transition-timing-function: linear !important
}

.main-home .recommend-jackpot-winner .home-winners .winner-list .swiper-wrapper .winner-item {
    align-items: center;
    background: #504c40;
    border-radius: 12px;
    color: #9e9e9e;
    display: flex;
    font-weight: 700;
    height: 82px !important;
    justify-content: space-between;
    padding: 12px;
    width: 373px !important
}

.main-home .recommend-jackpot-winner .home-winners .winner-list .swiper-wrapper .winner-item>* {
    align-items: center;
    display: flex;
    gap: 5px
}

.main-home .recommend-jackpot-winner .home-winners .winner-list .swiper-wrapper .winner-item .user-avatar img {
    border-radius: 50%;
    display: block;
    height: 58px;
    width: 58px
}

.main-home .recommend-jackpot-winner .home-winners .winner-list .swiper-wrapper .winner-item .user-info {
    display: flex;
    flex-direction: column;
    font-size: 12px;
    gap: 5px
}

.main-home .recommend-jackpot-winner .home-winners .winner-list .swiper-wrapper .winner-item .user-info .user-name {
    color: #fff;
    font-size: 14px
}

.main-home .recommend-jackpot-winner .home-winners .winner-list .swiper-wrapper .winner-item .prize {
    color: #f1c137;
    font-size: 16px
}

.main-home .home-hotgame {
    margin-bottom: 50px
}

.main-home .home-hotgame .hotgame-list {
    display: flex;
    gap: 30px
}

.main-home .home-hotgame .hotgame-list .hotgame-item {
    cursor: pointer;
    flex: 1;
    max-width: 300px
}

.main-home .home-hotgame .hotgame-list .hotgame-item .hotgame-img img {
    display: block;
    transition: .2s;
    width: 100%
}

.main-home .home-hotgame .hotgame-list .hotgame-item .hotgame-name {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    overflow: hidden;
    padding-top: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.main-home .home-hotgame .hotgame-list .hotgame-item:hover .hotgame-img img {
    filter: drop-shadow(0 0 40px rgba(255, 185, 21, .8))
}

.main-home .home-hotgame .hotgame-list .hotgame-item.maintenance {
    position: relative
}

.main-home .home-hotgame .hotgame-list .hotgame-item.maintenance .maintenance-block {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    left: 0;
    padding: 20px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 2
}

.main-home .home-live .home-live-list {
    overflow: hidden
}

.main-home .home-live .home-live-list .live-item {
    float: left;
    margin-bottom: 22px
}

.main-home .home-live .home-live-list .live-item:first-child,
.main-home .home-live .home-live-list .live-item:not(:nth-child(4n+1)) {
    margin-right: 26px
}

.main-home .home-live .home-live-list .live-item .main-pic {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 15px;
    cursor: pointer;
    height: 173px;
    position: relative;
    transition: .3s ease;
    width: 173px
}

.main-home .home-live .home-live-list .live-item .provider-name {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    overflow: hidden;
    padding: 10px 20px 0;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap
}

.main-home .home-live .home-live-list .live-item .gp-logo {
    bottom: 0;
    filter: drop-shadow(0 5px 5px #000);
    height: 100px;
    left: 5px;
    position: absolute
}

.main-home .home-live .home-live-list .live-item:first-child .main-pic {
    height: 402px;
    width: 402px
}

.main-home .home-live .home-live-list .live-item:first-child .main-pic .gp-logo {
    height: 180px
}

.main-home .home-live .home-live-list .live-item:hover .main-pic {
    filter: brightness(120%)
}

.main-home .home-egame .egame-list {
    display: flex;
    flex-wrap: wrap
}

.main-home .home-egame .egame-list .game-item {
    align-items: center;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 30px;
    text-align: center;
    -webkit-user-select: none;
    user-select: none;
    width: calc(16.66% - 25px)
}

.main-home .home-egame .egame-list .game-item:not(:nth-child(6n)) {
    margin-right: 30px
}

.main-home .home-egame .egame-list .game-item .game-cover img {
    display: block;
    width: 100%
}

.main-home .home-egame .egame-list .game-item .game-name {
    color: #fff;
    font-size: 13px;
    padding-top: 5px;
    text-align: center;
    width: 100%
}

.main-home .home-egame .egame-list .game-item:hover .game-cover img {
    filter: drop-shadow(0 0 40px rgba(255, 185, 21, .8))
}