.CashbackFiftyPopup_Popup__Fonyt {
    max-width: 650px;
    background-color: #181a1b;
    scrollbar-width: none;
    border-radius: 20px
}

@media screen and (min-width:541px) {
    .CashbackFiftyPopup_Popup__Fonyt {
        width: 95%;
        margin: 0;
        max-height: 95%
    }
}

.CashbackFiftyPopup_ImgWrapper__2BCpi {
    margin: -15px -15px 0;
    width: 650px;
    height: 246px;
    background: no-repeat 100%/auto 100% url(../media/cashback.05148f39.png), #070707
}

@media screen and (max-width:541px) {
    .CashbackFiftyPopup_ImgWrapper__2BCpi {
        width: 100vw;
        height: 160px;
        background-size: cover;
        background-position-x: center
    }
}

.CashbackFiftyPopup_TextWrapper__koEUF {
    width: 100%;
    font-size: 14px;
    line-height: 1.5;
    text-align: justify
}

.CashbackFiftyPopup_ButtonsWrapper___FzV0 {
    margin: 30px 0;
    display: flex;
    flex-direction: row;
    justify-content: center
}

.CashbackFiftyPopup_TitleWrapper__M0amb {
    margin: 30px auto 43px;
    width: -moz-fit-content;
    width: fit-content;
    display: flex;
    flex-direction: column;
    align-items: center
}

@media screen and (max-width:541px) {
    .CashbackFiftyPopup_TitleWrapper__M0amb {
        margin: 32px auto 24px
    }
}

.CashbackFiftyPopup_ListWrapper__8Ewre {
    list-style: none;
    padding-left: 0
}

.CashbackFiftyPopup_ListWrapper__8Ewre>li {
    position: relative;
    margin: 10px 0;
    padding-left: 20px;
    color: #b9bfc8;
    font-size: 16px;
    line-height: 23.2px
}

.CashbackFiftyPopup_ListWrapper__8Ewre>li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    transform: translateY(-50%);
    width: 5.5px;
    height: 5.5px;
    background-color: #b9bfc8;
    border-radius: 50%;
    margin-left: 0
}

@media screen and (max-width:541px) {
    .CashbackFiftyPopup_ListWrapper__8Ewre>li {
        font-size: 14px
    }
}

.CashbackFiftyPopup_UnorderedListWrapperDash__fz_qZ>li {
    position: relative;
    margin: 10px 0 10px 35px
}

.CashbackFiftyPopup_UnorderedListWrapperDash__fz_qZ>li:before {
    position: absolute;
    display: block;
    content: "-";
    left: -10px
}

.CashbackFiftyPopup_OrderedListWrapperNum__0lyk3 {
    list-style: auto
}

.CashbackFiftyPopup_OrderedListWrapperNum__0lyk3>li {
    position: relative;
    margin: 10px 0 10px 35px
}

.CashbackFiftyPopup_OrderedListWrapperNum__0lyk3>li:before {
    position: absolute;
    display: block;
    left: -10px
}

.CashbackFiftyPopup_Title__wx5Ct {
    color: #fff;
    font-size: 24px;
    line-height: 34.8px;
    font-weight: 700;
    margin-bottom: 6px
}

@media screen and (max-width:541px) {
    .CashbackFiftyPopup_Title__wx5Ct {
        font-size: 20px;
        line-height: 26px
    }
}

.CashbackFiftyPopup_SubTitle__x_I4U {
    color: #b9bfc8;
    font-size: 16px;
    font-weight: 400;
    line-height: 23.2px
}

.CashbackFiftyPopup_ListTitle__UayNG {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 23.2px
}

.CashbackFiftyPopup_Button__OK_Y_ {
    box-shadow: 0 0 18.399999618530273px 0 var(--mainBlue-lightGreen-to-white)
}

.FavoriteButton_Button__ZE__n {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 19px;
    padding: 0;
    background-color: transparent
}

.FavoriteButton_Button__ZE__n:hover:not(.FavoriteButton_Active__6thX2) {
    position: relative
}

.FavoriteButton_Button__ZE__n:hover:not(.FavoriteButton_Active__6thX2) svg {
    opacity: 1
}

.FavoriteButton_Button__ZE__n:hover:not(.FavoriteButton_Active__6thX2) svg path {
    fill: none
}

.FavoriteButton_Button__ZE__n svg {
    width: 16px;
    height: 15px;
    opacity: .5
}

.FavoriteButton_Active__6thX2 svg {
    opacity: 1
}

.FavoriteButton_Active__6thX2 svg path {
    fill: var(--favorite-button)
}

.FavoriteButton_Active__6thX2:hover svg path {
    stroke-width: 3px
}

.FavoriteButton_TeamTheme__jjZWr svg path {
    stroke: var(--favorite-button-team-theme)
}

.FavoriteButton_TeamTheme__jjZWr.FavoriteButton_Active__6thX2 svg path {
    fill: var(--favorite-button-team-theme)
}

.Header_Header__yEYYE {
    display: flex;
    align-items: center;
    font-size: 12px;
    justify-content: space-between;
    height: 68px;
    padding: 0 12px;
    background-color: var(--header-background);
    border-radius: 16px 16px 0 0
}

.Header_HeaderWrapperOnMiddleScreen__8xNgL {
    margin-top: 10px
}

.Header_LeftBlockWrapper__A6gf5 {
    display: flex
}

.Header_BackButton__EK_KR {
    display: flex;
    align-items: center;
    padding: 15px 10px;
    background: none;
    text-transform: inherit;
    font-size: 16px;
    font-weight: 500;
    color: #777c83
}

.Header_BackButton__EK_KR:hover {
    color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(to right, var(--color-main-blue-to-green), var(--color-light-blue-to-green))
}

.Header_BackButton__EK_KR:hover .Header_BackButtonSvgWrapper___4x6N {
    border: 1px solid var(--color-light-blue-to-green)
}

.Header_BackButtonSvgWrapper___4x6N {
    width: 44px;
    height: 44px;
    border-radius: 57px;
    background: url(../media/arrow.cc9bb1f4.svg) 50% no-repeat #252828;
    margin-right: 12px
}

.Header_Crumbs__KfLBw {
    color: var(--header-menu-item);
    display: flex;
    flex-direction: column;
    margin-left: 4.5%;
    justify-content: center
}

.Header_Link__L9_XI {
    vertical-align: middle
}

.Header_Link__L9_XI:hover {
    color: var(--color-dark-blue-to-white)
}

.Header_GameName__3W8O1 {
    vertical-align: middle;
    font-size: 16px;
    font-weight: 700;
    line-height: 19.2px;
    color: #fff;
    margin-bottom: 4px;
    text-wrap: nowrap;
    white-space: nowrap
}

.Header_VendorGameName__uIWVB {
    font-size: 12px;
    font-weight: 500;
    line-height: 14.4px;
    color: #a5abb4
}

.Header_LogoWrapper__LQOXP {
    height: auto
}

.Header_Controls__EcLAF {
    display: flex;
    align-items: center
}

.Header_Switch__Jj2zR {
    display: flex;
    align-items: flex-end;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    margin-right: 28px
}

.Header_SwitchActive__giqyw .Header_LabelTextDemo__t7v7_,
.Header_SwitchActive__giqyw .Header_LabelText__axttb {
    color: #46c363
}

.Header_LabelTextWrapper__V8Eeu {
    display: flex;
    flex-direction: column
}

.Header_LabelTextDemo__t7v7_,
.Header_LabelText__axttb {
    margin-right: 8px;
    font-size: 12px;
    font-weight: 500;
    line-height: 14.4px;
    color: #777c83;
    transition: color .3s
}

.Header_LabelTextDemo__t7v7_ {
    margin-bottom: 4px
}

.Header_SwitchSlider__upCVr {
    width: 34px;
    height: 22px;
    background-color: #555e62;
    border-radius: 25px;
    position: relative;
    transition: background-color .3s
}

.Header_SwitchSliderCheckedDesk__3QhmL,
.Header_SwitchSliderCheckedMob__qKYnk {
    background: linear-gradient(.787turn, #96c83c 9.57%, #26c273 90.43%)
}

.Header_SwitchSliderChecked__XM0R5 .Header_InnerCircle__Oc4MC {
    transform: translate(14px, -50%)
}

.Header_InnerCircle__Oc4MC {
    width: 18px;
    height: 18px;
    background-color: #a5abb4;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translate(2px, -50%);
    transition: transform .3s
}

.Header_FavoriteButton__gWrKF,
.Header_FullScreenButton__UVg8N,
.Header_MiddleScreenButton__iG2Lg {
    width: 44px;
    height: 44px;
    border-radius: 12px;
    margin-left: 8px;
    display: flex;
    justify-content: center;
    align-items: center
}

.Header_FavoriteButton__gWrKF {
    background-color: #373636
}

.Header_FavoriteButton__gWrKF svg {
    width: 20px;
    height: 19px;
    opacity: 1
}

.Header_FavoriteButton__gWrKF svg path {
    stroke: #777c83
}

.Header_FullScreenButton__UVg8N,
.Header_MiddleScreenButton__iG2Lg {
    background-color: #373636
}

.Header_FavoriteButton__gWrKF:hover,
.Header_FullScreenButton__UVg8N:hover,
.Header_MiddleScreenButton__iG2Lg:hover {
    cursor: pointer;
    background-color: var(--color-luminous-gray-to-dark-black);
    background-clip: padding-box;
    border-radius: 12px;
    border: 2px double transparent;
    background-image: linear-gradient(#373636, #373636), var(--gradient-button-background);
    background-origin: border-box;
    background-clip: padding-box, border-box;
    box-shadow: none
}

.Header_ActiveButton__9nC31 {
    background-color: rgba(70, 195, 99, .06);
    border: 1px solid #96c83c
}

.Header_CashbackBadge__bHY3t {
    display: flex;
    padding: 10px 24px;
    justify-content: center;
    align-items: center;
    border-radius: 48px;
    border: 2px solid #ffc700;
    color: #ffc700;
    font-size: 14px;
    font-weight: 700;
    line-height: 23.2px;
    margin-right: 28px;
    transition: background-color .2s, color .2s;
    cursor: pointer
}

.Header_CashbackBadge__bHY3t:hover {
    color: #000;
    background-color: #ffc700
}

@media screen and (max-width:960px) {
    .Header_MiddleScreenButton__iG2Lg {
        display: none
    }
    .Header_Switch__Jj2zR {
        margin-right: 0
    }
}

@media screen and (max-width:540px) {
    .Header_BackButtonText__d1LlE,
    .Header_FavoriteButton__gWrKF,
    .Header_FullScreenButton__UVg8N,
    .Header_LabelText__axttb,
    .Header_LogoWrapper__LQOXP,
    .Header_MiddleScreenButton__iG2Lg {
        display: none
    }
    .Header_Header__yEYYE {
        padding: 0 12px 0 0
    }
    .Header_Switch__Jj2zR {
        flex-direction: row-reverse
    }
    .Header_GameName__3W8O1 {
        font-size: 12px
    }
    .Header_VendorGameName__uIWVB {
        font-size: 10px
    }
    .Header_LabelTextWrapper__V8Eeu {
        margin-left: 8px
    }
    .Header_BackButton__EK_KR {
        padding: 0
    }
    .Header_BackButtonSvgWrapper___4x6N {
        margin-right: 0
    }
    .Header_Crumbs__KfLBw {
        margin-left: 8px
    }
    .Header_CashbackBadge__bHY3t {
        font-size: 12px;
        margin-right: 0
    }
}

.Sidebar_Wrapper__h_vLF {
    position: relative;
    width: 270px;
    padding: 0 0 8px;
    border-radius: 16px;
    background-color: var(--header-background);
    grid-area: top-right;
    grid-row: 1/span 2;
    overflow-y: scroll;
    overflow-x: hidden;
    scrollbar-width: none
}

.Sidebar_Wrapper__h_vLF::-webkit-scrollbar {
    width: 0
}

@-moz-document url-prefix() {
    .Sidebar_Wrapper__h_vLF {
        scrollbar-width: none
    }
}

.Sidebar_TextWrapper__v41C3 {
    position: sticky;
    top: 0;
    left: 0;
    padding: 12px 12px 28px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: var(--header-background);
    z-index: 2
}

.Sidebar_Title__DUiKb {
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    color: #fff
}

.Sidebar_ButtonAll__pCT2k {
    font-size: 12px;
    font-weight: 500;
    line-height: 14.4px;
    color: #46c363;
    background: transparent;
    border-bottom: 1px solid transparent
}

.Sidebar_ButtonAll__pCT2k:hover {
    border-bottom: 1px solid #96c83c
}

.Sidebar_GameWrapper__sbt3d {
    position: relative;
    display: flex;
    width: 254px;
    height: 96px;
    border-radius: 16px;
    border: 2px solid transparent;
    margin-bottom: 12px;
    padding: 8px;
    cursor: pointer;
    transition: all .3s
}

.Sidebar_GameWrapper__sbt3d:hover {
    background-color: rgba(70, 195, 99, .06);
    background-clip: padding-box;
    border: 2px double transparent;
    background-image: linear-gradient(#313432, #313432), var(--gradient-button-background);
    background-origin: border-box;
    background-clip: padding-box, border-box
}

.Sidebar_GameWrapper__sbt3d:hover .Sidebar_GameImage__t73H8 {
    border: 2px solid #96c83c
}

.Sidebar_ImageContainer__s74Nu {
    position: relative;
    margin-right: 12px
}

.Sidebar_HoverOverlay__9j7D9 {
    display: none;
    position: absolute;
    top: 1px;
    left: 1px;
    right: 1px;
    bottom: 0;
    background-color: rgba(0, 0, 0, .6);
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 12px
}

.Sidebar_MobileNewBadge__w_Rey,
.Sidebar_NewBadge____HMC {
    width: 43px;
    height: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 4px;
    left: 4px;
    background-color: #46c363;
    color: #fff;
    padding: 5px;
    border-radius: 6px;
    font-size: 10px;
    font-weight: 700
}

.Sidebar_PlayButton__1mO06 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: linear-gradient(263.06deg, #96c83c 18.87%, #26c273 78.51%);
    -webkit-text-decoration: none;
    text-decoration: none
}

.Sidebar_PlayButtonSvg__9MDTA {
    background-image: url(../media/play.83c21cd4.svg);
    width: 9px;
    height: 10px
}

.Sidebar_ActiveGame__X1LDu .Sidebar_GameImage__t73H8,
.Sidebar_GameWrapper__sbt3d:hover .Sidebar_GameImage__t73H8 {
    filter: blur(4px);
    border: 2px solid #96c83c
}

.Sidebar_ActiveGame__X1LDu .Sidebar_HoverOverlay__9j7D9,
.Sidebar_GameWrapper__sbt3d:hover .Sidebar_HoverOverlay__9j7D9 {
    display: flex
}

.Sidebar_GameImage__t73H8 {
    width: 80px;
    height: 80px;
    border: 1px solid transparent;
    border-radius: 12px;
    -o-object-fit: cover;
    object-fit: cover;
    transition: border .3s
}

.Sidebar_ActiveGameImage__JOtXg {
    border: 1px solid #96c83c
}

.Sidebar_ProviderCategoryWrapper__mcSuj {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.Sidebar_Provider__8Uxzz {
    display: flex;
    flex-direction: column
}

.Sidebar_ProviderGameTitle__VqObZ {
    font-size: 12px;
    font-weight: 700;
    line-height: 14.4px;
    color: #fff
}

.Sidebar_ProvideTitle__q6KTV {
    font-size: 12px;
    font-weight: 500;
    line-height: 14.4px;
    color: #a5abb4
}

.Sidebar_Category____EL5 {
    display: flex;
    align-items: center
}

.Sidebar_CategorySvgWrapper__NqMtT {
    width: 20px;
    height: 20px;
    border-radius: 5px;
    background-color: #129be9;
    margin-right: 8px;
    display: flex;
    align-items: center;
    justify-content: center
}

.Sidebar_CategorySvg__QZlID {
    background-image: url(../media/drops_wins.24ad4cc3.svg);
    width: 11px;
    height: 9px
}

.Sidebar_CategoryTitle__7C86e {
    font-size: 10px;
    font-weight: 500;
    line-height: 12px;
    color: #fff
}

.Sidebar_MobileBadgeWrapper__UsI5m {
    display: none
}

.Sidebar_GameData__l71Sw {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    text-align: right;
    -moz-column-gap: 8px;
    column-gap: 8px;
    font-size: 12px;
    color: var(--color-white-to-dark-black);
    z-index: 1;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transform: translateY(101%);
    transition: transform .2s;
    background-color: rgba(0, 0, 0, .8);
    border-radius: 8px;
    border: 1px solid var(--mainBlue-lightGreen-to-white)
}

.Sidebar_GameData__l71Sw:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    z-index: 10
}

.Sidebar_GameData__l71Sw svg {
    width: 100%;
    height: auto
}

.Sidebar_ProviderHoverWrapper__gjtnf {
    position: absolute;
    left: 16px;
    top: 16px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    z-index: 1
}

.Sidebar_Provider2__uXtle {
    font-size: 12px;
    background-color: hsla(0, 0%, 100%, .2);
    padding: 6px 8px;
    border-radius: 8px;
    color: #fff;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px)
}

.Sidebar_FavoriteWrapper__0Cfkh {
    position: absolute;
    top: 16px;
    right: 16px
}

.Sidebar_PlayBtn__WJXHV {
    height: 70px;
    width: 70px;
    background-image: url(../media/playbtn.72290f87.png);
    background-repeat: no-repeat;
    background-size: cover
}

.Sidebar_PlayBtn__WJXHV:hover {
    transform: scale(.95);
    transition: transform .1s
}

.Sidebar_BtnWrapper__0kV3V {
    display: flex;
    flex-direction: column;
    gap: 4px;
    align-items: center
}

.Sidebar_BtnItem__TguXV {
    width: 200px;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.Sidebar_FavoriteButton__Uno1_ {
    width: 25px;
    min-width: 25px;
    height: auto;
    padding-left: 5px
}

.Sidebar_FavoriteButton__Uno1_ svg {
    width: 100%;
    height: auto
}

.Sidebar_StartGame__0Ur_t {
    display: block
}

.Sidebar_DemoGame__yuQLm {
    color: #fff !important;
    padding: 8px;
    min-height: auto;
    position: absolute;
    bottom: 12px;
    border-radius: 6px;
    text-transform: uppercase;
    background-color: rgba(0, 0, 0, .8);
    background-clip: padding-box;
    border: 2px solid transparent
}

.Sidebar_DemoGame__yuQLm:before {
    border-radius: 6px !important;
    content: "";
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    z-index: -1;
    background-image: var(--gradient-button-background)
}

.Sidebar_DemoGame__yuQLm:hover {
    position: absolute !important;
    background-image: var(--gradient-button-background)
}

@media screen and (max-width:960px) {
    .Sidebar_Wrapper__h_vLF {
        display: none;
        grid-area: full;
        flex-direction: column;
        height: -moz-fit-content;
        height: fit-content;
        overflow-x: scroll;
        width: auto;
        padding: 0;
        margin-top: 82px;
        background: transparent
    }
    .Sidebar_GameListWrapper__jfpT9 {
        display: flex
    }
    .Sidebar_ButtonAll__pCT2k {
        display: none
    }
    .Sidebar_GameWrapper__sbt3d {
        width: 220px;
        height: 220px;
        padding: 0;
        margin-right: 12px
    }
    .Sidebar_Provider__8Uxzz {
        display: none
    }
    .Sidebar_Category____EL5 {
        position: absolute;
        bottom: 16px;
        left: 16px
    }
    .Sidebar_CategoryTitle__7C86e {
        display: block;
        background: hsla(0, 0%, 100%, .2);
        padding: 11px 8px;
        border-radius: 8px;
        -webkit-backdrop-filter: blur(5px);
        backdrop-filter: blur(5px)
    }
    .Sidebar_CategorySvgWrapper__NqMtT {
        height: 36px;
        width: 36px;
        border-radius: 8px
    }
    .Sidebar_CategorySvg__QZlID {
        width: 19.28px;
        height: 20px;
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: contain
    }
    .Sidebar_ImageContainer__s74Nu {
        margin-right: 0
    }
    .Sidebar_GameImage__t73H8 {
        width: 220px;
        height: 220px
    }
    .Sidebar_MobileBadgeWrapper__UsI5m {
        display: flex;
        position: absolute;
        left: 16px;
        top: 16px
    }
    .Sidebar_NewBadge____HMC {
        display: none
    }
    .Sidebar_MobileNewBadge__w_Rey {
        width: 48px;
        height: 24px
    }
    .Sidebar_ActiveGame__X1LDu .Sidebar_HoverOverlay__9j7D9,
    .Sidebar_GameWrapper__sbt3d:hover .Sidebar_HoverOverlay__9j7D9 {
        display: none
    }
    .Sidebar_GameWrapper__sbt3d:hover .Sidebar_GameData__l71Sw {
        display: flex;
        transform: none
    }
    .Sidebar_GameWrapper__sbt3d:hover .Sidebar_GameData__l71Sw:after {
        transition: z-index .7s 0s;
        z-index: -1
    }
    .Sidebar_GameWrapper__sbt3d:hover .Sidebar_CategoryWrapper__sRIUM {
        transition: z-index .3s 0s;
        z-index: -1
    }
    .Sidebar_GameWrapper__sbt3d:hover .Sidebar_ProviderWrapper__Ir6_0 {
        z-index: -1
    }
}

.GameIframe_Iframe__y0WHF {
    width: 100%;
    height: 100%;
    border: none;
    margin: 0;
    grid-area: "bottom-left"
}

@media screen and (max-width:960px) {
    .GameIframe_Iframe__y0WHF {
        height: calc(95vh - var(--header-height))
    }
}

@media screen and (max-width:540px) {
    .GameIframe_Iframe__y0WHF {
        height: 550px;
        margin-top: 0
    }
    .GameIframe_IframeOnFullScreen__4YpRI {
        height: 100%
    }
}

.ConfirmRedirect_Popup__I2Llz {
    width: 100%;
    text-align: center
}

@media screen and (min-width:540px) {
    .ConfirmRedirect_Popup__I2Llz {
        display: flex;
        flex-direction: column;
        justify-content: center;
        min-width: 400px;
        min-height: 200px
    }
}

.NotResults_Wrapper__x1rQk {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    height: 100%
}

.NotResults_Title__uFN_6 {
    margin: -100px 0 20px;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700
}

.NotResults_Image__J1dsT {
    height: 500px;
    width: 500px;
    background: no-repeat 50%/auto 100% url(../media/noRes.67ff40be.png)
}

@media screen and (max-width:540px) {
    .NotResults_Image__J1dsT {
        height: 347px;
        width: 347px
    }
}

.GameItem_Wrapper__mJ2V_ {
    flex-grow: 1
}

.GameItem_InGame__tpG2R {
    overflow: hidden
}

.GameItem_GamesWrapper___MQ52 {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 24px
}

@media screen and (max-width:1150px) {
    .GameItem_GamesWrapper___MQ52 {
        grid-template-columns: repeat(4, 1fr)
    }
}

@media screen and (max-width:960px) {
    .GameItem_GamesWrapper___MQ52 {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media screen and (max-width:768px) {
    .GameItem_GamesWrapper___MQ52 {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 10px
    }
}

.GameItem_GameData__n3gTw {
    position: absolute;
    display: flex;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    text-align: right;
    -moz-column-gap: 8px;
    column-gap: 8px;
    font-size: 12px;
    color: var(--color-white-to-dark-black);
    z-index: 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transform: translateY(101%);
    transition: transform .2s;
    background-color: rgba(0, 0, 0, .8)
}

.GameItem_GameData__n3gTw:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1
}

.GameItem_GameData__n3gTw svg {
    width: 100%;
    height: auto
}

.GameItem_GameLink__J6dNd {
    position: relative;
    border-radius: 8px;
    font-size: 0;
    overflow: hidden;
    border: 2px double transparent
}

.GameItem_GameLink__J6dNd:hover {
    cursor: pointer;
    background-color: var(--color-luminous-gray-to-dark-black);
    background-clip: padding-box;
    border-radius: 8px;
    border: 2px double transparent;
    background-image: linear-gradient(var(--color-luminous-gray-to-dark-black), var(--color-luminous-gray-to-dark-black)), var(--gradient-button-background);
    background-origin: border-box;
    background-clip: padding-box, border-box;
    box-shadow: none
}

.GameItem_SliderItem__uU00H {
    width: 260px;
    height: 200px
}

.GameItem_GameHover__S9SBA:focus .GameItem_GameData__n3gTw,
.GameItem_GameHover__S9SBA:hover .GameItem_GameData__n3gTw {
    transform: none
}

.GameItem_GameHover__S9SBA:focus .GameItem_GameData__n3gTw:after,
.GameItem_GameHover__S9SBA:hover .GameItem_GameData__n3gTw:after {
    transition: z-index .7s 0s;
    z-index: -1
}

.GameItem_GameHover__S9SBA:focus .GameItem_CategoryWrapper__Sl4QF,
.GameItem_GameHover__S9SBA:hover .GameItem_CategoryWrapper__Sl4QF {
    transition: z-index .3s 0s;
    z-index: -1
}

.GameItem_GameHover__S9SBA:focus .GameItem_ProviderWrapper__H2_i8,
.GameItem_GameHover__S9SBA:hover .GameItem_ProviderWrapper__H2_i8 {
    z-index: -1
}

.GameItem_GameActive__524J5 .GameItem_GameData__n3gTw {
    transform: none
}

.GameItem_GameActive__524J5 .GameItem_GameData__n3gTw:after {
    transition: z-index .7s 0s;
    z-index: -1
}

.GameItem_GameActive__524J5 .GameItem_CategoryWrapper__Sl4QF {
    transition: z-index .3s 0s;
    z-index: -1
}

.GameItem_GameActive__524J5 .GameItem_ProviderWrapper__H2_i8 {
    z-index: -1
}

.GameItem_GameNameWrapper__xi5D_ {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 5px
}

.GameItem_GameName__Xra1U {
    font-size: 14px;
    font-weight: 500
}

.GameItem_FavoriteButton__1LjKf {
    width: 25px;
    min-width: 25px;
    height: auto;
    padding-left: 5px
}

.GameItem_FavoriteButton__1LjKf svg {
    width: 100%;
    height: auto
}

.GameItem_GameImageWrapper__GKHbF {
    position: relative;
    padding-top: 75%;
    width: 100%;
    height: 100%
}

.GameItem_GameTounamentImage__aBp_c {
    position: absolute;
    top: 0;
    left: 0;
    width: 40%
}

.GameItem_GameImage__suwpW {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 8px;
    width: 100%;
    height: 100%;
    -o-object-fit: fill;
    object-fit: fill
}

.GameItem_Provider__VbLRY {
    position: absolute;
    bottom: 6px;
    left: 10px;
    padding-bottom: 2px;
    border-bottom: 1px solid var(--casino-categoryLink);
    font-size: 12px;
    text-shadow: 1px -1px 3px #000, 1px 1px 3px #000, -1px 1px 3px #000, 1px -1px 3px #000, -1px -1px 3px #000;
    color: #fff
}

.GameItem_Text__QpfXI {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 22px;
    font-weight: 700
}

@media screen and (max-width:700px) {
    .GameItem_GameData__n3gTw {
        grid-template-columns: 1fr;
        align-content: end;
        text-align: left;
        -moz-column-gap: 10px;
        column-gap: 10px;
        padding: 5px;
        word-break: break-word
    }
    .GameItem_GameData__n3gTw svg {
        grid-row: 1/2;
        width: 20px
    }
    .GameItem_SearchWrapperMobile__Oxcqc {
        grid-column: 1
    }
}

@media screen and (max-width:420px) {
    .GameItem_GameData__n3gTw {
        font-size: 10px
    }
}

.GameItem_AuthorizationButton__wKp84 {
    margin-bottom: 10px
}

.GameItem_StartGame__2OfeP {
    display: block
}

.GameItem_DemoGame__azETE {
    color: #fff !important;
    padding: 8px;
    min-height: auto;
    position: absolute;
    bottom: 12px;
    border-radius: 6px;
    text-transform: uppercase;
    background-color: rgba(0, 0, 0, .8);
    background-clip: padding-box;
    border: 2px solid transparent
}

.GameItem_DemoGame__azETE:before {
    border-radius: 6px !important;
    content: "";
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    z-index: -1;
    background-image: var(--gradient-button-background)
}

.GameItem_DemoGame__azETE:hover {
    position: absolute !important;
    background-image: var(--gradient-button-background)
}

.GameItem_Button__9wdBE {
    min-width: 130px;
    padding: 12px
}

.GameItem_Button__9wdBE:not(:disabled):active span,
.GameItem_Button__9wdBE:not(:disabled):focus span,
.GameItem_Button__9wdBE:not(:disabled):hover span {
    background-image: var(--casino-gameButton-text-hover)
}

.GameItem_Limits__whXQ5 {
    position: absolute;
    display: flex;
    align-items: flex-end;
    align-content: flex-end;
    flex-wrap: wrap;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 55px;
    padding: 10px 8px 5px 26px;
    background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, .6) 40%, #000);
    font-size: 12px;
    line-height: 16px;
    color: #fff
}

.GameItem_Limits__whXQ5:before {
    position: absolute;
    content: "";
    display: block;
    width: 12px;
    height: 11px;
    left: 8px;
    bottom: 8px;
    background: no-repeat 50%/contain url(../media/limits.a4e41fb3.svg)
}

.GameItem_LimitItem__GMBys {
    white-space: nowrap
}

.GameItem_LimitItem__GMBys:first-child {
    margin-right: 8px
}

.GameItem_UploadButtonWrapper__n7V3g {
    margin: 24px 0;
    display: flex;
    justify-content: center
}

.GameItem_Cup__S74E4 {
    background-image: url(../media/Tag.698b4227.png);
    width: 36px;
    height: 36px
}

.GameItem_CategoryWrapper__Sl4QF {
    position: absolute;
    left: 16px;
    top: 16px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    z-index: 1
}

.GameItem_New__0YZej {
    background-color: #46c363
}

.GameItem_Hot__3pG0U,
.GameItem_New__0YZej {
    padding: 4px 8px;
    font-size: 12px;
    font-weight: 700;
    border-radius: 6px
}

.GameItem_Hot__3pG0U {
    background-color: #ff314a
}

.GameItem_Pre__tpFgF {
    background-color: #129be9
}

.GameItem_Cashback__zuA1j,
.GameItem_Pre__tpFgF {
    padding: 4px 8px;
    font-size: 12px;
    font-weight: 700;
    border-radius: 6px
}

.GameItem_Cashback__zuA1j {
    background-color: #ffc700
}

.GameItem_ProviderWrapper__H2_i8 {
    bottom: 16px
}

.GameItem_ProviderHoverWrapper__bzFuK,
.GameItem_ProviderWrapper__H2_i8 {
    position: absolute;
    left: 16px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    z-index: 1
}

.GameItem_ProviderHoverWrapper__bzFuK {
    top: 16px
}

.GameItem_Provider2__maX3x {
    font-size: 12px;
    background-color: hsla(0, 0%, 100%, .2);
    padding: 6px 8px;
    border-radius: 8px;
    color: #fff;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px)
}

.GameItem_FavoriteWrapper__GsSLu {
    position: absolute;
    top: 16px;
    right: 16px
}

.GameItem_PlayBtn__QPizu {
    height: 70px;
    width: 70px;
    background-image: url(../media/playbtn.72290f87.png);
    background-repeat: no-repeat;
    background-size: cover
}

.GameItem_PlayBtn__QPizu:hover {
    transform: scale(.95);
    transition: transform .1s
}

.GameItem_BtnWrapper__FcAKQ {
    display: flex;
    flex-direction: column;
    gap: 4px;
    align-items: center
}

.GameItem_BtnItem__QxcQJ {
    width: 200px;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

@media screen and (max-width:1441px) {
    .GameItem_SliderItem__uU00H {
        width: 230px;
        height: 175px
    }
    .GameItem_DemoGame__azETE {
        bottom: 8px
    }
    .GameItem_BtnItem__QxcQJ {
        font-size: 14px
    }
    .GameItem_PlayBtn__QPizu {
        height: 60px;
        width: 60px
    }
}

@media screen and (max-width:1281px) {
    .GameItem_SliderItem__uU00H {
        width: 220px
    }
    .GameItem_DemoGame__azETE {
        bottom: 8px
    }
    .GameItem_PlayBtn__QPizu {
        width: 50px;
        height: 50px
    }
}

@media screen and (max-width:1180px) {
    .GameItem_PlayBtn__QPizu {
        width: 50px;
        height: 50px
    }
}

@media screen and (max-width:540px) {
    .GameItem_GameImageWrapper__GKHbF {
        min-height: 140px
    }
    .GameItem_CategoryWrapper__Sl4QF {
        top: 12px;
        left: 12px;
        gap: 4px
    }
    .GameItem_ProviderWrapper__H2_i8 {
        bottom: 12px;
        left: 12px
    }
    .GameItem_ProviderHoverWrapper__bzFuK {
        top: 12px;
        left: 12px;
        border-radius: 8px
    }
    .GameItem_SliderItem__uU00H {
        width: 190px;
        height: 140px
    }
    .GameItem_Provider2__maX3x {
        font-size: 10px;
        padding: 6px
    }
    .GameItem_Hot__3pG0U,
    .GameItem_New__0YZej,
    .GameItem_Pre__tpFgF {
        font-size: 10px;
        padding: 2px 8px;
        border-radius: 4px
    }
    .GameItem_Cup__S74E4 {
        width: 32px;
        height: 32px;
        background-size: contain
    }
    .GameItem_GameImage__suwpW {
        min-height: 140px
    }
    .GameItem_BtnItem__QxcQJ {
        font-size: 10px
    }
    .GameItem_PlayBtn__QPizu {
        width: 40px;
        height: 40px
    }
    .GameItem_DemoGame__azETE {
        padding: 4px 8px
    }
}

.GameSliderList_TabsListWrapper__DTGGy {
    display: flex;
    align-items: stretch;
    background-image: var(--sport-tabs-background);
    position: relative
}

.GameSliderList_TabListControlNext__nQrlu,
.GameSliderList_TabListControlPrev__jFPpm {
    display: flex;
    align-items: center;
    padding: 0 10px;
    position: absolute;
    width: 34px;
    justify-content: center;
    background: rgba(0, 0, 0, .1);
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    height: 100%;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    transition: .5s ease
}

.GameSliderList_TabListControlNext__nQrlu svg,
.GameSliderList_TabListControlPrev__jFPpm svg {
    max-width: 14px
}

.GameSliderList_TabListControlNext__nQrlu svg path,
.GameSliderList_TabListControlPrev__jFPpm svg path {
    stroke: var(--sport-tabs-textColor)
}

.GameSliderList_TabListControlNext__nQrlu:focus svg path,
.GameSliderList_TabListControlNext__nQrlu:hover svg path,
.GameSliderList_TabListControlPrev__jFPpm:focus svg path,
.GameSliderList_TabListControlPrev__jFPpm:hover svg path {
    stroke: var(--sport-tabs-control-hover)
}

.GameSliderList_TabListControlNext__nQrlu:disabled svg path,
.GameSliderList_TabListControlPrev__jFPpm:disabled svg path {
    stroke: var(--color-dark-gray-border)
}

.GameSliderList_TabListControlNext__nQrlu:disabled:hover,
.GameSliderList_TabListControlPrev__jFPpm:disabled:hover {
    cursor: auto
}

.GameSliderList_TabListControlPrev__jFPpm {
    left: 0
}

.GameSliderList_TabListControlNext__nQrlu {
    right: 0
}

.GameSliderList_TabListControlNext__nQrlu svg {
    transform: rotate(180deg)
}

.GameSliderList_TabListControlNext__nQrlu:hover,
.GameSliderList_TabListControlPrev__jFPpm:hover {
    width: 50px
}

@keyframes GameSliderList_pulse__yqZ5l {
    0% {
        transform: translateX(4.8px) translateY(5px) scale(.4)
    }
    50% {
        transform: translateX(0) translateY(0) scale(1)
    }
    to {
        transform: translateX(4.8px) translateY(5px) scale(.4)
    }
}

.GameSliderList_SlotsList__PRoHd {
    padding: 10px 0;
    width: 100%;
    display: flex;
    gap: 16px;
    flex-direction: row;
    height: auto;
    overflow-x: auto;
    scrollbar-width: none
}

.GameSliderList_SlotsList__PRoHd li {
    width: 260px;
    height: 200px
}

.GameSliderList_SlotsList__PRoHd::-webkit-scrollbar {
    width: 0
}

@-moz-document url-prefix() {
    .GameSliderList_SlotsList__PRoHd {
        scrollbar-width: none
    }
}

.GameSliderList_scrollSlotLists__CavaY::-webkit-scrollbar {
    height: 0;
    width: 0
}

.GameSliderList_Title__TfwnO {
    line-height: 26px;
    font-size: 20px;
    font-weight: 700;
    margin: 12px 0 18px
}

.GameSliderList_progressBarContainer__6mkNk {
    display: none;
    height: 2px;
    background-color: #343737;
    position: relative;
    margin-top: 20px;
    border-radius: 100px
}

@media screen and (max-width:375px) {
    .GameSliderList_progressBarContainer__6mkNk {
        display: block
    }
}

.GameSliderList_progressBar__I4M1C {
    height: 100%;
    background-color: #96c83c;
    width: 16px;
    position: absolute;
    transition: left .2s ease-out;
    border-radius: 100px
}

@media screen and (max-width:1440px) {
    .GameSliderList_SlotsList__PRoHd {
        gap: 10px
    }
    .GameSliderList_SlotsList__PRoHd li {
        width: 230px;
        height: 175px
    }
}

@media screen and (max-width:960px) {
    .GameSliderList_TabsListWrapper__DTGGy {
        margin: 0 -4%;
        height: 175px
    }
    .GameSliderList_SlotsList__PRoHd {
        padding: 0;
        gap: 10px
    }
    .GameSliderList_SlotsList__PRoHd li {
        width: 220px;
        height: 175px
    }
    .GameSliderList_Title__TfwnO {
        margin: 0 0 10px
    }
}

@media screen and (max-width:600px) {
    .GameSliderList_TabsListWrapper__DTGGy {
        margin: 0;
        height: 140px
    }
    .GameSliderList_SlotsList__PRoHd {
        padding: 0;
        gap: 10px
    }
    .GameSliderList_SlotsList__PRoHd li {
        width: 190px;
        height: 140px
    }
    .GameSliderList_Title__TfwnO {
        margin: 0 0 10px
    }
}

.GamePage_Wrapper__DMvf5 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    z-index: 2;
    z-index: 0;
    overflow-y: scroll;
    scrollbar-width: none
}

@media screen and (min-width:531px) {
    .GamePage_Wrapper__DMvf5 {
        padding: 15px 0
    }
}

.GamePage_Wrapper__DMvf5::-webkit-scrollbar {
    width: 0
}

@-moz-document url-prefix() {
    .GamePage_Wrapper__DMvf5 {
        scrollbar-width: none
    }
}

.GamePage_WrapperFullScreen__5ounN {
    padding: 0
}

.GamePage_WrapperContent__GqsGh {
    height: -moz-fit-content;
    height: fit-content;
    max-width: 1440px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 270px;
    grid-template-rows: 68px 600px;
    grid-template-areas: "top-left top-right" "bottom-left bottom-right";
    grid-column-gap: 16px;
    z-index: 4;
    padding: 10px 0
}

.GamePage_MiddleScreen__vg95y {
    height: 100%;
    grid-template-columns: 1fr;
    grid-template-rows: 68px auto;
    grid-template-areas: "top-left" "bottom-left";
    padding: 0
}

.GamePage_MiddleScreen__vg95y .GamePage_Header__vfZ0C {
    padding: 0 10px
}

.GamePage_FullScreen__5CcIE {
    max-width: 100%;
    height: 100%;
    max-height: 100%;
    grid-template-columns: 1fr;
    grid-template-rows: max-content;
    grid-template-areas: "bottom-left";
    padding: 0;
    gap: 0
}

.GamePage_DemoStatus__vXANW {
    margin-left: 10px;
    text-transform: lowercase;
    font-weight: 700;
    color: var(--header-menu-item-hover)
}

.GamePage_HeaderWrapper__LZZMp {
    grid-area: "top-left";
    height: -moz-fit-content;
    height: fit-content
}

.GamePage_SidebarWrapper__1LDzl {
    display: block
}

@media screen and (max-width:960px) {
    .GamePage_WrapperContent__GqsGh {
        grid-template-columns: 1fr;
        grid-template-rows: 68px 1fr;
        grid-template-areas: "top-left" "bottom-left"
    }
    .GamePage_GameSlider__myH7t {
        padding: 0 4%
    }
    .GamePage_Popup__iTPp8 {
        height: auto;
        vertical-align: baseline
    }
    .GamePage_SidebarWrapper__1LDzl {
        display: none
    }
}

@media screen and (max-width:540px) {
    .GamePage_WrapperContent__GqsGh {
        display: flex;
        flex-direction: column;
        gap: 0
    }
}

.casinoSlide_Wrapper__evwj3 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    text-align: left;
    color: #fff;
    border-radius: 24px;
    height: 320px;
    padding: 80px 40px
}

@media screen and (max-width:960px) {
    .casinoSlide_Wrapper__evwj3 {
        padding: 40px 20px;
        height: 260px;
        border-radius: 16px
    }
}

@media screen and (max-width:540px) {
    .casinoSlide_Wrapper__evwj3 {
        padding: 20px 20px 40px;
        height: 220px;
        border-radius: 16px
    }
}

.casinoSlide_TextWrapper__cc_RK {
    max-width: 80%;
    margin-bottom: 15px
}

@media screen and (max-width:540px) {
    .casinoSlide_TextWrapper__cc_RK {
        margin-bottom: 10px
    }
}

.casinoSlide_Title__LDZmQ {
    font-size: 32px;
    line-height: 38px;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: #000 1px 0 3px
}

@media screen and (max-width:960px) {
    .casinoSlide_Title__LDZmQ {
        font-size: 26px;
        line-height: 26px
    }
}

@media screen and (max-width:540px) {
    .casinoSlide_Title__LDZmQ {
        font-size: 20px;
        line-height: 24px
    }
}

.casinoSlide_Button__KaZzV {
    margin-top: auto;
    align-self: flex-start;
    font-size: 20px;
    padding: 16px 56px;
    height: 60px
}

.casinoSlide_Button__KaZzV:not(:disabled):active span,
.casinoSlide_Button__KaZzV:not(:disabled):focus span,
.casinoSlide_Button__KaZzV:not(:disabled):hover span {
    background-image: var(--casino-gameButton-text-hover)
}

@media screen and (max-width:960px) {
    .casinoSlide_Button__KaZzV {
        font-size: 18px;
        height: 50px;
        padding: 16px 32px
    }
}

@media screen and (max-width:600px) {
    .casinoSlide_Button__KaZzV {
        height: 44px;
        font-size: 14px;
        padding: 12px 24px
    }
}

.casinoSlide_Text__VaRAS {
    font-size: 14px;
    line-height: 20px;
    text-shadow: #000 1px 0 3px
}

.casinoSlide_Nowrap__xXxkC {
    white-space: nowrap
}

.FifthDepositBonusBanner_Wrapper__H3Nhe {
    background: no-repeat 100%/auto 100% url(../media/fifthDeposit.f7efd4d4.png), #090909
}

@media screen and (max-width:540px) {
    .FifthDepositBonusBanner_Wrapper__H3Nhe {
        height: 100%;
        background: no-repeat 100%/auto 100% url(../media/fifthMob.6f116c90.png), #090909
    }
}

.FifthDepositBonusBanner_TextWrapper__EjTVQ {
    max-width: 60%;
    margin-bottom: 15px
}

@media screen and (max-width:1650px) {
    .FifthDepositBonusBanner_TextWrapper__EjTVQ {
        max-width: 50%
    }
}

@media screen and (max-width:1240px) {
    .FifthDepositBonusBanner_TextWrapper__EjTVQ {
        max-width: 55%
    }
}

@media screen and (max-width:540px) {
    .FifthDepositBonusBanner_TextWrapper__EjTVQ {
        max-width: 55%;
        margin-bottom: 10px
    }
}

.FirstDepositBonusBanner_Wrapper__jno8i {
    background: no-repeat 100%/auto 100% url(../media/firstDeposit.5b1d8374.png), #070707
}

@media screen and (max-width:1440px) {
    .FirstDepositBonusBanner_Wrapper__jno8i {
        background: no-repeat 100%/auto 100% url(../media/firstDeposit.5b1d8374.png), #070707
    }
}

@media screen and (max-width:540px) {
    .FirstDepositBonusBanner_Wrapper__jno8i {
        background: no-repeat 100%/auto 100% url(../media/firstMob.5bc9dadd.png), #070707;
        height: 100%
    }
}

.FirstDepositBonusBanner_TextWrapper__OMuVy {
    max-width: 60%;
    margin-bottom: 15px
}

@media screen and (max-width:540px) {
    .FirstDepositBonusBanner_TextWrapper__OMuVy {
        min-width: 70%;
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 24px
    }
}

.TenthDepositBonusBanner_Wrapper__RMdrr {
    background: no-repeat 100%/auto 100% url(../media/tenthDeposit.272017ca.png), #090909
}

@media screen and (max-width:540px) {
    .TenthDepositBonusBanner_Wrapper__RMdrr {
        height: 100%;
        background: no-repeat 100%/auto 100% url(../media/tenthMob.447b23db.png), #090909
    }
}

.TenthDepositBonusBanner_TextWrapper___ZxUT {
    max-width: 80%;
    margin-bottom: 15px
}

@media screen and (max-width:1700px) {
    .TenthDepositBonusBanner_TextWrapper___ZxUT {
        max-width: 54%
    }
}

@media screen and (max-width:1100px) {
    .TenthDepositBonusBanner_TextWrapper___ZxUT {
        max-width: 40%
    }
}

@media screen and (max-width:540px) {
    .TenthDepositBonusBanner_TextWrapper___ZxUT {
        max-width: 60%;
        margin-bottom: 10px
    }
}

.ThirdDepositBonusBanner_Wrapper__Chjdl {
    background: no-repeat 100%/auto 100% url(../media/thirdDeposit.7e64366f.png), #090909
}

@media screen and (max-width:540px) {
    .ThirdDepositBonusBanner_Wrapper__Chjdl {
        height: 100%;
        background: no-repeat 100%/auto 100% url(../media/thirdMob.6e80d7b3.png), #090909
    }
}

.ThirdDepositBonusBanner_TextWrapper__trjLH {
    max-width: 60%;
    margin-bottom: 15px
}

@media screen and (max-width:1720px) {
    .ThirdDepositBonusBanner_TextWrapper__trjLH {
        max-width: 50%
    }
}

@media screen and (max-width:540px) {
    .ThirdDepositBonusBanner_TextWrapper__trjLH {
        max-width: 60%;
        margin-bottom: 10px
    }
}

.SecondDepositBonusBanner_Wrapper__bp6vZ {
    background: no-repeat 100%/auto 100% url(../media/secondDeposit.34ff8c8e.png), #090909
}

@media screen and (max-width:540px) {
    .SecondDepositBonusBanner_Wrapper__bp6vZ {
        height: 100%;
        background: no-repeat 100%/auto 100% url(../media/secMob.a1147b9a.png), #090909
    }
}

.SecondDepositBonusBanner_TextWrapper__Mkum6 {
    max-width: 60%;
    margin-bottom: 15px
}

@media screen and (max-width:1720px) {
    .SecondDepositBonusBanner_TextWrapper__Mkum6 {
        max-width: 50%
    }
}

@media screen and (max-width:540px) {
    .SecondDepositBonusBanner_TextWrapper__Mkum6 {
        max-width: 53%;
        margin-bottom: 10px
    }
}

.NonStopDropsBanner_Wrapper__bJdDr {
    background: no-repeat 100%/auto 100% url(../media/playson_new.2b1e895b.png), #070707
}

@media screen and (max-width:768px) {
    .NonStopDropsBanner_Wrapper__bJdDr {
        background: no-repeat 100%/auto 100% url(../media/nonMob.e084f4e4.png), #070707
    }
}

.NonStopDropsBanner_TextWrapper__klmpP {
    width: 50%;
    margin-bottom: 15px;
    font-size: 32px;
    line-height: 38px;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: #000 1px 0 3px
}

@media screen and (max-width:540px) {
    .NonStopDropsBanner_TextWrapper__klmpP {
        width: 60%;
        font-size: 20px;
        line-height: 24px
    }
}

.VipClubBanner_Wrapper__rjvKJ {
    background: no-repeat 100%/auto 100% url(../media/vipClubImg.c736b062.png), #000
}

@media screen and (max-width:540px) {
    .VipClubBanner_Wrapper__rjvKJ {
        height: 100%;
        background: no-repeat 100%/auto 100% url(../media/vipMob.b2dabf5f.png), #000
    }
}

.VipClubBanner_TextWrapper__0lLTg {
    width: 60%;
    margin-bottom: 15px
}

@media screen and (max-width:1420px) {
    .VipClubBanner_TextWrapper__0lLTg {
        width: 70%
    }
}

@media screen and (max-width:1290px) {
    .VipClubBanner_TextWrapper__0lLTg {
        width: 75%
    }
}

@media screen and (max-width:1250px) {
    .VipClubBanner_TextWrapper__0lLTg {
        width: 65%
    }
}

@media screen and (max-width:540px) {
    .VipClubBanner_TextWrapper__0lLTg {
        width: 75%;
        margin-bottom: 10px
    }
}

.CryptoBanner_Wrapper__OESt9 {
    background: no-repeat 100%/auto 100% url(../media/crypto.23842c8b.png), #090909
}

@media screen and (max-width:540px) {
    .CryptoBanner_Wrapper__OESt9 {
        height: 100%;
        background: no-repeat 100%/auto 100% url(../media/cryptoMob.f2160324.png), #090909
    }
}

.CryptoBanner_TextWrapper__mGK9g {
    max-width: 60%;
    margin-bottom: 15px
}

@media screen and (max-width:1720px) {
    .CryptoBanner_TextWrapper__mGK9g {
        max-width: 50%
    }
}

@media screen and (max-width:1600px) {
    .CryptoBanner_TextWrapper__mGK9g {
        max-width: 60%
    }
}

@media screen and (max-width:1420px) {
    .CryptoBanner_TextWrapper__mGK9g {
        max-width: 50%
    }
}

@media screen and (max-width:1280px) {
    .CryptoBanner_TextWrapper__mGK9g {
        max-width: 60%
    }
}

@media screen and (max-width:1050px) {
    .CryptoBanner_TextWrapper__mGK9g {
        max-width: 70%
    }
}

@media screen and (max-width:540px) {
    .CryptoBanner_TextWrapper__mGK9g {
        max-width: 60%;
        margin-bottom: 10px;
        line-height: 26px
    }
}

.BirthdayBanner_Wrapper___dzr6 {
    justify-content: center;
    background: no-repeat 100%/auto 100% url(../media/birthday.1b9fb927.png), #090909
}

@media screen and (max-width:540px) {
    .BirthdayBanner_Wrapper___dzr6 {
        height: 100%;
        background: no-repeat 100%/auto 100% url(../media/birthdayMob.8c876606.png), #090909
    }
}

.BirthdayBanner_TextWrapper__Yaf_5 {
    max-width: 60%;
    margin-bottom: 15px
}

@media screen and (max-width:1420px) {
    .BirthdayBanner_TextWrapper__Yaf_5 {
        max-width: 50%
    }
}

@media screen and (max-width:540px) {
    .BirthdayBanner_TextWrapper__Yaf_5 {
        max-width: 60%;
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 24px
    }
}

.WeeklyTourBanner_Wrapper__NKyAQ {
    background: no-repeat 100%/auto 100% url(../media/weekly-tournament.e342e9df.png), #070707
}

@media screen and (max-width:1500px) {
    .WeeklyTourBanner_Wrapper__NKyAQ {
        background: no-repeat 100%/auto 100% url(../media/weekly-tournament.e342e9df.png), #070707
    }
}

@media screen and (max-width:1250px) {
    .WeeklyTourBanner_Wrapper__NKyAQ {
        background: no-repeat 100%/auto 100% url(../media/weekly-tournament.e342e9df.png), #070707
    }
}

@media screen and (max-width:1140px) {
    .WeeklyTourBanner_Wrapper__NKyAQ {
        background: no-repeat 100%/auto 100% url(../media/weekly-tournament.e342e9df.png), #070707
    }
}

@media screen and (max-width:768px) {
    .WeeklyTourBanner_Wrapper__NKyAQ {
        background: no-repeat 100%/auto 100% url(../media/weekly-tournament.e342e9df.png), #070707;
        background-position-x: -160px
    }
}

@media screen and (max-width:540px) {
    .WeeklyTourBanner_Wrapper__NKyAQ {
        height: 100%;
        background: no-repeat 100%/auto 100% url(../media/weekly-tournament-mobile.013defbd.png), #070707
    }
}

.WeeklyTourBanner_TextWrapper__KHLnC {
    max-width: 60%;
    margin-bottom: 15px
}

@media screen and (max-width:540px) {
    .WeeklyTourBanner_TextWrapper__KHLnC {
        width: 55%;
        margin-bottom: 10px
    }
}

.AprilCashbackBanner_Wrapper___XQN3 {
    background: no-repeat 100%/auto 100% url(../media/cashback_casino.b7ba8142.png), #090909;
    padding: 50px 40px
}

@media screen and (max-width:580px) {
    .AprilCashbackBanner_Wrapper___XQN3 {
        height: 100%;
        background-position-x: 87%
    }
}

@media screen and (max-width:445px) {
    .AprilCashbackBanner_Wrapper___XQN3 {
        background-position-x: 71%
    }
}

.AprilCashbackBanner_TextWrapper__qKEg8 {
    max-width: 45%
}

@media screen and (max-width:1280px) {
    .AprilCashbackBanner_TextWrapper__qKEg8 {
        max-width: 50%
    }
}

@media screen and (max-width:540px) {
    .AprilCashbackBanner_TextWrapper__qKEg8 {
        max-width: 60%;
        font-size: 20px;
        line-height: 24px
    }
}

.WelcomePackBanner_Wrapper__35Ux6 {
    position: relative;
    padding-top: 42px;
    padding-bottom: 42px;
    height: 320px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: no-repeat 50%/auto 100% url(../media/april.b625ba49.png), #0a0a0a;
    background-size: cover;
    border-radius: 24px;
    overflow: hidden
}

@media screen and (max-width:1440px) {
    .WelcomePackBanner_Wrapper__35Ux6 {
        background: no-repeat 50%/auto 100% url(../media/bg.cb352112.png), #0a0a0a
    }
}

@media screen and (max-width:960px) {
    .WelcomePackBanner_Wrapper__35Ux6 {
        padding-top: 36px;
        padding-bottom: 36px;
        height: 260px
    }
}

@media screen and (max-width:540px) {
    .WelcomePackBanner_Wrapper__35Ux6 {
        padding-top: 36px;
        padding-bottom: 36px;
        height: 220px;
        background: no-repeat 50%/auto 100% url(../media/bg_mob.50a607d2.png), #0a0a0a;
        background-size: cover;
        border-radius: 16px
    }
}

.WelcomePackBanner_Gift1__nfviv {
    display: none
}

@media screen and (max-width:1440px) {
    .WelcomePackBanner_Gift1__nfviv {
        display: block;
        position: absolute;
        background-image: url(../media/gift1.9d946307.png);
        width: 300px;
        height: 350px;
        background-size: cover;
        bottom: -94px;
        left: -150px
    }
}

@media screen and (max-width:960px) {
    .WelcomePackBanner_Gift1__nfviv {
        width: 250px;
        height: 280px;
        left: -119px
    }
}

@media screen and (max-width:540px) {
    .WelcomePackBanner_Gift1__nfviv {
        width: 200px;
        height: 220px;
        left: -95px
    }
}

.WelcomePackBanner_Gift2__kH_Q8 {
    display: none
}

@media screen and (max-width:1440px) {
    .WelcomePackBanner_Gift2__kH_Q8 {
        display: block;
        position: absolute;
        background-image: url(../media/gift2.583b0760.png);
        width: 300px;
        height: 350px;
        background-size: cover;
        top: -104px;
        right: -95px
    }
}

@media screen and (max-width:960px) {
    .WelcomePackBanner_Gift2__kH_Q8 {
        width: 250px;
        height: 280px;
        top: -83px;
        right: -83px
    }
}

@media screen and (max-width:540px) {
    .WelcomePackBanner_Gift2__kH_Q8 {
        width: 200px;
        height: 220px;
        top: -65px;
        right: -83px
    }
}

.WelcomePackBanner_TextWrapper__FTFfT {
    max-width: 100%;
    position: relative
}

@media screen and (max-width:540px) {
    .WelcomePackBanner_TextWrapper__FTFfT {
        max-width: 100%;
        font-size: 16px;
        text-align: center
    }
}

.WelcomePackBanner_Button__FPqu3 {
    position: relative;
    align-self: center;
    box-shadow: 0 0 18.399999618530273px 0 var(--mainBlue-lightGreen-to-white)
}

.WelcomePackBanner_GradTitle__Fbcdu {
    background-image: linear-gradient(270deg, #97c83c, #26c073);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    text-shadow: none;
    text-align: center;
    font-size: 47px;
    font-weight: 700
}

@media screen and (max-width:960px) {
    .WelcomePackBanner_GradTitle__Fbcdu {
        font-size: 40px
    }
}

@media screen and (max-width:725px) {
    .WelcomePackBanner_GradTitle__Fbcdu {
        font-size: 35px
    }
}

@media screen and (max-width:540px) {
    .WelcomePackBanner_GradTitle__Fbcdu {
        font-size: 22px;
        text-align: center
    }
}

.WelcomePackBanner_GradSubTitle__NfnSp {
    padding-left: 70px;
    text-align: center;
    font-size: 113px;
    line-height: 90px;
    font-weight: 700;
    text-shadow: var(--header-menu-item) 4px 4px 0;
    color: #fff
}

@media screen and (max-width:960px) {
    .WelcomePackBanner_GradSubTitle__NfnSp {
        text-align: center;
        font-size: 75px;
        line-height: 80px
    }
}

@media screen and (max-width:725px) {
    .WelcomePackBanner_GradSubTitle__NfnSp {
        padding-left: 0;
        text-align: center;
        font-size: 63px;
        line-height: 65px
    }
}

@media screen and (max-width:540px) {
    .WelcomePackBanner_GradSubTitle__NfnSp {
        padding-left: 0;
        font-size: 35px;
        line-height: 35px;
        text-align: center
    }
}

.FortuneWheelBanner_Wrapper__0OvP9 {
    position: relative;
    padding-top: 37px;
    padding-bottom: 37px;
    height: 320px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background-color: #171919;
    border-radius: 24px;
    overflow: hidden
}

@media screen and (max-width:960px) {
    .FortuneWheelBanner_Wrapper__0OvP9 {
        padding-top: 36px;
        padding-bottom: 36px;
        height: 260px
    }
}

@media screen and (max-width:540px) {
    .FortuneWheelBanner_Wrapper__0OvP9 {
        padding-top: 36px;
        padding-bottom: 36px;
        height: 220px;
        border-radius: 16px
    }
}

.FortuneWheelBanner_Content__lhNyT {
    display: flex;
    flex-direction: column;
    margin-left: 25%;
    justify-content: flex-start;
    height: 100%
}

.FortuneWheelBanner_Wheel__U0lGg {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../media/wheel.066907ad.png);
    background-repeat: no-repeat
}

@media screen and (max-width:1280px) {
    .FortuneWheelBanner_Wheel__U0lGg {
        background-image: url(../media/wheelMobile.331dd161.png)
    }
}

@media screen and (max-width:540px) {
    .FortuneWheelBanner_Wheel__U0lGg {
        background-size: contain
    }
}

@media screen and (max-width:380px) {
    .FortuneWheelBanner_Wheel__U0lGg {
        background-position-x: -30px
    }
}

.FortuneWheelBanner_Coins__a_lOq {
    position: absolute;
    top: 0;
    right: 0;
    width: 490px;
    height: 100%;
    background-image: url(../media/coins.84289972.png);
    background-repeat: no-repeat
}

@media screen and (max-width:1280px) {
    .FortuneWheelBanner_Coins__a_lOq {
        background-image: url(../media/coinsMobile.eb67981c.png);
        width: 568px;
        background-size: contain;
        background-position-x: right
    }
}

.FortuneWheelBanner_TextWrapper__gOq_Z {
    margin-left: 40%;
    position: relative;
    height: 100%;
    max-width: 58%;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

@media screen and (max-width:540px) {
    .FortuneWheelBanner_TextWrapper__gOq_Z {
        margin-left: 35%;
        font-size: 16px;
        text-align: center
    }
}

.FortuneWheelBanner_ButtonWrapper__Cmzi3 {
    position: relative;
    display: flex;
    flex-direction: row;
    text-align: left
}

.FortuneWheelBanner_Button__uivng {
    position: relative;
    box-shadow: 0 0 18.399999618530273px 0 var(--mainBlue-lightGreen-to-white);
    text-transform: capitalize
}

.FortuneWheelBanner_GradTitle__Zc4Ta {
    background-image: linear-gradient(270deg, #97c83c, #26c073);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    text-shadow: none;
    text-align: left;
    font-size: 35px;
    font-weight: 700
}

@media screen and (max-width:960px) {
    .FortuneWheelBanner_GradTitle__Zc4Ta {
        font-size: 27px
    }
}

@media screen and (max-width:725px) {
    .FortuneWheelBanner_GradTitle__Zc4Ta {
        font-size: 20px
    }
}

@media screen and (max-width:540px) {
    .FortuneWheelBanner_GradTitle__Zc4Ta {
        font-size: 12px;
        text-align: left
    }
}

.FortuneWheelBanner_GradSubTitle__coiUe {
    text-align: left;
    font-size: 45px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase
}

@media screen and (max-width:960px) {
    .FortuneWheelBanner_GradSubTitle__coiUe {
        text-align: left;
        font-size: 30px
    }
}

@media screen and (max-width:725px) {
    .FortuneWheelBanner_GradSubTitle__coiUe {
        padding-left: 0;
        font-size: 22px
    }
}

@media screen and (max-width:540px) {
    .FortuneWheelBanner_GradSubTitle__coiUe {
        padding-left: 0;
        font-size: 18px;
        text-align: left
    }
}

.FortuneWheelBanner_RusT__cebA0 {
    text-align: left
}

@media screen and (max-width:1090px) {
    .FortuneWheelBanner_RusT__cebA0 {
        font-size: 25px;
        line-height: 30px
    }
}

@media screen and (max-width:850px) {
    .FortuneWheelBanner_RusT__cebA0 {
        font-size: 20px;
        line-height: 25px;
        font-size: 16px;
        line-height: 20px;
        font-size: 14px;
        line-height: 16px
    }
}

@media screen and (max-width:1080px) {
    .FortuneWheelBanner_EngT__2DHw0 {
        font-size: 30px;
        line-height: 30px
    }
}

@media screen and (max-width:965px) {
    .FortuneWheelBanner_EngT__2DHw0 {
        font-size: 24px;
        line-height: 26px
    }
}

@media screen and (max-width:768px) {
    .FortuneWheelBanner_EngT__2DHw0 {
        font-size: 16px;
        line-height: 18px
    }
}

@media screen and (max-width:540px) {
    .FortuneWheelBanner_EngT__2DHw0 {
        font-size: 12px;
        line-height: 14px
    }
}

@media screen and (max-width:965px) {
    .FortuneWheelBanner_TurT__pDIUs {
        font-size: 24px;
        line-height: 26px
    }
}

@media screen and (max-width:768px) {
    .FortuneWheelBanner_TurT__pDIUs {
        font-size: 16px;
        line-height: 18px
    }
}

@media screen and (max-width:540px) {
    .FortuneWheelBanner_TurT__pDIUs {
        font-size: 12px;
        line-height: 14px
    }
}

@media screen and (max-width:1080px) {
    .FortuneWheelBanner_KazT__B_NND {
        font-size: 28px;
        line-height: 30px
    }
}

@media screen and (max-width:930px) {
    .FortuneWheelBanner_KazT__B_NND {
        font-size: 22px;
        line-height: 24px
    }
}

@media screen and (max-width:768px) {
    .FortuneWheelBanner_KazT__B_NND {
        width: 80%;
        line-height: 16px
    }
}

@media screen and (max-width:540px) {
    .FortuneWheelBanner_KazT__B_NND {
        width: 100%;
        font-size: 16px;
        line-height: 18px
    }
}

@media screen and (max-width:1080px) {
    .FortuneWheelBanner_UzbT__mnRCn {
        font-size: 30px;
        line-height: 30px
    }
}

@media screen and (max-width:965px) {
    .FortuneWheelBanner_UzbT__mnRCn {
        font-size: 24px;
        line-height: 26px
    }
}

@media screen and (max-width:768px) {
    .FortuneWheelBanner_UzbT__mnRCn {
        font-size: 16px;
        line-height: 18px
    }
}

@media screen and (max-width:540px) {
    .FortuneWheelBanner_UzbT__mnRCn {
        font-size: 12px;
        line-height: 14px
    }
}

.FortuneWheelBanner_RusS__DhF_c {
    font-size: 75px;
    line-height: 90px;
    text-align: left
}

@media screen and (max-width:1280px) {
    .FortuneWheelBanner_RusS__DhF_c {
        font-size: 65px;
        line-height: 70px
    }
}

@media screen and (max-width:1090px) {
    .FortuneWheelBanner_RusS__DhF_c {
        font-size: 45px;
        line-height: 50px
    }
}

@media screen and (max-width:850px) {
    .FortuneWheelBanner_RusS__DhF_c {
        font-size: 30px;
        line-height: 35px
    }
}

@media screen and (max-width:768px) {
    .FortuneWheelBanner_RusS__DhF_c {
        font-size: 25px;
        line-height: 30px
    }
}

@media screen and (max-width:540px) {
    .FortuneWheelBanner_RusS__DhF_c {
        font-size: 18px;
        line-height: 26px
    }
}

.FortuneWheelBanner_EngS__yX__d {
    font-size: 50px;
    line-height: 60px
}

@media screen and (max-width:1080px) {
    .FortuneWheelBanner_EngS__yX__d {
        font-size: 36px;
        line-height: 38px
    }
}

@media screen and (max-width:965px) {
    .FortuneWheelBanner_EngS__yX__d {
        font-size: 30px;
        line-height: 32px
    }
}

@media screen and (max-width:768px) {
    .FortuneWheelBanner_EngS__yX__d {
        width: 90%;
        font-size: 26px;
        line-height: 26px
    }
}

@media screen and (max-width:540px) {
    .FortuneWheelBanner_EngS__yX__d {
        font-size: 15px;
        line-height: 20px
    }
}

.FortuneWheelBanner_TurS__FX6QJ {
    font-size: 45px;
    line-height: 55px
}

@media screen and (max-width:965px) {
    .FortuneWheelBanner_TurS__FX6QJ {
        font-size: 30px;
        line-height: 32px
    }
}

@media screen and (max-width:768px) {
    .FortuneWheelBanner_TurS__FX6QJ {
        font-size: 26px;
        line-height: 26px
    }
}

@media screen and (max-width:540px) {
    .FortuneWheelBanner_TurS__FX6QJ {
        font-size: 15px;
        line-height: 20px
    }
}

.FortuneWheelBanner_KazS__8_4Ou {
    font-size: 55px;
    line-height: 65px
}

@media screen and (max-width:1280px) {
    .FortuneWheelBanner_KazS__8_4Ou {
        font-size: 45px;
        line-height: 50px
    }
}

@media screen and (max-width:1080px) {
    .FortuneWheelBanner_KazS__8_4Ou {
        font-size: 36px;
        line-height: 38px
    }
}

@media screen and (max-width:930px) {
    .FortuneWheelBanner_KazS__8_4Ou {
        font-size: 30px;
        line-height: 32px
    }
}

@media screen and (max-width:768px) {
    .FortuneWheelBanner_KazS__8_4Ou {
        font-size: 16px;
        line-height: 17px
    }
}

@media screen and (max-width:380px) {
    .FortuneWheelBanner_KazS__8_4Ou {
        width: 90%
    }
}

.FortuneWheelBanner_UzbS__rJXJS {
    font-size: 38px;
    line-height: 45px
}

@media screen and (max-width:1080px) {
    .FortuneWheelBanner_UzbS__rJXJS {
        font-size: 35px;
        line-height: 36px
    }
}

@media screen and (max-width:965px) {
    .FortuneWheelBanner_UzbS__rJXJS {
        font-size: 30px;
        line-height: 32px
    }
}

@media screen and (max-width:768px) {
    .FortuneWheelBanner_UzbS__rJXJS {
        font-size: 26px;
        line-height: 26px
    }
}

@media screen and (max-width:540px) {
    .FortuneWheelBanner_UzbS__rJXJS {
        font-size: 15px;
        line-height: 20px
    }
}

.FortuneWheelBanner_ArrowWrapper__6GOGA {
    position: relative
}

.FortuneWheelBanner_Arrow__VVyYW {
    position: absolute;
    bottom: 0;
    left: 8px;
    height: 96px;
    width: 90px;
    background-image: url(../media/arrow.1668df2e.png)
}

@media screen and (max-width:540px) {
    .FortuneWheelBanner_Arrow__VVyYW {
        bottom: 13px;
        width: 62px;
        height: 49px;
        background-image: url(../media/arrowMob.54a7fd20.png)
    }
}

.CashbackFiftyBanner_Wrapper__zY2dp {
    position: relative;
    padding-top: 48px;
    padding-bottom: 48px;
    height: 320px;
    display: flex;
    background: no-repeat 50%/auto 100% url(../media/bg.c02a842a.png), #0a0a0a;
    background-size: cover;
    border-radius: 24px;
    overflow: hidden
}

@media screen and (max-width:960px) {
    .CashbackFiftyBanner_Wrapper__zY2dp {
        padding-top: 36px;
        padding-bottom: 36px;
        height: 260px;
        background-position-x: -200px
    }
}

@media screen and (max-width:540px) {
    .CashbackFiftyBanner_Wrapper__zY2dp {
        padding-top: 40px;
        padding-bottom: 45px;
        height: 220px;
        background: no-repeat 50%/auto 100% url(../media/bg_mob.d2888d04.png), #0a0a0a;
        background-size: cover;
        border-radius: 16px
    }
}

.CashbackFiftyBanner_Gift1__uwLnd {
    display: block;
    position: absolute;
    background: no-repeat 50%/auto 100% url(../media/airplane.c129ced7.svg), transparent;
    max-width: 447px;
    max-height: 320px;
    width: 100%;
    height: 100%;
    right: 0;
    bottom: 0;
    background-size: cover
}

@media screen and (max-width:1440px) {
    .CashbackFiftyBanner_Gift1__uwLnd {
        width: 33%;
        background-size: contain
    }
}

@media screen and (max-width:800px) {
    .CashbackFiftyBanner_Gift1__uwLnd {
        right: -4%
    }
}

@media screen and (max-width:700px) {
    .CashbackFiftyBanner_Gift1__uwLnd {
        right: -7%;
        width: 30%
    }
}

@media screen and (max-width:540px) {
    .CashbackFiftyBanner_Gift1__uwLnd {
        background-image: url(../media/airplane_mob.0b989019.svg);
        background: no-repeat 50%/auto 100% url(../media/airplane_mob.0b989019.svg), transparent;
        right: 0;
        width: 100%;
        height: 100%;
        max-width: 121px;
        max-height: 217px
    }
}

.CashbackFiftyBanner_TextWrapper__RFF5t {
    width: 100%;
    height: 100%;
    margin-left: 38.2%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: space-between
}

@media screen and (max-width:1280px) {
    .CashbackFiftyBanner_TextWrapper__RFF5t {
        margin-left: 35.2%
    }
}

@media screen and (max-width:960px) {
    .CashbackFiftyBanner_TextWrapper__RFF5t {
        margin-left: 28.2%
    }
}

@media screen and (max-width:800px) {
    .CashbackFiftyBanner_TextWrapper__RFF5t {
        margin-left: 32.2%
    }
}

@media screen and (max-width:700px) {
    .CashbackFiftyBanner_TextWrapper__RFF5t {
        margin-left: 35.2%
    }
}

@media screen and (max-width:540px) {
    .CashbackFiftyBanner_TextWrapper__RFF5t {
        margin-left: 37.22%
    }
}

.CashbackFiftyBanner_GradTitle__UcC5q {
    background-image: linear-gradient(270deg, #97c83c, #26c073);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    text-shadow: none;
    text-align: center;
    font-size: 35px;
    font-weight: 700;
    z-index: 1
}

@media screen and (max-width:1440px) {
    .CashbackFiftyBanner_GradTitle__UcC5q {
        font-size: 30px
    }
}

@media screen and (max-width:1280px) {
    .CashbackFiftyBanner_GradTitle__UcC5q {
        font-size: 28px
    }
}

@media screen and (max-width:960px) {
    .CashbackFiftyBanner_GradTitle__UcC5q {
        font-size: 25px
    }
}

@media screen and (max-width:768px) {
    .CashbackFiftyBanner_GradTitle__UcC5q {
        text-align: left;
        font-size: 20px;
        width: 70%
    }
}

@media screen and (max-width:540px) {
    .CashbackFiftyBanner_GradTitle__UcC5q {
        font-size: 16px;
        font-size: 15px;
        width: 87%
    }
}

@media screen and (max-width:394px) {
    .CashbackFiftyBanner_GradTitle__UcC5q {
        font-size: 14px
    }
}

.CashbackFiftyBanner_GradSubTitle__v9FsX {
    text-align: justify;
    font-size: 75px;
    font-weight: 700;
    color: #fff;
    z-index: 1
}

@media screen and (max-width:1440px) {
    .CashbackFiftyBanner_GradSubTitle__v9FsX {
        font-size: 65px
    }
}

@media screen and (max-width:1280px) {
    .CashbackFiftyBanner_GradSubTitle__v9FsX {
        font-size: 55px
    }
}

@media screen and (max-width:960px) {
    .CashbackFiftyBanner_GradSubTitle__v9FsX {
        font-size: 35px
    }
}

@media screen and (max-width:768px) {
    .CashbackFiftyBanner_GradSubTitle__v9FsX {
        font-size: 30px
    }
}

@media screen and (max-width:540px) {
    .CashbackFiftyBanner_GradSubTitle__v9FsX {
        letter-spacing: normal;
        font-size: 22px;
        margin-bottom: 10px
    }
}

@media screen and (max-width:394px) {
    .CashbackFiftyBanner_GradSubTitle__v9FsX {
        font-size: 20px
    }
}

@media screen and (max-width:470px) {
    .CashbackFiftyBanner_KazS__vrfpe {
        letter-spacing: normal;
        font-size: 14px
    }
}

.CashbackFiftyBanner_Button__4SyTq {
    position: relative;
    align-self: center;
    box-shadow: 0 0 18.399999618530273px 0 var(--mainBlue-lightGreen-to-white)
}

@media screen and (max-width:1100px) {
    .CashbackFiftyBanner_Button__4SyTq {
        font-size: 18px;
        padding: 16px 50px
    }
}

@media screen and (max-width:540px) {
    .CashbackFiftyBanner_Button__4SyTq {
        font-size: 12px;
        padding: 12px 22px;
        height: 39px
    }
}

.CashbackFiftyBanner_LinkArrowWrapper__NNC9X {
    display: flex
}

.CashbackFiftyBanner_ArrowWrapper__n4E_A {
    position: relative
}

.CashbackFiftyBanner_Arrow__hNDq5 {
    position: absolute;
    bottom: 0;
    left: 15px;
    height: 96px;
    width: 90px;
    background-image: url(../media/arrow.1668df2e.png)
}

@media screen and (max-width:960px) {
    .CashbackFiftyBanner_Arrow__hNDq5 {
        bottom: -7px
    }
}

@media screen and (max-width:540px) {
    .CashbackFiftyBanner_Arrow__hNDq5 {
        bottom: 13px;
        width: 62px;
        height: 49px;
        background-image: url(../media/arrowMob.54a7fd20.png);
        left: 5px
    }
}

.SpinoleagueBanner_Wrapper__kyg9U {
    padding-top: 82px;
    padding-bottom: 32px;
    height: 320px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: no-repeat 50%/auto 100% url(../media/bg.dacb29ad.png), #0a0a0a;
    background-size: cover;
    border-radius: 24px;
    overflow: hidden
}

@media screen and (max-width:960px) {
    .SpinoleagueBanner_Wrapper__kyg9U {
        height: 260px;
        padding-bottom: 13px;
        padding-top: 62px
    }
}

@media screen and (max-width:540px) {
    .SpinoleagueBanner_Wrapper__kyg9U {
        padding-top: 36px;
        padding-bottom: 36px;
        height: 220px;
        background: no-repeat 50%/auto 100% url(../media/bg_mob.f8b0d7be.png), #0a0a0a;
        background-size: cover;
        border-radius: 16px
    }
}

@media screen and (max-width:440px) {
    .SpinoleagueBanner_Wrapper__kyg9U {
        padding-bottom: 10px
    }
}

.SpinoleagueBanner_TextWrapper__sr1v6 {
    max-width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%
}

@media screen and (max-width:540px) {
    .SpinoleagueBanner_TextWrapper__sr1v6 {
        max-width: 100%;
        font-size: 16px;
        text-align: center
    }
}

.SpinoleagueBanner_Button__JrP5X {
    position: relative;
    align-self: center;
    box-shadow: 0 0 18.399999618530273px 0 var(--mainBlue-lightGreen-to-white)
}

.SpinoleagueBanner_GradTitle__38LNz {
    color: #fff;
    text-align: center;
    font-size: 30px;
    font-weight: 900
}

@media screen and (max-width:960px) {
    .SpinoleagueBanner_GradTitle__38LNz {
        font-size: 27px
    }
}

@media screen and (max-width:725px) {
    .SpinoleagueBanner_GradTitle__38LNz {
        font-size: 23px
    }
}

@media screen and (max-width:540px) {
    .SpinoleagueBanner_GradTitle__38LNz {
        font-size: 20px;
        font-weight: 700;
        text-align: center
    }
}

@media screen and (max-width:440px) {
    .SpinoleagueBanner_GradTitle__38LNz {
        width: 80%
    }
}

.SpinoleagueBanner_TextImg__OVHtg {
    display: block;
    background-image: url(../media/money.4e5c630c.png);
    max-width: 559px;
    max-height: 115px;
    width: 100%;
    height: 100%;
    background-size: cover
}

@media screen and (max-width:960px) {
    .SpinoleagueBanner_TextImg__OVHtg {
        width: 56%;
        height: 64%
    }
}

@media screen and (max-width:725px) {
    .SpinoleagueBanner_TextImg__OVHtg {
        height: 47%
    }
}

@media screen and (max-width:600px) {
    .SpinoleagueBanner_TextImg__OVHtg {
        height: 42%
    }
}

@media screen and (max-width:540px) {
    .SpinoleagueBanner_TextImg__OVHtg {
        background-position: 50%;
        width: 100%;
        height: 100%;
        max-width: 305px;
        max-height: 63px
    }
}

.SpinoleagueBanner_LinkArrowWrapper__lIPq7 {
    display: flex
}

.SpinoleagueBanner_ArrowWrapper__TkLC9 {
    position: relative
}

.SpinoleagueBanner_Arrow__VNt2g {
    position: absolute;
    bottom: 0;
    left: 15px;
    height: 96px;
    width: 90px;
    background-image: url(../media/arrow.1668df2e.png)
}

@media screen and (max-width:960px) {
    .SpinoleagueBanner_Arrow__VNt2g {
        bottom: -7px
    }
}

@media screen and (max-width:540px) {
    .SpinoleagueBanner_Arrow__VNt2g {
        height: 47px;
        width: 51px;
        background-image: url(../media/arrow_mob.41138e99.png);
        bottom: 7px
    }
}

.DropsAndWinsBanner_Wrapper__7Me5M {
    padding-top: 82px;
    padding-bottom: 32px;
    height: 320px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: no-repeat 50%/auto 100% url(../media/bg.509c44b8.png), #0a0a0a;
    background-size: cover;
    border-radius: 24px;
    overflow: hidden
}

@media screen and (max-width:960px) {
    .DropsAndWinsBanner_Wrapper__7Me5M {
        height: 260px;
        padding-bottom: 13px;
        padding-top: 62px
    }
}

@media screen and (max-width:540px) {
    .DropsAndWinsBanner_Wrapper__7Me5M {
        padding-top: 36px;
        padding-bottom: 36px;
        height: 220px;
        background: no-repeat 50%/auto 100% url(../media/bg_mob.ce53091f.png), #0a0a0a;
        background-size: cover;
        border-radius: 16px
    }
}

@media screen and (max-width:440px) {
    .DropsAndWinsBanner_Wrapper__7Me5M {
        padding-bottom: 26px
    }
}

.DropsAndWinsBanner_TextWrapper__WWML_ {
    max-width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%
}

@media screen and (max-width:540px) {
    .DropsAndWinsBanner_TextWrapper__WWML_ {
        max-width: 100%;
        font-size: 16px;
        text-align: center
    }
}

.DropsAndWinsBanner_Button__IVPFD {
    position: relative;
    align-self: center;
    box-shadow: 0 0 18.399999618530273px 0 var(--mainBlue-lightGreen-to-white)
}

.DropsAndWinsBanner_GradTitle__JgQpx {
    color: #fff;
    text-align: center;
    font-size: 30px;
    font-weight: 900;
    text-transform: uppercase
}

@media screen and (max-width:960px) {
    .DropsAndWinsBanner_GradTitle__JgQpx {
        font-size: 27px
    }
}

@media screen and (max-width:725px) {
    .DropsAndWinsBanner_GradTitle__JgQpx {
        font-size: 23px
    }
}

@media screen and (max-width:540px) {
    .DropsAndWinsBanner_GradTitle__JgQpx {
        font-size: 20px;
        font-weight: 700;
        text-align: center;
        text-transform: none
    }
}

@media screen and (max-width:440px) {
    .DropsAndWinsBanner_GradTitle__JgQpx {
        width: 80%
    }
}

.DropsAndWinsBanner_TextImg__xU4Ss {
    display: block;
    background-image: url(../media/money.1f7e5041.png);
    max-width: 559px;
    max-height: 115px;
    width: 100%;
    height: 100%;
    background-size: cover
}

@media screen and (max-width:960px) {
    .DropsAndWinsBanner_TextImg__xU4Ss {
        width: 56%;
        height: 64%
    }
}

@media screen and (max-width:725px) {
    .DropsAndWinsBanner_TextImg__xU4Ss {
        height: 47%
    }
}

@media screen and (max-width:600px) {
    .DropsAndWinsBanner_TextImg__xU4Ss {
        height: 42%
    }
}

@media screen and (max-width:540px) {
    .DropsAndWinsBanner_TextImg__xU4Ss {
        background-position: 50%;
        width: 100%;
        height: 100%;
        max-width: 305px;
        max-height: 63px
    }
}

.DropsAndWinsBanner_LinkArrowWrapper__PzCLe {
    display: flex
}

.DropsAndWinsBanner_ArrowWrapper__LAIhF {
    position: relative
}

.DropsAndWinsBanner_Arrow__wKBHu {
    position: absolute;
    bottom: 0;
    left: 15px;
    height: 96px;
    width: 90px;
    background-image: url(../media/arrow.1668df2e.png)
}

@media screen and (max-width:960px) {
    .DropsAndWinsBanner_Arrow__wKBHu {
        bottom: -7px
    }
}

@media screen and (max-width:540px) {
    .DropsAndWinsBanner_Arrow__wKBHu {
        height: 47px;
        width: 51px;
        background-image: url(../media/arrow_mob.41138e99.png);
        bottom: 7px
    }
}

.LuckyBanner_Wrapper__n2HkB {
    background: no-repeat 100%/auto 100% url(../media/bg.323cbbf8.png), #070707;
    padding: 25px 10px 25px 50px
}

@media screen and (max-width:640px) {
    .LuckyBanner_Wrapper__n2HkB {
        padding: 21px 10px 21px 36px
    }
}

@media screen and (max-width:540px) {
    .LuckyBanner_Wrapper__n2HkB {
        background: no-repeat 100%/auto 100% url(../media/bg_mob.8a69533d.png), #070707;
        padding: 24px 10px 24px 13px
    }
}

.LuckyBanner_TextWrapper__auWdY {
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

@media screen and (max-width:640px) {
    .LuckyBanner_TextWrapper__auWdY {
        width: 70%
    }
}

@media screen and (max-width:540px) {
    .LuckyBanner_TextWrapper__auWdY {
        width: 68%
    }
}

.LuckyBanner_GradTitle__Bb1nB {
    background: linear-gradient(283deg, #96c83c 9.57%, #26c273 90.43%);
    background: var( --gradient, linear-gradient(283deg, #96c83c 9.57%, #26c273 90.43%));
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    text-shadow: none;
    font-size: 35px;
    font-weight: 700;
    z-index: 1
}

@media screen and (max-width:1280px) {
    .LuckyBanner_GradTitle__Bb1nB {
        font-size: 30px
    }
}

@media screen and (max-width:960px) {
    .LuckyBanner_GradTitle__Bb1nB {
        font-size: 25px
    }
}

@media screen and (max-width:768px) {
    .LuckyBanner_GradTitle__Bb1nB {
        font-size: 20px
    }
}

@media screen and (max-width:540px) {
    .LuckyBanner_GradTitle__Bb1nB {
        font-size: 16px;
        letter-spacing: normal
    }
}

@media screen and (max-width:394px) {
    .LuckyBanner_GradTitle__Bb1nB {
        font-size: 13px
    }
}

.LuckyBanner_GradSubTitle__Mx5FY {
    font-size: 45px;
    font-weight: 700;
    color: #fff;
    z-index: 1
}

@media screen and (max-width:1280px) {
    .LuckyBanner_GradSubTitle__Mx5FY {
        font-size: 40px
    }
}

@media screen and (max-width:960px) {
    .LuckyBanner_GradSubTitle__Mx5FY {
        font-size: 35px
    }
}

@media screen and (max-width:768px) {
    .LuckyBanner_GradSubTitle__Mx5FY {
        font-size: 30px
    }
}

@media screen and (max-width:540px) {
    .LuckyBanner_GradSubTitle__Mx5FY {
        font-size: 22px;
        letter-spacing: normal
    }
}

@media screen and (max-width:394px) {
    .LuckyBanner_GradSubTitle__Mx5FY {
        font-size: 18px
    }
}

.LuckyBanner_LinkArrowWrapper__rNCKl {
    display: flex;
    z-index: 1
}

.LuckyBanner_ArrowWrapper__m89EA {
    position: relative
}

.LuckyBanner_Arrow__FEwNN {
    position: absolute;
    bottom: 0;
    left: 15px;
    height: 96px;
    width: 90px;
    background-image: url(../media/arrow.1668df2e.png)
}

@media screen and (max-width:960px) {
    .LuckyBanner_Arrow__FEwNN {
        bottom: -7px
    }
}

@media screen and (max-width:540px) {
    .LuckyBanner_Arrow__FEwNN {
        bottom: 13px;
        width: 62px;
        height: 49px;
        background-image: url(../media/arrowMob.54a7fd20.png);
        left: 5px
    }
}

.BannersContainer_Wrapper__ZGSJB {
    display: grid;
    grid-gap: 16px;
    align-items: stretch;
    grid-template-columns: minmax(64%, 1fr);
    padding: 18px 0 0
}

@media screen and (max-width:961px) {
    .BannersContainer_Wrapper__ZGSJB {
        padding: 15px 0 0
    }
}

@media screen and (max-width:768px) {
    .BannersContainer_Wrapper__ZGSJB {
        padding: 8px 0 0
    }
}

.BannersContainer_Wrapper_OneSlider__ynEfl {
    display: block
}

.GamesList_GamesWrapper__tWI39 {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 24px
}

@media screen and (max-width:1150px) {
    .GamesList_GamesWrapper__tWI39 {
        grid-template-columns: repeat(4, 1fr)
    }
}

@media screen and (max-width:960px) {
    .GamesList_GamesWrapper__tWI39 {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media screen and (max-width:768px) {
    .GamesList_GamesWrapper__tWI39 {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 10px
    }
}

.GamesList_UploadButtonWrapper__0cGKk {
    margin: 18px 0 0;
    display: flex;
    justify-content: center
}

@media screen and (max-width:960px) {
    .GamesList_UploadButtonWrapper__0cGKk {
        margin: 10px 0 0
    }
}

.GameList_Wrapper__zQ7yO {
    flex-grow: 1
}

.GameList_InGame__PfKnj {
    overflow: hidden
}

.GameList_GamesWrapper__cO2dh {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 24px
}

@media screen and (max-width:1150px) {
    .GameList_GamesWrapper__cO2dh {
        grid-template-columns: repeat(4, 1fr)
    }
}

@media screen and (max-width:960px) {
    .GameList_GamesWrapper__cO2dh {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media screen and (max-width:768px) {
    .GameList_GamesWrapper__cO2dh {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 10px
    }
}

.GameList_GameData__A2dle {
    position: absolute;
    display: flex;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    text-align: right;
    -moz-column-gap: 8px;
    column-gap: 8px;
    font-size: 12px;
    color: var(--color-white-to-dark-black);
    z-index: 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transform: translateY(101%);
    transition: transform .2s;
    background-color: rgba(0, 0, 0, .8);
    border-radius: 8px;
    border: 1px solid var(--mainBlue-lightGreen-to-white)
}

.GameList_GameData__A2dle:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1
}

.GameList_GameData__A2dle svg {
    width: 100%;
    height: auto
}

.GameList_GameLink__mHBx_ {
    position: relative;
    border-radius: 8px;
    font-size: 0;
    overflow: hidden
}

.GameList_GameLink__mHBx_:hover {
    transition: .4s
}

.GameList_SliderItem__u6p7B {
    width: 260px;
    height: 200px
}

.GameList_GameHover__KT6R9:focus .GameList_GameData__A2dle,
.GameList_GameHover__KT6R9:hover .GameList_GameData__A2dle {
    transform: none
}

.GameList_GameHover__KT6R9:focus .GameList_GameData__A2dle:after,
.GameList_GameHover__KT6R9:hover .GameList_GameData__A2dle:after {
    transition: z-index .7s 0s;
    z-index: -1
}

.GameList_GameHover__KT6R9:focus .GameList_CategoryWrapper__c03B8,
.GameList_GameHover__KT6R9:hover .GameList_CategoryWrapper__c03B8 {
    transition: z-index .3s 0s;
    z-index: -1
}

.GameList_GameHover__KT6R9:focus .GameList_ProviderWrapper__9q0gs,
.GameList_GameHover__KT6R9:hover .GameList_ProviderWrapper__9q0gs {
    z-index: -1
}

.GameList_GameActive__47tCd .GameList_GameData__A2dle {
    transform: none
}

.GameList_GameActive__47tCd .GameList_GameData__A2dle:after {
    transition: z-index .7s 0s;
    z-index: -1
}

.GameList_GameActive__47tCd .GameList_CategoryWrapper__c03B8 {
    transition: z-index .3s 0s;
    z-index: -1
}

.GameList_GameActive__47tCd .GameList_ProviderWrapper__9q0gs {
    z-index: -1
}

.GameList_GameNameWrapper__7ia_j {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 5px
}

.GameList_GameName__WAkwU {
    font-size: 14px;
    font-weight: 500
}

.GameList_FavoriteButton__kiles {
    width: 25px;
    min-width: 25px;
    height: auto;
    padding-left: 5px
}

.GameList_FavoriteButton__kiles svg {
    width: 100%;
    height: auto
}

.GameList_GameImageWrapper__fri18 {
    position: relative;
    padding-top: 75%;
    width: 100%;
    height: 100%
}

.GameList_GameTounamentImage__7Ih9f {
    position: absolute;
    top: 0;
    left: 0;
    width: 40%
}

.GameList_GameImage__frafg {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 8px;
    width: 100%;
    height: 100%;
    -o-object-fit: fill;
    object-fit: fill
}

.GameList_Provider__I7YzR {
    position: absolute;
    bottom: 6px;
    left: 10px;
    padding-bottom: 2px;
    border-bottom: 1px solid var(--casino-categoryLink);
    font-size: 12px;
    text-shadow: 1px -1px 3px #000, 1px 1px 3px #000, -1px 1px 3px #000, 1px -1px 3px #000, -1px -1px 3px #000;
    color: #fff
}

.GameList_Text__kSU7A {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 22px;
    font-weight: 700
}

@media screen and (max-width:700px) {
    .GameList_GameData__A2dle {
        grid-template-columns: 1fr;
        align-content: end;
        text-align: left;
        -moz-column-gap: 10px;
        column-gap: 10px;
        padding: 5px;
        word-break: break-word
    }
    .GameList_GameData__A2dle svg {
        grid-row: 1/2;
        width: 20px
    }
    .GameList_SearchWrapperMobile__K9pjG {
        grid-column: 1
    }
}

@media screen and (max-width:420px) {
    .GameList_GameData__A2dle {
        font-size: 10px
    }
}

.GameList_AuthorizationButton__u0tzr {
    margin-bottom: 10px
}

.GameList_StartGame__hjXqH {
    display: block
}

.GameList_DemoGame__FORDV {
    color: #fff !important;
    padding: 8px;
    min-height: auto;
    position: absolute;
    bottom: 12px;
    border-radius: 6px;
    text-transform: uppercase;
    background-color: rgba(0, 0, 0, .8);
    background-clip: padding-box;
    border: 2px solid transparent
}

.GameList_DemoGame__FORDV:before {
    border-radius: 6px !important;
    content: "";
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    z-index: -1;
    background-image: var(--gradient-button-background)
}

.GameList_DemoGame__FORDV:hover {
    position: absolute !important;
    background-image: var(--gradient-button-background)
}

.GameList_Button__bS0M3 {
    min-width: 130px;
    padding: 12px
}

.GameList_Button__bS0M3:not(:disabled):active span,
.GameList_Button__bS0M3:not(:disabled):focus span,
.GameList_Button__bS0M3:not(:disabled):hover span {
    background-image: var(--casino-gameButton-text-hover)
}

.GameList_Limits__gcBYL {
    position: absolute;
    display: flex;
    align-items: flex-end;
    align-content: flex-end;
    flex-wrap: wrap;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 55px;
    padding: 10px 8px 5px 26px;
    background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, .6) 40%, #000);
    font-size: 12px;
    line-height: 16px;
    color: #fff
}

.GameList_Limits__gcBYL:before {
    position: absolute;
    content: "";
    display: block;
    width: 12px;
    height: 11px;
    left: 8px;
    bottom: 8px;
    background: no-repeat 50%/contain url(../media/limits.a4e41fb3.svg)
}

.GameList_LimitItem__fmiaR {
    white-space: nowrap
}

.GameList_LimitItem__fmiaR:first-child {
    margin-right: 8px
}

.GameList_UploadButtonWrapper__7t__t {
    margin: 18px 0 0;
    display: flex;
    justify-content: center
}

.GameList_Cup__Qb1DG {
    background-image: url(../media/Tag.698b4227.png);
    width: 36px;
    height: 36px
}

.GameList_CategoryWrapper__c03B8 {
    position: absolute;
    left: 16px;
    top: 16px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    z-index: 1
}

.GameList_New__oqtEa {
    background-color: #46c363
}

.GameList_Hot__H4Ant,
.GameList_New__oqtEa {
    padding: 4px 8px;
    font-size: 12px;
    font-weight: 700;
    border-radius: 6px
}

.GameList_Hot__H4Ant {
    background-color: #ff314a
}

.GameList_ProviderWrapper__9q0gs {
    bottom: 16px
}

.GameList_ProviderHoverWrapper__k_vtU,
.GameList_ProviderWrapper__9q0gs {
    position: absolute;
    left: 16px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    z-index: 1
}

.GameList_ProviderHoverWrapper__k_vtU {
    top: 16px
}

.GameList_Provider2__V81zA {
    font-size: 12px;
    background-color: hsla(0, 0%, 100%, .2);
    padding: 6px 8px;
    border-radius: 8px;
    color: #fff;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px)
}

.GameList_FavoriteWrapper__j3GuW {
    position: absolute;
    top: 16px;
    right: 16px
}

.GameList_PlayBtn__VFOY4 {
    height: 70px;
    width: 70px;
    background-image: url(../media/playbtn.72290f87.png);
    background-repeat: no-repeat;
    background-size: cover
}

.GameList_PlayBtn__VFOY4:hover {
    transform: scale(.95);
    transition: transform .1s
}

.GameList_BtnWrapper__68dNJ {
    display: flex;
    flex-direction: column;
    gap: 4px;
    align-items: center
}

.GameList_BtnItem__nYYPJ {
    width: 200px;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

@media screen and (max-width:1441px) {
    .GameList_SliderItem__u6p7B {
        width: 230px;
        height: 175px
    }
    .GameList_DemoGame__FORDV {
        bottom: 8px
    }
    .GameList_BtnItem__nYYPJ {
        font-size: 14px
    }
    .GameList_PlayBtn__VFOY4 {
        height: 60px;
        width: 60px
    }
}

@media screen and (max-width:1281px) {
    .GameList_SliderItem__u6p7B {
        width: 220px
    }
    .GameList_DemoGame__FORDV {
        bottom: 8px
    }
    .GameList_PlayBtn__VFOY4 {
        width: 50px;
        height: 50px
    }
}

@media screen and (max-width:1180px) {
    .GameList_PlayBtn__VFOY4 {
        width: 50px;
        height: 50px
    }
}

@media screen and (max-width:961px) {
    .GameList_GameImageWrapper__fri18 {
        min-height: 140px
    }
    .GameList_CategoryWrapper__c03B8 {
        top: 12px;
        left: 12px;
        gap: 4px
    }
    .GameList_ProviderWrapper__9q0gs {
        bottom: 12px;
        left: 12px
    }
    .GameList_ProviderHoverWrapper__k_vtU {
        top: 12px;
        left: 12px;
        border-radius: 8px
    }
    .GameList_SliderItem__u6p7B {
        width: 164px;
        height: 164px
    }
    .GameList_Provider2__V81zA {
        font-size: 10px;
        padding: 6px
    }
    .GameList_Hot__H4Ant,
    .GameList_New__oqtEa {
        font-size: 10px;
        padding: 2px 8px;
        border-radius: 4px
    }
    .GameList_Cup__Qb1DG {
        width: 32px;
        height: 32px;
        background-size: contain
    }
    .GameList_GameImage__frafg {
        min-height: 140px
    }
    .GameList_BtnItem__nYYPJ {
        font-size: 10px
    }
    .GameList_PlayBtn__VFOY4 {
        width: 40px;
        height: 40px
    }
    .GameList_DemoGame__FORDV {
        padding: 4px 8px
    }
}

.CasinoJackpotContainer_Wrapper__RmSMd {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow-x: clip
}

@media screen and (max-width:540px) {
    .CasinoJackpotContainer_Wrapper__RmSMd {
        margin: 0
    }
}

.CasinoJackpotContainer_ImageContainer__Cv1xA {
    position: absolute;
    top: 0
}

.CasinoJackpotContainer_ImageWrapper__4C_oe {
    width: 1500px;
    height: 400px;
    background-image: url(../media/jack.40ca35b0.png);
    background-repeat: no-repeat
}

@media screen and (max-width:1260px) {
    .CasinoJackpotContainer_ImageWrapper__4C_oe {
        width: 900px;
        height: 565px;
        background-image: url(../media/jack-middle.4ea7697f.png);
        background-repeat: no-repeat
    }
}

@media screen and (max-width:540px) {
    .CasinoJackpotContainer_ImageWrapper__4C_oe {
        margin-top: 10px;
        width: 370px;
        height: 220px;
        background-image: url(../media/jack_mob.bcb4f5f5.png);
        background-repeat: no-repeat;
        background-size: cover
    }
}

.CasinoJackpotContainer_Content__sidsp {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 902px;
    height: 184px;
    position: relative
}

.CasinoJackpotContainer_Content__sidsp:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 24px;
    background: linear-gradient(270deg, #96c83c, #26c273);
    z-index: -1
}

.CasinoJackpotContainer_Content__sidsp:after {
    content: "";
    position: absolute;
    top: 3px;
    left: 3px;
    right: 3px;
    bottom: 3px;
    border-radius: 24px;
    background: var(--color-white-to-darkest-black);
    box-shadow: inset 45px 0 93px -63px #26c273, inset -50px 0 80px -55px #96c83c, -111px -97px 43px -77px #26c273, 111px -97px 43px -77px #96c83c, 141px 102px 64px -83px #96c83c, -124px 102px 65px -83px #26c273;
    z-index: -1
}

.CasinoJackpotContainer_Jackpot__LERQR {
    font-size: 80px;
    font-weight: 700;
    line-height: 100px
}

.CasinoJackpotContainer_Badge__1hIFw {
    position: absolute;
    top: -18px;
    padding: 8px 32px;
    background: linear-gradient(270deg, #96c83c, #26c273);
    border-radius: 118px;
    color: #000;
    font-size: 24px;
    font-weight: 700;
    line-height: 26px
}

.CasinoJackpotContainer_RightImageBlocks__B4I7J {
    width: 237px;
    height: 374px;
    right: -630px;
    top: -100px;
    position: absolute;
    background-image: url(../media/right_block.113d97ae.png);
    z-index: -1
}

.CasinoJackpotContainer_LeftImageBlocks__6POQB {
    position: absolute;
    top: -60px;
    left: -600px;
    width: 197px;
    height: 332px;
    background-image: url(../media/left_block.af925366.png);
    z-index: -1
}

.CasinoJackpotContainer_Coin1__DlJ95 {
    position: absolute;
    width: 94px;
    height: 89px;
    background-image: url(../media/coin1.bb16a666.png);
    z-index: 2;
    right: 280px;
    top: -60px
}

.CasinoJackpotContainer_Coin2__9mlXV {
    position: absolute;
    width: 151px;
    height: 136px;
    background-image: url(../media/coin2.2d44890b.png);
    z-index: 2;
    right: 260px;
    bottom: -260px
}

.CasinoJackpotContainer_Coin3__0IQ1e {
    position: absolute;
    width: 60px;
    height: 54px;
    background-image: url(../media/coin3.bad69c93.png);
    z-index: 2;
    right: 500px;
    bottom: -220px;
    background-size: cover
}

.CasinoJackpotContainer_Coin4__1TH6e {
    position: absolute;
    width: 60px;
    height: 54px;
    background-image: url(../media/coin4.1e04a6b7.png);
    z-index: 2;
    right: 20px;
    bottom: -250px;
    background-size: cover
}

.CasinoJackpotContainer_Coin5__kJMxW {
    position: absolute;
    width: 179px;
    height: 163px;
    background-image: url(../media/coin5.b056b13e.png);
    z-index: 2;
    left: 340px;
    bottom: -270px;
    background-size: cover
}

.CasinoJackpotContainer_Coin6__sFh4d {
    position: absolute;
    width: 57px;
    height: 53px;
    background-image: url(../media/coin6.a22510de.png);
    z-index: 2;
    left: 340px;
    top: -60px;
    background-size: cover
}

.CasinoJackpotContainer_Coin7__OU98f {
    position: absolute;
    width: 60px;
    height: 54px;
    background-image: url(../media/coin7.28141aa2.png);
    z-index: 2;
    left: 500px;
    bottom: -240px;
    background-size: cover
}

.CasinoJackpotContainer_Coin8__tWQ__ {
    position: absolute;
    width: 33px;
    height: 35px;
    background-image: url(../media/coin8.12030769.png);
    z-index: 2;
    left: 560px;
    top: -70px;
    background-size: cover
}

.CasinoJackpotContainer_Title__q7sa4 {
    padding-top: 91px;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    color: #fff
}

.CasinoJackpotContainer_Amount__9ZmAX {
    font-size: 80px;
    font-weight: 700;
    text-align: center;
    padding-top: 23px;
    color: #fff
}

@media screen and (max-width:1260px) {
    .CasinoJackpotContainer_Title__q7sa4 {
        font-size: 20px;
        padding-top: 242px
    }
    .CasinoJackpotContainer_Amount__9ZmAX {
        font-size: 70px;
        padding-top: 32px
    }
}

@media screen and (max-width:540px) {
    .CasinoJackpotContainer_Title__q7sa4 {
        padding-top: 99px;
        font-size: 10px
    }
    .CasinoJackpotContainer_Amount__9ZmAX {
        font-size: 32px;
        padding-top: 12px
    }
}

.ProviderList_Slide__sNIZ6 {
    min-width: 192px;
    height: 96px;
    padding: 26px 24px;
    border-radius: 8px;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--footer-background)
}

.ProviderList_ViewName__7_mof {
    color: #fff
}

@media screen and (max-width:540px) {
    .ProviderList_Slide__sNIZ6 {
        min-width: 100px;
        height: 50px;
        padding: 10px
    }
}

.SliderProvider_TabsListWrapper__gAQJ6 {
    height: auto;
    display: flex;
    align-items: stretch;
    background-image: var(--sport-tabs-background);
    position: relative
}

@media screen and (max-width:960px) {
    .SliderProvider_TabsListWrapper__gAQJ6 {
        margin: 0 -4%
    }
}

.SliderProvider_TabListControlNext__yvpmn,
.SliderProvider_TabListControlPrev__Py4_U {
    display: flex;
    align-items: center;
    padding: 0 10px;
    position: absolute;
    width: 34px;
    justify-content: center;
    background: rgba(0, 0, 0, .1);
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
    height: 100%;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    transition: .5s ease
}

.SliderProvider_TabListControlNext__yvpmn svg,
.SliderProvider_TabListControlPrev__Py4_U svg {
    max-width: 14px
}

.SliderProvider_TabListControlNext__yvpmn svg path,
.SliderProvider_TabListControlPrev__Py4_U svg path {
    stroke: var(--sport-tabs-textColor)
}

.SliderProvider_TabListControlNext__yvpmn:focus svg path,
.SliderProvider_TabListControlNext__yvpmn:hover svg path,
.SliderProvider_TabListControlPrev__Py4_U:focus svg path,
.SliderProvider_TabListControlPrev__Py4_U:hover svg path {
    stroke: var(--sport-tabs-control-hover)
}

.SliderProvider_TabListControlNext__yvpmn:disabled svg path,
.SliderProvider_TabListControlPrev__Py4_U:disabled svg path {
    stroke: var(--color-dark-gray-border)
}

.SliderProvider_TabListControlNext__yvpmn:disabled:hover,
.SliderProvider_TabListControlPrev__Py4_U:disabled:hover {
    cursor: auto
}

.SliderProvider_TabListControlPrev__Py4_U {
    left: 0
}

.SliderProvider_TabListControlNext__yvpmn {
    right: 0
}

.SliderProvider_TabListControlNext__yvpmn svg {
    transform: rotate(180deg)
}

.SliderProvider_TabListControlNext__yvpmn:hover,
.SliderProvider_TabListControlPrev__Py4_U:hover {
    width: 50px
}

@keyframes SliderProvider_pulse__72giN {
    0% {
        transform: translateX(4.8px) translateY(5px) scale(.4)
    }
    50% {
        transform: translateX(0) translateY(0) scale(1)
    }
    to {
        transform: translateX(4.8px) translateY(5px) scale(.4)
    }
}

.SliderProvider_SlotsWrapper__WDF4h {
    margin: 18px 0
}

@media screen and (max-width:960px) {
    .SliderProvider_SlotsWrapper__WDF4h {
        margin: 0 0 10px
    }
}

.SliderProvider_SlotsList__PCUAr {
    width: 100%;
    display: flex;
    gap: 10px;
    flex-direction: row;
    height: auto;
    overflow-x: auto;
    scrollbar-width: none
}

.SliderProvider_SlotsList__PCUAr li div {
    width: 150px
}

.SliderProvider_scrollSlotLists__gL_7i::-webkit-scrollbar {
    height: 0;
    width: 0
}

@-moz-document url-prefix() {
    .SliderProvider_scrollSlotLists__gL_7i {
        scrollbar-width: none
    }
}

.SliderProvider_Title__2I8GL {
    line-height: 26px;
    font-size: 20px;
    font-weight: 700;
    margin: 10px 0 24px
}

@media screen and (max-width:540px) {
    .SliderProvider_Title__2I8GL {
        margin: 0 0 10px
    }
}

.SliderProvider_progressBarContainer__XQrBV {
    display: none;
    height: 2px;
    background-color: #343737;
    position: relative;
    margin-top: 20px;
    border-radius: 100px
}

@media screen and (max-width:375px) {
    .SliderProvider_progressBarContainer__XQrBV {
        display: block
    }
}

.SliderProvider_progressBar__uhBra {
    height: 100%;
    background-color: #96c83c;
    width: 16px;
    position: absolute;
    transition: left .2s ease-out;
    border-radius: 100px
}

.GameSearch_Wrapper__uzDBg {
    position: relative;
    padding-right: 15px;
    display: flex;
    align-items: center;
    border-radius: 12px;
    border: 2px solid #555e62;
    height: 47px
}

.GameSearch_Wrapper__uzDBg:focus-within {
    flex-grow: 1;
    border: 2px double transparent;
    background-image: linear-gradient(var(--color-light-gray-to-light-black), var(--color-light-gray-to-light-black)), var(--gradient-button-background);
    background-origin: border-box;
    background-clip: padding-box, border-box
}

@media screen and (max-width:768px) {
    .GameSearch_Wrapper__uzDBg {
        width: 100%
    }
}

.GameSearch_Wrapper__uzDBg:hover {
    cursor: pointer;
    background-color: var(--color-luminous-gray-to-dark-black);
    background-clip: padding-box;
    border-radius: 12px;
    border: 2px double transparent;
    background-image: linear-gradient(var(--color-luminous-gray-to-dark-black), var(--color-luminous-gray-to-dark-black)), var(--gradient-button-background);
    background-origin: border-box;
    background-clip: padding-box, border-box;
    box-shadow: none
}

.GameSearch_Input___6_wI {
    width: 100%;
    height: 34px;
    padding: 5px 5px 5px 40px;
    color: var(--color-dark-blue-to-white);
    border-radius: 8px 8px 0 0;
    background: none;
    outline: none;
    font-weight: 400;
    font-size: 16px
}

.GameSearch_Input___6_wI::-webkit-search-cancel-button,
.GameSearch_Input___6_wI::-webkit-search-decoration,
.GameSearch_Input___6_wI::-webkit-search-results-button,
.GameSearch_Input___6_wI::-webkit-search-results-decoration {
    -webkit-appearance: none
}

.GameSearch_SearchIcon__OKDYz {
    position: absolute;
    top: 50%;
    left: 5px;
    transform: translateY(-50%);
    width: 30px
}

.GameSearch_SearchIcon__TeamTheme__oHUEB path {
    stroke: var(--color-black-to-white)
}

.GameSearch_ClearButton__TX41Z {
    width: 15px;
    height: 100%;
    background-color: transparent;
    cursor: pointer
}

.Checkbox_Wrapper__KVxn0 {
    height: 28px;
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
    cursor: pointer;
    font-size: 12px
}

.Checkbox_Wrapper__disabled__tZ3aV {
    cursor: default
}

.Checkbox_Checkbox__v4UaJ {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 28px;
    height: 28px;
    transform: translateY(-50%);
    border-radius: 8px;
    background-color: var(--color-luminous-gray-to-dark-black);
    background-clip: padding-box;
    border: 2px solid var(--hex-dark-gray)
}

.Checkbox_Checkbox__v4UaJ:hover {
    cursor: pointer;
    background-color: var(--color-luminous-gray-to-dark-black);
    background-clip: padding-box;
    border: 2px double transparent;
    background-image: linear-gradient(var(--color-luminous-gray-to-dark-black), var(--color-luminous-gray-to-dark-black)), var(--gradient-button-background);
    box-shadow: none
}

.Checkbox_ActiveCheckbox___Bgfd,
.Checkbox_Checkbox__v4UaJ:hover {
    background-origin: border-box;
    background-clip: padding-box, border-box
}

.Checkbox_ActiveCheckbox___Bgfd {
    width: 28px;
    height: 28px;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    border: 2px double transparent;
    background-image: linear-gradient(var(--color-light-gray-to-light-black), var(--color-light-gray-to-light-black)), var(--gradient-button-background)
}

.Checkbox_ActiveCheckbox2__sDhy4:before {
    content: "";
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    z-index: -1;
    background-image: var(--gradient-button-background);
    border-radius: 8px
}

.Checkbox_Circle__QtbjJ {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 23px;
    height: 23px;
    background-color: var(--color-luminous-gray-to-dark-black);
    border-radius: 6px
}

.Checkbox_Circle__QtbjJ svg path {
    stroke: var(--casino-sectionTab-text-active)
}

.Checkbox_Input__gPGJh {
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    width: 0;
    height: 0
}

.Checkbox_Text__RTqT9 {
    padding-left: 28px;
    white-space: nowrap;
    color: var(--color-blurish-to-dark-gray)
}

.Checkbox_TextActive__QCeIM,
.Checkbox_Text__RTqT9 {
    margin-left: 10px;
    font-weight: 500
}

@media screen and (max-width:960px) {
    .Checkbox_Wrapper__KVxn0 {
        font-size: 16px
    }
}

.Separator_Wrapper__PxpT4 {
    margin: 18px 0;
    width: 100%;
    border-top: 2px solid #252828
}

.PopupFilters_ContentWrapper__LsCqq {
    position: absolute;
    top: 52px;
    right: 0;
    width: 92vw;
    height: 100%;
    z-index: 101;
    background-color: rgba(8, 19, 20, .6)
}

.PopupFilters_Wrapper__g8PNX {
    width: auto;
    background-color: var(--color-luminous-gray-to-dark-black);
    display: flex;
    flex-direction: column;
    bottom: 74px;
    border-radius: 0 0 16px 16px;
    z-index: 1
}

.PopupFilters_HeaderItem__oFDhX {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    background-color: var(--color-lightest-gray-to-light-black);
    border-radius: 16px 16px 0 0
}

.PopupFilters_Title__E76DG {
    margin: 16px;
    font-size: 16px;
    font-weight: 500;
    color: currentColor
}

.PopupFilters_Reset__f06_P {
    margin: 16px;
    font-size: 16px;
    font-weight: 500;
    color: var(--hex-dark-gray)
}

.PopupFilters_FavoriteWrapper__mgwLO {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 20px;
    gap: 10px;
    font-size: 16px
}

.PopupFilters_FavoriteButton__G_SPD {
    width: 25px;
    min-width: 25px;
    height: auto;
    padding-left: 5px
}

.PopupFilters_FavoriteButton__G_SPD svg {
    width: 100%;
    height: auto
}

.PopupFilters_TypeFilterWrapper__uedZt {
    margin-left: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px
}

.PopupFilters_Button__0blBY {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    border-radius: 0 0 16px 16px
}

@media screen and (max-width:540px) {
    .PopupFilters_ContentWrapper__LsCqq {
        position: absolute;
        right: -15px;
        width: 100vw;
        height: 100%;
        z-index: 101;
        background-color: rgba(8, 19, 20, .6)
    }
    .PopupFilters_Wrapper__g8PNX {
        width: 100vw
    }
}

.CategoryFilters_Button__kdlag,
.CategoryFilters_Wrapper__4aVel {
    height: 42px;
    width: 42px;
    position: relative
}

.CategoryFilters_Button__kdlag {
    padding: 9px;
    border-radius: 12px;
    border: 2px solid var(--hex-dark-gray)
}

.CategoryFilters_ButtonActive___w9bK {
    height: 42px;
    color: currentColor;
    position: relative;
    font-weight: 700;
    background-color: var(--color-luminous-gray-to-dark-black);
    background-clip: padding-box;
    border-radius: 12px;
    border: 2px double transparent;
    background-image: linear-gradient(var(--color-luminous-gray-to-dark-black), var(--color-luminous-gray-to-dark-black)), var(--gradient-button-background);
    background-origin: border-box;
    background-clip: padding-box, border-box
}

.CategoryItem_Text__4r97Y {
    height: 42px;
    padding: 12px 24px;
    border-radius: 12px;
    font-size: 14px;
    font-weight: 700;
    color: var(--hex-dark-gray);
    text-transform: uppercase;
    height: 45px;
    border: 2px solid var(--hex-dark-gray)
}

.CategoryItem_Text__4r97Y:hover {
    cursor: pointer
}

.CategoryItem_TextActive__nKTS4,
.CategoryItem_Text__4r97Y:hover {
    background-color: var(--color-luminous-gray-to-dark-black);
    background-clip: padding-box;
    border-radius: 12px;
    border: 2px double transparent;
    background-image: linear-gradient(var(--color-luminous-gray-to-dark-black), var(--color-luminous-gray-to-dark-black)), var(--gradient-button-background);
    background-origin: border-box;
    background-clip: padding-box, border-box;
    box-shadow: none
}

.CategoryItem_TextActive__nKTS4 {
    height: 45px;
    color: currentColor;
    position: relative;
    font-weight: 700
}

.CategoryItem_TextActive2__WBqL1:before {
    content: "";
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    z-index: -1;
    background-image: var(--gradient-button-background);
    border-radius: 10px
}

.CategoryItem_TextUnActive__paGse {
    color: var(--color-blurish-to-dark-gray)
}

@media screen and (max-width:960px) {
    .CategoryItem_Text__4r97Y {
        width: 100%;
        padding: 12px 0;
        text-align: center
    }
}

.CategoryList_CategoryWrapper__xc_e2,
.CategoryList_Wrapper__9MXu_ {
    display: flex;
    flex-direction: row;
    gap: 10px
}

.CategoryList_CategoryWrapper__xc_e2 {
    align-items: center
}

.CategoryList_CategoryFilter___FcNS {
    display: none
}

@media screen and (max-width:961px) {
    .CategoryList_Wrapper__9MXu_ {
        justify-content: space-between
    }
    .CategoryList_CategoryWrapper__xc_e2 {
        width: 100%;
        display: flex;
        flex-direction: row;
        gap: 10px
    }
    .CategoryList_CategoryFilter___FcNS {
        display: block
    }
}

.SelectProvider_wrapper__QMO1_ {
    width: 290px;
    height: 47px;
    position: relative;
    margin-left: auto;
    border-radius: 12px;
    border: 2px solid #555e62
}

.SelectProvider_wrapper__QMO1_:hover {
    cursor: pointer;
    background-color: var(--color-luminous-gray-to-dark-black);
    background-clip: padding-box;
    border-radius: 12px;
    border: 2px double transparent;
    background-image: linear-gradient(var(--color-luminous-gray-to-dark-black), var(--color-luminous-gray-to-dark-black)), var(--gradient-button-background);
    background-origin: border-box;
    background-clip: padding-box, border-box;
    box-shadow: none
}

.SelectProvider_button__NnzVJ {
    padding: 0 18px 0 10px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    width: 100%;
    background-color: transparent;
    white-space: nowrap
}

.SelectProvider_button__NnzVJ svg {
    width: 20px;
    min-width: 20px;
    margin-left: auto;
    transition: all .2s
}

.SelectProvider_button__NnzVJ svg:hover path {
    fill: var(--mainBlue-lightGreen-to-black-white)
}

.SelectProvider_button_title__fd1Yh {
    position: absolute;
    width: calc(100% - var(--paddingRight) - var(--paddingLeft) - 25px);
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left
}

.SelectProvider_button_active__JgtBg {
    cursor: pointer;
    background-color: var(--color-luminous-gray-to-dark-black);
    background-clip: padding-box;
    border-radius: 12px;
    border: 2px double transparent;
    background-image: linear-gradient(var(--color-luminous-gray-to-dark-black), var(--color-luminous-gray-to-dark-black)), var(--gradient-button-background);
    background-origin: border-box;
    background-clip: padding-box, border-box
}

.SelectProvider_button_active__JgtBg svg {
    transform: rotate(180deg)
}

.SelectProvider_list_wrapper__sOhRQ {
    position: absolute;
    top: 53px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    z-index: 3;
    border-radius: 16px;
    right: 0;
    max-height: 500px;
    padding: 45px 16px 16px;
    overflow-y: auto;
    background: var(--color-light-gray-to-light-black);
    font-size: 12px;
    overflow-x: hidden
}

.SelectProvider_list_title__ffEYg {
    position: absolute;
    top: 16px;
    left: 16px;
    font-weight: 500
}

.SelectProvider_provider_group_item__x_LjM {
    width: 100%;
    padding: 4px 0;
    cursor: pointer;
    white-space: normal;
    text-align: left;
    background: none
}

.SelectProvider_provider_group_item__x_LjM:hover {
    background-color: var(--select-item-active-background)
}

.SelectProvider_provider_group_item_active__ZfcZA {
    background: var(--select-item-active-background)
}

.SelectProvider_wrapper__QMO1_ ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.SelectProvider_provider_group__vra1z {
    padding: 0 0 7px 25px;
    position: relative
}

.SelectProvider_provider_group__vra1z h2 {
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 2px;
    background: var(--gradient-button-background);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.SelectProvider_provider_group__vra1z ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.SelectProvider_provider_group__vra1z li:hover {
    background-color: var(--select-item-active-background)
}

@media screen and (max-width:960px) {
    .SelectProvider_wrapper__QMO1_ {
        width: 100%
    }
    .SelectProvider_list_wrapper__sOhRQ {
        width: 93vw !important;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 0;
        right: auto;
        flex-direction: column;
        flex-wrap: nowrap
    }
}

.Category_Wrapper__JtgpP {
    margin-top: 18px;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.Category_RightBlockWrapper__S4W19 {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 40px
}

.Category_FavoriteWrapper__WWpOW {
    display: flex;
    flex-direction: row;
    align-items: center;
    cursor: pointer
}

.Category_FavoriteButton__Bz_pj {
    width: 25px;
    min-width: 25px;
    height: auto;
    padding-left: 5px
}

.Category_FavoriteButton__Bz_pj svg {
    width: 100%;
    height: auto
}

.Category_Checkbox__vo_en {
    font-weight: 600
}

.Category_Checkbox__vo_en,
.Category_Text__PGlJ2 {
    white-space: nowrap;
    color: var(--color-blurish-to-dark-gray)
}

.Category_Text__PGlJ2 {
    margin-left: 10px;
    font-weight: 500
}

.Category_ActiveText__DVMHx {
    color: currentColor
}

@media screen and (max-width:961px) {
    .Category_Wrapper__JtgpP {
        margin-top: 10px;
        flex-direction: column
    }
    .Category_RightBlockWrapper__S4W19 {
        margin-top: 10px;
        gap: 20px
    }
    .Category_FavoriteWrapper__WWpOW {
        display: none
    }
}

.LeftBlock_Wrapper__I8bUY,
.RightBlock_Wrapper__9p_9d {
    display: flex;
    flex-direction: row;
    gap: 20px
}

.SubCategory_Wrapper__GDwxA {
    margin-top: 20px;
    height: 28px;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.HeaderSubCategory_Wrapper__zPEB_ {
    margin-bottom: 24px;
    display: flex;
    flex-direction: row;
    gap: 20px
}

.HeaderSubCategory_Item__bDMkU {
    cursor: pointer;
    font-size: 32px;
    font-weight: 700;
    color: var(--hex-dark-gray)
}

.HeaderSubCategory_ActiveItem__T_WK7 {
    background-image: linear-gradient(270deg, #97c83c, #26c073);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text
}

.ActiveProvider_Wrapper__2F4r_ {
    margin-top: 24px;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px
}

.ActiveProvider_Name__D70m8 {
    font-size: 20px;
    font-weight: 700;
    background: var(--gradient-button-background);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.ActiveProvider_RemoveButton__GCBa4 {
    padding: 8px 13px;
    border: 2px solid var(--hex-dark-gray);
    border-radius: 12px;
    color: var(--hex-dark-gray);
    font-size: 20px;
    font-weight: 700;
    cursor: pointer
}

.ActiveProvider_RemoveButton__GCBa4:hover {
    box-shadow: 0 0 10px 0 var(--mainBlue-lightGreen-to-white)
}

@media screen and (max-width:961px) {
    .ActiveProvider_Wrapper__2F4r_ {
        margin-top: 16px
    }
    .ActiveProvider_Name__D70m8 {
        font-size: 16px
    }
    .ActiveProvider_RemoveButton__GCBa4 {
        padding: 5px 10px;
        border-radius: 10px
    }
}

.GameCategory_Wrapper__Cku24 {
    padding: 18px 0 9px;
    width: 100%;
    font-size: 14px
}

.GameCategory_SubCategory__bDqmg {
    display: block
}

@media screen and (max-width:960px) {
    .GameCategory_Wrapper__Cku24 {
        padding: 10px 0 0
    }
    .GameCategory_SubCategory__bDqmg {
        display: none
    }
}

.CategoryItem_Wrapper__LeGuz {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: var(--color-light-gray-to-light-black);
    height: 295px;
    border-radius: 16px
}

.CategoryItem_Wrapper__LeGuz:hover {
    transition: .4s;
    cursor: pointer
}

.CategoryItem_ImageWrapper__8o89X {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50%
}

.CategoryItem_Image_blackjacks___vwAh {
    background-image: url(../media/8.d64e7290.png)
}

.CategoryItem_Image_baccaratglobal__eWgUI {
    background-image: url(../media/17.977f744f.png)
}

.CategoryItem_Image_rouletteglobal__XjJ7m {
    background-image: url(../media/18.84863fb5.png)
}

.CategoryItem_Image_pokerglobal__4q1Cn {
    background-image: url(../media/19.22a399db.png)
}

.CategoryItem_Image_tablegames__Qo0fB {
    background-image: url(../media/31.e6e85d28.png)
}

.CategoryItem_Image_lobby__1oX03 {
    background-image: url(../media/lobby.fe0f4081.png)
}

.CategoryItem_Text__naK4b {
    margin-bottom: 30px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700
}

.SubLiveCategoryList_Wrapper__TYepn {
    margin-top: 20px;
    margin-bottom: 48px;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 20px;
    gap: 20px
}

.CasinoFifthDepositPopup_UnorderedListWrapperDash__PtOOx>li {
    position: relative;
    margin: 10px 0 10px 35px
}

.CasinoFifthDepositPopup_UnorderedListWrapperDash__PtOOx>li:before {
    position: absolute;
    display: block;
    content: "-";
    left: -10px
}

.CasinoFifthDepositPopup_OrderedListWrapperNum__CQoM2 {
    list-style: auto
}

.CasinoFifthDepositPopup_OrderedListWrapperNum__CQoM2>li {
    position: relative;
    margin: 10px 0 10px 35px
}

.CasinoFifthDepositPopup_OrderedListWrapperNum__CQoM2>li:before {
    position: absolute;
    display: block;
    left: -10px
}

.CasinoFifthDepositPopup_Title__JTvS2 {
    width: 90%
}

.StaticPromo_Wrapper__sR2SN {
    min-width: 712px;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    border-radius: 8px;
    background-color: var(--color-light-gray-to-light-black);
    background-size: 85%;
    background-repeat: no-repeat;
    background-position-x: -110px;
    background-position-y: center
}

.StaticPromo_Wrapper_crypto__d2TY5 {
    background-image: url(../media/crypto.39b634a1.png)
}

.StaticPromo_Wrapper_firstDepositBonus__K4zxS {
    background-image: url(../media/welcome.e6194b67.png)
}

.StaticPromo_Wrapper_thirdDepositBonus__doehx {
    background-image: url(../media/third.d49d0328.png)
}

.StaticPromo_Wrapper_fifthDepositBonus__9ErqE {
    background-image: url(../media/fifth.896b4555.png)
}

.StaticPromo_Wrapper_tenthDepositBonus__KZCU2 {
    background-image: url(../media/tenth.620e1ec3.png)
}

.StaticPromo_Wrapper_holidaysCashback__KlJlv {
    background-image: url(../media/cahback.369139d7.png);
    background-size: 74%
}

.StaticPromo_Wrapper_secondDepositBonus__M4NfV {
    background-image: url(../media/second.6dc37391.png)
}

.StaticPromo_Wrapper_vipClub__0iii1 {
    background-image: url(../media/vip.50bae107.png)
}

@media screen and (max-width:768px) {
    .StaticPromo_Wrapper__sR2SN {
        min-width: 164px;
        flex-direction: column;
        position: relative
    }
    .StaticPromo_Wrapper_crypto__d2TY5,
    .StaticPromo_Wrapper_fifthDepositBonus__9ErqE,
    .StaticPromo_Wrapper_firstDepositBonus__K4zxS,
    .StaticPromo_Wrapper_holidaysCashback__KlJlv,
    .StaticPromo_Wrapper_secondDepositBonus__M4NfV,
    .StaticPromo_Wrapper_tenthDepositBonus__KZCU2,
    .StaticPromo_Wrapper_thirdDepositBonus__doehx,
    .StaticPromo_Wrapper_vipClub__0iii1 {
        background-image: none
    }
}

.StaticPromo_ImgWrapper__1Qx0c {
    position: relative;
    min-width: 356px;
    border-radius: 8px 8px 0 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: -40px
}

@media screen and (max-width:768px) {
    .StaticPromo_ImgWrapper__1Qx0c {
        padding-top: 75%;
        min-width: auto;
        background-size: cover;
        background-position: 50%
    }
    .StaticPromo_ImgWrapper_crypto__DBlgi {
        background-image: url(../media/cripto1.ec7a9e8c.png)
    }
    .StaticPromo_ImgWrapper_firstDepositBonus__vMPKv {
        background-image: url(../media/firstDepositBonusPromo1.2962a52e.png)
    }
    .StaticPromo_ImgWrapper_thirdDepositBonus__XzWgB {
        background-image: url(../media/thirdDepositBonusPromo1.4958933c.png)
    }
    .StaticPromo_ImgWrapper_fifthDepositBonus__cMRbl {
        background-image: url(../media/fifthDepositBonusPromo1.53f958d5.png)
    }
    .StaticPromo_ImgWrapper_tenthDepositBonus__HnvCJ {
        background-image: url(../media/tenthDepositBonusPromo1.165ea8e0.png)
    }
    .StaticPromo_ImgWrapper_holidaysCashback__Nu4zA {
        background-image: url(../media/cashbackCasino.4e2a65fe.png);
        background-image: url(../media/cahback.369139d7.png);
        background-size: 130%;
        background-position-x: -38px
    }
    .StaticPromo_ImgWrapper_secondDepositBonus__doqSs {
        background-image: url(../media/secondDepositBonusPromo1.fe6f69ef.png)
    }
    .StaticPromo_ImgWrapper_vipClub__LOWuE {
        background-image: url(../media/vipClubPromo1.1fb4b981.png)
    }
}

.StaticPromo_InfoWrapper__KciaT {
    position: relative;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    padding: 20px 20px 28px
}

@media screen and (max-width:769px) {
    .StaticPromo_InfoWrapper__KciaT {
        padding: 15px 15px 20px;
        position: static
    }
}

@media screen and (max-width:500px) {
    .StaticPromo_InfoWrapper__KciaT {
        padding: 10px 10px 15px
    }
}

.StaticPromo_Title__CTczb {
    font-size: 24px;
    line-height: 26px;
    font-weight: 700;
    margin-bottom: 16px;
    text-transform: uppercase
}

@media screen and (max-width:769px) {
    .StaticPromo_Title__CTczb {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 13px
    }
}

@media screen and (max-width:500px) {
    .StaticPromo_Title__CTczb {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 10px
    }
}

.StaticPromo_Text__IoFo_ {
    font-size: 14px;
    line-height: 18px;
    color: var(--color-blurish-to-dark-gray);
    margin-bottom: 16px
}

@media screen and (max-width:769px) {
    .StaticPromo_Text__IoFo_ {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 13px
    }
}

@media screen and (max-width:500px) {
    .StaticPromo_Text__IoFo_ {
        font-size: 11px;
        line-height: 14px;
        margin-bottom: 10px
    }
}

.StaticPromo_InfoButton__auJNf {
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px;
    width: 40px;
    background: none
}

.StaticPromo_InfoButton__auJNf:hover svg circle {
    fill: url(#info_button_gradient)
}

.StaticPromo_InfoButton__auJNf:hover svg path {
    fill: var(--color-white-to-darkest-black)
}

.StaticPromo_Nowrap__48KmN {
    white-space: nowrap
}

.popup_UnorderedListWrapperDash__fRN6r>li {
    position: relative;
    margin: 10px 0 10px 35px
}

.popup_UnorderedListWrapperDash__fRN6r>li:before {
    position: absolute;
    display: block;
    content: "-";
    left: -10px
}

.popup_OrderedListWrapperNum__CMGvE {
    list-style: auto
}

.popup_OrderedListWrapperNum__CMGvE>li {
    position: relative;
    margin: 10px 0 10px 35px
}

.popup_OrderedListWrapperNum__CMGvE>li:before {
    position: absolute;
    display: block;
    left: -10px
}

.popup_WithoutOrderedListWrapperNum__r7HgJ {
    list-style: none
}

.popup_WithoutOrderedListWrapperNum__r7HgJ>li {
    position: relative;
    margin: 10px 0 10px 35px
}

.popup_WithoutOrderedListWrapperNum__r7HgJ>li:before {
    position: absolute;
    display: block;
    left: -10px
}

.popup_Table__nnQSh {
    border-collapse: collapse;
    text-align: center;
    margin: 10px 0
}

.popup_Table__nnQSh table,
.popup_Table__nnQSh td,
.popup_Table__nnQSh th {
    padding: 0 5px;
    border: 1px solid
}

.popup_TableMobile__d16ub {
    font-size: 9px;
    width: 100%
}

.popup_TableMobile__d16ub table,
.popup_TableMobile__d16ub td,
.popup_TableMobile__d16ub th {
    padding: 0 2px
}

.popup_MobileTextWrapper__IVZKJ>li {
    margin: 10px 0
}

.popup_Bold__b_cZh {
    font-weight: 700
}

.CasinoTenthDepositPopup_UnorderedListWrapperDash__ys0p1>li {
    position: relative;
    margin: 10px 0 10px 35px
}

.CasinoTenthDepositPopup_UnorderedListWrapperDash__ys0p1>li:before {
    position: absolute;
    display: block;
    content: "-";
    left: -10px
}

.CasinoTenthDepositPopup_OrderedListWrapperNum__nKfy8 {
    list-style: auto
}

.CasinoTenthDepositPopup_OrderedListWrapperNum__nKfy8>li {
    position: relative;
    margin: 10px 0 10px 35px
}

.CasinoTenthDepositPopup_OrderedListWrapperNum__nKfy8>li:before {
    position: absolute;
    display: block;
    left: -10px
}

.CasinoThirdDepositPopup_UnorderedListWrapperDash__7EIb4>li {
    position: relative;
    margin: 10px 0 10px 35px
}

.CasinoThirdDepositPopup_UnorderedListWrapperDash__7EIb4>li:before {
    position: absolute;
    display: block;
    content: "-";
    left: -10px
}

.CasinoThirdDepositPopup_OrderedListWrapperNum__y7g2B {
    list-style: auto
}

.CasinoThirdDepositPopup_OrderedListWrapperNum__y7g2B>li {
    position: relative;
    margin: 10px 0 10px 35px
}

.CasinoThirdDepositPopup_OrderedListWrapperNum__y7g2B>li:before {
    position: absolute;
    display: block;
    left: -10px
}

.CasinoThirdDepositPopup_Title__hedeq {
    width: 90%
}

.CryptoPromoPopup_UnorderedListWrapperDash__uqtho>li {
    position: relative;
    margin: 10px 0 10px 35px
}

.CryptoPromoPopup_UnorderedListWrapperDash__uqtho>li:before {
    position: absolute;
    display: block;
    content: "-";
    left: -10px
}

.CryptoPromoPopup_OrderedListWrapperNum___EwE9 {
    list-style: auto
}

.CryptoPromoPopup_OrderedListWrapperNum___EwE9>li {
    position: relative;
    margin: 10px 0 10px 35px
}

.CryptoPromoPopup_OrderedListWrapperNum___EwE9>li:before {
    position: absolute;
    display: block;
    left: -10px
}

.CryptoPromoPopup_Title__ysHAV {
    width: 90%
}

.CasinoSecondDepositPopup_UnorderedListWrapperDash__bq893>li {
    position: relative;
    margin: 10px 0 10px 35px
}

.CasinoSecondDepositPopup_UnorderedListWrapperDash__bq893>li:before {
    position: absolute;
    display: block;
    content: "-";
    left: -10px
}

.CasinoSecondDepositPopup_OrderedListWrapperNum___wI9x {
    list-style: auto
}

.CasinoSecondDepositPopup_OrderedListWrapperNum___wI9x>li {
    position: relative;
    margin: 10px 0 10px 35px
}

.CasinoSecondDepositPopup_OrderedListWrapperNum___wI9x>li:before {
    position: absolute;
    display: block;
    left: -10px
}

.CasinoSecondDepositPopup_Title__B1z74 {
    width: 90%
}

@media screen and (max-width:768px) {
    .PromoSliderContent_Wrapper__vpzKu {
        padding: 10px 0;
        min-height: 100%;
        margin: 0
    }
}

.PromoSliderContent_TabsListWrapper__ogoH_ {
    display: flex;
    align-items: stretch;
    position: relative
}

@media screen and (max-width:540px) {
    .PromoSliderContent_TabsListWrapper__ogoH_ {
        margin: 0 -4%
    }
}

.PromoSliderContent_SlotsList__9KnuI {
    width: 100%;
    height: 300px;
    display: flex;
    gap: 16px;
    flex-direction: row;
    overflow-x: auto;
    scrollbar-width: none
}

@media screen and (max-width:768px) {
    .PromoSliderContent_SlotsList__9KnuI {
        height: auto;
        gap: 10px
    }
}

.PromoSliderContent_SlotsList__9KnuI::-webkit-scrollbar {
    width: 0
}

@-moz-document url-prefix() {
    .PromoSliderContent_SlotsList__9KnuI {
        scrollbar-width: none
    }
}

.PromoSliderContent_StocksItem__4zCE1 {
    display: flex;
    padding: 16px 8px
}

@media screen and (min-width:769px) {
    .PromoSliderContent_StocksItem__4zCE1:not(:last-child) {
        border-bottom: 1px solid var(--color-gray-border)
    }
}

@media screen and (max-width:1260px) {
    .PromoSliderContent_StocksItem__4zCE1 {
        position: relative;
        padding-bottom: 28px;
        flex-direction: column
    }
}

@media screen and (max-width:768px) {
    .PromoSliderContent_StocksItem__4zCE1 {
        padding-top: 10px;
        background-color: var(--color-white-content-background);
        border-radius: 2px;
        box-shadow: 0 4px 4px rgba(34, 64, 73, .25)
    }
    .PromoSliderContent_StocksItem__4zCE1:not(:first-child) {
        margin-top: 10px
    }
}

.PromoSliderContent_ImageWrapper__Smoky {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    flex-shrink: 0;
    width: 230px;
    margin-right: 25px;
    text-align: center
}

@media screen and (max-width:1260px) {
    .PromoSliderContent_ImageWrapper__Smoky {
        width: auto;
        justify-content: center;
        margin-right: 0;
        margin-bottom: 15px
    }
}

.PromoSliderContent_Title__8OOUg {
    margin-bottom: 18px;
    line-height: 26px;
    font-size: 20px;
    font-weight: 700
}

@media screen and (max-width:960px) {
    .PromoSliderContent_Title__8OOUg {
        margin-top: 0;
        margin-bottom: 10px
    }
}

.PromoSliderContent_Image__diVIh {
    max-width: 100%;
    max-height: 300px
}

.PromoSliderContent_Duration__q1SaD {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 5px;
    font-size: 13px
}

@media screen and (max-width:1260px) {
    .PromoSliderContent_Duration__q1SaD {
        position: absolute;
        bottom: 10px;
        align-self: flex-end
    }
}

@media screen and (max-width:768px) {
    .PromoSliderContent_Duration__q1SaD {
        right: 25px
    }
}

.PromoSliderContent_StartAt__aj2sK {
    margin-right: 4px
}

@media screen and (max-width:768px) {
    .PromoSliderContent_StockText__05K5t {
        padding: 0 12px 5px
    }
}

.PromoSliderContent_StockTitle__W9rQR {
    min-height: 20px;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase
}

@media screen and (max-width:768px) {
    .PromoSliderContent_StockTitle__W9rQR {
        font-size: 18px;
        line-height: 20px
    }
}

.PromoSliderContent_StocksSubtitle__hFZWh {
    margin-top: 5px;
    font-size: 18px;
    line-height: 21px
}

@media screen and (max-width:768px) {
    .PromoSliderContent_StocksSubtitle__hFZWh {
        margin-top: 10px;
        font-size: 16px;
        line-height: 20px
    }
}

.PromoSliderContent_StocksList__4LEqq {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    grid-gap: 10px
}

@media screen and (min-width:769px) {
    .PromoSliderContent_StocksList__4LEqq {
        margin-right: 5px
    }
}

@media screen and (max-width:769px) {
    .PromoSliderContent_StocksList__4LEqq {
        grid-template-columns: repeat(auto-fill, minmax(200px, 1fr))
    }
}

@media screen and (max-width:500px) {
    .PromoSliderContent_StocksList__4LEqq {
        grid-template-columns: repeat(auto-fill, minmax(160px, 1fr))
    }
}

.PromoSliderContent_TabsWrapper__SIpLz {
    display: flex;
    align-items: center;
    margin-bottom: 30px
}

.PromoSliderContent_Tab__f_4AL:not(:last-child) {
    margin-right: 12px
}

@media screen and (max-width:768px) {
    .PromoSliderContent_Tab__f_4AL {
        padding: 10px 24px
    }
}

.PromoSliderContent_TabListControlNext__RKdMY,
.PromoSliderContent_TabListControlPrev__cwuRX {
    display: flex;
    align-items: center;
    padding: 0 10px;
    position: absolute;
    width: 34px;
    justify-content: center;
    background: rgba(0, 0, 0, .1);
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
    height: 100%;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    transition: .5s ease
}

.PromoSliderContent_TabListControlNext__RKdMY svg,
.PromoSliderContent_TabListControlPrev__cwuRX svg {
    max-width: 14px
}

.PromoSliderContent_TabListControlNext__RKdMY svg path,
.PromoSliderContent_TabListControlPrev__cwuRX svg path {
    stroke: var(--sport-tabs-textColor)
}

.PromoSliderContent_TabListControlNext__RKdMY:focus svg path,
.PromoSliderContent_TabListControlNext__RKdMY:hover svg path,
.PromoSliderContent_TabListControlPrev__cwuRX:focus svg path,
.PromoSliderContent_TabListControlPrev__cwuRX:hover svg path {
    stroke: var(--sport-tabs-control-hover)
}

.PromoSliderContent_TabListControlNext__RKdMY:disabled svg path,
.PromoSliderContent_TabListControlPrev__cwuRX:disabled svg path {
    stroke: var(--color-dark-gray-border)
}

.PromoSliderContent_TabListControlNext__RKdMY:disabled:hover,
.PromoSliderContent_TabListControlPrev__cwuRX:disabled:hover {
    cursor: auto
}

.PromoSliderContent_TabListControlPrev__cwuRX {
    left: 0
}

.PromoSliderContent_TabListControlNext__RKdMY {
    right: 0
}

.PromoSliderContent_TabListControlNext__RKdMY svg {
    transform: rotate(180deg)
}

.PromoSliderContent_TabListControlNext__RKdMY:hover,
.PromoSliderContent_TabListControlPrev__cwuRX:hover {
    width: 50px
}

@keyframes PromoSliderContent_pulse__rV0v9 {
    0% {
        transform: translateX(4.8px) translateY(5px) scale(.4)
    }
    50% {
        transform: translateX(0) translateY(0) scale(1)
    }
    to {
        transform: translateX(4.8px) translateY(5px) scale(.4)
    }
}

.Section_Wrapper__ShGPr {
    width: 1440px;
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-grow: 1
}

@media screen and (max-width:1440px) {
    .Section_Wrapper__ShGPr {
        width: 1264px
    }
}

@media screen and (max-width:1280px) {
    .Section_Wrapper__ShGPr {
        width: 1164px
    }
}

@media screen and (max-width:1180px) {
    .Section_Wrapper__ShGPr {
        width: 100vw;
        padding: 0 1%
    }
}

@media screen and (max-width:960px) {
    .Section_Wrapper__ShGPr {
        padding: 0 4%
    }
}

.Section_StickyWrapper__q8ygg {
    top: -1px;
    left: 0;
    z-index: 0
}

@media screen and (max-width:768px) {
    .Section_StickyWrapper__q8ygg {
        top: calc(var(--top-popup-height) + var(--mobile-header-height) - 1px)
    }
}

.Section_PaddingWrapper__gGZsF+.Section_PaddingWrapper__gGZsF {
    padding-top: 0
}

.Section_TabsWrapper__zgnNT {
    display: flex;
    background: var(--color-luminous-gray-to-dark-black)
}

.Section_TabsWrapper__zgnNT a:not(:last-child) {
    margin-right: 12px
}

@media screen and (max-width:414px) {
    .Section_TabsWrapper__zgnNT {
        padding-bottom: 14px
    }
}

.Section_CategoriesWrapper__0V_9F {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    margin-top: 9px
}

@media screen and (max-width:960px) {
    .Section_CategoriesWrapper__0V_9F {
        margin-bottom: 10px
    }
}

.Section_CategoryHeader__tRM1k {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px
}

.Section_CategoryNameWrapper__G9U5K {
    display: flex;
    align-items: baseline;
    font-weight: 700;
    font-size: 24px
}

.Section_CategoryNameWrapper__G9U5K svg {
    width: 24px;
    min-width: 24px;
    height: auto;
    margin-right: 12px;
    align-self: center
}

.Section_CategoryNameWrapper__G9U5K svg [fill] {
    fill: var(--color-dark-blue-to-white)
}

.Section_CategoryNameWrapper__G9U5K svg [stroke] {
    stroke: var(--color-dark-blue-to-white)
}

@media screen and (max-width:768px) {
    .Section_CategoryNameWrapper__G9U5K {
        font-size: 16px;
        align-items: center
    }
}

.Section_CategoryName__plwid {
    flex-shrink: 1
}

.Section_ControlsWrapper__QM1RQ {
    display: flex;
    align-items: center
}

.Section_TabListControlNext__zTpVU,
.Section_TabListControlPrev__zUT4a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    padding: 0;
    border-radius: 50%;
    background: var(--color-white-to-darkest-black);
    border: 2px solid var(--color-dark-blue-to-light-green)
}

.Section_TabListControlNext__disabled___2IOU,
.Section_TabListControlPrev__disabled__GMCkq {
    opacity: .5
}

.Section_TabListControlNext__zTpVU svg,
.Section_TabListControlPrev__zUT4a svg {
    width: 9px;
    min-width: 9px;
    height: auto;
    margin-right: 4px
}

.Section_TabListControlPrev__zUT4a {
    margin-right: 10px
}

.Section_TabListControlNext__zTpVU {
    transform: rotate(180deg)
}

.Section_GameList__fmpYA {
    max-width: 100%;
    display: grid;
    grid-template-rows: auto;
    grid-gap: 10px;
    grid-auto-columns: 185px;
    grid-auto-flow: column;
    margin-bottom: 15px;
    overflow-y: hidden
}

.Section_CategoryLink__iqCCo {
    margin-left: 12px;
    font-size: 16px;
    font-weight: 400;
    color: var(--casino-categoryLink);
    padding-right: 10px
}

.Section_CategoryLink__iqCCo:hover:after {
    display: inline-block;
    margin-left: 3px;
    content: "→"
}

.Section_CategoryLinkWrapper__J94rL {
    position: relative;
    padding-top: 75%;
    font-size: 0;
    overflow: hidden;
    border-radius: 8px;
    background: var(--color-white-to-darkest-black)
}

.Section_CategoryLinkWrapper__J94rL a {
    position: absolute !important;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.Section_FiltersWrapper___GhbW {
    display: flex;
    width: 100%;
    font-size: 16px;
    background: var(--color-luminous-gray-to-dark-black)
}

.Section_FiltersWrapper___GhbW>:not(:last-child) {
    margin-right: 20px
}

@media screen and (max-width:768px) {
    .Section_FiltersWrapper___GhbW>:not(:last-child) {
        margin-right: 10px
    }
}

@media screen and (max-width:950px) {
    .Section_FiltersWrapper___GhbW,
    .Section_FiltersWrapper___GhbW div {
        font-size: 14px
    }
}

@media screen and (max-width:400px) {
    .Section_FiltersWrapper___GhbW,
    .Section_FiltersWrapper___GhbW div {
        font-size: 12px
    }
}

.Section_InGame__kjyns {
    overflow: hidden
}

.CasinoContent_Wrapper__oJGw9 {
    margin: 0 auto;
    position: relative;
    width: 100%;
    display: grid;
    justify-content: center;
    grid-column: span 2;
    overflow: scroll;
    scrollbar-width: none
}

@media screen and (max-width:900px) {
    .CasinoContent_Wrapper__oJGw9 {
        grid-template-columns: 1fr
    }
}

.CasinoContent_Wrapper__oJGw9::-webkit-scrollbar {
    width: 0
}

@-moz-document url-prefix() {
    .CasinoContent_Wrapper__oJGw9 {
        scrollbar-width: none
    }
}

.CasinoContent_MobileWrapper__ndKkb {
    position: relative;
    overflow: hidden;
    height: calc(100vh - var(--mobile-header-height) - var(--top-popup-height));
    height: calc(var(--100vh, 100vh) - var(--mobile-header-height) - var(--top-popup-height))
}