@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');
@font-face {
    font-family: Georgia;
    font-display: block;
    src: local("Georgia"),url(../../fonts/home/Georgia.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

h1,h2 {
    font-family: inherit;
    font-weight: 400;
    line-height: 1.4;
    color: #fff
}

h1,h2 {
    font-weight: 700
}

h1 {
    font-size: 32px;
    text-align: center;
    text-shadow: 0 0 5px rgba(254,225,183,0.3);
    margin-top: 25px;
    margin-bottom: 35px
}

h2 {
    font-size: 24px;
    margin-top: 45px;
    margin-bottom: 20px
}

a {
    color: #008aff;
    cursor: pointer
}

@keyframes rotate___3iAYz {
    0% {
        transform: rotate(0deg)
    }

    50% {
        transform: rotate(180deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes blinking-full___1P_f5 {
    0% {
        opacity: 1
    }

    25% {
        opacity: 0
    }

    50% {
        opacity: 1%
    }

    75% {
        opacity: 1%
    }

    to {
        opacity: 1
    }
}

@keyframes spin___1XJPZ {
    to {
        transform: rotate(1turn)
    }
}

@keyframes blinking___2quxg {
    0% {
        opacity: 1
    }

    50% {
        opacity: .5
    }

    to {
        opacity: 1
    }
}

.tipsWrap___2rUjG {
    position: relative;
    z-index: 99
}

.withoutWidth___1i_0_ {
    width: inherit
}

.link___1d2vn {
    display: inline-block;
    width: 80px;
    height: 48px;
    vertical-align: middle;
    position: relative;
    border-radius: 4px;
    overflow: hidden
}

.link___1d2vn picture {
    display: block;
    width: inherit;
    height: inherit
}

.link___1d2vn .image___3Q4Li {
    width: inherit;
    height: inherit;
    -o-object-fit: cover;
    object-fit: cover
}

.btnDesktop___2gUIN {
    display: block;
    position: relative;
    z-index: 7;
    box-sizing: content-box;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
    background: none
}

.btnDesktop___2gUIN:disabled {
    opacity: .65;
    cursor: not-allowed;
    pointer-events: none
}

.btnDesktop___2gUIN.lg___cwVUp {
    width: 230px;
    height: 61px;
    border: 0
}

.btnDesktop___2gUIN.lg___cwVUp span {
    display: block;
    font-size: 24px;
    line-height: 56px;
    position: relative;
    z-index: 2
}

.btnDesktop___2gUIN.default___3Jrb0 {
    color: #ffcf85;
    font-size: 14px;
    text-shadow: 0 1px 1px rgba(0,0,0,0.49);
    text-decoration: underline;
    display: inline-block
}

.btnDesktop___2gUIN.default___3Jrb0:hover {
    text-decoration: none
}

.btnDesktop___2gUIN.default___3Jrb0.withArrows___3wQ61 span:after,.btnDesktop___2gUIN.default___3Jrb0.withArrows___3wQ61 span:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    display: inline-block;
    vertical-align: middle
}

.btnDesktop___2gUIN.default___3Jrb0.withArrows___3wQ61 span:before {
    border-width: 3px 5px 3px 0;
    border-color: transparent #b79c6b transparent transparent;
    margin-right: 6px
}

.btnDesktop___2gUIN.default___3Jrb0.withArrows___3wQ61 span:after {
    border-width: 3px 0 3px 5px;
    border-color: transparent transparent transparent #b79c6b;
    margin-left: 6px
}

.btnDesktop___2gUIN.warning___-eXGl {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.3)
}

.btnDesktop___2gUIN.warning___-eXGl.lg___cwVUp i,.btnDesktop___2gUIN.warning___-eXGl.lg___cwVUp span {
    display: block;
    font-size: 24px;
    font-style: normal;
    line-height: 61px;
    position: relative;
    color: #fff
}

.btnDesktop___2gUIN.warning___-eXGl.lg___cwVUp:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 360px;
    height: 100px;
    background-color: transparent;
    background-image: url(../../bimage/home/assets/img/desktop/buttons/main-btn-elements.webp);
    background-position: -35px 9px;
    background-repeat: no-repeat;
    transform: translate(-16%, -20%)
}

.btnDesktop___2gUIN.warning___-eXGl.lg___cwVUp:active:before {
    background-position: -35px -191px !important
}

.btnDesktop___2gUIN.warning___-eXGl.lg___cwVUp:hover:before {
    background-position: -35px -91px
}

.btnDesktop___2gUIN.warning___-eXGl.withArrows___3wQ61 span:after,.btnDesktop___2gUIN.warning___-eXGl.withArrows___3wQ61 span:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    display: inline-block;
    vertical-align: middle
}

.btnDesktop___2gUIN.warning___-eXGl.withArrows___3wQ61 span:before {
    border-width: 3px 5px 3px 0;
    border-color: transparent #fff transparent transparent;
    margin-right: 6px
}

.btnDesktop___2gUIN.warning___-eXGl.withArrows___3wQ61 span:after {
    border-width: 3px 0 3px 5px;
    border-color: transparent transparent transparent #fff;
    margin-left: 6px
}

.btnDesktop___2gUIN.primary___34rvO {
    border: 0;
    border-radius: 2px;
    padding: 0 12px;
    display: inline-block;
    vertical-align: top;
    zoom:1;font-size: 16px !important;
    text-decoration: none;
    cursor: pointer;
    width: auto;
    height: 32px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
    box-sizing: border-box;
    font-size: 16px;
    line-height: 32px;
    position: relative;
    font-family: Georgia,Times New Roman,Times,serif
}

.btnDesktop___2gUIN.primary___34rvO span {
    position: relative;
    z-index: 3;
    line-height: 32px
}

.btnDesktop___2gUIN.primary___34rvO:after,.btnDesktop___2gUIN.primary___34rvO:before {
    content: "";
    position: absolute;
    width: calc(50% + 1px);
    height: 100%;
    top: 0;
    bottom: 0;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: cover
}

.btnDesktop___2gUIN.primary___34rvO:before {
    background-image: url(../../bimage/home/assets/img/desktop/buttons/primary/primary.webp);
    background-position: 0;
    left: 0
}

.btnDesktop___2gUIN.primary___34rvO:after {
    background-image: url(../../bimage/home/assets/img/desktop/buttons/primary/primary.webp);
    background-position: 100%;
    right: 0
}

.btnDesktop___2gUIN.primary___34rvO:hover:after,.btnDesktop___2gUIN.primary___34rvO:hover:before {
    background-image: url(../../bimage/home/assets/img/desktop/buttons/primary/primary-hover.webp)
}

.btnDesktop___2gUIN.primary___34rvO:active:after,.btnDesktop___2gUIN.primary___34rvO:active:before {
    background-image: url(../../bimage/home/assets/img/desktop/buttons/primary/primary-pressed.webp)
}

.btnDesktop___2gUIN.primary___34rvO:disabled:after,.btnDesktop___2gUIN.primary___34rvO:disabled:before {
    background-image: url(../../bimage/home/assets/img/desktop/buttons/disabled/button-disabled.webp)
}

.grid___1Y8bE {
    width: 208px;
    display: inline-block;
    margin: 0 16px 16px 0
}

.tmbDesktop___29NkW {
    max-width: 208px;
    min-height: 162px;
    position: relative;
    box-sizing: border-box
}

.tmbDesktop___29NkW:hover .action___1Q-bm {
    opacity: 1;
    z-index: 3
}

.title___TreeB {
    height: 36px;
    position: relative;
    color: #cdb49f;
    font-size: 16px;
    text-shadow: 0 1px 0 #000;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.titleText___RZYO2 {
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-top: 6px;
    overflow: hidden
}

.img___2sBEP {
    height: 130px;
    border-radius: 3px;
    position: relative;
    background-image: url(../../bimage/home/assets/img/desktop/games/defaultThumb.png);
    box-shadow: 0 1px 2px rgba(0,0,0,0.6),inset 0 1px 2px 0 rgba(255,255,255,0.29),inset 0 0 6px rgba(193,161,126,0.39)
}

.img___2sBEP img {
    width: 100%;
    height: 100%;
    box-shadow: 0 1px 2px #000,inset 0 1px rgba(255,255,255,0.15);
    border-radius: 3px;
    color: #fff;
    -o-object-fit: cover;
    object-fit: cover
}

.imgWrapper___nlwBY {
    position: relative;
    overflow: hidden;
    height: 100%;
    background-size: cover;
    box-shadow: 0 1px 2px #000,inset 0 1px rgba(255,255,255,0.15)
}

.imgWrapper___nlwBY:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 2px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.6),inset 0 1px 2px 0 rgba(255,255,255,0.29),inset 0 0 6px rgba(193,161,126,0.39)
}

.imgWrapper___nlwBY .thumbImage___eYh3j {
    border-radius: 2px
}

.fav___h6-Qg {
    cursor: pointer;
    z-index: 19;
    background: url(../../bimage/home/assets/img/desktop/tmb/main-game-thumb-spr.webp) no-repeat;
    background-position: -78px -268px;
    width: 14px;
    height: 14px;
    display: block
}

.action___1Q-bm {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    height: 130px;
    transition: opacity .2s ease-in-out;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.action___1Q-bm:before {
    content: "";
    position: absolute;
    background-image: url(../../bimage/home/assets/img/desktop/tmb/main-game-hover-decor.webp);
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: calc(100% + 10px);
    height: calc(100% + 50px);
    top: -38px;
    left: -3px
}

.tmbPlayButton___BSGOW {
    position: relative;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
    font-size: 18px;
    width: 220px;
    height: 65px;
    line-height: 65px;
    left: 50%;
    transform: translateX(-50%);
    background: url(../../bimage/home/assets/img/desktop/tmb/main-game-thumb-spr.webp) 0 -5px no-repeat
}

.tmbPlayButton___BSGOW:hover {
    background-position: 0 -79px
}

.tmbPlayButton___BSGOW:active {
    background-position: 0 -150px;
    top: 1px
}

.jackpotWidgetWrap___1GExM {
    position: absolute;
    z-index: 15;
    left: 50%;
    margin: 0 0 0 280px;
    bottom: 0;
    width: 380px;
    height: 240px;
    display: inline-block;
    vertical-align: top;
    zoom:1;background: url(../../bimage/home/assets/img/desktop/jackpot/jackpot-container.webp) 0 0 no-repeat
}

.jackpotWidgetWrap___1GExM .cashWrapper___Bha2g {
    width: 373px;
    height: 304px;
    position: absolute;
    margin: 0;
    top: -117px;
    left: -19px;
    display: inline-block;
    vertical-align: top;
    zoom:1;background: url(../../bimage/home/assets/img/desktop/jackpot/main-action-btn.webp) 0 0 no-repeat
}

.jackpotWidgetWrap___1GExM .cashWrapper___Bha2g .buttonCashier___2O34g {
    position: absolute;
    top: 126px;
    left: 47px
}

.jackpotWidgetWrap___1GExM .cashWrapper___Bha2g .buttonCashier___2O34g span:after,.jackpotWidgetWrap___1GExM .cashWrapper___Bha2g .buttonCashier___2O34g span:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    display: inline-block;
    vertical-align: middle
}

.jackpotWidgetWrap___1GExM .cashWrapper___Bha2g .buttonCashier___2O34g span:before {
    border-width: 3px 5px 3px 0;
    border-color: transparent #fff transparent transparent;
    margin-right: 6px
}

.jackpotWidgetWrap___1GExM .cashWrapper___Bha2g .buttonCashier___2O34g span:after {
    border-width: 3px 0 3px 5px;
    border-color: transparent transparent transparent #fff;
    margin-left: 6px
}

.jackpotTitle___314Ax {
    position: absolute;
    bottom: 119px;
    left: 22px;
    width: 144px;
    text-align: center;
    text-transform: uppercase;
    color: #ead7b6;
    font-size: 18px;
    text-shadow: 0 1px 0 #000
}

.moneyWrapper___1dUGR {
    position: absolute;
    right: 123px;
    bottom: 66px;
    height: 36px;
    line-height: 36px;
    width: 234px
}

.moneyWrapper___1dUGR .money___2CMnE {
    text-align: right;
    display: flex;
    justify-content: flex-end;
    padding-right: 1px
}

.moneyWrapper___1dUGR .money___2CMnE .figureWrapper___2-VLh,.moneyWrapper___1dUGR .money___2CMnE .signWrapper___2hl7Y {
    text-align: center;
    font-size: 0
}

.moneyWrapper___1dUGR .money___2CMnE .figureWrapper___2-VLh .figure___2NA7u,.moneyWrapper___1dUGR .money___2CMnE .signWrapper___2hl7Y .figure___2NA7u {
    width: 16px;
    height: 36px;
    display: block
}

.moneyWrapper___1dUGR .money___2CMnE .signWrapper___2hl7Y .figure___2NA7u {
    background: url(../../bimage/home/assets/img/desktop/jackpot/sprite-jackpot-decor.png) no-repeat
}

.moneyWrapper___1dUGR .money___2CMnE .signWrapper___2hl7Y .figure___2NA7u.dot___17ejf {
    background-position: 3px -233px
}

.moneyWrapper___1dUGR .money___2CMnE .figureWrapper___2-VLh .figure___2NA7u {
    background: url(../../bimage/home/assets/img/desktop/jackpot/sprite-jackpot-number.png) no-repeat
}

.moneyWrapper___1dUGR .money___2CMnE .figureWrapper___2-VLh .figure___2NA7u.zero___KoutM {
    background-position: 0 0
}

.moneyWrapper___1dUGR .money___2CMnE .figureWrapper___2-VLh .figure___2NA7u.one___FrI-B {
    background-position: 0 -36px
}

.moneyWrapper___1dUGR .money___2CMnE .figureWrapper___2-VLh .figure___2NA7u.four___1imxg {
    background-position: 0 -144px
}

.moneyWrapper___1dUGR .money___2CMnE .figureWrapper___2-VLh .figure___2NA7u.six___W9q23 {
    background-position: 0 -216px
}

.moneyWrapper___1dUGR .money___2CMnE .figureWrapper___2-VLh .figure___2NA7u.nine___2a7hI {
    background-position: 0 -324px
}

.moneyWrapper___1dUGR .currencyWrapper___24q9R {
    position: absolute;
    right: -30px;
    top: 0
}

.currency___v0FDV {
    width: 22px;
    height: 36px;
    background: url(../../bimage/home/assets/img/desktop/jackpot/sprite-jackpot-decor.png) no-repeat;
    font-size: 0;
    display: block;
    background-position: 0 -93px
}

.countdown___n7h1F {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
    padding-bottom: 13px
}

.countdown___n7h1F .section___FXTbQ {
    position: relative;
    margin-right: 8px;
    color: #fff
}

.countdown___n7h1F .section___FXTbQ:after,.countdown___n7h1F .section___FXTbQ:before {
    content: " ";
    display: table
}

.countdown___n7h1F .section___FXTbQ:after {
    clear: both
}

.countdown___n7h1F .section___FXTbQ:last-child {
    margin-right: 0
}

.countdown___n7h1F .section___FXTbQ:last-child .dots___3zNxC {
    display: none
}

.countdown___n7h1F .section___FXTbQ .dots___3zNxC {
    margin: auto;
    width: 8px;
    float: left;
    display: block;
    text-align: center;
    position: absolute;
    right: -8px;
    top: 0;
    height: 100%
}

.countdown___n7h1F .section___FXTbQ .dots___3zNxC.dotsAnim___3mIQS {
    transition: opacity .1s linear 0s;
    animation: blinking-full 1s ease 0s infinite
}

.countdown___n7h1F .section___FXTbQ .label___jePrn {
    font-size: 8px;
    text-align: center;
    text-transform: uppercase;
    color: #888;
    text-shadow: 0 1px 1px rgba(0,0,0,0.48);
    line-height: 1;
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100%
}

.countdown___n7h1F .section___FXTbQ .digit___-1gId {
    display: block;
    float: left;
    width: 12px;
    height: 20px;
    text-align: center
}

.countdown___n7h1F.tournamentWidget___3vHWJ .section___FXTbQ,.countdown___n7h1F.tournamentWidget___3vHWJ .section___FXTbQ .digit___-1gId {
    color: #fff
}

.sidebarTournamentWidget___2IZh7 {
    min-height: 200px;
    position: relative
}

.widgetTournamentLinkWrapper___2HLHe {
    position: relative
}

.widgetTournamentLinkImgWrap___3JKFa {
    overflow: hidden;
    position: relative;
    z-index: 1;
    width: 100%;
    max-height: 152px;
    height: 152px
}

.widgetTournamentLinkImgWrap___3JKFa.fullMainImg___3hhQM {
    height: 222px;
    max-height: 222px
}

.widgetTournamentLinkImgWrap___3JKFa:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 2px;
    z-index: 1;
    box-shadow: 0 1px 2px rgba(0,0,0,0.6),inset 0 1px 2px 0 rgba(255,255,255,0.29),inset 0 0 6px rgba(193,161,126,0.39)
}

.widgetTournamentLinkImgWrap___3JKFa img {
    width: 100%
}

.widgetTournamentTitle___6uuo_ {
    position: relative;
    min-height: 30px;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.widgetTournamentTitle___6uuo_:after,.widgetTournamentTitle___6uuo_:before {
    content: " ";
    display: table
}

.widgetTournamentTitle___6uuo_:after {
    clear: both
}

.titleText___1MOyt {
    display: block;
    float: left;
    width: calc(100% - 135px);
    padding-right: 5px;
    color: #cdb49f;
    font-size: 14px;
    text-shadow: 0 1px 0 rgba(0,0,0,0.48);
    text-transform: uppercase;
    word-wrap: normal
}

.titleTextLink___1AdCh {
    color: #cdb49f
}

.tournamentButton___2TCZ5 {
    float: right;
    max-width: 135px
}

.widgetTournamentWrapper___3yO1_ {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 71px;
    display: flex;
    text-align: center
}

.widgetTournamentWrapper___3yO1_.withMainTournamentBackground___WxaeV:before {
    content: "";
    background: url(../../bimage/home/assets/img/desktop/tournament/main-tournament-jackpot-bg.webp) bottom no-repeat;
    width: 100%;
    position: absolute;
    height: 91px;
    bottom: 0;
    left: 0;
    z-index: 1
}

.widgetTournamentWrapper___3yO1_:before {
    content: "";
    background: url(../../bimage/home/assets/img/desktop/tournament/inner_tournament_jackpot_bg.png) bottom no-repeat;
    width: 100%;
    position: absolute;
    height: 71px;
    bottom: 0;
    left: 0;
    z-index: 1
}

.tournamentFond___Ukl6a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-basis: 50%;
    z-index: 2;
    text-align: center;
    text-transform: uppercase;
    color: #dcdcdc;
    font-size: 12px;
    text-shadow: 0 1px 0 rgba(0,0,0,0.47)
}

.tournamentFond___Ukl6a .fondTitle___2DtZL {
    font-size: 10px
}

.tournamentFond___Ukl6a .fondTitle___2DtZL.withDecorationLine___3-tbx:after,.tournamentFond___Ukl6a .fondTitle___2DtZL.withDecorationLine___3-tbx:before {
    content: "";
    width: 22px;
    height: 2px;
    display: inline-block;
    vertical-align: middle;
    zoom:1;border-top: 1px solid #6f6767;
    border-bottom: 1px solid #6f6767;
    box-shadow: 0 1px 0 #3a3334,inset 0 1px 0 #3a3334;
    margin-top: -2px
}

.tournamentFond___Ukl6a .fondTitle___2DtZL.withDecorationLine___3-tbx:before {
    margin-right: 6px
}

.tournamentFond___Ukl6a .fondTitle___2DtZL.withDecorationLine___3-tbx:after {
    margin-left: 6px
}

.tournamentFond___Ukl6a .fondTotal___2CQvU {
    display: block;
    color: #9e9b9d;
    font-size: 11px;
    text-shadow: 0 1px 0 rgba(0,0,0,0.32)
}

.tournamentFond___Ukl6a .fondTotal___2CQvU .fondTotalPrize____yDrK {
    color: #fc932b;
    font-weight: 400;
    font-size: 27px;
    line-height: 27px;
    background-image: -webkit-linear-gradient(#ffbf37 20%, #fc932b 50%, #ff5200);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.tournamentFond___Ukl6a .fondTotal___2CQvU .fondTotalPrizeCurrency___2XELz {
    margin-left: 4px
}

.tournamentTimer___3S8Lk {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-basis: 50%;
    z-index: 2;
    text-transform: uppercase
}

.tournamentTimer___3S8Lk .timerTitle___3rZDZ {
    color: #988a80;
    font-size: 10px;
    text-shadow: 0 1px 0 rgba(0,0,0,0.48)
}

.tournamentTimer___3S8Lk .timerTitle___3rZDZ.withDecorationLine___3-tbx:after,.tournamentTimer___3S8Lk .timerTitle___3rZDZ.withDecorationLine___3-tbx:before {
    content: "";
    width: 22px;
    height: 2px;
    display: inline-block;
    vertical-align: middle;
    zoom:1;border-top: 1px solid #6f6767;
    border-bottom: 1px solid #6f6767;
    box-shadow: 0 1px 0 #3a3334,inset 0 1px 0 #3a3334;
    margin-top: -2px
}

.tournamentTimer___3S8Lk .timerTitle___3rZDZ.withDecorationLine___3-tbx:before {
    margin-right: 6px
}

.tournamentTimer___3S8Lk .timerTitle___3rZDZ.withDecorationLine___3-tbx:after {
    margin-left: 6px
}

.tournamentTimer___3S8Lk .timerContainer___aD7pS {
    height: 28px
}

.tournamentStatsContainer___1T16x {
    margin-top: 10px
}

.tournamentStatsContainer___1T16x .tournamentStats___1ast2 {
    display: block
}

.tournamentStatsContainer___1T16x .tournamentStats___1ast2 .tournamentStatsList___3qLJ5 {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box
}

.tournamentStatsContainer___1T16x .tournamentStats___1ast2 .tournamentStatsList___3qLJ5:first-child {
    padding-right: 12px
}

.tournamentStatsContainer___1T16x .tournamentStats___1ast2 .tournamentStatsList___3qLJ5:last-child {
    padding-left: 12px
}

.tournamentTable___2g6Jb {
    width: 100%;
    table-layout: fixed
}

.tournamentTable___2g6Jb th {
    color: #988a80;
    font-size: 12px;
    text-align: left;
    text-shadow: 0 1px 0 #000101;
    border-bottom: 1px solid #776b66;
    box-shadow: 0 1px 0 rgba(1,1,1,0.4);
    padding: 5px 0;
    font-weight: 400;
    text-transform: lowercase
}

.tournamentTable___2g6Jb th:first-child {
    width: 26px;
    padding-left: 6px
}

.tournamentTable___2g6Jb th:last-child {
    text-align: right;
    padding-right: 10px
}

.tournamentTable___2g6Jb tr td {
    font-size: 12px;
    line-height: 18px;
    color: #988a80;
    text-align: left;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px solid #776b66;
    box-shadow: 0 1px 0 rgba(1,1,1,0.4);
    padding: 8px 0
}

.tournamentTable___2g6Jb tr td:first-child {
    width: 25px;
    padding-left: 10px;
    color: #cdb49f
}

.tournamentTable___2g6Jb tr td:last-child {
    text-align: right;
    padding-right: 10px;
    color: green
}

.tournamentTable___2g6Jb tr:last-child td {
    border: none;
    box-shadow: none
}

.tournamentTable___2g6Jb .topPlaces___1_FIM td,.tournamentTable___2g6Jb .topPlaces___1_FIM td:first-child {
    color: #fff
}

.sidebarWidget___2pE9o {
    position: relative;
    margin-top: 20px;
    padding-bottom: 30px
}

.sidebarWidget___2pE9o:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 0;
    width: 100%;
    height: 1px;
    background-color: #574d48;
    box-shadow: 0 1px 0 rgba(1,1,1,0.4)
}

.newsWidget___qnVbU {
    position: relative
}

.newsWidget___qnVbU .title___3VDKC {
    margin: 12px 0;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.newsWidget___qnVbU .titleText___8PSIl {
    color: #cdb49f;
    font-size: 16px;
    text-shadow: 0 1px 0 #000;
    font-weight: 400;
    text-transform: uppercase;
    display: inline-block;
    width: 50%
}

.newsWidget___qnVbU .newsWidgetBtn___2OFfX {
    display: inline-block;
    width: 50%;
    text-align: right
}

.newsWidget___qnVbU .newsWidgetBtn___2OFfX .newsBtn___1cWD9 {
    width: 159px
}

.newsWidget___qnVbU .newsContent___jpsjr {
    display: block
}

.newsWidget___qnVbU .newsContent___jpsjr .newsLink___37M6I {
    display: block;
    position: relative;
    height: 71px;
    text-decoration: none;
    box-sizing: border-box;
    background: rgba(0,0,0,0.4);
    overflow: hidden;
    margin-bottom: 10px
}

.newsWidget___qnVbU .newsContent___jpsjr .newsLink___37M6I:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../../bimage/home/assets/img/desktop/news/big.webp) 0 0 no-repeat;
    z-index: 2
}

.newsWidget___qnVbU .newsContent___jpsjr .newsLink___37M6I:after {
    content: "";
    position: absolute;
    width: 35%;
    left: 20%;
    right: auto;
    bottom: 0;
    top: 0;
    background: linear-gradient(270deg, rgba(0,0,0,0.03), #000 33%);
    z-index: 1
}

.newsWidget___qnVbU .newsContent___jpsjr .newsLink___37M6I .newsLinkImg___1WXKr {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%
}

.newsWidget___qnVbU .newsContent___jpsjr .newsLink___37M6I .newsLinkImg___1WXKr picture {
    height: 100%;
    width: auto
}

.newsWidget___qnVbU .newsContent___jpsjr .newsLink___37M6I .newsLinkImg___1WXKr picture img {
    height: inherit
}

.newsWidget___qnVbU .newsContent___jpsjr .newsLink___37M6I .newsLinkName___tpKOr {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    display: block;
    text-transform: uppercase;
    max-width: 155px;
    font-size: 14px;
    color: #cdb49f;
    text-shadow: 0 1px 0 rgba(0,0,0,0.48);
    left: 15px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis
}

.measurer___20e4g {
    min-width: 1200px;
    width: 1200px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
    height: inherit
}

.clearfix___2voUb:after,.clearfix___2voUb:before {
    content: " ";
    display: table
}

.clearfix___2voUb:after {
    clear: both
}

.mainContentWrapper___2o5c6 {
    background-color: #151515;
    position: relative;
    border-top: 1px solid rgba(255,255,255,0.1);
    box-shadow: 0 1px 0 rgba(0,0,0,0.2);
    z-index: 1
}

.mainContentWrapper___2o5c6:after,.mainContentWrapper___2o5c6:before {
    content: "";
    display: block;
    position: absolute;
    top: -6px;
    background-image: url(../../bimage/home/assets/svg/bolt.svg);
    background-size: 26px 10px;
    background-position: 0 0;
    width: calc(100% - 780px);
    height: 10px;
    z-index: 29
}

.mainContentWrapper___2o5c6:after {
    background-position: 0 0;
    left: calc(50% + 640px)
}

.mainContentWrapper___2o5c6:before {
    background-position: 100% 0;
    right: calc(50% + 614px)
}

.mainContentWrapper___2o5c6>[class^=measurer] {
    background: url(../../bimage/home/assets/img/desktop/bg/main_bg_inner_pattern.png);
    position: relative;
    z-index: 29
}

.mainContentInner____whCa {
    position: relative;
    z-index: 31
}

.mainContentInner____whCa:after,.mainContentInner____whCa:before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(../../bimage/home/assets/img/desktop/sprites/main_decor.webp);
    background-repeat: no-repeat;
    z-index: 39
}

.mainContentInner____whCa:before {
    top: 87px;
    width: 8px;
    height: 187px;
    left: -8px;
    background-position: 0 0
}

.mainContentInner____whCa:after {
    top: 0;
    width: 90px;
    height: 230px;
    right: -90px;
    background-position: -53px 0
}

.col__wr___2qWRn {
    min-width: 1200px
}

.col__wr___2qWRn:after,.col__wr___2qWRn:before {
    content: " ";
    display: table
}

.col__wr___2qWRn:after {
    clear: both
}

.col__right___2tvpG {
    float: right;
    width: 474px;
    padding: 36px 40px 0 0
}

.col__left___3179b {
    float: left;
    width: 720px;
    padding: 36px 0 20px 40px;
    position: relative
}

.gamesCtrls___2keJo {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 17px;
    justify-content: flex-start;
    align-items: center
}

.messageContainer___1g6xh {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 18px;
    width: 76px;
    margin-left: auto
}

.messageContainer___1g6xh:before {
    content: "";
    display: block;
    background: url(../../bimage/home/assets/img/desktop/header/header-separate-line.png);
    position: absolute;
    width: 14px;
    top: 0;
    bottom: 0;
    left: -7px
}

.loginBtn___3Hr9l {
    display: inline-block;
    line-height: 30px;
    position: relative;
    font-size: 14px;
    text-shadow: 0 1px 0 rgba(0,0,0,0.48);
    text-transform: uppercase;
    text-decoration: underline;
    padding-left: 18px;
    color: #ffcf85
}

.userPanel___26uYs {
    height: inherit;
    display: flex;
    position: relative
}

.userPanel___26uYs [class^=socials] {
    padding: 5px 2px 4px
}

.userPanelButtons___1YeZv {
    width: 355px;
    position: relative;
    height: inherit;
    background: url(../../bimage/home/assets/img/desktop/header/header-darken-mask.png) repeat;
    display: flex;
    align-items: center;
    justify-content: center
}

.userPanelButtons___1YeZv:after {
    content: "";
    display: block;
    background: url(../../bimage/home/assets/img/desktop/header/header-separate-line.png);
    position: absolute;
    width: 14px;
    top: 0;
    bottom: 0;
    right: -7px
}

.social___3NCzN {
    display: flex;
    align-items: center;
    padding-left: 20px
}

.socialText___232Ub {
    color: #988a80;
    font-size: 14px;
    text-shadow: 0 1px 0 rgba(0,0,0,0.48);
    padding-right: 15px;
    max-width: 116px;
    min-width: 110px
}

.regBtn___14eTz {
    width: 240px;
    height: 32px
}

.regBtn___14eTz .title___NNcLR {
    width: 138px;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    padding-left: 4px;
    border-right: 1px solid rgba(255,255,255,0.2)
}

.regBtn___14eTz .terms___27GQa {
    width: 100px;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-size: 14px;
    padding: 0 10px 0 0;
    position: relative;
    border-left: 1px solid rgba(0,0,0,0.2)
}

.socials___2fnEn {
    display: inline-block;
    padding: 5px;
    border-radius: 3px
}

.socials___2fnEn li {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    opacity: 1;
    margin-right: 8px;
    display: inline-block;
    vertical-align: middle;
    background: linear-gradient(180deg, rgba(69,65,67,0.6), rgba(51,50,52,0.6));
    border: 1px solid rgba(200,191,160,0.19);
    box-shadow: 0 1px 0 #2d2d2e,inset 0 9px 8px rgba(0,0,0,0.25)
}

.socials___2fnEn li:last-child {
    margin-right: 0
}

.socials___2fnEn li:hover {
    opacity: 1 !important;
    background: linear-gradient(180deg, rgba(147,142,144,0.6), rgba(51,50,52,0.6))
}

.socials___2fnEn span {
    width: inherit;
    height: inherit;
    border-radius: 3px;
    display: block;
    background-position: 50%;
    background-repeat: no-repeat;
    cursor: pointer
}

.socials___2fnEn .webvkontakte {
    background: url(../../bimage/home/assets/svg/social/vkontakte.svg) 50% no-repeat
}

.socials___2fnEn .webodnoklassniki {
    background: url(../../bimage/home/assets/svg/social/odnoklassniki.svg) 50% no-repeat
}

.socials___2fnEn .webmailru {
    background: url(../../bimage/home/assets/svg/social/mailru.svg) 50% no-repeat
}

.socials___2fnEn .webfacebook {
    background: url(../../bimage/home/assets/svg/social/facebook.svg) 50% no-repeat;
    background-position: 0 2px
}

.socials___2fnEn .webyandex {
    background: url(../../bimage/home/assets/svg/social/yandex.svg) 50% no-repeat
}

.socials___2fnEn .webgoogle {
    background: url(../../bimage/home/assets/svg/social/google.svg) 50% no-repeat;
    background-position: 1px 2px
}

.socials___2fnEn .webtelegram {
    background: url(../../bimage/home/assets/svg/social/telegram.svg) 50% no-repeat;
    background-position: 1px 1px
}

.socials___2fnEn .webtiktok {
    background: url(../../bimage/home/assets/svg/social/tiktok.svg) 50% no-repeat
}

.navItem___2xBXC {
    display: inline-block;
    color: #cdb49f;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0 4px;
    position: relative;
    transition: all .2s ease-in-out;
    text-shadow: 0 1px 0 rgba(0,0,0,0.79)
}

.navItem___2xBXC:not(:first-child) {
    margin-left: 18px
}

.navItem___2xBXC:not(:first-child):before {
    content: "";
    position: absolute;
    top: 4px;
    left: -14px;
    width: 10px;
    height: 10px;
    background: url(../../bimage/home/assets/img/desktop/sprites/main-header-elements.webp) 0 -98px no-repeat
}

.navLink___3i3N2 {
    color: inherit;
    display: block;
    position: relative;
    text-decoration: none
}

.navLink___3i3N2:hover {
    color: #ff9a4b
}

.nav___ik0Zm {
    position: absolute;
    right: 0;
    top: 82px;
    z-index: 122
}

.navList___3lAlp {
    text-align: left;
    list-style-type: none
}

.header___YbVnv {
    position: relative;
    height: 60px;
    background: url(../../bimage/home/assets/img/desktop/header/header-main-bg.webp) top repeat-x;
    z-index: 99
}

.header___YbVnv .headerNavBlock___3RQxl {
    position: relative;
    height: inherit
}

.header___YbVnv .headerNavBlock___3RQxl:after,.header___YbVnv .headerNavBlock___3RQxl:before {
    content: "";
    display: block;
    background: url(../../bimage/home/assets/img/desktop/header/header-separate-line.png);
    position: absolute;
    width: 14px;
    top: 0;
    bottom: 0
}

.header___YbVnv .headerNavBlock___3RQxl:before {
    left: -7px
}

.header___YbVnv .headerNavBlock___3RQxl:after {
    right: -7px
}

.header___YbVnv .logoDefaultPosition {
    width: 189px;
    height: 80px;
    position: absolute;
    top: 50px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 5;
    background: url(../../bimage/home/assets/img/desktop/logo.png) 50% no-repeat;
    background-size: contain;
    box-sizing: border-box
}

.footer___uKQkK {
    position: relative;
    padding: 44px 0 20px;
    z-index: 9
}

.footer___uKQkK:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: url(../../bimage/home/assets/img/desktop/bg/main-footer-bg.webp) top no-repeat;
    width: 100vw;
    height: 100%;
    margin-left: calc((100% - 100vw)/2)
}

@media screen and (max-width: 1200px) {
    .footer___uKQkK:before {
        margin-left:0;
        width: 100%
    }
}

.footerInfo___19eDr {
    margin: 80px 20px 0;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.footerNavigation___1_hzX {
    margin-bottom: 40px
}

.footerNavigationColumn___3gYuJ {
    margin-left: 50px;
    box-sizing: border-box
}

.footerNavigationList___2pL5T {
    list-style-type: none;
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 24px
}

.footerNavigationItem___3pEcE {
    display: inline-block;
    font-size: 14px;
    margin: 0 8px;
    line-height: 16px;
    text-align: start
}

.footerNavigationItem___3pEcE a,.footerNavigationItem___3pEcE span {
    color: #c9b5a2;
    text-decoration: none
}

.footerCarousel___2ZAJ6 {
    width: 800px;
    margin: 0 20px 40px;
    position: relative;
    box-sizing: border-box
}

.footerCarousel___2ZAJ6 [class*=slick-slider] [class^=slick-dots] {
    top: -40px
}

.payments_wrapper___1fGoV {
    height: 48px
}

.payments_wrapper___1fGoV .payments___1-GL1 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    padding: 0 40px
}

.payments_wrapper___1fGoV .payment___31Y3y {
    display: inline-flex;
    position: relative;
    width: auto;
    height: 48px;
    filter: grayscale(100%);
    opacity: .8
}

.payments_wrapper___1fGoV .payment___31Y3y img {
    width: auto;
    height: inherit;
    -o-object-fit: contain;
    object-fit: contain
}

.sliderFooter___3EbIr {
    font-family: Roboto,sans-serif;
    position: relative;
    height: inherit
}

.sliderFooter___3EbIr * {
    font-size: 12px;
    line-height: 18px;
    color: rgba(255,255,255,0.6)
}

.sliderFooter___3EbIr p {
    margin: 0 0 15px
}

.sliderFooter___3EbIr h1,.sliderFooter___3EbIr h2 {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: rgba(255,255,255,0.8);
    text-align: left;
    margin: 0 0 8px
}

.sliderFooter___3EbIr h2 {
    font-size: 14px
}

.sliderFooter___3EbIr ul {
    color: rgba(255,255,255,0.6);
    font-size: 12px;
    padding-left: 20px
}

.sliderFooter___3EbIr ul {
    list-style-type: disc
}

.sliderFooter___3EbIr a {
    color: #3972a5;
    text-decoration: underline
}

.sliderFooter___3EbIr a:hover {
    text-decoration: none
}

.sliderFooter___3EbIr table {
    border-collapse: collapse;
    border-radius: 8px;
    border-style: hidden;
    box-shadow: 0 0 0 1px rgba(255,255,255,0.05);
    margin: 0 1px;
    font-size: 12px;
    line-height: 20px
}

.sliderFooter___3EbIr table tr {
    height: 44px
}

.sliderFooter___3EbIr table th {
    color: rgba(255,255,255,0.8);
    text-align: left;
    padding: 8px 16px
}

.sliderFooter___3EbIr table td {
    border: 1px solid rgba(255,255,255,0.05);
    padding: 8px;
    color: rgba(255,255,255,0.6);
    text-align: left;
    vertical-align: top
}

@media screen and (min-width: 536px) {
    .sliderFooter___3EbIr table td {
        padding:8px 16px
    }
}

.sliderFooter___3EbIr .slick-dots {
    position: absolute;
    top: -10px;
    right: 26px;
    bottom: auto;
    left: auto;
    z-index: 9;
    overflow: hidden;
    padding-left: 0
}

.sliderFooter___3EbIr .slick-dots li {
    float: left;
    margin: 0 3px;
    height: 10px;
    width: 10px;
    display: flex
}

.sliderFooter___3EbIr .slick-dots li button {
    display: block;
    width: 10px;
    height: 10px;
    background-color: #4d4d4d;
    border-radius: 50%;
    border: none;
    outline: none;
    font-size: 0;
    padding: 0
}

.sliderFooter___3EbIr .slick-dots li.slick-active button {
    background: linear-gradient(180deg, #fff 30%, #b3b3b3 80%, #fff)
}

.sliderFooter___3EbIr .slick-dots li:last-child {
    margin-right: 0
}

.sliderFooter___3EbIr .slick-track {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap
}

.sliderFooter___3EbIr .slick-track>div {
    float: left
}

.sliderFooter___3EbIr .slick-track:after {
    content: "";
    display: table;
    clear: both
}

.sliderFooter___3EbIr .slick-list {
    width: 100%;
    position: relative;
    overflow: hidden
}

.sliderFooter___3EbIr .slick-slide {
    float: left;
    transition-duration: 1.5s,1.5s !important;
    height: auto
}

.sliderFooter___3EbIr .slick-slide:not(.slick-active) {
    pointer-events: none
}

.sliderFooter___3EbIr .slick-slide .slideContent:before {
    content: "";
    float: right;
    height: 32px
}

.sliderFooter___3EbIr .slick-slide .slideContent--5:before {
    width: 90px
}

body {
    margin: 0
}

aside,footer,header,menu,nav,section {
    display: block
}

a {
    background-color: transparent
}

a:active,a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

button,input {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button {
    text-transform: none
}

button,html input[type=button] {
    -webkit-appearance: button;
    cursor: pointer
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,th {
    padding: 0
}

menu,nav,ul {
    margin: 0;
    padding: 0
}

menu,nav,ul {
    list-style-type: none
}

input::-ms-clear,input::-ms-reveal {
    display: none;
    width: 0;
    height: 0
}

input::-webkit-inner-spin-button,input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.h1,.h2,h1,h2 {
    font-family: inherit;
    font-weight: 400;
    line-height: 1.4;
    color: #fff
}

.h1,.h2,h1,h2 {
    font-weight: 700
}

.h1,h1 {
    font-size: 32px;
    text-align: center;
    text-shadow: 0 0 5px rgba(254,225,183,0.3);
    margin-top: 25px;
    margin-bottom: 35px
}

.h2,h2 {
    font-size: 24px;
    margin-top: 45px;
    margin-bottom: 20px
}

p {
    color: #595757;
    font-size: 14px;
    margin: 14px 0
}

a {
    color: #008aff;
    cursor: pointer
}

@keyframes rotate {
    0% {
        transform: rotate(0deg)
    }

    50% {
        transform: rotate(180deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes blinking-full {
    0% {
        opacity: 1
    }

    25% {
        opacity: 0
    }

    50% {
        opacity: 1%
    }

    75% {
        opacity: 1%
    }

    to {
        opacity: 1
    }
}

@keyframes spin {
    to {
        transform: rotate(1turn)
    }
}

@keyframes blinking {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

html {
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 14px
}

body,html {
    height: 100%;
    width: 100%
}

@media (max-width: 812px) {
    body,html {
        -webkit-overflow-scrolling:touch
    }
}

body {
    color: #595757;
    background: #000
}

a {
    color: #008aff
}

a:hover {
    text-decoration: none
}

#root {
    height: auto;
    min-height: 100%;
    position: relative
}

#root:empty:after,#root:empty:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 50px;
    height: 50px;
    animation-fill-mode: both;
    margin: auto;
    background: url(../../bimage/home/assets/svg/preload.svg) no-repeat;
    background-size: 100%;
    animation: rotate 1.5s ease-in-out 0s infinite
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

@media only screen and (min-width: 769px) {
    html {
        font-size:10px
    }
}

@media only screen and (min-width: 711px) and (max-width: 768px) {
    html {
        font-size:9px
    }
}

@media only screen and (min-width: 641px) and (max-width: 710px) {
    html {
        font-size:9.5px
    }
}

@media only screen and (min-width: 586px) and (max-width: 640px) {
    html {
        font-size:9px
    }
}

@media only screen and (min-width: 511px) and (max-width: 585px) {
    html {
        font-size:9px
    }
}

@media only screen and (min-width: 461px) and (max-width: 510px) {
    html {
        font-size:8px
    }
}

@media only screen and (min-width: 426px) and (max-width: 460px) {
    html {
        font-size:8px
    }
}

@media only screen and (min-width: 396px) and (max-width: 425px) {
    html {
        font-size:8px
    }
}

@media only screen and (min-width: 376px) and (max-width: 395px) {
    html {
        font-size:8px
    }
}

@media only screen and (min-width: 361px) and (max-width: 375px) {
    html {
        font-size:8px
    }
}

@media only screen and (min-width: 341px) and (max-width: 360px) {
    html {
        font-size:7.66px
    }
}

@media only screen and (min-width: 321px) and (max-width: 340px) {
    html {
        font-size:7.33px
    }
}

@media only screen and (max-width: 320px) {
    html {
        font-size:7px
    }
}

@media only screen and (max-device-height: 250px) and (-webkit-min-device-pixel-ratio: 1.5) and (orientation: landscape) {
    html {
        font-size:7px
    }
}

@media only screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 1.5) {
    html {
        font-size:8px
    }
}

@media only screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 1.5) and (orientation: portrait) {
    html {
        font-size:8px
    }
}

@media only screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 1.5) and (orientation: landscape) {
    html {
        font-size:10px
    }
}

@media only screen and (min-device-width: 800px) and (max-device-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5) {
    html {
        font-size:8px
    }
}

@media only screen and (min-device-width: 800px) and (max-device-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5) and (orientation: portrait) {
    html {
        font-size:8px
    }
}

@media only screen and (min-device-width: 800px) and (max-device-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5) and (orientation: landscape) {
    html {
        font-size:8px
    }
}

@media screen and (device-width: 601px) and (device-height: 906px) and (-webkit-min-device-pixel-ratio: 1.331) and (-webkit-max-device-pixel-ratio: 1.332) {
    html {
        font-size:14px
    }
}

@media screen and (device-width: 601px) and (device-height: 906px) and (-webkit-min-device-pixel-ratio: 1.331) and (-webkit-max-device-pixel-ratio: 1.332) and (orientation: portrait) {
    html {
        font-size:14px
    }
}

@media screen and (device-width: 601px) and (device-height: 906px) and (-webkit-min-device-pixel-ratio: 1.331) and (-webkit-max-device-pixel-ratio: 1.332) and (orientation: landscape) {
    html {
        font-size:14px
    }
}

@media (min-device-width: 800px) and (max-device-width: 1280px) {
    html {
        font-size:8px
    }
}

@media (min-device-width: 800px) and (max-device-width: 1280px) and (orientation: portrait) {
    html {
        font-size:8px
    }
}

@media (min-device-width: 800px) and (max-device-width: 1280px) and (orientation: landscape) {
    html {
        font-size:8px
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
    html {
        font-size:8px
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    html {
        font-size:8px
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    html {
        font-size:8px
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
    html {
        font-size:10px
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: portrait) {
    html {
        font-size:10px
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
    html {
        font-size:10px
    }
}

@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) {
    html {
        font-size:8.33px
    }
}

@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
    html {
        font-size:8.33px
    }
}

@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
    html {
        font-size:8.33px
    }
}

@media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) {
    html {
        font-size:7px
    }
}

@media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
    html {
        font-size:7px
    }
}

@media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
    html {
        font-size:7px
    }
}

@media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 2) {
    html {
        font-size:7px
    }
}

@media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
    html {
        font-size:7px
    }
}

@media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape) {
    html {
        font-size:7px
    }
}

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    html {
        font-size:9.5px
    }
}

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    html {
        font-size:9.5px
    }
}

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    html {
        font-size:9.5px
    }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    html {
        font-size:8.33px
    }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    html {
        font-size:8.33px
    }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    html {
        font-size:8.33px
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
    html {
        font-size:7px
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    html {
        font-size:7px
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    html {
        font-size:7px
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
    html {
        font-size:7px
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    html {
        font-size:7px
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    html {
        font-size:7px
    }
}

body * {
    box-sizing: border-box
}

.layout {
    z-index: 2;
    min-height: 100%
}

.layout--desktop {
    min-width: 1120px;
    overflow: hidden;
    font: 14px/1.4 Georgia,Times New Roman,Times,serif
}

.layout--desktop .wrapper {
    position: relative;
    z-index: 1
}

.layout--desktop .measurer {
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
    height: inherit
}

.layout--desktop .measurer:after,.layout--desktop .measurer:before {
    content: " ";
    display: table
}

.layout--desktop .measurer:after {
    clear: both
}

.measurer.content {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    z-index: 3;
    padding: 0 8px 15px;
    border-top: 1px solid #000;
    border-left: 2px solid #000;
    border-right: 2px solid #000;
    box-shadow: inset 0 16px 16px #000
}

.measurer.content:after,.measurer.content:before {
    content: " ";
    display: table
}

.measurer.content:after {
    clear: both
}

#root.WebRoot {
    overflow: hidden;
    min-width: 1200px
}

@media (max-width: 1200px) {
    #root.WebRoot {
        overflow-x:auto
    }
}

.btn-desktop,.btn-desktop__static {
    display: block;
    position: relative;
    z-index: 7;
    box-sizing: content-box;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
    background: none
}

.btn-desktop:disabled,.btn-desktop__static:disabled {
    opacity: .65;
    cursor: not-allowed;
    pointer-events: none
}

.btn-desktop__static,.static.btn-desktop {
    width: 230px;
    height: 61px;
    border: 0;
    margin: 0;
    position: relative;
    border-radius: 7px
}

.btn-desktop__static:before,.static.btn-desktop:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 360px;
    height: 100px;
    background: url(../../bimage/home/assets/img/desktop/buttons/main-btn-elements.webp) 35px 9px no-repeat transparent;
    background-position: -35px -286px;
    transform: translate(-16%, -20%)
}

.btn-desktop__static i,.btn-desktop__static span,.static.btn-desktop i,.static.btn-desktop span {
    display: block;
    font-size: 24px;
    font-style: normal;
    line-height: 56px;
    position: relative;
    color: #fff;
    text-shadow: 0 -1px 1px rgba(0,0,0,0.23)
}

.btn-desktop__static:active,.static.btn-desktop:active {
    top: 1px !important
}

.btn-desktop__static:active:before,.static.btn-desktop:active:before {
    background-position: -35px -476px !important
}

.btn-desktop__static:active span,.static.btn-desktop:active span {
    text-shadow: 0 -1px 0 #000 !important
}

.btn-desktop__static:hover:before,.static.btn-desktop:hover:before {
    background-position: -35px -380px
}

.btn-desktop__static:hover span,.static.btn-desktop:hover span {
    text-shadow: 0 -1px 0 #000
}

.btn-desktop:hover i:before,.btn-desktop:hover span:after,.btn-desktop:hover span:before {
    opacity: 1
}

.btn-desktop:active span:after,.btn-desktop:active span:before {
    opacity: .5
}

.btn-desktop:active i:before {
    opacity: .8
}

@keyframes chageRootZindex___2M0-T {
    0% {
        z-index: 1003
    }

    99% {
        z-index: 1003
    }

    to {
        z-index: 3
    }
}

button {
    padding: 0;
    border: 0;
    width: 100%;
    outline: none
}

button::-moz-focus-inner {
    border: 0;
    padding: 0
}

button,input[type=button i] {
    box-sizing: content-box
}

.gamesList__wrapper___ZWWGa:after,.gamesList__wrapper___ZWWGa:before {
    content: " ";
    display: table
}

.gamesList__wrapper___ZWWGa:after {
    clear: both
}

.moreFilterItems___31FBb {
    /* visibility: hidden; */
    /* opacity: 0; */
    /* position: absolute; */
    padding: 0 20px;
    height: 24px
}

.moreFilterItems___31FBb>span {
    position: relative;
    display: inline-block;
    margin-top: -4px;
    cursor: pointer;
    box-sizing: border-box;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    color: #c9b5a2;
    letter-spacing: .3px;
    background: none
}

.moreFilterItems___31FBb:hover>span {
    color: #fff
}

.moreFilterItems___31FBb.moreFilterItemsActive___8JPc6>span {
    position: relative;
    color: #fff
}

.moreFilterItems___31FBb.moreFilterItemsActive___8JPc6>span:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: auto;
    bottom: auto;
    left: -16px;
    background: rgba(0,0,0,0.4);
    width: calc(100% + 32px);
    height: 24px;
    z-index: 0;
    border-radius: 16px;
    box-shadow: inset 0 -1px 0 rgba(255,255,255,0.15)
}

.filterItem___1YurA {
    /* visibility: hidden; */
    /* opacity: 0; */
    /* position: absolute; */
    padding: 0 20px;
    height: 24px
}

.filterItem___1YurA:first-of-type {
    padding-left: 35px
}

.filterItem___1YurA .btn___3yi2u {
    cursor: pointer;
    box-sizing: border-box;
    position: relative;
    margin-top: -4px;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    color: #c9b5a2;
    letter-spacing: .3px;
    background: none;
    white-space: nowrap
}

.filterItem___1YurA .btn___3yi2u.btnActive___1P1Ks,.filterItem___1YurA .btn___3yi2u:hover {
    color: #fff
}

.filterItem___1YurA .btn___3yi2u.btnActive___1P1Ks:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: auto;
    bottom: auto;
    left: -16px;
    background: rgba(0,0,0,0.4);
    width: calc(100% + 32px);
    height: 24px;
    z-index: 0;
    border-radius: 16px;
    box-shadow: inset 0 -1px 0 rgba(255,255,255,0.15)
}

.gamesProviders___N6wkz {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.gamesProviders___N6wkz:not(.calculatedClass___3W8eK) {
    width: 100%;
    /* opacity: 0; */
}

.gamesProviders___N6wkz:not(.calculatedClass___3W8eK) [class^=filterItem__] {
    /* visibility: hidden !important; */
    /* opacity: 0 !important; */
    /* position: absolute !important; */
}

.sortWrap___tsgKQ {
    position: relative;
    width: 24px;
    height: 24px;
    top: -4px;
    left: 3px;
    display: flex;
    align-items: center;
    order: -1
}

.sortIcon___3-WzJ {
    width: 100%;
    height: 100%;
    cursor: pointer
}

.slide___2X_ZZ {
    position: relative;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-color: #000
}

.slideLink___2GdMi {
    margin-left: 20px
}

.imgContainer___3Sam8 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    background-repeat: no-repeat
}

.imgContainer___3Sam8>* {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1200px;
    height: 100%
}

.imgContainer___3Sam8>* img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.slideWrapper___1u7Rh {
    position: relative
}

.html___3cvg3 {
    position: absolute;
    top: 82px;
    left: 14px;
    height: 179px;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.html___3cvg3 .mainText___1CeFc {
    display: block;
    position: relative;
    max-width: 380px;
    font-weight: 400;
    color: #fffefe;
    font-size: 30px;
    line-height: 1.2;
    padding: 0 0 0 24px
}

.html___3cvg3 .mainText___1CeFc:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    width: 2px;
    height: 100%;
    background-color: #ff7900;
    background: linear-gradient(0deg, #dd4509, #e9975b)
}

.mainSlider___2AOxf {
    position: relative;
    z-index: 1;
    height: 100%;
    padding: 0
}

.mainSlider___2AOxf .slick-dots {
    position: absolute;
    bottom: 24px;
    left: calc((100% - 1200px)/2 + 80px);
    overflow: hidden
}

@media (max-width: 1024px) {
    .mainSlider___2AOxf .slick-dots {
        display:none !important
    }
}

.mainSlider___2AOxf .slick-dots li {
    float: left;
    margin-right: 11px
}

.mainSlider___2AOxf .slick-dots li button {
    display: block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    border: none;
    outline: none;
    font-size: 0;
    padding: 0;
    background: url(../../bimage/home/assets/img/desktop/sprites/main-slider-paging.png) -1px -8px no-repeat
}

.mainSlider___2AOxf .slick-dots li.slick-active button {
    background: url(../../bimage/home/assets/img/desktop/sprites/main-slider-paging.png) -20px -8px no-repeat
}

.mainSlider___2AOxf .slick-dots li:last-child {
    margin-right: 0
}

.mainSlider___2AOxf .slick-list,.mainSlider___2AOxf .slick-slide,.mainSlider___2AOxf .slick-track {
    height: inherit
}

.mainSlider___2AOxf .slick-list {
    width: 100%;
    position: relative;
    overflow: hidden
}

.mainSlider___2AOxf .slick-slide {
    float: left;
    transition-duration: 1.5s,1.5s !important
}

.mainSlider___2AOxf .slick-slide>div {
    height: inherit
}

.mainSlider___2AOxf .slick-slide:not(.slick-active) {
    pointer-events: none
}

.mainPromotion___2KhaI {
    position: relative;
    height: 324px
}

.sliderWrap___3R6vG {
    display: block;
    overflow: hidden
}

.sliderWrap___3R6vG .slick-slide {
    display: inline-block;
    vertical-align: middle
}

.sliderWrap___3R6vG .slick-track {
    margin-left: 30px
}

.item___3j6Fd {
    display: block !important;
    max-width: 192px !important;
    margin: 0 auto
}

.linkWrap___DNIse {
    display: block
}

.linkWrap___DNIse [class^=link_] {
    height: 51px
}

.info___3O6zw {
    text-align: left;
    width: 118px;
    margin: 0 0 0 16px;
    display: inline-block;
    vertical-align: middle;
    font-family: Roboto,sans-serif
}

.info___3O6zw,.name___OyrVI {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.name___OyrVI {
    color: rgba(255,255,255,0.5);
    font-size: 10px;
    line-height: 12px;
    margin: 3px 0 0;
    display: block
}

.summ___2Uxp6 {
    display: block;
    color: #fff;
    width: 100%;
    text-align: left;
    padding: 0;
    font-size: 12px;
    line-height: 18px;
    font-weight: 500
}

.winnersWidgetWrapper___1ltuQ {
    position: fixed;
    height: 80px;
    bottom: 0;
    left: 0;
    right: 0;
    min-width: 1200px;
    background: rgba(0,0,0,0.85);
    transition: fill,opacity .2s;
    white-space: nowrap;
    z-index: 999
}

.winnersWidgetWrapper___1ltuQ [class*=winners] {
    transition: 1s
}

.winnersWidgetWrapper___1ltuQ .winnersSliderWrapper___13aHw {
    height: inherit;
    overflow: hidden;
    padding: 16px 0
}

.fieldWeb___232K2 {
    position: relative;
    z-index: 22
}

.fieldWeb___232K2:after,.fieldWeb___232K2:before {
    content: "";
    position: absolute;
    height: 3px;
    width: 100%;
    left: 0;
    background: #dbbfa8;
    border-top: 1px solid #a26e12;
    border-bottom: 1px solid #662e00;
    box-sizing: border-box;
    z-index: 35
}

.fieldWeb___232K2:before {
    top: 0
}

.fieldWeb___232K2:after {
    bottom: 0
}

.fieldWeb__input___1_wwB {
    width: 100%;
    border: none;
    height: 48px;
    padding: 0 60px 0 45px;
    font-size: 14px;
    font-weight: 400;
    outline: 0;
    position: relative;
    background: linear-gradient(180deg, #221c18, #322f2d);
    color: rgba(255,255,255,0.6);
    font-family: Georgia,Times New Roman,Times,serif;
    box-sizing: border-box
}

.fieldWeb__input___1_wwB:-webkit-autofill,.fieldWeb__input___1_wwB:-webkit-autofill:focus,.fieldWeb__input___1_wwB:-webkit-autofill:hover {
    -webkit-text-fill-color: #302d2b;
    -webkit-box-shadow: 0 0 0 1000px #302d2b inset
}

.fieldWeb__input___1_wwB::-moz-placeholder {
    color: rgba(255,255,255,0.6)
}

.fieldWeb__input___1_wwB:-ms-input-placeholder {
    color: rgba(255,255,255,0.6)
}

.fieldWeb__input___1_wwB::placeholder {
    color: rgba(255,255,255,0.6)
}

.fieldWeb__input___1_wwB:focus {
    outline: none
}

.fieldWeb___232K2 .searchBtn___1iIrq {
    position: absolute;
    cursor: auto;
    z-index: 13;
    top: 11px;
    left: 12px;
    font-size: 0;
    text-indent: -9999px;
    width: 24px;
    height: 24px;
    border: 0
}

.menuSearchWrapper___ryO0t {
    display: flex;
    width: 1232px;
    margin-left: -16px;
    position: relative;
    z-index: 50
}

.menuSearchWrapper___ryO0t:before {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 11px;
    background: url(../../bimage/home/assets/img/desktop/gameMenu/side-frame.png) no-repeat 0 0;
    z-index: 52;
    left: 0
}

.mainMenuWrapper___EDQwQ {
    width: 100%;
    height: 48px;
    position: relative;
    z-index: 22
}

.mainMenuWrapper___EDQwQ:after,.mainMenuWrapper___EDQwQ:before {
    content: "";
    position: absolute;
    height: 3px;
    width: 100%;
    left: 0;
    background: #dbbfa8;
    border-top: 1px solid #a26e12;
    border-bottom: 1px solid #662e00;
    box-sizing: border-box;
    z-index: 35
}

.mainMenuWrapper___EDQwQ:before {
    top: 0
}

.mainMenuWrapper___EDQwQ:after {
    bottom: 0
}

.seachWrapper___3Rmrh {
    width: 272px;
    height: 48px
}

.seachWrapper___3Rmrh form {
    position: relative;
    z-index: 33
}

.seachWrapper___3Rmrh form:before {
    content: "";
    position: absolute;
    top: 2px;
    right: auto;
    bottom: 1px;
    left: 0;
    z-index: 55;
    width: 3px;
    height: calc(100% - 4px);
    background: #dbbfa8;
    border-right: 1px solid #a26e12;
    border-left: 1px solid #662e00;
    box-sizing: border-box
}

.seachWrapper___3Rmrh form:after {
    content: "";
    position: absolute;
    top: -1px;
    right: 0;
    bottom: auto;
    left: auto;
    z-index: 52;
    width: 11px;
    height: 100%;
    background: url(../../bimage/home/assets/img/desktop/gameMenu/side-frame.png) no-repeat 0 0;
    transform: rotate(180deg)
}

.seachWrapper___3Rmrh form input {
    -webkit-text-fill-color: rgba(255,255,255,0.6) !important
}

.nav___3SX5U {
    height: 48px;
    background: url(../../bimage/home/assets/img/desktop/gameMenu/menu-bg.png) repeat 0 0;
    position: relative
}

.listContainer___2G8X1 {
    width: 100%;
    height: 48px;
    margin: 0 auto;
    text-align: center;
    line-height: 48px;
    z-index: 20;
    position: relative
}

.listContainer___2G8X1:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    z-index: 52;
    width: 11px;
    height: 100%;
    background: url(../../bimage/home/assets/img/desktop/gameMenu/side-frame.png) no-repeat 0 0;
    transform: rotate(180deg)
}

.list___2XG25 {
    display: flex;
    justify-content: space-between;
    position: relative;
    line-height: 48px;
    height: 48px;
    margin: 0 auto
}

.item___3ZPZM {
    flex-basis: 100%;
    display: block;
    position: relative;
    text-align: center;
    padding: 0;
    border-left: 1px solid #9f3f10;
    border-right: 1px solid #e76a33
}

.item___3ZPZM.itemMore___31P9r {
    cursor: pointer
}

.item___3ZPZM .icon___petCF {
    position: relative;
    margin-right: 3px;
    width: 25px;
    height: 25px;
    -o-object-fit: cover;
    object-fit: cover
}

.item___3ZPZM:first-child {
    border-left: none
}

.item___3ZPZM:last-child {
    border-right: none
}

.link___-7qmj {
    padding: 0 10px;
    font-weight: 400;
    font-size: 14px;
    line-height: 46px;
    color: #fff;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center
}

.link___-7qmj .arrowDown___2KwB4 {
    position: relative;
    padding: 3px;
    margin: 0 4px -2px -2px;
    box-sizing: border-box;
    fill: #fff
}

.link___-7qmj .arrowDown___2KwB4 path {
    fill: inherit
}

.link___-7qmj .linkTxt___Cz2c8 {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.link___-7qmj.active___3pvoM,.link___-7qmj:hover {
    background: linear-gradient(180deg, #b32609, #de823f);
    border: 1px solid #9a702a
}
.link___1d2vn picture img{
    max-width: 100%;
    height: auto;
}

@keyframes blinking-full___33ulc {
    0% {
        opacity: 1
    }

    25% {
        opacity: 0
    }

    50% {
        opacity: 1%
    }

    75% {
        opacity: 1%
    }

    to {
        opacity: 1
    }
}

@keyframes blinking-full___2aeo4 {
    0% {
        opacity: .35
    }

    25% {
        opacity: .35
    }

    50% {
        opacity: 1
    }

    75% {
        opacity: .35
    }

    to {
        opacity: .35
    }
}
    .sliderFooter___3EbIr{
color: rgba(255,255,255,.6);
    }