.jackpot-block {
    display: grid;
    grid-template-columns: auto 245px;
    height: 100px;
    position: relative;
    width: 100%
}

.jackpot-block:after {
    background-color: #161452;
    border-radius: 25px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 10px;
    width: 100%;
    z-index: -1
}

.jackpot-block.jack-slot {
    height: 130px !important
}

.jackpot-block.jack-slot .center-image .jacpot-compilation {
    bottom: -15px !important;
    left: -15px !important;
    max-width: 130px
}

.jackpot-block.jack-slot .title .h1rep {
    font-size: 22px !important
}

.jackpot-block.jack-slot .title .value {
    font-size: 30px
}

.jackpot-block.jack-slot .title p {
    font-size: 9px !important
}

.jackpot-block.jack-slot .title .subimg {
    max-width: 100px;
    top: -26px !important
}

.jackpot-block.jack-slot .jackpot-btn-ny {
    width: 150px !important
}

.jackpot-block.jack-slot .jackpot-btn-ny .ny-text {
    font-size: 30px !important;
    padding-bottom: 15px !important
}

.jackpot-block .perspective {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 3
}

.jackpot-block.start {
    grid-gap: 10px;
    align-items: center;
    background: url(/images/main/jackpotBlockF.dbcf1459b0a8608b3c03.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 25px;
    box-shadow: 14px 0 12px 0 #0a0e1b40;
    grid-template-columns: 200px 1fr auto;
    height: 180px;
    margin: 40px auto;
    max-width: 1300px;
    padding: 0 35px;
    transition: transform .3s ease
}

.jackpot-block.start:before {
    border: 7px solid #3b54d080;
    border-radius: 25px;
    content: "";
    height: calc(100% - 8px);
    left: 0;
    position: absolute;
    top: 0;
    width: calc(100% - 8px);
    z-index: 1
}

@media(max-width:1100px) {
    .jackpot-block.start:before {
        border: 4px solid #3b54d080;
        border-radius: 20px
    }

    .jackpot-block.start {
        background: url(/static/media/jackpotBlockMobileF.e12e44724a6514b1f9ec.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        grid-template-columns: 1fr;
        height: auto !important;
        padding-bottom: 15px
    }

    .jackpot-block.start .big {
        display: none
    }
}

@media(max-width:600px) {
    .jackpot-block.start {
        margin-top: 20px
    }
}

.jackpot-block.start:hover .item .icon img {
    transform: scale(1.05)
}

.jackpot-block.start:hover .arr {
    transform: scale(1.1)
}

.jackpot-block.start .center-image {
    height: 100%;
    margin: auto;
    position: relative;
    width: 100%;
    z-index: 2
}

.jackpot-block.start .center-image .jacpot-compilation {
    bottom: -30px;
    left: -30px;
    object-fit: contain;
    position: absolute;
    width: 200px
}

.jackpot-block.start .center-image .jacpot-compilation.secondary {
    display: none
}

@media(max-width:1100px) {
    .jackpot-block.start .center-image .jacpot-compilation {
        bottom: auto !important;
        left: 50% !important;
        max-width: none;
        top: -20px !important;
        transform: translateX(-50%) !important;
        width: 250px !important
    }

    .jackpot-block.start .center-image .jacpot-compilation.firstly {
        display: none
    }

    .jackpot-block.start .center-image .jacpot-compilation.secondary {
        display: inline;
        display: initial
    }
}

.jackpot-block.start .jackpot-btn-ny {
    filter: none;
    height: 115px;
    width: 200px
}

@media(max-width:1100px) {
    .jackpot-block.start .jackpot-btn-ny {
        height: 75px;
        margin: 0 auto;
        width: 150px
    }
}

.jackpot-block.start .jackpot-btn-ny .ny-text {
    font-size: 34px;
    padding-bottom: 18px
}

@media(max-width:1100px) {
    .jackpot-block.start .jackpot-btn-ny .ny-text {
        font-size: 30px;
        padding-bottom: 16px
    }
}

.jackpot-block.start .prize-pool {
    display: flex;
    flex-direction: column
}

@media(max-width:1100px) {
    .jackpot-block.start .prize-pool {
        display: none
    }
}

.jackpot-block.start .prize-pool .value {
    font-size: 52px;
    font-style: normal;
    font-weight: 900
}

.jackpot-block.start .prize-pool .label {
    color: #4ad1ef;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase
}

.jackpot-block.start .prize-mobile {
    align-items: center;
    -webkit-backdrop-filter: blur(1.5px);
    backdrop-filter: blur(1.5px);
    background: linear-gradient(180deg, #2b90fe80, #538ee580 100.07%);
    border: 3px solid #5ab1eb;
    border-radius: 25px;
    bottom: -15px;
    box-shadow: 0 4.854px 20px 0 #2d487266;
    display: none;
    justify-self: center;
    left: 50%;
    max-width: 400px;
    padding: 10px 50px 15px;
    position: absolute;
    transform: translateX(-50%);
    width: 80%
}

@media(max-width:1100px) {
    .jackpot-block.start .prize-mobile {
        display: flex
    }
}

.jackpot-block.start .prize-mobile .value {
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    width: 100%
}

.jackpot-block.start .prize-mobile .jackpot-btn-ny {
    bottom: -17px;
    height: 30px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 120px
}

.jackpot-block.start .prize-mobile .jackpot-btn-ny .ny-text {
    font-size: 10px;
    padding-bottom: 4px;
    transform: none
}

.jackpot-block.start .title {
    position: relative;
    transition: transform .3s ease;
    width: 100%;
    z-index: 3
}

@media(max-width:1100px) {
    .jackpot-block.start .title {
        align-items: center;
        display: flex;
        flex-direction: column;
        padding-top: 155px
    }
}

.jackpot-block.start .title .h1rep {
    font-size: 34px;
    font-weight: 900;
    text-transform: uppercase
}

@media(max-width:1100px) {
    .jackpot-block.start .title .h1rep {
        font-size: 20px !important
    }
}

.jackpot-block.start .title p {
    color: #5b69a5;
    font-size: 16px;
    font-weight: 500;
    padding-top: 5px;
    text-transform: uppercase
}

@media(max-width:1100px) {
    .jackpot-block.start .title p {
        display: none
    }
}

.jackpot-block.start .title span {
    color: #28ff69;
    font-size: 56px;
    font-weight: 900;
    text-align: center
}

@media(max-width:1100px) {
    .jackpot-block.start .title span {
        font-size: 28px !important
    }
}

.jackpot-block.start .title span b {
    color: #fff
}

.jackpot-block.start .title .subimg {
    position: absolute;
    right: 40px;
    top: -23px;
    width: 150px
}

@media(max-width:1250px) {
    .jackpot-block.start .title .subimg {
        display: none
    }
}

.jackpot-block.start .items {
    background: none;
    grid-template-columns: repeat(3, 1fr);
    position: static
}

.jackpot-block.start .items:after {
    z-index: -1
}

.jackpot-block.start .items .item {
    position: relative
}

.jackpot-block.start .items .item .icon {
    width: 120px
}

.jackpot-block.start .items .item .icon img {
    transition: transform .3s ease
}

.jackpot-block.start .items .item .info h3 {
    font-size: 30px
}

.jackpot-block.start .items .item .info .bank {
    font-size: 32px
}

.jackpot-block.start .items .item:nth-child(2) .icon {
    width: 120px
}

.jackpot-block.start .arr {
    transition: transform .3s ease;
    z-index: 3
}

.jackpot-block .items {
    grid-gap: 5px;
    align-items: center;
    background: url(/static/media/jackpotBlockNY.ef47f193c41ec17f6566.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 25px;
    box-shadow: 14px 0 12px 0 #0a0e1b40;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    justify-items: center;
    position: relative;
    width: 100%
}

.jackpot-block .items:after {
    background: #0d131c;
    border-radius: 25px;
    bottom: 0;
    content: "";
    left: 0;
    opacity: .73;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.jackpot-block .items .item {
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 2
}

.jackpot-block .items .item .icon {
    animation: floatMajor 6s ease-in-out infinite;
    width: 70px
}

.jackpot-block .items .item .icon img {
    height: 100%;
    width: 100%
}

.jackpot-block .items .item:nth-child(2) .icon {
    animation: floatVodka 6s ease-in-out infinite;
    width: 100px
}

@keyframes floatVodka {
    0% {
        transform: translatey(0)
    }

    50% {
        transform: translatey(-5px)
    }

    to {
        transform: translatey(0)
    }
}

@keyframes floatMajor {
    0% {
        transform: translatey(0)
    }

    50% {
        transform: translatey(-3px)
    }

    to {
        transform: translatey(0)
    }
}

.jackpot-block .items .item .info {
    flex-grow: 1;
    position: relative
}

.jackpot-block .items .item .info h3 {
    font-size: .8rem;
    font-weight: 700;
    margin-bottom: 2px
}

.jackpot-block .items .item .info .bank {
    align-items: center;
    display: flex;
    font-size: 1.288rem;
    font-weight: 700;
    white-space: nowrap
}

.jackpot-block .items .item .info .bank .odometer {
    margin-left: 3px;
    margin-top: 2px
}

.jackpot-block .items .item .info .back {
    font-size: 5.37518593rem;
    font-weight: 700;
    left: 0;
    opacity: .1;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    z-index: -1
}

.jackpot-block .items .go {
    align-items: center;
    background-color: rgba(25, 34, 50, .376);
    border: 2px solid rgba(186, 112, 33, .239);
    border-radius: 100px;
    color: #fff;
    display: flex;
    font-size: .9rem;
    font-weight: 500;
    justify-content: center;
    padding: 10px 20px;
    position: relative;
    transition: background-color .3s ease, border-color .3s ease;
    transition: color .3s ease;
    z-index: 2
}

.jackpot-block .items .go svg {
    margin-right: 10px
}

.jackpot-block .items .go:hover {
    color: var(--blue)
}

.games-container .jackpot-block {
    margin-top: 0
}