﻿.gotop_go__CgbHo
{
    position: fixed;
    left: 30px;
    bottom: 10px;
    border-radius: 5px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #bd1e51;
    width: 50px;
    height: 50px;
    z-index: 1;
}
.game-list_container__0EoNa
{
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 120px;
}
.game-list_game-category-bar__1GU7O
{
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
    text-align: center;
    width: 80%;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
}
.game-list_game-category-bar__1GU7O>div
{
    background-color: transparent;
    display: flex;
    align-items: center;
    text-decoration: none;
    cursor: pointer;
    padding: 0 10px;
    justify-content: flex-start;
}
.game-list_game-category-bar__1GU7O>div:hover>.game-list_game-category-image__saME4
{
    background-color: #fff;
    background-position: top;
    cursor: pointer;
}
.game-list_game-category-image__saME4
{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 56px;
    height: 56px;
    background-position: center -52px;
    background-size: 100%;
    border-radius: 20%;
    transition: .4s ease;
    border: 2px solid #f2f6f9;
    cursor: pointer;
}
.game-list_active__Rli5b
{
    color: #707272!important;
    background-color: #ffe400;
    background-position: top;
    cursor: pointer;
    transition: all .3s ease-in-out;
}
.game-list_slot-games__T8wck
{
    background-image: url(../../gambling/image/slots.7b2724c9.png);
}
.game-list_table-games__lITgU
{
    background-image: url(../../gambling/image/table-icon.eb8884cd.png);
}
.game-list_all-games__Pxib_
{
    background-image: url(../../gambling/image/all-games-icon.3bde713a.png);
}
.game-list_live-games__CbvUp
{
    background-image: url(../../gambling/image/live-games-icon.1daf32ed.png);
}
.game-list_jackpot-games__Xu_kq
{
    background-image: url(../../gambling/image/jackpot-icon.0c05fc18.png);
}
.game-list_game-category-name___SIMO
{
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border: 1px solid #b9b9b9;
    font-weight: 900;
    text-transform: uppercase;
    margin: 15px 0 5px;
    font-size: 13px;
    padding: 10px 23px;
    font-family: apercu bold;
}
.game-list_search-game-container__EYUOb
{
    position: relative;
}
@media screen and (min-width: 991px)
{
    .game-list_game-category-bar__1GU7O
    {
        margin-left: unset!important;
        margin-right: unset!important;
        width: 100%;
    }
    .game-list_container__0EoNa
    {
        display: flex;
        margin-top: 20px;
        margin-bottom: 40px;
    }
}
@media screen and (max-width: 776px)
{
    .game-list_container__0EoNa
    {
        margin-top: 0;
        margin-bottom: 30px;
    }
    .game-list_game-category-bar__1GU7O
    {
        width: 100%;
    }
}
.top-games_games-container__d4JWJ
{
    position: relative;
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 10px;
    border-style: solid;
    border-color: #511961;
    background-color: #511961;
    box-shadow: 0 0 50px 0 #202020;
}
.top-games_games-container__d4JWJ .top-games_left-games-container__0Nncb
{
    display: flex;
    align-items: stretch;
    flex-grow: 1;
    width: calc(100% - 10px)!important;
    justify-content: center;
}
.top-games_games-container__d4JWJ .top-games_left-games-container__0Nncb .top-games_left-games-wrapper__wC2X7
{
    padding: 5px;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: stretch;
    transition: all .5s ease-in-out;
}
.top-games_games-container__d4JWJ .top-games_left-games-container__0Nncb .top-games_left-games-wrapper__wC2X7:hover
{
    transform: scale(1.04);
}
.top-games_games-container__d4JWJ .top-games_left-games-container__0Nncb .top-games_left-games-wrapper__wC2X7 .top-games_left-games-box__xVs81
{
    display: flex;
    position: relative;
    align-self: stretch;
    justify-content: center;
    height: 100%;
    width: 100%;
}
.top-games_games-container__d4JWJ .top-games_left-games-container__0Nncb .top-games_left-games-wrapper__wC2X7 .top-games_left-games-box__xVs81 img
{
    opacity: 0;
    transition: .7s;
    filter: drop-shadow(0 0 10px #000);
    width: 100%;
    height: 100%;
}
.top-games_games-container__d4JWJ .top-games_right-games-container__F314T
{
    width: calc(100% - 10px)!important;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.top-games_games-container__d4JWJ .top-games_right-games-container__F314T .top-games_right-games-wrapper__ZkZGb
{
    padding: 5px;
    flex-basis: auto;
    width: 33%;
    max-height: 300px;
    max-width: 300px;
}
.top-games_games-container__d4JWJ .top-games_right-games-container__F314T .top-games_right-games-wrapper__ZkZGb .top-games_right-games-box__8iFma
{
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    display: flex;
    position: relative;
    align-self: stretch;
    justify-content: center;
    height: 100%;
    width: 100%;
    transition: all .5s ease-in-out;
    -webkit-clip-path: polygon(0 0,80% 0,100% 0,100% 80%,100% 100%,0 100%,0 86%,0 20%);
    clip-path: polygon(0 0,80% 0,100% 0,100% 80%,100% 100%,0 100%,0 86%,0 20%);
}
.top-games_games-container__d4JWJ .top-games_right-games-container__F314T .top-games_right-games-wrapper__ZkZGb .top-games_right-games-box__8iFma img
{
    transition: .7s;
    opacity: 0;
}
.top-games_games-container__d4JWJ .top-games_right-games-container__F314T .top-games_right-games-wrapper__ZkZGb .top-games_right-games-box__8iFma:hover
{
    transform: scale(1.08);
    -webkit-clip-path: polygon(10% 0,80% 0,100% 0,100% 90%,90% 100%,0 100%,0 86%,0 10%);
    clip-path: polygon(10% 0,80% 0,100% 0,100% 90%,90% 100%,0 100%,0 86%,0 10%);
}
.top-games_hide__jlvsI
{
    display: none;
    position: relative;
    width: 100%;
    height: 100%;
    max-height: inherit;
    max-width: inherit;
}
.top-games_show__0pv_M img
{
    width: 100%;
    opacity: 1!important;
}
.top-games_top-red-circle__rMlLr
{
    width: 100%;
}
.top-games_top-red-circle__rMlLr img
{
    position: absolute;
    left: 1300px;
    transform: translate(-50%);
}
.top-games_bottom-red-circle__X50ru
{
    z-index: 0;
    width: 100%;
}
.top-games_bottom-red-circle__X50ru img
{
    width: 300px;
    top: 290px!important;
    left: -90px!important;
    position: absolute;
}
.top-games_amount-badge__zvjIR
{
    font-size: 15px;
    text-transform: uppercase;
    text-align: left;
    background-color: transparent;
    border: none;
    color: #ffe400;
    position: absolute;
    top: 10px;
    right: 30px;
    z-index: 1;
    opacity: 1;
    transition: all .5s ease;
    background-color: #6f2332;
    padding: 0 19px;
    border-radius: 10px;
}
.top-games_image__iugVl
{
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 170px!important;
    max-height: inherit;
    max-width: inherit;
}
.top-games_image__iugVl img
{
    border-radius: 20px;
}
.top-games_topgamesHblur__CYsmf
{
    width: 10px;
    height: 80%;
    background-color: #fff;
    position: absolute;
    top: 4px;
    left: -30px;
    filter: blur(13px);
}
.top-games_topgamestitle__hxQA_
{
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    position: relative;
    background: -webkit-linear-gradient(#bfcb14,#ffe400);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 32px;
    letter-spacing: -2px;
    line-height: 35px;
    font-weight: 700;
}
.top-games_topgamestitle__hxQA_:before
{
    width: 10px;
    height: 10px;
    background-color: #fff;
}
@media screen and (min-width: 764px)
{
    .top-games_games-container__d4JWJ .top-games_left-games-container__0Nncb
    {
        width: calc(30% - 10px)!important;
    }
    .top-games_games-container__d4JWJ .top-games_right-games-container__F314T
    {
        width: calc(70% - 5px)!important;
        flex-wrap: wrap!important;
    }
}
@media screen and (max-width: 764px)
{
    .top-games_games-container__d4JWJ
    {
        border-top: none!important;
    }
    .top-games_left-games-box__xVs81
    {
        height: 400px!important;
        margin-left: 6px;
        margin-right: 6px;
        max-height: 340px;
    }
    .top-games_top-red-circle__rMlLr img
    {
        top: -30px!important;
    }
    .top-games_right-games-container__F314T img
    {
        width: 300px;
        height: 200px;
    }
}
.cookies-policy_image-cookies-policy__zijxv
{
    position: fixed;
    max-width: 330px;
    bottom: 18px;
    right: 18px;
    margin-top: 0!important;
    background: #fff;
    z-index: 1000;
    padding: 17px;
    border-radius: 5px;
    color: #4e4e4e;
}
.cookies-policy_image-cookies-policy__zijxv .cookies-policy_link__PTllE
{
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    color: #bd1e51;
    text-decoration: underline!important;
    transition: all .25s ease;
}
.cookies-policy_image-cookies-policy__zijxv .cookies-policy_wrapper__LKHue
{
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}
.cookies-policy_image-cookies-policy__zijxv .cookies-policy_txt__4c0vt
{
    display: inline-block;
    margin: 0 12px;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.2;
}
.cookies-policy_image-cookies-policy__zijxv .cookies-policy_title__UO_Sn
{
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    display: block;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 16px;
}
.cookies-policy_image-cookies-policy__zijxv .cookies-policy_btn__IWR1J
{
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 115px;
    display: inline-block;
    margin-left: 60px;
    padding: 0 12px;
    height: 35px;
    line-height: 35px;
    background-color: #bd1e51;
    border-radius: 5px;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    border: 0;
    transition: background .2s ease;
}
.cookies-policy_cookies-policy___t9Qo
{
    display: block;
    position: fixed;
    bottom: auto!important;
    bottom: 0!important;
    left: 0!important;
    right: 0!important;
    outline: 0!important;
    overflow: visible;
    box-shadow: none!important;
    border-radius: 0!important;
    background-color: rgba(0,0,0,.7);
    border: none;
    width: 100%;
    max-width: 100%;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.2;
    text-align: center;
    letter-spacing: normal;
    padding: 8px 10px!important;
    margin: 0!important;
    transition: top .5s ease-out,opacity .2s ease-out;
    transform: translate(0)!important;
    z-index: 30;
}
.cookies-policy_cookies-policy___t9Qo a
{
    color: #e81010;
    font-weight: 400;
    text-decoration: underline!important;
    transition: color .3s ease;
}
.cookies-policy_cookies-policy___t9Qo>div
{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
}
.cookies-policy_continue__Ri_KN
{
    position: relative;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    padding: 5px 15px;
    min-height: 46px;
    min-width: 125px;
    font-size: 15px;
    font-weight: 900;
    letter-spacing: normal;
    line-height: 1.2;
    font-style: normal;
    text-decoration: none;
    outline: none;
    transition: background-color .3s ease;
    cursor: pointer;
    text-transform: uppercase;
    box-shadow: none;
    text-shadow: none;
    border-radius: 2px;
    border: none;
    background: linear-gradient(135deg,#d84303,#bd1e51);
    margin: 2px 0 2px 10px;
}
.cookies-policy_cookie-wrapper___3Kk7
{
    display: flex;
    justify-content: center;
    align-items: center;
}
.cookies-policy_cookie-popup__qtmGp
{
    position: fixed;
    bottom: 41px;
    min-height: 40px;
    z-index: 101;
    background: #fdfdfd;
    font-size: 16px;
    border: 1px solid #b9b9b9;
    border-radius: 25px;
    padding: 0 10px;
    transition: .5s ease-out;
}
.cookies-policy_cookie-popup__qtmGp .cookies-policy_close__2TNPI
{
    color: #808080;
    width: 47px;
    height: 40px;
    padding: 5px 6px;
    margin: -3px -9px 0 0;
    cursor: pointer;
}
.cookies-policy_cookie-popup__qtmGp div
{
    padding-top: 4px;
}
.cookies-policy_cookie-popup__qtmGp a
{
    color: #bd1e51;
    font-weight: 300;
    transition: color .3s ease;
    text-decoration: underline!important;
}
.cookies-policy_cookie-popup__inner__9We_n
{
    text-align: center;
    padding: 0 5px;
    display: flex;
}
@media screen and (max-width: 776px)
{
    .cookies-policy_image-cookies-policy__zijxv
    {
        justify-content: center;
        right: calc(100% - 170px);
        padding: 5px;
        display: flex;
    }
    .cookies-policy_image-cookies-policy__zijxv .cookies-policy_txt__4c0vt
    {
        display: flex!important;
    }
    .cookies-policy_wrapper__LKHue
    {
        margin-bottom: unset!important;
    }
}
.payment-notice_container__qG53j
{
    margin-top: 30px;
}
.payment-notice_payment-notice__atxth
{
    justify-content: center;
    text-align: center;
    bottom: 0!important;
    display: flex;
    margin-bottom: 18px;
}
.payment-notice_close-icon__gKVQy
{
    position: absolute;
    right: 30px;
    top: 20px;
    cursor: pointer;
}
.payment-notice_magician__rwqRm
{
    border-radius: 8px;
    box-shadow: -1px 0 7px 8px #5d1f91;
}
.payment-notice_buy-button__En8ar
{
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border-radius: 15px;
    background-color: #bd1e51;
    margin-top: 20px;
    text-align: center;
    padding: 10px;
    font-size: 15px;
    font-weight: 500;
    margin-left: auto;
    margin-right: auto;
    max-width: 300px;
}
.payment-notice_buy-button__En8ar:hover
{
    cursor: pointer;
}
.payment-notice_buy-button__En8ar:active
{
    transform: scale(.99);
}
.payment-notice_block__pCZLV
{
    padding: 20px;
}
.payment-notice_topline__Lw1I3
{
    font-size: 50px;
    font-weight: 500;
    margin-bottom: 10px;
}
.payment-notice_subline__5Gzbc, .payment-notice_topline__Lw1I3
{
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.payment-notice_subline__5Gzbc
{
    font-size: 20px;
    color: #f2f6f9;
    margin-bottom: 20px;
}
.payment-notice_controls__87O7Z
{
    display: flex;
    align-items: center;
}
.payment-notice_logos__Gk2mx
{
    display: flex;
    white-space: nowrap;
    justify-content: center;
    margin: auto;
}
.payment-notice_logos__Gk2mx>div
{
    flex: 0 0 32px;
    margin-right: 10px;
}
.payment-notice_logos__Gk2mx>div>img
{
    width: 100%;
    height: auto;
    vertical-align: top;
}
.payment-notice_stars-1__jA7er
{
    pointer-events: none;
    position: absolute;
}
.email-confirmation_notification__Krhe_
{
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    position: fixed;
    z-index: 11;
    top: 64px;
    left: calc(50% - 300px);
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #ffc824;
    border-radius: 0 0 8px 8px;
    color: #000;
}
.email-confirmation_resend__BuQBd
{
    margin-left: 10px;
    border-radius: 10px;
    border: 2px dotted #303030;
    padding: 5px 12px;
}
.email-confirmation_icon__31k6a
{
    margin: 20px;
    color: #000;
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
    line-height: 1;
    transition: color .2s;
}
.email-confirmation_profile__eeDT_
{
    z-index: 1;
    top: 0!important;
    left: calc(50% - 300px)!important;
}
.email-confirmation_content__xZ3oo
{
    display: flex;
    flex: 1 1 auto;
    justify-content: center;
    align-items: center;
    margin-left: 20px;
    margin-right: 20px;
    font-weight: 500;
}
.email-confirmation_slideInUp__VCakb
{
    animation-name: email-confirmation_slideInUp__VCakb;
    animation-duration: 2s!important;
}
@keyframes email-confirmation_slideInUp__VCakb
{
    0%
    {
        transform: translate3d(0,-200%,0);
    }
    to
    {
        transform: translateZ(0);
    }
}
@media screen and (max-width: 996px)
{
    .email-confirmation_notification__Krhe_
    {
        left: calc(50% - 130px);
    }
    .email-confirmation_profile__eeDT_
    {
        top: 60px!important;
        left: calc(50% - 132px)!important;
    }
    .email-confirmation_content__xZ3oo, .email-confirmation_resend__BuQBd
    {
        font-size: 12px;
    }
    .email-confirmation_icon__31k6a
    {
        margin-left: 10px;
        margin-right: 10px;
    }
}
.winner_winners-container__WLH2k
{
    max-width: 1360px;
    position: relative;
    margin-top: 50px;
    filter: drop-shadow(0 0 10px #000);
    min-height: 800px;
}
.winner_winners-container__WLH2k>img
{
    filter: blur(10px);
}
.winner_red-ring-left___q0UA, .winner_red-ring-right__3N3xp, .winner_red-ring__9M5nq
{
    z-index: 0;
    width: 100%;
}
.winner_red-ring-left___q0UA>img
{
    top: 490px!important;
    left: 90px!important;
    position: absolute;
}
.winner_slide-container__jpqBX
{
    padding-top: 40px;
    margin-top: -40px;
    overflow: hidden;
    position: relative;
}
.winner_red-ring-right__3N3xp>img
{
    top: 10px!important;
    position: absolute;
    left: 1270px!important;
}
.winner_appearIn__XrExu
{
    animation: winner_center-animate__24FTK;
    animation-duration: 1s!important;
}
.winner_slideInLeft__ux_AN
{
    animation: winner_slideInLeft__ux_AN;
    animation-duration: 1s!important;
}
.winner_slideOutRight__Oe9I_
{
    animation: winner_slideOutRight__Oe9I_;
    animation-duration: 1s!important;
}
.winner_slideDown__93Ha7
{
    animation: winner_slideOutDown__CqAMm;
    animation-duration: 1s!important;
}
@keyframes winner_center-animate__24FTK
{
    0%
    {
        transform: scaleX(0);
    }
    to
    {
        transform: scaleX(1);
    }
}
@keyframes winner_slideInLeft__ux_AN
{
    0%
    {
        transform: translate3d(-100%,0,0);
        visibility: visible;
    }
    to
    {
        transform: translateZ(0);
    }
}
@keyframes winner_slideOutDown__CqAMm
{
    0%
    {
        transform: translate3d(0,-100%,0);
    }
    to
    {
        transform: translateZ(0);
    }
}
@keyframes winner_slideOutRight__Oe9I_
{
    0%
    {
        transform: translate3d(-100%,0,0);
    }
    to
    {
        transform: translateZ(0);
    }
}
.winner_latest-winner-container__N9zAs
{
    width: 100%;
    display: -ms-flexbox;
    align-items: center;
}
.winner_winners__ys24e
{
    display: flex;
    box-shadow: none;
    background: rgba(52,3,53,.75);
    border: 1px solid hsla(0,0%,100%,.05);
    border-radius: 10px;
    padding: 20px 0;
    max-width: 400px;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    flex-direction: row;
    position: relative;
    height: 498px;
    margin: 0 auto;
    overflow: hidden;
    list-style: none;
    z-index: 1;
}
.winner_winners__ys24e .winner_title__ZFxwO
{
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    text-shadow: -3px 2px 3px rgba(198,59,232,.58);
    color: #c44949;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
}
.winner_winners__ys24e .winner_list__iDxo3
{
    display: block;
    width: 100%;
    padding: 20px;
    margin: 0;
    list-style: none;
}
.winner_winners__ys24e .winner_item__VZHKj
{
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
}
.winner_winners__ys24e .winner_item__VZHKj .winner_content__7z3Ny
{
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-height: 100px;
    padding: 12px;
    margin: 0;
    background-color: #511961;
    box-shadow: -6px 7px 0 rgba(2,1,2,.25);
    border-radius: 8px;
}
.winner_winners__ys24e .winner_item__VZHKj .winner_content__7z3Ny .winner_play__rEASK
{
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    width: auto;
    margin: 0 4px;
    font-size: 0;
    line-height: 0;
    letter-spacing: normal;
}
.winner_winners__ys24e .winner_item__VZHKj .winner_content__7z3Ny .winner_play__rEASK .winner_button-play__8Bab9
{
    width: 46px;
    height: 46px;
    min-width: 46px;
    min-height: 46px;
    border: 2px solid hsla(0,0%,59%,.3);
    background-color: #fff;
    font-size: 0;
    line-height: 0;
    border-radius: 50%;
    box-shadow: none;
    padding: 0 0 0 3px;
    transition: background-color .3s ease,box-shadow .3s ease,border-color .3s ease;
    text-shadow: none;
}
.winner_winners__ys24e .winner_item__VZHKj .winner_content__7z3Ny .winner_info__69f_C
{
    display: inline-flex;
    flex: 1 1;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-self: stretch;
    width: 100%;
    color: rgba(0,0,0,.7);
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    padding: 0;
    margin: 0;
}
.winner_winners__ys24e .winner_item__VZHKj .winner_content__7z3Ny .winner_info__69f_C .winner_game__uoVJz
{
    cursor: pointer;
    text-decoration: none;
    color: #ffe400;
}
.winner_winners__ys24e .winner_item__VZHKj .winner_content__7z3Ny .winner_info__69f_C .winner_sum___XdzE
{
    font-size: 17px;
    font-weight: 700;
    padding: 3px 0 5px!important;
}
.winner_winners__ys24e .winner_item__VZHKj .winner_content__7z3Ny .winner_info__69f_C .winner_sum___XdzE span
{
    color: #ffe400;
}
.winner_winners__ys24e .winner_item__VZHKj .winner_content__7z3Ny .winner_info__69f_C>div
{
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: left;
}
.winner_winners__ys24e .winner_item__VZHKj .winner_content__7z3Ny .winner_info__69f_C .winner_name__d4D_T, .winner_winners__ys24e .winner_item__VZHKj .winner_content__7z3Ny .winner_info__69f_C span
{
    color: #fff;
}
.winner_winners__ys24e .winner_item__VZHKj .winner_content__7z3Ny .winner_image__XJ3_x
{
    cursor: pointer;
    position: relative;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-self: stretch;
    width: 70px;
    margin: 0 18px 0 0;
    font-size: 0;
    line-height: 0;
    letter-spacing: normal;
}
.winner_winners__ys24e .winner_item__VZHKj .winner_content__7z3Ny .winner_image__XJ3_x img
{
    display: block;
    width: 100%;
    height: auto;
    box-shadow: 4px 4px 0 rgba(0,0,0,.22);
    border-radius: 4px;
    overflow: hidden;
}
.winner_winners__ys24e .winner_item__VZHKj:not(:last-child)
{
    margin-bottom: 8px;
}
.winner_topgamestitle__41P00
{
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    position: relative;
    background: -webkit-linear-gradient(#bfcb14,#ffe400);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 32px;
    letter-spacing: -4px;
    line-height: 35px;
    font-weight: 700;
}
.winner_topgamestitle__41P00:before
{
    width: 10px;
    height: 10px;
    background-color: #fff;
}
.winner_winner-tabs__uOcHs
{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0 0 16px;
    border-radius: 0;
    overflow: hidden;
    background-color: transparent;
    padding: 0;
    list-style: none;
    border: none;
}
.winner_winner-tabs__uOcHs>li:first-child div
{
    border-radius: 10px 0 0 10px;
}
.winner_winner-tabs__uOcHs>li:nth-child(2) div
{
    border-radius: 0 10px 10px 0;
}
.winner_winner-tabs__uOcHs>li
{
    position: relative;
    display: block;
    width: auto;
    min-width: 140px;
    min-height: 40px;
    padding: 0;
    margin: 0;
    float: none;
}
.winner_winner-tabs__uOcHs>li.winner_active__L_u8S>div
{
    background: #ffe400;
    border-color: #ffe400;
}
.winner_winner-tabs__uOcHs>li>div
{
    cursor: pointer;
    width: 100%;
    padding: 0;
    margin: 0;
    text-decoration: none;
    background: #2d060f;
    border: 1px solid #494949;
    box-shadow: none;
    font-size: 14px;
    font-weight: 500;
    line-height: 40px;
    text-align: center;
    transition: background .5s ease,color .3s ease;
}
.winner_tabs__pl5tH
{
    width: auto;
    min-width: 140px;
    min-height: 40px;
    padding: 0;
    margin: 0;
    float: none;
}
.mobile-banner_container__o1elp
{
    flex-direction: column;
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    margin: 140px auto 80px;
    min-height: 360px;
    max-width: 1360px;
    background: linear-gradient(288.85deg,#330139 10%,#bd1e51 74.55%,#330139 90%);
}
.mobile-banner_text-container__ZV9eN
{
    text-align: center;
    flex: 1 1;
    margin: auto;
    justify-content: center;
}
.mobile-banner_logo-container__Jtt7H
{
    display: flex;
    flex: 1 1;
    width: 100%;
    margin-top: auto;
    justify-content: center;
}
.mobile-banner_logo-container__Jtt7H img
{
    margin: auto;
}
.mobile-banner_title___xO61
{
    font-family: apercu bold;
    margin-bottom: 40px;
    padding-top: 50px;
    line-height: 10px;
    letter-spacing: 1px;
    font-weight: bolder;
    font-size: 1.8em!important;
}
.mobile-banner_title___xO61 span:hover
{
    color: #bd1e51!important;
    cursor: pointer!important;
}
.mobile-banner_description__CpHPM
{
    padding: 20px;
    text-align: justify;
    font-family: apercu;
    max-width: 600px;
    line-height: 30px;
    letter-spacing: 1px;
    font-size: 17px;
}
.mobile-banner_logo-container__Jtt7H
{
    position: relative;
}
.mobile-banner_logo__pOtaw
{
    justify-content: right;
}
.mobile-banner_logo__pOtaw img
{
    display: block;
    max-height: 350px;
    overflow: visible;
    margin-top: -530px;
}
.win-unlock_bubble__16hk2
{
    width: auto;
    max-width: 324px;
    min-width: 294px;
    height: auto;
    top: auto;
    left: 20px;
    bottom: 38px;
    box-shadow: 5px 5px 10px rgba(0,0,0,.3);
    animation-name: win-unlock_winUnlockBubble__ZZZeQ;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-delay: 3s;
    background: rgba(0,0,0,.4);
    position: fixed;
    z-index: 111;
    box-sizing: border-box;
}
.win-unlock_profile__2BFcz
{
    left: unset;
    right: 20px;
}
.win-unlock_overlay__AAxqq
{
    width: 100%;
    min-height: 100%;
    height: auto;
}
.win-unlock_link__ISE9x
{
    margin-top: 10px;
    font-size: 13px!important;
    color: #cac706;
}
.win-unlock_link__ISE9x:hover
{
    color: #949207;
}
.win-unlock_title__j1aOG
{
    font-size: 17px;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}
.win-unlock_promo__9fCkt
{
    text-transform: uppercase;
    font-size: 20px!important;
    font-weight: 600;
    line-height: .8;
    text-align: center;
    letter-spacing: 0;
    margin: 10px 0;
    background: #e8d243;
    background: radial-gradient(circle farthest-corner at center center,#e8d243 0,#cc9b29 65%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.win-unlock_summ__Ca3aE
{
    color: #fff;
    line-height: .8;
    text-align: center;
    margin: 10px 0;
    word-spacing: 0;
}
.win-unlock_summ__Ca3aE span
{
    font-size: 80px;
}
.win-unlock_explain__yw3uz
{
    text-transform: uppercase;
    font-size: 30px!important;
    font-weight: 900;
    line-height: .8;
    text-align: center;
    letter-spacing: 0;
    margin: 10px 0;
    background: #e8d243;
    background: radial-gradient(circle farthest-corner at center center,#e8d243 0,#cc9b29 65%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.win-unlock_deposit-btn__YrBvL
{
    margin-top: 15px;
    background-color: #09b83c;
    display: block;
    border-radius: 0;
    text-align: center;
    text-decoration: none;
    color: #fff;
    padding: 10px;
    font-size: 15px;
    border-radius: 10px;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1.4;
    cursor: pointer;
    transition: all .3s ease;
}
.win-unlock_deposit-btn__YrBvL:active
{
    scale: .98;
}
.win-unlock_footer__lrif8
{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    margin-top: 10px;
}
.win-unlock_header__SuEQK
{
    position: absolute;
    top: -10px;
    background: #c09c00;
    color: #403636;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    padding: 5px 10px;
    white-space: nowrap;
}
.win-unlock_header__SuEQK:after
{
    right: 0;
    content: "";
    position: absolute;
    bottom: -7px;
    width: 0;
    height: 0;
    border-color: transparent #c09c00 transparent transparent;
    border-style: solid;
    border-width: 0 65px 7px 0;
}
.win-unlock_header__SuEQK:before
{
    left: 0;
    content: "";
    position: absolute;
    bottom: -7px;
    width: 0;
    height: 0;
    border-color: #c09c00 transparent transparent;
    border-style: solid;
    border-width: 7px 65px 0 0;
}
.win-unlock_currency__YtF4r
{
    font-size: 17px;
}
.win-unlock_bubble-box__5mu38
{
    background: linear-gradient(237deg,#2b8546,#021324);
    width: auto!important;
    height: auto!important;
    top: auto!important;
    left: auto!important;
    overflow: visible;
    text-align: center;
    padding: 30px 30px 20px;
    box-shadow: none;
    position: relative;
    box-sizing: border-box;
}
.win-unlock_close-icon__gM8bi
{
    width: 31px;
    height: 31px;
    position: absolute;
    right: 0;
    top: 0;
    padding: 9px;
    fill: rgba(95,67,8,.7);
    z-index: 1;
    cursor: pointer;
}
@keyframes win-unlock_winUnlockBubble__ZZZeQ
{
    0%
    {
        opacity: 0;
        transform: translate3d(0,100%,0);
    }
    to
    {
        opacity: 1;
        transform: none;
    }
}
.telegram_bubble__21KmO
{
    width: auto;
    max-width: 324px;
    min-width: 294px;
    height: auto;
    top: auto;
    left: calc(50vw - 154px);
    bottom: 18px;
    box-shadow: 5px 5px 10px rgba(0,0,0,.3);
    animation-name: telegram_winUnlockBubble__0GXeR;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-delay: 3s;
    background: #b80578;
    position: fixed;
    z-index: 111;
    box-sizing: border-box;
}
.telegram_icon__UWpe4
{
    background-color: #22a0dc;
    border-radius: 50%;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.telegram_profile__RBmIX
{
    left: unset;
    right: 20px;
}
.telegram_overlay__3e5EY
{
    background-color: rgba(21,2,74,.729);
    width: 100%;
    min-height: 100%;
    height: auto;
}
.telegram_link__kXhsw
{
    padding-top: 15px!important;
    font-size: 13px!important;
    color: #e2c63c;
}
.telegram_link__kXhsw:hover
{
    color: #949207;
}
.telegram_title__s0JKu
{
    font-size: 17px;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}
.telegram_promo__fuPTs
{
    text-transform: uppercase;
    font-size: 20px!important;
    font-weight: 600;
    line-height: .8;
    text-align: center;
    letter-spacing: 0;
    margin: 10px 0;
    background: #e8d243;
    background: radial-gradient(circle farthest-corner at center center,#e8d243 0,#cc9b29 65%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.telegram_summ__oHo7o
{
    color: #fff;
    line-height: .8;
    text-align: center;
    margin: 10px 0;
    word-spacing: 0;
}
.telegram_summ__oHo7o span
{
    font-size: 80px;
}
.telegram_explain__9Mjdw
{
    text-transform: uppercase;
    font-size: 30px!important;
    font-weight: 900;
    line-height: .8;
    text-align: center;
    letter-spacing: 0;
    margin: 10px 0;
    background: #e8d243;
    background: radial-gradient(circle farthest-corner at center center,#e8d243 0,#cc9b29 65%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.telegram_deposit-btn__YYgv9
{
    margin-top: 15px;
    background-color: #caaa00;
    display: block;
    border-radius: 0;
    text-align: center;
    text-decoration: none;
    color: #303030;
    padding: 10px;
    font-size: 15px;
    border-radius: 10px;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1.4;
    cursor: pointer;
    transition: all .3s ease;
}
.telegram_deposit-btn__YYgv9:active
{
    scale: .98;
}
.telegram_footer__1OD0G
{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    margin-top: 10px;
}
.telegram_header__qoPHO
{
    position: absolute;
    top: -10px;
    background: #c09c00;
    color: #403636;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    padding: 5px 10px;
    white-space: nowrap;
}
.telegram_header__qoPHO:after
{
    right: 0;
    content: "";
    position: absolute;
    bottom: -7px;
    width: 0;
    height: 0;
    border-color: transparent #c09c00 transparent transparent;
    border-style: solid;
    border-width: 0 65px 7px 0;
}
.telegram_header__qoPHO:before
{
    left: 0;
    content: "";
    position: absolute;
    bottom: -7px;
    width: 0;
    height: 0;
    border-color: #c09c00 transparent transparent;
    border-style: solid;
    border-width: 7px 65px 0 0;
}
.telegram_currency__L2Dxj
{
    font-size: 17px;
}
.telegram_bubble-box__SXkLN
{
    width: auto!important;
    height: auto!important;
    top: auto!important;
    left: auto!important;
    overflow: visible;
    text-align: center;
    padding: 30px 30px 20px;
    box-shadow: none;
    position: relative;
    box-sizing: border-box;
}
.telegram_close-icon__WfL8G
{
    width: 31px;
    height: 31px;
    position: absolute;
    right: 0;
    top: 0;
    padding: 9px;
    background-color: #caaa00;
    fill: rgba(95,67,8,.7);
    z-index: 1;
    cursor: pointer;
}
@keyframes telegram_winUnlockBubble__0GXeR
{
    0%
    {
        opacity: 0;
        transform: translate3d(0,100%,0);
    }
    to
    {
        opacity: 1;
        transform: none;
    }
}