﻿@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
 @-webkit-keyframes fadeOut{
    0%{
        opacity:1
    }
    to{
        opacity:0
    }
}
@-webkit-keyframes spinAround{
    0%{
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg)
    }
    to{
        -webkit-transform:rotate(359deg);
        transform:rotate(359deg)
    }
}
@keyframes spinAround{
    0%{
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg)
    }
    to{
        -webkit-transform:rotate(359deg);
        transform:rotate(359deg)
    }
}
@-webkit-keyframes textShine{
    0%,to{
        text-shadow:0 0 1.25em #fff
    }
    50%{
        text-shadow:0 0 0 #fff
    }
}
@keyframes textShine{
    0%,to{
        text-shadow:0 0 1.25em #fff
    }
    50%{
        text-shadow:0 0 0 #fff
    }
}
@keyframes fadeOut{
    0%{
        opacity:1
    }
    to{
        opacity:0
    }
}
@-webkit-keyframes DoYoyWantSomeMounatinDew{
    0%,to{
        border-color:#86d0c0;
        -webkit-box-shadow:0 0 18px 10px rgba(75,185,161,.4);
        box-shadow:0 0 18px 10px rgba(75,185,161,.4)
    }
    50%{
        border-color:#215449;
        -webkit-box-shadow:0 0 4px 0 rgba(75,185,161,.3);
        box-shadow:0 0 4px 0 rgba(75,185,161,.3)
    }
}
@keyframes DoYoyWantSomeMounatinDew{
    0%,to{
        border-color:#86d0c0;
        -webkit-box-shadow:0 0 18px 10px rgba(75,185,161,.4);
        box-shadow:0 0 18px 10px rgba(75,185,161,.4)
    }
    50%{
        border-color:#215449;
        -webkit-box-shadow:0 0 4px 0 rgba(75,185,161,.3);
        box-shadow:0 0 4px 0 rgba(75,185,161,.3)
    }
}
@-webkit-keyframes lightBalbBlinkPulse2{
    66%{
        background-color:#ddd;
        -webkit-box-shadow:none;
        box-shadow:none;
        opacity:.5
    }
    66.001%,to{
        background-color:#fff;
        -webkit-box-shadow:0 0 12px 7px rgba(255,255,255,.5);
        box-shadow:0 0 12px 7px rgba(255,255,255,.5);
        opacity:1
    }
}
@keyframes lightBalbBlinkPulse2{
    66%{
        background-color:#ddd;
        -webkit-box-shadow:none;
        box-shadow:none;
        opacity:.5
    }
    66.001%,to{
        background-color:#fff;
        -webkit-box-shadow:0 0 12px 7px rgba(255,255,255,.5);
        box-shadow:0 0 12px 7px rgba(255,255,255,.5);
        opacity:1
    }
}
@-webkit-keyframes rotateBg{
    0%{
        opacity:1;
        -webkit-transform:rotate(0);
        transform:rotate(0)
    }
    25%,75%{
        opacity:0
    }
    50%{
        opacity:1
    }
    to{
        -webkit-transform:rotate(-359deg);
        transform:rotate(-359deg);
        opacity:1
    }
}
@keyframes rotateBg{
    0%{
        opacity:1;
        -webkit-transform:rotate(0);
        transform:rotate(0)
    }
    25%,75%{
        opacity:0
    }
    50%{
        opacity:1
    }
    to{
        -webkit-transform:rotate(-359deg);
        transform:rotate(-359deg);
        opacity:1
    }
}
@-webkit-keyframes scaleBtn{
    0%,30%{
        -webkit-transform:scale(1);
        transform:scale(1)
    }
    20%{
        -webkit-transform:scale(1.1);
        transform:scale(1.1)
    }
}
@keyframes scaleBtn{
    0%,30%{
        -webkit-transform:scale(1);
        transform:scale(1)
    }
    20%{
        -webkit-transform:scale(1.1);
        transform:scale(1.1)
    }
}
@-webkit-keyframes arrowShining{
    0%{
        border-top:2px solid #fff;
        border-left:2px solid #fff
    }
    to{
        border-top:2px solid #24ba9d;
        border-left:2px solid #24ba9d
    }
}
@-webkit-keyframes coins-blink{
    0%,32.9%{
        background-image:url("");
        background-position:50% -6%
    }
    33%,65.9%{
        background-image:url("");
        background-position:50% -6%
    }
    66%,to{
        background-image:url("");
        background-position:50% 14%
    }
}
@keyframes coins-blink{
    0%,32.9%{
        background-image:url("");
        background-position:50% -6%
    }
    33%,65.9%{
        background-image:url("");
        background-position:50% -6%
    }
    66%,to{
        background-image:url("");
        background-position:50% 14%
    }
}
@-webkit-keyframes persent-incline{
    0%{
        -webkit-transform:rotate(5deg);
        transform:rotate(5deg)
    }
    to{
        -webkit-transform:rotate(-7deg);
        transform:rotate(-7deg)
    }
}
@keyframes persent-incline{
    0%{
        -webkit-transform:rotate(5deg);
        transform:rotate(5deg)
    }
    to{
        -webkit-transform:rotate(-7deg);
        transform:rotate(-7deg)
    }
}
@-webkit-keyframes ball-jumping{
    0%{
        -webkit-transform:translateY(0) scale(1,.85);
        transform:translateY(0) scale(1,.85)
    }
    to{
        -webkit-transform:translateY(-4em);
        transform:translateY(-4em)
    }
}
@keyframes ball-jumping{
    0%{
        -webkit-transform:translateY(0) scale(1,.85);
        transform:translateY(0) scale(1,.85)
    }
    to{
        -webkit-transform:translateY(-4em);
        transform:translateY(-4em)
    }
}
@-webkit-keyframes roulette-spin{
    0%{
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg)
    }
    to{
        -webkit-transform:rotate(359deg);
        transform:rotate(359deg)
    }
}
@keyframes roulette-spin{
    0%{
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg)
    }
    to{
        -webkit-transform:rotate(359deg);
        transform:rotate(359deg)
    }
}
@-webkit-keyframes chart-point{
    0%{
        opacity:1;
        top:52%;
        left:-1%
    }
    12%{
        top:76%;
        left:14%
    }
    20%{
        top:58%;
        left:23%
    }
    27%{
        top:80%;
        left:36%
    }
    42%{
        top:46%;
        left:52%
    }
    47%{
        top:54%;
        left:57%
    }
    54%{
        top:38%;
        left:67%
    }
    70%{
        top:85%;
        left:77.5%
    }
    95%{
        top:-3%;
        left:95%
    }
    to{
        opacity:1;
        top:-3%;
        left:95%
    }
}
@keyframes chart-point{
    0%{
        opacity:1;
        top:52%;
        left:-1%
    }
    12%{
        top:76%;
        left:14%
    }
    20%{
        top:58%;
        left:23%
    }
    27%{
        top:80%;
        left:36%
    }
    42%{
        top:46%;
        left:52%
    }
    47%{
        top:54%;
        left:57%
    }
    54%{
        top:38%;
        left:67%
    }
    70%{
        top:85%;
        left:77.5%
    }
    95%{
        top:-3%;
        left:95%
    }
    to{
        opacity:1;
        top:-3%;
        left:95%
    }
}
@-webkit-keyframes chart-line{
    0%{
        opacity:1;
        stroke-dashoffset:350
    }
    to{
        opacity:1;
        stroke-dashoffset:0
    }
}
@keyframes chart-line{
    0%{
        opacity:1;
        stroke-dashoffset:350
    }
    to{
        opacity:1;
        stroke-dashoffset:0
    }
}
@-webkit-keyframes chart-arrow-up{
    0%,to{
        -webkit-transform:translateY(-10%);
        transform:translateY(-10%)
    }
    50%{
        -webkit-transform:translateY(10%);
        transform:translateY(10%)
    }
}
@keyframes chart-arrow-up{
    0%,to{
        -webkit-transform:translateY(-10%);
        transform:translateY(-10%)
    }
    50%{
        -webkit-transform:translateY(10%);
        transform:translateY(10%)
    }
}
@-webkit-keyframes chart-arrow-down{
    0%,to{
        -webkit-transform:translateY(10%);
        transform:translateY(10%)
    }
    50%{
        -webkit-transform:translateY(-10%);
        transform:translateY(-10%)
    }
}
@keyframes chart-arrow-down{
    0%,to{
        -webkit-transform:translateY(10%);
        transform:translateY(10%)
    }
    50%{
        -webkit-transform:translateY(-10%);
        transform:translateY(-10%)
    }
}
@-webkit-keyframes slot-handle{
    0%,15.1%,5%,to{
        -webkit-transform:rotateX(0);
        transform:rotateX(0)
    }
    15%,5.1%{
        -webkit-transform:rotateX(-180deg);
        transform:rotateX(-180deg)
    }
}
@keyframes slot-handle{
    0%,15.1%,5%,to{
        -webkit-transform:rotateX(0);
        transform:rotateX(0)
    }
    15%,5.1%{
        -webkit-transform:rotateX(-180deg);
        transform:rotateX(-180deg)
    }
}
@-webkit-keyframes blur-seven-1{
    0%,40%,6%,to{
        visibility:hidden
    }
    7%{
        visibility:visible
    }
}
@keyframes blur-seven-1{
    0%,40%,6%,to{
        visibility:hidden
    }
    7%{
        visibility:visible
    }
}
@-webkit-keyframes blur-seven-2{
    0%,53%,6%,to{
        visibility:hidden
    }
    7%{
        visibility:visible
    }
}
@keyframes blur-seven-2{
    0%,53%,6%,to{
        visibility:hidden
    }
    7%{
        visibility:visible
    }
}
@-webkit-keyframes blur-seven-3{
    0%,6%,66%,to{
        visibility:hidden
    }
    7%{
        visibility:visible
    }
}
@keyframes blur-seven-3{
    0%,6%,66%,to{
        visibility:hidden
    }
    7%{
        visibility:visible
    }
}
@-webkit-keyframes preloader-circle-1{
    0%,45%,to{
        opacity:0
    }
    25%{
        opacity:1
    }
}
@keyframes preloader-circle-1{
    0%,45%,to{
        opacity:0
    }
    25%{
        opacity:1
    }
}
@-webkit-keyframes preloader-circle-2{
    0%,20%,65%,to{
        opacity:0
    }
    45%{
        opacity:1
    }
}
@keyframes preloader-circle-2{
    0%,20%,65%,to{
        opacity:0
    }
    45%{
        opacity:1
    }
}
@-webkit-keyframes preloader-circle-3{
    0%,20%,40%,85%,to{
        opacity:0
    }
    65%{
        opacity:1
    }
}
@keyframes preloader-circle-3{
    0%,20%,40%,85%,to{
        opacity:0
    }
    65%{
        opacity:1
    }
}
@-webkit-keyframes rotateInf{
    to{
        -webkit-transform:translate(-50%,-50%) rotate(360deg);
        transform:translate(-50%,-50%) rotate(360deg)
    }
}
@keyframes rotateInf{
    to{
        -webkit-transform:translate(-50%,-50%) rotate(360deg);
        transform:translate(-50%,-50%) rotate(360deg)
    }
}
@-webkit-keyframes NoticeIntDesktop{
    0%{
        -webkit-transform:translateX(100%);
        transform:translateX(100%)
    }
    to{
        -webkit-transform:translateX(-2%);
        transform:translateX(-2%)
    }
}
@keyframes NoticeIntDesktop{
    0%{
        -webkit-transform:translateX(100%);
        transform:translateX(100%)
    }
    to{
        -webkit-transform:translateX(-2%);
        transform:translateX(-2%)
    }
}
@-webkit-keyframes NoticeIntMobile{
    0%{
        -webkit-transform:translateX(125%);
        transform:translateX(125%)
    }
    to{
        -webkit-transform:translateX(-50%);
        transform:translateX(-50%)
    }
}
@keyframes NoticeIntMobile{
    0%{
        -webkit-transform:translateX(125%);
        transform:translateX(125%)
    }
    to{
        -webkit-transform:translateX(-50%);
        transform:translateX(-50%)
    }
}
@keyframes arrowShining{
    0%{
        border-top:2px solid #fff;
        border-left:2px solid #fff
    }
    to{
        border-top:2px solid #24ba9d;
        border-left:2px solid #24ba9d
    }
}
@-webkit-keyframes TutorialGirlLeftLeg{
    0%,to{
        -webkit-transform:rotate(6deg) translateX(-50%) translateY(-50%);
        transform:rotate(6deg) translateX(-50%) translateY(-50%)
    }
    50%{
        -webkit-transform:rotate(-6deg) translateX(-50%) translateY(-50%);
        transform:rotate(-6deg) translateX(-50%) translateY(-50%)
    }
}
@keyframes TutorialGirlLeftLeg{
    0%,to{
        -webkit-transform:rotate(6deg) translateX(-50%) translateY(-50%);
        transform:rotate(6deg) translateX(-50%) translateY(-50%)
    }
    50%{
        -webkit-transform:rotate(-6deg) translateX(-50%) translateY(-50%);
        transform:rotate(-6deg) translateX(-50%) translateY(-50%)
    }
}
@-webkit-keyframes TutorialGirlRightLeg{
    0%,to{
        -webkit-transform:rotate(41deg) translateX(-50%);
        transform:rotate(41deg) translateX(-50%)
    }
    50%{
        -webkit-transform:rotate(62deg) translateX(-50%);
        transform:rotate(62deg) translateX(-50%)
    }
}
@keyframes TutorialGirlRightLeg{
    0%,to{
        -webkit-transform:rotate(41deg) translateX(-50%);
        transform:rotate(41deg) translateX(-50%)
    }
    50%{
        -webkit-transform:rotate(62deg) translateX(-50%);
        transform:rotate(62deg) translateX(-50%)
    }
}
@-webkit-keyframes ProgressBar{
    0%{
        -webkit-transform:translateX(-100%);
        transform:translateX(-100%)
    }
    to{
        -webkit-transform:translateX(0);
        transform:translateX(0)
    }
}
@keyframes ProgressBar{
    0%{
        -webkit-transform:translateX(-100%);
        transform:translateX(-100%)
    }
    to{
        -webkit-transform:translateX(0);
        transform:translateX(0)
    }
}
@-webkit-keyframes LoadAnimation{
    to{
        -webkit-transform:skewX(-35deg) translateX(300px);
        transform:skewX(-35deg) translateX(300px)
    }
}
@keyframes LoadAnimation{
    to{
        -webkit-transform:skewX(-35deg) translateX(300px);
        transform:skewX(-35deg) translateX(300px)
    }
}
@-webkit-keyframes CoinSpawn{
    0%{
        -webkit-transform:translateX(-240%) translateY(-50%) skewX(-65deg);
        transform:translateX(-240%) translateY(-50%) skewX(-65deg)
    }
    to{
        -webkit-transform:translateX(-50%) translateY(-50%);
        transform:translateX(-50%) translateY(-50%)
    }
}
@keyframes CoinSpawn{
    0%{
        -webkit-transform:translateX(-240%) translateY(-50%) skewX(-65deg);
        transform:translateX(-240%) translateY(-50%) skewX(-65deg)
    }
    to{
        -webkit-transform:translateX(-50%) translateY(-50%);
        transform:translateX(-50%) translateY(-50%)
    }
}
@-webkit-keyframes PriseSpawn{
    0%{
        -webkit-transform:translateX(310%) translateY(-50%) skewX(65deg);
        transform:translateX(310%) translateY(-50%) skewX(65deg)
    }
    to{
        -webkit-transform:translateX(50%) translateY(-50%);
        transform:translateX(50%) translateY(-50%)
    }
}
@keyframes PriseSpawn{
    0%{
        -webkit-transform:translateX(310%) translateY(-50%) skewX(65deg);
        transform:translateX(310%) translateY(-50%) skewX(65deg)
    }
    to{
        -webkit-transform:translateX(50%) translateY(-50%);
        transform:translateX(50%) translateY(-50%)
    }
}
@-webkit-keyframes percentPulsing{
    0%{
        text-shadow:0 0 0 #a11,0 0 0 #4dab99
    }
    to{
        text-shadow:1px 1px 2px #a11,0 0 1em #4dab99
    }
}
@keyframes percentPulsing{
    0%{
        text-shadow:0 0 0 #a11,0 0 0 #4dab99
    }
    to{
        text-shadow:1px 1px 2px #a11,0 0 1em #4dab99
    }
}
@-webkit-keyframes shiningRed{
    0%{
        opacity:0
    }
    to{
        opacity:.9
    }
}
@keyframes shiningRed{
    0%{
        opacity:0
    }
    to{
        opacity:.9
    }
}
@-webkit-keyframes cashbox-bonus-arrow-1{
    0%,50%,to{
        fill:#fff
    }
    20%{
        fill:#24ba9d
    }
}
@keyframes cashbox-bonus-arrow-1{
    0%,50%,to{
        fill:#fff
    }
    20%{
        fill:#24ba9d
    }
}
@-webkit-keyframes cashbox-bonus-arrow-2{
    0%,10%,70%,to{
        fill:#fff
    }
    40%{
        fill:#24ba9d
    }
}
@keyframes cashbox-bonus-arrow-2{
    0%,10%,70%,to{
        fill:#fff
    }
    40%{
        fill:#24ba9d
    }
}
@-webkit-keyframes spin{
    to{
        -webkit-transform:rotate(360deg);
        transform:rotate(360deg)
    }
}
@keyframes spin{
    to{
        -webkit-transform:rotate(360deg);
        transform:rotate(360deg)
    }
}
@-webkit-keyframes delete-question-animation-open{
    0%{
        opacity:.9;
        -webkit-transform:translate(155%,0);
        transform:translate(155%,0)
    }
    to{
        opacity:1;
        -webkit-transform:translate(50%,0);
        transform:translate(50%,0)
    }
}
@keyframes delete-question-animation-open{
    0%{
        opacity:.9;
        -webkit-transform:translate(155%,0);
        transform:translate(155%,0)
    }
    to{
        opacity:1;
        -webkit-transform:translate(50%,0);
        transform:translate(50%,0)
    }
}
@-webkit-keyframes delete-question-animation-close{
    0%{
        opacity:1;
        -webkit-transform:translate(50%,0);
        transform:translate(50%,0)
    }
    to{
        opacity:.9;
        -webkit-transform:translate(155%,0);
        transform:translate(155%,0)
    }
}
@keyframes delete-question-animation-close{
    0%{
        opacity:1;
        -webkit-transform:translate(50%,0);
        transform:translate(50%,0)
    }
    to{
        opacity:.9;
        -webkit-transform:translate(155%,0);
        transform:translate(155%,0)
    }
}
@-webkit-keyframes button-arroww-animate{
    0%,to{
        right:calc(50% - 24px)
    }
    25%{
        right:0
    }
    26%{
        z-index:-20;
        right:80%
    }
}
@keyframes button-arroww-animate{
    0%,to{
        right:calc(50% - 24px)
    }
    25%{
        right:0
    }
    26%{
        z-index:-20;
        right:80%
    }
}
@-webkit-keyframes fade{
    0%{
        opacity:1
    }
    to{
        opacity:0
    }
}
@keyframes fade{
    0%{
        opacity:1
    }
    to{
        opacity:0
    }
}
@-webkit-keyframes popup-notif{
    0%,to{
        right:-500px
    }
    10%,90%{
        right:5px
    }
}
@keyframes popup-notif{
    0%,to{
        right:-500px
    }
    10%,90%{
        right:5px
    }
}
@-webkit-keyframes randomgame{
    0%{
        -webkit-transform:translateY(-50%) rotateY(0deg);
        transform:translateY(-50%) rotateY(0deg)
    }
    to{
        -webkit-transform:translateY(-50%) rotateY(360deg);
        transform:translateY(-50%) rotateY(360deg)
    }
}
@keyframes randomgame{
    0%{
        -webkit-transform:translateY(-50%) rotateY(0deg);
        transform:translateY(-50%) rotateY(0deg)
    }
    to{
        -webkit-transform:translateY(-50%) rotateY(360deg);
        transform:translateY(-50%) rotateY(360deg)
    }
}
@-webkit-keyframes ripple{
    to{
        -webkit-transform:translate(-50%,-50%) scale(2);
        transform:translate(-50%,-50%) scale(2);
        opacity:0
    }
}
@keyframes ripple{
    to{
        -webkit-transform:translate(-50%,-50%) scale(2);
        transform:translate(-50%,-50%) scale(2);
        opacity:0
    }
}
@-webkit-keyframes border-to-red{
    0%{
        border-color:#a9a9a9
    }
    to{
        border-color:#dc1f00
    }
}
@keyframes border-to-red{
    0%{
        border-color:#a9a9a9
    }
    to{
        border-color:#dc1f00
    }
}
@-webkit-keyframes faqShow{
    0%{
        opacity:0;
        -webkit-transform:translate3d(0,-100%,0);
        transform:translate3d(0,-100%,0)
    }
    to{
        opacity:1;
        -webkit-transform:translate3d(0,0,0);
        transform:translate3d(0,0,0)
    }
}
@keyframes faqShow{
    0%{
        opacity:0;
        -webkit-transform:translate3d(0,-100%,0);
        transform:translate3d(0,-100%,0)
    }
    to{
        opacity:1;
        -webkit-transform:translate3d(0,0,0);
        transform:translate3d(0,0,0)
    }
}
@-webkit-keyframes openTicket{
    0%,to{
        -webkit-transform:translate(-50%,-50%);
        transform:translate(-50%,-50%)
    }
    50%{
        -webkit-transform:translate(-50%,-50%) scale(1.2);
        transform:translate(-50%,-50%) scale(1.2)
    }
}
@keyframes openTicket{
    0%,to{
        -webkit-transform:translate(-50%,-50%);
        transform:translate(-50%,-50%)
    }
    50%{
        -webkit-transform:translate(-50%,-50%) scale(1.2);
        transform:translate(-50%,-50%) scale(1.2)
    }
}
html{
    font-family:sans-serif;
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%;
    scrollbar-width:thin;
    scrollbar-color:#a0a0a9 transparent
}
body{
    margin:0
}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{
    display:block
}
audio,canvas,progress,video{
    display:inline-block;
    vertical-align:baseline
}
audio:not([controls]){
    display:none;
    height:0
}
[hidden],template{
    display:none!important;
    visibility:hidden
}
a{
    background-color:transparent
}
a:active,a:hover{
    outline:0
}
abbr[title]{
    border-bottom:1px dotted
}
b,strong{
    font-weight:700
}
dfn{
    font-style:italic
}
mark{
    background:#ff0;
    color:#000
}
sub,sup{
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline
}
sup{
    top:-.5em
}
sub{
    bottom:-.25em
}
img{
    border:0
}
svg:not(:root){
    overflow:hidden
}
blockquote,figure{
    margin:0
}
hr{
    -webkit-box-sizing:content-box;
    box-sizing:content-box;
    height:0
}
pre{
    overflow:auto
}
code,kbd,pre,samp{
    font-family:monospace,monospace;
    font-size:1em
}
button,input,optgroup,select,textarea{
    color:inherit;
    font:inherit;
    margin:0
}
fieldset{
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:0 0
}
button{
    overflow:visible
}
button,select{
    text-transform:none
}
button,html input[type=button],input[type=reset],input[type=submit]{
    -webkit-appearance:button;
    cursor:pointer
}
button[disabled],html input[disabled]{
    cursor:default
}
button::-moz-focus-inner,input::-moz-focus-inner{
    border:0;
    padding:0
}
input{
    line-height:normal
}
input[type=checkbox],input[type=radio]{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:0
}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{
    height:auto
}
input[type=search]{
    -webkit-appearance:textfield;
    -webkit-box-sizing:content-box;
    box-sizing:content-box
}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{
    -webkit-appearance:none
}
legend{
    border:0
}
textarea{
    overflow:auto
}
.chargeback__table.chargeback__table-info td,.chargeback__table.chargeback__table-info th,optgroup{
    font-weight:700
}
table{
    border-collapse:collapse;
    border-spacing:0
}
legend,td,th{
    padding:0
}
.owl-carousel .owl-item img.owl-lazy{
    -webkit-transform-style:preserve-3d;
    transform-style:preserve-3d
}
@media only screen and (max-width:768px){
    .owl-dots{
        display:none;
        visibility:hidden
    }
}
.closed-tournaments .owl-dot span,.current-tournaments .owl-dot span,.upcoming-tournaments .owl-dot span{
    display:block;
    width:60px;
    height:4px;
    margin:10px 5px;
    border-radius:2px;
    background-color:rgba(255,255,255,.4)
}
.closed-tournaments .owl-dot.active span,.current-tournaments .owl-dot.active span,.upcoming-tournaments .owl-dot.active span{
    background-color:#fff
}
@font-face{
    font-family:'Roboto-Regular';
    src:url("");
    src:url("/content/fonts/Roboto-Regular.eot") format("embedded-opentype"),url("/content/fonts/Roboto-Regular.woff2") format("woff2"),url("/content/fonts/Roboto-Regular.woff") format("woff"),url("/content/fonts/Roboto-Regular.ttf") format("truetype");
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:'Roboto-Medium';
    src:url("");
    src:url("/content/fonts/Roboto-Medium.eot") format("embedded-opentype"),url("/content/fonts/Roboto-Medium.woff2") format("woff2"),url("/content/fonts/Roboto-Medium.woff") format("woff"),url("/content/fonts/Roboto-Medium.ttf") format("truetype");
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:'Roboto-Bold';
    src:url("");
    src:url("/content/fonts/Roboto-Bold.eot") format("embedded-opentype"),url("/content/fonts/Roboto-Bold.woff2") format("woff2"),url("/content/fonts/Roboto-Bold.woff") format("woff"),url("/content/fonts/Roboto-Bold.ttf") format("truetype");
    font-weight:700;
    font-style:normal
}
@font-face{
    font-family:'pt_sansbold';
    src:url("");
    src:url("") format("embedded-opentype"),url("") format("woff"),url("") format("truetype"),url("") format("svg");
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:'pt_sansregular';
    src:url("");
    src:url("/content/fonts/pt_sans-web-regular-webfont.eot") format("embedded-opentype"),url("/content/fonts/pt_sans-web-regular-webfont.woff") format("woff"),url("/content/fonts/pt_sans-web-regular-webfont.ttf") format("truetype"),url("/content/img/pt_sans-web-regular-webfont.svg") format("svg");
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:'TotoFont';
    src:url("");
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:'nexa_scriptbold';
    src:url("");
    src:url("") format("embedded-opentype"),url("") format("woff"),url("") format("truetype"),url("") format("svg");
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:'Chupada-BoldItalic';
    src:url("");
    src:url("/content/fonts/pt_sans-web-regular-webfont.eot") format("embedded-opentype"),url("") format("woff"),url("") format("truetype"),url("/content/img/pt_sans-web-regular-webfont.svg") format("svg");
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:'Chupada-Italic';
    src:url("");
    src:url("/content/fonts/pt_sans-web-regular-webfont.eot") format("embedded-opentype"),url("") format("woff"),url("") format("truetype"),url("/content/img/pt_sans-web-regular-webfont.svg") format("svg");
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:'Chupada-Bold';
    src:url("");
    src:url("/content/fonts/pt_sans-web-regular-webfont.eot") format("embedded-opentype"),url("") format("woff"),url("") format("truetype"),url("") format("svg");
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:'plumb_bold';
    src:url("");
    src:url("") format("embedded-opentype"),url("") format("woff"),url("") format("truetype"),url("") format("svg");
    font-weight:700;
    font-style:bold
}
@font-face{
    font-family:'secure-disc';
    src:url("") format("woff");
    src:url("") format("truetype");
    font-weight:700;
    font-style:bold
}
@font-face{
    font-family:'Pinup-Regular';
    src:url("");
    src:url("/content/fonts/Pinup-Regular.eot") format("embedded-opentype"),url("/content/fonts/Pinup-Regular.woff2") format("woff2"),url("/content/fonts/Pinup-Regular.woff") format("woff"),url("/content/fonts/Pinup-Regular.ttf") format("truetype");
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:'Pinup-Medium';
    src:url("");
    src:url("") format("embedded-opentype"),url("") format("woff2"),url("") format("woff"),url("") format("truetype");
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:'Pinup-Black';
    src:url("");
    src:url("/content/fonts/Pinup-Black.eot") format("embedded-opentype"),url("/content/fonts/Pinup-Black.woff2") format("woff2"),url("/content/fonts/Pinup-Black.woff") format("woff"),url("/content/fonts/Pinup-Black.ttf") format("truetype");
    font-weight:700;
    font-style:normal
}
@font-face{
    font-family:'Pinup-Black-It';
    src:url("");
    src:url("") format("embedded-opentype"),url("") format("woff2"),url("") format("woff"),url("") format("truetype");
    font-weight:700;
    font-style:italic
}
@font-face{
    font-family:'Pinup-Bold';
    src:url("");
    src:url("/content/fonts/Pinup-Bold.eot") format("embedded-opentype"),url("/content/fonts/Pinup-Bold.woff2") format("woff2"),url("Pinup-Bold.woff") format("woff"),url("/content/fonts/Pinup-Bold.ttf") format("truetype");
    font-weight:700;
    font-style:normal
}
@font-face{
    font-family:'Pinup-Bold-It';
    src:url("");
    src:url("/content/fonts/Pinup-Bold-It.eot") format("embedded-opentype"),url("/content/fonts/Pinup-Bold-It.woff2") format("woff2"),url("/content/fonts/Pinup-Bold-It.woff") format("woff"),url("/content/fonts/Pinup-Bold-It.ttf") format("truetype");
    font-weight:700;
    font-style:normal
}
html::-webkit-scrollbar{
    -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);
    position:fixed;
    width:8px;
    background-color:#1a1a1a;
    display:none
}
body::-webkit-scrollbar{
    width:6px;
    cursor:pointer
}
body::-webkit-scrollbar-track{
    -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)
}
body::-webkit-scrollbar-thumb{
    background-color:#3e3e4d;
    border-radius:8px
}
.page{
    padding-top:80px;
    font-family:"Roboto-Regular",sans-serif;
    background-color:#262634
}
html[lang=hi] .page{
    font-family:"pt_sansregular",sans-serif
}
.page_disable{
    overflow:hidden
}
.page--popup,.page_shadow{
    position:relative;
    overflow:hidden
}
.page--popup::after,.page_shadow--cashbox-popup::after,.page_shadow::after{
    content:'';
    display:block;
    width:100%;
    height:100%;
    position:static;
    top:0;
    left:0;
    z-index:5011;
    background-color:rgba(0,0,0,.7)
}
.page_shadow{
    height:100%;
    width:100%
}
.page_shadow--cashbox-popup::after,.page_shadow::after{
    position:absolute;
    z-index:5010!important
}
.page_shadow--cashbox-popup{
    overflow:hidden!important;
    position:fixed;
    height:100%;
    width:100%
}
.page_shadow--bank-popup{
    overflow:hidden;
    position:fixed;
    height:auto;
    width:100%
}
.page_shadow--bank-popup::after,.page_shadow_login::after{
    content:'';
    display:block;
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    z-index:5010;
    background-color:rgba(0,0,0,.7)
}
.page_shadow_login{
    overflow:unset;
    position:fixed;
    height:100%;
    width:100%
}
.page_shadow_login::after{
    z-index:5010!important
}
.page__wrapper{
    min-height:100%;
    margin-bottom:-50px
}
.page__HorseV2{
    background:#000;
    padding-bottom:10px
}
@-moz-document url-prefix(){
    .page__HorseV2{
        padding-bottom:60px
    }
}
.page__HorseV2 .button--v-sport{
    margin-top:10px
}
#betSlip{
    z-index:20
}
.page_error{
    padding:0;
    background-color:#262634
}
* html .page__wrapper{
    height:100%
}
.page__buffer{
    height:50px
}
.currency_disable{
    color:#858585!important
}
.invisible-scroll{
    overflow-y:scroll;
    scrollbar-width:none;
    -ms-overflow-style:none
}
.invisible-scroll::-webkit-scrollbar{
    width:0;
    height:0;
    background:0 0;
    display:none
}
input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{
    -webkit-appearance:none
}
.TnxHub__dropdown-container{
    width:calc(100% + 2px)!important;
    margin-left:-1px!important;
    bottom:4px!important
}
#TnxCard-errors{
    margin-left:5px;
    position:absolute;
    font-size:12px;
    color:#f05555
}
.TnxHub__dropdown-shown{
    font-size:12px!important
}
.TnxHub__dropdown{
    z-index:20!important
}
.overflowY-visible{
    overflow-y:visible!important
}
.no_phone_link{
    pointer-events:none
}
.no_phone_link a{
    text-decoration:none;
    color:inherit
}
#awesome-text,.display--none{
    display:none!important
}
.pos--relative{
    position:relative
}
.hidden{
    display:none
}
.wrong-field{
    border-color:#dc1f00!important
}
@media screen and (max-width:1600px){
    .hidden-to-1600{
        display:none
    }
}
@media screen and (min-width:1280px){
    .new-year-img{
        position:relative
    }
    .new-year-img::after,.new-year-img::before{
        content:'';
        display:block;
        width:calc((100% - 1280px)/2);
        height:100%;
        position:fixed;
        top:56px;
        background-repeat:no-repeat;
        background-size:cover
    }
    .new-year-img-left,.new-year-img::before{
        left:0;
        background-image:url("");
        background-position:56%,0
    }
    .new-year-img::after{
        left:calc(50% + 639px);
        background-image:url("");
        background-position:35% 0
    }
    .new-year-img-left{
        width:calc((100% - 1280px)/2);
        top:80px
    }
    .minted-coin-left,.minted-coin-right,.new-year-img-left,.new-year-img-right{
        height:100%;
        position:fixed;
        background-repeat:no-repeat;
        background-size:cover
    }
    .minted-coin-left{
        width:319px;
        top:80px;
        background-position:95%,0;
        background-image:url("");
        left:0
    }
    .minted-coin-right,.new-year-img-right{
        right:0
    }
    .new-year-img-right{
        width:calc((100% - 1280px)/2);
        top:80px;
        background-position:35%,0;
        background-image:url("")
    }
    .minted-coin-right{
        width:319px;
        top:56px;
        background-position:8%,0;
        background-image:url("")
    }
    .blackfriday-bkg,.common-girls,.common-girls5,.feb-14,.feb-23,.girls,.girls-cards,.halloween,.kamchatka,.march-8,.may-9,.money-girls,.ny-bkg,.ny-bkg-2,.page--9may,.page--com-1,.page--com-2,.page--com-3,.page--com-4,.page--vegas,.pinup-slot,.vegas-magic{
        position:relative
    }
    .blackfriday-bkg::after,.blackfriday-bkg::before,.common-girls5::after,.common-girls5::before,.common-girls::after,.common-girls::before,.feb-14::after,.feb-14::before,.feb-23::after,.feb-23::before,.girls-cards::after,.girls-cards::before,.girls::after,.girls::before,.halloween::after,.halloween::before,.kamchatka::after,.kamchatka::before,.march-8::after,.march-8::before,.may-9::after,.may-9::before,.money-girls::after,.money-girls::before,.ny-bkg-2::after,.ny-bkg-2::before,.ny-bkg::after,.ny-bkg::before,.page--9may::after,.page--9may::before,.page--com-1::after,.page--com-1::before,.page--com-2::after,.page--com-2::before,.page--com-3::after,.page--com-3::before,.page--com-4::after,.page--com-4::before,.page--vegas::after,.page--vegas::before,.pinup-slot::after,.pinup-slot::before,.vegas-magic::after,.vegas-magic::before{
        content:'';
        display:block;
        width:319px;
        height:100%;
        position:fixed;
        top:56px;
        background-repeat:no-repeat;
        background-size:cover;
        background-position:center
    }
    .page--com-1::before{
        background-image:url("")
    }
    .girls::before,.kamchatka::before,.page--9may::before,.page--com-1::before,.page--com-2::before,.page--com-3::before,.page--com-4::before,.page--vegas::before,.vegas-magic::before{
        left:calc(50% - 959px)
    }
    .halloween::before{
        background-image:url("")
    }
    .blackfriday-bkg::before,.common-girls5::before,.common-girls::before,.feb-14::before,.feb-23::before,.girls-cards::before,.halloween::before,.march-8::before,.may-9::before,.money-girls::before,.ny-bkg-2::before,.ny-bkg::before,.pinup-slot::before{
        left:calc(50% - 959px)
    }
    .page--com-1::after{
        background-image:url("")
    }
    .girls::after,.kamchatka::after,.page--9may::after,.page--com-1::after,.page--com-2::after,.page--com-3::after,.page--com-4::after,.page--vegas::after,.vegas-magic::after{
        left:calc(50% + 639px)
    }
    .halloween::after{
        background-image:url("")
    }
    .blackfriday-bkg::after,.common-girls5::after,.common-girls::after,.feb-14::after,.feb-23::after,.girls-cards::after,.halloween::after,.march-8::after,.may-9::after,.money-girls::after,.ny-bkg-2::after,.ny-bkg::after,.pinup-slot::after{
        left:calc(50% + 639px)
    }
    .page--com-2::before{
        background-image:url("")
    }
    .page--com-2::after{
        background-image:url("")
    }
    .page--com-3::before{
        background-image:url("")
    }
    .page--com-3::after{
        background-image:url("")
    }
    .page--com-4::before{
        background-image:url("")
    }
    .page--com-4::after{
        background-image:url("")
    }
    .page--9may::before{
        background-image:url("")
    }
    .page--9may::after{
        background-image:url("")
    }
    .page--vegas::before{
        background-image:url("")
    }
    .page--vegas::after{
        background-image:url("")
    }
    .kamchatka::before{
        background-image:url("")
    }
    .kamchatka::after{
        background-image:url("")
    }
    .vegas-magic::before{
        background-image:url("")
    }
    .vegas-magic::after{
        background-image:url("")
    }
    .girls::before{
        background-image:url("")
    }
    .girls::after{
        background-image:url("")
    }
    .common-girls::before{
        background-image:url("")
    }
    .common-girls::after{
        background-image:url("")
    }
    .blackfriday-bkg::before{
        background-image:url("")
    }
    .blackfriday-bkg::after{
        background-image:url("")
    }
    .ny-bkg::before{
        background-image:url("")
    }
    .ny-bkg::after{
        background-image:url("")
    }
    .ny-bkg-2::before{
        background-image:url("")
    }
    .ny-bkg-2::after{
        background-image:url("")
    }
    .feb-14::before{
        background-image:url("")
    }
    .feb-14::after{
        background-image:url("")
    }
    .feb-23::before{
        background-image:url("")
    }
    .feb-23::after{
        background-image:url("")
    }
    .march-8::before{
        background-image:url("")
    }
    .march-8::after{
        background-image:url("")
    }
    .common-girls5::before{
        background-image:url("")
    }
    .common-girls5::after{
        background-image:url("")
    }
    .money-girls::before{
        background-image:url("")
    }
    .money-girls::after{
        background-image:url("")
    }
    .may-9::before{
        background-image:url("")
    }
    .may-9::after{
        background-image:url("")
    }
    .pinup-slot::before{
        background-image:url("")
    }
    .pinup-slot::after{
        background-image:url("")
    }
    .girls-cards::before{
        background-image:url("/content/img/girls-cards-left.jpg")
    }
    .girls-cards::after{
        background-image:url("/content/img/girls-cards-right.jpg")
    }
}
@media screen and (min-width:1930px){
    .new-year-img::after,.new-year-img::before{
        content:'';
        width:calc((100% - 1280px)/2);
        top:56px
    }
    .new-year-img-left,.new-year-img::before{
        left:0;
        background-image:url("")
    }
    .new-year-img::after{
        left:calc(50% + 639px);
        background-image:url("")
    }
    .new-year-img-left{
        top:80px;
        background-position:50% 8%
    }
    .minted-coin-left,.minted-coin-right,.new-year-img-left,.new-year-img-right{
        width:calc((100% - 1280px)/2);
        height:100%;
        position:fixed;
        background-repeat:no-repeat;
        background-size:cover
    }
    .minted-coin-left{
        top:56px;
        background-position:50% 8%;
        background-image:url("");
        left:0
    }
    .minted-coin-right,.new-year-img-right{
        top:80px;
        background-position:36% 8%;
        background-image:url("");
        right:0
    }
    .minted-coin-right{
        top:56px;
        background-position:50% 8%;
        background-image:url("")
    }
    .blackfriday-bkg::after,.blackfriday-bkg::before,.common-girls5::after,.common-girls5::before,.common-girls::after,.common-girls::before,.feb-14::after,.feb-14::before,.feb-23::after,.feb-23::before,.girls-cards::after,.girls-cards::before,.girls::after,.girls::before,.halloween::after,.halloween::before,.kamchatka::after,.kamchatka::before,.march-8::after,.march-8::before,.may-9::after,.may-9::before,.money-girls::after,.money-girls::before,.ny-bkg-2::after,.ny-bkg-2::before,.ny-bkg::after,.ny-bkg::before,.page--vegas::after,.page--vegas::before,.pinup-slot::after,.pinup-slot::before,.vegas-magic::after,.vegas-magic::before{
        content:'';
        width:calc((100% - 1280px)/2);
        top:56px
    }
    .girls::before,.kamchatka::before,.page--vegas::before{
        left:0
    }
    .halloween::before{
        left:0;
        background-image:url("")
    }
    .blackfriday-bkg::before,.common-girls5::before,.common-girls::before,.feb-14::before,.feb-23::before,.girls-cards::before,.march-8::before,.may-9::before,.money-girls::before,.ny-bkg-2::before,.ny-bkg::before,.pinup-slot::before,.vegas-magic::before{
        left:0
    }
    .girls::after,.kamchatka::after,.page--vegas::after{
        left:calc(50% + 639px)
    }
    .halloween::after{
        background-image:url("")
    }
    .blackfriday-bkg::after,.common-girls5::after,.common-girls::after,.feb-14::after,.feb-23::after,.girls-cards::after,.halloween::after,.march-8::after,.may-9::after,.money-girls::after,.ny-bkg-2::after,.ny-bkg::after,.pinup-slot::after,.vegas-magic::after{
        left:calc(50% + 639px)
    }
    .kamchatka::before{
        background-image:url("")
    }
    .kamchatka::after{
        background-image:url("")
    }
    .page--vegas::before{
        background-image:url("")
    }
    .page--vegas::after{
        background-image:url("")
    }
    .girls::before{
        background-image:url("")
    }
    .girls::after{
        background-image:url("")
    }
    .vegas-magic::before{
        background-image:url("")
    }
    .vegas-magic::after{
        background-image:url("")
    }
    .common-girls::before{
        background-image:url("")
    }
    .common-girls::after{
        background-image:url("")
    }
    .blackfriday-bkg::before{
        background-image:url("")
    }
    .blackfriday-bkg::after{
        background-image:url("")
    }
    .ny-bkg::before{
        background-image:url("")
    }
    .ny-bkg::after{
        background-image:url("")
    }
    .ny-bkg-2::before{
        background-image:url("")
    }
    .ny-bkg-2::after{
        background-image:url("")
    }
    .feb-14::before{
        background-image:url("")
    }
    .feb-14::after{
        background-image:url("");
        background-position:50% 0
    }
    .feb-23::after,.feb-23::before{
        background-image:url("");
        background-position:50% 0
    }
    .feb-23::after{
        background-image:url("")
    }
    .march-8::before{
        background-image:url("")
    }
    .march-8::after{
        background-image:url("")
    }
    .common-girls5::after,.common-girls5::before{
        background-image:url("");
        background-position:50% 0
    }
    .common-girls5::after{
        background-image:url("")
    }
    .money-girls::after,.money-girls::before{
        background-image:url("");
        background-position:50% 0
    }
    .money-girls::after{
        background-image:url("")
    }
    .may-9::after,.may-9::before{
        background-image:url("");
        background-position:50% 0
    }
    .may-9::after{
        background-image:url("")
    }
    .pinup-slot::after,.pinup-slot::before{
        background-image:url("");
        background-position:50% 0
    }
    .pinup-slot::after{
        background-image:url("")
    }
    .girls-cards::after,.girls-cards::before{
        background-image:url("/content/img/girls-cards-left-h.jpg");
        background-position:50% 8%
    }
    .girls-cards::after{
        background-image:url("/content/img/girls-cards-right-h.jpg")
    }
}
@media only screen and (max-width:1024px){
    html{
        min-height:100vh
    }
    .page{
        padding-top:45px
    }
    .page--alarm{
        padding-top:44px
    }
    .page_error{
        padding:0
    }
}
.link_accent{
    color:#24ba9d;
    text-decoration:none
}
@media only screen and (max-width:969px){
    .page--alarm{
        padding-top:60px!important
    }
}
@media only screen and (max-width:768px){
    .page--alarm{
        padding-top:0!important
    }
    .page{
        padding-top:46px
    }
}
@media only screen and (max-width:460px){
    input{
        font-size:17px!important
    }
}
.column{
    display:block;
    -ms-flex-preferred-size:0;
    flex-basis:0;
    -webkit-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1;
    -ms-flex-negative:1;
    flex-shrink:1;
    padding:.75rem
}
.columns.is-mobile>.column.is-full,.columns.is-mobile>.column.is-narrow{
    -webkit-box-flex:0;
    -ms-flex:none;
    flex:none
}
.columns.is-mobile>.column.is-full{
    width:100%
}
.columns.is-mobile>.column.is-three-quarters{
    -webkit-box-flex:0;
    -ms-flex:none;
    flex:none;
    width:75%
}
.columns.is-mobile>.column.is-half,.columns.is-mobile>.column.is-two-thirds{
    -webkit-box-flex:0;
    -ms-flex:none;
    flex:none;
    width:66.6666%
}
.columns.is-mobile>.column.is-half{
    width:50%
}
.columns.is-mobile>.column.is-one-quarter,.columns.is-mobile>.column.is-one-third{
    -webkit-box-flex:0;
    -ms-flex:none;
    flex:none;
    width:33.3333%
}
.columns.is-mobile>.column.is-one-quarter{
    width:25%
}
.columns.is-mobile>.column.is-one-fifth,.columns.is-mobile>.column.is-two-fifths{
    -webkit-box-flex:0;
    -ms-flex:none;
    flex:none;
    width:20%
}
.columns.is-mobile>.column.is-two-fifths{
    width:40%
}
.columns.is-mobile>.column.is-four-fifths,.columns.is-mobile>.column.is-three-fifths{
    -webkit-box-flex:0;
    -ms-flex:none;
    flex:none;
    width:60%
}
.columns.is-mobile>.column.is-four-fifths{
    width:80%
}
.columns.is-mobile>.column.is-offset-three-quarters{
    margin-left:75%
}
.columns.is-mobile>.column.is-offset-two-thirds{
    margin-left:66.6666%
}
.columns.is-mobile>.column.is-offset-half{
    margin-left:50%
}
.columns.is-mobile>.column.is-offset-one-third{
    margin-left:33.3333%
}
.columns.is-mobile>.column.is-offset-one-quarter{
    margin-left:25%
}
.columns.is-mobile>.column.is-offset-one-fifth{
    margin-left:20%
}
.columns.is-mobile>.column.is-offset-two-fifths{
    margin-left:40%
}
.columns.is-mobile>.column.is-offset-three-fifths{
    margin-left:60%
}
.columns.is-mobile>.column.is-offset-four-fifths{
    margin-left:80%
}
.columns.is-mobile>.column.is-1{
    -webkit-box-flex:0;
    -ms-flex:none;
    flex:none;
    width:8.33333%
}
.columns.is-mobile>.column.is-offset-1{
    margin-left:8.33333%
}
.columns.is-mobile>.column.is-2{
    -webkit-box-flex:0;
    -ms-flex:none;
    flex:none;
    width:16.66667%
}
.columns.is-mobile>.column.is-offset-2{
    margin-left:16.66667%
}
.columns.is-mobile>.column.is-3{
    -webkit-box-flex:0;
    -ms-flex:none;
    flex:none;
    width:25%
}
.columns.is-mobile>.column.is-offset-3{
    margin-left:25%
}
.columns.is-mobile>.column.is-4{
    -webkit-box-flex:0;
    -ms-flex:none;
    flex:none;
    width:33.33333%
}
.columns.is-mobile>.column.is-offset-4{
    margin-left:33.33333%
}
.columns.is-mobile>.column.is-5{
    -webkit-box-flex:0;
    -ms-flex:none;
    flex:none;
    width:41.66667%
}
.columns.is-mobile>.column.is-offset-5{
    margin-left:41.66667%
}
.columns.is-mobile>.column.is-6{
    -webkit-box-flex:0;
    -ms-flex:none;
    flex:none;
    width:50%
}
.columns.is-mobile>.column.is-offset-6{
    margin-left:50%
}
.columns.is-mobile>.column.is-7{
    -webkit-box-flex:0;
    -ms-flex:none;
    flex:none;
    width:58.33333%
}
.columns.is-mobile>.column.is-offset-7{
    margin-left:58.33333%
}
.columns.is-mobile>.column.is-8{
    -webkit-box-flex:0;
    -ms-flex:none;
    flex:none;
    width:66.66667%
}
.columns.is-mobile>.column.is-offset-8{
    margin-left:66.66667%
}
.columns.is-mobile>.column.is-9{
    -webkit-box-flex:0;
    -ms-flex:none;
    flex:none;
    width:75%
}
.columns.is-mobile>.column.is-offset-9{
    margin-left:75%
}
.columns.is-mobile>.column.is-10{
    -webkit-box-flex:0;
    -ms-flex:none;
    flex:none;
    width:83.33333%
}
.columns.is-mobile>.column.is-offset-10{
    margin-left:83.33333%
}
.columns.is-mobile>.column.is-11{
    -webkit-box-flex:0;
    -ms-flex:none;
    flex:none;
    width:91.66667%
}
.columns.is-mobile>.column.is-offset-11{
    margin-left:91.66667%
}
.columns.is-mobile>.column.is-12{
    -webkit-box-flex:0;
    -ms-flex:none;
    flex:none;
    width:100%
}
.columns.is-mobile>.column.is-offset-12{
    margin-left:100%
}
@media screen and (max-width:768px){
    .column.is-narrow-mobile{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none
    }
    .column.is-full-mobile,.column.is-three-quarters-mobile{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:100%
    }
    .column.is-three-quarters-mobile{
        width:75%
    }
    .column.is-half-mobile,.column.is-two-thirds-mobile{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:66.6666%
    }
    .column.is-half-mobile{
        width:50%
    }
    .column.is-one-quarter-mobile,.column.is-one-third-mobile{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:33.3333%
    }
    .column.is-one-quarter-mobile{
        width:25%
    }
    .column.is-one-fifth-mobile,.column.is-two-fifths-mobile{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:20%
    }
    .column.is-two-fifths-mobile{
        width:40%
    }
    .column.is-four-fifths-mobile,.column.is-three-fifths-mobile{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:60%
    }
    .column.is-four-fifths-mobile{
        width:80%
    }
    .column.is-offset-three-quarters-mobile{
        margin-left:75%
    }
    .column.is-offset-two-thirds-mobile{
        margin-left:66.6666%
    }
    .column.is-offset-half-mobile{
        margin-left:50%
    }
    .column.is-offset-one-third-mobile{
        margin-left:33.3333%
    }
    .column.is-offset-one-quarter-mobile{
        margin-left:25%
    }
    .column.is-offset-one-fifth-mobile{
        margin-left:20%
    }
    .column.is-offset-two-fifths-mobile{
        margin-left:40%
    }
    .column.is-offset-three-fifths-mobile{
        margin-left:60%
    }
    .column.is-offset-four-fifths-mobile{
        margin-left:80%
    }
    .column.is-1-mobile{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:8.33333%
    }
    .column.is-offset-1-mobile{
        margin-left:8.33333%
    }
    .column.is-2-mobile{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:16.66667%
    }
    .column.is-offset-2-mobile{
        margin-left:16.66667%
    }
    .column.is-3-mobile{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:25%
    }
    .column.is-offset-3-mobile{
        margin-left:25%
    }
    .column.is-4-mobile{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:33.33333%
    }
    .column.is-offset-4-mobile{
        margin-left:33.33333%
    }
    .column.is-5-mobile{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:41.66667%
    }
    .column.is-offset-5-mobile{
        margin-left:41.66667%
    }
    .column.is-6-mobile{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:50%
    }
    .column.is-offset-6-mobile{
        margin-left:50%
    }
    .column.is-7-mobile{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:58.33333%
    }
    .column.is-offset-7-mobile{
        margin-left:58.33333%
    }
    .column.is-8-mobile{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:66.66667%
    }
    .column.is-offset-8-mobile{
        margin-left:66.66667%
    }
    .column.is-9-mobile{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:75%
    }
    .column.is-offset-9-mobile{
        margin-left:75%
    }
    .column.is-10-mobile{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:83.33333%
    }
    .column.is-offset-10-mobile{
        margin-left:83.33333%
    }
    .column.is-11-mobile{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:91.66667%
    }
    .column.is-offset-11-mobile{
        margin-left:91.66667%
    }
    .column.is-12-mobile{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:100%
    }
    .column.is-offset-12-mobile{
        margin-left:100%
    }
}
@media screen and (min-width:769px),print{
    .column.is-full,.column.is-full-tablet,.column.is-narrow,.column.is-narrow-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none
    }
    .column.is-full,.column.is-full-tablet{
        width:100%
    }
    .column.is-three-quarters,.column.is-three-quarters-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:75%
    }
    .column.is-half,.column.is-half-tablet,.column.is-two-thirds,.column.is-two-thirds-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:66.6666%
    }
    .column.is-half,.column.is-half-tablet{
        width:50%
    }
    .column.is-one-third,.column.is-one-third-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:33.3333%
    }
    .column.is-one-quarter,.column.is-one-quarter-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:25%
    }
    .column.is-one-fifth,.column.is-one-fifth-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:20%
    }
    .column.is-two-fifths,.column.is-two-fifths-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:40%
    }
    .column.is-three-fifths,.column.is-three-fifths-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:60%
    }
    .column.is-four-fifths,.column.is-four-fifths-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:80%
    }
    .column.is-offset-three-quarters,.column.is-offset-three-quarters-tablet{
        margin-left:75%
    }
    .column.is-offset-two-thirds,.column.is-offset-two-thirds-tablet{
        margin-left:66.6666%
    }
    .column.is-offset-half,.column.is-offset-half-tablet{
        margin-left:50%
    }
    .column.is-offset-one-third,.column.is-offset-one-third-tablet{
        margin-left:33.3333%
    }
    .column.is-offset-one-quarter,.column.is-offset-one-quarter-tablet{
        margin-left:25%
    }
    .column.is-offset-one-fifth,.column.is-offset-one-fifth-tablet{
        margin-left:20%
    }
    .column.is-offset-two-fifths,.column.is-offset-two-fifths-tablet{
        margin-left:40%
    }
    .column.is-offset-three-fifths,.column.is-offset-three-fifths-tablet{
        margin-left:60%
    }
    .column.is-offset-four-fifths,.column.is-offset-four-fifths-tablet{
        margin-left:80%
    }
    .column.is-1,.column.is-1-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:8.33333%
    }
    .column.is-offset-1,.column.is-offset-1-tablet{
        margin-left:8.33333%
    }
    .column.is-2,.column.is-2-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:16.66667%
    }
    .column.is-offset-2,.column.is-offset-2-tablet{
        margin-left:16.66667%
    }
    .column.is-3,.column.is-3-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:25%
    }
    .column.is-offset-3,.column.is-offset-3-tablet{
        margin-left:25%
    }
    .column.is-4,.column.is-4-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:33.33333%
    }
    .column.is-offset-4,.column.is-offset-4-tablet{
        margin-left:33.33333%
    }
    .column.is-5,.column.is-5-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:41.66667%
    }
    .column.is-offset-5,.column.is-offset-5-tablet{
        margin-left:41.66667%
    }
    .column.is-6,.column.is-6-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:50%
    }
    .column.is-offset-6,.column.is-offset-6-tablet{
        margin-left:50%
    }
    .column.is-7,.column.is-7-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:58.33333%
    }
    .column.is-offset-7,.column.is-offset-7-tablet{
        margin-left:58.33333%
    }
    .column.is-8,.column.is-8-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:66.66667%
    }
    .column.is-offset-8,.column.is-offset-8-tablet{
        margin-left:66.66667%
    }
    .column.is-9,.column.is-9-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:75%
    }
    .column.is-offset-9,.column.is-offset-9-tablet{
        margin-left:75%
    }
    .column.is-10,.column.is-10-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:83.33333%
    }
    .column.is-offset-10,.column.is-offset-10-tablet{
        margin-left:83.33333%
    }
    .column.is-11,.column.is-11-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:91.66667%
    }
    .column.is-offset-11,.column.is-offset-11-tablet{
        margin-left:91.66667%
    }
    .column.is-12,.column.is-12-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:100%
    }
    .column.is-offset-12,.column.is-offset-12-tablet{
        margin-left:100%
    }
}
@media screen and (max-width:1087px){
    .column.is-narrow-touch{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none
    }
    .column.is-full-touch,.column.is-three-quarters-touch{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:100%
    }
    .column.is-three-quarters-touch{
        width:75%
    }
    .column.is-half-touch,.column.is-two-thirds-touch{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:66.6666%
    }
    .column.is-half-touch{
        width:50%
    }
    .column.is-one-quarter-touch,.column.is-one-third-touch{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:33.3333%
    }
    .column.is-one-quarter-touch{
        width:25%
    }
    .column.is-one-fifth-touch,.column.is-two-fifths-touch{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:20%
    }
    .column.is-two-fifths-touch{
        width:40%
    }
    .column.is-four-fifths-touch,.column.is-three-fifths-touch{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:60%
    }
    .column.is-four-fifths-touch{
        width:80%
    }
    .column.is-offset-three-quarters-touch{
        margin-left:75%
    }
    .column.is-offset-two-thirds-touch{
        margin-left:66.6666%
    }
    .column.is-offset-half-touch{
        margin-left:50%
    }
    .column.is-offset-one-third-touch{
        margin-left:33.3333%
    }
    .column.is-offset-one-quarter-touch{
        margin-left:25%
    }
    .column.is-offset-one-fifth-touch{
        margin-left:20%
    }
    .column.is-offset-two-fifths-touch{
        margin-left:40%
    }
    .column.is-offset-three-fifths-touch{
        margin-left:60%
    }
    .column.is-offset-four-fifths-touch{
        margin-left:80%
    }
    .column.is-1-touch{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:8.33333%
    }
    .column.is-offset-1-touch{
        margin-left:8.33333%
    }
    .column.is-2-touch{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:16.66667%
    }
    .column.is-offset-2-touch{
        margin-left:16.66667%
    }
    .column.is-3-touch{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:25%
    }
    .column.is-offset-3-touch{
        margin-left:25%
    }
    .column.is-4-touch{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:33.33333%
    }
    .column.is-offset-4-touch{
        margin-left:33.33333%
    }
    .column.is-5-touch{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:41.66667%
    }
    .column.is-offset-5-touch{
        margin-left:41.66667%
    }
    .column.is-6-touch{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:50%
    }
    .column.is-offset-6-touch{
        margin-left:50%
    }
    .column.is-7-touch{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:58.33333%
    }
    .column.is-offset-7-touch{
        margin-left:58.33333%
    }
    .column.is-8-touch{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:66.66667%
    }
    .column.is-offset-8-touch{
        margin-left:66.66667%
    }
    .column.is-9-touch{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:75%
    }
    .column.is-offset-9-touch{
        margin-left:75%
    }
    .column.is-10-touch{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:83.33333%
    }
    .column.is-offset-10-touch{
        margin-left:83.33333%
    }
    .column.is-11-touch{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:91.66667%
    }
    .column.is-offset-11-touch{
        margin-left:91.66667%
    }
    .column.is-12-touch{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:100%
    }
    .column.is-offset-12-touch{
        margin-left:100%
    }
}
@media screen and (min-width:1088px){
    .column.is-narrow-desktop{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none
    }
    .column.is-full-desktop,.column.is-three-quarters-desktop{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:100%
    }
    .column.is-three-quarters-desktop{
        width:75%
    }
    .column.is-half-desktop,.column.is-two-thirds-desktop{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:66.6666%
    }
    .column.is-half-desktop{
        width:50%
    }
    .column.is-one-quarter-desktop,.column.is-one-third-desktop{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:33.3333%
    }
    .column.is-one-quarter-desktop{
        width:25%
    }
    .column.is-one-fifth-desktop,.column.is-two-fifths-desktop{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:20%
    }
    .column.is-two-fifths-desktop{
        width:40%
    }
    .column.is-four-fifths-desktop,.column.is-three-fifths-desktop{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:60%
    }
    .column.is-four-fifths-desktop{
        width:80%
    }
    .column.is-offset-three-quarters-desktop{
        margin-left:75%
    }
    .column.is-offset-two-thirds-desktop{
        margin-left:66.6666%
    }
    .column.is-offset-half-desktop{
        margin-left:50%
    }
    .column.is-offset-one-third-desktop{
        margin-left:33.3333%
    }
    .column.is-offset-one-quarter-desktop{
        margin-left:25%
    }
    .column.is-offset-one-fifth-desktop{
        margin-left:20%
    }
    .column.is-offset-two-fifths-desktop{
        margin-left:40%
    }
    .column.is-offset-three-fifths-desktop{
        margin-left:60%
    }
    .column.is-offset-four-fifths-desktop{
        margin-left:80%
    }
    .column.is-1-desktop{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:8.33333%
    }
    .column.is-offset-1-desktop{
        margin-left:8.33333%
    }
    .column.is-2-desktop{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:16.66667%
    }
    .column.is-offset-2-desktop{
        margin-left:16.66667%
    }
    .column.is-3-desktop{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:25%
    }
    .column.is-offset-3-desktop{
        margin-left:25%
    }
    .column.is-4-desktop{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:33.33333%
    }
    .column.is-offset-4-desktop{
        margin-left:33.33333%
    }
    .column.is-5-desktop{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:41.66667%
    }
    .column.is-offset-5-desktop{
        margin-left:41.66667%
    }
    .column.is-6-desktop{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:50%
    }
    .column.is-offset-6-desktop{
        margin-left:50%
    }
    .column.is-7-desktop{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:58.33333%
    }
    .column.is-offset-7-desktop{
        margin-left:58.33333%
    }
    .column.is-8-desktop{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:66.66667%
    }
    .column.is-offset-8-desktop{
        margin-left:66.66667%
    }
    .column.is-9-desktop{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:75%
    }
    .column.is-offset-9-desktop{
        margin-left:75%
    }
    .column.is-10-desktop{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:83.33333%
    }
    .column.is-offset-10-desktop{
        margin-left:83.33333%
    }
    .column.is-11-desktop{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:91.66667%
    }
    .column.is-offset-11-desktop{
        margin-left:91.66667%
    }
    .column.is-12-desktop{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:100%
    }
    .column.is-offset-12-desktop{
        margin-left:100%
    }
}
@media screen and (min-width:1280px){
    .column.is-narrow-widescreen{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none
    }
    .column.is-full-widescreen,.column.is-three-quarters-widescreen{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:100%
    }
    .column.is-three-quarters-widescreen{
        width:75%
    }
    .column.is-half-widescreen,.column.is-two-thirds-widescreen{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:66.6666%
    }
    .column.is-half-widescreen{
        width:50%
    }
    .column.is-one-quarter-widescreen,.column.is-one-third-widescreen{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:33.3333%
    }
    .column.is-one-quarter-widescreen{
        width:25%
    }
    .column.is-one-fifth-widescreen,.column.is-two-fifths-widescreen{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:20%
    }
    .column.is-two-fifths-widescreen{
        width:40%
    }
    .column.is-four-fifths-widescreen,.column.is-three-fifths-widescreen{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:60%
    }
    .column.is-four-fifths-widescreen{
        width:80%
    }
    .column.is-offset-three-quarters-widescreen{
        margin-left:75%
    }
    .column.is-offset-two-thirds-widescreen{
        margin-left:66.6666%
    }
    .column.is-offset-half-widescreen{
        margin-left:50%
    }
    .column.is-offset-one-third-widescreen{
        margin-left:33.3333%
    }
    .column.is-offset-one-quarter-widescreen{
        margin-left:25%
    }
    .column.is-offset-one-fifth-widescreen{
        margin-left:20%
    }
    .column.is-offset-two-fifths-widescreen{
        margin-left:40%
    }
    .column.is-offset-three-fifths-widescreen{
        margin-left:60%
    }
    .column.is-offset-four-fifths-widescreen{
        margin-left:80%
    }
    .column.is-1-widescreen{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:8.33333%
    }
    .column.is-offset-1-widescreen{
        margin-left:8.33333%
    }
    .column.is-2-widescreen{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:16.66667%
    }
    .column.is-offset-2-widescreen{
        margin-left:16.66667%
    }
    .column.is-3-widescreen{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:25%
    }
    .column.is-offset-3-widescreen{
        margin-left:25%
    }
    .column.is-4-widescreen{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:33.33333%
    }
    .column.is-offset-4-widescreen{
        margin-left:33.33333%
    }
    .column.is-5-widescreen{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:41.66667%
    }
    .column.is-offset-5-widescreen{
        margin-left:41.66667%
    }
    .column.is-6-widescreen{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:50%
    }
    .column.is-offset-6-widescreen{
        margin-left:50%
    }
    .column.is-7-widescreen{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:58.33333%
    }
    .column.is-offset-7-widescreen{
        margin-left:58.33333%
    }
    .column.is-8-widescreen{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:66.66667%
    }
    .column.is-offset-8-widescreen{
        margin-left:66.66667%
    }
    .column.is-9-widescreen{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:75%
    }
    .column.is-offset-9-widescreen{
        margin-left:75%
    }
    .column.is-10-widescreen{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:83.33333%
    }
    .column.is-offset-10-widescreen{
        margin-left:83.33333%
    }
    .column.is-11-widescreen{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:91.66667%
    }
    .column.is-offset-11-widescreen{
        margin-left:91.66667%
    }
    .column.is-12-widescreen{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:100%
    }
    .column.is-offset-12-widescreen{
        margin-left:100%
    }
}
@media screen and (min-width:1472px){
    .column.is-narrow-fullhd{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none
    }
    .column.is-full-fullhd,.column.is-three-quarters-fullhd{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:100%
    }
    .column.is-three-quarters-fullhd{
        width:75%
    }
    .column.is-half-fullhd,.column.is-two-thirds-fullhd{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:66.6666%
    }
    .column.is-half-fullhd{
        width:50%
    }
    .column.is-one-quarter-fullhd,.column.is-one-third-fullhd{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:33.3333%
    }
    .column.is-one-quarter-fullhd{
        width:25%
    }
    .column.is-one-fifth-fullhd,.column.is-two-fifths-fullhd{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:20%
    }
    .column.is-two-fifths-fullhd{
        width:40%
    }
    .column.is-four-fifths-fullhd,.column.is-three-fifths-fullhd{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:60%
    }
    .column.is-four-fifths-fullhd{
        width:80%
    }
    .column.is-offset-three-quarters-fullhd{
        margin-left:75%
    }
    .column.is-offset-two-thirds-fullhd{
        margin-left:66.6666%
    }
    .column.is-offset-half-fullhd{
        margin-left:50%
    }
    .column.is-offset-one-third-fullhd{
        margin-left:33.3333%
    }
    .column.is-offset-one-quarter-fullhd{
        margin-left:25%
    }
    .column.is-offset-one-fifth-fullhd{
        margin-left:20%
    }
    .column.is-offset-two-fifths-fullhd{
        margin-left:40%
    }
    .column.is-offset-three-fifths-fullhd{
        margin-left:60%
    }
    .column.is-offset-four-fifths-fullhd{
        margin-left:80%
    }
    .column.is-1-fullhd{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:8.33333%
    }
    .column.is-offset-1-fullhd{
        margin-left:8.33333%
    }
    .column.is-2-fullhd{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:16.66667%
    }
    .column.is-offset-2-fullhd{
        margin-left:16.66667%
    }
    .column.is-3-fullhd{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:25%
    }
    .column.is-offset-3-fullhd{
        margin-left:25%
    }
    .column.is-4-fullhd{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:33.33333%
    }
    .column.is-offset-4-fullhd{
        margin-left:33.33333%
    }
    .column.is-5-fullhd{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:41.66667%
    }
    .column.is-offset-5-fullhd{
        margin-left:41.66667%
    }
    .column.is-6-fullhd{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:50%
    }
    .column.is-offset-6-fullhd{
        margin-left:50%
    }
    .column.is-7-fullhd{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:58.33333%
    }
    .column.is-offset-7-fullhd{
        margin-left:58.33333%
    }
    .column.is-8-fullhd{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:66.66667%
    }
    .column.is-offset-8-fullhd{
        margin-left:66.66667%
    }
    .column.is-9-fullhd{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:75%
    }
    .column.is-offset-9-fullhd{
        margin-left:75%
    }
    .column.is-10-fullhd{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:83.33333%
    }
    .column.is-offset-10-fullhd{
        margin-left:83.33333%
    }
    .column.is-11-fullhd{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:91.66667%
    }
    .column.is-offset-11-fullhd{
        margin-left:91.66667%
    }
    .column.is-12-fullhd{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:100%
    }
    .column.is-offset-12-fullhd{
        margin-left:100%
    }
}
.columns{
    margin-left:-.75rem;
    margin-right:-.75rem;
    margin-top:-.75rem
}
.columns:last-child{
    margin-bottom:-.75rem
}
.columns:not(:last-child){
    margin-bottom:calc(1.5rem - .75rem)
}
.columns.is-centered{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.columns.is-gapless{
    margin-left:0;
    margin-right:0;
    margin-top:0
}
.columns.is-gapless>.column{
    margin:0;
    padding:0!important
}
.columns.is-gapless:not(:last-child){
    margin-bottom:1.5rem
}
.columns.is-gapless:last-child{
    margin-bottom:0
}
.columns.is-mobile{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.columns.is-multiline{
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.columns.is-vcentered{
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
@media screen and (min-width:769px),print{
    .columns:not(.is-desktop){
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex
    }
}
@media screen and (min-width:1088px){
    .columns.is-desktop{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex
    }
}
.columns.is-variable{
    --columnGap:0.75rem;
    margin-left:calc(-1*var(--columnGap));
    margin-right:calc(-1*var(--columnGap))
}
.columns.is-variable .column{
    padding-left:var(--columnGap);
    padding-right:var(--columnGap)
}
.columns.is-variable.is-0{
    --columnGap:0rem
}
@media screen and (max-width:768px){
    .columns.is-variable.is-0-mobile{
        --columnGap:0rem
    }
}
@media screen and (min-width:769px),print{
    .columns.is-variable.is-0-tablet{
        --columnGap:0rem
    }
}
@media screen and (min-width:769px) and (max-width:1087px){
    .columns.is-variable.is-0-tablet-only{
        --columnGap:0rem
    }
}
@media screen and (max-width:1087px){
    .columns.is-variable.is-0-touch{
        --columnGap:0rem
    }
}
@media screen and (min-width:1088px){
    .columns.is-variable.is-0-desktop{
        --columnGap:0rem
    }
}
@media screen and (min-width:1088px) and (max-width:1279px){
    .columns.is-variable.is-0-desktop-only{
        --columnGap:0rem
    }
}
@media screen and (min-width:1280px){
    .columns.is-variable.is-0-widescreen{
        --columnGap:0rem
    }
}
@media screen and (min-width:1280px) and (max-width:1471px){
    .columns.is-variable.is-0-widescreen-only{
        --columnGap:0rem
    }
}
@media screen and (min-width:1472px){
    .columns.is-variable.is-0-fullhd{
        --columnGap:0rem
    }
}
.columns.is-variable.is-1{
    --columnGap:0.25rem
}
@media screen and (max-width:768px){
    .columns.is-variable.is-1-mobile{
        --columnGap:0.25rem
    }
}
@media screen and (min-width:769px),print{
    .columns.is-variable.is-1-tablet{
        --columnGap:0.25rem
    }
}
@media screen and (min-width:769px) and (max-width:1087px){
    .columns.is-variable.is-1-tablet-only{
        --columnGap:0.25rem
    }
}
@media screen and (max-width:1087px){
    .columns.is-variable.is-1-touch{
        --columnGap:0.25rem
    }
}
@media screen and (min-width:1088px){
    .columns.is-variable.is-1-desktop{
        --columnGap:0.25rem
    }
}
@media screen and (min-width:1088px) and (max-width:1279px){
    .columns.is-variable.is-1-desktop-only{
        --columnGap:0.25rem
    }
}
@media screen and (min-width:1280px){
    .columns.is-variable.is-1-widescreen{
        --columnGap:0.25rem
    }
}
@media screen and (min-width:1280px) and (max-width:1471px){
    .columns.is-variable.is-1-widescreen-only{
        --columnGap:0.25rem
    }
}
@media screen and (min-width:1472px){
    .columns.is-variable.is-1-fullhd{
        --columnGap:0.25rem
    }
}
.columns.is-variable.is-2{
    --columnGap:0.5rem
}
@media screen and (max-width:768px){
    .columns.is-variable.is-2-mobile{
        --columnGap:0.5rem
    }
}
@media screen and (min-width:769px),print{
    .columns.is-variable.is-2-tablet{
        --columnGap:0.5rem
    }
}
@media screen and (min-width:769px) and (max-width:1087px){
    .columns.is-variable.is-2-tablet-only{
        --columnGap:0.5rem
    }
}
@media screen and (max-width:1087px){
    .columns.is-variable.is-2-touch{
        --columnGap:0.5rem
    }
}
@media screen and (min-width:1088px){
    .columns.is-variable.is-2-desktop{
        --columnGap:0.5rem
    }
}
@media screen and (min-width:1088px) and (max-width:1279px){
    .columns.is-variable.is-2-desktop-only{
        --columnGap:0.5rem
    }
}
@media screen and (min-width:1280px){
    .columns.is-variable.is-2-widescreen{
        --columnGap:0.5rem
    }
}
@media screen and (min-width:1280px) and (max-width:1471px){
    .columns.is-variable.is-2-widescreen-only{
        --columnGap:0.5rem
    }
}
@media screen and (min-width:1472px){
    .columns.is-variable.is-2-fullhd{
        --columnGap:0.5rem
    }
}
.columns.is-variable.is-3{
    --columnGap:0.75rem
}
@media screen and (max-width:768px){
    .columns.is-variable.is-3-mobile{
        --columnGap:0.75rem
    }
}
@media screen and (min-width:769px),print{
    .columns.is-variable.is-3-tablet{
        --columnGap:0.75rem
    }
}
@media screen and (min-width:769px) and (max-width:1087px){
    .columns.is-variable.is-3-tablet-only{
        --columnGap:0.75rem
    }
}
@media screen and (max-width:1087px){
    .columns.is-variable.is-3-touch{
        --columnGap:0.75rem
    }
}
@media screen and (min-width:1088px){
    .columns.is-variable.is-3-desktop{
        --columnGap:0.75rem
    }
}
@media screen and (min-width:1088px) and (max-width:1279px){
    .columns.is-variable.is-3-desktop-only{
        --columnGap:0.75rem
    }
}
@media screen and (min-width:1280px){
    .columns.is-variable.is-3-widescreen{
        --columnGap:0.75rem
    }
}
@media screen and (min-width:1280px) and (max-width:1471px){
    .columns.is-variable.is-3-widescreen-only{
        --columnGap:0.75rem
    }
}
@media screen and (min-width:1472px){
    .columns.is-variable.is-3-fullhd{
        --columnGap:0.75rem
    }
}
.columns.is-variable.is-4{
    --columnGap:1rem
}
@media screen and (max-width:768px){
    .columns.is-variable.is-4-mobile{
        --columnGap:1rem
    }
}
@media screen and (min-width:769px),print{
    .columns.is-variable.is-4-tablet{
        --columnGap:1rem
    }
}
@media screen and (min-width:769px) and (max-width:1087px){
    .columns.is-variable.is-4-tablet-only{
        --columnGap:1rem
    }
}
@media screen and (max-width:1087px){
    .columns.is-variable.is-4-touch{
        --columnGap:1rem
    }
}
@media screen and (min-width:1088px){
    .columns.is-variable.is-4-desktop{
        --columnGap:1rem
    }
}
@media screen and (min-width:1088px) and (max-width:1279px){
    .columns.is-variable.is-4-desktop-only{
        --columnGap:1rem
    }
}
@media screen and (min-width:1280px){
    .columns.is-variable.is-4-widescreen{
        --columnGap:1rem
    }
}
@media screen and (min-width:1280px) and (max-width:1471px){
    .columns.is-variable.is-4-widescreen-only{
        --columnGap:1rem
    }
}
@media screen and (min-width:1472px){
    .columns.is-variable.is-4-fullhd{
        --columnGap:1rem
    }
}
.columns.is-variable.is-5{
    --columnGap:1.25rem
}
@media screen and (max-width:768px){
    .columns.is-variable.is-5-mobile{
        --columnGap:1.25rem
    }
}
@media screen and (min-width:769px),print{
    .columns.is-variable.is-5-tablet{
        --columnGap:1.25rem
    }
}
@media screen and (min-width:769px) and (max-width:1087px){
    .columns.is-variable.is-5-tablet-only{
        --columnGap:1.25rem
    }
}
@media screen and (max-width:1087px){
    .columns.is-variable.is-5-touch{
        --columnGap:1.25rem
    }
}
@media screen and (min-width:1088px){
    .columns.is-variable.is-5-desktop{
        --columnGap:1.25rem
    }
}
@media screen and (min-width:1088px) and (max-width:1279px){
    .columns.is-variable.is-5-desktop-only{
        --columnGap:1.25rem
    }
}
@media screen and (min-width:1280px){
    .columns.is-variable.is-5-widescreen{
        --columnGap:1.25rem
    }
}
@media screen and (min-width:1280px) and (max-width:1471px){
    .columns.is-variable.is-5-widescreen-only{
        --columnGap:1.25rem
    }
}
@media screen and (min-width:1472px){
    .columns.is-variable.is-5-fullhd{
        --columnGap:1.25rem
    }
}
.columns.is-variable.is-6{
    --columnGap:1.5rem
}
@media screen and (max-width:768px){
    .columns.is-variable.is-6-mobile{
        --columnGap:1.5rem
    }
}
@media screen and (min-width:769px),print{
    .columns.is-variable.is-6-tablet{
        --columnGap:1.5rem
    }
}
@media screen and (min-width:769px) and (max-width:1087px){
    .columns.is-variable.is-6-tablet-only{
        --columnGap:1.5rem
    }
}
@media screen and (max-width:1087px){
    .columns.is-variable.is-6-touch{
        --columnGap:1.5rem
    }
}
@media screen and (min-width:1088px){
    .columns.is-variable.is-6-desktop{
        --columnGap:1.5rem
    }
}
@media screen and (min-width:1088px) and (max-width:1279px){
    .columns.is-variable.is-6-desktop-only{
        --columnGap:1.5rem
    }
}
@media screen and (min-width:1280px){
    .columns.is-variable.is-6-widescreen{
        --columnGap:1.5rem
    }
}
@media screen and (min-width:1280px) and (max-width:1471px){
    .columns.is-variable.is-6-widescreen-only{
        --columnGap:1.5rem
    }
}
@media screen and (min-width:1472px){
    .columns.is-variable.is-6-fullhd{
        --columnGap:1.5rem
    }
}
.columns.is-variable.is-7{
    --columnGap:1.75rem
}
@media screen and (max-width:768px){
    .columns.is-variable.is-7-mobile{
        --columnGap:1.75rem
    }
}
@media screen and (min-width:769px),print{
    .columns.is-variable.is-7-tablet{
        --columnGap:1.75rem
    }
}
@media screen and (min-width:769px) and (max-width:1087px){
    .columns.is-variable.is-7-tablet-only{
        --columnGap:1.75rem
    }
}
@media screen and (max-width:1087px){
    .columns.is-variable.is-7-touch{
        --columnGap:1.75rem
    }
}
@media screen and (min-width:1088px){
    .columns.is-variable.is-7-desktop{
        --columnGap:1.75rem
    }
}
@media screen and (min-width:1088px) and (max-width:1279px){
    .columns.is-variable.is-7-desktop-only{
        --columnGap:1.75rem
    }
}
@media screen and (min-width:1280px){
    .columns.is-variable.is-7-widescreen{
        --columnGap:1.75rem
    }
}
@media screen and (min-width:1280px) and (max-width:1471px){
    .columns.is-variable.is-7-widescreen-only{
        --columnGap:1.75rem
    }
}
@media screen and (min-width:1472px){
    .columns.is-variable.is-7-fullhd{
        --columnGap:1.75rem
    }
}
.columns.is-variable.is-8{
    --columnGap:2rem
}
@media screen and (max-width:768px){
    .columns.is-variable.is-8-mobile{
        --columnGap:2rem
    }
}
@media screen and (min-width:769px),print{
    .columns.is-variable.is-8-tablet{
        --columnGap:2rem
    }
}
@media screen and (min-width:769px) and (max-width:1087px){
    .columns.is-variable.is-8-tablet-only{
        --columnGap:2rem
    }
}
@media screen and (max-width:1087px){
    .columns.is-variable.is-8-touch{
        --columnGap:2rem
    }
}
@media screen and (min-width:1088px){
    .columns.is-variable.is-8-desktop{
        --columnGap:2rem
    }
}
@media screen and (min-width:1088px) and (max-width:1279px){
    .columns.is-variable.is-8-desktop-only{
        --columnGap:2rem
    }
}
@media screen and (min-width:1280px){
    .columns.is-variable.is-8-widescreen{
        --columnGap:2rem
    }
}
@media screen and (min-width:1280px) and (max-width:1471px){
    .columns.is-variable.is-8-widescreen-only{
        --columnGap:2rem
    }
}
@media screen and (min-width:1472px){
    .columns.is-variable.is-8-fullhd{
        --columnGap:2rem
    }
}
.layout,.layout .main{
    padding:5px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.layout{
    max-width:1280px;
    margin:auto;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    background-color:#262634
}
.layout .main{
    width:80%;
    outline:0;
    min-height:calc(var(--vh, 1vh)*100 - var(--commonHeight))
}
@media screen and (max-width:1260px){
    .layout .main{
        padding:5px
    }
}
.layout .aside{
    width:20%;
    padding:5px
}
.layout--tournament>section,.layout--tournaments>section,.test__image{
    width:100%
}
.alarm--line-iframe{
    padding-top:125px!important
}
.layout--tournament,.layout--tournaments{
    display:-webkit-box!important;
    display:-ms-flexbox!important;
    display:flex!important;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    color:#fff;
    max-width:1280px
}
.layout--tournament .conditions-rules-item a[href^=tel],.layout--tournament .tournament-card-prise__sum a[href^=tel],.layout--tournaments .conditions-rules-item a[href^=tel],.layout--tournaments .tournament-card-prise__sum a[href^=tel]{
    pointer-events:none;
    text-decoration:none;
    color:inherit
}
@media screen and (max-width:1023px){
    .layout--tournament,.layout--tournaments{
        padding:0
    }
}
.layout--tournament>section .slider__item,.layout--tournaments>section .slider__item{
    height:220px
}
@media screen and (max-width:576px){
    .layout--tournament>section .slider__item,.layout--tournaments>section .slider__item{
        height:44vw
    }
}
@media screen and (max-width:500px){
    .layout--tournament>section .slider__item,.layout--tournaments>section .slider__item{
        height:52vw
    }
}
@media screen and (max-width:360px){
    .layout--tournament>section .slider__item,.layout--tournaments>section .slider__item{
        height:54vw
    }
}
.bonus-timer.flip-clock-wrapper div.down,.layout--tournament .slider__item>div,.layout--tournaments .slider__item>div{
    border-radius:0 0 4px 4px
}
.layout .aside,.layout--tournament>section,.layout--tournaments>section{
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
@media screen and (max-width:1023px){
    .layout--tournament>section,.layout--tournaments>section{
        width:100%
    }
}
.layout.layout--tournament,.layout.layout--tournaments,.layout.layout--tournaments>section{
    padding:0 5px
}
@media screen and (max-width:1279px){
    .layout.layout--tournaments>section{
        padding:0 7px
    }
}
.layout.layout--tournaments.page--alarm{
    padding-top:45px
}
@media screen and (max-width:1024px){
    .layout.layout--tournaments.page--alarm{
        padding:0 5px!important
    }
}
@media screen and (max-width:1285px){
    .layout.layout--tournament{
        padding:0 7px
    }
}
.layout.layout--tournament.page--alarm{
    padding-top:45px
}
@media screen and (max-width:1024px){
    .layout.layout--tournament.page--alarm{
        padding:0 5px
    }
}
.layout.layout--tournament .slider__item .button{
    display:none
}
.tournaments__wrapper{
    max-width:100%;
    margin:0 auto;
    background-color:#262634
}
.tournaments__wrapper .slider__item{
    max-width:1280px;
    margin:0 auto
}
.tournaments__wrapper .tournament-open_btn{
    margin:20px auto;
    display:block
}
@media screen and (max-width:768px){
    .tournaments__wrapper .tournament-open_btn{
        -webkit-box-ordinal-group:12;
        -ms-flex-order:11;
        order:11
    }
}
.tournament_btn-left{
    margin-left:auto;
    margin-right:5px
}
.tournament_btn-right{
    margin-right:auto;
    margin-left:5px
}
.layout.layout--promo .main{
    width:60%
}
.layout.layout--promo .footer{
    margin-right:-5px;
    margin-left:-5px
}
.btn-flex-width{
    width:initial!important
}
@media only screen and (max-width:1240px){
    .layout .main{
        width:75%
    }
    .layout .aside{
        width:25%
    }
    .layout .aside.winners-statistic{
        display:none
    }
    .layout.layout--promo .main{
        width:75%
    }
}
@media only screen and (max-width:1024px){
    .alarm--line-iframe{
        padding-top:86px!important
    }
}
@media only screen and (max-width:980px){
    .layout .main,.layout.layout--promo .main{
        width:100%
    }
    .layout .aside{
        display:none
    }
    .layout--lk .aside--lk{
        width:100%;
        display:block
    }
    .alarm--line-iframe{
        padding-top:100px!important
    }
}
@media only screen and (max-width:768px){
    .layout{
        padding-top:0
    }
    .alarm--line-iframe{
        padding-top:45px!important
    }
}
@media only screen and (max-width:576px){
    .layout{
        overflow-x:hidden
    }
    .layout,.layout .main,.layout .row{
        display:block
    }
    .layout.layout--visible{
        overflow-x:visible
    }
}
.footer{
    max-width:1280px;
    background-color:#424242;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin:auto;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    padding:0 6px 10px;
    color:#fff;
    z-index:100
}
.footer_fullscreen{
    max-width:100%;
    border-radius:0
}
.owl-carousel,.owl-carousel .owl-item{
    -webkit-tap-highlight-color:transparent;
    position:relative
}
.owl-carousel{
    display:none;
    width:100%;
    z-index:1
}
.owl-carousel .owl-stage{
    position:relative;
    -ms-touch-action:pan-Y;
    -moz-backface-visibility:hidden
}
.owl-carousel .owl-stage:after{
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    line-height:0;
    height:0
}
.owl-carousel .owl-stage-outer{
    position:relative;
    overflow:hidden;
    -webkit-transform:translate3d(0,0,0)
}
.owl-carousel .owl-item,.owl-carousel .owl-wrapper{
    -moz-backface-visibility:hidden;
    -ms-backface-visibility:hidden;
    -webkit-transform:translate3d(0,0,0);
    -moz-transform:translate3d(0,0,0);
    -ms-transform:translate3d(0,0,0)
}
.owl-carousel .owl-wrapper{
    -webkit-backface-visibility:hidden
}
.owl-carousel .owl-item{
    min-height:1px;
    float:left;
    -webkit-backface-visibility:hidden;
    -webkit-touch-callout:none
}
.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{
    display:none
}
.bn-carousel-banner br.mobile,.no-js .owl-carousel,.owl-carousel.owl-loaded{
    display:block
}
.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{
    cursor:pointer;
    cursor:hand;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.owl-carousel.owl-loading{
    opacity:0;
    display:block
}
.owl-carousel.owl-hidden{
    opacity:0
}
.owl-carousel.owl-refresh .owl-item{
    visibility:hidden
}
.owl-carousel.owl-drag .owl-item{
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.owl-carousel.owl-grab{
    cursor:move;
    cursor:-webkit-grab;
    cursor:grab
}
.owl-carousel.owl-rtl{
    direction:rtl
}
.owl-carousel.owl-rtl .owl-item{
    float:right
}
.owl-carousel .animated{
    -webkit-animation-duration:1s;
    animation-duration:1s;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both
}
.owl-carousel .owl-animated-in{
    z-index:0
}
.owl-carousel .owl-animated-out{
    z-index:1
}
.owl-carousel .fadeOut{
    -webkit-animation-name:fadeOut;
    animation-name:fadeOut
}
.owl-height{
    -webkit-transition:height .5s ease-in-out;
    transition:height .5s ease-in-out
}
.owl-carousel .owl-item .owl-lazy{
    opacity:0;
    -webkit-transition:opacity .4s ease;
    transition:opacity .4s ease
}
.owl-carousel .owl-video-wrapper{
    position:relative;
    height:100%;
    background:#000
}
.owl-carousel .owl-video-play-icon{
    position:absolute;
    height:80px;
    width:80px;
    left:50%;
    top:50%;
    margin-left:-40px;
    margin-top:-40px;
    background:url("") no-repeat;
    cursor:pointer;
    z-index:1;
    -webkit-backface-visibility:hidden;
    -webkit-transition:-webkit-transform .1s ease;
    transition:transform .1s ease;
    transition:transform .1s ease,-webkit-transform .1s ease
}
.owl-carousel .owl-video-play-icon:hover{
    -webkit-transform:scale(1.3,1.3);
    transform:scale(1.3,1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{
    display:none
}
.owl-carousel .owl-video-tn{
    opacity:0;
    height:100%;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:contain;
    -webkit-transition:opacity .4s ease;
    transition:opacity .4s ease
}
.owl-carousel .owl-video-frame{
    position:relative;
    z-index:1;
    height:100%;
    width:100%
}
.slider.owl-carousel .owl-dots{
    display:block;
    position:absolute;
    height:13px;
    bottom:16px;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    font-size:0;
    text-align:center
}
.slider.owl-carousel .owl-dot{
    display:inline-block;
    -webkit-box-sizing:padding-box;
    box-sizing:padding-box;
    width:10px;
    height:10px;
    background-color:#3d3737;
    border:3px solid #3d3737;
    border-radius:50%;
    position:relative;
    margin:0 6px;
    text-align:center;
    opacity:.35
}
.slider.owl-carousel .owl-dot.active{
    opacity:.95;
    background-color:#00cfa6
}
@media only screen and (max-width:768px){
    .owl-dots{
        display:none;
        visibility:hidden
    }
}
.closed-tournaments .owl-dots,.current-tournaments .owl-dots,.upcoming-tournaments .owl-dots{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    visibility:visible
}
.gamepage .rail2__list .owl-nav{
    display:none
}
.pointer-events-off{
    pointer-events:none
}
.betradar .vsm-navigation{
    position:static!important
}
.betradar .vsm-stickyoverlay-container{
    position:static!important;
    margin-top:0!important
}
.betradar .vsm-page{
    padding-top:0!important
}
.betradar.no-singleclick-promo .vsm-navigation{
    position:fixed!important;
    top:46px!important
}
.betradar.no-singleclick-promo .vsm-menu-container{
    top:46px!important
}
.betradar.no-singleclick-promo .vsm-stickyoverlay-container{
    position:fixed!important;
    margin-top:0!important;
    top:46px!important
}
.betradar.no-singleclick-promo .vsm-page{
    padding-top:40px!important
}
@media screen and (max-width:1024px){
    .page.betradar-gamepage .singleclick-cashbox{
        margin-top:0
    }
}
.error{
    width:1280px;
    max-width:96%;
    margin:0 auto;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    text-align:center;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    min-height:100%;
    padding-top:1rem;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
@media (min-width:1024px){
    .error{
        text-align:left;
        padding-top:2rem;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row
    }
}
#footer_icon-google,.error-title,.error-wrapper{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.error-wrapper{
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    color:#fff
}
.error-nav li a,.error-wrapper a{
    color:#fff
}
@media (max-width:1024px){
    .error-wrapper p{
        margin:.5rem auto
    }
    .error-wrapper p.is-hidden-tablet{
        display:none
    }
}
#footer_icon-google,.error-title{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
@media (max-width:1024px){
    .error-title{
        margin:.2 auto
    }
}
@media (min-width:1024px){
    .error-title{
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start
    }
}
.error-title .error__code{
    color:#dc1f00;
    font-size:36px
}
@media (min-width:1024px){
    .error-title .error__code{
        font-size:100px
    }
}
.error-title .error__description{
    font-size:20px
}
@media (min-width:1024px){
    .error-title .error__description{
        font-size:36px
    }
}
.error-nav{
    border-top:1px solid #fff;
    list-style:none;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    width:100%;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    font-size:16px;
    padding:8px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
@media (min-width:1024px){
    .error-nav{
        padding:1rem;
        font-size:36px
    }
}
@media (max-width:1024px){
    .error-nav{
        margin-bottom:0;
        margin-top:auto
    }
}
.page-404{
    background:#262633
}
.text__paragraph{
    color:#fff;
    font-style:normal!important
}
.text-block__link{
    color:#40c4ab
}
.page__paragraph{
    color:#fff;
    font-style:normal!important
}
.page__num-item{
    color:#fff
}
.text_size_big{
    font-size:18px;
    line-height:1;
    margin-bottom:22px
}
.text_size_small{
    font-size:14px;
    line-height:1.1;
    margin-bottom:26px
}
.text_weight_regular{
    font-family:"Roboto-Regular",sans-serif
}
.text_weight_bold{
    font-family:"Roboto-Bold",sans-serif
}
.text_align_left{
    text-align:left!important
}
.text_align_right{
    text-align:right!important
}
.text_align_center{
    text-align:center!important
}
.text_uppercase{
    text-transform:uppercase
}
.text_color_green{
    color:#59cdb5
}
.text_color_orange{
    color:#dc1f00
}
.text_color_white{
    color:#fff
}
.text_style_italic{
    font-style:italic
}
.aboutbonuses,.bonus-modal__more a,.promo-bonus-added.it-open .promo-bonus-added-content a{
    color:#fff
}
.button.button_aboutbonuses-bot{
    width:200px;
    display:block;
    margin:0 auto;
    top:-10px
}
.nxt--tabel{
    margin:20px auto;
    color:#fff;
    font-size:20px!important;
    width:600px;
    vertical-align:middle!important
}
.nxt--tabel__cell{
    border:1px solid #242424!important;
    border-radius:4px;
    text-align:center;
    background-color:#24ba9d;
    color:#fff;
    width:calc(100%/3);
    font-size:16px!important
}
.nxt--tabel__cell:hover{
    background-color:#339f8f
}
.nxt--tabel__cell--row{
    background-color:#dc1f00
}
.table__tbody.nxt--tabel__tbody .nxt--tabel__row{
    line-height:44px!important;
    border-bottom:none!important
}
@media screen and (max-width:650px){
    .nxt--tabel{
        width:100%
    }
}
.nxt--allbonuses{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    background-color:#242424;
    padding:40px 10px 0;
    max-width:1280px;
    margin:auto;
    overflow:hidden
}
.nxt--allbonuses .footer{
    width:calc(100% + 20px);
    margin:42px -10px 0
}
.nxt--allbonuses__section{
    position:relative
}
.nxt--allbonuses__section-arrow--middle-left,.nxt--allbonuses__section-arrow--middle-right,.nxt--allbonuses__section-arrow--row,.nxt--allbonuses__section-coins--middle,.nxt--allbonuses__section-coins--row{
    position:absolute;
    width:20%;
    height:20%;
    background-position:center;
    background-repeat:no-repeat;
    background-size:contain;
    z-index:333;
    bottom:-16%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%)
}
.nxt--allbonuses__section-arrow--middle-left{
    background-image:url("");
    left:38%
}
.nxt--allbonuses__section-arrow--middle-right,.nxt--allbonuses__section-arrow--row,.nxt--allbonuses__section-coins--middle,.nxt--allbonuses__section-coins--row{
    background-image:url("");
    right:19%
}
.nxt--allbonuses__section-arrow--row,.nxt--allbonuses__section-coins--middle,.nxt--allbonuses__section-coins--row{
    width:18%;
    height:60%;
    background-image:url("");
    right:13%;
    bottom:-80%
}
.nxt--allbonuses__section-coins--middle,.nxt--allbonuses__section-coins--row{
    background-image:url("");
    right:10%;
    bottom:-61%
}
.nxt--allbonuses__section-coins--middle{
    width:17%;
    height:50%;
    background-image:url("");
    right:32%;
    bottom:-60%
}
.nxt--allbonuses__title{
    text-align:center;
    font-size:20px;
    font-family:"Roboto-Bold",sans-serif;
    color:#dc1f00;
    background-color:inherit;
    position:relative;
    text-transform:uppercase
}
.nxt--allbonuses__title::before{
    content:'';
    display:block;
    position:absolute;
    left:0;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    width:100%;
    height:4px;
    background-color:#24ba9d
}
.nxt--allbonuses__title-text{
    position:relative;
    z-index:4;
    background-color:#242424;
    padding:0 19px
}
.nxt--allbonuses__item,.nxt--allbonuses__list{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.nxt--allbonuses__list{
    padding:30px 0;
    margin:0;
    list-style:none;
    -ms-flex-pack:distribute;
    justify-content:space-around
}
.nxt--allbonuses__item{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:214px;
    height:214px;
    text-align:center;
    background-color:inherit;
    position:relative;
    z-index:222;
    border-radius:50%;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.nxt--allbonuses__item:focus,.nxt--allbonuses__item:hover{
    outline:0
}
.nxt--allbonuses__item:focus::after,.nxt--allbonuses__item:hover::after{
    background-color:rgba(0,0,0,.7)
}
.nxt--allbonuses__item:focus .nxt--allbonuses__item-btn,.nxt--allbonuses__item:focus .nxt--allbonuses__item-text,.nxt--allbonuses__item:hover .nxt--allbonuses__item-btn,.nxt--allbonuses__item:hover .nxt--allbonuses__item-text{
    display:block
}
.nxt--allbonuses__item::after{
    content:'';
    display:block;
    width:100%;
    height:100%;
    border-radius:100%;
    z-index:20;
    background-color:transparent;
    position:absolute;
    left:0;
    top:0
}
.nxt--allbonuses__item:before{
    content:'';
    display:block;
    width:76.63551401869159%;
    height:76.63551401869159%;
    background:-webkit-gradient(linear,left bottom,left top,from(#a50105),color-stop(20%,#400405),color-stop(60%,#c80710),color-stop(77%,#d00710),to(#7c1517));
    background:-webkit-linear-gradient(bottom,#a50105,#400405 20%,#c80710 60%,#d00710 77%,#7c1517);
    background:linear-gradient(to top,#a50105,#400405 20%,#c80710 60%,#d00710 77%,#7c1517);
    border-radius:100%;
    border:3px solid #4bb9a1;
    -webkit-box-shadow:0 0 12px 6px rgba(75,185,161,.5);
    box-shadow:0 0 12px 6px rgba(75,185,161,.5);
    -webkit-animation-name:DoYoyWantSomeMounatinDew;
    animation-name:DoYoyWantSomeMounatinDew;
    -webkit-animation-duration:1.6s;
    animation-duration:1.6s;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both;
    -webkit-animation-timing-function:linear;
    animation-timing-function:linear;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite
}
.nxt--allbonuses__item-btn,.nxt--allbonuses__item-text{
    display:none;
    position:absolute;
    z-index:225;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    font-size:16px
}
.nxt--allbonuses__item-text{
    margin:0;
    color:#fff;
    width:90%!important;
    top:25%
}
.nxt--allbonuses__item-btn{
    top:50%;
    max-width:80%
}
.nxt--allbonuses__item-image{
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%);
    z-index:20
}
.nxt--allbonuses__figure{
    position:relative;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    padding:260px 0
}
.nxt--allbonuses__figure-btn,.nxt--allbonuses__figure-caption{
    position:absolute;
    left:50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%)
}
.nxt--allbonuses__figure-caption{
    z-index:222;
    text-align:center;
    font-family:"Roboto-Bold",sans-serif;
    color:#dc1f00;
    text-transform:uppercase;
    font-size:40px;
    top:15%
}
.nxt--allbonuses__figure-btn{
    z-index:600;
    top:60%;
    font-size:16px
}
.nxt--allbonuses__figure-item{
    position:absolute;
    left:50%;
    top:50%;
    -webkit-transform:translateX(-51.5%) translateY(-50%);
    transform:translateX(-51.5%) translateY(-50%)
}
.nxt--allbonuses__figure-girl{
    position:absolute;
    max-width:20%;
    top:0;
    left:0
}
.nxt--allbonuses__figure-girl--2{
    position:absolute;
    right:0;
    top:0;
    max-width:32.06751054852321%
}
.alarm__article br,.button_achivments-top{
    display:none
}
.nxt--allbonuses__item:focus .button.button_achivments-top,.nxt--allbonuses__item:hover .button.button_achivments-top{
    display:block;
    z-index:300;
    position:absolute;
    top:60%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.button_achivments-cashbox{
    top:80px;
    max-width:216px;
    width:100%
}
.button.button_achivments-bot{
    max-width:216px;
    width:100%;
    top:-30px;
    display:block;
    margin:0 auto
}
html[lang=az] .nxt--allbonuses__item:focus .button.button_achivments-top,html[lang=az] .nxt--allbonuses__item:hover .button.button_achivments-top,html[lang=br] .nxt--allbonuses__item:focus .button.button_achivments-top,html[lang=br] .nxt--allbonuses__item:hover .button.button_achivments-top{
    width:75%;
    top:65%
}
html[lang=es-pe] .nxt--allbonuses__item:focus .button.button_achivments-top,html[lang=es-pe] .nxt--allbonuses__item:hover .button.button_achivments-top{
    top:65%
}
html[lang=de] .nxt--allbonuses__item:focus .button.button_achivments-top,html[lang=de] .nxt--allbonuses__item:hover .button.button_achivments-top,html[lang=en] .nxt--allbonuses__item:focus .button.button_achivments-top,html[lang=en] .nxt--allbonuses__item:hover .button.button_achivments-top,html[lang=kk] .nxt--allbonuses__item:focus .button.button_achivments-top,html[lang=kk] .nxt--allbonuses__item:hover .button.button_achivments-top,html[lang=pt] .nxt--allbonuses__item:focus .button.button_achivments-top,html[lang=pt] .nxt--allbonuses__item:hover .button.button_achivments-top,html[lang=tr] .nxt--allbonuses__item:focus .button.button_achivments-top,html[lang=tr] .nxt--allbonuses__item:hover .button.button_achivments-top{
    width:75%;
    top:65%
}
html[lang=az] .nxt--allbonuses__item-text,html[lang=br] .nxt--allbonuses__item-text,html[lang=de] .nxt--allbonuses__item-text,html[lang=en] .nxt--allbonuses__item-text,html[lang=es-pe] .nxt--allbonuses__item-text,html[lang=es] .nxt--allbonuses__item-text,html[lang=kk] .nxt--allbonuses__item-text,html[lang=pt] .nxt--allbonuses__item-text,html[lang=tr] .nxt--allbonuses__item-text{
    font-size:15px
}
html[lang=es-pe] .nxt--allbonuses__item:focus .button.button_achivments-top,html[lang=es-pe] .nxt--allbonuses__item:hover .button.button_achivments-top{
    width:auto;
    min-width:75%
}
html[lang=es] .nxt--allbonuses__item:focus .button.button_achivments-top,html[lang=es] .nxt--allbonuses__item:hover .button.button_achivments-top{
    top:65%;
    width:auto;
    min-width:75%
}
@media only screen and (max-width:576px){
    .nxt--allbonuses__section-arrow--middle-left,.nxt--allbonuses__section-arrow--middle-right,.nxt--allbonuses__section-arrow--row,.nxt--allbonuses__section-coins--middle,.nxt--allbonuses__section-coins--row{
        display:none
    }
    .nxt--allbonuses__figure{
        padding:240px 0
    }
    .nxt--allbonuses__figure-girl,.nxt--allbonuses__figure-girl--2{
        display:none
    }
    .nxt--allbonuses__list{
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
}
.alarm{
    color:#fff;
    max-width:1260px;
    width:100%;
    position:fixed;
    top:84px;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    line-height:1em;
    padding:calc((38px - 1em)/2) 10px;
    background-color:#fff000;
    z-index:3001;
    border-radius:4px
}
.alarm__article{
    margin:0;
    color:#dc1f00;
    font-size:22px;
    text-align:center
}
.alarm__article .mob_br,.alarm__article .mob_br_second,.aside__nav-item.new::after{
    display:none
}
.alarm__link{
    color:#dc1f00
}
.alarm__close{
    position:absolute;
    width:12px;
    height:12px;
    right:8px;
    top:10px;
    cursor:pointer;
    padding:0;
    border:0;
    background:0 0
}
.alarm__close:focus,.aside__nav-item.search-input .aside__nav-item--search:focus{
    outline:0
}
.alarm__close svg{
    position:relative;
    z-index:-1
}
.layout.layout--lk .alarm{
    max-width:1240px
}
.page--alarm-noiframe{
    padding-top:80px
}
.alarm-iframe{
    max-width:1260px
}
.page--alarm{
    padding-top:45px
}
@media screen and (max-width:1024px){
    .page--alarm{
        padding:0 5px!important
    }
}
@media only screen and (max-width:1224px){
    .alarm__article,.index-new-year__alarm .alarm__article{
        font-size:20px
    }
}
@media only screen and (max-width:1024px){
    .alarm{
        max-width:100%;
        top:auto;
        bottom:0;
        border-radius:4px 4px 0 0;
        padding:8px 0 8px 24px
    }
    .alarm__article{
        font-size:17px
    }
    .alarm__close{
        left:8px;
        top:8px;
        display:block
    }
    .index-new-year__alarm .alarm__article{
        font-size:18px
    }
}
@media only screen and (max-width:880px){
    .alarm__article,.index-new-year__alarm .alarm__article{
        font-size:13px
    }
}
@media only screen and (max-width:768px){
    .alarm{
        max-width:100%;
        top:auto;
        bottom:0;
        border-radius:4px 4px 0 0;
        padding:8px 0 8px 24px
    }
    .alarm__article{
        font-size:12px
    }
    .alarm__close{
        left:8px;
        top:8px;
        display:block
    }
}
@media only screen and (max-width:576px){
    .alarm{
        top:auto;
        bottom:0;
        border-radius:4px 4px 0 0
    }
    .alarm__close{
        position:absolute;
        top:50%;
        -webkit-transform:translateY(-50%);
        transform:translateY(-50%);
        margin-left:5px
    }
    .alarm__close,.alarm__close svg{
        width:24px;
        height:24px
    }
    .alarm__article{
        font-size:12px;
        text-align:left;
        margin-right:40px
    }
    .alarm__article .mob_br,.alarm__article .mob_br_second,.alarm__article br{
        display:block
    }
    .index-new-year__alarm .alarm__article{
        font-size:11px;
        margin-right:0;
        text-align:center
    }
    .alarm{
        padding:8px 40px 8px 50px
    }
}
@media only screen and (max-width:320px){
    .index-new-year__alarm{
        padding:8px 30px 8px 40px
    }
}
.anchor{
    display:none;
    position:fixed;
    height:46px;
    width:46px;
    right:15px;
    bottom:105px;
    background-color:#424242;
    cursor:pointer;
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
    z-index:3002;
    border:1px solid #fff;
    border-radius:4px;
    opacity:.7
}
.anchor:hover{
    background-color:#616161
}
.anchor::after,.anchor::before{
    position:absolute;
    left:50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%)
}
.anchor::before{
    content:"";
    display:block;
    top:30%;
    width:28px;
    height:28px;
    background-image:url("/content/img/up.svg");
    background-size:contain;
    background-repeat:no-repeat;
    background-position:center
}
.anchor::after{
    content:attr(data-anchor-text);
    top:70%;
    color:#fff;
    font-size:.6em;
    text-transform:uppercase
}
.anchor.anchorIphoneBtn{
    bottom:135px
}
.view-withKeyboard .anchor,.view-withKeyboard .chat_button,.view-withKeyboard .webim_button{
    z-index:-1
}
.webim-html-button-main{
    background-color:#24ba9d!important;
    border:0!important
}
.aside__nav{
    margin-bottom:10px
}
.aside__nav-list{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none
}
.aside__nav-item{
    background-color:#424242;
    position:relative;
    cursor:pointer;
    display:block;
    overflow:hidden
}
.aside__nav-item:hover{
    background-color:#242424
}
.aside__nav-item:not(:first-child){
    margin-top:1px
}
.aside__nav-item:last-child{
    border-radius:0 0 4px 4px
}
.aside__nav-item.new{
    overflow:visible
}
.aside__nav-item.new::before{
    content:'';
    background:url("/content/img/ribbon-new-menu.svg") no-repeat center;
    position:absolute;
    width:55px;
    height:29px;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    right:-33px;
    top:43%;
    pointer-events:none
}
.aside__nav-item:first-child{
    border-radius:4px 4px 0 0
}
.aside__nav-item--animate{
    overflow:hidden
}
.aside__nav-item--active{
    background-color:#24ba9d;
    border-color:#2e7f70
}
.aside__nav-item--active:hover,.aside__nav-item.active:hover{
    background-color:#339f8f
}
.aside__nav-item.active{
    background-color:#24ba9d
}
.aside__nav-item.active.search-input{
    background-color:#424242
}
.aside__nav-link{
    padding:18px 10px;
    display:block;
    color:#fff;
    text-decoration:none;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    line-height:0;
    white-space:nowrap
}
.aside__nav-link::-moz-selection{
    background-color:transparent
}
.aside__nav-link::selection{
    background-color:transparent
}
.aside__nav .promo-button{
    margin:13px 0
}
.aside__nav--games .aside__nav-item:first-child{
    border-bottom:none;
    margin-bottom:10px;
    border-radius:4px
}
.aside__nav--games .aside__nav-item:nth-child(2){
    border-radius:4px 4px 0 0
}
.aside__nav--events .aside__nav-item{
    background-color:#dc1f00
}
.aside__nav--events .aside__nav-item:last-child{
    border-radius:4px
}
.aside__nav--events .aside__nav-item:nth-child(3){
    border-radius:0 0 4px 4px
}
.aside__nav--events .aside__nav-item:nth-child(4){
    border-radius:4px
}
.aside__nav--events .aside__nav-item:hover{
    background-color:#c30700
}
.aside__nav-item.search-input::after,.bn-carousel-banner br{
    display:none
}
.aside__nav-item.search-input{
    position:relative;
    line-height:35px;
    height:35px
}
.aside__nav-item.search-input .aside__nav-item--search{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:block;
    position:absolute;
    width:90%;
    height:70%;
    top:50%;
    left:50%;
    border-radius:4px;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    padding-left:25px;
    -webkit-box-shadow:none;
    box-shadow:none;
    background-image:url("/content/img/3c320c9c3965919be7f2646432260d2cc12b2102.svg");
    background-repeat:no-repeat;
    background-position:3px 50%;
    background-size:15px 15px;
    font-size:14px;
    border:0;
    outline:0
}
.aside__nav-item.promo-button{
    position:relative;
    overflow:visible
}
.aside__nav-item.promo-button .aside__nav-link-animated:before{
    position:absolute;
    content:'';
    background-image:url("/content/img/glow-lights.gif");
    width:calc(100% + 26px);
    height:65px;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    left:-13px;
    background-size:100% 100%,0,0;
    mix-blend-mode:screen;
    z-index:1
}
@media only screen and (max-width:980px){
    .userbar__change{
        width:28px!important;
        height:28px!important;
        left:2px!important
    }
    .aside__nav{
        width:calc(100% + 16px);
        margin:0 -8px;
        -webkit-box-sizing:border-box;
        box-sizing:border-box;
        position:relative
    }
    .aside__nav::after,.aside__nav::before{
        display:block;
        content:'';
        position:absolute;
        height:calc(100% - 2px);
        width:40px;
        z-index:33;
        top:50%;
        background-image:url("/content/img/arrow.png");
        background-repeat:no-repeat;
        background-size:contain;
        background-position:center
    }
    .aside__nav::before{
        left:0;
        -webkit-transform:translateY(-50%) rotate(180deg);
        transform:translateY(-50%) rotate(180deg);
        pointer-events:none
    }
    .aside__nav::after{
        right:0;
        -webkit-transform:translateY(-50%);
        transform:translateY(-50%)
    }
    .aside__nav-list{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row;
        -webkit-box-pack:justify;
        -ms-flex-pack:justify;
        justify-content:space-between;
        padding:0 16px;
        background-color:#424242;
        overflow:auto
    }
    .aside__nav-link{
        min-width:94px;
        margin-left:34px
    }
    .aside__nav-item{
        border:0;
        background:inherit;
        text-align:center;
        overflow-x:visible;
        overflow-y:initial
    }
}
@media only screen and (max-width:980px) and (hover:hover) and (pointer:fine){
    .aside__nav-item:hover{
        overflow:visible;
        background-color:transparent
    }
}
@media only screen and (max-width:980px){
    .aside__nav-item--active{
        background:inherit;
        border-color:#656565
    }
    .aside__nav-item--active:hover{
        background-color:#242424
    }
    .aside__nav-item--active::before{
        content:'';
        display:block;
        left:20px;
        width:10px;
        height:10px;
        background-color:#24ba9d;
        position:absolute;
        right:100%;
        top:50%;
        -webkit-transform:translateY(-50%);
        transform:translateY(-50%);
        border-radius:50%
    }
    .aside__nav-item::after{
        display:none
    }
    .aside__nav-item:first-child{
        border-radius:4px 0 0 4px
    }
    .aside__nav-item:last-child{
        border-radius:0 4px 4px 0
    }
}
@media only screen and (max-width:576px){
    .aside__nav-item--active{
        background:inherit;
        border-color:#656565
    }
    .aside__nav-item--active:hover{
        background-color:#242424
    }
    .aside__nav-item--active::before{
        content:'';
        display:block;
        width:10px;
        height:10px;
        background-color:#24ba9d;
        position:absolute;
        left:28px;
        top:50%;
        -webkit-transform:translateY(-50%);
        transform:translateY(-50%);
        border-radius:50%
    }
}
.aside__nav--games.has-tournament .aside__nav-item:first-child{
    margin-bottom:0;
    border-radius:4px 4px 0 0
}
.aside__nav--games.has-tournament .aside__nav-item.tournament{
    margin-bottom:10px;
    border-radius:4px;
    border-bottom:0
}
.aside__nav--games.has-tournament .aside__nav-item.tournament .tournament__timer{
    float:right;
    margin-right:45px
}
.aside__nav--games.has-tournament .aside__nav-item.tournament:not(:first-child){
    border-radius:0 0 4px 4px!important
}
.aside__nav--games.has-tournament .aside__nav-item:nth-child(3){
    border-radius:4px 4px 0 0
}
.bn--ua-welcome-bonus{
    background-image:url("")
}
@media screen and (min-width:585px){
    .bn--ua-welcome-bonus{
        background-image:url("")
    }
}
.bn--cashback-for-pe{
    background-image:url("/content/img/bn--cashback-for-pe-bg-mob.jpg")
}
@media (min-width:585px){
    .bn--cashback-for-pe{
        background-image:url("/content/img/bn--cashback-for-pe-bg.jpg")
    }
}
.bn--bonus-activation-in-mt{
    background-image:url("")
}
@media (min-width:585px){
    .bn--bonus-activation-in-mt{
        background-image:url("")
    }
}
.bn--bonus-activation-in-mt-ua{
    background-image:url("")
}
@media (min-width:585px){
    .bn--bonus-activation-in-mt-ua{
        background-image:url("")
    }
}
.bn-info-jackpot-in-playson{
    background-image:url("")
}
@media (min-width:585px){
    .bn-info-jackpot-in-playson{
        background-image:url("")
    }
}
.bn--big-contest-on-insta-ua{
    background-image:url("")
}
@media (min-width:585px){
    .bn--big-contest-on-insta-ua{
        background-image:url("")
    }
}
.bn--big-contest-on-insta-ua .sl-banner__text{
    font-size:calc(14px + 18*((100vw - 320px)/(1240 - 320)))
}
@media screen and (min-width:1240px){
    .bn--big-contest-on-insta-ua .sl-banner__text{
        font-size:32px
    }
}
.bn---big-contest-on-insta-locale{
    background-image:url("")
}
@media (min-width:585px){
    .bn---big-contest-on-insta-locale{
        background-image:url("")
    }
}
.bn---big-contest-on-insta-locale .sl-banner__text{
    font-size:calc(14px + 18*((100vw - 320px)/(1240 - 320)))
}
@media screen and (min-width:1240px){
    .bn---big-contest-on-insta-locale .sl-banner__text{
        font-size:32px
    }
}
.bn-elbet{
    background-image:url("")
}
@media (min-width:585px){
    .bn-elbet{
        background-image:url("")
    }
}
.bn-elbet .sl-banner__logo{
    top:30px;
    max-width:23%
}
@media (min-width:585px){
    .bn-elbet .sl-banner__logo{
        max-width:140px
    }
}
.bn-elbet .bn-fs-smaller,.popUp_bonusV1--open-az .popUp_bonusV1-content--open p{
    font-size:.8em
}
.bn-superlotto{
    background-image:url("")
}
@media (min-width:585px){
    .bn-superlotto{
        background-image:url("")
    }
}
.bn-casino-cashback-ten-percent{
    background-image:url("")
}
@media (min-width:585px){
    .bn-casino-cashback-ten-percent{
        background-image:url("")
    }
}
.bn-casino-cashback-ten-percent .sl-banner__text,[lang=uk] .bn-casino-cashback-ten-percent .sl-banner__text{
    font-size:5vw
}
@media screen and (min-width:320px){
    .bn-casino-cashback-ten-percent .sl-banner__text{
        font-size:13px
    }
}
@media screen and (min-width:360px){
    .bn-casino-cashback-ten-percent .sl-banner__text{
        font-size:15px
    }
}
@media screen and (min-width:400px){
    .bn-casino-cashback-ten-percent .sl-banner__text{
        font-size:17px
    }
}
@media screen and (min-width:500px){
    .bn-casino-cashback-ten-percent .sl-banner__text{
        font-size:19px
    }
}
@media screen and (min-width:600px){
    .bn-casino-cashback-ten-percent .sl-banner__text{
        font-size:21px
    }
}
@media screen and (min-width:700px){
    .bn-casino-cashback-ten-percent .sl-banner__text{
        font-size:23px
    }
}
@media screen and (min-width:800px){
    .bn-casino-cashback-ten-percent .sl-banner__text{
        font-size:30px
    }
}
@media screen and (min-width:980px){
    .bn-casino-cashback-ten-percent .sl-banner__text{
        font-size:28px
    }
}
@media screen and (min-width:1240px){
    .bn-casino-cashback-ten-percent .sl-banner__text{
        font-size:34px
    }
}
@media screen and (min-width:360px){
    [lang=uk] .bn-casino-cashback-ten-percent .sl-banner__text{
        font-size:19px
    }
}
@media screen and (min-width:400px){
    [lang=uk] .bn-casino-cashback-ten-percent .sl-banner__text{
        font-size:22px
    }
}
@media screen and (min-width:500px){
    [lang=uk] .bn-casino-cashback-ten-percent .sl-banner__text{
        font-size:24px
    }
}
@media screen and (min-width:600px){
    [lang=uk] .bn-casino-cashback-ten-percent .sl-banner__text{
        font-size:28px
    }
}
@media screen and (min-width:700px){
    [lang=uk] .bn-casino-cashback-ten-percent .sl-banner__text{
        font-size:30px
    }
}
@media screen and (min-width:800px){
    [lang=uk] .bn-casino-cashback-ten-percent .sl-banner__text{
        font-size:32px
    }
}
@media screen and (min-width:980px){
    [lang=uk] .bn-casino-cashback-ten-percent .sl-banner__text{
        font-size:34px
    }
}
@media screen and (min-width:1240px){
    [lang=uk] .bn-casino-cashback-ten-percent .sl-banner__text{
        font-size:40px
    }
}
.bn-casino-quiz-ua-license{
    background-image:url("")
}
@media (min-width:585px){
    .bn-casino-quiz-ua-license{
        background-image:url("")
    }
}
.bn-casino-quiz-ua-license .sl-banner__text{
    font-size:5vw
}
@media screen and (min-width:360px){
    .bn-casino-quiz-ua-license .sl-banner__text{
        font-size:18px
    }
}
@media screen and (min-width:400px){
    .bn-casino-quiz-ua-license .sl-banner__text{
        font-size:19px
    }
}
@media screen and (min-width:500px){
    .bn-casino-quiz-ua-license .sl-banner__text{
        font-size:21px
    }
}
@media screen and (min-width:600px){
    .bn-casino-quiz-ua-license .sl-banner__text{
        font-size:22px
    }
}
@media screen and (min-width:700px){
    .bn-casino-quiz-ua-license .sl-banner__text{
        font-size:26px
    }
}
@media screen and (min-width:800px){
    .bn-casino-quiz-ua-license .sl-banner__text{
        font-size:30px
    }
}
@media screen and (min-width:980px){
    .bn-casino-quiz-ua-license .sl-banner__text{
        font-size:28px
    }
}
@media screen and (min-width:1240px){
    .bn-casino-quiz-ua-license .sl-banner__text{
        font-size:39px
    }
}
.bn-new-provider-alg{
    background-image:url("")
}
@media (min-width:585px){
    .bn-new-provider-alg{
        background-image:url("")
    }
}
.bn-new-provider-alg .sl-banner__logo{
    max-width:13%
}
@media (min-width:585px){
    .bn-new-provider-alg .sl-banner__logo{
        max-width:60px
    }
}
.bn-provider-LiW{
    background-image:url("")
}
@media (min-width:585px){
    .bn-provider-LiW{
        background-image:url("")
    }
}
.bn-provider-LiW .sl-banner__text{
    font-size:5vw
}
@media screen and (min-width:320px){
    .bn-provider-LiW .sl-banner__text{
        font-size:12px
    }
}
@media screen and (min-width:360px){
    .bn-provider-LiW .sl-banner__text{
        font-size:14px
    }
}
@media screen and (min-width:400px){
    .bn-provider-LiW .sl-banner__text{
        font-size:16px
    }
}
@media screen and (min-width:500px){
    .bn-provider-LiW .sl-banner__text{
        font-size:19px
    }
}
@media screen and (min-width:600px){
    .bn-provider-LiW .sl-banner__text{
        font-size:21px
    }
}
@media screen and (min-width:700px){
    .bn-provider-LiW .sl-banner__text{
        font-size:22px
    }
}
@media screen and (min-width:800px){
    .bn-provider-LiW .sl-banner__text{
        font-size:30px
    }
}
@media screen and (min-width:980px){
    .bn-provider-LiW .sl-banner__text{
        font-size:28px
    }
}
@media screen and (min-width:1240px){
    .bn-provider-LiW .sl-banner__text{
        font-size:29px
    }
}
@media screen and (min-width:980px){
    .bn-provider-LiW .sl-banner__text{
        font-size:22px
    }
}
@media screen and (min-width:1240px){
    .bn-provider-LiW .sl-banner__text{
        font-size:30px
    }
}
.bn-provider-virtual-generation{
    background-image:url("")
}
@media (min-width:585px){
    .bn-provider-virtual-generation{
        background-image:url("")
    }
}
.bn-provider-virtual-generation .sl-banner__text{
    font-size:5vw
}
@media screen and (min-width:320px){
    .bn-provider-virtual-generation .sl-banner__text{
        font-size:12px
    }
}
@media screen and (min-width:360px){
    .bn-provider-virtual-generation .sl-banner__text{
        font-size:14px
    }
}
@media screen and (min-width:400px){
    .bn-provider-virtual-generation .sl-banner__text{
        font-size:16px
    }
}
@media screen and (min-width:500px){
    .bn-provider-virtual-generation .sl-banner__text{
        font-size:19px
    }
}
@media screen and (min-width:600px){
    .bn-provider-virtual-generation .sl-banner__text{
        font-size:21px
    }
}
@media screen and (min-width:700px){
    .bn-provider-virtual-generation .sl-banner__text{
        font-size:22px
    }
}
@media screen and (min-width:800px){
    .bn-provider-virtual-generation .sl-banner__text{
        font-size:30px
    }
}
@media screen and (min-width:980px){
    .bn-provider-virtual-generation .sl-banner__text{
        font-size:28px
    }
}
@media screen and (min-width:1240px){
    .bn-provider-virtual-generation .sl-banner__text{
        font-size:29px
    }
}
.bn-promotion-rio-carnival-parade{
    background-image:url("")
}
@media (min-width:585px){
    .bn-promotion-rio-carnival-parade{
        background-image:url("")
    }
}
.bn-prerelease-isoftbet-jokers{
    background-image:url("")
}
@media (min-width:585px){
    .bn-prerelease-isoftbet-jokers{
        background-image:url("")
    }
}
.bn-new-provider-release-atmosfera{
    background-image:url("")
}
@media (min-width:585px){
    .bn-new-provider-release-atmosfera{
        background-image:url("")
    }
}
@media (min-width:1280px){
    .bn-new-provider-release-atmosfera .sl-banner__logo{
        max-width:120px
    }
}
.bn-prerelease-booming-hold-and-win{
    background-image:url("")
}
@media (min-width:585px){
    .bn-prerelease-booming-hold-and-win{
        background-image:url("")
    }
}
.bn-prerelease-booming-hold-and-win .sl-banner__text{
    font-size:5vw
}
@media screen and (min-width:360px){
    .bn-prerelease-booming-hold-and-win .sl-banner__text{
        font-size:18px
    }
}
@media screen and (min-width:400px){
    .bn-prerelease-booming-hold-and-win .sl-banner__text{
        font-size:19px
    }
}
@media screen and (min-width:500px){
    .bn-prerelease-booming-hold-and-win .sl-banner__text{
        font-size:21px
    }
}
@media screen and (min-width:600px){
    .bn-prerelease-booming-hold-and-win .sl-banner__text{
        font-size:22px
    }
}
@media screen and (min-width:700px){
    .bn-prerelease-booming-hold-and-win .sl-banner__text{
        font-size:26px
    }
}
@media screen and (min-width:800px){
    .bn-prerelease-booming-hold-and-win .sl-banner__text{
        font-size:30px
    }
}
@media screen and (min-width:980px){
    .bn-prerelease-booming-hold-and-win .sl-banner__text{
        font-size:28px
    }
}
@media screen and (min-width:1240px){
    .bn-prerelease-booming-hold-and-win .sl-banner__text{
        font-size:39px
    }
}
.bn-playson-cashdays{
    background-image:url("")
}
@media (min-width:585px){
    .bn-playson-cashdays{
        background-image:url("")
    }
}
.bn-provider-pragmatic-ua{
    background-image:url("")
}
@media (min-width:585px){
    .bn-provider-pragmatic-ua{
        background-image:url("")
    }
}
.bn-provider-pragmatic-ua .sl-banner__text{
    font-size:calc(14px + 24*((100vw - 320px)/(1240 - 320)))
}
@media screen and (min-width:1240px){
    .bn-provider-pragmatic-ua .sl-banner__text{
        font-size:40px
    }
}
.bn-tournament-boongo-happy-birthday{
    background-image:url("")
}
@media (min-width:585px){
    .bn-tournament-boongo-happy-birthday{
        background-image:url("")
    }
}
.bn-tournament-boongo-happy-birthday .sl-banner__text{
    font-size:5vw
}
@media screen and (min-width:360px){
    .bn-tournament-boongo-happy-birthday .sl-banner__text{
        font-size:18px
    }
}
@media screen and (min-width:400px){
    .bn-tournament-boongo-happy-birthday .sl-banner__text{
        font-size:19px
    }
}
@media screen and (min-width:500px){
    .bn-tournament-boongo-happy-birthday .sl-banner__text{
        font-size:21px
    }
}
@media screen and (min-width:600px){
    .bn-tournament-boongo-happy-birthday .sl-banner__text{
        font-size:22px
    }
}
@media screen and (min-width:700px){
    .bn-tournament-boongo-happy-birthday .sl-banner__text{
        font-size:26px
    }
}
@media screen and (min-width:800px){
    .bn-tournament-boongo-happy-birthday .sl-banner__text{
        font-size:30px
    }
}
@media screen and (min-width:980px){
    .bn-tournament-boongo-happy-birthday .sl-banner__text{
        font-size:28px
    }
}
@media screen and (min-width:1240px){
    .bn-tournament-boongo-happy-birthday .sl-banner__text{
        font-size:38px
    }
}
.bn-tournament-blossom-wins{
    background-image:url("")
}
@media (min-width:585px){
    .bn-tournament-blossom-wins{
        background-image:url("")
    }
}
.bn-big-contest-facebook{
    background-image:url("")
}
@media (min-width:585px){
    .bn-big-contest-facebook{
        background-image:url("")
    }
}
.bn-big-contest-facebook .sl-banner__text{
    font-size:5vw
}
@media screen and (min-width:320px){
    .bn-big-contest-facebook .sl-banner__text{
        font-size:13px
    }
}
@media screen and (min-width:360px){
    .bn-big-contest-facebook .sl-banner__text{
        font-size:15px
    }
}
@media screen and (min-width:400px){
    .bn-big-contest-facebook .sl-banner__text{
        font-size:17px
    }
}
@media screen and (min-width:500px){
    .bn-big-contest-facebook .sl-banner__text{
        font-size:19px
    }
}
@media screen and (min-width:600px){
    .bn-big-contest-facebook .sl-banner__text{
        font-size:21px
    }
}
@media screen and (min-width:700px){
    .bn-big-contest-facebook .sl-banner__text{
        font-size:23px
    }
}
@media screen and (min-width:800px){
    .bn-big-contest-facebook .sl-banner__text{
        font-size:30px
    }
}
@media screen and (min-width:980px){
    .bn-big-contest-facebook .sl-banner__text{
        font-size:28px
    }
}
@media screen and (min-width:1240px){
    .bn-big-contest-facebook .sl-banner__text{
        font-size:34px
    }
}
.bn-tournament-spinomenal-series{
    background-image:url("")
}
@media (min-width:585px){
    .bn-tournament-spinomenal-series{
        background-image:url("")
    }
}
.bn-victory-day{
    background-image:url("")
}
@media (min-width:585px){
    .bn-victory-day{
        background-image:url("")
    }
}
.bn-victory-day .sl-banner__text{
    font-size:5vw
}
@media screen and (min-width:320px){
    .bn-victory-day .sl-banner__text{
        font-size:13px
    }
}
@media screen and (min-width:360px){
    .bn-victory-day .sl-banner__text{
        font-size:15px
    }
}
@media screen and (min-width:400px){
    .bn-victory-day .sl-banner__text{
        font-size:17px
    }
}
@media screen and (min-width:500px){
    .bn-victory-day .sl-banner__text{
        font-size:19px
    }
}
@media screen and (min-width:600px){
    .bn-victory-day .sl-banner__text{
        font-size:21px
    }
}
@media screen and (min-width:700px){
    .bn-victory-day .sl-banner__text{
        font-size:23px
    }
}
@media screen and (min-width:800px){
    .bn-victory-day .sl-banner__text{
        font-size:30px
    }
}
@media screen and (min-width:980px){
    .bn-victory-day .sl-banner__text{
        font-size:28px
    }
}
@media screen and (min-width:1240px){
    .bn-victory-day .sl-banner__text{
        font-size:34px
    }
}
.bn-tournament-juicy-spins-and-wins{
    background-image:url("")
}
@media (min-width:585px){
    .bn-tournament-juicy-spins-and-wins{
        background-image:url("")
    }
}
.bn-tournament-magic-apple{
    background-image:url("")
}
@media (min-width:585px){
    .bn-tournament-magic-apple{
        background-image:url("")
    }
}
.bn-prerelease-gemini-joket{
    background-image:url("")
}
@media (min-width:585px){
    .bn-prerelease-gemini-joket{
        background-image:url("")
    }
}
.bn-prerelease-gemini-joket .sl-banner__text{
    font-size:calc(14px + 24*((100vw - 320px)/(1240 - 320)))
}
@media screen and (min-width:1240px){
    .bn-prerelease-gemini-joket .sl-banner__text{
        font-size:36px
    }
}
.bn-tournament-evoplay-wins-network{
    background-image:url("")
}
@media (min-width:585px){
    .bn-tournament-evoplay-wins-network{
        background-image:url("")
    }
}
.bn-tournament-endorphina-fairytale{
    background-image:url("")
}
@media (min-width:585px){
    .bn-tournament-endorphina-fairytale{
        background-image:url("")
    }
}
.bn-tournament-endorphina-fairytale .sl-banner__text{
    font-size:5vw
}
@media screen and (min-width:360px){
    .bn-tournament-endorphina-fairytale .sl-banner__text{
        font-size:18px
    }
}
@media screen and (min-width:400px){
    .bn-tournament-endorphina-fairytale .sl-banner__text{
        font-size:19px
    }
}
@media screen and (min-width:500px){
    .bn-tournament-endorphina-fairytale .sl-banner__text{
        font-size:21px
    }
}
@media screen and (min-width:600px){
    .bn-tournament-endorphina-fairytale .sl-banner__text{
        font-size:22px
    }
}
@media screen and (min-width:700px){
    .bn-tournament-endorphina-fairytale .sl-banner__text{
        font-size:26px
    }
}
@media screen and (min-width:800px){
    .bn-tournament-endorphina-fairytale .sl-banner__text{
        font-size:30px
    }
}
@media screen and (min-width:980px){
    .bn-tournament-endorphina-fairytale .sl-banner__text{
        font-size:28px
    }
}
@media screen and (min-width:1240px){
    .bn-tournament-endorphina-fairytale .sl-banner__text{
        font-size:39px
    }
}
.bn-tournament-endorphina-fairytale .sl-banner__logo{
    max-width:17%
}
@media screen and (min-width:585px){
    .bn-tournament-endorphina-fairytale .sl-banner__logo{
        max-width:60px
    }
}
@media screen and (min-width:1280px){
    .bn-tournament-endorphina-fairytale .sl-banner__logo{
        max-width:100px
    }
}
.bn-tournament-tv-bet{
    background-image:url("")
}
@media (min-width:585px){
    .bn-tournament-tv-bet{
        background-image:url("")
    }
}
.bn-tournament-rise-of-gods{
    background-image:url("")
}
@media (min-width:585px){
    .bn-tournament-rise-of-gods{
        background-image:url("")
    }
}
.bn-promotion-buddha-purnima{
    background-image:url("")
}
@media (min-width:585px){
    .bn-promotion-buddha-purnima{
        background-image:url("")
    }
}
.bn-promotion-weekend-freespins{
    background-image:url("")
}
@media (min-width:585px){
    .bn-promotion-weekend-freespins{
        background-image:url("")
    }
}
.bn-network-tournament-smartsoft{
    background-image:url("")
}
@media (min-width:585px){
    .bn-network-tournament-smartsoft{
        background-image:url("")
    }
}
.bn-big-telegram-raffle{
    background-image:url("")
}
@media (min-width:585px){
    .bn-big-telegram-raffle{
        background-image:url("")
    }
}
.bn-big-telegram-raffle .sl-banner__text{
    font-size:5vw
}
@media screen and (min-width:320px){
    .bn-big-telegram-raffle .sl-banner__text{
        font-size:13px
    }
}
@media screen and (min-width:360px){
    .bn-big-telegram-raffle .sl-banner__text{
        font-size:15px
    }
}
@media screen and (min-width:400px){
    .bn-big-telegram-raffle .sl-banner__text{
        font-size:17px
    }
}
@media screen and (min-width:500px){
    .bn-big-telegram-raffle .sl-banner__text{
        font-size:19px
    }
}
@media screen and (min-width:600px){
    .bn-big-telegram-raffle .sl-banner__text{
        font-size:21px
    }
}
@media screen and (min-width:700px){
    .bn-big-telegram-raffle .sl-banner__text{
        font-size:23px
    }
}
@media screen and (min-width:800px){
    .bn-big-telegram-raffle .sl-banner__text{
        font-size:30px
    }
}
@media screen and (min-width:980px){
    .bn-big-telegram-raffle .sl-banner__text{
        font-size:28px
    }
}
@media screen and (min-width:1240px){
    .bn-big-telegram-raffle .sl-banner__text{
        font-size:34px
    }
}
.bn-big-telegram-raffle-ua{
    background-image:url("")
}
@media (min-width:585px){
    .bn-big-telegram-raffle-ua{
        background-image:url("")
    }
    .bn-big-telegram-raffle-ua .sl-banner__wrapper{
        padding-top:20px
    }
}
.bn-big-telegram-raffle-ua .sl-banner__text{
    font-size:5vw
}
@media screen and (min-width:360px){
    .bn-big-telegram-raffle-ua .sl-banner__text{
        font-size:18px
    }
}
@media screen and (min-width:400px){
    .bn-big-telegram-raffle-ua .sl-banner__text{
        font-size:19px
    }
}
@media screen and (min-width:500px){
    .bn-big-telegram-raffle-ua .sl-banner__text{
        font-size:21px
    }
}
@media screen and (min-width:600px){
    .bn-big-telegram-raffle-ua .sl-banner__text{
        font-size:22px
    }
}
@media screen and (min-width:700px){
    .bn-big-telegram-raffle-ua .sl-banner__text{
        font-size:26px
    }
}
@media screen and (min-width:800px){
    .bn-big-telegram-raffle-ua .sl-banner__text{
        font-size:30px
    }
}
@media screen and (min-width:980px){
    .bn-big-telegram-raffle-ua .sl-banner__text{
        font-size:28px
    }
}
@media screen and (min-width:1240px){
    .bn-big-telegram-raffle-ua .sl-banner__text{
        font-size:39px
    }
}
.bn-big-instagram-contest{
    background-image:url("")
}
@media (min-width:585px){
    .bn-big-instagram-contest{
        background-image:url("")
    }
}
.bn-big-instagram-contest .sl-banner__text{
    font-size:5vw
}
@media screen and (min-width:320px){
    .bn-big-instagram-contest .sl-banner__text{
        font-size:13px
    }
}
@media screen and (min-width:360px){
    .bn-big-instagram-contest .sl-banner__text{
        font-size:15px
    }
}
@media screen and (min-width:400px){
    .bn-big-instagram-contest .sl-banner__text{
        font-size:17px
    }
}
@media screen and (min-width:500px){
    .bn-big-instagram-contest .sl-banner__text{
        font-size:19px
    }
}
@media screen and (min-width:600px){
    .bn-big-instagram-contest .sl-banner__text{
        font-size:21px
    }
}
@media screen and (min-width:700px){
    .bn-big-instagram-contest .sl-banner__text{
        font-size:23px
    }
}
@media screen and (min-width:800px){
    .bn-big-instagram-contest .sl-banner__text{
        font-size:30px
    }
}
@media screen and (min-width:980px){
    .bn-big-instagram-contest .sl-banner__text{
        font-size:28px
    }
}
@media screen and (min-width:1240px){
    .bn-big-instagram-contest .sl-banner__text{
        font-size:34px
    }
}
.bn-majestik-king-sunset{
    background-image:url("")
}
@media (min-width:585px){
    .bn-majestik-king-sunset{
        background-image:url("")
    }
}
.bn-majestik-king-sunset .sl-banner__text{
    font-size:calc(14px + 24*((100vw - 320px)/(1280 - 320)))
}
@media screen and (min-width:1280px){
    .bn-majestik-king-sunset .sl-banner__text{
        font-size:38px
    }
}
.bn-commemoration-day-of-ataturk-youth-sports{
    background-image:url("")
}
@media (min-width:585px){
    .bn-commemoration-day-of-ataturk-youth-sports{
        background-image:url("")
    }
}
.bn-promotion-my-lucky-may{
    background-image:url("")
}
@media (min-width:585px){
    .bn-promotion-my-lucky-may{
        background-image:url("")
    }
}
.bn-promotion-my-lucky-may .sl-banner__text{
    font-size:calc(14px + 24*((100vw - 320px)/(1280 - 320)))
}
@media screen and (min-width:1280px){
    .bn-promotion-my-lucky-may .sl-banner__text{
        font-size:38px
    }
}
.bn-tournament-tic-tac{
    background-image:url("")
}
@media (min-width:585px){
    .bn-tournament-tic-tac{
        background-image:url("")
    }
}
.bn-tournament-wild-love{
    background-image:url("")
}
@media (min-width:585px){
    .bn-tournament-wild-love{
        background-image:url("")
    }
}
.bn-tournament-grab-the-apple{
    background-image:url("")
}
@media (min-width:585px){
    .bn-tournament-grab-the-apple{
        background-image:url("")
    }
}
.bn-gs-fastgames{
    background-image:url("")
}
@media (min-width:585px){
    .bn-gs-fastgames{
        background-image:url("")
    }
    .bn-gs-fastgames.sl-banner{
        background-position:65% center
    }
}
@media (min-width:600px){
    .bn-gs-fastgames.sl-banner{
        background-position:62% center
    }
}
@media (min-width:630px){
    .bn-gs-fastgames.sl-banner{
        background-position:60% center
    }
}
@media (min-width:720px){
    .bn-gs-fastgames.sl-banner{
        background-position:center
    }
}
.bn-promo-free-spin-days{
    background-image:url("")
}
@media (min-width:585px){
    .bn-promo-free-spin-days{
        background-image:url("")
    }
}
.bn-prerelease-yggrdrasil-wild-ultra{
    background-image:url("")
}
@media (min-width:585px){
    .bn-prerelease-yggrdrasil-wild-ultra{
        background-image:url("")
    }
}
.bn-prerelease-yggrdrasil-wild-ultra .sl-banner__text{
    font-size:5vw
}
@media screen and (min-width:320px){
    .bn-prerelease-yggrdrasil-wild-ultra .sl-banner__text{
        font-size:13px
    }
}
@media screen and (min-width:360px){
    .bn-prerelease-yggrdrasil-wild-ultra .sl-banner__text{
        font-size:15px
    }
}
@media screen and (min-width:400px){
    .bn-prerelease-yggrdrasil-wild-ultra .sl-banner__text{
        font-size:17px
    }
}
@media screen and (min-width:500px){
    .bn-prerelease-yggrdrasil-wild-ultra .sl-banner__text{
        font-size:19px
    }
}
@media screen and (min-width:600px){
    .bn-prerelease-yggrdrasil-wild-ultra .sl-banner__text{
        font-size:21px
    }
}
@media screen and (min-width:700px){
    .bn-prerelease-yggrdrasil-wild-ultra .sl-banner__text{
        font-size:23px
    }
}
@media screen and (min-width:800px){
    .bn-prerelease-yggrdrasil-wild-ultra .sl-banner__text{
        font-size:30px
    }
}
@media screen and (min-width:980px){
    .bn-prerelease-yggrdrasil-wild-ultra .sl-banner__text{
        font-size:28px
    }
}
@media screen and (min-width:1240px){
    .bn-prerelease-yggrdrasil-wild-ultra .sl-banner__text{
        font-size:34px
    }
}
.bn-prerelease-playson-book-del-sol{
    background-image:url("")
}
@media (min-width:585px){
    .bn-prerelease-playson-book-del-sol{
        background-image:url("")
    }
}
.bn-promotion-az-independence-day{
    background-image:url("")
}
@media (min-width:585px){
    .bn-promotion-az-independence-day{
        background-image:url("")
    }
}
.bn-promotion-az-independence-day .sl-banner__text{
    font-size:calc(14px + 20*((100vw - 320px)/(1280 - 320)))
}
@media screen and (min-width:1280px){
    .bn-promotion-az-independence-day .sl-banner__text{
        font-size:34px
    }
}
.bn-tournament-playson-spinmania{
    background-image:url("")
}
@media (min-width:585px){
    .bn-tournament-playson-spinmania{
        background-image:url("")
    }
}
.bn-promotion-red-or-blue{
    background-image:url("")
}
@media (min-width:585px){
    .bn-promotion-red-or-blue{
        background-image:url("")
    }
}
.bn-promotion-red-or-blue .sl-banner__text{
    font-size:calc(14px + 26*((100vw - 320px)/(1280 - 320)))
}
@media screen and (min-width:1240px){
    .bn-promotion-red-or-blue .sl-banner__text{
        font-size:40px
    }
}
.bn-prerelease-onlyplay-kalyna{
    background-image:url("")
}
@media (min-width:585px){
    .bn-prerelease-onlyplay-kalyna{
        background-image:url("")
    }
}
@media screen and (min-width:1240px){
    .bn-prerelease-onlyplay-kalyna .sl-banner__logo{
        right:15px
    }
}
@media (min-width:585px){
    .bn-prerelease-onlyplay-kalyna .sl-banner__wrapper{
        padding-top:30px
    }
}
@media screen and (min-width:1240px){
    .bn-prerelease-onlyplay-kalyna .sl-banner__wrapper{
        padding-top:20px
    }
}
.bn-prerelease-golden-piggy{
    background-image:url("")
}
@media (min-width:585px){
    .bn-prerelease-golden-piggy{
        background-image:url("")
    }
}
.bn-prerelease-golden-piggy .sl-banner__text{
    font-size:calc(14px + 14*((100vw - 320px)/(1280 - 320)))
}
@media screen and (min-width:1240px){
    .bn-prerelease-golden-piggy .sl-banner__text{
        font-size:28px
    }
    .bn-prerelease-golden-piggy .sl-banner__logo{
        top:0
    }
}
.bn-tournament-june-cashdays{
    background-image:url("")
}
@media (min-width:585px){
    .bn-tournament-june-cashdays{
        background-image:url("")
    }
}
.bn-tournament-gamzix-june-network{
    background-image:url("")
}
@media (min-width:585px){
    .bn-tournament-gamzix-june-network{
        background-image:url("")
    }
}
.bn-prerelease-fisher-king{
    background-image:url("")
}
@media (min-width:585px){
    .bn-prerelease-fisher-king{
        background-image:url("")
    }
}
@media screen and (min-width:1240px){
    .bn-prerelease-fisher-king .sl-banner__logo{
        max-width:90px;
        top:5px
    }
}
.bn-prerelease-fisher-king .sl-banner__text{
    font-size:calc(14px + 25*((100vw - 320px)/(1280 - 320)))
}
@media screen and (min-width:1280px){
    .bn-prerelease-fisher-king .sl-banner__text{
        font-size:38px
    }
}
.bn-provider-funky-games{
    background-image:url("")
}
@media (min-width:585px){
    .bn-provider-funky-games{
        background-image:url("")
    }
}
.bn-provider-funky-games .sl-banner__text{
    font-size:calc(14px + 26*((100vw - 320px)/(1280 - 320)))
}
@media screen and (min-width:1280px){
    .bn-provider-funky-games .sl-banner__text{
        font-size:40px
    }
}
.bn-promotion-maharana-pratap{
    background-image:url("")
}
@media (min-width:585px){
    .bn-promotion-maharana-pratap{
        background-image:url("")
    }
}
.bn-promotion-weekend-bonus{
    background-image:url("")
}
@media (min-width:585px){
    .bn-promotion-weekend-bonus{
        background-image:url("")
    }
}
.bn-promotion-weekend-bonus .sl-banner__text{
    font-size:calc(14px + 26*((100vw - 320px)/(1280 - 320)))
}
@media screen and (min-width:1280px){
    .bn-promotion-weekend-bonus .sl-banner__text{
        font-size:40px
    }
}
.bn-prerelease-pinup-coin{
    background-image:url("")
}
@media (min-width:585px){
    .bn-prerelease-pinup-coin{
        background-image:url("")
    }
}
.bn-prerelease-pinup-coin .sl-banner__text{
    font-size:5vw
}
@media screen and (min-width:360px){
    .bn-prerelease-pinup-coin .sl-banner__text{
        font-size:18px
    }
}
@media screen and (min-width:400px){
    .bn-prerelease-pinup-coin .sl-banner__text{
        font-size:19px
    }
}
@media screen and (min-width:500px){
    .bn-prerelease-pinup-coin .sl-banner__text{
        font-size:21px
    }
}
@media screen and (min-width:600px){
    .bn-prerelease-pinup-coin .sl-banner__text{
        font-size:22px
    }
}
@media screen and (min-width:700px){
    .bn-prerelease-pinup-coin .sl-banner__text{
        font-size:26px
    }
}
@media screen and (min-width:800px){
    .bn-prerelease-pinup-coin .sl-banner__text{
        font-size:30px
    }
}
@media screen and (min-width:980px){
    .bn-prerelease-pinup-coin .sl-banner__text{
        font-size:28px
    }
}
@media screen and (min-width:1240px){
    .bn-prerelease-pinup-coin .sl-banner__text{
        font-size:39px
    }
}
.bn-prerelease-spin-two-wheels{
    background-image:url("/content/img/bn-prerelease-spin-two-wheels-bg-mob.jpg")
}
@media (min-width:585px){
    .bn-prerelease-spin-two-wheels{
        background-image:url("/content/img/bn-prerelease-spin-two-wheels-bg.jpg")
    }
}
.bn-prerelease-spin-two-wheels .sl-banner__text{
    font-size:5vw
}
@media screen and (min-width:360px){
    .bn-prerelease-spin-two-wheels .sl-banner__text{
        font-size:18px
    }
}
@media screen and (min-width:400px){
    .bn-prerelease-spin-two-wheels .sl-banner__text{
        font-size:19px
    }
}
@media screen and (min-width:500px){
    .bn-prerelease-spin-two-wheels .sl-banner__text{
        font-size:21px
    }
}
@media screen and (min-width:600px){
    .bn-prerelease-spin-two-wheels .sl-banner__text{
        font-size:22px
    }
}
@media screen and (min-width:700px){
    .bn-prerelease-spin-two-wheels .sl-banner__text{
        font-size:26px
    }
}
@media screen and (min-width:800px){
    .bn-prerelease-spin-two-wheels .sl-banner__text{
        font-size:30px
    }
}
@media screen and (min-width:980px){
    .bn-prerelease-spin-two-wheels .sl-banner__text{
        font-size:28px
    }
}
@media screen and (min-width:1240px){
    .bn-prerelease-spin-two-wheels .sl-banner__text{
        font-size:39px
    }
}
.bn-promotion-ruleta-en-vivo{
    background-image:url("")
}
@media (min-width:585px){
    .bn-promotion-ruleta-en-vivo{
        background-image:url("")
    }
}
.bn-tournament-summer-leaderboards{
    background-image:url("/content/img/bn-tournament-summer-leaderboards-bg-mob.jpg")
}
@media (min-width:585px){
    .bn-tournament-summer-leaderboards{
        background-image:url("/content/img/bn-tournament-summer-leaderboards-bg.jpg")
    }
}
.bn-tournament-summer-leaderboards .sl-banner__text{
    font-size:calc(14px + 26*((100vw - 320px)/(1240 - 320)))
}
@media screen and (min-width:1240px){
    .bn-tournament-summer-leaderboards .sl-banner__text{
        font-size:40px
    }
}
.bn-tournament-summer-splash{
    background-image:url("/content/img/bn-tournament-summer-splash-bg-mob.jpg")
}
@media (min-width:585px){
    .bn-tournament-summer-splash{
        background-image:url("/content/img/bn-tournament-summer-splash-bg.jpg")
    }
}
.bn-tournament-pragmatic-pinup-megaways{
    background-image:url("")
}
@media (min-width:585px){
    .bn-tournament-pragmatic-pinup-megaways{
        background-image:url("")
    }
}
.bn-tournament-pragmatic-pinup-megaways .sl-banner__text{
    font-size:calc(14px + 26*((100vw - 320px)/(1240 - 320)))
}
@media screen and (min-width:1240px){
    .bn-tournament-pragmatic-pinup-megaways .sl-banner__text{
        font-size:40px
    }
}
.bn-tournament-pragmatic-pinup-megaways .sl-banner__logo{
    top:3px
}
.bn-new-provider-zeus-play{
    background-image:url("")
}
@media (min-width:585px){
    .bn-new-provider-zeus-play{
        background-image:url("")
    }
}
.bn-new-provider-zeus-play .sl-banner__text{
    font-size:calc(14px + 24*((100vw - 320px)/(1240 - 320)))
}
@media screen and (min-width:1240px){
    .bn-new-provider-zeus-play .sl-banner__text{
        font-size:38px
    }
}
.bn-prerelease-booming-legandary-diamonds{
    background-image:url("")
}
@media (min-width:585px){
    .bn-prerelease-booming-legandary-diamonds{
        background-image:url("")
    }
}
.bn-prerelease-booming-legandary-diamonds .sl-banner__text{
    font-size:calc(14px + 24*((100vw - 320px)/(1240 - 320)))
}
@media screen and (min-width:1240px){
    .bn-prerelease-booming-legandary-diamonds .sl-banner__text{
        font-size:38px
    }
}
.bn-prerelease-spinomenal-kupala{
    background-image:url("")
}
@media (min-width:585px){
    .bn-prerelease-spinomenal-kupala{
        background-image:url("")
    }
}
@media screen and (min-width:1240px){
    .bn-prerelease-spinomenal-kupala .sl-banner__logo{
        top:0
    }
}
.bn-salvation-day-kz{
    background-image:url("")
}
@media (min-width:585px){
    .bn-salvation-day-kz{
        background-image:url("")
    }
}
.bn-salvation-day-kz .sl-banner__text{
    font-size:calc(14px + 24*((100vw - 320px)/(1240 - 320)))
}
@media screen and (min-width:1240px){
    .bn-salvation-day-kz .sl-banner__text{
        font-size:38px
    }
}
.bn-promotion-start-of-season{
    background-image:url("")
}
@media (min-width:585px){
    .bn-promotion-start-of-season{
        background-image:url("")
    }
}
.bn-promotion-start-of-season .sl-banner__text{
    font-size:calc(14px + 20*((100vw - 320px)/(1240 - 320)))
}
@media screen and (min-width:1240px){
    .bn-promotion-start-of-season .sl-banner__text{
        font-size:34px
    }
}
.bn-tournament-mega-lucky{
    background-image:url("")
}
@media (min-width:585px){
    .bn-tournament-mega-lucky{
        background-image:url("")
    }
}
.bn-weekly-draw{
    background-image:url("")
}
@media (min-width:585px){
    .bn-weekly-draw{
        background-image:url("")
    }
}
.bn-weekly-draw .sl-banner__text{
    font-size:calc(14px + 22*((100vw - 320px)/(1240 - 320)))
}
@media screen and (min-width:1240px){
    .bn-weekly-draw .sl-banner__text{
        font-size:36px
    }
}
.bn-weekly-draw-ua{
    background-image:url("")
}
@media (min-width:585px){
    .bn-weekly-draw-ua{
        background-image:url("")
    }
}
.bn-weekly-draw-ua .sl-banner__text{
    font-size:calc(14px + 22*((100vw - 320px)/(1240 - 320)))
}
@media screen and (min-width:1240px){
    .bn-weekly-draw-ua .sl-banner__text{
        font-size:36px
    }
}
.bn-promotion-day-of-ru{
    background-image:url("")
}
@media (min-width:585px){
    .bn-promotion-day-of-ru{
        background-image:url("")
    }
}
.bn-promotion-valentines-party{
    background-image:url("")
}
@media (min-width:585px){
    .bn-promotion-valentines-party{
        background-image:url("")
    }
}
.bn-promotion-valentines-party .sl-banner__text{
    font-size:calc(14px + 22*((100vw - 320px)/(1240 - 320)))
}
@media screen and (min-width:1240px){
    .bn-promotion-valentines-party .sl-banner__text{
        font-size:36px
    }
}
.bn-tournament-angel-of-casino{
    background-image:url("")
}
@media (min-width:585px){
    .bn-tournament-angel-of-casino{
        background-image:url("")
    }
    .bn-tournament-angel-of-casino .sl-banner__logo{
        max-width:50px
    }
}
@media (min-width:1240px){
    .bn-tournament-angel-of-casino .sl-banner__logo{
        max-width:100px
    }
}
.bn-new-provider-rival{
    background-image:url("")
}
@media (min-width:585px){
    .bn-new-provider-rival{
        background-image:url("")
    }
}
.bn-new-provider-rival .sl-banner__text{
    font-size:calc(14px + 22*((100vw - 320px)/(1240 - 320)))
}
@media screen and (min-width:1240px){
    .bn-new-provider-rival .sl-banner__text{
        font-size:36px
    }
}
.bn-tournament-evoplay-june-party{
    background-image:url("/content/img/bn-tournament-evoplay-june-party-bg-mob.jpg")
}
@media (min-width:585px){
    .bn-tournament-evoplay-june-party{
        background-image:url("/content/img/bn-tournament-evoplay-june-party-bg.jpg")
    }
}
.bn-major-competition{
    background-image:url("")
}
@media (min-width:585px){
    .bn-major-competition{
        background-image:url("")
    }
}
.bn-major-competition .sl-banner__text{
    font-size:calc(14px + 22*((100vw - 320px)/(1240 - 320)))
}
@media screen and (min-width:1240px){
    .bn-major-competition .sl-banner__text{
        font-size:36px
    }
}
.bn-major-competition-ua{
    background-image:url("")
}
@media (min-width:585px){
    .bn-major-competition-ua{
        background-image:url("")
    }
}
.bn-major-competition-ua .sl-banner__text{
    font-size:calc(14px + 22*((100vw - 320px)/(1240 - 320)))
}
@media screen and (min-width:1240px){
    .bn-major-competition-ua .sl-banner__text{
        font-size:36px
    }
}
.bn-tournament-boongo{
    background-image:url("/content/img/bn-tournament-boongo-bg-mob.jpg")
}
@media (min-width:585px){
    .bn-tournament-boongo{
        background-image:url("/content/img/bn-tournament-boongo-bg.jpg")
    }
}
.bn-tournament-boongo .sl-banner__text{
    font-size:calc(14px + 22*((100vw - 320px)/(1240 - 320)))
}
@media screen and (min-width:1240px){
    .bn-tournament-boongo .sl-banner__text{
        font-size:36px
    }
}
.bn-promotion-fs-weekend-bonus{
    background-image:url("/content/img/bn-promotion-fs-weekend-bonus-bg.jpg")
}
@media (min-width:585px){
    .bn-promotion-fs-weekend-bonus{
        background-image:url("/content/img/bn-promotion-fs-weekend-bonus-bg-mob.jpg")
    }
}
.bn-promotion-fs-weekend-bonus .sl-banner__text{
    font-size:calc(14px + 22*((100vw - 320px)/(1240 - 320)))
}
@media screen and (min-width:1240px){
    .bn-promotion-fs-weekend-bonus .sl-banner__text{
        font-size:36px
    }
}
.bn-tournament-bgaming-cash-month{
    background-image:url("/content/img/bn-tournament-bgaming-cash-month-bg-mob.jpg")
}
@media (min-width:585px){
    .bn-tournament-bgaming-cash-month{
        background-image:url("/content/img/bn-tournament-bgaming-cash-month-bg.jpg")
    }
}
.bn-tournament-bgaming-cash-month .sl-banner__text{
    font-size:calc(14px + 22*((100vw - 320px)/(1240 - 320)))
}
@media screen and (min-width:1240px){
    .bn-tournament-bgaming-cash-month .sl-banner__text{
        font-size:36px
    }
}
@media (min-width:585px){
    .bn-tournament-bgaming-cash-month .sl-banner__logo{
        max-width:100px
    }
}
@media (min-width:1240px){
    .bn-tournament-bgaming-cash-month .sl-banner__logo{
        max-width:100px
    }
}
.bn-telegram-weekly-quiz{
    background-image:url("")
}
@media (min-width:585px){
    .bn-telegram-weekly-quiz{
        background-image:url("")
    }
}
.bn-telegram-weekly-quiz .sl-banner__text{
    font-size:5vw
}
@media screen and (min-width:320px){
    .bn-telegram-weekly-quiz .sl-banner__text{
        font-size:13px
    }
}
@media screen and (min-width:360px){
    .bn-telegram-weekly-quiz .sl-banner__text{
        font-size:15px
    }
}
@media screen and (min-width:400px){
    .bn-telegram-weekly-quiz .sl-banner__text{
        font-size:17px
    }
}
@media screen and (min-width:500px){
    .bn-telegram-weekly-quiz .sl-banner__text{
        font-size:19px
    }
}
@media screen and (min-width:600px){
    .bn-telegram-weekly-quiz .sl-banner__text{
        font-size:21px
    }
}
@media screen and (min-width:700px){
    .bn-telegram-weekly-quiz .sl-banner__text{
        font-size:23px
    }
}
@media screen and (min-width:800px){
    .bn-telegram-weekly-quiz .sl-banner__text{
        font-size:30px
    }
}
@media screen and (min-width:980px){
    .bn-telegram-weekly-quiz .sl-banner__text{
        font-size:28px
    }
}
@media screen and (min-width:1240px){
    .bn-telegram-weekly-quiz .sl-banner__text{
        font-size:34px
    }
}
.bn-telegram-weekly-quiz-ua{
    background-image:url("")
}
@media (min-width:585px){
    .bn-telegram-weekly-quiz-ua{
        background-image:url("")
    }
}
.bn-telegram-weekly-quiz-ua .sl-banner__text{
    font-size:5vw
}
@media screen and (min-width:320px){
    .bn-telegram-weekly-quiz-ua .sl-banner__text{
        font-size:13px
    }
}
@media screen and (min-width:360px){
    .bn-telegram-weekly-quiz-ua .sl-banner__text{
        font-size:15px
    }
}
@media screen and (min-width:400px){
    .bn-telegram-weekly-quiz-ua .sl-banner__text{
        font-size:17px
    }
}
@media screen and (min-width:500px){
    .bn-telegram-weekly-quiz-ua .sl-banner__text{
        font-size:19px
    }
}
@media screen and (min-width:600px){
    .bn-telegram-weekly-quiz-ua .sl-banner__text{
        font-size:21px
    }
}
@media screen and (min-width:700px){
    .bn-telegram-weekly-quiz-ua .sl-banner__text{
        font-size:23px
    }
}
@media screen and (min-width:800px){
    .bn-telegram-weekly-quiz-ua .sl-banner__text{
        font-size:30px
    }
}
@media screen and (min-width:980px){
    .bn-telegram-weekly-quiz-ua .sl-banner__text{
        font-size:28px
    }
}
@media screen and (min-width:1240px){
    .bn-telegram-weekly-quiz-ua .sl-banner__text{
        font-size:34px
    }
}
.bn-network-tournament-spinomenal-june-vip-tournament{
    background-image:url("")
}
@media (min-width:585px){
    .bn-network-tournament-spinomenal-june-vip-tournament{
        background-image:url("")
    }
}
.bn-network-tournament-spinomenal-june-vip-tournament .sl-banner__text{
    font-size:calc(14px + 22*((100vw - 320px)/(1240 - 320)))
}
@media screen and (min-width:1240px){
    .bn-network-tournament-spinomenal-june-vip-tournament .sl-banner__text{
        font-size:36px
    }
}
@media (min-width:585px){
    .bn-network-tournament-spinomenal-june-vip-tournament .sl-banner__logo{
        max-width:100px
    }
}
@media (min-width:1240px){
    .bn-network-tournament-spinomenal-june-vip-tournament .sl-banner__logo{
        max-width:100px
    }
}
.bn-carousel-banner{
    position:relative;
    overflow:hidden;
    height:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.bn-carousel-banner__logo-wrap{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    white-space:nowrap
}
.bn-carousel-banner__wrapper{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    height:100%;
    padding:16px 40px 20px
}
@media screen and (max-width:1240px){
    .bn-carousel-banner__wrapper{
        padding-left:32px
    }
}
@media screen and (max-width:710px){
    .bn-carousel-banner__wrapper{
        padding:10px 40px 25px 20px
    }
}
@media screen and (max-width:576px){
    .bn-carousel-banner__wrapper{
        padding-left:3%
    }
}
.bn-carousel-banner__subheading{
    margin:0;
    font-family:"Pinup-Bold-It","Pinup-Regular",sans-serif;
    font-weight:400;
    color:#fff;
    line-height:1.1;
    z-index:2
}
.bn-carousel-banner__subheading:before{
    content:"";
    display:inline-block;
    width:1px;
    height:25px;
    margin:0 10px;
    background-color:#fff;
    vertical-align:middle
}
@media screen and (max-width:576px){
    .bn-carousel-banner__subheading:before{
        height:20px;
        margin:0 5px 0 7px
    }
}
.bn-carousel-banner__text{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1;
    color:#fff;
    z-index:2
}
.bn-carousel-banner__text-small .bn-carousel-banner__prize-sum,.bn-carousel-banner__text-small .bn-carousel-banner__tournament-name{
    font-size:21px
}
@media (min-width:360px){
    .bn-carousel-banner__text-small .bn-carousel-banner__prize-sum,.bn-carousel-banner__text-small .bn-carousel-banner__tournament-name{
        font-size:calc(24px + 14*((100vw - 360px)/(1280 - 360)))
    }
}
@media (min-width:1280px){
    .bn-carousel-banner__text-small .bn-carousel-banner__prize-sum,.bn-carousel-banner__text-small .bn-carousel-banner__tournament-name{
        font-size:38px
    }
}
.bn-carousel-banner__text-small .bn-carousel-banner__heading{
    font-size:14px
}
@media (min-width:360px){
    .bn-carousel-banner__text-small .bn-carousel-banner__heading{
        font-size:calc(20px + 12*((100vw - 360px)/(1280 - 360)))
    }
}
@media (min-width:1280px){
    .bn-carousel-banner__text-small .bn-carousel-banner__heading{
        font-size:32px
    }
}
.bn-carousel-banner__heading{
    margin:0;
    font-family:"Pinup-Bold-It",sans-serif;
    line-height:.8;
    font-size:5vw
}
@media screen and (min-width:360px){
    .bn-carousel-banner__heading{
        font-size:16px
    }
}
@media screen and (min-width:400px){
    .bn-carousel-banner__heading{
        font-size:20px
    }
}
@media screen and (min-width:500px){
    .bn-carousel-banner__heading{
        font-size:22px
    }
}
@media screen and (min-width:585px){
    .bn-carousel-banner__heading{
        font-size:26px
    }
}
@media screen and (min-width:980px){
    .bn-carousel-banner__heading{
        font-size:32px
    }
}
@media screen and (min-width:1240px){
    .bn-carousel-banner__heading{
        font-size:36px
    }
}
.bn-carousel-banner__tournament-name{
    margin-bottom:.2em;
    line-height:1;
    letter-spacing:.02em
}
@media (min-width:585px){
    .bn-carousel-banner__tournament-name{
        line-height:1;
        letter-spacing:0
    }
}
.bn-carousel-banner__sm-size-text{
    font-family:"Pinup-Bold-It",sans-serif;
    line-height:1.23
}
@media (min-width:585px){
    .bn-carousel-banner__sm-size-text{
        line-height:1
    }
}
.bn-carousel-banner__prize-sum{
    line-height:1.23;
    letter-spacing:.04em
}
@media (min-width:585px){
    .bn-carousel-banner__prize-sum{
        line-height:1
    }
}
.bn-carousel-banner__sm-size-text,.bn-carousel-banner__subheading{
    font-size:11px;
    letter-spacing:.02em
}
@media (min-width:360px){
    .bn-carousel-banner__sm-size-text,.bn-carousel-banner__subheading{
        font-size:calc(13px + 7*((100vw - 360px)/(1280 - 360)))
    }
}
@media (min-width:1280px){
    .bn-carousel-banner__sm-size-text,.bn-carousel-banner__subheading{
        font-size:20px
    }
}
.bn-carousel-banner__prize-sum,.bn-carousel-banner__tournament-name{
    font-size:23px
}
@media (min-width:360px){
    .bn-carousel-banner__prize-sum,.bn-carousel-banner__tournament-name{
        font-size:calc(28px + 14*((100vw - 360px)/(1280 - 360)))
    }
}
@media (min-width:1280px){
    .bn-carousel-banner__prize-sum,.bn-carousel-banner__tournament-name{
        font-size:42px
    }
}
.bn-carousel-banner__button{
    position:relative;
    -ms-flex-item-align:start;
    align-self:flex-start;
    padding:6px 16px 7px;
    min-width:140px;
    background:#f03224;
    border-radius:5px;
    border:1px solid #bc2502;
    font-family:"Roboto-Medium",sans-serif;
    font-size:16px;
    font-weight:500;
    line-height:21px;
    color:#fff;
    z-index:2;
    overflow:hidden;
    cursor:pointer
}
@media (max-width:585px){
    .bn-carousel-banner__button{
        display:none
    }
}
.bn-carousel-banner__logo{
    max-width:80px;
    z-index:3;
    max-height:24px
}
@media screen and (max-width:400px){
    .bn-carousel-banner__logo{
        max-width:20%
    }
}
.bn-carousel-banner__picture{
    left:0;
    position:absolute;
    width:100%;
    height:100%;
    bottom:0;
    right:0
}
.bn-carousel-banner__picture img{
    width:100%;
    height:100%;
    -o-object-fit:cover;
    object-fit:cover
}
@media (min-width:585px){
    .bn-carousel-banner br{
        display:block
    }
}
@media (min-width:585px){
    .bn-carousel-banner br.mobile{
        display:none
    }
}
.bn-carousel-banner_logo-hidden .bn-carousel-banner__logo,.sl-banner br{
    display:none
}
.bn-carousel-banner_logo-hidden .bn-carousel-banner__subheading::before{
    content:none
}
.sl-banner *{
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.sl-banner{
    overflow:hidden;
    position:relative;
    height:100%;
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover
}
@media (min-width:501px) and (max-width:585px){
    .sl-banner{
        background-position:top center
    }
}
.sl-banner__wrapper{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    padding-left:15px;
    height:100%
}
@media (min-width:585px){
    .sl-banner__wrapper{
        padding-left:30px
    }
}
@media (min-width:1240px){
    .sl-banner__wrapper{
        padding-left:40px
    }
}
.sl-banner__logo{
    position:absolute;
    top:15px;
    left:15px;
    max-width:20%
}
@media (min-width:585px){
    .sl-banner__logo{
        left:30px;
        max-width:60px;
        margin-bottom:10px
    }
}
@media (min-width:1240px){
    .sl-banner__logo{
        left:initial;
        right:30px;
        max-width:100px;
        margin-bottom:0
    }
}
.sl-banner__logo.bn-logo_bigger{
    max-width:25%
}
@media (min-width:585px){
    .sl-banner__logo.bn-logo_bigger{
        max-width:110px
    }
}
@media (min-width:1240px){
    .sl-banner__logo.bn-logo_bigger{
        max-width:130px
    }
}
.sl-banner__text-wrap{
    margin-bottom:2.8vw
}
@media (min-width:585px){
    .sl-banner__text-wrap{
        margin-bottom:0
    }
}
@media (min-width:585px){
    .sl-banner br{
        display:block
    }
}
.sl-banner br.mobile{
    display:block
}
@media (min-width:585px){
    .sl-banner br.mobile{
        display:none
    }
}
.sl-banner__text{
    margin:0;
    color:#fff;
    font-family:"Pinup-Bold-It",sans-serif;
    line-height:1;
    font-size:5vw
}
@media screen and (min-width:360px){
    .sl-banner__text{
        font-size:19px
    }
}
@media screen and (min-width:400px){
    .sl-banner__text{
        font-size:22px
    }
}
@media screen and (min-width:500px){
    .sl-banner__text{
        font-size:24px
    }
}
@media screen and (min-width:600px){
    .sl-banner__text{
        font-size:28px
    }
}
@media screen and (min-width:700px){
    .sl-banner__text{
        font-size:30px
    }
}
@media screen and (min-width:800px){
    .sl-banner__text{
        font-size:32px
    }
}
@media screen and (min-width:980px){
    .sl-banner__text{
        font-size:34px
    }
}
@media screen and (min-width:1240px){
    .sl-banner__text{
        font-size:40px
    }
}
.sl-banner__text strong{
    font-size:1.3em;
    line-height:.8
}
.sl-banner__text.bn-text_new-fs{
    font-size:calc(14px + 26*((100vw - 320px)/(1280 - 320)))
}
@media screen and (min-width:1280px){
    .sl-banner__text.bn-text_new-fs{
        font-size:40px
    }
}
.sl-banner .sm-size-text{
    font-family:"Roboto-Regular",sans-serif;
    font-size:.5em;
    font-weight:400
}
.sl-banner .button_red{
    min-width:100px
}
.bn-fs-smaller{
    font-size:unset
}
html[lang=hi] .sl-banner__text{
    line-height:1.15
}
.start-bonus{
    height:214px;
    position:relative;
    margin:0 auto;
    color:#fff;
    z-index:1;
    overflow:hidden
}
.start-bonus__wrapper{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    text-align:center;
    height:100%;
    padding:10px 0 0
}
.start-bonus__wrapper::after,.start-bonus__wrapper::before{
    content:'';
    width:100%;
    height:100%;
    position:absolute;
    left:0;
    top:0
}
.start-bonus__wrapper::after{
    background:url("/content/img/start-bonus-coins.png") no-repeat center/contain;
    z-index:0
}
.start-bonus__wrapper::before{
    background:url("/content/img/start-bonus-bg.png") no-repeat center/contain;
    -webkit-animation:rotateBg 3s linear infinite;
    animation:rotateBg 3s linear infinite;
    z-index:-1
}
.start-bonus__title{
    font-family:'Pinup-Bold',sans-serif;
    font-size:28px;
    line-height:28px;
    margin:0;
    z-index:2
}
.start-bonus__title_sm{
    font-size:24px
}
.start-bonus__value{
    font-family:"Pinup-Black",sans-serif;
    font-size:37px;
    line-height:48px;
    text-transform:uppercase;
    margin:0;
    z-index:4
}
.start-bonus__button.button{
    padding:12px 32px;
    margin-top:12px;
    -webkit-animation:scaleBtn 2s linear .4s infinite;
    animation:scaleBtn 2s linear .4s infinite
}
.promo-bonus-added{
    height:48px;
    width:85px;
    position:fixed;
    right:15px;
    bottom:128px;
    background-color:#424242;
    border:2px solid #a9a9a9;
    -webkit-transition:all .2s ease-out;
    transition:all .2s ease-out;
    overflow:visible;
    z-index:655;
    border-radius:4px
}
.promo-bonus-added__wrapper{
    position:relative
}
.promo-bonus-added-gift{
    display:inline-block;
    width:35px;
    height:35px;
    position:relative;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    left:45px
}
.promo-bonus-added-content{
    position:absolute;
    width:250px;
    right:auto;
    top:0;
    opacity:0;
    -webkit-transition:right .2s;
    transition:right .2s
}
.promo-bonus-added-close{
    display:none
}
.promo-bonus-added-close--open{
    display:block;
    top:20px!important;
    right:auto;
    left:10px
}
.promo-bonus-added-controlBtn{
    position:absolute;
    display:inline-block;
    width:80px;
    height:50px;
    cursor:pointer;
    top:0;
    right:0
}
.promo-bonus-added-controlBtn::before{
    content:"";
    position:absolute;
    height:35px;
    border:1px solid #a9a9a9;
    top:6px;
    right:46px
}
.promo-bonus-added-controlBtn-ar{
    position:absolute;
    width:12px;
    height:12px;
    -webkit-transform:rotate(-45deg);
    transform:rotate(-45deg);
    top:18px;
    left:5px;
    border-left:2px solid #fff;
    border-top:2px solid #fff;
    -webkit-transition:border .2s linear;
    transition:border .2s linear;
    -webkit-animation-name:arrowShining;
    animation-name:arrowShining;
    -webkit-animation-duration:1s;
    animation-duration:1s;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite;
    -webkit-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
    animation-direction:alternate-reverse;
    -webkit-animation-timing-function:ease;
    animation-timing-function:ease
}
.promo-bonus-added-controlBtn-ar2{
    left:15px
}
.promo-bonus-added.it-open .promo_image-bonusV1-circle{
    display:block;
    position:absolute;
    width:80px;
    left:-22px;
    top:-22px
}
.promo-bonus-added.it-open{
    overflow:hidden;
    position:fixed;
    width:400px;
    height:180px;
    left:886px;
    top:85px;
    border-color:#24ba9d;
    -webkit-box-shadow:0 0 8px 2px #2e7f70,inset 0 0 8px 2px #2e7f70;
    box-shadow:0 0 8px 2px #2e7f70,inset 0 0 8px 2px #2e7f70;
    border-radius:4px
}
.promo-bonus-added.it-open .promo-bonus-added-gift{
    top:50%;
    left:28px
}
.promo-bonus-added.it-open .promo-bonus-added-content{
    position:absolute;
    display:block;
    right:60px;
    top:0;
    opacity:1;
    width:250px;
    height:110px;
    text-align:center;
    color:#fff
}
.promo-bonus-added.it-open .promo-bonus-added-content h4{
    margin-top:5px;
    margin-bottom:5px
}
.popUp_bonusV1-content--open p,.promo-bonus-added.it-open .promo-bonus-added-content p{
    margin-top:5px;
    margin-bottom:0;
    font-size:.9em
}
.promo-bonus-added.it-open .promo-bonus-added-controlBtn{
    right:-39px;
    top:2px
}
.promo-bonus-added.it-open .promo-bonus-added-controlBtn::before{
    top:6px;
    right:88px
}
.promo-bonus-added.it-open .promo-bonus-added-controlBtn-ar1,.promo-bonus-added.it-open .promo-bonus-added-controlBtn-ar2{
    -webkit-animation:none;
    animation:none;
    border-color:#24ba9d
}
.promo-bonus-added.it-open .promo-bonus-added-close{
    display:block;
    top:20px!important;
    right:auto;
    left:10px
}
.gift__layout{
    background-color:#aaa;
    width:100%;
    height:100vh;
    padding-top:50px
}
.gift__wrapper{
    width:53px;
    height:53px;
    left:-9px;
    top:-8px;
    position:relative
}
.gift__content{
    position:relateve;
    -webkit-transition:width .5s,height .5s;
    transition:width .5s,height .5s
}
.promo-bonus-added.it-open .promo-bonus-added-gift .gift__line{
    border-color:#ff0084;
    -webkit-box-shadow:none;
    box-shadow:none
}
@media screen and (max-width:1360px){
    .promo-bonus-added.it-open{
        left:754px
    }
}
@media screen and (max-width:1024px){
    .promo-bonus-added-controlBtn-ar{
        -webkit-transform:rotate(135deg);
        transform:rotate(135deg);
        left:48px
    }
    .promo-bonus-added-controlBtn-ar2{
        left:56px
    }
    .promo-bonus-added-controlBtn::before{
        right:37px
    }
    .promo-bonus-added-gift{
        left:5px
    }
    .page-modal_shadow{
        overflow:hidden;
        position:relative
    }
    .page-modal_shadow::after{
        content:'';
        display:block;
        width:100%;
        height:100%;
        position:absolute;
        top:0;
        left:0;
        z-index:650!important;
        background-color:rgba(0,0,0,.7)
    }
    .promo-bonus-added,.promo-bonus-added.it-open{
        -webkit-transform:translate(50%,-50%);
        transform:translate(50%,-50%)
    }
    .promo-bonus-added{
        position:fixed;
        right:auto;
        left:-24px;
        top:35%;
        z-index:655!important;
        -webkit-transition:none;
        transition:none
    }
    .promo-bonus-added.it-open{
        max-width:400px;
        height:235px;
        right:50%;
        left:auto;
        top:calc(35% + 80px)
    }
    .promo-bonus-added.it-open .promo-bonus-added-content{
        width:100%;
        right:0
    }
    .promo-bonus-added.it-open .promo-bonus-added-gift{
        left:46%;
        width:30px;
        top:35%;
        background-repeat:no-repeat
    }
    .promo-bonus-added.it-open .promo-bonus-added-gift img{
        width:65px;
        left:-18px;
        top:-18px
    }
    .promo-bonus-added.it-open .promo-bonus-added-content h4{
        margin-bottom:60px
    }
    .promo-bonus-added.it-open .promo-bonus-added-controlBtn{
        -webkit-transform:rotate(180deg);
        transform:rotate(180deg);
        right:-38px;
        top:1px
    }
    .promo-bonus-added.it-open .promo-bonus-added-gift .gift__wrapper{
        width:48px!important;
        height:44px!important
    }
    .promo-bonus-added.it-open .promo-bonus-added-gift .gift__line{
        border-color:#ff0084;
        -webkit-box-shadow:none;
        box-shadow:none
    }
    .promo-bonus-added.it-open .promo-bonus-added-controlBtn::before{
        right:-5px
    }
}
@media screen and (max-width:425px){
    .promo-bonus-added{
        position:fixed;
        right:auto;
        left:-30px
    }
    .promo-bonus-added.it-open{
        width:95%;
        right:50%;
        left:auto
    }
}
@media screen and (min-width:1024px){
    .promo-bonus-added.it-open.promo-bonus-added-alarmline{
        top:127px
    }
}
.layout--bonuses{
    max-width:none;
    width:100%;
    min-height:calc(100vh - 80px)
}
.bonus-page{
    width:100%;
    padding:1em 0;
    max-width:1280px;
    margin:0 auto
}
.bonus-page__header{
    margin-top:0;
    color:#fff;
    font-size:20px;
    text-align:center
}
.bonus-page__list{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.bonus-page__item{
    height:400px;
    background-color:#424242;
    border-radius:4px;
    border:3px solid #dc1f00;
    overflow:hidden;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite;
    -webkit-animation-duration:.4s;
    animation-duration:.4s;
    -webkit-animation-direction:alternate;
    animation-direction:alternate
}
.bonus-page__item:last-child{
    margin-right:0!important
}
@media (min-width:1024px){
    .bonus-page__item{
        margin-right:2em;
        width:280px
    }
}
.bonus-page__item:hover{
    -webkit-animation-name:card-shining-active;
    animation-name:card-shining-active
}
.bonus-page__item:hover .bonus-card__picture__present,.owl-item.active .bonus-page__item .bonus-card__picture__present,.sidebar .new-in-sidebar a:hover:after,.sidebar .wow-label a:hover:after{
    -webkit-animation:none;
    animation:none
}
.bonus-page__item:hover .bonus-card__picture__ball,.owl-item.active .bonus-page__item .bonus-card__picture__ball{
    -webkit-animation-name:ball-jumping;
    animation-name:ball-jumping
}
.bonus-page__item:hover .bonus-card__picture__roulette,.owl-item.active .bonus-page__item .bonus-card__picture__roulette{
    -webkit-animation-name:roulette-spin;
    animation-name:roulette-spin
}
.bonus-page__item:hover .bonus-card__picture.trade #chart-line path,.owl-item.active .bonus-page__item .bonus-card__picture.trade #chart-line path{
    -webkit-animation:chart-line 3s infinite linear;
    animation:chart-line 3s infinite linear
}
.bonus-page__item:hover .bonus-card__picture.trade .chart__point,.owl-item.active .bonus-page__item .bonus-card__picture.trade .chart__point{
    -webkit-animation:chart-point 3s infinite linear;
    animation:chart-point 3s infinite linear
}
.bonus-page__item:hover .bonus-card__picture.trade .chart__arrows svg:first-of-type,.owl-item.active .bonus-page__item .bonus-card__picture.trade .chart__arrows svg:first-of-type{
    -webkit-animation:chart-arrow-up 1s infinite linear;
    animation:chart-arrow-up 1s infinite linear
}
.bonus-page__item:hover .bonus-card__picture.trade .chart__arrows svg:last-of-type,.owl-item.active .bonus-page__item .bonus-card__picture.trade .chart__arrows svg:last-of-type{
    -webkit-animation:chart-arrow-down 1s infinite linear;
    animation:chart-arrow-down 1s infinite linear
}
.bonus-page__item:hover .bonus-card__picture__slot::before,.owl-item.active .bonus-page__item .bonus-card__picture__slot::before{
    -webkit-animation-name:slot-handle;
    animation-name:slot-handle
}
.bonus-page__item:hover .bonus-card__picture__blur1,.owl-item.active .bonus-page__item .bonus-card__picture__blur1{
    -webkit-animation-name:blur-seven-1;
    animation-name:blur-seven-1
}
.bonus-page__item:hover .bonus-card__picture__blur2,.owl-item.active .bonus-page__item .bonus-card__picture__blur2{
    -webkit-animation-name:blur-seven-2;
    animation-name:blur-seven-2
}
.bonus-page__item:hover .bonus-card__picture__blur3,.owl-item.active .bonus-page__item .bonus-card__picture__blur3{
    -webkit-animation-name:blur-seven-3;
    animation-name:blur-seven-3
}
.bonus-page__item.sport{
    border-color:#63e1c9
}
.bonus-page__item.sport:hover{
    -webkit-animation-name:card-shining-green-active!important;
    animation-name:card-shining-green-active!important
}
.bonus-page__item.casino{
    border-color:#ff5d43
}
.bonus-page__item.trade{
    border-color:#fed991
}
.bonus-card{
    color:#fff;
    font-size:16px;
    text-align:center;
    padding:4em 1.5em 1.5em;
    position:relative
}
.bonus-card__header{
    margin-top:0;
    background-image:url("");
    height:2.6em;
    line-height:2.6em;
    background-repeat:no-repeat;
    background-size:100% 2.6em;
    position:absolute;
    top:.3em;
    right:-4px;
    padding-left:1.5em;
    padding-right:1.5em
}
.bonus-card__picture{
    height:11.5em;
    width:13em;
    margin:0 auto;
    position:relative;
    cursor:pointer
}
.bonus-card__picture__coins{
    background-image:url("");
    background-repeat:no-repeat;
    background-position:0 0;
    width:100%;
    height:100%;
    left:0;
    top:0;
    position:absolute
}
.bonus-card__picture__coins::before{
    content:'';
    width:100%;
    height:100%;
    left:0;
    top:0;
    background-image:url("");
    background-repeat:no-repeat;
    background-position:50% -6%;
    -webkit-animation-name:coins-blink;
    animation-name:coins-blink;
    -webkit-animation-duration:1.3s;
    animation-duration:1.3s
}
.bonus-card__picture__ball,.bonus-card__picture__coins::before,.bonus-card__picture__present,.bonus-card__picture__roulette{
    position:absolute;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite
}
.bonus-card__picture__present{
    background:url("") no-repeat;
    background-position:64% 100%;
    width:100%;
    height:100%;
    left:0;
    top:0;
    -webkit-animation-name:persent-incline;
    animation-name:persent-incline;
    -webkit-animation-duration:.65s;
    animation-duration:.65s;
    -webkit-animation-direction:alternate;
    animation-direction:alternate;
    -webkit-animation-timing-function:linear;
    animation-timing-function:linear
}
.bonus-card__picture__ball,.bonus-card__picture__roulette{
    right:3%;
    bottom:0
}
.bonus-card__picture__ball{
    background:url("") no-repeat;
    background-position:50%;
    background-size:contain;
    width:47%;
    height:47%;
    -webkit-animation-duration:.6s;
    animation-duration:.6s;
    -webkit-animation-direction:alternate;
    animation-direction:alternate
}
.bonus-card__picture__roulette{
    background:url("") no-repeat;
    background-position:50%!important;
    background-size:contain!important;
    width:55%;
    height:55%;
    -webkit-animation-duration:2s;
    animation-duration:2s;
    -webkit-animation-timing-function:linear;
    animation-timing-function:linear
}
.bonus-card__picture__chart{
    bottom:0;
    position:absolute
}
.bonus-card__picture__chart #chart-line path{
    opacity:0;
    stroke-dasharray:350
}
.bonus-card__picture__chart .chart__point{
    opacity:0;
    position:absolute;
    background:#fff;
    border-radius:50%;
    width:6px;
    height:6px;
    border:4px solid rgba(253,182,44,.5);
    top:52%;
    left:-1%
}
.bonus-card__picture__chart .chart__arrows{
    position:absolute;
    top:0;
    right:0
}
.bonus-card__picture__slot{
    background:url("") no-repeat;
    background-position:50%;
    background-size:contain;
    width:70%;
    height:70%;
    left:55%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    top:65%;
    position:absolute
}
.bonus-card__picture__blur,.bonus-card__picture__slot::before{
    position:absolute;
    -webkit-animation-duration:3s;
    animation-duration:3s;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite
}
.bonus-card__picture__slot::before{
    content:'';
    background:url("") no-repeat;
    background-position:50%;
    background-size:contain;
    width:20%;
    height:43%;
    bottom:10%;
    right:-14%;
    -webkit-transform-origin:50% 66%;
    transform-origin:50% 66%
}
.bonus-card__picture__blur{
    visibility:hidden;
    width:13%;
    height:19%;
    background:url("") no-repeat center;
    top:65%;
    left:38%
}
.bonus-card__picture__blur2{
    left:57%
}
.bonus-card__picture__blur3{
    left:76%
}
.bonus-card__description{
    height:5em;
    position:relative
}
.bonus-card__text{
    position:absolute;
    left:50%;
    top:50%;
    margin:0;
    width:100%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.bonus-card__text .text-red{
    color:#dc1f00;
    font-weight:700
}
.bonus-card__btn{
    width:100%;
    max-width:216px
}
.bonus-card__link{
    margin-top:.5em;
    color:#fff;
    display:block;
    font-size:.8em
}
.bonus-modal__footer .bonus-card__btn{
    margin-right:15px;
    margin-bottom:15px
}
.bonus-modal{
    width:100%;
    height:100%;
    position:fixed;
    left:0;
    top:0;
    z-index:3001;
    color:#fff;
    background:#424242
}
.bonus-modal__header{
    font-size:20px;
    text-align:center;
    background-color:#242424;
    height:34px;
    line-height:34px
}
.bonus-modal__content{
    width:100%;
    padding:1em;
    max-width:1280px;
    margin:0 auto;
    max-height:calc(100vh - 34px);
    overflow:auto;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.bonus-modal__content header,.bonus-modal__footer,.chargeback h3{
    text-align:center
}
.bonus-modal__more{
    display:block;
    padding:1rem;
    text-align:center
}
.bonus-modal__more a:after{
    content:'';
    background:url("") no-repeat center;
    background-size:contain;
    display:inline-block;
    width:1em;
    height:1em;
    margin-left:8px
}
.bonus-modal__more a.arrow-up:after{
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg)
}
.owl-item .bonus-page__item{
    margin-top:1em;
    margin-bottom:1em
}
.owl-item.active .bonus-page__item{
    -webkit-animation-name:card-shining-active;
    animation-name:card-shining-active
}
.bonus-decline{
    padding:2rem 1rem;
    text-align:center
}
.bonus-decline a{
    color:#a9a9a9
}
.bonus-timers{
    background:url("") no-repeat top left,url("") no-repeat top right;
    color:#fff;
    text-align:center;
    padding-bottom:30px
}
.bonus-timers-main__wrapper{
    max-width:580px;
    margin:0 auto
}
.bonus-timers-main-header{
    margin:0;
    font-size:20px
}
.bonus-timers-main-subheader{
    font-size:16px;
    font-weight:400
}
.bonus-timers__list{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:distribute;
    justify-content:space-around;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    padding-top:40px
}
.bonus-timers__list .bonus-timers__item{
    margin-bottom:80px;
    -ms-flex-preferred-size:300px;
    flex-basis:300px;
    width:300px
}
.bonus-timers__list.timers__list-hidden{
    display:none;
    visibility:hidden
}
@media screen and (max-width:700px){
    .bonus-timers{
        background:0 0
    }
}
.popup.bonuses-popup{
    max-width:850px
}
.popup.bonuses-popup .bonus-modal::-webkit-scrollbar,.popup.bonuses-popup::-webkit-scrollbar{
    display:none
}
.popup.bonuses-popup .bonus-page__header{
    display:none
}
.popup.bonuses-popup .bonus-modal{
    -webkit-overflow-scrolling:touch;
    overflow:scroll
}
.popup.bonuses-popup .bonus-modal__header{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    z-index:50000
}
.popup.bonuses-popup .bonus-modal__content header{
    margin-top:2em
}
.popup.bonuses-popup .cashbox__close{
    z-index:50005;
    cursor:pointer!important;
    position:fixed
}
@media screen and (max-width:1024px){
    .popup.bonuses-popup{
        top:2%;
        -webkit-transform:translateX(-50%) translateZ(0);
        transform:translateX(-50%) translateZ(0)
    }
    .popup.bonuses-popup .bonus-modal__content{
        padding-bottom:100px
    }
    .popup.bonuses-popup .bonus-decline{
        padding:.25rem 1rem
    }
    .popup.bonuses-popup .bonus-page__item{
        margin-top:0
    }
}
.cashbox{
    background-color:inherit;
    position:relative
}
.cashbox__title{
    display:block;
    color:#fff;
    background-color:#212121;
    text-align:center;
    font-size:20px;
    margin:0;
    padding:4px 10px
}
.cashbox__nav{
    font-size:20px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    margin-bottom:16px;
    border-radius:4px;
    overflow:hidden
}
.cashbox__nav-item,.cashbox__nav-list{
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.cashbox__nav-list{
    background-color:#424242;
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -ms-flex-pack:distribute;
    justify-content:space-around;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-line-pack:center;
    align-content:center;
    width:100%
}
.cashbox__nav-item{
    display:block;
    width:50%;
    z-index:10
}
.cashbox__nav-button{
    color:#a9a9a9;
    border:0;
    background-color:inherit;
    padding:4.5px 10px;
    margin:0;
    position:relative;
    text-decoration:none;
    width:100%;
    border-bottom:2px solid transparent;
    display:block;
    text-align:center
}
.cashbox__nav-button:hover{
    color:#fff
}
.cashbox__nav-button:focus{
    outline:0;
    color:#fff
}
.cashbox__nav-button--active{
    color:#fff;
    background-color:rgba(0,0,0,.1);
    border-bottom:2px solid #24ba9d
}
.cashbox__list{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-line-pack:center;
    align-content:center
}
.cashbox__item{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:calc(100%/5 - 4px);
    height:var(--cashboxItemHeight);
    background-color:#f9f9f9;
    background-size:60%;
    background-position:center;
    background-repeat:no-repeat;
    border-radius:4px;
    border:2px solid #dcdcdc;
    border-top:none;
    margin:0 2px 5px;
    cursor:pointer;
    position:relative;
    overflow:hidden;
    -webkit-transition:background-color .06s ease-in-out;
    transition:background-color .06s ease-in-out
}
.cashbox__item-image{
    position:absolute;
    top:50%;
    left:50%;
    max-width:91%;
    -webkit-transform:translateX(-50%) translateY(-50%) translateZ(0);
    transform:translateX(-50%) translateY(-50%) translateZ(0)
}
@media screen and (min-width:1024px){
    .cashbox__item:hover{
        background-color:#d2d2d2
    }
}
.cashbox__item--active{
    background-color:#d2d2d2
}
.cashbox__item--active .cashbox-in{
    width:calc(100%*5);
    left:0;
    top:100%;
    position:absolute!important
}
.cashbox.no-scroll{
    overflow-y:hidden
}
.cashbox-summary{
    color:#fff;
    width:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    padding:10px 0
}
.cashbox-summary .cashbox-summary__checkbox{
    display:none
}
.cashbox-summary .cashbox-summary__label{
    cursor:pointer;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.cashbox-summary .cashbox-summary__label--box{
    width:20px;
    height:20px;
    border-radius:4px;
    margin-top:3px;
    background-color:transparent;
    border:1px solid #eaeaea;
    margin-right:5px
}
.cashbox-summary .cashbox-summary__checkbox:checked+.cashbox-summary__label .cashbox-summary__label--box{
    background:url("/content/img/checked.svg") no-repeat center;
    background-size:70%
}
.cashbox__list.hidden{
    opacity:0;
    z-index:-1;
    display:none
}
.cashbox-out .cashbox-allinputs__field--tnx{
    margin-bottom:20px
}
@media only screen and (max-width:1240px){
    .cashbox .cashbox-out__section--main{
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row
    }
    .cashbox .cashbox-out .cashbox-cardnumber{
        -webkit-box-ordinal-group:2;
        -ms-flex-order:1;
        order:1
    }
    .cashbox .cashbox-out .cashbox-carddate{
        -webkit-box-ordinal-group:3;
        -ms-flex-order:2;
        order:2
    }
    .cashbox .cashbox-out .cashbox-cardowner{
        -webkit-box-ordinal-group:4;
        -ms-flex-order:3;
        order:3
    }
    .cashbox .cashbox-out .phone--cashbox{
        -webkit-box-ordinal-group:5;
        -ms-flex-order:4;
        order:4
    }
    .cashbox .cashbox-out .cashbox-out__submit{
        -webkit-box-ordinal-group:6;
        -ms-flex-order:5;
        order:5
    }
}
@media only screen and (max-width:1024px){
    .cashbox__item{
        width:calc(100%/4 - 4px)
    }
    .cashbox .cashbox-summary{
        border-top:1px solid #fff;
        padding-top:5px;
        margin-top:10px
    }
}
@media only screen and (max-width:1012px){
    .cashbox .cashbox-in__section{
        width:100%;
        max-width:770px
    }
    .cashbox .cashbox-in__submit{
        width:100%;
        -webkit-box-pack:end!important;
        -ms-flex-pack:end!important;
        justify-content:flex-end!important;
        margin-top:10px
    }
}
@media only screen and (max-width:980px){
    .cashbox .cashbox-out__section--main{
        -webkit-box-orient:horizontal;
        -webkit-box-direction:reverse;
        -ms-flex-direction:row-reverse;
        flex-direction:row-reverse
    }
    .cashbox .cashbox-out .cashbox-cardnumber{
        -webkit-box-ordinal-group:5;
        -ms-flex-order:4;
        order:4
    }
    .cashbox .cashbox-out .cashbox-carddate{
        -webkit-box-ordinal-group:4;
        -ms-flex-order:3;
        order:3
    }
    .cashbox .cashbox-out .cashbox-cardowner{
        -webkit-box-ordinal-group:3;
        -ms-flex-order:2;
        order:2
    }
    .cashbox .cashbox-out .phone--cashbox{
        -webkit-box-ordinal-group:2;
        -ms-flex-order:1;
        order:1
    }
    .cashbox .cashbox-out .cashbox-out__submit{
        -webkit-box-ordinal-group:6;
        -ms-flex-order:5;
        order:5
    }
    .cashbox .cashbox-in{
        -webkit-box-pack:center!important;
        -ms-flex-pack:center!important;
        justify-content:center!important
    }
    .cashbox .cashbox-in__header{
        width:100%;
        max-width:770px;
        margin-bottom:5px
    }
}
@media only screen and (max-width:933px){
    .cashbox .cashbox-out__section--main{
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row
    }
    .cashbox .cashbox-out .cashbox-cardnumber{
        -webkit-box-ordinal-group:2;
        -ms-flex-order:1;
        order:1
    }
    .cashbox .cashbox-out .cashbox-carddate{
        -webkit-box-ordinal-group:3;
        -ms-flex-order:2;
        order:2
    }
    .cashbox .cashbox-out .cashbox-cardowner{
        -webkit-box-ordinal-group:4;
        -ms-flex-order:3;
        order:3
    }
    .cashbox .cashbox-out .phone--cashbox{
        -webkit-box-ordinal-group:5;
        -ms-flex-order:4;
        order:4
    }
    .cashbox .cashbox-out .cashbox-out__submit{
        -webkit-box-ordinal-group:6;
        -ms-flex-order:5;
        order:5
    }
}
@media only screen and (max-width:707px){
    .cashbox .cashbox-out__section--main{
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row;
        -webkit-box-pack:justify;
        -ms-flex-pack:justify;
        justify-content:space-between;
        max-width:421px;
        margin:auto
    }
    .cashbox .cashbox-out .cashbox-cardowner,.cashbox .cashbox-out .cashbox-out__submit,.cashbox .cashbox-out .phone--cashbox{
        width:100%
    }
}
@media only screen and (max-width:567px){
    .cashbox__item{
        width:calc(100%/3 - 4px);
        background-size:75%
    }
    .cashbox .cashbox__nav{
        font-size:16px
    }
}
@media only screen and (max-width:448px){
    .cashbox-in__submit{
        width:100%;
        -webkit-box-pack:justify!important;
        -ms-flex-pack:justify!important;
        justify-content:space-between!important
    }
    .cashbox-in__submit .cashbox-sum .cashbox-sum__input{
        width:100%
    }
}
@media only screen and (max-width:425px){
    .cashbox-in .cashbox__list{
        display:block;
        font-size:0
    }
    .cashbox-in .cashbox__item{
        display:inline-block
    }
}
.chargeback{
    padding:5px;
    background:#fff;
    text-align:justify;
    font-size:.8em
}
.chargeback__table{
    width:100%;
    max-width:100%;
    text-align:center;
    background:#fff
}
.chargeback__table-account{
    text-align:left
}
.chargeback__table-account tr td:first-child{
    background:#f3f3f3
}
.chargeback__table--td-true{
    background:#b5db8a
}
.chargeback__table--td-confirm{
    background:#6f6
}
.chargeback__table--td-link{
    color:#2472a1
}
.chargeback__table--td-bold{
    font-weight:700
}
.chargeback__table td,.chargeback__table th{
    border:1px solid #eaeaea;
    padding:8px
}
.chargeback__table th{
    background:#f3f3f3;
    font-weight:400
}
.chargeback__img,.gamepage__wrapper iframe{
    max-width:100%
}
.chargeback__img:not(:last-child){
    margin-right:5px
}
.chargeback__img-wrapper{
    max-width:100%;
    text-align:center
}
.footer{
    padding-right:10px;
    padding-left:10px;
    position:relative
}
.footer-wrapper{
    max-width:1280px
}
.footer-wrapper #apg-seal-link img{
    -o-object-fit:contain;
    object-fit:contain;
    width:200%!important
}
.footer__accent{
    padding-left:92px
}
.footer__link{
    text-decoration:none;
    color:#fff;
    font-size:11px
}
.footer__link:hover{
    text-decoration:underline
}
.footer__logo{
    width:46%;
    height:90px;
    padding:0 0 0 92px;
    display:block
}
.footer__logo-wrapper{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.footer__list{
    width:100%;
    padding:0;
    margin:0;
    list-style:none;
    display:block
}
.footer__list-item{
    font-size:.875em;
    margin-bottom:4px
}
.footer__label{
    font-size:1em;
    font-family:"Roboto-Bold",sans-serif
}
.footer h1{
    font-size:18px
}
.footer__top,.footer__top-wrapper{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.footer__top{
    width:100%;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    border-bottom:1px solid #777;
    padding:10px 0
}
.footer__top-wrapper{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -ms-flex-line-pack:start;
    align-content:flex-start;
    padding:0
}
.footer__top-label{
    width:100%;
    margin:0 0 8px;
    font-family:"Roboto-Bold",sans-serif
}
.footer__middle{
    width:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border-bottom:1px solid #777;
    -ms-flex-wrap:nowrap;
    flex-wrap:nowrap
}
.footer__middle .footer__middle-wrapper{
    width:35%;
    -ms-flex-preferred-size:35%;
    flex-basis:35%
}
.footer__middle .footer__middle-wrapper:last-child{
    width:25%;
    -ms-flex-preferred-size:25%;
    flex-basis:25%
}
.footer__middle-wrapper{
    padding-left:0;
    padding-right:0
}
.footer__middle-text{
    font-size:.75em;
    color:#a9a9a9
}
.footer__middle-list-item{
    position:relative;
    padding-left:92px;
    font-size:.75em
}
.footer__middle-list-item::before{
    position:absolute;
    left:76px;
    top:6px;
    content:'';
    display:inline-block;
    width:12px;
    height:8px;
    margin-right:6px;
    background-image:url("/content/img/checked.svg");
    background-repeat:no-repeat;
    background-size:100%;
    background-position:center
}
.footer__league{
    width:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -ms-flex-pack:distribute;
    justify-content:space-around;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    padding:10px 0
}
.footer__league-item{
    width:60px;
    height:28px;
    display:block
}
.footer__league__link{
    position:relative
}
.footer__league__link-image{
    width:100%;
    height:100%;
    position:absolute;
    -webkit-transition:all .45s ease-in-out;
    transition:all .45s ease-in-out
}
.footer__league__link:hover .footer__league__link-image:first-child{
    opacity:1
}
.footer__league__link:hover .footer__league__link-image:last-child{
    opacity:0
}
.footer__comercial{
    background-color:#242424;
    padding:10px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:calc(100% + 20px);
    margin:0 -10px
}
.footer__comercial .footer-wrapper{
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -ms-flex-pack:distribute;
    justify-content:space-around;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.footer__comercial-item{
    padding:0 1px;
    height:28px;
    margin:4px 0
}
.footer__comercial .footer-wrapper,.footer__comercial-item-fsps{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.footer__comercial-item-fsps{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    height:48px;
    margin:0;
    padding:0 2px
}
.footer__comercial-item-fsps img{
    height:48px;
    display:block;
    margin:0 auto
}
.footer__comercial-item.eighteen{
    width:36px;
    height:36px
}
.footer__comercial-item.raiting-casino{
    width:36px;
    height:auto
}
.footer__comercial-item.astropay{
    width:102px;
    height:auto
}
.footer__comercial-item.cirasao{
    width:32px;
    height:36px;
    background:url("/content/img/cira-2.png") no-repeat 50%;
    background-size:contain;
    position:relative
}
.footer__comercial-item.hovercolor{
    -webkit-filter:grayscale(100%);
    filter:grayscale(100%);
    -webkit-transition:-webkit-filter .3s;
    transition:filter .3s;
    transition:filter .3s,-webkit-filter .3s
}
.footer__comercial-item.hovercolor:hover{
    -webkit-filter:grayscale(0%);
    filter:grayscale(0%)
}
.footer__comercial-item:nth-child(6){
    width:100px
}
.footer__comercial .footer-wrapper{
    margin:auto
}
.footer__copyright{
    width:100%;
    padding:10px 0;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    text-align:center
}
.footer__copyright-label{
    text-align:center;
    font-size:.625em;
    color:#a9a9a9;
    -ms-flex-preferred-size:100%;
    flex-basis:100%
}
.footer__copyright-label a{
    color:#a9a9a9!important
}
.footer__copyright-logo{
    display:none
}
.footer__copyright-tn{
    margin-left:60px;
    -ms-flex-item-align:start;
    align-self:flex-start
}
.footer__icons{
    margin-bottom:7px;
    -webkit-box-ordinal-group:8;
    -ms-flex-order:7;
    order:7;
    display:block;
    width:100%
}
.footer #trustwaveSealImage{
    width:62px;
    display:block;
    margin:0 auto
}
.footer__icon{
    display:none
}
.partners__label{
    font-size:.75em;
    color:#fff;
    text-decoration:none
}
.partners__label:hover{
    text-decoration:underline
}
.partners__link{
    padding:7px 0;
    margin:auto;
    width:50px;
    display:block
}
.footer__media{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%;
    padding:1em 0;
    border-bottom:1px solid #777;
    max-width:1280px
}
.footer__media-text-link{
    color:#fff;
    text-decoration:underline
}
.footer__media-list{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    font-size:0;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.footer__media-item{
    display:inline-block;
    font-size:12px;
    vertical-align:top
}
.footer__media-item:nth-child(4){
    display:none
}
.footer__media-item-kz{
    visibility:hidden
}
@media screen and (max-width:540px){
    .footer__media-item-kz{
        display:none
    }
}
.footer__media-article-contact,.footer__media-article-contact-kz{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.footer__media-title{
    font-size:16px;
    margin-bottom:1em;
    font-family:"Roboto-Bold",sans-serif;
    color:#fff
}
.footer__media-article{
    text-align:left;
    color:#fafafa
}
.footer__media-article-kz{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.footer__media-article--telegram{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.footer__media-article--telegram .footer__media-label{
    margin-bottom:.3em;
    padding:2px 0
}
.footer__media-label{
    white-space:nowrap
}
.footer__media-logo{
    display:block;
    float:left;
    margin-right:16px;
    clear:right
}
.footer__media-logo,.footer__media-logo svg{
    width:49px;
    height:49px
}
.footer__media-logo svg circle{
    -webkit-transition:.3s ease-in-out;
    transition:.3s ease-in-out
}
.footer__media-logo:hover circle{
    fill:#339f8f!important
}
.footer__media-social{
    cursor:pointer
}
@media screen and (max-width:480px){
    .footer__media-social:last-child{
        margin-right:0
    }
}
.footer__media-link{
    color:#fff;
    text-shadow:0 0 .5em #fff;
    cursor:pointer;
    -webkit-transition:text-shadow .18s ease-in-out;
    transition:text-shadow .18s ease-in-out;
    text-decoration:none
}
.footer__media-link:hover{
    text-shadow:0 0 .1em #fff;
    color:#f5f5f5
}
.pinup__logo-svg{
    margin-top:20px;
    margin-right:53px;
    width:52%;
    height:60px;
    background:url("/content/img/pinup.svg") no-repeat 80% 50%;
    background-size:contain;
    float:right
}
.footer-vendors__link{
    -webkit-filter:grayscale(100%);
    filter:grayscale(100%);
    -webkit-transition:-webkit-filter .2s;
    transition:filter .2s;
    transition:filter .2s,-webkit-filter .2s;
    margin-left:11px
}
.footer-vendors__link:hover{
    -webkit-filter:grayscale(0%);
    filter:grayscale(0%)
}
.footer-vendors__link.cirasao.hide{
    background:0 0
}
.footer-vendors__link.sp-netend{
    width:114px;
    height:42px;
    background:url("/content/img/sp-netent.svg") no-repeat center;
    background-size:100%
}
.footer-vendors__link.sp-microgaming{
    width:123px;
    height:32px;
    background:url("/content/img/sp-microgaming.svg") no-repeat center;
    background-size:contain
}
.footer-vendors__link.sp-endorphina{
    width:72px;
    height:30px;
    background:url("/content/img/sp-endorphina.svg") no-repeat center;
    background-size:contain
}
.footer-vendors__link.sp-spinomenal{
    width:170px;
    height:31px;
    background:url("/content/img/sp-spinomenal.svg") no-repeat center;
    background-size:contain
}
.footer-vendors__link.sp-habanero{
    width:148px;
    height:31px;
    background:url("/content/img/sp-habanero.svg") no-repeat center;
    background-size:contain
}
.footer-vendors__link.sp-pariplay{
    width:113px;
    height:31px;
    background:url("") no-repeat center;
    background-size:contain
}
.footer-vendors__link.sp-ezugi{
    width:106px;
    height:44px;
    background:url("/content/img/sp-ezugi.svg") no-repeat center;
    background-size:contain
}
.footer-vendors__link.sp-wazdan{
    width:114px;
    height:42px;
    background:url("/content/img/sp-wazdan.svg") no-repeat center;
    background-size:100%
}
.footer-vendors__link.sp-pgsoft{
    width:114px;
    height:42px;
    background:url("/content/img/sp-pgsoft.svg") no-repeat center;
    background-size:68%
}
.footer-vendors__link.sp-playson{
    width:114px;
    height:42px;
    background:url("/content/img/sp-playson.svg") no-repeat center;
    background-size:100%
}
.footer-vendors__link.sp-blueprint{
    width:114px;
    height:42px;
    background:url("/content/img/sp-blueprint.svg") no-repeat center;
    background-size:100%
}
.footer-vendors__link.sp-red-tiger{
    width:114px;
    height:42px;
    background:url("/content/img/sp-red-tiger.svg") no-repeat center;
    background-size:100%
}
.footer-vendors__link.sp-thunderkick{
    width:60px;
    height:42px;
    background:url("/content/img/sp-thunderkick.svg") no-repeat center;
    background-size:68%
}
html[lang=az] .footer__label,html[lang=az] .footer__top-label{
    font-family:"Roboto-Regular",sans-serif
}
html[lang=az] .footer__media-title{
    font-family:inherit
}
html[lang=kk] .footer__media-item:nth-child(2){
    visibility:hidden
}
@media screen and (max-width:1024px){
    html[lang=kk] .footer__media-item:nth-child(2){
        display:none
    }
}
html[lang=kk] .footer__media-article-kz,html[lang=kk] .footer__media-article-social{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
html[lang=kk] .footer__media-article-kz{
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
@media only screen and (min-width:1100px){
    .pinup__logo-svg{
        margin-right:40px
    }
}
@media only screen and (min-width:1024px){
    .footer__league-item:nth-child(1){
        width:30px
    }
    .footer__league-item:nth-child(2){
        width:120px
    }
    .footer__league-item:nth-child(3){
        width:78px
    }
    .footer__league-item:nth-child(4),.footer__league-item:nth-child(5){
        width:38px;
        -webkit-transform:scale(1.3);
        transform:scale(1.3)
    }
    .footer__league-item:nth-child(5){
        width:71px
    }
    .footer__league-item:nth-child(6){
        width:143px
    }
    .footer__league-item:nth-child(7){
        width:85px
    }
    .footer__league-item:nth-child(8){
        width:38px;
        -webkit-transform:scale(1.3);
        transform:scale(1.3)
    }
    .footer__league-item:nth-child(9){
        width:31px;
        -webkit-transform:scale(1.4);
        transform:scale(1.4)
    }
    .footer__league-item:nth-child(10){
        width:166px
    }
    .footer__league-item:nth-child(11){
        width:89px
    }
    .footer__league-item:nth-child(12){
        width:50px
    }
}
@media only screen and (max-width:1024px){
    .footer__middle-wrapper:last-child{
        display:none
    }
    .footer__middle .footer__mob__visible{
        -ms-flex-preferred-size:100%;
        flex-basis:100%;
        width:100%;
        text-align:center;
        margin-top:-15px;
        margin-bottom:15px
    }
    .footer__middle-wrapper:first-child{
        -ms-flex-preferred-size:100%;
        flex-basis:100%;
        width:100%;
        text-align:center
    }
    .footer__league,.footer__top{
        display:none
    }
    .footer__middle{
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
    .footer__media{
        border:0;
        padding:0
    }
    .footer__media-list{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column
    }
    .footer__media-item{
        width:100%;
        padding:10px 0
    }
    .footer__media-item:not(:first-child){
        border-top:1px solid #777
    }
    .footer__media-item:nth-child(2) .footer__media-article,.footer__media-item:nth-child(4){
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .footer__media-item:nth-child(1) .footer__media-article{
        margin:0 auto
    }
    .footer__media-item:nth-child(1) .footer__media-text{
        padding:2px 0
    }
    .footer__media-article-social{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .footer__media-title{
        text-align:center;
        font-size:14px
    }
    .footer__media-article{
        max-width:225px;
        margin:auto;
        white-space:nowrap
    }
    .footer__copyright-logo{
        display:block;
        width:115px
    }
    .footer__copyright-tn{
        display:none
    }
    .footer__comercial .footer-wrapper{
        -ms-flex-pack:distribute;
        justify-content:space-around
    }
}
@media only screen and (max-width:576px){
    .footer{
        display:block;
        padding-bottom:35px
    }
    .footer #trustwaveSealImage{
        display:inline-block;
        margin-right:7px
    }
    .footer__comercial{
        display:block;
        font-size:0;
        text-align:center
    }
    .footer__comercial-item{
        font-size:16px;
        display:inline-block;
        width:calc(100%/4);
        padding:0 10px
    }
    .footer__copyright{
        display:block;
        text-align:left
    }
    .footer__copyright-logo{
        float:left;
        margin-top:10px;
        margin-right:10px
    }
    .footer__icon{
        display:inline-block
    }
    .footer__icon#footer__icon-app{
        margin-right:7px
    }
    .footer__icon.icon__hidden{
        display:none
    }
    .footer__media-item:nth-child(3) .footer__media-article{
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
}
@media screen and (max-width:540px){
    .footer__media-item-kz+.footer__media-item{
        border-bottom:0
    }
}
.grecaptcha-badge{
    visibility:hidden
}
.fullreg__title{
    background-color:#424242;
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border-radius:4px;
    padding:0 25%;
    font-size:20px;
    text-align:center;
    line-height:35px;
    margin:0 0 8px;
    color:#fff;
    font-weight:400
}
.fullreg__wrapper{
    max-width:834px;
    margin:auto;
    color:#fff;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.fullreg__field{
    display:block;
    max-width:300px
}
.fullreg__field .select--currency__form:focus{
    -webkit-box-shadow:inset 0 0 0 1px #24ba9d,0 0 0 1px #24ba9d;
    box-shadow:inset 0 0 0 1px #24ba9d,0 0 0 1px #24ba9d;
    outline:0
}
.fullreg__input,.fullreg__label{
    display:block;
    margin:3px 0
}
.fullreg__item{
    width:50%
}
.fullreg__item--right .fullreg__field{
    margin:auto 0 auto auto
}
.fullreg__item .input-material__wrapper.input-password{
    padding-top:0
}
.fullreg__item .input-material__wrapper.input-password .eye{
    position:absolute;
    top:0;
    right:0;
    -webkit-transform:translate(-28%,100%);
    transform:translate(-28%,100%)
}
.fullreg__item .input-material__wrapper.input-password .input-material__input{
    margin:5px 0 10px;
    border-color:#fff;
    line-height:30px
}
.fullreg__item .input-material__wrapper.input-password .input-material__input::-webkit-input-placeholder{
    font-family:"Roboto-Regular",sans-serif!important
}
.fullreg__item .input-material__wrapper.input-password .input-material__input::-moz-placeholder{
    font-family:"Roboto-Regular",sans-serif!important
}
.fullreg__item .input-material__wrapper.input-password .input-material__input:-ms-input-placeholder{
    font-family:"Roboto-Regular",sans-serif!important
}
.fullreg__item .input-material__wrapper.input-password .input-material__input::-ms-input-placeholder{
    font-family:"Roboto-Regular",sans-serif!important;
    visibility:visible!important
}
.fullreg__item .input-material__wrapper.input-password .input-material__input::placeholder{
    font-family:"Roboto-Regular",sans-serif!important;
    visibility:visible!important
}
.fullreg__item .input-material__wrapper.input-password .input-material__placeholder{
    padding:0;
    position:static;
    -webkit-transform:none;
    transform:none;
    font-size:16px;
    color:#fff
}
.fullreg__item .input-material__wrapper.input-password.focus .input-material__input{
    border-color:#fff
}
.fullreg__item .input-material__wrapper.input-password.focus .input-material__placeholder{
    color:#fff
}
.fullreg__item .fullreg__input:focus,.fullreg__item .input--text:focus,.fullreg__item .select--currency__form:focus,.fullreg__item .select--currency__main:focus,.fullreg__item .select--currency__placeholder:focus,.fullreg__item .select--phone .select__form:focus,.fullreg__item .select__form:focus,.fullreg__item .select__form__password:focus{
    -webkit-box-shadow:inset 0 0 0 1px #24ba9d,0 0 0 1px #24ba9d;
    box-shadow:inset 0 0 0 1px #24ba9d,0 0 0 1px #24ba9d;
    outline:0
}
.fullreg__item .wrong-input{
    -webkit-box-shadow:none!important;
    box-shadow:none!important;
    outline:0!important
}
.fullreg__item .select--currency__placeholder:focus{
    border-radius:4px
}
.fullreg__submit{
    text-align:center;
    width:100%;
    margin:20px 0 0
}
.fullreg .popup__password-read{
    z-index:100
}
.fullreg .popup-checklist__text{
    text-align:left
}
.fullreg .input-material__input.popup__password-form_show-text,.fullreg .popup-checklist__text{
    font-family:"Roboto-Regular",sans-serif
}
.fullreg__birthdate-selects-wrap{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.fullreg__birthdate-selects-wrap .select__form{
    padding:2px 22px 2px 14px;
    text-align:center
}
.fullreg__birthdate-selects-wrap .select__form:focus{
    -webkit-box-shadow:inset 0 0 0 1px #24ba9d,0 0 0 1px #24ba9d;
    box-shadow:inset 0 0 0 1px #24ba9d,0 0 0 1px #24ba9d;
    outline:0
}
.fullreg__birthdate-selects-wrap .select__form[data-property=default],.fullreg__birthdate-selects-wrap .select__form[data-servicedata="no data"]{
    color:#757575
}
.fullreg__birthdate-selects-wrap .select__main:after{
    right:10px;
    width:10px;
    border:0
}
.fullreg__birthdate-selects-wrap .birth-fields__input{
    text-align:center;
    -moz-appearance:textfield
}
.fullreg__birthdate-selects-wrap .birth-fields__input:focus{
    -webkit-box-shadow:inset 0 0 0 1px #24ba9d,0 0 0 1px #24ba9d;
    box-shadow:inset 0 0 0 1px #24ba9d,0 0 0 1px #24ba9d;
    outline:0
}
@media screen and (max-width:320px){
    .fullreg__birthdate-selects-wrap .birth-fields__input{
        padding:0 5px
    }
}
.fullreg__birthdate-selects-wrap .birth-fields__input--day{
    width:20%
}
@media screen and (max-width:320px){
    .fullreg__birthdate-selects-wrap .birth-fields__input--day{
        width:21%
    }
}
.fullreg__birthdate-selects-wrap .birth-fields__input--year{
    width:30%
}
@media screen and (max-width:320px){
    .fullreg__birthdate-selects-wrap .birth-fields__input--year{
        width:26%
    }
}
.fullreg__birthdate-select.select .select__list .select__item{
    text-align:center
}
.fullreg__birthdate-select--month.select{
    width:46%
}
@media screen and (max-width:320px){
    .fullreg__birthdate-select--month.select{
        width:51%
    }
}
.fullreg__birthdate-select--month.select .select__main:focus{
    -webkit-box-shadow:inset 0 0 0 1px #24ba9d,0 0 0 1px #24ba9d;
    box-shadow:inset 0 0 0 1px #24ba9d,0 0 0 1px #24ba9d;
    outline:0
}
@media only screen and (max-width:640px){
    .fullreg__item{
        width:100%
    }
    .fullreg__item .fullreg__field,.fullreg__item--right .fullreg__field{
        margin:auto
    }
}
.game-preloader{
    z-index:20000;
    position:fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:#424242;
    -webkit-transition-property:opacity,z-index;
    transition-property:opacity,z-index;
    -webkit-transition-duration:1s;
    transition-duration:1s;
    opacity:1
}
.game-preloader.hidden{
    opacity:0;
    z-index:-1
}
.game-preloader__wrapper{
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    width:auto
}
.game-preloader__img{
    width:180px
}
.preloader-anim{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.preloader-anim__circle{
    margin-right:5px!important;
    border-radius:50%;
    background-color:#24ba9d;
    -webkit-animation-duration:2s;
    animation-duration:2s;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both
}
.preloader-anim__circle:nth-child(1){
    width:10px;
    height:10px;
    -webkit-animation-name:preloader-circle-1;
    animation-name:preloader-circle-1
}
.preloader-anim__circle:nth-child(2){
    width:13px;
    height:13px;
    -webkit-animation-name:preloader-circle-2;
    animation-name:preloader-circle-2
}
.preloader-anim__circle:nth-child(3){
    width:16px;
    height:16px;
    margin-right:0;
    -webkit-animation-name:preloader-circle-3;
    animation-name:preloader-circle-3
}
.gamepage{
    background-color:#0c0c11;
    overflow:scroll;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
.gamepage .logo[href="/es-pe/"]+.popup-form--reg .popup-input::-webkit-input-placeholder,.gamepage .logo[href="/es-pe/"]+.popup-form--reg .popup__password-form::-webkit-input-placeholder,.gamepage .logo[href="/es-pe/slots"]+.popup-form--reg .popup-input::-webkit-input-placeholder,.gamepage .logo[href="/es-pe/slots"]+.popup-form--reg .popup__password-form::-webkit-input-placeholder,.gamepage .logo[href="/es-pe/virtual"]+.popup-form--reg .popup-input::-webkit-input-placeholder,.gamepage .logo[href="/es-pe/virtual"]+.popup-form--reg .popup__password-form::-webkit-input-placeholder,.gamepage .logo[href="/es/"]+.popup-form--reg .popup-input::-webkit-input-placeholder,.gamepage .logo[href="/es/"]+.popup-form--reg .popup__password-form::-webkit-input-placeholder,.gamepage .logo[href="/es/slots"]+.popup-form--reg .popup-input::-webkit-input-placeholder,.gamepage .logo[href="/es/slots"]+.popup-form--reg .popup__password-form::-webkit-input-placeholder,.gamepage .logo[href="/es/virtual"]+.popup-form--reg .popup-input::-webkit-input-placeholder,.gamepage .logo[href="/es/virtual"]+.popup-form--reg .popup__password-form::-webkit-input-placeholder,.gamepage .logo[href="/tr/"]+.popup-form--reg .popup-input::-webkit-input-placeholder,.gamepage .logo[href="/tr/"]+.popup-form--reg .popup__password-form::-webkit-input-placeholder,.gamepage .logo[href="/tr/slots"]+.popup-form--reg .popup-input::-webkit-input-placeholder,.gamepage .logo[href="/tr/slots"]+.popup-form--reg .popup__password-form::-webkit-input-placeholder,.gamepage .logo[href="/tr/virtual"]+.popup-form--reg .popup-input::-webkit-input-placeholder,.gamepage .logo[href="/tr/virtual"]+.popup-form--reg .popup__password-form::-webkit-input-placeholder{
    font-size:15px
}
.gamepage .logo[href="/es-pe/"]+.popup-form--reg .popup-input::-moz-placeholder,.gamepage .logo[href="/es-pe/"]+.popup-form--reg .popup__password-form::-moz-placeholder,.gamepage .logo[href="/es-pe/slots"]+.popup-form--reg .popup-input::-moz-placeholder,.gamepage .logo[href="/es-pe/slots"]+.popup-form--reg .popup__password-form::-moz-placeholder,.gamepage .logo[href="/es-pe/virtual"]+.popup-form--reg .popup-input::-moz-placeholder,.gamepage .logo[href="/es-pe/virtual"]+.popup-form--reg .popup__password-form::-moz-placeholder,.gamepage .logo[href="/es/"]+.popup-form--reg .popup-input::-moz-placeholder,.gamepage .logo[href="/es/"]+.popup-form--reg .popup__password-form::-moz-placeholder,.gamepage .logo[href="/es/slots"]+.popup-form--reg .popup-input::-moz-placeholder,.gamepage .logo[href="/es/slots"]+.popup-form--reg .popup__password-form::-moz-placeholder,.gamepage .logo[href="/es/virtual"]+.popup-form--reg .popup-input::-moz-placeholder,.gamepage .logo[href="/es/virtual"]+.popup-form--reg .popup__password-form::-moz-placeholder,.gamepage .logo[href="/tr/"]+.popup-form--reg .popup-input::-moz-placeholder,.gamepage .logo[href="/tr/"]+.popup-form--reg .popup__password-form::-moz-placeholder,.gamepage .logo[href="/tr/slots"]+.popup-form--reg .popup-input::-moz-placeholder,.gamepage .logo[href="/tr/slots"]+.popup-form--reg .popup__password-form::-moz-placeholder,.gamepage .logo[href="/tr/virtual"]+.popup-form--reg .popup-input::-moz-placeholder,.gamepage .logo[href="/tr/virtual"]+.popup-form--reg .popup__password-form::-moz-placeholder{
    font-size:15px
}
.gamepage .logo[href="/es-pe/"]+.popup-form--reg .popup-input:-ms-input-placeholder,.gamepage .logo[href="/es-pe/"]+.popup-form--reg .popup__password-form:-ms-input-placeholder,.gamepage .logo[href="/es-pe/slots"]+.popup-form--reg .popup-input:-ms-input-placeholder,.gamepage .logo[href="/es-pe/slots"]+.popup-form--reg .popup__password-form:-ms-input-placeholder,.gamepage .logo[href="/es-pe/virtual"]+.popup-form--reg .popup-input:-ms-input-placeholder,.gamepage .logo[href="/es-pe/virtual"]+.popup-form--reg .popup__password-form:-ms-input-placeholder,.gamepage .logo[href="/es/"]+.popup-form--reg .popup-input:-ms-input-placeholder,.gamepage .logo[href="/es/"]+.popup-form--reg .popup__password-form:-ms-input-placeholder,.gamepage .logo[href="/es/slots"]+.popup-form--reg .popup-input:-ms-input-placeholder,.gamepage .logo[href="/es/slots"]+.popup-form--reg .popup__password-form:-ms-input-placeholder,.gamepage .logo[href="/es/virtual"]+.popup-form--reg .popup-input:-ms-input-placeholder,.gamepage .logo[href="/es/virtual"]+.popup-form--reg .popup__password-form:-ms-input-placeholder,.gamepage .logo[href="/tr/"]+.popup-form--reg .popup-input:-ms-input-placeholder,.gamepage .logo[href="/tr/"]+.popup-form--reg .popup__password-form:-ms-input-placeholder,.gamepage .logo[href="/tr/slots"]+.popup-form--reg .popup-input:-ms-input-placeholder,.gamepage .logo[href="/tr/slots"]+.popup-form--reg .popup__password-form:-ms-input-placeholder,.gamepage .logo[href="/tr/virtual"]+.popup-form--reg .popup-input:-ms-input-placeholder,.gamepage .logo[href="/tr/virtual"]+.popup-form--reg .popup__password-form:-ms-input-placeholder{
    font-size:15px
}
.gamepage .logo[href="/es-pe/"]+.popup-form--reg .popup-input::-ms-input-placeholder,.gamepage .logo[href="/es-pe/"]+.popup-form--reg .popup__password-form::-ms-input-placeholder,.gamepage .logo[href="/es-pe/slots"]+.popup-form--reg .popup-input::-ms-input-placeholder,.gamepage .logo[href="/es-pe/slots"]+.popup-form--reg .popup__password-form::-ms-input-placeholder,.gamepage .logo[href="/es-pe/virtual"]+.popup-form--reg .popup-input::-ms-input-placeholder,.gamepage .logo[href="/es-pe/virtual"]+.popup-form--reg .popup__password-form::-ms-input-placeholder,.gamepage .logo[href="/es/"]+.popup-form--reg .popup-input::-ms-input-placeholder,.gamepage .logo[href="/es/"]+.popup-form--reg .popup__password-form::-ms-input-placeholder,.gamepage .logo[href="/es/slots"]+.popup-form--reg .popup-input::-ms-input-placeholder,.gamepage .logo[href="/es/slots"]+.popup-form--reg .popup__password-form::-ms-input-placeholder,.gamepage .logo[href="/es/virtual"]+.popup-form--reg .popup-input::-ms-input-placeholder,.gamepage .logo[href="/es/virtual"]+.popup-form--reg .popup__password-form::-ms-input-placeholder,.gamepage .logo[href="/tr/"]+.popup-form--reg .popup-input::-ms-input-placeholder,.gamepage .logo[href="/tr/"]+.popup-form--reg .popup__password-form::-ms-input-placeholder,.gamepage .logo[href="/tr/slots"]+.popup-form--reg .popup-input::-ms-input-placeholder,.gamepage .logo[href="/tr/slots"]+.popup-form--reg .popup__password-form::-ms-input-placeholder,.gamepage .logo[href="/tr/virtual"]+.popup-form--reg .popup-input::-ms-input-placeholder,.gamepage .logo[href="/tr/virtual"]+.popup-form--reg .popup__password-form::-ms-input-placeholder{
    font-size:15px
}
.gamepage .logo[href="/es-pe/"]+.popup-form--reg .popup-input::placeholder,.gamepage .logo[href="/es-pe/"]+.popup-form--reg .popup__password-form::placeholder,.gamepage .logo[href="/es-pe/slots"]+.popup-form--reg .popup-input::placeholder,.gamepage .logo[href="/es-pe/slots"]+.popup-form--reg .popup__password-form::placeholder,.gamepage .logo[href="/es-pe/virtual"]+.popup-form--reg .popup-input::placeholder,.gamepage .logo[href="/es-pe/virtual"]+.popup-form--reg .popup__password-form::placeholder,.gamepage .logo[href="/es/"]+.popup-form--reg .popup-input::placeholder,.gamepage .logo[href="/es/"]+.popup-form--reg .popup__password-form::placeholder,.gamepage .logo[href="/es/slots"]+.popup-form--reg .popup-input::placeholder,.gamepage .logo[href="/es/slots"]+.popup-form--reg .popup__password-form::placeholder,.gamepage .logo[href="/es/virtual"]+.popup-form--reg .popup-input::placeholder,.gamepage .logo[href="/es/virtual"]+.popup-form--reg .popup__password-form::placeholder,.gamepage .logo[href="/tr/"]+.popup-form--reg .popup-input::placeholder,.gamepage .logo[href="/tr/"]+.popup-form--reg .popup__password-form::placeholder,.gamepage .logo[href="/tr/slots"]+.popup-form--reg .popup-input::placeholder,.gamepage .logo[href="/tr/slots"]+.popup-form--reg .popup__password-form::placeholder,.gamepage .logo[href="/tr/virtual"]+.popup-form--reg .popup-input::placeholder,.gamepage .logo[href="/tr/virtual"]+.popup-form--reg .popup__password-form::placeholder{
    font-size:15px
}
.gamepage__wrapper{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    height:calc(var(--vh, 1vh)*100 - 70px)
}
.now-winning{
    height:73px;
    max-width:100vw;
    position:absolute;
    bottom:0;
    left:0;
    width:calc(100% - 75px)
}
.now-winning .rail2__list-item{
    border-radius:4px!important;
    margin:10px!important
}
.iframe_container>#egamings_container,.spigo-game>#egamings_container{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    width:100%;
    height:100%
}
.article_rules .lk-table li,.gamepage_full_screen{
    margin:0
}
.gamepage_full_screen #egamings_container{
    height:100vh
}
.betgames-dice__iframe-wrap div{
    width:100%;
    height:100%
}
.speedway-gamepage{
    height:calc(var(--vh, 1vh)*100 - var(--railSliderHeight))
}
.speedway-gamepage .gamepage__wrapper{
    padding-left:247px;
    overflow-y:scroll
}
.speedway-gamepage .gamepage__aside{
    height:calc(var(--vh, 1vh)*100 - var(--railSliderHeight));
    position:fixed;
    left:0
}
.speedway-gamepage .gamepage__main{
    -webkit-box-orient:initial;
    -webkit-box-direction:initial;
    -ms-flex-direction:initial;
    flex-direction:initial;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.speedway-gamepage .gamepage__main .button{
    position:sticky;
    bottom:9px;
    width:100%
}
.speedway-gamepage .now-winning{
    height:initial
}
@-moz-document url-prefix(){
    .speedway-gamepage .speedway-iframe{
        padding-bottom:30px
    }
}
.v-sport-mobile,.v-sport-mobile.kiron{
    position:relative;
    min-height:calc(100vh - 106px)
}
.v-sport-mobile.kiron>iframe,.v-sport-mobile>iframe{
    margin-top:0!important;
    border:0!important;
    position:absolute;
    height:100%!important;
    width:100%!important;
    left:0;
    top:0
}
.v-sport-mobile.kiron{
    overflow-x:hidden
}
.v-sport-mobile.kiron>iframe{
    position:relative!important;
    height:auto!important;
    max-width:none!important;
    overflow-x:hidden!important;
    min-height:calc(100vh - 101px)!important
}
.games__list,.v-sport-mobile.multiply-games{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-direction:normal
}
.v-sport-mobile.multiply-games{
    -webkit-box-orient:vertical;
    -ms-flex-direction:column;
    flex-direction:column
}
.v-sport-mobile.multiply-games iframe{
    position:static;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1
}
body.gamepage_no-loggin .gamepage__aside{
    overflow-x:visible
}
.games__list{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    -webkit-box-orient:horizontal;
    -ms-flex-flow:row wrap;
    flex-flow:row wrap;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start
}
.games__list-item{
    position:relative;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -ms-flex-preferred-size:20%;
    flex-basis:20%;
    max-width:20%;
    padding-right:10px;
    margin-bottom:10px
}
.games__list-item:nth-child(5n){
    padding-right:0
}
.games__item{
    position:relative
}
.games__item:focus{
    outline:0
}
.games__item-content,.games__item-pic{
    position:relative;
    overflow:hidden
}
.games__item-title{
    display:block;
    color:#fff
}
.games__item-image{
    display:block;
    width:100%;
    height:143px;
    overflow:hidden;
    position:relative;
    border-radius:4px
}
.games__item-image img{
    width:100%;
    height:100%;
    -webkit-transition:-webkit-transform .5s cubic-bezier(.68,0,.43,.92);
    transition:transform .5s cubic-bezier(.68,0,.43,.92);
    transition:transform .5s cubic-bezier(.68,0,.43,.92),-webkit-transform .5s cubic-bezier(.68,0,.43,.92)
}
.games__item-title{
    position:relative;
    text-overflow:ellipsis;
    overflow-x:hidden;
    padding:.25em 19px .25em 0;
    white-space:nowrap
}
.games__item-control{
    position:absolute;
    top:0;
    left:0;
    background-color:rgba(0,0,0,.4);
    width:100%;
    height:100%;
    display:none
}
.games__item-control-wrapper,.games__item-favorite span{
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.games__item-control-wrapper{
    text-align:center;
    width:100%
}
.games__item-control .button,.games__item-control-link{
    display:block;
    color:#fff;
    text-align:center;
    margin:auto;
    min-width:65%
}
.games__item-control-link{
    -webkit-transition:color .1s ease-out;
    transition:color .1s ease-out;
    margin:.5em auto auto;
    text-decoration:none
}
.games__item-control-link:hover{
    text-decoration:underline;
    color:#f2f2f2
}
.games__min-bet-label{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    width:86px;
    height:29px;
    background:url("") no-repeat center;
    background-size:cover;
    position:absolute;
    top:5px;
    right:0;
    font-family:Roboto,sans-serif;
    font-size:10px;
    font-weight:700;
    color:#000
}
.games__min-bet-label-text{
    margin:0 6px 0 auto;
    text-align:center;
    text-shadow:-1px 1px 0 #fff
}
.games__item:hover .games__item-control{
    display:block
}
.games__item:hover .games__item-image img{
    -webkit-transform:scale(1.15);
    transform:scale(1.15)
}
.games__list-item.has-tournament .games__item:hover .games__item-control{
    z-index:1
}
.games__item-favorite{
    position:absolute;
    width:20px;
    height:20px;
    right:0;
    top:50%;
    margin-top:-10px;
    cursor:pointer;
    overflow:visible
}
.games__item-favorite span{
    width:50px;
    height:50px;
    background-image:url("/content/img/sprite_star.png");
    background-position:left;
    background-repeat:no-repeat;
    background-size:2900%
}
.games__item-favorite:focus span,.games__item-favorite:hover span{
    background-position:3.571428571428571%
}
.games__item-favorite.active span{
    background-position:right
}
.games .button.button_gray{
    display:block;
    width:100%;
    background-color:#dc1f00
}
.games .button.button_gray:hover{
    background-color:#c30700
}
.games .button.button_gray::after,.games__list-item:hover .games__new-label{
    display:none
}
.r-free::before,.r-hot::before,.r-new::before{
    pointer-events:none;
    content:'';
    position:absolute;
    left:-5px;
    top:3px;
    height:30px;
    width:100%;
    z-index:1;
    background-position:left;
    background-repeat:no-repeat
}
.r-free::before{
    background-image:url("")
}
.r-new::before{
    background-image:url("/content/img/ribbon-new.svg")
}
.r-hot::before{
    background-image:url("")
}
.games__new-label{
    position:absolute;
    z-index:1;
    left:-5px;
    top:26px;
    height:30px;
    width:100%;
    background:url("/content/img/ribbon-new.svg") left no-repeat
}
@media only screen and (max-width:1024px){
    .games__list-item{
        -ms-flex-preferred-size:25%;
        flex-basis:25%;
        max-width:25%
    }
    .games__list-item:nth-child(5n){
        padding-right:10px
    }
    .games__list-item:nth-child(4n){
        padding-right:0
    }
    .games__item-title{
        white-space:nowrap;
        overflow-x:hidden;
        text-overflow:ellipsis;
        width:100%;
        display:block;
        max-width:calc(100% - 19px)
    }
}
@media only screen and (max-width:1023px){
    .games__item:hover .games__item-control{
        display:none
    }
    .games__item:hover .games__item-image img{
        -webkit-transform:none;
        transform:none
    }
    .games__item:focus-within{
        outline:0
    }
    .games__item:focus-within .games__item-control{
        display:block
    }
    .games__item:focus-within .games__item-image img{
        -webkit-transform:scale(1.15);
        transform:scale(1.15)
    }
}
@media only screen and (max-width:576px){
    .games__item-title{
        margin-top:5px
    }
    .games__list-item{
        -ms-flex-preferred-size:50%;
        flex-basis:50%;
        max-width:50%
    }
    .games__list-item:nth-child(4n){
        padding-right:10px
    }
    .games__list-item:nth-child(2n){
        padding-right:0
    }
    .games__list-item:nth-child(even) .games__item-favorite{
        right:5px
    }
}
@media only screen and (max-width:340px){
    .games__item-image{
        height:120px
    }
}
.games__list-item.has-tournament::after{
    content:'';
    display:block;
    background:url("/content/img/tournament.png") no-repeat center;
    background-size:contain;
    width:59px;
    height:92px;
    position:absolute;
    left:1rem;
    top:0;
    pointer-events:none
}
@media only screen and (max-width:330px){
    .games__list-item.has-tournament::after{
        height:61px;
        left:.5rem
    }
}
.iframe__container{
    width:100%;
    height:100%
}
.iframe__container>div{
    width:100%;
    height:100%!important
}
html[lang=es-pe] .gestbar__form::-webkit-input-placeholder,html[lang=es] .gestbar__form::-webkit-input-placeholder,html[lang=tr] .gestbar__form::-webkit-input-placeholder{
    font-size:13px
}
html[lang=es-pe] .gestbar__form::-moz-placeholder,html[lang=es] .gestbar__form::-moz-placeholder,html[lang=tr] .gestbar__form::-moz-placeholder{
    font-size:13px
}
html[lang=es-pe] .gestbar__form:-ms-input-placeholder,html[lang=es] .gestbar__form:-ms-input-placeholder,html[lang=tr] .gestbar__form:-ms-input-placeholder{
    font-size:13px
}
html[lang=es-pe] .gestbar__form::-ms-input-placeholder,html[lang=es] .gestbar__form::-ms-input-placeholder,html[lang=tr] .gestbar__form::-ms-input-placeholder{
    font-size:13px
}
html[lang=es-pe] .gestbar__form::placeholder,html[lang=es] .gestbar__form::placeholder,html[lang=tr] .gestbar__form::placeholder{
    font-size:13px
}
.gestbar__list{
    height:inherit;
    margin:0 70px 0 0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    display:block
}
.gestbar__form,.gestbar__item{
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.gestbar__item{
    padding:0 4px;
    position:relative
}
.gestbar__item .button_green{
    margin-right:4px
}
.gestbar__form{
    line-height:35px;
    padding:0 10px;
    border-radius:4px;
    border:0;
    width:200px;
    height:35px
}
.gestbar__form--secure{
    font-family:"secure-disc",sans-serif
}
.gestbar__form::-webkit-input-placeholder{
    color:#a9a9a9
}
.gestbar__form::-moz-placeholder{
    color:#a9a9a9
}
.gestbar__form:-ms-input-placeholder{
    color:#a9a9a9
}
.gestbar__form::-ms-input-placeholder{
    color:#a9a9a9
}
.gestbar__form::placeholder{
    color:#a9a9a9
}
.gestbar__form:focus{
    outline:0;
    -webkit-box-shadow:inset 2px 2px 8px 2px rgba(0,0,0,.25);
    box-shadow:inset 2px 2px 8px 2px rgba(0,0,0,.25)
}
.gestbar__form--password{
    padding-right:40px
}
.gestbar__change{
    display:inline-block;
    color:#fff;
    background-color:#24ba9d;
    font-weight:600;
    width:21px;
    height:21px;
    text-align:center;
    line-height:20px;
    border-radius:50%;
    position:absolute;
    top:50%;
    left:380px;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    cursor:pointer
}
.gestbar__change:focus{
    outline:0
}
.gestbar__auth{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    width:406px;
    margin:5px 0
}
.gestbar{
    line-height:45px
}
.gestbar__list{
    font-size:0
}
.gestbar__item{
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    font-size:16px;
    vertical-align:middle;
    line-height:1em
}
@media screen and (max-width:1024px){
    .gestbar__list{
        margin:0
    }
    .gestbar__auth{
        width:50%
    }
}
.header,.header__bottom,.header__row{
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.header{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    background-color:#424242;
    padding:0 4px;
    -webkit-box-shadow:0 0 18px 16px rgba(0,0,0,.15);
    box-shadow:0 0 18px 16px rgba(0,0,0,.15);
    z-index:3002
}
.header::before,.header__row::after{
    content:'';
    display:block;
    position:absolute
}
.header::before{
    left:0;
    top:0;
    height:100%;
    width:10%;
    z-index:47
}
.header__bottom,.header__row{
    position:relative
}
.header__row::after{
    width:calc(100% - 250px);
    height:1px;
    background-color:#656565;
    top:100%;
    right:0
}
.header__row .gestbar,.header__row .userbar{
    text-align:right;
    margin-left:auto
}
.header__bottom{
    z-index:49
}
.header__bottom--hidden{
    display:none
}
.header .logo{
    display:block;
    width:180px;
    height:75%;
    margin-left:25px;
    position:absolute;
    top:50%;
    left:0;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    background-size:contain!important;
    background:url("/content/img/logo_casino.svg") no-repeat center;
    z-index:5000
}
@media (min-width:1024px){
    .header .logo{
        margin-left:0
    }
}
@media (min-width:1590px){
    .header .logo{
        margin-left:25px
    }
}
@media (max-width:1680px){
    .header .logo{
        height:55%
    }
}
@media (max-width:1280px){
    .header .logo{
        width:150px;
        height:50%
    }
}
.header .logo img{
    width:100%;
    height:100%;
    display:block
}
.header .burger{
    display:none;
    visibility:hidden
}
.header.trade .logo{
    background-size:contain;
    background-image:url("")
}
.currency_disable .js--currentCurrency{
    color:#777!important
}
@media (max-width:1680px){
    .header .logo{
        top:36%
    }
}
@media only screen and (max-width:1240px){
    .header__row::after{
        width:calc(100% - 190px)
    }
}
@media only screen and (max-width:1024px){
    .header{
        border-bottom:1px solid #6a6a6a;
        -webkit-box-sizing:border-box;
        box-sizing:border-box
    }
    .header .logo{
        background:url("/content/img/pinup.svg") no-repeat center!important;
        background-size:contain!important;
        top:50%;
        margin-left:initial;
        height:70%
    }
    .header .logo img{
        position:relative;
        top:2px
    }
    .header::before{
        display:none
    }
    .header__bottom{
        display:none;
        visibility:hidden
    }
    .header__row{
        text-align:right;
        border:0
    }
    .header .userbar{
        display:inline-block;
        max-width:none!important;
        margin-left:auto
    }
    .header .userbar__item{
        display:none;
        padding:0
    }
    .header .userbar__item--mobile{
        display:inline-block!important;
        margin-right:8px
    }
    .header .userbar__item--mobile a[href^="tel:"]{
        pointer-events:none;
        text-decoration:none;
        color:#fff
    }
    .header .userbar__item--all{
        display:inline-block!important;
        text-align:right
    }
    .header .userbar__item .button{
        padding:7px 9px
    }
    .header .gestbar__item{
        visibility:hidden;
        padding:0
    }
    .header .gestbar__item .gestbar__form,.header .gestbar__item .social{
        display:none
    }
    .header .gestbar__item .gestbar__auth .button{
        margin-right:6px
    }
    .header .gestbar__item .button{
        display:inline-block;
        visibility:visible;
        padding:7px 9px
    }
    .header .logo{
        width:80px;
        left:44px
    }
    .header .burger{
        display:inline-block;
        visibility:visible;
        position:absolute;
        left:4px;
        top:50%;
        width:35px;
        height:35px;
        -webkit-box-sizing:border-box;
        box-sizing:border-box;
        -webkit-transform:translateY(-50%);
        transform:translateY(-50%)
    }
}
@media only screen and (max-width:380px){
    html[lang=es-pe] .header .gestbar__item .button{
        font-size:12px
    }
}
@media screen and (max-width:380px){
    html[lang=es-pe] .header .gestbar__item.gestbar__item--es .button{
        font-size:13px
    }
    html[lang=de] .header .logo,html[lang=es-pe] .header .logo,html[lang=es] .header .logo{
        width:64px!important
    }
}
@media only screen and (max-width:350px){
    html[lang=hi] .header .gestbar__item .button,html[lang=pe] .header .gestbar__item .button,html[lang=uz] .header .gestbar__item .button{
        font-size:13px
    }
}
@media only screen and (max-width:340px){
    html[lang=pe] .header .gestbar__item .button{
        padding:0 6px
    }
}
@media only screen and (max-width:360px){
    .header .gestbar__item.gestbar__item--es .button{
        font-size:13px
    }
}
.header-burger-menu{
    position:absolute;
    top:35px;
    right:0;
    display:none;
    width:148px;
    padding:0 10px;
    background-color:#3c3c3c
}
.header-burger-menu__list{
    padding:0;
    margin:0;
    list-style:none
}
.header-burger-menu__item{
    padding:10px 0;
    border-bottom:1px solid #656565
}
.header-burger-menu__item:last-child{
    border:0
}
.header-burger-menu__link{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    color:#a9a9a9;
    text-decoration:none
}
.header-burger-menu__link:hover{
    color:#fff
}
.header-burger-menu__link:focus{
    color:#fff;
    font-family:"Roboto-Bold",sans-serif
}
.header-burger-menu__link--active{
    color:#fff;
    font-family:"Roboto-Bold",sans-serif
}
.header-burger-menu__link--active:before{
    content:'';
    display:block;
    width:10px;
    height:10px;
    margin-right:10px;
    border-radius:4px;
    background-color:#24ba9d
}
@media screen and (max-width:1240px){
    .header-burger-menu__link--active:before{
        width:7px;
        height:7px
    }
}
.header-burger-menu-block--open .header-burger-menu{
    display:initial
}
.information__title{
    font-size:1.25em;
    color:#fff;
    text-align:center;
    margin:0 0 15px
}
.article nav ul,.information__list{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside
}
.information__item{
    display:block;
    margin-bottom:3px
}
.information__link{
    color:#fff;
    font-size:1em;
    display:block;
    text-align:center;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:16px 0;
    background-color:#424242;
    border-radius:4px;
    text-decoration:none
}
.page-information-bill{
    background:#fff
}
.information-bill,.information-bill-table td{
    padding:10px
}
.information-bill-table{
    max-width:100%;
    margin:0 auto
}
.jackpot{
    position:relative;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    height:300px;
    overflow:hidden
}
.jackpot::after,.jackpot::before{
    content:'';
    display:block;
    position:absolute;
    left:50%;
    top:50%;
    border-radius:50%;
    background-position:center
}
.jackpot::before{
    width:292px;
    height:292px;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    background-image:-webkit-radial-gradient(circle closest-side,#830e12,#8c030a,rgba(140,3,10,0));
    background-image:radial-gradient(circle closest-side,#830e12,#8c030a,rgba(140,3,10,0));
    z-index:40
}
.jackpot::after{
    width:300px;
    height:300px;
    background-image:url("");
    background-repeat:no-repeat;
    background-size:500%;
    z-index:42;
    -webkit-transform:translate(-50%,-50%) rotate(0deg);
    transform:translate(-50%,-50%) rotate(0deg);
    -webkit-animation-name:rotateInf;
    animation-name:rotateInf;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite;
    -webkit-animation-duration:8s;
    animation-duration:8s;
    overflow:hidden;
    -webkit-animation-timing-function:linear;
    animation-timing-function:linear
}
.jackpot__figure,.jackpot__figure-caption{
    position:absolute;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.jackpot__figure{
    top:50%;
    width:100%;
    z-index:46
}
.jackpot__figure-picture img{
    display:block;
    width:100%
}
.jackpot__figure-caption{
    color:#830d11;
    text-align:center;
    top:56%;
    font-size:1.55em;
    font-weight:400;
    font-family:Impact;
    letter-spacing:1.7px;
    white-space:nowrap;
    cursor:default;
    -webkit-filter:drop-shadow(.7px .7px #830d11);
    filter:drop-shadow(.7px .7px #830d11);
    text-shadow:0 1px 1px rgba(0,0,0,.5),1px 2px 2px rgba(0,0,0,.2)
}
.jackpot__figure-caption::-moz-selection{
    background-color:transparent
}
.jackpot__figure-caption::selection{
    background-color:transparent
}
.jackpot .button{
    display:block;
    text-align:center;
    margin:auto;
    width:calc(100% - 20px);
    z-index:46;
    position:absolute;
    bottom:0;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%)
}
.gamepage__aside .jackpot{
    height:225px
}
.gamepage__aside .jackpot__figure{
    top:43%
}
.kasa-preloader,.kasa-preloader-lk{
    background:#61605cf2
}
.kasa-preloader.hidden{
    opacity:0;
    z-index:-1;
    display:none
}
.kasa-preloader .kasa-game-preloader{
    max-height:calc(100% - 69px);
    height:100%;
    top:auto
}
.kasa-preloader .kasa-cashbox__nav{
    margin-bottom:0
}
.kasa-preloader .game-preloader__img{
    width:160px
}
.kassa__lk .kasa-game-preloader{
    height:500px;
    position:static
}
.kasa-preloader-lk.hidden{
    opacity:0;
    z-index:-1;
    display:none
}
.kasa-preloader-lk .kasa-game-preloader{
    max-height:calc(100% - 69px);
    height:500px;
    position:static;
    top:auto
}
.kasa-preloader-lk .game-preloader__img{
    width:160px
}
.kasa-preloader-lk .kasa-cashbox__nav{
    margin-bottom:0
}
.language-select{
    color:#fff;
    width:70px;
    text-align:right;
    right:0;
    top:6px;
    position:fixed;
    z-index:5005;
    cursor:pointer;
    font-size:16px;
    margin-left:auto
}
@media all and (max-width:1024px){
    .language-select{
        background-color:#424242;
        top:0;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center
    }
}
.language-select-current{
    font-size:.6em;
    padding-right:1em;
    line-height:54px;
    background-position:.8em center;
    background-size:26px;
    background-repeat:no-repeat;
    position:relative;
    height:35px
}
@media all and (min-width:1024px){
    .language-select-current{
        line-height:35px
    }
}
@media all and (max-width:1024px){
    .language-select-current{
        background-image:none;
        width:100%
    }
}
.language-select-current::before{
    content:'';
    -webkit-transition:all .2s;
    transition:all .2s;
    position:absolute;
    top:14px;
    right:12px;
    border-bottom:5px solid transparent;
    border-left:4px solid transparent;
    border-right:4px solid transparent;
    border-top:5px solid #fff;
    height:0;
    width:0
}
.language-select-list{
    display:none;
    position:absolute;
    bottom:0;
    -webkit-transform:translateY(100%);
    transform:translateY(100%);
    width:100%;
    background-color:#424242
}
.language-select-list a{
    color:#fff;
    text-decoration:none
}
.language-select-list_item{
    -moz-user-select:none;
    -ms-user-select:none;
    -o-user-select:none;
    -webkit-user-select:none;
    user-select:none;
    padding-right:.5em;
    line-height:45px;
    text-transform:uppercase;
    cursor:pointer;
    background-position:.5em center;
    background-size:26px;
    background-repeat:no-repeat;
    border-bottom:1px solid #0f0f0f
}
.language-select-list_item:hover{
    color:#24ba9d
}
@media (hover:hover){
    .language-select:hover .language-select-current{
        color:#24ba9d
    }
}
.language-select.active .language-select-list{
    display:block;
    overflow-y:scroll;
    max-height:calc(100vh - 101px);
    -ms-overflow-style:none;
    overflow:-moz-scrollbars-none;
    scrollbar-width:none
}
.language-select.active .language-select-list::-webkit-scrollbar{
    width:0;
    background:0 0
}
.language-select.active .language-select-current::before{
    border-bottom:5px solid #24ba9d;
    border-top:5px solid transparent;
    border-left:4px solid transparent;
    border-right:4px solid transparent;
    top:8px
}
.sidebar .language-select{
    position:relative
}
@media screen and (max-width:700px){
    .language-select{
        width:67px
    }
}
@media screen and (orientation:landscape) and (max-height:420px){
    .language-select.active .language-select-list{
        max-height:calc(100vh - 110px)!important
    }
}
@media screen and (orientation:landscape) and (max-height:400px){
    .language-select.active .language-select-list{
        max-height:calc(100vh - 160px)!important
    }
}
[data-language=en]{
    background-image:url("")
}
[data-language=gb]{
    background-image:url("/content/img/gb.svg")
}
[data-language=fr]{
    background-image:url("")
}
[data-language=de]{
    background-image:url("")
}
[data-language=ru]{
    background-image:url("/content/img/ru.svg")
}
[data-language=ua]{
    background-image:url("/content/img/ua.svg")
}
[data-language=tr]{
    background-image:url("/content/img/tr.svg")
}
[data-language=pt]{
    background-image:url("/content/img/pt.svg")
}
[data-language=br]{
    background-image:url("/content/img/br.svg")
}
[data-language=es]{
    background-image:url("")
}
[data-language=az]{
    background-image:url("/content/img/az.svg")
}
[data-language=kz]{
    background-image:url("/content/img/kz.svg")
}
[data-language=pe]{
    background-image:url("/content/img/pe.svg")
}
[data-language=in]{
    background-image:url("/content/img/in.svg")
}
[data-language=uz]{
    background-image:url("/content/img/uz.svg")
}
[data-language=cl]{
    background-image:url("/content/img/cl.svg")
}
@media screen and (max-width:1024px){
    .sidebar.sidebar--hidden+.language-select{
        display:none
    }
}
@media screen and (max-height:800px){
    .language-select.active{
        z-index:12000
    }
}
.main__section--winrs{
    display:none
}
.layout{
    position:relative
}
@media only screen and (min-width:680px){
    .main__section--winrs{
        display:block
    }
}
.lottery-info__title{
    margin-top:-40px!important;
    font-size:37px;
    line-height:40px
}
.lottery-info__arrow{
    width:60px!important;
    height:60px!important
}
.lottery-info__header{
    display:inline-block;
    vertical-align:middle;
    margin:0 40px;
    font-size:37px;
    position:relative;
    top:13px
}
.lottery-info__subtitle{
    padding-bottom:20px;
    padding-top:0;
    font-size:19px;
    line-height:40px
}
.lottery-info__subarrow{
    width:30px;
    height:30px
}
.lottery-info__subheader{
    display:inline-block;
    vertical-align:middle;
    margin:0 20px
}
.lottery-info__description{
    color:#fff;
    padding:1em 6em;
    text-align:justify;
    line-height:1.4em
}
.lottery-info__car{
    width:100%;
    height:300px;
    margin-bottom:3em
}
.lottery-info__car-img{
    background-image:url("");
    background-position:center;
    background-size:contain;
    background-repeat:no-repeat;
    display:inline-block;
    width:80%;
    height:100%
}
.lottery-info__cannon{
    width:49.5%;
    height:300px;
    display:inline-block
}
.lottery-info__cannon-img{
    background-image:url("");
    background-position:center;
    background-size:contain;
    background-repeat:no-repeat;
    display:inline-block;
    width:80%;
    height:100%
}
.lottery-info__macbook{
    width:49.5%;
    height:300px;
    display:inline-block
}
.lottery-info__macbook-img{
    background-image:url("");
    background-position:center;
    background-size:contain;
    background-repeat:no-repeat;
    display:inline-block;
    width:80%;
    height:100%
}
.lottery-info__qopter{
    width:33%;
    height:250px;
    display:inline-block
}
.lottery-info__qopter-img{
    background-image:url("");
    background-position:50% 86%;
    background-size:contain;
    background-repeat:no-repeat;
    display:inline-block;
    width:80%;
    height:100%
}
.lottery-info__iphone{
    width:33%;
    height:250px;
    display:inline-block
}
.lottery-info__iphone-img{
    background-image:url("");
    background-position:50% 70%;
    background-size:contain;
    background-repeat:no-repeat;
    display:inline-block;
    width:80%;
    height:100%
}
.lottery-info__watch{
    width:33%;
    height:250px;
    display:inline-block
}
.lottery-info__watch-img{
    background-image:url("");
    background-position:50% 73%;
    background-size:contain;
    background-repeat:no-repeat;
    display:inline-block;
    width:80%;
    height:100%
}
.lottery-info__freespins{
    width:24.5%;
    height:220px;
    display:inline-block;
    padding-bottom:3em
}
.lottery-info__freespins-img{
    background-image:url("");
    background-position:50% 31%;
    background-size:contain;
    background-repeat:no-repeat;
    display:inline-block;
    width:80%;
    height:100%
}
.lottery-info__pincoin{
    width:24.5%;
    height:220px;
    display:inline-block;
    padding-bottom:3em
}
.lottery-info__pincoin-img{
    background-image:url("");
    background-position:center;
    background-size:contain;
    background-repeat:no-repeat;
    display:inline-block;
    width:80%;
    height:100%
}
.lottery-info__100kbon{
    width:24.5%;
    height:220px;
    display:inline-block;
    padding-bottom:3em
}
.lottery-info__100kbon-img{
    background-image:url("");
    background-position:50% 60%;
    background-size:contain;
    background-repeat:no-repeat;
    display:inline-block;
    width:80%;
    height:100%
}
.lottery-info__100krub{
    width:24.5%;
    height:220px;
    display:inline-block;
    padding-bottom:3em
}
.lottery-info__100krub-img{
    background-image:url("");
    background-position:50% 35%;
    background-size:contain;
    background-repeat:no-repeat;
    display:inline-block;
    width:80%;
    height:100%
}
.lottery-info__prize{
    text-align:center;
    margin-top:3em;
    margin-bottom:3em;
    vertical-align:top
}
.lottery-info__prize--header{
    color:#fff;
    text-align:center
}
.lottery-info__prize--header-main{
    color:#24ba9d
}
.lottery-info__wrapper.update-images .lottery-info__car-img{
    background-image:url("");
    background-position:center
}
.lottery-info__wrapper.update-images .lottery-info__cannon-img{
    background-image:url("");
    background-position:center
}
.lottery-info__wrapper.update-images .lottery-info__macbook-img{
    background-image:url("");
    background-position:center
}
.lottery-info__wrapper.update-images .lottery-info__qopter-img{
    background-image:url("");
    background-position:center
}
.lottery-info__wrapper.update-images .lottery-info__iphone-img{
    background-image:url("");
    background-position:center
}
.lottery-info__wrapper.update-images .lottery-info__watch-img{
    background-image:url("");
    background-position:center
}
.lottery-info__wrapper.update-images .lottery-info__freespins-img{
    background-image:url("");
    background-position:center
}
.lottery-info__wrapper.update-images .lottery-info__pincoin-img{
    background-image:url("");
    background-position:center
}
.lottery-info__wrapper.update-images .lottery-info__100kbon-img{
    background-image:url("");
    background-position:center
}
.lottery-info__wrapper.update-images .lottery-info__100krub-img{
    background-image:url("");
    background-position:center
}
.button.button_red.button_lottery-info{
    display:block;
    margin:50px auto 0;
    max-width:216px;
    width:100%
}
.popup__btn_style_enter.lottery{
    margin-top:3em
}
@media screen and (max-width:1024px){
    .lottery-info__title{
        padding-top:20px
    }
    .lottery-info__prize--header{
        font-size:1.2em
    }
    .lottery-info__prize.lottery-info__iphone,.lottery-info__prize.lottery-info__qopter,.lottery-info__prize.lottery-info__watch{
        width:32.5%
    }
}
@media screen and (max-width:800px){
    .lottery-info__arrow{
        width:8vw!important;
        height:8vw!important
    }
    .lottery-info__header{
        margin:0 10px;
        font-size:4.4vw;
        top:1.9vw
    }
    .lottery-info__title{
        font-size:26px;
        line-height:normal
    }
    .lottery-info__subarrow{
        width:3vw;
        height:3vw
    }
    .lottery-info__subheader{
        margin:0 10px
    }
    .lottery-info__subtitle{
        font-size:13px;
        line-height:19px
    }
    .lottery-info__description{
        padding:0 15px;
        font-size:14px
    }
    .popup__btn_style_enter.lottery{
        margin-top:2em;
        height:48px
    }
    .popup__btn_style_enter.lottery .btn__text{
        line-height:46px
    }
    .popup__btn_style_enter.lottery .btn__arrow{
        height:44px
    }
    .lottery-info__prize--header{
        font-size:1em
    }
    .lottery-info__prize{
        margin-top:2em;
        margin-bottom:2em
    }
}
@media screen and (max-width:689px){
    .lottery-info__prize.lottery-info__iphone,.lottery-info__prize.lottery-info__qopter,.lottery-info__prize.lottery-info__watch{
        width:32%
    }
    .lottery-info__prize--header{
        font-size:.8em
    }
    .lottery-info__prize.lottery-info__100kbon,.lottery-info__prize.lottery-info__100krub,.lottery-info__prize.lottery-info__freespins,.lottery-info__prize.lottery-info__pincoin{
        width:24%
    }
    .lottery-info__qopter-img{
        background-position:50% 74%
    }
    .lottery-info__freespins-img{
        background-position:50% 47%
    }
    .lottery-info__100krub-img{
        background-position:50% 54%
    }
    .lottery-info__header{
        margin:0 20px;
        font-size:5vw;
        top:1vw
    }
}
@media screen and (max-width:560px){
    .lottery-info__prize.lottery-info__100kbon,.lottery-info__prize.lottery-info__100krub,.lottery-info__prize.lottery-info__cannon,.lottery-info__prize.lottery-info__car,.lottery-info__prize.lottery-info__freespins,.lottery-info__prize.lottery-info__iphone,.lottery-info__prize.lottery-info__macbook,.lottery-info__prize.lottery-info__pincoin,.lottery-info__prize.lottery-info__qopter,.lottery-info__prize.lottery-info__watch{
        width:100%;
        height:200px
    }
    .lottery-info__prize--header{
        font-size:1.7em
    }
}
@media screen and (max-width:510px){
    .lottery-info__arrow{
        display:none
    }
    .lottery-info__header{
        margin:0 2px;
        top:.3vw;
        font-size:4.5vw
    }
    .lottery-info__title{
        font-size:30px;
        line-height:30px;
        padding-bottom:2vw!important
    }
    .lottery-info__subarrow{
        width:15px;
        height:15px
    }
    .lottery-info__subheader{
        margin:0 7px
    }
    .lottery-info__subtitle{
        font-size:10px;
        line-height:15px
    }
    .lottery-info__prize--header{
        font-size:1.3em
    }
}
@media screen and (max-width:380px){
    .lottery-info__header{
        margin:0 2px;
        top:-.4vw
    }
}
@media screen and (max-width:370px){
    .lottery-info__arrow{
        display:none!important
    }
}
.main-description{
    padding:0 0 15px
}
.main-description__list-item-text,.main-description__section-text,.main-description__text{
    margin:0;
    font-size:1rem;
    color:#dcdcdc
}
.main-description__section-header{
    margin:0;
    font-size:1rem;
    color:#fbfbfb
}
.main-description__list-item,.main-description__list-item-href{
    color:#24ba9d
}
.main-description__list,.main-description__section,.main-description__text{
    margin-top:15px
}
.main-description--hidden{
    display:none
}
.main__header--games .main__header-list,.main__header--winrs .main__header-list,.row{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row
}
.row{
    width:100%;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    padding:5px
}
.row__aside{
    width:calc(20% - 10px);
    margin-right:10px
}
.row__slider{
    width:80%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    height:220px
}
@media only screen and (max-width:1240px){
    .row__slider{
        width:75%
    }
    .row__aside{
        width:calc(25% - 10px);
        margin-right:10px
    }
}
@media only screen and (max-width:980px){
    .row__slider{
        width:100%
    }
    .row__aside{
        display:none!important;
        visibility:hidden!important
    }
}
@media only screen and (max-width:576px){
    .row{
        display:block
    }
    .row__slider{
        width:100%;
        height:44vw;
        min-height:145px!important
    }
}
@media only screen and (max-width:500px){
    .row__slider{
        height:52vw
    }
}
@media only screen and (max-width:360px){
    .row__slider{
        height:54vw
    }
}
.main__header{
    background-color:#424242;
    border-radius:4px;
    font-size:1.25em;
    line-height:35px;
    margin-bottom:10px
}
.main__header--games,.main__header--winrs{
    display:none
}
.main__header--games .main__header-list,.main__header--winrs .main__header-list{
    margin:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    -ms-flex-wrap:nowrap;
    flex-wrap:nowrap;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    padding:0 10px
}
.main__header--games .main__header-item,.main__header--winrs .main__header-item{
    -webkit-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1;
    text-align:center
}
.main__header--games .main__header-link,.main__header--winrs .main__header-link{
    color:#a9a9a9;
    text-decoration:none;
    position:relative
}
.main__header--games .main__header-link:hover,.main__header--winrs .main__header-link:hover{
    color:#fff
}
.main__header--games .main__header-link--active,.main__header--winrs .main__header-link--active{
    outline:0;
    font-family:"Roboto-Bold",sans-serif;
    color:#fff
}
.main__header--games .main__header-link--active::before,.main__header--winrs .main__header-link--active::before{
    content:'';
    display:block;
    position:absolute;
    width:10px;
    height:10px;
    background-color:#24ba9d;
    border-radius:50%;
    top:50%;
    left:-20px;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.main__header--games .main__header-link:focus,.main__header--winrs .main__header-link:focus{
    outline:0;
    color:#fff;
    font-family:"Roboto-Bold",sans-serif
}
.main__header--games .main__header-link:focus::before,.main__header--winrs .main__header-link:focus::before{
    content:'';
    display:block;
    position:absolute;
    width:10px;
    height:10px;
    background-color:#24ba9d;
    border-radius:50%;
    top:50%;
    left:-20px;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
@media only screen and (min-width:680px){
    .main__header--games,.main__header--winrs{
        display:block
    }
}
.nav{
    max-width:1260px;
    margin:auto
}
.nav__list{
    position:relative;
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    font-size:17px
}
.nav__item{
    line-height:34px;
    text-align:center
}
.nav__item__new{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin-right:-10px
}
.nav__item__img{
    -ms-flex-item-align:start;
    align-self:flex-start
}
.nav__link{
    text-decoration:none;
    color:#a9a9a9;
    position:relative
}
.nav__link:hover,.popUp_bonusV1-content--open a{
    color:#fff
}
.nav__link--active{
    color:#fff;
    font-family:"Roboto-Bold",sans-serif
}
.nav__link--active::before{
    content:'';
    display:block;
    position:absolute;
    width:10px;
    height:10px;
    background-color:#24ba9d;
    border-radius:50%;
    top:50%;
    left:-14px;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.nav__link+.nav__link--red:focus{
    color:#e50539
}
.nav__link+.nav__link--green:focus{
    color:#24ba9d
}
.nav__link:focus{
    outline:0;
    color:#fff;
    font-family:"Roboto-Bold",sans-serif
}
.nav__link--red{
    color:#e50539;
    font-weight:700;
    text-transform:uppercase
}
.nav__link--red:focus{
    color:#e50539
}
.nav__link--green{
    color:#24ba9d;
    font-weight:700
}
.nav__link--green:focus{
    color:#24ba9d
}
.nav__link--img-href{
    cursor:pointer;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.nav__link--img-href:focus{
    outline:initial;
    color:initial;
    font-family:"Roboto-Bold",sans-serif;
    font-weight:initial
}
.nav__link--img{
    height:18px;
    margin-top:-2px
}
@media screen and (max-width:1279px){
    .nav__link--img{
        height:16px
    }
}
.nav__toggle-header-burger-menu-btn{
    color:#fff;
    line-height:initial
}
.nav__toggle-header-burger-menu-btn::-moz-selection{
    background:0 0
}
.nav__toggle-header-burger-menu-btn::selection{
    background:0 0
}
.nav__toggle-header-burger-menu-btn-wrap{
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.nav__toggle-header-burger-menu-btn-wrap::-moz-selection{
    background:0 0
}
.nav__toggle-header-burger-menu-btn-wrap::selection{
    background:0 0
}
html[lang=az] .nav__list,html[lang=br] .nav__list,html[lang=kk] .nav__list,html[lang=pt] .nav__list{
    font-size:17px
}
.header-burger-menu-block{
    display:none;
    height:34px;
    padding:0 10px;
    cursor:pointer
}
.header-burger-menu-block::-moz-selection{
    background:0 0
}
.header-burger-menu-block::selection{
    background:0 0
}
@media screen and (max-width:1600px){
    .header-burger-menu-block{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex
    }
}
.header-burger-menu-block--open .nav__toggle-header-burger-menu-btn{
    color:#24ba9d;
    line-height:initial
}
html[lang=az] .nav-dropdown.nav-dropdown--active::before,html[lang=az] .nav__link--active::before,html[lang=br] .nav-dropdown.nav-dropdown--active::before,html[lang=br] .nav__link--active::before,html[lang=pt] .nav-dropdown.nav-dropdown--active::before,html[lang=pt] .nav__link--active::before{
    width:8px;
    height:8px;
    left:-11px
}
.nav__new{
    position:relative
}
.nav__new:after{
    background:url("") no-repeat center;
    height:17px;
    content:'';
    width:42px;
    position:absolute;
    display:block;
    top:0;
    right:-37px
}
.nav__list{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -ms-flex-pack:distribute;
    justify-content:space-around;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.nav-dropdown{
    display:none;
    color:#a9a9a9
}
@media screen and (max-width:1500px){
    .nav{
        max-width:90vw
    }
}
@media screen and (max-width:1280px){
    .nav{
        max-width:91vw
    }
}
@media screen and (max-width:1279px){
    .nav__item,.nav__list{
        font-size:17px
    }
}
@media screen and (max-width:1240px){
    .nav{
        max-width:93vw
    }
    .nav__item.hide-1240{
        display:none
    }
    .nav__link--active::before{
        width:7px;
        height:7px;
        left:-10px
    }
    .nav-dropdown{
        display:block;
        position:relative;
        padding-bottom:20px;
        top:10px
    }
    .nav-dropdown__list{
        margin:0;
        text-indent:0;
        list-style:none;
        list-style-position:outside;
        background-color:#424242;
        left:50%;
        top:34px;
        width:200px;
        -webkit-transform:translateX(-50%);
        transform:translateX(-50%);
        text-align:center;
        position:absolute;
        padding:5px 0 0;
        border-bottom-left-radius:5px;
        border-bottom-right-radius:5px;
        display:none;
        opacity:0;
        -webkit-transition:all .4s;
        transition:all .4s
    }
    .nav-dropdown__item{
        margin:0 7px 7px;
        padding-bottom:7px;
        border-bottom:1px solid #777
    }
    .nav-dropdown__item:hover .nav__link{
        color:#fff
    }
    .nav-dropdown__item:last-child{
        border:0
    }
    .nav-dropdown:hover{
        color:#fff
    }
    .nav-dropdown:hover .nav-dropdown__list,.nav-dropdown__list:hover{
        display:block;
        opacity:1
    }
}
@media screen and (max-width:1080px){
    .nav__item,.nav__list{
        font-size:16px
    }
    .nav__link--active::before{
        width:6px;
        height:6px;
        left:-9px
    }
}
.notice{
    position:fixed;
    right:0;
    top:88px;
    max-width:483px;
    width:483px;
    height:auto;
    background-color:rgba(0,0,0,.7);
    border-radius:4px;
    -webkit-transform:translateX(-2%);
    transform:translateX(-2%);
    z-index:4878787;
    -webkit-transition:-webkit-transform .35s ease-in-out;
    transition:transform .35s ease-in-out;
    transition:transform .35s ease-in-out,-webkit-transform .35s ease-in-out;
    -webkit-animation:.37s linear 1 none NoticeIntDesktop;
    animation:.37s linear 1 none NoticeIntDesktop
}
.notice,.notice *{
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.notice--hidden{
    -webkit-transform:translateX(100%)!important;
    transform:translateX(100%)!important
}
.notice__containter{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:30px 16px
}
.notice__close{
    position:absolute;
    width:20px;
    height:20px;
    right:10px;
    top:10px;
    cursor:pointer;
    display:block
}
.notice__close:hover::after,.notice__close:hover::before{
    background-color:#777
}
.notice__close::after,.notice__close::before{
    content:'';
    display:block;
    position:absolute;
    background-color:#a9a9a9;
    -webkit-transition:background-color .15s ease-in-out;
    transition:background-color .15s ease-in-out;
    width:100%;
    height:3px;
    top:50%;
    left:50%
}
.notice__close::before{
    -webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);
    transform:translateX(-50%) translateY(-50%) rotate(45deg)
}
.notice__close::after{
    -webkit-transform:translateX(-50%) translateY(-50%) rotate(-45deg);
    transform:translateX(-50%) translateY(-50%) rotate(-45deg)
}
.notice__text{
    text-align:center;
    font-size:1em;
    color:#fff;
    margin:0
}
.notice.notice--popup{
    -webkit-box-shadow:none!important;
    box-shadow:none!important
}
.notice.notice--popup:after{
    display:none!important
}
@media only screen and (max-width:1024px){
    .notice{
        top:62px
    }
}
@media only screen and (max-width:576px){
    .notice,.notice:after{
        left:50%;
        -webkit-transform:translateX(-50%);
        transform:translateX(-50%)
    }
    .notice{
        background-color:rgba(0,0,0,.85);
        max-width:auto;
        width:calc(100% - 20px);
        top:8px;
        -webkit-box-shadow:0 -6px 24px 12px rgba(0,0,0,.45);
        box-shadow:0 -6px 24px 12px rgba(0,0,0,.45);
        -webkit-animation:.37s linear 1 none NoticeIntMobile;
        animation:.37s linear 1 none NoticeIntMobile
    }
    .notice:after{
        content:'';
        display:block;
        height:3px;
        width:calc(100% - 10px);
        border-radius:4px;
        background-color:#777;
        position:absolute;
        bottom:5px
    }
    .notice--hidden{
        -webkit-transform:translateX(125%)!important;
        transform:translateX(125%)!important
    }
    .notice--active{
        background-color:rgba(61,61,61,.85);
        -webkit-box-shadow:0 -6px 24px 12px rgba(0,0,0,.1);
        box-shadow:0 -6px 24px 12px rgba(0,0,0,.1);
        -webkit-transform:translateX(-49%);
        transform:translateX(-49%)
    }
    .notice--active::after{
        background-color:#24ba9d
    }
    .notice__containter{
        -webkit-box-sizing:border-box;
        box-sizing:border-box;
        padding:18px 16px
    }
    .notice__close{
        display:none;
        visibility:hidden
    }
}
.popUp_bonusV1{
    height:48px;
    width:85px;
    position:fixed;
    right:15px;
    bottom:215px;
    background-color:#424242;
    border:2px solid #a9a9a9;
    -webkit-transition:all .2s ease-out;
    transition:all .2s ease-out;
    overflow:visible;
    z-index:655;
    border-radius:4px
}
.popUp_bonusV1-gift{
    display:inline-block;
    width:35px;
    height:35px;
    position:relative;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    left:45px
}
.popUp_bonusV1-content{
    position:absolute;
    width:250px;
    right:auto;
    top:0;
    opacity:0;
    -webkit-transition:right .2s;
    transition:right .2s
}
.popUp_bonusV1-close{
    display:none
}
.popUp_bonusV1-controlBtn{
    position:absolute;
    display:inline-block;
    width:80px;
    height:50px;
    cursor:pointer;
    top:0;
    right:0
}
.popUp_bonusV1-controlBtn::before{
    content:"";
    position:absolute;
    height:35px;
    border:1px solid #a9a9a9;
    top:6px;
    right:46px
}
.popUp_bonusV1-controlBtn-ar{
    position:absolute;
    width:12px;
    height:12px;
    -webkit-transform:rotate(-45deg);
    transform:rotate(-45deg);
    top:18px;
    left:5px;
    border-left:2px solid #fff;
    border-top:2px solid #fff;
    -webkit-transition:border .2s linear;
    transition:border .2s linear;
    -webkit-animation-name:arrowShining;
    animation-name:arrowShining;
    -webkit-animation-duration:1s;
    animation-duration:1s;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite;
    -webkit-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
    animation-direction:alternate-reverse;
    -webkit-animation-timing-function:ease;
    animation-timing-function:ease
}
.popUp_bonusV1-controlBtn-ar2{
    left:15px
}
.popUp_bonusV1 .button{
    -ms-flex-item-align:center;
    align-self:center
}
.popUp_bonusV1 .popUp_bonusV1-close--open{
    display:block;
    top:20px;
    right:auto;
    left:10px
}
.promo_image-bonusV1-circle{
    display:none
}
.popUp_bonusV1-gift-open{
    left:30px
}
.promo_image-bonusV1-circle--open{
    display:block;
    position:absolute;
    width:80px;
    left:-22px;
    top:-22px
}
.popUp_bonusV1--open{
    overflow:hidden;
    position:fixed;
    width:400px;
    height:150px;
    left:55vw;
    top:85px;
    border-color:#24ba9d;
    border-radius:4px
}
.popUp_bonusV1--open.popUp_bonusV1--open-az{
    min-height:158px
}
.popUp_bonusV1-gift--open{
    top:60%;
    left:28px
}
.popUp_bonusV1-content--open{
    position:absolute;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    right:60px;
    top:0;
    opacity:1;
    width:250px;
    height:100%;
    text-align:center;
    color:#fff
}
.popUp_bonusV1-content--open h4{
    margin-top:0;
    margin-bottom:0
}
.popUp_bonusV1-controlBtn--open{
    right:-39px;
    top:2px
}
.popUp_bonusV1-controlBtn--open::before{
    top:6px;
    right:88px
}
.popUp_bonusV1-controlBtn-ar1--open,.popUp_bonusV1-controlBtn-ar2--open{
    -webkit-animation:none;
    animation:none;
    border-color:#24ba9d
}
.gift__line{
    position:absolute;
    border:1px solid #dc1f00;
    background-color:#424242
}
.gift__line-1,.gift__line-2,.gift__line-3{
    width:50%;
    height:50%;
    border-radius:10%;
    top:55%;
    left:50%;
    -webkit-transform:translateY(-50%) translateX(-50%);
    transform:translateY(-50%) translateX(-50%);
    z-index:2
}
.gift__line-2,.gift__line-3{
    width:10%;
    z-index:4
}
.gift__line-3{
    width:60%;
    height:13%;
    border-radius:2px;
    top:36.5%;
    z-index:3
}
.gift__line-4{
    -webkit-transform:translateY(-50%) translateX(-50%) rotate(-40deg);
    transform:translateY(-50%) translateX(-50%) rotate(-40deg)
}
.gift__line-4,.gift__line-5{
    width:30%;
    height:8%;
    border-radius:40px;
    border:1px solid #dc1f00;
    top:32%;
    z-index:1
}
.gift__line-4{
    left:53%
}
.gift__line-5{
    left:47%;
    -webkit-transform:translateY(-50%) translateX(-50%) rotate(40deg);
    transform:translateY(-50%) translateX(-50%) rotate(40deg)
}
.open{
    width:300px;
    height:180px;
    -webkit-transition:width .5s,height .5s;
    transition:width .5s,height .5s
}
.popUp_bonusV1-gift--open .gift__line{
    border-color:#ff0084;
    -webkit-box-shadow:none;
    box-shadow:none
}
@media screen and (max-width:1600px){
    .popUp_bonusV1--open{
        left:56vw
    }
}
@media screen and (max-width:1200px){
    .popUp_bonusV1--open{
        left:54vw
    }
}
@media screen and (max-width:1160px){
    .popUp_bonusV1--open{
        left:52vw
    }
}
@media screen and (max-width:1100px){
    .popUp_bonusV1--open{
        left:50vw
    }
}
@media screen and (max-width:1060px){
    .popUp_bonusV1--open{
        left:48vw
    }
}
@media screen and (max-width:1024px){
    .popUp_bonusV1--open .popUp_bonusV1-controlBtn-ar{
        -webkit-transform:rotate(135deg);
        transform:rotate(135deg);
        left:48px
    }
    .popUp_bonusV1--open .popUp_bonusV1-controlBtn-ar2{
        left:56px
    }
    .page-modal_shadow{
        overflow:hidden;
        position:relative
    }
    .page-modal_shadow::after{
        content:'';
        display:block;
        width:100%;
        height:100%;
        position:absolute;
        top:0;
        left:0;
        z-index:650;
        background-color:rgba(0,0,0,.7)
    }
    .popUp_bonusV1{
        position:fixed;
        z-index:655;
        -webkit-transition:none;
        transition:none
    }
    .popUp_bonusV1--open{
        max-width:400px;
        height:199px;
        right:50%;
        left:auto;
        top:calc(35% + 80px);
        -webkit-transform:translate(50%,-50%);
        transform:translate(50%,-50%)
    }
    .popUp_bonusV1-content--open{
        width:100%;
        right:0
    }
    .popUp_bonusV1-gift--open{
        left:46%;
        width:30px;
        top:41%;
        background-repeat:no-repeat
    }
    .popUp_bonusV1-gift--open img{
        width:65px;
        left:-18px;
        top:-18px
    }
    .popUp_bonusV1-content--open h4{
        margin-bottom:60px
    }
    .popUp_bonusV1-controlBtn--open{
        -webkit-transform:rotate(180deg);
        transform:rotate(180deg);
        right:-38px;
        top:1px
    }
    .popUp_bonusV1-gift--open .gift__wrapper{
        width:48px;
        height:44px
    }
    .popUp_bonusV1-gift--open .gift__line{
        border-color:#ff0084;
        -webkit-box-shadow:none;
        box-shadow:none
    }
    .popUp_bonusV1-controlBtn--open::before{
        right:-5px
    }
}
@media screen and (max-width:425px){
    .popUp_bonusV1{
        position:fixed
    }
    .popUp_bonusV1--open{
        width:95%;
        right:50%;
        left:auto
    }
}
@media screen and (min-width:1024px){
    .popUp_bonusV1--open.popUp_bonusV1-alarmline{
        top:127px
    }
}
@media screen and (min-width:360px){
    .popUp_bonusV1--open.popUp_bonusV1--open-az p{
        font-size:.83em
    }
}
@media screen and (max-width:896px) and (max-height:415px){
    .popUp_bonusV1__device-ios{
        bottom:205px
    }
}
.cashbox__close{
    position:absolute;
    top:3px;
    right:7px;
    width:30px;
    height:30px;
    background-image:url("/content/img/cross.svg");
    background-size:16px 16px;
    background-position:center;
    background-repeat:no-repeat;
    cursor:pointer
}
.popup-cashbox{
    position:fixed;
    top:81px;
    left:50%;
    -webkit-transform:translateX(-50%) translateZ(0);
    transform:translateX(-50%) translateZ(0);
    background-color:#61605c;
    border-radius:4px;
    overflow-x:hidden;
    z-index:5032;
    width:960px;
    height:100%;
    max-height:80%;
    overflow-y:scroll;
    scrollbar-width:none;
    -ms-overflow-style:none
}
.popup-cashbox .cashbox__list::-webkit-scrollbar,.popup-cashbox::-webkit-scrollbar{
    width:0;
    height:0;
    background:0 0;
    display:none
}
.bonus-timer.flip-clock-wrapper div.up,.popup-cashbox .cashbox__title{
    border-radius:4px 4px 0 0
}
.popup-cashbox .cashbox__nav{
    border-radius:0;
    margin:0
}
.popup-cashbox .cashbox__attention{
    width:100%;
    margin:10px 0 0 10px;
    padding:10px 12px;
    border-left:solid 3px #dc1f00;
    border-radius:2px;
    color:#fff
}
.popup-cashbox .cashbox__attention-title{
    font-family:"Roboto-Bold",sans-serif;
    margin:0;
    font-size:20px
}
.popup-cashbox .cashbox__attention-desc{
    margin:0;
    color:#c4c4c4
}
.popup-cashbox .cashbox__list{
    -ms-flex-line-pack:start;
    align-content:flex-start;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start;
    height:100%;
    max-height:calc(100% - 85px);
    padding:10px 10px 1px;
    -webkit-overflow-scrolling:touch;
    overflow-y:scroll;
    scrollbar-width:none;
    -ms-overflow-style:none
}
.popup-cashbox .cashbox-allinputs__field .select .input-text-ellipsis{
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;
    padding-right:40px
}
@-moz-document url-prefix(){
    .popup-cashbox .cashbox__list{
        max-height:calc(100% - 90px)
    }
}
.cashbox--popup-choose-bank-adaptive .popup_cepbank{
    overflow:visible
}
.cashbox--popup-choose-bank-adaptive .cashbox-popup__form-container{
    overflow-y:visible
}
.cashbox--popup-choose-bank-adaptive .cashbox-popup__form-container .select .select__list{
    max-height:182px
}
@media screen and (max-height:610px){
    .cashbox--popup-choose-bank-adaptive .cashbox-popup__form-container .select .select__list{
        max-height:142px
    }
}
@media screen and (max-height:540px){
    .cashbox--popup-choose-bank-adaptive .cashbox-popup__form-container .select .select__list{
        max-height:107px
    }
}
@media screen and (max-height:470px){
    .cashbox--popup-choose-bank-adaptive .cashbox-popup__form-container .select .select__list{
        max-height:77px
    }
}
.cashbox--margin,.cashbox-allinputs__field{
    margin:0 4px
}
.popup-sticky{
    position:absolute;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    z-index:5100
}
.popup-sticky .popup-cashbox{
    position:sticky;
    height:80vh;
    -webkit-transform:translateX(0) translateZ(0);
    transform:translateX(0) translateZ(0)
}
.cashbox-popup__form-container{
    overflow-y:scroll
}
.cashbox .popup-cepbank-222.popup{
    top:50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%);
    margin:0
}
.cashbox .popup-cepbank-222.popup .select__list{
    z-index:1000
}
@media only screen and (min-height:1180px){
    .popup-cashbox{
        max-height:950px
    }
}
@media only screen and (max-height:639px){
    .popup-cashbox.bonus-height{
        max-height:calc(100% - 23px)
    }
    .popup-cashbox{
        height:calc(100% - 20px);
        top:10px;
        overflow-x:hidden;
        -webkit-transform:translateX(-50%) translateZ(0);
        transform:translateX(-50%) translateZ(0);
        width:90%
    }
    .popup-cashbox .cashbox__item{
        background-size:60%
    }
}
@media only screen and (max-height:567px){
    .popup-cashbox{
        max-height:100%
    }
}
@media only screen and (max-width:1024px){
    .popup-cashbox{
        width:95%;
        top:10px;
        -webkit-transform:translateX(-50%) translateZ(0);
        transform:translateX(-50%) translateZ(0)
    }
    .popup-cashbox,.popup-cashbox__list{
        overflow-x:hidden
    }
}
@media only screen and (max-width:567px){
    .popup-cashbox{
        height:calc(100% - 20px);
        top:10px;
        overflow-x:hidden;
        -webkit-transform:translateX(-50%) translateZ(0);
        transform:translateX(-50%) translateZ(0);
        width:90%;
        max-height:100%
    }
    .popup-cashbox .cashbox__item{
        background-size:60%
    }
    .popup-cashbox .cashbox__list{
        -webkit-transform:translateZ(0);
        transform:translateZ(0)
    }
}
@media only screen and (max-width:380px){
    .popup-cashbox{
        height:calc(100% - 20px);
        top:10px;
        width:98%
    }
    .popup-cashbox .cashbox__item{
        background-size:75%
    }
}
.lk-mobile-help-wrapper,.popup-cashbox-mobile-help{
    height:480px
}
.lk-mobile-help-wrapper .mobile-help,.lk-mobile-help-wrapper .mobile-help__list .mobile-help__item,.popup-cashbox-mobile-help .mobile-help,.popup-cashbox-mobile-help .mobile-help__list .mobile-help__item{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.lk-mobile-help-wrapper .mobile-help__list,.popup-cashbox-mobile-help .mobile-help__list{
    padding:0;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:distribute;
    justify-content:space-around;
    margin-bottom:15px
}
.lk-mobile-help-wrapper .mobile-help__list .mobile-help__item,.popup-cashbox-mobile-help .mobile-help__list .mobile-help__item{
    list-style-type:none;
    text-align:center;
    font-weight:400;
    font-size:20px;
    color:#fff;
    width:31%;
    line-height:26px
}
.lk-mobile-help-wrapper .mobile-help__list .mobile-help__img,.popup-cashbox-mobile-help .mobile-help__list .mobile-help__img{
    width:39%;
    margin-bottom:20px;
    margin-top:7px
}
.lk-mobile-help-wrapper .mobile-help .button_mobile-help,.popup-cashbox-mobile-help .mobile-help .button_mobile-help{
    max-width:216px;
    width:100%
}
.lk-mobile-help-wrapper .mobile-help__wrapper,.popup-cashbox-mobile-help .mobile-help__wrapper{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    min-height:80%
}
@media screen and (max-width:1030px){
    .lk-mobile-help-wrapper,.popup-cashbox-mobile-help{
        height:427px
    }
    .lk-mobile-help-wrapper .mobile-help__list,.popup-cashbox-mobile-help .mobile-help__list{
        margin-bottom:37px
    }
    .lk-mobile-help-wrapper .mobile-help__list .mobile-help__img,.popup-cashbox-mobile-help .mobile-help__list .mobile-help__img{
        width:87px
    }
    .lk-mobile-help-wrapper .mobile-help__list span,.popup-cashbox-mobile-help .mobile-help__list span{
        font-size:18px
    }
}
@media screen and (max-width:900px){
    .lk-mobile-help-wrapper,.popup-cashbox-mobile-help{
        height:360px;
        padding-bottom:24px
    }
    .lk-mobile-help-wrapper .mobile-help__list,.popup-cashbox-mobile-help .mobile-help__list{
        margin-bottom:37px
    }
    .lk-mobile-help-wrapper .mobile-help__list .mobile-help__item,.popup-cashbox-mobile-help .mobile-help__list .mobile-help__item{
        width:33%
    }
    .lk-mobile-help-wrapper .mobile-help__list .mobile-help__item span,.popup-cashbox-mobile-help .mobile-help__list .mobile-help__item span{
        font-size:16px
    }
    .lk-mobile-help-wrapper .mobile-help__list .mobile-help__item .mobile-help__img,.popup-cashbox-mobile-help .mobile-help__list .mobile-help__item .mobile-help__img{
        width:72px
    }
}
@media screen and (max-width:830px){
    .lk-mobile-help-wrapper .mobile-help__list,.popup-cashbox-mobile-help .mobile-help__list{
        margin-bottom:11px
    }
}
@media screen and (max-width:720px){
    .lk-mobile-help-wrapper,.popup-cashbox-mobile-help{
        height:489px
    }
    .lk-mobile-help-wrapper .mobile-help__list,.popup-cashbox-mobile-help .mobile-help__list{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        margin-bottom:25px
    }
    .lk-mobile-help-wrapper .mobile-help__list .mobile-help__item,.popup-cashbox-mobile-help .mobile-help__list .mobile-help__item{
        -webkit-box-orient:initial;
        -webkit-box-direction:initial;
        -ms-flex-direction:initial;
        flex-direction:initial;
        width:90%;
        margin-bottom:7px;
        text-align:initial
    }
    .lk-mobile-help-wrapper .mobile-help__list .mobile-help__item .mobile-help__img,.popup-cashbox-mobile-help .mobile-help__list .mobile-help__item .mobile-help__img{
        width:65px;
        margin:0 45px 0 0
    }
    .lk-mobile-help-wrapper .button_mobile-help,.popup-cashbox-mobile-help .button_mobile-help{
        margin-top:-20px;
        line-height:36px;
        padding:0 62px
    }
    .lk-mobile-help-wrapper .button_mobile-help::after,.popup-cashbox-mobile-help .button_mobile-help::after{
        width:40px;
        right:calc(50% - 20px)
    }
    .lk-mobile-help-wrapper .hide-mobile,.popup-cashbox-mobile-help .hide-mobile{
        display:none
    }
    .lk-mobile-help-wrapper .mobile-help__wrapper,.popup-cashbox-mobile-help .mobile-help__wrapper{
        min-height:85%
    }
}
@media screen and (max-width:320px) and (max-height:568px){
    .lk-mobile-help-wrapper,.popup-cashbox-mobile-help{
        height:489px
    }
    .lk-mobile-help-wrapper .cashbox__nav .cashbox__nav-list .cashbox__nav-item .cashbox__nav-button,.popup-cashbox-mobile-help .cashbox__nav .cashbox__nav-list .cashbox__nav-item .cashbox__nav-button{
        font-size:15px
    }
}
.popup-cashboxhistory{
    position:fixed;
    top:81px;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    background-color:#61605c;
    border-radius:4px;
    overflow-x:hidden;
    z-index:5012;
    width:960px
}
.popup-cashboxhistory .cashbox__nav{
    border-radius:0;
    margin-bottom:5px
}
.popup-cashboxhistory .cashbox-table__container{
    margin:auto;
    padding-bottom:20px
}
@media only screen and (max-width:980px){
    .popup-cashboxhistory{
        width:calc(100% - 20px);
        top:10px
    }
}
@media only screen and (max-width:576px){
    .popup-cashboxhistory{
        width:calc(100% - 10px);
        top:10px
    }
    .popup-cashboxhistory .cashbox-table__container{
        margin:auto;
        padding-bottom:5px
    }
}
.popup-kasa{
    position:fixed;
    top:81px;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    background-color:#61605c;
    border-radius:4px;
    overflow-x:hidden;
    z-index:9999;
    width:800px
}
.popup-kasa .cashbox__nav{
    border-radius:0;
    margin-bottom:5px
}
.popup-kasa__container{
    margin:auto;
    padding-bottom:20px
}
.popup-kasa .item-kasa{
    position:relative;
    border-bottom:1px solid #61605cf2;
    -ms-flex-preferred-size:50%;
    flex-basis:50%;
    width:50%
}
.popup-kasa .item-kasa .link-kasa.active{
    color:#fff;
    background-color:rgba(0,0,0,.1)
}
.popup-kasa .item-kasa .link-kasa.active::after{
    content:"";
    position:absolute;
    left:0;
    bottom:-1.5px;
    width:100%;
    height:2px;
    background-color:#24ba9d
}
.popup-kasa .kasa-preloader{
    background:#61605cf2;
    height:500px
}
.popup-kasa .list-kasa{
    width:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.popup-kasa .kasa-game-preloader{
    max-height:500px;
    top:auto
}
.popup-kasa .kasa-cashbox__nav{
    margin-bottom:0
}
@media only screen and (max-width:980px){
    .popup-kasa{
        width:calc(100% - 20px);
        top:10px
    }
}
@media only screen and (max-width:576px){
    .popup-kasa{
        width:calc(100% - 10px);
        top:10px
    }
    .popup-kasa .cashbox-table__container{
        margin:auto;
        padding-bottom:5px
    }
}
.popup-paykasa-lk .popup-paykasa-header{
    position:relative
}
.popup-paykasa-lk .popup-paykasa-main .popup-paykasa_p{
    margin:0;
    padding:24px 35px;
    text-align:center
}
.popup-paykasa-lk .popup-paykasa__button{
    margin-top:5px
}
.popup-paykasa-lk,.popup-paykasa-lk .popup-paykasa-header{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.popup-paykasa-lk{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
.popup-paykasa-lk .popup-paykasa-header{
    background-color:#242424;
    border-radius:4px 4px 0 0;
    height:48px
}
.popup-paykasa-lk .popup-paykasa-header__h2{
    padding:0;
    margin:0;
    line-height:35px;
    font-weight:400;
    font-size:1.25em;
    color:#fff;
    position:relative
}
.popup-paykasa-lk .popup-paykasa__button{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.cashbox__close__kasa{
    top:8px
}
.preloaderFrame{
    height:60px
}
@media screen and (min-width:540px){
    .preloaderFrame{
        height:90px
    }
}
.nxt--privilege{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:40px 10px 0;
    max-width:1205px;
    margin:auto
}
.nxt--privilege__title{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    padding:40px 0;
    font-family:"Roboto-Bold",sans-serif;
    color:#dc1f00;
    text-transform:uppercase;
    text-align:center;
    margin:auto;
    font-size:20px;
    position:relative
}
.nxt--privilege__title-decoration{
    display:inline-block;
    width:26px;
    height:26px;
    vertical-align:text-top;
    background-repeat:no-repeat;
    background-position:center;
    background-size:100%
}
.nxt--privilege__title-decoration--left{
    margin-right:6px;
    background-image:url("")
}
.nxt--privilege__title-decoration--right{
    margin-left:6px;
    background-image:url("")
}
.nxt--introduction{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.nxt--introduction__figure{
    margin:0;
    width:50%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    position:relative;
    -webkit-animation-name:letsNakedThisGirl;
    animation-name:letsNakedThisGirl;
    -webkit-animation-duration:3s;
    animation-duration:3s;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both;
    -webkit-animation-timing-function:linear;
    animation-timing-function:linear
}
.nxt--introduction__figure:hover::after,.nxt--introduction__figure:hover::before{
    display:none
}
.nxt--introduction__figure::after{
    content:'';
    display:block;
    width:26%;
    height:26%;
    background:url("") no-repeat center;
    background-size:contain;
    position:absolute;
    top:12%;
    left:14%
}
.nxt--introduction__figure::before{
    content:'';
    display:block;
    width:21%;
    height:21%;
    background:url("") no-repeat center;
    background-size:contain;
    position:absolute;
    top:31%;
    left:17.9%
}
.nxt--introduction__coins{
    width:75%;
    position:absolute;
    display:block;
    left:0;
    bottom:0
}
.nxt--introduction__girl{
    display:block;
    max-width:55%;
    margin-left:5%
}
.nxt--introduction__article{
    width:50%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin:0;
    position:relative
}
.nxt--introduction__label{
    color:#fff;
    font-size:16px;
    font-family:"Roboto-Bold",sans-serif;
    margin:0
}
.nxt--introduction__text{
    color:#fff;
    font-size:16px;
    text-align:left;
    margin:0
}
.nxt--tutorial{
    position:relative
}
.nxt--tutorial__list,.nxt--tutorial__main{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.nxt--tutorial__main{
    font-family:'nexa_scriptbold'
}
.nxt--tutorial__list{
    padding:0 0 74px;
    list-style:none;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.nxt--tutorial__list,.nxt--tutorial__list-item{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:50%
}
.nxt--tutorial__list-item--label{
    width:100%;
    font-size:20px;
    text-align:center
}
.nxt--tutorial__list-item--status .nxt--tutorial__list-container{
    -webkit-box-pack:end;
    -ms-flex-pack:end;
    justify-content:flex-end
}
.nxt--tutorial__list-item--status .nxt--tutorial__list-image{
    height:101px;
    width:136px
}
.nxt--tutorial__list-item--status .nxt--tutorial__list-pnc{
    background-color:#24ba9d
}
.nxt--tutorial__list-item--status:nth-child(3),.nxt--tutorial__list-item--status:nth-child(6){
    width:51%
}
.nxt--tutorial__list-label{
    color:#dc1f00;
    z-index:226;
    position:relative
}
.nxt--tutorial__list-container{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    cursor:default;
    position:relative
}
.nxt--tutorial__list-container ::-moz-selection{
    background-color:transparent
}
.nxt--tutorial__list-container ::selection{
    background-color:transparent
}
.nxt--tutorial__list-image{
    width:235px;
    height:173px;
    background:url("") no-repeat center;
    background-size:contain;
    position:relative
}
.nxt--tutorial__list-image:hover{
    background-image:url("")
}
.nxt--tutorial__list-image:hover .nxt--tutorial__list-pnc{
    opacity:1
}
.nxt--tutorial__list-pnc,.nxt--tutorial__list-text{
    position:absolute;
    left:50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%);
    text-align:center
}
.nxt--tutorial__list-text{
    line-height:15px;
    top:58%;
    display:inline-block
}
.nxt--tutorial__list-pnc{
    font-size:26px;
    line-height:66px;
    width:58px;
    max-height:58px;
    height:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border-radius:100%;
    top:56%;
    background-color:#dc1f00;
    color:#fff;
    text-shadow:1px 1px 4px rgba(0,0,0,.7);
    opacity:0
}
.nxt--exchange .js--tabel__burger::after,.nxt--tutorial__girl{
    position:absolute;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%)
}
.nxt--tutorial__girl{
    width:100%;
    bottom:0;
    text-align:center
}
.nxt--tutorial__girl-body{
    position:absolute;
    right:20%;
    bottom:0;
    width:32.10300429184549%;
    z-index:488
}
.nxt--tutorial__girl-leg--left{
    position:absolute;
    right:26.896996%;
    bottom:-114px;
    -webkit-transform:rotate(6deg) translateX(-50%) translateY(-50%);
    transform:rotate(6deg) translateX(-50%) translateY(-50%);
    width:41.88841201716738%;
    z-index:489;
    -webkit-animation-name:TutorialGirlLeftLeg;
    animation-name:TutorialGirlLeftLeg;
    -webkit-animation-duration:2.5s;
    animation-duration:2.5s;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both;
    -webkit-animation-timing-function:linear;
    animation-timing-function:linear;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite;
    -webkit-animation-play-state:running;
    animation-play-state:running
}
@media screen and (max-width:1280px){
    .nxt--tutorial__girl-leg--left{
        bottom:-96px
    }
}
.nxt--tutorial__girl-leg--right{
    right:27.150214592274678%;
    bottom:-75px;
    -webkit-transform:rotate(41deg) translateX(-50%);
    transform:rotate(41deg) translateX(-50%);
    position:absolute;
    width:46%;
    z-index:486;
    -webkit-transition:all .3s linear;
    transition:all .3s linear;
    -webkit-animation-name:TutorialGirlRightLeg;
    animation-name:TutorialGirlRightLeg;
    -webkit-animation-duration:2.5s;
    animation-duration:2.5s;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both;
    -webkit-animation-timing-function:linear;
    animation-timing-function:linear;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite;
    -webkit-animation-play-state:running;
    animation-play-state:running;
    -webkit-animation-delay:2.5s;
    animation-delay:2.5s
}
.nxt--deposit__figure,.nxt--deposit__wrapper{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.nxt--deposit__figure{
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    width:29.7%
}
.nxt--deposit__figure:hover .nxt--deposit__figure-image{
    background-image:url("")
}
.nxt--deposit__figure-image{
    width:100%;
    height:100%;
    background:url("") no-repeat center;
    background-size:contain
}
.nxt--deposit__table,.nxt--deposit__table-cell{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.nxt--deposit__table{
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width:70.3%
}
.nxt--deposit__table-cell{
    width:100%;
    text-align:center;
    border-radius:4px;
    color:#fff;
    padding:13px 2px;
    font-size:20px;
    background-color:#24ba9d;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    cursor:default
}
.nxt--deposit__table-cell:hover,.nxt--exchange__table-line:hover .nxt--exchange__table-cell{
    background-color:#24ba9d
}
.nxt--deposit__table-cell--header{
    background-color:#dc1f00
}
.nxt--deposit__table-cell--header:hover,.nxt--exchange__table-line--header:hover .nxt--exchange__table-cell{
    background-color:#c30700
}
.nxt--deposit__table-cell a{
    color:#fff;
    text-decoration:none;
    pointer-events:none
}
.nxt--deposit__table-header,.nxt--deposit__table-header--nfo{
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start
}
.nxt--deposit__table-header{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%
}
.nxt--deposit__table-header--nfo{
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    width:calc(100%/3)
}
.nxt--deposit__table-header--main,.nxt--deposit__table-header--nfo,.nxt--deposit__table-header--nfo-item{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.nxt--deposit__table-header--nfo-item{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:100%;
    padding:2px
}
.nxt--deposit__table-header--main{
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    width:calc(100% - (100%/3))
}
.nxt--deposit__table-header--main-item,.nxt--deposit__table-header--main-row{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    padding:2px
}
.nxt--deposit__table-header--main-row{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%
}
.nxt--deposit__table-header--main-item{
    width:calc(100%/4)
}
.nxt--deposit__table-header--main-item,.nxt--deposit__table-main,.nxt--deposit__table-main-aside,.nxt--deposit__table-main-item,.nxt--deposit__table-main-line{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.nxt--deposit__table-main,.nxt--deposit__table-main-line{
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    width:100%
}
.nxt--deposit__table-main-aside,.nxt--deposit__table-main-item{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:calc(100%/3);
    padding:2px
}
.nxt--deposit__table-main-item{
    width:calc(100%/6)
}
.nxt--exchange{
    margin-bottom:24px
}
.nxt--exchange .js--tabel__item{
    display:none;
    position:relative
}
.nxt--exchange .js--tabel__burger::after{
    content:'';
    display:block;
    bottom:4px;
    width:8px;
    height:8px;
    background-image:url("") no-repeat center;
    background-size:contain
}
.nxt--exchange__table,.nxt--exchange__table-line{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%
}
.nxt--exchange__table-line{
    -ms-flex-wrap:nowrap;
    flex-wrap:nowrap
}
.nxt--exchange__table-line--header .nxt--exchange__table-cell{
    background-color:#dc1f00
}
.nxt--exchange__table-cell,.nxt--exchange__table-item{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.nxt--exchange__table-item{
    width:calc(100%/6);
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    padding:2px
}
.nxt--exchange__table-cell{
    color:#fff;
    font-size:calc(16px + 4*((100vw - 600px)/(1920 - 600)));
    text-align:center;
    width:100%;
    border-radius:4px;
    background-color:#24ba9d;
    padding:13px 6px;
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    cursor:default
}
.nxt--exchange__table-dropmenu{
    position:absolute;
    z-index:888;
    padding:0;
    margin:0;
    list-style:none;
    width:200%;
    top:100%;
    left:0;
    font-size:12px
}
.nxt--exchange__table-dropmenu--hidden{
    visibility:hidden
}
.nxt--exchange__table-dropmenu-item{
    color:#fff;
    border-bottom:1px solid #81807d;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:6px 8px;
    text-align:center;
    background-color:#62605c
}
.nxt--exchange__table-dropmenu-item:first-child{
    border-radius:4px 4px 0 0
}
.nxt--exchange__table-dropmenu-item:last-child{
    border-bottom:none;
    border-radius:0 0 4px 4px
}
.nxt--exchange__table-dropmenu-item:hover{
    color:#cacaca
}
.nxt--exchange__figure,.nxt--exchange__wrapper{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.nxt--exchange__wrapper{
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-bottom:16px
}
.nxt--exchange__figure{
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.nxt--exchange__figure-image{
    width:54.44%;
    display:block
}
.button_privilage{
    display:block;
    margin:0 auto
}
.privilege__title-wrapper__left,.privilege__title-wrapper__rigth{
    position:absolute;
    top:0;
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    height:100%;
    width:100%
}
.privilege__title-wrapper__left{
    left:0
}
.privilege__title-wrapper__left .privilege__title-number{
    color:#dc1f00;
    font-size:90%;
    display:inline-block;
    position:absolute
}
.privilege__title-wrapper__left .privilege__title-number--notice{
    top:87%;
    left:-2%
}
.privilege__title-wrapper__left .privilege__title-number--amateur{
    top:76.4%;
    left:-2.6%
}
.privilege__title-wrapper__left .privilege__title-number--experienced{
    top:65.8%;
    left:-1%
}
.privilege__title-wrapper__left .privilege__title-number--expert{
    top:55.2%;
    left:5%
}
.privilege__title-wrapper__left .privilege__title-number--master{
    top:44.6%;
    left:8%
}
.privilege__title-wrapper__left .privilege__title-number--risk-seeker{
    top:34%;
    left:9%
}
.privilege__title-wrapper__left .privilege__title-number--fortune-favorite{
    top:23.4%;
    left:8%
}
.privilege__title-wrapper__left .privilege__title-number--luck-catcher{
    top:12.8%;
    left:4%
}
.privilege__title-wrapper__left .privilege__title-number--excitment-lord{
    top:1.2%;
    left:6%
}
.privilege__title-wrapper__rigth{
    right:0
}
.privilege__title-wrapper__rigth .privilege__title-label{
    color:#fff;
    font-size:90%;
    display:inline-block;
    position:absolute
}
.privilege__title-wrapper__rigth .privilege__title-label--notice{
    top:87%;
    left:50%
}
.privilege__title-wrapper__rigth .privilege__title-label--amateur{
    top:76.4%;
    left:45.4%
}
.privilege__title-wrapper__rigth .privilege__title-label--experienced{
    top:65.8%;
    left:43%
}
.privilege__title-wrapper__rigth .privilege__title-label--expert{
    top:55.2%;
    left:42%
}
.privilege__title-wrapper__rigth .privilege__title-label--master{
    top:44.6%;
    left:44%
}
.privilege__title-wrapper__rigth .privilege__title-label--risk-seeker{
    top:34%;
    left:41%
}
.privilege__title-wrapper__rigth .privilege__title-label--fortune-favorite{
    top:23.4%;
    left:46%
}
.privilege__title-wrapper__rigth .privilege__title-label--luck-catcher{
    top:12.8%;
    left:57%
}
.privilege__title-wrapper__rigth .privilege__title-label--excitment-lord{
    top:1.2%;
    left:41%
}
@media only screen and (max-width:1024px){
    .nxt--tutorial__girl{
        display:none
    }
}
@media only screen and (max-width:768px){
    .privilege__title-number,.privilege__title-title{
        font-size:13px
    }
    .nxt--introduction__coins{
        opacity:.3
    }
    .nxt--exchange__table-cell{
        min-height:54px
    }
}
@media only screen and (max-width:610px){
    .nxt--introduction__girl{
        margin-top:4%
    }
    .privilege__title-wrapper__left .privilege__title-number,.privilege__title-wrapper__rigth .privilege__title-label{
        font-size:12px
    }
}
@media screen and (min-width:768px) and (max-width:920px){
    .nxt--introduction__coins{
        display:none
    }
}
@media screen and (min-width:768px) and (max-width:1240px){
    .privilege__title-wrapper__left .privilege__title-number--excitment-lord{
        left:11%
    }
    .privilege__title-wrapper__left .privilege__title-number--notice{
        left:3%
    }
    .privilege__title-wrapper__left .privilege__title-number--amateur{
        left:1%
    }
    .privilege__title-wrapper__left .privilege__title-number--experienced{
        left:5%
    }
    .privilege__title-wrapper__left .privilege__title-number--expert{
        left:9%
    }
    .privilege__title-wrapper__left .privilege__title-number--master{
        left:12%
    }
    .privilege__title-wrapper__left .privilege__title-number--risk-seeker{
        left:13%
    }
    .privilege__title-wrapper__left .privilege__title-number--fortune-favorite{
        left:12%
    }
    .privilege__title-wrapper__left .privilege__title-number--luck-catcher{
        left:9%
    }
    .privilege__title-wrapper__rigth .privilege__title-label--experienced{
        left:53%
    }
    .privilege__title-wrapper__rigth .privilege__title-label--expert{
        left:51%
    }
    .privilege__title-wrapper__rigth .privilege__title-label--master{
        left:53%
    }
    .privilege__title-wrapper__rigth .privilege__title-label--risk-seeker{
        left:49%
    }
    .privilege__title-wrapper__rigth .privilege__title-label--fortune-favorite{
        left:52%
    }
    .privilege__title-wrapper__rigth .privilege__title-label--luck-catcher{
        left:64%
    }
    .privilege__title-wrapper__rigth .privilege__title-label--excitment-lord{
        left:46%
    }
    .privilege__title-wrapper__rigth .privilege__title-label--amateur{
        left:55%
    }
    .privilege__title-wrapper__rigth .privilege__title-label--notice{
        left:58%
    }
    .nxt--introduction__girl{
        margin-left:13%
    }
    .nxt--introduction__figure:before{
        left:25.9%
    }
    .nxt--introduction__figure:after{
        left:22%
    }
}
@media only screen and (max-width:767px){
    .nxt--privilege__title{
        padding:20px 0
    }
    .nxt--privilege__title-decoration{
        display:none
    }
    .nxt--privilege__title-decoration--responsible{
        display:inline-block
    }
    .nxt--introduction__label{
        margin:16px 0
    }
    .nxt--introduction__figure{
        width:100%;
        -webkit-box-ordinal-group:3;
        -ms-flex-order:2;
        order:2
    }
    .nxt--introduction__figure::after,.nxt--introduction__figure::before{
        opacity:0
    }
    .nxt--introduction__article{
        width:100%;
        -webkit-box-ordinal-group:2;
        -ms-flex-order:1;
        order:1;
        padding:16px 0
    }
    .nxt--introduction__coins{
        display:none
    }
    .nxt--introduction__girl{
        max-width:75%;
        margin:0 auto
    }
    .nxt--tutorial__list{
        width:100%;
        padding:0
    }
    .nxt--tutorial__list-image{
        width:100%
    }
    .nxt--tutorial__list-text{
        font-size:14px;
        width:75%
    }
    .nxt--tutorial__list-item--status .nxt--tutorial__list-container{
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .nxt--tutorial__list-item--status .nxt--tutorial__list-text{
        left:50%
    }
    .nxt--deposit__figure,.nxt--tutorial__girl{
        display:none
    }
    .nxt--deposit__table{
        width:100%
    }
    .nxt--deposit__table-cell{
        font-size:12px
    }
    .nxt--exchange .js--tabel__item{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex
    }
    .nxt--exchange__figure-image{
        width:100%;
        height:60%
    }
    .nxt--exchange__table-item{
        width:calc(100%/4)
    }
    .nxt--exchange__table-cell{
        font-size:12px;
        padding:12px 0
    }
    .nxt--exchange__table-line .nxt--exchange__table-item:nth-child(3),.nxt--exchange__table-line .nxt--exchange__table-item:nth-child(4),.nxt--exchange__table-line .nxt--exchange__table-item:nth-child(5){
        display:none
    }
    .privilege__title-wrapper__left .privilege__title-number{
        font-size:13px
    }
    .privilege__title-wrapper__left .privilege__title-number--notice{
        left:3%
    }
    .privilege__title-wrapper__left .privilege__title-number--amateur{
        left:1.6%
    }
    .privilege__title-wrapper__left .privilege__title-number--experienced{
        left:4%
    }
    .privilege__title-wrapper__left .privilege__title-number--expert{
        left:13%
    }
    .privilege__title-wrapper__left .privilege__title-number--master{
        left:12%
    }
    .privilege__title-wrapper__left .privilege__title-number--risk-seeker{
        left:15%
    }
    .privilege__title-wrapper__left .privilege__title-number--fortune-favorite{
        left:12%
    }
    .privilege__title-wrapper__left .privilege__title-number--luck-catcher{
        left:8%
    }
    .privilege__title-wrapper__left .privilege__title-number--excitment-lord{
        left:11%
    }
    .privilege__title-wrapper__rigth .privilege__title-label{
        font-size:13px
    }
    .privilege__title-wrapper__rigth .privilege__title-label--notice{
        left:71%
    }
    .privilege__title-wrapper__rigth .privilege__title-label--amateur{
        left:65.4%
    }
    .privilege__title-wrapper__rigth .privilege__title-label--experienced{
        left:62%
    }
    .privilege__title-wrapper__rigth .privilege__title-label--expert{
        left:61%
    }
    .privilege__title-wrapper__rigth .privilege__title-label--master{
        left:63%
    }
    .privilege__title-wrapper__rigth .privilege__title-label--risk-seeker{
        left:59%
    }
    .privilege__title-wrapper__rigth .privilege__title-label--fortune-favorite{
        left:65%
    }
    .privilege__title-wrapper__rigth .privilege__title-label--luck-catcher{
        left:77%
    }
    .privilege__title-wrapper__rigth .privilege__title-label--excitment-lord{
        left:56%
    }
}
@media screen and (max-width:340px){
    .nxt--privilege__title{
        font-size:1.1em
    }
}
.promo{
    position:relative;
    color:#fff
}
.promo__list{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.promo__list-item{
    -ms-flex-preferred-size:50%;
    flex-basis:50%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:0 5px 0 0;
    margin-bottom:10px
}
.promo__list-item:nth-child(2n){
    padding:0 0 0 5px
}
.promo__item{
    border-radius:4px;
    padding:10px 20px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    position:relative;
    text-align:center;
    overflow-y:visible;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    height:100%;
    min-height:308px;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.promo__item .button{
    max-width:216px;
    width:100%
}
.promo__item--green{
    border:2px solid #24ba9d
}
.promo__item--red{
    border:2px solid #dc1f00
}
.promo__item-title{
    margin:0 0 1em;
    font-size:1.25em
}
.promo__item-description{
    margin:1.5em 0;
    font-size:14px
}
.promo__link{
    display:block;
    color:#24ba9d
}
@media screen and (max-width:768px){
    .promo__link{
        margin-top:28px
    }
}
.promo__item-image{
    position:relative;
    margin-bottom:36px
}
.promo__item-image::after{
    content:'';
    background-image:url("");
    background-repeat:no-repeat;
    background-position:center;
    width:90px;
    height:90px;
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    background-size:contain
}
.promo__item-image img{
    height:44px
}
@media only screen and (max-width:1024px){
    .promo__item-description{
        font-size:13px
    }
}
@media only screen and (max-width:768px){
    .promo__item-image{
        margin-bottom:20px!important
    }
    .promo__item-title,html[lang=az] .promo__item-title{
        font-size:1.15em;
        margin-bottom:20px
    }
}
@media only screen and (max-width:570px){
    .promo__list{
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .promo__list-item{
        -ms-flex-preferred-size:100%;
        flex-basis:100%;
        padding:0
    }
    .promo__list-item:nth-child(2n){
        padding:0
    }
}
.promo-android{
    line-height:1.3;
    color:#fff
}
.promo-android a{
    color:#fff
}
.promo-android .logo-link,.promo-android__header{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.promo-android .logo-link{
    margin:38px 0
}
.promo-android .logo-link .android_link{
    font-weight:700;
    font-size:24px
}
.promo-android .logo-link__img{
    margin-right:60px
}
.promo-android__header{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    margin-bottom:27px
}
.promo-android__header .promo-android_button{
    font-weight:700;
    background-color:#424242;
    border-radius:4px;
    text-decoration:none;
    width:98%;
    text-align:center;
    font-size:25px;
    padding:10px
}
.promo-android__footer h4,.promo-android__header h3{
    margin:0;
    font-size:25px;
    font-weight:700;
    text-align:center
}
.promo-android__main{
    margin-bottom:55px
}
.promo-android__main p{
    font-size:21px;
    width:100%;
    margin:0 0 20px
}
.promo-android__main .promo-android__list{
    list-style-type:none;
    padding:0 3vw
}
.promo-android__footer,.promo-android__main .promo-android__list .promo-android__item{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.promo-android__main .promo-android__list .promo-android__item{
    margin-bottom:42px
}
.promo-android__main .promo-android__list .promo-android__item img{
    width:67%
}
.promo-android__footer{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    padding:0 0 33px
}
.promo-android__footer h4{
    font-weight:400;
    width:77%;
    font-size:22px
}
@media only screen and (max-width:550px){
    .promo-android .logo-link{
        margin:5.5vw 0
    }
    .promo-android .logo-link__img{
        width:17%;
        margin-right:7.5vw
    }
    .promo-android .logo-link .android_link{
        font-size:4.5vw
    }
    .promo-android__header{
        margin-bottom:3vw
    }
    .promo-android__header .promo-android_button{
        font-size:4.8vw;
        padding:2.6vw 1vw
    }
    .promo-android__header h3{
        font-size:4.6vw
    }
    .promo-android__main{
        margin-bottom:9vw
    }
    .promo-android__main p{
        margin:0 0 4vw;
        font-size:4.6vw
    }
    .promo-android__main .promo-android__list .promo-android__item{
        margin-bottom:10vw
    }
    .promo-android__footer{
        padding:0 0 4vw
    }
    .promo-android__footer h4{
        font-size:5.1vw
    }
    .promo-android__footer .logo-link{
        margin:5.5vw 0 8vw!important
    }
}
.promo-article{
    color:#fff;
    font-size:16px;
    padding:0 5px
}
.promo-article__text{
    font-size:1em;
    text-align:justify
}
.promo-article__title{
    font-size:1.25em;
    text-align:center
}
.promo-article-text{
    color:#fff;
    margin:0 0 8px;
    text-indent:1.5em
}
.promo-article-link,.promo-article-link:visited{
    color:#24ba9d
}
.promo-article-ul{
    padding-left:18px
}
html[lang=az] .promo-article__text b{
    font-family:"Roboto-Medium",sans-serif;
    font-size:1em
}
.promo-cashback{
    padding-top:0;
    padding-bottom:0
}
.promo-cashback__bar{
    background-color:#424242;
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border-radius:4px;
    margin-bottom:8px;
    padding:0 25%;
    font-size:0;
    text-align:justify
}
.promo-cashback__bar::after,.promo-cashback__bar::before{
    content:'';
    display:block;
    width:100%;
    height:0
}
.promo-cashback__bar::after{
    visibility:hidden;
    overflow:hidden;
    display:inline-block
}
.promo-cashback__bar-item{
    display:inline-block;
    position:relative
}
.promo-cashback__bar-link{
    color:#c7c7c7;
    text-decoration:none;
    font-size:20px;
    line-height:35px;
    cursor:pointer;
    z-index:4
}
.promo-cashback__bar-link:hover{
    color:#fff
}
.promo-cashback__bar-link_active{
    color:#fff;
    font-family:"pt_sansbold",Helvetica,Arial,sans-serif
}
.promo-cashback__bar-link_active::before{
    content:'';
    width:10px;
    height:10px;
    margin-right:16px;
    position:absolute;
    background-color:#24ba9d;
    right:calc(100%);
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    border-radius:50%
}
.promo-cashback__logo{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    margin-bottom:20px
}
.promo-cashback__logo-wrapper{
    background-image:url("");
    background-position:center;
    background-size:100%;
    background-repeat:no-repeat;
    width:120px;
    height:120px;
    position:relative
}
.promo-cashback__logo-image{
    position:absolute;
    display:block;
    width:51%;
    left:50%;
    top:50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%)
}
.promo-cashback__label-text{
    font-family:"Roboto-Bold",sans-serif;
    font-size:1.25em;
    text-align:center;
    color:#fff;
    margin:0
}
.promo-cashback__text{
    color:#fcf8f2;
    padding:0 16px 0 0
}
.promo-cashback__text-label{
    font-family:"Roboto-Bold",sans-serif;
    font-size:1em;
    text-align:center
}
.promo-cashback__text-article{
    text-indent:1em;
    text-align:justify
}
.promo-cashback__table{
    padding:0 7px 0 0;
    position:relative;
    -ms-flex-item-align:end;
    align-self:flex-end;
    margin-bottom:26px
}
.promo-cashback__table-label{
    position:absolute;
    top:calc(100% + 4px);
    left:50%;
    line-height:1em;
    margin:0;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    font-weight:400;
    color:#fff;
    font-family:"Roboto-Bold",sans-serif;
    width:100%;
    text-align:center;
    font-size:1em
}
.promo-cashback__table-container{
    padding:0
}
.promo-cashback__table-item{
    font-size:1em;
    padding:12.5px 10px;
    color:#fcf8f2;
    font-family:"Roboto-Bold",sans-serif;
    background-color:#424242;
    border-radius:4px;
    border:2px solid #242424;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.promo-cashback__table-item:nth-child(4){
    font-size:.9375em
}
.promo-cashback__sub{
    padding:0
}
.promo-cashback__sub-text{
    color:#fcf8f2;
    text-align:center;
    font-weight:400;
    font-size:16px;
    margin:0
}
.promo-cashback__underline,.promo-cashback__underline-item{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    position:relative
}
.promo-cashback__underline{
    margin-top:8px;
    margin-bottom:16px;
    background-color:#24ba9d;
    border-radius:4px
}
.promo-cashback__underline::after,.promo-cashback__underline::before{
    content:'';
    display:block;
    height:100%;
    width:40px;
    background-image:url("");
    background-position:center;
    background-size:100%;
    background-repeat:no-repeat;
    position:absolute;
    left:32%;
    top:0
}
.promo-cashback__underline::after{
    left:64%
}
.promo-cashback__underline-item{
    padding:0;
    color:#fff;
    font-family:"Roboto-Bold",sans-serif;
    font-size:1.25em;
    text-shadow:2px 2px rgba(0,0,0,.6)
}
.promo-cashback__underline-item::before{
    margin-right:10px;
    font-size:2em;
    line-height:calc(1em + 6px)
}
.promo-cashback__underline-item:nth-child(1)::before{
    content:'1'
}
.promo-cashback__underline-item:nth-child(2)::before{
    content:'2'
}
.promo-cashback__underline-item:nth-child(3)::before{
    content:'3'
}
.promo-cashback__control{
    padding:24px 0;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    position:relative
}
.promo-cashback__control .promo-cashback__button{
    width:23%;
    margin:0 6px
}
@media only screen and (max-width:1024px){
    .promo-cashback__table{
        margin-top:24px
    }
    .promo-cashback__underline-item{
        font-size:18px
    }
}
@media only screen and (max-width:688px){
    .promo-cashback{
        padding:0
    }
    .promo-cashback__table{
        width:calc(100%/12*11)
    }
}
@media only screen and (max-width:768px){
    .promo-cashback__bar{
        padding:0 15%
    }
    .promo-cashback__bar-link_active::before,.promo-cashback__sub,.promo-cashback__underline{
        display:none
    }
    .promo-cashback__table{
        padding-bottom:8px
    }
    .promo-cashback__control{
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .promo-cashback__control .promo-cashback__button{
        width:80%;
        margin:7px 0;
        -webkit-box-ordinal-group:3;
        -ms-flex-order:2;
        order:2
    }
    .promo-cashback__control .promo-cashback__button:nth-child(2){
        -webkit-box-ordinal-group:2;
        -ms-flex-order:1;
        order:1;
        position:relative;
        left:0;
        -webkit-transform:translateX(0);
        transform:translateX(0)
    }
}
@media only screen and (max-width:576px){
    .promo-cashback__bar{
        padding:0 8%
    }
    .promo-cashback__table{
        margin:24px auto 26px
    }
}
@media only screen and (max-width:370px){
    .promo_details__bar{
        padding:0 5%
    }
    .promo_details__bar-link{
        font-size:16px
    }
}
.promo-express__bar{
    background-color:#424242;
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border-radius:4px;
    margin-bottom:8px;
    padding:0 25%;
    font-size:0;
    text-align:justify
}
.promo-express__bar::after,.promo-express__bar::before{
    content:'';
    display:block;
    width:100%;
    height:0
}
.promo-express__bar::after{
    visibility:hidden;
    overflow:hidden;
    display:inline-block
}
.promo-express__bar-item{
    display:inline-block;
    position:relative
}
.promo-express__bar-link{
    color:#c7c7c7;
    text-decoration:none;
    font-size:20px;
    line-height:35px;
    cursor:pointer;
    z-index:4
}
.promo-express__bar-link_active{
    color:#fff;
    font-family:"pt_sansbold",Helvetica,Arial,sans-serif
}
.promo-express__bar-link_active::before{
    content:'';
    width:10px;
    height:10px;
    margin-right:16px;
    position:absolute;
    background-color:#24ba9d;
    right:calc(100%);
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    border-radius:50%
}
.promo-express__logo{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    margin-bottom:20px
}
.promo-express__logo-wrapper{
    background-image:url("");
    background-position:center;
    background-size:100%;
    background-repeat:no-repeat;
    width:120px;
    height:120px;
    position:relative
}
.promo-express__logo-image{
    position:absolute;
    display:block;
    width:70%;
    left:50%;
    top:50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%)
}
.promo-express__label-text{
    font-family:"Roboto-Bold",sans-serif;
    font-size:1.25em;
    color:#fff;
    margin:0
}
.promo-express__text{
    color:#fcf8f2;
    padding:0 16px 0 0
}
.promo-express__text-label{
    font-family:"Roboto-Bold",sans-serif;
    font-size:1em;
    text-align:center
}
.promo-express__text-article{
    text-indent:1em;
    margin:0;
    text-align:justify
}
.promo-express__table{
    padding:0 7px 0 0;
    position:relative;
    -ms-flex-item-align:end;
    align-self:flex-end;
    margin-bottom:26px
}
.promo-express__table-label{
    position:absolute;
    top:calc(100% + 4px);
    left:50%;
    line-height:1em;
    margin:0;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    color:#fff;
    font-family:"Roboto-Bold",sans-serif;
    font-size:1em;
    width:100%;
    text-align:center
}
.promo-express__table-container{
    padding:0
}
.promo-express__table-item{
    font-size:1em;
    padding:12.5px 10px;
    color:#fcf8f2;
    font-family:"Roboto-Bold",sans-serif;
    background-color:#424242;
    border-radius:4px;
    border:2px solid #242424;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.promo-express__table-item:nth-child(4){
    font-size:.9375em
}
.promo-express__sub{
    padding:0
}
.promo-express__sub-text{
    color:#fcf8f2;
    text-align:center;
    font-weight:400;
    font-size:16px;
    margin:0
}
.promo-express__underline,.promo-express__underline-item{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    position:relative
}
.promo-express__underline{
    margin-top:8px;
    margin-bottom:16px;
    display:-ms-flex;
    background-color:#24ba9d;
    border-radius:4px
}
.promo-express__underline::after,.promo-express__underline::before{
    content:'';
    display:block;
    height:100%;
    width:40px;
    background-image:url("");
    background-position:center;
    background-size:100%;
    background-repeat:no-repeat;
    position:absolute;
    left:32%;
    top:0
}
.promo-express__underline::after{
    left:64%
}
.promo-express__underline-item{
    padding:0;
    color:#fff;
    font-family:"Roboto-Bold",sans-serif;
    font-size:1.25em;
    text-shadow:2px 2px rgba(0,0,0,.6)
}
.promo-express__underline-item::before{
    margin-right:10px;
    font-size:2em;
    line-height:calc(1em + 6px)
}
.promo-express__underline-item:nth-child(1)::before{
    content:'1'
}
.promo-express__underline-item:nth-child(2)::before{
    content:'2'
}
.promo-express__underline-item:nth-child(3)::before{
    content:'3'
}
.promo-express__control{
    padding:24px 0;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    position:relative
}
.promo-express__control .promo-express__button{
    width:23%;
    margin:0 6px
}
@media only screen and (max-width:1024px){
    .promo-express__table{
        margin:24px auto 26px
    }
    .promo-express__underline-item{
        font-size:18px
    }
}
@media only screen and (max-width:688px){
    .promo-express{
        padding:0
    }
    .promo-express__table{
        width:calc(100%/12*11)
    }
}
@media only screen and (max-width:768px){
    .promo-express__bar{
        padding:0 15%
    }
    .promo-express__bar-link_active::before,.promo-express__sub,.promo-express__underline{
        display:none
    }
    .promo-express__table{
        padding-bottom:8px
    }
    .promo-express__control{
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .promo-express__control .promo-express__button{
        width:80%;
        margin:7px 0;
        -webkit-box-ordinal-group:3;
        -ms-flex-order:2;
        order:2
    }
    .promo-express__control .promo-express__button:nth-child(2){
        -webkit-box-ordinal-group:2;
        -ms-flex-order:1;
        order:1;
        position:relative;
        left:0;
        -webkit-transform:translateX(0);
        transform:translateX(0)
    }
}
@media only screen and (max-width:585px){
    .promo-express__table{
        padding-right:0;
        width:calc(100%/12*12)
    }
}
@media only screen and (max-width:576px){
    .promo-express__bar{
        padding:0 8%
    }
    .promo-express__table{
        margin:24px auto 26px
    }
}
@media only screen and (max-width:370px){
    .promo_details__bar{
        padding:0 5%
    }
    .promo_details__bar-link{
        font-size:16px
    }
}
.promo-insurance{
    padding-top:0;
    padding-bottom:0
}
.promo-insurance__bar{
    background-color:#424242;
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border-radius:4px;
    margin-bottom:8px;
    padding:0 25%;
    font-size:0;
    text-align:justify
}
.promo-insurance__bar::after,.promo-insurance__bar::before{
    content:'';
    display:block;
    width:100%;
    height:0
}
.promo-insurance__bar::after{
    visibility:hidden;
    overflow:hidden;
    display:inline-block
}
.promo-insurance__bar-item{
    display:inline-block;
    position:relative
}
.promo-insurance__bar-link{
    color:#c7c7c7;
    text-decoration:none;
    font-size:20px;
    line-height:35px;
    cursor:pointer;
    z-index:4
}
.promo-insurance__bar-link_active{
    color:#fff;
    font-family:"pt_sansbold",Helvetica,Arial,sans-serif
}
.promo-insurance__bar-link_active::before{
    content:'';
    width:10px;
    height:10px;
    margin-right:16px;
    position:absolute;
    background-color:#24ba9d;
    right:calc(100%);
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    border-radius:50%
}
.promo-insurance__logo{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    margin-bottom:16px
}
.promo-insurance__logo-wrapper{
    background-image:url("");
    background-position:center;
    background-size:100%;
    background-repeat:no-repeat;
    width:120px;
    height:120px;
    position:relative
}
.promo-insurance__logo-image{
    position:absolute;
    display:block;
    width:43%;
    left:50%;
    top:50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%)
}
.promo-insurance__label-text{
    font-family:"Roboto-Bold",sans-serif;
    font-size:1.25em;
    text-align:center;
    color:#fff;
    margin:0
}
.promo-insurance__text{
    color:#fcf8f2;
    padding:0 16px 0 0
}
.promo-insurance__text-label{
    text-align:center;
    font-family:"Roboto-Bold",sans-serif;
    margin-top:0;
    margin-bottom:8px;
    font-size:1em
}
.promo-insurance__text-article{
    margin:0;
    text-indent:1em;
    text-align:justify
}
.promo-insurance__table{
    padding:0;
    position:relative;
    -ms-flex-item-align:center;
    align-self:center
}
.promo-insurance__table-image{
    position:absolute;
    width:30px;
    left:50%;
    top:50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%)
}
.promo-insurance__table-label{
    position:absolute;
    top:-16px;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    font-weight:400;
    color:#fff;
    font-size:1.125em
}
.promo-insurance__table-container{
    padding:0
}
.promo-insurance__table-item{
    width:88.70378958132677%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:12.5px 10px;
    color:#fcf8f2;
    font-family:"Roboto-Bold",sans-serif;
    font-size:1em;
    background-color:#424242;
    border-radius:4px;
    border:2px solid #242424;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    position:relative
}
.promo-insurance__table-item:nth-child(1),.promo-insurance__table-item:nth-child(3),.promo-insurance__table-item:nth-child(5),.promo-insurance__table-item:nth-child(7){
    width:11.29621041867323%
}
.promo-insurance__table-item:nth-child(1) .promo-insurance__table-image,.promo-insurance__table-item:nth-child(3) .promo-insurance__table-image{
    width:32px;
    left:calc(50% + 4px)
}
.promo-insurance__table-item:nth-child(5) .promo-insurance__table-image{
    width:44px;
    top:calc(50% + 4px)
}
.promo-insurance__table-item:nth-child(7) .promo-insurance__table-image{
    width:32px
}
.promo-insurance__sub{
    padding:0;
    margin-top:30px
}
.promo-insurance__sub-text{
    color:#fcf8f2;
    text-align:center;
    font-weight:400;
    font-size:16px;
    margin:0
}
.promo-insurance__underline,.promo-insurance__underline-item{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    position:relative
}
.promo-insurance__underline{
    margin-top:8px;
    margin-bottom:16px;
    background-color:#24ba9d;
    border-radius:4px
}
.promo-insurance__underline::after,.promo-insurance__underline::before{
    content:'';
    display:block;
    height:100%;
    width:40px;
    background-image:url("");
    background-position:center;
    background-size:100%;
    background-repeat:no-repeat;
    position:absolute;
    left:31%;
    top:0;
    z-index:44
}
.promo-insurance__underline::after{
    left:67%
}
.promo-insurance__underline-item{
    padding:0;
    color:#fff;
    font-family:"Roboto-Bold",sans-serif;
    font-size:1.25em;
    text-shadow:2px 2px rgba(0,0,0,.6);
    z-index:46
}
.promo-insurance__underline-item::before{
    margin-right:10px;
    font-size:2em;
    line-height:calc(1em + 6px)
}
.promo-insurance__underline-item:nth-child(1)::before{
    content:'1'
}
.promo-insurance__underline-item:nth-child(2)::before{
    content:'2'
}
.promo-insurance__underline-item:nth-child(3)::before{
    content:'3'
}
.promo-insurance__control{
    padding:16px 0;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    position:relative
}
.promo-insurance__control .promo-insurance__button{
    width:23%;
    margin:0 6px
}
html[lang=az] .promo-insurance__underline-item{
    font-family:"Roboto-Medium",sans-serif
}
@media only screen and (min-width:1024px){
    .promo-insurance__table{
        width:55%
    }
    .promo-insurance__text{
        width:45%
    }
}
@media only screen and (max-width:1240px){
    .promo-insurance__table{
        margin-top:24px
    }
    .promo-insurance__table-item,html[lang=az] .promo-insurance__table-item{
        font-size:.875em
    }
}
@media only screen and (max-width:1024px){
    .promo-insurance__table{
        margin-top:24px
    }
    .promo-insurance__table-item,html[lang=az] .promo-insurance__table-item{
        font-size:1em
    }
    .promo-insurance__underline-item,html[lang=az] .promo-insurance__underline-item{
        font-size:18px
    }
}
@media only screen and (max-width:768px){
    .promo-insurance{
        padding:0
    }
    .promo-insurance__bar{
        padding:0 15%
    }
    .promo-insurance__bar-link_active::before,.promo-insurance__sub,.promo-insurance__underline{
        display:none
    }
    .promo-insurance__table{
        padding-bottom:8px
    }
    .promo-insurance__control{
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .promo-insurance__control .promo-insurance__button{
        width:80%;
        margin:7px 0;
        -webkit-box-ordinal-group:3;
        -ms-flex-order:2;
        order:2
    }
    .promo-insurance__control .promo-insurance__button:nth-child(2){
        -webkit-box-ordinal-group:2;
        -ms-flex-order:1;
        order:1;
        position:relative;
        left:0;
        -webkit-transform:translateX(0);
        transform:translateX(0)
    }
}
@media only screen and (max-width:576px){
    .promo-insurance{
        padding:0
    }
    .promo-insurance__bar{
        padding:0 8%
    }
}
@media only screen and (max-width:492px){
    .promo-insurance__table-item,html[lang=az] .promo-insurance__table-item{
        width:85%;
        font-size:.875em
    }
    .promo-insurance__table-item:nth-child(1),.promo-insurance__table-item:nth-child(3),.promo-insurance__table-item:nth-child(5),.promo-insurance__table-item:nth-child(7),html[lang=az] .promo-insurance__table-item:nth-child(1),html[lang=az] .promo-insurance__table-item:nth-child(3),html[lang=az] .promo-insurance__table-item:nth-child(5),html[lang=az] .promo-insurance__table-item:nth-child(7){
        width:15%
    }
}
@media only screen and (max-width:444px){
    .promo-insurance__text-article{
        text-indent:0
    }
    .promo-insurance__table{
        margin-top:24px
    }
    .promo-insurance__table-item,html[lang=az] .promo-insurance__table-item{
        font-size:1em;
        text-align:center;
        min-height:67px
    }
}
@media only screen and (max-width:570px){
    .promo-insurance__table-item,html[lang=az] .promo-insurance__table-item{
        width:100%;
        text-align:center
    }
    .promo-insurance__table-item:nth-child(1),.promo-insurance__table-item:nth-child(3),.promo-insurance__table-item:nth-child(5),.promo-insurance__table-item:nth-child(7),html[lang=az] .promo-insurance__table-item:nth-child(1),html[lang=az] .promo-insurance__table-item:nth-child(3),html[lang=az] .promo-insurance__table-item:nth-child(5),html[lang=az] .promo-insurance__table-item:nth-child(7){
        display:none
    }
}
.promo-insurance2,.promo-insurance2__bar{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.promo-insurance2{
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.promo-insurance2__bar{
    -webkit-box-pack:space-evenly;
    -ms-flex-pack:space-evenly;
    justify-content:space-evenly;
    background-color:#424242;
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border-radius:4px;
    margin-bottom:8px
}
.promo-insurance2__bar-item{
    display:inline-block;
    position:relative
}
.promo-insurance2__bar-link{
    color:#c7c7c7;
    text-decoration:none;
    font-size:20px;
    line-height:35px;
    cursor:pointer;
    z-index:4
}
.promo-insurance2__bar-link:hover{
    color:#fff
}
.promo-insurance2__bar-link_active{
    color:#fff;
    font-family:"pt_sansbold",Helvetica,Arial,sans-serif,sans-serif
}
.promo-insurance2__bar-link_active::before{
    content:'';
    width:10px;
    height:10px;
    margin-right:16px;
    position:absolute;
    background-color:#24ba9d;
    right:calc(100%);
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    border-radius:50%
}
.promo-insurance2__logo{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:100%;
    margin-bottom:16px
}
.promo-insurance2__logo-wrapper{
    background-image:url("");
    background-position:center;
    background-size:100%;
    background-repeat:no-repeat;
    width:120px;
    height:120px;
    position:relative
}
.promo-insurance2__logo-image{
    position:absolute;
    display:block;
    width:43%;
    left:50%;
    top:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.promo-insurance2__label{
    width:100%
}
.promo-insurance2__label-text{
    font-size:1.25em;
    text-align:center;
    color:#fff;
    margin:0
}
.promo-insurance2__text{
    padding:0 16px 0 0;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    color:#fcf8f2
}
.promo-insurance2__text-label{
    text-align:center;
    font-family:"Roboto-Bold",sans-serif;
    margin-top:0;
    margin-bottom:8px;
    font-size:1em
}
.promo-insurance2__text-article{
    margin:0;
    text-indent:1em;
    text-align:justify
}
.promo-insurance2__table{
    padding:0;
    position:relative;
    -ms-flex-item-align:center;
    align-self:center
}
.promo-insurance2__table-image{
    position:absolute;
    width:30px;
    left:50%;
    top:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.promo-insurance2__table-label{
    position:absolute;
    top:-16px;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    font-weight:400;
    color:#fff;
    font-size:1.125em
}
.promo-insurance2__table-container{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    padding:0
}
.promo-insurance2__table-item{
    width:88.70378958132677%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:12.5px 10px;
    color:#fcf8f2;
    font-family:"Roboto-Bold",sans-serif;
    font-size:1em;
    background-color:#424242;
    border-radius:4px;
    border:2px solid #242424;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    position:relative
}
.promo-insurance2__table-item:nth-child(odd){
    width:11.29621041867323%
}
.promo-insurance2__table-item:nth-child(1) .promo-insurance2__table-image,.promo-insurance2__table-item:nth-child(3) .promo-insurance2__table-image{
    width:32px;
    left:calc(50% + 4px)
}
.promo-insurance2__table-item:nth-child(5) .promo-insurance2__table-image{
    width:44px;
    top:calc(50% + 4px)
}
.promo-insurance2__table-item:nth-child(7) .promo-insurance2__table-image{
    width:32px
}
.promo-insurance2__sub{
    padding:0;
    margin-top:30px
}
.promo-insurance2__sub-text{
    color:#fcf8f2;
    text-align:center;
    font-weight:400;
    font-size:16px;
    margin:0
}
.promo-insurance2__underline,.promo-insurance2__underline-item{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    position:relative
}
.promo-insurance2__underline{
    margin-top:8px;
    margin-bottom:16px;
    background-color:#24ba9d;
    border-radius:4px
}
.promo-insurance2__underline::after,.promo-insurance2__underline::before{
    content:'';
    display:block;
    height:100%;
    width:40px;
    background-image:url("");
    background-position:center;
    background-size:100%;
    background-repeat:no-repeat;
    position:absolute;
    left:31%;
    top:0;
    z-index:44
}
.promo-insurance2__underline::after{
    left:67%
}
.promo-insurance2__underline-item{
    padding:0;
    color:#fff;
    font-family:"Roboto-Bold",sans-serif;
    font-size:1.25em;
    text-shadow:2px 2px rgba(0,0,0,.6);
    z-index:46
}
.promo-insurance2__underline-item::before{
    margin-right:10px;
    font-size:2em;
    line-height:calc(1em + 6px)
}
.promo-insurance2__underline-item:nth-child(1)::before{
    content:'1'
}
.promo-insurance2__underline-item:nth-child(2)::before{
    content:'2'
}
.promo-insurance2__underline-item:nth-child(3)::before{
    content:'3'
}
.promo-insurance2__control{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width:100%;
    padding:16px 0;
    position:relative
}
.promo-insurance2__control .promo-insurance2__button{
    width:23%;
    margin:0 6px
}
.promo-insurance2 .button--promo{
    display:block;
    margin:16px auto 0
}
html[lang=az] .promo-insurance2__bar-link_active,html[lang=az] .promo-insurance2__label-text,html[lang=az] .promo-insurance2__table-item,html[lang=az] .promo-insurance2__text-label,html[lang=az] .promo-insurance2__underline-item{
    font-family:"Roboto-Medium",sans-serif
}
@media only screen and (min-width:992px){
    .promo-insurance2__control .promo-insurance2__button{
        max-width:216px;
        width:100%
    }
}
@media only screen and (min-width:1024px){
    .promo-insurance2__table{
        width:55%
    }
    .promo-insurance2__text{
        width:45%
    }
}
@media only screen and (max-width:1240px){
    .promo-insurance2__table{
        margin-top:24px
    }
    .promo-insurance2__table-item,html[lang=az] .promo-insurance2__table-item{
        font-size:.875em
    }
}
@media only screen and (max-width:1024px){
    .promo-insurance2__table{
        margin-top:24px
    }
    .promo-insurance2__table-item,html[lang=az] .promo-insurance2__table-item{
        font-size:1em
    }
    .promo-insurance2__underline-item,html[lang=az] .promo-insurance2__underline-item{
        font-size:18px
    }
}
@media only screen and (max-width:768px){
    .promo-insurance2{
        padding:0
    }
    .promo-insurance2__bar-link_active::before,.promo-insurance2__sub,.promo-insurance2__underline{
        display:none
    }
    .promo-insurance2__table{
        padding-bottom:8px
    }
    .promo-insurance2__control{
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .promo-insurance2__control .promo-insurance2__button{
        width:80%;
        margin:7px 0;
        -webkit-box-ordinal-group:3;
        -ms-flex-order:2;
        order:2
    }
    .promo-insurance2__control .promo-insurance2__button:nth-child(2){
        -webkit-box-ordinal-group:2;
        -ms-flex-order:1;
        order:1;
        position:relative;
        left:0;
        -webkit-transform:translateX(0);
        transform:translateX(0)
    }
}
@media only screen and (max-width:576px){
    .promo-insurance2{
        padding:0
    }
}
@media only screen and (max-width:492px){
    .promo-insurance2__table-item,html[lang=az] .promo-insurance2__table-item{
        width:85%;
        font-size:.875em
    }
    .promo-insurance2__table-item:nth-child(odd),html[lang=az] .promo-insurance2__table-item:nth-child(odd){
        width:15%
    }
}
@media only screen and (max-width:444px){
    .promo-insurance2__text-article{
        text-indent:0
    }
    .promo-insurance2__table{
        margin-top:24px
    }
    .promo-insurance2__table-item,html[lang=az] .promo-insurance2__table-item{
        font-size:1em;
        text-align:center;
        min-height:67px
    }
}
@media only screen and (max-width:570px){
    .promo-insurance2__table-item,html[lang=az] .promo-insurance2__table-item{
        width:100%;
        text-align:center
    }
    .promo-insurance2__table-item:nth-child(odd),html[lang=az] .promo-insurance2__table-item:nth-child(odd){
        display:none
    }
}
@media only screen and (max-width:370px){
    .promo_details__bar{
        padding:0 5%
    }
    .promo_details__bar-link{
        font-size:16px
    }
}
.promo{
    font-size:16px;
    line-height:1.3
}
.promo__section{
    color:#fff;
    width:100%;
    text-align:justify
}
.promo__section h1,.promo__section h2,.promo__section h3,.promo__section h4,.promo__section h5,.promo__section h6{
    font-weight:400;
    text-align:center;
    font-size:1.25em;
    margin-top:1.75em
}
.promo__section p{
    margin:.5em 0
}
.promo__section img{
    display:block;
    max-width:720px;
    text-align:center;
    margin:auto
}
@media only screen and (max-width:576px){
    .promo{
        font-size:16px;
        line-height:1.3
    }
    .promo__section img{
        width:97%!important
    }
}
.promo__article--hidden{
    display:none
}
.promo__switch{
    position:relative;
    color:#ffed94
}
.promo__switch::after{
    content:'';
    display:inline-block;
    height:27px;
    width:27px;
    vertical-align:middle;
    background-image:url("");
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    margin-left:16px;
    -webkit-transition:.25 linear;
    transition:.25 linear
}
.promo__switch--active::after{
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg)
}
.promo_details{
    padding-top:0;
    padding-bottom:0
}
.promo_details__bar{
    background-color:#424242;
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border-radius:4px;
    margin-bottom:8px;
    padding:0 25%;
    font-size:0;
    text-align:justify
}
.promo_details__bar::after,.promo_details__bar::before{
    content:'';
    display:block;
    width:100%;
    height:0
}
.promo_details__bar::after{
    visibility:hidden;
    overflow:hidden;
    display:inline-block
}
.promo_details__bar-item{
    display:inline-block;
    position:relative
}
.promo_details__bar-link{
    color:#c7c7c7;
    text-decoration:none;
    font-size:20px;
    line-height:35px;
    cursor:pointer;
    z-index:4
}
.promo_details__bar-link_active{
    color:#fff;
    font-family:"pt_sansbold",Helvetica,Arial,sans-serif
}
.promo_details__bar-link_active::before{
    content:'';
    width:10px;
    height:10px;
    margin-right:16px;
    position:absolute;
    background-color:#24ba9d;
    right:calc(100%);
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    border-radius:50%
}
.promo_details__logo{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.promo_details__logo-wrapper{
    background-image:url("");
    background-position:center;
    background-size:100%;
    background-repeat:no-repeat;
    width:120px;
    height:120px;
    position:relative
}
.promo_details__logo-image{
    position:absolute;
    display:block;
    width:48%;
    left:50%;
    top:50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%)
}
.promo_details__label-text{
    font-family:"Roboto-Bold",sans-serif;
    font-size:1.25em;
    text-align:center;
    color:#fff;
    margin:0
}
.promo_details__text{
    color:#fcf8f2;
    padding-top:38px;
    padding-bottom:38px;
    padding-right:16px;
    text-align:justify
}
.promo_details__table{
    padding:38px 0;
    position:relative
}
.promo_details__table-label{
    position:absolute;
    top:-16px;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    font-weight:400;
    color:#fff;
    font-size:1.125em
}
.promo_details__table-container{
    padding:0
}
.promo_details__table-item{
    font-size:1em;
    padding:12.5px 10px;
    color:#fcf8f2;
    font-family:"Roboto-Bold",sans-serif;
    background-color:#424242;
    border-radius:4px;
    border:2px solid #242424;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.promo_details__table-item:nth-child(4){
    font-size:.9375em
}
.promo_details__sub{
    padding:0
}
.promo_details__sub-text{
    color:#fcf8f2;
    text-align:center;
    font-weight:400;
    font-size:16px;
    margin:0
}
.promo_details__underline,.promo_details__underline-item{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    position:relative
}
.promo_details__underline{
    margin-top:8px;
    margin-bottom:16px;
    background-color:#24ba9d;
    border-radius:4px
}
.promo_details__underline::after,.promo_details__underline::before{
    content:'';
    display:block;
    height:100%;
    width:40px;
    background-image:url("");
    background-position:center;
    background-size:100%;
    background-repeat:no-repeat;
    position:absolute;
    left:32%;
    top:0
}
.promo_details__underline::after{
    left:64%
}
.promo_details__underline-item{
    padding:0;
    color:#fff;
    font-family:"Roboto-Bold",sans-serif;
    font-size:1.25em;
    text-shadow:2px 2px rgba(0,0,0,.6)
}
.promo_details__underline-item::before{
    margin-right:10px;
    font-size:2em;
    line-height:calc(1em + 6px)
}
.promo_details__underline-item:nth-child(1)::before{
    content:'1'
}
.promo_details__underline-item:nth-child(2)::before{
    content:'2'
}
.promo_details__underline-item:nth-child(3)::before{
    content:'3'
}
.promo_details__control{
    padding:16px 0;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    position:relative
}
.promo_details__control .promo_details__button{
    width:23%;
    margin:0 6px
}
@media only screen and (max-width:1024px){
    .promo_details__underline-item{
        font-size:18px
    }
}
@media only screen and (max-width:768px){
    .promo_details__bar{
        padding:0 15%
    }
    .promo_details__bar-link_active::before,.promo_details__sub,.promo_details__underline{
        display:none
    }
    .promo_details__table{
        padding-bottom:8px
    }
    .promo_details__control{
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .promo_details__control .promo_details__button{
        width:80%;
        margin:7px 0;
        -webkit-box-ordinal-group:3;
        -ms-flex-order:2;
        order:2
    }
    .promo_details__control .promo_details__button:nth-child(2){
        -webkit-box-ordinal-group:2;
        -ms-flex-order:1;
        order:1;
        position:relative;
        left:0;
        -webkit-transform:translateX(0);
        transform:translateX(0)
    }
}
@media only screen and (max-width:576px){
    .promo_details{
        padding:0
    }
    .promo_details__bar{
        padding:0 8%
    }
    .promo_details__text{
        padding-left:0;
        padding-right:0
    }
    .promo_details__table-container{
        display:block;
        font-size:0
    }
    .promo_details__table-item{
        height:57px;
        text-align:center;
        vertical-align:middle;
        font-size:11px!important;
        display:inline-block;
        -webkit-box-sizing:border-box!important;
        box-sizing:border-box!important;
        width:calc(100%/2 - 4px)!important
    }
}
@media only screen and (max-width:370px){
    .promo_details__bar{
        padding:0 5%
    }
    .promo_details__bar-link{
        font-size:16px
    }
}
.rail{
    margin-bottom:10px
}
.rail__label{
    color:#fff;
    background-color:#424242;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin-bottom:0 0 10px;
    border-radius:4px;
    padding:18px 10px;
    font-size:1.25em;
    font-weight:400;
    line-height:0;
    cursor:default
}
.rail__label::-moz-selection{
    background-color:transparent
}
.rail__label::selection{
    background-color:transparent
}
.rail__list,.rail__list-item{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-direction:normal
}
.rail__list{
    margin:0;
    padding:0;
    list-style:none;
    -webkit-box-orient:vertical;
    -ms-flex-direction:column;
    flex-direction:column
}
.rail__list-item{
    padding:5px;
    border-bottom:1px solid #656565;
    background-color:#424242;
    position:relative;
    -webkit-box-orient:horizontal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    cursor:default
}
.rail__list-item--active .rail__more,.rail__list-item:hover .rail__more{
    visibility:visible!important
}
.rail__list-item::before{
    content:'';
    display:block;
    width:1px;
    height:calc(100% - 10px);
    position:absolute;
    top:50%;
    left:25%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    background-color:#656565
}
.rail__list-item:first-child,.rail__list-item:first-child .rail__more{
    border-radius:4px 4px 0 0
}
.rail__list-item:last-child,.rail__list-item:last-child .rail__more{
    border-radius:0 0 4px 4px;
    border-bottom:none
}
.rail__list-item .more{
    position:absolute;
    right:100%;
    top:0;
    z-index:600
}
.rail__logo{
    width:25%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.rail__logo-image{
    display:block;
    margin-left:-5px;
    max-width:33.6px
}
.rail__logo-image::-moz-selection{
    background-color:transparent
}
.rail__logo-image::selection{
    background-color:transparent
}
.rail__content{
    width:75%;
    color:#fff;
    padding:0 4px;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.rail__content,.rail__content-item{
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.rail__content-item:nth-child(even){
    width:56%;
    text-align:right
}
.rail__content-item::-moz-selection{
    background-color:transparent
}
.rail__content-item::selection{
    background-color:transparent
}
.rail__content-item_total{
    color:#24ba9d
}
.rail__more{
    visibility:hidden;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,.7);
    z-index:14
}
.rail__list-item[data-sport=Экспресс] i::before,.rail__more .button{
    position:absolute;
    top:50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%)
}
.rail__more .button{
    z-index:16;
    left:50%
}
.rail__list-item i{
    font-family:'TotoFont';
    font-style:normal;
    color:#fff;
    font-size:35px
}
.rail__list-item[data-sport=Экспресс] i::before{
    content:' ';
    left:13%;
    width:42px;
    height:42px;
    background:url("") center no-repeat
}
.rail__list-item i:before,.rail__list-item[data-sport=E-Футбол] i::before,.rail__list-item[data-sport=Футбол] i::before{
    content:'!'
}
.rail__list-item[data-sport="Водное поло"] i::before{
    content:'"'
}
.rail__list-item[data-sport=Теннис] i::before{
    content:'#'
}
.rail__list-item[data-sport=Баскетбол] i::before{
    content:'$'
}
.rail__list-item[data-sport=Бейсбол] i::before{
    content:'%'
}
.rail__list-item[data-sport="Американский футбол"] i::before{
    content:'&'
}
.rail__list-item[data-sport=Бокс]{
    content:"'"
}
.rail__list-item[data-sport=Гольф] i::before{
    content:'('
}
.rail__list-item[data-sport=Шахматы] i::before{
    content:')'
}
.rail__list-item[data-sport=E-Хоккей] i::before,.rail__list-item[data-sport=Хоккей] i::before{
    content:'*'
}
.rail__list-item[data-sport="Хоккей с мячoм"] i::before{
    content:'+'
}
.rail__list-item[data-sport=Волейбол] i::before{
    content:','
}
.rail__list-item[data-sport=Гандбол] i::before{
    content:'-'
}
.rail__list-item[data-sport="Регби союз"] i::before{
    content:'.'
}
.rail__list-item[data-sport=Биатлон] i::before{
    content:'/'
}
.rail__list-item[data-sport="Что? Где? Когда?"] i::before{
    content:'0'
}
.rail__list-item[data-sport=Футзал] i::before{
    content:'1'
}
.rail__list-item[data-sport="Формула 1"] i::before{
    content:'2'
}
.rail__list-item[data-sport=Снукер] i::before{
    content:'3'
}
.rail__list-item[data-sport=Дартс] i::before{
    content:'4'
}
.rail__list-item[data-sport="Хоккей на траве"] i::before{
    content:'5'
}
.rail__list-item[data-sport="Пляжный футбол"] i::before{
    content:'6'
}
.rail__list-item[data-sport=Керлинг] i::before{
    content:'7'
}
.rail__list-item[data-sport=Разное] i::before{
    content:'8'
}
.rail__list-item[data-sport="Настольный теннис"] i::before{
    content:'9'
}
.rail__list-item[data-sport="Пляжный волейбол"] i::before{
    content:':'
}
.rail__list-item[data-sport="Хоккей на роликах"] i::before{
    content:';
    '
}
.rail__list-item[data-sport=Евровидение] i::before{
    content:'<'
}
.rail__list-item[data-sport=Бадминтон] i::before{
    content:'='
}
.rail__list-item[data-sport="Регби лига"] i::before{
    content:'>'
}
.rail__list-item[data-sport=Шары] i::before{
    content:'?'
}
.rail__list-item[data-sport=Сквош] i::before{
    content:'@'
}
.rail__list-item[data-sport=Политика] i::before{
    content:'A'
}
.rail__list-item[data-sport=Олимпиада] i::before{
    content:'B'
}
.rail__list-item[data-sport="Специальные ставки"] i::before{
    content:'C'
}
.rail__list-item[data-sport=Крикет] i::before{
    content:'D'
}
.rail__list-item[data-sport=Флорбол] i::before{
    content:'E'
}
.rail__list-item[data-sport=Спидвей] i::before{
    content:'F'
}
.rail__list-item[data-sport="Австралийский футбол"] i::before{
    content:'G'
}
.rail__list-item[data-sport="Падел теннис"] i::before{
    content:'H'
}
.rail__list-item[data-sport=Велоспорт] i::before{
    content:'I'
}
.rail__list-item[data-sport="Горные лыжи"] i::before{
    content:'J'
}
.rail__list-item[data-sport="Прыжки с трамплина на лыжах"] i::before{
    content:'K'
}
.rail__list-item[data-sport="Парусный спорт"] i::before{
    content:'L'
}
.rail__list-item[data-sport="Мини футбол"] i::before{
    content:'M'
}
.rail__list-item[data-sport="Смешанные боевые искусства"] i::before{
    content:'N'
}
.rail__list-item[data-sport=Нетбол] i::before{
    content:'O'
}
.rail__list-item[data-sport=Атлетика] i::before{
    content:'P'
}
.rail__list-item[data-sport=Дзюдо] i::before{
    content:'Q'
}
.rail__list-item[data-sport="Конный спорт"] i::before{
    content:'R'
}
.rail__list-item[data-sport=Софтбол] i::before{
    content:'S'
}
.rail__list-item[data-sport="Гэльский футбол"] i::before{
    content:'T'
}
.rail__list-item[data-sport=E-Sports] i::before,.rail__list-item[data-sport=Киберспорт] i::before{
    content:'U'
}
.rail__list-item[data-sport="Тяжелая атлетика"] i::before{
    content:'V'
}
.rail__list-item[data-sport=Покер] i::before{
    content:'W'
}
.rail__list-item[data-sport=Сумо] i::before{
    content:'X'
}
.rail__list-item[data-sport=Гимнастика] i::before{
    content:'Y'
}
.rail__list-item[data-sport=Тхэквондо] i::before{
    content:'Z'
}
.rail__list-item[data-sport=Пул] i::before{
    content:'['
}
.rail__list-item[data-sport=Стрельба] i::before{
    content:"/"
}
.rail__list-item[data-sport="Стрельба из лука"] i::before{
    content:']'
}
.rail__list-item[data-sport="Водные виды"] i::before{
    content:'^'
}
.rail__list-item[data-sport=Лакросс] i::before{
    content:'_'
}
.rail__list-item[data-sport=Мотоспорт] i::before{
    content:'`'
}
.rail__list-item[data-sport=Серфинг] i::before{
    content:'a'
}
.rail__list-item[data-sport=Ралли] i::before{
    content:'b'
}
.rail__list-item[data-sport=Наскар] i::before{
    content:'c'
}
.rail__list-item[data-sport=Гребля] i::before{
    content:'d'
}
.rail__list-item[data-sport=Автоспорт] i::before{
    content:'e'
}
.rail__list-item[data-sport=Лотерея] i::before{
    content:'f'
}
.rail__list-item[data-sport="Лыжные гонки"] i::before{
    content:'g'
}
.rail__list-item[data-sport="Собачьи бега"] i::before{
    content:'h'
}
.rail__list-item[data-sport="Лошадиные скачки"] i::before{
    content:'i'
}
.rail__list-item[data-sport="Парусный Спорт"] i::before{
    content:'j'
}
.rail__list-item[data-sport=Бильярд] i::before{
    content:'k'
}
.rail__list-item[data-sport=Фехтование] i::before{
    content:'l'
}
.rail__list-item[data-sport=Рестлинг] i::before{
    content:'m'
}
.rail__list-item[data-sport="VFL Футбол"] i::before{
    content:'n'
}
.rail__list-item[data-sport="VTO Теннис"] i::before{
    content:'o'
}
.rail__list-item[data-sport="VBL Баскетбол"] i::before{
    content:'p'
}
.rail__list-item[data-sport="VDR Собачьи бега"] i::before,.rail__list-item[data-sport="VHC Лошадиные скачки"] i::before{
    content:'s'
}
.rail__list-item[data-sport="Современное пятиборье"] i::before,.rail__list-item[data-sport=Триатлон] i::before{
    content:'t'
}
.rail__list-item[data-sport=Борьба] i::before{
    content:'u'
}
.rail__list-item[data-sport="Пляжный Гандбол"] i::before{
    content:'v'
}
.rail__list-item[data-sport=Херлинг] i::before{
    content:'w'
}
.rail2{
    margin-bottom:10px
}
.rail2__label{
    margin:0 0 10px;
    color:#fff;
    background-color:#424242;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border-radius:4px;
    padding:18px 10px;
    font-size:1.25em;
    font-weight:400;
    line-height:0;
    cursor:default
}
.rail2__label::-moz-selection{
    background-color:transparent
}
.rail2__label::selection{
    background-color:transparent
}
.rail2__list{
    margin:0;
    padding:0;
    list-style:none
}
.rail2__list-item{
    padding:5px 0;
    border-bottom:1px solid #656565;
    background-color:#424242;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.rail2__list-item:first-child{
    border-radius:4px 4px 0 0
}
.rail2__list-item:last-child{
    border-radius:0 0 4px 4px
}
.rail2__more{
    display:none;
    position:absolute;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,.6)
}
.rail2__more-button{
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.rail2__logo{
    -ms-flex-negative:0;
    flex-shrink:0;
    width:64px;
    height:36px
}
.rail2__logo img{
    width:100%;
    height:100%;
    display:block
}
.rail2__content,.rail2__logo{
    padding:0 5px
}
.rail2__content-game,.rail2__content-res,.rail2__content-username{
    display:block
}
.rail2__content-game,.rail2__content-username{
    color:#fff;
    -webkit-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1
}
.rail2__content-res{
    color:#24ba9d
}
.rail2__content-res.flex-wrapper{
    width:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.rail2__content-res.flex-wrapper>span{
    -ms-flex-preferred-size:auto;
    flex-basis:auto;
    overflow-wrap:anywhere
}
.rail2__content-res.flex-wrapper .nowrap-item{
    text-align:right
}
.rail2__list-item:hover .rail2__more{
    display:block
}
.rail2--games,.rail2--week{
    cursor:default
}
html[lang=es-pe] .rail2__more-button,html[lang=es] .rail2__more-button,html[lang=tr] .rail2__more-button{
    min-width:-webkit-fit-content;
    min-width:-moz-fit-content;
    min-width:fit-content
}
.rail3{
    margin-bottom:10px
}
.rail3>*{
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.rail3__label{
    margin:0 0 10px;
    padding:17px 10px;
    border-radius:4px;
    color:#fff;
    background-color:#424242;
    font-size:1.25em;
    font-weight:400;
    line-height:0;
    cursor:default
}
.rail3__label::-moz-selection{
    background-color:transparent
}
.rail3__label::selection{
    background-color:transparent
}
.rail3__list,.rail3__list-item{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-direction:normal
}
.rail3__list{
    -webkit-box-orient:vertical;
    -ms-flex-direction:column;
    flex-direction:column;
    margin:0;
    padding:0;
    list-style:none
}
.rail3__list-item{
    -webkit-box-orient:horizontal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    padding:5px;
    border-bottom:1px solid #656565;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    position:relative;
    background-color:#424242;
    cursor:default
}
.rail3__list-item--active .rail3__more,.rail3__list-item:hover .rail3__more{
    visibility:visible!important
}
.rail3__list-item:first-child,.rail3__list-item:first-child .rail3__more{
    border-radius:4px 4px 0 0
}
.rail3__list-item:last-child,.rail3__list-item:last-child .rail3__more{
    border-radius:0 0 4px 4px;
    border-bottom:none
}
.rail3__list-item .more{
    position:absolute;
    right:100%;
    top:0;
    z-index:600
}
.rail3__logo{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    width:56px
}
.rail3__logo-image{
    display:block;
    max-width:33.6px;
    margin-left:-5px
}
.rail3__logo-image::-moz-selection{
    background-color:transparent
}
.rail3__logo-image::selection{
    background-color:transparent
}
.rail3__logo-img{
    width:100%;
    max-height:100%;
    border-radius:2px
}
.rail3__content{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width:75%;
    padding:0 3px 0 5px;
    color:#fff
}
.rail3__content-item{
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.rail3__content-item:nth-child(even){
    width:56%;
    text-align:right
}
.rail3__content-item::-moz-selection{
    background-color:transparent
}
.rail3__content-item::selection{
    background-color:transparent
}
.rail3__content-item_total{
    color:#24ba9d
}
.rail3__more{
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    background-color:rgba(0,0,0,.7);
    visibility:hidden;
    z-index:14
}
.rail3__more .button{
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    z-index:16
}
.settings{
    color:#fff;
    width:60px;
    text-align:right;
    position:absolute;
    top:0;
    right:65px;
    z-index:3002;
    margin-left:auto;
    cursor:pointer;
    font-size:16px
}
@media screen and (max-width:1024px){
    .settings{
        border-left:1px solid #444;
        border-right:1px solid #444
    }
}
.settings.active::before,.settings::before{
    border-left:4px solid transparent;
    border-right:4px solid transparent
}
.settings::before{
    -webkit-transition:all .2s;
    transition:all .2s;
    position:absolute;
    top:14px;
    right:4px;
    border-bottom:5px solid transparent;
    border-top:5px solid #fff;
    content:'';
    height:0;
    width:0
}
@media screen and (max-width:1024px){
    .settings::before{
        right:12px
    }
}
.settings__select{
    font-size:.6em;
    background-image:url("");
    background-repeat:no-repeat;
    background-position:13px 6px;
    padding-right:1em;
    line-height:54px;
    background-size:24px;
    -webkit-filter:brightness(.65);
    filter:brightness(.65);
    position:relative;
    height:35px
}
.settings__img{
    position:absolute;
    -webkit-transform:translate(0,0);
    transform:translate(0,0);
    left:15px;
    top:7px
}
.settings__list__visible{
    display:none;
    position:absolute;
    bottom:0;
    right:0;
    -webkit-transform:translateY(100%);
    transform:translateY(100%);
    width:auto;
    background:#3c3c3c;
    list-style-type:none;
    margin:0;
    padding:7px 13px;
    -webkit-box-shadow:0 -2px 9px 1px rgba(0,0,0,.4);
    box-shadow:0 -2px 9px 1px rgba(0,0,0,.4)
}
.settings__link{
    color:#a9a9a9;
    text-decoration:underline;
    line-height:31px;
    font-size:16px;
    cursor:pointer;
    width:auto;
    white-space:nowrap
}
.settings__link:hover{
    color:#24ba9d
}
.settings .settings__item{
    border-bottom:2px solid #444;
    padding-bottom:4px
}
.settings.active .settings__list__visible{
    display:block;
    z-index:1
}
.settings.active::before{
    border-bottom:5px solid #24ba9d;
    border-top:5px solid transparent;
    top:8px
}
.settings.active .settings__select{
    -webkit-filter:brightness(4);
    filter:brightness(4)
}
@media screen and (max-width:1024px){
    .settings{
        position:relative;
        top:auto;
        right:auto;
        margin-left:4px
    }
    .settings__list__visible{
        bottom:-10px
    }
}
@media screen and (max-width:700px){
    .settings{
        width:67px
    }
}
@media screen and (max-width:410px) and (max-height:455px){
    .settings{
        font-size:15px
    }
}
.sidebar{
    background-color:#000;
    position:fixed;
    top:46px;
    left:0;
    height:100%;
    width:100%;
    z-index:4000;
    overflow:scroll;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-transition:-webkit-transform .25s ease-in-out;
    transition:transform .25s ease-in-out;
    transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out;
    -webkit-transform:translateX(0) translateZ(50px);
    transform:translateX(0) translateZ(50px);
    -webkit-overflow-scrolling:touch
}
.sidebar .sidebar__link{
    padding-right:50px;
    text-overflow:ellipsis;
    overflow:hidden
}
.sidebar--hidden{
    -webkit-transform:translateX(-100%);
    transform:translateX(-100%)
}
.sidebar--auth .mobile__header{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    min-height:45px;
    padding:6px 10px;
    background-color:#424242;
    position:sticky;
    top:0;
    left:0;
    z-index:676
}
.sidebar--auth .mobile__header-name{
    color:#fff
}
.article h2,.sidebar--auth .mobile__header-coins{
    color:#24ba9d
}
.sidebar .mobile__header{
    width:calc(100vw - 145px);
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    max-width:553px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    min-height:45px;
    padding:6px 10px;
    position:sticky;
    top:0;
    left:0;
    z-index:676;
    -webkit-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1
}
@media screen and (min-width:768px){
    .sidebar .mobile__header{
        max-width:100%;
        padding:0
    }
}
@media screen and (min-width:1024px){
    .sidebar .mobile__header{
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center
    }
}
.sidebar .mobile__header-items{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1;
    max-width:553px;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    padding-right:10px
}
@media screen and (min-width:768px){
    .sidebar .mobile__header-items{
        -webkit-box-pack:space-evenly;
        -ms-flex-pack:space-evenly;
        justify-content:space-evenly
    }
}
.sidebar .mobile__header-wrapper{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    min-height:50px;
    background:#424242
}
@media screen and (min-width:768px){
    .sidebar .mobile__header-wrapper{
        -webkit-box-pack:justify;
        -ms-flex-pack:justify;
        justify-content:space-between
    }
}
@media screen and (max-width:1024px){
    .sidebar .mobile__header-wrapper{
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center
    }
}
.sidebar__list{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    width:calc(100vw - 70px);
    max-width:553px;
    height:100%
}
.sidebar .new-in-sidebar a:after{
    height:28px;
    width:55px;
    background:url("/content/img/ribbon-new-menu.svg") no-repeat center;
    right:-5.2px;
    top:45%
}
.sidebar .wow-label a:after{
    height:28px;
    width:55px;
    background:url("") no-repeat center;
    right:-5.2px;
    top:45%
}
.sidebar__item{
    display:block
}
.sidebar__item--casino a::before,.sidebar__item--exit a::before,.sidebar__item--fav a::before,.sidebar__item--info a::before,.sidebar__item--live a::before,.sidebar__item--live-dillers a::before,.sidebar__item--lottery a::before,.sidebar__item--privilegies a::before,.sidebar__item--profile a::before,.sidebar__item--promo a::before,.sidebar__item--promo-red a::before,.sidebar__item--results a::before,.sidebar__item--sport a::before,.sidebar__item--v-sport a::before{
    content:"";
    display:inline-block;
    width:27px;
    height:27px;
    position:relative;
    top:50%;
    vertical-align:middle;
    margin-bottom:5px;
    margin-right:10px
}
.sidebar__item--tournament a::before{
    content:"";
    display:inline-block;
    width:27px;
    height:27px;
    top:50%;
    vertical-align:middle;
    margin-bottom:5px;
    margin-right:10px
}
.sidebar__item--android a::before,.sidebar__item--apple a::before,.sidebar__item--aviator a::before,.sidebar__item--e-sports a::before,.sidebar__item--fight-club a::before,.sidebar__item--news a::before,.sidebar__item--poker-bet a::before,.sidebar__item--promo-black a::before,.sidebar__item--superLive a::before,.sidebar__item--tv-games a::before{
    content:"";
    display:inline-block;
    width:27px;
    height:27px;
    position:relative;
    top:50%;
    vertical-align:middle;
    margin-bottom:5px;
    margin-right:10px
}
.sidebar__item--casino a::before{
    background:url("/content/img/casino-icon.svg") no-repeat center
}
.sidebar__item--fav .sidebar__link.sidebar__link--common::before,.sidebar__item--fav a::before{
    background:url("") no-repeat center
}
.sidebar__item--live a::before{
    background:url("") no-repeat center
}
.sidebar__item--sport a::before{
    background:url("/content/img/ball.svg") no-repeat center
}
.sidebar__item--profile a::before{
    background:url("") no-repeat center
}
.sidebar__item--promo a::before{
    background:url("") no-repeat center
}
.sidebar__item--info a::before{
    background:url("/content/img/dopinfo.svg") no-repeat center
}
.sidebar__item--results a::before{
    background:url("") no-repeat center
}
.sidebar__item--exit a::before{
    background:url("") no-repeat center
}
.sidebar__item--lottery a::before{
    background:url("/content/img/ticket.svg") no-repeat center
}
.sidebar__item--privilegies a::before{
    background:url("/content/img/pincoin.svg") no-repeat center
}
.sidebar__item--promo-red a::before{
    background:url("/content/img/promo-red.svg") no-repeat center
}
.sidebar__item--promo-black a::before{
    background:url("") no-repeat center
}
.sidebar__item--live-dillers a::before{
    background:url("/content/img/live-dillers.svg") no-repeat center
}
.sidebar__item--v-sport .sidebar__link.sidebar__link--top::before,.sidebar__item--v-sport a::before{
    background:url("/content/img/v-sport.svg") no-repeat center
}
.sidebar__item--tv-games a::before{
    background:url("/content/img/tv-games.svg") no-repeat center
}
.sidebar__item--android a::before{
    background:url("") no-repeat center
}
.sidebar__item--news a::before{
    background:url("/content/img/news.svg") no-repeat center
}
.sidebar__item--apple a::before{
    background:url("") no-repeat center
}
.sidebar__item--e-sports a::before{
    background:url("/content/img/e-sports.svg") no-repeat center
}
.sidebar__item--superLive a::before{
    background:url("") no-repeat center
}
.sidebar__item--poker-bet a::before{
    background:url("") no-repeat center;
    background-size:contain
}
.sidebar__item--aviator a::before{
    background:url("/content/img/aviator-plane.svg") no-repeat center
}
.sidebar__item--tournament,.sidebar__item--tournament a{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.sidebar__item--tournament a{
    width:100%;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.sidebar__item--tournament a::before{
    position:static;
    background:url("/content/img/tournament.svg") no-repeat center
}
.sidebar__item--tournament .sidebar_tournamets__span{
    max-width:calc(100% - 44px);
    overflow-x:hidden;
    text-overflow:ellipsis;
    display:block;
    overflow-y:hidden;
    margin-right:5px;
    position:relative;
    top:-2px
}
.sidebar__item--tournament a:hover:after,.touch-promo-header.open svg path{
    -webkit-animation:none;
    animation:none
}
.sidebar__item--tournament a:after{
    height:28px;
    width:55px;
    background:url("/content/img/aside_tournament.svg") no-repeat center;
    right:-5.2px;
    top:45%
}
.sidebar__item--tournament .tournament-timer{
    color:#dc1f00;
    font-size:14px;
    font-weight:700;
    position:absolute;
    right:54px
}
.sidebar__link{
    margin-top:-1px;
    text-decoration:none;
    color:#000;
    font-size:16px;
    white-space:nowrap;
    display:block;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:0 10px;
    line-height:41px;
    position:relative
}
.sidebar__link .lottery__tickets-counter{
    display:inline-block;
    background-color:#dc1f00;
    color:#fff;
    width:27px;
    height:27px;
    border-radius:50%;
    text-align:center;
    vertical-align:middle;
    font-size:13px;
    line-height:27px;
    position:relative;
    left:6px;
    top:-1px
}
.sidebar__link,.sidebar__link--top{
    background-color:#eaeaea
}
.sidebar__link .red__text{
    color:#dc1f00
}
.sidebar__link::after,.userbar .tickets-counter a.tickets-counter__logo{
    content:'';
    position:absolute;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.page--sidebar{
    overflow:hidden;
    position:fixed;
    width:100%
}
.page--sidebar .cashbox-bonuses{
    z-index:1!important
}
.page--sidebar .shadow__overlay{
    position:fixed;
    content:'';
    display:block;
    width:100%;
    height:100%;
    top:0;
    left:0;
    z-index:655;
    background-color:rgba(0,0,0,.7)
}
.sidebar__link--common .mobile-text,.slider__item .button svg{
    display:none
}
.sidebar__item--live-dillers .sidebar__link.sidebar__link--top::before{
    background:url("/content/img/live-dillers.svg") no-repeat center
}
.sidebar__item--tournament .sidebar__link.sidebar__link--top::before{
    background:url("/content/img/tournament.svg") no-repeat center
}
.mobile__header-promo{
    display:block;
    width:100%;
    font-weight:700;
    text-align:center;
    font-size:19px;
    line-height:1.2em;
    color:#fff;
    margin:0;
    text-decoration:none
}
.mobile__header-promo .text__red{
    color:#dc1f00
}
html[lang=de] .mobile__header-promo{
    font-size:17px
}
@media screen and (max-width:420px){
    html[lang=de] .mobile__header{
        padding:6px
    }
    html[lang=de] .mobile__header-promo{
        font-size:13px
    }
}
@media screen and (max-width:1024px){
    .sidebar{
        background-color:transparent
    }
    .sidebar .scroll-block{
        padding-bottom:47px
    }
    .page_shadow.page--sidebar .popup{
        z-index:5500;
        -webkit-transform:translateX(-50%) translateY(-50%) translateZ(55px);
        transform:translateX(-50%) translateY(-50%) translateZ(55px)
    }
    .page_shadow.page--sidebar .popup-cashbox{
        -webkit-transform:translateX(-50%) translateZ(53px);
        transform:translateX(-50%) translateZ(53px)
    }
    .page_shadow.page--sidebar::after{
        z-index:5400;
        -webkit-transform:translateZ(51px);
        transform:translateZ(51px)
    }
    .page_shadow.page--sidebar .popup--reg{
        top:50%!important
    }
}
@media only screen and (min-width:1025px){
    .sidebar{
        visibility:hidden
    }
}
@media screen and (max-height:800px){
    .sidebar.active{
        z-index:12000
    }
}
@media only screen and (max-width:600px){
    .sidebar{
        overflow:hidden
    }
    .sidebar .mobile__header-wrapper{
        position:fixed;
        top:0;
        left:0;
        width:100%;
        z-index:3000;
        height:57px
    }
    .sidebar .scroll-block{
        background:0 0;
        position:absolute;
        top:0;
        left:0;
        overflow:scroll;
        -webkit-box-sizing:border-box;
        box-sizing:border-box;
        height:100%;
        width:100%;
        padding-top:56px
    }
    @-moz-document url-prefix(){
        .sidebar .scroll-block{
            padding-bottom:47px
        }
    }
    .sidebar .sidebar__list{
        overflow:scroll;
        height:100%;
        -webkit-box-sizing:border-box;
        box-sizing:border-box
    }
}
@media only screen and (max-width:460px){
    .sidebar__link--common .full-text{
        display:none
    }
    .sidebar__link--common .mobile-text{
        display:inline
    }
}
@media only screen and (max-width:400px){
    .sidebar__item-stat{
        font-size:14px
    }
}
@media only screen and (max-width:375px){
    .mobile__header-promo{
        font-size:17px
    }
}
@media only screen and (max-width:350px){
    .sidebar__item-stat{
        font-size:12px
    }
}
@media only screen and (max-width:360px){
    .mobile__header-promo.mobile__header-promo--pt{
        font-size:16px
    }
}
@media only screen and (max-width:320px){
    .mobile__header-promo{
        font-size:13px
    }
}
@media only screen and (max-width:812px) and (max-height:414px){
    .sidebar{
        overflow:scroll
    }
    .sidebar .mobile__header-wrapper{
        position:fixed;
        top:0;
        left:0;
        width:100%;
        z-index:3000
    }
    .sidebar .scroll-block,.sidebar .sidebar__list{
        height:100%;
        overflow:scroll;
        -webkit-box-sizing:border-box;
        box-sizing:border-box
    }
    .sidebar .scroll-block{
        background:0 0;
        position:absolute;
        top:0;
        left:0;
        padding-top:56px;
        width:100%;
        padding-bottom:47px
    }
    .sidebar .sidebar__list{
        background:#000
    }
}
@media only screen and (max-width:380px){
    .mobile__header-promo.mobile__header-promo--az{
        font-size:17px
    }
}
@media only screen and (max-width:360px){
    .mobile__header-promo.mobile__header-promo--az,.mobile__header-promo.mobile__header-promo--pt{
        font-size:16px
    }
}
@media only screen and (max-width:340px){
    .mobile__header-promo.mobile__header-promo--az{
        font-size:15px
    }
}
@media only screen and (max-width:330px){
    .mobile__header-promo.mobile__header-promo--az{
        font-size:14px
    }
}
@media only screen and (max-width:375px){
    html[lang=br] .mobile__header-promo,html[lang=pt] .mobile__header-promo{
        font-size:15px
    }
}
@media only screen and (max-width:320px){
    html[lang=br] .mobile__header-promo,html[lang=pt] .mobile__header-promo{
        font-size:13px
    }
}
@media only screen and (max-width:375px){
    html[lang=hi] .mobile__header-promo{
        font-size:13px
    }
}
.slider{
    border-radius:4px;
    position:relative
}
.slider .owl-stage-outer{
    border-radius:4px;
    height:100%
}
.slider .owl-stage-outer .owl-stage,.slider .owl-stage-outer .owl-stage .owl-item,.slider__item{
    height:inherit
}
.slider__item{
    position:relative
}
.slider__item .button{
    position:absolute;
    cursor:pointer;
    z-index:84;
    line-height:22px;
    width:auto;
    right:30px;
    bottom:20px;
    padding:7px 24px;
    border-radius:4px
}
.slider__item .button_red{
    background:#dc1f00
}
.slider__item .button:hover{
    background:#c30700
}
.slider.owl-carousel .owl-dots{
    width:50%
}
@media only screen and (max-width:585px){
    .slider__item .button{
        width:100%;
        right:0;
        bottom:0
    }
}
.winners{
    margin-bottom:10px
}
.winners__item{
    height:107px;
    position:relative;
    border-radius:4px;
    overflow:hidden;
    background:url("/content/img/win-bg-ny.png") no-repeat center;
    background-size:contain
}
.winners__item-image{
    position:absolute;
    top:50%;
    left:50%;
    width:78px;
    height:56px;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    border-radius:4px
}
.winners__item-game{
    color:#fff;
    display:block;
    text-align:center;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap
}
.winners__item-player{
    position:absolute;
    color:#24ba9d;
    left:20px;
    bottom:5px;
    text-overflow:ellipsis;
    overflow:hidden;
    max-width:82px
}
.winners__item-won{
    color:#dc1f00;
    position:absolute;
    right:20px;
    bottom:5px
}
.social__item::before,.winners__item-ctrl{
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%
}
.winners__item-ctrl{
    display:none;
    background-color:rgba(0,0,0,.3)
}
.winners__item-ctrl-wrp{
    position:absolute;
    left:50%;
    top:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.winners__item-ctrl-wrp .button{
    min-width:120px
}
.banner--quiz br.mobile,.main__section--winrs.winrs-top .winners__item-player,.main__section--winrs.winrs-top .winners__item-won{
    display:none
}
.main__section--winrs.winrs-top .winners__item-image{
    margin-top:5px
}
.main__section--winrs.winrs-top .winners__item{
    background-image:url("")
}
.winners__item:hover .winners__item-ctrl{
    display:block
}
@media screen and (max-width:1180px){
    .winners__item-player{
        max-width:69px
    }
}
@media screen and (max-width:980px){
    .winners__item-player{
        max-width:90px
    }
}
@media screen and (max-width:880px){
    .winners__item-player{
        max-width:70px
    }
}
@media screen and (max-width:780px){
    .winners__item-player{
        max-width:52px
    }
}
.social__item{
    width:35px;
    height:35px;
    border:0;
    background-color:inherit;
    background-image:url("");
    background-size:120px 80px;
    background-repeat:no-repeat;
    position:relative;
    margin:0 5px;
    border-radius:4px;
    cursor:pointer
}
.social__item:hover::before{
    background-color:rgba(0,0,0,.2)
}
.social__item::before{
    content:'';
    display:block;
    -webkit-transition:all .18s ease-in-out;
    transition:all .18s ease-in-out;
    background-color:transparent;
    border-radius:4px
}
.social__item_facebook{
    background-position:-3px -2px
}
.social__item_google{
    background-position:-42px -2px
}
.social__item_vk{
    background-position:-82px -2px
}
.social__item_mail{
    background-position:-3px -42px
}
.social__item_ok{
    background-position:-42px -42px
}
.social__item_yandex{
    background-position:-82px -42px
}
.social{
    font-size:0
}
.social__item{
    display:inline-block;
    vertical-align:middle
}
@supports (display:flex){
    .social{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center
    }
}
.user-questionnaire-iframe-wrapper{
    -webkit-overflow-scrolling:touch;
    height:100vh;
    min-width:100%;
    min-height:-webkit-fill-available;
    overflow-x:scroll
}
@media screen and (min-width:640px){
    .user-questionnaire-iframe-wrapper{
        -webkit-overflow-scrolling:auto;
        min-height:100vh;
        overflow:hidden
    }
}
.user-questionnaire-iframe-wrapper iframe{
    width:100%;
    height:100%;
    background-color:rgba(38,38,52,.5);
    border:0
}
@media screen and (max-width:320px){
    .user-questionnaire-iframe-wrapper iframe{
        -webkit-overflow-scrolling:touch;
        overflow-x:scroll
    }
}
.userbar{
    height:45px
}
.userbar__list{
    height:inherit;
    margin:0 70px 0 0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    display:block;
    width:100%
}
.userbar__item{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:0 14px
}
.userbar__item-label{
    color:#fff
}
.userbar__item-money,.userbar__item-tickets{
    color:#24ba9d;
    line-height:1.15em;
    text-align:right
}
.userbar__item-tickets{
    text-align:left
}
.userbar__item-close{
    text-align:center;
    color:#fff;
    cursor:pointer
}
.userbar__item--underline{
    position:relative
}
.userbar__item--underline::after{
    content:'';
    display:block;
    position:absolute;
    width:100%;
    height:1px;
    background-color:#fff;
    top:100%;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%)
}
.userbar__item--mobile{
    display:none!important
}
.userbar__item--tooltip{
    position:relative;
    cursor:pointer
}
.userbar__item--tooltip .tooltiptext{
    visibility:hidden;
    width:150px;
    font-size:12px;
    color:#fff;
    text-align:center;
    border-radius:4px;
    padding:10px;
    position:absolute;
    z-index:100;
    top:0;
    left:120%;
    opacity:0;
    background-color:#424242;
    border:2px solid #a9a9a9;
    -webkit-transition:opacity .5s;
    transition:opacity .5s
}
.userbar__item--tooltip:hover .tooltiptext{
    visibility:visible;
    opacity:1
}
.userbar__item--tooltip:hover .tooltiptext::after{
    content:" ";
    position:absolute;
    top:20px;
    right:101%;
    margin-top:-5px;
    border-width:5px;
    border-style:solid;
    border-color:transparent #a9a9a9 transparent transparent
}
.userbar .tickets-counter{
    padding-left:35px;
    position:relative
}
.userbar .tickets-counter a.tickets-counter__logo{
    width:22px;
    height:30px;
    left:0;
    top:50%;
    background:url("") no-repeat center
}
.userbar .tickets-counter.disabled a.tickets-counter__logo{
    background:url("") no-repeat center!important
}
.lk-profile__disabled input,.userbar .tickets-counter.disabled .userbar__item-tickets{
    color:#777
}
.userbar .userbar__list .userbar__change{
    top:0;
    margin:0 4px
}
.userbar{
    line-height:45px
}
.userbar__item,.userbar__list{
    font-size:0;
    text-align:right
}
.userbar__item{
    display:inline-block;
    font-size:16px;
    vertical-align:middle;
    line-height:1em
}
.userbar__item a[href^="tel:"]{
    pointer-events:none;
    text-decoration:none;
    color:#fff
}
.userbar__change{
    display:inline-block;
    vertical-align:super;
    width:29px;
    height:29px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    background-image:url("");
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    cursor:pointer;
    position:relative
}
@supports (display:flex){
    .userbar,.userbar__list{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row;
        -ms-flex-line-pack:center;
        align-content:center;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center
    }
    .userbar{
        line-height:1em;
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start
    }
    .userbar__list{
        -webkit-box-pack:end;
        -ms-flex-pack:end;
        justify-content:flex-end;
        font-size:1em;
        text-align:left
    }
    .userbar__list__item{
        display:block;
        font-size:1em;
        vertical-align:baseline
    }
}
@media screen and (max-width:1230px){
    .userbar__item.tickets-counter{
        display:none
    }
}
@media screen and (max-width:1024px){
    .userbar__list .userbar__change{
        display:none
    }
    .header .userbar__item_exclamation_mark{
        display:block;
        padding:0 14px
    }
    .header .userbar__item--tooltip .tooltiptext{
        top:100%;
        left:50%;
        margin-left:-87px
    }
    .header .userbar__item--tooltip:hover .tooltiptext::after{
        top:auto;
        bottom:100%;
        right:auto;
        left:50%;
        margin-top:0;
        margin-left:-5px;
        border-color:transparent transparent #a9a9a9
    }
}
@media screen and (max-width:400px){
    .userbar__item-container .userbar__item-label{
        max-width:calc(100vw - 220px);
        overflow:hidden;
        text-overflow:ellipsis
    }
}
.article nav ul li a{
    font-size:1.25em;
    color:#24ba9d;
    text-decoration:none
}
.article nav ul li a:hover{
    color:#339f8f
}
.article h1,.article h3,.article h4,.article h5,.article h6{
    color:#fff;
    font-size:1.25em;
    font-family:"Roboto-Bold",sans-serif
}
.article h2{
    font-size:1.5em
}
.article h2,.article strong{
    font-family:"Roboto-Bold",sans-serif
}
.article li,.article p{
    color:#fafafa;
    font-size:1em;
    text-align:justify;
    margin:8px 0
}
.article ol,.article ul{
    padding:0;
    list-style:none
}
.article__label-dec{
    padding:6px 0;
    font-size:1.25em;
    background-color:#424242;
    line-height:1.25em;
    border-radius:4px;
    text-align:center;
    margin:0;
    font-weight:400
}
.article__figure{
    text-align:center;
    margin:16px 0
}
.article__image-label{
    display:block;
    color:#fff;
    padding:16px
}
.article__image--bets{
    width:65%
}
.article__image--bets-3{
    width:75%
}
.article__box{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.article__button-back{
    margin:auto;
    display:block;
    max-width:216px;
    min-width:-webkit-min-content;
    min-width:-moz-min-content;
    min-width:min-content;
    width:100%
}
.article__list--sub{
    padding-left:24px!important
}
.article_bets__image{
    display:block;
    margin:16px auto
}
.article_bets .text-left-shift{
    padding-left:8px
}
.article_bets .table-column{
    width:50%
}
.article_bets .adaptive-image{
    max-width:100%
}
.layout--rules .lk-table__item{
    margin:0!important
}
.layout--rules .promo__link{
    margin-top:0!important
}
.banner--quiz,.banner--quiz__inner-wrap{
    position:relative;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    height:100%
}
.banner--quiz{
    overflow:hidden
}
.banner--quiz__inner-wrap{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    padding-left:40px;
    background:url("") right bottom no-repeat;
    background-size:cover
}
@media screen and (max-width:1240px){
    .banner--quiz__inner-wrap{
        padding-left:30px;
        background-position:right -80px top
    }
}
@media screen and (max-width:1100px){
    .banner--quiz__inner-wrap{
        background-position:right -200px top
    }
}
@media screen and (max-width:980px){
    .banner--quiz__inner-wrap{
        background-position:right -50px top
    }
}
@media screen and (max-width:800px){
    .banner--quiz__inner-wrap{
        background-position:right -230px top
    }
}
@media screen and (max-width:585px){
    .banner--quiz__inner-wrap{
        height:calc(100% - 36px);
        background:url("") top center no-repeat;
        background-size:cover
    }
}
@media screen and (max-width:500px){
    .banner--quiz__inner-wrap{
        background-position:center;
        padding-left:3%
    }
}
.banner--quiz__text{
    color:#fff;
    z-index:2
}
@media screen and (max-width:900px){
    .banner--quiz br.mobile{
        display:block
    }
}
.banner--quiz__h2{
    margin:0;
    font-family:"Pinup-Bold-It",sans-serif;
    font-size:42px;
    line-height:1.1
}
@media screen and (max-width:1240px){
    .banner--quiz__h2{
        font-size:34px
    }
}
@media screen and (max-width:980px){
    .banner--quiz__h2{
        font-size:32px
    }
}
@media screen and (max-width:800px){
    .banner--quiz__h2{
        font-size:30px
    }
}
@media screen and (max-width:600px){
    .banner--quiz__h2{
        font-size:28px
    }
}
@media screen and (max-width:500px){
    .banner--quiz__h2{
        font-size:26px
    }
}
@media screen and (max-width:400px){
    .banner--quiz__h2{
        font-size:21px
    }
}
@media screen and (max-width:360px){
    .banner--quiz__h2{
        font-size:18px
    }
}
html[lang=en] .banner--quiz__h2{
    font-size:41px
}
@media screen and (max-width:1240px){
    html[lang=br] .banner--quiz__h2,html[lang=en] .banner--quiz__h2,html[lang=kz] .banner--quiz__h2,html[lang=pt] .banner--quiz__h2,html[lang=ua] .banner--quiz__h2{
        font-size:32px
    }
}
@media screen and (max-width:980px){
    html[lang=br] .banner--quiz__h2,html[lang=en] .banner--quiz__h2,html[lang=kz] .banner--quiz__h2,html[lang=pt] .banner--quiz__h2,html[lang=ua] .banner--quiz__h2{
        font-size:30px
    }
}
@media screen and (max-width:800px){
    html[lang=br] .banner--quiz__h2,html[lang=en] .banner--quiz__h2,html[lang=kz] .banner--quiz__h2,html[lang=pt] .banner--quiz__h2,html[lang=ua] .banner--quiz__h2{
        font-size:28px
    }
}
@media screen and (max-width:600px){
    html[lang=br] .banner--quiz__h2,html[lang=en] .banner--quiz__h2,html[lang=kz] .banner--quiz__h2,html[lang=pt] .banner--quiz__h2,html[lang=ua] .banner--quiz__h2{
        font-size:26px
    }
}
@media screen and (max-width:500px){
    html[lang=br] .banner--quiz__h2,html[lang=en] .banner--quiz__h2,html[lang=kz] .banner--quiz__h2,html[lang=pt] .banner--quiz__h2,html[lang=ua] .banner--quiz__h2{
        font-size:24px
    }
}
@media screen and (max-width:400px){
    html[lang=br] .banner--quiz__h2,html[lang=en] .banner--quiz__h2,html[lang=kz] .banner--quiz__h2,html[lang=pt] .banner--quiz__h2,html[lang=ua] .banner--quiz__h2{
        font-size:18px
    }
}
@media screen and (max-width:360px){
    html[lang=br] .banner--quiz__h2,html[lang=en] .banner--quiz__h2,html[lang=kz] .banner--quiz__h2,html[lang=pt] .banner--quiz__h2,html[lang=ua] .banner--quiz__h2{
        font-size:16px
    }
}
.more{
    background-color:rgba(65,65,65,.925);
    color:#fff;
    padding:10px;
    border-radius:4px;
    z-index:20;
    -webkit-box-shadow:0 8px 1.25em 2px rgba(0,0,0,.13),0 4px 1.25em 8px rgba(0,0,0,.13);
    box-shadow:0 8px 1.25em 2px rgba(0,0,0,.13),0 4px 1.25em 8px rgba(0,0,0,.13)
}
.more--hidden{
    display:none;
    visibility:hidden
}
.more__title{
    text-align:center;
    padding-bottom:5px
}
.more__footer{
    padding-top:5px;
    text-align:center;
    font-size:0
}
.more__footer-text{
    display:inline-block;
    width:50%;
    font-size:16px
}
.rail .more{
    position:absolute;
    right:calc(100% + 5px);
    top:0;
    width:225%
}
.table__row{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    display:block;
    font-size:0;
    border-bottom:1px solid #656565
}
.table__cell{
    display:inline-block;
    font-size:12px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:5px;
    vertical-align:top;
    height:100%
}
.table__cell--end,.table__cell--event,.table__cell--factor,.table__cell--tournament{
    width:28%;
    -webkit-box-shadow:1px 0 0 0 #656565;
    box-shadow:1px 0 0 0 #656565
}
.table__cell--end,.table__cell--event,.table__cell--factor{
    width:36%
}
.table__cell--end,.table__cell--factor{
    width:15%
}
.table__cell--factor{
    width:9%
}
.table__cell--result{
    width:12%
}
.table__cell-text{
    display:inline-block
}
.table .table__header{
    margin-right:5px
}
.table .table__header .table__row{
    white-space:nowrap
}
.table .table__header .table__cell{
    text-align:center
}
.table .table__main{
    height:auto;
    max-height:240px;
    overflow-x:hidden
}
.table .table__main::-webkit-scrollbar-track{
    background-color:#252525
}
.table .table__main::-webkit-scrollbar{
    width:5px;
    background-color:#777
}
.table .table__main::-webkit-scrollbar-thumb{
    -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);
    box-shadow:inset 0 0 6px rgba(0,0,0,.3);
    background-color:#8c8c8c
}
.table .table__main .table__cell{
    height:80px;
    overflow-x:hidden
}
.overplus__wrapper{
    text-align:center;
    color:#fff;
    padding:0;
    position:relative;
    overflow:hidden;
    height:214px;
    margin-right:10px;
    border-radius:4px;
    width:100%
}
.overplus__wrapper__title{
    margin:0 auto 10px;
    font-size:30px;
    font-weight:400;
    padding-top:10px;
    color:#daffbe;
    text-shadow:0 1px 2px #6fff27,0 0 .5em #6fff27,0 0 1em #7ccf40
}
.overplus__wrapper__text{
    margin:0 auto
}
.overplus__wrapper__text--sub{
    font-size:12px;
    margin-bottom:0;
    margin-top:5px
}
.overplus__wrapper__progress{
    display:block;
    margin:10px auto 15px;
    background-color:#4d4d4d;
    height:15px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border-radius:4px;
    position:relative;
    overflow:hidden;
    width:90%
}
.overplus__wrapper__progress-line{
    position:absolute;
    height:100%;
    width:100%;
    border-radius:4px;
    background:-webkit-gradient(linear,left top,left bottom,from(#50c5ac),color-stop(50%,#3fa18d),to(#2e7f70));
    background:-webkit-linear-gradient(top,#50c5ac 0,#3fa18d 50%,#2e7f70 100%);
    background:linear-gradient(to bottom,#50c5ac 0,#3fa18d 50%,#2e7f70 100%);
    overflow:hidden
}
.overplus__wrapper__progress-line--complete{
    -webkit-box-shadow:inset 0 0 10px 2px #ff0908;
    box-shadow:inset 0 0 10px 2px #ff0908
}
.overplus__wrapper__progress-line--animate{
    -webkit-animation:ProgressBar linear 2600ms infinite forwards;
    animation:ProgressBar linear 2600ms infinite forwards
}
.overplus__progress-line--animate::before,.overplus__wrapper__progress-line--animate::before{
    content:'';
    display:block;
    width:40px;
    height:100%;
    background-color:rgba(255,255,255,.2);
    position:absolute;
    top:0;
    left:-40px;
    -webkit-transform:skewX(-35deg);
    transform:skewX(-35deg);
    -webkit-animation:1100ms linear infinite both LoadAnimation;
    animation:1100ms linear infinite both LoadAnimation
}
.overplus__wrapper__present{
    visibility:hidden;
    display:inline-block;
    position:absolute;
    top:63px;
    left:50%;
    width:95%;
    height:40%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    background-color:#272634;
    z-index:444
}
.overplus__wrapper__present--hidden{
    visibility:visible;
    display:inline-block
}
.overplus__wrapper__present--animate{
    display:block;
    visibility:visible
}
.overplus__wrapper__present--animate .overplus__wrapper__present-coins{
    -webkit-animation:CoinSpawn linear .42s 1 both;
    animation:CoinSpawn linear .42s 1 both
}
.overplus__wrapper__present--animate .overplus__wrapper__present-item{
    -webkit-animation:.42s linear 1 both PriseSpawn;
    animation:.42s linear 1 both PriseSpawn
}
.overplus__wrapper__present-coins{
    position:absolute;
    width:100px;
    height:50px;
    background:url("") center no-repeat;
    top:70%;
    left:50%;
    -webkit-transform:translateX(-50%) translateY(-50%) skewX(0);
    transform:translateX(-50%) translateY(-50%) skewX(0)
}
.overplus__wrapper__present-item{
    position:absolute;
    width:70px;
    height:70px;
    background:url("") center no-repeat;
    top:42.5%;
    right:50%;
    -webkit-transform:translateX(50%) translateY(-50%) skewX(0);
    transform:translateX(50%) translateY(-50%) skewX(0)
}
.button_green.bonus__button.bonus-2plus2__btn{
    width:90%
}
.hourBonusLine{
    margin-bottom:5px
}
.bonus-timer__wrapper{
    height:214px;
    margin-right:10px;
    width:100%;
    border-radius:4px;
    color:#fff;
    text-align:center;
    position:relative
}
.bonus-timer__percent{
    margin-top:0;
    color:#dc1f00;
    font-size:30px;
    text-shadow:none;
    margin-bottom:0;
    -webkit-animation-name:percentPulsing;
    animation-name:percentPulsing;
    -webkit-animation-duration:1s;
    animation-duration:1s;
    -webkit-animation-direction:alternate;
    animation-direction:alternate;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite;
    -webkit-animation-timing-function:ease;
    animation-timing-function:ease;
    line-height:35px
}
.bonus-timer__text{
    margin:0 15px;
    font-size:16px
}
.bonus-timer__label{
    margin:0 0 7px
}
.bonus-timer{
    margin:0 auto 1.25em!important;
    text-align:center;
    width:auto;
    max-width:167px
}
.bonus-timer .flip{
    width:40px;
    height:50px;
    padding:0;
    line-height:50px;
    margin:0;
    border:2px solid #dc1f00;
    border-radius:4px
}
.bonus-timer .flip:first-child{
    margin-left:0;
    border-right:none
}
.bonus-timer .flip:nth-child(3){
    margin-right:7px
}
.bonus-timer .flip:last-child{
    margin-right:0
}
.bonus-timer .flip *{
    line-height:50px
}
.bonus-timer .flip .inn{
    font-size:42px
}
.bonus-timer .flip-clock-divider{
    width:0;
    height:0
}
.bonus-timer .flip-clock-divider .flip-clock-label{
    color:#fff;
    top:3.9em;
    right:50%!important;
    -webkit-transform:translateX(157%);
    transform:translateX(157%);
    font-size:14px;
    margin:0;
    text-align:center
}
.bonus-timer .flip-clock-divider .flip-clock-dot{
    display:none;
    visibility:hidden
}
.bonus-timer .flip-clock-divider.seconds .flip-clock-label{
    -webkit-transform:translateX(145%);
    transform:translateX(145%)
}
.bonus-timer.flip-clock-wrapper ul li a div div.inn,.popup-firstdeposit__counter.flip-clock-wrapper ul li a div div.inn,.sq__time.flip-clock-wrapper ul li a div div.inn{
    background-color:#fff;
    color:#000;
    text-shadow:none
}
.button.button_green.bonus__button.bonus-timer__btn{
    width:90%;
    margin-top:30px
}
.bannerBonusCounter .button.button_green.bonus__button.bonus-timer__btn{
    margin-top:17px
}
.bonus-timer.hide-lables .flip-clock-label{
    display:none
}
.bonus-timer__custom-labels{
    position:absolute;
    width:100%;
    left:50%;
    bottom:52px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:distribute;
    justify-content:space-around;
    max-width:167px;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%)
}
.startBonus:not(.start){
    margin-top:10px
}
@media screen and (min-width:1024px) and (max-width:1366px) and (max-height:760px){
    .startBonus:not(.start) .bonus-timer__wrapper{
        height:207px
    }
}
.new__players__bonus{
    position:relative;
    margin:0;
    color:#fff;
    background:url("") center no-repeat;
    height:214px;
    overflow-y:hidden
}
.new__players__bonus-form,.new__players__bonus-header{
    display:inline-block;
    position:absolute;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    font-weight:400
}
.new__players__bonus-header{
    top:10px;
    margin:0;
    font-size:1.2em;
    left:50%;
    text-align:center;
    width:200px
}
.new__players__bonus-form{
    bottom:10px;
    left:54%;
    width:180px
}
.new__players__bonus-form a{
    color:#fff;
    text-decoration:none
}
.new__players__bonus-present{
    display:inline-block;
    background:url("") center no-repeat;
    width:180px;
    height:180px;
    opacity:0;
    -webkit-animation-name:shiningRed;
    animation-name:shiningRed;
    -webkit-animation-duration:1.3s;
    animation-duration:1.3s;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite;
    -webkit-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
    -webkit-animation-timing-function:ease;
    animation-timing-function:ease;
    -webkit-animation-direction:alternate;
    animation-direction:alternate
}
.new__players__bonus-present,.new__players__bonus-present-img{
    position:absolute;
    left:50%;
    top:55%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%)
}
.new__players__bonus-checkbox{
    outline-color:#dc1f00;
    pointer-events:none
}
.new__players__bonus-checkbox:checked{
    outline-color:#24ba9d
}
.new__players__bonus-mailLabel,.new__players__bonus-profileLabel{
    font-weight:400;
    padding-left:7px
}
.bonus--overplus{
    width:100%;
    height:214px;
    margin-right:10px;
    border-radius:4px
}
.overplus{
    text-align:center;
    color:#fff;
    padding:20px;
    position:relative;
    overflow:hidden
}
.overplus__title{
    margin:0 auto 10px;
    font-size:30px;
    font-weight:400;
    color:#daffbe;
    text-shadow:0 1px 2px #6fff27,0 0 .5em #6fff27,0 0 1em #7ccf40
}
.overplus__text{
    margin:0 auto
}
.overplus__text--sub{
    font-size:11px;
    margin-bottom:0;
    margin-top:4px
}
.overplus__progress{
    display:block;
    margin:auto auto 16px;
    background-color:#4d4d4d;
    height:15px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border-radius:4px;
    position:relative;
    overflow:hidden
}
.overplus__progress-line{
    position:absolute;
    height:100%;
    width:100%;
    border-radius:4px;
    background:-webkit-gradient(linear,left top,left bottom,from(#50c5ac),color-stop(50%,#3fa18d),to(#2e7f70));
    background:-webkit-linear-gradient(top,#50c5ac 0,#3fa18d 50%,#2e7f70 100%);
    background:linear-gradient(to bottom,#50c5ac 0,#3fa18d 50%,#2e7f70 100%);
    overflow:hidden
}
.overplus__progress-line--complete{
    -webkit-box-shadow:inset 0 0 10px 2px #ff0908;
    box-shadow:inset 0 0 10px 2px #ff0908
}
.overplus__progress-line--animate{
    -webkit-animation:ProgressBar linear 2600ms infinite forwards;
    animation:ProgressBar linear 2600ms infinite forwards
}
.overplus__present--animate{
    display:block;
    visibility:visible
}
.overplus__present--animate .overplus__present-coins{
    -webkit-animation:CoinSpawn linear .22s 1 both;
    animation:CoinSpawn linear .22s 1 both
}
.overplus__present--animate .overplus__present-item{
    -webkit-animation:.22s linear 1 both PriseSpawn;
    animation:.22s linear 1 both PriseSpawn
}
.overplus__present-coins{
    position:absolute;
    width:100px;
    height:50px;
    background:url("") center no-repeat;
    top:70%;
    left:129%;
    -webkit-transform:translateX(-50%) translateY(-50%) skewX(-60deg);
    transform:translateX(-50%) translateY(-50%) skewX(-60deg)
}
.overplus__present-item{
    position:absolute;
    width:70px;
    height:70px;
    background:url("") center no-repeat;
    top:42.5%;
    right:129%;
    -webkit-transform:translateX(50%) translateY(-50%) skewX(37deg);
    transform:translateX(50%) translateY(-50%) skewX(37deg)
}
.popup-emailverif__text{
    color:#fff;
    text-align:center;
    width:80%;
    display:inline-block
}
.popup-emailverif__glowtext{
    font-size:20px;
    width:70%;
    display:inline-block;
    text-shadow:1px 1px 2px #dd3b20,0 0 1em #dd3b20;
    background:url("") no-repeat center;
    margin:0;
    padding-top:20px;
    padding-bottom:20px
}
.popup-activebonus__glowtext b,.popup-emailverif__glowtext b{
    font-size:22px
}
.popup-emailverif-btn{
    display:inline-block;
    width:200px;
    margin-bottom:10px;
    font-size:18px;
    height:40px;
    padding-top:5px
}
.left-promo{
    background:#62605c;
    color:#fff!important;
    border-radius:4px;
    margin-bottom:10px
}
.left-emailverif__wrapper{
    border:2px solid #4fc3aa;
    background:#363636;
    margin-top:10px;
    text-align:center;
    font-size:16px
}
.left-emailverif__text{
    width:90%;
    display:inline-block
}
.left-emailverif__glowtext{
    font-size:20px;
    width:80%;
    display:inline-block;
    text-shadow:1px 1px 2px #dd3b20,0 0 1em #dd3b20;
    background:url("") no-repeat center;
    margin:0;
    padding-top:20px;
    padding-bottom:20px
}
.left-emailverif__btn{
    font-size:16px;
    margin-bottom:15px
}
.left-emailverif__text-top{
    margin-bottom:3px
}
.left-emailverif__text-bottom{
    margin-top:3px
}
.sq{
    border-radius:4px;
    color:#fff;
    text-align:center;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:1em 10px
}
.sq__desctiption,.sq__title{
    margin:0 0 .5em
}
.sq__desctiption strong,.sq__title strong{
    display:block;
    margin-top:8px;
    text-align:center;
    letter-spacing:1.7px;
    white-space:nowrap;
    cursor:default
}
.sq__desctiption strong,.sq__title,.sq__title strong{
    font-size:1.55em;
    font-weight:400;
    font-family:Impact;
    color:#d9ede9;
    text-shadow:1px 1px 2px #1ea149,0 0 1em #4dab99
}
.sq--mult{
    border:2px solid #dc1f00
}
.sq__time{
    margin:auto auto 1.25em!important;
    width:auto
}
.sq__time .flip{
    width:30px;
    height:33px;
    padding:0;
    line-height:33px;
    margin:0 2px
}
.sq__time .flip:first-child{
    margin-left:0
}
.sq__time .flip:last-child{
    margin-right:0
}
.sq__time .flip *{
    line-height:33px
}
.sq__time .flip .inn{
    font-size:32px
}
.sq__time .flip-clock-divider{
    width:0;
    height:0
}
.sq__time .flip-clock-divider.hours .flip-clock-label{
    right:-76px
}
.sq__time .flip-clock-divider.minutes .flip-clock-label{
    right:-80px
}
.sq__time .flip-clock-divider .flip-clock-label{
    color:#fff;
    -webkit-transform:translateX(-100%);
    transform:translateX(-100%);
    top:3.3em;
    right:-72px
}
.sq__time .flip-clock-divider .flip-clock-dot{
    display:none;
    visibility:hidden
}
.button--cashbox{
    width:144px;
    margin-bottom:8px
}
.cashbox-carddate{
    position:relative
}
.cashbox-carddate__input{
    position:relative;
    max-width:54px;
    background-color:inherit;
    border:1px solid #eaeaea;
    border-radius:4px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%;
    color:#fff;
    line-height:28px;
    padding:2px 10px 2px 15px
}
.cashbox-carddate__input::-webkit-input-placeholder{
    color:#a9a9a9
}
.cashbox-carddate__input::-moz-placeholder{
    color:#a9a9a9
}
.cashbox-carddate__input:-ms-input-placeholder{
    color:#a9a9a9
}
.cashbox-carddate__input::-ms-input-placeholder{
    color:#a9a9a9
}
.cashbox-carddate__input::placeholder{
    color:#a9a9a9
}
.cashbox-carddate__input:focus{
    outline:0
}
.cashbox-carddate__label{
    display:block;
    font-size:16px;
    color:#fff;
    padding-bottom:10px
}
.cashbox-carddate__separator{
    display:inline-block;
    margin:0 4px
}
.cashbox-carddate__separator::after{
    content:'/';
    color:#fff
}
.cashbox-cardnumber{
    position:relative
}
.cashbox-cardnumber__input{
    position:relative;
    max-width:257px;
    background-color:inherit;
    border:1px solid #eaeaea;
    border-radius:4px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%;
    color:#fff;
    line-height:28px;
    padding:2px 26px;
    margin:5px 0 10px
}
.cashbox-cardnumber__input::-webkit-input-placeholder{
    color:#a9a9a9
}
.cashbox-cardnumber__input::-moz-placeholder{
    color:#a9a9a9
}
.cashbox-cardnumber__input:-ms-input-placeholder{
    color:#a9a9a9
}
.cashbox-cardnumber__input::-ms-input-placeholder{
    color:#a9a9a9
}
.cashbox-cardnumber__input::placeholder{
    color:#a9a9a9
}
.cashbox-cardnumber__input:focus{
    outline:0
}
.cashbox-cardnumber__label{
    display:block;
    font-size:16px;
    color:#fff
}
.cashbox-cardowner{
    position:relative
}
.cashbox-cardowner__input{
    position:relative;
    background-color:inherit;
    border:1px solid #eaeaea;
    border-radius:4px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%;
    color:#fff;
    line-height:28px;
    padding:2px 10px
}
.cashbox-cardowner__input::-webkit-input-placeholder{
    color:#a9a9a9
}
.cashbox-cardowner__input::-moz-placeholder{
    color:#a9a9a9
}
.cashbox-cardowner__input:-ms-input-placeholder{
    color:#a9a9a9
}
.cashbox-cardowner__input::-ms-input-placeholder{
    color:#a9a9a9
}
.cashbox-cardowner__input::placeholder{
    color:#a9a9a9
}
.cashbox-cardowner__input:focus{
    outline:0
}
.cashbox-cardowner__label{
    display:block;
    font-size:16px;
    color:#fff;
    padding-bottom:10px
}
.cashbox-allinputs,.cashbox-allinputs__field{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.cashbox-allinputs{
    position:relative;
    width:100%;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    padding-bottom:10px;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start
}
.cashbox-allinputs::after{
    height:0;
    width:308px;
    content:""
}
.cashbox-allinputs__field{
    width:300px;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
.cashbox-allinputs__field.hidden{
    display:none
}
.cashbox-allinputs__label{
    color:#fff;
    font-size:16px
}
.cashbox-allinputs .select--phone .select__form,.cashbox-allinputs .select--phone .select__list{
    background-color:transparent;
    color:#fff
}
.cashbox-allinputs .cashbox-cardnumber__input{
    width:100%;
    margin-top:5px;
    max-width:100%;
    padding:2px 10px;
    min-height:36px
}
.cashbox-allinputs .method-link{
    color:#fff!important;
    margin:3px 4px!important;
    font-size:16px
}
.cashbox-allinputs .method-link a{
    color:#24ba9d
}
.cashbox-allinputs .input-date-of-birth .select__main::after{
    right:-3px
}
@media screen and (max-width:320px){
    .cashbox-allinputs .input-date-of-birth .select__main::after{
        right:-4px
    }
}
.cashbox-allinputs .input-date-of-birth{
    width:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin:0
}
.cashbox-allinputs .input-date-of-birth .select__main,.cashbox-allinputs .input-date-of-birth .select__main .select__form{
    outline:0
}
.cashbox-allinputs .input-date-of-birth .select .select__list{
    margin-bottom:10px
}
.cashbox-allinputs .input-date-of-birth .input-date{
    background-image:url("");
    background-size:10px;
    background-position:89%;
    background-repeat:no-repeat;
    text-align:center;
    cursor:pointer
}
.cashbox-allinputs .input-date-of-birth .input-date:nth-child(3){
    margin-right:1%
}
.cashbox-allinputs .input-date-of-birth .input-date:nth-child(2){
    width:26%;
    margin-right:1%
}
.cashbox-allinputs .input-date-of-birth .input-date>.select__main::after{
    border-left:none
}
.cashbox-allinputs .input-date-of-birth .input-date .input-month,.cashbox-allinputs .input-date-of-birth .input-date .input-year,.cashbox-allinputs .input-date-of-birth .input-date>.select__main>.select__form{
    text-align:center
}
.cashbox-allinputs .input-date-of-birth .input-date .input-date-list{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    width:calc(100% - 2px);
    max-height:280px;
    margin:43px 0 0;
    padding:2px 0 0;
    border-radius:2px;
    border:1px solid #a0a0a0;
    border-top:none;
    background-color:#fff;
    position:absolute;
    overflow:scroll;
    list-style:none;
    color:#000;
    z-index:10;
    overflow:-moz-scrollbars-none;
    -ms-overflow-style:none;
    scrollbar-width:none
}
.cashbox-allinputs .input-date-of-birth .input-date .input-date-list::-webkit-scrollbar{
    width:0!important
}
.cashbox-allinputs .input-date-of-birth .input-date .input-date-list--hidden{
    display:none
}
.cashbox-allinputs .input-date-of-birth .input-date .input-date-item{
    cursor:pointer;
    margin-top:2px;
    text-align:center
}
.cashbox-allinputs .input-date-of-birth .input-date .input-date-item:hover{
    background-color:#cdcfce
}
.cashbox-allinputs .input-date-of-birth .input-date .input-date-item:active{
    background-color:rgba(205,201,202,.3)
}
.cashbox-allinputs .input-date-of-birth .input-date:last-child .input-date{
    margin-right:0
}
.cashbox-allinputs .input-date-of-birth .input-date:last-child .input-date-list{
    width:calc(100% - 2px)
}
.cashbox-allinputs .input-date-of-birth .input-date:nth-child(3){
    width:35%
}
.cashbox-allinputs .input-date-of-birth .input-date:last-child{
    width:40%;
    margin-right:0
}
.cashbox-allinputs .input-date-of-birth .input-date-hidden,.cashbox-allinputs .input-date-of-birth .input-date-wrap.hidden-input-date-wrap{
    display:none;
    position:absolute
}
.cashbox-allinputs .input-date-of-birth .select__main{
    margin:0!important
}
.popup-cashbox .cashbox-allinputs .select__main{
    background-color:#61605c;
    outline:0
}
.popup-cashbox .cashbox-allinputs .select__form{
    background-color:#61605c;
    color:#fff;
    outline:0;
    min-height:36px
}
.popup-cashbox .cashbox-allinputs .select__list{
    background-color:#61605c;
    color:#fff
}
.popup-cashbox .cashbox-allinputs .input--text{
    margin:5px 0 10px!important;
    padding:2px 10px;
    min-height:36px
}
.popup-cashbox .cashbox-allinputs .input--text::-webkit-input-placeholder{
    color:#ddd
}
.popup-cashbox .cashbox-allinputs .input--text::-moz-placeholder{
    color:#ddd
}
.popup-cashbox .cashbox-allinputs .input--text:-ms-input-placeholder{
    color:#ddd
}
.popup-cashbox .cashbox-allinputs .input--text::-ms-input-placeholder{
    color:#ddd
}
.popup-cashbox .cashbox-allinputs .input--text::placeholder{
    color:#ddd
}
.popup-cashbox .cashbox-allinputs .select .select__item:hover{
    background-color:#24ba9d
}
.popup-cashbox .cashbox-allinputs .select .select__item:focus{
    background-color:#24ba9d
}
.cashbox--placeholder::-webkit-input-placeholder{
    color:#a9a9a9!important
}
.cashbox--placeholder::-moz-placeholder{
    color:#a9a9a9!important
}
.cashbox--placeholder:-ms-input-placeholder{
    color:#a9a9a9!important
}
.cashbox--placeholder::-ms-input-placeholder{
    color:#a9a9a9!important
}
.cashbox--placeholder::placeholder{
    color:#a9a9a9!important
}
@media screen and (max-width:800px){
    .cashbox-allinputs{
        -webkit-box-pack:left;
        -ms-flex-pack:left;
        justify-content:left
    }
    .cashbox-allinputs__label{
        display:block!important;
        font-size:16px!important;
        margin-bottom:0!important
    }
}
.cashbox-depositSum{
    position:relative
}
.cashbox-depositSum--rub::after{
    content:'RUB';
    position:absolute;
    right:10px;
    bottom:4px;
    color:#fff;
    font-size:20px
}
.cashbox-depositSum--aud::after,.cashbox-depositSum--eur::after,.cashbox-depositSum--usd::after{
    content:'USD';
    position:absolute;
    right:10px;
    bottom:4px;
    color:#fff;
    font-size:20px
}
.cashbox-depositSum--aud::after,.cashbox-depositSum--eur::after{
    content:'EUR'
}
.cashbox-depositSum--aud::after{
    content:'AUD'
}
.cashbox-depositSum--kzt::after,.cashbox-depositSum--try::after,.cashbox-depositSum--uah::after{
    content:'UAH';
    position:absolute;
    right:10px;
    bottom:4px;
    color:#fff;
    font-size:20px
}
.cashbox-depositSum--kzt::after,.cashbox-depositSum--try::after{
    content:'TRY'
}
.cashbox-depositSum--kzt::after{
    content:'KZT'
}
.cashbox-depositSum__input{
    background-color:inherit;
    border:1px solid #eaeaea;
    border-radius:4px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    color:#fff;
    text-align:right;
    line-height:28px;
    padding:2px 10px;
    width:204px;
    font-size:16px
}
.cashbox-depositSum__input::-webkit-input-placeholder{
    color:#a9a9a9
}
.cashbox-depositSum__input::-moz-placeholder{
    color:#a9a9a9
}
.cashbox-depositSum__input:-ms-input-placeholder{
    color:#a9a9a9
}
.cashbox-depositSum__input::-ms-input-placeholder{
    color:#a9a9a9
}
.cashbox-depositSum__input::placeholder{
    color:#a9a9a9
}
.cashbox-depositSum__input:focus{
    outline:0
}
.cashbox-depositSum__input:focus+.cashbox-sum::after,.cashbox-sum__input:focus+.cashbox-sum::after{
    color:#fff
}
.cashbox-depositSum__label{
    display:block;
    color:#fff;
    text-align:left;
    margin-bottom:6px
}
.cashbox-depositSum .deposit__dialog{
    position:absolute;
    top:calc(100% + 6px);
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    z-index:14;
    width:300px;
    background-color:rgba(0,0,0,.9);
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border-radius:4px;
    -webkit-box-shadow:0 0 1em 6px rgba(0,0,0,.35);
    box-shadow:0 0 1em 6px rgba(0,0,0,.35);
    padding:.65em
}
.cashbox-depositSum .deposit__dialog-article{
    margin:0;
    color:#fff;
    white-space:normal
}
.deposit__calc{
    margin-bottom:5px;
    color:#fff;
    font-size:0
}
.deposit__calc-btn{
    font-size:16px;
    border:0;
    background-color:transparent;
    border-radius:50%;
    width:1.15em;
    height:1.15em;
    text-align:center;
    line-height:1em;
    padding:0;
    margin:0 .15em
}
.deposit__calc-btn:focus{
    outline:0
}
.deposit__calc-btn--plus{
    border:1px solid green
}
.deposit__calc-btn--minus{
    border:1px solid red
}
.deposit__calc-payment{
    font-size:16px;
    display:inline-block;
    margin:0 4px
}
@media only screen and (max-width:1240px){
    .cashbox-depositSum__input{
        width:100%!important;
        padding-right:50px
    }
    .cashbox-depositSum::after{
        right:9px!important
    }
}
@media only screen and (max-width:980px){
    .deposit__dialog{
        left:63%!important
    }
}
@media only screen and (max-width:576px){
    .cashbox-depositSum--aud::after,.cashbox-depositSum--eur::after,.cashbox-depositSum--kzt::after,.cashbox-depositSum--rub::after,.cashbox-depositSum--uah::after,.cashbox-depositSum--usd::after{
        right:7px!important
    }
    .cashbox-depositSum__input,.deposit__dialog{
        width:100%!important
    }
    .deposit__dialog{
        left:0!important;
        -webkit-transform:translateX(0)!important;
        transform:translateX(0)!important;
        font-size:12px
    }
    .deposit__calc-payment{
        font-size:12px
    }
}
.cashbox-in .cashbox-in__section{
    max-width:initial!important
}
.cashbox-in .cashbox-in__section .cashbox-in__radios,.cashbox-out .cashbox-in__radios{
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-bottom:.5rem
}
.cashbox-in .cashbox-in__section .cashbox-in__radios .cashbox-radio,.cashbox-out .cashbox-in__radios .cashbox-radio{
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    margin-top:5px;
    margin-right:1%!important
}
.cashbox-in .cashbox-in__section .cashbox-in__radios .select__form:focus-visible{
    outline:0
}
.cashbox-in .cashbox-in__section .cashbox-allinputs__field .select__list{
    background-color:#61605c
}
.cashbox-in .cashbox-in__section .cashbox-in__radios--long-s .cashbox-radio,.cashbox-out .cashbox-out__radios--long-s .cashbox-radio{
    width:15.5%!important
}
.cashbox-in .cashbox-in__section .cashbox-in__radios--long-l .cashbox-radio,.cashbox-out .cashbox-out__radios--long-l .cashbox-radio{
    width:19%!important
}
.cashbox-in .cashbox-in__section .cashbox-in__radios--long-xl .cashbox-radio,.cashbox-out .cashbox-out__radios--long-xl .cashbox-radio{
    width:24%!important
}
.cashbox-in .cashbox-in__section .cashbox-in__radios--long-xxl .cashbox-radio,.cashbox-out .cashbox-out__radios--long-xxl .cashbox-radio{
    width:32.3%!important
}
@media screen and (max-width:768px){
    .cashbox-in .cashbox-in__section .cashbox-in__radios.cashbox-in__radios--long-l .cashbox-radio,.cashbox-out .cashbox-in__radios.cashbox-out__radios--long-l .cashbox-radio{
        width:19%!important
    }
    .cashbox-in .cashbox-in__section .cashbox-in__radios.cashbox-in__radios--long-xl .cashbox-radio,.cashbox-out .cashbox-in__radios.cashbox-out__radios--long-xl .cashbox-radio{
        width:32.3%!important
    }
    .cashbox-in .cashbox-in__section .cashbox-in__radios.cashbox-in__radios--long-xxl .cashbox-radio,.cashbox-out .cashbox-in__radios.cashbox-out__radios--long-xxl .cashbox-radio{
        width:49%!important
    }
}
@media screen and (max-width:620px){
    .cashbox-in .cashbox-in__section .cashbox-in__radios,.cashbox-out .cashbox-in__radios{
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
    .cashbox-in .cashbox-in__section .cashbox-in__radios .cashbox-radio,.cashbox-out .cashbox-in__radios .cashbox-radio{
        -webkit-box-pack:start!important;
        -ms-flex-pack:start!important;
        justify-content:flex-start!important;
        width:32.3%!important;
        margin-right:1%!important
    }
}
@media screen and (max-width:576px){
    .cashbox-in .cashbox-in__section .cashbox-in__radios.cashbox-in__radios--long,.cashbox-out .cashbox-in__radios.cashbox-out__radios--long{
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
    .cashbox-in .cashbox-in__section .cashbox-in__radios.cashbox-in__radios--long-s .cashbox-radio,.cashbox-out .cashbox-in__radios.cashbox-out__radios--long-s .cashbox-radio{
        width:19%!important
    }
    .cashbox-in .cashbox-in__section .cashbox-in__radios.cashbox-in__radios--long-l .cashbox-radio,.cashbox-in .cashbox-in__section .cashbox-in__radios.cashbox-in__radios--long-xl .cashbox-radio,.cashbox-out .cashbox-in__radios.cashbox-out__radios--long-l .cashbox-radio,.cashbox-out .cashbox-in__radios.cashbox-out__radios--long-xl .cashbox-radio{
        width:32.3%!important
    }
    .cashbox-in .cashbox-in__section .cashbox-in__radios.cashbox-in__radios--long-xxl .cashbox-radio,.cashbox-out .cashbox-in__radios.cashbox-out__radios--long-xxl .cashbox-radio{
        width:49%!important
    }
}
@media screen and (max-width:480px){
    .cashbox-in .cashbox-in__section .cashbox-in__radios.cashbox-in__radios--long-s .cashbox-radio,.cashbox-out .cashbox-in__radios.cashbox-out__radios--long-s .cashbox-radio{
        width:32.3%!important
    }
    .cashbox-in .cashbox-in__section .cashbox-in__radios.cashbox-in__radios--long-l .cashbox-radio,.cashbox-in .cashbox-in__section .cashbox-in__radios.cashbox-in__radios--long-xl .cashbox-radio,.cashbox-out .cashbox-in__radios.cashbox-out__radios--long-l .cashbox-radio,.cashbox-out .cashbox-in__radios.cashbox-out__radios--long-xl .cashbox-radio{
        width:49%!important
    }
    .cashbox-in .cashbox-in__section .cashbox-in__radios.cashbox-in__radios--long-xxl .cashbox-radio,.cashbox-out .cashbox-in__radios.cashbox-out__radios--long-xxl .cashbox-radio{
        width:100%!important
    }
}
.cashbox-allinputs__field .select__form,.cashbox-allinputs__field .select__main{
    background-color:transparent
}
.cashbox-table__title{
    background-color:#424242;
    display:block;
    margin:0;
    padding:0;
    line-height:35px;
    font-size:1.25em;
    color:#fff;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    text-align:center;
    border:4px 4px 0 0
}
.cashbox-table__container{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-line-pack:center;
    align-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width:99%
}
.cashbox-table__container .cashbox-table__item--common:nth-child(odd){
    background-color:#777!important
}
.cashbox-table__item{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-line-pack:center;
    align-content:center
}
.cashbox-table__item--header{
    background-color:#363636;
    color:#fff;
    padding:3px 0
}
.cashbox-table__item--common{
    background-color:inherit;
    border-bottom:1px solid #eaeaea;
    padding:12px
}
.cashbox-table__cell{
    width:calc(100%/6);
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    text-align:center;
    color:#fff;
    position:relative
}
.cashbox-table__delete{
    background-color:inherit;
    display:block;
    border:0;
    width:20px;
    height:20px;
    position:absolute;
    padding:0;
    margin:0;
    top:50%;
    right:0;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.cashbox-table__delete:focus,.cashbox-table__delete:hover{
    outline:0
}
.cashbox-table__delete:focus rect,.cashbox-table__delete:hover rect{
    fill:#ff2501
}
.cashbox-table__delete:active{
    outline:0
}
.cashbox-table__delete:active rect{
    fill:#c31b00
}
.cashbox-table__delete-svg{
    display:block
}
.cashbox-table__delete-body{
    fill:#dc1f00;
    -webkit-transition:fill .18s ease-in-out;
    transition:fill .18s ease-in-out
}
.cashbox-table__delete-cross,.popup-change-password .popup__password-read:hover svg path{
    fill:#fff
}
@media only screen and (max-width:576px){
    .cashbox-table__delete{
        position:relative;
        -webkit-transform:translateY(0);
        transform:translateY(0);
        margin:2px auto 0;
        width:16px;
        height:16px
    }
}
.cashbox-sum{
    position:relative
}
.cashbox-sum .cashbox-sum--text{
    display:none
}
.cashbox-sum--rub::after{
    content:'RUB';
    position:absolute;
    right:0;
    bottom:15px;
    color:#fff
}
.cashbox-sum--eur::after,.cashbox-sum--usd::after{
    content:'USD';
    position:absolute;
    right:0;
    bottom:15px;
    color:#fff
}
.cashbox-sum--eur::after{
    content:'EUR'
}
.cashbox-sum--aud::after,.cashbox-sum--uah::after{
    content:'AUD';
    position:absolute;
    right:0;
    bottom:15px;
    color:#fff
}
.cashbox-sum--uah::after{
    content:'UAH'
}
.cashbox-sum--kzt::after,.cashbox-sum--try::after{
    content:'TRY';
    position:absolute;
    right:0;
    bottom:15px;
    color:#fff
}
.cashbox-sum--kzt::after{
    content:'KZT'
}
.cashbox-sum__input{
    background-color:inherit;
    border:1px solid #eaeaea;
    border-radius:4px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%;
    color:#fff;
    text-align:right;
    line-height:28px;
    padding:2px 10px;
    margin:5px 50px 10px 0
}
.cashbox-sum__input::-webkit-inner-spin-button,.cashbox-sum__input::-webkit-outer-spin-button{
    -webkit-appearance:none;
    margin:0
}
.cashbox-sum__input[type=number]{
    -moz-appearance:textfield
}
.cashbox-sum__input::-webkit-input-placeholder{
    color:#a9a9a9
}
.cashbox-sum__input::-moz-placeholder{
    color:#a9a9a9
}
.cashbox-sum__input:-ms-input-placeholder{
    color:#a9a9a9
}
.cashbox-sum__input::-ms-input-placeholder{
    color:#a9a9a9
}
.cashbox-sum__input::placeholder{
    color:#a9a9a9
}
.cashbox-sum__input:focus{
    outline:0
}
.cashbox-sum__label{
    display:block;
    font-size:16px;
    color:#fff;
    padding-bottom:0
}
.cashbox-sum--checkbox{
    margin:5px 34px 10px 0
}
.cashbox-sum--checkbox--wrapper{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.cashbox--terms-conditions{
    position:absolute;
    width:16px;
    height:16px;
    z-index:-1;
    opacity:0
}
.cashbox--terms-conditions+label{
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.cashbox--terms-conditions+label::before{
    content:'';
    display:inline-block;
    width:1em;
    height:1em;
    -ms-flex-negative:0;
    flex-shrink:0;
    -webkit-box-flex:0;
    -ms-flex-positive:0;
    flex-grow:0;
    border:2px solid #afafaf;
    border-radius:2px;
    margin-right:.5em;
    background-repeat:no-repeat;
    background-position:center center;
    background-size:50% 50%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-transition:all .1s ease-in-out;
    transition:all .1s ease-in-out
}
.cashbox--terms-conditions:checked+label::before{
    border-color:#00cfa6;
    background-color:#00cfa6;
    background-image:url("");
    background-size:auto
}
.cashbox--terms-conditions--label-link{
    font-size:14px;
    line-height:18px;
    color:#fff;
    font-family:'pt_sansbold',sans-serif
}
.cashbox-in__radios .cashbox-radio__item::after{
    -webkit-transition:opacity .3s;
    transition:opacity .3s
}
.cashbox-in__radios.radios-hide .cashbox-radio__item::after{
    opacity:0;
    pointer-events:none
}
.cashbox-sum__input{
    font-size:16px
}
.cashbox-sum-wrap{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start
}
@media screen and (max-width:700px){
    .cashbox-sum-wrap{
        -webkit-box-pack:justify;
        -ms-flex-pack:justify;
        justify-content:space-between;
        width:100%
    }
}
.cashbox-sum-inside-wrap{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row
}
.cashbox-sum-inside-wrap--column,.cashbox-sum__country{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
.cashbox-sum__country{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
@media screen and (max-width:700px){
    .cashbox-sum__country{
        margin-left:0;
        width:100%
    }
}
.cashbox-sum__country .cashbox-sum__input{
    margin:5px 5px 10px 0!important;
    min-height:36px
}
.cashbox-sum__country .cashbox-sum--text{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-item-align:end;
    align-self:flex-end;
    margin-bottom:15px;
    padding-right:7px;
    color:#fff;
    font-size:16px
}
.cashbox-radio input[type=radio],.cashbox-sum__country::after{
    display:none
}
@media screen and (max-width:515px){
    .cashbox-sum__input{
        width:80%
    }
    .cashbox-sum--checkbox{
        margin:5px 34px 15px 0
    }
    .cashbox-sum--checkbox--wrapper{
        -webkit-box-align:baseline;
        -ms-flex-align:baseline;
        align-items:baseline
    }
    .cashbox-sum-inside-wrap{
        -webkit-box-flex:1;
        -ms-flex:auto;
        flex:auto
    }
    .cashbox-sum__country .cashbox-sum--text{
        padding-right:calc(20% + 7px)
    }
}
@media screen and (max-width:448px){
    .cashbox-sum__input{
        width:80%!important
    }
    .cashbox-in__section .cashbox-in__submit .cashbox-sum__country{
        display:-webkit-box!important;
        display:-ms-flexbox!important;
        display:flex!important;
        margin-right:2px!important;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center
    }
    .cashbox-sum__country .cashbox-sum__input{
        margin:5px 5px 10px 0!important;
        min-height:36px
    }
}
.cashbox-in__radios,.cashbox-radio{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.cashbox-out .cashbox-in__radios{
    width:100%
}
.cashbox-radio{
    margin-right:8px;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-line-pack:start;
    align-content:flex-start;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.cashbox-radio input[type=radio]:checked+.cashbox-radio__item::after{
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%);
    display:block
}
.cashbox-radio__item{
    width:16px;
    height:16px;
    border:1px solid #eaeaea;
    margin-right:8px;
    border-radius:100%;
    display:block;
    position:relative;
    cursor:pointer
}
.cashbox-radio__item::after{
    content:'';
    background-color:#00cfa6;
    width:13px;
    height:13px;
    border-radius:100%;
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%);
    display:none
}
.cashbox-radio__label{
    font-size:20px;
    color:#fff;
    cursor:pointer
}
.cashbox-radio__label::-moz-selection{
    background-color:inherit
}
.cashbox-radio__label::selection{
    background-color:inherit
}
.cashbox-radio__ticket{
    margin-top:2px;
    padding-left:26px;
    width:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.cashbox-radio__ticket--hidden,html[lang=hi] .cashbox-radio__ticket,html[lang=hi] .cashbox-sum--ticket{
    display:none
}
.cashbox-radio__ticket-amount{
    padding-right:6px;
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:30px;
    height:19px;
    background:url("") no-repeat center;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.cashbox-radio__ticket-plus{
    font-size:18px;
    line-height:1;
    color:#f4a526
}
.cashbox-radio__ticket-num{
    font-family:'pt_sansbold',sans-serif;
    font-size:12px
}
@media screen and (max-width:1024px){
    .cashbox-in__radios{
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        width:100%
    }
}
@media screen and (max-width:620px){
    .cashbox .cashbox-in__section .cashbox-radio{
        margin-right:0!important;
        font-size:17px!important;
        width:32%!important;
        text-align:left;
        margin-top:5px;
        display:-webkit-inline-box;
        display:-ms-inline-flexbox;
        display:inline-flex;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .cashbox .cashbox-in__section .cashbox-radio:nth-child(1),.cashbox .cashbox-in__section .cashbox-radio:nth-child(4){
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start
    }
    .cashbox .cashbox-in__section .cashbox-radio:nth-child(3),.cashbox .cashbox-in__section .cashbox-radio:nth-child(6){
        -webkit-box-pack:end;
        -ms-flex-pack:end;
        justify-content:flex-end
    }
    .cashbox .cashbox-in__section .cashbox-radio .cashbox-radio__label{
        display:inline-block;
        width:50%;
        font-size:17px!important
    }
    .cashbox .cashbox-in__section .cashbox-radio .cashbox-radio__item{
        -ms-flex-negative:0;
        flex-shrink:0
    }
}
.phone--cashbox{
    position:relative
}
.phone--cashbox__input{
    position:relative;
    background-color:inherit;
    border:1px solid #eaeaea;
    border-radius:4px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%;
    color:#fff;
    line-height:28px;
    padding:2px 10px;
    margin:5px 0 10px
}
.phone--cashbox__input::-webkit-input-placeholder{
    color:#a9a9a9
}
.phone--cashbox__input::-moz-placeholder{
    color:#a9a9a9
}
.phone--cashbox__input:-ms-input-placeholder{
    color:#a9a9a9
}
.phone--cashbox__input::-ms-input-placeholder{
    color:#a9a9a9
}
.phone--cashbox__input::placeholder{
    color:#a9a9a9
}
.phone--cashbox__input:focus{
    outline:0
}
.phone--cashbox__label{
    display:block;
    font-size:16px;
    color:#fff;
    padding-bottom:0
}
.priselist{
    font-size:20px
}
.priselist__list{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside
}
.priselist__item{
    display:block;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    text-align:left;
    color:#fff;
    margin-top:4px
}
.priselist__item:last-child{
    margin:0
}
.priselist__item--active .priselist__item-percent,.priselist__item--active .priselist__item-status{
    background-color:#24ba9d
}
.priselist__item-container{
    display:-ms-flexbox;
    display:flex;
    display:-webkit-flex;
    display:-webkit-box;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.priselist__item-percent,.priselist__item-status{
    background-color:#424242;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border-radius:4px;
    padding:0 10px;
    position:relative;
    margin-right:28px
}
.priselist__item-status{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    max-width:35%;
    width:100%;
    height:54px
}
.priselist__item-percent::after,.priselist__item-status::after{
    content:'+';
    position:absolute;
    right:-18px;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.priselist__item-percent{
    line-height:54px;
    text-align:center;
    width:70px
}
.priselist__item-percent--n::after{
    display:none
}
.priselist__item-article{
    margin-left:16px
}
.priselist__item-article span{
    font-size:16px;
    display:block
}
.priselist__item-bonus{
    width:54px;
    height:54px;
    background-image:url("");
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    margin:0 4px;
    position:relative;
    -webkit-transition:-webkit-transform .2 ease-in-out;
    transition:transform .2 ease-in-out;
    transition:transform .2 ease-in-out,-webkit-transform .2 ease-in-out;
    cursor:pointer
}
.priselist__item-bonus:hover{
    -webkit-transform:scale(1.08);
    transform:scale(1.08);
    z-index:4
}
.priselist__item-bonus:hover .priselist__item-bonus-popup{
    visibility:visible
}
.priselist__item-bonus-popup{
    position:absolute;
    top:calc(100% + 6px);
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    font-size:12px;
    text-align:center;
    background:rgba(0,0,0,.9);
    z-index:14;
    border-radius:4px;
    padding:.5em 1.25em;
    white-space:nowrap;
    -webkit-box-shadow:0 3px 1em 4px rgba(0,0,0,.35);
    box-shadow:0 3px 1em 4px rgba(0,0,0,.35);
    visibility:hidden
}
@media only screen and (max-width:1210px){
    .priselist__item:last-child{
        margin-top:4px
    }
    .priselist__item-status{
        max-width:50%
    }
    .priselist__item-article{
        display:none
    }
}
@media only screen and (max-width:576px){
    .priselist__item{
        position:relative;
        border-radius:4px;
        background-color:#424242
    }
    .priselist__item:last-child{
        margin-top:4px
    }
    .priselist__item--active{
        background-color:#24ba9d
    }
    .priselist__item--active .priselist__item-percent,.priselist__item--active .priselist__item-status{
        background-image:none
    }
    .priselist__item--active .priselist__item-article::before{
        height:1px;
        background-color:#fafafa
    }
    .priselist__item-container{
        display:-ms-flex;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex
    }
    .priselist__item-bonus{
        display:none
    }
    .priselist__item-article{
        display:block;
        width:100%;
        margin:0;
        padding:10px 10px 10px 46px;
        position:relative
    }
    .priselist__item-article::after{
        content:'';
        width:32px;
        height:32px;
        position:absolute;
        top:50%;
        left:6px;
        background-image:url("");
        background-repeat:no-repeat;
        background-size:contain;
        background-position:center;
        -webkit-transform:translateY(-50%);
        transform:translateY(-50%)
    }
    .priselist__item-article::before{
        content:'';
        display:block;
        position:absolute;
        top:-1px;
        left:50%;
        -webkit-transform:translateX(-50%);
        transform:translateX(-50%);
        width:98%;
        height:2px;
        background-color:#504f4d
    }
    .priselist__item-article span{
        line-height:1.7em
    }
    .priselist__item-percent,.priselist__item-status{
        margin:0;
        font-size:16px;
        background-image:none
    }
    .priselist__item-percent::after,.priselist__item-status::after{
        display:none
    }
    .priselist__item-status{
        max-width:100%;
        width:calc(100% - 70px)
    }
    .priselist__item-percent::before{
        content:'+'
    }
}
@media only screen and (max-width:340px){
    .priselist__item-article span,.priselist__item-status span{
        font-size:14px
    }
}
.cashbox-bonuses .column{
    padding:5px
}
.mobile-handle{
    display:none
}
.cashbox-summary .currency,.cashbox-summary .percent,.cashbox-summary .sum{
    font-weight:900
}
.cashbox-bonuses{
    width:100%
}
.cashbox-bonuses .chashbox-arrows{
    display:none
}
.cashbox-bonuses .cashbox-bonus__cover{
    display:block;
    text-align:center
}
.cashbox-bonuses .cashbox-bonus__label{
    margin:0;
    width:100%
}
.cashbox-bonuses .cashbox-bonus{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    position:relative;
    border:2px solid transparent;
    cursor:pointer
}
.cashbox-bonuses .cashbox-bonus.is-active{
    border:2px solid #63e1c9
}
.cashbox-bonuses .cashbox-bonus__name{
    font-size:16px;
    font-weight:bolder;
    margin:0;
    text-align:center
}
.cashbox-bonuses .cashbox-bonus__more,.cashbox-bonuses .cashbox-bonus__refuse{
    margin:8px 0 0;
    cursor:pointer;
    font-size:12px;
    text-decoration:underline;
    -webkit-text-decoration-style:dotted;
    text-decoration-style:dotted
}
.cashbox-bonuses .cashbox-bonus__refuse{
    display:none
}
.cashbox-bonuses .cashbox-bonus__ribbon{
    position:absolute;
    display:block;
    color:#fff;
    padding:10px 15px;
    text-align:center;
    min-width:60px;
    top:5px;
    right:-3px;
    background-image:url("");
    background-position:50% -1px;
    background-repeat:no-repeat;
    background-size:100% 100%;
    font-size:12px;
    text-transform:uppercase
}
.cashbox-bonuses .cashbox-bonus__info{
    position:absolute;
    top:0;
    left:0;
    text-align:center;
    overflow:hidden;
    width:100%;
    height:100%;
    background-image:-webkit-gradient(linear,left top,left bottom,from(#fefefe),to(#cdcdcd));
    background-image:-webkit-linear-gradient(#fefefe 0,#cdcdcd 100%);
    background-image:linear-gradient(#fefefe 0,#cdcdcd 100%);
    font-size:13px;
    z-index:-1;
    opacity:0;
    -webkit-transition-property:opacity,z-index;
    transition-property:opacity,z-index;
    -webkit-transition-duration:.3s;
    transition-duration:.3s
}
.cashbox-bonuses .cashbox-bonus__info .cashbox-bonus__description{
    margin:0;
    position:absolute;
    top:40%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    width:100%
}
.cashbox-bonuses .cashbox-bonus__info .cashbox-bonus__back{
    text-decoration:underline;
    -webkit-text-decoration-style:dotted;
    text-decoration-style:dotted;
    position:absolute;
    bottom:14px;
    left:50%;
    margin:0;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    font-size:12px;
    cursor:pointer
}
.cashbox-bonuses .cashbox-bonus__controls p{
    margin:0
}
.cashbox-bonuses .cashbox-bonus__controls .info-hide{
    display:block
}
.cashbox-bonuses .cashbox-bonus__controls .info-show{
    display:none
}
.cashbox-bonuses .cashbox-bonus.cashbox-bonus--nothanx .cashbox-bonus__name{
    color:#c80406
}
.cashbox-bonuses .cashbox-bonus.info{
    overflow:hidden
}
.cashbox-bonuses .cashbox-bonus.info .cashbox-bonus__info{
    opacity:1;
    z-index:1
}
@media (min-width:1024px){
    .cashbox-bonuses{
        border-top:1px solid #fff
    }
    .cashbox-bonuses .columns{
        margin:0 -5px
    }
    .cashbox-bonuses .column{
        min-height:100%
    }
    .cashbox-bonuses .cashbox-bonus__cover{
        width:100%
    }
    .cashbox-bonuses .cashbox-bonus__label{
        font-weight:400;
        line-height:normal;
        font-size:20px;
        color:#fff;
        margin:10px 0 10px 5px
    }
    .cashbox-bonuses .cashbox-bonus{
        min-height:140px;
        border-radius:4px;
        background:-webkit-gradient(linear,left top,left bottom,from(#fefefe),to(#cdcdcd)),#eaeaea;
        background:-webkit-linear-gradient(top,#fefefe 0,#cdcdcd 100%),#eaeaea;
        background:linear-gradient(180deg,#fefefe 0,#cdcdcd 100%),#eaeaea;
        padding:.75rem
    }
    .cashbox-bonuses .cashbox-bonus:hover{
        background:-webkit-gradient(linear,left bottom,left top,from(#fefefe),to(#cdcdcd)),#eaeaea;
        background:-webkit-linear-gradient(bottom,#fefefe 0,#cdcdcd 100%),#eaeaea;
        background:linear-gradient(0deg,#fefefe 0,#cdcdcd 100%),#eaeaea;
        border-top-color:#cdcdcd
    }
    .cashbox-bonuses .cashbox-bonus__name{
        width:100%
    }
    .cashbox-bonuses .cashbox-bonus--nothanx{
        display:none
    }
}
@media screen and (max-width:1024px){
    .cashbox-bonuses .cashbox-bonus.info .cashbox-bonus__controls .info-hide,.cashbox-bonuses .cashbox-bonus.is-active::after,.cashbox-bonuses .hide-mobile,.cashbox-summary__right{
        display:none
    }
    .cashbox-bonuses{
        padding-top:20px;
        overflow-y:visible;
        width:100%;
        position:fixed;
        z-index:50200;
        bottom:0;
        left:50%;
        -webkit-transform:translateX(-50%) translateZ(20px);
        transform:translateX(-50%) translateZ(20px);
        height:auto
    }
    .cashbox-bonuses .columns{
        width:100%;
        height:100%;
        max-height:70vh;
        overflow-y:scroll;
        border-top-left-radius:4px;
        border-top-right-radius:4px;
        border-top:1px solid #fff;
        -webkit-box-shadow:0 0 1em rgba(0,0,0,.6);
        box-shadow:0 0 1em rgba(0,0,0,.6);
        background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#cdcdcd)),#eaeaea;
        background:-webkit-linear-gradient(top,#fff 0,#cdcdcd 100%),#eaeaea;
        background:linear-gradient(180deg,#fff 0,#cdcdcd 100%),#eaeaea;
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        -ms-flex-wrap:nowrap;
        flex-wrap:nowrap;
        margin:0
    }
    .cashbox-bonuses .columns .column{
        padding:0;
        width:100%
    }
    .cashbox-bonuses .columns .column:last-child .cashbox-bonus::after{
        display:none!important
    }
    .cashbox-bonuses .cashbox-bonus{
        display:block;
        border:0;
        padding:10px
    }
    .cashbox-bonuses .cashbox-bonus::after{
        content:'';
        width:calc(100% - 1em);
        height:2px;
        background-color:#eaeaea;
        position:absolute;
        bottom:0;
        display:block;
        margin:0 auto
    }
    .cashbox-bonuses .cashbox-bonus.is-active,.cashbox-bonuses .cashbox-bonus:hover{
        border:0!important;
        -webkit-box-shadow:none;
        box-shadow:none
    }
    .cashbox-bonuses .cashbox-bonus.is-active{
        background-color:#24ba9d;
        color:#fff
    }
    .cashbox-bonuses .cashbox-bonus.is-active .cashbox-bonus__refuse{
        visibility:visible;
        pointer-events:auto
    }
    .cashbox-bonuses .cashbox-bonus__label{
        border-top-left-radius:4px;
        border-top-right-radius:4px;
        background-color:#424242;
        color:#fff;
        text-align:center;
        font-size:1em;
        margin-top:0;
        line-height:2em;
        border-bottom:1px solid #4c4c4c;
        padding-top:9px
    }
    .cashbox-bonuses .cashbox-bonus__cover{
        display:inline-block
    }
    .cashbox-bonuses .cashbox-bonus__name{
        display:inline-block;
        position:relative;
        top:-25px;
        margin-left:10px
    }
    .cashbox-bonuses .cashbox-bonus__refuse{
        display:block;
        visibility:hidden;
        pointer-events:none;
        margin-left:78px!important;
        padding:.4em
    }
    .cashbox-bonuses .cashbox-bonus__controls{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center;
        margin-top:-30px;
        position:relative;
        top:7px
    }
    .cashbox-bonuses .cashbox-bonus__more{
        padding:.4em
    }
    .cashbox-bonuses .cashbox-bonus__ribbon{
        padding:7px 15px;
        right:0;
        font-size:14px;
        top:3px
    }
    .cashbox-bonuses .cashbox-bonus--nothanx .cashbox-bonus__name{
        width:100%;
        position:static;
        top:0;
        padding:.5em 0;
        margin:0;
        color:#000!important;
        font-weight:400;
        font-size:13px;
        text-decoration:underline;
        -webkit-text-decoration-style:dotted;
        text-decoration-style:dotted
    }
    .cashbox-bonuses .cashbox-bonus__info{
        display:none;
        background:0 0;
        position:static;
        opacity:1;
        z-index:1
    }
    .cashbox-bonuses .cashbox-bonus.info .cashbox-bonus__controls .info-show{
        display:block
    }
    .cashbox-bonuses .cashbox-bonus.info .cashbox-bonus__info{
        display:block;
        padding-top:10px
    }
    .cashbox-bonuses .cashbox-bonus.info .cashbox-bonus__description{
        position:static;
        -webkit-transform:none;
        transform:none;
        text-align:left
    }
    .cashbox-bonuses .cashbox-bonus.info .cashbox-bonus__back,.mob-cashbox-bonuses.close .cashbox-bonus,.mob-cashbox-bonuses.single .cashbox-bonus{
        display:none
    }
    .cashbox-bonuses .chashbox-arrows,.mobile-handle{
        position:absolute;
        width:35px;
        height:35px;
        border-radius:50%;
        left:50%;
        -webkit-transform:translateX(-50%);
        transform:translateX(-50%);
        background-color:#424242
    }
    .cashbox-bonuses .chashbox-arrows{
        display:block;
        top:4px;
        pointer-events:none
    }
    .cashbox-bonuses .chashbox-arrows path{
        fill:#fff
    }
    .mobile-handle{
        top:2px;
        border:1px solid #fff;
        -webkit-box-shadow:0 -.2em 1.5em rgba(0,0,0,.6);
        box-shadow:0 -.2em 1.5em rgba(0,0,0,.6);
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        z-index:-1
    }
    .mob-cashbox-bonuses.single .cashbox-bonus.is-active{
        display:block
    }
    .mob-cashbox-bonuses.close .chashbox-arrow-1,.mob-cashbox-bonuses.close .chashbox-arrow-2{
        -webkit-animation-duration:1s;
        animation-duration:1s;
        -webkit-animation-iteration-count:infinite;
        animation-iteration-count:infinite
    }
    .mob-cashbox-bonuses.close .chashbox-arrow-2{
        -webkit-animation-name:cashbox-bonus-arrow-1;
        animation-name:cashbox-bonus-arrow-1
    }
    .mob-cashbox-bonuses.close .chashbox-arrow-1{
        -webkit-animation-name:cashbox-bonus-arrow-2;
        animation-name:cashbox-bonus-arrow-2
    }
    .mob-cashbox-bonuses.open .chashbox-arrows{
        -webkit-transform:rotate(180deg) translateX(50%);
        transform:rotate(180deg) translateX(50%)
    }
    .mob-cashbox-bonuses.open .cashbox-bonus{
        display:block!important
    }
}
@media screen and (max-width:480px){
    .cahbox-summary__left{
        font-size:16px
    }
}
@media screen and (max-width:390px){
    .cahbox-summary__left{
        font-size:14px
    }
}
.cashbox-choice-overlay{
    display:none;
    position:absolute;
    top:0;
    left:0;
    z-index:300;
    height:100%;
    width:100%;
    background-color:rgba(0,0,0,.7);
    color:#fff
}
.cashbox-choice-overlay.active{
    display:block
}
.lk-cashbox .cashbox.no-scroll{
    position:relative
}
.cashbox-choice__modal{
    width:100%;
    height:auto;
    max-width:450px;
    background:#62605c;
    position:absolute;
    top:10vh;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    text-align:center;
    border-radius:4px;
    border:1px solid #d5d5d5
}
.cashbox-choice__modal__header{
    margin:0;
    font-size:20px;
    padding:5px 0;
    line-height:26px;
    font-weight:400
}
.cashbox-choice__block{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin-bottom:20px;
    -ms-flex-pack:distribute;
    justify-content:space-around
}
.cashbox-choice__block_header{
    font-size:16px;
    font-weight:400;
    margin-top:0
}
.cashbox-choice_item{
    border:3px solid #ff3210;
    -webkit-box-shadow:0 0 1em red,inset 0 0 1em red;
    box-shadow:0 0 1em red,inset 0 0 1em red;
    border-radius:4px;
    padding:1em;
    background-color:#404040
}
.cashbox-choice_item span{
    font-size:20px
}
.cashbox-choice_item .button{
    display:block;
    margin:1em auto 0
}
.cashbox-choice_item--green{
    border-color:#38d9ba;
    -webkit-box-shadow:0 0 1em #24ba9d,inset 0 0 1em #24ba9d;
    box-shadow:0 0 1em #24ba9d,inset 0 0 1em #24ba9d
}
.cashbox-choice__modal__subheader{
    font-size:16px;
    font-weight:400
}
@media screen and (max-width:450px){
    .cashbox-choice__block{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .cashbox-choice_item{
        margin:1em;
        max-width:170px
    }
    .cashbox-choice__modal__header{
        padding:4px 35px
    }
}
@media screen and (max-height:500px){
    .cashbox-choice__modal{
        top:0!important;
        height:calc(100vh - 50px);
        overflow-y:scroll
    }
}
.cashbox-deposit{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin-bottom:5px;
    font-size:20px;
    width:100%
}
.cashbox-deposit__bottom,.cashbox-deposit__header{
    padding:5px 0
}
.cashbox-deposit__text{
    color:#fff
}
.cashbox-deposit__list{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:stretch;
    -ms-flex-align:stretch;
    align-items:stretch
}
.cashbox-deposit__list-item{
    font-size:16px;
    width:33.33333%;
    text-align:center;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    background-color:rgba(0,0,0,.12);
    vertical-align:middle;
    padding:6px 10px;
    white-space:nowrap
}
.cashbox-deposit__list-item:last-child{
    border-radius:0 4px 4px 0;
    margin-left:1px;
    width:calc(100%/3 - 1px);
    line-height:61px
}
.cashbox-deposit__list-item:first-child{
    border-radius:4px 0 0 4px;
    margin-right:1px;
    width:calc(100%/3 - 1px)
}
.cashbox-deposit__list-item .button{
    width:72%
}
@media only screen and (max-width:1210px){
    .cashbox-depositSum--eur::after,.cashbox-depositSum--rub::after,.cashbox-depositSum--uah::after,.cashbox-depositSum--usd::after{
        right:20px
    }
    .cashbox-depositSum__input{
        padding-right:50px
    }
}
@media only screen and (max-width:576px){
    .cashbox-deposit__list{
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:reverse;
        -ms-flex-direction:row-reverse;
        flex-direction:row-reverse;
        background-color:rgba(0,0,0,.12);
        border-radius:4px
    }
    .cashbox-deposit__list-item{
        background-color:transparent;
        margin:0!important;
        width:50%!important
    }
    .cashbox-deposit__list-item:nth-child(1){
        -webkit-box-ordinal-group:3;
        -ms-flex-order:2;
        order:2
    }
    .cashbox-deposit__list-item:nth-child(2){
        -webkit-box-ordinal-group:2;
        -ms-flex-order:1;
        order:1
    }
    .cashbox-deposit__list-item:nth-child(3){
        -webkit-box-ordinal-group:4;
        -ms-flex-order:3;
        order:3
    }
    .cashbox-deposit__list-item .button{
        width:90%
    }
}
.cashbox-table__cell--common{
    position:relative
}
.main--lk{
    min-height:calc(var(--vh, 1vh)*100 - var(--commonHeight))
}
.main--lk .cashbox__nav--inner{
    margin-top:-15px
}
.cashbox__nav--inner{
    margin-top:-7px
}
.cashbox__nav--inner .cashbox__nav-list{
    margin:0 auto;
    padding:5px;
    -ms-flex-pack:distribute;
    justify-content:space-around
}
.cashbox__nav--inner.hidden{
    display:none
}
@media only screen and (max-width:720px){
    .cashbox-table .cashbox-table__cell{
        width:calc(100%/5)
    }
}
@media only screen and (max-width:560px){
    .cashbox .cashbox-table__item{
        padding-right:0;
        padding-left:0
    }
    .cashbox .cashbox-table__cell{
        font-size:.6875em
    }
}
.cashbox-in{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin-bottom:5px;
    padding:0 4px;
    font-size:16px
}
.cashbox-in__header{
    text-align:left;
    color:#fff
}
.cashbox-in__radios.hidden{
    display:none
}
.cashbox-in__preset-sum{
    margin:15px 0 8px;
    width:100%;
    font-size:20px;
    color:#fff
}
.cashbox-in__section,.cashbox-in__submit{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.cashbox-in__section{
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin-bottom:5px;
    padding:0 4px
}
.cashbox-in__submit{
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    width:43%
}
.cashbox-in__btn{
    margin-top:3px;
    margin-left:16px
}
.cashbox-in .cashbox-in__radios{
    margin-top:10px
}
.cashbox-in .cashbox-in__select{
    width:100%
}
.max-summ-cashbox .cashbox-in__submit{
    width:100%;
    margin-bottom:12px;
    margin-top:12px
}
.max-summ-cashbox .cashbox-sum__country{
    margin-left:auto
}
.max-summ-cashbox .cashbox-in__radios{
    width:100%;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.max-summ-cashbox .cashbox-in__select,.nxt--popup__change-item bonus__button{
    width:100%
}
@media screen and (min-width:374px){
    .cahbox-summary__left .cahbox-summary--newline{
        display:inline-block
    }
}
@media only screen and (max-width:1024px){
    .cashbox-in__section{
        padding:0
    }
}
@media only screen and (max-width:448px){
    .cashbox-in__submit .cashbox-sum::after{
        right:-44px
    }
}
@media only screen and (max-width:425px){
    .cashbox-in,.cashbox-in__header{
        display:block
    }
    .cashbox-in__section{
        display:block;
        font-size:14px
    }
    .cashbox-in__section .cashbox-radio{
        display:inline-block;
        font-size:16px;
        width:calc(100%/4)!important;
        margin:0
    }
    .cashbox-in__section .cashbox-radio__item,.cashbox-in__section .cashbox-radio__label{
        display:inline-block
    }
    .cashbox-in__section .cashbox-in__submit{
        font-size:0
    }
    .cashbox-in__section .cashbox-in__submit .cashbox-sum{
        display:inline-block;
        font-size:16px;
        margin-right:8vw
    }
    .cashbox-in__section .cashbox-in__submit .cashbox-sum::after{
        right:-43px
    }
    .cashbox-in__section .cashbox-in__submit .cashbox-in__btn{
        margin-left:16px;
        width:calc(100%/2 - 16px);
        min-width:120px;
        -webkit-box-sizing:border-box;
        box-sizing:border-box;
        font-size:16px;
        display:inline-block
    }
}
@media only screen and (max-width:340px){
    .cashbox-in,.cashbox-in__header{
        display:block
    }
    .cashbox-in__section{
        display:block;
        font-size:14px
    }
    .cashbox-in__section .cashbox-radio{
        display:inline-block;
        font-size:16px;
        width:calc(100%/2)!important;
        margin:0
    }
}
@media only screen and (max-width:620px){
    .max-summ-cashbox .cashbox-in__radios{
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start
    }
    .max-summ-cashbox .cashbox-in__radios .cashbox-radio{
        width:30%!important
    }
}
@media only screen and (max-width:340px){
    .max-summ-cashbox .cashbox-in__radios .cashbox-radio .cashbox-radio__label{
        font-size:14px!important
    }
}
.cashbox-out,.cashbox-out__section--main,.cashbox-out__submit{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -ms-flex-line-pack:center;
    align-content:center
}
.cashbox-out{
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:0 4px;
    font-size:20px;
    margin:10px auto
}
.cashbox-out .cashbox-allinputs input{
    min-height:36px
}
.cashbox-out__section--main,.cashbox-out__submit{
    -webkit-box-align:end;
    -ms-flex-align:end;
    align-items:flex-end
}
.cashbox-out__section--main{
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    z-index:1000;
    position:relative;
    -webkit-transform:translate3d(0,0,1px);
    transform:translate3d(0,0,1px)
}
.cashbox-out__submit{
    -webkit-box-pack:end;
    -ms-flex-pack:end;
    justify-content:flex-end;
    width:calc(100% - 300px);
    margin-left:auto
}
.cashbox-out__btn{
    margin-top:3px;
    margin-left:16px;
    margin-bottom:8px;
    min-width:143.47px
}
.cashbox-out__yum{
    margin-bottom:7px
}
.cashbox-outmin{
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin-bottom:5px;
    padding:0 4px;
    font-size:20px
}
.cashbox-outmin,.cashbox-outmin__section--main,.cashbox-outmin__submit{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -ms-flex-line-pack:center;
    align-content:center
}
.cashbox-outmin__section--main{
    width:100%;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.cashbox-outmin__submit{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:end;
    -ms-flex-align:end;
    align-items:flex-end
}
.cashbox-outmin__btn{
    margin-left:16px;
    min-width:143.47px
}
.withdraw-ticket{
    margin:-10px 0 5px;
    background-color:#424242;
    width:100%;
    border-radius:4px;
    padding:.5em
}
.withdraw-ticket__list{
    color:#eaeaea;
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside
}
.withdraw-ticket__item{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    line-height:1.5em;
    border-bottom:1px solid #eaeaea;
    text-overflow:ellipsis
}
.withdraw-ticket__reject{
    display:block;
    text-align:center;
    color:#fff;
    margin-top:5px;
    text-decoration:underline
}
.withdraw-ticket__comment{
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.withdraw-ticket__comment-button{
    color:#3ea08c;
    text-align:right
}
.withdraw-ticket__comment-text{
    width:100%;
    text-align:right
}
@media screen and (max-width:515px){
    .cashbox-out__submit .cashbox-sum__country{
        width:100%
    }
    .cashbox-out__submit .cashbox-out__btn{
        min-width:auto;
        margin-left:0
    }
}
@media only screen and (max-width:705px){
    .cashbox-outmin__adp{
        margin-bottom:7px
    }
}
@media only screen and (max-width:430px){
    .withdraw-ticket{
        font-size:15px;
        padding:7px
    }
}
.progress{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    height:258px
}
.progress__item{
    width:calc(100%/11);
    padding-right:1px;
    padding-left:1px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    height:100%;
    position:relative
}
.progress__item::before{
    content:'';
    text-align:center;
    position:absolute;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    bottom:0;
    width:calc(100% - 2px);
    display:block;
    color:#fff;
    background-color:#333;
    font-size:14px;
    z-index:57;
    white-space:nowrap
}
.progress__item:nth-child(1)::before{
    content:'4-5'
}
.progress__item:nth-child(1) .progress__back{
    height:14%
}
.progress__item:nth-child(1) .progress__back::after{
    content:'5%'
}
.progress__item:nth-child(2)::before{
    content:'6-7'
}
.progress__item:nth-child(2) .progress__back{
    height:20%
}
.progress__item:nth-child(2) .progress__back::after{
    content:'10%'
}
.progress__item:nth-child(3)::before{
    content:'8-9'
}
.progress__item:nth-child(3) .progress__back{
    height:27%
}
.progress__item:nth-child(3) .progress__back::after{
    content:'20%'
}
.progress__item:nth-child(4)::before{
    content:'10-11'
}
.progress__item:nth-child(4) .progress__back{
    height:34%
}
.progress__item:nth-child(4) .progress__back::after{
    content:'30%'
}
.progress__item:nth-child(5)::before{
    content:'12-13'
}
.progress__item:nth-child(5) .progress__back{
    height:42%
}
.progress__item:nth-child(5) .progress__back::after{
    content:'40%'
}
.progress__item:nth-child(6)::before{
    content:'14-15'
}
.progress__item:nth-child(6) .progress__back{
    height:49%
}
.progress__item:nth-child(6) .progress__back::after{
    content:'50%'
}
.progress__item:nth-child(7)::before{
    content:'16'
}
.progress__item:nth-child(7) .progress__back{
    height:59%
}
.progress__item:nth-child(7) .progress__back::after{
    content:'60%'
}
.progress__item:nth-child(8)::before{
    content:'17'
}
.progress__item:nth-child(8) .progress__back{
    height:69%
}
.progress__item:nth-child(8) .progress__back::after{
    content:'70%'
}
.progress__item:nth-child(9)::before{
    content:'18'
}
.progress__item:nth-child(9) .progress__back{
    height:78%
}
.progress__item:nth-child(9) .progress__back::after{
    content:'80%'
}
.progress__item:nth-child(10)::before{
    content:'19'
}
.progress__item:nth-child(10) .progress__back{
    height:88%
}
.progress__item:nth-child(10) .progress__back::after{
    content:'90%'
}
.progress__item:nth-child(11)::before{
    content:'20+'
}
.progress__item:nth-child(11) .progress__back{
    height:97%
}
.progress__item:nth-child(11) .progress__back::after{
    content:'100%'
}
.progress__item:hover .progress__back::after,.progress__item:hover::before{
    font-weight:500
}
.progress__item:hover .progress__back{
    background-color:#339f8f
}
.progress__back,.progress__back::after{
    position:absolute;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%)
}
.progress__back{
    background-color:#24ba9d;
    width:calc(100% - 2px);
    bottom:18px;
    z-index:55;
    border-radius:4px 4px 0 0
}
.progress__back::after{
    content:'';
    white-space:nowrap;
    bottom:calc(100% + 4px);
    font-size:14px;
    color:#fff
}
@media only screen and (max-width:1240px){
    .progress__back{
        bottom:17px
    }
    .progress__item::before{
        font-size:13px
    }
}
@media only screen and (max-width:1161px){
    .progress__back{
        bottom:16px
    }
    .progress__back::after{
        font-size:13px
    }
    .progress__item::before{
        font-size:12px
    }
}
@media only screen and (max-width:1084px){
    .progress__back{
        bottom:15px
    }
    .progress__back::after,.progress__item::before{
        font-size:11px
    }
}
@media only screen and (max-width:1024px){
    .progress__back{
        bottom:18px
    }
    .progress__back::after,.progress__item::before{
        font-size:14px
    }
}
@media only screen and (max-width:585px){
    .progress__item{
        margin:0 1px
    }
}
@media only screen and (max-width:515px){
    .progress__back{
        bottom:17px
    }
    .progress__back::after,.progress__item::before{
        font-size:13px
    }
}
@media only screen and (max-width:483px){
    .progress__back{
        bottom:15px
    }
    .progress__back::after,.progress__item::before{
        font-size:12px
    }
}
@media only screen and (max-width:451px){
    .progress{
        height:220px
    }
    .progress__back{
        bottom:14px
    }
    .progress__back::after,.progress__item::before{
        font-size:11px
    }
}
@media only screen and (max-width:397px){
    .progress{
        height:160px
    }
    .progress__back{
        bottom:13px
    }
    .progress__back::after,.progress__item::before{
        font-size:9px
    }
}
@media only screen and (max-width:364px){
    .progress__back{
        bottom:11px
    }
    .progress__back::after,.progress__item::before{
        font-size:9px
    }
}
@media only screen and (max-width:332px){
    .progress__back{
        bottom:10px
    }
    .progress__back::after,.progress__item::before{
        font-size:8px
    }
}
.progress_cash{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    height:258px
}
.progress_cash__item{
    width:calc(100%/11);
    padding-right:1px;
    padding-left:1px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    height:100%;
    position:relative
}
.progress_cash__item::before{
    content:'';
    text-align:center;
    position:absolute;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    bottom:0;
    width:calc(100% - 2px);
    display:block;
    color:#fff;
    background-color:#333;
    font-size:14px;
    z-index:57
}
.progress_cash__item:nth-child(1)::before{
    content:'4-5'
}
.progress_cash__item:nth-child(1) .progress_cash__back{
    height:14%
}
.progress_cash__item:nth-child(1) .progress_cash__back::after{
    content:'5%'
}
.progress_cash__item:nth-child(2)::before{
    content:'6-7'
}
.progress_cash__item:nth-child(2) .progress_cash__back{
    height:20%
}
.progress_cash__item:nth-child(2) .progress_cash__back::after{
    content:'10%'
}
.progress_cash__item:nth-child(3)::before{
    content:'8-9'
}
.progress_cash__item:nth-child(3) .progress_cash__back{
    height:27%
}
.progress_cash__item:nth-child(3) .progress_cash__back::after{
    content:'15%'
}
.progress_cash__item:nth-child(4)::before{
    content:'10-11'
}
.progress_cash__item:nth-child(4) .progress_cash__back{
    height:34%
}
.progress_cash__item:nth-child(4) .progress_cash__back::after{
    content:'20%'
}
.progress_cash__item:nth-child(5)::before{
    content:'12-13'
}
.progress_cash__item:nth-child(5) .progress_cash__back{
    height:42%
}
.progress_cash__item:nth-child(5) .progress_cash__back::after{
    content:'25%'
}
.progress_cash__item:nth-child(6)::before{
    content:'14-15'
}
.progress_cash__item:nth-child(6) .progress_cash__back{
    height:49%
}
.progress_cash__item:nth-child(6) .progress_cash__back::after{
    content:'30%'
}
.progress_cash__item:nth-child(7)::before{
    content:'16'
}
.progress_cash__item:nth-child(7) .progress_cash__back{
    height:59%
}
.progress_cash__item:nth-child(7) .progress_cash__back::after{
    content:'35%'
}
.progress_cash__item:nth-child(8)::before{
    content:'17'
}
.progress_cash__item:nth-child(8) .progress_cash__back{
    height:69%
}
.progress_cash__item:nth-child(8) .progress_cash__back::after{
    content:'40%'
}
.progress_cash__item:nth-child(9)::before{
    content:'18'
}
.progress_cash__item:nth-child(9) .progress_cash__back{
    height:78%
}
.progress_cash__item:nth-child(9) .progress_cash__back::after{
    content:'45%'
}
.progress_cash__item:nth-child(10)::before{
    content:'19'
}
.progress_cash__item:nth-child(10) .progress_cash__back{
    height:88%
}
.progress_cash__item:nth-child(10) .progress_cash__back::after{
    content:'50%'
}
.progress_cash__item:nth-child(11)::before{
    content:'20+'
}
.progress_cash__item:nth-child(11) .progress_cash__back{
    height:97%
}
.progress_cash__item:nth-child(11) .progress_cash__back::after{
    content:'55%'
}
.progress_cash__item:hover .progress_cash__back::after,.progress_cash__item:hover::before{
    font-weight:500
}
.progress_cash__item:hover .progress_cash__back{
    background-color:#339f8f
}
.progress_cash__back,.progress_cash__back::after{
    position:absolute;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%)
}
.progress_cash__back{
    background-color:#24ba9d;
    width:calc(100% - 2px);
    bottom:18px;
    z-index:55;
    border-radius:4px 4px 0 0
}
.progress_cash__back::after{
    content:'';
    white-space:nowrap;
    bottom:calc(100% + 4px);
    font-size:14px;
    color:#fff
}
@media only screen and (max-width:1240px){
    .progress_cash__back{
        bottom:17px
    }
    .progress_cash__item::before{
        font-size:13px
    }
}
@media only screen and (max-width:1161px){
    .progress_cash__back{
        bottom:16px
    }
    .progress_cash__back::after{
        font-size:13px
    }
    .progress_cash__item::before{
        font-size:12px
    }
}
@media only screen and (max-width:1084px){
    .progress_cash__back{
        bottom:15px
    }
    .progress_cash__back::after,.progress_cash__item::before{
        font-size:11px
    }
}
@media only screen and (max-width:1024px){
    .progress_cash__back{
        bottom:18px
    }
    .progress_cash__back::after,.progress_cash__item::before{
        font-size:14px
    }
}
@media only screen and (max-width:515px){
    .progress_cash__back{
        bottom:17px
    }
    .progress_cash__back::after,.progress_cash__item::before{
        font-size:13px
    }
}
@media only screen and (max-width:483px){
    .progress_cash__back{
        bottom:15px
    }
    .progress_cash__back::after,.progress_cash__item::before{
        font-size:12px
    }
}
@media only screen and (max-width:451px){
    .progress_cash{
        height:220px
    }
    .progress_cash__back{
        bottom:14px
    }
    .progress_cash__back::after,.progress_cash__item::before{
        font-size:11px
    }
}
@media only screen and (max-width:397px){
    .progress_cash{
        height:160px
    }
    .progress_cash__back{
        bottom:13px
    }
    .progress_cash__back::after,.progress_cash__item::before{
        font-size:9px
    }
}
@media only screen and (max-width:364px){
    .progress_cash__back{
        bottom:11px
    }
    .progress_cash__back::after,.progress_cash__item::before{
        font-size:9px
    }
}
@media only screen and (max-width:332px){
    .progress_cash__back{
        bottom:10px
    }
    .progress_cash__back::after,.progress_cash__item::before{
        font-size:8px
    }
}
.select--country-input .select__form::-moz-placeholder{
    color:#bbb
}
.select--country-input .select__form::-webkit-input-placeholder{
    color:#bbb
}
.select--country-input .select__form:-ms-input-placeholder{
    color:#bbb
}
.select--country-input .select__form::-ms-input-placeholder{
    color:#bbb
}
.select--country-input .select__form::placeholder{
    color:#bbb
}
.file,.file__button{
    background-color:inherit;
    cursor:pointer
}
.file{
    border:1px solid #eaeaea;
    border-radius:4px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -ms-flex-line-pack:center;
    align-content:center;
    position:relative
}
.file:hover .file__button-logo{
    fill:#4eddc1
}
.file__button{
    position:absolute;
    right:10px;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    border:0;
    color:#fff;
    padding:0
}
.file__button:focus,.file__text:focus,.input--text:focus{
    outline:0
}
.file__button-logo{
    -webkit-transition:fill .25s ease-in;
    transition:fill .25s ease-in;
    fill:#24ba9d;
    width:20px;
    height:20px
}
.file__button-logo--load{
    -webkit-animation-name:spin;
    animation-name:spin;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both;
    -webkit-animation-duration:1.5s;
    animation-duration:1.5s;
    -webkit-animation-timing-function:linear;
    animation-timing-function:linear;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite
}
.file__text,.input--text{
    line-height:29px;
    padding:2px 10px;
    width:100%;
    color:#fff
}
.file__text{
    background-color:inherit;
    border:0;
    cursor:pointer
}
.input--text{
    background-color:transparent;
    border:1px solid #eaeaea;
    border-radius:4px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin:5px 0 10px
}
.wrong-date_text{
    display:none;
    position:absolute;
    z-index:300
}
.input--text.wrong-birthdate{
    border-color:#dc1f00
}
.input--text.wrong-birthdate+.wrong-date_text{
    display:block
}
.fullreg__field-birthdate{
    position:relative
}
.fullreg__field-birthdate .wrong-date_text{
    margin:0;
    font-size:12px;
    top:36px;
    right:10px;
    color:#dc1f00
}
.lk-profile__item .wrong-date_text,.lk-verification-info .js--counter__verification_timer .flip-clock-divider.seconds .flip-clock-dot.top{
    top:10px
}
.wrong-input{
    border-color:#dc1f00!important
}
.textarea{
    background-color:transparent;
    border:1px solid #eaeaea;
    border-radius:4px;
    line-height:29px;
    padding:2px 10px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%;
    color:#fff
}
.textarea:focus{
    outline:0
}
.textarea::-webkit-scrollbar{
    display:none
}
.observered-select .observered-select__list{
    display:none
}
.observered-select .observered-select__list--open{
    display:block
}
.observered-select .observered-select__input[disabled],.select{
    cursor:pointer
}
.observered-select .observered-select__item.select__item--active{
    color:#fff;
    background-color:rgba(36,187,157,.7)
}
.select{
    display:block;
    position:relative;
    width:100%;
    margin:5px 0 10px
}
.select ::-moz-selection{
    background-color:transparent;
    z-index:-1
}
.select ::selection{
    background-color:transparent;
    z-index:-1
}
.select--state{
    margin-top:0
}
.select__label{
    display:block;
    margin-bottom:5px;
    color:#fff
}
.select__main{
    padding:0;
    display:block;
    background-color:transparent;
    position:relative;
    border:0;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%
}
.select__main:focus{
    outline:0
}
.select__main::after{
    content:'';
    display:block;
    position:absolute;
    right:0;
    top:0;
    width:35px;
    height:100%;
    border-left:1px solid #eaeaea;
    background-image:url("");
    background-size:10px;
    background-position:center;
    background-repeat:no-repeat
}
.select__form,.select__list{
    width:100%;
    border-radius:4px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.select__form{
    background-color:transparent;
    border:1px solid #eaeaea;
    line-height:30px;
    padding:2px 10px;
    cursor:pointer;
    color:#fff
}
.select__list{
    position:absolute;
    top:calc(100% + 4px);
    left:0;
    margin:0;
    padding:5px;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    background-color:rgba(36,36,36,.97);
    border:1px solid #fff;
    z-index:240;
    -webkit-box-shadow:0 10px 12px 1px rgba(0,0,0,.32);
    box-shadow:0 10px 12px 1px rgba(0,0,0,.32);
    max-height:187px;
    overflow-x:hidden
}
.select__list::-webkit-scrollbar{
    width:6px;
    cursor:pointer
}
.select__list::-webkit-scrollbar-track{
    -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)
}
.select__list::-webkit-scrollbar-thumb{
    background-color:#3e3e4d;
    border-radius:8px
}
.select__list--hidden{
    visibility:hidden;
    display:none
}
.select__item{
    padding:5px;
    margin-bottom:4px;
    border-radius:2px;
    color:#ddd
}
.select__item--active,.select__item:not(:root:root):active{
    color:#fff;
    background-color:#24ba9d
}
.select__item:hover{
    color:#fff
}
.select__item:focus{
    outline:0;
    background-color:#24ba9d;
    color:#fff
}
.input_disabled .select__main::after{
    border:0;
    background:0 0
}
.select-input-double-field{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin-bottom:10px;
    background:#fff;
    border:1px solid #eaeaea;
    border-radius:4px
}
.select-input-double-field:before{
    content:"";
    position:absolute;
    top:41%;
    left:25%;
    display:block;
    width:1px;
    height:50%;
    background:#eaeaea;
    z-index:100
}
.select-input-double-field__select{
    position:initial;
    width:25%;
    margin:0!important
}
.select-input-double-field__select .select__form{
    height:100%;
    border:0
}
.select-input-double-field__select .select__form:focus{
    border:0;
    outline:0
}
.select-input-double-field__select .select__main{
    background:0 0
}
.select-input-double-field__select .select__main:after{
    content:'';
    right:10%;
    width:12px;
    background-size:10px;
    border:0
}
@media screen and (max-width:340px){
    .select-input-double-field__select .select__main:after{
        right:5%
    }
}
.select-input-double-field__select .select__main:focus{
    border:0;
    outline:1px auto #fff
}
.select-input-double-field__input{
    width:75%;
    margin:0!important;
    border:0
}
.select-input-double-field .select__list{
    margin:0!important
}
.cashbox-allinputs .select-input-double-field{
    margin:5px 0 10px;
    background:0 0;
    border-radius:4px
}
.cashbox-allinputs .select-input-double-field:before{
    top:43%;
    height:35%
}
.cashbox-allinputs .select-input-double-field__select .select__form{
    height:initial
}
.cashbox-allinputs .select-input-double-field__select .select__main{
    margin:0!important;
    border:0;
    border-radius:4px
}
.cashbox-allinputs .select-input-double-field .select__list{
    top:calc(100% + -6px)
}
.cashbox-allinputs .select-input-double-field .input--text{
    margin:0!important
}
.select--phone{
    margin-bottom:1em;
    text-align:left
}
.select--phone .select__main{
    background-color:transparent;
    position:relative;
    cursor:pointer
}
.select--phone .select__main::after{
    display:none
}
.select--phone .select__main-logo{
    display:block;
    background-color:#ddd;
    position:absolute;
    left:6px;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.select--phone .select__form{
    padding-left:40px;
    cursor:text
}
.select--phone .select__form::-moz-selection{
    background-color:#24ba9d;
    z-index:auto
}
.select--phone .select__form::selection{
    background-color:#24ba9d;
    z-index:auto
}
.select--phone .select__form,.select--phone .select__list{
    background-color:#fff;
    color:#222
}
.select--phone .select__form:focus,.select--phone .select__item--search input:focus,.select--phone .select__list:focus{
    outline:0
}
.select--phone .select__list{
    display:none
}
.select--phone .select__list::-webkit-scrollbar{
    display:block;
    width:6px
}
.select--phone .select__list::-webkit-scrollbar-thumb{
    background-color:#ccc;
    border-radius:4px
}
.select--phone .select__item{
    color:#222;
    position:relative;
    z-index:16
}
.select--phone .select__item:hover{
    background-color:#f7f7f7;
    color:#222;
    position:relative
}
.select--phone .select__item-logo{
    display:inline-block;
    -webkit-transform:translateY(15%);
    transform:translateY(15%);
    cursor:default
}
.select--phone .select__item-logo,.select--phone .select__item-text{
    position:relative;
    z-index:-1;
    pointer-events:none
}
.select--phone .select__item:hover .select__item-logo,.select--phone .select__item:hover .select__item-text{
    z-index:auto
}
.select--phone .select__item:focus .select__item-logo,.select--phone .select__item:focus .select__item-text{
    z-index:auto
}
.select--phone .select__item--search{
    border-bottom:1px solid #afafaf;
    position:relative
}
.select--phone .select__item--search input{
    border:0;
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    color:#000
}
.select--phone .select__item--search::before{
    content:'';
    display:block;
    width:30px;
    height:30px;
    background-image:url("");
    background-repeat:no-repeat;
    background-position:center;
    background-size:22px;
    position:absolute;
    left:0;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.popup-cashbox .select--phone .select__item{
    color:#fff
}
.popup-cashbox .select--phone .select__item:hover{
    background-color:#24ba9d
}
.fullreg .select--phone .select__item:focus,.popup-cashbox .select--phone .select__item:focus{
    background-color:#24ba9d
}
.fullreg .select--phone .select__form{
    background-color:inherit;
    color:#fff
}
.fullreg .select--phone{
    margin-bottom:4px
}
.fullreg .select--phone .select__list{
    background-color:#242424;
    color:#fff
}
.fullreg .select--phone .select__item,.lk-cashbox .select--phone .select__item,.lk-cashbox .select--phone .select__list{
    color:#fff
}
.fullreg .select--phone .select__item:hover{
    background-color:#24ba9d
}
.lk-cashbox .select--phone .select__item:focus{
    background-color:#24ba9d
}
.lk-cashbox .select--phone .select__item:hover{
    background-color:#24ba9d
}
.select--phone>.select__list{
    display:none
}
.select--phone[data-open=true]>.select__list{
    display:block
}
.lk-cas .select__list{
    background-color:#242424
}
.lk-cas .select__list .select__item{
    color:#fff
}
.lk-cas .select--phone .select__item:hover{
    color:#fff;
    background-color:#24ba9d
}
.select-card__input-btn:before{
    content:'';
    display:block;
    position:absolute;
    right:0;
    top:0;
    width:35px;
    height:100%;
    border-left:1px solid #eaeaea;
    background-image:url("");
    background-size:10px;
    background-position:center;
    background-repeat:no-repeat
}
.select-card__input-btn:after,.select-card__list-item:after{
    background:url("") center no-repeat
}
.select-card__input-btn:after{
    left:6px;
    border:0
}
.select-card__input{
    padding:2px 10px 2px 45px
}
.select-card__list.select__list{
    padding:5px
}
.select-card__list-item{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    position:relative;
    -webkit-transition:ease .1s;
    transition:ease .1s
}
.select-card__list-item--delete-notice-opened{
    -webkit-transition:ease .2s;
    transition:ease .2s;
    margin-bottom:20px
}
.select-card__list-item--delete-notice-opened:hover{
    background-color:initial!important
}
.select-card__list-item--delete-notice-opened .select-card__delete-btn:hover{
    background-color:initial
}
.select-card__list-item.select__item{
    padding:6px 36px 6px 40px
}
.select-card__list-item:after{
    content:'';
    display:block;
    position:absolute;
    left:0;
    top:0;
    width:35px;
    height:100%
}
.select-card__list-item:hover .select-card__delete-btn-icon{
    background:url("") center no-repeat;
    background-size:cover
}
.select-card__list-item:hover:after{
    background:url("") center no-repeat
}
.select-card__list-item-val{
    width:100%;
    margin:0
}
.select-card__list-item-val:focus{
    border:0;
    outline:0
}
.select-card__delete-btn{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    width:36px;
    height:100%;
    border-radius:0 2px 2px 0;
    position:absolute;
    top:0;
    right:0
}
.select-card__delete-btn:hover{
    background-color:#ff1e00
}
.select-card__delete-question-block-card-num{
    font-size:13px
}
.select-card__delete-question-block{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:distribute;
    justify-content:space-around;
    width:100%;
    height:52px;
    position:absolute;
    top:1px;
    right:50%;
    -webkit-transform:translate(155%,0);
    transform:translate(155%,0);
    background-color:#424242;
    border-radius:4px;
    z-index:1
}
.select-card__delete-question-block--open{
    -webkit-animation:delete-question-animation-open ease .4s both;
    animation:delete-question-animation-open ease .4s both
}
.select-card__delete-question-block--close{
    -webkit-animation:delete-question-animation-close ease .2s both;
    animation:delete-question-animation-close ease .2s both
}
.select-card__delete-question-block-inner-wrap{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.select-card__delete-question-block-inner-wrap--description{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.select-card__delete-question-block-btn,.select-card__delete-question-block-inner-wrap--btns{
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.select-card__delete-question-block-btn{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:58px;
    height:35px;
    margin:4px;
    border:1px solid #787878;
    border-radius:4px
}
.select-card__delete-question-block-btn--yes{
    border:1px solid #787878;
    background-color:#424242
}
.select-card__delete-question-block-btn--no{
    border:1px solid #d92315;
    background-color:#dc1f00
}
.select-card__delete-btn-icon{
    display:block;
    width:16px;
    height:16px;
    background:url("") center no-repeat;
    background-size:cover
}
.select-card--disabled{
    color:#dc1f00
}
.select-card--disabled .select__form.select-card__input{
    color:#b0afad
}
.select-card--disabled .select-card__list{
    padding:0;
    border:0;
    -webkit-box-shadow:none;
    box-shadow:none
}
.select-card--disabled .select-card__input{
    padding:2px 10px
}
.select-card--disabled .select-card__input-btn:after{
    display:none
}
.select-input,.select-input__main{
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.select-input{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    margin-bottom:10px;
    font-size:1em;
    color:#000
}
.select-input__main{
    border-radius:4px
}
.select-input__label--hidden{
    display:none
}
.select-input__input{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    width:100%;
    margin:0;
    padding:10px;
    border:0;
    border-radius:4px
}
.select-input__input:focus{
    border:0;
    outline:0
}
.select-input__list{
    position:absolute;
    top:calc(100% + 4px);
    left:0;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    margin:0;
    padding:5px;
    width:100%;
    list-style:none;
    background-color:#fff;
    border:1px solid #fff;
    border-radius:4px;
    z-index:16000;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-box-shadow:0 10px 12px 1px rgba(0,0,0,.32);
    box-shadow:0 10px 12px 1px rgba(0,0,0,.32);
    max-height:187px;
    overflow-x:hidden
}
.select-input__list--hidden{
    display:none
}
.select-input__item{
    padding:5px;
    margin-bottom:4px;
    border-radius:2px;
    color:#000;
    cursor:pointer
}
.select-input__item--hidden{
    display:none
}
.select-input__item--active{
    background-color:rgba(36,187,157,.7)
}
.select-input__item-text{
    margin:0
}
.select-card--wallet .select-card__input{
    padding:2px 10px 2px 40px
}
.select-card--wallet .select-card__input-btn:after,.select-card--wallet .select-card__list-item:after{
    width:30px;
    background:url("") center no-repeat
}
.select-card--wallet .select-card__list-item.select__item{
    padding:6px 10px 6px 35px
}
.select-card--wallet .select-card__list-item:hover:after{
    background:url("") center no-repeat
}
.select-card--wallet.select-card--disabled .select__form.select-card__input{
    color:#fff
}
.touch-promo-header,.touch-promo-header__handle__wrapper svg{
    -webkit-transition:-webkit-transform .3s;
    transition:transform .3s;
    transition:transform .3s,-webkit-transform .3s
}
.touch-promo-header{
    display:block;
    position:fixed;
    top:-46px;
    left:0;
    width:100%;
    height:auto;
    z-index:200;
    background-color:#424242;
    -webkit-transition-timing-function:cubic-bezier(.25,.1,.89,1.43);
    transition-timing-function:cubic-bezier(.25,.1,.89,1.43);
    -webkit-transform-origin:0;
    transform-origin:0;
    opacity:0
}
.touch-promo-header.open{
    -webkit-transform:translateY(92px)!important;
    transform:translateY(92px)!important
}
.touch-promo-header.open svg{
    -webkit-transform:rotate(0deg);
    transform:rotate(0deg)
}
.touch-promo-header__userlist{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:distribute;
    justify-content:space-around;
    height:44px;
    border-bottom:1px solid #656565
}
.touch-promo-header__userlist__item{
    text-align:right;
    font-size:14px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.touch-promo-header__userlist__item__name{
    color:#fff;
    display:block;
    width:100%
}
.touch-promo-header__userlist__item__value{
    width:100%;
    color:#24ba9d;
    display:block
}
.touch-promo-header .singleclick-cashbox{
    width:100%;
    display:-webkit-box!important;
    display:-ms-flexbox!important;
    display:flex!important;
    background:0 0;
    padding:3px 0 0;
    margin:0 auto;
    max-width:344px;
    -ms-flex-pack:distribute;
    justify-content:space-around;
    height:37px
}
.touch-promo-header .singleclick-cashbox .singleclick-cashbox__btn{
    padding:0;
    width:35px;
    margin-right:-2px;
    margin-left:3px;
    background-position:center
}
.touch-promo-header .singleclick-cashbox .singleclick-cashbox__wrapper{
    -webkit-box-pack:center!important;
    -ms-flex-pack:center!important;
    justify-content:center!important;
    background-color:inherit;
    padding-top:4px
}
.touch-promo-header .singleclick-cashbox .button.button_green{
    padding:0 10px
}
.touch-promo-header .singleclick-cashbox .singleclick-cashbox__input{
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.touch-promo-header__handle{
    position:absolute;
    width:90px;
    height:40px;
    overflow:hidden;
    left:50%;
    -webkit-transform:translate(-50%,100%);
    transform:translate(-50%,100%);
    bottom:0
}
.touch-promo-header__handle__wrapper{
    background-color:#343434;
    position:absolute;
    height:40px;
    width:40px;
    border-radius:50%;
    left:50%;
    top:-22px;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
.touch-promo-header__handle__wrapper svg{
    position:relative;
    top:10px;
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg)
}
.touch-promo-header__handle__wrapper svg .chashbox-arrow-1,.touch-promo-header__handle__wrapper svg .chashbox-arrow-2{
    -webkit-animation-duration:3s;
    animation-duration:3s;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite
}
.touch-promo-header__handle__wrapper svg .chashbox-arrow-2{
    -webkit-animation-name:cashbox-bonus-arrow-1;
    animation-name:cashbox-bonus-arrow-1
}
.touch-promo-header__handle__wrapper svg .chashbox-arrow-1{
    -webkit-animation-name:cashbox-bonus-arrow-2;
    animation-name:cashbox-bonus-arrow-2
}
.touch-promo-header .language-select{
    position:relative;
    top:auto;
    right:auto;
    background:0 0;
    height:40px!important
}
.touch-promo-header .language-select .language-select-current{
    height:100%!important;
    padding-right:0
}
.touch-promo-header .language-select .language-select-current::before{
    top:18px
}
.touch-promo-header .language-select.language-select--opened .language-select-current::before{
    top:9px!important
}
.touch-promo-header.no-single-click-promo{
    top:1px!important
}
.touch-promo-header.no-single-click-promo .singleclick-cashbox{
    display:none!important
}
.touch-promo-header.no-single-click-promo.open{
    -webkit-transform:translateY(45px)!important;
    transform:translateY(45px)!important
}
.touch-promo-header.no-single-click-promo .touch-promo-header__userlist{
    border:0
}
@media screen and (min-width:1025px){
    .touch-promo-header{
        display:none
    }
}
.lk-betting-history__header,.lk-betting-history__item{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.lk-betting-history__header{
    widows:100%;
    margin:15px 0
}
.lk-betting-history__item{
    font-size:16px;
    color:#fff;
    margin-right:3px
}
.lk-betting-history__item:nth-child(2),.lk-betting-history__item:nth-child(3){
    margin-right:0
}
.lk-betting-history__date,.lk-betting-history__game,.lk-betting-history__provider{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.lk-betting-history__date .input--text{
    width:140px;
    margin:0
}
.lk-betting-history__game .select,.lk-betting-history__provider .select{
    width:200px;
    margin:0;
    outline:0
}
.lk-betting-history__game .select .select__form,.lk-betting-history__game .select .select__main,.lk-betting-history__provider .select .select__form,.lk-betting-history__provider .select .select__main{
    outline:0
}
.lk-betting-history button{
    min-width:182px
}
.lk-betting-history p{
    margin:0 15px 0 0
}
@media only screen and (max-width:1270px){
    .lk-betting-history{
        margin-bottom:40px
    }
    .lk-betting-history__main{
        position:relative;
        padding-top:36px
    }
    .lk-betting-history__header{
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
    .lk-betting-history .button_red{
        margin-left:auto;
        margin-top:10px
    }
    .lk-betting-history .lk-table--transaction{
        width:100%;
        overflow-x:scroll;
        padding-bottom:0
    }
    .lk-betting-history .lk-table--transaction__container{
        width:1030px
    }
    .lk-betting-history .lk-table--transaction__title{
        top:0;
        width:100%;
        position:absolute
    }
    .lk-betting-history .lk-table--transaction__footer{
        width:100%;
        position:absolute;
        bottom:-25px;
        -webkit-box-sizing:border-box;
        box-sizing:border-box
    }
    .lk-betting-history .lk-table--transaction__page{
        min-width:161px;
        width:auto
    }
    .lk-betting-history .lk-table--transaction__container .lk-table--transaction__item:first-child{
        position:relative
    }
    .lk-betting-history .lk-table--transaction__container .lk-table--transaction__item:first-child::after{
        display:block;
        content:'';
        position:absolute;
        height:19px;
        width:24px;
        z-index:33;
        right:0;
        top:2px;
        background-image:url("/content/img/arrow.png");
        background-repeat:no-repeat;
        background-size:cover;
        background-position:center;
        left:78vw
    }
}
@media only screen and (max-width:540px){
    .lk-betting-history__header,.lk-betting-history__item{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        -webkit-box-align:start;
        -ms-flex-align:start;
        align-items:flex-start
    }
    .lk-betting-history__header{
        margin-top:2px
    }
    .lk-betting-history__item{
        margin-right:0;
        padding:5px 0;
        width:100%
    }
    .lk-betting-history .lk-table--transaction__page{
        min-width:161px;
        width:auto
    }
    .lk-betting-history p{
        margin-right:0;
        margin-bottom:5px
    }
    .lk-betting-history__date .input--text,.lk-betting-history__game .select,.lk-betting-history__provider .select{
        width:100%
    }
    .lk-betting-history button{
        margin:0 auto
    }
}
.lk-bonuses__input{
    background-color:inherit;
    border:1px solid #fff;
    border-radius:4px;
    line-height:28px;
    padding:2px 4px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin:0 20px
}
.lk-bonuses__article,.lk-bonuses__header{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-line-pack:center;
    align-content:center
}
.lk-bonuses__header{
    margin-bottom:20px
}
.lk-bonuses__article{
    width:100%;
    max-width:720px;
    color:#fff;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    font-size:1em;
    position:relative
}
.lk-bonuses__article-content{
    width:calc(90% - 120px)
}
.lk-bonuses__article-figure{
    max-width:110px;
    margin:0 16px
}
.lk-bonuses__article-text{
    margin:0 0 43px
}
.lk-bonuses__article-footer{
    width:100%;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-line-pack:center;
    align-content:center
}
@media only screen and (max-width:720px){
    .lk-bonuses__article{
        width:100%
    }
    .lk-bonuses__article-content{
        width:100%;
        max-width:500px;
        text-align:center
    }
    .lk-bonuses__article-footer{
        margin:auto
    }
}
@media only screen and (max-width:661px){
    .lk-bonuses__article-figure{
        position:absolute;
        -webkit-transform:translateY(-50%);
        transform:translateY(-50%)
    }
    .lk-bonuses__input{
        margin:0
    }
    .lk-bonuses__article{
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .lk-bonuses__article-content{
        width:100%
    }
    .lk-bonuses__article-text{
        max-width:291px;
        margin:auto auto 16px
    }
    .lk-bonuses__article-figure{
        width:100px;
        height:100px;
        top:65%;
        left:6%
    }
    .lk-bonuses__article-footer{
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        width:100%;
        -webkit-box-pack:end;
        -ms-flex-pack:end;
        justify-content:flex-end;
        margin:0
    }
    .lk-bonuses__article-footer .button,.lk-bonuses__article-footer .lk-bonuses__input,.lk-bonuses__article-footer .lk-bonuses__label{
        width:51%;
        max-width:253px;
        text-align:center;
        margin-bottom:16px
    }
}
@media only screen and (max-width:375px){
    .lk-bonuses__article-figure{
        width:80px;
        height:80px;
        top:63%;
        left:4%
    }
    .lk-bonuses__article-footer .button,.lk-bonuses__article-footer .lk-bonuses__input,.lk-bonuses__article-footer .lk-bonuses__label{
        width:60%
    }
}
@media only screen and (max-width:325px){
    .lk-bonuses__article-figure{
        top:63%;
        left:-1%
    }
    .lk-bonuses__article-footer .button,.lk-bonuses__article-footer .lk-bonuses__input,.lk-bonuses__article-footer .lk-bonuses__label{
        width:63%
    }
}
.faq ol li,.faq ul li,.lk-feedback{
    overflow:hidden
}
.lk-feedback__article{
    color:#fff;
    text-align:center;
    max-width:720px;
    display:block;
    margin:0 auto 1.5em
}
.lk-feedback__main{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-line-pack:center;
    align-content:center;
    padding-bottom:10px;
    margin-bottom:10px
}
.lk-feedback__item{
    margin-bottom:16px;
    max-width:249px
}
.lk-feedback__area{
    margin-bottom:16px
}
.lk-feedback__form,.lk-limitations__description__seted-limit:after{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    position:relative
}
.lk-feedback__form,.lk-feedback__form-fieldset{
    display:-ms-flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row
}
.lk-feedback__form{
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    max-width:320px;
    z-index:44
}
.lk-feedback__form-fieldset{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    text-align:center;
    width:100%
}
.lk-feedback__itextarea{
    height:195px;
    max-height:195px
}
@media only screen and (max-width:500px){
    .lk-feedback__main{
        position:relative;
        overflow:hidden
    }
    .lk-feedback__image{
        width:260px;
        position:absolute;
        left:50%;
        bottom:33px;
        -webkit-transform:translateX(-50%) translateY(50%);
        transform:translateX(-50%) translateY(50%);
        opacity:.5;
        z-index:2
    }
    .lk-feedback .button{
        width:163px
    }
}
@media only screen and (max-width:485px){
    .lk-feedback__form{
        display:block
    }
}
.lk-limitations{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    padding:0 30px 100px
}
.lk-limitations__title{
    font-size:20px;
    font-weight:700;
    color:#fff
}
.lk-limitations__description{
    margin-top:25px;
    color:#fff
}
.lk-limitations__description__title{
    margin:20px 0 0;
    text-align:center;
    font-size:20px;
    font-weight:700
}
.lk-limitations__description__text{
    margin:0 0 25px;
    font-size:16px
}
.lk-limitations__description__seted-limit{
    margin-top:25px
}
.lk-limitations__description__seted-limit__title{
    margin:0 0 15px;
    font-size:16px;
    font-weight:700
}
.lk-limitations__description__seted-limit__text{
    margin:7px 0;
    font-size:16px;
    color:#24ba9d
}
.lk-limitations__description__seted-limit:after{
    content:"";
    width:100%;
    height:1px;
    top:10px;
    background-color:#929299
}
.lk-limitations__input-button-wrap{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    margin-top:35px;
    position:relative
}
.lk-limitations__input-button-wrap__input-wrap{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    position:absolute;
    left:0
}
.lk-limitations__radio-block{
    margin-top:35px
}
.lk-limitations__sign{
    margin:0;
    font-size:16px;
    color:#fff
}
.lk-limitations__sign--set-limit{
    margin-bottom:35px
}
.lk-limitations__sign--limit-sum{
    margin-bottom:25px
}
.lk-limitations__radios{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.lk-limitations__input-currency{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-item-align:center;
    align-self:center;
    margin:0 10px;
    font-size:20px;
    font-weight:700;
    color:#fff
}
.lk-limitations__sum-input{
    width:252px;
    margin:0;
    text-align:right;
    font-size:20px!important;
    font-weight:700;
    color:#fff
}
.lk-limitations__sum-input::-webkit-input-placeholder{
    color:#fff
}
.lk-limitations__sum-input::-moz-placeholder{
    color:#fff
}
.lk-limitations__sum-input:-ms-input-placeholder{
    color:#fff
}
.lk-limitations__sum-input::-ms-input-placeholder{
    color:#fff
}
.lk-limitations__sum-input::placeholder{
    color:#fff
}
.lk-limitations__sum-input .input-material__placeholder{
    padding:0!important
}
.lk-limitations__self-limit-access-block{
    margin-top:10px
}
.lk-limitations__self-limit-access-block .lk-limitations__input-button-wrap .button{
    margin-top:30px
}
.lk-limitations .cashbox-radio__label{
    font-size:16px
}
.lk-limitations__mob{
    display:none
}
@media screen and (max-width:1150px){
    .lk-limitations__sum-input{
        width:190px
    }
}
@media screen and (max-width:980px){
    .lk-limitations__sum-input{
        width:252px
    }
}
@media screen and (max-width:850px){
    .lk-limitations__sum-input{
        width:190px
    }
    .lk-limitations__self-limit-access-block{
        margin-top:10px
    }
    .lk-limitations__self-limit-access-block .lk-limitations__input-button-wrap .button{
        margin-top:0
    }
    .lk-limitations .lk-limitations__radios{
        display:-webkit-inline-box;
        display:-ms-inline-flexbox;
        display:inline-flex;
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column
    }
    .lk-limitations .lk-limitations__radios .cashbox-radio{
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start;
        margin:7px 0
    }
    .lk-limitations .lk-limitations__radios--limit-sum{
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
    .lk-limitations .lk-limitations__radios--limit-sum .cashbox-radio{
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start;
        width:33.33%
    }
}
@media screen and (max-width:750px){
    .lk-limitations__description{
        margin-top:15px
    }
    .lk-limitations__description__title{
        margin:15px 0 0
    }
    .lk-limitations__description__seted-limit,.lk-limitations__description__text{
        margin-top:15px
    }
    .lk-limitations__description__seted-limit__title{
        margin-bottom:10px
    }
    .lk-limitations__description__seted-limit__text{
        margin:5px 0
    }
    .lk-limitations__description__seted-limit:after{
        top:5px
    }
    .lk-limitations__sum-input{
        width:252px
    }
    .lk-limitations__input-button-wrap{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        margin-top:20px
    }
    .lk-limitations__input-button-wrap__input-wrap{
        position:relative;
        left:0
    }
    .lk-limitations__input-button-wrap .button{
        -ms-flex-item-align:center;
        align-self:center;
        margin-top:30px
    }
    .lk-limitations__radio-block{
        margin-top:15px
    }
    .lk-limitations__sign--limit-sum,.lk-limitations__sign--set-limit{
        margin-bottom:15px
    }
}
@media screen and (max-width:650px){
    .lk-limitations{
        padding:0 10px 80px
    }
    .lk-limitations__desktop{
        display:none
    }
    .lk-limitations__mob{
        display:block
    }
}
@media screen and (max-width:500px){
    .lk-limitations{
        padding:0 0 80px
    }
}
.loto__section,.loto__section--text a{
    color:#fff
}
.loto__section-title{
    color:#fff;
    font-weight:400;
    font-size:20px;
    margin:0 0 12px 25px
}
.loto__section--text{
    margin-left:25px
}
.loto .loto__list{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside
}
.loto .loto__list-item,.loto__progress{
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.loto .loto__list-item{
    width:20%;
    padding:12px 20px
}
.loto__progress{
    padding:0 25px;
    margin-bottom:20px
}
.loto__progress-list{
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    max-width:560px;
    margin:auto 0 auto auto
}
.loto__progress .lk__progress{
    width:100%;
    margin:28px auto 12px
}
.loto__progress .lk__progress-label{
    font-size:16px;
    left:50%;
    bottom:calc(100% + 12px);
    width:100%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%)
}
.loto__progress .button{
    width:auto;
    min-width:50%
}
.loto__progress-item{
    width:50%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    text-align:center
}
.loto__progress-item--red .lk__progress-event{
    background-color:#dc1f00
}
.loto__progress-wrapper{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
@supports (display:flex){
    .loto .loto__list,.loto__progress-list{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center;
        -ms-flex-line-pack:center;
        align-content:center;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
    .loto__progress-list{
        max-width:560px;
        margin:auto
    }
}
@media only screen and (max-width:768px){
    .loto .loto__list-item{
        width:25%
    }
}
@media only screen and (max-width:576px){
    .loto__section-title{
        margin:0;
        text-align:center
    }
    .loto .loto__list{
        width:calc(100% + 12px);
        margin-left:-6px
    }
    .loto .loto__list-item{
        width:50%
    }
    .loto__progress-item,.loto__progress-list{
        display:block;
        margin:auto
    }
    .loto__progress-item:first-child{
        padding-bottom:20px;
        margin-top:40px
    }
    .loto__progress-item .button{
        min-width:100%;
        margin-top:18px
    }
    .loto__progress .lk__progress{
        width:140%;
        max-width:200%;
        height:26px;
        -webkit-transform:translateX(-15%);
        transform:translateX(-15%)
    }
}
@media only screen and (max-width:366px){
    .loto .loto__list-item{
        width:50%;
        padding:12px 0
    }
}
.lk-profile,.lk-profile__item{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row
}
.lk-profile{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    max-width:50%;
    margin:auto
}
.lk-profile .lk-profile__id span{
    font-weight:700
}
.input_disabled input,.lk-profile__disabled .lk-profile__textarea{
    color:#777
}
.lk-profile__disabled .lk-profile__item .select__main::after,.lk-verification-info .js--counter__verification_timer ul li a .up:after{
    content:none
}
.lk-profile__item{
    width:100%;
    margin-bottom:10px;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    position:relative
}
.lk-profile__item .select--phone .select__form{
    background-color:transparent;
    color:#777
}
.lk-profile__item-text{
    color:#dc1f00;
    font-size:1.25em;
    text-align:center
}
.lk-profile__item--textarea{
    -webkit-box-align:baseline;
    -ms-flex-align:baseline;
    align-items:baseline
}
.lk-profile__item--submit{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.lk-profile__item .lk-status{
    max-width:300px
}
.lk-profile__item .phone-logo{
    width:33px;
    height:33px;
    background-color:#dc1f00;
    position:absolute;
    right:0;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    z-index:11
}
.lk-profile__item .select__form:focus{
    -webkit-box-shadow:inset 0 0 0 1px #24ba9d,0 0 0 1px #24ba9d;
    box-shadow:inset 0 0 0 1px #24ba9d,0 0 0 1px #24ba9d;
    outline:0
}
.lk-profile .dropdown-type-field .select,.lk-profile .input-item input{
    max-width:300px
}
.lk-profile .input-item{
    -webkit-box-pack:end;
    -ms-flex-pack:end;
    justify-content:flex-end
}
.lk-profile__label{
    color:#fff;
    font-size:1em
}
.lk-profile__label-hidden{
    visibility:hidden
}
.lk-profile__button{
    max-width:216px;
    width:100%
}
.lk-profile__button.button{
    padding:7px 0
}
.lk-profile__forms{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    max-width:300px;
    width:100%
}
.lk-profile__forms:focus{
    -webkit-box-shadow:inset 0 0 0 1px #24ba9d,0 0 0 1px #24ba9d;
    box-shadow:inset 0 0 0 1px #24ba9d,0 0 0 1px #24ba9d;
    outline:0
}
.lk-profile__birthdate-select.select .select__form.wrong-input:focus,.lk-profile__birthdate-selects-wrap .birth-fields__input.wrong-input:focus,.lk-profile__forms.wrong-input:focus{
    -webkit-box-shadow:none;
    box-shadow:none;
    outline:0
}
.lk-profile__forms:-moz-placeholder,.lk-profile__forms:-ms-input-placeholder,.lk-profile__forms::-moz-placeholder,.lk-profile__forms::-webkit-input-placeholder{
    color:#757575
}
.lk-profile__forms .lk-link{
    color:#fff;
    display:inline-block;
    width:100%
}
.lk-profile__forms--phone{
    width:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.lk-profile__forms-btn{
    display:inline-block;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:0;
    cursor:pointer;
    background-color:transparent;
    color:#24ba9d;
    text-decoration:underline;
    border:0;
    -webkit-transition:color .18s linear;
    transition:color .18s linear
}
.lk-profile__forms-btn:hover{
    color:#339f8f
}
.lk-profile__textarea{
    height:85px;
    max-height:85px
}
.lk-profile__birthdate-selects-wrap{
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    max-width:302px
}
.lk-profile__birthdate-selects-wrap .birth-fields__input{
    text-align:center;
    -moz-appearance:textfield
}
.lk-profile__birthdate-select.select .select__form:focus,.lk-profile__birthdate-selects-wrap .birth-fields__input:focus{
    -webkit-box-shadow:inset 0 0 0 1px #24ba9d,0 0 0 1px #24ba9d;
    box-shadow:inset 0 0 0 1px #24ba9d,0 0 0 1px #24ba9d;
    outline:0
}
@media screen and (max-width:320px){
    .lk-profile__birthdate-selects-wrap .birth-fields__input{
        padding:0 5px
    }
}
.lk-profile__birthdate-selects-wrap .birth-fields__input--day,.lk-profile__birthdate-selects-wrap .birth-fields__input--year{
    width:24%
}
.lk-profile__birthdate-selects-wrap .select__main:after{
    right:10px;
    width:10px;
    border:0
}
.lk-profile__birthdate-select.select .select__form{
    text-align:center;
    padding:2px 22px 1px 14px
}
.lk-profile__birthdate-select.select .select__list .select__item{
    text-align:center
}
.lk-profile__birthdate-select--month.select{
    width:48%
}
@media screen and (max-width:360px){
    .lk-profile__birthdate-select--month.select{
        width:51%
    }
}
@media screen and (max-width:360px) and (max-width:340px){
    .lk-profile__birthdate-select--month.select .select__form{
        padding:2px 18px 2px 6px;
        text-align:left
    }
}
.lk-profile__birthdate-select--month.select .select__main:focus{
    -webkit-box-shadow:inset 0 0 0 1px #24ba9d,0 0 0 1px #24ba9d;
    box-shadow:inset 0 0 0 1px #24ba9d,0 0 0 1px #24ba9d;
    outline:0
}
.lk-profile__birthdate-select--month.select .select__form[data-property=default],.lk-profile__birthdate-select--month.select .select__form[data-servicedata="no data"]{
    color:#757575
}
.lk-status.lk-status--phone.lk-status--verify .lk-status__main{
    -webkit-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1
}
.lk-status.lk-status--phone.lk-status--verify .lk-status__logo{
    margin-right:4px
}
.lk-status.lk-status--phone.lk-status--verify .lk-status__edit{
    margin-left:4px
}
@media only screen and (max-width:1240px){
    .lk-profile{
        max-width:80%
    }
    .lk-profile__item--text-block{
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start
    }
}
@media only screen and (max-width:980px){
    .lk-profile{
        max-width:50%
    }
}
@media only screen and (max-width:932px){
    .lk-profile{
        max-width:70%
    }
}
@media only screen and (max-width:670px){
    .lk-profile{
        max-width:100%;
        -webkit-transform:translateX(0);
        transform:translateX(0)
    }
    .lk-profile__item--submit{
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center;
        padding-right:0
    }
}
@media only screen and (max-width:500px){
    .lk-profile__item{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        -webkit-box-align:start;
        -ms-flex-align:start;
        align-items:flex-start;
        max-width:300px;
        margin-bottom:0
    }
    .lk-profile__item .userbar__item-switcher__label{
        font-size:14px;
        color:#808086
    }
    .lk-profile__id{
        margin-bottom:10px
    }
    .lk-profile__textarea{
        margin:5px 0 10px
    }
    .lk-profile__button{
        margin:0 auto
    }
    .lk-profile__birthdate-selects-wrap{
        width:100%
    }
    .lk-profile__forms{
        margin:5px 0 10px
    }
    .lk-profile__forms--phone{
        margin:0 0 10px
    }
    .lk-profile__forms .lk-link{
        color:#24ba9d
    }
    .lk-profile__label-hidden{
        display:none
    }
    .lk-cas .lk-profile__forms,.lk-signup,.lk-status{
        margin:5px 0 10px
    }
}
.lk-status{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    position:relative;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    z-index:230;
    width:100%
}
.lk-status__logo,.lk-status__main{
    border:1px solid #777;
    border-radius:4px
}
.lk-status__logo{
    width:28px;
    height:28px;
    -webkit-box-ordinal-group:2;
    -ms-flex-order:1;
    order:1;
    background-size:65%;
    background-position:center;
    background-repeat:no-repeat
}
.lk-status__main{
    width:calc(100% - 68px);
    line-height:28px;
    text-align:center;
    padding:0 1em;
    -webkit-box-ordinal-group:3;
    -ms-flex-order:2;
    order:2;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.lk-status__main::before{
    content:attr(data-accaunt-status)
}
.lk-status__edit,.lk-status__faq{
    -webkit-box-ordinal-group:4;
    -ms-flex-order:3;
    order:3;
    width:28px;
    height:28px;
    background-color:#24ba9d;
    border:1px solid #24ba9d;
    border-radius:4px;
    fill:#24ba9d;
    cursor:pointer;
    -webkit-transition:fill .2s ease-in-out;
    transition:fill .2s ease-in-out;
    position:relative
}
.lk-status__edit:hover,.lk-status__faq:hover{
    background-color:#4eddc1
}
.lk-status__edit::before,.lk-status__faq::before{
    content:'?';
    display:block;
    color:#fff;
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%);
    font-size:16px
}
.lk-status__edit::before{
    content:''
}
.lk-status__tooltip{
    display:block;
    position:absolute;
    width:calc(100% - 50px);
    top:100%;
    left:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:13px 15px;
    overflow:hidden;
    background-color:#62605c;
    border-radius:4px;
    z-index:230;
    -webkit-box-shadow:0 6px 4px 4px rgba(0,0,0,.25);
    box-shadow:0 6px 4px 4px rgba(0,0,0,.25)
}
.lk-status__tooltip-text{
    color:#fff;
    font-size:11px
}
.lk-status__tooltip-close{
    fill:#c1c1c1;
    width:14px;
    height:14px;
    position:absolute;
    top:5px;
    right:5px;
    -webkit-transition:fill .15s ease-in;
    transition:fill .15s ease-in;
    cursor:pointer
}
.lk-status__tooltip-close:hover{
    fill:#9b9b9b
}
.lk-status--verify .lk-status__logo{
    background-color:#24ba9d;
    background-image:url("");
    border-color:#24ba9d
}
.lk-status--verify .lk-status__main{
    background-color:#24ba9d;
    border-color:#24ba9d;
    color:#fff
}
.lk-status--verify .lk-status__main::before{
    content:attr(data-status-verifed)
}
.lk-status--verify .lk-status__edit{
    background-color:#24ba9d;
    border-color:#24ba9d;
    background-size:65%;
    background-repeat:no-repeat;
    background-position:center;
    background-image:url("")
}
.lk-status--notverify .lk-status__logo{
    background-color:#3d3d3d;
    background-image:url("");
    border-color:#787878
}
.lk-status--notverify .lk-status__main{
    background-color:#3d3d3d;
    border-color:#787878;
    color:#fff
}
.lk-status--notverify .lk-status__main::before{
    content:attr(data-status-unverifed)
}
.lk-status--retry .lk-status__logo{
    background-color:#dc1f00;
    background-image:url("");
    border-color:#dc1f00
}
.lk-status--retry .lk-status__main{
    color:#fff
}
.lk-status--retry .lk-status__main::before{
    content:attr(data-status-retry)
}
.lk-status--retry .lk-status__faq,.lk-status--retry .lk-status__main{
    background-color:#dc1f00;
    border-color:#dc1f00
}
.lk-status--inprocess .lk-status__logo{
    background-color:silver;
    background-image:url("");
    border-color:silver
}
.lk-status--inprocess .lk-status__main{
    background-color:silver;
    border-color:silver;
    color:#000
}
.lk-status--inprocess .lk-status__main::before{
    content:attr(data-status-inprogress)
}
@media only screen and (max-width:1240px){
    .lk-status__tooltip{
        top:calc(100% + 10px);
        left:auto;
        right:0
    }
}
.lk-status--phone.lk-status--notverify .lk-status__main{
    width:calc(100% - 36px)
}
.lk-status--phone.lk-status--notverify .lk-status__edit{
    display:none
}
html[lang=uz] .lk-status--notverify .lk-status__main{
    font-size:14px
}
.lk-table--bonuses__title,.lk-table__title{
    background-color:#424242;
    display:block;
    margin:0;
    padding:0;
    line-height:35px;
    font-size:1.25em;
    color:#fff;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    text-align:center;
    border-radius:4px 4px 0 0
}
.lk-table--bonuses__container,.lk-table--bonuses__item,.lk-table__container,.lk-table__item{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.lk-table--bonuses__container,.lk-table__container{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-line-pack:center;
    align-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.lk-table--bonuses__item,.lk-table__item{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%
}
.lk-table--bonuses__item--header,.lk-table__item--header{
    background-color:#6a6a6a;
    color:#fff;
    padding:4px 0;
    font-size:.75em
}
.lk-table--bonuses__item--common,.lk-table__item--common{
    background-color:inherit;
    border-bottom:1px solid #eaeaea
}
.lk-table--bonuses__cell,.lk-table__cell{
    width:calc(100%/6);
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    text-align:center;
    color:#fff;
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.lk-table--bonuses__cell--common,.lk-table__cell--common{
    border-left:1px solid #777;
    padding:10px 4px;
    word-break:break-all
}
.lk-table--bonuses__cell--common:first-child,.lk-table__cell--common:first-child{
    border-left:none
}
.lk-table--bonuses__cell--half-width,.lk-table__cell--half-width{
    display:inline-block;
    width:50%
}
.lk-security__recovery,.lk-security__recovery-item{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-line-pack:center;
    align-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.lk-security__recovery{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:50%;
    margin:auto;
    -webkit-transform:translateX(-25%);
    transform:translateX(-25%)
}
.lk-security__recovery-item{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    margin-bottom:10px
}
.lk-security__recovery-item:last-child{
    margin:20px 0;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.lk-security__recovery-label{
    color:#fff;
    font-size:1em;
    width:50%
}
.lk-security__button{
    -webkit-transform:translateX(85%);
    transform:translateX(85%)
}
.lk-security .popup__password,.popup-reg-step-last .step-last__container>div{
    width:50%
}
.lk-security__forms1{
    background-color:inherit;
    border:1px solid #eaeaea;
    border-radius:4px!important;
    line-height:29px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    color:#fff!important
}
@media only screen and (max-width:1200px){
    .lk-security__recovery{
        width:60%
    }
}
@media only screen and (max-width:1074px){
    .lk-security__recovery{
        width:70%
    }
    .lk-security__button,.lk-security__recovery{
        -webkit-transform:translateX(0);
        transform:translateX(0)
    }
}
@media only screen and (max-width:720px){
    .lk-security__recovery{
        width:85%
    }
}
@media only screen and (max-width:615px){
    .lk-table__cell--common{
        font-size:.75em
    }
}
@media only screen and (max-width:576px){
    .lk-security__recovery{
        width:90%
    }
}
@media only screen and (max-width:456px){
    .lk-security__recovery{
        width:100%
    }
    .lk-security__recovery-item{
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .lk-security__recovery-label{
        width:100%;
        text-align:center;
        margin-bottom:10px
    }
    .lk-security .popup__password{
        width:80%
    }
}
@media only screen and (max-width:494px){
    .lk-security .lk-table__item--common{
        padding:0!important
    }
    .lk-security .lk-table__cell{
        width:calc(100%/3)!important;
        overflow:hidden
    }
    .lk-security .lk-table__cell:nth-child(2){
        border-left:none
    }
    .lk-security .lk-table__cell:first-child{
        display:none
    }
}
@media only screen and (max-width:480px){
    html[lang=az] .lk-security .lk-security__recovery-item{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column
    }
    .lk-security .lk-security__recovery{
        display:block
    }
    .lk-security .lk-security__recovery-label{
        line-height:40px
    }
    .lk-security .lk-security__recovery-item .popup__password{
        display:inline-block
    }
    .lk-security .lk-table__container{
        display:block
    }
}
.lk-table--bonuses__title.lk-table--bonuses__title--mobile{
    border-radius:4px 4px 0 0
}
.lk-table--bonuses__action{
    margin:14px 0 0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-line-pack:center;
    align-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    position:relative
}
.lk-table--bonuses__action-item{
    display:block;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:50%;
    color:#fff;
    margin-bottom:14px;
    text-align:left
}
.lk-table--bonuses__action-item:nth-child(even){
    text-align:center
}
.lk-table--bonuses__action-item:nth-child(2){
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.lk-table--bonuses__action-item:last-child{
    width:100%;
    text-align:center
}
.lk-table--bonuses__action-item .lk__progress{
    max-width:116px
}
.lk-table--bonuses__footer{
    background-color:#797979;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    padding:4px 15px;
    border-radius:0 0 4px 4px
}
.lk-table--bonuses__link{
    color:#fff;
    font-size:.75em;
    text-decoration:underline
}
.lk-table--bonuses__page{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -ms-flex-pack:distribute;
    justify-content:space-around;
    width:20%
}
.lk-table--bonuses__page-item{
    color:#fff;
    font-size:.75em;
    cursor:pointer;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    text-align:center
}
.lk-table--bonuses__page-item--active,.lk-table--bonuses__page-item:hover{
    color:#24ba9d
}
.lk-table--bonuses .button{
    padding:7px 6px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
@media only screen and (max-width:1210px){
    .lk-table--bonuses .button{
        font-size:.875em
    }
}
@media only screen and (max-width:1100px){
    .lk-table--bonuses .button{
        font-size:.75em
    }
}
@media only screen and (max-width:980px){
    .lk-table--bonuses .button{
        font-size:16px
    }
}
@media only screen and (max-width:910px){
    .lk-table--bonuses .button{
        font-size:.875em
    }
}
@media only screen and (max-width:825px){
    .lk-table--bonuses .button{
        font-size:.75em
    }
}
@media only screen and (max-width:700px){
    .lk-table--bonuses .button{
        font-size:.7em
    }
}
@media only screen and (max-width:576px){
    .lk-table--bonuses__page{
        width:40%
    }
}
@media only screen and (max-width:660px){
    .lk-table--bonuses__cell--common{
        font-size:.75em
    }
}
@media only screen and (min-width:576px){
    .lk-table--bonuses__action--hidden,.lk-table--bonuses__title--mobile{
        display:none
    }
}
@media only screen and (max-width:576px){
    .lk-table--bonuses .button{
        padding:7px 24px;
        font-size:1em
    }
    .lk-table--bonuses__title{
        border-radius:4px;
        margin-bottom:10px
    }
    .lk-table--bonuses__item .lk-table--bonuses__cell{
        font-size:1em;
        width:calc(100%/3)!important
    }
    .lk-table--bonuses__item .lk-table--bonuses__cell:nth-child(3),.lk-table--bonuses__item .lk-table--bonuses__cell:nth-child(4),.lk-table--bonuses__item .lk-table--bonuses__cell:nth-child(5),.lk-table--bonuses__item .lk-table--bonuses__cell:nth-child(7),.lk-table--bonuses__item .lk-table--bonuses__cell:nth-child(8){
        display:none
    }
    .lk-table--bonuses__item .lk-table--bonuses__cell--common:nth-child(2){
        font-size:0
    }
    .lk-table--bonuses__item .lk-table--bonuses__cell--common:nth-child(2)::before{
        content:'';
        display:block;
        width:22px;
        height:22px;
        background-image:url("/content/img/arrow.png");
        -webkit-transform:rotate(90deg);
        transform:rotate(90deg);
        background-position:center;
        background-repeat:no-repeat;
        background-size:100%
    }
}
@media only screen and (max-width:370px){
    .lk-table--bonuses .lk-table--bonuses__action-item{
        font-size:16px;
        display:inline-block;
        vertical-align:middle
    }
    .lk-table--bonuses .lk-table--bonuses__action-item .lk__progress{
        display:inline-block
    }
}
.lk-table.freespins{
    margin-top:10px
}
.lk-table.freespins .lk-table__cell--common{
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    word-break:break-all
}
.lk-table.freespins .lk-table__cell--common .time{
    display:block;
    width:100%;
    text-align:center
}
.lk-table.freespins .header-mob-text{
    display:none
}
.lk-table.freespins .lk-table--bonuses__footer{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:end;
    -ms-flex-pack:end;
    justify-content:flex-end
}
@media screen and (max-width:1110px){
    .lk-table.freespins .button{
        padding:7px 6px
    }
}
@media screen and (max-width:980px){
    .lk-table.freespins .button{
        padding:7px 24px
    }
}
@media screen and (max-width:840px){
    .lk-table.freespins .button{
        padding:7px 6px
    }
}
@media screen and (max-width:600px){
    .lk-table.freespins .lk-table__cell{
        width:calc(100%/6)
    }
    .lk-table.freespins .lk-table__container{
        overflow-x:scroll;
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start
    }
    .lk-table.freespins .lk-table__container .lk-table__item.lk-table__item--common,.lk-table.freespins .lk-table__container .lk-table__item.lk-table__item--header{
        min-width:600px
    }
}
@media screen and (max-width:420px){
    .lk-table.freespins .header-full-text{
        display:none
    }
    .lk-table.freespins .header-mob-text{
        display:inline-block
    }
}
@media screen and (max-width:660px){
    html[lang=br] .lk-table.freespins .button,html[lang=pt] .lk-table.freespins .button{
        font-size:14px
    }
}
.lk-table--transaction__title{
    background-color:#424242;
    display:block;
    margin:0;
    padding:0;
    line-height:35px;
    font-size:1.25em;
    color:#fff;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    text-align:center;
    border-radius:4px 4px 0 0
}
.lk-table--transaction__container,.lk-table--transaction__item{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.lk-table--transaction__container{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-line-pack:center;
    align-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.lk-table--transaction__item{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%
}
.lk-table--transaction__item--header{
    background-color:#6a6a6a;
    color:#fff;
    padding:4px 0;
    font-size:.75em
}
.lk-table--transaction__item--common{
    background-color:inherit;
    border-bottom:1px solid #eaeaea
}
.lk-table--transaction__cell{
    width:calc(100%/6);
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    text-align:center;
    color:#fff;
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.lk-table--transaction__cell:nth-child(3){
    overflow-wrap:anywhere;
    word-break:break-word
}
.lk-table--transaction__cell--header-max{
    background-image:url("")
}
.lk-table--transaction__cell--header-min{
    background-image:url("")
}
.lk-table--transaction__cell--common{
    border-left:1px solid #777;
    padding:10px 4px
}
.lk-table--transaction__cell--common:first-child{
    border-left:none
}
.lk-table--transaction__cell--invoice>span{
    padding:5px 42px
}
.lk-table--transaction__cell--invoice>span::before{
    content:'';
    display:block;
    width:21px;
    height:21px;
    position:absolute;
    top:50%;
    left:9%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat
}
@media only screen and (max-width:1279px){
    .lk-table--transaction__cell--invoice>span::before{
        left:14px
    }
}
@media only screen and (max-width:1144px){
    .lk-table--transaction__cell--invoice>span::before{
        left:12px
    }
}
@media only screen and (max-width:1024px){
    .lk-table--transaction__cell--invoice>span::before{
        left:8px
    }
}
@media only screen and (max-width:980px){
    .lk-table--transaction__cell--invoice>span::before{
        left:6%
    }
}
@media only screen and (max-width:830px){
    .lk-table--transaction__cell--invoice>span::before{
        left:5%
    }
}
@media only screen and (max-width:740px){
    .lk-table--transaction__cell--invoice>span::before{
        display:none;
        visibility:hidden
    }
}
.lk-table--transaction__cell--invoice>span[data-invoice="Баланс Казино"]::before{
    background-image:url("")
}
.lk-table--transaction__cell--invoice>span[data-invoice=Pincoins]::before{
    background-image:url("")
}
.lk-table--transaction__cell--invoice>span[data-invoice=Бонусы]::before{
    background-image:url("")
}
.lk-table--transaction__cell--invoice>span[data-invoice=transfer]::before{
    background-image:url("")
}
.lk-table--transaction__footer{
    background-color:#797979;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:end;
    -ms-flex-pack:end;
    justify-content:flex-end;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    padding:4px 15px;
    border-radius:0 0 4px 4px
}
.lk-table--transaction__link{
    color:#fff;
    font-size:.75em;
    text-decoration:underline
}
.lk-table--transaction__page{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:distribute;
    justify-content:space-around
}
.lk-table--transaction__page-arrow,.lk-table--transaction__page-item{
    color:#fff;
    font-size:.75em;
    cursor:pointer;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    text-align:center
}
.lk-table--transaction__page-arrow{
    margin-left:10px
}
.lk-table--transaction__page-arrow:hover{
    color:#24ba9d
}
@media only screen and (max-width:740px){
    .lk-table--transaction__cell--invoice::before{
        display:none;
        visibility:hidden
    }
}
@media only screen and (max-width:677px){
    .lk-table--transaction__cell{
        font-size:.875em
    }
}
@media only screen and (max-width:375px){
    .lk-table--transaction__cell{
        font-size:12px
    }
    .lk-table--transaction__container{
        display:block
    }
}
@media only screen and (max-width:576px){
    .lk-table--transaction__container{
        display:block
    }
}
@media screen and (max-width:475px){
    .lk-table--transaction__cell:nth-child(1),.lk-table--transaction__cell:nth-child(2),.lk-table--transaction__cell:nth-child(4){
        width:23%!important
    }
    .lk-table--transaction__cell:nth-child(3){
        width:31%!important;
        overflow-wrap:anywhere;
        word-break:break-word
    }
}
@media screen and (max-width:375px){
    .lk-table--transaction__cell:nth-child(1),.lk-table--transaction__cell:nth-child(2),.lk-table--transaction__cell:nth-child(4){
        width:22%!important
    }
    .lk-table--transaction__cell:nth-child(3){
        width:34%!important;
        overflow-wrap:anywhere;
        word-break:break-word
    }
}
.lk-verification,.lk-verification__actions a{
    font-family:"Roboto-Medium",sans-serif;
    color:#808086
}
.lk-verification{
    width:92%;
    margin:0 auto
}
.lk-verification__id-card,.lk-verification__inn,.lk-verification__license,.lk-verification__passport{
    display:none;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-column-gap:16px;
    -moz-column-gap:16px;
    column-gap:16px
}
.lk-verification__actions,.lk-verification__id-card.lk-verification_show,.lk-verification__inn.lk-verification_show,.lk-verification__license.lk-verification_show,.lk-verification__passport.lk-verification_show{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
@media (max-width:980px){
    .lk-verification__id-card.lk-verification_show,.lk-verification__inn.lk-verification_show,.lk-verification__license.lk-verification_show,.lk-verification__passport.lk-verification_show{
        display:block
    }
}
.lk-verification_step-two .lk-verification__id-card,.lk-verification_step-two .lk-verification__license,.lk-verification_step-two .lk-verification__passport{
    display:none
}
.lk-verification_step-two .lk-verification__inn{
    display:block
}
.lk-verification__actions{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    margin:24px auto 0;
    width:300px
}
.lk-verification__actions a{
    margin-top:15px;
    line-height:22px;
    text-decoration:none;
    text-align:center
}
@media only screen and (max-width:576px){
    .lk-verification{
        width:100%
    }
}
.lk-verification-info{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    text-align:center;
    width:100%;
    max-width:537px;
    margin:0 auto 24px
}
.lk-verification-info__title{
    color:#fff;
    margin-bottom:24px;
    -ms-flex-item-align:start;
    align-self:flex-start
}
@media screen and (min-width:585px){
    .lk-verification-info__title{
        display:none
    }
}
.lk-verification-info .lk-status__info{
    display:none
}
.lk-verification-info .lk-back-btn{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
@media screen and (min-width:585px){
    .lk-verification-info .lk-back-btn{
        display:none
    }
}
.lk-verification-info .lk-profile__item{
    width:100%;
    max-width:100%
}
@media screen and (min-width:980px){
    .lk-verification-info .lk-profile__item{
        margin-bottom:32px
    }
}
.lk-verification-info .lk-profile__item .lk-status{
    border-bottom:0;
    max-width:100%;
    margin-bottom:24px
}
@media screen and (min-width:585px){
    .lk-verification-info .lk-profile__item .lk-status{
        width:100%;
        max-width:300px
    }
}
.lk-verification-info__status{
    font-size:20px;
    margin-top:8px;
    color:#fff;
    font-weight:500;
    max-width:224px
}
@media screen and (min-width:980px){
    .lk-verification-info__status{
        margin-top:24px
    }
}
.lk-verification-info__description{
    font-size:14px;
    margin:8px 0 0;
    color:#808086
}
@media screen and (min-width:980px){
    .lk-verification-info__description{
        font-size:16px;
        margin:24px 0 0
    }
}
.lk-verification-info__remaining-time{
    color:#fff;
    font-size:20px;
    margin-top:8px
}
@media screen and (min-width:980px){
    .lk-verification-info__remaining-time{
        margin-top:24px;
        text-align:center
    }
}
.lk-verification-info__link{
    cursor:pointer;
    position:relative;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:23px 52px;
    font-size:16px;
    text-align:left;
    display:block;
    width:100%;
    color:#fff;
    text-decoration:none;
    border-radius:4px;
    border:1px solid #5c5c5c;
    background-color:#424242
}
.lk-verification-info__link:hover{
    background-color:#242424
}
.lk-verification-info__link:before{
    content:'';
    width:32px;
    height:32px;
    position:absolute;
    top:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    left:28px
}
.lk-verification-info__link_privat:before{
    background-image:url("")
}
.lk-verification-info__link_mono:before{
    background-image:url("")
}
.lk-verification-info__link_bankid:before{
    background-image:url("")
}
.lk-verification-info__link_docs:before{
    background-image:url("")
}
.lk-verification-info__link:last-child{
    padding:16px 52px
}
.lk-verification-info__link:last-child:before{
    top:44%
}
.lk-verification-info__link-label{
    font-size:12px;
    display:block;
    color:#808086;
    white-space:nowrap
}
.lk-verification-info__link:not(:first-child){
    margin-top:8px
}
.lk-verification-info__links{
    width:100%;
    margin-top:24px
}
.lk-verification-info .js--counter__verification_timer{
    font-family:"Roboto",sans-serif;
    font-weight:500;
    left:15px;
    margin-top:8px
}
@media screen and (min-width:585px){
    .lk-verification-info .js--counter__verification_timer{
        margin-top:24px
    }
}
.lk-verification-info .js--counter__verification_timer.flip-clock-wrapper{
    width:auto
}
.lk-verification-info .js--counter__verification_timer .flip{
    -webkit-box-shadow:none;
    box-shadow:none
}
.lk-verification-info .js--counter__verification_timer .flip-clock-divider{
    right:20px;
    width:10px
}
.lk-verification-info .js--counter__verification_timer .flip-clock-divider.seconds{
    height:30px
}
.lk-verification-info .js--counter__verification_timer .flip-clock-divider.seconds .flip-clock-dot{
    width:3px;
    height:3px
}
.lk-verification-info .js--counter__verification_timer .flip-clock-divider.seconds .flip-clock-dot.bottom{
    bottom:10px
}
.lk-verification-info .js--counter__verification_timer .flip-clock-divider.minutes,.lk-verification-info .js--counter__verification_timer .flip-clock-divider.seconds .flip-clock-label{
    display:none
}
.lk-verification-info .js--counter__verification_timer ul.play li.flip-clock-active{
    z-index:5!important;
    -webkit-animation:unset;
    animation:unset
}
.lk-verification-info .js--counter__verification_timer ul.play li.flip-clock-active .down{
    z-index:2!important;
    -webkit-animation:unset!important;
    animation:unset!important
}
.lk-verification-info .js--counter__verification_timer ul.play li.flip-clock-active .down .shadow,.lk-verification-info .js--counter__verification_timer ul.play li.flip-clock-active .up .shadow,.lk-verification-info .js--counter__verification_timer ul.play li.flip-clock-before .down .shadow,.lk-verification-info .js--counter__verification_timer ul.play li.flip-clock-before .up,.lk-verification-info .js--counter__verification_timer ul.play li.flip-clock-before .up .shadow{
    -webkit-animation:unset!important;
    animation:unset!important;
    background:inherit!important
}
.lk-verification-info .js--counter__verification_timer ul{
    margin:0 -10px 0 -18px;
    width:0;
    height:25px;
    background:0 0
}
.lk-verification-info .js--counter__verification_timer ul li{
    width:30%;
    line-height:26px
}
.lk-verification-info .js--counter__verification_timer ul li a .inn{
    color:#fff;
    font-size:20px;
    background-color:#262634
}
.lk-verification-info .js--counter__verification_timer ul .flip{
    -webkit-box-shadow:none;
    box-shadow:none;
    background-color:#262634
}
.lk-verification-info .js--counter__verification_timer ul.up .down .shadow{
    -webkit-animation:unset!important;
    animation:unset!important
}
.lk-verification-info .js--counter__verification_timer .flip-clock-divider.seconds .flip-clock-dot{
    background:#fff
}
.lk-verification-info .js--counter__verification_timer .flip-clock-divider.minutes .flip-clock-label{
    display:none
}
.lk__balance,.lk__balance-line{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.lk__balance-line{
    -ms-flex-preferred-size:100%;
    flex-basis:100%;
    width:100%;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    padding:0;
    border-bottom:1px solid #656565;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.lk__balance-line:last-child{
    border:0
}
.lk__balance-col{
    width:calc(100%/5);
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    padding:12.5px 0;
    position:relative
}
.lk__balance-col.switcher .lk__balance-label{
    font-size:.625em;
    text-align:center
}
.lk__balance-col.switcher .userbar__item-switcher,.lk__balance-line.lk__balance-line--singleclick .userbar__item-switcher{
    height:30px
}
.lk__balance-col:first-child{
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start
}
.lk__balance-coins,.lk__balance-label{
    width:100%;
    color:#fff;
    display:block;
    font-size:1.25em
}
.lk__balance-coins{
    color:#24ba9d;
    font-size:1em
}
.lk__balance-input{
    background-color:inherit;
    border:1px solid #fff;
    border-radius:4px;
    padding:6px;
    color:#fff;
    position:relative;
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    text-align:right
}
.lk__balance-input:focus{
    outline:0
}
.lk__balance-input_error{
    border-color:#bc2502;
    position:relative
}
.lk__balance-link{
    color:#24ba9d
}
.lk__balance-button{
    white-space:nowrap
}
.lk__balance-alert,.lk__balance-alert::before{
    background-color:#fff;
    position:absolute;
    left:50%
}
.lk__balance-alert{
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    top:100%;
    z-index:444;
    font-size:.625em;
    color:#dc1f00;
    padding:6px 10px;
    white-space:nowrap;
    border-radius:4px;
    line-height:10px;
    text-align:center
}
.lk__balance-alert::before{
    content:'';
    display:block;
    width:14px;
    height:14px;
    bottom:calc(100% - 10px);
    -webkit-transform:translateX(-50%) rotate(45deg);
    transform:translateX(-50%) rotate(45deg);
    z-index:-1
}
.lk__balance-alert-link{
    text-decoration:underline;
    color:#dc1f00
}
.lk__balance-line.lk__balance-line--singleclick .lk__balance-input{
    line-height:15px;
    margin-top:27px;
    text-align:center;
    font-size:16px;
    padding:6px
}
.lk__balance-line.lk__balance-line--singleclick .lk__progress-label{
    bottom:47px;
    left:4px
}
.lk__balance-line.lk__balance-line--singleclick .lk__balance-link{
    padding-top:20px
}
.lk__balance-line.lk__balance-line--singleclick .userbar__item-switcher-inner::before{
    top:-6px
}
@media only screen and (max-width:1024px){
    .lk__balance-button_transfer{
        font-size:15px!important;
        padding-right:6px!important;
        padding-left:6px!important
    }
}
@media only screen and (max-width:767px){
    .lk__balance-button_transfer{
        font-size:16px!important
    }
    .lk__balance-line.lk__balance-line--singleclick .lk__balance-col:nth-child(4),.lk__balance-line.lk__balance-line--singleclick .lk__balance-col:nth-child(5),.lk__balance-line:nth-child(2) .lk__balance-col:nth-child(4),.lk__balance-line:nth-child(3) .lk__balance-col:nth-child(4),.lk__balance-line:nth-child(4) .lk__balance-col:nth-child(4),.lk__balance-line:nth-child(5) .lk__balance-col:nth-child(4){
        padding:0
    }
    .lk__balance-col{
        padding:8px 0
    }
    .lk__balance-col:nth-child(1),.lk__balance-col:nth-child(2),.lk__balance-col:nth-child(3),.lk__balance-col:nth-child(5){
        width:calc(100%/12*6)
    }
    .lk__balance-col:nth-child(3),.lk__balance-col:nth-child(4){
        width:50%
    }
    .lk__balance-col:nth-child(4){
        -webkit-box-ordinal-group:6;
        -ms-flex-order:5;
        order:5
    }
    .lk__balance-col:nth-child(3) .lk__balance-button,.lk__balance-col:nth-child(4) .lk__balance-button{
        width:227px;
        max-width:100%
    }
    .lk__balance-col:nth-child(3),.lk__balance-col:nth-child(5){
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start;
        padding-left:0;
        padding-right:9px
    }
    .lk__balance-col:nth-child(5){
        padding-left:9px
    }
    .lk__balance-col:nth-child(5) .lk__balance-button{
        padding-left:21px;
        padding-right:21px
    }
    .lk__balance-col_link{
        -webkit-box-pack:start!important;
        -ms-flex-pack:start!important;
        justify-content:flex-start!important
    }
    .lk__balance-input{
        width:100%;
        max-width:227px
    }
    .lk__balance-line.lk__balance-line--singleclick .lk__balance-link{
        padding-top:0
    }
    .lk__balance-line.lk__balance-line--singleclick .lk__balance-cardwrap{
        position:relative;
        width:100%;
        max-width:227px
    }
    .lk__balance-line.lk__balance-line--singleclick .lk__progress-label{
        bottom:36px;
        left:1px
    }
    .lk__balance-line.lk__balance-line--singleclick .lk__balance-col_link{
        text-align:left!important
    }
}
@media only screen and (max-width:440px){
    .lk__balance-alert{
        -webkit-transform:translateX(-65%);
        transform:translateX(-65%)
    }
}
@media only screen and (max-width:375px){
    .lk__balance{
        display:block
    }
    .lk__balance-line{
        display:block;
        font-size:0
    }
    .lk__balance-line:nth-child(1),.lk__balance-line:nth-child(2){
        position:relative
    }
    .lk__balance-line:nth-child(1) .lk__balance-col:nth-child(4),.lk__balance-line:nth-child(2) .lk__balance-col:nth-child(4){
        left:0;
        bottom:0;
        height:53px;
        text-align:center
    }
    .lk__balance-line:nth-child(2) .lk__balance-col:nth-child(3),.lk__balance-line:nth-child(3) .lk__balance-col:nth-child(3),.lk__balance-line:nth-child(4) .lk__balance-col:nth-child(3),.lk__balance-line:nth-child(5) .lk__balance-col:nth-child(3){
        text-align:left
    }
    .lk__balance-col{
        font-size:16px;
        display:inline-block;
        vertical-align:middle
    }
    .lk__balance-col:nth-child(1),.lk__balance-col:nth-child(2){
        width:50%
    }
    .lk__balance-col:nth-child(3){
        text-align:right;
        padding:8px 2px
    }
    .lk__balance-col:nth-child(5){
        text-align:left;
        padding:0
    }
    .lk__balance-input{
        width:100%
    }
    .lk__balance-line.lk__balance-line--singleclick .lk__balance-col:nth-child(4){
        padding-top:16px
    }
}
.lk__progress{
    width:100%;
    height:20px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    background-color:inherit;
    border:1px solid #fff;
    position:relative;
    border-radius:4px;
    max-width:227px
}
.lk__progress-percent{
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%);
    color:#fff;
    z-index:44
}
.lk__progress-percent::-moz-selection{
    background-color:transparent
}
.lk__progress-percent::selection{
    background-color:transparent
}
.lk__progress-event{
    position:absolute;
    height:100%;
    top:0;
    left:0;
    background-color:#24ba9d;
    z-index:36;
    border-radius:4px 0 0 4px
}
.lk__progress-label{
    font-size:.625em;
    color:#fff;
    position:absolute;
    display:block;
    left:0;
    bottom:calc(100% + 2px)
}
.lk__progress-label::-moz-selection{
    background-color:transparent
}
.lk__progress-label::selection{
    background-color:transparent
}
.lk__progress.lk__progress__alert .lk__progress-event{
    background:#dc1f00
}
.input-password>.input-material__input{
    font-family:"secure-disc",sans-serif
}
.input-material__wrapper.input-password>.input-material__input{
    padding:8px 50px 8px 10px
}
.input-material__wrapper{
    position:relative;
    font-size:16px
}
.input-material__wrapper.disabled{
    opacity:.5
}
.input-material__wrapper .input-material__alert-message{
    visibility:hidden;
    color:#dc1f00;
    font-size:14px;
    margin:5px 0;
    text-align:center
}
.input-material__wrapper .input-material__input{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-appearance:none;
    background-color:transparent;
    min-height:36px;
    outline:0;
    border:1px solid #eaeaea;
    border-radius:4px;
    padding:8px 10px;
    width:100%;
    -webkit-transition-property:border-color;
    transition-property:border-color;
    -webkit-transition-duration:.1s;
    transition-duration:.1s;
    max-height:36px
}
.input-material__wrapper .input-material__input::-webkit-input-placeholder{
    visibility:hidden
}
.input-material__wrapper .input-material__input::-moz-placeholder{
    visibility:hidden
}
.input-material__wrapper .input-material__input:-ms-input-placeholder{
    visibility:hidden
}
.input-material__wrapper .input-material__input::-ms-input-placeholder{
    visibility:hidden
}
.input-material__wrapper .input-material__input::placeholder{
    visibility:hidden
}
.input-material__wrapper .input-material__placeholder{
    color:#eaeaea;
    position:absolute;
    background-color:transparent;
    font-size:16px;
    pointer-events:none;
    top:0;
    left:0;
    -webkit-transform:translate(12px,8px);
    transform:translate(12px,8px);
    display:block;
    padding:0 3px;
    -webkit-transition-property:color,font-size,-webkit-transform;
    transition-property:color,transform,font-size;
    transition-property:color,transform,font-size,-webkit-transform;
    -webkit-transition-duration:.1s;
    transition-duration:.1s;
    -webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);
    transition-timing-function:cubic-bezier(.4,0,.2,1);
    -webkit-transform-origin:50%;
    transform-origin:50%
}
.input-material__wrapper .input-material__file-label{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    width:100%;
    height:40px;
    padding:0 10px 0 20px;
    border:1px solid #eaeaea;
    border-radius:4px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.input-material__wrapper .input-material__anatation{
    text-align:center;
    color:#878787;
    font-size:12px;
    white-space:nowrap;
    margin:0;
    position:absolute;
    bottom:-22px;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.input-material__wrapper.alert .input-material__input,.input-material__wrapper.focus.wrong-input .input-material__input,.input-material__wrapper.touched.wrong-input .input-material__input,.input-material__wrapper.wrong-input .input-material__input{
    border-color:#dc1f00
}
.input-material__wrapper.alert .input-material__placeholder{
    color:#dc1f00;
    -webkit-transform:translate(10px,-8px);
    transform:translate(10px,-8px);
    font-size:1.4rem
}
.input-material__wrapper.alert .input-material__alert-message{
    visibility:visible
}
.input-material__wrapper.gray .input-material__input{
    color:#fff;
    background-color:#62605c
}
.input-material__wrapper.gray .input-material__placeholder{
    background-color:#62605c
}
.input-material__wrapper.white .input-material__input,.input-material__wrapper.white .input-material__placeholder{
    color:#000;
    background-color:#f3f3f3
}
.input-material__wrapper.hidden-bottom-text{
    margin-bottom:23px
}
.input-material__wrapper.hidden-bottom-text .input-material__alert-message{
    display:none
}
.main__table__controls .input-material__wrapper{
    margin-top:10px
}
.input-material__wrapper.input-file .input-material::-webkit-input-placeholder{
    display:none
}
.input-material__wrapper.input-file .input-material::-moz-placeholder{
    display:none
}
.input-material__wrapper.input-file .input-material:-ms-input-placeholder{
    display:none
}
.input-material__wrapper.input-file .input-material::-ms-input-placeholder{
    display:none
}
.input-material__wrapper.input-file .input-material::placeholder{
    display:none
}
@media screen and (max-width:930px){
    .input-material__input{
        margin-top:20px
    }
    .input-material__wrapper .input-material__placeholder{
        font-size:17px;
        -webkit-transform:translate(8px,26px);
        transform:translate(8px,26px)
    }
    .input-material__wrapper .input-material__file-label__placeholder{
        font-size:12px
    }
    .modal .input-material__wrapper{
        width:100%
    }
    .modal .input-material__wrapper input{
        height:36px
    }
    .input-material__wrapper.focus .input-material__placeholder,.input-material__wrapper.touched .input-material__placeholder{
        -webkit-transform:translate(7px,11px);
        transform:translate(7px,11px);
        font-size:12px
    }
    .input-material__wrapper.touched.wrong-input .input-material__input{
        border-color:#dc1f00
    }
    .input-material__wrapper.touched.wrong-input .input-material__placeholder{
        color:#dc1f00!important;
        -webkit-transform:translate(7px,11px);
        transform:translate(7px,11px);
        font-size:12px
    }
    .input-material__wrapper.focus.wrong-input .input-material__placeholder:focus,.input-material__wrapper.touched.wrong-input .input-material__placeholder:focus{
        -webkit-box-shadow:none;
        box-shadow:none;
        outline:0
    }
    .input-material__wrapper.focus.wrong-input .input-material__input{
        border-color:#dc1f00
    }
    .input-material__wrapper.focus.wrong-input .input-material__placeholder{
        color:#dc1f00!important;
        -webkit-transform:translate(7px,11px);
        transform:translate(7px,11px);
        font-size:12px
    }
}
@media screen and (min-width:931px){
    .input-material__wrapper{
        padding-top:5px
    }
    .input-material__wrapper .input-material__input{
        background-color:transparent;
        border:1px solid #fff;
        font-size:16px
    }
    .input-material__wrapper .input-material__input::-webkit-input-placeholder{
        visibility:visible!important
    }
    .input-material__wrapper .input-material__input::-moz-placeholder{
        visibility:visible!important
    }
    .input-material__wrapper .input-material__input:-ms-input-placeholder{
        visibility:visible!important
    }
    .input-material__wrapper .input-material__input::-ms-input-placeholder{
        visibility:visible!important
    }
    .input-material__wrapper .input-material__input::placeholder{
        visibility:visible!important
    }
    .input-material__wrapper .input-material__placeholder{
        position:static;
        -webkit-transform:none!important;
        transform:none!important;
        font-size:16px!important;
        color:#fff!important;
        padding:0 0 4px
    }
}
.popup{
    position:fixed;
    top:50%;
    left:50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%);
    z-index:5033;
    color:#fff;
    width:100%;
    min-width:300px;
    max-width:448px;
    border-radius:4px;
    display:block;
    background-color:#62605c;
    max-height:98%
}
.popup--hidden{
    display:none;
    visibility:hidden
}
.popup__wrapper{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:24px
}
@media (max-width:450px){
    .popup__wrapper{
        padding:8px
    }
}
.popup__link{
    color:#24ba9d;
    text-decoration:underline
}
.popup__link--dotted{
    margin-bottom:10px;
    text-decoration:none;
    border-bottom:1px dotted #24ba9d
}
.popup__article{
    text-align:center;
    margin:0 0 16px
}
@media (max-width:450px){
    .popup__article{
        margin-bottom:12px
    }
}
.popup__balance{
    display:block;
    font-size:1.25em;
    font-family:"Roboto-Bold",sans-serif;
    color:#bc2502;
    text-align:center;
    margin-bottom:10px
}
.popup__button--single{
    min-width:226px
}
.popup__ctrl{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.popup-block-confirmation__button-wrap button,.popup__ctrl .button{
    width:calc(50% - 4px)
}
.popup__ctrl--center{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.popup__call-to-payout .popup__article{
    text-align:left
}
@media screen and (max-width:428px){
    .popup__call-to-payout .popup__wrapper ul{
        padding-left:20px
    }
}
.popup-alert__participate{
    margin:.5rem 0
}
.popup-alert__start-participate{
    margin:.875rem 0
}
.popup-alert__start-participate .button{
    padding:7px 9px
}
.popup-alert__main-participate{
    padding:11px
}
.popup__wrapper-switcher .popup__article{
    text-align:left
}
.popup__wrapper-switcher .popup-checklist__text{
    float:right;
    font-size:12px;
    padding-bottom:10px
}
.popup__wrapper-switcher .popup-checklist__checkbox{
    margin-top:0;
    position:relative;
    top:-5px
}
.confirm-phone .popup__wrapper{
    padding-bottom:0
}
.confirm-phone .control{
    margin:0 auto
}
.confirm-phone .input--text{
    margin:0
}
.confirm-phone .popup__ctrl{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.confirm-phone .popup__ctrl--flex{
    margin:16px auto 24px
}
.confirm-phone .popup__ctrl--flex button.is-text{
    margin:16px 0 0
}
@media (max-width:450px){
    .confirm-phone .popup__ctrl--flex,.confirm-phone .popup__ctrl--flex button.is-text{
        margin-top:12px
    }
}
@media screen and (max-width:540px){
    html[lang=az] .popup__ctrl,html[lang=pt] .popup__ctrl{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center
    }
    html[lang=az] .popup__ctrl .button,html[lang=pt] .popup__ctrl .button{
        min-width:216px
    }
    html[lang=az] .popup__ctrl .button:not(:first-child),html[lang=pt] .popup__ctrl .button:not(:first-child){
        margin-top:6px
    }
}
@media screen and (max-width:375px){
    html[lang=az] .popup__ctrl .button,html[lang=pt] .popup__ctrl .button{
        padding:7px 9px
    }
}
html[lang=kk] .popup-sub-cancel .button{
    padding:7px
}
@media screen and (max-width:400px){
    html[lang=kk] .popup-sub-cancel .button{
        font-size:14px
    }
}
@media screen and (max-width:360px){
    html[lang=kk] .popup-sub-cancel .button{
        font-size:12px
    }
}
@media only screen and (max-width:576px){
    .popup{
        width:calc(100% - 20px)!important;
        overflow-x:hidden
    }
}
@media only screen and (max-width:400px){
    html[lang=es-pe] .popup-deposit-in-one-click .popup__ctrl .button,html[lang=es] .popup-deposit-in-one-click .popup__ctrl .button{
        font-size:14px
    }
    html[lang=es-pe] .popup__ctrl .button,html[lang=es] .popup__ctrl .button,html[lang=uz] .popup__current__content .popup__ctrl .button{
        padding:7px 9px
    }
}
@media only screen and (max-width:375px){
    html[lang=es-pe] .popup-deposit-in-one-click .popup__ctrl .button,html[lang=es] .popup-deposit-in-one-click .popup__ctrl .button{
        font-size:13px;
        padding:7px 9px
    }
}
@media only screen and (max-width:350px){
    html[lang=es-pe] .popup-deposit-in-one-click .popup__ctrl .button,html[lang=es] .popup-deposit-in-one-click .popup__ctrl .button{
        font-size:12px;
        padding:7px 5px
    }
}
.popup-account-blocked-time .popup__ctrl .button{
    width:auto
}
.popup__ctrl--flex button.is-text{
    background:0 0;
    border:0;
    text-decoration:underline;
    margin:1em 0
}
.popup--aftrlndg,.popup--aftrlndg-700::before{
    position:fixed;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.popup--aftrlndg{
    width:450px;
    color:#fff!important;
    border-radius:4px;
    text-align:center;
    z-index:14000;
    background:url("") no-repeat center;
    border:2px solid #24ba9d;
    background-size:cover
}
.popup--aftrlndg-700::before{
    content:'';
    width:100%;
    height:100%;
    background-image:url("")!important;
    background-position:center;
    background-repeat:no-repeat;
    background-size:700px 700px;
    z-index:13000
}
.popup--aftrlndg-700 .popup__title{
    height:35px;
    line-height:35px;
    background:0 0;
    position:relative;
    font-size:20px;
    color:#d9ede9;
    text-shadow:1px 1px 2px #1ea149,0 0 1em #4dab99;
    padding-top:5px
}
.popup--deposit__sum{
    font-size:20px;
    color:#ff6e6e;
    font-family:"Roboto-Bold",sans-serif;
    text-shadow:1px 1px 2px #dc1f00,0 0 1em #d31614
}
.popup--aftrlndg-700 .popup__block{
    max-width:336px;
    margin:0 auto 15px
}
.popup--aftrlndg-700 .popup__content{
    padding-top:10px
}
.popup--aftrlndg-700 .popup__header-close{
    top:22px!important
}
.popup--aftrlndg-700__button{
    margin-top:10px;
    width:200px
}
@media screen and (max-width:500px){
    .popup--aftrlndg-700::before{
        display:none
    }
}
@media screen and (max-width:450px){
    .popup--aftrlndg{
        max-width:95%
    }
}
.popup-promo{
    width:calc(100% - 20px);
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%);
    z-index:9000;
    background:#62605c;
    color:#fff!important;
    border-radius:4px
}
.popup-activebonus__wrapper{
    border:2px solid #fff;
    background:#15141f;
    text-align:center
}
.popup-activebonus-title{
    text-transform:uppercase;
    text-align:center;
    width:80%;
    margin:10px auto 0
}
.popup-activebonus__text{
    color:#fff;
    text-align:center;
    width:80%;
    display:inline-block
}
.popup-activebonus__glowtext{
    font-size:20px;
    width:70%;
    display:inline-block;
    text-shadow:1px 1px 2px #dd3b20,0 0 1em #dd3b20;
    background:url("") no-repeat center;
    margin:0;
    padding-top:20px;
    padding-bottom:20px
}
.popup-activebonus-btn{
    display:inline-block;
    width:200px;
    font-size:18px;
    height:40px;
    margin-bottom:20px
}
.popup-activebonus-title{
    padding-top:10px
}
.popup-activebonus__wrapper-close{
    width:22px;
    height:22px;
    position:absolute!important;
    right:3%!important;
    top:3%!important;
    background-image:url("")!important;
    background-repeat:no-repeat;
    background-size:100%;
    background-position:center;
    z-index:3026;
    cursor:pointer
}
.popup-account-verification,.popup-account-verification__container{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-direction:normal
}
.popup-account-verification{
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-box-orient:horizontal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.popup-account-verification__container{
    -webkit-box-orient:vertical;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    padding:24px;
    text-align:center
}
@media (max-width:450px){
    .popup-account-verification__container{
        padding:12px
    }
}
.popup-account-verification__container p,.popup-filled-profile__container p{
    margin:0;
    line-height:1.2
}
.popup-account-verification .popup__header{
    font-family:"Roboto-Regular",sans-serif;
    font-size:20px;
    font-weight:400
}
.popup-account-verification .popup__header-text{
    padding:12px 40px
}
.popup-account-verification .popup-button--reg{
    max-width:100%;
    padding:9px 24px
}
@media (max-width:450px){
    .popup-account-verification .popup-button--reg{
        margin:16px auto
    }
}
.popup-account-verification .popup-account-verification__button{
    color:#808086;
    background:0 0;
    padding:0 0 8px
}
@media (max-width:450px){
    .popup-account-verification .popup-account-verification__button{
        padding:4px 0 8px
    }
}
.popup--auth{
    text-align:center;
    overflow-x:hidden;
    padding-bottom:24px
}
@media (max-width:450px){
    .popup--auth{
        padding-bottom:8px
    }
}
.popup--auth .button.button_green.popup-button--reg{
    display:block;
    text-align:center;
    font-size:20px;
    margin:16px auto;
    min-width:226px
}
@media (max-width:450px){
    .popup--auth .button.button_green.popup-button--reg{
        margin:12px auto
    }
}
.popup--auth .popup__header{
    margin-bottom:24px
}
@media (max-width:450px){
    .popup--auth .popup__header{
        margin-bottom:8px
    }
}
.popup--auth .popup-form--auth{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin-bottom:16px;
    padding:0 10px
}
@media (max-width:450px){
    .popup--auth .popup-form--auth{
        margin-bottom:12px
    }
}
.popup--auth .popup-form--auth__pswrd{
    margin-bottom:16px
}
@media (max-width:450px){
    .popup--auth .popup-form--auth__pswrd{
        margin-bottom:12px
    }
}
.popup--auth .popup__password{
    margin-bottom:16px
}
@media (max-width:450px){
    .popup--auth .popup__password{
        margin-bottom:12px
    }
}
.popup--auth .popup-sociallist{
    margin-bottom:16px
}
@media (max-width:450px){
    .popup--auth .popup-sociallist{
        margin-bottom:12px
    }
}
.popup--auth__title{
    margin:0 0 10px;
    font-size:1.25em
}
.popup--auth__text{
    width:100%;
    display:block;
    text-align:center;
    margin:0 0 8px
}
@media (max-width:450px){
    .popup--auth__text{
        margin-bottom:6px
    }
}
.popup--auth__text:last-child{
    margin:0
}
@media only screen and (max-width:576px){
    .popup--auth{
        width:calc(100% - 20px)!important
    }
}
.popup-alert{
    position:fixed;
    z-index:10;
    top:0;
    right:0;
    background:rgba(0,0,0,.8);
    border-radius:4px;
    max-width:418px;
    width:100%;
    color:#fff
}
.popup-alert__main{
    padding:7px
}
.popup-alert__main-border{
    width:100%;
    padding:6px 8px 6px 6px;
    border:2px solid #dc1f00;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border-radius:4px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    overflow:scroll;
    overflow:-moz-scrollbars-none;
    -ms-overflow-style:none;
    scrollbar-width:none
}
.popup-alert__main-border::-webkit-scrollbar{
    width:0!important;
    height:0!important
}
.popup-alert__img-wrap{
    width:30%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.popup-alert__text{
    width:70%;
    font-size:16px;
    line-height:21px
}
.popup-alert__text-header{
    display:block;
    width:100%;
    position:relative;
    padding:0 0 6px;
    border-bottom:1px solid #eaeaea;
    margin-bottom:6px
}
.popup-alert__header-close{
    position:absolute;
    top:12px;
    right:5px;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    width:10px;
    height:10px;
    background-image:url("/content/img/cross.svg");
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    cursor:pointer;
    z-index:44
}
.popup-alert__header-name,.popup-alert__header-title{
    font-weight:700;
    font-size:20px;
    line-height:26px;
    margin:0
}
.popup-alert__p{
    margin:0
}
.popup-alert__link{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    margin:7px 0 2px;
    color:#dc1f00
}
.popup-alert__bold-word,.popup-disable-social-network-auth__text>span{
    font-weight:700
}
.popup-alert__green-word{
    color:#dc1f00
}
.popup-alert .popup-alert__text .popup-alert__text-header{
    padding-right:15px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
@media screen and (max-width:1024px){
    .popup-alert{
        top:70px
    }
}
@media screen and (max-width:575px){
    .popup-alert{
        left:0;
        right:0;
        margin:auto
    }
    .popup-alert__main{
        padding:0
    }
    .popup-alert__main-border{
        padding:5px 7px 5px 5px
    }
    .popup-alert__header-close{
        top:10px;
        right:5px
    }
    .popup-alert__img-wrap{
        width:25%
    }
    .popup-alert__text{
        width:75%;
        font-size:12px;
        line-height:16px
    }
    .popup-alert__text-header{
        padding-bottom:5px;
        margin-bottom:8px
    }
    .popup-alert__header-name,.popup-alert__header-title{
        font-size:16px;
        line-height:21px
    }
    .popup-alert__link{
        margin:5px 0 3px
    }
}
@media screen and (max-width:425px){
    .popup-alert{
        width:100%
    }
}
.popup--bank{
    overflow:auto!important;
    -webkit-overflow-scrolling:touch
}
.popup--bank__form{
    max-width:300px;
    margin:0 auto;
    padding:15px 0 10px
}
.popup--bank .select{
    margin:0 0 10px
}
.popup--bank .input--text,.popup--bank .select__form{
    background-color:#fff;
    border-radius:4px;
    padding:10px;
    color:#000;
    font-size:1em;
    line-height:normal
}
.popup--bank .select .select__list{
    background-color:#fff;
    border-radius:0
}
.popup--bank .select .select__list .select__item{
    color:#000
}
.popup--bank .input--text{
    margin:0 0 10px
}
.popup--bank .wrong-date_text{
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.popup--bank .popup-button--reg{
    display:block;
    margin:0 auto
}
.popup--bank .popup-button--reg::after,.popup-bank-wie .popup-button--reg::after,.popup-bank-wie-2 .popup-button--reg::after{
    right:calc(50% - 26px)
}
@-moz-document url-prefix(){
    .popup--bank .select__list{
        border-radius:0
    }
}
.popup_bank-overlay{
    height:100vh;
    width:100vw;
    background-color:rgba(0,0,0,.8);
    z-index:30000;
    position:fixed;
    left:0;
    min-height:600px;
    top:0
}
.popup_bank-overlay.hide{
    display:none!important;
    visibility:hidden
}
.popup_bank-label{
    margin:-7px 0 3px
}
.fullreg__field-choosebank{
    position:relative
}
.fullreg__field-choosebank .wrong_text{
    display:none;
    pointer-events:none
}
.fullreg__field-choosebank.alert .wrong_text{
    display:block;
    color:#dc1f00;
    position:absolute;
    top:0;
    left:0;
    line-height:45px;
    height:45px;
    width:100%;
    text-align:center
}
.fullreg__field-choosebank.alert .fullreg__input-choosebank{
    border:1px solid #dc1f00
}
.popup--bank.hide{
    display:none;
    visibility:hidden
}
@media screen and (max-width:375px){
    .popup--bank__form{
        padding-left:20px;
        padding-right:20px
    }
}
@media screen and (max-height:470px){
    .popup--bank{
        height:100%;
        top:0!important;
        overflow:scroll!important;
        -webkit-overflow-scrolling:touch;
        -webkit-transform:translateX(-50%);
        transform:translateX(-50%)
    }
}
.popup-bank-wie{
    overflow-x:visible!important
}
.popup-bank-wie .input--text{
    background-color:#fff;
    border-radius:4px;
    padding:10px;
    color:#000;
    font-size:1em;
    line-height:normal;
    margin:0 0 10px
}
.popup-bank-wie .popup-button--reg{
    display:block;
    margin:0 auto
}
.popup-bank-wie__form{
    max-width:300px;
    margin:0 auto;
    padding:15px 0 10px
}
.popup-bank-wie__label{
    margin:-7px 0 3px;
    font-size:14px
}
.popup-bank-wie__container{
    height:100vh;
    width:100vw;
    background-color:rgba(0,0,0,.8);
    z-index:30000;
    position:fixed;
    left:0;
    min-height:600px;
    top:0
}
@media screen and (max-width:375px){
    .popup-bank-wie__form{
        padding-left:20px;
        padding-right:20px
    }
}
@media screen and (max-height:470px){
    .popup-bank-wie{
        height:100%;
        top:0!important;
        overflow-x:visible!important;
        overflow-y:scroll!important;
        -webkit-transform:translateX(-50%);
        transform:translateX(-50%)
    }
}
.popup-bank-wie-2{
    overflow-x:visible!important
}
.popup-bank-wie-2 .input--text{
    background-color:#fff;
    border-radius:4px;
    padding:10px;
    color:#000;
    font-size:1em;
    line-height:normal;
    margin:0 0 10px
}
.popup-bank-wie-2 .popup-button--reg{
    display:block;
    margin:0 auto
}
.popup-bank-wie-2__form{
    max-width:300px;
    margin:0 auto;
    padding:15px 0 10px
}
.popup-bank-wie-2__label{
    margin:-7px 0 3px;
    font-size:14px
}
.popup-bank-wie-2__container{
    height:100vh;
    width:100vw;
    background-color:rgba(0,0,0,.8);
    z-index:30000;
    position:fixed;
    left:0;
    min-height:600px;
    top:0
}
@media screen and (max-width:375px){
    .popup-bank-wie-2__form{
        padding-left:20px;
        padding-right:20px
    }
}
@media screen and (max-height:470px){
    .popup-bank-wie-2{
        height:100%;
        top:0!important;
        overflow-x:visible!important;
        overflow-y:scroll!important;
        -webkit-transform:translateX(-50%);
        transform:translateX(-50%)
    }
}
.popup-block-confirmation{
    overflow:auto;
    scrollbar-width:none;
    -ms-overflow-style:none
}
.popup-block-confirmation::-webkit-scrollbar,.popup-cashbox-warning::-webkit-scrollbar{
    display:none
}
.popup-block-confirmation__main{
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:24px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.popup-block-confirmation .cup_bet_win{
    width:80px;
    margin:10px 0
}
.popup-block-confirmation__p{
    text-align:center;
    color:#fff;
    margin:0 0 16px
}
.popup-block-confirmation__link{
    color:#fff
}
.popup-block-confirmation__button-wrap{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    width:100%
}
.popup-block-confirmation .popup__header-close{
    display:none
}
@media only screen and (max-width:450px){
    .popup-block-confirmation{
        width:93.33333333333333%
    }
    .popup-block-confirmation__main{
        padding:8px
    }
    .popup-block-confirmation__p{
        margin-bottom:12px
    }
}
.popup-bonus-accrual,.popup-cepbank .input-date-of-birth .input-date>.select__main>.select__form,.popup-cepbank-2 .input-date-of-birth .input-date>.select__main>.select__form,.popup-cepbank-2 .input-day-card .input-date>.select__main>.select__form{
    text-align:center
}
.popup-bonus-accrual-content{
    padding:0 24px;
    margin-bottom:16px
}
@media (max-width:450px){
    .popup-bonus-accrual-content{
        padding:0 8px;
        margin-bottom:12px
    }
}
.popup-bonus-accrual-btn-wrap{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:nowrap;
    flex-wrap:nowrap;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    padding:0 24px 24px
}
@media (max-width:450px){
    .popup-bonus-accrual-btn-wrap{
        padding:0 8px 8px
    }
}
.popup-bonus-accrual-btn-wrap button{
    -webkit-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1;
    max-width:48%
}
.popup-bonus-accrual-gift{
    position:relative;
    display:inline-block;
    margin:24px 0 16px
}
@media (max-width:450px){
    .popup-bonus-accrual-gift{
        margin:8px 0 12px
    }
}
.popup-bonus-accrual-gift .gift__wrapper{
    margin:20px;
    top:0;
    left:0
}
.popup-bonus-accrual-gift .popup-bonus-accrual-gift_image{
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.popup-bonuses{
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:block;
    padding:10px;
    padding-top:10px!important;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.popup-bonuses .userbar__item-container{
    margin-top:16px
}
@media (max-width:450px){
    .popup-bonuses .userbar__item-container{
        margin-top:12px
    }
}
.popup-bonuses .popup-bonuses__container{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    padding:24px
}
@media (max-width:450px){
    .popup-bonuses .popup-bonuses__container{
        padding:8px
    }
}
.popup-bonuses .popup-bonuses__container .popup-bonuses__text{
    text-align:left;
    color:#fff;
    margin:0 0 16px
}
@media (max-width:450px){
    .popup-bonuses .popup-bonuses__container .popup-bonuses__text{
        margin-bottom:12px
    }
}
.popup-bonuses .popup-bonuses__container .popup-bonuses__button{
    max-width:216px;
    width:100%;
    margin:0
}
.popup-bonuses .popup-bonuses__container .popup-checklist-bonuses{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    width:100%
}
.popup-bonuses .popup-bonuses__container .popup-checklist-bonuses .popup-bonuses__text{
    margin-left:6px;
    font-size:14px;
    margin-top:7px
}
.popup-bonuses .popup-bonuses__button__red{
    margin-top:5px
}
.popup-cashbox-warning{
    overflow:auto;
    scrollbar-width:none;
    -ms-overflow-style:none
}
.popup-cashbox-warning .popup__header{
    height:50px
}
.popup-cashbox-warning__main{
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:block;
    padding:24px;
    text-align:center
}
.popup-cashbox-warning .cup_bet_win{
    width:80px;
    margin:10px 0
}
.popup-cashbox-warning__p{
    text-align:center;
    color:#fff;
    margin:0 0 16px
}
.popup-cashbox-warning__link{
    color:#fff
}
.popup-cashbox-warning button{
    min-width:196px
}
.popup-cashbox-warning__close{
    position:absolute;
    top:5px;
    right:5px;
    width:16px;
    height:16px;
    background-image:url("");
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    cursor:pointer;
    z-index:44
}
@media only screen and (max-width:450px){
    .popup-cashbox-warning{
        width:93.33333333333333%
    }
    .popup-cashbox-warning__main{
        padding:8px
    }
    .popup-cashbox-warning__p{
        margin-bottom:8px
    }
}
.popup-cepbank{
    overflow-y:scroll;
    scrollbar-width:none;
    -ms-overflow-style:none
}
.popup-cepbank::-webkit-scrollbar{
    width:0;
    height:0;
    background:0 0;
    display:none
}
.popup-cepbank .popup-button--reg{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.popup-cepbank .input-date-of-birth .select__main::after{
    right:-3px
}
@media screen and (max-width:320px){
    .popup-cepbank .input-date-of-birth .select__main::after{
        right:-4px
    }
}
.popup-cepbank .input-date-of-birth .select__main,.popup-cepbank .input-date-of-birth .select__main .select__form{
    outline:0
}
.popup-cepbank .input-date-of-birth .select .select__list{
    margin-bottom:10px
}
.popup-cepbank__label{
    position:relative
}
.popup-cepbank__transaction-code::-webkit-input-placeholder{
    font-size:.9rem
}
.popup-cepbank__transaction-code::-moz-placeholder{
    font-size:.9rem
}
.popup-cepbank__transaction-code:-ms-input-placeholder{
    font-size:.9rem
}
.popup-cepbank__transaction-code::-ms-input-placeholder{
    font-size:.9rem
}
.popup-cepbank__transaction-code::placeholder{
    font-size:.9rem
}
.popup-cepbank .input-date-of-birth{
    width:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.popup-cepbank .input-date-of-birth .input-date{
    background-image:url("");
    background-size:10px;
    background-position:89%;
    background-repeat:no-repeat;
    text-align:center;
    cursor:pointer
}
.popup-cepbank .input-date-of-birth .input-date:last-child{
    width:39%;
    margin-right:0
}
.popup-cepbank .input-date-of-birth .input-date:nth-child(3){
    width:33%;
    margin-right:1%
}
.popup-cepbank .input-date-of-birth .input-date:nth-child(2){
    width:26%;
    margin-right:1%
}
.popup-cepbank .input-date-of-birth .input-date>.select__main::after,.popup-cepbank-2 .input-date-of-birth .input-date>.select__main::after,.popup-cepbank-2 .input-day-card .input-date>.select__main::after{
    border-left:none
}
.popup-cepbank .input-date-of-birth .input-date-hidden,.popup-cepbank .input-date-of-birth .input-date-wrap.hidden-input-date-wrap{
    display:none;
    position:absolute
}
.popup-cepbank .popup-cepbank{
    overflow-y:scroll
}
.popup-cepbank .popup-cepbank::-webkit-scrollbar{
    width:0!important;
    background:0 0
}
.popup-cepbank__container{
    height:100vh
}
.popup-cepbank,.popup-cepbank-2{
    overflow-x:visible!important
}
.popup-cepbank-2__wrapper,.popup-cepbank__wrapper{
    position:relative
}
.popup-cepbank-2__form,.popup-cepbank__form{
    padding:10px 0 15px;
    max-width:300px;
    margin:0 auto
}
.popup-cepbank-2__label,.popup-cepbank__label{
    margin:-7px 0 3px;
    font-size:14px
}
.popup-cepbank .chocebank_info,.popup-cepbank-2 .chocebank_info{
    position:absolute;
    top:28px;
    left:89.5%;
    width:0
}
.popup-cepbank .chocebank_info .select__main:before,.popup-cepbank-2 .chocebank_info .select__main:before{
    content:'';
    display:block;
    position:absolute;
    background:url("");
    height:25px;
    width:25px;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.popup-cepbank .chocebank_info .select__main:after,.popup-cepbank-2 .chocebank_info .select__main:after{
    display:none
}
.popup-cepbank .chocebank_info .select__list,.popup-cepbank-2 .chocebank_info .select__list{
    left:-268px;
    padding:0;
    top:calc(100% + 12px);
    width:300px
}
@media screen and (max-width:360px){
    .popup-cepbank .chocebank_info .select__list,.popup-cepbank-2 .chocebank_info .select__list{
        left:-261px;
        width:293px
    }
}
@media screen and (max-width:340px){
    .popup-cepbank .chocebank_info .select__list,.popup-cepbank-2 .chocebank_info .select__list{
        left:-244px;
        width:273px
    }
}
@media screen and (max-width:320px){
    .popup-cepbank .chocebank_info .select__list,.popup-cepbank-2 .chocebank_info .select__list{
        left:-232px;
        width:261px
    }
}
.popup-cepbank .chocebank_info .select__list .select__item,.popup-cepbank-2 .chocebank_info .select__list .select__item{
    color:#fff!important;
    background-color:#424242;
    margin:0;
    padding:10px;
    font-size:13px;
    text-align:justify
}
.popup-cepbank .chocebank_info .select__form,.popup-cepbank-2 .chocebank_info .select__form{
    border:0;
    padding:0
}
.popup-cepbank .input--text,.popup-cepbank-2 .input--text{
    margin:0 0 10px;
    background-color:#fff;
    border-radius:4px;
    padding:10px;
    color:#000;
    font-size:1em;
    line-height:normal
}
.popup-cepbank .select,.popup-cepbank-2 .select{
    margin:0 0 10px
}
.popup-cepbank .select__main,.popup-cepbank-2 .select__main{
    border-radius:4px
}
.popup-cepbank .select__form,.popup-cepbank-2 .select__form{
    background-color:#fff;
    border-radius:4px;
    padding:10px;
    color:#000;
    font-size:1em;
    line-height:normal
}
.popup-cepbank .select .select__list,.popup-cepbank-2 .select .select__list{
    background-color:#fff
}
.popup-cepbank .select .select__list .select__item,.popup-cepbank-2 .select .select__list .select__item{
    color:#000
}
.popup-cepbank .popup-button--reg,.popup-cepbank-2 .popup-button--reg{
    display:block;
    margin:0 auto 10px
}
.popup-cepbank .popup-button--reg::after,.popup-cepbank-2 .popup-button--reg::after{
    right:calc(50% - 26px)
}
@-moz-document url-prefix(){
    .popup-cepbank .select__list,.popup-cepbank-2 .select__list{
        border-radius:0
    }
}
.popup-cepbank-2__container,.popup-cepbank__container{
    width:100vw;
    background-color:rgba(0,0,0,.8);
    z-index:30000;
    position:fixed;
    left:0;
    min-height:100vh;
    top:0
}
@media screen and (max-height:800px){
    .popup---cepbank,.popup-cepbank-222{
        overflow:scroll
    }
}
@media screen and (max-width:700px){
    .popup-cepbank,.popup-cepbank-2{
        overflow-y:scroll
    }
}
@media screen and (max-width:375px){
    .popup-cepbank-2__form,.popup-cepbank__form{
        padding-left:20px;
        padding-right:20px
    }
}
.popup-cepbank-2 .select--phone .select__form{
    padding-left:40px
}
.popup-cepbank-2 .input--text{
    opacity:1
}
.popup-cepbank-2 .input-date-of-birth,.popup-cepbank-2 .input-day-card{
    width:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.popup-cepbank-2 .input-date-of-birth .select__main::after,.popup-cepbank-2 .input-day-card .select__main::after{
    right:-3px
}
@media screen and (max-width:320px){
    .popup-cepbank-2 .input-date-of-birth .select__main::after,.popup-cepbank-2 .input-day-card .select__main::after{
        right:-4px
    }
}
.popup-cepbank-2 .input-date-of-birth .select__main,.popup-cepbank-2 .input-date-of-birth .select__main .select__form,.popup-cepbank-2 .input-day-card .select__main,.popup-cepbank-2 .input-day-card .select__main .select__form{
    outline:0
}
.popup-cepbank-2 .input-date-of-birth .select .select__list,.popup-cepbank-2 .input-day-card .select .select__list{
    margin-bottom:10px
}
.popup-cepbank-2 .input-date-of-birth .input-date,.popup-cepbank-2 .input-day-card .input-date{
    background-image:url("");
    background-size:10px;
    background-position:89%;
    background-repeat:no-repeat;
    text-align:center;
    cursor:pointer
}
.popup-cepbank-2 .input-date-of-birth .input-date:nth-child(3),.popup-cepbank-2 .input-day-card .input-date:nth-child(3){
    margin-right:1%
}
.popup-cepbank-2 .input-date-of-birth .input-date:nth-child(2),.popup-cepbank-2 .input-day-card .input-date:nth-child(2){
    width:26%;
    margin-right:1%
}
.popup-cepbank-2 .input-date-of-birth .input-date .input-date-list,.popup-cepbank-2 .input-day-card .input-date .input-date-list{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    width:calc(100% - 2px);
    max-height:280px;
    margin:0 0 43px;
    padding:2px 0 0;
    border-radius:2px;
    border:1px solid #a0a0a0;
    border-top:none;
    background-color:#fff;
    position:absolute;
    overflow:scroll;
    list-style:none;
    color:#000;
    z-index:10;
    overflow:-moz-scrollbars-none;
    -ms-overflow-style:none;
    scrollbar-width:none
}
.popup-cepbank-2 .input-date-of-birth .input-date .input-date-list::-webkit-scrollbar,.popup-cepbank-2 .input-day-card .input-date .input-date-list::-webkit-scrollbar{
    width:0!important
}
.popup-cepbank-2 .input-date-of-birth .input-date .input-date-list--hidden,.popup-cepbank-2 .input-day-card .input-date .input-date-list--hidden{
    display:none
}
.popup-cepbank-2 .input-date-of-birth .input-date .input-date-item,.popup-cepbank-2 .input-day-card .input-date .input-date-item{
    cursor:pointer;
    margin-top:2px;
    text-align:center
}
.popup-cepbank-2 .input-date-of-birth .input-date .input-date-item:hover,.popup-cepbank-2 .input-day-card .input-date .input-date-item:hover{
    background-color:#cdcfce
}
.popup-cepbank-2 .input-date-of-birth .input-date .input-date-item:active,.popup-cepbank-2 .input-day-card .input-date .input-date-item:active{
    background-color:rgba(205,201,202,.3)
}
.popup-cepbank-2 .input-date-of-birth .input-date:last-child .input-date,.popup-cepbank-2 .input-day-card .input-date:last-child .input-date{
    margin-right:0
}
.popup-cepbank-2 .input-date-of-birth .input-date:last-child .input-date-list,.popup-cepbank-2 .input-day-card .input-date:last-child .input-date-list{
    width:calc(100% - 2px)
}
.popup-cepbank-2 .input-date-of-birth .input-date:nth-child(3),.popup-cepbank-2 .input-day-card .input-date:nth-child(3){
    width:35%
}
.popup-cepbank-2 .input-date-of-birth .input-date:last-child,.popup-cepbank-2 .input-day-card .input-date:last-child{
    width:40%;
    margin-right:0
}
.popup-cepbank-2 .input-date-of-birth .input-date-hidden,.popup-cepbank-2 .input-date-of-birth .input-date-wrap.hidden-input-date-wrap,.popup-cepbank-2 .input-day-card .input-date-hidden,.popup-cepbank-2 .input-day-card .input-date-wrap.hidden-input-date-wrap{
    display:none;
    position:absolute
}
.popup-cepbank-2 .popup{
    margin-top:4px;
    margin-bottom:10px;
    top:0;
    -webkit-transform:translateX(-50%) translateY(0);
    transform:translateX(-50%) translateY(0)
}
.popup-cepbank-2 .popup-cepbank-222::-webkit-scrollbar{
    width:0!important;
    background:0 0
}
.popup-cepbank-2 .popup-cepbank-222--overflowHidden{
    overflow-y:hidden
}
.popup-cepbank-2 .popup-cepbank-222 .popup__header{
    padding:0 40px;
    width:auto;
    word-break:break-word
}
.popup-cepbank-2 .popup-cepbank-222 .popup__header--reg{
    line-height:1.25;
    min-height:50px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    padding:10px 0;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.popup-cepbank-2 .popup-cepbank-222.popup{
    min-width:450px;
    width:auto;
    max-width:100%
}
.popup-cepbank-2 .popup-cepbank-222 .popup-button--reg{
    width:auto
}
.popup-cepbank-2 .popup-cepbank-222 .popup-button--reg.popup-button--cepbank{
    margin:32px auto 10px;
    padding:5px 24px;
    width:100%
}
@media screen and (max-width:900px){
    .popup-cepbank-2 .popup-cepbank-222 .popup__header-text{
        white-space:break-spaces
    }
}
@media only screen and (max-width:567px){
    .popup-cepbank-2 .popup-cepbank-222.popup{
        min-width:300px
    }
}
.popup-change-password{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:24px;
    border:0;
    background-color:#424242
}
@media (max-width:576px){
    .popup-change-password{
        top:10px;
        -webkit-transform:translate(-50%,0);
        transform:translate(-50%,0);
        padding:8px
    }
}
.popup-change-password__text{
    font-size:16px;
    margin:0 0 16px
}
@media (max-width:576px){
    .popup-change-password__text{
        font-size:14px;
        margin-bottom:12px
    }
}
.popup-change-password .popup__header{
    margin-bottom:8px;
    background:0 0
}
.popup-change-password .popup__header-text{
    padding:0
}
.popup-change-password .popup__header-close{
    top:-10px;
    right:-75px;
    width:20px;
    height:20px;
    background-image:none;
    -webkit-transform:none;
    transform:none
}
@media (max-width:576px){
    .popup-change-password .popup__header-close{
        top:0;
        right:8px
    }
}
.popup-change-password .popup__header-close::after,.popup-change-password .popup__header-close::before{
    content:"";
    position:absolute;
    left:0;
    top:8px;
    width:20px;
    height:4px;
    background-color:#afafaf
}
.popup-change-password .popup__header-close::after{
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg)
}
.popup-change-password .popup__header-close::before{
    -webkit-transform:rotate(-45deg);
    transform:rotate(-45deg)
}
.popup-change-password .popup__header-close:hover::after,.popup-change-password .popup__header-close:hover::before{
    background-color:#fff
}
.popup-change-password__form-text{
    margin:0 0 8px
}
.popup-change-password .popup__password{
    margin-bottom:16px
}
@media (max-width:576px){
    .popup-change-password .popup__password{
        margin-bottom:8px
    }
}
.popup-change-password input[type=text].popup__password-form{
    padding:0 40px 1px 10px;
    height:35px;
    min-height:0;
    font-size:16px!important;
    color:#fff;
    background-color:#424242
}
.popup-change-password .popup__password-read{
    width:23px;
    height:auto
}
.popup-change-password .button{
    display:block;
    max-width:226px;
    width:100%;
    margin:16px auto 0
}
@media (max-width:576px){
    .popup-change-password .button{
        margin-top:12px
    }
}
.popup-change-password .button_grey{
    background-color:#242424
}
.popup-deposit-limitations{
    overflow-y:scroll;
    scrollbar-width:none;
    -ms-overflow-style:none
}
.popup-deposit-limitations::-webkit-scrollbar{
    -ms-overflow-style:none;
    overflow:-moz-scrollbars-none;
    width:0;
    height:0;
    background:0 0;
    display:none
}
.popup-deposit-limitations .popup__header{
    width:100%;
    height:50px
}
.popup-deposit-limitations__main{
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:block;
    padding:0 30px 0;
    padding-top:25px!important;
    text-align:center;
    overflow:scroll;
    overflow:-moz-scrollbars-none;
    -ms-overflow-style:none;
    scrollbar-width:none
}
.popup-deposit-limitations__main::-webkit-scrollbar{
    width:0!important
}
.popup-deposit-limitations .cup_bet_win{
    width:80px;
    margin:10px 0
}
.popup-deposit-limitations__p{
    text-align:center;
    color:#fff;
    margin:6px 0 20px
}
.popup-deposit-limitations__link{
    color:#fff
}
.popup-deposit-limitations button{
    margin-top:12px!important;
    margin-bottom:12px!important;
    padding:0 40px!important
}
.popup-deposit-limitations__close{
    position:absolute;
    top:5px;
    right:5px;
    width:16px;
    height:16px;
    background-image:url("");
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    cursor:pointer;
    z-index:44
}
@media only screen and (max-width:450px){
    .popup-deposit-limitations{
        padding:0;
        width:93.33333333333333%
    }
    .popup-deposit-limitations__main{
        padding:0 40px 20px
    }
}
@media only screen and (max-width:350px){
    .popup-deposit-limitations__main{
        padding:0 16px 20px
    }
}
.popup-disable-social-network-auth{
    overflow-y:scroll;
    scrollbar-width:none;
    -ms-overflow-style:none
}
.popup-disable-social-network-auth::-webkit-scrollbar{
    -ms-overflow-style:none;
    overflow:-moz-scrollbars-none;
    width:0;
    height:0;
    background:0 0;
    display:none
}
.popup-disable-social-network-auth .popup__header{
    width:100%;
    height:50px
}
.popup-disable-social-network-auth__main{
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:block;
    padding:0 20px 0;
    padding-top:25px!important;
    text-align:center;
    overflow:scroll;
    overflow:-moz-scrollbars-none;
    -ms-overflow-style:none;
    scrollbar-width:none
}
.popup-disable-social-network-auth__main::-webkit-scrollbar{
    width:0!important
}
.popup-disable-social-network-auth .cup_bet_win{
    width:80px;
    margin:10px 0
}
.popup-disable-social-network-auth__description{
    text-align:center;
    color:#fff;
    margin:0 0 20px
}
.popup-disable-social-network-auth__link{
    color:#fff
}
.popup-disable-social-network-auth button{
    width:205px;
    margin:0 auto;
    margin-top:20px!important;
    margin-bottom:15px!important;
    padding:0 5px!important;
    text-align:center
}
.popup-disable-social-network-auth__close{
    position:absolute;
    top:5px;
    right:5px;
    width:16px;
    height:16px;
    background-image:url("");
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    cursor:pointer;
    z-index:44
}
.popup-disable-social-network-auth__text{
    margin:0
}
.popup-disable-social-network-auth__auth-inputs{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.popup-disable-social-network-auth__auth-input{
    width:320px;
    margin:5px;
    padding:10px;
    border-radius:4px;
    border:1px solid #afafaf;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    color:#000
}
.popup-disable-social-network-auth__auth-input::-webkit-input-placeholder{
    color:#afafaf
}
.popup-disable-social-network-auth__auth-input::-moz-placeholder{
    color:#afafaf
}
.popup-disable-social-network-auth__auth-input:-ms-input-placeholder{
    color:#afafaf
}
.popup-disable-social-network-auth__auth-input::-ms-input-placeholder{
    color:#afafaf
}
.popup-disable-social-network-auth__auth-input::placeholder{
    color:#afafaf
}
.popup-disable-social-network-auth__auth-input:focus{
    outline:0;
    -webkit-box-shadow:inset 2px 2px 8px 2px rgba(0,0,0,.25);
    box-shadow:inset 2px 2px 8px 2px rgba(0,0,0,.25)
}
@media only screen and (max-width:450px){
    .popup-disable-social-network-auth{
        padding:0;
        width:93.33333333333333%
    }
    .popup-disable-social-network-auth__main{
        padding:0 20px 20px
    }
    .popup-disable-social-network-auth button{
        margin-bottom:0!important
    }
}
@media only screen and (max-width:420px){
    .popup-disable-social-network-auth__auth-input{
        width:100%
    }
}
@media only screen and (max-width:350px){
    .popup-disable-social-network-auth__main{
        padding:0 16px 20px
    }
}
.popup-favorite-games{
    overflow:auto;
    scrollbar-width:none;
    -ms-overflow-style:none
}
.popup-favorite-games::-webkit-scrollbar{
    display:none
}
.popup-favorite-games__main{
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:block;
    padding:24px;
    text-align:center
}
.popup-favorite-games .cup_bet_win{
    width:80px;
    margin:0 0 16px
}
.popup-favorite-games__p{
    text-align:center;
    color:#fff;
    margin:0 0 16px;
    cursor:default
}
.popup-favorite-games__link{
    color:#fff
}
.popup-favorite-games button{
    min-width:196px
}
.popup-favorite-games__favorite-icon{
    padding:25px;
    background:url("/content/img/sprite_star.png") no-repeat left;
    background-size:2900%;
    margin:0 -14px
}
.popup-favorite-games__favorite-icon--animation{
    background:url("/content/img/sprite_star.png") no-repeat 2.8%;
    background-size:2900%
}
@media only screen and (max-width:450px){
    .popup-favorite-games{
        width:93.33333333333333%
    }
    .popup-favorite-games__main{
        padding:8px
    }
    .popup-favorite-games .cup_bet_win,.popup-favorite-games__p{
        margin-bottom:12px
    }
}
@media only screen and (max-width:420px){
    html[lang=uz] .popup-favorite-games .popup__header-text{
        font-size:16px
    }
}
@media only screen and (max-width:360px){
    html[lang=uz] .popup-favorite-games .popup__header-text{
        font-size:15px
    }
    html[lang=uz] .popup-favorite-games .popup__header-close{
        width:16px;
        height:16px;
        right:10px
    }
}
.popup-filled-profile,.popup-filled-profile__container{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-direction:normal
}
.popup-filled-profile{
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-box-orient:horizontal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.popup-filled-profile__container{
    -webkit-box-orient:vertical;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    padding:24px;
    text-align:center
}
@media (max-width:450px){
    .popup-filled-profile__container{
        padding:12px
    }
}
.popup-filled-profile .popup__header{
    font-family:"Roboto-Regular",sans-serif;
    font-size:20px;
    font-weight:400
}
.popup-filled-profile .popup__header-text{
    padding:12px 40px
}
.popup-filled-profile .popup-button--reg{
    max-width:100%;
    padding:9px 24px
}
@media (max-width:450px){
    .popup-filled-profile .popup-button--reg{
        margin:16px auto
    }
}
.popup-filled-profile .popup-filled-profile__button{
    color:#808086;
    background:0 0;
    padding:0 0 8px
}
@media (max-width:450px){
    .popup-filled-profile .popup-filled-profile__button{
        padding:4px 0 8px
    }
}
.popup-for-cypix{
    text-align:center
}
.popup-for-cypix .popup__header-text{
    text-shadow:-1px 0 0 rgba(0,0,0,.3),0 -1px 0 rgba(0,0,0,.3),1px 0 0 rgba(0,0,0,.3),0 1px 0 rgba(0,0,0,.3)
}
@media screen and (max-height:420px){
    .popup-for-cypix{
        overflow:scroll
    }
}
.popup-firstdeposit{
    position:fixed;
    left:50%;
    top:50%;
    width:450px;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    z-index:15000;
    text-align:center;
    color:#fff;
    border:2px solid #24ba9d;
    border-radius:7px;
    -webkit-box-shadow:0 0 0 2px #217e6b,0 0 2em 16px rgba(84,180,163,.5);
    box-shadow:0 0 0 2px #217e6b,0 0 2em 16px rgba(84,180,163,.5);
    background-image:url(""),url(""),url("")!important;
    background-size:46%,38%,cover!important;
    background-position:bottom left,center right,center!important;
    background-repeat:no-repeat,no-repeat,no-repeat!important;
    padding-bottom:10px
}
.popup-firstdeposit__close{
    position:absolute;
    width:25px;
    height:25px;
    top:7px;
    right:7px;
    cursor:pointer!important;
    z-index:16000
}
.popup-firstdeposit__close--line{
    width:90%;
    height:3px;
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%) rotate(45deg);
    transform:translate(-50%,-50%) rotate(45deg);
    background-color:#d9ede9;
    -webkit-box-shadow:1px 1px 6px #1ea149;
    box-shadow:1px 1px 6px #1ea149
}
.popup-firstdeposit__close--line:last-child{
    -webkit-transform:translate(-50%,-50%) rotate(-45deg);
    transform:translate(-50%,-50%) rotate(-45deg)
}
.popup-firstdeposit__content{
    padding-top:20px;
    background:url("") no-repeat;
    background-position:50% 90%
}
.popup-firstdeposit__header{
    height:35px;
    line-height:35px;
    background:0 0;
    position:relative;
    font-size:20px;
    color:#d9ede9;
    margin:0;
    text-shadow:1px 1px 2px #1ea149,0 0 1em #4dab99;
    font-weight:400
}
.popup-firstdeposit__text{
    max-width:378px;
    white-space:normal;
    font-size:16px;
    margin:0 auto
}
.popup-firstdeposit__sum{
    font-size:20px;
    color:#ff6e6e;
    font-family:"Roboto-Bold",sans-serif;
    text-shadow:1px 1px 2px #dc1f00,0 0 1em #d31614
}
.popup-firstdeposit__counter{
    margin:0 auto 1.25em!important;
    text-align:center;
    width:auto;
    max-width:175px
}
.popup-firstdeposit__counter .flip{
    width:40px;
    height:50px;
    padding:0;
    line-height:50px;
    margin:0;
    border:2px solid #dc1f00;
    border-radius:4px
}
.popup-firstdeposit__counter .flip:first-child{
    margin-left:0;
    border-right:none
}
.popup-firstdeposit__counter .flip:nth-child(2){
    border-left:none
}
.popup-firstdeposit__counter .flip:nth-child(3){
    margin-right:7px
}
.popup-firstdeposit__counter .flip:last-child{
    margin-right:0
}
.popup-firstdeposit__counter .flip *{
    line-height:50px
}
.popup-firstdeposit__counter .flip .inn{
    font-size:42px
}
.popup-firstdeposit__counter .flip-clock-divider{
    width:0;
    height:0
}
.popup-firstdeposit__counter .flip-clock-divider .flip-clock-label{
    color:#fff;
    top:4.1em;
    right:50%!important;
    -webkit-transform:translateX(170%);
    transform:translateX(170%);
    font-size:14px;
    margin:0;
    text-align:center
}
.popup-firstdeposit__counter .flip-clock-divider .flip-clock-dot{
    display:none;
    visibility:hidden
}
.popup-firstdeposit__counter .flip-clock-divider.seconds .flip-clock-label{
    -webkit-transform:translateX(150%);
    transform:translateX(150%)
}
.button_green.popup-firstdeposit-btn.button{
    width:200px;
    margin-top:20px
}
@media screen and (max-width:460px){
    .popup-firstdeposit{
        width:95%
    }
}
.popup-info-unverified{
    display:block;
    position:fixed;
    top:50%;
    left:50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%);
    z-index:4000;
    color:#fff;
    width:100%;
    min-width:250px;
    max-width:448px;
    border-radius:4px;
    background-color:#62605c;
    max-height:98%
}
.popup-info-unverified--hidden{
    display:none;
    visibility:hidden
}
.popup-info-unverified__wrapper{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:24px
}
@media (max-width:450px){
    .popup-info-unverified__wrapper{
        padding:8px
    }
}
.popup-info-unverified__link{
    color:#41c9af;
    text-decoration:underline
}
.popup-info-unverified__link--dotted{
    margin-bottom:10px;
    text-decoration:none;
    border-bottom:1px dotted #41c9af
}
.popup-info-unverified__article{
    text-align:center;
    margin:0 0 16px
}
@media (max-width:450px){
    .popup-info-unverified__article{
        margin-bottom:12px
    }
}
.popup-info-unverified__balance{
    display:block;
    font-size:1.25em;
    font-family:"Roboto-Bold",sans-serif;
    color:#bc2502;
    text-align:center;
    margin-bottom:10px
}
.popup-info-unverified__button--single{
    min-width:226px
}
.popup-info-unverified__ctrl{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.popup-info-unverified__ctrl .button{
    width:calc(50% - 4px)
}
.popup-info-unverified__ctrl--center{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
@media only screen and (max-width:576px){
    .popup-info-unverified{
        width:calc(100% - 20px)!important;
        overflow-x:hidden
    }
}
@media only screen and (max-width:340px){
    .popup__wrapper--freebet-or-bonus .popup__ctrl .button{
        padding:0 2px
    }
}
.popup__ctrl--flex{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    max-width:280px;
    margin:10px auto
}
.popup__ctrl--flex button.is-text[disabled=disabled]{
    text-decoration:none;
    color:#d3d3d3
}
.popup__ctrl--flex button.is-text.is-small{
    font-size:.8em
}
.popup.popup-niubiz-result{
    overflow:hidden;
    background-color:#575651
}
.popup-niubiz-result{
    line-height:22px
}
.popup-niubiz-result__header.popup__header{
    position:fixed;
    top:0;
    z-index:1
}
.popup-niubiz-result__header-title.popup__header-text{
    font-size:20px
}
@media screen and (max-width:475px){
    .popup-niubiz-result__header-title.popup__header-text{
        font-size:18px
    }
}
@media screen and (max-width:575px){
    .popup-niubiz-result__header .popup__header-close{
        height:16px;
        width:16px
    }
}
.popup-niubiz-result__inner-wrap{
    position:relative;
    max-width:595px;
    height:calc(100% - 33px);
    padding-top:50px;
    margin:0 auto
}
.popup-niubiz-result__main{
    padding:24px 14px 21px
}
@media screen and (max-width:475px){
    .popup-niubiz-result__main{
        padding:16px 18px
    }
}
.popup-niubiz-result__title{
    margin:0 0 15px;
    font-family:"Roboto-Bold",sans-serif;
    text-align:center;
    font-size:20px;
    line-height:26px
}
@media screen and (max-width:475px){
    .popup-niubiz-result__title{
        margin:0 0 12px;
        font-size:18px;
        line-height:24px
    }
}
.popup-niubiz-result__icon{
    display:block;
    margin:0 auto 20px;
    width:52px
}
@media screen and (max-width:475px){
    .popup-niubiz-result__icon{
        margin:0 auto 12px;
        width:42px
    }
}
.popup-niubiz-result__subtitle{
    position:relative;
    margin:0 0 15px;
    text-align:center;
    font-size:17px;
    line-height:22px;
    text-shadow:1px 1px 2px #46bb9d,-1px -1px 2px #46bb9d
}
.popup-niubiz-result__subtitle-br,.popup-piastrix-info .popup-piastrix-info-drop-down.hidden .popup-piastrix-info-drop-down__main{
    display:none
}
@media screen and (max-width:475px){
    .popup-niubiz-result__subtitle-br{
        display:block
    }
    .popup-niubiz-result__subtitle{
        margin:0 0 20px;
        font-size:15px;
        line-height:20px
    }
}
.popup-niubiz-result__text{
    margin:0 0 2px
}
.popup-niubiz-result__text:last-of-type{
    margin-bottom:8px
}
@media screen and (max-width:475px){
    .popup-niubiz-result__text:last-of-type{
        margin-bottom:4px
    }
}
.popup-niubiz-result__text-wrapper{
    width:-webkit-fit-content;
    width:-moz-fit-content;
    width:fit-content;
    margin:0 auto 24px;
    font-size:12px;
    line-height:16px
}
@media screen and (max-width:475px){
    .popup-niubiz-result__text-wrapper{
        margin:0 auto 36px
    }
}
.popup-niubiz-result__terms,.popup-niubiz-result__text-bold{
    font-family:"Roboto-Bold",sans-serif
}
.popup-niubiz-result__terms{
    color:#fff
}
.popup-niubiz-result__buttons{
    margin:0 auto;
    width:160px
}
.popup-niubiz-result__buttons .button{
    display:block;
    width:100%
}
.popup-niubiz-result__buttons .button:first-child{
    margin-bottom:8px
}
.popup-niubiz-result--success .popup-niubiz-result__subtitle{
    text-shadow:1px 1px 2px #46bb9d,-1px -1px 2px #46bb9d
}
.popup-niubiz-result--success .popup-niubiz-result__buttons{
    width:160px
}
.popup-niubiz-result--error .popup-niubiz-result__subtitle{
    text-shadow:1px 1px 2px #ff1e00,-1px -1px 2px #ff1e00
}
.popup-niubiz-result--error .popup-niubiz-result__buttons{
    width:203px
}
.popup-verif__wrapper{
    max-width:455px;
    height:313px;
    border:4px solid #dc1f00;
    background-image:url("");
    background-repeat:no-repeat;
    background-color:#11141e;
    background-position:bottom
}
.popup-verif-title{
    text-transform:uppercase;
    text-align:center;
    width:80%;
    margin:10px auto 0
}
.popup-verif__content-header{
    display:block;
    text-align:center;
    font-size:.8em
}
.vetif__popup-description{
    text-align:center;
    font-size:10px;
    width:80%;
    display:inline-block;
    position:absolute;
    bottom:40px;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%)
}
.vetif__popup_checkbox-wrapp-2{
    margin-top:15px
}
.vetif__popup-button{
    width:200px
}
.vetif__popup-button__wrapper{
    position:absolute;
    bottom:5px;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%)
}
.verif_popup-cross{
    color:#fff!important;
    top:9px
}
.vetif__popup_checkbox-label{
    padding-left:15px
}
.vetif__popup__bonus-form{
    bottom:100px;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%)
}
.vetif__popup-present{
    top:40%
}
.vetif__popup-present-img{
    top:105px
}
.popup-verif__close{
    top:20px!important
}
@media screen and (max-width:380px){
    .popup-verif__wrapper{
        height:335px
    }
    .vetif__popup-present-img{
        top:120px
    }
    .vetif__popup__bonus-form{
        bottom:116px
    }
    .vetif__popup-description{
        margin-bottom:1px;
        bottom:46px
    }
}
.popup.popup-piastrix-info{
    height:800px;
    max-width:610px;
    overflow:hidden;
    background-color:#575651;
    cursor:default
}
@media screen and (max-width:615px){
    .popup.popup-piastrix-info{
        max-width:96%
    }
}
@media screen and (orientation:landscape) and (max-height:475px){
    .popup.popup-piastrix-info{
        top:calc(50% - 10px);
        max-width:calc(100% - 42px);
        max-height:calc(100% - 42px)
    }
}
.popup-piastrix-info{
    line-height:22px
}
.popup-piastrix-info__input-wrapper{
    height:800px
}
.popup-piastrix-info__header.popup__header{
    position:fixed;
    top:0;
    z-index:1
}
.popup-piastrix-info__header-title.popup__header-text{
    font-family:"Roboto-Bold",sans-serif;
    font-size:20px
}
.popup-piastrix-info__inner-wrap{
    position:relative;
    max-width:595px;
    height:calc(100% - 33px);
    padding-top:50px;
    margin:0 auto;
    overflow:scroll
}
.popup-piastrix-info__inner-wrap::-webkit-scrollbar{
    width:6px
}
.popup-piastrix-info__inner-wrap::-webkit-scrollbar-track{
    background:0 0
}
.popup-piastrix-info__inner-wrap::-webkit-scrollbar-thumb{
    background:#909090;
    border-radius:3px
}
.popup-piastrix-info__main{
    padding:0 14px
}
@media screen and (max-width:475px){
    .popup-piastrix-info__main{
        padding:0 18px
    }
}
.popup-piastrix-info .popup-piastrix-info-drop-down,.popup-piastrix-info .popup-piastrix-info-drop-down__header{
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.popup-piastrix-info .popup-piastrix-info-drop-down{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    margin-bottom:20px
}
.popup-piastrix-info .popup-piastrix-info-drop-down.hidden{
    margin-bottom:initial
}
.popup-piastrix-info .popup-piastrix-info-drop-down.hidden::after,.popup-piastrix-info .popup-piastrix-info-drop-down::after{
    content:'';
    position:absolute;
    bottom:0;
    display:block;
    width:100%;
    height:1px;
    background-color:#656565
}
.popup-piastrix-info .popup-piastrix-info-drop-down.hidden .popup-piastrix-info-drop-down__arrow-icon{
    -webkit-transform:rotate(0);
    transform:rotate(0)
}
.popup-piastrix-info .popup-piastrix-info-drop-down::after{
    bottom:-20px
}
.popup-piastrix-info .popup-piastrix-info-drop-down__header{
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    width:100%;
    min-height:84px;
    text-align:left;
    cursor:pointer
}
@media screen and (max-width:475px){
    .popup-piastrix-info .popup-piastrix-info-drop-down__header{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        -ms-flex-pack:distribute;
        justify-content:space-around;
        padding:20px 0 25px;
        text-align:center
    }
    .popup-piastrix-info .popup-piastrix-info-drop-down__icon{
        margin:0 0 16px
    }
}
.popup-piastrix-info .popup-piastrix-info-drop-down__title{
    width:100%;
    margin:0 12px;
    font-family:"Roboto-Bold",sans-serif;
    font-size:18px
}
@media screen and (max-width:475px){
    .popup-piastrix-info .popup-piastrix-info-drop-down__title{
        margin:0 12px 19px
    }
}
.popup-piastrix-info .popup-piastrix-info-drop-down__main{
    font-size:16px
}
.popup-piastrix-info .popup-piastrix-info-drop-down__arrow-icon{
    width:14px;
    height:8px;
    margin-right:2px;
    background:url("") center no-repeat;
    background-size:cover;
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg)
}
.popup-piastrix-info .popup-piastrix-info-drop-down__description-href{
    text-decoration:underline;
    color:#24ba9d
}
.popup-piastrix-info .popup-piastrix-info-drop-down__description-subtitle{
    font-family:"Roboto-Bold",sans-serif;
    font-size:17px;
    margin:17px 0
}
.popup-piastrix-info .popup-piastrix-info-drop-down__description-list{
    padding-left:34px;
    list-style-type:disc
}
.popup-piastrix-info .popup-piastrix-info-drop-down__description-list-item{
    margin:0
}
.popup-piastrix-info .popup-piastrix-info-drop-down__description-list-item--top-bottom-margin-extending{
    margin:12px 0
}
@media screen and (max-width:475px){
    .popup-piastrix-info .popup-piastrix-info-drop-down__description-list-item--top-bottom-margin-extending-mob{
        margin:12px 0
    }
}
.popup-piastrix-info .popup-piastrix-info-drop-down__description-img{
    width:100%;
    border-radius:4px
}
@media screen and (max-width:475px),(orientation:landscape) and (max-height:475px){
    .popup-piastrix-info .popup-piastrix-info-drop-down__description-img{
        display:none
    }
}
.popup-piastrix-info .popup-piastrix-info-drop-down__description-text{
    margin:1em 0
}
.popup-piastrix-info-drop-down:last-child:after{
    display:none!important
}
.nxt--popup__change-row{
    display:-webkit-box!important;
    display:-ms-flexbox!important;
    display:flex!important
}
.nxt--popup__change-cell::after{
    content:'';
    display:block;
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%);
    height:calc(100% - 2px);
    width:42px;
    background:url("") center no-repeat;
    background-size:contain
}
.nxt--popup__change-item .button.bonus__button{
    width:calc(100% - 10px);
    margin-top:3px;
    margin-bottom:3px
}
.popup .popup__pincoins-exchange{
    line-height:50px
}
@media only screen and (max-width:425px){
    .nxt--popup__change{
        font-size:14px
    }
}
@media only screen and (max-width:320px){
    .nxt--popup__change-item br{
        display:block
    }
    .nxt--popup__change-item--disable{
        font-size:12px
    }
}
.popup-piastrix-wallet{
    overflow-y:scroll
}
.popup-piastrix-wallet__header.popup__header--reg{
    font-family:"Roboto-Bold",sans-serif;
    font-size:20px
}
.popup-piastrix-wallet__main{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    padding:24px 60px
}
@media screen and (max-width:475px){
    .popup-piastrix-wallet__main{
        padding:24px 20px
    }
}
.popup-piastrix-wallet__piastrix-logo{
    display:block;
    margin:16px auto
}
.popup-piastrix-wallet__text{
    margin:0;
    text-align:center
}
.popup-piastrix-wallet__text--head{
    font-family:"Roboto-Bold",sans-serif;
    font-size:18px
}
.popup-piastrix-wallet__text--main{
    font-size:16px
}
.popup-piastrix-wallet__button.popup-button--reg{
    display:block;
    width:320px;
    margin:16px auto 0
}
.popup--profile__form{
    padding:20px 0;
    max-width:300px;
    margin:0 auto
}
.popup--profile .select{
    margin:0 0 10px
}
.popup--profile .input--text,.popup--profile .select__form{
    background-color:#fff;
    border-radius:4px;
    padding:10px;
    color:#000;
    font-size:1em;
    line-height:normal
}
.popup--profile .select .select__list{
    background-color:#fff
}
.popup--profile .select .select__list .select__item,.popup-quiz .select .select__list .select__item{
    color:#000
}
.popup--profile .input--text{
    margin:0 0 10px
}
.popup--profile .wrong-date_text{
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.popup--profile .popup-button--reg{
    display:block;
    margin:0 auto
}
.popup--profile .popup-button--reg::after{
    right:calc(50% - 26px)
}
@media screen and (max-width:375px){
    .popup--profile__form{
        padding-left:20px;
        padding-right:20px
    }
}
.nxt--popup__link{
    color:#24ba9d;
    border-bottom:1px dotted #41c9af;
    cursor:pointer
}
.nxt--popup__change-table{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.nxt--popup__change-column{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:calc(100%/3);
    padding:0;
    margin:0;
    display:block;
    list-style:none
}
.nxt--popup__change-column .nxt--popup__change-item:nth-child(3),.nxt--popup__change-column .nxt--popup__change-item:nth-child(5),.nxt--popup__change-column .nxt--popup__change-item:nth-child(7),.nxt--popup__change-column .nxt--popup__change-item:nth-child(9),.nxt--popup__change-row:nth-child(11),.nxt--popup__change-row:nth-child(13),.nxt--popup__change-row:nth-child(15),.nxt--popup__change-row:nth-child(17),.nxt--popup__change-row:nth-child(3),.nxt--popup__change-row:nth-child(5),.nxt--popup__change-row:nth-child(7),.nxt--popup__change-row:nth-child(9){
    background-color:#777
}
.nxt--popup__change-item,.nxt--popup__change-row{
    display:-ms-flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.nxt--popup__change-row{
    display:block;
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:0;
    margin:0;
    list-style:none
}
.nxt--popup__change-row .nxt--popup__change-item{
    width:33.33333%;
    padding:0 4px
}
.nxt--popup__change-item{
    text-align:center;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    height:45px;
    max-height:45px
}
.nxt--popup__change-item--disable,.nxt--popup__change-item--head{
    color:#24ba9d
}
.nxt--popup__change-cell,.nxt--popup__change-footer{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    text-align:center
}
.nxt--popup__change-cell{
    -webkit-appearance:none!important;
    display:block;
    border-radius:4px;
    border:1px solid #bc2502;
    color:#fff;
    line-height:35px;
    width:calc(100% - 10px);
    white-space:nowrap;
    background-color:#dc1f00;
    cursor:pointer;
    max-width:130px;
    position:relative
}
.nxt--popup__change-footer{
    width:100%;
    padding:13.5px 0
}
@media only screen and (max-width:425px){
    .nxt--popup__change{
        font-size:14px
    }
}
@media only screen and (max-width:320px){
    .nxt--popup__change-item br{
        display:block
    }
    .nxt--popup__change-item--disable{
        font-size:12px
    }
}
.popup-quiz{
    height:auto!important;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    overflow-x:hidden
}
.popup-quiz .popup-quiz__main::-webkit-scrollbar,.popup-quiz::-webkit-scrollbar{
    display:none
}
.popup-quiz .popup-quiz__main{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    padding:7px 20px 12px;
    height:100%;
    max-height:calc(100% - 60px);
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    overflow-y:scroll;
    -ms-flex-line-pack:start;
    align-content:flex-start
}
.popup-quiz .input--text{
    background-color:#fff;
    border-radius:4px;
    padding:10px;
    color:#000;
    font-size:1em;
    line-height:normal;
    margin:0 0 10px
}
.popup-quiz .select{
    margin:0 0 10px
}
.popup-quiz .select__form{
    background-color:#fff;
    border-radius:4px;
    padding:10px;
    color:#000;
    font-size:1em;
    line-height:normal
}
.popup-quiz .select .select__list{
    background-color:#fff
}
.popup-quiz .popup-quiz-radio .cashbox-radio__label,.popup-reg-step-three .step-two__container__text .day-sex .sex__step .sex-in__radios .cashbox-radio__label{
    font-size:16px
}
.popup-quiz .popup-quiz-radio .cashbox-radio{
    margin-bottom:15px;
    margin-right:0;
    -webkit-box-pack:left;
    -ms-flex-pack:left;
    justify-content:left
}
.popup-quiz .popup-quiz-radio .cashbox-radio__item{
    min-width:16px;
    height:16px
}
.popup-quiz__button{
    margin:5px auto 0;
    text-decoration:none
}
.popup-quiz__button--green{
    background-color:#24ba9d
}
.popup-quiz__button--grey{
    background:#424242
}
.new__button__span,.popup-quiz__button{
    display:block;
    position:relative;
    padding:7px 24px;
    border-radius:4px;
    color:#fff;
    background-color:#24ba9d;
    font-family:"Roboto-Medium",sans-serif;
    line-height:22px;
    text-align:center;
    cursor:pointer;
    overflow:hidden;
    -webkit-transition-duration:.2s;
    transition-duration:.2s;
    -webkit-transition-timing-function:ease-in-out;
    transition-timing-function:ease-in-out
}
.new__button__span:hover,.popup-quiz__button:hover{
    background-color:#339f8f
}
.quiz-link{
    text-decoration:none
}
.quiz-button-link{
    display:block;
    margin:0 auto;
    margin-bottom:24px!important
}
.promo-article-text-center{
    text-align:center
}
.new__button__ios{
    text-align:center;
    text-decoration:none;
    overflow:hidden;
    margin:16px auto 10px
}
.new__button__ios .new__button__span{
    z-index:999;
    white-space:nowrap
}
.popup-recovery{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.popup-recovery__title{
    margin:0 0 10px;
    font-size:1.25em
}
.popup-recovery__text{
    width:100%;
    display:block;
    text-align:center;
    margin:0 0 10px
}
.popup--reg{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    overflow-x:hidden;
    max-height:98%
}
.popup--reg::-webkit-scrollbar{
    position:fixed;
    width:0;
    width-display:none
}
.popup--reg__title{
    margin:0 0 10px;
    font-size:1.25em;
    text-align:center
}
.popup--reg__text{
    display:inline-block;
    text-align:center;
    margin:0 0 10px
}
.popup--reg__footer,.popup--reg__scroll-block{
    width:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-direction:normal
}
.popup--reg__footer{
    text-align:justify;
    -webkit-box-orient:horizontal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    max-width:228px;
    margin:auto;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.popup--reg__footer.popup--reg__footer--es{
    max-width:280px
}
.popup--reg__scroll-block{
    height:100%;
    max-height:calc(100% - 182px);
    overflow-y:scroll;
    -webkit-box-orient:vertical;
    -ms-flex-direction:column;
    flex-direction:column;
    padding:24px 0
}
.popup--reg__scroll-block::-webkit-scrollbar{
    width:0
}
.popup--reg .select--currency__main{
    border:1px solid #eaeaea
}
.popup--reg,.popup-reg--step{
    z-index:11000
}
html[lang=pt] .popup--reg__footer{
    max-width:250px
}
.popup-reg--step .input-material__wrapper .popup-reg--step__secure-off{
    font-family:"Roboto-Regular",sans-serif!important
}
.popup-reg--step .input-material__wrapper .popup-reg--step__secure-on,.popup-reg--step .popup-reg--step__hide-pass{
    font-family:"secure-disc",sans-serif!important
}
.popup-reg--step .input-material__wrapper .popup-reg--step__secure-off::-webkit-input-placeholder,.popup-reg--step .input-material__wrapper .popup-reg--step__secure-on::-webkit-input-placeholder{
    font-family:"Roboto-Regular",sans-serif!important
}
.popup-reg--step .input-material__wrapper .popup-reg--step__secure-off::-moz-placeholder,.popup-reg--step .input-material__wrapper .popup-reg--step__secure-on::-moz-placeholder{
    font-family:"Roboto-Regular",sans-serif!important
}
.popup-reg--step .input-material__wrapper .popup-reg--step__secure-off:-ms-input-placeholder,.popup-reg--step .input-material__wrapper .popup-reg--step__secure-on:-ms-input-placeholder{
    font-family:"Roboto-Regular",sans-serif!important
}
.popup-reg--step .input-material__wrapper .popup-reg--step__secure-off::-ms-input-placeholder,.popup-reg--step .input-material__wrapper .popup-reg--step__secure-on::-ms-input-placeholder{
    font-family:"Roboto-Regular",sans-serif!important
}
.popup-reg--step .input-material__wrapper .popup-reg--step__secure-off::placeholder,.popup-reg--step .input-material__wrapper .popup-reg--step__secure-on::placeholder{
    font-family:"Roboto-Regular",sans-serif!important
}
.popup-reg--step .popup-reg--step__show-pass{
    font-family:"Roboto-Regular",sans-serif!important
}
.popup-reg--step .popup-reg--step__secure-input{
    font-family:"secure-disc",sans-serif
}
.popup-reg--step .select__form__password{
    font-family:"Roboto-Regular",sans-serif
}
.popup-reg--step .select__form__password:focus{
    -webkit-box-shadow:inset 0 0 0 1px #24ba9d,0 0 0 1px #24ba9d;
    box-shadow:inset 0 0 0 1px #24ba9d,0 0 0 1px #24ba9d;
    outline:0
}
@media (width:768px) and (height:1024px){
    ::-webkit-scrollbar-thumb{
        border-radius:4px;
        background-color:rgba(0,0,0,.5);
        -webkit-box-shadow:0 0 1px rgba(255,255,255,.5)
    }
}
@media only screen and (max-width:576px){
    .popup--reg .popup-checklist{
        width:95%
    }
}
@media only screen and (width:320px) and (height:480px){
    .popup--reg .popup-checklist__text{
        font-size:14px
    }
    .popup--reg .popup-sociallist__item{
        width:calc(100%/6);
        padding:0
    }
    .popup--reg .popup-sociallist__link{
        width:40px;
        height:40px
    }
}
@media only screen and (max-width:320px) and (height:568px){
    .popup--reg .popup-checklist__text{
        font-size:14px
    }
}
@media only screen and (width:375px){
    .popup--reg .popup-checklist__text{
        font-size:14px
    }
}
@media only screen and (min-height:640px){
    .popup--reg{
        -webkit-transform:translateX(-50%) translateY(-49.9%) scale(1);
        transform:translateX(-50%) translateY(-49.9%) scale(1)
    }
}
@media only screen and (max-width:576px){
    .popup--reg{
        -webkit-transform:translate(-50%,-50%);
        transform:translate(-50%,-50%);
        top:50%;
        display:block;
        text-align:center
    }
}
@media only screen and (max-width:680px){
    .popup--reg{
        display:block;
        text-align:center
    }
    .popup--reg .popup-form--reg{
        display:inline-block;
        text-align:center
    }
}
@media only screen and (max-height:550px){
    .popup--reg{
        -webkit-transform:translateX(-50%);
        transform:translateX(-50%);
        top:3px;
        display:block
    }
}
@media screen and (orientation:landscape) and (max-height:510px) and (min-aspect-ratio:13/9){
    .popup--reg{
        overflow:hidden;
        max-height:100%;
        height:calc(100% - 20px);
        padding-bottom:10px
    }
}
@media (max-width:450px){
    .popup--reg .select--currency__list{
        padding:0 5px;
        max-height:142px
    }
    .popup--reg .select--currency__item{
        margin-bottom:0
    }
    .popup--reg__scroll-block{
        padding:8px 0
    }
}
.popup-reg-step-last{
    min-width:851px;
    height:476px;
    background-color:#242424
}
.popup-reg-step-last .step-last__container{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    width:100%;
    height:100%;
    position:relative
}
.popup-reg-step-last .step-last__container .girl{
    position:absolute;
    left:0;
    bottom:0;
    -webkit-transform:translate(-40px,56px);
    transform:translate(-40px,56px)
}
.popup-reg-step-last .step-last__container .girl__mob,.popup-reg-step-last .step-last__container__text .step-last-settings .br_step_mob{
    display:none
}
.popup-reg-step-last .step-last__container__text{
    margin:40px 50px 0 140px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    z-index:99
}
.popup-reg-step-last .step-last__container__text .step-last__h2,.popup-reg-step-last .step-last__container__text .step-last__h3{
    color:#fff;
    text-transform:uppercase;
    font-family:"Pinup-Bold-It",sans-serif;
    font-size:45px;
    padding:0;
    font-weight:400;
    margin:0 0 5px
}
.popup-reg-step-last .step-last__container__text .step-last__h3{
    font-size:28px;
    margin:0;
    color:#e21717fc;
    text-shadow:1px 1px 1px #000
}
.popup-reg-step-last .step-last__container__text .step-last__p{
    font-size:18px;
    margin-bottom:22px
}
.popup-reg-step-last .step-last__container__text .step-last__p .step-last__p__span{
    margin-top:15px;
    display:block
}
.popup-reg-step-last .step-last__container__text button{
    width:205px;
    line-height:36px!important;
    font-size:16px!important;
    margin-bottom:25px;
    margin-top:39px
}
.popup-reg-step-last .step-last__container__text .step-last-settings{
    font-size:14px
}
.popup-reg-step-last .step-last__container__text .step-last-settings .step-last-settings-link{
    color:#30ba9d
}
.popup-reg-step-last .step-last__container__text .free_spins{
    width:79%
}
.popup-reg-step-last .popup__header-close{
    position:absolute;
    top:0;
    right:0;
    -webkit-transform:translate(25px,-19px);
    transform:translate(25px,-19px);
    width:16px;
    height:16px;
    background-image:url("");
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    cursor:pointer;
    z-index:100
}
@media screen and (min-width:931px){
    .popup-reg-step--last .step-last__container__text .step-last__p{
        margin-bottom:5px
    }
    .popup-reg-step--last .step-last__container__text button{
        margin-top:15px
    }
}
@media screen and (max-width:930px){
    .popup-reg-step-last{
        max-width:350px;
        min-width:auto;
        height:550px;
        margin-top:0;
        border-radius:0;
        -webkit-box-shadow:0 0 10px 0 #00ffd7 inset;
        box-shadow:0 0 10px 0 #00ffd7 inset;
        border:1px solid #000
    }
    .popup-reg-step-last .step-last__container{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        width:350px;
        height:100%;
        position:relative;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .popup-reg-step-last .step-last__container>div{
        width:100%
    }
    .popup-reg-step-last .step-last__container .girl,.popup-reg-step-last .step-last__container__img,.popup-reg-step-last .step-last__container__text .step-last-settings .step-last-settings_br{
        display:none
    }
    .popup-reg-step-last .step-last__container .girl__mob{
        display:block;
        position:absolute;
        bottom:0;
        left:0
    }
    .popup-reg-step-last .step-last__container__text{
        margin:0;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center
    }
    .popup-reg-step-last .step-last__container__text .step-last-settings{
        padding-left:12px;
        width:49%;
        -ms-flex-item-align:start;
        align-self:flex-start;
        font-size:12px
    }
    .popup-reg-step-last .step-last__container__text button{
        width:95%;
        line-height:49px!important;
        font-size:16px!important;
        margin-bottom:56px;
        margin-top:170px;
        height:51px
    }
    .popup-reg-step-last .step-last__container__text .step-last__h2{
        font-size:34px;
        margin-top:21px
    }
    .popup-reg-step-last .step-last__container__text .step-last__h3{
        font-size:24px;
        text-align:center
    }
    .popup-reg-step-last .step-last__container__text .free_spins{
        display:block;
        margin-top:-10px
    }
    .popup-reg-step-last .step-last__container__text .step-last__p{
        font-size:12px;
        margin-bottom:138px;
        margin-top:13px;
        text-align:center;
        line-height:1.2;
        width:83%
    }
    .popup-reg-step-last .step-last__container__text .step-last__p .step-last__p__span{
        display:inline
    }
    .popup-reg-step-last .step-last__container__text .free_spins{
        width:75%
    }
}
@media (max-width:930px),(max-height:650px){
    .popup-reg-step-last .popup__header-close{
        -webkit-transform:translate(-14px,14px);
        transform:translate(-14px,14px)
    }
}
@media screen and (max-width:420px){
    .popup-reg-step-last{
        min-width:100%;
        top:0;
        -webkit-transform:translate(0,0);
        transform:translate(0,0);
        left:0
    }
    .popup-reg-step-last .step-last__container{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-sizing:border-box;
        box-sizing:border-box;
        width:100%;
        min-height:480px;
        height:100%
    }
    .popup-reg-step-last .step-last__container__text .step-last__h2{
        margin:5px 0 0
    }
    .popup-reg-step-last .step-last__container__text button{
        margin-top:174px
    }
    .popup-reg-step-last .step-last__container__text .step-last__p{
        width:77%
    }
}
@media screen and (max-width:812px) and (max-height:375px){
    .popup-reg-step-last .step-last__container{
        min-height:100%
    }
}
@media screen and (max-width:320px){
    .popup-reg-step-last .step-last__container .step-last__h2{
        font-size:32px
    }
    .popup-reg-step-last .step-last__container .step-last__p{
        margin-bottom:30px
    }
}
.popup-reg-step-three{
    min-width:851px;
    border:4px solid #24ba9d
}
.popup-reg-step-three,.popup-reg-step-three .input-material__wrapper .input-material__placeholder{
    background-color:#242424
}
.popup-reg-step-three .step-two__container{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    width:100%;
    min-height:560px;
    position:relative
}
.popup-reg-step-three .step-two__container>div{
    width:50%
}
.popup-reg-step-three .step-two__container .girl{
    position:absolute;
    left:0;
    bottom:0;
    -webkit-transform:translate(-40px,-1px);
    transform:translate(-40px,-1px)
}
.popup-reg-step-three .step-two__container__img{
    margin-top:15px;
    margin-bottom:20px;
    border-right:1px solid #51515d
}
.popup-reg-step-three .step-two__container__img .first__mob{
    display:none
}
.popup-reg-step-three .step-two__container__img .first{
    display:block;
    width:39%;
    margin:0 auto 6px
}
.popup-reg-step-three .step-two__container__img .step-two__h2{
    text-transform:uppercase;
    font-family:Pinup-Bold-It,sans-serif;
    margin:0 20px 0 0;
    color:#00ffd7;
    font-size:24px;
    text-align:right;
    letter-spacing:1.4px;
    text-shadow:1px 1px 1px #000
}
.popup-reg-step-three .step-two__container__img .step-two__h3{
    font-family:Pinup-Bold-It,sans-serif;
    font-size:24px;
    color:#9e101a;
    text-align:right;
    margin:0 20px 0 0;
    font-weight:400;
    text-shadow:2px 2px 7px #9e101a;
    position:relative
}
.popup-reg-step-three .step-two__container__img .step-two__h3 .step-two__span{
    position:absolute;
    right:0;
    color:#dc1f00;
    font-size:24px;
    font-weight:400;
    top:0
}
.popup-reg-step-three .step-two__container__text{
    margin-top:29px;
    margin-bottom:50px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    z-index:99
}
.popup-reg-step-three .step-two__container__text .popup__password-read{
    top:68%
}
.popup-reg-step-three .step-two__container__text .eye__hidden{
    padding-top:6px
}
.popup-reg-step-three .step-two__container__text .eye__hidden .cashbox-allinputs__label{
    color:#51515d
}
.popup-reg-step-three .step-two__container__text .eye__hidden .eye__hidden__p{
    width:300px;
    height:33px;
    border:1px solid #51515d;
    border-radius:4px;
    margin:4px 0 0
}
.popup-reg-step-three .step-two__container__text .cpf{
    width:300px
}
.popup-reg-step-three .step-two__container__text .address{
    width:300px;
    margin-top:-8px
}
.popup-reg-step-three .step-two__container__text .phone__step{
    width:300px;
    margin-top:8px
}
.popup-reg-step-three .step-two__container__text .day-sex{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    margin:5px 0 0;
    min-width:300px
}
@media screen and (max-width:923px){
    .popup-reg-step-three .step-two__container__text .day-sex__span{
        margin-bottom:10px
    }
}
.popup-reg-step-three .step-two__container__text .day-sex .fullreg__field-birthdate{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    left:1px
}
@media screen and (max-width:930px){
    .popup-reg-step-three .step-two__container__text .day-sex .fullreg__field-birthdate{
        left:4px
    }
}
@media screen and (max-width:428px){
    .popup-reg-step-three .step-two__container__text .day-sex .fullreg__field-birthdate{
        left:2px
    }
}
.popup-reg-step-three .step-two__container__text .day-sex .sex__step{
    padding-top:5px
}
.popup-reg-step-three .step-two__container__text .day-sex .sex__step .sex-in__radios{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    padding-left:5px
}
.popup-reg-step-three .step-two__container__text .day-sex .sex__step .sex__step__span{
    margin-bottom:11px;
    display:block;
    margin-top:0
}
@media screen and (max-width:930px){
    .popup-reg-step-three .step-two__container__text .day-sex .sex__step .sex__step__span{
        display:none
    }
}
.popup-reg-step-three .step-two__container__text .day-sex .input-material__wrapper{
    width:100%
}
.popup-reg-step-three .step-two__container__text .dropdown-type-field{
    margin-top:10px;
    width:300px
}
@media screen and (max-width:428px){
    .popup-reg-step-three .step-two__container__text .dropdown-type-field{
        width:96%
    }
}
@media screen and (max-width:930px){
    .popup-reg-step-three .step-two__container__text .dropdown-type-field__title{
        display:none
    }
}
.popup-reg-step-three .step-two__container__text .dropdown-type-field .select{
    margin:5px 0
}
.popup-reg-step-three .step-two__container__text .dropdown-number{
    width:300px
}
@media screen and (max-width:428px){
    .popup-reg-step-three .step-two__container__text .dropdown-number{
        width:96%
    }
}
@media screen and (max-width:930px){
    .popup-reg-step-three .step-two__container__text .dropdown-number__title{
        display:none
    }
}
.popup-reg-step-three .step-two__container__text .city-index{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    margin:3px 0 7px
}
.popup-reg-step-three .step-two__container__text .city-index .cashbox-allinputs__field:first-child{
    margin-right:10px;
    width:140px
}
.popup-reg-step-three .step-two__container__text .city-index .cashbox-allinputs__field:nth-child(2){
    width:150px
}
.popup-reg-step-three .step-two__container__text .cashbox-allinputs__field:nth-child(2),.popup-reg-step-three .step-two__container__text .cashbox-allinputs__field:nth-child(3){
    position:relative
}
.popup-reg-step-three .step-two__container__text .cashbox-allinputs__field:nth-child(2) .popup__password-form,.popup-reg-step-three .step-two__container__text .cashbox-allinputs__field:nth-child(3) .popup__password-form{
    background:0 0;
    color:#fff;
    border:1px solid #eaeaea;
    border-radius:4px;
    line-height:29px;
    padding:2px 10px;
    margin:5px 0 10px
}
.popup-reg-step-three .step-two__container__text .eye{
    position:absolute;
    top:0;
    right:0;
    -webkit-transform:translate(-28%,110%);
    transform:translate(-28%,110%);
    cursor:pointer
}
.popup-reg-step-three .step-two__container__text .reg-name{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.popup-reg-step-three .step-two__container__text .reg-name .cashbox-allinputs__field{
    width:150px
}
.popup-reg-step-three .step-two__container__text .reg-name .cashbox-allinputs__field:first-child{
    margin-right:10px;
    width:140px
}
.popup-reg-step-first .step-two__container__text .curency__step label,.popup-reg-step-three .step-two__container__text .fullreg__submit{
    margin:0
}
.popup-reg-step-three .step-two__container__text .fullreg__label{
    margin:0 0 2px
}
.popup-reg-step-first .step-two__container__text .input-material__wrapper.wrong-input .input-material__input:focus,.popup-reg-step-three .input-material__input.wrong-input:focus,.popup-reg-step-three .select__form.wrong-input:focus,.popup-reg-step-three .select__main.wrong-input:focus,.popup-reg-step-three .step-two__container__text .input-material__wrapper.wrong-input .input-material__input:focus{
    -webkit-box-shadow:none;
    box-shadow:none;
    outline:0
}
.popup-reg-step-three .popup__header-close{
    position:absolute;
    top:0;
    right:0;
    -webkit-transform:translate(25px,-19px);
    transform:translate(25px,-19px);
    width:16px;
    height:16px;
    background-image:url("");
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    cursor:pointer;
    z-index:44
}
.curency__step .select--currency .select--currency__main:focus,.popup-reg-step-three .input-material__input:focus,.popup-reg-step-three .select__form:focus,.popup-reg-step-three .select__main:focus{
    -webkit-box-shadow:inset 0 0 0 1px #24ba9d,0 0 0 1px #24ba9d;
    box-shadow:inset 0 0 0 1px #24ba9d,0 0 0 1px #24ba9d;
    outline:0
}
.curency__step .select--currency .item__icon--mdl{
    background:url("") no-repeat center;
    background-size:60%
}
.curency__step .select--currency .item__icon--azn{
    background:url("") no-repeat center;
    background-size:90%
}
.curency__step .select--currency .item__icon--bgn{
    background:url("") no-repeat center;
    background-size:90%
}
.curency__step .select--currency .item__icon--pln{
    background:url("") no-repeat center;
    background-size:90%
}
.curency__step .select--currency .item__icon--idr{
    background:url("") no-repeat center;
    background-size:90%
}
.curency__step .select--currency .item__icon--uzs{
    background:url("") no-repeat center;
    background-size:90%
}
.countrt__step{
    width:100%;
    margin-top:7px
}
.phone__step .select--phone .select__form{
    background:0 0;
    color:#fff
}
.first-of-steps .step-two__container__text{
    margin-top:60px
}
.first-of-steps .step-two__container__text .fullreg__submit{
    margin:20px 0 0
}
.popup.popup-reg-step-three.first-of-steps.popup-reg--step.hidden,.popup.popup-reg-step-three.second-of-steps.hidden{
    display:none
}
.popup-reg--step .select--phone .select__list{
    background-color:#242424
}
.popup-reg--step .select--phone .select__item{
    color:#fff
}
.popup-reg--step .select--phone .select__item:hover{
    color:#fff;
    background-color:#24ba9d
}
.step-two__container__text .input-material__wrapper .input-material__placeholder{
    background-color:#242424
}
.birth-fields{
    max-width:300px;
    margin-top:10px;
    margin-left:2px
}
.birth-fields__container .birth-fields__input-wrapper--day{
    width:20%
}
@media screen and (max-width:320px){
    .birth-fields__container .birth-fields__input-wrapper--day{
        width:21%
    }
}
.birth-fields__container .birth-fields__input-wrapper--year{
    width:30%
}
@media screen and (max-width:320px){
    .birth-fields__container .birth-fields__input-wrapper--year{
        width:26%
    }
}
.birth-fields__container .birth-fields__input-wrapper .birth-fields__input{
    text-align:center;
    -moz-appearance:textfield
}
.birth-fields__container .birth-fields__input-wrapper .birth-fields__input:focus{
    -webkit-box-shadow:inset 0 0 0 1px #24ba9d,0 0 0 1px #24ba9d;
    box-shadow:inset 0 0 0 1px #24ba9d,0 0 0 1px #24ba9d;
    outline:0
}
@media screen and (max-width:930px){
    .birth-fields__container .birth-fields__input-wrapper .birth-fields__input{
        margin-top:5px
    }
}
@media screen and (max-width:428px){
    .birth-fields{
        max-width:100%;
        width:96%
    }
}
.birth-fields__label{
    display:inline-block;
    width:100%
}
@media screen and (max-width:930px){
    .birth-fields__label{
        display:none
    }
}
.birth-fields__container{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.birth-fields__container .select__main:after{
    right:10px;
    width:10px;
    border:0
}
.birth-fields__container .select__main:focus{
    -webkit-box-shadow:inset 0 0 0 1px #24ba9d,0 0 0 1px #24ba9d;
    box-shadow:inset 0 0 0 1px #24ba9d,0 0 0 1px #24ba9d;
    outline:0
}
.birth-fields__select{
    margin:5px 0;
    width:46%
}
@media screen and (max-width:320px){
    .birth-fields__select{
        width:51%
    }
}
.birth-fields .select__form{
    min-height:36px;
    padding:2px 22px 2px 14px;
    text-align:center;
    border:1px solid #fff
}
.birth-fields .select__form[data-property=default],.birth-fields .select__form[data-servicedata="no data"]{
    color:#757575
}
@media screen and (max-width:930px){
    .birth-fields .select__form[data-property=default],.birth-fields .select__form[data-servicedata="no data"]{
        color:#c4c4c4
    }
    .birth-fields .select__form{
        border:1px solid #c4c4c4
    }
}
.birth-fields .select__form:focus{
    -webkit-box-shadow:inset 0 0 0 1px #24ba9d,0 0 0 1px #24ba9d;
    box-shadow:inset 0 0 0 1px #24ba9d,0 0 0 1px #24ba9d;
    outline:0
}
.birth-fields .select__list{
    text-align:center
}
@media screen and (min-width:930px){
    .popup-reg-step-three .input-material__wrapper .input-material__input:-ms-input-placeholder{
        font-size:16px
    }
    .popup-reg--step.popup-reg-step-three .input-material__wrapper:not(.focus) input::-webkit-input-placeholder{
        color:#757575
    }
    .popup-reg--step.popup-reg-step-three .input-material__wrapper:not(.focus) input::-moz-placeholder{
        color:#757575
    }
    .popup-reg--step.popup-reg-step-three .input-material__wrapper:not(.focus) input:-ms-input-placeholder{
        color:#757575
    }
    .popup-reg--step.popup-reg-step-three .input-material__wrapper:not(.focus) input::-ms-input-placeholder{
        color:#757575
    }
    .popup-reg--step.popup-reg-step-three .input-material__wrapper:not(.focus) input::placeholder{
        color:#757575
    }
    .popup-reg-step-three .input-material__wrapper .input-material__input::-webkit-input-placeholder{
        font-size:16px
    }
    .popup-reg-step-three .input-material__wrapper .input-material__input::-moz-placeholder{
        font-size:16px
    }
    .popup-reg-step-three .input-material__wrapper .input-material__input::-ms-input-placeholder{
        font-size:16px
    }
    .popup-reg-step-three .input-material__wrapper .input-material__input::placeholder{
        font-size:16px
    }
}
@media screen and (max-width:930px){
    .popup-reg-step-three{
        max-width:350px;
        min-width:auto;
        margin-top:0;
        border-radius:0;
        -webkit-box-shadow:0 0 10px 0 #00ffd7 inset;
        box-shadow:0 0 10px 0 #00ffd7 inset;
        border:1px solid #000
    }
    .popup-reg-step-three .step-two__container{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        width:350px;
        height:100%;
        position:relative
    }
    .popup-reg-step-three .step-two__container>div{
        width:100%
    }
    .popup-reg-step-three .step-two__container .girl,.popup-reg-step-three .step-two__container__img .first{
        display:none
    }
    .popup-reg-step-three .step-two__container__img{
        border-right:none;
        position:relative;
        margin-top:30px;
        margin-bottom:30px
    }
    .popup-reg-step-three .step-two__container__img .first__mob{
        display:block;
        margin-top:-47px;
        width:100%
    }
    .popup-reg-step-three .step-two__container__img .logo__bet{
        display:block;
        position:absolute;
        right:8px;
        top:-6px;
        width:97px
    }
    .popup-reg-step-three .step-two__container__img .step-two__h2{
        font-size:17px;
        text-align:center;
        letter-spacing:1.3px;
        margin:0;
        position:relative;
        z-index:1
    }
    .popup-reg-step-three .step-two__container__img .step-two__h3{
        font-size:18px;
        text-align:center;
        margin:0;
        padding:0 55px
    }
    .popup-reg-step-three .step-two__container__img .step-two__h3 .step-two__span{
        -webkit-box-sizing:border-box;
        box-sizing:border-box;
        font-size:18px;
        text-align:center;
        width:100%;
        padding:0 55px;
        right:auto;
        left:0
    }
    .popup-reg-step-three .step-two__container__text{
        margin-top:-37px;
        margin-bottom:0
    }
    .popup-reg-step-three .step-two__container__text .password__repeat{
        margin-top:-6px
    }
    .popup-reg-step-three .step-two__container__text .eye__hidden{
        margin-top:6px
    }
    .popup-reg-step-three .step-two__container__text .popup__password-read{
        top:64%;
        height:26px
    }
    .popup-reg-step-three .step-two__container__text .cashbox-allinputs__label{
        display:none
    }
    .popup-reg-step-three .step-two__container__text .eye{
        -webkit-transform:translate(-30%,77%);
        transform:translate(-30%,77%)
    }
    .popup-reg-step-three .step-two__container__text .fullreg__label{
        display:none
    }
    .popup-reg-step-three .step-two__container__text .fullreg__submit{
        margin:8px 0 0
    }
    .popup-reg-step-three .step-two__container__text .day-sex{
        margin:0
    }
    .popup-reg-step-three .step-two__container__text .day-sex .fullreg__field-birthdate{
        margin-top:-15px
    }
    .popup-reg-step-three .step-two__container__text .day-sex .sex__step{
        margin-top:12px
    }
    .popup-reg-step-three .step-two__container__text .city-index{
        margin-top:-7px
    }
    .popup-reg-step-three .step-two__container__text .address{
        margin-top:-19px
    }
    .popup-reg-step-three .step-two__container__text .phone__step{
        margin-top:11px
    }
    .popup.popup-reg-step--last{
        max-width:350px;
        min-width:auto;
        margin-top:0;
        height:auto;
        border-radius:0;
        -webkit-box-shadow:0 0 10px 0 #00ffd7 inset;
        box-shadow:0 0 10px 0 #00ffd7 inset;
        border:1px solid #000
    }
    .second-of-steps .step-two__container__text .fullreg__submit{
        margin:-14px auto -9px
    }
    .second-of-steps .step-two__container__text .cashbox-allinputs__field:nth-child(2){
        margin:0 0 8px
    }
    .second-of-steps .step-two__container__img{
        margin-top:16px;
        margin-bottom:20px
    }
}
@media (max-width:930px),(max-height:650px){
    .popup-reg-step-three .popup__header-close{
        -webkit-transform:translate(-14px,14px);
        transform:translate(-14px,14px)
    }
}
@media screen and (min-width:429px) and (max-width:576px){
    .popup-reg-step-three{
        overflow-x:visible
    }
}
@media screen and (max-width:460px){
    .popup-reg-step-three .birth-fields .select__form,.popup-reg-step-three .input-material__input,.popup-reg-step-three .phone__step .select--phone .select__form{
        font-size:16px!important
    }
}
@media screen and (max-width:428px){
    .popup-reg-step-three,.popup-reg-step-three .step-two__container{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .popup-reg-step-three{
        min-width:100%;
        -webkit-transform:translate(0,0);
        transform:translate(0,0);
        top:0;
        left:0;
        min-height:100%;
        -webkit-box-sizing:border-box;
        box-sizing:border-box
    }
    .popup-reg-step-three .input-material__wrapper .input-material__placeholder{
        font-size:15px;
        -webkit-transform:translate(8px,28px);
        transform:translate(8px,28px)
    }
    .popup-reg-step-three .input-material__wrapper.focus .input-material__placeholder,.popup-reg-step-three .input-material__wrapper.focus.wrong-input .input-material__placeholder,.popup-reg-step-three .input-material__wrapper.touched .input-material__placeholder,.popup-reg-step-three .input-material__wrapper.touched.wrong-input .input-material__placeholder{
        -webkit-transform:translate(7px,9px);
        transform:translate(7px,9px)
    }
    .popup-reg-step-three .step-two__container{
        min-height:485px;
        width:100%
    }
    .popup-reg-step-three .step-two__container__img{
        margin-top:30px;
        margin-bottom:40px
    }
    .popup-reg-step-three .step-two__container__img .logo__bet{
        width:34vw;
        right:10px
    }
    .popup-reg-step-three .step-two__container__img .step-two__h2{
        font-size:4.9vw;
        letter-spacing:1px
    }
    .popup-reg-step-three .step-two__container__img .step-two__h3{
        font-size:5.8vw;
        letter-spacing:1px
    }
    .popup-reg-step-three .step-two__container__img .step-two__h3 .step-two__span{
        font-size:5.8vw
    }
    .popup-reg-step-three .step-two__container__text .cashbox-allinputs__field,.popup-reg-step-three .step-two__container__text .reg-name{
        width:92%
    }
    .popup-reg-step-three .step-two__container__text .reg-name .cashbox-allinputs__field{
        width:57%
    }
    .popup-reg-step-three .step-two__container__text .reg-name .cashbox-allinputs__field:first-child{
        width:40%;
        margin-right:3%
    }
    .popup-reg-step-three .step-two__container__text .fullreg__submit button{
        width:93%
    }
    .popup-reg-step-three .step-two__container__text .eye__hidden .eye__hidden__p{
        width:100%
    }
    .popup-reg-step-three .step-two__container .fullreg__field{
        max-width:initial;
        min-width:100%
    }
    .popup-reg-step-three .step-two__container .countrt__step .fullreg__input{
        width:92%;
        margin:5px auto 10px
    }
    .popup-reg-step-three .curency__step>div{
        max-width:92%
    }
    .popup.popup-reg-step--last{
        min-width:100%;
        height:100%
    }
    .second-of-steps .step-two__container__text .address,.second-of-steps .step-two__container__text .city-index,.second-of-steps .step-two__container__text .cpf,.second-of-steps .step-two__container__text .day-sex,.second-of-steps .step-two__container__text .reg-name{
        width:96%
    }
    .second-of-steps .step-two__container__text .day-sex .fullreg__field-birthdate{
        min-width:auto
    }
    .second-of-steps .step-two__container__text .day-sex .sex__step{
        margin-left:1px
    }
    .second-of-steps .step-two__container__text .city-index .cashbox-allinputs__field:first-child{
        width:40%;
        margin-right:3%;
        min-width:auto
    }
    .second-of-steps .step-two__container__text .city-index .cashbox-allinputs__field:nth-child(2){
        width:57%;
        min-width:auto
    }
    .second-of-steps .step-two__container__text .address .cashbox-allinputs__field,.second-of-steps .step-two__container__text .cpf .cashbox-allinputs__field{
        width:100%
    }
    .second-of-steps .step-two__container__text .phone__step .select--phone{
        width:96%;
        min-width:auto;
        margin:0 auto 23px
    }
    .step-two__container__text .select__form__password-confirm{
        font-size:12px
    }
    .step-two__container__text .select__form__password-confirm.select__form__password-confirm--device-android{
        font-size:22px;
        letter-spacing:-.5px
    }
}
@media screen and (max-width:812px) and (max-height:375px){
    .popup-reg-step-three{
        overflow-y:scroll;
        min-height:100%;
        -webkit-box-sizing:content-box;
        box-sizing:content-box
    }
    .popup-reg-step-three .step-two__container{
        overflow-y:scroll
    }
    .popup-reg-step-three .step-two__container__img .step-two__h2{
        font-size:17px
    }
    .popup-reg-step-three .step-two__container__text{
        min-height:400px
    }
    .popup-reg-step-three .step-two__container__text .reg-name{
        min-height:54px
    }
    .popup.popup-reg-step--last{
        overflow-y:scroll;
        min-height:100%;
        height:100%
    }
    .popup.popup-reg-step--last .popup-reg-step-last{
        overflow-y:scroll
    }
}
@media screen and (max-width:340px){
    .popup-reg-step-three .step-two__container{
        min-height:525px
    }
    .popup-reg-step-three .input-material__wrapper .input-material__placeholder{
        font-size:13px
    }
}
@media screen and (max-width:320px){
    .first-of-steps,.second-of-steps{
        overflow:scroll
    }
    .second-of-steps .step-two__container__img{
        margin-top:17px;
        margin-bottom:19px
    }
    .second-of-steps .step-two__container__img .step-two__h2,.second-of-steps .step-two__container__img .step-two__h3 .step-two__span{
        font-size:5vw
    }
    .second-of-steps .step-two__container__img .step-two__h3{
        font-size:5vw;
        margin-bottom:12px
    }
    .second-of-steps .step-two__container__img .first__mob{
        margin-top:-53px
    }
    .first-of-steps .step-two__container__img{
        margin-top:19px
    }
    .first-of-steps .step-two__container__img .first__mob{
        margin-top:-58px
    }
    .first-of-steps .step-two__container__img .step-two__h2,.first-of-steps .step-two__container__img .step-two__h3 .step-two__span{
        font-size:5vw
    }
    .first-of-steps .step-two__container__img .step-two__h3{
        font-size:5vw;
        margin-bottom:12px
    }
    .first-of-steps .step-two__container__text{
        margin-top:-51px
    }
}
@media screen and (max-height:690px) and (max-width:475px){
    .first-of-steps.popup-reg--step .select--currency__list{
        padding-bottom:70px
    }
}
@media screen and (max-width:428px){
    html[lang=hi] .popup-reg-step-three .input-material__wrapper.focus .input-material__placeholder,html[lang=hi] .popup-reg-step-three .input-material__wrapper.focus.wrong-input .input-material__placeholder,html[lang=hi] .popup-reg-step-three .input-material__wrapper.touched .input-material__placeholder,html[lang=hi] .popup-reg-step-three .input-material__wrapper.touched.wrong-input .input-material__placeholder{
        -webkit-transform:translate(7px,7px);
        transform:translate(7px,7px)
    }
}
.popup-reg-step-first{
    min-width:851px;
    height:572px;
    background-color:#242424;
    border:4px solid #24ba9d
}
.popup-reg-step-first .step-two__container{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    width:100%;
    height:100%;
    position:relative
}
.popup-reg-step-first .step-two__container>div{
    width:50%
}
.popup-reg-step-first .step-two__container .girl{
    position:absolute;
    left:0;
    bottom:0;
    -webkit-transform:translate(-40px,-1px);
    transform:translate(-40px,-1px)
}
.popup-reg-step-first .step-two__container__img{
    border-right:1px solid #51515d;
    margin-top:50px;
    margin-bottom:50px
}
.popup-reg-step-first .step-two__container__img .step-two__h2{
    text-transform:uppercase;
    font-family:Pinup-Bold-It,sans-serif;
    color:#00ffd7;
    font-size:24px;
    text-align:right;
    margin:0 20px 0 0;
    letter-spacing:1.4px;
    text-shadow:1px 1px 1px #000
}
.popup-reg-step-first .step-two__container__img .step-two__h3{
    font-family:Pinup-Bold-It,sans-serif;
    font-size:24px;
    color:#9e101a;
    margin:0 20px 0 10px;
    text-align:right;
    font-weight:400;
    text-shadow:2px 2px 7px #9e101a;
    position:relative
}
.popup-reg-step-first .step-two__container__img .step-two__h3 .step-two__span{
    position:absolute;
    right:0;
    color:#dc1f00;
    font-size:23.8px;
    font-weight:400;
    top:0
}
.popup-reg-step-first .step-two__container__text{
    margin-top:46px;
    margin-bottom:50px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    z-index:99;
    position:relative
}
.popup-reg-step-first .step-two__container__text .logo__bet,.popup-tnx-crypto .button_tnx::after{
    display:none
}
.popup-reg-step-first .step-two__container__text .popup__password-read{
    top:68%
}
.popup-reg-step-first .step-two__container__text .eye__hidden{
    margin-top:10px;
    margin-bottom:-8px
}
.popup-reg-step-first .step-two__container__text .eye__hidden .cashbox-allinputs__label{
    color:#51515d
}
.popup-reg-step-first .step-two__container__text .eye__hidden .eye__hidden__p{
    width:300px;
    height:33px;
    border:1px solid #51515d;
    border-radius:4px;
    margin:5px 0 10px
}
.popup-reg-step-first .step-two__container__text .cashbox-allinputs__field:nth-child(2),.popup-reg-step-first .step-two__container__text .cashbox-allinputs__field:nth-child(3){
    position:relative
}
.popup-reg-step-first .step-two__container__text .cashbox-allinputs__field:nth-child(2) .popup__password-form,.popup-reg-step-first .step-two__container__text .cashbox-allinputs__field:nth-child(3) .popup__password-form{
    background:0 0;
    color:#fff;
    border:1px solid #eaeaea;
    border-radius:4px;
    line-height:29px;
    padding:2px 10px;
    margin:5px 0 10px
}
.popup-reg-step-first .step-two__container__text .eye{
    position:absolute;
    top:0;
    right:0;
    -webkit-transform:translate(-28%,110%);
    transform:translate(-28%,110%);
    cursor:pointer
}
.popup-reg-step-first .step-two__container__text .reg-name{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.popup-reg-step-first .step-two__container__text .reg-name-wrapper{
    margin-bottom:9px
}
.popup-reg-step-first .step-two__container__text .reg-name .cashbox-allinputs__field{
    width:150px
}
.popup-reg-step-first .step-two__container__text .reg-name .cashbox-allinputs__field:first-child{
    margin-right:10px;
    width:140px
}
.popup-reg-step-first .step-two__container__text .fullreg__submit{
    margin:33px 0 20px
}
.curency__step .select--currency .select--currency__placeholder:focus,.popup-reg-step-first .step-two__container__text .input-material__wrapper .input-material__input:focus{
    -webkit-box-shadow:inset 0 0 0 1px #24ba9d,0 0 0 1px #24ba9d;
    box-shadow:inset 0 0 0 1px #24ba9d,0 0 0 1px #24ba9d;
    outline:0
}
.popup-reg-step-first .popup__header-close{
    position:absolute;
    top:0;
    right:0;
    -webkit-transform:translate(25px,-19px);
    transform:translate(25px,-19px);
    width:16px;
    height:16px;
    background-image:url("");
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    cursor:pointer;
    z-index:44
}
.checklist__step,.curency__step{
    width:100%
}
.curency__step .select--currency .select--currency__main{
    background:0 0;
    height:36px;
    margin-top:5px
}
.curency__step .select--currency .select--currency__placeholder{
    color:#fff;
    border:1px solid #eaeaea;
    border-radius:4px;
    line-height:25px;
    margin:0 0 10px
}
.curency__step .select--currency .select--currency--item__name{
    border-color:#fff
}
.curency__step .select--currency .select--currency__list{
    top:calc(100% + 7px);
    color:#fff;
    background-color:#242424
}
.curency__step .select--currency .select--currency__item{
    color:#fff
}
.curency__step .select--currency .item__icon--rub{
    background:url("") no-repeat center;
    background-size:80%
}
.curency__step .select--currency .item__icon--usd{
    background:url("") no-repeat center;
    background-size:100%
}
.curency__step .select--currency .item__icon--aud{
    background:url("") no-repeat center;
    background-size:100%
}
.curency__step .select--currency .item__icon--eur{
    background:url("") no-repeat center;
    background-size:80%
}
.curency__step .select--currency .item__icon--uah{
    background:url("") no-repeat center;
    background-size:60%
}
.curency__step .select--currency .item__icon--try{
    background:url("") no-repeat center;
    background-size:60%
}
.curency__step .select--currency .item__icon--kzt{
    background:url("") no-repeat center;
    background-size:70%
}
.curency__step .select--currency .item__icon--brl{
    background:url("") no-repeat center;
    background-size:85%
}
.curency__step .select--currency .item__icon--ars,.curency__step .select--currency .item__icon--cop{
    background:url("") no-repeat center;
    background-size:100%
}
.curency__step .select--currency .item__icon--inr{
    background:url("") no-repeat center;
    background-size:75%
}
.curency__step .select--currency .item__icon--pen{
    background:url("") no-repeat center;
    background-size:79%
}
.curency__step .select--currency .item__icon--byn{
    background:url("") no-repeat center;
    background-size:100%
}
.curency__step .select--currency .item__icon--cad,.curency__step .select--currency .item__icon--clp{
    background:url("") no-repeat center;
    background-size:100%
}
.popup-reg-step--last{
    min-width:851px;
    height:476px
}
.wrong-input{
}
.wrong-input:focus{
    -webkit-box-shadow:none;
    box-shadow:none;
    outline:0
}
.popup-reg--step .input-material__wrapper:not(.focus) input::-webkit-input-placeholder{
    color:#757575
}
.popup-reg--step .input-material__wrapper:not(.focus) input::-moz-placeholder{
    color:#757575
}
.popup-reg--step .input-material__wrapper:not(.focus) input:-ms-input-placeholder{
    color:#757575
}
.popup-reg--step .input-material__wrapper:not(.focus) input::-ms-input-placeholder{
    color:#757575
}
.popup-reg--step .input-material__wrapper:not(.focus) input::placeholder{
    color:#757575
}
@media screen and (max-width:930px){
    .popup-reg-step-first{
        max-width:350px;
        min-width:auto;
        height:auto;
        margin-top:0;
        border-radius:0;
        -webkit-box-shadow:0 0 10px 0 #00ffd7 inset;
        box-shadow:0 0 10px 0 #00ffd7 inset;
        border:1px solid #000;
        overflow:scroll
    }
    .popup-reg-step-first .step-two__container{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        width:350px;
        height:100%;
        position:relative
    }
    .popup-reg-step-first .step-two__container>div{
        width:100%
    }
    .popup-reg-step-first .step-two__container .girl{
        display:none
    }
    .popup-reg-step-first .step-two__container__img{
        border-right:none;
        position:relative;
        margin-top:36px;
        margin-bottom:20px
    }
    .popup-reg-step-first .step-two__container__img .step-two__h2{
        font-size:15px;
        margin-right:111px;
        letter-spacing:1.3px;
        z-index:1;
        position:relative
    }
    .popup-reg-step-first .step-two__container__img .step-two__h3{
        font-size:20px;
        margin-right:116px
    }
    .popup-reg-step-first .step-two__container__img .step-two__h3 .step-two__span{
        font-size:20px
    }
    .popup-reg-step-first .step-two__container__text{
        margin-top:-15px;
        margin-bottom:0
    }
    .popup-reg-step-first .step-two__container__text .logo__bet{
        display:block;
        position:absolute;
        right:11px;
        top:-55px;
        width:99px
    }
    .popup-reg-step-first .step-two__container__text .popup__password-read{
        top:64%;
        height:26px
    }
    .popup-reg-step-first .step-two__container__text .cashbox-allinputs__label{
        display:none
    }
    .popup-reg-step-first .step-two__container__text .eye{
        -webkit-transform:translate(-30%,77%);
        transform:translate(-30%,77%)
    }
    .popup-reg-step-first .step-two__container__text .fullreg__label{
        display:none
    }
    .popup-reg-step-first .step-two__container__text .fullreg__submit{
        margin:27px 0 13px
    }
    .popup-reg-step-first .step-two__container__text .reg-name{
        margin-bottom:10px
    }
    .popup.popup-reg-step--last{
        max-width:350px;
        min-width:auto;
        margin-top:0;
        height:auto;
        border-radius:0;
        -webkit-box-shadow:0 0 10px 0 #00ffd7 inset;
        box-shadow:0 0 10px 0 #00ffd7 inset;
        border:1px solid #000
    }
    .popup-reg--step .input-material__wrapper:not(.focus) input::-webkit-input-placeholder{
        color:transparent
    }
    .popup-reg--step .input-material__wrapper:not(.focus) input::-moz-placeholder{
        color:transparent
    }
    .popup-reg--step .input-material__wrapper:not(.focus) input:-ms-input-placeholder{
        color:transparent
    }
    .popup-reg--step .input-material__wrapper:not(.focus) input::-ms-input-placeholder{
        color:transparent
    }
    .popup-reg--step .input-material__wrapper:not(.focus) input::placeholder{
        color:transparent
    }
    .popup-reg--step .birth-fields .input-material__wrapper:not(.focus) input::-webkit-input-placeholder{
        color:#eaeaea
    }
    .popup-reg--step .birth-fields .input-material__wrapper:not(.focus) input::-moz-placeholder{
        color:#eaeaea
    }
    .popup-reg--step .birth-fields .input-material__wrapper:not(.focus) input:-ms-input-placeholder{
        color:#eaeaea
    }
    .popup-reg--step .birth-fields .input-material__wrapper:not(.focus) input::-ms-input-placeholder{
        color:#eaeaea
    }
    .popup-reg--step .birth-fields .input-material__wrapper:not(.focus) input::placeholder{
        color:#eaeaea
    }
    .popup-reg--step .birth-fields .input-material__input::-webkit-input-placeholder{
        visibility:visible
    }
    .popup-reg--step .birth-fields .input-material__input::-moz-placeholder{
        visibility:visible
    }
    .popup-reg--step .birth-fields .input-material__input:-ms-input-placeholder{
        visibility:visible
    }
    .popup-reg--step .birth-fields .input-material__input::-ms-input-placeholder{
        visibility:visible
    }
    .popup-reg--step .birth-fields .input-material__input::placeholder{
        visibility:visible
    }
}
@media (max-width:930px),(max-height:650px){
    .popup-reg-step-first .popup__header-close{
        -webkit-transform:translate(-14px,14px);
        transform:translate(-14px,14px)
    }
}
@media screen and (max-width:428px){
    .popup-reg-step-first,.popup-reg-step-first .step-two__container{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .popup-reg-step-first{
        min-width:100%;
        -webkit-transform:translate(0,0);
        transform:translate(0,0);
        top:0;
        left:0;
        min-height:100%
    }
    .popup-reg-step-first .step-two__container{
        min-height:485px;
        width:100%
    }
    .popup-reg-step-first .step-two__container__img{
        margin-top:10px
    }
    .popup-reg-step-first .step-two__container__img .step-two__h2{
        font-size:4.2vw;
        margin-right:35vw;
        letter-spacing:1px
    }
    .popup-reg-step-first .step-two__container__img .step-two__h3{
        font-size:4.5vw;
        margin-right:37vw;
        letter-spacing:1px
    }
    .popup-reg-step-first .step-two__container__img .step-two__h3 .step-two__span{
        font-size:4.5vw
    }
    .popup-reg-step-first .step-two__container__text{
        margin-top:3px
    }
    .popup-reg-step-first .step-two__container__text .logo__bet{
        max-width:100%;
        right:10px
    }
    .popup-reg-step-first .step-two__container__text .eye__hidden .eye__hidden__p{
        width:100%
    }
    .popup-reg-step-first .step-two__container__text .cashbox-allinputs__label{
        color:#51515d
    }
    .popup-reg-step-first .step-two__container__text .cashbox-allinputs__field{
        width:92%
    }
    .popup-reg-step-first .step-two__container__text .reg-name{
        width:100%
    }
    .popup-reg-step-first .step-two__container__text .reg-name-wrapper{
        width:92%
    }
    .popup-reg-step-first .step-two__container__text .reg-name .cashbox-allinputs__field{
        width:57%
    }
    .popup-reg-step-first .step-two__container__text .reg-name .cashbox-allinputs__field:first-child{
        width:40%;
        margin-right:3%
    }
    .popup-reg-step-first .step-two__container__text .fullreg__submit{
        margin:20px 0 13px
    }
    .popup-reg-step-first .step-two__container__text .fullreg__submit button{
        width:93%
    }
    .popup-reg-step-first .step-two__container .fullreg__field{
        max-width:initial;
        min-width:100%
    }
    .popup-reg-step-first .curency__step>div.select--currency{
        max-width:92%
    }
    .popup.popup-reg-step--last{
        min-width:100%;
        height:100%
    }
    .popup.popup-reg-step--last .popup-reg-step-last{
        min-height:485px;
        height:100%
    }
    .cashbox-allinputs__field{
        margin:0
    }
}
@media screen and (max-width:370px){
    .popup-reg-step-first .step-two__container__img{
        margin-bottom:14px
    }
}
@media screen and (max-width:812px) and (max-height:375px){
    .popup-reg-step-first{
        overflow-y:scroll;
        min-height:100%;
        -webkit-box-sizing:content-box;
        box-sizing:content-box
    }
    .popup-reg-step-first .step-two__container{
        overflow-y:scroll;
        height:100%
    }
    .popup-reg-step-first .step-two__container__img .step-two__h2{
        font-size:15px
    }
    .popup-reg-step-first .step-two__container__text .reg-name{
        min-height:54px
    }
    .popup.popup-reg-step--last,.popup.popup-reg-step--last .popup-reg-step-last{
        overflow:scroll;
        -webkit-overflow-scrolling:touch;
        -webkit-box-sizing:content-box;
        box-sizing:content-box
    }
    .popup.popup-reg-step--last .popup-reg-step-last{
        height:100%;
        min-height:100%
    }
}
@media screen and (max-width:340px){
    .popup-reg-step-three .step-two__container{
        min-height:525px
    }
}
@media screen and (max-width:320px){
    .popup-reg-step-first{
        overflow:scroll
    }
    .popup-reg-step-first .step-two__container__text .fullreg__submit{
        margin:0
    }
    .popup-reg-step-first .step-two__container__text .popup-checklist{
        margin-left:10px
    }
}
.chat-shown--reg-step{
    z-index:12000!important
}
@media screen and (max-width:428px){
    .chat-shown--reg-step{
        display:none!important
    }
    .popup-checklist{
        width:96%
    }
}
.popup-regcellphone{
    text-align:center
}
.popup-regcellphone .popup__header{
    margin-bottom:3px
}
.popup-regcellphone__form{
    margin:auto;
    text-align:center
}
.popup-regcellphone__form .popup--reg__text,.popup-regcellphone__form .popup__link--dotted,.popup-tournament button{
    margin-bottom:16px
}
@media (max-width:450px){
    .popup-regcellphone__form .popup--reg__text,.popup-regcellphone__form .popup__link--dotted{
        margin-bottom:12px
    }
}
.input--phone__label{
    font-size:15px;
    margin:0 0 16px
}
@media (max-width:450px){
    .input--phone__label{
        margin:0 0 12px
    }
}
.select-phone-reg{
    margin-bottom:12px
}
.select-phone-reg .select__main{
    background:#fff;
    border-radius:4px
}
.select-phone-reg .select__main .select__form{
    border-radius:4px;
    color:#000;
    line-height:37px
}
.select-phone-reg .select__list{
    background-color:#fff
}
.popup--replacement{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.popup--replacement__title{
    margin:0 0 10px;
    font-size:1.25em
}
.popup--replacement__text{
    width:100%;
    display:block;
    text-align:center;
    margin:0 0 10px
}
.popup-social{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.popup-social__title{
    margin:0 0 10px;
    font-size:1.25em
}
.popup-social__text{
    width:100%;
    display:block;
    margin:0 0 10px;
    text-align:center
}
@media only screen and (max-width:576px){
    .popup--auth{
        width:calc(100% - 20px)!important
    }
}
.popup-tnx-crypto.popup-tnx-crypto--show-equivalent .popup-tnx-crypto__sum-equivalent{
    display:inline
}
.popup-tnx-crypto__wrapper{
    position:relative;
    text-align:center
}
.popup-tnx-crypto__input{
    margin-right:8px;
    background-color:#62605c
}
.popup-tnx-crypto__input.popup-input{
    width:120%;
    min-width:100px;
    border:1px solid #eaeaea;
    color:#fff
}
.popup-tnx-crypto__input.popup-input:focus{
    -webkit-box-shadow:none;
    box-shadow:none
}
.popup-tnx-crypto__input-wrapper{
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.popup-tnx-crypto__form{
    padding:15px 10px 32px;
    max-width:340px;
    margin:0 auto
}
.popup-tnx-crypto__subtext{
    margin:5px 0 15px
}
.popup-tnx-crypto__img{
    position:absolute;
    top:42%;
    right:10px;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.popup-tnx-crypto__img-btn{
    margin-right:9px;
    min-width:21px
}
.popup-tnx-crypto .button_tnx,.popup-tnx-crypto-qr{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.popup-tnx-crypto-qr{
    text-align:center
}
.popup-tnx-crypto-qr img{
    width:132px
}
.popup-tnx-crypto .button_tnx{
    margin-bottom:10px;
    padding:0 10px;
    width:100%;
    min-width:143px;
    position:relative;
    background:#24ba9d;
    font-family:"Roboto-Bold",sans-serif;
    font-size:17px;
    -webkit-tap-highlight-color:transparent;
    -webkit-box-sizing:content-box;
    box-sizing:content-box
}
.popup-tnx-crypto__sum{
    margin:0 0 15px;
    font-weight:700;
    font-size:20px;
    line-height:26px
}
.popup-tnx-crypto__sum-equivalent{
    display:none;
    color:#a9a9a9
}
.popup-tnx-crypto--num-copied{
    padding:8px 12px;
    position:absolute;
    top:100%;
    left:50%;
    background:rgba(0,0,0,.75);
    border-radius:4px;
    white-space:nowrap;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    -webkit-transition:all 1s linear;
    transition:all 1s linear
}
.popup-tnx-crypto--num-copied.hidden{
    display:none
}
.popup-tnx-crypto--num-copied.fade-out{
    -webkit-animation:fade 1s;
    animation:fade 1s;
    opacity:0
}
@media (prefers-color-scheme:dark){
    .popup-tnx-crypto--num-copied{
        -webkit-filter:brightness(1.2) contrast(1.2);
        filter:brightness(1.2) contrast(1.2)
    }
}
@media screen and (max-width:480px){
    .popup-tnx-crypto .button_tnx{
        margin-bottom:0;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        width:100%;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        background:#24ba9d;
        -webkit-box-sizing:border-box;
        box-sizing:border-box
    }
    .popup-tnx-crypto__img{
        display:none
    }
    .popup-tnx-crypto__input.popup-input{
        width:100%
    }
    .popup-tnx-crypto__input-wrapper{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column
    }
    .popup-tnx-crypto__subtext{
        margin:15px 0
    }
    .popup-tnx-crypto--num-copied{
        top:110%
    }
}
@media screen and (max-width:480px) and (max-height:553px){
    .popup-tnx-crypto__form{
        padding:10px
    }
    .popup-tnx-crypto__subtext{
        margin:10px 0
    }
    .popup-tnx-crypto-qr{
        height:175px
    }
    .popup-tnx-crypto .popup--reg__text{
        font-size:14px
    }
}
@media screen and (max-width:480px) and (max-height:454px){
    .popup-tnx-crypto__form{
        padding:10px
    }
    .popup-tnx-crypto__subtext{
        margin:5px 0
    }
    .popup-tnx-crypto-qr{
        height:127px
    }
    .popup-tnx-crypto .popup--reg__text{
        margin:0 0 5px;
        font-size:13px
    }
}
.popup-template{
    text-align:center
}
.popup-template .popup__header-text{
    text-shadow:-1px 0 0 rgba(0,0,0,.3),0 -1px 0 rgba(0,0,0,.3),1px 0 0 rgba(0,0,0,.3),0 1px 0 rgba(0,0,0,.3)
}
.popup-tournament{
    overflow:auto;
    scrollbar-width:none;
    -ms-overflow-style:none
}
.popup-tournament::-webkit-scrollbar,.popup-tournamentname::-webkit-scrollbar{
    display:none
}
.popup-tournament__main{
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:24px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.popup-tournament .cup_bet_win{
    width:80px;
    margin:0 0 16px
}
.popup-tournament__p{
    text-align:center;
    color:#fff;
    margin:0 0 16px
}
.popup-tournament__link{
    color:#fff
}
@media only screen and (max-width:450px){
    .popup-tournament{
        width:93.33333333333333%
    }
    .popup-tournament .cup_bet_win,.popup-tournament button,.popup-tournament__p{
        margin-bottom:12px
    }
    .popup-tournament__main{
        padding:8px
    }
}
.popup-tournamentname__container__pageshadow{
    height:101%;
    width:100vw;
    background-color:rgba(0,0,0,.8);
    z-index:30000;
    position:fixed;
    left:0;
    top:0
}
.popup-tournamentname{
    overflow:auto;
    scrollbar-width:none;
    -ms-overflow-style:none
}
.popup-tournamentname__main{
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:block;
    padding:24px;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
@media (max-width:450px){
    .popup-tournamentname__main{
        padding:8px
    }
}
.popup-tournamentname__p,.popup-tournamentname_p{
    color:#fff;
    margin:0 0 16px;
    text-align:center
}
@media (max-width:450px){
    .popup-tournamentname__p,.popup-tournamentname_p{
        margin-bottom:12px
    }
}
.popup-tournamentname__p .bold_span,.popup-tournamentname_p .bold_span{
    font-weight:700
}
.popup-tournamentname .cup_bet_win{
    width:80px;
    margin:0 0 16px
}
@media (max-width:450px){
    .popup-tournamentname .cup_bet_win{
        margin-bottom:12px
    }
}
.popup-tournamentname__link{
    color:#fff
}
.popup-tournamentname button{
    min-width:196px;
    margin-bottom:16px
}
@media (max-width:450px){
    .popup-tournamentname button{
        margin-bottom:12px
    }
}
@media only screen and (max-width:560px){
    .popup-tournamentname__container__pageshadow{
        height:100%
    }
}
.popup-win-img{
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    z-index:5033
}
.popup-win-img__container{
    position:relative
}
.popup-win-img__main{
    cursor:pointer
}
.popup-win-img__mob{
    display:none
}
.popup-win-img__cross{
    position:absolute;
    cursor:pointer;
    top:0;
    right:-28px
}
@media screen and (max-width:1000px){
    .popup-win-img__main{
        display:none
    }
    .popup-win-img__mob{
        display:block;
        cursor:pointer
    }
    .popup-win-img__container{
        margin-top:33px
    }
    .popup-win-img__cross{
        top:-27px;
        right:0
    }
}
@media screen and (max-width:375px) and (max-height:700px){
    .popup-win-img{
        overflow-y:scroll
    }
    .popup-win-img__mob{
        width:290px
    }
    .popup-win-img__container{
        margin:105px 0 10px
    }
}
@media screen and (max-width:900px) and (max-height:420px){
    .popup-win-img__main{
        display:block;
        width:600px
    }
    .popup-win-img__mob{
        display:none
    }
    .popup-win-img__container{
        margin-top:0
    }
    .popup-win-img__cross{
        top:0;
        right:-28px
    }
}
@media screen and (max-width:650px) and (max-height:400px){
    .popup-win-img__main{
        display:block;
        width:500px
    }
    .popup-win-img__cross{
        right:-26px
    }
}
.popup-win-more{
    max-width:905px;
    width:100%;
    max-height:100%;
    color:#000;
    background:#fff;
    -webkit-box-shadow:0 12px 24px rgba(0,0,0,.25);
    box-shadow:0 12px 24px rgba(0,0,0,.25);
    border-radius:4px;
    border:0
}
.popup-win-more__container{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.popup-win-more__link{
    display:block
}
.popup-win-more__picture{
    width:38%
}
.popup-win-more__img{
    display:block;
    width:100%;
    height:100%;
    -o-object-fit:fill;
    object-fit:fill
}
.popup-win-more__content{
    width:62%;
    padding:50px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -ms-flex-wrap:nowrap;
    flex-wrap:nowrap;
    -ms-flex-pack:distribute;
    justify-content:space-around
}
.popup-win-more__h2{
    margin:0 0 28px;
    font-family:"Pinup-Bold-It",sans-serif;
    font-size:60px;
    line-height:54px
}
.popup-win-more__color-header{
    color:#df3c22
}
.popup-win-more__text{
    margin:0 0 58px;
    font-size:17px;
    line-height:129%
}
.popup-win-more button{
    width:-webkit-max-content;
    width:-moz-max-content;
    width:max-content;
    padding:19px 31px;
    font-family:"Roboto-Medium",sans-serif;
    color:#fff;
    font-size:18px;
    line-height:22px;
    font-weight:500;
    background:#df3c22;
    border:0;
    border-radius:4px
}
.popup-win-more__cross{
    position:absolute;
    right:-28px;
    top:0
}
@media screen and (max-width:980px){
    .popup-win-more{
        width:calc(100% - 20px);
        max-width:340px;
        margin:auto;
        overflow:visible
    }
    .popup-win-more__container{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column
    }
    .popup-win-more__picture{
        width:100%
    }
    .popup-win-more__img{
        max-height:340px;
        border-radius:4px 4px 0 0
    }
    .popup-win-more__content{
        display:block;
        width:100%;
        padding:5% 3%;
        text-align:center
    }
    .popup-win-more__h2{
        font-size:42px;
        line-height:42px;
        text-align:center
    }
    .popup-win-more__text{
        display:none
    }
    .popup-win-more__cross{
        right:0;
        top:-28px
    }
}
@media screen and (max-width:400px){
    .popup-win-more__h2{
        font-size:36px;
        line-height:36px
    }
    .popup-win-more__cross{
        top:-22px
    }
}
@media screen and (max-width:320px){
    .popup-win-more{
        margin:28px 0 0;
        height:100%
    }
    .popup-win-more__container{
        height:calc(100% - 28px);
        overflow:scroll
    }
}
@media screen and (orientation:landscape) and (max-height:420px) and (min-aspect-ratio:13/9){
    .popup-win-more{
        max-width:80%
    }
    .popup-win-more__container{
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row
    }
    .popup-win-more__picture{
        width:38%
    }
    .popup-win-more__h2{
        font-size:6vw;
        line-height:6vw;
        margin:0 0 14px
    }
    .popup-win-more__img{
        max-height:320px;
        border-radius:initial
    }
    .popup-win-more__content{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        width:62%;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center
    }
    .popup-win-more__cross{
        right:-28px;
        top:0
    }
}
.popup-button--reg{
    font-size:1.25em;
    max-width:216px;
    width:100%;
    margin:16px auto
}
@media (max-width:450px){
    .popup-button--reg{
        margin:12px auto
    }
}
.popup-checklist{
    padding:0;
    text-indent:0;
    list-style:none;
    display:block;
    text-align:left;
    max-width:320px;
    margin:auto
}
.popup-checklist__item{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start;
    font-size:12px
}
.popup-checklist__item:not(:last-child){
    margin-bottom:8px
}
@media (max-width:450px){
    .popup-checklist__item:not(:last-child){
        margin-bottom:6px
    }
}
.popup-checklist__checkbox{
    width:13px;
    height:13px;
    margin-top:2px;
    vertical-align:middle
}
.popup-checklist__text{
    width:calc(100% - 19px);
    vertical-align:top
}
.popup__currency{
    width:100%;
    list-style:none;
    padding:0;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    margin:0 0 8px
}
.popup__currency,.popup__currency-item,.popup__currency-label{
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.popup__currency-item{
    width:calc(100%/4)
}
.popup__currency-label{
    width:100%;
    padding:0 10px;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -ms-flex-pack:distribute;
    justify-content:space-around;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    cursor:pointer
}
.popup__currency-image{
    width:25px;
    height:34px;
    cursor:pointer
}
.popup__currency-image[alt=USD]{
    height:38px!important
}
.popup__currency-radio{
    -webkit-transform:translateX(-7px);
    transform:translateX(-7px)
}
.popup__currency-radio:focus{
    outline:0
}
.select--currency{
    display:block;
    position:relative;
    width:100%;
    cursor:pointer
}
.select--currency__placeholder{
    position:absolute;
    width:100%
}
.select--currency__main{
    padding:0;
    display:block;
    background-color:transparent;
    position:relative;
    border:0;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%;
    border-radius:4px
}
.select--currency__main:focus{
    -webkit-box-shadow:inset 0 0 0 1px #24ba9d,0 0 0 1px #24ba9d;
    box-shadow:inset 0 0 0 1px #24ba9d,0 0 0 1px #24ba9d;
    outline:0
}
.select--currency__main::after{
    content:'';
    display:block;
    position:absolute;
    right:0;
    top:0;
    width:35px;
    height:100%;
    border-left:1px solid #eaeaea;
    background-image:url("");
    background-size:10px;
    background-position:center;
    background-repeat:no-repeat
}
.select--currency__form,.select--currency__list{
    width:100%;
    border-radius:4px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.select--currency__form{
    background-color:#242424;
    border:1px solid #eaeaea;
    line-height:29px;
    padding:2px 10px;
    cursor:pointer;
    color:#fff;
    visibility:hidden
}
.select--currency__list{
    position:absolute;
    top:calc(100% + 4px);
    left:0;
    margin:0;
    text-indent:0;
    list-style:none;
    background-color:rgba(36,36,36,.97);
    border:1px solid #fff;
    z-index:1600;
    padding:5px;
    -webkit-box-shadow:0 10px 12px 1px rgba(0,0,0,.32);
    box-shadow:0 10px 12px 1px rgba(0,0,0,.32);
    max-height:157px;
    overflow-x:hidden
}
.select--currency__list::-webkit-scrollbar{
    display:none;
    width:0
}
.select--currency__list--hidden{
    visibility:hidden;
    display:none
}
.select--currency__item{
    padding:5px;
    margin-bottom:4px;
    border-radius:2px;
    color:#ddd
}
.select--currency__item--active,.select--currency__item:hover{
    color:#fff
}
.select--currency__item:focus{
    outline:0;
    background-color:rgba(36,186,157,.7);
    color:#fff
}
.input_disabled{
    pointer-events:none
}
.input_disabled .select--currency__main::after{
    border:0;
    background:0 0
}
.currency--item__wrapper{
    height:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.currency--item__wrapper *{
    pointer-events:none
}
.select--currency--item__icon{
    margin-left:5px;
    height:25px;
    width:25px
}
.select--currency--item__name{
    border-left:1px solid #fff;
    border-right:1px solid #fff;
    padding:0 5px;
    margin:0 5px
}
.item__icon--rub{
    background:url("") no-repeat center;
    background-size:80%
}
.item__icon--usd{
    background:url("") no-repeat center;
    background-size:100%
}
.item__icon--aud{
    background:url("") no-repeat center;
    background-size:100%
}
.item__icon--eur{
    background:url("") no-repeat center;
    background-size:80%
}
.item__icon--uah{
    background:url("") no-repeat center;
    background-size:60%
}
.item__icon--try{
    background:url("") no-repeat center;
    background-size:60%
}
.item__icon--kzt{
    background:url("") no-repeat center;
    background-size:70%
}
.item__icon--brl{
    background:url("") no-repeat center;
    background-size:85%
}
.item__icon--ars,.item__icon--cop{
    background:url("") no-repeat center;
    background-size:100%
}
.item__icon--idr{
    background:url("") no-repeat center;
    background-size:95%
}
.item__icon--azn{
    background:url("") no-repeat center;
    background-size:100%
}
.item__icon--bgn{
    background:url("") no-repeat center;
    background-size:100%
}
.item__icon--mdl{
    background:url("") no-repeat center;
    background-size:100%
}
.item__icon--pln{
    background:url("") no-repeat center;
    background-size:100%
}
.item__icon--uzs{
    background:url("") no-repeat center;
    background-size:100%
}
.item__icon--inr{
    background:url("") no-repeat center;
    background-size:78%
}
.item__icon--pen{
    background:url("") no-repeat center;
    background-size:82%
}
.item__icon--byn{
    background:url("") no-repeat center;
    background-size:100%
}
.item__icon--cad,.item__icon--clp{
    background:url("") no-repeat center;
    background-size:100%
}
.select--currency__list .select--currency--item__icon{
    margin-left:-5px
}
.select--currency__item--active{
    background-color:#24ba9d
}
.gamepage__aside .select--currency__placeholder,.popup .select--currency__placeholder{
    top:-1px
}
.gamepage__aside .select--currency,.popup .select--currency{
    max-width:320px;
    margin:0 auto 10px;
    border-radius:4px
}
.gamepage__aside .select--currency__main,.popup .select--currency__main{
    border-radius:4px;
    height:43px;
    background-color:#fff;
    color:#000
}
.gamepage__aside .select--currency--item__name,.popup .select--currency--item__name{
    border-color:#000
}
.gamepage__aside .select--currency__list,.popup .select--currency__list{
    background-color:#fff
}
.gamepage__aside .select--currency__item,.popup .select--currency__item{
    color:#000
}
.gamepage__aside .item__icon--rub,.popup .item__icon--rub{
    background:url("") no-repeat center;
    background-size:80%
}
.gamepage__aside .item__icon--usd,.popup .item__icon--usd{
    background:url("") no-repeat center;
    background-size:100%
}
.gamepage__aside .item__icon--aud,.popup .item__icon--aud{
    background:url("") no-repeat center;
    background-size:100%
}
.gamepage__aside .item__icon--eur,.popup .item__icon--eur{
    background:url("") no-repeat center;
    background-size:80%
}
.gamepage__aside .item__icon--uah,.popup .item__icon--uah{
    background:url("") no-repeat center;
    background-size:60%
}
.gamepage__aside .item__icon--try,.popup .item__icon--try{
    background:url("") no-repeat center;
    background-size:60%
}
.gamepage__aside .item__icon--kzt,.popup .item__icon--kzt{
    background:url("") no-repeat center;
    background-size:70%
}
.gamepage__aside .item__icon--brl,.popup .item__icon--brl{
    background:url("") no-repeat center;
    background-size:85%
}
.gamepage__aside .item__icon--ars,.gamepage__aside .item__icon--cop,.popup .item__icon--ars,.popup .item__icon--cop{
    background:url("") no-repeat center;
    background-size:100%
}
.gamepage__aside .item__icon--idr,.popup .item__icon--idr{
    background:url("") no-repeat center;
    background-size:95%
}
.gamepage__aside .item__icon--azn,.popup .item__icon--azn{
    background:url("") no-repeat center;
    background-size:91%
}
.gamepage__aside .item__icon--bgn,.popup .item__icon--bgn{
    background:url("") no-repeat center;
    background-size:96%
}
.gamepage__aside .item__icon--mdl,.popup .item__icon--mdl{
    background:url("") no-repeat center;
    background-size:56%
}
.gamepage__aside .item__icon--pln,.popup .item__icon--pln{
    background:url("") no-repeat center;
    background-size:91%
}
.gamepage__aside .item__icon--uzs,.popup .item__icon--uzs{
    background:url("") no-repeat center;
    background-size:92%
}
.gamepage__aside .item__icon--inr,.popup .item__icon--inr{
    background:url("") no-repeat center;
    background-size:78%
}
.gamepage__aside .item__icon--pen,.popup .item__icon--pen{
    background:url("") no-repeat center;
    background-size:82%
}
.gamepage__aside .item__icon--byn,.popup .item__icon--byn{
    background:url("") no-repeat center;
    background-size:100%
}
.gamepage__aside .item__icon--cad,.gamepage__aside .item__icon--clp,.popup .item__icon--cad,.popup .item__icon--clp{
    background:url("") no-repeat center;
    background-size:100%
}
.fullreg__item .select--currency{
    border:1px solid #eaeaea;
    border-radius:4px
}
.popup-form--social .select--currency{
    max-width:100%
}
.gamepage__aside .select--currency__list,.gamepage__aside .select--currency__main{
    font-size:13px
}
.popup-form--auth__pswrd{
    margin-bottom:16px;
    text-align:center;
    width:100%
}
@media (max-width:450px){
    .popup-form--auth__pswrd{
        margin-bottom:12px
    }
}
.popup-form--auth .popup__password{
    margin-bottom:16px
}
@media (max-width:450px){
    .popup-form--auth .popup__password{
        margin-bottom:12px
    }
}
@media only screen and (max-width:450px){
    .popup-form--recovery{
        padding:8px
    }
    .popup-form--recovery .popup--reg__text,.popup-form--recovery .popup-input,.popup-form--recovery .select-phone-reg{
        margin:0 0 12px
    }
}
.popup-form--reg{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:block;
    width:100%;
    max-width:356px;
    margin:auto
}
.popup-form--reg .button.button_red.popup-button--reg,.popup-form--reg .popup-input,.popup-form--reg .popup__password,.popup-form--reg .select{
    display:block;
    margin-left:auto;
    margin-right:auto;
    max-width:320px
}
.popup-form--reg .popup__currency{
    margin-left:auto;
    margin-right:auto;
    max-width:320px
}
@media only screen and (max-width:576px){
    .popup-form--reg{
        max-width:95%
    }
}
.popup-form--replacement{
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:block;
    padding:24px;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.popup-form--replacement__pswrd{
    margin-bottom:10px;
    text-align:center;
    width:100%
}
.popup-form--replacement .popup__ctrl{
    margin-top:16px
}
@media (max-width:450px){
    .popup-form--replacement .popup__ctrl{
        margin-top:12px
    }
}
@media only screen and (max-width:450px){
    .popup-form--replacement{
        padding:8px;
        width:93.33333333333333%
    }
}
.popup-form--social{
    width:100%;
    -webkit-box-sizing:border-box;
    display:block;
    padding:0 40px;
    box-sizing:border-box;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
@media only screen and (max-width:450px){
    .popup-form--social{
        padding:0;
        width:93.33333333333333%
    }
}
.popup-form--recovery{
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:24px 64px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.popup-form--recovery__sub{
    text-align:center;
    color:#fff;
    margin:0 0 8px
}
.popup-form--recovery .popup--reg__text,.popup-form--recovery .popup-input,.popup-form--recovery .select-phone-reg{
    margin:0 0 16px
}
@media only screen and (max-width:450px){
    .popup-form--recovery{
        padding:8px
    }
    .popup-form--recovery .popup--reg__text,.popup-form--recovery .popup-input,.popup-form--recovery .select-phone-reg{
        margin:0 0 12px
    }
}
.popup__header{
    display:block;
    text-align:center;
    background-color:#242424;
    width:100%;
    border-radius:4px 4px 0 0;
    position:relative;
    padding:0
}
.popup__header-text{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    font-family:"Roboto-Bold",sans-serif;
    font-size:20px;
    line-height:26px;
    padding:12px 35px;
    margin:0
}
.popup__header-close{
    position:absolute;
    top:50%;
    right:16px;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    width:16px;
    height:16px;
    background-image:url("/content/img/cross.svg");
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    cursor:pointer;
    z-index:44
}
@media screen and (max-width:575px){
    .popup__header-close{
        height:20px;
        width:20px
    }
}
@media screen and (max-width:425px){
    .popup__header--mob-br .popup__header-close{
        right:8px;
        width:16px;
        height:16px
    }
    .popup__header--mob-br .popup__header-text{
        font-size:1em
    }
}
@media screen and (max-width:340px){
    .popup__header--mob-br .popup__header-text{
        font-size:.9em
    }
}
.popup-input{
    border:1px solid #afafaf;
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border-radius:4px;
    padding:10px;
    color:#000;
    font-size:1em;
    margin-bottom:8px;
    height:43px
}
.popup-input::-webkit-input-placeholder{
    color:#afafaf
}
.popup-input::-moz-placeholder{
    color:#afafaf
}
.popup-input:-ms-input-placeholder{
    color:#afafaf
}
.popup-input::-ms-input-placeholder{
    color:#afafaf
}
.popup-input::placeholder{
    color:#afafaf
}
.popup-input:focus{
    outline:0;
    -webkit-box-shadow:inset 2px 2px 8px 2px rgba(0,0,0,.25);
    box-shadow:inset 2px 2px 8px 2px rgba(0,0,0,.25)
}
@media (max-width:450px){
    .popup-input{
        margin-bottom:6px
    }
}
.popup__password{
    margin-bottom:8px;
    width:100%;
    position:relative
}
.popup__password-form{
    width:100%;
    min-height:43px;
    padding:9px 10px 12px;
    border:1px solid #afafaf;
    border-radius:4px;
    position:relative;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    font-family:"secure-disc",sans-serif;
    font-size:1em;
    color:#000;
    z-index:477;
    line-height:20px
}
.popup__password-form:not(:root:root){
    padding:10px 45px 10px 10px;
    height:43px
}
.popup__password-form::-webkit-input-placeholder{
    color:#afafaf;
    font-family:"Roboto-Regular",sans-serif
}
.popup__password-form::-moz-placeholder{
    color:#afafaf;
    font-family:"Roboto-Regular",sans-serif
}
.popup__password-form:-ms-input-placeholder{
    color:#afafaf;
    font-family:"Roboto-Regular",sans-serif
}
.popup__password-form::-ms-input-placeholder{
    color:#afafaf;
    font-family:"Roboto-Regular",sans-serif
}
.popup__password-form::placeholder{
    color:#afafaf;
    font-family:"Roboto-Regular",sans-serif
}
.popup__password-form:focus{
    outline:0;
    -webkit-box-shadow:inset 2px 2px 8px 2px rgba(0,0,0,.25);
    box-shadow:inset 2px 2px 8px 2px rgba(0,0,0,.25)
}
.popup__password-form.popup__password-form_show-text{
    font-family:"Roboto-Regular",sans-serif
}
.popup__password-read{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    background:inherit;
    border:0;
    padding:0;
    position:absolute;
    height:20px;
    top:50%;
    right:10px;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    z-index:788
}
.popup-sociallist__link:focus,.popup__password-read:focus{
    outline:0
}
.popup__password-read::-moz-selection{
    background-color:inherit
}
.popup__password-read::selection{
    background-color:inherit
}
.popup__password-read:hover .show-password__popup{
    display:block
}
.popup__password-read:hover .popup__password-tooltip{
    display:block!important;
    visibility:visible!important
}
.popup__password-read:hover svg path,.show-password:hover svg path{
    fill:#7d7d7b
}
.popup__password-read svg{
    width:29px
}
.popup__password-read svg path,.show-password svg path{
    fill:#afafaf
}
.popup__password-read--fullreg{
    -webkit-transform:translateY(-12%);
    transform:translateY(-12%)
}
.popup__password-tooltip{
    position:absolute;
    top:calc(100% + 5px);
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    font-size:.625em;
    white-space:nowrap;
    padding:6px 10px;
    border-radius:4px;
    background-color:#f4f4f4;
    color:#dc1f00;
    display:none;
    visibility:hidden;
    z-index:44
}
.popup__password-tooltip:before{
    content:'';
    display:block;
    width:14px;
    height:14px;
    background-color:#f4f4f4;
    position:absolute;
    bottom:calc(100% - 9px);
    left:50%;
    z-index:-1;
    -webkit-transform:translateX(-50%) rotate(45deg);
    transform:translateX(-50%) rotate(45deg)
}
@-moz-document url-prefix(){
    .popup__password-form{
        padding:10px
    }
}
@media screen and (max-width:400px){
    .popup__password-tooltip{
        left:initial;
        right:-15px;
        -webkit-transform:initial;
        transform:initial
    }
    .popup__password-tooltip::before{
        left:initial;
        right:15px
    }
}
.popup-sociallist,.popup-sociallist__item{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row
}
.popup-sociallist{
    margin:auto auto 10px;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    display:-ms-flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width:100%;
    max-width:282px
}
.popup-sociallist__item{
    width:33.33333%;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    padding-top:5px;
    padding-bottom:5px;
    position:relative
}
.popup-sociallist__link{
    border:0;
    width:60px;
    height:60px;
    -webkit-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out;
    position:relative;
    border-radius:4px;
    cursor:pointer
}
.popup-sociallist__link::before{
    content:'';
    display:block;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-image:url("");
    background-repeat:no-repeat;
    background-position:center;
    z-index:22
}
.popup-sociallist__link--vk{
    background:-webkit-gradient(linear,left bottom,left top,from(#345b84),color-stop(50%,#4e76a1),to(#668bb3));
    background:-webkit-linear-gradient(bottom,#345b84 0,#4e76a1 50%,#668bb3 100%);
    background:linear-gradient(0deg,#345b84 0,#4e76a1 50%,#668bb3 100%)
}
.popup-sociallist__link--vk:hover{
    background-color:#41648b
}
.popup-sociallist__link--vk::before{
    background-image:url("");
    background-size:75%
}
.popup-sociallist__link--facebook{
    background:-webkit-gradient(linear,left bottom,left top,from(#2a406b),color-stop(50%,#3c5a96),to(#527aca));
    background:-webkit-linear-gradient(bottom,#2a406b 0,#3c5a96 50%,#527aca 100%);
    background:linear-gradient(0deg,#2a406b 0,#3c5a96 50%,#527aca 100%)
}
.popup-sociallist__link--facebook:hover{
    background-color:#314a7e
}
.popup-sociallist__link--facebook::before{
    background-image:url("");
    background-size:75%;
    background-position:center
}
.popup-sociallist__link--ok{
    background:-webkit-gradient(linear,left bottom,left top,from(#ae5d20),color-stop(50%,#f28431),to(#ffa765));
    background:-webkit-linear-gradient(bottom,#ae5d20 0,#f28431 50%,#ffa765 100%);
    background:linear-gradient(0deg,#ae5d20 0,#f28431 50%,#ffa765 100%)
}
.popup-sociallist__link--ok:hover{
    background-color:#e5720b
}
.popup-sociallist__link--ok::before{
    background-image:url("");
    background-size:75%
}
.popup-sociallist__link--mail{
    background:-webkit-gradient(linear,left bottom,left top,from(#193454),color-stop(50%,#234771),to(#335c8d));
    background:-webkit-linear-gradient(bottom,#193454 0,#234771 50%,#335c8d 100%);
    background:linear-gradient(0deg,#193454 0,#234771 50%,#335c8d 100%)
}
.popup-sociallist__link--mail:hover{
    background-color:#193557
}
.popup-sociallist__link--mail::before{
    background-image:url("");
    background-size:75%
}
.popup-sociallist__link--google{
    background:-webkit-gradient(linear,left bottom,left top,from(#ad2d23),color-stop(50%,#da4f45),to(#dd655c));
    background:-webkit-linear-gradient(bottom,#ad2d23 0,#da4f45 50%,#dd655c 100%);
    background:linear-gradient(0deg,#ad2d23 0,#da4f45 50%,#dd655c 100%)
}
.popup-sociallist__link--google:hover{
    background-color:#ca3124
}
.popup-sociallist__link--google::before{
    background-image:url("");
    background-size:75%
}
.popup-sociallist__link--yandex{
    background:-webkit-gradient(linear,left bottom,left top,from(#c42423),color-stop(50%,#e43433),to(#eb5251));
    background:-webkit-linear-gradient(bottom,#c42423 0,#e43433 50%,#eb5251 100%);
    background:linear-gradient(0deg,#c42423 0,#e43433 50%,#eb5251 100%)
}
.popup-sociallist__link--yandex:hover{
    background-color:#d61f18
}
.popup-sociallist__link--yandex::before{
    background-image:url("");
    background-size:40%
}
@media only screen and (max-width:380px){
    .popup-sociallist{
        max-width:295px
    }
    .popup-sociallist__item{
        width:16.66667%
    }
    .popup-sociallist__link{
        width:38px;
        height:38px
    }
}
.popup__nav{
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.popup__nav-list{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    font-size:0
}
.popup__nav-text{
    display:inline-block;
    position:relative;
    color:#a9a9a9
}
.popup__nav-item{
    display:inline-block;
    text-align:center;
    font-size:20px;
    line-height:2em;
    cursor:pointer;
    background-color:#424242
}
.popup__nav-item--active{
    background:-webkit-gradient(linear,left top,left bottom,from(#313131),to(#232222));
    background:-webkit-linear-gradient(top,#313131 0,#232222 100%);
    background:linear-gradient(to bottom,#313131 0,#232222 100%)
}
.popup__nav-item--active .popup__nav-text,.tabs .tab a:hover,.tabs .tab.is-active a,.tournament-card-description__more a{
    color:#fff
}
.popup__nav-item--active .popup__nav-text::before{
    content:'';
    display:block;
    position:absolute;
    width:10px;
    height:10px;
    top:50%;
    left:-14px;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    background-color:#24ba9d;
    border-radius:50%
}
.popup__nav.popup__nav-az .popup__nav-item{
    font-size:17px
}
@media screen and (max-width:425px){
    .pt-lang .popup__nav-item{
        font-size:16px
    }
}
@media screen and (max-width:420px){
    html[lang=kk] .popup__nav-item{
        font-size:18px;
        line-height:2.25em
    }
}
@media screen and (max-width:380px){
    html[lang=kk] .popup__nav-item{
        font-size:16px;
        line-height:2.5em
    }
}
@media screen and (max-width:350px){
    .popup__nav.popup__nav-az .popup__nav-item{
        font-size:15px;
        line-height:2.6em
    }
    .pt-lang .popup__nav-item,html[lang=kk] .popup__nav-item{
        font-size:14px;
        line-height:2.9em
    }
    html[lang=uk] .popup__nav-item,html[lang=uz] .popup__nav-item{
        font-size:17px;
        line-height:2.5em
    }
}
.popup__title-promo{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border-radius:4px;
    border:2px solid #dc1f00;
    width:100%;
    position:relative;
    z-index:800
}
.popup__title-promo-text{
    margin:0;
    padding:11px 0;
    font-size:20px;
    line-height:22px;
    text-align:center
}
.popup__title-promo-text__h5{
    margin:0
}
.popup__title-promo .light{
    display:none
}
@media only screen and (max-width:480px){
    .popup__title-promo-text{
        font-size:16px
    }
}
.popup-notif-gift{
    background-image:url("");
    background-position:9% 50%
}
.popup-notif-jackpot{
    background-image:url("");
    background-position:13px 50%
}
.popup-notif-jackpot .popup-notif__close::after,.popup-notif-jackpot .popup-notif__close::before,.popup-notif-pin .popup-notif__close::after,.popup-notif-pin .popup-notif__close::before{
    background-color:gold;
    -webkit-box-shadow:0 0 6px gold;
    box-shadow:0 0 6px gold
}
.popup-notif .popup-notif-jackpot__text{
    font-size:15px;
    -webkit-box-shadow:0 0 6px gold,0 0 6px gold,0 0 6px gold,0 0 12px gold,inset 0 0 6px gold,inset 0 0 6px gold,inset 0 0 6px gold,inset 0 0 12px gold;
    box-shadow:0 0 6px gold,0 0 6px gold,0 0 6px gold,0 0 12px gold,inset 0 0 6px gold,inset 0 0 6px gold,inset 0 0 6px gold,inset 0 0 12px gold;
    margin:8px 10px;
    border:1px solid #fff7a7;
    border-radius:7px;
    padding:15px 0 15px 130px
}
@media screen and (max-width:500px){
    .popup-notif-jackpot{
        background:0 0
    }
    .popup-notif .popup-notif-jackpot__text{
        padding:23px
    }
    .popup-notif .popup-notif-jackpot__text br{
        display:none
    }
}
.popup-notifs-activ__btn,.tabs .tab a{
    width:100%;
    display:block
}
.popup-notif{
    color:#fff;
    position:fixed;
    width:438px;
    top:85px;
    right:-500px;
    background-repeat:no-repeat;
    background-position:13% 50%;
    background-color:rgba(0,0,0,.7);
    z-index:15000;
    border-radius:4px;
    display:none
}
.popup-notif-newticket{
    background-image:url("")
}
.popup-notif__text{
    margin:8px 10px;
    border:1px solid #dc1f00;
    border-radius:7px;
    padding:35px 0 35px 130px
}
.popup-notif__close{
    position:absolute;
    width:23px;
    height:23px;
    top:15px;
    right:15px;
    cursor:pointer
}
.popup-notif__close::after,.popup-notif__close::before{
    display:block;
    position:absolute;
    content:'';
    width:90%;
    height:2px;
    background-color:#777;
    -webkit-transform:translateY(-50%) rotate(45deg);
    transform:translateY(-50%) rotate(45deg);
    top:50%
}
.popup-notif__close::after{
    -webkit-transform:translateY(-50%) rotate(-45deg);
    transform:translateY(-50%) rotate(-45deg)
}
.popup-notif--animated{
    -webkit-animation-name:popup-notif;
    animation-name:popup-notif;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both;
    -webkit-animation-duration:6s;
    animation-duration:6s;
    display:block
}
@media screen and (max-width:1024px){
    .popup-notif{
        top:50px
    }
}
@media screen and (max-width:460px){
    .popup-notif{
        max-width:95%
    }
}
.popup-notif-pin{
    background-image:url("");
    background-position:13px 50%
}
.popup-notif-pin__text{
    font-size:15px;
    -webkit-box-shadow:0 0 6px gold,0 0 6px gold,0 0 6px gold,0 0 12px gold,inset 0 0 6px gold,inset 0 0 6px gold,inset 0 0 6px gold,inset 0 0 12px gold;
    box-shadow:0 0 6px gold,0 0 6px gold,0 0 6px gold,0 0 12px gold,inset 0 0 6px gold,inset 0 0 6px gold,inset 0 0 6px gold,inset 0 0 12px gold;
    margin:8px 10px;
    border:1px solid #fff7a7;
    border-radius:7px;
    padding:15px 0 15px 130px
}
.svg-partners:hover .svg-partners__circle{
    fill:#339f8f
}
.svg-partners__circle{
    fill:#24ba9d;
    -webkit-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out
}
.promo-diagram__item{
    -webkit-transition:fill .45s ease-in-out;
    transition:fill .45s ease-in-out
}
.promo-diagram__item_active{
    fill:url("")!important
}
.promo-diagram__text{
    -webkit-transition:fill .45s ease-in-out;
    transition:fill .45s ease-in-out
}
.promo-diagram__text_active{
    text-shadow:0 0 2.5em #fff;
    font-weight:500
}
.promo-diagram__bonus{
    -webkit-transition:fill .45s ease-in-out;
    transition:fill .45s ease-in-out
}
.promo-diagram__bonus_active{
    text-shadow:0 0 2.5em #fff;
    font-weight:600
}
.header-with-lines,.tabs{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    width:100%
}
.header-with-lines{
    position:relative;
    white-space:nowrap;
    color:#fff;
    margin:1em 0
}
.header-with-lines:after,.header-with-lines:before{
    content:"";
    background:#dc1f00;
    height:1px;
    display:inline-block;
    width:50%;
    margin-top:.55em;
    border:1px solid #dc1f00;
    -ms-flex-negative:1;
    flex-shrink:1;
    border-radius:1px
}
.header-with-lines:before{
    margin-right:1rem
}
.header-with-lines:after{
    margin-left:1rem
}
.header-with-lines.is-2{
    font-size:16px
}
@media all and (min-width:768px){
    .header-with-lines.is-2{
        font-size:20px
    }
}
.header-with-lines.is-3,.tabs .tab{
    font-size:16px
}
.tabs{
    list-style:none;
    padding:0;
    margin:0;
    background-color:#424242;
    height:36px;
    line-height:36px
}
@media all and (min-width:1023px){
    .tabs{
        border-radius:4px 4px 0 0
    }
}
.tabs .tab{
    -webkit-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1;
    -ms-flex-negative:0;
    flex-shrink:0;
    text-align:center;
    font-weight:700;
    max-width:50%
}
@media all and (min-width:768px){
    .tabs .tab{
        font-size:20px
    }
}
.tabs .tab a{
    color:#c4c4c4;
    height:100%
}
.tabs .tab.is-active{
    border-bottom:2px solid #24ba9d
}
.tournament__bet-quantity-wrapper{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    padding:10px 0
}
.tournament__bet-quantity-text{
    margin-top:0;
    text-align:center
}
@media (max-width:1023px){
    .tournament__bet-quantity-progress.lk__progress{
        height:25px;
        border:1px solid rgba(255,255,255,.5)
    }
}
.tournament__bet-quantity-progress .lk__progress-event{
    background-color:#dc1f00
}
.tournament__bet-quantity-btn{
    min-width:180px;
    margin-top:30px;
    text-decoration:none
}
@media (max-width:1023px){
    .tournament__bet-quantity-btn{
        margin-top:20px
    }
}
.tournament-card{
    position:relative;
    background-color:#424242;
    border-radius:4px;
    margin-bottom:1rem;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.tournament-card.is-current:after,.tournament-card.is-upcoming:after{
    content:"";
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%;
    height:100%;
    left:0;
    top:0;
    pointer-events:none;
    position:absolute;
    border-radius:4px;
    border:2px solid #24ba9d
}
.tournament-card.is-upcoming:after{
    border:2px solid #dc1f00
}
.tournament-card-header{
    width:100%;
    margin:0;
    height:54px;
    line-height:54px;
    background-color:#424242;
    font-weight:700;
    font-size:20px;
    text-align:center;
    -webkit-text-decoration-line:underline;
    text-decoration-line:underline;
    text-transform:uppercase;
    color:#fff;
    border-radius:4px 4px 0 0;
    cursor:pointer
}
.tournament-card-cover{
    width:100%;
    margin:.5rem;
    border-radius:4px;
    background:gray;
    position:relative;
    overflow:hidden;
    padding-top:62%
}
@media all and (min-width:1023px){
    .tournament-card-cover{
        padding-top:20%
    }
}
.tournament-card.is-closed .tournament-card-cover:after,.tournament-card.is-free .tournament-card-cover:after,.tournament-card.is-paid .tournament-card-cover:after,.tournament-card.is-participating .tournament-card-cover:after,.tournament-card.is-upcoming .tournament-card-cover:after{
    content:"";
    width:57px;
    height:90px;
    background-size:contain;
    background-repeat:no-repeat;
    position:absolute;
    top:-3px;
    left:.5rem
}
.tournament-card.is-closed .tournament-card-cover:after{
    background-image:url("")
}
.tournament-card.is-closed .tournament-card-cover:before{
    content:'';
    display:block;
    width:100%;
    height:100%;
    left:0;
    top:0;
    border-radius:4px;
    background:rgba(0,0,0,.7)
}
.tournament-card.is-free .tournament-card-cover:after{
    background-image:url("")
}
.tournament-card.is-paid .tournament-card-cover:after{
    background-image:url("")
}
.tournament-card.is-upcoming .tournament-card-cover:after{
    background-image:url("")
}
.tournament-card.is-participating .tournament-card-cover:after{
    background-image:url("")
}
.tournament-card-prise{
    width:100%;
    border-bottom:1px solid #5e5e5e;
    color:#fff
}
@media all and (min-width:1024px){
    .tournament-card-prise{
        margin:1rem 0;
        padding:1rem;
        width:auto;
        border:0;
        border-right:1px solid #5e5e5e;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center;
        min-width:18rem
    }
}
.tournament-card-prise__header,.tournament-card-prise__sum{
    text-align:center;
    font-size:16px;
    margin:.5rem 0
}
.tournament-card-prise__sum{
    font-size:20px;
    font-weight:700
}
@media all and (min-width:768px){
    .tournament-card-prise__sum{
        font-size:30px
    }
}
@media all and (min-width:1024px){
    .tournament-card-prise .tournament-card-description__participate{
        margin:1rem 0
    }
}
.tournament-card-participating.hidden{
    display:none
}
.tournament-card-participating{
    margin-top:1.125rem;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.tournament-card-participating__text{
    margin-top:.625rem;
    color:#24ba9d;
    font-family:"Roboto-Bold",sans-serif;
    font-size:.75rem;
    line-height:1;
    letter-spacing:.01em;
    text-transform:uppercase
}
.tournament-card-timer{
    width:100%;
    border-bottom:1px solid #5e5e5e;
    color:#fff
}
.tournament-card-timer__past-date{
    font-size:18px;
    font-weight:400;
    margin:0
}
@media all and (min-width:1024px){
    .tournament-card-timer{
        -webkit-box-ordinal-group:3;
        -ms-flex-order:2;
        order:2;
        margin:1rem 0;
        padding:1rem;
        width:auto;
        border:0;
        border-right:1px solid #5e5e5e;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
}
.tournament-card-timer__header{
    text-align:center;
    font-size:16px;
    margin:.5rem 0
}
.tournament-card-timer__time{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:300px;
    min-height:64px;
    position:relative;
    text-align:center;
    font-size:20px;
    margin:.5rem auto;
    font-weight:700
}
@media all and (min-width:768px){
    .tournament-card-timer__time{
        font-size:30px
    }
}
.tournament-card-description{
    width:100%
}
.tournament-card-description__about{
    display:none
}
.tournament-card-description__more,.tournament-card-description__participate{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    margin:1rem
}
.tabs .tab a,.tournament-card-description__more a:hover{
    text-decoration:none
}
.tournament-card-description__participate .button{
    max-width:216px;
    width:100%
}
@media all and (min-width:1024px){
    .tournament-card-description{
        -webkit-box-ordinal-group:4;
        -ms-flex-order:3;
        order:3;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-flex:1;
        -ms-flex:1;
        flex:1;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        padding:1rem
    }
    .tournament-card-description__about{
        display:block;
        -webkit-box-ordinal-group:2;
        -ms-flex-order:1;
        order:1;
        width:100%;
        color:#fff
    }
    .tournament-card-description__about p{
        margin:.5em 0
    }
    .tournament-card-description__more{
        -webkit-box-ordinal-group:3;
        -ms-flex-order:2;
        order:2;
        width:100%;
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start;
        margin:0
    }
    .tournament-card-description__participate{
        -webkit-box-ordinal-group:4;
        -ms-flex-order:3;
        order:3;
        width:100%;
        margin-bottom:0
    }
}
.tournament-card-gamelist,.tournament-countdown span.flip-clock-label{
    display:none
}
@media (min-width:1024px){
    .tournament-card-gamelist{
        display:block;
        width:100%;
        -webkit-box-ordinal-group:6;
        -ms-flex-order:5;
        order:5;
        margin:.5rem;
        border-top:1px solid #5e5e5e
    }
}
.tournament-card-gamelist__header{
    text-align:center;
    margin:1em 0;
    font-size:16px
}
.countdown-section .tournament-card-timer.past .tournament-card-timer__time,.tournament-card.is-closed .tournament-card-timer__time{
    min-height:auto
}
.tournament-card.is-closed .tournament-card-cover{
    -webkit-filter:brightness(60%);
    filter:brightness(60%)
}
.tournament-card-timer__header__upcoming-date{
    display:block;
    margin-top:10px
}
.tournament-card__player-rank{
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    -webkit-box-ordinal-group:4;
    -ms-flex-order:3;
    order:3;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    text-align:center;
    -ms-flex-preferred-size:100%;
    flex-basis:100%;
    width:100%;
    border-top:1px solid #5e5e5e;
    margin:15px 0 0
}
@media screen and (max-width:1023px){
    .tournament-card__player-rank{
        display:none
    }
}
.tournament-card__player-rank__item{
    min-width:25%;
    max-width:30%
}
.tournament-card__player-rank__item__header{
    margin-top:10px;
    color:rgba(255,255,255,.5);
    font-size:12px;
    margin-bottom:10px
}
.tournament-card__player-rank__item__value{
    margin-top:0;
    font-size:16px;
    font-weight:700
}
.closed-tournaments .owl-stage-outer:before,.current-tournaments .owl-stage-outer:before,.upcoming-tournaments .owl-stage-outer:before{
    content:'';
    display:block;
    position:absolute;
    width:30px;
    height:100%;
    top:0;
    left:0;
    background:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));
    background:-webkit-linear-gradient(left,rgba(0,0,0,.5),transparent);
    background:linear-gradient(to right,rgba(0,0,0,.5),transparent);
    z-index:2
}
.closed-tournaments .owl-stage-outer:after,.current-tournaments .owl-stage-outer:after,.upcoming-tournaments .owl-stage-outer:after{
    content:'';
    display:block;
    position:absolute;
    width:30px;
    height:100%;
    top:0;
    right:0;
    background:-webkit-gradient(linear,left top,right top,from(transparent),to(rgba(0,0,0,.3)));
    background:-webkit-linear-gradient(left,transparent,rgba(0,0,0,.3));
    background:linear-gradient(to right,transparent,rgba(0,0,0,.3));
    z-index:2
}
@media (min-width:1024px){
    .countdown-section{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .countdown-section .tournament-card-timer{
        padding-left:0;
        border-right:0
    }
}
.tournament-conditions-rules{
    display:none;
    width:100%;
    padding:0 7px
}
.tournament-conditions-rules .conditions-rules-list{
    margin-bottom:25px;
    padding-left:20px
}
.tournament-conditions-rules .conditions-rules-p{
    font-weight:700;
    display:none
}
@media screen and (max-width:1023px){
    .tournament-conditions-rules h1{
        display:none
    }
    .tournament-conditions-rules .conditions-rules-p{
        display:block
    }
}
@media (max-width:920px) and (max-height:420px),screen and (max-width:575px){
    .tournament-conditions-rules{
        display:block
    }
}
.tournament-card-timer{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
.tournament-countdown.flip-clock-wrapper{
    margin-top:-24px;
    -webkit-transform:scale(.4);
    transform:scale(.4);
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    width:auto
}
.tournament-countdown.flip-clock-wrapper ul:nth-child(n+5) li a div div.inn{
    font-size:1em;
    background-color:#cdcdcd;
    color:#333
}
.tournament-countdown.flip-clock-wrapper ul,.tournament-countdown.flip-clock-wrapper ul li a div div.inn{
    border-radius:8px
}
.tournament-countdown.flip-clock-wrapper ul li a div.down{
    border-bottom-left-radius:8px;
    border-bottom-right-radius:8px
}
.tournament-countdown .flip-clock-dot{
    background:#cdcdcd
}
.tournament-countdown-labels{
    margin:-46px auto 1em;
    display:grid;
    grid-template-columns:3.5rem 3.5rem 3.5rem 3.5rem;
    grid-gap:.6em;
    justify-items:center
}
.tournament-countdown-labels.days-three-digits{
    grid-template-columns:5.121rem 3.5rem 3.5rem 3.5rem
}
.index-new-year .tournament-card-timer{
    border:0
}
.index-new-year .tournament-card-timer__time{
    position:relative
}
.index-new-year .tournament-countdown{
    zoom:2.4;
    -moz-transform:scale(2)
}
.index-new-year .tournament-countdown.flip-clock-wrapper{
    left:-245px;
    top:80px
}
.index-new-year .tournament-countdown span.flip-clock-label{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin:0 auto;
    text-transform:uppercase;
    font-size:16px;
    color:#fff
}
.index-new-year .tournament-countdown-labels>span{
    text-transform:uppercase
}
.index-new-year .flip-clock-wrapper ul li a div div.inn{
    background-color:#ededed;
    background-image:url("");
    background-position:center;
    background-size:auto;
    background-repeat:no-repeat;
    font-size:75px;
    color:#e03d22
}
.index-new-year .flip-clock-wrapper ul{
    width:88px;
    height:130px;
    position:relative
}
.index-new-year .flip-clock-wrapper ul li{
    line-height:129px
}
.index-new-year .flip-clock-wrapper ul li a div.up:after{
    top:62px;
    padding:2px 0
}
.index-new-year .flip-clock-dot,.userbar__item-switcher input{
    opacity:0
}
.index-new-year .flip-clock-divider.days .flip-clock-label{
    right:-120px
}
.index-new-year .flip-clock-divider.hours .flip-clock-label,.index-new-year .flip-clock-divider.minutes .flip-clock-label{
    right:-125px
}
.index-new-year .flip-clock-divider.seconds .flip-clock-label{
    right:-128px
}
.index-new-year .flip-clock-divider .flip-clock-label{
    top:140px
}
.index-new-year .flip-clock-wrapper ul.play li.flip-clock-before .up .shadow{
    background:-moz-linear-gradient(top,rgba(0,0,0,.1) 0,rgba(0,0,0,.71) 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,.1)),color-stop(100%,rgba(0,0,0,.71)));
    background:linear,top,rgba(0,0,0,.1) 0%,rgba(0,0,0,.7) 100%;
    background:-ms-linear-gradient(top,rgba(0,0,0,.1) 0%,rgba(0,0,0,.7) 100%);
    background:linear,to bottom,rgba(0,0,0,.1) 0%,rgba(0,0,0,.7) 100%;
    -webkit-animation:show .5s linear both;
    animation:show .5s linear both
}
.index-new-year .flip-clock-wrapper ul.play li.flip-clock-active .up .shadow{
    background:-moz-linear-gradient(top,rgba(0,0,0,.1) 0,rgba(0,0,0,.7) 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,.1)),color-stop(100%,rgba(0,0,0,.71)));
    background:linear,top,rgba(0,0,0,.1) 0%,rgba(0,0,0,.71) 100%;
    background:-ms-linear-gradient(top,rgba(0,0,0,.1) 0%,rgba(0,0,0,.71) 100%);
    background:linear,to bottom,rgba(0,0,0,.1) 0%,rgba(0,0,0,.71) 100%;
    -webkit-animation:hide .5s .3s linear both;
    animation:hide .5s .3s linear both
}
.index-new-year .flip-clock-wrapper ul.play li.flip-clock-before .down .shadow{
    background:-moz-linear-gradient(top,rgba(0,0,0,.71) 0,rgba(0,0,0,.1) 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,.7)),color-stop(100%,rgba(0,0,0,.1)));
    background:linear,top,rgba(0,0,0,.71) 0%,rgba(0,0,0,.1) 100%;
    background:-ms-linear-gradient(top,rgba(0,0,0,.7) 0%,rgba(0,0,0,.1) 100%);
    background:linear,to bottom,rgba(0,0,0,.71) 0%,rgba(0,0,0,.1) 100%;
    -webkit-animation:show .5s linear both;
    animation:show .5s linear both
}
.index-new-year .flip-clock-wrapper ul.play li.flip-clock-active .down .shadow{
    background:-moz-linear-gradient(top,rgba(0,0,0,.7) 0,rgba(0,0,0,.1) 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,.71)),color-stop(100%,rgba(0,0,0,.1)));
    background:linear,top,rgba(0,0,0,.71) 0%,rgba(0,0,0,.1) 100%;
    background:-ms-linear-gradient(top,rgba(0,0,0,.71) 0%,rgba(0,0,0,.1) 100%);
    background:linear,to bottom,rgba(0,0,0,.7) 0%,rgba(0,0,0,.1) 100%;
    -webkit-animation:hide .5s .3s linear both;
    animation:hide .5s .2s linear both
}
@media screen and (max-width:1023px){
    .tournaments__mobile-timer{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        widht:100%;
        -ms-flex-pack:distribute;
        justify-content:space-around;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center
    }
    .tournaments__mobile-timer span{
        font-size:30px;
        line-height:30px
    }
    .tournaments__mobile-timer span:not(.tour-mob__sep){
        color:#000;
        background-color:#fff;
        padding:8px 5px;
        border-radius:4px;
        -webkit-box-shadow:0 0 10px #000;
        box-shadow:0 0 10px #000
    }
    .tournaments__mobile-timer span.tour-mob__sep{
        margin-top:-5px;
        margin-left:2px;
        margin-right:4px
    }
    .tournaments__mobile-timer span.tour-mob__days{
        color:#fff;
        background-color:#000
    }
    .tournament-card-timer__time{
        width:100%;
        max-width:243px
    }
}
@media screen and (max-width:1024px){
    .tournament-countdown-labels{
        font-size:.9em;
        grid-template-columns:4.2rem 3.5rem 3.5rem 3.5rem;
        grid-gap:.2em;
        margin:-21px auto 1em
    }
}
@media screen and (max-width:374px){
    .tournament-card-timer__time{
        width:100%
    }
    .tournament-card-timer__time .tournament-countdown.flip-clock-wrapper{
        -webkit-transform:scale(.35);
        transform:scale(.35)
    }
}
@media screen and (max-width:320px){
    .tournament-countdown-labels{
        font-size:.9em;
        grid-template-columns:2fr 2fr 2fr 2fr;
        grid-gap:1em
    }
}
.tournament-game{
    -webkit-transform:translateZ(0);
    transform:translateZ(0)
}
.tournament-game:hover{
    z-index:2
}
.tournament-game-cover{
    padding:75% 0 0;
    margin:4px;
    display:block;
    position:relative;
    border-radius:4px;
    overflow:hidden;
    -webkit-box-shadow:0 3px 47px rgba(0,0,0,.5);
    box-shadow:0 3px 47px rgba(0,0,0,.5)
}
.tournament-game-cover.random-game-cover{
    text-align:center
}
.tournament-game-cover.random-game-cover .random-game__img{
    height:60%;
    -o-object-fit:contain;
    object-fit:contain;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    -webkit-animation:randomgame 3s infinite linear;
    animation:randomgame 3s infinite linear
}
.tournament-game-cover.tournament-question-mark .random-game__img{
    top:41%
}
.tournament-game-cover.tournament-question-mark .tournament-game-cover__caption{
    padding:24px 8px 4px
}
.tournament-game-cover .tournament-game-control{
    opacity:0;
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,.4);
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-transition:opacity .5s;
    transition:opacity .5s
}
.tournament-game-cover .tournament-game-control .button{
    min-width:120px;
    cursor:pointer
}
.tournament-game-cover:hover .tournament-game-control{
    opacity:1
}
.tournament-game-cover .games__item-favorite{
    position:absolute;
    bottom:4px;
    right:4px;
    top:unset
}
.tournament-game-cover__img{
    display:block;
    height:100%;
    width:100%;
    bottom:0;
    left:0;
    position:absolute;
    right:0;
    top:0;
    -o-object-fit:fill;
    object-fit:fill
}
.tournament-game-cover__caption{
    display:block;
    position:absolute;
    left:0;
    bottom:0;
    overflow:hidden;
    width:100%;
    text-overflow:ellipsis;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    white-space:nowrap;
    background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(84.53%,#000));
    background:-webkit-linear-gradient(top,transparent 0,#000 84.53%);
    background:linear-gradient(180deg,transparent 0,#000 84.53%);
    padding:24px 30px 4px 8px
}
.tournament-gamelist{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
@media screen and (min-width:540px){
    .tournament-gamelist .tournament-game{
        max-width:calc(100%/3);
        min-width:calc(100%/3)
    }
}
@media screen and (min-width:768px){
    .tournament-gamelist .tournament-game{
        max-width:calc(100%/4);
        min-width:calc(100%/4)
    }
}
@media screen and (min-width:1024px){
    .tournament-gamelist .tournament-game{
        max-width:calc(100%/6);
        min-width:calc(100%/6)
    }
}
.layout--tournament .winners img,.layout--tournaments .winners img,.tournament-table-wrap,.tournaments-gamepage__pic img{
    width:100%
}
@media screen and (max-width:575px){
    .tournament-table-wrap{
        overflow-x:scroll
    }
}
.tournament-table{
    width:100%;
    min-width:575px;
    font-weight:700;
    color:#fff;
    border-collapse:separate;
    text-align:center
}
.tournament-table td,.tournament-table th{
    border-radius:4px;
    border:2px solid #242424;
    padding:.5em 0
}
.tournament-table td:first-of-type,.tournament-table th{
    background-color:#424242
}
.tournament-table td{
    background:#5e5e5e
}
.tournament-table-promocode{
    min-width:auto;
    overflow-x:scroll;
    display:block
}
.tournament-table-promocode::-webkit-scrollbar{
    width:6px;
    height:6px;
    cursor:pointer
}
.tournament-table-promocode::-webkit-scrollbar-track{
    -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)
}
.tournament-table-promocode::-webkit-scrollbar-thumb{
    background-color:#3e3e4d;
    border-radius:8px
}
.tournament-table-promocode td,.tournament-table-promocode th{
    padding:.5em
}
@media (max-width:575px){
    .tournament-table-promocode{
        font-size:12px
    }
    .tournament-table-promocode td,.tournament-table-promocode th{
        padding:.5em
    }
}
@media screen and (max-width:480px){
    .tournament-table-promocode{
        display:block;
        overflow-x:auto
    }
}
.tournament-adaptive-table{
    display:table;
    color:#fff;
    font-weight:700;
    width:100%;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    border-collapse:separate;
    text-align:center
}
.tournament-adaptive-table .thead{
    display:table-header-group
}
.tournament-adaptive-table .tbody{
    display:table-row-group
}
.tournament-adaptive-table .tr{
    display:table-row
}
.tournament-adaptive-table .td,.tournament-adaptive-table .th{
    display:table-cell;
    border-radius:4px;
    border:2px solid #242424;
    padding:.5em 0
}
.tournament-adaptive-table .td:first-of-type,.tournament-adaptive-table .th{
    background-color:#424242
}
.tournament-adaptive-table .td{
    background:#5e5e5e
}
@media (max-width:768px){
    .tournament-adaptive-table{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex
    }
    .tournament-adaptive-table .tbody,.tournament-adaptive-table .thead{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        width:50%;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
    .tournament-adaptive-table .tr{
        display:block;
        width:100%
    }
    .tournament-adaptive-table .td,.tournament-adaptive-table .th{
        display:block
    }
}
.winners-section{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.layout--tournament .winners,.layout--tournaments .winners{
    width:100%;
    max-width:408px;
    padding:1em 0;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.layout--tournament .winners .winners-table,.layout--tournaments .winners .winners-table{
    margin-top:1em;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    width:100%;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    text-align:center;
    color:#fff
}
.layout--tournament .winners .winners-table .winner-prise,.layout--tournaments .winners .winners-table .winner-prise{
    font-size:16px
}
.layout--tournament .winners .winners-table .winner-prise:after,.layout--tournaments .winners .winners-table .winner-prise:after{
    content:"";
    background:#24ba9d;
    height:1px;
    display:block;
    width:100%;
    margin:.55em 0;
    border:1px solid #24ba9d;
    -ms-flex-negative:1;
    flex-shrink:1;
    border-radius:1px
}
.layout--tournament .winners .winners-table .winner-name .cell-title,.layout--tournament .winners .winners-table .winner-result .cell-title,.layout--tournaments .winners .winners-table .winner-name .cell-title,.layout--tournaments .winners .winners-table .winner-result .cell-title{
    font-size:12px;
    font-weight:700;
    color:#a9a9a9
}
.layout--tournament .winners .winners-table .winner-name .cell-content,.layout--tournament .winners .winners-table .winner-result .cell-content,.layout--tournaments .winners .winners-table .winner-name .cell-content,.layout--tournaments .winners .winners-table .winner-result .cell-content{
    font-size:12px;
    font-weight:700
}
@media (max-width:768px){
    .layout--tournament .winners .winners-table .winner-name .cell-content,.layout--tournament .winners .winners-table .winner-result .cell-content,.layout--tournaments .winners .winners-table .winner-name .cell-content,.layout--tournaments .winners .winners-table .winner-result .cell-content{
        display:block
    }
}
.has-text-green{
    color:#24ba9d
}
.tournament-rules ol{
    padding-left:26px
}
@media (max-width:1024px){
    .tournament-rules{
        padding:0 7px
    }
}
@media (max-width:920px) and (max-height:420px),screen and (max-width:768px){
    .tournament-prises{
        -webkit-box-ordinal-group:10;
        -ms-flex-order:9;
        order:9
    }
    .tournament-rules{
        -webkit-box-ordinal-group:11;
        -ms-flex-order:10;
        order:10;
        text-align:justify;
        padding:0 7px
    }
    .tournament-prises,.tournament-rules{
        max-height:55px;
        overflow:hidden;
        -webkit-transition:max-height .5s;
        transition:max-height .5s
    }
    .tournament-prises.is-active,.tournament-rules.is-active{
        max-height:9999px
    }
    .tournament-prises.is-active .header-with-lines:after,.tournament-rules.is-active .header-with-lines:after{
        -webkit-transform:rotateZ(45deg);
        transform:rotateZ(45deg)
    }
    .tournament-prises .header-with-lines,.tournament-rules .header-with-lines{
        text-decoration:underline;
        border-top:1px solid #5e5e5e;
        border-bottom:1px solid #5e5e5e;
        display:block;
        text-align:center;
        cursor:pointer;
        margin:4px 0;
        padding:1em 0
    }
    .tournament-prises .header-with-lines:before,.tournament-rules .header-with-lines:before{
        display:none
    }
    .tournament-prises .header-with-lines:after,.tournament-rules .header-with-lines:after{
        width:6px;
        height:6px;
        background:0 0;
        border:0;
        border-top:2px solid #5e5e5e;
        border-left:2px solid #5e5e5e;
        -webkit-box-shadow:none;
        box-shadow:none;
        margin-left:8px;
        -webkit-transform:rotateZ(225deg);
        transform:rotateZ(225deg)
    }
}
.tournaments-gamepage{
    margin-bottom:10px
}
.tournaments-gamepage__card{
    display:none
}
.tournaments-gamepage__card .button{
    margin-top:27px!important;
    margin-bottom:10px!important
}
.tournaments-gamepage__card.show{
    display:block
}
.tournaments-gamepage__header{
    color:#fff;
    text-decoration:underline;
    margin:-5px 0 0;
    font-size:20px
}
.tournaments-gamepage__pic{
    margin-top:10px;
    height:75px;
    background-color:#6f6f6f;
    border-radius:7px;
    overflow:hidden;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.tournaments-gamepage__timer__label{
    font-size:12px;
    font-weight:400;
    margin:10px 0 0
}
.tournaments-gamepage .tournament-card-timer__time{
    width:auto;
    min-height:47px
}
.tournaments-gamepage .tournament-card-timer__time .tournament-countdown.flip-clock-wrapper{
    -webkit-transform:scale(.32) translateX(-50%);
    transform:scale(.32) translateX(-50%);
    left:-119px!important;
    top:-46px
}
.tournaments-gamepage .tournament-countdown-labels{
    width:auto!important;
    padding-left:3px
}
.tournaments-gamepage .tournament-countdown-labels span{
    width:calc(100%/4);
    text-align:center;
    font-size:12px!important
}
.tournaments-gamepage__player{
    display:none;
    margin-top:10px;
    margin-bottom:-10px
}
.tournaments-gamepage__player p{
    margin:0;
    line-height:33px;
    text-align:left;
    border-top:1px solid #eaeaea;
    font-size:18px
}
.button svg,.tournaments-gamepage .tournaments-gamepage__card.active .button{
    display:none
}
.tournaments-gamepage .tournaments-gamepage__card.active .tournaments-gamepage__player{
    display:block
}
.tournaments-gamepage .tournaments-gamepage_dots{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:100%;
    margin-top:10px
}
.tournaments-gamepage .tournaments-gamepage_dots .tournaments-gamepage_dot{
    width:18px;
    height:18px;
    border-radius:50%;
    background-color:#333;
    position:relative;
    cursor:pointer
}
.tournaments-gamepage .tournaments-gamepage_dots .tournaments-gamepage_dot:not(:last-child){
    margin-right:9px
}
.tournaments-gamepage .tournaments-gamepage_dots .tournaments-gamepage_dot.active .tournaments-gamepage_dot_inner{
    position:absolute;
    width:12px;
    height:12px;
    background-color:#24ba9d;
    top:50%;
    left:50%;
    border-radius:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.tournaments-gamepage__card.new-year-one .tournaments-gamepage__pic{
    background:url("") no-repeat 50% -1px;
    background-size:cover
}
.tournaments-slider__wrapper{
    min-height:400px;
    width:100%;
    margin:0 auto;
    background-color:#242424;
    padding-bottom:10px
}
.tournaments-slider__wrapper .tournaments-slider{
    width:100%;
    margin:0 auto;
    position:relative;
    height:100%
}
.tournaments-slider__wrapper .tournaments-slider .slider__item{
    height:400px
}
@media screen and (max-width:768px){
    .tournaments-slider__wrapper{
        max-height:250px;
        min-height:auto;
        height:100%
    }
    .tournaments-slider__wrapper .tournaments-slider .slider__item{
        max-height:250px
    }
}
.burger{
    width:36px;
    height:36px;
    background-color:inherit;
    border:2px solid #dc1f00;
    border-radius:4px;
    padding:4px 2px;
    cursor:pointer;
    margin:0 8px 0 0;
    z-index:878889
}
.burger_active .burger__item:first-child{
    -webkit-transform:translateY(2px) rotate(135deg);
    transform:translateY(2px) rotate(135deg)
}
.burger_active .burger__item:nth-child(2){
    -webkit-transform:translateY(0) rotate(90deg);
    transform:translateY(0) rotate(90deg);
    display:none
}
.burger_active .burger__item:last-child{
    -webkit-transform:translateY(-2px) rotate(45deg);
    transform:translateY(-2px) rotate(45deg)
}
.burger:focus,.burger__item:focus{
    outline:0
}
.burger__item{
    display:block;
    background-color:#a9a9a9;
    height:4px;
    width:100%;
    -webkit-transition:all .3s linear;
    transition:all .3s linear
}
.burger__item:first-child{
    -webkit-transform:translateY(-3px);
    transform:translateY(-3px)
}
.burger__item:nth-child(2){
    -webkit-transform:translateY(0);
    transform:translateY(0)
}
.burger__item:last-child{
    -webkit-transform:translateY(3px);
    transform:translateY(3px)
}
.button{
    color:#fff;
    outline:0;
    padding:7px 24px;
    font-size:16px;
    text-align:center;
    white-space:nowrap;
    border:0;
    border-radius:4px;
    line-height:22px;
    position:relative;
    overflow:hidden;
    font-family:"Roboto-Medium",sans-serif;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    z-index:4;
    -webkit-transition-duration:.2s;
    transition-duration:.2s;
    -webkit-transition-timing-function:ease-in-out;
    transition-timing-function:ease-in-out
}
.button::-moz-selection{
    background-color:transparent
}
.button::selection{
    background-color:transparent
}
.button_red{
    background-color:#dc1f00
}
.button_red:hover{
    background-color:#c30700
}
.button_green{
    background-color:#24ba9d
}
.button_green:hover{
    background-color:#339f8f
}
.button_grey{
    background-color:#424242
}
.button_grey:hover{
    background-color:#242424
}
.button--disable{
    background:#424242;
    cursor:default
}
.button--v-sport{
    display:block;
    margin:0 auto
}
.button_large{
    padding:12px 32px
}
.article__bottom-button{
    margin:22px auto
}
.ripple{
    position:absolute;
    top:0;
    left:0;
    -webkit-transform:translate(-50%,-50%) scale(0,0);
    transform:translate(-50%,-50%) scale(0,0);
    border-radius:50%;
    background-color:rgba(0,0,0,.2);
    opacity:1
}
.ripple_animate{
    -webkit-animation:ripple 1s ease;
    animation:ripple 1s ease
}
.promo-bonus-added.alarm-popup{
    -webkit-animation-name:border-to-red;
    animation-name:border-to-red;
    -webkit-animation-duration:1s;
    animation-duration:1s;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite;
    animation-direction:alternate-reverse
}
.promo-bonus-added.alarm-popup.it-open{
    -webkit-animation:none;
    animation:none;
    border-color:#eb8676;
    -webkit-box-shadow:0 0 8px 2px red,inset 0 0 8px 2px red;
    box-shadow:0 0 8px 2px red,inset 0 0 8px 2px red;
    height:219px
}
.promo-bonus-added.alarm-popup.it-open,.promo-bonus-added.alarm-popup.it-open .button-popup-alert__icon{
    left:50%;
    top:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.promo-bonus-added.alarm-popup.it-open .button{
    margin-top:10px;
    min-width:90%
}
.promo-bonus-added.alarm-popup .button-popup-alert__icon{
    background-image:url("");
    position:absolute;
    top:0;
    right:0;
    height:36px;
    width:36px;
    background-size:86%;
    background-repeat:no-repeat;
    background-position:center
}
@media screen and (max-width:1023px){
    .promo-bonus-added.alarm-popup.it-open{
        height:280px
    }
    .promo-bonus-added.alarm-popup.it-open .promo-bonus-added-content{
        max-width:250px;
        right:50%;
        -webkit-transform:translateX(50%);
        transform:translateX(50%)
    }
    .promo-bonus-added.alarm-popup.it-open .promo-bonus-added-gift{
        top:83px
    }
    .promo-bonus-added.alarm-popup.it-open .button-popup-alert__icon{
        top:45%
    }
}
.game-search,.game-search__vendors{
    display:none
}
@media screen and (max-width:980px){
    .aside__nav-item--form__close{
        display:none;
        width:30px;
        height:100%;
        position:absolute;
        top:0;
        right:0;
        background:url("/content/img/cross.svg") no-repeat center;
        z-index:200;
        background-size:50%;
        border:0
    }
    .aside__nav-item--form__close:focus,.game-search__vendors.hidden .burger__vendors--line:focus{
        outline:0
    }
    .game-search{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack:justify;
        -ms-flex-pack:justify;
        justify-content:space-between
    }
    .game-search__vendors{
        color:#fff;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        -ms-flex-preferred-size:calc(50% - 10px);
        flex-basis:calc(50% - 10px);
        width:calc(50% - 10px);
        background-color:#424242;
        border-radius:4px;
        position:relative;
        line-height:35px;
        height:35px;
        cursor:pointer
    }
    .game-search__vendors,.game-search__vendors.hidden{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex
    }
    .game-search__vendors.hidden .game-search__vendors--list{
        display:none
    }
    .game-search__vendors--list{
        margin:0;
        text-indent:0;
        list-style:none;
        list-style-position:outside;
        background-color:#424242;
        position:absolute;
        z-index:500;
        width:100%;
        border-radius:4px;
        max-height:165px;
        min-height:35px;
        overflow-y:scroll;
        overflow-x:hidden;
        top:36px;
        left:0;
        padding:0;
        -webkit-box-shadow:0 .3em 1em rgba(0,0,0,.7);
        box-shadow:0 .3em 1em rgba(0,0,0,.7)
    }
    .game-search__vendors--item{
        -webkit-box-sizing:border-box;
        box-sizing:border-box;
        width:100%;
        cursor:pointer;
        position:relative;
        padding:0 7px
    }
    .game-search__vendors--item:after{
        content:'';
        top:0;
        position:absolute;
        height:1px;
        width:calc(100% + 7px);
        background:#000;
        right:0
    }
    .game-search__vendors--item.new::before{
        content:'';
        background:url("/content/img/ribbon-new-menu.svg") no-repeat center;
        position:absolute;
        width:55px;
        height:29px;
        -webkit-transform:translate(-50%,-50%);
        transform:translate(-50%,-50%);
        right:-28px;
        top:45%;
        pointer-events:none
    }
    .game-search__vendors--item a{
        color:#fff;
        display:inline-block;
        width:100%;
        height:100%;
        text-decoration:none
    }
    .game-search__vendors--item a.new::after{
        content:'NEW';
        color:#dc1f00;
        font-style:italic;
        position:relative;
        top:-5px;
        font-size:15px;
        left:5px;
        font-weight:700;
        z-index:500;
        pointer-events:none
    }
    .game-search__vendors .burger__vendors{
        display:inline-block;
        width:20px;
        height:5px;
        position:relative;
        margin:0 7px
    }
    .game-search__vendors .burger__vendors--line{
        height:2px;
        display:block;
        background-color:#fff;
        width:100%;
        -webkit-transition:all .3s linear;
        transition:all .3s linear
    }
    .game-search__vendors .burger__vendors--line:first-child{
        -webkit-transform:translateY(1px) rotate(135deg);
        transform:translateY(1px) rotate(135deg)
    }
    .game-search__vendors .burger__vendors--line:nth-child(2){
        -webkit-transform:translateY(0) rotate(90deg);
        transform:translateY(0) rotate(90deg);
        display:none
    }
    .game-search__vendors .burger__vendors--line:last-child{
        -webkit-transform:translateY(-1px) rotate(45deg);
        transform:translateY(-1px) rotate(45deg)
    }
    .game-search__vendors.hidden .burger__vendors--line:first-child{
        -webkit-transform:translateY(-5px);
        transform:translateY(-5px)
    }
    .game-search__vendors.hidden .burger__vendors--line:nth-child(2){
        -webkit-transform:translateY(0);
        transform:translateY(0);
        display:block
    }
    .game-search__vendors.hidden .burger__vendors--line:last-child{
        -webkit-transform:translateY(5px);
        transform:translateY(5px)
    }
    .search-input-mob{
        -ms-flex-preferred-size:calc(50%);
        flex-basis:calc(50%);
        width:calc(50%);
        height:35px;
        margin-bottom:10px
    }
    .search-input-mob .aside__nav-item--form{
        height:45px;
        width:100%
    }
    .search-input-mob .aside__nav-item--form .aside__nav-item--search{
        width:100%;
        line-height:25px;
        height:35px;
        border:1px solid #ddd;
        border-radius:4px;
        font-size:16px;
        background-size:20px;
        background-position:6px 50%;
        padding-left:30px
    }
    .aside__nav-item .aside__nav-item--form .aside__nav-item--search{
        padding-right:25px;
        background-size:15px
    }
}
@media screen and (max-width:480px){
    .game-search__vendors .game-search__vendors--text{
        font-size:14px;
        line-height:1;
        padding:4px
    }
}
@media screen and (max-width:460px){
    .aside__nav-item--search{
        font-size:14px;
        padding:2px 21px 2px 25px;
        text-overflow:ellipsis
    }
}
.news-search{
    display:none
}
@media screen and (max-width:980px){
    .news-search{
        display:block;
        width:100%
    }
    .news-search__vendors{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        color:#fff;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        width:100%;
        background-color:#424242;
        border-radius:4px;
        position:relative;
        line-height:35px;
        height:35px;
        cursor:pointer;
        margin:6px 0 -5px
    }
    .news-search__vendors.hidden .news-search__vendors--list{
        display:none
    }
    .news-search__vendors--list{
        margin:0;
        text-indent:0;
        list-style:none;
        list-style-position:outside;
        background-color:#424242;
        position:absolute;
        border-radius:4px;
        max-height:165px;
        width:31%;
        min-width:185px;
        min-height:35px;
        -webkit-box-sizing:border-box;
        box-sizing:border-box;
        overflow-y:scroll;
        overflow-x:hidden;
        top:36px;
        left:0;
        padding:0;
        -webkit-box-shadow:0 .3em 1em rgba(0,0,0,.7);
        box-shadow:0 .3em 1em rgba(0,0,0,.7);
        z-index:100
    }
    .news-search__vendors--item{
        width:100%;
        line-height:45px;
        cursor:pointer;
        position:relative;
        padding:0 10px
    }
    .news-search__vendors--item:not(:first-child):after{
        content:'';
        top:0;
        position:absolute;
        height:1px;
        width:calc(100% + 20px);
        background:#000;
        right:0
    }
    .news-search__vendors.new::before{
        content:'';
        background:url("/content/img/ribbon-new-menu.svg") no-repeat center;
        position:absolute;
        width:55px;
        height:29px;
        -webkit-transform:translate(-50%,-50%);
        transform:translate(-50%,-50%);
        right:-40px;
        top:45%;
        pointer-events:none
    }
    .news-search__vendors a{
        color:#fff;
        display:inline-block;
        width:100%;
        height:100%;
        text-decoration:none
    }
    .news-search--item:last-child{
        border:0
    }
    .news-search__vendors .burger__vendors{
        display:inline-block;
        width:20px;
        height:5px;
        position:relative;
        margin:0 7px
    }
    .news-search__vendors .burger__vendors--line{
        height:2px;
        display:block;
        background-color:#fff;
        width:100%;
        -webkit-transition:all .3s linear;
        transition:all .3s linear
    }
    .news-search__vendors .burger__vendors--line:first-child{
        -webkit-transform:translateY(1px) rotate(135deg);
        transform:translateY(1px) rotate(135deg)
    }
    .news-search__vendors .burger__vendors--line:nth-child(2){
        -webkit-transform:translateY(0) rotate(90deg);
        transform:translateY(0) rotate(90deg);
        display:none
    }
    .news-search__vendors .burger__vendors--line:last-child{
        -webkit-transform:translateY(-1px) rotate(45deg);
        transform:translateY(-1px) rotate(45deg)
    }
    .news-search__vendors.hidden .burger__vendors--line:focus{
        outline:0
    }
    .news-search__vendors.hidden .burger__vendors--line:first-child{
        -webkit-transform:translateY(-5px);
        transform:translateY(-5px)
    }
    .news-search__vendors.hidden .burger__vendors--line:nth-child(2){
        -webkit-transform:translateY(0);
        transform:translateY(0);
        display:block
    }
    .news-search__vendors.hidden .burger__vendors--line:last-child{
        -webkit-transform:translateY(5px);
        transform:translateY(5px)
    }
}
.pagination,.pagination__item,.pagination__list{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.pagination{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.pagination__item,.pagination__list{
    padding:0
}
.pagination__list{
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    list-style:none
}
.pagination__item{
    margin:0 7px;
    border-radius:4px;
    border:1px solid #343434;
    cursor:pointer
}
.pagination__href{
    padding:10px 16px;
    border-radius:4px;
    position:relative;
    background-color:#424242;
    text-decoration:none;
    color:#fff
}
.pagination__href--active{
    background-color:#24ba9d
}
.pagination__text{
    text-decoration:underline
}
.pagination__arrow-sign{
    position:relative;
    bottom:1px
}
.pagination__description{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    margin-top:4px
}
.pagination__description-text{
    margin:0;
    color:#fff
}
.pagination.tournaments__pagination .pagination__description{
    display:none
}
.show-password{
    background:inherit;
    border:0;
    position:relative;
    padding:0
}
.show-password:focus{
    outline:0
}
.show-password::-moz-selection{
    background-color:inherit
}
.show-password::selection{
    background-color:inherit
}
.show-password:hover .show-password__popup{
    display:block
}
.show-password svg{
    width:29px
}
.show-password__popup,.show-password__popup:after{
    background-color:#d4341d;
    position:absolute;
    left:50%
}
.show-password__popup{
    display:none;
    top:calc(100% + 5px);
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    font-size:.625em;
    white-space:nowrap;
    padding:6px 10px;
    border-radius:4px
}
.show-password__popup:after{
    content:'';
    display:block;
    width:14px;
    height:14px;
    bottom:calc(100% - 9px);
    z-index:16;
    -webkit-transform:translateX(-50%) rotate(45deg);
    transform:translateX(-50%) rotate(45deg)
}
.singleclick-cashbox.hide{
    display:none!important
}
.singleclick-cashbox{
    display:none;
    position:relative
}
.singleclick-cashbox__wrapper{
    position:absolute;
    z-index:500;
    height:52px;
    background-color:#424242;
    display:none;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    top:39px;
    left:-12px;
    border-bottom-left-radius:4px;
    border-bottom-right-radius:4px;
    padding:0 10px
}
.singleclick-cashbox__input{
    height:34px;
    line-height:34px;
    border-radius:4px;
    text-align:right;
    padding-right:5px;
    background-color:#424242;
    color:#fff;
    border:1px solid #ddd;
    max-width:70px
}
.singleclick-cashbox__input:focus{
    outline:0
}
.singleclick-cashbox__input::-webkit-input-placeholder{
    color:#aaa;
    font-weight:700
}
.singleclick-cashbox__input::-moz-placeholder{
    color:#aaa;
    font-weight:700
}
.singleclick-cashbox__input:-ms-input-placeholder{
    color:#aaa;
    font-weight:700
}
.singleclick-cashbox__input::-ms-input-placeholder{
    color:#aaa;
    font-weight:700
}
.singleclick-cashbox__input::placeholder{
    color:#aaa;
    font-weight:700
}
.singleclick-cashbox__input[type=number]::-webkit-inner-spin-button,.singleclick-cashbox__input[type=number]::-webkit-outer-spin-button{
    -webkit-appearance:none;
    -moz-appearance:textfield;
    appearance:none;
    margin:0
}
.singleclick-cashbox input[type=number]{
    -moz-appearance:textfield!important
}
.singleclick-cashbox__label{
    color:#fff;
    padding:5px 5px 5px 8px;
    font-weight:700
}
.singleclick-cashbox__btn{
    height:28px;
    width:43px;
    border:0;
    background:url("") no-repeat left 50%
}
.singleclick-cashbox__btn:focus{
    outline:0
}
.singleclick-cashbox__btn::after{
    -webkit-transition:all .2s;
    transition:all .2s;
    position:absolute;
    top:14px;
    right:0;
    border-bottom:5px solid transparent;
    border-left:4px solid transparent;
    border-right:4px solid transparent;
    border-top:5px solid #fff;
    content:'';
    height:0;
    width:0
}
.header .singleclick-cashbox{
    display:block
}
.singleclick-cashbox.active .singleclick-cashbox__wrapper{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.dropdown-balance.active::after,.singleclick-cashbox.active .singleclick-cashbox__btn::after{
    border-bottom:5px solid #24ba9d;
    border-top:5px solid transparent;
    border-left:4px solid transparent;
    border-right:4px solid transparent;
    top:8px
}
@media screen and (max-width:1024px){
    .singleclick-cashbox,.singleclick-cashbox .singleclick-cashbox__wrapper{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row;
        -ms-flex-wrap:nowrap;
        flex-wrap:nowrap
    }
    .singleclick-cashbox{
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        width:100%;
        margin-top:-2px;
        margin-bottom:0;
        padding:11px 7px 7px;
        -webkit-box-sizing:border-box;
        box-sizing:border-box;
        background-color:#424242
    }
    .singleclick-cashbox .singleclick-cashbox__wrapper{
        position:static;
        height:auto
    }
    .singleclick-cashbox__label{
        display:inline-block;
        vertical-align:middle;
        font-weight:400;
        margin-left:4px;
        margin-right:6px;
        position:relative
    }
    .singleclick-cashbox__input{
        font-size:18px!important;
        line-height:31px!important;
        height:31px!important;
        vertical-align:middle
    }
    .singleclick-cashbox__btn{
        width:50px;
        padding-right:0;
        pointer-events:none;
        background-position:center
    }
    .singleclick-cashbox__btn::after{
        display:none
    }
}
@media screen and (max-width:360px){
    .singleclick-cashbox__btn{
        width:36px
    }
    .singleclick-cashbox .button.button_green{
        padding:7px 9px
    }
}
@media screen and (max-width:340px){
    .singleclick-cashbox__wrapper{
        -webkit-box-pack:end!important;
        -ms-flex-pack:end!important;
        justify-content:flex-end!important
    }
    .singleclick-cashbox__label{
        margin:0;
        padding-left:3px
    }
    .singleclick-cashbox__input{
        max-width:65px
    }
}
.switch,.switch::after,.switch::before{
    width:54px;
    height:24px;
    background-repeat:no-repeat;
    background-position:center
}
.switch{
    background-color:inherit;
    border:0;
    background-image:url("");
    background-size:54px 24px;
    position:relative;
    z-index:800
}
.switch::after,.switch::before{
    content:'';
    display:block;
    position:absolute
}
.switch::before{
    top:3.45px;
    right:-14px;
    background-image:url("");
    z-index:1200;
    -webkit-transition:all .22s linear;
    transition:all .22s linear
}
.switch::after{
    top:1px;
    left:-.5px;
    background-image:url("")
}
.switch_disable::before{
    right:17px
}
.switch_disable::after{
    display:none
}
.switch:focus,.switch_disable:focus{
    outline:0
}
.switch__alert,.switch__alert::before{
    background-color:#d4341d;
    position:absolute;
    left:50%
}
.switch__alert{
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    top:calc(100% + 5px);
    z-index:444;
    font-size:.625em;
    color:#fff;
    padding:12px;
    white-space:nowrap;
    border-radius:4px;
    line-height:7px
}
.switch__alert::before{
    content:'';
    display:block;
    width:14px;
    height:14px;
    bottom:calc(100% - 9px);
    -webkit-transform:translateX(-50%) rotate(45deg);
    transform:translateX(-50%) rotate(45deg)
}
.switch__alert-link{
    text-decoration:underline;
    color:#fff
}
@media only screen and (max-width:1024px){
    .switch__alert{
        z-index:34445;
        font-size:1em;
        left:62.6%;
        top:78%;
        padding-left:6px;
        padding-right:6px
    }
}
.userbar__item-switcher,.userbar__item-switcher-inner,.userbar__item-switcher-peg{
    -webkit-transition:all .3s;
    transition:all .3s;
    -webkit-transition-timing-function:ease;
    transition-timing-function:ease
}
.userbar__item-switcher{
    width:45px!important;
    min-width:45px;
    height:100%;
    position:relative;
    display:inline-block;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    cursor:pointer
}
.userbar__item-switcher-inner,.userbar__item-switcher-peg{
    position:absolute;
    top:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.userbar__item-switcher-peg{
    height:14px;
    width:90%;
    left:50%;
    border-radius:9px;
    background-color:#676767;
    border:2px solid #5c5c5c;
    border-bottom:2px solid #737373;
    -webkit-box-shadow:0 0 5px 1px rgba(0,0,0,.1),inset 0 0 7px 2px rgba(0,0,0,.7);
    box-shadow:0 0 5px 1px rgba(0,0,0,.1),inset 0 0 7px 2px rgba(0,0,0,.7);
    border-top:2px solid #444
}
.userbar__item-switcher-inner{
    height:13px;
    width:13px;
    left:8px;
    border-radius:50%;
    background:-webkit-radial-gradient(center,ellipse,#000 0,#000 20%,#d8dcdc 22%,#d8dcdc 100%);
    background:radial-gradient(ellipse at center,#000 0,#000 20%,#d8dcdc 22%,#d8dcdc 100%);
    -webkit-box-shadow:0 0 7px 2px rgba(0,0,0,.3);
    box-shadow:0 0 7px 2px rgba(0,0,0,.3);
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.userbar__item-switcher input:checked~.userbar__item-switcher-peg,.userbar__item-switcher--active .userbar__item-switcher-peg{
    background-color:#24ba9d
}
.userbar__item-switcher input:checked~.userbar__item-switcher-peg .userbar__item-switcher-inner,.userbar__item-switcher--active .userbar__item-switcher-peg .userbar__item-switcher-inner{
    left:calc(100% - 7px)
}
.userbar__item-switcher__label{
    color:#fff;
    font-size:12px;
    margin-left:.5rem
}
.userbar__item-switcher-disabled .userbar__item-switcher-peg,.userbar__item-switcher__label.hide{
    display:none
}
.userbar__item-switcher-link{
    display:none;
    background:url("") no-repeat center;
    width:23px;
    height:23px;
    margin-top:11px
}
.userbar__item-switcher-disabled{
    width:23px;
    padding:0!important
}
.userbar__item-switcher-disabled .userbar__item-switcher-link{
    display:inline-block
}
.dropdown-balance{
    position:relative;
    min-width:115px;
    padding-right:15px
}
.dropdown-balance::after{
    -webkit-transition:all .2s;
    transition:all .2s;
    position:absolute;
    top:14px;
    right:0;
    border-bottom:5px solid transparent;
    border-left:4px solid transparent;
    border-right:4px solid transparent;
    border-top:5px solid #fff;
    content:'';
    height:0;
    width:0;
    cursor:pointer
}
.dropdown-balance__label{
    color:#fff;
    display:block
}
.dropdown-balance__value{
    color:#24ba9d;
    white-space:nowrap
}
.dropdown-balance.active .dropdown-balance__list{
    display:block
}
.dropdown-balance__list{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    position:absolute;
    z-index:200;
    top:40px;
    right:6px;
    background-color:#3c3c3c;
    -webkit-box-shadow:0 -2px 9px 1px rgba(0,0,0,.4);
    box-shadow:0 -2px 9px 1px rgba(0,0,0,.4);
    display:none
}
.dropdown-balance__list__item{
    line-height:1.1;
    cursor:pointer;
    position:relative
}
.dropdown-balance__list__item.off{
    pointer-events:none
}
.dropdown-balance__list__item.off .dropdown-point{
    display:none!important
}
.dropdown-balance__list__item.off span{
    color:#a9a9a9!important
}
.dropdown-balance__list .dropdown-balance__list__item{
    border-bottom:2px solid #444;
    padding:5px 0 4px 30px;
    margin:0 8px
}
.dropdown-balance__list .dropdown-balance__list__item:last-child{
    border:0
}
.dropdown-balance__list .dropdown-balance__list__item.active .dropdown-point::before{
    content:'';
    display:block;
    width:7px;
    height:7px;
    border-radius:50%;
    background-color:#24ba9d;
    position:absolute;
    left:50%;
    top:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.dropdown-balance__list .dropdown-balance__list__item .dropdown-point{
    display:inline-block;
    height:11px;
    width:11px;
    border-radius:50%;
    border:1px solid #fff;
    position:absolute;
    left:0;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    top:50%
}
.mobile__header.with-balance-dropdown{
    -webkit-box-pack:end;
    -ms-flex-pack:end;
    justify-content:flex-end;
    text-align:right;
    min-width:123px;
    padding-left:5px;
    font-size:16px!important
}
@media screen and (max-width:768px){
    .mobile__header.with-balance-dropdown{
        -webkit-box-pack:justify;
        -ms-flex-pack:justify;
        justify-content:space-between
    }
}
.mobile__header.with-balance-dropdown .dropdown-balance__list{
    right:-4px;
    top:44px
}
.mobile__header.with-balance-dropdown .dropdown-balance__list .dropdown-balance__list__item{
    padding-left:40px
}
.bonus-flipclock{
    background:url("") no-repeat top,-webkit-radial-gradient(#fff 10%,transparent 60%) no-repeat top;
    background:url("") no-repeat top,radial-gradient(#fff 10%,transparent 60%) no-repeat top;
    background-size:contain!important;
    margin:0 auto 20px;
    position:relative;
    height:300px;
    width:300px
}
.bonus-flipclock .bonus-flipclock__value{
    position:absolute;
    top:184px;
    right:17.5%;
    color:#24ba9d;
    font-size:55px;
    font-family:"plumb_bold";
    text-shadow:4px 4px #000;
    text-align:center;
    width:80px
}
.bonus-flipclock .bonus-flipclock__text{
    padding-top:283px;
    font-size:21px
}
.bonus-flipclock .bonus-flipclock__date{
    font-size:21px
}
.bonus-flipclock.main-timer.timer-active,.bonus-flipclock.timer-active{
    background:url("") no-repeat top,-webkit-radial-gradient(#24ba9d 10%,transparent 60%) no-repeat top;
    background:url("") no-repeat top,radial-gradient(#24ba9d 10%,transparent 60%) no-repeat top
}
.bonus-flipclock.main-timer{
    background-size:100% 360px!important;
    height:400px;
    width:350px;
    padding-bottom:30px;
    background:url("") no-repeat top,-webkit-radial-gradient(#fff 10%,transparent 60%) no-repeat top;
    background:url("") no-repeat top,radial-gradient(#fff 10%,transparent 60%) no-repeat top
}
.bonus-flipclock.main-timer .bonus-flipclock__value{
    position:absolute;
    top:224px;
    right:20%;
    color:#24ba9d;
    font-size:67px;
    font-family:"plumb_bold";
    text-shadow:4px 4px #000;
    text-align:center;
    width:80px
}
.bonus-flipclock.main-timer .bonus-flipclock__text{
    padding-top:350px;
    font-size:21px
}
.bonus-flipclock.main-timer .bonus-flipclock__date{
    font-size:21px
}
.bonus-flipclock-self,.bonus-flipclock.timer-active .bonus-flipclock__date,.bonus-flipclock.timer-hold .bonus-flipclock__date{
    display:none
}
.bonus-flipclock.timer-active,.bonus-flipclock.timer-hold{
    padding-bottom:0
}
.bonus-flipclock.timer-active .bonus-flipclock-self,.bonus-flipclock.timer-hold .bonus-flipclock-self{
    display:block;
    position:absolute;
    margin:0 auto!important;
    width:255px;
    left:50%;
    bottom:-70px;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%)
}
.bonus-flipclock.timer-active .bonus-flipclock-self .flip{
    border:2px solid #24ba9d
}
.bonus-flipclock.timer-active .bonus-flipclock-self .flip,.bonus-flipclock.timer-hold .bonus-flipclock-self .flip{
    width:40px;
    height:50px;
    padding:0;
    line-height:50px;
    margin:0;
    border-radius:4px
}
.bonus-flipclock.timer-active .bonus-flipclock-self .flip:first-child,.bonus-flipclock.timer-hold .bonus-flipclock-self .flip:first-child{
    margin-left:0;
    border-right:none
}
.bonus-flipclock.timer-active .bonus-flipclock-self .flip:nth-child(3),.bonus-flipclock.timer-active .bonus-flipclock-self .flip:nth-child(6),.bonus-flipclock.timer-hold .bonus-flipclock-self .flip:nth-child(3),.bonus-flipclock.timer-hold .bonus-flipclock-self .flip:nth-child(6){
    margin-right:7px
}
.bonus-flipclock.timer-active .bonus-flipclock-self .flip:last-child,.bonus-flipclock.timer-hold .bonus-flipclock-self .flip:last-child{
    margin-right:0
}
.bonus-flipclock.timer-active .bonus-flipclock-self .flip *,.bonus-flipclock.timer-hold .bonus-flipclock-self .flip *{
    line-height:50px
}
.bonus-flipclock.timer-active .bonus-flipclock-self .flip .inn,.bonus-flipclock.timer-hold .bonus-flipclock-self .flip .inn{
    font-size:42px
}
.bonus-flipclock.timer-active .bonus-flipclock-self .flip-clock-divider,.bonus-flipclock.timer-hold .bonus-flipclock-self .flip-clock-divider{
    width:0;
    height:0
}
.bonus-flipclock.timer-active .bonus-flipclock-self .flip-clock-divider .flip-clock-label,.bonus-flipclock.timer-hold .bonus-flipclock-self .flip-clock-divider .flip-clock-label{
    color:#fff;
    top:3.9em;
    right:50%!important;
    -webkit-transform:translateX(157%);
    transform:translateX(157%);
    font-size:14px;
    margin:0;
    text-align:center
}
.bonus-flipclock.timer-active .bonus-flipclock-self .flip-clock-divider .flip-clock-dot,.bonus-flipclock.timer-hold .bonus-flipclock-self .flip-clock-divider .flip-clock-dot{
    display:none;
    visibility:hidden
}
.bonus-flipclock-self .flip-clock-divider.seconds .flip-clock-label{
    -webkit-transform:translateX(145%);
    transform:translateX(145%)
}
.bonus-flipclock-self .flip-clock-divider.days .flip-clock-label{
    -webkit-transform:translateX(180%)!important;
    transform:translateX(180%)!important
}
.bonus-flipclock-self.flip-clock-wrapper ul li a div div.inn{
    background-color:#cdcdcd;
    color:#333;
    text-shadow:none
}
.bonus-flipclock-self.flip-clock-wrapper ul li a div.down{
    border-radius:0 0 4px 4px
}
.bonus-flipclock-self.flip-clock-wrapper ul li a div.up{
    border-radius:4px 4px 0 0
}
.bonus-flipclock.main-timer.timer-active,.bonus-flipclock.main-timer.timer-hold{
    padding-bottom:75px
}
.bonus-flipclock.timer-hold .bonus-flipclock-self .flip{
    border:2px solid #bbb
}
.bonus-flipclock__shadow{
    display:none;
    position:absolute;
    z-index:2000;
    width:100%;
    height:100%;
    background:-webkit-radial-gradient(rgba(0,0,0,.9),transparent 75%) no-repeat center 40px;
    background:radial-gradient(rgba(0,0,0,.9),transparent 75%) no-repeat center 40px;
    top:0;
    left:0
}
.bonus-flipclock__shadow .bonus-flipclock__shadow--btn{
    position:absolute;
    top:62%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.bonus-flipclock:hover .bonus-flipclock__shadow{
    display:block
}
.bonus-flipclock.main-timer:hover .bonus-flipclock__shadow{
    display:none
}
@media screen and (max-width:374px){
    .bonus-flipclock.main-timer{
        background:url("") no-repeat top,-webkit-radial-gradient(#fff 0,transparent 134px) no-repeat top;
        background:url("") no-repeat top,radial-gradient(#fff 0,transparent 134px) no-repeat top;
        background-size:contain!important;
        margin:0 auto 20px;
        position:relative;
        height:300px;
        width:300px
    }
    .bonus-flipclock.main-timer .bonus-flipclock__value{
        position:absolute;
        top:184px;
        right:17.5%;
        color:#e01015;
        font-size:55px;
        font-family:"plumb_bold";
        text-shadow:4px 4px #000;
        text-align:center;
        width:80px
    }
    .bonus-flipclock.main-timer .bonus-flipclock__text{
        padding-top:283px;
        font-size:21px
    }
    .bonus-flipclock.main-timer .bonus-flipclock__date{
        font-size:21px
    }
}
.gamepage__aside .popup-form--auth .button_green.popup-button--reg{
    margin-bottom:10px
}
.gamepage__main{
    -webkit-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1;
    position:relative;
    height:100%;
    padding-bottom:10px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.gamepage__main .button{
    width:100%;
    min-height:38px
}
.gamepage__main iframe{
    border:0;
    width:100%;
    height:100%;
    max-height:100%
}
.gamepageText,.gamepageTextMobile{
    padding:69px 23px 20px;
    color:#fff;
    line-height:normal;
    background:#1a1a27;
    word-wrap:break-word
}
.gamepageText h3,.gamepageTextMobile h3{
    margin-left:20px;
    font-size:18px;
    font-weight:400
}
.gamepageText .info__game,.gamepageTextMobile .info__game{
    font-size:14px;
    line-height:19px;
    font-weight:400;
    letter-spacing:.5px
}
.gamepageTextMobile{
    padding:7px 23px 20px
}
.gamepage__aside{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:10px;
    color:#fff;
    position:relative;
    height:100%;
    overflow-x:hidden;
    width:247px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    background:rgba(0,0,0,.7);
    -ms-flex-negative:0;
    flex-shrink:0
}
.gamepage__aside::-webkit-scrollbar{
    position:fixed;
    display:none
}
.gamepage__aside .logo{
    display:block;
    margin-top:0;
    margin-bottom:auto
}
.gamepage__aside .logo img{
    display:block;
    margin:auto
}
.gamepage__aside .button{
    display:block;
    max-width:100%;
    width:100%;
    margin-bottom:0
}
.gamepage__aside-backbtn{
    margin-top:auto;
    -ms-flex-negative:0;
    flex-shrink:0
}
.gamepage__userbar{
    padding-bottom:50px
}
.gamepage__userbar .bonus__button{
    margin:2rem auto 0
}
.gamepage__userbar-title{
    margin:0 0 10px;
    color:#fff;
    background-color:#424242;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border-radius:4px;
    padding:18px 10px;
    font-size:1.25em;
    line-height:0;
    cursor:default;
    text-align:center
}
.gamepage__userbar-title::-moz-selection{
    background-color:transparent
}
.gamepage__userbar-title::selection{
    background-color:transparent
}
.gamepage__userbar-list{
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    margin:0 0 10px
}
.gamepage__userbar-item{
    display:block;
    line-height:1.6em;
    text-align:left
}
.gamepage__userbar-item span:last-child{
    float:right
}
.gamepage__userbar-singleclick{
    padding-bottom:10px
}
.gamepage__userbar-singleclick__header{
    text-align:center;
    margin:.7em 0
}
.gamepage__userbar-singleclick-field{
    background:url("") no-repeat left 50%;
    margin-bottom:.7em;
    padding-left:42px
}
.gamepage__userbar-singleclick-input{
    text-align:right;
    padding-right:.3em;
    border-radius:4px;
    border:0;
    line-height:30px;
    color:#000;
    font-size:20px;
    max-width:168px;
    width:130px;
    -moz-appearance:textfield
}
.gamepage__userbar-singleclick-input:focus{
    outline:0
}
.gamepage__userbar-singleclick-input[type=number]::-webkit-inner-spin-button,.gamepage__userbar-singleclick-input[type=number]::-webkit-outer-spin-button{
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    margin:0
}
.gamepage__userbar-singleclick-label{
    text-align:center;
    display:inline-block;
    margin-left:12px
}
@media screen and (max-height:830px){
    .gamepage__aside-backbtn{
        position:static;
        -webkit-transform:translate(0);
        transform:translate(0);
        width:100%!important
    }
    .gamepage__userbar{
        padding-bottom:0
    }
}
.striked-title{
    text-align:center;
    text-transform:uppercase;
    background-image:-webkit-gradient(linear,left bottom,left top,color-stop(48%,transparent),color-stop(48%,#fff),color-stop(53%,#fff),color-stop(53%,transparent));
    background-image:-webkit-linear-gradient(bottom,transparent 48%,#fff 48%,#fff 53%,transparent 53%);
    background-image:linear-gradient(to top,transparent 48%,#fff 48%,#fff 53%,transparent 53%);
    font-size:16px;
    margin-top:1em;
    margin-bottom:.3em
}
.striked-title span{
    background:#0c0c11;
    padding:0 8px
}
.nexa-jackpot{
    text-align:center;
    font-family:"nexa_scriptbold",sans-serif;
    margin:0;
    color:#dc1f00;
    font-size:24px
}
@media screen and (min-width:1024px) and (max-width:1366px) and (max-height:760px){
    .gamepage__userbar,.striked-title{
        font-size:14px
    }
}
.ukraine .footer__media-list{
    -webkit-box-pack:space-evenly;
    -ms-flex-pack:space-evenly;
    justify-content:space-evenly
}
.ukraine .pinup__logo-svg{
    background:url("") no-repeat 80% 50%;
    background-size:contain
}
.ukraine .footer__comercial-item-wrapper{
    position:relative
}
@media only screen and (max-width:576px){
    .ukraine .footer__comercial-item-wrapper .footer__comercial-item{
        width:auto
    }
}
.ukraine .footer__comercial-item.greencolor{
    position:absolute;
    -webkit-transition:opacity .3s;
    transition:opacity .3s
}
.ukraine .footer__comercial-item.greencolor:hover{
    opacity:0
}
@media only screen and (max-width:1024px){
    .ukraine .footer__copyright-logo{
        margin:15px 0 5px
    }
}
@media only screen and (max-width:576px){
    .ukraine .footer__copyright-logo{
        margin:10px 10px 0 0
    }
}
.ukraine .header .logo{
    background:url("") no-repeat center
}
@media only screen and (max-width:1024px){
    .ukraine .header .logo{
        background:url("") no-repeat center!important;
        background-size:contain!important
    }
}
@media screen and (max-width:340px){
    .ukraine .header .logo{
        max-width:80px;
        margin-left:0
    }
    .ukraine .header .gestbar__item .button{
        font-size:14px
    }
}
.ukraine .lottery-info__header{
    top:0
}
.ukraine .nxt--privilege .nxt--exchange__table-line{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
@media only screen and (max-width:576px){
    .ukraine .nxt--privilege .nxt--exchange__table-line .nxt--exchange__table-item:nth-child(3),.ukraine .nxt--privilege .nxt--exchange__table-line .nxt--exchange__table-item:nth-child(5){
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex
    }
}
.lk-form-btns{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    font-weight:500;
    font-size:16px;
    line-height:22px;
    max-width:300px;
    margin:0 auto
}
.lk-verification_step-two .lk-form-btns .button_red:first-child{
    display:none
}
.lk-form-btns [type=submit]{
    display:none
}
.lk-verification_step-two .lk-form-btns [type=submit],.lk-verification_step-two .lk-form-btns__transparent{
    display:block
}
.lk-form-btns__transparent{
    display:none;
    padding:0;
    margin:15px auto 0;
    background:0 0;
    color:#808086
}
.lk-verification_step-two .lk-option{
    display:none
}
.lk-option__title{
    color:#fff;
    margin:0 0 16px
}
.lk-option__documentation{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.lk-option__checkbox{
    margin:0 32px 24px 0
}
.lk-option__checkbox:last-child{
    margin:0 0 24px
}
.lk-option__error{
    display:none;
    color:#dc1f00;
    margin:0 0 16px
}
.lk-option [type=radio]:checked,.lk-option [type=radio]:not(:checked){
    position:absolute;
    left:-99999px
}
.lk-option [type=radio]:checked+label,.lk-option [type=radio]:not(:checked)+label{
    position:relative;
    padding-left:28px;
    cursor:pointer;
    line-height:20px;
    display:inline-block
}
.lk-option [type=radio]:checked+label:before,.lk-option [type=radio]:not(:checked)+label:before{
    content:'';
    position:absolute;
    left:0;
    top:0;
    width:18px;
    height:18px;
    border:1px solid #c4c4c4;
    border-radius:100%;
    background:0 0
}
.lk-option [type=radio]:checked+label:after,.lk-option [type=radio]:not(:checked)+label:after{
    content:'';
    width:14px;
    height:14px;
    background:-webkit-gradient(linear,left top,left bottom,from(#56c4ac),color-stop(53.59%,#44a08d),to(#327f70)),#c4c4c4;
    background:-webkit-linear-gradient(top,#56c4ac 0,#44a08d 53.59%,#327f70 100%),#c4c4c4;
    background:linear-gradient(180deg,#56c4ac 0,#44a08d 53.59%,#327f70 100%),#c4c4c4;
    position:absolute;
    top:3px;
    left:3px;
    border-radius:50%
}
.lk-option [type=radio]:not(:checked)+label:after{
    opacity:0
}
.lk-option [type=radio]:checked+label:after{
    opacity:1
}
@media only screen and (max-width:576px){
    .lk-option__documentation{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column
    }
    .lk-option__checkbox{
        margin:0 0 12px
    }
}
.lk-rules{
    margin:0 0 24px
}
.lk-rules,.lk-rules__box,.lk-rules__box-title{
    display:none
}
.lk-rules__content{
    display:block
}
.lk-rules__title{
    font-weight:500;
    font-size:16px;
    line-height:1.18;
    color:#fff;
    margin:0 0 6px
}
.lk-rules__link,.lk-rules__text{
    font-weight:400;
    font-size:14px;
    line-height:1.14
}
.lk-rules__link{
    color:#00cfa6
}
@media only screen and (max-width:576px){
    .lk-rules__link,.lk-rules__text{
        font-size:12px
    }
    .lk-rules__box,.lk-rules__box+label+.lk-rules__content{
        display:none
    }
    .lk-rules__box:checked+label+.lk-rules__content{
        display:block
    }
    .lk-rules__box:checked+.lk-rules__box-title:before{
        -webkit-transform:rotate(-180deg);
        transform:rotate(-180deg)
    }
    .lk-rules__box+label{
        display:block;
        margin:0 0 6px
    }
    .lk-rules__box-title{
        display:none;
        position:relative
    }
    .lk-rules__box-title:before{
        content:'';
        width:16px;
        height:16px;
        background:url("") no-repeat;
        position:absolute;
        right:0;
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg)
    }
}
.lk-steps{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    text-align:center;
    font-family:"Roboto-Regular",sans-serif;
    font-weight:400;
    font-size:16px;
    line-height:19px;
    margin:0 0 24px
}
.lk-steps__title{
    display:none
}
.lk-steps__step,.lk-steps__wrap{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.lk-steps__wrap{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.lk-steps__step{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
.lk-steps__step:first-child{
    margin:0 166px 0 0
}
.lk-steps__step:first-child .lk-steps__number:before{
    content:'';
    position:absolute;
    left:50px;
    width:176px;
    height:1px;
    border:0;
    border-top:1px dashed #5c5c5c
}
.lk-steps__step-active .lk-steps__number{
    background:#24ba9d;
    border:1px solid #24ba9d
}
.lk-steps__step-active .lk-steps__text{
    color:#fff
}
.lk-steps__step-active:first-child .lk-steps__number-first{
    display:block
}
.lk-steps__number{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:32px;
    height:32px;
    font-size:16px;
    background:#424242;
    color:#fff;
    border:1px solid #5c5c5c;
    border-radius:4px;
    margin:0 auto 8px;
    position:relative
}
.lk-steps__number-first,.lk-steps__step-active .lk-steps__number-second{
    display:none
}
.lk-steps__number-second{
    display:block;
    width:14px;
    height:14px;
    background:url("") no-repeat
}
.lk-steps__line{
    width:176px;
    height:1px;
    border:0;
    border-top:1px dashed #5c5c5c
}
@media only screen and (max-width:576px){
    .lk-steps{
        font-size:12px;
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column
    }
    .lk-steps__title{
        display:block;
        width:100%;
        font-weight:500;
        font-size:18px;
        line-height:21px;
        color:#fff;
        margin:0 0 24px;
        text-align:left
    }
    .lk-steps__step:first-child{
        margin:0 83px 0 0
    }
    .lk-steps__step:first-child .lk-steps__number:before{
        left:42px;
        width:88px
    }
}
.lk-upload-file{
    color:#fff;
    max-width:454px;
    width:calc(50% - 16px);
    margin:0 auto 24px
}
@media (max-width:980px){
    .lk-upload-file{
        min-width:300px
    }
}
.lk-upload-file__title{
    text-align:left;
    margin:0 0 6px
}
.lk-upload-file__wrapper{
    position:relative;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    padding:15px 10px;
    height:163px;
    border:1px solid #5c5c5c;
    border-radius:4px
}
.lk-upload-file_error .lk-upload-file__wrapper{
    border-color:#dc1f00
}
.lk-upload-file__wrapper p{
    text-align:center;
    margin:4px 0 0;
    font-size:14px
}
.lk-upload-file__text{
    width:90%
}
.lk-upload-file__text-desc,.lk-upload-file__text-name,.lk-upload-file__text-size{
    display:none
}
.lk-upload-file__text-name,.lk-upload-file__text-size{
    color:#808086
}
.lk-upload-file_error .lk-upload-file__text-name,.lk-upload-file_success .lk-upload-file__text-name,.lk-upload-file_success .lk-upload-file__text-size{
    display:block
}
.lk-upload-file__text-name{
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis
}
.lk-upload-file_error .lk-upload-file__text-size{
    display:block;
    color:#dc1f00
}
.lk-upload-file__img{
    width:104px;
    height:104px;
    max-width:100%
}
.lk-upload-file_error .lk-upload-file__img,.lk-upload-file_success .lk-upload-file__img{
    display:none;
    width:48px;
    height:48px
}
.lk-upload-file__img_error,.lk-upload-file__img_success{
    display:none
}
.lk-upload-file_error .lk-upload-file__img_error,.lk-upload-file_success .lk-upload-file__img_success{
    display:block
}
.lk-upload-file__custom{
    margin-top:8px
}
.lk-upload-file__custom-title{
    font-family:"Roboto-Medium",sans-serif;
    line-height:19px;
    text-decoration:underline;
    cursor:pointer
}
.lk-upload-file__custom-input,.lk-upload-file__custom-title_second,.lk-upload-file_error .lk-upload-file__custom-title_first,.lk-upload-file_success .lk-upload-file__custom-title{
    display:none
}
.lk-upload-file_error .lk-upload-file__custom-title_second,.lk-upload-file_success .lk-upload-file__delete-btn{
    display:block
}
.lk-upload-file__delete-btn{
    display:none;
    position:absolute;
    right:16px;
    bottom:14px;
    width:30px;
    height:36px;
    background-color:transparent;
    border:0;
    outline:0;
    cursor:pointer
}
.lk-upload-file__delete-btn::before{
    content:'';
    position:absolute;
    top:0;
    right:0;
    width:30px;
    height:36px;
    background:url("") no-repeat;
    background-position:center
}
.popup-congratulations .popup-alert__bold-word{
    font-weight:400
}
.popup-congratulations .popup-alert__green-word{
    color:#fff
}
.popup-congratulations .popup-alert__img-wrap{
    width:25%
}
.popup-congratulations .popup-alert__text{
    width:75%
}
.popup-congratulations-name .popup-alert__img-wrap{
    width:25%
}
.popup-congratulations-name .popup-alert__text{
    width:75%
}
.popup-tournament-finish .popup-alert__bold-word{
    font-weight:400
}
.popup-tournament-finish .popup-alert__img-wrap{
    width:25%
}
.popup-tournament-finish .popup-alert__text{
    width:75%
}
.popup-tournament-finish .popup-alert__win .popup-alert__bold-word{
    font-weight:700
}
.popup-tournament-finish .popup-alert__text-header{
    padding-bottom:6px
}
.popup-tournament-finish-name .popup-alert__win .popup-alert__bold-word{
    font-weight:400
}
.popup-tournament-finish-name .popup-alert__green-word{
    color:#fff
}
.popup-tournament-start-name .popup-alert__text-header{
    padding-bottom:5px
}
.popup-tournament-started-name .popup-alert__img-wrap{
    width:25%
}
.popup-tournament-started-name .popup-alert__text{
    width:75%
}
.popup-for-cypix-state{
    padding:8px 10px;
    text-shadow:-1px 0 0 rgba(0,0,0,.1),0 -1px 0 rgba(0,0,0,.1),1px 0 0 rgba(0,0,0,.1),0 1px 0 rgba(0,0,0,.1)
}
.popup-for-cypix-state__img{
    width:50px;
    height:50px
}
.popup-for-cypix-state__title{
    margin:10px 0 18px;
    font-size:1.2em
}
.popup-for-cypix-state__subtitle{
    margin-top:13px;
    font-size:1em
}
.popup-for-cypix-state__description{
    font-size:1em
}
.popup-for-cypix-state__attributes-list{
    margin:21px 0 23px;
    padding:0
}
.popup-for-cypix-state__attributes-item{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.popup-for-cypix-state__attributes-name,.popup-for-cypix-state__attributes-val{
    margin:0 3px;
    font-size:.9em
}
.popup-for-cypix-state__btn{
    min-width:160px;
    margin-bottom:16px
}
.popup-for-cypix-state--success .popup-for-cypix-state__subtitle{
    color:#fff;
    text-shadow:-1px 0 0 rgba(36,187,157,.5),0 -1px 0 rgba(36,187,157,.5),1px 0 0 rgba(36,187,157,.5),0 1px 0 rgba(36,187,157,.5)
}
.popup-for-cypix-state--failure .popup-for-cypix-state__subtitle{
    color:#fff;
    text-shadow:-1px 0 0 rgba(224,61,34,.5),0 -1px 0 rgba(224,61,34,.5),1px 0 0 rgba(224,61,34,.5),0 1px 0 rgba(224,61,34,.5)
}
.popup-template-main{
    padding:8px 10px;
    text-shadow:-1px 0 0 rgba(0,0,0,.1),0 -1px 0 rgba(0,0,0,.1),1px 0 0 rgba(0,0,0,.1),0 1px 0 rgba(0,0,0,.1)
}
.popup-template-main__img{
    width:50px;
    height:50px
}
.popup-template-main__title{
    margin:10px 0 18px;
    font-size:1.2em
}
.popup-template-main__subtitle{
    margin-top:13px;
    font-size:1em
}
.popup-template-main__subheader{
    display:block;
    margin-top:16px;
    margin-bottom:16px
}
.popup-template-main__description{
    font-size:1em
}
.popup-template-main__attributes-list{
    margin:21px 0 23px;
    padding:0
}
.popup-template-main__attributes-item{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.popup-template-main__attributes-name,.popup-template-main__attributes-val{
    margin:0 3px;
    font-size:.9em
}
.popup-template-main__btn{
    min-width:160px;
    margin-bottom:16px;
    margin-right:auto;
    margin-left:auto;
    width:auto
}
.popup-template-main--success .popup-template-main__subtitle{
    color:#fff;
    text-shadow:-1px 0 0 rgba(36,187,157,.5),0 -1px 0 rgba(36,187,157,.5),1px 0 0 rgba(36,187,157,.5),0 1px 0 rgba(36,187,157,.5)
}
.popup-template-main--failure .popup-template-main__subtitle{
    color:#fff;
    text-shadow:-1px 0 0 rgba(224,61,34,.5),0 -1px 0 rgba(224,61,34,.5),1px 0 0 rgba(224,61,34,.5),0 1px 0 rgba(224,61,34,.5)
}
.faq{
    color:#fff;
    font-size:1em
}
.faq ::-moz-selection{
    background-color:transparent
}
.faq ::selection{
    background-color:transparent
}
.faq ol,.faq ul{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none
}
.faq__content{
    padding-left:1em;
    -webkit-transform-origin:bottom;
    transform-origin:bottom;
    -webkit-animation-name:faqShow;
    animation-name:faqShow;
    -webkit-animation-duration:1s;
    animation-duration:1s;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both;
    position:relative;
    z-index:10;
    margin-bottom:2em
}
.faq__content ol,.faq__content ul{
    padding-left:1.25em
}
.faq__content ol li,.faq__content ul li{
    margin-bottom:.55em
}
.faq__content ol li::before{
    margin-right:1.25em
}
.faq__content ol li:nth-child(1)::before{
    content:'1)'
}
.faq__content ol li:nth-child(2)::before{
    content:'2)'
}
.faq__content ol li:nth-child(3)::before{
    content:'3)'
}
.faq__content ol li:nth-child(4)::before{
    content:'4)'
}
.faq__content ol li:nth-child(5)::before{
    content:'5)'
}
.faq__content ol li:nth-child(6)::before{
    content:'6)'
}
.faq__content ol li:nth-child(7)::before{
    content:'7)';
    margin-right:2em
}
.faq__content ol li:nth-child(8)::before{
    content:'8)'
}
.faq h2,.faq h3:not(.article__label-dec),.faq h4,.faq h5{
    font-size:1.25em;
    margin:0 0 .75em;
    padding-bottom:.25em;
    font-weight:700;
    cursor:pointer;
    -webkit-transition:color .17s ease-in-out;
    transition:color .17s ease-in-out;
    background-color:#424242
}
.faq h2:NOT(h2,h1)::before,.faq h3:not(.article__label-dec):NOT(h2,h1)::before,.faq h4:NOT(h2,h1)::before,.faq h5:NOT(h2,h1)::before{
    content:'';
    display:inline-block;
    vertical-align:middle;
    margin-right:.8em;
    background-image:url("");
    background-position:center;
    background-repeat:no-repeat;
    background-size:160%;
    height:1em;
    width:1em;
    margin-top:-6px;
    -webkit-transition:-webkit-transform .16s linear;
    transition:transform .16s linear;
    transition:transform .16s linear,-webkit-transform .16s linear;
    -webkit-transform:rotate(-90deg);
    transform:rotate(-90deg)
}
.faq__trigger{
    position:relative;
    z-index:40
}
.faq__trigger--active{
    color:#ddd
}
.faq__trigger--active::before{
    -webkit-transform:rotate(0deg)!important;
    transform:rotate(0deg)!important
}
.faq h2{
    color:#24ba9d
}
.faq .hidden{
    display:none
}
.faq__nav{
    margin-bottom:1.25em
}
.faq__nav-item{
    line-height:2.25em
}
.faq__nav-link{
    text-decoration:none;
    color:#24ba9d
}
.faq__nav-link:hover{
    color:#28cfaf
}
.faq__search label{
    margin-right:.5em
}
.faq__search .input--text{
    display:inline-block;
    width:auto
}
@media screen and (min-width:980px){
    article.faq{
        padding-left:10px
    }
}
@media only screen and (max-width:576px){
    .faq__content{
        padding-left:0
    }
}
.news__wrapper__h2{
    text-align:center;
    color:#fff;
    font-size:20px;
    line-height:26px;
    font-weight:700;
    margin:0;
    background-color:#424242;
    border-radius:4px;
    padding:5.2px 0
}
.news__wrapper .news__list{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    padding:3px 0;
    margin:0
}
.news__wrapper .news__list .news__item{
    background:#424242;
    border-radius:4px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    margin:8px 0 6px;
    padding:10px
}
.news__wrapper .news__list .news__item .news__img{
    max-width:374px;
    width:100%;
    height:284px;
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    border-radius:4px;
    margin-right:20px
}
.news__wrapper .news__list .news__item .news__text{
    width:100%
}
.news__article__h2,.news__wrapper .news__list .news__item .news__text__link{
    color:#fff;
    font-size:20px;
    line-height:26px;
    font-weight:700;
    text-transform:uppercase
}
.news__wrapper .news__list .news__item .news__text__link{
    display:block;
    margin-bottom:7px;
    width:100%
}
.news__wrapper .news__list .news__item .news__text .news__data{
    font-size:16px;
    line-height:21px;
    color:#fff;
    opacity:.5;
    margin-right:10px
}
.news__wrapper .news__list .news__item .news__text__link__casino{
    margin-right:6px;
    text-decoration:none;
    font-size:16px;
    line-height:21px;
    color:#24ba9d;
    cursor:pointer
}
.news__wrapper .news__list .news__item .news__text__p{
    font-size:16px;
    line-height:21px;
    color:#fff;
    margin:10px 0 30px
}
.news__wrapper .news__list .news__item .news__text__p .news__text__main__p{
    margin-right:10px;
    margin-bottom:0
}
.news__wrapper .news__list .news__item .news__text__link__more{
    font-size:16px;
    line-height:21px;
    color:#fff
}
.news__wrapper .news__pagination{
    padding-left:1%;
    margin:12px 0 5px
}
@media screen and (max-width:700px){
    .news__wrapper .news__list .news__item,.news__wrapper .news__list.news__list--mob{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column
    }
    .news__wrapper .news__list .news__item{
        -webkit-box-sizing:border-box;
        box-sizing:border-box;
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start;
        margin:7px 1%;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        min-width:98%
    }
    .news__wrapper .news__list .news__item .news__text{
        padding-top:10px;
        padding-bottom:10px;
        width:96%;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
    .news__wrapper .news__list .news__item .news__text .news__data,.news__wrapper .news__list .news__item .news__text__link__casino{
        -webkit-box-ordinal-group:0;
        -ms-flex-order:-1;
        order:-1
    }
    .news__wrapper .news__list .news__item .news__text__link{
        margin:6px 0 3px
    }
    .news__wrapper .news__list .news__item .news__img,.news__wrapper .news__list .news__item .news__text__p{
        margin-right:0
    }
    .news__wrapper .news__list.news__list--mob{
        overflow-x:visible
    }
}
@media screen and (max-width:380px){
    .news__wrapper .news__list .news__item .news__img{
        height:244px
    }
    .news__wrapper .news__list .news__item .news__text{
        width:97%
    }
}
@media screen and (max-width:360px){
    .news__wrapper .news__list .news__item .news__img{
        height:207px
    }
    .news__wrapper .news__list .news__item .news__text{
        width:97%
    }
}
.news__article__h2{
    text-align:center;
    margin:0 0 11px;
    background-color:#424242;
    border-radius:4px;
    padding:5.2px 3px
}
.news__article__data{
    font-size:16px;
    line-height:21px;
    color:#fff;
    opacity:.5;
    margin-right:10px
}
.news__article__link__casino{
    margin-right:6px;
    text-decoration:none;
    font-size:16px;
    line-height:21px;
    color:#24ba9d;
    cursor:pointer
}
.news__article__p{
    font-size:16px;
    line-height:21px;
    color:#fff;
    margin:20px 0
}
.news__article__list{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    color:#fff;
    margin:10px 0 20px
}
.news__article__item{
    font-size:16px;
    line-height:21px;
    color:#24ba9d
}
.news__article .green__span{
    color:#fff
}
.news__article .news-search--news-article{
    margin-bottom:10px
}
.news__article .news__article__link,.news__article .news__article__span{
    color:#fff;
    font-weight:400;
    font-size:16px;
    line-height:21px
}
.news__article .news__article__link{
    color:#24ba9d
}
.news__article .button__wrapper,.news__article .iframe__wrapper{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    margin:30px 0 20px
}
.news__article .button__wrapper button{
    max-width:216px;
    width:100%;
    margin:0 20px 0 0
}
.news__article .iframe__wrapper{
    margin:33px 0
}
.news__article__contacts{
    font-size:16px;
    line-height:21px;
    margin-bottom:18px
}
.news__article__contacts__span{
    color:#fff;
    font-size:16px;
    line-height:21px
}
.news__article .button{
    max-width:216px;
    width:100%
}
@media screen and (max-width:500px){
    .news__article__h2{
        margin:11px 0;
        font-size:16px
    }
    .news__article__p{
        margin:11px 0
    }
    .news__article__list{
        padding-left:21px;
        margin:10px 0
    }
    .news__article .iframe{
        margin:12px 0
    }
    .news__article__contacts__youtube{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
    .news__article .button__wrapper{
        -webkit-box-orient:vertical;
        -webkit-box-direction:reverse;
        -ms-flex-direction:column-reverse;
        flex-direction:column-reverse;
        margin:19px 0 10px
    }
    .news__article .button__wrapper button{
        margin:0 auto 13px
    }
    .news__article .button__wrapper .button_grey{
        margin:0 auto 7px
    }
    .news__article .iframe__wrapper{
        margin:13px 0
    }
    .news__article .iframe__wrapper iframe{
        width:100%;
        height:52.6vw
    }
    .news__article .fr-fic{
        width:100%!important
    }
}
.newyear-banner-tour-first{
    background:url("") no-repeat center;
    height:100%;
    width:100vw;
    background-size:cover
}
.newyear-banner-tour-first__content{
    margin:0 auto;
    background-image:url(""),url("");
    background-position:50% 100%,calc((100vw - 1280px)/2) 100%;
    background-repeat:no-repeat;
    background-size:contain,340px;
    height:100%;
    width:100%;
    z-index:6
}
@media screen and (min-width:2000px){
    .newyear-banner-tour-first__content{
        background-position:50% 110%,calc((100vw - 1280px)/2) 100%
    }
}
.newyear-banner-tour-first__wrapper{
    max-width:1280px;
    height:100%;
    width:100%;
    margin:0 auto;
    position:relative;
    background-image:url(""),url("");
    background-position:calc(96%) 20%,calc(100% - 300px) 93%;
    background-repeat:no-repeat
}
.newyear-banner-tour-first__text{
    max-width:603px;
    text-align:center;
    margin:0 auto;
    padding-top:20px;
    color:#fff;
    font-weight:900;
    font-size:72px;
    text-shadow:2px 2px 2px #000
}
.newyear-banner-tour-first__text svg{
    position:relative;
    top:2px
}
.newyear-banner-tour-first__text p{
    margin:0
}
.newyear-banner-tour-first__text .green-text{
    color:#24ba9d
}
.newyear-banner-tour-first__text .tournament-date{
    font-size:36px;
    margin:0
}
.newyear-banner-tour-first__text .tournament-text{
    color:#fff!important
}
.slider__item .button.newyear-banner-tour-first__btn{
    -webkit-transform:none;
    transform:none;
    bottom:20px;
    padding:.4rem 2rem;
    width:auto
}
@media screen and (max-width:1280px){
    .newyear-banner-tour-first__content{
        background-position:50% 100%,7px 100%
    }
}
@media screen and (max-width:768px){
    .newyear-banner-tour-first__wrapper{
        background:0 0
    }
    .newyear-banner-tour-first__text{
        font-size:5vw
    }
    .newyear-banner-tour-first__text svg{
        width:19vw;
        height:5vw;
        top:.9vw
    }
    .newyear-banner-tour-first__text .tournament-date{
        font-size:4vw
    }
    .newyear-banner-tour-first__content{
        background-size:contain,221px
    }
}
@media screen and (max-width:450px){
    .newyear-banner-tour-first{
        background-position:left;
        background:url("") no-repeat center
    }
    .newyear-banner-tour-first__text{
        font-size:29px!important;
        width:260px;
        float:right;
        font-weight:400!important
    }
    .newyear-banner-tour-first__text svg{
        width:107px;
        height:30px;
        top:4px
    }
    .newyear-banner-tour-first__text .tournament-date{
        font-size:18px
    }
    .slider__item .button.newyear-banner-tour-first__btn{
        bottom:60px
    }
}
.newyear-banner-tour-second{
    background:url("") no-repeat center;
    height:100%;
    width:100vw;
    background-size:cover;
    background-position:bottom
}
.newyear-banner-tour-second__content{
    margin:0 auto;
    height:100%;
    width:100%;
    z-index:6
}
.newyear-banner-tour-second__wrapper{
    max-width:1280px;
    height:100%;
    width:100%;
    margin:0 auto;
    position:relative
}
.select-input .select-input--arrow{
    display:block;
    position:absolute;
    right:0;
    top:0;
    width:35px;
    height:100%;
    border-left:1px solid #eaeaea;
    background-image:url("");
    background-size:10px;
    background-position:center;
    background-repeat:no-repeat
}
.ukraine .clock{
    color:#fff;
    line-height:21px
}
.ukraine .gestbar .clock{
    padding:0 14px
}
.ukraine .layout .clock,.ukraine .popup-age-restrictions-removal__footer br{
    display:none
}
.ukraine .gamepage__wrapper .clock{
    text-align:center;
    font-weight:700;
    margin:2em 0;
    background-image:-webkit-gradient(linear,left bottom,left top,color-stop(48%,transparent),color-stop(48%,#fff),color-stop(53%,#fff),color-stop(53%,transparent));
    background-image:-webkit-linear-gradient(bottom,transparent 48%,#fff 48%,#fff 53%,transparent 53%);
    background-image:linear-gradient(to top,transparent 48%,#fff 48%,#fff 53%,transparent 53%)
}
.ukraine .gamepage__wrapper .clock .clock-digits{
    background:#0c0c11;
    padding:0 10px
}
@media screen and (max-width:1290px){
    .ukraine .userbar__item.tickets-counter{
        display:none
    }
}
@media screen and (max-width:1170px){
    .ukraine .header .logo{
        width:105px;
        margin-left:10px
    }
    .ukraine .userbar__item{
        padding:0 8px
    }
}
@media screen and (max-width:1040px){
    .ukraine .userbar__item{
        padding:0 7px
    }
}
@media screen and (max-width:1024px){
    .ukraine .gestbar .clock{
        display:none
    }
    .ukraine .layout .clock{
        display:block;
        width:100%;
        margin-left:auto;
        font-size:11px;
        line-height:14px;
        text-align:right;
        margin-bottom:8px
    }
    .ukraine .layout .row{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
}
@media screen and (max-width:340px){
    .ukraine .header .logo{
        margin-left:0
    }
}
.ukraine .nav__link--img{
    margin-top:4px
}
.loto__item{
    width:151px;
    height:254px;
    margin:auto;
    -webkit-transition:-webkit-box-shadow,-webkit-transform .2s ease-in-out;
    transition:box-shadow,transform .2s ease-in-out;
    transition:box-shadow,transform .2s ease-in-out,-webkit-box-shadow,-webkit-transform .2s ease-in-out;
    position:relative;
    cursor:pointer
}
.loto__item:hover{
    -webkit-transform:scale(1.05);
    transform:scale(1.05);
    -webkit-box-shadow:28px 0 24px -20px rgba(0,0,0,.25),-28px 0 24px -20px rgba(0,0,0,.25);
    box-shadow:28px 0 24px -20px rgba(0,0,0,.25),-28px 0 24px -20px rgba(0,0,0,.25)
}
.loto__item-wrapper{
    border-radius:4px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border:1px solid #767672;
    padding:4px;
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    width:calc(100% - 12px);
    height:calc(100% - 24px);
    background-color:#61615c
}
.loto__item-header{
    text-align:center;
    font-size:16px;
    margin-bottom:.25em
}
.loto__item-header-title{
    font-weight:600;
    margin-bottom:.25em
}
.loto__item-header-number,.loto__item-header-title{
    display:block;
    color:#fff;
    line-height:1em
}
.loto__item-main{
    border-radius:50%;
    width:114px;
    height:114px;
    border:2px solid #fff;
    font-size:16px;
    display:block;
    margin:8px auto;
    position:relative
}
.loto__item .button{
    width:100%
}
.loto__item-label{
    display:none;
    visibility:hidden;
    width:100%;
    height:37px;
    background-image:url("/content/img/logo_casino.svg");
    background-size:contain;
    background-position:center center;
    background-repeat:no-repeat
}
.loto__item--win .loto__item-wrapper{
    border-color:rgba(255,255,255,.8)
}
.loto__item--win .loto__item-main{
    background-image:-webkit-gradient(linear,left bottom,left top,from(#0d68b2),to(#1e1f42));
    background-image:-webkit-linear-gradient(bottom,#0d68b2 0,#1e1f42 100%);
    background-image:linear-gradient(to top,#0d68b2 0,#1e1f42 100%);
    display:none;
    visibility:hidden
}
.loto__item--win .loto__item-main--won{
    display:block!important;
    visibility:visible!important;
    overflow:visible!important
}
.loto__item--win .loto__item-logo,.loto__item--win .loto__item-sum{
    position:absolute;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.loto__item--win .loto__item-logo{
    width:102px;
    display:block;
    margin:auto;
    top:32%;
    left:53%;
    -webkit-animation:openTicket .33s ease-in both;
    animation:openTicket .33s ease-in both;
    -webkit-animation-iteration-count:1;
    animation-iteration-count:1
}
.loto__item--win .loto__item-sum{
    color:#fff;
    font-weight:600;
    white-space:nowrap;
    font-size:20px;
    z-index:20;
    top:70%;
    left:50%
}
.loto__item--win .loto__item-label{
    display:block;
    visibility:visible
}
.loto__item--win .button{
    display:none!important;
    visibility:hidden!important
}
.loto__item-main{
    background-image:-webkit-gradient(linear,left bottom,left top,from(#50c5ac),color-stop(50%,#3fa18d),to(#2e7f70));
    background-image:-webkit-linear-gradient(bottom,#50c5ac 0,#3fa18d 50%,#2e7f70 100%);
    background-image:linear-gradient(to top,#50c5ac 0,#3fa18d 50%,#2e7f70 100%);
    overflow:hidden
}
.loto__item-main--won{
    display:none;
    visibility:hidden
}
.loto__item-lg{
    width:120px;
    position:absolute;
    display:block;
    margin:auto;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.loto__item-lg.slot{
    width:83%
}
.loto__item-lg.automat{
    width:85%
}
.loto__item-lg.cards{
    width:95%
}
.tournament-card .ny-one-tour-card{
    height:100%;
    width:100%;
    background:url(""),url(""),url(""),url("");
    background-size:auto,174px 234px,cover,cover;
    background-repeat:no-repeat;
    background-position:center,20% 50%,50% 7px,center
}
@media screen and (max-width:1024px){
    .tournament-card .ny-one-tour-card{
        background:url(""),url(""),url("");
        background-size:115px 152px,cover,cover;
        background-position:30% 50%,90% 7px,center;
        background-repeat:no-repeat
    }
}
@media screen and (max-width:370px){
    .tournament-card .ny-one-tour-card{
        background:url(""),url("");
        background-size:cover,cover;
        background-position:90% 7px,center;
        background-repeat:no-repeat
    }
}
.ukraine .loto__item-label{
    background-image:url("");
    background-size:contain;
    background-position:center center;
    background-repeat:no-repeat
}
.ukraine .popup-age-restrictions{
    position:fixed;
    left:50%;
    top:50%;
    width:470px;
    max-width:100%;
    max-height:100vh;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    background-color:#424242;
    border-radius:4px;
    font-size:16px;
    color:#fff;
    z-index:15000;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
@media screen and (max-width:470px){
    .ukraine .popup-age-restrictions{
        width:calc(100% - 20px);
        font-size:14px
    }
}
.ukraine .popup-age-restrictions__inner-wrap{
    width:100%;
    height:100%;
    max-height:100vh
}
@media screen and (max-width:470px){
    .ukraine .popup-age-restrictions__inner-wrap{
        overflow-y:scroll
    }
}
@media screen and (max-height:600px){
    .ukraine .popup-age-restrictions__inner-wrap{
        overflow-y:scroll
    }
}
.ukraine .popup-age-restrictions__close{
    position:absolute;
    width:16px;
    height:16px;
    top:16px;
    right:-32px;
    cursor:pointer!important;
    z-index:16000
}
.ukraine .popup-age-restrictions__close--line{
    width:19px;
    height:4px;
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%) rotate(45deg);
    transform:translate(-50%,-50%) rotate(45deg);
    background-color:#a9a9a9
}
.ukraine .popup-age-restrictions__close--line:last-child{
    -webkit-transform:translate(-50%,-50%) rotate(-45deg);
    transform:translate(-50%,-50%) rotate(-45deg)
}
@media screen and (max-width:518px){
    .ukraine .popup-age-restrictions__close{
        top:16px;
        right:16px
    }
}
.ukraine .popup-age-restrictions__image{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:100%;
    height:0;
    padding-top:43%;
    background-image:url("");
    background-position:top center;
    background-size:contain;
    background-repeat:no-repeat
}
.ukraine .popup-age-restrictions__image-text{
    font-size:68px;
    font-family:"Pinup-Bold",sans-serif;
    font-weight:700;
    line-height:52px;
    margin-top:-43%;
    padding:0 24px
}
@media screen and (max-width:470px){
    .ukraine .popup-age-restrictions__image-text{
        font-size:38px;
        line-height:30px;
        padding:0 15px
    }
}
.ukraine .popup-age-restrictions__content{
    padding:0 24px 32px
}
@media screen and (max-width:470px){
    .ukraine .popup-age-restrictions__content{
        padding:0 8px 24px
    }
}
.ukraine .popup-age-restrictions__heading{
    margin-bottom:8px;
    font-size:20px
}
@media screen and (max-width:470px){
    .ukraine .popup-age-restrictions__heading{
        font-size:18px
    }
}
.ukraine .popup-age-restrictions__description{
    margin-bottom:15px;
    line-height:21px
}
.ukraine .popup-age-restrictions__footnote{
    position:relative;
    padding-left:18px;
    margin-bottom:24px;
    line-height:20px;
    color:#a9a9a9
}
.ukraine .popup-age-restrictions__footnote::before{
    content:"";
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    width:3px;
    border-radius:2px;
    background:#ff2400
}
@media screen and (max-width:470px){
    .ukraine .popup-age-restrictions__footnote{
        padding-left:11px;
        margin-bottom:16px
    }
}
.ukraine .popup-age-restrictions__notification{
    padding:16px;
    margin-bottom:16px;
    background-color:#fff;
    border-radius:4px;
    line-height:22px;
    text-align:center;
    color:rgba(0,0,0,.65)
}
.ukraine .popup-age-restrictions__notification strong{
    display:block;
    line-height:25px
}
@media screen and (max-width:470px){
    .ukraine .popup-age-restrictions__notification strong{
        font-size:18px
    }
}
.ukraine .popup-age-restrictions__note{
    margin-bottom:16px;
    text-align:center
}
.ukraine .popup-age-restrictions__btn-wrap{
    text-align:center
}
.ukraine .popup-age-restrictions .popup-age-restrictions-btn{
    max-width:216px;
    width:100%
}
.ukraine .popup-age-restrictions-removal{
    position:fixed;
    left:50%;
    top:50%;
    width:470px;
    max-width:100%;
    max-height:100vh;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    background-color:#424242;
    border-radius:4px;
    font-size:16px;
    line-height:20px;
    color:#fff;
    z-index:15000;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
@media screen and (max-width:470px){
    .ukraine .popup-age-restrictions-removal{
        width:calc(100% - 20px);
        font-size:14px
    }
}
@media screen and (max-height:768px) and (min-width:768px) and (max-width:1280px) and (orientation:landscape){
    .ukraine .popup-age-restrictions-removal{
        top:0;
        -webkit-transform:translateX(-50%);
        transform:translateX(-50%)
    }
}
@media screen and (max-height:600px) and (orientation:portrait){
    .ukraine .popup-age-restrictions-removal{
        top:0;
        margin-bottom:20px;
        max-height:90vh;
        -webkit-transform:translateX(-50%);
        transform:translateX(-50%)
    }
}
.ukraine .popup-age-restrictions-removal__inner-wrap{
    width:100%;
    height:100%;
    max-height:100vh
}
@media screen and (max-width:470px){
    .ukraine .popup-age-restrictions-removal__inner-wrap{
        overflow-y:scroll
    }
}
@media screen and (max-height:700px){
    .ukraine .popup-age-restrictions-removal__inner-wrap{
        overflow-y:scroll
    }
}
.ukraine .popup-age-restrictions-removal__close{
    position:absolute;
    width:16px;
    height:16px;
    top:16px;
    right:-32px;
    cursor:pointer!important;
    z-index:16000
}
.ukraine .popup-age-restrictions-removal__close--line{
    width:90%;
    height:4px;
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%) rotate(45deg);
    transform:translate(-50%,-50%) rotate(45deg);
    background-color:#a9a9a9
}
.ukraine .popup-age-restrictions-removal__close--line:last-child{
    -webkit-transform:translate(-50%,-50%) rotate(-45deg);
    transform:translate(-50%,-50%) rotate(-45deg)
}
@media screen and (max-width:518px){
    .ukraine .popup-age-restrictions-removal__close{
        top:16px;
        right:16px
    }
}
.ukraine .popup-age-restrictions-removal__content{
    padding:0 24px 24px
}
@media screen and (max-width:470px){
    .ukraine .popup-age-restrictions-removal__content{
        padding:0 8px 16px
    }
}
.ukraine .popup-age-restrictions-removal__image{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:100%;
    height:0;
    padding-top:51%;
    background-image:url("");
    background-position:top center;
    background-size:contain;
    background-repeat:no-repeat
}
.ukraine .popup-age-restrictions-removal__image-text{
    font-size:42px;
    font-family:"Pinup-Black-It",sans-serif;
    font-weight:700;
    font-style:italic;
    line-height:52px;
    margin-top:-51%;
    padding:0 24px
}
@media screen and (max-width:470px){
    .ukraine .popup-age-restrictions-removal__image-text{
        font-size:24px;
        line-height:30px;
        padding:0 15px
    }
}
.ukraine .popup-age-restrictions-removal__heading{
    margin-bottom:8px;
    font-size:21px;
    line-height:25px;
    font-family:"Roboto-Bold",sans-serif
}
@media screen and (max-width:470px){
    .ukraine .popup-age-restrictions-removal__heading{
        font-size:18px;
        line-height:23px
    }
}
.ukraine .popup-age-restrictions-removal__description{
    margin-bottom:15px;
    line-height:21px;
    color:#a9a9a9
}
.ukraine .popup-age-restrictions-removal__algorithm{
    position:relative;
    margin-bottom:16px;
    line-height:20px
}
@media screen and (max-width:470px){
    .ukraine .popup-age-restrictions-removal__algorithm{
        margin-bottom:12px
    }
}
.ukraine .popup-age-restrictions-removal__algorithm-heading{
    margin-bottom:8px
}
.ukraine .popup-age-restrictions-removal__algorithm-list{
    padding:0
}
.ukraine .popup-age-restrictions-removal__algorithm-list-item{
    list-style-type:none
}
.ukraine .popup-age-restrictions-removal__algorithm-link{
    position:relative;
    display:block;
    padding-left:20px;
    line-height:24px
}
.ukraine .popup-age-restrictions-removal__algorithm-link::before{
    content:"";
    position:absolute;
    top:50%;
    left:3px;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    width:14px;
    height:14px;
    background-position:center;
    background-repeat:no-repeat
}
.ukraine .popup-age-restrictions-removal__algorithm-link_success{
    color:#24ba9d
}
.ukraine .popup-age-restrictions-removal__algorithm-link_success::before{
    background-image:url("")
}
.ukraine .popup-age-restrictions-removal__algorithm-link_warning{
    text-decoration:underline;
    color:#fff
}
.ukraine .popup-age-restrictions-removal__algorithm-link_warning::before{
    background-image:url("")
}
.ukraine .popup-age-restrictions-removal__btn-wrap{
    padding-bottom:32px;
    border-bottom:1px solid rgba(175,175,175,.25);
    text-align:center
}
@media screen and (max-width:470px){
    .ukraine .popup-age-restrictions-removal__btn-wrap{
        padding-bottom:24px
    }
}
.ukraine .popup-age-restrictions-removal__btn-wrap .popup-age-restrictions-removal-btn{
    max-width:216px;
    width:100%
}
.ukraine .popup-age-restrictions-removal__footer{
    padding-top:24px;
    text-align:center
}
.ukraine .popup-age-restrictions-removal__footer::before{
    content:"";
    display:inline-block;
    width:20px;
    height:26px;
    background-image:url("");
    background-position:center;
    background-repeat:no-repeat;
    vertical-align:middle
}
@media screen and (max-width:470px){
    .ukraine .popup-age-restrictions-removal__footer::before{
        display:block;
        width:100%
    }
}
@media screen and (max-width:470px){
    .ukraine .popup-age-restrictions-removal__footer br{
        display:block
    }
}
.ukraine .popup-confirm-data-processing{
    padding:24px;
    max-width:470px;
    background-color:#424242;
    border-radius:4px;
    border:0;
    color:#a9a9a9;
    font-size:16px;
    line-height:21px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.ukraine .popup-confirm-data-processing--title{
    margin:0 0 12px;
    color:#fff;
    font-size:20px;
    font-family:"Roboto-Bold",sans-serif
}
.ukraine .popup-confirm-data-processing--text-block{
    padding:0 12px;
    position:relative;
    margin-bottom:24px
}
.ukraine .popup-confirm-data-processing--text-block::before{
    content:'';
    display:block;
    position:absolute;
    top:0;
    left:0;
    width:3px;
    height:100%;
    background:#dc1f00;
    border-radius:2px
}
.ukraine .popup-confirm-data-processing--text-block-p{
    margin:0
}
.ukraine .popup-confirm-data-processing--data{
    margin-bottom:24px;
    line-height:22px
}
.ukraine .popup-confirm-data-processing--data-row{
    padding-bottom:8px;
    margin-bottom:8px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    border-bottom:1px solid rgba(101,101,101,.5)
}
.ukraine .popup-confirm-data-processing--data-row-left{
    -ms-flex-preferred-size:50%;
    flex-basis:50%
}
.ukraine .popup-confirm-data-processing--data-row-right{
    -ms-flex-preferred-size:50%;
    flex-basis:50%;
    text-align:right;
    color:#fff
}
.ukraine .popup-confirm-data-processing--buttons{
    text-align:center
}
.ukraine .popup-confirm-data-processing--buttons-invalid{
    margin-top:12px
}
.ukraine .popup-confirm-data-processing--buttons-invalid-change-btn{
    color:#24ba9d
}
.ukraine .popup-confirm-data-processing--buttons .button_data-confirm{
    width:226px
}
.ukraine .popup-confirm-data-processing--close{
    position:absolute;
    top:14px;
    right:-32px;
    width:16px;
    height:16px;
    background:url("") no-repeat center;
    cursor:pointer;
    z-index:44
}
@media screen and (max-width:576px){
    .ukraine .popup-confirm-data-processing--close{
        top:16px;
        right:16px
    }
    .ukraine .popup-confirm-data-processing--title{
        max-width:240px
    }
}
@media screen and (max-width:450px){
    .ukraine .popup-confirm-data-processing{
        padding:9px 8px 24px;
        font-size:14px
    }
    .ukraine .popup-confirm-data-processing--title{
        max-width:240px;
        font-size:18px;
        line-height:23px
    }
    .ukraine .popup-confirm-data-processing--text-block{
        font-size:14px;
        line-height:18px
    }
    .ukraine .popup-confirm-data-processing--buttons-invalid{
        font-size:16px;
        line-height:21px
    }
    .ukraine .popup-confirm-data-processing--data{
        margin-bottom:16px;
        line-height:20px
    }
    .ukraine .popup-confirm-data-processing--data-row{
        margin-bottom:6px
    }
}
@media print{
    .page{
        padding:0
    }
    .header{
        display:none!important
    }
    .article nav,.aside,.row{
        display:none
    }
    .article *{
        color:#000!important
    }
    .article li{
        margin-left:0!important
    }
    .article .lk-table__item{
        border:1px solid #000
    }
    .article .button,.footer{
        display:none
    }
}
