.InsufficientFunds_body__3djh5 {
    background: linear-gradient(180deg,#fff,#f2f6fa)
}

.InsufficientFunds_icon__TGkjy {
    height: 90px;
    width: 90px
}

.InsufficientFunds_title__qy8uj {
    font-size: 23px;
    line-height: 1.5;
    margin-top: 10px
}

.InsufficientFunds_title__qy8uj.InsufficientFunds_mobile__0zaGr {
    font-size: 18px
}

.InsufficientFunds_text__DlKSd {
    color: #9ea7b2;
    text-align: center
}

.InsufficientFunds_actions__0z7aN {
    display: flex;
    flex-direction: column;
    margin: 30px auto 40px;
    max-width: 300px
}

.InsufficientFunds_button__EEY5\+ {
    width: 100%
}

.InsufficientFunds_button__EEY5\++.InsufficientFunds_button__EEY5\+ {
    margin-top: 20px
}

.CasinoDelayModal_popupContainer__pYkW0 {
    background-color: #fff;
    border-radius: 100%;
    box-shadow: 0 11px 30px #0000005c;
    cursor: auto;
    height: auto;
    left: 50%;
    outline: none;
    overflow: hidden;
    position: fixed;
    top: 50%;
    transform: translate(-50%,-50%);
    transition: .4s;
    width: 300px
}

.CasinoDelayModal_popupContainer__pYkW0:before {
    content: "";
    display: inline-block;
    padding-top: 100%;
    width: 100%
}

.CasinoDelayModal_sticks__GQQ3F {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.CasinoDelayModal_stick__dwBhg {
    height: 50%;
    left: 50%;
    position: absolute;
    top: 0;
    transform-origin: center bottom;
    width: 2px
}

.CasinoDelayModal_stick__dwBhg:before {
    background-color: #c3c9cf;
    content: "";
    height: 10px;
    position: absolute;
    top: 20px;
    transition: 1s;
    width: 100%
}

.CasinoDelayModal_stick__dwBhg.CasinoDelayModal_isActive__NJX2w:before {
    background-color: #fa4d00;
    height: 20px;
    top: 10px
}

.CasinoDelayModal_wrap__MoIRT {
    align-items: center;
    bottom: 0;
    display: flex;
    flex-direction: column;
    height: calc(100% - 100px);
    justify-content: center;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: calc(100% - 100px)
}

.CasinoDelayModal_title__yFITE {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 10px;
    text-transform: uppercase
}

.CasinoDelayModal_delayInfo__JkyEG {
    color: #6b7d8e;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2
}

.CasinoDelayModal_iconWrap__bbvjq {
    margin-bottom: 20px
}

.CasinoDelayModal_icon__NsJQG {
    fill: #9ea7b2;
    height: 40px;
    width: 31px
}

.CasinoDelayModal_popupOpen__TdcFj .CasinoDelayModal_popup__VhTRv {
    opacity: 1;
    transform: scale(1);
    visibility: visible
}

.CasinoDelayModal_popup__VhTRv {
    background-color: #02101fcc;
    bottom: 0;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transform: scale(1.2);
    transition: all .3s ease;
    visibility: hidden;
    z-index: 999
}

.CasinoDelayModal_overlay__iCT7J {
    align-items: flex-start;
    display: flex;
    height: 100%;
    justify-content: flex-start;
    overflow-y: auto;
    padding: 20px;
    width: 100%
}

.CasinoDelayModal_preloaderIcon__RXAJD {
    animation: CasinoDelayModal_circular-rotate__Tf2qk 2s linear infinite
}

@keyframes CasinoDelayModal_circular-rotate__Tf2qk {
    to {
        transform: rotate(1turn)
    }
}

.GuestModal_GuestModal__zkPuD {
    align-items: center;
    display: flex;
    flex-direction: column;
    font-family: Roboto;
    justify-content: space-between;
    margin-top: -30px;
    max-width: 400px;
    padding: 0 20px 10px
}

@media screen and (max-width: 720px) {
    .GuestModal_GuestModal__zkPuD {
        padding:0 20px
    }
}

.GuestModal_icon__AX3Qm {
    fill: var(--color-main-orange);
    height: 40px;
    margin-bottom: var(--app-base-spacing);
    width: 40px
}

.GuestModal_header__M88te {
    color: var(--color-main-black);
    font-size: 16px;
    text-transform: uppercase
}

.GuestModal_header__M88te,.GuestModal_text__rpht5 {
    font-weight: 500;
    line-height: 20px;
    margin-bottom: var(--app-base-spacing)
}

.GuestModal_text__rpht5 {
    color: #6b7d8e;
    font-size: 14px;
    text-align: center
}

.GuestModal_controls__i16e- {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%
}

.GuestModal_reg__pc-mE {
    margin-right: 10px
}

.GuestModal_login__vSWjG,.GuestModal_reg__pc-mE {
    flex: 0 0 auto;
    line-height: var(--app-base-spacing);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 168px
}

.GuestModal_login__vSWjG {
    border: 2px solid var(--color-main-grey);
    color: var(--color-second-blue);
    font-size: 18px;
    font-weight: 500;
    margin-left: 10px;
    text-transform: uppercase
}

@media screen and (max-width: 480px) {
    .GuestModal_GuestModal__zkPuD {
        padding:0
    }

    .GuestModal_controls__i16e- {
        flex-direction: column
    }

    .GuestModal_reg__pc-mE {
        margin-bottom: var(--app-base-spacing);
        margin-right: 0
    }

    .GuestModal_login__vSWjG {
        margin-left: 0
    }
}

.CasinoModal_root__W9O8o {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-top: -30px;
    max-width: 100%;
    width: 460px
}

.CasinoModal_iconWrap__lzOAY {
    align-items: center;
    border: 2px solid var(--color-main-orange);
    border-radius: 50%;
    display: flex;
    height: 40px;
    justify-content: center;
    margin-bottom: var(--app-base-spacing);
    width: 40px
}

.CasinoModal_icon__B\+TxT {
    fill: var(--color-main-orange);
    height: 20px;
    width: 20px
}

.CasinoModal_header__44j4n {
    color: var(--color-main-black);
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: var(--app-base-spacing);
    text-transform: uppercase
}

.CasinoModal_buttons__Kuz7z {
    display: flex;
    justify-content: center
}

.CasinoModal_text__k-qJH {
    color: #6b7d8e;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: var(--app-base-spacing);
    text-align: center
}

.RefillOrPlayDemoModal_buttonRight__NpSSx {
    margin-left: 20px
}

.RefillOrPlayDemoModal_buttons__8ZQfX {
    display: flex;
    justify-content: center
}

@media screen and (max-width: 500px) {
    .RefillOrPlayDemoModal_buttons__8ZQfX {
        align-items:center;
        flex-direction: column
    }

    .RefillOrPlayDemoModal_buttonRight__NpSSx {
        margin-left: 0;
        margin-top: 15px
    }

    .RefillOrPlayDemoModal_buttonLeft__g-wlj {
        box-shadow: 0 5px 15px #fa410066
    }
}

.GamesError_wrap__1MoW- {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    max-width: 400px;
    padding: 100px 10px
}

.GamesError_icon__Zbp6y {
    fill: #1183d3;
    height: 40px;
    margin-bottom: 20px;
    width: 40px
}

.GamesError_text__sdwpv {
    color: #fff;
    text-align: center
}

.GamesError_button__o8V7v,.GamesError_text__sdwpv {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase
}

.GamesError_button__o8V7v {
    color: #1183d3;
    text-decoration: none
}

.GamesError_mobile__0icVU .GamesError_text__sdwpv {
    font-size: 12px
}

.GamesError_mobile__0icVU .GamesError_link__UqGlb {
    font-size: 14px
}

.ButtonMore_moreButton__h5Cjp {
    align-items: center;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAyAQMAAACnNSPJAAAABlBMVEVHcEwALmjXRGQXAAAAAXRSTlMAQObYZgAAABJJREFUCNdjYICDBiCkFkAxCwBkZAIBI7iRpQAAAABJRU5ErkJggg==);
    background-position: 50%;
    background-repeat: repeat-x;
    background-size: auto 100%;
    display: flex;
    height: 50px;
    justify-content: center;
    margin: 0 auto 20px;
    position: relative
}

.ButtonMore_moreButton__h5Cjp:after,.ButtonMore_moreButton__h5Cjp:before {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    height: 100%;
    position: absolute;
    width: 41px
}

.ButtonMore_moreButton__h5Cjp:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAAyBAMAAAAzX++dAAAAJ1BMVEVHcEwALmgALGcALmgALmgAMmYAL2kALmgALWcALmgALWcALmgALmjj2D+WAAAADHRSTlMA7CCQqAsxP8q2Um46KsT9AAAA3klEQVQ4y2NgoAhEKmARZO1pwCLKeRCbWh8xLIIsZwoQHG3HMyDAwGADJA9AxJgszpzBEGW1OSNcpgpRwAw3YeGZWZi2sZyZhsVlc05h8QXLwQQsPvYRwuJsbmRnw4HiaWwB54MtiJjOJGARZT6CzYDAY9hE1whgE7UxwCbag821DDLYnMBwRgGrKNY0cSYAq7kKxLvBZwE20T1YfVGD1ceMxxmIDkkmrNHGYIMthnDEJvaYx55KGCIOYgtipp5T2BSHoKRUOEBJ1YgkC8oBmOHMZHgGGRxAy1loouQDAOozU+tyv5DhAAAAAElFTkSuQmCC);
    right: 100%;
    top: -2px
}

.ButtonMore_moreButton__h5Cjp:after {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAAyBAMAAAAzX++dAAAAJ1BMVEVHcEwALmgALmgALmgALmgAMWYALWcALmgALmgALWgALGcAL2gALmif+gjaAAAADHRSTlMA8EO9igoq2J9eGXZiqr9uAAAA00lEQVQ4y2NgIAGcQYDjnQuwiALFvTB0sS5TkTm4AYtxnDbHFbAIM9kcwWY555kGbMKKWBWzyThgE9Y5hE2U5WAANuGaDViNEMUmynwamyjTcWyirDILsAn3TMAmOge7PwywieYUYBONEcAqegCrCVjV6mA1dw7W6OjBGmgyCUSHDvaQxB7qNQ5ExybWmIemkmRUDYqHwZSNKWrqg3ATD2NLqWwyDdhSteIJWA7QgOcAUCZxYOBByy1Iokg5C+jsE1idjS3oUVwGB6i+gIHkAAYaAAA52VDLu9EqggAAAABJRU5ErkJggg==);
    left: 100%;
    top: 3px
}

.ButtonMore_moreIcon__yd8W1 {
    fill: #003266;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.ButtonMore_moreIcon__yd8W1 path {
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000;
    animation: ButtonMore_dash__C3GyA 5s linear forwards
}

.ButtonMore_title__29qbq {
    color: var(--color-main-white);
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase
}

@keyframes ButtonMore_dash__C3GyA {
    to {
        stroke-dashoffset: 0
    }
}

.FillEmailForm_row__E4Vcq {
    margin: 0 auto;
    max-width: 275px
}

.FillEmailForm_input__lTphV {
    background-color: #0000;
    border: none;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    line-height: var(--app-base-spacing)
}

.FillEmailForm_submitButton__JUvMd {
    margin: 22px auto 20px;
    padding: 10px 37px!important
}

.FillEmailForm_error__HTiCt {
    color: var(--color-accent-warning);
    font-size: 14px;
    font-weight: 500;
    margin-top: 9px
}

.FillEmailHeader_FillEmailHeader__3ituw {
    margin: 20px
}

.FillEmailHeader_FillEmailHeader__3ituw,.FillEmailHeader_icon__ivUw5 {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.FillEmailHeader_icon__ivUw5 {
    border-radius: 50%;
    height: 40px;
    width: 40px
}

.FillEmailHeader_icon__ivUw5.FillEmailHeader_default__hZfsE {
    border: 2px solid var(--color-main-orange)
}

.FillEmailHeader_iconDefault__viBey {
    fill: var(--color-main-orange);
    height: 20px;
    width: 20px
}

.FillEmailHeader_iconSuccess__lLK\+I {
    fill: #87bd14;
    height: 40px;
    width: 40px
}

.FillEmailHeader_title__iLv8D {
    color: var(--color-main-black);
    font-size: 16px;
    text-transform: uppercase
}

.FillEmailHeader_text__qOxmL,.FillEmailHeader_title__iLv8D {
    font-weight: 500;
    line-height: var(--app-base-spacing);
    margin-top: 20px
}

.FillEmailHeader_text__qOxmL {
    color: #6b7d8e;
    font-size: 14px;
    max-width: 315px;
    text-align: center
}

.FillEmail_container__mak35 {
    display: flex;
    position: relative;
    z-index: var(--popup-zIndex)
}

.FillEmail_popupContainer__kEKyO {
    background-color: var(--color-main-white);
    border: 2px solid var(--color-main-white);
    border-radius: var(--app-base-border-radius);
    box-shadow: 0 11px 27px #02101f33;
    cursor: auto;
    height: auto;
    left: 20px;
    margin: auto;
    max-width: 460px;
    outline: none;
    overflow: hidden;
    position: fixed;
    right: 20px;
    top: 28%;
    transition: .4s
}

.FillEmail_popupOpen__hfFYR .FillEmail_popup__HwTVY {
    opacity: 1;
    transform: scale(1);
    visibility: visible
}

.FillEmail_popup__HwTVY {
    background-color: #02101fcc;
    bottom: 0;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transform: scale(1.2);
    transition: all .3s ease;
    visibility: hidden;
    z-index: 999
}

.FillEmail_overlay__IJO3y {
    align-items: flex-start;
    display: flex;
    height: 100%;
    justify-content: flex-start;
    overflow-y: auto;
    padding: 20px;
    width: 100%
}

.FillEmail_closeIcon__OsQ9m {
    background-color: #0000;
    border: none;
    cursor: pointer;
    height: 13px;
    padding: 0;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 13px
}

.FillEmail_closeIcon__OsQ9m svg {
    fill: var(--color-dark-grey)
}

.FillEmail_preloaderIcon__Bc21\+ {
    align-items: center;
    animation: FillEmail_circular-rotate__rKbwU 2s linear infinite;
    border: 2px solid var(--color-main-orange);
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    height: 50px;
    justify-content: center;
    width: 50px
}

@keyframes FillEmail_circular-rotate__rKbwU {
    to {
        transform: rotate(1turn)
    }
}

.FillEmail_preloaderContainer__UZTmm {
    align-items: center;
    background-color: #ffffffe6;
    border-radius: var(--app-base-border-radius);
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 50px;
    position: absolute;
    right: 50px;
    top: 0;
    transition: .4s
}

.FillEmail_authTransition_enter__Ew7mK {
    opacity: 0
}

.FillEmail_authTransition_enterActive__lQQYx {
    opacity: 1;
    transition: .4s
}

.FillEmail_authTransition_enterDone__lA3-\+,.FillEmail_authTransition_exit__tHR5w {
    opacity: 1
}

.FillEmail_authTransition_exitActive__T9wQ\+ {
    opacity: 0;
    transition: .4s
}

.FillEmail_authTransition_exitDone__FHOl9 {
    opacity: 0
}

.FillEmail_buttonPlay__QaFBc {
    margin: 22px auto 20px;
    max-width: 275px;
    padding: 10px 37px!important
}

.ModalError_ModalError__A\+nSR {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-top: -30px;
    max-width: 460px;
    padding: 0 60px
}

.ModalError_icon__4RD6v {
    fill: var(--color-main-orange);
    height: 40px;
    margin-bottom: var(--app-base-spacing);
    width: 40px
}

.ModalError_header__tJWhx {
    color: var(--color-main-black);
    font-size: 16px;
    text-transform: uppercase
}

.ModalError_header__tJWhx,.ModalError_text__XyLuG {
    font-weight: 500;
    line-height: 20px;
    margin-bottom: var(--app-base-spacing)
}

.ModalError_text__XyLuG {
    color: #6b7d8e;
    font-size: 14px;
    text-align: center
}

.FavoriteToggle_root__lzuI8 {
    animation: FavoriteToggle_favoriteRemoved__dTROG .4s;
    cursor: pointer;
    transition: .4s
}

.FavoriteToggle_root__lzuI8.FavoriteToggle_active__dXGfH {
    fill: var(--color-accent-bonus);
    animation: FavoriteToggle_favoriteAdded__wh6zk .4s
}

.FavoriteToggle_root__lzuI8:not(.FavoriteToggle_active__dXGfH) {
    fill: var(--color-accent-info)
}

.FavoriteToggle_root__lzuI8:not(.FavoriteToggle_active__dXGfH):hover {
    fill: var(--color-accent-bonus)
}

.FavoriteToggle_icon__kbe4d {
    height: 19px;
    width: 20px
}

.FavoriteToggle_mobile__fZP-7 .FavoriteToggle_icon__kbe4d {
    height: 16px;
    width: 17px
}

@keyframes FavoriteToggle_favoriteRemoved__dTROG {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(.5)
    }

    to {
        transform: scale(1)
    }
}

@keyframes FavoriteToggle_favoriteAdded__wh6zk {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(.5)
    }

    to {
        transform: scale(1)
    }
}

.Badges_root__IV8vV {
    bottom: 0;
    display: flex;
    flex-direction: column;
    left: 0;
    padding: 10px;
    position: absolute;
    top: 0;
    width: 20%;
    z-index: 4
}

.Badges_realMoney__cFI2r {
    background-color: #ffba00;
    border-radius: 9px;
    font-size: 12px;
    font-weight: 500;
    left: 0;
    line-height: 1.3;
    opacity: 0;
    padding: 3px 5px 5px 25px;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition: opacity .2s;
    width: 800%
}

.Badges_realMoney__cFI2r.Badges_isRMOpened__JVMEy {
    opacity: 1;
    pointer-events: auto
}

.Badges_iconWrap__skwdE {
    align-items: center;
    border-radius: 50%;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    max-width: 24px;
    min-width: 18px;
    position: relative;
    width: 100%
}

.Badges_iconWrap__skwdE:before {
    content: "";
    display: block;
    padding-top: 100%;
    width: 100%
}

.Badges_iconWrap__skwdE+.Badges_iconWrap__skwdE {
    margin-top: 5px
}

.Badges_iconWrap__skwdE.Badges_vip__STk4B {
    background-color: #c01aea
}

.Badges_iconWrap__skwdE.Badges_vip__STk4B .Badges_icon__HaEmH {
    height: 65%;
    margin-top: -1px;
    width: 65%
}

.Badges_iconWrap__skwdE.Badges_top__rhhyQ {
    background-color: #fa4d00
}

.Badges_iconWrap__skwdE.Badges_new__oyiXZ {
    background-color: #51c628
}

.Badges_iconWrap__skwdE.Badges_tourney__Zcgxe {
    background-color: #35a1dd
}

.Badges_iconWrap__skwdE.Badges_tourney__Zcgxe .Badges_icon__HaEmH {
    height: 65%;
    width: 65%
}

.Badges_iconWrap__skwdE.Badges_rm__2\+bCd {
    background-color: #ffba00;
    cursor: pointer;
    z-index: 1
}

.Badges_iconWrap__skwdE.Badges_rm__2\+bCd .Badges_icon__HaEmH {
    height: 60%;
    width: 60%
}

.Badges_icon__HaEmH,.Badges_image__RbKcT {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%)
}

.Badges_icon__HaEmH {
    height: 70%;
    width: 70%
}

.Badges_image__RbKcT {
    height: 100%;
    width: 100%
}

.Badges_mobile__Iy6T9.Badges_root__IV8vV {
    padding: 6px;
    width: 18%
}

.Badges_mobile__Iy6T9 .Badges_realMoney__cFI2r {
    font-size: 11px
}

.Badges_mobile__Iy6T9 .Badges_iconWrap__skwdE {
    min-width: 14px
}

.Badges_mobile__Iy6T9 .Badges_iconWrap__skwdE+.Badges_iconWrap__skwdE {
    margin-top: 3px
}

.GameItem_root__1unKP {
    background-color: var(--color-second-blue);
    border-radius: 15px;
    position: relative
}

.GameItem_root__1unKP :focus {
    outline: none
}

.GameItem_root__1unKP:hover .GameItem_bgLayer__CsENS {
    transform: scale(1.2);
    transition: .4s
}

.GameItem_root__1unKP:hover .GameItem_bgLayerWrap__ObbEh:before {
    opacity: 1;
    transition: .4s
}

.GameItem_root__1unKP:hover .GameItem_hover__f--3J {
    opacity: 1;
    transition: .4s;
    z-index: 2
}

.GameItem_root__1unKP:hover .GameItem_favoriteWrap__Y3CxM {
    opacity: 1;
    z-index: 4
}

.GameItem_root__1unKP:hover .GameItem_providerLink__4FBz5 {
    opacity: 1;
    z-index: 2
}

.GameItem_root__1unKP .GameItem_vipTape__HsbOB {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/tag_tape.c7ebc16f8071c20f9892.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 58px;
    left: -5px;
    position: absolute;
    top: -5px;
    width: 57px;
    z-index: 2
}

.GameItem_root__1unKP .GameItem_vipTape__text__CM9XV {
    color: #002347;
    font-size: 14px;
    font-weight: 700;
    left: 8px;
    line-height: 14px;
    position: absolute;
    text-transform: uppercase;
    top: 11px;
    transform: rotate(-45deg)
}

.GameItem_betLimit__qWzTn {
    background-color: #002347e6;
    border-radius: 20px;
    bottom: 10px;
    color: #428cdc;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    padding: 3px 10px;
    position: absolute;
    right: 10px;
    text-transform: uppercase;
    z-index: 1
}

.GameItem_hover__f--3J {
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: .4s;
    width: 100%;
    z-index: -1
}

.GameItem_innerWrap__nqEtf {
    border-radius: 15px;
    overflow: hidden;
    position: relative;
    word-break: break-word
}

.GameItem_innerWrap__nqEtf:hover {
    transition: .4s
}

.GameItem_noImgText__\+AgWX {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/no_img_text.e898f1a591d0419c9296.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    left: 3%;
    position: absolute;
    top: 0;
    width: 94%
}

.GameItem_bgLayerWrap__ObbEh {
    background-color: #13397c;
    background-image: url(data:image/png;base64,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);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    padding-top: 71%;
    position: relative
}

.GameItem_bgLayerWrap__ObbEh:before {
    background-color: #003266cc;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: .4s;
    z-index: 1
}

.GameItem_bgLayer__CsENS {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(1);
    width: 100%;
    z-index: 0
}

.GameItem_playRealWrap__pLv27 {
    background: none;
    border: none;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 100%
}

.GameItem_playRealIcon__XynSz {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    max-height: 40px;
    min-height: 23px;
    position: relative;
    z-index: 3
}

.GameItem_playRealIcon__XynSz svg {
    display: inline-block
}

.GameItem_playDemo__eBlIy {
    background-color: #428cdc;
    border-radius: 20px;
    color: #002347;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    padding: 3px 10px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .4s
}

.GameItem_providerLink__4FBz5 {
    display: inline-flex;
    justify-content: center;
    left: 35px;
    opacity: 0;
    padding-bottom: 3px;
    padding-top: 7px;
    position: absolute;
    right: 35px;
    text-decoration: none;
    top: 0;
    transition: .4s;
    z-index: -1
}

.GameItem_providerLink__4FBz5 .GameItem_text__sd0zE {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #99caff;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.1;
    margin-top: 2px;
    max-height: 32px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    text-transform: uppercase;
    transition: .3s
}

.GameItem_providerLink__4FBz5:hover .GameItem_text__sd0zE {
    color: #ffba00
}

.GameItem_skeleton__\+zo23 {
    background-color: var(--color-second-blue)
}

.GameItem_skeleton__\+zo23:before {
    content: "";
    display: block;
    padding-top: 71%;
    width: 100%
}

.GameItem_skeleton__\+zo23 .GameItem_preloader__-vEO7 {
    align-items: center;
    color: #002347;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.GameItem_skeleton__\+zo23 .GameItem_preloaderIcon__fytKI {
    fill: #002347;
    height: 30px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 30px
}

.GameItem_favoriteWrap__Y3CxM {
    height: 20px;
    opacity: 0;
    padding-right: 10px;
    padding-top: 10px;
    position: absolute;
    right: 0;
    top: 0;
    transition: .4s;
    z-index: -1
}

.GameItem_playDemoWrap__pCHSs {
    background: none;
    border: none;
    bottom: 0;
    padding-bottom: 10px;
    padding-right: 10px;
    position: absolute;
    right: 0;
    text-align: center
}

.GameItem_playDemoWrap__pCHSs:hover span {
    color: #fff
}

:not(.GameItem_mobile__W9M8c).GameItem_root__1unKP {
    margin-bottom: 20px;
    margin-right: 20px
}

@media screen and (max-width: 1200px) {
    :not(.GameItem_mobile__W9M8c).GameItem_root__1unKP {
        flex-basis:calc(25% - 20px)
    }
}

@media screen and (min-width: 1201px)and (max-width:1440px) {
    :not(.GameItem_mobile__W9M8c).GameItem_root__1unKP {
        flex-basis:calc(20% - 20px)
    }
}

@media screen and (min-width: 1441px) {
    :not(.GameItem_mobile__W9M8c).GameItem_root__1unKP {
        flex-basis:calc(16.66667% - 20px)
    }
}

@media screen and (min-width: 1920px) {
    :not(.GameItem_mobile__W9M8c).GameItem_root__1unKP {
        flex-basis:calc(14.28571% - 20px)
    }
}

:not(.GameItem_mobile__W9M8c).GameItem_root__1unKP.GameItem_popular__u3yC0 {
    margin-right: 0
}

@media screen and (max-width: 1200px) {
    :not(.GameItem_mobile__W9M8c).GameItem_root__1unKP.GameItem_popular__u3yC0 {
        flex-basis:calc(33.33333% - 20px)
    }
}

@media screen and (min-width: 1201px)and (max-width:1440px) {
    :not(.GameItem_mobile__W9M8c).GameItem_root__1unKP.GameItem_popular__u3yC0 {
        flex-basis:calc(25% - 20px)
    }
}

@media screen and (min-width: 1441px) {
    :not(.GameItem_mobile__W9M8c).GameItem_root__1unKP.GameItem_popular__u3yC0 {
        flex-basis:calc(20% - 20px)
    }
}

@media screen and (min-width: 1920px) {
    :not(.GameItem_mobile__W9M8c).GameItem_root__1unKP.GameItem_popular__u3yC0 {
        flex-basis:calc(16.66667% - 20px)
    }
}

:not(.GameItem_mobile__W9M8c).GameItem_root__1unKP.GameItem_popular__u3yC0+:not(.GameItem_mobile__W9M8c).GameItem_root__1unKP.GameItem_popular__u3yC0 {
    margin-top: 20px
}

:not(.GameItem_mobile__W9M8c).GameItem_root__1unKP.GameItem_jackpotsBlock__cp0k8 {
    border: none;
    margin: 0
}

:not(.GameItem_mobile__W9M8c).GameItem_root__1unKP.GameItem_jackpotsBlock__cp0k8+:not(.GameItem_mobile__W9M8c).GameItem_root__1unKP.GameItem_jackpotsBlock__cp0k8 {
    margin-top: 10px
}

@media screen and (max-width: 1440px) {
    :not(.GameItem_mobile__W9M8c).GameItem_root__1unKP.GameItem_jackpots__EwRFA {
        flex-basis:calc(25% - 20px)
    }
}

@media screen and (min-width: 1441px) {
    :not(.GameItem_mobile__W9M8c).GameItem_root__1unKP.GameItem_jackpots__EwRFA {
        flex-basis:calc(16.66667% - 20px)
    }
}

@media screen and (max-width: 1440px) {
    :not(.GameItem_mobile__W9M8c).GameItem_root__1unKP.GameItem_cards__W3rqx,:not(.GameItem_mobile__W9M8c).GameItem_root__1unKP.GameItem_lottery__GlIO5,:not(.GameItem_mobile__W9M8c).GameItem_root__1unKP.GameItem_p2p_table_games__pPqFU {
        flex-basis:calc(25% - 20px)
    }
}

@media screen and (min-width: 1441px) {
    :not(.GameItem_mobile__W9M8c).GameItem_root__1unKP.GameItem_cards__W3rqx,:not(.GameItem_mobile__W9M8c).GameItem_root__1unKP.GameItem_lottery__GlIO5,:not(.GameItem_mobile__W9M8c).GameItem_root__1unKP.GameItem_p2p_table_games__pPqFU {
        flex-basis:calc(16.66667% - 20px)
    }
}

.GameItem_root__1unKP.GameItem_mobile__W9M8c {
    border-radius: 9px;
    margin-bottom: 10px;
    margin-right: 10px
}

@media screen and (max-width: 480px) {
    .GameItem_root__1unKP.GameItem_mobile__W9M8c {
        flex-basis:calc(50% - 10px)
    }
}

@media screen and (min-width: 481px)and (max-width:720px) {
    .GameItem_root__1unKP.GameItem_mobile__W9M8c {
        flex-basis:calc(33.33333% - 10px)
    }
}

@media screen and (min-width: 721px) {
    .GameItem_root__1unKP.GameItem_mobile__W9M8c {
        flex-basis:calc(25% - 10px)
    }
}

.GameItem_root__1unKP.GameItem_mobile__W9M8c.GameItem_jackpotsBlock__cp0k8,.GameItem_root__1unKP.GameItem_mobile__W9M8c.GameItem_new_games__tyU3g,.GameItem_root__1unKP.GameItem_mobile__W9M8c.GameItem_popular__u3yC0 {
    display: flex;
    flex: 1 1;
    flex-direction: column;
    margin-right: 0
}

.GameItem_root__1unKP.GameItem_mobile__W9M8c .GameItem_betLimit__qWzTn {
    bottom: 5px;
    font-size: 12px;
    right: 5px
}

.GameItem_root__1unKP.GameItem_mobile__W9M8c .GameItem_playRealIcon__XynSz {
    max-height: 27%
}

.GameItem_root__1unKP.GameItem_mobile__W9M8c .GameItem_providerLink__4FBz5 {
    left: 28px;
    right: 28px
}

.GameItem_root__1unKP.GameItem_mobile__W9M8c .GameItem_providerLink__4FBz5 .GameItem_text__sd0zE {
    font-size: 12px;
    margin-top: 0;
    max-height: 24px
}

.GameItem_root__1unKP.GameItem_mobile__W9M8c .GameItem_playDemoWrap__pCHSs {
    padding-bottom: 5px;
    padding-right: 5px
}

.GameItem_root__1unKP.GameItem_mobile__W9M8c .GameItem_innerWrap__nqEtf {
    border-radius: 9px
}

.GameItem_root__1unKP.GameItem_mobile__W9M8c .GameItem_playDemo__eBlIy {
    border-radius: 10px;
    font-size: 12px;
    padding: 2px 5px
}

.GameItem_root__1unKP.GameItem_mobile__W9M8c .GameItem_favoriteWrap__Y3CxM {
    height: 12px;
    padding-right: 5px;
    padding-top: 5px
}

.direction-rtl .GameItem_root__1unKP:not(.GameItem_mobile__W9M8c) {
    margin-left: 20px;
    margin-right: 0
}

.direction-rtl .GameItem_root__1unKP:not(.GameItem_mobile__W9M8c) .GameItem_favoriteWrap__Y3CxM {
    left: 10px;
    right: unset
}

.direction-rtl .GameItem_root__1unKP .GameItem_playDemoWrap__pCHSs {
    left: 0;
    padding-left: 10px;
    padding-right: 0;
    right: unset
}

.direction-rtl .GameItem_mobile__W9M8c .GameItem_favoriteWrap__Y3CxM {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 15px;
    left: 0;
    padding-left: 0;
    padding-right: 4px;
    right: unset
}

.direction-rtl .GameItem_mobile__W9M8c .GameItem_playDemoWrap__pCHSs {
    left: unset;
    padding-left: 5px;
    padding-right: 0;
    right: 0;
    text-align: right
}

.CasinoButtonAll_buttonAll__W7NuH {
    align-items: center;
    background-color: var(--color-second-blue);
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/casino_all.ca677ef2e9b31050abb4.svg);
    background-position: calc(100% - 20px);
    background-repeat: no-repeat;
    border-radius: 20px;
    display: flex;
    height: 40px;
    margin-left: 10px;
    padding-left: 20px;
    padding-right: 50px;
    position: relative;
    text-decoration: none;
    transition: .2s
}

.CasinoButtonAll_buttonAll__W7NuH:hover {
    background-color: #115ba9
}

.CasinoButtonAll_text__Uig68 {
    color: var(--color-main-white);
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    text-decoration: none;
    text-transform: uppercase
}

.CasinoButtonAll_mobile__C6ZaR.CasinoButtonAll_buttonAll__W7NuH {
    background-color: #0000;
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/casino_all_mob.942d7cb760acf6730f0b.svg);
    background-position: 100%;
    background-size: auto 60%;
    height: 20px;
    padding-left: 0;
    padding-right: 30px
}

.CasinoButtonAll_mobile__C6ZaR .CasinoButtonAll_text__Uig68 {
    font-size: 12px
}

.direction-rtl .CasinoButtonAll_buttonAll__W7NuH {
    background-image: none;
    margin-right: 10px;
    order: 3;
    padding-left: 50px;
    padding-right: 20px
}

.direction-rtl .CasinoButtonAll_buttonAll__W7NuH:before {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/casino_all.ca677ef2e9b31050abb4.svg);
    background-position: 100%;
    background-repeat: no-repeat;
    content: " ";
    height: 100%;
    left: 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    width: 100%
}

.direction-rtl .CasinoButtonAll_buttonAll__W7NuH.CasinoButtonAll_mobile__C6ZaR:before {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/casino_all_mob.942d7cb760acf6730f0b.svg)
}

.ListHeader_root__zR\+Vw {
    align-items: center;
    display: flex;
    margin-right: 20px;
    padding-bottom: 30px;
    padding-top: 30px;
    position: relative
}

.ListHeader_buttonAll__smb0\+ {
    position: absolute;
    right: 0;
    top: 20px
}

.ListHeader_title__eE\+L7 {
    color: var(--color-main-white);
    font-size: 18px;
    font-weight: 500;
    line-height: var(--app-base-spacing);
    margin-left: 57px;
    text-transform: uppercase
}

.ListHeader_gamesCount__brlMs {
    color: #ffba00;
    margin-left: 8px
}

.ListHeader_icon__Lve5C {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 55px;
    left: -3px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 55px
}

.ListHeader_icon__Lve5C.ListHeader_top__krsvd {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/top.69a3947a6dad747d7615.svg);
    height: 50px;
    left: 5px;
    width: 44px
}

.ListHeader_icon__Lve5C.ListHeader_recommended__umWog {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/recommended.e4d01a773eabb16808b7.svg);
    height: 52px;
    left: 2px;
    width: 49px
}

.ListHeader_icon__Lve5C.ListHeader_traditional_games__8-V57 {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/traditional.34aa83fd0e3b9efb7b93.svg);
    height: 40px;
    left: 2px;
    top: 48%;
    width: 41px
}

.ListHeader_icon__Lve5C.ListHeader_crash__tRDM9 {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/crash.35447f830aed9c21d6ef.svg);
    height: 48px;
    top: 56%;
    width: 56px
}

.ListHeader_icon__Lve5C.ListHeader_branded__bZJ45 {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/branded.034bcecf1d7d08016908.svg);
    height: 54px;
    top: 56%;
    width: 56px
}

.ListHeader_icon__Lve5C.ListHeader_games_in_hindi__8OUb3 {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/games_in_hindi.2fad047b18ab96a27e71.svg);
    height: 56px;
    top: 56%;
    width: 56px
}

.ListHeader_icon__Lve5C.ListHeader_game_show__o8tgA {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/game_show.2acb3c986258339740d2.svg);
    height: 40px;
    left: 3px;
    width: 40px
}

.ListHeader_icon__Lve5C.ListHeader_other__-fSNF {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/other.49f7f3862ad52ccc6980.svg);
    height: 55px;
    top: 56%;
    width: 56px
}

.ListHeader_icon__Lve5C.ListHeader_jackpot__6XMmu {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/jackpot.d8f5d7575cca541fe67e.svg);
    height: 40px;
    width: 40px
}

.ListHeader_icon__Lve5C.ListHeader_provider__7C05U {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/providers.7c57c90e8e6c22cf0d09.svg);
    height: 48px;
    width: 54px
}

.ListHeader_icon__Lve5C.ListHeader_all_games__eENFW {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/all_games.cf76f7f6ef48b528b549.svg);
    height: 54px;
    top: 55%;
    width: 54px
}

.ListHeader_icon__Lve5C.ListHeader_promo_banners__hCueA {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/promo_banners.5459596ddbb7567585ad.svg);
    height: 48px;
    top: 55%;
    width: 54px
}

.ListHeader_icon__Lve5C.ListHeader_new__Sa3eY {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/new.08e5838c93324c537996.svg);
    height: 55px;
    top: 55%;
    width: 54px
}

.ListHeader_icon__Lve5C.ListHeader_search__m5aWM {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/search.386ae60c08799d378696.svg);
    height: 54px;
    top: 55%;
    width: 54px
}

.ListHeader_icon__Lve5C.ListHeader_slots__VTEGT {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/slots.d23435be3d154f832236.svg)
}

.ListHeader_icon__Lve5C.ListHeader_roulette__OVQ3j {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/roulette.c6569a39d49e69f76042.svg);
    height: 40px;
    left: 2px;
    width: 40px
}

.ListHeader_icon__Lve5C.ListHeader_poker__HZLMq {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/poker.39a8d82e2793ca54dc81.svg);
    height: 40px;
    left: 2px;
    width: 39px
}

.ListHeader_icon__Lve5C.ListHeader_blackjack__AGI0y {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/blackjack.227487ec48ab3f90a76f.svg);
    height: 40px;
    left: 2px;
    width: 34px
}

.ListHeader_icon__Lve5C.ListHeader_baccarat__eFTcA {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/baccarat.17678fc594edd1187840.svg);
    height: 38px;
    left: 2px;
    width: 34px
}

.ListHeader_icon__Lve5C.ListHeader_table_games__KIf7g {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/another.024704aed57ed1f5cbd2.svg);
    height: 34px;
    left: 2px;
    width: 28px
}

.ListHeader_icon__Lve5C.ListHeader_bingo__fd9Ay {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/bingo.5976b393859903e55902.svg);
    height: 37px;
    left: 2px;
    width: 39px
}

.ListHeader_icon__Lve5C.ListHeader_keno__aKGlp {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/keno.d1c073b3473bcd47bc7a.svg);
    height: 36px;
    left: 2px;
    width: 39px
}

.ListHeader_icon__Lve5C.ListHeader_scratch_card__HDNjt {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/scratch_card.4aa5e7a82cc512fcb2e1.svg);
    height: 32px;
    left: 2px;
    width: 40px
}

.ListHeader_icon__Lve5C.ListHeader_lottery__IOacB {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/lottery.f61be1b1a466dc56d299.svg);
    height: 40px;
    left: 2px;
    width: 40px
}

.ListHeader_icon__Lve5C.ListHeader_favorite__vpLX\+ {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/favorite.d31b232823f4a31011b7.svg);
    height: 54px;
    top: 55%;
    width: 54px
}

.ListHeader_icon__Lve5C.ListHeader_tournaments__E5buQ {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/tournaments.ac62b3b6eac78a98ca0d.svg);
    height: 48px;
    top: 55%;
    width: 54px
}

.ListHeader_icon__Lve5C.ListHeader_jackpots__dTMO1 {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/jackpots.3038ae33d470da00cc84.svg);
    height: 48px;
    top: 55%;
    width: 54px
}

.ListHeader_icon__Lve5C.ListHeader_fast_games__pvCEH {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/fast_games.9db1d22c320420a1b942.svg);
    height: 46px;
    top: 48%;
    width: 46px
}

.ListHeader_icon__Lve5C.ListHeader_virtual_sport__O3A9w {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/virtual_sport.6298e76ab1ee215653df.svg);
    height: 29px;
    left: 2px;
    top: 48%;
    width: 40px
}

.ListHeader_icon__Lve5C.ListHeader_buy_bonus__qnDFr {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/cart.d137c193a8366ec0e3f0.svg);
    height: 40px;
    left: 1px;
    top: 49%;
    width: 40px
}

.ListHeader_icon__Lve5C.ListHeader_p2p_table_games__51Ln\+ {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/p2p_table_games.dbe869e6f950e688e440.svg);
    height: 40px;
    left: 1px;
    top: 49%;
    width: 40px
}

.ListHeader_icon__Lve5C.ListHeader_fishing__ka6IH {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/fishing.9cf09d592bb2cca2d45b.svg);
    height: 60px;
    left: -7px;
    top: 55%;
    width: 60px
}

.ListHeader_icon__Lve5C.ListHeader_coffee__sfeMQ {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/coffee.e3b004a0f1a0b092db29.svg);
    height: 60px;
    left: -7px;
    top: 55%;
    width: 60px
}

.ListHeader_root__zR\+Vw.ListHeader_mobile__E\+Ddc {
    margin-left: 7px;
    margin-right: 10px;
    padding-bottom: 12px;
    padding-top: 12px
}

.ListHeader_root__zR\+Vw.ListHeader_mobile__E\+Ddc .ListHeader_gamesCount__brlMs {
    margin-left: 4px
}

.ListHeader_root__zR\+Vw.ListHeader_mobile__E\+Ddc .ListHeader_icon__Lve5C {
    height: 25px;
    width: 25px
}

.ListHeader_root__zR\+Vw.ListHeader_mobile__E\+Ddc .ListHeader_title__eE\+L7 {
    line-height: 1;
    margin-left: 30px
}

.ListHeader_root__zR\+Vw.ListHeader_mobile__E\+Ddc.ListHeader_recommended__umWog .ListHeader_icon__Lve5C,.ListHeader_root__zR\+Vw.ListHeader_mobile__E\+Ddc.ListHeader_top__krsvd .ListHeader_icon__Lve5C {
    left: -3px
}

.ListHeader_root__zR\+Vw.ListHeader_mobile__E\+Ddc.ListHeader_traditional_games__8-V57 .ListHeader_icon__Lve5C {
    left: -1px;
    width: 21px
}

.ListHeader_root__zR\+Vw.ListHeader_mobile__E\+Ddc.ListHeader_games_in_hindi__8OUb3 .ListHeader_icon__Lve5C {
    top: 50%
}

.ListHeader_root__zR\+Vw.ListHeader_mobile__E\+Ddc.ListHeader_game_show__o8tgA .ListHeader_icon__Lve5C {
    left: -4px
}

.ListHeader_root__zR\+Vw.ListHeader_mobile__E\+Ddc.ListHeader_other__-fSNF .ListHeader_icon__Lve5C {
    left: -5px
}

.ListHeader_root__zR\+Vw.ListHeader_mobile__E\+Ddc.ListHeader_cards__qxtw9 .ListHeader_title__eE\+L7,.ListHeader_root__zR\+Vw.ListHeader_mobile__E\+Ddc.ListHeader_lottery__IOacB .ListHeader_title__eE\+L7 {
    margin-left: 40px
}

.ListHeader_root__zR\+Vw.ListHeader_mobile__E\+Ddc.ListHeader_tournaments__E5buQ .ListHeader_icon__Lve5C {
    top: 50%
}

.ListHeader_root__zR\+Vw.ListHeader_mobile__E\+Ddc.ListHeader_fast_games__pvCEH {
    margin-bottom: -10px
}

.ListHeader_root__zR\+Vw.ListHeader_mobile__E\+Ddc.ListHeader_fast_games__pvCEH .ListHeader_title__eE\+L7 {
    margin-left: 35px
}

.ListHeader_root__zR\+Vw.ListHeader_mobile__E\+Ddc.ListHeader_fast_games__pvCEH .ListHeader_icon__Lve5C {
    left: 2px
}

.ListHeader_root__zR\+Vw.ListHeader_mobile__E\+Ddc.ListHeader_all_games__eENFW {
    padding-left: 5px
}

.ListHeader_root__zR\+Vw.ListHeader_mobile__E\+Ddc.ListHeader_all_games__eENFW .ListHeader_icon__Lve5C {
    left: 2px
}

.ListHeader_root__zR\+Vw.ListHeader_mobile__E\+Ddc.ListHeader_search__m5aWM .ListHeader_icon__Lve5C {
    left: 0
}

.ListHeader_root__zR\+Vw.ListHeader_mobile__E\+Ddc.ListHeader_buy_bonus__qnDFr {
    padding-left: 5px
}

.ListHeader_root__zR\+Vw.ListHeader_mobile__E\+Ddc.ListHeader_buy_bonus__qnDFr .ListHeader_icon__Lve5C {
    height: 20px;
    left: 6px;
    width: 20px
}

.ListHeader_root__zR\+Vw.ListHeader_mobile__E\+Ddc.ListHeader_p2p_table_games__51Ln\+ {
    padding-left: 5px
}

.ListHeader_root__zR\+Vw.ListHeader_mobile__E\+Ddc.ListHeader_p2p_table_games__51Ln\+ .ListHeader_icon__Lve5C {
    height: 20px;
    left: 6px;
    width: 20px
}

.ListHeader_root__zR\+Vw.ListHeader_mobile__E\+Ddc.ListHeader_p2p_table_games__51Ln\+ .ListHeader_coffee__sfeMQ {
    padding-left: 5px
}

.ListHeader_root__zR\+Vw.ListHeader_mobile__E\+Ddc.ListHeader_p2p_table_games__51Ln\+ .ListHeader_coffee__sfeMQ.ListHeader_icon__Lve5C {
    height: 30px;
    left: 0;
    width: 30px
}

.ListHeader_root__zR\+Vw.ListHeader_mobile__E\+Ddc.ListHeader_fishing__ka6IH {
    padding-left: 5px
}

.ListHeader_root__zR\+Vw.ListHeader_mobile__E\+Ddc.ListHeader_fishing__ka6IH .ListHeader_icon__Lve5C {
    height: 30px;
    left: 0;
    width: 30px
}

.direction-rtl .ListHeader_root__zR\+Vw:not(.ListHeader_mobile__E\+Ddc) {
    margin-left: 20px;
    margin-right: unset
}

.direction-rtl .ListHeader_icon__Lve5C {
    left: unset;
    right: -3px
}

.direction-rtl .ListHeader_title__eE\+L7 {
    margin-left: unset;
    margin-right: 60px
}

.direction-rtl .ListHeader_buttonAll__smb0\+ {
    left: 0;
    right: unset
}

.direction-rtl .ListHeader_mobile__E\+Ddc .ListHeader_title__eE\+L7 {
    margin-right: 30px
}

.NoGames_wrap__CRHZq {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    max-width: 300px;
    padding: 20px 10px 40px
}

.NoGames_roundedWrapper__GEkUT {
    background-color: var(--color-second-blue);
    border-radius: var(--app-base-border-radius)
}

.NoGames_roundedWrapper__GEkUT.NoGames_favorite__jkfl\+ .NoGames_text__4NxY7 div {
    color: #107dcb
}

.NoGames_icon__JWK9k {
    fill: var(--color-accent-info);
    height: 40px;
    margin-bottom: 20px;
    width: 40px
}

.NoGames_text__4NxY7 {
    color: var(--color-main-white);
    text-align: center
}

.NoGames_link__V6jFr,.NoGames_text__4NxY7 {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase
}

.NoGames_link__V6jFr {
    color: var(--color-accent-info);
    text-decoration: none
}

.NoGames_link__V6jFr:hover {
    color: #1183d3
}

.NoGames_mobile__PHJb2.NoGames_roundedWrapper__GEkUT {
    margin: 10px
}

.NoGames_mobile__PHJb2.NoGames_wrap__CRHZq {
    padding: 10px
}

.NoGames_mobile__PHJb2 .NoGames_icon__JWK9k {
    margin-bottom: 10px
}

.NoGames_mobile__PHJb2 .NoGames_text__4NxY7 {
    font-size: 12px
}

.NoGames_mobile__PHJb2 .NoGames_link__V6jFr {
    font-size: 14px
}

.CasinoPreloader_root__Jhe3n {
    font-size: 48px;
    margin-bottom: 100px;
    margin-top: 100px;
    width: 100%
}

.SearchProviders_list__2qC5m {
    display: flex;
    flex-wrap: wrap
}

.SearchProviders_item__s1\+2o {
    margin-bottom: 20px;
    margin-right: 20px;
    overflow: hidden;
    padding: 10px 20px;
    position: relative
}

.SearchProviders_item__s1\+2o:before {
    background-color: #073361;
    border-radius: 15px;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: .3s;
    z-index: 0
}

.SearchProviders_item__s1\+2o:hover:before {
    background-color: #115ba9
}

@media screen and (max-width: 1200px) {
    .SearchProviders_item__s1\+2o {
        flex-basis:calc(33.33333% - 20px)
    }
}

@media screen and (min-width: 1201px)and (max-width:1440px) {
    .SearchProviders_item__s1\+2o {
        flex-basis:calc(25% - 20px)
    }
}

@media screen and (min-width: 1441px) {
    .SearchProviders_item__s1\+2o {
        flex-basis:calc(20% - 20px)
    }
}

@media screen and (min-width: 1920px) {
    .SearchProviders_item__s1\+2o {
        flex-basis:calc(16.66667% - 20px)
    }
}

.SearchProviders_proportional__Y0IB6 {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    padding-top: 100%;
    position: relative;
    width: 100%;
    z-index: 1
}

.SearchProviders_proportional__Y0IB6 img {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%
}

.SearchProviders_mobile__IqnET.SearchProviders_wrap__QQoGY {
    margin-bottom: 5px;
    margin-right: 0;
    padding-left: 5px;
    padding-right: 5px
}

.SearchProviders_mobile__IqnET .SearchProviders_item__s1\+2o {
    flex-basis: calc(25% - 10px);
    margin: 5px;
    padding: 5px 10px
}

@media screen and (max-width: 720px) {
    .SearchProviders_mobile__IqnET .SearchProviders_item__s1\+2o {
        flex-basis:calc(33.33333% - 10px)
    }
}

@media screen and (max-width: 480px) {
    .SearchProviders_mobile__IqnET .SearchProviders_item__s1\+2o {
        flex-basis:calc(50% - 10px)
    }

    .SearchProviders_mobile__IqnET .SearchProviders_item__s1\+2o:before {
        border-radius: 10px
    }
}

.Filter_root__1gMn\+ {
    padding-bottom: 20px;
    padding-top: 20px;
    position: relative;
    width: 100%;
    z-index: 5
}

.Filter_resetFilters__Z1ZsV,.Filter_root__1gMn\+ {
    align-items: center;
    display: flex
}

.Filter_header__SkRO3 {
    color: #428cdc;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase
}

.Filter_resetButton__iXh8q {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/reset_filter.195a30a0536bd1200ef0.svg);
    background-position: 100% 180%;
    background-repeat: no-repeat;
    background-size: 9px;
    cursor: pointer;
    height: 20px;
    margin-left: 10px;
    margin-right: 10px;
    overflow: hidden;
    padding: 8px 10px;
    position: relative;
    transition: background .4s,opacity .4s;
    width: 18px
}

.Filter_resetButton__iXh8q.Filter_active__c67pU {
    background-position: 100% 40%
}

.Filter_resetButton__iXh8q.Filter_active__c67pU .Filter_resetButtonIcon__vtOs- {
    opacity: 0
}

.Filter_resetButton__iXh8q:before {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/reset_button_active.52919856fc8aec736a15.svg);
    content: ""
}

.Filter_resetButtonIcon__vtOs-,.Filter_resetButton__iXh8q:before {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 18px 20px;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.Filter_resetButtonIcon__vtOs- {
    fill: #003266;
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/reset_button.665cb4388aec628843ed.svg);
    opacity: 1;
    transition: .4s
}

.Filter_parameter__r4cQS {
    color: #a4bbe4;
    font-size: 15px;
    font-weight: 500;
    line-height: 30px;
    margin-left: 40px;
    position: relative
}

.Filter_parameterButton__3Rzj8 {
    align-items: center;
    background: none;
    border: none;
    color: var(--color-main-white);
    cursor: pointer;
    display: inline-flex;
    font-size: 16px;
    font-weight: 500;
    height: 100%;
    outline: none;
    text-transform: uppercase
}

.Filter_parameterButton__3Rzj8.Filter_active__c67pU {
    color: var(--color-accent-bonus)
}

.Filter_parameterButtonCount__Mch9c {
    align-items: center;
    border-radius: 10px;
    display: inline-flex;
    height: 20px;
    justify-content: space-between;
    margin-left: 8px;
    overflow: hidden;
    padding: 0 8px;
    transition: .4s
}

.Filter_parameterButtonCount__Mch9c .Filter_count__V1KC6 {
    color: #428cdc;
    font-size: 14px;
    font-weight: 500;
    margin-right: 6px;
    text-transform: uppercase
}

.Filter_parameterButtonCount__Mch9c.Filter_isFilterSelected__NFGDl {
    background-color: var(--color-second-blue)
}

.Filter_paramsList__Uk3QI {
    background-color: #043e7d;
    border-radius: 13px;
    box-shadow: 0 10px var(--app-base-spacing) #00060da1;
    left: -10px;
    max-height: 0;
    max-width: 1040px;
    opacity: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: calc(100% - 10px);
    transition: opacity .4s;
    width: 100%;
    z-index: 3
}

.Filter_paramsList__Uk3QI.Filter_active__c67pU {
    color: #fff;
    max-height: none;
    opacity: 1;
    padding: 20px;
    pointer-events: auto;
    transition: opacity .4s;
    z-index: 4
}

.Filter_paramsListInner__vsXdP {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -10px
}

.Filter_paramsItem__jRJ1c {
    color: #fff;
    line-height: 1.1;
    margin-bottom: 10px;
    -webkit-user-select: none;
    user-select: none;
    width: 20%
}

@media screen and (max-width: 1330px) {
    .Filter_paramsItem__jRJ1c {
        width:25%
    }
}

.Filter_paramsItem__jRJ1c .Filter_paramsItemText__N9Ic1 {
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    overflow: hidden;
    padding-right: 5px;
    position: relative;
    text-overflow: ellipsis;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%
}

.Filter_paramsItem__jRJ1c .Filter_paramsItemText__N9Ic1:before {
    border: 2px solid #428cdc;
    border-radius: 4px;
    color: #043e7d;
    content: "";
    display: inline-block;
    height: 20px;
    margin-bottom: 1px;
    margin-right: 10px;
    vertical-align: middle;
    width: 20px
}

.Filter_paramsItem__jRJ1c .Filter_paramsItemInput__wTzrQ {
    display: none;
    margin: 10px 0 0 20px;
    opacity: 0;
    position: absolute;
    z-index: -1
}

.Filter_paramsItem__jRJ1c .Filter_paramsItemInput__wTzrQ:checked+.Filter_paramsItemText__N9Ic1:before {
    background-color: #fff;
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/checkbox_pointer.1afb1c265bcde57989b6.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    border: 2px solid #fff
}

.Filter_paramsItem__jRJ1c:hover {
    color: #fff
}

.Filter_paramsItem__jRJ1c:hover .Filter_paramsItemText__N9Ic1:before {
    border: 2px solid #fff;
    transition: .2s
}

.Filter_paramsItem__jRJ1c:hover .Filter_paramsItemInput__wTzrQ:checked+.Filter_paramsItemInput__wTzrQ:before {
    background-color: #fff;
    transition: .2s
}

.Filter_paramsItemTextInner__v1FST {
    display: inline-flex;
    position: relative;
    width: calc(100% - 30px)
}

.Filter_paramsItemTextInner__v1FST span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.Filter_providerBadge__cIwkq {
    background: #fa4d00;
    border-radius: 5px;
    display: inline-flex;
    font-size: 0;
    margin-left: 5px;
    min-width: 22px;
    padding: 4px 2px 3px
}

.Filter_providerIconNew__vp88L {
    height: 8px;
    width: 18px
}

.Filter_mobile__Kre5U.Filter_root__1gMn\+ {
    background-color: #043e7de6;
    padding-bottom: 0;
    padding-left: 10px;
    padding-top: 0;
    position: absolute
}

.Filter_mobile__Kre5U.Filter_root__1gMn\+:before {
    border-bottom: 2px solid #005592;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0
}

.Filter_mobile__Kre5U .Filter_preloader__oQ2Bd {
    height: 180px;
    margin: 0
}

.Filter_mobile__Kre5U .Filter_preloader__oQ2Bd svg {
    height: 32px;
    width: 32px
}

.Filter_mobile__Kre5U .Filter_header__SkRO3 {
    display: none
}

.Filter_mobile__Kre5U .Filter_parameter__r4cQS {
    line-height: 40px;
    margin-left: 0
}

.Filter_mobile__Kre5U .Filter_parameter__r4cQS+.Filter_parameter__r4cQS {
    margin-left: 25px
}

.Filter_mobile__Kre5U .Filter_parameter__r4cQS .Filter_count__V1KC6 {
    color: #107dcb;
    display: inline-block;
    font-size: 12px;
    margin-right: 3px;
    min-width: 15px;
    text-align: right
}

.Filter_mobile__Kre5U .Filter_parameterButton__3Rzj8 {
    display: flex;
    font-size: 12px
}

.Filter_mobile__Kre5U .Filter_parameterButton__3Rzj8:before {
    border-bottom: 2px solid #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0
}

.Filter_mobile__Kre5U .Filter_parameterButton__3Rzj8.Filter_active__c67pU {
    color: #ffba00;
    opacity: 1
}

.Filter_mobile__Kre5U .Filter_parameterButton__3Rzj8.Filter_active__c67pU:before {
    border-bottom: 2px solid #fff
}

.Filter_mobile__Kre5U .Filter_parameterButtonCount__Mch9c {
    margin-left: 0
}

.Filter_mobile__Kre5U .Filter_parameterButtonCount__Mch9c.Filter_isFilterSelected__NFGDl {
    background-color: #0000
}

.Filter_mobile__Kre5U .Filter_paramsList__Uk3QI {
    background-color: #043e7de6;
    border-radius: 0;
    box-shadow: none;
    left: 0;
    margin: 0;
    top: 100%
}

.Filter_mobile__Kre5U .Filter_paramsList__Uk3QI.Filter_active__c67pU {
    padding: 10px 5px 10px 10px
}

@media screen and (max-width: 1024px) {
    .Filter_mobile__Kre5U .Filter_paramsList__Uk3QI {
        max-width:100%
    }
}

.Filter_mobile__Kre5U .Filter_paramsListInner__vsXdP {
    margin-bottom: 0
}

.Filter_mobile__Kre5U .Filter_scrollParamsList__XTMUV {
    opacity: 1
}

.Filter_mobile__Kre5U .Filter_scrollParamsList__XTMUV div+div+div {
    border-radius: 5px;
    bottom: 10px!important;
    overflow: hidden;
    top: 0!important
}

.Filter_mobile__Kre5U .Filter_scrollParamsList__XTMUV div+div+div>div {
    background-color: #1d68b7!important;
    border-radius: 5px;
    width: 5px!important
}

.Filter_mobile__Kre5U .Filter_contentScrollbarTrack__oF8g9 {
    opacity: 0
}

.Filter_mobile__Kre5U .Filter_paramsItem__jRJ1c {
    list-style: none
}

@media screen and (max-width: 720px) {
    .Filter_mobile__Kre5U .Filter_paramsItem__jRJ1c {
        width:33%
    }
}

@media screen and (max-width: 480px) {
    .Filter_mobile__Kre5U .Filter_paramsItem__jRJ1c {
        width:50%
    }
}

.Filter_filterWrap__aEy2Z {
    align-items: center;
    color: #fff;
    display: flex;
    left: 0;
    margin-left: 40px;
    position: absolute;
    text-decoration: none;
    top: -30px;
    z-index: 1
}

.Filter_arrow__I1XW0 {
    fill: #fff;
    display: inline-block;
    height: 7px;
    margin-bottom: 1px;
    margin-left: 5px;
    width: 11px
}

.Filter_arrow__I1XW0 svg {
    transform-origin: center;
    transition: transform .4s
}

.Filter_arrow__I1XW0.Filter_active__c67pU svg {
    transform: rotate(180deg)
}

.Filter_resetButton__iXh8q.Filter_mobile__Kre5U {
    left: 0;
    position: absolute;
    top: -30px
}

.Filter_resetButton__iXh8q.Filter_mobile__Kre5U:before {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/reset_button_active_mob.fc1b327950bca1d76f1e.svg)
}

.Filter_resetButton__iXh8q.Filter_mobile__Kre5U .Filter_resetButtonIcon__vtOs- {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/reset_button_mob.993d1f73c615ea29d3fa.svg)
}

.Filter_isOneClickRefillAvailable__hvmMq.Filter_mobile__Kre5U {
    position: relative;
    top: -50px
}

.direction-rtl .Filter_mobile__Kre5U .Filter_paramsList__Uk3QI {
    padding: 10px 10px 10px 5px
}

.direction-rtl .Filter_paramsItemText__N9Ic1:before {
    margin: 0 0 1px 10px
}

.direction-rtl .Filter_paramsList__Uk3QI {
    left: unset;
    right: 0
}

.direction-rtl .Filter_resetFilters__Z1ZsV {
    flex-direction: row-reverse;
    margin-left: 8px
}

.SportLiveMatchPopup_root__y53Q0 {
    align-items: center;
    background-color: #00060be6;
    border-radius: 5px;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    margin: 10px 10px 0;
    opacity: 0;
    padding-bottom: 10px;
    padding-right: 10px
}

.SportLiveMatchPopup_root__y53Q0.SportLiveMatchPopup_show__5h7XN {
    animation: SportLiveMatchPopup_show__5h7XN .5s forwards
}

.SportLiveMatchPopup_root__y53Q0.SportLiveMatchPopup_hide__zGXia {
    animation: SportLiveMatchPopup_hide__zGXia .5s forwards
}

.SportLiveMatchPopup_root__y53Q0>* {
    margin-left: 10px;
    margin-top: 10px
}

@keyframes SportLiveMatchPopup_show__5h7XN {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes SportLiveMatchPopup_hide__zGXia {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.SportLiveMatchPopup_title__zTQ84 {
    text-transform: uppercase
}

.SportLiveMatchPopup_matchTitle__A0Apc,.SportLiveMatchPopup_title__zTQ84 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1
}

.SportLiveMatchPopup_outcome__zVqg\+ {
    background-color: #1183d3;
    border-radius: 10px;
    color: #75c6ff;
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    padding: 4px 11px;
    text-decoration: none
}

.SportLiveMatchPopup_koef__CM3rb {
    color: #fff
}

.SportLiveMatchPopup_link__CWKUV {
    background-color: var(--color-main-orange);
    background-image: linear-gradient(to top,var(--color-main-orange) 0,var(--color-second-orange) 100%);
    border-radius: 10px;
    box-shadow: 0 5px 5px #fa41006e;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    height: 20px;
    line-height: 1;
    padding: 4px 11px;
    text-decoration: none;
    text-transform: uppercase
}

.swiper-container {
    padding-left: 0!important;
    padding-right: 0!important
}

.SectionSwiper_root__x7CJ- {
    position: relative;
    width: 100%
}

.SectionSwiper_wrapperLayer__0DmNi {
    direction: ltr;
    width: 100%
}

.SectionSwiper_preloader__jiffN {
    bottom: 0;
    margin: 0;
    position: absolute;
    right: 40px;
    top: 0;
    z-index: 1
}

.SectionSwiper_controls__gN248 {
    align-items: center;
    display: flex;
    position: absolute;
    right: 10px;
    top: -62px
}

.SectionSwiper_button__wCy2\+ {
    align-items: center;
    border: 1px solid var(--color-second-blue);
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    height: 40px;
    justify-content: center;
    width: 40px
}

.SectionSwiper_button__wCy2\+.SectionSwiper_disabled__s8FSP {
    opacity: .4
}

.SectionSwiper_button__wCy2\+.SectionSwiper_prev__XNDV6 {
    transform: rotate(180deg)
}

.SectionSwiper_button__wCy2\++.SectionSwiper_button__wCy2\+ {
    margin-left: 10px
}

.SectionSwiper_button__wCy2\+:hover:not(.SectionSwiper_disabled__s8FSP) .SectionSwiper_icon__2VYMC {
    fill: var(--color-accent-bonus)
}

.SectionSwiper_button__wCy2\+ .SectionSwiper_icon__2VYMC {
    fill: #fff;
    height: 14px;
    transition: .2s;
    width: 8px
}

.SectionSwiper_buttonAll720__Npf2F {
    display: none
}

@media screen and (max-width: 720px) {
    .SectionSwiper_buttonAll720__Npf2F {
        display:block;
        position: absolute;
        right: 5px;
        top: -30px
    }
}

.SectionSwiper_root__x7CJ-.SectionSwiper_mobile__VM8wr .SectionSwiper_controls__gN248 {
    right: 6px;
    top: -33px
}

.SectionSwiper_root__x7CJ-.SectionSwiper_mobile__VM8wr .SectionSwiper_button__wCy2\+ {
    flex: 0 0 auto;
    height: 25px;
    width: 25px
}

.SectionSwiper_root__x7CJ-.SectionSwiper_mobile__VM8wr .SectionSwiper_button__wCy2\++.SectionSwiper_button__wCy2\+ {
    margin-left: 5px;
    margin-right: 10px
}

.SectionSwiper_root__x7CJ-.SectionSwiper_mobile__VM8wr .SectionSwiper_icon__2VYMC {
    height: 9px;
    width: 5px
}

@media screen and (max-width: 720px) {
    .SectionSwiper_root__x7CJ-.SectionSwiper_mobile__VM8wr .SectionSwiper_controls__gN248 {
        display:none
    }
}

.SectionSwiper_theme-jackpots__NIbmr .SectionSwiper_controls__gN248 {
    right: -4px
}

.SectionSwiper_theme-jackpots__NIbmr.SectionSwiper_mobile__VM8wr .SectionSwiper_controls__gN248 {
    display: none
}

.SectionSwiper_theme-exclusive-tournament__jUpIZ .SectionSwiper_controls__gN248 .SectionSwiper_button__wCy2\+,.SectionSwiper_theme-tournament__dibyP .SectionSwiper_controls__gN248 .SectionSwiper_button__wCy2\+ {
    border: 1px solid #02458b
}

.SectionSwiper_theme-exclusive-tournament__jUpIZ .SectionSwiper_controls__gN248 .SectionSwiper_button__wCy2\+.SectionSwiper_disabled__s8FSP .SectionSwiper_icon__2VYMC,.SectionSwiper_theme-tournament__dibyP .SectionSwiper_controls__gN248 .SectionSwiper_button__wCy2\+.SectionSwiper_disabled__s8FSP .SectionSwiper_icon__2VYMC {
    fill: #02458b
}

.SectionSwiper_theme-exclusive-tournament__jUpIZ.SectionSwiper_mobile__VM8wr .SectionSwiper_controls__gN248,.SectionSwiper_theme-tournament__dibyP.SectionSwiper_mobile__VM8wr .SectionSwiper_controls__gN248 {
    right: -2px;
    top: 0;
    z-index: 2
}

.SectionSwiper_theme-exclusive-tournament__jUpIZ.SectionSwiper_mobile__VM8wr .SectionSwiper_upControls__KIos4,.SectionSwiper_theme-tournament__dibyP.SectionSwiper_mobile__VM8wr .SectionSwiper_upControls__KIos4 {
    top: -35px
}

.SectionSwiper_theme-exclusive-tournament__jUpIZ .SectionSwiper_controls__gN248 .SectionSwiper_button__wCy2\+ {
    border-color: #6852ed
}

.SectionSwiper_theme-exclusive-tournament__jUpIZ .SectionSwiper_controls__gN248 .SectionSwiper_button__wCy2\+.SectionSwiper_disabled__s8FSP .SectionSwiper_icon__2VYMC {
    fill: #6852ed
}

.SectionSwiper_theme-bonus__K19WV .SectionSwiper_controls__gN248 {
    right: -10px;
    top: -70px
}

.SectionSwiper_theme-bonus__K19WV .SectionSwiper_controls__gN248 .SectionSwiper_button__wCy2\+ {
    border: 2px solid #d0d6dd
}

.SectionSwiper_theme-bonus__K19WV .SectionSwiper_controls__gN248 .SectionSwiper_button__wCy2\+ .SectionSwiper_icon__2VYMC {
    fill: #09519e
}

.SectionSwiper_theme-bonus__K19WV .SectionSwiper_controls__gN248 .SectionSwiper_button__wCy2\+.SectionSwiper_disabled__s8FSP {
    opacity: 1
}

.SectionSwiper_theme-bonus__K19WV .SectionSwiper_controls__gN248 .SectionSwiper_button__wCy2\+.SectionSwiper_disabled__s8FSP .SectionSwiper_icon__2VYMC {
    fill: #d0d6dd
}

.SectionSwiper_theme-bonus__K19WV.SectionSwiper_mobile__VM8wr .SectionSwiper_controls__gN248 {
    display: none
}

.direction-rtl .SectionSwiper_controls__gN248,.direction-rtl .SectionSwiper_root__x7CJ-.SectionSwiper_mobile__VM8wr .SectionSwiper_controls__gN248 {
    left: 10px;
    right: unset
}

.direction-rtl .SectionSwiper_prev__XNDV6 {
    order: 3
}

.direction-rtl .SectionSwiper_next__dvFtz {
    order: 2
}

@media screen and (max-width: 720px) {
    .direction-rtl .SectionSwiper_buttonAll720__Npf2F {
        left:5px;
        right: auto
    }
}

.PlayForRMButton_button__6GcRN {
    align-items: center;
    background: #d12e40 url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/play_desktop_bg.761da0de496c4098cf2c.svg) no-repeat left 80% center/cover;
    border-radius: 15px 15px 0 0;
    bottom: 0;
    box-shadow: 0 10px 20px #e63f6d4d;
    color: #fff;
    display: inline-flex;
    font-size: 18px;
    font-weight: 600;
    justify-content: center;
    left: 50%;
    min-width: 300px;
    padding: 10px 100px;
    position: fixed;
    text-transform: uppercase;
    transform: translateX(-50%);
    white-space: nowrap;
    z-index: 2
}

.PlayForRMButton_button__6GcRN.PlayForRMButton_isOrange__QiGwk {
    background: linear-gradient(180deg,#fb5e01,#fb4f01),linear-gradient(180deg,#fb5e01,#fb4f01),#c4c4c4;
    padding: 5px 80px
}

.PlayForRMButton_button__6GcRN.PlayForRMButton_isOrange__QiGwk:before {
    background: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/play_desktop_bg2.82db0d673007ca420989.svg) no-repeat 50%/cover;
    border-radius: 15px 15px 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1
}

.PlayForRMButton_button__6GcRN.PlayForRMButton_isOrange__QiGwk .PlayForRMButton_text__OoblP span {
    background: none;
    position: relative
}

.PlayForRMButton_button__6GcRN.PlayForRMButton_isOrange__QiGwk .PlayForRMButton_text__OoblP span:before {
    content: "";
    height: 60px;
    left: calc(100% - 55px);
    position: absolute;
    top: -20px;
    width: 60px
}

.PlayForRMButton_button__6GcRN.PlayForRMButton_isOrange__QiGwk .PlayForRMButton_starIcon__G\+0Ei,.PlayForRMButton_button__6GcRN.PlayForRMButton_isOrange__QiGwk .PlayForRMButton_text__OoblP span:before {
    background: url(data:image/png;base64,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) no-repeat 100%/contain
}

.PlayForRMButton_button__6GcRN.PlayForRMButton_isOrange__QiGwk .PlayForRMButton_starIcon__G\+0Ei {
    height: 50px;
    margin-bottom: -2px;
    margin-right: 10px;
    width: 50px
}

.PlayForRMButton_button__6GcRN .PlayForRMButton_text__OoblP {
    color: #ffdb35;
    font-size: 28px;
    font-weight: 800
}

.PlayForRMButton_button__6GcRN .PlayForRMButton_text__OoblP span {
    background: url(data:image/png;base64,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) no-repeat 100%/contain;
    color: #fff;
    display: inline-block;
    margin-right: 5px;
    padding-right: 55px
}

.PlayForRMButton_button__6GcRN .PlayForRMButton_playIcon__H\+Wd9 {
    fill: #fff;
    height: 20px;
    margin-right: 10px;
    width: 20px
}

.PlayForRMButton_mobileButton__PFyX5 {
    background: linear-gradient(180deg,#fa5e00,#fa4e00);
    border-radius: 44px;
    box-shadow: 0 10px 30px #fb5d0266;
    padding: 2px 20px
}

.PlayForRMButton_mobileButton__PFyX5 .PlayForRMButton_text__OoblP {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase
}

.SectionSlider_wrapper__0-gM9 {
    margin-left: -10px;
    width: 100%
}

.SectionSlider_wrapper__0-gM9 .swiper-container {
    list-style: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1
}

.SectionSlider_wrapper__0-gM9.SectionSlider_mobile__chvF1 {
    margin-left: 0
}

.GameFrame_frameWrap__5nuc1 {
    width: 100%
}

.GameFrame_frame__SgemL {
    border: 0;
    min-height: 800px;
    width: 100%
}

.GameFrame_mobile__0NEvI {
    display: flex
}

.GameFrame_mobile__0NEvI .GameFrame_frame__SgemL {
    height: var(--app-portrait-height);
    min-height: 100%
}

@media screen and (orientation: landscape) {
    .GameFrame_mobile__0NEvI .GameFrame_frame__SgemL {
        height:var(--app-landscape-height)
    }
}

.SliderPopularGames_slideItem__P9Xy3 {
    padding-left: 10px;
    padding-right: 10px
}

@media(max-width: 1199px) {
    .SliderPopularGames_slideItem__P9Xy3 {
        flex-basis:33.33333%
    }
}

@media(min-width: 1200px)and (max-width:1440px) {
    .SliderPopularGames_slideItem__P9Xy3 {
        flex-basis:25%
    }
}

@media(min-width: 1441px)and (max-width:1919px) {
    .SliderPopularGames_slideItem__P9Xy3 {
        flex-basis:20%
    }
}

@media(min-width: 1920px) {
    .SliderPopularGames_slideItem__P9Xy3 {
        flex-basis:16.66667%
    }
}

.SliderPopularGames_mobileSlideItem__TmtBp {
    display: flex;
    height: auto!important;
    margin-right: 0;
    padding-left: 5px;
    padding-right: 5px
}

@media screen and (min-width: 721px) {
    .SliderPopularGames_mobileSlideItem__TmtBp {
        flex-basis:25%
    }
}

@media screen and (max-width: 720px) {
    .SliderPopularGames_mobileSlideItem__TmtBp {
        flex-basis:30%
    }
}

@media screen and (max-width: 480px) {
    .SliderPopularGames_mobileSlideItem__TmtBp {
        flex-basis:44%
    }
}

.SliderPopularGames_slideClass__MlWyK {
    flex-shrink: 0;
    height: 100%;
    width: 100%
}

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

.SliderPopularGames_wrapperClass__lMoAK .swiper-container {
    padding-left: 0!important;
    padding-right: 0!important
}

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

.direction-rtl .SliderPopularGames_slideItem__P9Xy3 {
    padding: 0
}

.GenresMenu_mobile_root__NIQ6d.GenresMenu_mobile_mobile__ILdYg {
    background-color: #0000;
    border-radius: 0;
    display: flex;
    width: auto
}

.GenresMenu_mobile_mobile__ILdYg .GenresMenu_mobile_menuItem__CpfxP {
    align-items: center;
    border-left: 2px solid #043e7d;
    border-top: none;
    display: flex;
    height: 66px;
    max-width: 120px;
    min-width: 80px;
    padding-left: 5px;
    padding-right: 5px;
    text-transform: none;
    width: auto
}

.GenresMenu_mobile_mobile__ILdYg .GenresMenu_mobile_menuItemText__ynnBW {
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap
}

.GenresMenu_mobile_mobile__ILdYg .GenresMenu_mobile_menuItemLink__3IdZB {
    align-items: center;
    color: var(--color-main-white);
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    text-decoration: none;
    transition: .2s;
    width: 100%
}

.GenresMenu_mobile_mobile__ILdYg .GenresMenu_mobile_menuItemLink__3IdZB:hover {
    color: var(--color-accent-info)
}

.GenresMenu_mobile_mobile__ILdYg .GenresMenu_mobile_menuItemLinkActive__dy4uP {
    background-color: #0000;
    color: var(--color-main-orange);
    text-decoration: none;
    width: 100%
}

.GenresMenu_mobile_mobile__ILdYg .GenresMenu_mobile_menuItemLinkActive__dy4uP:hover {
    color: var(--color-main-orange)
}

.GenresMenu_mobile_mobile__ILdYg .GenresMenu_mobile_menuItemIcon__TU1xQ {
    fill: var(--color-accent-info);
    display: block;
    height: 20px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    width: 20px
}

.direction-rtl .GenresMenu_mobile_menuItem__CpfxP:first-child {
    border-left: 2px solid #043e7d
}

.direction-rtl .GenresMenu_mobile_menuItem__CpfxP:last-child {
    border-left: none
}

.GenresMenu_root__pE-EI {
    background-color: var(--color-main-white);
    border-radius: var(--app-base-border-radius);
    overflow: hidden;
    width: var(--left-menu-width)
}

.GenresMenu_menuItem__lCjHL {
    align-items: center;
    display: flex;
    height: 60px;
    overflow: hidden;
    text-transform: uppercase;
    width: 100%
}

.GenresMenu_menuItem__lCjHL+.GenresMenu_menuItem__lCjHL {
    border-top: 2px solid var(--color-light-grey)
}

.GenresMenu_menuItemText__2R-AZ {
    font-size: 16px;
    font-weight: 500;
    line-height: 60px;
    max-width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap
}

.GenresMenu_menuItemLink__WOZmh {
    align-items: center;
    color: var(--color-main-black);
    display: flex;
    height: 60px;
    text-decoration: none;
    transition: .2s;
    width: 100%
}

.GenresMenu_menuItemLink__WOZmh:hover {
    color: var(--color-accent-info)
}

.GenresMenu_menuItemLinkActive__GV5gr {
    background-color: var(--color-light-grey);
    color: var(--color-main-orange);
    text-decoration: none;
    width: 100%
}

.GenresMenu_menuItemLinkActive__GV5gr:hover {
    color: var(--color-main-orange)
}

.GenresMenu_menuItemIcon__IiHlI {
    fill: var(--color-dark-grey);
    display: inline;
    height: 40px;
    line-height: 60px;
    margin-left: 10px;
    margin-right: 10px;
    vertical-align: middle;
    width: 40px
}

.GenresMenu_menuItem__lCjHL.GenresMenu_selected__JLlak {
    background-color: var(--color-light-grey);
    border-top: 2px solid #fff
}

.GenresMenu_menuItem__lCjHL.GenresMenu_selected__JLlak .GenresMenu_menuItemIcon__IiHlI {
    fill: var(--color-accent-info)
}

.Search_mobile_root__tfDkI {
    display: flex;
    height: 30px;
    justify-content: flex-end;
    left: calc(100% - 216px);
    position: absolute;
    right: 16px;
    transition: left .4s,right .4s,width .4s;
    width: 200px;
    z-index: 2
}

@media screen and (max-width: 1024px) {
    .Search_mobile_root__tfDkI {
        left:calc(100% - 208px);
        right: 8px
    }
}

@media screen and (max-width: 400px) {
    .Search_mobile_root__tfDkI {
        left:50%;
        width: calc(50% - 8px)
    }
}

@media screen and (max-width: 480px) {
    .Search_mobile_root__tfDkI.Search_mobile_active__ZK2bc {
        left:8px;
        max-width: 100%;
        right: 8px;
        width: calc(100% - 16px)
    }
}

.Search_mobile_wrap__r2jc3 {
    align-items: center;
    background-color: #002347;
    border: 2px solid #0000;
    border-radius: 30px;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    transition: .4s
}

.Search_mobile_searchButton__dzf9x {
    height: 15px;
    left: 10px;
    position: absolute;
    top: 6px;
    width: 16px
}

.Search_mobile_searchIcon__EXH8T {
    fill: #428cdc;
    height: 100%;
    width: 100%
}

.Search_mobile_clearButton__6ag0X {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 26px;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    z-index: -1
}

.Search_mobile_clearButton__6ag0X.Search_mobile_showIcon__cs8O6 {
    z-index: 1
}

.Search_mobile_clearIcon__ychB9 {
    fill: #428cdc;
    height: 10px;
    width: 10px
}

.Search_mobile_input__2GIiu {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    left: 35px;
    line-height: 1;
    position: absolute;
    text-transform: uppercase;
    top: 5px;
    width: calc(100% - 65px)
}

.Search_mobile_input__2GIiu::placeholder {
    color: #428cdc;
    line-height: normal!important
}

.direction-rtl .Search_mobile_root__tfDkI {
    direction: rtl;
    left: 10px;
    right: unset
}

.direction-rtl .Search_mobile_clearButton__6ag0X {
    flex: 0 0 auto;
    left: 1px;
    right: unset
}

.direction-rtl .Search_mobile_searchButton__dzf9x {
    left: unset;
    margin-left: 10px;
    margin-right: unset;
    right: 10px
}

.Search_root__x4UpW {
    height: 40px;
    margin: 0 10px;
    width: calc(100% - 20px)
}

.Search_wrap__xbf-c {
    align-items: center;
    border: 2px solid #0d4177;
    border-radius: 20px;
    display: flex;
    height: 100%;
    position: relative;
    transition: .4s;
    width: 100%
}

.Search_active__UvLf4 .Search_wrap__xbf-c {
    border: 2px solid #1181d0
}

.Search_searchButton__RQU2x {
    flex: 0 0 auto;
    margin-left: 10px;
    width: 37px
}

.Search_clearButton__iarXp {
    flex: 0 0 auto;
    position: absolute;
    right: 10px;
    width: 20px;
    z-index: -1
}

.Search_clearButton__iarXp.Search_showIcon__p4w9W {
    z-index: 1
}

.Search_clearIcon__ZdUee {
    fill: #0d4177;
    height: 20px;
    width: 20px
}

.Search_searchIcon__t1zr7 {
    fill: #1183d3;
    height: 20px;
    width: 20px
}

.Search_input__J1ILz {
    color: #fff;
    flex: 1 0 auto;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    max-width: calc(100% - 90px);
    text-transform: uppercase
}

.Search_input__J1ILz::placeholder {
    color: var(--color-medium-blue);
    font-size: 14px
}

.direction-rtl .Search_root__x4UpW {
    direction: rtl
}

.direction-rtl .Search_clearButton__iarXp {
    flex: 0 0 auto;
    left: 10px;
    right: unset
}

.direction-rtl .Search_searchButton__RQU2x {
    margin-left: unset;
    margin-right: 10px
}

.FavoritesCounter_root__EHvgt {
    align-items: center;
    display: flex;
    flex: 1 0 auto;
    justify-content: flex-end;
    min-width: 40px;
    opacity: 1;
    transition: all .8s
}

.FavoritesCounter_root__EHvgt.FavoritesCounter_isHidden__gPk55 {
    opacity: 0
}

.FavoritesCounter_inner__xwhhQ {
    align-items: center;
    background-color: var(--color-accent-bonus);
    border-radius: 50%;
    color: #002347;
    display: flex;
    flex-direction: column;
    font-size: 12px;
    font-weight: 700;
    height: 20px;
    justify-content: center;
    line-height: var(--app-base-spacing);
    margin-left: 10px;
    margin-right: 10px;
    text-align: right;
    text-transform: uppercase;
    width: 20px
}

.FavoritesCounter_icon__upBIj {
    fill: var(--color-accent-bonus);
    height: 16px;
    margin-right: 12px;
    margin-top: -3px;
    width: 16px
}

.FavoritesCounter_icon__upBIj.FavoritesCounter_isEmpty__cR8Mx {
    fill: var(--color-accent-info)
}

.FavoritesCounter_favoriteText__ByzlC {
    color: var(--color-accent-info);
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap
}

.FavoritesCounter_favoriteText__ByzlC.FavoritesCounter_isFavoritePage__Nl\+rR {
    color: var(--color-main-white)
}

.PromotionBanner_gameOfTheDay__dydNM {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.1;
    margin-top: -105px;
    min-height: 60px;
    padding-top: 12px;
    position: relative;
    text-align: center;
    text-transform: uppercase
}

.PromotionBanner_gameOfTheDay__dydNM span {
    color: var(--color-accent-bonus);
    font-size: 20px;
    font-weight: 500
}

.PromotionBanner_gameOfTheDayWrap__B-Y57 {
    margin-bottom: 4px;
    text-align: center
}

.PromotionBanner_gameOfTheDayWrap__B-Y57 img {
    left: -3px;
    position: relative;
    top: 6px
}

.PromotionBanner_banner__4dJro {
    align-items: center;
    background-image: linear-gradient(180deg,#003266 90%,#00326600);
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    margin-top: 12px;
    padding-top: 20px;
    position: relative
}

@media only screen and (max-width: 1300px) {
    .PromotionBanner_banner__4dJro {
        padding-top:10px
    }
}

.PromotionBanner_banner__4dJro:before {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/crown.bec1cca93d2b82a94e14.svg);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    height: 59px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: -15px;
    width: 87px
}

@media only screen and (max-width: 1300px) {
    .PromotionBanner_banner__4dJro:before {
        top:-13px;
        width: 70px
    }
}

.PromotionBanner_menuHeader__TwPMi {
    background-image: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/double_lines.67368afa1f6aa9d0c695.svg);
    background-position: 50% 0;
    background-repeat: no-repeat;
    padding: 15px var(--app-base-spacing) 5px;
    text-align: center;
    width: 100%
}

.PromotionBanner_bonusTitle__mocMO {
    color: var(--color-main-white);
    font-family: Roboto,sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    margin-top: 12px;
    padding: 0 12px;
    text-transform: uppercase
}

@media(min-width: 1025px)and (max-width:1300px) {
    .PromotionBanner_bonusTitle__mocMO {
        font-size:14px
    }
}

@media only screen and (max-width: 1024px) {
    .PromotionBanner_bonusTitle__mocMO {
        margin-top:15px
    }
}

.PromotionBanner_countBlock__roLNt {
    color: var(--color-accent-bonus);
    font-family: Roboto Condensed,sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    margin-top: 5px;
    min-height: 30px;
    padding: 0 8px;
    text-transform: uppercase
}

@media(min-width: 1025px)and (max-width:1300px) {
    .PromotionBanner_countBlock__roLNt {
        line-height:27px;
        min-height: 27px
    }
}

.PromotionBanner_promotionsButton__utYmB {
    background-color: var(--color-main-orange);
    background-image: linear-gradient(to top,var(--color-main-orange) 0,var(--color-second-orange) 100%);
    border-radius: 30px;
    box-shadow: 0 11px 27px #fa4100a1;
    color: var(--color-main-white);
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    line-height: var(--left-menu-width-min);
    margin-top: 7px;
    min-width: 126px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase
}

@media(min-width: 1025px)and (max-width:1300px) {
    .PromotionBanner_promotionsButton__utYmB {
        font-size:16px;
        line-height: 32px;
        margin-top: 6px
    }
}

.TopMenu_root__oOSTr {
    background-color: var(--color-second-blue);
    border-top-left-radius: var(--app-base-border-radius);
    border-top-right-radius: var(--app-base-border-radius);
    width: var(--left-menu-width)
}

.TopMenu_menuItem__uF2Wo.TopMenu_searchMenuItem__4KxQQ+.TopMenu_menuItem__uF2Wo {
    border-top: none
}

.TopMenu_menuItem__uF2Wo+.TopMenu_menuItem__uF2Wo {
    border-top: 2px solid #043e7d
}

.TopMenu_menuItem__uF2Wo.TopMenu_noBorder__c3-vi {
    border-top: none
}

.TopMenu_menuItemLink__sEAl0 {
    color: var(--color-main-white)
}

.TopMenu_menuItemLinkActive__oYKX\+ {
    color: var(--color-accent-bonus);
    text-decoration: none;
    width: 100%
}

.TopMenu_menuItemLinkActive__oYKX\+:hover {
    color: var(--color-accent-bonus)
}

.TopMenu_menuItem__uF2Wo:last-child {
    background: linear-gradient(180deg,#00234700,#002347)
}

.TopMenu_allGamesIcon__g9TAC,.TopMenu_menuItemIcon__NUGu\+ {
    fill: var(--color-accent-info)
}

.TopMenu_root__oOSTr:not(.TopMenu_mobile__Zq259) .TopMenu_menuItem__uF2Wo:last-child {
    height: 90px;
    margin-bottom: -30px;
    padding-bottom: 30px
}

.TopMenu_mobile__Zq259.TopMenu_root__oOSTr {
    background-image: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    display: flex;
    width: auto
}

.TopMenu_mobile__Zq259 .TopMenu_menuItem__uF2Wo {
    align-items: center;
    border-left: 2px solid #043e7d;
    border-top: none;
    display: flex;
    height: 80px;
    max-width: 120px;
    min-width: 80px;
    padding-left: 5px;
    padding-right: 5px;
    text-transform: none;
    width: auto
}

.TopMenu_mobile__Zq259 .TopMenu_menuItem__uF2Wo:first-child {
    border-left: none
}

.TopMenu_mobile__Zq259 .TopMenu_menuItemText__ffzh4 {
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap
}

.TopMenu_mobile__Zq259 .TopMenu_menuItemLink__sEAl0 {
    align-items: center;
    color: var(--color-main-white);
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center
}

.TopMenu_mobile__Zq259 .TopMenu_menuItemLink__sEAl0:hover {
    color: var(--color-accent-info)
}

.TopMenu_mobile__Zq259 .TopMenu_menuItemLinkActive__oYKX\+ {
    color: var(--color-accent-bonus);
    text-decoration: none;
    width: 100%
}

.TopMenu_mobile__Zq259 .TopMenu_menuItemLinkActive__oYKX\+:hover {
    color: var(--color-accent-bonus)
}

.TopMenu_mobile__Zq259 .TopMenu_menuItem__uF2Wo:last-child {
    background: none
}

.TopMenu_mobile__Zq259 .TopMenu_menuItemIcon__NUGu\+ {
    fill: var(--color-accent-info);
    display: block;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0
}

.TopMenu_mobile__Zq259 .TopMenu_allGamesIcon__g9TAC {
    fill: var(--color-accent-info)
}

.direction-rtl .TopMenu_menuItem__uF2Wo:first-child {
    border-left: 2px solid #043e7d
}

.NavMenu_nav__oU-sr {
    padding-bottom: 20px
}

.NavMenu_mobile__db5oo {
    -ms-overflow-style: none;
    background-color: var(--color-second-blue);
    display: flex;
    overflow: auto;
    overscroll-behavior: contain;
    padding-bottom: 0;
    position: relative;
    scrollbar-width: none
}

.NavMenu_mobile__db5oo::-webkit-scrollbar {
    background: #0000;
    height: 0;
    width: 0
}

.direction-rtl .NavMenu_nav__oU-sr {
    direction: rtl
}

.ModalForm_title__YEj30 {
    color: var(--color-main-black);
    margin-bottom: 20px
}

.ModalForm_input__uTfGE {
    background-color: var(--color-main-white);
    font-size: 16px;
    margin-bottom: 20px;
    text-align: center;
    width: 150px
}

.ModalForm_inputError__aUimL {
    color: var(--color-accent-warning);
    margin-bottom: 20px
}

.ModalForm_button__CIdzB {
    margin: 0 auto
}

.ModalForm_form__3oUd1 {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.ModalForm_modal__3Tj8M {
    overflow: hidden;
    position: relative
}

.ModalForm_preloader__y01K7 {
    background-color: #0000004d;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 10
}

.CardForm_button__D3Gxo {
    align-items: center;
    color: var(--color-main-black);
    display: flex;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    padding: 2px 10px 2px 6px;
    position: relative;
    text-transform: uppercase;
    white-space: nowrap;
    z-index: 1
}

.CardForm_button__D3Gxo.CardForm_disabled__NchJd {
    opacity: .42;
    pointer-events: none
}

.CardForm_icon__5QxZT {
    height: 18px;
    margin-right: 4px;
    width: 26px
}

.CardForm_container__7ui38 {
    align-items: center;
    display: flex;
    height: 100%;
    position: relative
}

.CardForm_container__7ui38:before {
    background-color: #fff;
    background: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/one_click_refill_back.e13ee508e74e298877a6.svg);
    background-size: 100%;
    bottom: 0;
    content: "";
    display: none;
    height: 34px;
    left: 50%;
    pointer-events: none;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    width: calc(100% + 50px);
    z-index: 0
}

.CardForm_container__7ui38.CardForm_opened__lFjpo:before {
    display: block
}

.CardForm_form__4mIxn {
    align-items: center;
    background-color: var(--color-main-white);
    border-radius: 15px;
    box-shadow: 0 10px 5px #0000001a;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    left: 50%;
    padding: 20px;
    position: absolute;
    top: 100%;
    transform: translateX(-50%);
    z-index: 1
}

.CardForm_field__3kN2y {
    flex: 1 0 100%;
    margin-bottom: 12px
}

.CardForm_fieldSelect__M-V0t {
    align-self: flex-end;
    flex: 0 1 48%;
    margin-bottom: 20px;
    max-width: 48%
}

.CardForm_currency__FOHS9 {
    background-color: var(--color-main-grey);
    color: #8e9aa8;
    font-size: 16px;
    padding: 0 12px;
    text-transform: uppercase
}

.CardForm_input__BUcZ\+ {
    background-color: var(--color-main-white);
    font-size: 16px
}

.CardForm_inputLabel__vATBu {
    color: var(--color-main-black)
}

.CardForm_inputError__cMqyB {
    color: var(--color-accent-warning)
}

.CardForm_submitBtn__oYXrb {
    margin: 0 auto;
    white-space: nowrap
}

.CardForm_withActiveBonus__r-n0P:before {
    height: 38px
}

.CardForm_withActiveBonus__r-n0P .CardForm_form__4mIxn {
    margin-top: 4px
}

.CardForm_preloader__MpHr6 {
    background-color: #0000004d;
    border-radius: 15px;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 10
}

.OneClickRefillForm_button__dSt3N {
    align-items: center;
    color: var(--color-main-black);
    display: flex;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    padding: 2px 10px 2px 6px;
    position: relative;
    text-transform: uppercase;
    white-space: nowrap;
    z-index: 1
}

.OneClickRefillForm_button__dSt3N.OneClickRefillForm_disabled__mChPn {
    opacity: .42;
    pointer-events: none
}

.OneClickRefillForm_icon__j0VYK {
    height: 18px;
    margin-right: 4px;
    width: 26px
}

.OneClickRefillForm_container__PmvMK {
    align-items: center;
    display: flex;
    height: 100%;
    position: relative
}

.OneClickRefillForm_container__PmvMK:before {
    background-color: #fff;
    background: url(https://front.cdn-mb.com/spa-static/1.4.1153/static/media/one_click_refill_back.e13ee508e74e298877a6.svg);
    background-size: 100%;
    bottom: 0;
    content: "";
    display: none;
    height: 34px;
    left: 50%;
    pointer-events: none;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    width: calc(100% + 50px);
    z-index: 0
}

.OneClickRefillForm_container__PmvMK.OneClickRefillForm_opened__iajtZ:before {
    display: block
}

.OneClickRefillForm_form__UOlZJ {
    align-items: center;
    background-color: var(--color-main-white);
    border-radius: 15px;
    box-shadow: 0 10px 5px #0000001a;
    display: flex;
    left: 50%;
    margin-top: 3px;
    padding: 20px;
    position: absolute;
    top: 100%;
    transform: translateX(-50%);
    z-index: 1
}

.OneClickRefillForm_field__Gp6db {
    align-items: center;
    background-color: var(--color-main-grey);
    display: flex;
    margin-right: 14px
}

.OneClickRefillForm_currency__jYDE2 {
    color: #8e9aa8;
    font-size: 16px;
    padding: 0 12px;
    text-transform: uppercase
}

.OneClickRefillForm_input__0pibd {
    background-color: var(--color-main-white);
    font-size: 16px;
    width: 80px
}

.OneClickRefillForm_submitBtn__dF1vm {
    white-space: nowrap
}

.OneClickRefillForm_withActiveBonus__rlsN\+:before {
    height: 38px
}

.OneClickRefillForm_withActiveBonus__rlsN\+ .OneClickRefillForm_form__UOlZJ {
    margin-top: 4px
}

.direction-rtl .OneClickRefillForm_field__Gp6db {
    margin-left: 14px;
    margin-right: 0
}

.direction-rtl .OneClickRefillForm_icon__j0VYK {
    margin-left: 4px;
    margin-right: 0
}

.CardForm_modal__8jW5L {
    position: relative
}

.CardForm_fieldSelect__7KhoX,.CardForm_field__Uacc9 {
    margin-bottom: 12px
}

.CardForm_inputLabel__E9J43 {
    color: var(--color-main-black)
}

.CardForm_inputError__R9u7u {
    color: var(--color-accent-warning)
}

.CardForm_submitBtn__mMJPe {
    margin: 0 auto
}

.CardForm_preloader__ce61q {
    background-color: #0000004d;
    border-radius: var(--app-base-border-radius);
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 10
}

.OneClickRefill_form__3Rm5c {
    align-items: center;
    background-color: var(--color-light-grey);
    display: flex;
    justify-content: center;
    overflow: hidden;
    padding: 20px 12px;
    position: relative;
    width: 100%
}

.OneClickRefill_form__3Rm5c.OneClickRefill_casino__uyu3W {
    background-color: var(--color-second-blue)
}

.OneClickRefill_form__3Rm5c.OneClickRefill_isWidget__O0M7m {
    background-color: #0000
}

.OneClickRefill_form__3Rm5c:not(.OneClickRefill_isWidget__O0M7m):before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAosAAACaBAMAAAAz0R8zAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAeUExURUdwTNDX39HY4NHY39DY4NHY4NHZ4NHY4M/Y4NHY4ONJeIQAAAAJdFJOUwBAwHwYWJjoMPdTUHMAAAQRSURBVHja7Z29UxNBGIcTCBC7W/ErnZ6jM+mC0YIujBVd1IoO7dLR0kFJxzfufytI4gDZ23dv773NxXmeknky3O/dBPZtfmm1ntI2L1p+QoxMMHYSGUcJjGMzmv/hib0UXhZinArGnn0rGNtJjIndF4x+gDFwBTwQR3CQYEi1BSxpHNqxYFibxQXUGIFGwJpG8JCOtcKHumvtqJ6AffHxD6XHDwooGyPhj7i1rarGmr2p5wRbCgG7CiNwB3zIqj2vx2hKwDQjWLfXgrESYFzM/WTKuPg1UzLRKPyTsjEzRqJR+Oy7wcaNaBTPuhdonEYHLDSeNSqgz9ibGtee+0SYceoewU2FEZwoBjyvHNDOfeLKGJOpceX5Z+oYo0bAvUYFDDHOROO358bhGOOOMT17Zcwbz2p0b7zwGdv2rJpxHGJM7LvKRt9vmKmR+Y2fmeMTJ+1xvSRLzJKvOc0JuF9PwDRrzqQhi2qSPa6+NaefYlFtKQRs9pqzNHtcqjVHMpxrTjfPhZfJRls01vKPCYzV/L00pPxDAgMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAdOkYk8R40wijKxb0RhpL3pLxxLiobGx4erk8hkbA9SYHfMQzTzXZPbuearKZcVlPQI0RyAFDRlC9LrpnTwXD2ZX83wcsaUTWjMlvYo2AGiPQ6VGTjX3BcDZo/fcB1Y35mrFZ4eOl5zWSMWtjLTyNzsw4iDe6M6Nw1m3RWJsZ+8X3iWBj4BpBUwK+1Q5YzlgP70oelwqoesYaAQelArqNTDSOim8cjq5kjTNe1zzjLN5YYF307RK3aa0xZuRZ8zbtjc/oGvMqwDivZrSNef7XaHmN68rG6zvDW/L72l7MG+xxKmtOmj1upcl7nMYVmD3uqRF1BdY44yXf40puAc4yaPa46kvMLd9z6VdrGJ9y6eF+5eMERp5nonFU2QAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXb4OB4KxORwnMH4EGFkCYzgcxRhL3pJR0vD0ct3T8VST/TNGrsdvxghCAmYxAR/SFY22p5rsHndX8qE4AvHxNc64voDljMiasdg3cbmAGiPQ6FFbrasuenkChhTFpamSO1vcCV4rPL5GV14dPWq7cYWPTqN41j3R2As2ik9je2pcVDAmU+PK88/UYfQUR5AmoMYIzioYzq7kbcURXGmfceQIFlAXrRnw92IDLrIu+tiYiX1nPF/qEWT074zim6O5M37WbHRujUO7ZcyRz7DVjZfWfpuv321uqXvMFlD5CtyNvAKnCtjgPe6xEXf/a8ge127M1/5EXYGXZ49rytf+rMR9a9HyrDkLrItuD79I77UAYyuBsTr8nMD4OhyUNv4AMURBKBpJRbYAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0;
    width: 100%
}

.OneClickRefill_controls__W7fpi {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%
}

.OneClickRefill_input__8eq4C {
    max-width: 178px;
    width: 100%
}

.OneClickRefill_inputClassName__cJ5j\+ {
    color: var(--color-main-grey);
    text-align: left!important
}

.OneClickRefill_inputClassName__cJ5j\+:focus {
    color: var(--color-main-black)
}

.OneClickRefill_submitBtn__3MCX4 {
    margin-left: -20px;
    position: relative;
    white-space: nowrap
}

.OneClickRefill_casinoBtn__sq22C {
    background-image: linear-gradient(to top,#fa9400 0,#fa9400 1%,#fab600 99%,#fab600 100%),linear-gradient(to top,var(--color-main-orange) 0,var(--color-second-orange) 100%);
    border: none;
    border-radius: 30px;
    box-shadow: 0 10px var(--app-base-spacing) #fa940066;
    color: var(--color-main-white);
    font-weight: 500;
    margin-left: -40px;
    min-height: 20px;
    padding: 8px 20px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap
}

.OneClickRefill_casino__uyu3W:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAksAAACwBAMAAADtWTfCAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAbUExURUdwTCZssyZstSVstCVwsyZstSZstCZstCZstFftHUYAAAAIdFJOUwA/woMYaOeoWfFZ/gAABDlJREFUeNrtnb9TG0kQhSUkdA5Zc64ihLHPVuhj/YPQLhKFnJ0Q2r5EIedLFEoCRP/ZHmMJV6HV7GN3tCtW3xcsVdAt6OnH7PYGb1qtDL67w1Y+befOhLBd5/aEsB33SohqPXV/KWHH7oUS5txrqYLs5TBTlmnXTPklO2YfhLADmyqFndi1Eja0sdJoswshrJP9YW2t/o6ZIpMnNlMKO7dLJWxkEyVMbvSZ1Ohxqey4MplElYnS6D/URo9LZUsyOdBk0rcrIaobWSamVTAulX0TVSZfapDJVNsPxqWyq5dJJ7JMxEYvLVM3SZJzm/prsB1tHzCya38Nbk8ffcDQJnlh/ufPzP7zX1o5YU/N/kmSP4ML7sMObKZUcGI3Slh/eZm8XOcchuW64CwsuAU5gptzk/MPN2eSIzilgt5d2Ouw4H4yXp19kZ/9k72wXOdMc27fc65z9uU5Vzn7klLBQKvgPHuZBo9BJl+iyURs9Lhg9iimTNqaTHaiyuTkIY1eWqb9NH1v9jxN02D25zQ9Nvs/Tf8O7qb+Y/yf469vgsvkA0Y29ddg/zs+YGg3/hqs/9QHmP3rr8Hbxv5tBb7Qt8FC/ce8y9Zl3FltEHVW68ed1aSnq172Y7ScLT6b1DKrrb/R2y4TsdG9qLNaPSO92Ogy09Zgk9/81DKUT9Yuk24dMok9lGc2+pM7UrK/O6X+rXkTDAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUIonNXjtdB+f104T7HMrMMA92B5f1DIGuE2wz62g0dsuE7HR2y4TrdENkImtu9GfnHNm35x7Hkz1US/N/DXot9X2Af3bsOC6d27DZi7Hb2vHBwxt6nIcw+4qcMEKjm8r+CZU8KvQo3tyfez2uZUY4N59+7JI9vI/XHSXZd0n+XJ9ja5ZJh8qk8lvO+1xgUbv1uqyPIsqkyut0YcFGv3LnF/0rJfM+c2OhLB92Zw/kcz5xeMFLpWwoX3NqqCx9rnFhvJVBrgbbZ+7OUP5MKZMahnpq3h301z73KjTVi1vfh7fmTbNHemjDuXtnEMSFquZc0jCnNPwaRALPodPg1iQpkoH2zmnQSy2jZzzLO4qkAoFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIBVJMmeENXNca2a05bDlD/tY9jc6sEVlCh0631R77Haa+eiePZ9avJFvVh7o/HakRrdCPtcpYJeqUb3miAT5bYxKNVoOfu6jt0kqkzKWNSJMhnV4LIc28mwaKPX5Itav31uhuBKGOA21j63bKNnEbMrksnh+mQiNnrbZbJ8A85sdLnsimRyVtl+0F1dwWbb54q3zajT1ix+dsFnk/7mHn204vmosfa5BRu94iF8s+1z9zSZrH/aauxIH7fR55yQpTSaE7KkRieRXzcr9wP5TXgtL8yXKvgBnBDqpyn5wWUAAAAASUVORK5CYII=)
}

.OneClickRefill_casino__uyu3W .OneClickRefill_input__8eq4C {
    background-color: #fab200;
    background-image: linear-gradient(to right,#faac00 0,#faac00 62%,var(--color-second-blue) 84%,var(--color-second-blue) 100%);
    border: 0;
    max-width: 190px;
    padding: 2px
}

.OneClickRefill_casino__uyu3W .OneClickRefill_labelClassName__5FBYb {
    border: 0
}

.OneClickRefill_casino__uyu3W .OneClickRefill_inputClassName__cJ5j\+ {
    background-color: var(--color-second-blue);
    border: 0;
    color: #fff
}

.direction-rtl .OneClickRefill_inputClassName__cJ5j\+ {
    text-align: right!important
}

.direction-rtl .OneClickRefill_submitBtn__3MCX4 {
    margin-left: 0;
    margin-right: -20px
}

.direction-rtl .OneClickRefill_controls__W7fpi {
    flex-direction: row-reverse
}

.direction-rtl .OneClickRefill_casino__uyu3W {
    direction: rtl
}

.direction-rtl .OneClickRefill_casino__uyu3W .OneClickRefill_inputClassName__cJ5j\+ {
    text-align: right!important
}

.direction-rtl .OneClickRefill_casino__uyu3W .OneClickRefill_casinoBtn__sq22C {
    margin-left: 0;
    margin-right: -40px
}

.direction-rtl .OneClickRefill_casino__uyu3W .OneClickRefill_input__8eq4C {
    background-image: linear-gradient(to left,#faac00 0,#faac00 62%,var(--color-second-blue) 84%,var(--color-second-blue) 100%)
}

.direction-rtl .OneClickRefill_casino__uyu3W .OneClickRefill_controls__W7fpi {
    flex-direction: row
}

.OneClickRefillMenu_wrap__h6U8E {
    display: flex;
    height: 50px
}

.WinnersVerticalList_root__\+Nmiw {
    background: linear-gradient(180deg,#003266 20.83%,#00234700);
    border-radius: 15px;
    height: 360px;
    overflow: hidden;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 240px;
    z-index: 1
}

.WinnersVerticalList_listHeader__ZmbNQ {
    align-items: center;
    display: flex;
    flex-shrink: 0;
    justify-content: center;
    padding: 10px
}

.WinnersVerticalList_iconWrap__C7j9F {
    align-items: center;
    background-color: var(--color-accent-bonus);
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-right: 11px;
    padding: 10px 20px;
    width: 60px
}

.WinnersVerticalList_icon__3q9ZR {
    height: 20px;
    width: 18px
}

.WinnersVerticalList_title__6FcKX {
    color: #428cdc;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.1;
    text-transform: uppercase
}

.WinnersVerticalList_hoverInfo__Srbi9 {
    align-items: center;
    background-color: #003266cc;
    bottom: 0;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: .4s;
    width: 100%
}

.WinnersVerticalList_pseudoButton__U3EUu {
    align-items: center;
    background-color: var(--color-main-orange);
    background-image: linear-gradient(to top,var(--color-main-orange) 0,var(--color-second-orange) 100%);
    border-radius: 20px;
    box-shadow: 0 10px 30px #fa410066;
    display: inline-flex;
    height: 40px;
    justify-content: center;
    line-height: 40px;
    max-width: 90%;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap
}

.WinnersVerticalList_pseudoButton__U3EUu:hover {
    background-image: linear-gradient(0deg,#fa5e00 0,#fa7c00);
    box-shadow: 0 20px 30px #fa410066
}

.WinnersVerticalList_pseudoButtonIcon__BgbP- {
    fill: #fc9a66;
    display: inline;
    height: 20px;
    margin-right: 10px;
    min-width: 20px;
    width: 20px
}

.WinnersVerticalList_pseudoButtonWrap__zjJgr {
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
    width: calc(100% - 40px)
}

.WinnersVerticalList_pseudoButtonText__rM4m- {
    color: var(--color-main-white);
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    line-height: var(--app-base-spacing);
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap
}

.WinnersVerticalList_list__qeqg3 {
    height: 300px
}

.WinnersVerticalList_item__XDHKH {
    height: 40px;
    padding: 0 10px;
    position: relative
}

.WinnersVerticalList_item__XDHKH:hover .WinnersVerticalList_hoverInfo__Srbi9 {
    opacity: 1
}

.WinnersVerticalList_image__A9mpI {
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
    float: left;
    height: 100%;
    margin-right: 10px;
    width: 60px
}

.WinnersVerticalList_header__5cEWm {
    color: var(--color-main-white);
    font-size: 16px;
    font-weight: 500;
    line-height: 1.1;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap
}

.WinnersVerticalList_description__PQQz4 {
    align-items: center;
    display: flex;
    justify-content: space-between;
    vertical-align: bottom
}

.WinnersVerticalList_name__VDHy7 {
    color: var(--color-accent-info);
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin-top: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
    white-space: nowrap
}

.WinnersVerticalList_buttonAmount__aBbMG {
    background-color: var(--color-accent-bonus);
    border-radius: 10px;
    height: var(--app-base-spacing);
    line-height: 16px;
    padding: 0 10px
}

.WinnersVerticalList_titleAmount__GU9of {
    color: var(--color-main-black);
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.direction-rtl .WinnersVerticalList_root__\+Nmiw {
    direction: rtl;
    left: 20px;
    right: auto
}

.direction-rtl .WinnersVerticalList_root__\+Nmiw:before {
    background-image: linear-gradient(to right,var(--color-second-blue) 0,var(--color-second-blue) 17%,#0032661a 100%);
    content: "";
    left: 0;
    position: absolute;
    right: unset;
    z-index: 1
}

.direction-rtl .WinnersVerticalList_image__A9mpI {
    float: right;
    margin-left: 10px;
    margin-right: unset
}

.direction-rtl .WinnersVerticalList_pseudoButtonIcon__BgbP- {
    margin-left: 10px;
    margin-right: unset
}

.direction-rtl .WinnersVerticalList_header__5cEWm {
    text-align: right
}

.direction-rtl .WinnersVerticalList_listHeader__ZmbNQ {
    direction: rtl
}

.direction-rtl .WinnersVerticalList_iconWrap__C7j9F {
    margin-left: 11px;
    margin-right: 0
}

.LiveGamesFrameLayout_wrap__gcUMo {
    background-color: #002347;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    width: 100%
}

.LiveGamesFrameLayout_gameWrap__nk2mj {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    position: relative;
    width: 100%
}

.LiveGamesFrameLayout_gameWrap__nk2mj .LiveGamesFrameLayout_preloaderWrap__JzCTW {
    align-items: center;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center
}

.LiveGamesFrameLayout_sportMatchWrap__JFGCJ {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.LiveGamesFrameLayout_iframeWrap__r5Jlv {
    background-color: #001c39;
    display: flex;
    flex-grow: 1;
    height: 100%;
    width: 100%
}

.LiveGamesFrameLayout_iframeWrap__r5Jlv::-webkit-scrollbar {
    display: none
}

.LiveGamesFrameLayout_errorMsg__PdPxw {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center
}
