.home-jackpot {
    min-height: 510px;
    color: #fff;
    background: url(../images/jackpot-bg.png) no-repeat top
}

.home-jackpot__main-wrap {
    position: relative
}

.home-jackpot__main {
    position: absolute;
    top: 230px;
    text-align: center
}

.home-jackpot__main ul.jackpot-prize li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/jackpot-number.png) no-repeat top
}

.home-jackpot__main ul.jackpot-prize li.digit-9:before {
    background-position-y: -477px
}

.home-jackpot__main ul.jackpot-prize li.digit-8:before {
    background-position-y: -424px
}

.home-jackpot__main ul.jackpot-prize li.digit-7:before {
    background-position-y: -371px
}

.home-jackpot__main ul.jackpot-prize li.digit-6:before {
    background-position-y: -318px
}

.home-jackpot__main ul.jackpot-prize li.digit-5:before {
    background-position-y: -265px
}

.home-jackpot__main ul.jackpot-prize li.digit-4:before {
    background-position-y: -212px
}

.home-jackpot__main ul.jackpot-prize li.digit-3:before {
    background-position-y: -159px
}

.home-jackpot__main ul.jackpot-prize li.digit-2:before {
    background-position-y: -106px
}

.home-jackpot__main ul li.digit-1:before {
    background-position-y: -53px
}

.home-jackpot__main ul.jackpot-prize li.digit-0:before {
    background-position-y: 0
}
.home-jackpot__main ul.jackpot-prize li.comma:after {
    content: "";
    position: absolute;
    left: 100%;
    bottom: 0;
    width: 9px;
    height: 14px;
    margin-left: 1px;
    background: url(../images/jackpot-comma.png) no-repeat top
}
.home-jackpot__main ul.jackpot-prize li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 41px;
    height: 51px;
    background-image: url(../images/jackpot-number-bg.png)
}
.home-jackpot__main ul.jackpot-prize li+li {
    margin-left: 5px
}
.home-jackpot__main ul.jackpot-prize li.comma {
    margin-right: 13px
}
.home-jackpot__hu-sap-no-wrap,.home-jackpot__top-pha-hu-wrap {
    position: relative
}
.home-jackpot__hu-sap-no,.home-jackpot__top-pha-hu {
    position: absolute;
    top: 95px
}
.home-jackpot__hu-sap-no .title>div,.home-jackpot__top-pha-hu .title>div {
    margin: 0 0 20px;
    padding-left: 8px;
    font-size: 26px;
    font-weight: 600;
    line-height: 31px;
    border-left: 5px solid #fc8f00
}
.home-jackpot__hu-sap-no ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.home-jackpot__hu-sap-no ul li {
    position: relative;
    display: flex;
    cursor: pointer
}
.home-jackpot__hu-sap-no ul li figure {
    position: relative;
    width: 84px;
    height: 84px;
    margin-right: 8px
}
.home-jackpot__hu-sap-no ul li figure img {
    max-width: 100%;
    max-height: 100%
}
.home-jackpot__hu-sap-no>ul>li>div {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-family: Roboto;
    font-size: 16px
}
.home-jackpot__hu-sap-no>ul>li>div>p {
    margin: 0
}
.home-jackpot__hu-sap-no>ul>li>div>span {
    color: #fbef52
}
.home-jackpot__top-pha-hu .winner-list-wrap {
    height: 300px;
    overflow: hidden;
    padding: 10px 15px;
    background: url(../images/winner-list-bg.png) no-repeat top;
    background-size: 100%;
    width: 220px;
    margin-left: auto
}
.home-jackpot__top-pha-hu .winner-list {
    overflow: hidden;
    height: 300px
}
.home-jackpot__top-pha-hu .winner-list ul {
    animation: scrollUp 70s linear infinite;
    margin: 0;
    padding: 0
}
.home-jackpot__top-pha-hu .winner-list li {
    display: flex;
    align-items: center;
    padding: 10px 0
}
.home-jackpot__top-pha-hu .winner-list i {
    margin-right: 10px;
    color: #000;
    font-size: 40px;
    background-color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #fff;
    line-height: 1;
    display: block;
    text-align: center
}
.home-jackpot__top-pha-hu .winner-list .account,.home-jackpot__top-pha-hu .winner-list .point {
    font-size: 16px
}
.home-jackpot__top-pha-hu .winner-list .point {
    color: #fbef52
}
.home-game-hot-title,.home-product-title {
    height: 48px;
    margin: 0;
    padding-left: 20px;
    color: #fc8f00;
    font-size: 28px;
    font-weight: 600;
    line-height: 48px;
    background-image: url(../images/product-title-bg.png)
}
.jackpot-game-list .swiper-slide {
    width: auto
}
.home-game-hot-list .swiper-slide {
    width: auto;
    margin-right: 10px;
    cursor: pointer
}

.home-product-list {
    grid-template-columns: repeat(5,1fr);
    gap: 15px;
    margin-top: 20px
}

.home-product-item.large {
    grid-column: span 2
}

.home-product-item.casino {
    background: url(../images/product-casino.png) no-repeat;
    background-size: 100%;
    background-position: 0 0;
    width: 100%;
    aspect-ratio: 2.06/1
}

.home-product-item.sport {
    background: url(../images/product-sport.png) no-repeat;
    background-size: 100%;
    background-position: 0 0;
    width: 100%;
    aspect-ratio: 1/1
}

.home-product-item.slot {
    background: url(../images/product-slot.png) no-repeat;
    background-size: 100%;
    background-position: 0 0;
    width: 100%;
    aspect-ratio: 1/1
}

.home-product-item.fishing {
    background: url(../images/product-fishing.png) no-repeat;
    background-size: 100%;
    background-position: 0 0;
    width: 100%;
    aspect-ratio: 1/1
}

.home-product-item.card-game {
    background: url(../images/product-card-game.png) no-repeat;
    background-size: 100%;
    background-position: 0 0;
    width: 100%;
    aspect-ratio: 1/1
}

.home-product-item.lottery {
    background: url(../images/product-lottery.png) no-repeat;
    background-size: 100%;
    background-position: 0 0;
    width: 100%;
    aspect-ratio: 1/1
}

.home-product-item.cockfighting {
    background: url(../images/product-cockfighting.png) no-repeat;
    background-size: 100%;
    background-position: 0 0;
    width: 100%;
    aspect-ratio: 1/1
}

.home-product-item.aff {
    background: url(../images/product-aff.png) no-repeat;
    background-size: 100%;
    background-position: 0 0;
    width: 100%;
    aspect-ratio: 1/1
}

.home-product-item.promotion {
    background: url(../images/product-promotion.png) no-repeat;
    background-size: 100%;
    background-position: 0 0;
    width: 100%;
    aspect-ratio: 1/1
}

@keyframes scrollUp {
    0% {
        transform: translateY(0)
    }

    to {
        transform: translateY(-100%)
    }
}

.home-content-wrap:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 10px;
    border: 1px solid #ffaa2c;
    box-shadow: 5px 5px 10px #000, -5px -5px 10px 0 #00000080;
    pointer-events: none;
    margin: 0;
}
.home-content {
    position: relative;
    border-radius: 10px;
    background-color: #333;
    max-height: 450px;
    overflow-y: scroll;
    padding: 10px;
    margin: 10px auto;  
}
.home-content::-webkit-scrollbar-track {
    background: linear-gradient(180deg, #fc8f00, #ffba50);
    border-radius: 10px;
}
.home-content::-webkit-scrollbar-thumb {
    background-color: #fff;
    border-radius: 10px;
    border: 1px solid #fff;
    height: 50px;
}
.home-content::-webkit-scrollbar {
    width: 6px;
    border-radius: 10px;
}
.footer-social-custom {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    gap: 10px;
}
.footer-social-custom a {
    flex: 1 1 auto;
    width: 32px;
    height: 32px;
}
.footer-widgets .widget-title {
    padding-bottom: 5px;
    border-bottom: 1px dashed #fff;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 15px;
    color: #fff;
    display: block;
}
.header-registration {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity));
    height: 40px
}

.header-registration a {
    text-decoration: none;
    color: #fff;
    width: 50%;
    height: 100%;
    font-size: 16px;
    text-align: center;
    line-height: 40px
}

.header-registration .header-registration-register {
    background-image: linear-gradient(to right,var(--tw-gradient-stops));
    --tw-gradient-from: #ff9000;
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to,rgba(255,144,0,0));
    --tw-gradient-to: #ad1403
}

.header-registration .header-registration-login {
    background-image: linear-gradient(to right,var(--tw-gradient-stops));
    --tw-gradient-from: #fdc965;
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to,hsla(39,97%,69%,0));
    --tw-gradient-to: #6c4e13
}

.registration .login {
    border: 1px solid #fc8f00;
}
.registration>a {
    min-width: 148px;
    height: 38px;
    color: #fc8f00;
    line-height: 36px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    background: #1d1d1d;
    border: 1px solid transparent;
    border-radius: 47px;
    display: inline-block;
    text-decoration: none;
}
.registration .login:hover {
    background-color: #fc8f00;
}
.registration>a:hover {
    color: #fff;
}
.header-bottom.wide-nav {
    background: url(../images/bg-header-menu.jpg) repeat-x;
}
.header-top {
    position: relative;
    height: 94px;
    color: #fff;
    font-size: 12px;
    background: url(/images/header-top-bg.jpg) repeat-x;
}
.header-btn {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: end;
}
.header-btn-login {
    margin-right: 10px;
    /*border: 1px solid #fc8f00;*/
    background: #ffc107;
    border-radius: 47px;
    color: #383838;
    cursor: pointer;
    font-size: 18px;
    height: 38px;
    min-width: 148px;
    font-weight: 700;
    text-transform: uppercase;
    width: 148px;
    display: block;
    text-align: center;
    line-height: 38px;
}
.header-btn-login:hover {
    background: #36b0b0;
    color: #fff;
}
.header-btn-signup {
    width: 148px;
    display: block;
    min-width: 148px;
    font-weight: 700;
    background: #fe8102;
    border-radius: 47px;
    font-size: 18px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    color: #ffffff;
}
.header-btn-signup:hover {
    color: #fff;
    background: #c00;
}
.home-marquee {
    display: flex;
    white-space: nowrap;
    align-items: center;
    background-color: #444;
    height: 34px;
}
.home-marquee marquee {
    font-size: 13px;
    color: #fff;
}
.home-marquee:hover marquee {
    text-decoration: underline;
}
.home-marquee-icon-speaker {
    background: url(../images/icon-speaker.png);
    height: 23px;
    width: 29px;
    display: inline-block;
}
.home-marquee-title {
    color: #f49a25;
    display: inline-block;
    font-size: 14px;
    line-height: 34px;
    margin-left: 4px;
    text-transform: uppercase;
}
.home-marquee-icon {
    display: inline-flex;
    align-items: center;
    padding: 0 15px;
}
.footer-widgets .is-divider.small {
    display: none;
}
.home-list-game-wrap {
    display: none;
}

.home-brand-ambassador {
  background: url(../images/suarez-bg.png) no-repeat center;
  background-color: #000;
  height: 630px;
}
.home-brand-ambassador-video {
  position: absolute;
  top: 30px;
  right: 0;
  width: 653px;
  height: 365px;
  border-radius: 10px;
  overflow: hidden;
}
.home-introduce {
  margin-top: -175px;
}
.home-introduce-item {
  display: inline-flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  vertical-align: top;
  height: 176px;
  padding-right: calc(12%);
}
.home-introduce-item-title {
  color: #f49a25;
  font-size: 13px;
  font-weight: 500;
  white-space: nowrap;
}
.home-introduce-item-content {
  color: #d4d4d4;
  font-size: 14px;
}
.home-introduce-item:first-of-type {
  background-image: url(../images/home-introduce-bg-1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center right;
}
.home-introduce-item:nth-of-type(2) {
  background-image: url(../images/home-introduce-bg-2.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center right;
}
.home-introduce-item:nth-of-type(3) {
  background-image: url(../images/home-introduce-bg-3.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center right;
}
.home-introduce-item:nth-of-type(4) {
  background-image: url(../images/home-introduce-bg-4.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center right;
}

@media only screen and (max-width: 767px) {
    .home-list-game-wrap {
        display: block;
    }
    .game-list {
      flex-wrap: wrap;
    }
    .game-name {
        position: absolute;
        width: 7rem;
        bottom: 0;
        right: 5%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        font-size: 8px;
        text-align: right;
        text-transform: uppercase;
      }
    .game-list li,
    .game-list > div {
      margin: 2px 0 !important;
      padding-right: 0.2rem;
    }
    .game-list li {
      list-style: none;
    }
    .footer-widgets .large-columns-4 {
        flex-flow: column !important;
    }
}