.layout{
    background:#0e1835;
    display:flex;
    flex-direction:column;
    min-height:100vh
}
.layout__main{
    flex:1;
    overflow:hidden;
    position:relative
}
.layout__logo-wrapper{
    text-align:center
}
.layout__bg{
    display:block;
    left:50%;
    position:absolute;
    top:0;
    transform:translateX(-50%)
}
@media(min-width:1920px){
    .layout__bg{
        width:100%
    }
}
.layout__stickers{
    display:flex;
    flex-direction:column;
    left:15px;
    position:absolute;
    top:15px;
    z-index:2
}
.layout__sticker{
    display:block;
    max-height:25px;
    width:auto
}
.layout__sticker:not(:last-of-type){
    margin-bottom:6px
}
.fixed-menu-mobile .fixed-menu-mobile__btn-menu,.fixed-menu-mobile .fixed-menu-mobile__logout,.fixed-menu-mobile__icon-container{
    background:radial-gradient(50.37% 50.37% at 49.63% 53.75%,#0094ff 0,#121f42 100%);
    border-radius:50%;
    filter:drop-shadow(0 4px 0 #005c90) drop-shadow(0 4px 0 rgba(18,31,66,.6));
    transition:.3s ease
}
.fixed-menu-mobile .fixed-menu-mobile__btn-menu:before,.fixed-menu-mobile .fixed-menu-mobile__logout:before,.fixed-menu-mobile__icon-container:before{
    background:linear-gradient(180deg,#0098b8,#00e1ff);
    border-radius:50%;
    bottom:0;
    box-shadow:inset 0 2px 0 hsla(0,0%,100%,.8);
    content:"";
    left:0;
    -webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);
    -webkit-mask-composite:xor;
    mask-composite:exclude;
    padding:5px;
    position:absolute;
    right:0;
    top:0
}
.fixed-menu-mobile{
    left:50%;
    position:fixed;
    top:10px;
    transform:translateX(-50%);
    z-index:50
}
.fixed-menu-mobile__signed{
    left:45%
}
@media(min-width:414px){
    .fixed-menu-mobile__signed{
        left:50%
    }
}
.fixed-menu-mobile__drop{
    background:#192955;
    border-radius:30px;
    box-shadow:0 -10px 30px rgba(14,24,53,.8),inset 0 1px 0 #6789ea
}
.fixed-menu-mobile__character{
    display:block;
    position:absolute;
    right:2px;
    top:-4px
}
.fixed-menu-mobile__container{
    background:#213d7c;
    border-radius:30px;
    box-shadow:0 4px 10px #0e1835,inset 0 2px 0 hsla(0,0%,100%,.25);
    display:flex;
    min-width:300px;
    padding:10px;
    position:relative;
    z-index:5
}
.fixed-menu-mobile__container--logged{
    padding:10px 70px 10px 10px
}
.fixed-menu-mobile__container .balance-select-group{
    flex:1 0 auto;
    margin-bottom:0;
    z-index:10
}
.fixed-menu-mobile__container .balance-select-group__button.link-btn{
    min-height:36px;
    min-width:36px
}
.fixed-menu-mobile__container .balance-select-group__button.link-btn img{
    width:26px
}
.fixed-menu-mobile__user-balance .balance-select__button{
    background:url(/images/balance-btn-mask-mobile.5b5a944f..svg) no-repeat bottom,linear-gradient(1.41deg,#1fa786 1.47%,#00e693 95.01%);
    box-shadow:inset 0 2px 0 hsla(0,0%,100%,.6);
    filter:drop-shadow(0 3px 0 #135443);
    min-height:36px;
    min-width:160px;
    padding:8px 42px 8px 10px
}
.fixed-menu-mobile__user-balance .balance-select__button:before{
    background:url(/images/balance-btn-mask-mobile.5b5a944f..svg) no-repeat bottom,linear-gradient(0deg,rgba(14,24,53,.15),rgba(14,24,53,.15)),linear-gradient(1.41deg,#1fa786 1.47%,#00e693 95.01%)
}
.fixed-menu-mobile__user-balance .balance-select__balance-value{
    font-size:16px;
    line-height:19px
}
.fixed-menu-mobile__drop-menu{
    padding:14px 20px 30px
}
.fixed-menu-mobile__menu{
    display:flex;
    flex-direction:column
}
.fixed-menu-mobile .fixed-menu-mobile__search{
    margin-bottom:25px;
    max-width:260px;
    z-index:1
}
.fixed-menu-mobile .fixed-menu-mobile__search .select-games-search-for-grid__dropdown{
    top:50px
}
.fixed-menu-mobile__item{
    background:#162448;
    border-radius:25px;
    box-shadow:inset 0 1px 0 #11182c;
    display:inline-block;
    margin:0 0 15px;
    padding:0;
    vertical-align:top;
    width:100%
}
.fixed-menu-mobile__item:last-of-type{
    margin-bottom:0
}
.fixed-menu-mobile .fixed-menu-mobile__btn-menu{
    flex-shrink:0;
    font-size:0;
    height:34px;
    margin-right:15px;
    position:relative;
    width:34px
}
.fixed-menu-mobile .fixed-menu-mobile__btn-menu:focus,.fixed-menu-mobile .fixed-menu-mobile__btn-menu:hover{
    background:radial-gradient(50.37% 50.37% at 49.63% 53.75%,#0094ff 0,#121f42 100%);
    filter:drop-shadow(0 4px 0 #005c90) drop-shadow(0 4px 0 rgba(18,31,66,.6)) drop-shadow(0 0 15px #00d9f7)
}
.fixed-menu-mobile .fixed-menu-mobile__button{
    font-size:13px;
    font-weight:900;
    line-height:15px;
    min-height:34px;
    min-width:115px
}
.fixed-menu-mobile .fixed-menu-mobile__button:not(:last-of-type){
    margin-right:8px
}
.fixed-menu-mobile .fixed-menu-mobile__button:last-of-type{
    flex-grow:1
}
.fixed-menu-mobile__link{
    align-items:center;
    display:flex;
    flex-direction:row;
    flex-wrap:nowrap;
    font-size:15px;
    font-weight:800;
    justify-content:flex-start;
    line-height:18px;
    margin:0;
    min-height:40px;
    padding:0;
    width:100%
}
.fixed-menu-mobile__link,.fixed-menu-mobile__link:active,.fixed-menu-mobile__link:focus{
    color:#fff;
    outline:none;
    text-decoration:none
}
.fixed-menu-mobile__link:hover{
    color:#fff
}
.fixed-menu-mobile__link:hover img{
    transform:translateY(-5px)
}
.fixed-menu-mobile__link--current,.fixed-menu-mobile__link--current:active,.fixed-menu-mobile__link--current:focus,.fixed-menu-mobile__link--current:hover{
    color:#fff
}
.fixed-menu-mobile__icon-container{
    align-items:center;
    display:flex;
    height:36px;
    justify-content:center;
    margin-right:13px;
    padding:0;
    position:relative;
    top:2px;
    width:36px
}
.fixed-menu-mobile__icon{
    display:block;
    filter:drop-shadow(-2px 3px 0 rgba(14,24,53,.6));
    height:auto;
    position:absolute;
    transition:.3s ease;
    width:28px
}
.fixed-menu-mobile__stickers{
    align-items:flex-start;
    display:flex;
    flex-direction:column;
    margin-left:20px;
    margin-top:25px
}
.fixed-menu-mobile__sticker{
    margin-bottom:15px
}
.fixed-menu-mobile__sticker:last-of-type{
    margin-bottom:0
}
.fixed-menu-mobile__logout.menu-logout-button{
    color:rgba(0,225,255,.6);
    font-size:15px;
    font-weight:600;
    letter-spacing:-.25px;
    line-height:18px;
    padding:45px 5px 0;
    position:relative;
    text-transform:capitalize
}
.fixed-menu-mobile__logout.menu-logout-button:focus,.fixed-menu-mobile__logout.menu-logout-button:hover{
    color:#00e1ff
}
.fixed-menu-mobile__logout.menu-logout-button:before{
    background:rgba(0,225,255,.2);
    content:"";
    display:block;
    height:1px;
    position:absolute;
    top:30px;
    width:100%
}
.fixed-menu-mobile__buttons-block{
    grid-gap:40px;
    align-items:center;
    display:grid;
    grid-template-columns:repeat(auto-fit,34px);
    justify-content:center;
    margin-top:30px
}
.fixed-menu-mobile .fixed-menu-mobile__chat.live-chat-button{
    bottom:unset;
    min-height:34px;
    min-width:34px;
    position:relative;
    right:unset;
    z-index:0
}
.fixed-menu-mobile .fixed-menu-mobile__chat.live-chat-button img{
    width:27px
}
.fixed-menu-mobile .fixed-menu-mobile__logout{
    border:none;
    box-shadow:none;
    cursor:pointer;
    margin:0;
    min-height:34px;
    min-width:34px;
    outline:none;
    padding:0;
    transition:.3s ease
}
.fixed-menu-mobile .fixed-menu-mobile__logout:after{
    display:none
}
.fixed-menu-mobile .fixed-menu-mobile__logout:active,.fixed-menu-mobile .fixed-menu-mobile__logout:focus,.fixed-menu-mobile .fixed-menu-mobile__logout:hover{
    background:radial-gradient(50.37% 50.37% at 49.63% 53.75%,#0094ff 0,#121f42 100%);
    filter:drop-shadow(0 4px 0 #005c90) drop-shadow(0 4px 0 rgba(18,31,66,.6)) drop-shadow(0 0 15px #00d9f7)
}
.fixed-menu-mobile__points-group{
    display:grid;
    gap:14px;
    grid-template-columns:repeat(2,1fr);
    margin-bottom:18px
}
.fixed-menu-mobile__points-group .user-points{
    background:linear-gradient(1.41deg,rgba(0,41,64,.2) 1.47%,rgba(0,85,133,.2) 95.01%);
    box-shadow:inset 0 2px 0 hsla(0,0%,100%,.12);
    margin:0;
    padding:6px
}
.fixed-menu-mobile__points-group .user-points__icon{
    margin-right:5px;
    width:28px
}
.fixed-menu-mobile__points-group .user-points__points{
    font-size:14px
}
.balance-select__dropdown{
    scrollbar-color:#fff;
    scrollbar-width:thin
}
.balance-select__dropdown::-webkit-scrollbar{
    height:3px;
    width:3px
}
.balance-select__dropdown::-webkit-scrollbar-track{
    background:hsla(0,0%,100%,.5);
    border-radius:2px
}
.balance-select__dropdown::-webkit-scrollbar-thumb{
    background:hsla(0,0%,100%,.6);
    border-radius:2px;
    margin:0
}
.balance-select__dropdown::-webkit-scrollbar-thumb:hover{
    background:#fff
}
.balance-select__dropdown:hover::-webkit-scrollbar-thumb{
    background:hsla(0,0%,100%,.8)
}
.balance-select__button{
    align-items:center;
    background:linear-gradient(1.41deg,#1fa786 1.47%,#00e693 95.01%);
    cursor:pointer;
    display:inline-flex;
    flex-direction:row;
    flex-wrap:nowrap;
    justify-content:center;
    margin:0;
    min-height:48px;
    min-width:130px;
    padding:10px 52px 10px 15px;
    position:relative;
    width:100%
}
.balance-select__button,.balance-select__button:before{
    border-radius:40px;
    box-shadow:inset 0 2px 0 hsla(0,0%,100%,.6)
}
.balance-select__button:before{
    background:linear-gradient(0deg,rgba(14,24,53,.15),rgba(14,24,53,.15)),linear-gradient(1.41deg,#1fa786 1.47%,#00e693 95.01%);
    bottom:0;
    content:"";
    left:0;
    opacity:0;
    position:absolute;
    right:0;
    top:0;
    transition:.3s ease
}
.balance-select__button:hover:before{
    opacity:1
}
.balance-select__balance{
    display:block;
    padding:0;
    position:relative;
    width:100%
}
.balance-select__balance-value{
    color:#fff;
    display:block;
    font-size:17px;
    font-weight:900;
    line-height:21px;
    margin:0;
    overflow:hidden;
    text-align:center;
    text-shadow:0 1.5px 0 rgba(14,26,54,.7);
    word-break:break-all
}
.balance-select__bottom-line{
    height:0;
    position:relative;
    width:100%
}
.balance-select__dropdown{
    background:linear-gradient(1.41deg,#1fa786 1.47%,#1fa786 95.01%);
    border-radius:10px;
    box-shadow:0 0 10px rgba(14,24,53,.5),inset 0 2px 0 hsla(0,0%,100%,.6);
    min-width:0;
    overflow-y:auto;
    position:absolute;
    top:12px;
    width:100%;
    z-index:100
}
.balance-select__dropdown--deposit-with-all-currencies{
    max-height:150px
}
.balance-select__option.user-menu-option{
    color:#fff;
    font-size:16px;
    font-weight:900;
    justify-content:flex-start;
    letter-spacing:unset;
    line-height:24px;
    min-height:34px;
    padding:3px 13px;
    text-shadow:0 1px 0 rgba(14,26,54,.7)
}
.balance-select__option.user-menu-option--highlighted,.balance-select__option.user-menu-option--highlighted:active,.balance-select__option.user-menu-option--highlighted:focus,.balance-select__option.user-menu-option--highlighted:hover,.balance-select__option.user-menu-option:focus,.balance-select__option.user-menu-option:hover{
    background:rgba(15,30,66,.1)
}
.balance-select__arrow-icon-wrapper{
    bottom:3px;
    cursor:pointer;
    left:38%;
    position:absolute;
    transform:rotate(0deg);
    transition:transform .3s
}
.balance-select__arrow-icon-wrapper img{
    display:block;
    filter:drop-shadow(0 1.5px 0 rgba(14,26,54,.7))
}
.balance-select__arrow-icon-wrapper--open{
    transform:rotate(180deg)
}
.user-menu-option{
    align-items:center;
    border-radius:4px;
    color:#999;
    cursor:pointer;
    display:inline-flex;
    flex-direction:row;
    flex-wrap:nowrap;
    font-size:14px;
    font-weight:700;
    justify-content:center;
    letter-spacing:.12px;
    margin:0;
    min-height:30px;
    outline:none;
    padding:5px 10px;
    text-align:center;
    text-decoration:none;
    transition:color .3s ease,background-color .3s ease;
    width:100%
}
.user-menu-option--highlighted,.user-menu-option--highlighted:active,.user-menu-option--highlighted:focus,.user-menu-option--highlighted:hover,.user-menu-option--selected,.user-menu-option--selected:active,.user-menu-option--selected:focus,.user-menu-option--selected:hover,.user-menu-option:hover{
    color:#fff
}
.user-points{
    align-items:center;
    background:linear-gradient(1.41deg,rgba(0,41,64,.2) 1.47%,rgba(0,85,133,.2) 95.01%);
    border-radius:40px;
    box-shadow:inset 0 2px 0 hsla(0,0%,100%,.12);
    display:flex;
    margin:auto auto 24px;
    padding:5px 6px 6px;
    position:relative
}
.user-points__icon{
    display:block;
    margin-right:10px
}
.user-points__container{
    align-items:center;
    background:linear-gradient(180deg,#20c7de,#316ea1);
    border-radius:12px;
    box-shadow:0 5px 8px rgba(0,0,0,.35),inset 0 2px 0 hsla(0,0%,100%,.6);
    display:flex;
    flex-direction:column;
    justify-content:center;
    min-width:200px;
    padding:8px 12px
}
.user-points__title{
    color:#fff;
    font-size:16px;
    font-weight:800;
    line-height:18px;
    margin-bottom:5px;
    text-shadow:0 2px 0 rgba(15,28,52,.7);
    text-transform:uppercase
}
.user-points__points{
    color:#25b0ce;
    font-size:18px;
    font-weight:900;
    line-height:21px;
    text-shadow:0 1.5px 0 rgba(14,26,54,.7)
}
.vip-status-mobile__progress{
    background:radial-gradient(50.37% 50.37% at 49.63% 53.75%,#0094ff 0,#121f42 100%);
    border-radius:50%;
    filter:drop-shadow(0 4px 0 #005c90) drop-shadow(0 4px 0 rgba(18,31,66,.6));
    transition:.3s ease
}
.vip-status-mobile__progress:before{
    background:linear-gradient(180deg,#0098b8,#00e1ff);
    border-radius:50%;
    bottom:0;
    box-shadow:inset 0 2px 0 hsla(0,0%,100%,.8);
    content:"";
    left:0;
    -webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);
    -webkit-mask-composite:xor;
    mask-composite:exclude;
    padding:5px;
    position:absolute;
    right:0;
    top:0
}
.vip-status-mobile{
    align-items:center;
    background:linear-gradient(1.41deg,rgba(0,41,64,.2) 1.47%,rgba(0,85,133,.2) 95.01%);
    border-radius:40px;
    box-shadow:inset 0 2px 0 #33466d;
    display:flex;
    padding:6px
}
.vip-status-mobile__progress{
    align-items:center;
    display:flex;
    height:30px;
    justify-content:center;
    margin-right:7px;
    width:30px
}
.vip-status-mobile__progress span{
    -webkit-text-fill-color:transparent;
    background:linear-gradient(90deg,#ffd02c 18%,#fdff90 52%,#ffd02c 83%,#ffd230);
    -webkit-background-clip:text;
    display:block;
    filter:drop-shadow(0 1px rgba(14,24,53,.6));
    font-size:11px;
    font-weight:900;
    line-height:13px;
    text-shadow:none
}
.vip-status-mobile__progress--166{
    background:radial-gradient(50.37% 50.37% at 49.63% 53.75%,#ac7650 0,#764d31 100%)
}
.vip-status-mobile__progress--167{
    background:radial-gradient(50.37% 50.37% at 49.63% 53.75%,#bebebe 0,#7d7d7d 100%)
}
.vip-status-mobile__progress--168{
    background:radial-gradient(50.37% 50.37% at 49.63% 53.75%,#d7b553 0,#996b15 100%)
}
.vip-status-mobile__progress--169{
    background:radial-gradient(50.37% 50.37% at 49.63% 53.75%,#2d7ba8 0,#ade3f0 100%)
}
.vip-status-mobile__progress--170{
    background:linear-gradient(89.96deg,#555 .02%,#464646 49.47%,#1f1f1f 99.96%)
}
.vip-status-mobile__label{
    color:#25b0ce;
    flex:1;
    font-size:11px;
    font-weight:900;
    line-height:13px;
    text-shadow:0 1.5px 0 rgba(15,28,52,.7);
    text-transform:uppercase
}
.flags-select-mobile .select-language-icons{
    bottom:unset;
    font-size:0;
    left:unset;
    position:static;
    transform:unset
}
.flags-select-mobile .select-language-icons__dropdown--open{
    grid-gap:30px 40px;
    background:#192955;
    border-radius:30px;
    box-shadow:0 -10px 30px rgba(14,24,53,.8),inset 0 1px 0 #6789ea;
    display:grid;
    grid-template-columns:repeat(auto-fit,35px);
    grid-template-rows:repeat(auto-fit,35px);
    justify-content:center;
    justify-items:center;
    left:0;
    max-height:unset;
    min-height:100%;
    padding:135px 60px 80px;
    top:0;
    width:100%;
    z-index:2
}
.flags-select-mobile .select-language-icons__button{
    height:34px;
    width:34px
}
.flags-select-mobile .select-language-icons__button img{
    height:25px;
    min-width:25px;
    width:25px
}
.flags-select-mobile .select-language-icons__option.option-link{
    margin:0!important
}
.select-language-icons__dropdown,.select__dropdown{
    scrollbar-color:#fff;
    scrollbar-width:thin
}
.select-language-icons__dropdown::-webkit-scrollbar,.select__dropdown::-webkit-scrollbar{
    height:3px;
    width:3px
}
.select-language-icons__dropdown::-webkit-scrollbar-track,.select__dropdown::-webkit-scrollbar-track{
    background:hsla(0,0%,100%,.5);
    border-radius:2px
}
.select-language-icons__dropdown::-webkit-scrollbar-thumb,.select__dropdown::-webkit-scrollbar-thumb{
    background:hsla(0,0%,100%,.6);
    border-radius:2px;
    margin:0
}
.select-language-icons__dropdown::-webkit-scrollbar-thumb:hover,.select__dropdown::-webkit-scrollbar-thumb:hover{
    background:#fff
}
.select-language-icons__dropdown:hover::-webkit-scrollbar-thumb,.select__dropdown:hover::-webkit-scrollbar-thumb{
    background:hsla(0,0%,100%,.8)
}
.select,.select-language-icons{
    color:#fff;
    display:block;
    font-size:16px;
    font-weight:800;
    line-height:1.2;
    margin:0;
    padding:0;
    position:relative;
    text-align:left;
    width:100%
}
.select-language-icons__bottom-line,.select__bottom-line{
    height:0;
    position:relative;
    width:100%
}
.select-language-icons__dropdown,.select__dropdown{
    background:#081327;
    border:0 solid transparent;
    border-radius:10px;
    color:#fff;
    cursor:pointer;
    display:block;
    font-size:16px;
    font-weight:800;
    left:0;
    margin:0;
    max-height:200px;
    overflow:hidden;
    overflow-y:auto;
    padding:0;
    position:absolute;
    text-transform:none;
    top:100%;
    width:100%;
    z-index:100
}
.select-language-icons__arrow-icon-wrapper,.select__arrow-icon-wrapper{
    color:#4a4a4b;
    cursor:pointer;
    font-size:8px;
    transform:rotate(0deg);
    transform-origin:center;
    transition:transform .3s
}
.select-language-icons__arrow-icon-wrapper--open,.select__arrow-icon-wrapper--open{
    color:#adadad;
    transform:rotate(180deg)
}
.select-language-icons{
    bottom:40px;
    left:20px;
    opacity:1;
    position:fixed;
    transform:translateX(0);
    transition:.3s ease;
    width:auto;
    z-index:101
}
@media(min-width:768px)and (max-height:700px){
    .select-language-icons{
        display:none
    }
}
.select-language-icons.hidden{
    left:0;
    opacity:0;
    transform:translateX(-100%)
}
.select-language-icons__bottom-line{
    position:static
}
.select-language-icons__icons-bg{
    background:linear-gradient(180deg,rgba(14,24,53,0),#0e1b37 38.31%);
    bottom:0;
    height:160px;
    left:0;
    opacity:0;
    position:fixed;
    visibility:hidden;
    width:100%;
    z-index:-1
}
.select-language-icons__icons-bg.show{
    opacity:1;
    visibility:visible;
    z-index:101
}
.select-language-icons__dropdown{
    background:none;
    border:none;
    border-radius:0;
    display:none;
    left:80px;
    overflow:unset;
    top:0;
    width:auto
}
.select-language-icons__dropdown--open{
    display:flex
}
.select-language-icons__button{
    align-items:center;
    background:linear-gradient(180deg,#0098b8,#00e1ff);
    border-radius:50%;
    box-shadow:0 4px 0 #005c90,inset 0 2px 0 hsla(0,0%,100%,.6);
    cursor:pointer;
    display:flex;
    filter:drop-shadow(0 4px 8px rgba(0,0,0,.6));
    height:40px;
    justify-content:center;
    transition:.3s ease;
    width:40px
}
.select-language-icons__button:focus,.select-language-icons__button:hover{
    filter:drop-shadow(0 4px 8px rgba(0,0,0,.6)) drop-shadow(0 0 15px #00d9f7)
}
.select-language-icons__button-language-icon{
    min-width:30px
}
.select-language-icons__button-language-icon,.select-language-icons__option-language-icon{
    border-radius:50%;
    display:block;
    height:30px;
    width:30px
}
.select-language-icons__globe-icon{
    align-items:center;
    display:flex;
    height:24px;
    justify-content:center;
    min-width:24px;
    opacity:.6;
    width:24px
}
.select-language-icons__option.option-link{
    background:none;
    border-radius:unset;
    margin-bottom:0!important;
    margin-top:0!important;
    overflow:unset;
    padding:0
}
.select-language-icons__option.option-link:not(:last-of-type){
    margin-right:40px
}
.select-language-icons__option.option-link .option-link__content{
    align-items:center;
    background:linear-gradient(180deg,#0098b8,#00e1ff);
    border-radius:50%;
    box-shadow:0 4px 0 #005c90,inset 0 2px 0 hsla(0,0%,100%,.6);
    display:flex;
    filter:drop-shadow(0 4px 8px rgba(0,0,0,.6));
    height:40px;
    justify-content:center;
    transition:.3s ease;
    width:40px
}
.select-language-icons__option.option-link .option-link__content:focus,.select-language-icons__option.option-link .option-link__content:hover{
    filter:drop-shadow(0 4px 8px rgba(0,0,0,.6)) drop-shadow(0 0 15px #00d9f7)
}
.select-language-icons__back-icon{
    cursor:pointer;
    display:block;
    left:15px;
    position:absolute;
    top:85px;
    z-index:2
}
.option{
    align-items:center;
    color:#fff;
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    justify-content:flex-start;
    margin:0;
    min-height:40px;
    outline:none;
    padding:0 16px;
    text-decoration:none;
    text-shadow:none;
    transition:color .3s ease,background-color .3s ease;
    width:100%
}
.option:first-of-type{
    margin-top:0
}
.option:last-of-type{
    margin-bottom:0
}
.option:only-child{
    margin:0
}
.option--highlighted,.option--selected,.option-link--highlighted,.option-link--selected{
    background:#121f44 none;
    color:#fff
}
.option-link{
    align-items:center;
    border-radius:4px;
    color:#fff;
    cursor:pointer;
    display:flex;
    font-weight:400;
    overflow:hidden;
    padding:12px 16px;
    white-space:normal
}
.option-link:first-of-type{
    margin-top:10px
}
.option-link:last-of-type{
    margin-bottom:10px
}
.option-link:only-child{
    margin:10px 0
}
.option-link__content{
    display:flex
}
.btn.live-chat-button{
    background:radial-gradient(50.37% 50.37% at 49.63% 53.75%,#0094ff 0,#121f42 100%);
    border-radius:50%;
    filter:drop-shadow(0 4px 0 #005c90) drop-shadow(0 4px 0 rgba(18,31,66,.6));
    transition:.3s ease
}
.btn.live-chat-button:before{
    background:linear-gradient(180deg,#0098b8,#00e1ff);
    border-radius:50%;
    bottom:0;
    box-shadow:inset 0 2px 0 hsla(0,0%,100%,.8);
    content:"";
    left:0;
    -webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);
    -webkit-mask-composite:xor;
    mask-composite:exclude;
    padding:5px;
    position:absolute;
    right:0;
    top:0
}
.btn.live-chat-button{
    align-items:center;
    border:none;
    bottom:40px;
    box-shadow:none;
    cursor:pointer;
    display:flex;
    flex-direction:row;
    flex-wrap:nowrap;
    justify-content:center;
    margin:0;
    min-height:40px;
    min-width:40px;
    outline:none;
    padding:0;
    position:fixed;
    right:20px;
    z-index:10
}
.btn.live-chat-button:focus,.btn.live-chat-button:hover{
    background:radial-gradient(50.37% 50.37% at 49.63% 53.75%,#0094ff 0,#121f42 100%)
}
.btn.live-chat-button:focus img,.btn.live-chat-button:hover img{
    transform:translateY(-5px)
}
.btn.live-chat-button:after,.layout--empty+.btn.live-chat-button{
    display:none
}
.btn.live-chat-button img{
    display:block;
    filter:drop-shadow(0 3px 0 rgba(14,24,53,.6));
    position:absolute;
    top:4px;
    transition:.3s ease
}
.btn.live-chat-button--game{
    bottom:auto;
    display:inline-flex;
    position:relative;
    right:auto;
    z-index:0
}
.fixed-menu__icon-container{
    background:radial-gradient(50.37% 50.37% at 49.63% 53.75%,#0094ff 0,#121f42 100%);
    border-radius:50%;
    filter:drop-shadow(0 4px 0 #005c90) drop-shadow(0 4px 0 rgba(18,31,66,.6));
    transition:.3s ease
}
.fixed-menu__icon-container:before{
    background:linear-gradient(180deg,#0098b8,#00e1ff);
    border-radius:50%;
    bottom:0;
    box-shadow:inset 0 2px 0 hsla(0,0%,100%,.8);
    content:"";
    left:0;
    -webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);
    -webkit-mask-composite:xor;
    mask-composite:exclude;
    padding:5px;
    position:absolute;
    right:0;
    top:0
}
.fixed-menu{
    left:0;
    position:fixed;
    top:90px;
    z-index:50
}
@media(min-width:1632px){
    .fixed-menu{
        top:200px
    }
}
@media(min-width:1248px)and (max-height:600px){
    .fixed-menu{
        position:absolute
    }
}
@media(min-width:1440px)and (max-height:740px){
    .fixed-menu{
        position:absolute
    }
}
.fixed-menu__container{
    background:rgba(46,86,123,.7);
    border-radius:0 20px 20px 0;
    padding:25px 20px 20px;
    width:220px
}
.fixed-menu__character{
    display:block;
    left:50%;
    position:absolute;
    top:25px;
    transform:translate(-50%,-100%)
}
.fixed-menu__item{
    display:inline-block;
    margin:0 0 15px;
    padding:0;
    vertical-align:top;
    width:100%
}
.fixed-menu__item:last-of-type{
    margin-bottom:0
}
.fixed-menu .fixed-menu__button{
    margin-bottom:15px
}
.fixed-menu__link{
    align-items:center;
    display:flex;
    flex-direction:row;
    flex-wrap:nowrap;
    font-size:16px;
    font-weight:800;
    justify-content:flex-start;
    line-height:18px;
    margin:0;
    min-height:36px;
    padding:0;
    width:100%
}
.fixed-menu__link,.fixed-menu__link:active,.fixed-menu__link:focus{
    color:#fff;
    outline:none;
    text-decoration:none
}
.fixed-menu__link:hover{
    color:#fff
}
.fixed-menu__link:hover img{
    transform:translateY(-5px)
}
.fixed-menu__link--current,.fixed-menu__link--current:active,.fixed-menu__link--current:focus,.fixed-menu__link--current:hover{
    color:#fff
}
.fixed-menu__user-balance{
    margin-bottom:8px
}
.fixed-menu__icon-container{
    align-items:center;
    display:flex;
    height:46px;
    justify-content:center;
    margin-right:10px;
    padding:0;
    position:relative;
    transform:translateZ(0);
    width:46px
}
.fixed-menu__icon{
    display:block;
    filter:drop-shadow(-2px 3px 0 rgba(14,24,53,.6));
    height:auto;
    position:absolute;
    transition:.3s ease;
    width:36px
}
.fixed-menu__stickers{
    align-items:flex-start;
    display:flex;
    flex-direction:column;
    margin-left:20px;
    margin-top:25px;
    transition:.3s ease
}
.fixed-menu__stickers.hidden{
    transform:translateX(calc(-100% + 20px))
}
.fixed-menu__sticker{
    margin-bottom:15px;
    max-width:130px
}
.fixed-menu__sticker:last-of-type{
    margin-bottom:0
}
.fixed-menu__logout.menu-logout-button{
    color:rgba(0,225,255,.6);
    font-size:15px;
    font-weight:600;
    letter-spacing:-.25px;
    line-height:18px;
    padding:45px 5px 0;
    position:relative;
    text-transform:capitalize
}
.fixed-menu__logout.menu-logout-button:focus,.fixed-menu__logout.menu-logout-button:hover{
    color:#00e1ff
}
.fixed-menu__logout.menu-logout-button:before{
    background:rgba(0,225,255,.2);
    content:"";
    display:block;
    height:1px;
    position:absolute;
    top:30px;
    width:100%
}
.fixed-menu .balance-select__button{
    background:url(/images/balance-btn-mask.33c5b7eb..svg) no-repeat left 43px bottom,linear-gradient(1.41deg,#1fa786 1.47%,#00e693 95.01%);
    box-shadow:inset 0 2px 0 hsla(0,0%,100%,.6);
    filter:drop-shadow(0 3px 0 #135443)
}
.fixed-menu .balance-select__button:before{
    background:url(/images/balance-btn-mask.33c5b7eb..svg) no-repeat left 43px bottom,linear-gradient(0deg,rgba(14,24,53,.15),rgba(14,24,53,.15)),linear-gradient(1.41deg,#1fa786 1.47%,#00e693 95.01%)
}
.fixed-menu .balance-select__balance-value{
    font-size:17px;
    line-height:21px
}
.menu-button{
    align-items:center;
    background:transparent none;
    border:none;
    border-radius:4px;
    cursor:pointer;
    display:inline-flex;
    flex-direction:row;
    flex-wrap:nowrap;
    font-size:12px;
    font-weight:700;
    justify-content:flex-start;
    letter-spacing:.12px;
    margin:0;
    min-height:30px;
    padding:5px 24px;
    text-shadow:none;
    text-transform:uppercase;
    transition:color .3s ease,background-color .3s ease;
    width:100%
}
.menu-button,.menu-button:active,.menu-button:focus{
    color:#999;
    outline:none;
    text-decoration:none
}
.menu-button:hover{
    color:#fff
}
@media(min-width:768px){
    .menu-button{
        justify-content:center;
        text-align:center
    }
}
.logo{
    display:inline-block;
    margin-top:70px;
    padding:15px 0 30px;
    position:relative;
    text-align:center;
    vertical-align:top;
    z-index:10
}
.logo,.logo:active,.logo:focus,.logo:hover{
    outline:none;
    text-decoration:none
}
@media(min-width:768px){
    .logo{
        padding:15px 0
    }
}
@media(min-width:1248px){
    .logo{
        margin-left:180px;
        margin-top:0;
        padding:25px 0
    }
    .logo:not(.layout--home .logo){
        margin-left:230px
    }
}
@media(min-width:1632px){
    .layout--games .logo,.layout--undefined .logo{
        margin-left:0
    }
}
@media(min-width:1732px){
    .logo,.logo:not(.layout--home .logo){
        margin-left:0
    }
}
.logo .image{
    border:none;
    display:inline-block;
    height:auto;
    max-height:100%;
    max-width:180px;
    -o-object-fit:contain;
    object-fit:contain;
    -o-object-position:center;
    object-position:center;
    vertical-align:top
}
@media(min-width:1632px){
    .logo .image{
        max-width:100%
    }
}
.notification-center .notification-center__button{
    background:radial-gradient(50.37% 50.37% at 49.63% 53.75%,#0094ff 0,#121f42 100%);
    border-radius:50%;
    filter:drop-shadow(0 4px 0 #005c90) drop-shadow(0 4px 0 rgba(18,31,66,.6))
}
.notification-center .notification-center__button:before{
    background:linear-gradient(180deg,#0098b8,#00e1ff);
    border-radius:50%;
    bottom:0;
    box-shadow:inset 0 2px 0 hsla(0,0%,100%,.8);
    content:"";
    left:0;
    -webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);
    -webkit-mask-composite:xor;
    mask-composite:exclude;
    padding:5px;
    position:absolute;
    right:0;
    top:0
}
.notification-center{
    align-items:center;
    align-self:stretch;
    display:inline-flex;
    flex-direction:row;
    flex-wrap:nowrap;
    justify-content:center;
    padding:0;
    position:fixed;
    right:10px;
    top:20px;
    width:auto;
    z-index:20
}
@media(min-width:768px){
    .notification-center{
        right:20px
    }
}
.notification-center .notification-center__button{
    align-items:center;
    border:none;
    box-shadow:none;
    cursor:pointer;
    display:inline-flex;
    flex-direction:row;
    flex-wrap:nowrap;
    height:34px;
    justify-content:center;
    margin:0;
    outline:none;
    padding:0;
    position:relative;
    text-shadow:none;
    transition:.3s ease;
    width:34px
}
@media(min-width:1248px){
    .notification-center .notification-center__button{
        height:40px;
        width:40px
    }
}
.notification-center .notification-center__button:hover{
    filter:drop-shadow(0 4px #005c90) drop-shadow(0 4px rgba(18,31,66,.6)) drop-shadow(0 4px 0 #005c90) drop-shadow(0 0 15px #00d9f7)
}
.notification-center__icon{
    display:block;
    filter:drop-shadow(0 3px 0 rgba(14,24,53,.6));
    position:relative;
    top:-2px;
    width:18px
}
@media(min-width:768px){
    .notification-center__icon{
        width:auto
    }
}
.notification-center__count{
    align-items:center;
    background:url(/images/notification-count.1949020f..svg) 50% no-repeat;
    background-size:contain;
    bottom:-3px;
    color:#fff;
    display:flex;
    font-size:10px;
    font-weight:700;
    height:13px;
    justify-content:center;
    letter-spacing:-.5px;
    line-height:9px;
    position:absolute;
    right:0;
    text-align:center;
    width:13px
}
@media(min-width:768px){
    .notification-center__count{
        height:16px;
        width:16px
    }
}
.notification-center--empty .notification-center__count{
    display:none
}
.notification-center__container{
    background:#2e567b;
    border-radius:15px;
    box-shadow:0 0 20px rgba(14,24,53,.75);
    display:none;
    position:absolute;
    right:0;
    top:100%;
    transform:translateY(36px);
    width:280px;
    z-index:20
}
.notification-center--open .notification-center__container{
    display:block
}
@media(min-width:768px){
    .notification-center__container{
        transform:translateY(16px)
    }
}
.notification-center__item,.notification-center__list{
    display:block;
    margin:0;
    width:100%
}
.notification-center__item{
    padding:0;
    position:relative;
    transition:background .3s ease
}
.notification-center__item:first-child{
    border-radius:15px 15px 0 0
}
.notification-center__item:last-child{
    border-radius:0 0 15px 15px
}
.notification-center__item:only-child{
    border-radius:15px
}
.notification-center__item:hover{
    background:#356189
}
.notification-center-card--empty{
    color:#fff;
    font-size:18px;
    font-weight:700;
    line-height:1.2;
    opacity:1;
    padding:16px 10px;
    text-align:center;
    text-transform:uppercase
}
.notification-center-card--empty .notification-center-card__icon{
    display:inline-block;
    font-size:26px;
    padding-bottom:10px
}
.notification-center-card--level{
    background:transparent;
    border:none
}
.notification-center-card{
    color:#fff;
    display:block;
    font-size:10px;
    font-weight:400;
    letter-spacing:normal;
    line-height:1.2;
    margin:0;
    padding:0;
    text-align:left;
    text-transform:none;
    transition:opacity .3s ease;
    width:100%
}
.notification-center-card__container{
    align-items:center;
    background:transparent none;
    border:none;
    border-radius:0;
    box-shadow:none;
    color:inherit;
    cursor:pointer;
    display:flex;
    flex-direction:row;
    flex-wrap:nowrap;
    font-size:inherit;
    justify-content:flex-start;
    line-height:inherit;
    margin:0;
    min-height:66px;
    outline:none;
    padding:0;
    text-align:inherit;
    text-shadow:none;
    width:100%
}
.notification-center-card--payment .notification-center-card__container{
    cursor:default
}
.notification-center-card__block-icon{
    align-items:center;
    display:inline-flex;
    flex-direction:row;
    flex-wrap:nowrap;
    font-size:15px;
    justify-content:center;
    width:50px
}
.notification-center-card__icon{
    align-items:center;
    background:rgba(28,47,64,.4);
    border-radius:50%;
    display:flex;
    height:26px;
    justify-content:center;
    width:26px
}
.notification-center-card__block-link{
    align-items:center;
    display:inline-flex;
    flex-direction:row;
    flex-wrap:nowrap;
    justify-content:center;
    width:35px
}
.notification-center-card__link{
    background:#20c7de;
    border-radius:50%;
    height:10px;
    width:10px
}
.notification-center-card__content{
    align-items:flex-start;
    display:inline-flex;
    flex:1;
    flex-direction:column;
    flex-wrap:nowrap;
    font-size:14px;
    justify-content:center;
    line-height:18px;
    margin:0;
    padding:12px 0;
    width:100%
}
.notification-center-card__title{
    display:block;
    font-weight:500;
    margin:0;
    padding:0;
    width:100%
}
.notification-center-card__description{
    display:block;
    font-weight:700;
    margin:0;
    padding:0;
    width:100%
}
.footer{
    background:linear-gradient(0deg,rgba(14,25,54,.5),rgba(41,73,150,.5));
    display:flex;
    flex-wrap:wrap;
    padding:20px 40px 130px;
    position:relative;
    width:100%
}
.footer:before{
    background:linear-gradient(180deg,#15baff,#1d3268 72.4%,#294996);
    content:"";
    display:block;
    height:6px;
    left:0;
    position:absolute;
    top:-3px;
    width:100%
}
@media(min-width:768px){
    .footer{
        padding:50px 85px 60px
    }
}
.footer__content{
    margin:0 0 0 auto;
    max-width:940px;
    position:relative
}
@media(min-width:1440px){
    .footer__content{
        margin:0 auto;
        max-width:1000px
    }
}
.footer__menu-title{
    color:#fff;
    font-size:16px;
    font-weight:700;
    letter-spacing:-.25px;
    line-height:19px;
    margin:0 0 20px
}
.footer__menu-col{
    align-items:flex-start;
    display:flex;
    flex-direction:column
}
.footer__section-license{
    display:block;
    margin:25px 0 0;
    padding:0;
    width:100%
}
@media(min-width:960px){
    .footer__section-license{
        margin:32px 0 20px
    }
}
.footer__menu-container{
    display:flex;
    flex-direction:column;
    margin-bottom:20px
}
@media(min-width:768px){
    .footer__menu-container{
        margin-bottom:30px
    }
}
@media(min-width:960px){
    .footer__menu-container{
        flex-direction:row
    }
}
.footer__menu-copyright .footer__menu-title{
    display:none
}
@media(min-width:768px){
    .footer__menu-copyright .footer__menu-title{
        display:block
    }
}
.footer__section-menu{
    grid-gap:0 15px;
    display:grid;
    grid-template-columns:repeat(auto-fit,minmax(140px,1fr));
    padding:0;
    width:100%
}
@media(min-width:960px){
    .footer__section-menu{
        grid-gap:20px;
        grid-template-columns:170px 170px 140px 1fr
    }
}
@media(min-width:1440px){
    .footer__section-menu{
        grid-gap:30px;
        grid-template-columns:180px 180px 150px 1fr
    }
}
.footer-flags-inline{
    grid-gap:25px 40px;
    display:grid;
    grid-template-columns:repeat(auto-fill,34px);
    justify-content:space-between;
    margin-bottom:40px
}
@media(min-width:1248px){
    .footer-flags-inline{
        grid-template-columns:repeat(auto-fill,40px)
    }
}
.footer-flags-inline__flag{
    align-items:center;
    background:linear-gradient(180deg,#0098b8,#00e1ff);
    border-radius:50%;
    box-shadow:0 4px 0 #005c90,inset 0 2px 0 hsla(0,0%,100%,.6);
    display:flex;
    height:35px;
    justify-content:center;
    transform:translateZ(0);
    width:35px
}
.footer-flags-inline__flag:focus,.footer-flags-inline__flag:hover{
    filter:drop-shadow(0 4px 8px rgba(0,0,0,.6)) drop-shadow(0 0 15px #00d9f7)
}
@media(min-width:1248px){
    .footer-flags-inline__flag{
        height:40px;
        width:40px
    }
}
.footer-flags-inline__button-language-icon{
    border-radius:50%;
    display:block;
    height:25px;
    width:25px
}
@media(min-width:1248px){
    .footer-flags-inline__button-language-icon{
        height:30px;
        width:30px
    }
}
.footer-menu{
    flex-grow:1;
    list-style-type:none;
    margin:0 0 35px;
    padding:0;
    width:100%
}
.footer-menu__list{
    align-items:center;
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    justify-content:center;
    list-style:none;
    margin:0 auto;
    max-width:100%;
    padding:0
}
.footer-menu__item{
    margin-bottom:16px;
    padding:0
}
.footer-menu__item:last-of-type{
    margin-bottom:0
}
.footer-menu__link{
    color:hsla(0,0%,100%,.85);
    display:inline;
    font-size:16px;
    font-weight:500;
    letter-spacing:-.25px;
    line-height:1.4;
    margin:0;
    outline:none;
    overflow:hidden;
    padding:0;
    text-decoration:none;
    text-overflow:ellipsis;
    text-transform:capitalize;
    transition:color .3s ease;
    vertical-align:top;
    white-space:normal;
    width:100%
}
@media(min-width:768px){
    .footer-menu__link{
        font-size:16px
    }
}
.footer-menu__link:active,.footer-menu__link:focus{
    color:#fff;
    outline:none;
    text-decoration:none
}
.footer-menu__link--current,.footer-menu__link--current:active,.footer-menu__link--current:focus,.footer-menu__link--current:hover,.footer-menu__link:hover{
    color:#fff
}
.btn-scroll-top{
    align-items:center;
    background:linear-gradient(180deg,#00cff3,#0085ff);
    border:none;
    border-radius:50%;
    bottom:-80px;
    box-shadow:inset 0 2px 0 hsla(0,0%,100%,.6);
    cursor:pointer;
    display:flex;
    filter:drop-shadow(0 4px 8px rgba(0,0,0,.6));
    height:54px;
    justify-content:center;
    left:50%;
    margin:0;
    position:absolute;
    transform:translateX(-50%) translateZ(0);
    transition:.3s ease-in;
    width:54px;
    z-index:100
}
.btn-scroll-top:before{
    background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.5)),linear-gradient(34.03deg,#0098b8 13.78%,#1eddfc 50.22%,#0098b8 86.52%);
    border-radius:50%;
    bottom:0;
    content:"";
    left:0;
    -webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);
    -webkit-mask-composite:xor;
    padding:0 0 3px;
    position:absolute;
    right:0;
    top:0
}
@media(min-width:768px){
    .btn-scroll-top{
        bottom:20px;
        left:-20px;
        transform:translateX(-100%) translateZ(0)
    }
}
@media(min-width:1248px){
    .btn-scroll-top{
        bottom:20px;
        left:-150px;
        transform:translateX(0) translateZ(0)
    }
}
.btn-scroll-top:hover{
    transform:translate3d(-50%,-5px,0)
}
@media(min-width:768px){
    .btn-scroll-top:hover{
        transform:translate3d(-100%,-5px,0)
    }
}
@media(min-width:1248px){
    .btn-scroll-top:hover{
        transform:translateY(-5px) translateZ(0)
    }
}
.btn-scroll-top img{
    display:block;
    filter:drop-shadow(0 2px 0 rgba(15,28,52,.5));
    position:relative;
    top:-3px;
    transform:translateZ(0)
}
.layout__account-link{
    background:radial-gradient(50.37% 50.37% at 49.63% 53.75%,#0094ff 0,#121f42 100%);
    border-radius:50%;
    filter:drop-shadow(0 4px 0 #005c90) drop-shadow(0 4px 0 rgba(18,31,66,.6));
    transition:.3s ease
}
.layout__account-link:before{
    background:linear-gradient(180deg,#0098b8,#00e1ff);
    border-radius:50%;
    bottom:0;
    box-shadow:inset 0 2px 0 hsla(0,0%,100%,.8);
    content:"";
    left:0;
    -webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);
    -webkit-mask-composite:xor;
    mask-composite:exclude;
    padding:5px;
    position:absolute;
    right:0;
    top:0
}
.layout__game{
    background:url(/images/lobby.c828b4cc..png) top no-repeat,#0e1835;
    background-size:cover;
    min-height:100vh;
    z-index:100
}
.layout__game .logo{
    left:50%;
    margin:0!important;
    max-width:180px;
    padding:15px 0;
    position:absolute;
    top:0;
    transform:translateX(-50%);
    z-index:1010
}
.layout__game-header{
    display:flex;
    justify-content:flex-end;
    padding:20px 20px 0 0;
    position:relative;
    z-index:1000
}
.layout__game-header .link-btn{
    min-height:44px
}
.layout__game-header .link-btn:not(:last-of-type){
    margin-right:10px
}
.layout__game-header .notification-center{
    inset:0;
    margin-right:20px;
    position:relative
}
.layout__account-link{
    align-items:center;
    display:flex;
    height:46px;
    justify-content:center;
    margin-right:15px;
    position:relative;
    width:46px
}
.layout__account-link:focus img,.layout__account-link:hover img{
    transform:translateY(-5px)
}
.layout__account-icon{
    display:block;
    filter:drop-shadow(-2px 3px 0 rgba(14,24,53,.6));
    height:auto;
    position:absolute;
    transition:.3s ease;
    width:36px
}
.layout--game~button.live-chat-button{
    display:none
}
.balance-select-group{
    position:relative
}
.balance-select-group__button.link-btn{
    background:transparent;
    background-color:hsla(0,0%,100%,.25);
    border-radius:30px;
    box-shadow:none;
    min-height:48px;
    min-width:48px;
    padding:0;
    position:absolute;
    right:0;
    top:0
}
.balance-select-group__button.link-btn img{
    border-radius:50%;
    display:block;
    transition:.3s ease
}
.balance-select-group__button.link-btn:hover{
    background:transparent;
    background-color:hsla(0,0%,100%,.25);
    box-shadow:none
}
.balance-select-group__button.link-btn:hover img{
    box-shadow:0 3px 10px rgba(0,0,0,.5)
}
.balance-select-group__button.link-btn:after,.balance-select-group__button.link-btn:before{
    display:none
}
.game-currency-group.disabled .game-currency{
    background:linear-gradient(1.41deg,rgba(31,167,134,.6) 1.47%,rgba(0,230,147,.6) 95.01%)
}
.game-currency-group.disabled .input__focus-container{
    box-shadow:none
}
.game-currency{
    align-items:center;
    background:linear-gradient(1.41deg,#1fa786 1.47%,#1fa786 95.01%);
    color:#fff;
    cursor:pointer;
    display:inline-flex;
    flex-direction:row;
    flex-wrap:nowrap;
    font-size:17px;
    font-weight:600;
    justify-content:center;
    letter-spacing:normal;
    line-height:1.2;
    margin:0;
    max-width:190px;
    min-height:48px;
    min-width:150px;
    padding:0 52px 0 15px;
    position:relative;
    text-align:center
}
.game-currency,.game-currency:before{
    border-radius:40px;
    box-shadow:inset 0 2px 0 hsla(0,0%,100%,.6)
}
.game-currency:before{
    background:linear-gradient(0deg,rgba(14,24,53,.15),rgba(14,24,53,.15)),linear-gradient(1.41deg,#1fa786 1.47%,#00e693 95.01%);
    bottom:0;
    content:"";
    left:0;
    opacity:0;
    position:absolute;
    right:0;
    top:0;
    transition:.3s ease
}
.game-currency:hover:before{
    opacity:1
}
.game-currency__button{
    align-items:center;
    background-image:none;
    border:none;
    border-radius:4px;
    box-shadow:none;
    color:inherit;
    cursor:pointer;
    display:flex;
    flex-direction:row;
    flex-wrap:nowrap;
    font-weight:inherit;
    justify-content:flex-start;
    margin:0;
    min-height:40px;
    outline:none;
    padding:0 5px;
    position:relative;
    text-shadow:none;
    transition:border-radius .3s ease;
    width:100%
}
.game-currency--open .game-currency__button{
    border-radius:4px 4px 0 0
}
.game-currency--one .game-currency__button{
    justify-content:center;
    pointer-events:none
}
@media(min-width:1440px){
    .game-currency__button{
        justify-content:center
    }
}
.game-currency .game-currency__code{
    color:#fff;
    display:block;
    font-size:17px;
    font-weight:900;
    line-height:21px;
    margin:0;
    overflow:hidden;
    text-align:center;
    text-shadow:0 1.5px 0 rgba(14,26,54,.7);
    text-transform:uppercase;
    word-break:break-all
}
.game-currency__label{
    display:none;
    font-size:12px;
    margin:0 16px 0 0;
    text-transform:capitalize;
    vertical-align:top
}
.game-currency--one .game-currency__label{
    display:none
}
@media(min-width:1440px){
    .game-currency__label{
        left:24px;
        margin:0;
        max-width:calc(50% - 50px);
        overflow:hidden;
        position:absolute;
        text-overflow:ellipsis;
        top:50%;
        transform:translateY(-50%)
    }
}
.game-currency__caret{
    bottom:3px;
    display:block;
    filter:drop-shadow(0 1.5px 0 rgba(14,26,54,.7));
    font-size:0;
    left:50%;
    line-height:1;
    margin:0 0 0 auto;
    position:absolute;
    transform:translateX(-50%);
    transition:transform .3s ease;
    vertical-align:top;
    z-index:10
}
.game-currency--open .game-currency__caret{
    transform:rotate(180deg)
}
.game-currency--one .game-currency__caret{
    display:none
}
.game-currency__list{
    background:linear-gradient(1.41deg,#1fa786 1.47%,#1fa786 95.01%);
    border-radius:10px;
    box-shadow:0 0 10px rgba(14,24,53,.5),inset 0 2px 0 hsla(0,0%,100%,.6);
    display:none;
    left:0;
    margin:0;
    min-width:0;
    overflow-y:auto;
    padding:0;
    position:absolute;
    top:calc(100% + 15px);
    width:100%;
    z-index:100
}
.game-currency--open .game-currency__list{
    display:block
}
.game-currency__item{
    cursor:pointer;
    display:block;
    margin:0;
    padding:0;
    width:100%
}
.game-currency__link{
    align-items:center;
    color:inherit;
    display:flex;
    flex-direction:row;
    flex-wrap:nowrap;
    font-weight:inherit;
    justify-content:center;
    min-height:34px;
    text-decoration:none;
    transition:background-color .3s ease;
    width:100%
}
.game-currency__item--active .game-currency__link,.game-currency__link:hover{
    background-color:rgba(15,30,66,.2)
}
.game-currency__item--active .game-currency__link{
    cursor:default
}
.game-panel:hover .game-currency .game-currency__caret,.game-panel:hover .game-currency .game-currency__label{
    display:inline-block
}
.game-panel:hover .game-currency--one .game-currency__caret{
    display:none
}
.game-panel:hover .game-currency .game-currency__button{
    justify-content:center;
    padding:0 24px
}
.game-currency--open .game-panel:hover .game-currency__list,.game-panel:hover .game-currency__list{
    display:block
}
.input{
    align-items:center;
    border-radius:10px;
    color:#fff;
    cursor:text;
    display:flex;
    padding:0 15px;
    position:relative;
    transition:background-color .3s ease;
    width:100%;
    z-index:10
}
.input__left-container{
    display:flex;
    margin-right:15px
}
.input__right-container{
    display:flex;
    margin-left:15px
}
.input .input__native,.input--default .input__native{
    color:#fff
}
.input .input__native+.input__focus-container,.input--default .input__native+.input__focus-container{
    background:rgba(15,28,52,.8);
    border-color:rgba(15,28,52,.8)
}
.input .input__native:hover:not([disabled]),.input--default .input__native:hover:not([disabled]){
    color:#fff
}
.input .input__native:hover:not([disabled])+.input__focus-container,.input--default .input__native:hover:not([disabled])+.input__focus-container{
    background:rgba(15,28,52,.8) none;
    border-color:#999;
    box-shadow:inset 0 0 0 2.5px #21d2ea,inset 0 3px 2px rgba(0,0,0,.5)
}
.input .input__native:focus:not([disabled]),.input--default .input__native:focus:not([disabled]){
    color:#fff
}
.input .input__native:focus:not([disabled])+.input__focus-container,.input--default .input__native:focus:not([disabled])+.input__focus-container{
    background:rgba(15,28,52,.8) none;
    border-color:#999;
    box-shadow:inset 0 0 0 2.5px #21d2ea,inset 0 3px 2px rgba(0,0,0,.5)
}
.input--empty .input__native{
    color:#fff
}
.input--empty .input__native+.input__focus-container{
    background:rgba(15,28,52,.8) none;
    border-color:rgba(15,28,52,.8)
}
.input--empty .input__native:hover{
    color:#607499
}
.input--empty .input__native:hover+.input__focus-container{
    background:rgba(15,28,52,.8) none;
    border-color:#999
}
.input--empty .input__native:focus{
    color:#fff
}
.input--empty .input__native:focus+.input__focus-container{
    background:rgba(15,28,52,.8) none;
    border-color:#999
}
.input--error .input__native+.input__focus-container{
    border-color:rgba(236,50,0,.3)
}
.input--error .input__native:focus+.input__focus-container,.input--error .input__native:hover+.input__focus-container{
    border-color:rgba(236,50,0,.4)
}
.input--warning .input__native+.input__focus-container{
    border-color:#ff9500
}
.input--warning .input__native:focus+.input__focus-container,.input--warning .input__native:hover+.input__focus-container{
    border-color:#995900
}
.input--success .input__native+.input__focus-container{
    border-color:#48a902
}
.input--success .input__native:focus+.input__focus-container,.input--success .input__native:hover+.input__focus-container{
    border-color:#1d4401
}
.input__native{
    background-color:transparent;
    border:none;
    caret-color:#fff;
    display:block;
    font-size:16px;
    font-weight:800;
    height:41px;
    letter-spacing:normal;
    line-height:1;
    margin:2px 0;
    outline:none;
    overflow:hidden;
    padding:0;
    text-align:left;
    text-overflow:ellipsis;
    text-transform:none;
    transition:color .3s ease;
    vertical-align:middle;
    white-space:nowrap;
    width:100%
}
.input__native[name=mobile_phone-code]{
    min-width:40px
}
.input__native:active,.input__native:focus,.input__native:hover{
    background-color:transparent;
    box-shadow:none;
    outline:none
}
.input__native::-moz-placeholder{
    color:#607499!important;
    line-height:39px!important;
    opacity:1;
    -moz-transition:color .3s ease,background-color .3s ease,border-color .3s ease!important;
    transition:color .3s ease,background-color .3s ease,border-color .3s ease!important
}
.input__native::-webkit-input-placeholder{
    color:#607499!important;
    line-height:normal;
    opacity:1;
    -webkit-transition:color .3s ease,background-color .3s ease,border-color .3s ease!important;
    transition:color .3s ease,background-color .3s ease,border-color .3s ease!important
}
.input__native:hover::-moz-placeholder{
    color:#607499!important;
    opacity:1
}
.input__native:hover::-webkit-input-placeholder{
    color:#607499!important;
    opacity:1
}
.input__native:focus::-moz-placeholder{
    color:#607499!important;
    opacity:1
}
.input__native:focus::-webkit-input-placeholder{
    color:#607499!important;
    opacity:1
}
.input__native:-webkit-autofill{
    -webkit-text-fill-color:#fff!important;
    background:rgba(15,28,52,.8)!important;
    background-clip:content-box!important;
    border:none!important;
    border-radius:0!important;
    box-shadow:none!important;
    color:#fff!important;
    -webkit-transition:background 50000s!important;
    transition:background 50000s!important
}
.input__native:-webkit-autofill:active,.input__native:-webkit-autofill:active:focus,.input__native:-webkit-autofill:active:hover,.input__native:-webkit-autofill:focus,.input__native:-webkit-autofill:focus:hover,.input__native:-webkit-autofill:hover{
    -webkit-text-fill-color:#fff!important;
    -webkit-box-shadow:none!important;
    box-shadow:none!important;
    color:#fff!important;
    -webkit-transition:background 50000s!important;
    transition:background 50000s!important
}
.input__native:-webkit-autofill:active:not(:hover){
    -webkit-text-fill-color:#fff!important
}
.input__focus-container{
    background:rgba(15,28,52,.8);
    border:none;
    border-radius:10px;
    bottom:0;
    box-shadow:inset 0 3px 2px rgba(0,0,0,.5);
    left:0;
    pointer-events:none;
    position:absolute;
    right:0;
    top:0;
    transition:.3s ease;
    z-index:-1
}
.input--disabled{
    background:transparent none!important;
    border-color:rgba(15,28,52,.8)!important;
    color:#999!important
}
.input--disabled,.input--disabled *{
    cursor:not-allowed
}
.game-currency .input__native:not([disabled]){
    cursor:pointer
}
.game-currency .input--disabled,.game-currency .input--disabled *{
    cursor:auto
}
.providers-list{
    background:radial-gradient(50% 50% at 50% 50%,#1774b8 0,#14244e 100%);
    border-radius:20px;
    box-shadow:0 0 35px #0f1c34;
    padding:40px 40px 70px
}
@media(min-width:768px){
    .providers-list{
        background:radial-gradient(50% 50% at 50% 50%,rgba(23,116,184,.93) 0,rgba(20,36,78,.94) 100%);
        padding:50px 25px 80px
    }
}
@media(min-width:960px){
    .providers-list{
        padding:50px 60px 80px
    }
}
.providers-list__title{
    color:#fff;
    font-size:20px;
    font-weight:900;
    line-height:30px;
    margin-bottom:30px;
    margin-top:0;
    text-align:center;
    text-shadow:0 1px 0 rgba(15,28,52,.7);
    text-transform:uppercase
}
@media(min-width:768px){
    .providers-list__title{
        font-size:22px;
        margin-bottom:55px
    }
}
@media(min-width:960px){
    .providers-list__title{
        font-size:24px
    }
}
.providers-list__content{
    grid-gap:30px 45px;
    align-items:center;
    display:grid;
    grid-template-columns:repeat(1,1fr);
    justify-content:center
}
@media(min-width:768px){
    .providers-list__content{
        grid-template-columns:repeat(3,1fr)
    }
}
.providers-list__item{
    align-items:center;
    background:rgba(14,25,54,.8);
    border-radius:20px;
    color:hsla(0,0%,100%,.8);
    display:flex;
    font-size:13px;
    font-weight:700;
    line-height:15px;
    min-height:34px;
    padding:5px 5px 7px 50px;
    position:relative;
    transition:.3s ease
}
.providers-list__item:focus,.providers-list__item:hover{
    color:#fff
}
.providers-list__item:focus .providers-list__icon-wrapper,.providers-list__item:hover .providers-list__icon-wrapper{
    filter:drop-shadow(0 0 15px #00d9f7)
}
.providers-list__icon-wrapper{
    align-items:center;
    background:linear-gradient(180deg,#20c7de,#316ea1);
    border-radius:40px;
    box-shadow:inset 0 2px 0 hsla(0,0%,100%,.6);
    display:flex;
    filter:drop-shadow(0 4px 8px rgba(0,0,0,.6));
    height:44px;
    justify-content:center;
    left:-5px;
    min-width:44px;
    position:absolute;
    transition:.3s ease
}
.providers-list__icon-inner{
    align-items:center;
    background:#fff;
    border-radius:50%;
    display:flex;
    height:34px;
    justify-content:center;
    width:34px
}
.providers-list__icon{
    display:block;
    max-width:20px
}
.select__dropdown{
    scrollbar-color:#fff;
    scrollbar-width:thin
}
.select__dropdown::-webkit-scrollbar{
    height:3px;
    width:3px
}
.select__dropdown::-webkit-scrollbar-track{
    background:hsla(0,0%,100%,.5);
    border-radius:2px
}
.select__dropdown::-webkit-scrollbar-thumb{
    background:hsla(0,0%,100%,.6);
    border-radius:2px;
    margin:0
}
.select__dropdown::-webkit-scrollbar-thumb:hover{
    background:#fff
}
.select__dropdown:hover::-webkit-scrollbar-thumb{
    background:hsla(0,0%,100%,.8)
}
.select,.select-games-search-for-modal{
    color:#fff;
    display:block;
    font-size:16px;
    font-weight:800;
    line-height:1.2;
    margin:0;
    padding:0;
    position:relative;
    text-align:left;
    width:100%
}
.select__option{
    border-radius:4px;
    min-height:40px
}
.select__option:not(:first-child){
    margin-top:1px
}
.select__bottom-line{
    height:0;
    position:relative;
    width:100%
}
.select__dropdown{
    background:#081327;
    border:0 solid transparent;
    border-radius:10px;
    color:#fff;
    cursor:pointer;
    display:block;
    font-size:16px;
    font-weight:800;
    left:0;
    margin:0;
    max-height:200px;
    overflow:hidden;
    overflow-y:auto;
    padding:0;
    position:absolute;
    text-transform:none;
    top:100%;
    width:100%;
    z-index:100
}
.select__arrow-icon{
    display:block;
    filter:drop-shadow(0 2px 0 #0f1c34);
    height:9px;
    width:18px
}
.select-games-search-for-modal__arrow-icon-wrapper,.select__arrow-icon-wrapper{
    color:#4a4a4b;
    cursor:pointer;
    font-size:8px;
    transform:rotate(0deg);
    transform-origin:center;
    transition:transform .3s
}
.select-games-search-for-modal__arrow-icon-wrapper--open,.select__arrow-icon-wrapper--open{
    color:#adadad;
    transform:rotate(180deg)
}
.select-games-search-for-modal__dropdown{
    background-color:#081327;
    border-radius:4px;
    display:block;
    list-style:none;
    margin:8px 0 0;
    padding:0;
    width:100%
}
@media(min-width:768px){
    .select-games-search-for-modal__dropdown{
        margin-top:16px;
        padding:16px 0
    }
}
.select-games-search-for-modal__dropdown--hide{
    display:none
}
.select-games-search-for-modal__search-icon{
    align-items:center;
    color:#fff;
    display:inline-flex;
    flex-direction:row;
    font-size:16px;
    height:100%;
    justify-content:center;
    left:0;
    pointer-events:none;
    position:absolute;
    top:0;
    width:38px
}
@media(min-width:768px){
    .select-games-search-for-modal__search-icon{
        font-size:20px;
        width:50px
    }
}
@media(min-width:960px){
    .select-games-search-for-modal__search-icon{
        margin-left:24px
    }
}
@media(min-width:1248px){
    .select-games-search-for-modal__search-icon{
        margin-left:48px
    }
}
.select-games-search-for-modal .select-games-search-for-modal__option{
    display:block;
    margin:0;
    padding:0;
    width:100%
}
.select-games-search-for-modal__option-link{
    align-items:center;
    border-radius:4px;
    color:#999;
    display:flex;
    flex-direction:row;
    flex-wrap:nowrap;
    font-size:12px;
    font-weight:600;
    justify-content:flex-start;
    letter-spacing:.12px;
    line-height:1.2;
    margin:0;
    padding:16px;
    text-align:left;
    text-decoration:none;
    text-transform:uppercase;
    transition:background-color .3s ease,color .3s ease;
    width:100%
}
@media(min-width:768px){
    .select-games-search-for-modal__option-link{
        font-size:16px
    }
}
@media(min-width:960px){
    .select-games-search-for-modal__option-link{
        padding:16px 40px
    }
}
@media(min-width:1248px){
    .select-games-search-for-modal__option-link{
        padding:16px 60px
    }
}
.select-games-search-for-modal__option-link:hover{
    background-color:#454545;
    color:#fff
}
.select-games-search-for-modal__option-image{
    border-radius:4px;
    display:inline-block;
    height:auto;
    margin:0 16px 0 0;
    vertical-align:top;
    width:32px
}
@media(min-width:768px){
    .select-games-search-for-modal__option-image{
        width:64px
    }
}
.select-games-search-for-modal__input{
    background-color:#081327;
    border-radius:4px;
    padding:0
}
.select-games-search-for-modal__input .input__left-container{
    margin-right:0
}
.select-games-search-for-modal__input .input__native{
    border:none;
    box-shadow:none;
    color:#fff;
    display:block;
    font-size:12px;
    font-weight:600;
    height:47px;
    line-height:1.2;
    margin:0;
    outline:none;
    overflow:hidden;
    padding:0 38px;
    text-align:left;
    text-overflow:ellipsis;
    text-transform:uppercase;
    vertical-align:middle;
    width:100%
}
@media(min-width:768px){
    .select-games-search-for-modal__input .input__native{
        font-size:16px;
        height:66px;
        padding:0 50px
    }
}
@media(min-width:960px){
    .select-games-search-for-modal__input .input__native{
        padding:0 74px
    }
}
@media(min-width:1248px){
    .select-games-search-for-modal__input .input__native{
        padding:0 98px
    }
}
.select-games-search-for-modal__input .input__native:active,.select-games-search-for-modal__input .input__native:focus,.select-games-search-for-modal__input .input__native:hover{
    color:#fff
}
.select-games-search-for-modal__input .input__native::-moz-placeholder{
    color:#fff!important;
    line-height:47px
}
.select-games-search-for-modal__input .input__native::-webkit-input-placeholder{
    color:#fff!important;
    line-height:normal
}
.select-games-search-for-modal__input .input__native:-webkit-autofill,.select-games-search-for-modal__input .input__native:-webkit-autofill:active,.select-games-search-for-modal__input .input__native:-webkit-autofill:active:focus,.select-games-search-for-modal__input .input__native:-webkit-autofill:active:hover,.select-games-search-for-modal__input .input__native:-webkit-autofill:focus,.select-games-search-for-modal__input .input__native:-webkit-autofill:hover{
    -webkit-text-fill-color:#fff!important;
    box-shadow:inset 0 0 0 140px #081327!important;
    color:#fff!important
}
.select-games-search-for-modal__input .input__native+.input__focus-container,.select-games-search-for-modal__input .input__native:focus+.input__focus-container{
    border:none
}
.limits-modal__image{
    display:block;
    max-width:100%
}
.limits-modal__content{
    align-items:center;
    display:flex;
    flex-direction:column;
    padding:20px
}
@media(min-width:960px){
    .limits-modal__content{
        padding:20px 20px 30px
    }
}
.limits-modal__title{
    color:#fff;
    font-size:22px;
    font-weight:900;
    line-height:22px;
    text-align:center;
    text-transform:uppercase
}
@media(min-width:960px){
    .limits-modal__title{
        font-size:22px;
        line-height:22px
    }
}
.limits-modal__set{
    color:rgba(0,225,255,.6);
    display:block;
    font-size:15px;
    font-weight:600;
    letter-spacing:-.25px;
    line-height:18px;
    margin-top:18px
}
.limits-modal__desc{
    color:#fff;
    font-size:16px;
    font-weight:700;
    line-height:21px;
    margin-top:12px;
    text-align:center
}
@media(min-width:960px){
    .limits-modal__desc{
        font-weight:700;
        margin-top:18px
    }
}
.limits-modal .limits-modal__button{
    margin-top:25px;
    min-height:55px;
    min-width:250px
}
.fast-deposit-modal{
    background:linear-gradient(0deg,rgba(0,0,0,.1),rgba(0,0,0,.1)),linear-gradient(180deg,#3594bc,#2f5e94);
    border-radius:30px;
    box-shadow:0 0 35px #0f1c34;
    padding:15px
}
@media(min-width:960px){
    .fast-deposit-modal{
        padding:50px 30px
    }
}
.fast-deposit-modal__header{
    color:#fff;
    font-size:20px;
    font-weight:900;
    line-height:24px;
    margin-bottom:30px;
    text-align:center;
    text-shadow:0 1px 0 rgba(15,28,52,.8);
    text-transform:uppercase
}
.fast-deposit-modal__wrap{
    display:flex;
    flex-direction:column
}
@media(min-width:768px){
    .fast-deposit-modal__wrap{
        flex-direction:row
    }
}
.fast-deposit-modal__left{
    width:100%
}
@media(min-width:768px){
    .fast-deposit-modal__left{
        border-right:1px solid hsla(0,0%,100%,.15);
        flex:1 0 30%;
        padding-right:20px
    }
}
@media(min-width:960px){
    .fast-deposit-modal__left{
        padding-right:30px
    }
}
.fast-deposit-modal__right{
    width:100%
}
@media(min-width:768px){
    .fast-deposit-modal__right{
        flex:1 0 50%;
        padding-left:20px
    }
}
@media(min-width:960px){
    .fast-deposit-modal__right{
        padding-left:30px
    }
}
.fast-deposit-modal__balance{
    margin-bottom:40px
}
.fast-deposit-modal__balance .balance-select__balance{
    margin:0
}
.fast-deposit-modal__balance .balance-select__balance-value{
    max-width:100%
}
.fast-deposit-modal__balance-label{
    color:#fff;
    display:block;
    flex:1;
    font-size:16px;
    font-weight:900;
    line-height:24px;
    margin-bottom:10px;
    overflow:hidden;
    text-align:center;
    text-overflow:ellipsis;
    text-shadow:0 1px 0 rgba(15,28,52,.8);
    text-transform:uppercase;
    width:100%
}
.fast-deposit-modal__balance-select .balance-select__button{
    padding:10px 15px
}
.fast-deposit-modal__balance-select .balance-select__arrow-icon-wrapper{
    left:unset
}
.fast-deposit-modal__section{
    color:#fff;
    font-weight:600
}
.fast-deposit-modal__section:not(:empty){
    margin:0 0 20px
}
.fast-deposit-modal__section--empty{
    display:none;
    margin:0
}
.fast-deposit-modal__section .dynamic-form__label,.fast-deposit-modal__section--saved .fast-deposit-title{
    display:none
}
.fast-deposit-modal__payment-method{
    color:#fff;
    font-size:16px;
    font-weight:900;
    line-height:24px;
    margin:0 0 10px;
    text-align:center;
    text-shadow:0 1px 0 rgba(15,28,52,.8)
}
.fast-deposit-modal__submit{
    margin-top:35px;
    text-align:center
}
.fast-deposit-modal__submit button.btn{
    max-width:250px;
    min-height:55px
}
.payment-methods{
    display:block
}
.payment-methods .payment-methods__title{
    color:#fff;
    font-size:16px;
    font-weight:900;
    justify-content:center;
    line-height:24px;
    margin-bottom:10px;
    min-height:20px;
    text-align:center;
    text-shadow:0 1px 0 rgba(15,28,52,.8);
    text-transform:uppercase
}
.payment-methods__block-saved{
    margin-bottom:40px
}
.payment-methods__main{
    margin:0 0 10px
}
.payment-methods__block-conversion{
    margin-bottom:30px
}
.fast-deposit-title{
    align-items:center;
    color:#fff;
    display:flex;
    font-size:16px;
    font-weight:900;
    justify-content:center;
    line-height:24px;
    margin:0 0 10px;
    min-height:20px;
    padding:0;
    text-align:center;
    text-shadow:0 1px 0 rgba(15,28,52,.8);
    text-transform:uppercase;
    width:100%
}
.payment-methods-list{
    grid-gap:10px;
    display:grid;
    grid-template-columns:repeat(auto-fit,minmax(135px,1fr));
    margin:0 0 15px;
    padding:0;
    width:auto
}
.payment-methods-list__method{
    align-items:center;
    background-color:#fff;
    border:4px solid #fff;
    border-radius:8px;
    box-shadow:0 0 8px rgba(15,28,52,.2);
    cursor:pointer;
    display:flex;
    height:55px;
    justify-content:center;
    margin:0;
    opacity:.8;
    padding:5px 5px 2px;
    position:relative;
    transition:.3s ease;
    width:auto
}
.payment-methods-list__method--selected,.payment-methods-list__method:hover{
    border-color:#20c7de;
    opacity:1
}
.payment-method-item{
    align-self:stretch;
    flex-direction:column;
    flex-wrap:nowrap;
    line-height:normal;
    max-height:100%;
    text-align:center
}
.payment-method-item,.payment-method-item__block-img{
    align-items:center;
    display:flex;
    height:100%;
    justify-content:center;
    width:100%
}
.payment-method-item__block-img{
    flex:1;
    overflow:hidden
}
.payment-method-item__img{
    display:block;
    margin:0 auto;
    max-height:100%;
    max-width:100%;
    -o-object-fit:contain;
    object-fit:contain;
    -o-object-position:center;
    object-position:center
}
.payment-method-item__info{
    color:#999;
    display:block;
    font-size:11px;
    margin:2px 0 0;
    white-space:nowrap;
    width:100%
}
.select-payment-methods{
    position:relative
}
.select-payment-methods__button{
    align-items:center;
    cursor:pointer;
    display:flex;
    flex-direction:row;
    justify-content:flex-start;
    width:100%
}
.select-payment-methods--only .select-payment-methods__button{
    cursor:default
}
.select-payment-methods__button-inner{
    background-color:#fff;
    border:4px solid transparent;
    border-radius:8px;
    box-shadow:0 0 8px rgba(15,28,52,.2);
    flex:1;
    height:50px;
    margin:0 10px 0 0;
    overflow:hidden;
    padding:5px;
    transition:border-color .3s ease;
    width:100%
}
.select-payment-methods--only .select-payment-methods__button-inner{
    margin:0
}
.select-payment-methods__button--current-method .select-payment-methods__button-inner{
    border-color:#20c7de
}
.select-payment-methods__button-title{
    align-items:center;
    color:#000;
    display:flex;
    font-size:14px;
    justify-content:center;
    line-height:1.2;
    min-height:100%;
    width:100%
}
.select-payment-methods__caret{
    align-items:center;
    align-self:stretch;
    color:#fff;
    display:inline-flex;
    font-size:8px;
    justify-content:center;
    transition:transform .3s ease,color .3s ease;
    width:auto
}
.select-payment-methods:hover .select-payment-methods__caret{
    color:#fff
}
.select-payment-methods--open .select-payment-methods__caret{
    transform:rotate(180deg)
}
.select-payment-methods__dropdown{
    margin:10px 0 0
}
.payment-saved-profiles__list{
    grid-gap:10px;
    display:grid;
    grid-template-columns:repeat(auto-fit,minmax(230px,1fr));
    margin:0 0 20px;
    padding:0;
    width:auto
}
.payment-saved-profiles__item{
    align-items:center;
    background-color:hsla(0,0%,100%,.2);
    border:2.5px solid transparent;
    border-radius:8px;
    color:hsla(0,0%,100%,.8);
    cursor:pointer;
    display:flex;
    font-size:15px;
    font-weight:900;
    justify-content:space-between;
    line-height:14px;
    min-height:40px;
    overflow:hidden;
    padding:5px;
    text-align:center;
    text-transform:uppercase;
    transition:background-color .3s ease,color .3s ease,border-color .3s ease
}
.payment-saved-profiles--desktop .payment-saved-profiles__item:hover{
    background-color:hsla(0,0%,100%,.1);
    border-color:transparent;
    color:#fff
}
.payment-saved-profiles--desktop .payment-saved-profiles__item--selected,.payment-saved-profiles--desktop .payment-saved-profiles__item--selected:hover,.payment-saved-profiles__item--selected,.payment-saved-profiles__item--selected:hover{
    background-color:hsla(0,0%,100%,.1);
    border-color:#20c7de;
    color:#fff;
    cursor:default
}
.payment-saved-profiles__item--empty{
    justify-content:center
}
.payment-saved-profiles__value{
    display:block;
    flex:1;
    max-width:100%;
    overflow:hidden;
    text-overflow:ellipsis
}
.payment-saved-profiles__btn-close{
    cursor:pointer;
    display:inline-flex;
    margin:0 0 0 10px;
    width:auto
}
.payment-saved-profiles__close{
    color:#fff;
    transition:color .3s ease
}
.payment-saved-profiles--desktop .payment-saved-profiles__close:hover{
    color:#20c7de
}
.payment-amount-default{
    padding:0 0 20px
}
.payment-amount-default__head{
    align-items:center;
    display:flex;
    justify-content:space-between;
    margin:0 0 10px
}
.payment-amount-default .payment-amount-default__title{
    display:inline-flex;
    margin:0;
    width:auto
}
.payment-amount-default__hint{
    color:#fff;
    font-size:12px;
    font-weight:600;
    line-height:13px;
    text-align:right
}
.payment-amount-default--empty .payment-amount-default__hint{
    display:none
}
.payment-amount-default__error{
    color:red
}
.payment-amount-default__preset{
    display:block;
    margin:0 0 10px;
    width:100%
}
.payment-amount-default__input{
    position:relative
}
.payment-amount-default__input .input{
    padding-right:50px
}
.payment-amount-default__currency{
    align-items:center;
    color:#fff;
    display:inline-flex;
    font-weight:900;
    height:100%;
    justify-content:center;
    position:absolute;
    right:20px;
    top:0;
    width:auto;
    z-index:10
}
.amount-hint__item{
    display:inline-block
}
.amount-hint__item:not(:first-child){
    margin-left:3px
}
.amount-preset-list{
    grid-gap:5px;
    display:grid;
    grid-template-columns:repeat(5,1fr);
    margin:0;
    padding:0;
    width:100%
}
.amount-preset-item,.amount-preset-list__item{
    align-items:center;
    align-self:stretch;
    display:flex;
    justify-content:center
}
.amount-preset-item{
    flex-direction:row;
    flex-wrap:wrap;
    margin:0;
    padding:0;
    width:100%
}
.amount-preset-item__input{
    display:none;
    height:0;
    margin:0;
    opacity:0;
    position:absolute
}
.amount-preset-item__block{
    align-items:center;
    align-self:stretch;
    background:linear-gradient(1.41deg,#0091b0 1.47%,#20c7de 95.01%);
    border-radius:7px;
    box-shadow:0 4px 0 #00596b,inset 0 2px 0 hsla(0,0%,100%,.6);
    color:#fff;
    cursor:pointer;
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    font-size:16px;
    font-weight:800;
    justify-content:center;
    line-height:18px;
    margin:0;
    min-height:36px;
    padding:0;
    transition:background .3s ease,color .3s ease;
    width:100%
}
.amount-preset-item__block:hover{
    background:linear-gradient(0deg,rgba(151,255,255,.4),rgba(151,255,255,.4)),linear-gradient(1.41deg,#0091b0 1.47%,#20c7de 95.01%);
    color:#fff
}
.amount-preset-item__currency{
    display:inline-block;
    margin-left:3px;
    text-align:center;
    width:auto
}
.amount-preset-item__currency--big{
    margin:0;
    width:100%
}
@media(min-width:576px){
    .amount-preset-item__currency--big{
        margin-right:3px;
        width:auto
    }
}
.amount-preset-item__input:checked+.amount-preset-item__block,.amount-preset-item__input:checked+.amount-preset-item__block:hover{
    background:linear-gradient(0deg,rgba(151,255,255,.4),rgba(151,255,255,.4)),linear-gradient(1.41deg,#0091b0 1.47%,#20c7de 95.01%);
    color:#fff
}
.payment-fields-default .dynamic-form{
    padding:0
}
.payment-dynamic-form{
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    justify-content:space-between;
    margin-bottom:10px
}
.payment-dynamic-form__element+.payment-dynamic-form__element{
    margin-top:10px
}
.payment-dynamic-form--cvv-expiry-date .payment-dynamic-form__element--cvv,.payment-dynamic-form--cvv-expiry-date .payment-dynamic-form__element--expiry_date{
    width:calc(50% - 5px)
}
.payment-dynamic-form__label{
    color:#fff;
    display:block;
    font-size:13px;
    margin-bottom:5px
}
.payment-dynamic-form__card-icon{
    background-color:#fff;
    height:28px;
    padding:5px 5px 5px 3px
}
.payment-dynamic-form__card-info{
    cursor:pointer
}
.payment-dynamic-form__card-number-hint{
    height:230px;
    width:300px
}
.payment-dynamic-form__card-number-hint img{
    width:100%
}
.payment-dynamic-form .form-element__error{
    font-weight:900
}
.payment-dynamic-form__credit-card-number .input__right-container{
    margin-left:10px
}
.payment-dynamic-form__card-icon{
    border-radius:4px;
    max-height:40px;
    max-width:100px;
    -o-object-fit:contain;
    object-fit:contain
}
.payment-dynamic-form .payments-js-lib__wrapper{
    align-items:center;
    display:flex;
    flex-direction:row;
    flex-wrap:nowrap;
    width:100%
}
.payment-dynamic-form .payments-js-lib__img-wrapper{
    align-items:center;
    background-color:hsla(0,0%,100%,.7);
    border-radius:4px;
    display:inline-flex;
    justify-content:center;
    margin:0 10px 0 0;
    padding:5px
}
.payment-dynamic-form .payments-js-lib__description{
    color:#fff;
    display:block;
    flex:1;
    font-weight:500;
    overflow:hidden
}
.card-hint__info{
    cursor:pointer
}
.card-hint__image{
    height:230px;
    width:300px
}
.card-hint__image img{
    width:100%
}
.tooltip{
    background:linear-gradient(180deg,#3594bc,#2f5e94);
    border-radius:8px;
    color:#fff;
    font-weight:700;
    padding:5px;
    pointer-events:none;
    position:absolute;
    z-index:9999
}
.tooltip .arrow{
    background:#3594bc
}
.crypto-address__title{
    font-size:1.2em;
    font-weight:700;
    margin:0 0 10px
}
.crypto-address__code{
    margin:10px 0
}
.crypto-address__address{
    color:#fff;
    margin:10px 0;
    word-break:break-all
}
.crypto-address__amount-hint{
    margin:10px 0 0
}
.crypto-address__amount-hint .amount-hint{
    display:inline
}
.qr-code{
    background:#fff;
    display:inline-block;
    font-size:0;
    line-height:0;
    padding:10px
}
.qr-code__spinner{
    align-items:center;
    display:flex;
    height:128px;
    justify-content:center;
    width:128px
}
.qr-code__spinner:before{
    animation:spinner .75s linear infinite;
    border:5px solid #999;
    border-radius:50%;
    border-right-color:transparent;
    content:"";
    display:block;
    height:40px;
    width:40px
}
@keyframes spinner{
    to{
        transform:rotate(1turn)
    }
}
.form-element{
    display:block;
    margin:0;
    padding:0;
    width:100%
}
.form-element__error{
    color:#ec3200;
    display:block;
    font-size:12px;
    font-weight:500;
    letter-spacing:normal;
    line-height:1.2;
    margin:0;
    padding:5px 0 0;
    text-align:left;
    text-transform:uppercase;
    width:100%
}
.deposit-bonus-settings-default{
    align-items:center;
    display:flex;
    flex-wrap:wrap;
    justify-content:flex-start;
    margin-bottom:10px
}
.deposit-bonus-settings-default__title{
    margin:0 10px 0 0;
    width:auto
}
.switcher{
    align-items:center;
    display:inline-flex;
    flex-direction:row;
    justify-content:center;
    max-width:100%;
    width:auto
}
.switcher__input{
    display:none;
    height:0;
    margin:0;
    opacity:0;
    position:absolute
}
.switcher__block{
    align-items:center;
    cursor:pointer;
    display:inline-flex;
    flex-direction:row;
    flex-wrap:nowrap;
    justify-content:center;
    margin:0;
    padding:0;
    width:auto
}
.switcher__block:focus{
    outline:none
}
.switcher__block-text{
    color:#fff;
    display:inline-block;
    font-size:14px;
    font-weight:900;
    line-height:normal;
    margin:0 5px 0 0;
    pointer-events:none;
    text-align:center;
    text-shadow:0 1px 0 rgba(15,28,52,.8);
    text-transform:uppercase;
    width:auto
}
.switcher__container{
    align-items:center;
    background-color:hsla(0,0%,100%,.5);
    border-radius:15px;
    display:inline-flex;
    flex-direction:row;
    height:16px;
    justify-content:flex-start;
    padding:0 2px;
    transition:background-color .3s ease;
    width:30px
}
.switcher__block:hover .switcher__container{
    background-color:hsla(0,0%,100%,.6)
}
.switcher__button{
    border-radius:50%;
    display:inline-flex;
    height:12px;
    transition:background-color .3s ease;
    width:12px
}
.switcher__block:hover .switcher__button,.switcher__button{
    background-color:#fff
}
.switcher__input:checked+.switcher__block .switcher__container{
    background-color:#20c7de;
    justify-content:flex-end
}
.switcher__input:checked+.switcher__block .switcher__button{
    background-color:#fff
}
.switcher--disabled,.switcher[disabled]{
    cursor:not-allowed
}
.bonus-code-form-default .text-btn{
    color:#ff711b;
    cursor:pointer;
    font-size:16px;
    font-weight:800;
    line-height:18px;
    text-transform:uppercase
}
.payment-common-errors-default{
    color:red;
    margin:10px 0
}
.payment-submit-default .btn{
    width:100%
}
.payment-banners{
    display:flex;
    flex-direction:column;
    gap:10px;
    margin-bottom:10px;
    margin-top:15px
}
.payment-banners .payments-js-lib__wrapper{
    align-items:center;
    display:flex;
    flex-direction:row;
    flex-wrap:nowrap;
    width:100%
}
.payment-banners .payments-js-lib__img-wrapper{
    align-items:center;
    background-color:hsla(0,0%,100%,.7);
    border-radius:4px;
    display:inline-flex;
    justify-content:center;
    margin:0 10px 0 0;
    padding:5px
}
.payment-banners .payments-js-lib__description{
    color:#fff;
    display:block;
    flex:1;
    font-size:14px;
    font-weight:600;
    line-height:15px;
    overflow:hidden
}
.verified-by-card{
    margin-top:10px
}
.verified-by-card__list{
    align-items:center;
    display:flex;
    flex-direction:row;
    justify-content:flex-end
}
.verified-by-card__item{
    align-items:center;
    background-color:#fff;
    border-radius:4px;
    display:inline-flex;
    flex-direction:row;
    height:50px;
    justify-content:center;
    padding:5px
}
.verified-by-card__item+.verified-by-card__item{
    margin-left:10px
}
.verified-by-card__img{
    display:block;
    max-height:100%;
    max-width:100%;
    -o-object-fit:contain;
    object-fit:contain;
    -o-object-position:center;
    object-position:center
}
.notification-center-modal .modal__content{
    background:linear-gradient(0deg,rgba(0,0,0,.1),rgba(0,0,0,.1)),linear-gradient(180deg,#3594bc,#2f5e94);
    border-radius:30px;
    box-shadow:0 0 35px #0f1c34;
    padding:60px 40px
}
@media(min-width:768px){
    .notification-center-modal .modal__content{
        padding:60px
    }
}
.notification-center-modal--jackpotWin.modal .modal__content-wrapper{
    max-width:730px
}
.notification-center-modal--jackpotWin.modal .modal__content{
    background:url(/images/congrats-modal-bg.68a6b99a..jpeg) 50% no-repeat;
    background-size:cover;
    border-radius:20px;
    padding:43px 40px
}
.notification-center-modal .notifications-title{
    color:#fff;
    font-size:18px;
    font-weight:700;
    line-height:18px;
    margin-bottom:10px;
    text-align:center;
    text-transform:uppercase
}
.notification-center-modal .modal__close-button{
    align-items:center;
    background:rgba(15,28,51,.2);
    border-radius:50%;
    color:#fff;
    display:flex;
    font-size:10px;
    height:24px;
    justify-content:center;
    position:absolute;
    right:20px;
    top:20px;
    transition:.3s ease;
    width:24px
}
.notification-center-modal .modal__close-button:focus,.notification-center-modal .modal__close-button:hover{
    background:rgba(15,28,51,.3)
}
.notification-center-modal .timer-section{
    align-items:center;
    display:flex;
    flex-direction:column
}
.notification-center-modal .timer-section .inline-timer{
    background:transparent;
    border-radius:unset;
    min-height:auto;
    width:auto
}
.notification-center-modal .time-title{
    color:#20c7de;
    font-size:16px;
    font-weight:900;
    line-height:22px;
    text-shadow:0 1px 0 rgba(15,28,52,.7);
    text-transform:uppercase
}
.notification-center-modal .bonus-game{
    margin-bottom:10px
}
.notification-center-modal .button-list{
    align-items:center;
    display:flex;
    flex-direction:column;
    justify-content:center;
    margin-top:55px
}
@media(min-width:576px){
    .notification-center-modal .button-list{
        flex-direction:row
    }
}
.notification-center-modal .button-list>*{
    min-width:180px
}
@media(min-width:960px){
    .notification-center-modal .button-list>*{
        min-width:220px
    }
}
.notification-center-modal .button-list>:not(:last-child){
    margin-bottom:20px;
    margin-right:0
}
@media(min-width:576px){
    .notification-center-modal .button-list>:not(:last-child){
        margin-bottom:0;
        margin-right:20px
    }
}
.notification-center-modal-content-bonus .bonus-game,.notification-center-modal-content-bonus .bonus-game:last-child{
    margin-bottom:0
}
@media(min-width:768px){
    .notification-center-modal-content-bonus .bonus-game{
        margin-bottom:0
    }
    .notification-center-modal-content-bonus .bonus-game:last-child{
        margin-right:0
    }
}
.bonus__name{
    font-weight:700
}
.bonus__description,.bonus__name{
    color:#fff;
    font-size:15px;
    line-height:18px;
    margin-bottom:10px;
    text-align:center
}
.bonus__description{
    font-weight:500
}
.bonus__expiry-date{
    font-weight:500;
    margin-top:15px
}
.bonus .timer-section,.bonus__expiry-date{
    color:#fff;
    font-size:15px;
    line-height:18px
}
.bonus .timer-section{
    font-weight:700
}
.bonus-games__list{
    align-items:center;
    display:flex;
    flex-direction:column;
    flex-wrap:wrap;
    justify-content:center;
    margin-top:20px
}
@media(min-width:576px){
    .bonus-games__list{
        flex-direction:row
    }
}
.bonus-games .bonus-games__show-more{
    color:rgba(0,225,255,.6);
    display:block;
    font-size:15px;
    font-weight:600;
    letter-spacing:-.25px;
    line-height:18px;
    margin:20px auto 30px;
    text-align:center
}
.bonus-games__modal-content{
    grid-gap:15px;
    align-items:center;
    display:grid;
    grid-template-columns:repeat(auto-fill,minmax(150px,150px));
    justify-content:center
}
@media(min-width:768px){
    .bonus-games__modal-content{
        grid-template-columns:repeat(auto-fill,minmax(150px,200px))
    }
}
.bonus-games__modal-content .bonus-game__wrapper{
    margin:0!important
}
.bonus-games__modal .modal__content{
    padding:0 20px 20px
}
.bonus-games__modal-title{
    color:#fff;
    display:block;
    font-size:18px;
    font-weight:700;
    line-height:18px;
    margin-bottom:20px;
    padding:0;
    text-align:center
}
.bonus-game__play-button{
    background:radial-gradient(50.37% 50.37% at 49.63% 53.75%,#0094ff 0,#121f42 100%);
    border-radius:50%;
    filter:drop-shadow(0 4px 0 #005c90) drop-shadow(0 4px 0 rgba(18,31,66,.6))
}
.bonus-game__play-button:before{
    background:linear-gradient(180deg,#0098b8,#00e1ff);
    border-radius:50%;
    bottom:0;
    box-shadow:inset 0 2px 0 hsla(0,0%,100%,.8);
    content:"";
    left:0;
    -webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);
    -webkit-mask-composite:xor;
    mask-composite:exclude;
    padding:5px;
    position:absolute;
    right:0;
    top:0
}
.bonus-game{
    cursor:pointer;
    position:relative
}
.bonus-game:hover .bonus-game__menu{
    display:flex;
    opacity:1
}
@media(min-width:960px){
    .bonus-game:hover .bonus-game__title{
        display:block
    }
}
.bonus-game__wrapper{
    display:flex;
    flex-direction:column;
    margin-bottom:12px
}
@media(min-width:576px){
    .bonus-game__wrapper{
        margin-bottom:0
    }
    .bonus-game__wrapper:not(:last-of-type){
        margin-right:12px
    }
}
.bonus-game__info{
    background:linear-gradient(180deg,#203463,#121f44);
    border-radius:0 0 18px 18px;
    box-shadow:0 0 10px rgba(15,28,52,.8);
    min-height:50px;
    padding:6px 0 9px
}
.bonus-game__info,.bonus-game__menu{
    align-items:center;
    display:flex;
    flex-direction:column;
    justify-content:center
}
.bonus-game__menu{
    background:radial-gradient(49.76% 40.19% at 50% 39.23%,rgba(48,81,159,.8) 0,rgba(18,31,68,.8) 100%);
    border-radius:18px 18px 0 0;
    flex-wrap:nowrap;
    height:100%;
    left:0;
    opacity:0;
    overflow:hidden;
    padding:5px;
    position:absolute;
    top:0;
    transition:opacity .3s ease;
    width:100%
}
.bonus-game__provider{
    color:#feffbf;
    font-size:12px;
    font-weight:600;
    line-height:15px;
    margin-bottom:2px;
    text-shadow:0 1px 0 rgba(15,28,52,.8)
}
.bonus-game__title{
    color:#fff;
    font-size:15px;
    font-weight:800;
    line-height:18px;
    text-shadow:0 1px 0 rgba(15,28,52,.8)
}
.bonus-game__image{
    border-radius:18px 18px 0 0;
    display:block;
    filter:drop-shadow(0 0 10px rgba(15,28,52,.8));
    width:150px
}
@media(min-width:768px){
    .bonus-game__image{
        width:200px
    }
}
.bonus-game__play-button{
    display:flex;
    justify-content:center;
    margin:auto;
    min-height:77px;
    min-width:77px;
    position:relative;
    transition:.3s ease
}
.bonus-game__play-button:before{
    padding:8px
}
.bonus-game__play-button:after{
    display:none
}
.bonus-game__play-button:hover img{
    transform:translateY(-5px)
}
.bonus-game__play-button img{
    display:block;
    left:20px;
    position:absolute;
    top:0;
    transition:.3s ease
}
.link-text-btn{
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    background:transparent none;
    border:none;
    box-shadow:none;
    color:#999;
    display:inline-block;
    font-size:20px;
    line-height:1;
    margin:0;
    outline:none;
    padding:0;
    text-decoration:none;
    transition:color .3s ease;
    vertical-align:top
}
.link-text-btn:not(:disabled){
    cursor:pointer
}
.link-text-btn:active,.link-text-btn:focus,.link-text-btn:hover{
    background:transparent none;
    color:#999;
    outline:none;
    text-decoration:none
}
.link-text-btn:hover{
    color:#fff;
    cursor:pointer
}
.link-text-btn:disabled{
    opacity:.5
}
.notification-center-modal-content-freespin .bonus-game,.notification-center-modal-content-freespin .bonus-game:last-child{
    margin-bottom:0
}
@media(min-width:768px){
    .notification-center-modal-content-freespin .bonus-game{
        margin-bottom:0
    }
    .notification-center-modal-content-freespin .bonus-game:last-child{
        margin-right:0
    }
}
.freespin__games{
    display:flex;
    justify-content:center;
    margin-top:15px
}
.freespin__total{
    color:#fff;
    font-size:15px;
    font-weight:700;
    line-height:18px;
    text-align:center
}
.freespin__game{
    cursor:pointer;
    margin-right:20px;
    position:relative
}
.freespin__game:last-child{
    margin-right:0
}
.freespin__game:hover .freespin__game-menu{
    display:flex
}
.freespin__game:hover .freespin__game-title{
    display:block
}
.freespin__game-menu{
    align-items:center;
    bottom:0;
    flex-direction:column;
    justify-content:center;
    top:0
}
.freespin__game-menu,.freespin__game-title{
    display:none;
    left:0;
    position:absolute;
    right:0
}
.freespin__game-title{
    bottom:5px;
    text-align:center
}
.freespin__game-image{
    width:200px
}
.jackpot-win__title{
    display:block;
    margin:0 auto 20px
}
.jackpot-win__name{
    color:#fff;
    font-size:18px;
    font-weight:900;
    line-height:24px;
    margin-bottom:10px;
    text-align:center;
    text-transform:uppercase
}
.jackpot-win__buttons{
    display:flex;
    justify-content:center;
    margin-top:20px
}
.jackpot-win__description{
    -webkit-text-fill-color:transparent;
    text-fill-color:transparent;
    background:linear-gradient(270deg,#ffd02c 21.32%,#fdff91 52.13%,#ffd02c 80.88%,#ffd230 96.47%);
    -webkit-background-clip:text;
    background-clip:text;
    filter:drop-shadow(0 3px rgba(15,28,52,.7));
    font-size:32px;
    font-weight:900;
    line-height:40px;
    text-align:center
}
@media(min-width:960px){
    .jackpot-win__description{
        font-size:48px;
        line-height:60px
    }
}
.notification-center-modal-content-level__level{
    align-items:center;
    display:flex;
    flex-direction:column;
    justify-content:center
}
.notification-center-modal-content-level__level:not(:last-child){
    margin-bottom:20px
}
.notification-center-modal-content-level__level-title{
    color:#fff;
    font-size:15px;
    font-weight:700;
    line-height:18px;
    margin-bottom:7px
}
.notification-center-modal-content-level__level-name{
    text-transform:uppercase
}
.notification-center-modal-content-level__image-wrapper{
    margin-bottom:20px
}
.notification-center-modal-content-level__level-description{
    color:#fff;
    font-size:15px;
    font-weight:500;
    line-height:18px
}
.notification-center-modal-content-level__image{
    max-width:100%
}
.notification-center-modal-content-level__level-name{
    color:#fff;
    font-weight:700
}
.lootbox{
    border-radius:10px;
    color:#181a1f;
    font-size:20px;
    font-weight:400;
    overflow:hidden;
    position:relative;
    text-align:center
}
.lootbox__bg{
    height:100%;
    left:0;
    -o-object-fit:cover;
    object-fit:cover;
    position:absolute;
    top:0;
    width:100%
}
.lootbox__content{
    padding:30px;
    position:relative
}
@media(min-width:768px){
    .lootbox__content{
        padding:90px 30px
    }
}
.lootbox__title{
    font-size:24px;
    font-weight:700;
    margin:0 0 4px
}
@media(min-width:768px){
    .lootbox__title{
        font-size:36px
    }
}
.lootbox__subtitle{
    font-size:20px;
    margin:0 auto 30px;
    max-width:520px
}
@media(min-width:768px){
    .lootbox__subtitle{
        margin-bottom:70px
    }
}
.lootbox__prize{
    font-size:24px;
    font-weight:900;
    margin-top:20px
}
.lootbox__box--disabled .lootbox__prize{
    color:#6d6a71
}
.lootbox__valid-until{
    font-size:16px;
    font-weight:700;
    margin:40px 0 10px
}
.lootbox__cancel{
    display:block;
    margin:20px auto 0
}
.lootbox__timer{
    display:block;
    margin:0 auto;
    max-width:280px;
    text-align:center
}
.lootbox__boxes{
    align-items:center;
    display:flex;
    flex-direction:column;
    flex-wrap:wrap;
    justify-content:center;
    margin:0 auto;
    padding:0
}
@media(min-width:768px){
    .lootbox__boxes{
        align-items:flex-start;
        flex-direction:row
    }
}
.lootbox__box{
    align-self:flex-start;
    cursor:pointer;
    display:flex;
    flex-direction:column;
    margin:0 auto 20px;
    text-align:center;
    width:220px
}
@media(min-width:768px){
    .lootbox__box{
        margin:0 50px
    }
}
.lootbox__box--disabled{
    filter:grayscale(1);
    pointer-events:none
}
.lootbox__box--selected{
    pointer-events:none
}
.lootbox__box:last-child{
    margin:0 auto
}
@media(min-width:768px){
    .lootbox__box:last-child{
        margin:0 50px
    }
}
.lootbox__image:hover{
    animation:shake .5s;
    animation-iteration-count:infinite
}
.lootbox__show-all-boxes{
    display:block;
    margin:20px auto 0
}
@keyframes shake{
    0%{
        transform:translate(1px,1px) rotate(0deg)
    }
    10%{
        transform:translate(-1px,-2px) rotate(-1deg)
    }
    20%{
        transform:translate(-3px) rotate(1deg)
    }
    30%{
        transform:translate(3px,2px) rotate(0deg)
    }
    40%{
        transform:translate(1px,-1px) rotate(1deg)
    }
    50%{
        transform:translate(-1px,2px) rotate(-1deg)
    }
    60%{
        transform:translate(-3px,1px) rotate(0deg)
    }
    70%{
        transform:translate(3px,1px) rotate(-1deg)
    }
    80%{
        transform:translate(-1px,-1px) rotate(1deg)
    }
    90%{
        transform:translate(1px,2px) rotate(0deg)
    }
    to{
        transform:translate(1px,-2px) rotate(-1deg)
    }
}
.blocks-timer{
    align-items:center;
    background-color:hsla(0,0%,60%,.17);
    border-radius:4px;
    display:flex;
    flex-direction:row;
    flex-wrap:nowrap;
    justify-content:center;
    min-height:62px;
    padding:0;
    width:100%
}
@media(min-width:768px){
    .blocks-timer{
        min-height:73px
    }
}
@media(min-width:960px){
    .blocks-timer{
        margin-top:12px
    }
}
.blocks-timer__list{
    align-items:center;
    display:flex;
    flex-direction:row;
    flex-wrap:nowrap;
    justify-content:center;
    margin:0;
    max-width:100%;
    padding:0;
    width:100%
}
@media(min-width:768px){
    .blocks-timer__list{
        padding:0 16px
    }
}
.blocks-timer__item{
    align-items:center;
    display:inline-flex;
    flex-direction:column;
    flex-wrap:nowrap;
    justify-content:center;
    margin:0;
    padding:0 6px;
    position:relative;
    width:auto
}
.blocks-timer__item:before{
    background-color:hsla(0,0%,60%,.3);
    content:"";
    display:block;
    height:17px;
    position:absolute;
    right:0;
    top:50%;
    transform:translateY(-50%);
    width:1px
}
@media(min-width:768px){
    .blocks-timer__item:before{
        height:35px
    }
}
.blocks-timer__item:last-child:before{
    display:none
}
.blocks-timer__item:first-child{
    width:19%
}
.blocks-timer__item:nth-child(2){
    width:23%
}
.blocks-timer__item:nth-child(3){
    width:26%
}
.blocks-timer__item:nth-child(4){
    width:32%
}
.blocks-timer__label{
    display:block;
    font-size:12px;
    font-weight:600;
    margin:0 0 4px;
    padding:0;
    text-align:center;
    text-transform:uppercase;
    width:100%
}
@media(min-width:768px){
    .blocks-timer__label{
        font-size:14px
    }
}
.blocks-timer__value{
    color:#fff;
    display:block;
    font-size:16px;
    font-weight:700;
    margin:0;
    padding:0;
    text-align:center;
    width:100%
}
@media(min-width:768px){
    .blocks-timer__value{
        font-size:24px
    }
}
.blocks-timer__text{
    display:block;
    max-width:100%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.notification-cookies-policy__text-wrapper,.notification__text-wrapper{
    overflow-wrap:anywhere;
    word-break:normal
}
.notification-cookies-policy__title,.notification__title{
    color:#fff;
    font-size:14px;
    font-weight:700;
    margin:0 0 3px
}
.notification__close-button.text-btn,.text-btn.notification-cookies-policy__close-button{
    background:rgba(15,28,52,.2);
    border-radius:50%;
    color:#fff;
    font-size:9px;
    height:24px;
    position:absolute;
    right:10px;
    top:50%;
    transform:translateY(-50%);
    width:24px
}
.notification__close-button.text-btn:focus,.notification__close-button.text-btn:hover,.text-btn.notification-cookies-policy__close-button:focus,.text-btn.notification-cookies-policy__close-button:hover{
    background:rgba(15,28,52,.3)
}
.notification-cookies-policy{
    background:#081327;
    border-radius:22px;
    bottom:10px;
    left:50%;
    max-width:450px;
    padding:10px;
    position:fixed;
    right:0;
    transform:translateX(-50%);
    width:100%;
    z-index:110
}
@media(min-width:576px){
    .notification-cookies-policy{
        bottom:25px
    }
}
@media(min-width:1248px){
    .notification-cookies-policy{
        max-width:1000px;
        right:unset
    }
}
.notification-cookies-policy__link{
    color:#2869ff!important
}
.notification-cookies-policy__text-wrapper{
    align-items:center;
    display:flex;
    flex-direction:column;
    justify-content:center
}
@media(min-width:1248px){
    .notification-cookies-policy__text-wrapper{
        flex-direction:row
    }
}
.notification-cookies-policy__title{
    font-size:14px;
    font-weight:800;
    line-height:20px;
    margin:0;
    text-align:center;
    word-break:break-word
}
@media(min-width:1248px){
    .notification-cookies-policy__title{
        font-size:15px;
        margin:0 15px 0 0
    }
}
.notification-cookies-policy .notification-cookies-policy__accept{
    font-size:12px;
    margin-right:10px;
    margin-top:15px;
    min-height:35px;
    min-width:140px
}
@media(min-width:1248px){
    .notification-cookies-policy .notification-cookies-policy__accept{
        margin-top:0
    }
}
.notification__container{
    align-items:center;
    background:linear-gradient(180deg,#3594bc,#2f5e94);
    border-radius:10px;
    box-shadow:0 0 35px #0f1c34;
    display:flex;
    padding:10px 40px 10px 10px;
    position:relative;
    word-break:break-all
}
.notification-unavailable-in-country-policy__text-wrapper,.notification__text-wrapper{
    overflow-wrap:anywhere;
    word-break:normal
}
.notification-unavailable-in-country-policy__title,.notification__title{
    color:#fff;
    font-size:14px;
    font-weight:700;
    margin:0 0 3px
}
.notification__message{
    color:#fff;
    font-size:13px;
    font-weight:500;
    line-height:16px;
    margin:0
}
.notification__icon{
    font-size:20px;
    margin-right:10px
}
.notification__close-button.text-btn,.text-btn.notification-unavailable-in-country-policy__close-button{
    background:rgba(15,28,52,.2);
    border-radius:50%;
    color:#fff;
    font-size:9px;
    height:24px;
    position:absolute;
    right:10px;
    top:50%;
    transform:translateY(-50%);
    width:24px
}
.notification__close-button.text-btn:focus,.notification__close-button.text-btn:hover,.text-btn.notification-unavailable-in-country-policy__close-button:focus,.text-btn.notification-unavailable-in-country-policy__close-button:hover{
    background:rgba(15,28,52,.3)
}
.notification__icon--success{
    color:#48a902
}
.notification__icon--warning{
    color:#ff9500
}
.notification__icon--danger{
    color:#ec3200
}
.notification-unavailable-in-country-policy{
    background:#081327;
    border-radius:22px;
    bottom:10px;
    left:50%;
    max-width:450px;
    padding:10px;
    position:fixed;
    right:0;
    transform:translateX(-50%);
    width:100%;
    z-index:10000
}
@media(min-width:576px){
    .notification-unavailable-in-country-policy{
        bottom:25px
    }
}
@media(min-width:1248px){
    .notification-unavailable-in-country-policy{
        max-width:1000px;
        right:unset
    }
}
.notification-unavailable-in-country-policy__link{
    color:#fff!important
}
.notification-unavailable-in-country-policy__text-wrapper{
    align-items:center;
    display:flex;
    flex-direction:column;
    justify-content:center
}
@media(min-width:1248px){
    .notification-unavailable-in-country-policy__text-wrapper{
        flex-direction:row
    }
}
.notification-unavailable-in-country-policy__title{
    font-size:14px;
    font-weight:800;
    line-height:20px;
    margin:0;
    text-align:center;
    word-break:break-word
}
@media(min-width:1248px){
    .notification-unavailable-in-country-policy__title{
        font-size:15px;
        margin:0 15px 0 0
    }
}
.notification-unavailable-in-country-policy__buttons{
    align-items:center;
    display:flex;
    justify-content:center
}
.notification-unavailable-in-country-policy .notification-unavailable-in-country-policy__accept{
    font-size:12px;
    margin-right:10px;
    margin-top:15px;
    min-height:35px;
    min-width:140px
}
@media(min-width:1248px){
    .notification-unavailable-in-country-policy .notification-unavailable-in-country-policy__accept{
        margin-top:0
    }
}
.notification-unavailable-in-country-policy .notification-unavailable-in-country-policy__decline{
    font-size:12px;
    margin-top:15px;
    min-height:35px;
    min-width:140px
}
@media(min-width:1248px){
    .notification-unavailable-in-country-policy .notification-unavailable-in-country-policy__decline{
        margin-top:0
    }
}
.notification-container-bottom-left{
    bottom:1px;
    left:0;
    right:0;
    width:100vw
}
.notification-container-bottom-left .notification-item{
    margin-bottom:0
}
.required-fields-modal .cms-page--info{
    padding-bottom:20px;
    padding-top:20px;
    width:auto
}
.required-fields-modal .cms-page--info .cms-page__data{
    padding:15px
}
.required-fields-modal .cms-page__button{
    display:none
}
.required-fields-modal .required-fields-modal__form{
    background-color:transparent;
    padding:15px
}
@media(min-width:576px){
    .required-fields-modal .required-fields-modal__form{
        padding:20px
    }
}
.required-fields-modal .required-fields-modal__reject-button{
    margin:10px 0 0;
    min-height:45px;
    text-transform:uppercase
}
@media(min-width:576px){
    .required-fields-modal .required-fields-modal__reject-button{
        margin:0 16px 0 0
    }
}
.required-fields-modal .required-fields-modal__submit-button{
    min-height:45px;
    text-transform:uppercase
}
