@charset "UTF-8";


@-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 arrowMenuPromo {
    0%, to {
        right: calc(50% - 16px)
    }
    50% {
        right: -100px
    }
    51% {
        z-index: -20;
        right: 336px
    }
}
@keyframes arrowMenuPromo {
    0%, to {
        right: calc(50% - 16px)
    }
    50% {
        right: -100px
    }
    51% {
        z-index: -20;
        right: 336px
    }
}
@-webkit-keyframes navArrow {
    0%, to {
        right: 10px
    }
    50% {
        right: -100%
    }
    51% {
        right: 100%
    }
}
@keyframes navArrow {
    0%, to {
        right: 10px
    }
    50% {
        right: -100%
    }
    51% {
        right: 100%
    }
}
@-webkit-keyframes arrowanimate {
    0%, to {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
@keyframes arrowanimate {
    0%, to {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
@-webkit-keyframes arrowShining {
    0% {
        border-top: 2px solid #fff;
        border-left: 2px solid #fff
    }
    to {
        border-top: 2px solid #3fc9af;
        border-left: 2px solid #3fc9af
    }
}
@-webkit-keyframes coins-blink {
    0%, 32.9% {
        background-image: url(../img/assets/bonus-page/blind1.png);
        background-position: 50% -6%
    }
    33%, 65.9% {
        background-image: url(../img/assets/bonus-page/blind2.png);
        background-position: 50% -6%
    }
    66%, to {
        background-image: url(../img/assets/bonus-page/blind3.png);
        background-position: 50% 14%
    }
}
@keyframes coins-blink {
    0%, 32.9% {
        background-image: url(../img/assets/bonus-page/blind1.png);
        background-position: 50% -6%
    }
    33%, 65.9% {
        background-image: url(../img/assets/bonus-page/blind2.png);
        background-position: 50% -6%
    }
    66%, to {
        background-image: url(../img/assets/bonus-page/blind3.png);
        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 #3fc9af;
        border-left: 2px solid #3fc9af
    }
}
@-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 arrowMenu {
    0%, to {
        right: calc(50% - 16px)
    }
    50% {
        right: -336px
    }
    51% {
        z-index: -20;
        right: 336px
    }
}
@keyframes arrowMenu {
    0%, to {
        right: calc(50% - 16px)
    }
    50% {
        right: -336px
    }
    51% {
        z-index: -20;
        right: 336px
    }
}
@-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 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 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: #24bb9d
    }
}
@keyframes cashbox-bonus-arrow-1 {
    0%, 50%, to {
        fill: #fff
    }
    20% {
        fill: #24bb9d
    }
}
@-webkit-keyframes cashbox-bonus-arrow-2 {
    0%, 10%, 70%, to {
        fill: #fff
    }
    40% {
        fill: #24bb9d
    }
}
@keyframes cashbox-bonus-arrow-2 {
    0%, 10%, 70%, to {
        fill: #fff
    }
    40% {
        fill: #24bb9d
    }
}
@-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 favorite-games-sprite-animation {
    0%, 3.569% {
        background-position: 0
    }
    3.57%, 7.139% {
        background-position: -50px
    }
    10.709%, 7.14% {
        background-position: -100px
    }
    10.71%, 14.279% {
        background-position: -150px
    }
    14.28%, 17.849% {
        background-position: -200px
    }
    17.85%, 21.419% {
        background-position: -250px
    }
    21.42%, 24.989% {
        background-position: -300px
    }
    24.99%, 28.559% {
        background-position: -350px
    }
    28.56%, 32.129% {
        background-position: -400px
    }
    32.13%, 35.699% {
        background-position: -450px
    }
    35.7%, 39.269% {
        background-position: -500px
    }
    39.27%, 42.839% {
        background-position: -550px
    }
    42.84%, 46.409% {
        background-position: -600px
    }
    46.41%, 49.979% {
        background-position: -650px
    }
    49.98%, 53.549% {
        background-position: -700px
    }
    53.55%, 57.119% {
        background-position: -750px
    }
    57.12%, 60.689% {
        background-position: -800px
    }
    60.69%, 64.259% {
        background-position: -850px
    }
    64.26%, 67.829% {
        background-position: -900px
    }
    67.83%, 71.399% {
        background-position: -950px
    }
    71.4%, 74.969% {
        background-position: -1000px
    }
    74.97%, 78.539% {
        background-position: -1050px
    }
    78.54%, 82.109% {
        background-position: -1100px
    }
    82.11%, 85.679% {
        background-position: -1150px
    }
    85.68%, 89.249% {
        background-position: -1200px
    }
    89.25%, 92.819% {
        background-position: -1250px
    }
    92.82%, 96.389% {
        background-position: -1300px
    }
    96.39%, 99.999% {
        background-position: -1350px
    }
    to {
        background-position: -1400px
    }
}
@keyframes favorite-games-sprite-animation {
    0%, 3.569% {
        background-position: 0
    }
    3.57%, 7.139% {
        background-position: -50px
    }
    10.709%, 7.14% {
        background-position: -100px
    }
    10.71%, 14.279% {
        background-position: -150px
    }
    14.28%, 17.849% {
        background-position: -200px
    }
    17.85%, 21.419% {
        background-position: -250px
    }
    21.42%, 24.989% {
        background-position: -300px
    }
    24.99%, 28.559% {
        background-position: -350px
    }
    28.56%, 32.129% {
        background-position: -400px
    }
    32.13%, 35.699% {
        background-position: -450px
    }
    35.7%, 39.269% {
        background-position: -500px
    }
    39.27%, 42.839% {
        background-position: -550px
    }
    42.84%, 46.409% {
        background-position: -600px
    }
    46.41%, 49.979% {
        background-position: -650px
    }
    49.98%, 53.549% {
        background-position: -700px
    }
    53.55%, 57.119% {
        background-position: -750px
    }
    57.12%, 60.689% {
        background-position: -800px
    }
    60.69%, 64.259% {
        background-position: -850px
    }
    64.26%, 67.829% {
        background-position: -900px
    }
    67.83%, 71.399% {
        background-position: -950px
    }
    71.4%, 74.969% {
        background-position: -1000px
    }
    74.97%, 78.539% {
        background-position: -1050px
    }
    78.54%, 82.109% {
        background-position: -1100px
    }
    82.11%, 85.679% {
        background-position: -1150px
    }
    85.68%, 89.249% {
        background-position: -1200px
    }
    89.25%, 92.819% {
        background-position: -1250px
    }
    92.82%, 96.389% {
        background-position: -1300px
    }
    96.39%, 99.999% {
        background-position: -1350px
    }
    to {
        background-position: -1400px
    }
}
@-webkit-keyframes border-radius-animation {
    0% {
        border-radius: 0
    }
    to {
        border-radius: 4px
    }
}
@keyframes border-radius-animation {
    0% {
        border-radius: 0
    }
    to {
        border-radius: 4px
    }
}
@-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 popup-notif {
    0%, to {
        right: -500px
    }
    10%, 90% {
        right: 5px
    }
}
@keyframes popup-notif {
    0%, to {
        right: -500px
    }
    10%, 90% {
        right: 5px
    }
}
@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
@-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 btnanimate-grey {
    0%, to {
        right: calc(50% - 16px)
    }
    50% {
        right: 336px
    }
    51% {
        z-index: -20;
        right: -336px
    }
}
@keyframes btnanimate-grey {
    0%, to {
        right: calc(50% - 16px)
    }
    50% {
        right: 336px
    }
    51% {
        z-index: -20;
        right: -336px
    }
}
@-webkit-keyframes btnanimate {
    0%, to {
        right: calc(50% - 16px)
    }
    50% {
        right: -336px
    }
    51% {
        z-index: -20;
        right: 336px
    }
}
@keyframes btnanimate {
    0%, to {
        right: calc(50% - 16px)
    }
    50% {
        right: -336px
    }
    51% {
        z-index: -20;
        right: 336px
    }
}
@-webkit-keyframes border-to-red {
    0% {
        border-color: #a9a9a9
    }
    to {
        border-color: red
    }
}
@keyframes border-to-red {
    0% {
        border-color: #a9a9a9
    }
    to {
        border-color: red
    }
}
@-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
}
.article_rules .lk-table li, 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
}
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: 'pt_sansbold';
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/pt_sans-web-bold-webfont.eot);
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/pt_sans-web-bold-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/pt_sans-web-bold-webfont.woff) format("woff"), url(../fonts/pt_sans-web-bold-webfont.ttf) format("truetype"), url(../fonts/pt_sans-web-bold-webfont.svg#pt_sansbold) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'pt_sansregular';
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/pt_sans-web-regular-webfont.eot);
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/pt_sans-web-regular-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/pt_sans-web-regular-webfont.woff) format("woff"), url(../fonts/pt_sans-web-regular-webfont.ttf) format("truetype"), url(../fonts/pt_sans-web-regular-webfont.svg#pt_sansregular) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'TotoFont';
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/betFont.otf);
    font-weight: 400;
    font-style: normal
};
font-display: swap;
@font-face {
    font-family: 'nexa_scriptbold';
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/fontfabric_-_nexa_script_bold-webfont.eot);
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/fontfabric_-_nexa_script_bold-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/fontfabric_-_nexa_script_bold-webfont.woff) format("woff"), url(../fonts/fontfabric_-_nexa_script_bold-webfont.ttf) format("truetype"), url(../fonts/fontfabric_-_nexa_script_bold-webfont.svg#nexa_scriptbold) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'nexa_scriptheavy';
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/fontfabric_-_nexa_script_heavy-webfont.eot);
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/fontfabric_-_nexa_script_heavy-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/fontfabric_-_nexa_script_heavy-webfont.woff) format("woff"), url(../fonts/fontfabric_-_nexa_script_heavy-webfont.ttf) format("truetype"), url(../fonts/fontfabric_-_nexa_script_heavy-webfont.svg#nexa_scriptheavy) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'nexa_scriptlight';
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/fontfabric_-_nexa_script_light-webfont.eot);
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/fontfabric_-_nexa_script_light-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/fontfabric_-_nexa_script_light-webfont.woff) format("woff"), url(../fonts/fontfabric_-_nexa_script_light-webfont.ttf) format("truetype"), url(../fonts/fontfabric_-_nexa_script_light-webfont.svg#nexa_scriptlight) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'nexa_scriptsemi_bold';
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/fontfabric_-_nexa_script_semi_bold-webfont.eot);
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/fontfabric_-_nexa_script_semi_bold-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/fontfabric_-_nexa_script_semi_bold-webfont.woff) format("woff"), url(../fonts/fontfabric_-_nexa_script_semi_bold-webfont.ttf) format("truetype"), url(../fonts/fontfabric_-_nexa_script_semi_bold-webfont.svg#nexa_scriptsemi_bold) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Chupada-BoldItalic';
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/Chupada-BoldItalic.eot);
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/pt_sans-web-regular-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/Chupada-BoldItalic.woff) format("woff"), url(../fonts/Chupada-BoldItalic.ttf) format("truetype"), url(../fonts/pt_sans-web-regular-webfont.svg#pt_sansregular) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Chupada-Italic';
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/Chupada-Italic.eot);
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/pt_sans-web-regular-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/Chupada-Italic.woff) format("woff"), url(../fonts/Chupada-Italic.ttf) format("truetype"), url(../fonts/pt_sans-web-regular-webfont.svg#pt_sansregular) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Chupada-Bold';
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/Chupada-Bold.eot);
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/pt_sans-web-regular-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/Chupada-Bold.woff) format("woff"), url(../fonts/Chupada-Bold.ttf) format("truetype"), url(../fonts/Chupada-Bold.svg#pt_sansregular) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'ChupadaDemibold-Italic';
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/ChupadaDemibold-Italic.eot);
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/pt_sans-web-regular-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/ChupadaDemibold-Italic.woff) format("woff"), url(../fonts/ChupadaDemibold-Italic.ttf) format("truetype"), url(../fonts/ChupadaDemibold-Italic.svg#pt_sansregular) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'nexa_scriptthin';
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/fontfabric_-_nexa_script_thin-webfont.eot);
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/fontfabric_-_nexa_script_thin-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/fontfabric_-_nexa_script_thin-webfont.woff) format("woff"), url(../fonts/fontfabric_-_nexa_script_thin-webfont.ttf) format("truetype"), url(../fonts/fontfabric_-_nexa_script_thin-webfont.svg#nexa_scriptthin) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'nexa_scriptregular';
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/fontfabric_-_nexa_script-webfont.eot);
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/fontfabric_-_nexa_script-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/fontfabric_-_nexa_script-webfont.woff) format("woff"), url(../fonts/fontfabric_-_nexa_script-webfont.ttf) format("truetype"), url(../fonts/fontfabric_-_nexa_script-webfont.svg#nexa_scriptregular) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'plumb_bold';
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/plumbcondensed-bold-webfont.eot);
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/plumbcondensed-bold-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/plumbcondensed-bold-webfont.woff) format("woff"), url(../fonts/plumbcondensed-bold-webfont.ttf) format("truetype"), url(../fonts/plumbcondensed-bold-webfont.svg#nexa_scriptregular) format("svg");
    font-weight: 700;
    font-style: bold;
    font-display: swap;
}
@font-face {
    font-family: 'secure-disc';
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/text-security-disc-mod.ttf) format("woff");
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/text-security-disc-mod.woff) format("truetype");
    font-weight: 700;
    font-style: bold;
    font-display: swap;
}
@font-face {
    font-family: 'Circe-Regular';
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/Circe-Regular.eot);
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/pt_sans-web-regular-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/Circe-Regular.woff) format("woff"), url(../fonts/Circe-Regular.ttf) format("truetype"), url(../fonts/Circe-Regular.svg#pt_sansregular) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Circe-ExtraBold';
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/Circe-ExtraBold.eot);
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/Circe-ExtraBold.woff) format("woff"), url(../fonts/Circe-ExtraBold.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Pinup-Black';
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/Pinup-Black.eot);
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/Pinup-Black.eot?#iefix) format("embedded-opentype"), url(../fonts/Pinup-Black.woff2) format("woff2"), url(../fonts/Pinup-Black.woff) format("woff"), url(../fonts/Pinup-Black.ttf) format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Pinup-Black-It';
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/Pinup-Black-It.eot);
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/Pinup-Black-It.eot?#iefix) format("embedded-opentype"), url(../fonts/Pinup-Black-It.woff2) format("woff2"), url(../fonts/Pinup-Black-It.woff) format("woff"), url(../fonts/Pinup-Black-It.ttf) format("truetype");
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Pinup-Bold';
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/Pinup-Bold.eot);
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/Pinup-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/Pinup-Bold.woff2) format("woff2"), url(../fonts/Pinup-Bold.woff) format("woff"), url(../fonts/Pinup-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Pinup-Bold-It';
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/Pinup-Bold-It.eot);
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/Pinup-Bold-It.eot?#iefix) format("embedded-opentype"), url(../fonts/Pinup-Bold-It.woff2) format("woff2"), url(../fonts/Pinup-Bold-It.woff) format("woff"), url(../fonts/Pinup-Bold-It.ttf) format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Pinup-Italic';
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/Pinup-Italic.eot);
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/Pinup-Italic.eot?#iefix) format("embedded-opentype"), url(../fonts/Pinup-Italic.woff2) format("woff2"), url(../fonts/Pinup-Italic.woff) format("woff"), url(../fonts/Pinup-Italic.ttf) format("truetype");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Pinup-Light';
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/Pinup-Light.eot);
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/Pinup-Light.eot?#iefix) format("embedded-opentype"), url(../fonts/Pinup-Light.woff2) format("woff2"), url(../fonts/Pinup-Light.woff) format("woff"), url(../fonts/Pinup-Light.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Pinup-Light-It';
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/Pinup-Light-It.eot);
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/Pinup-Light-It.eot?#iefix) format("embedded-opentype"), url(../fonts/Pinup-Light-It.woff2) format("woff2"), url(../fonts/Pinup-Light-It.woff) format("woff"), url(../fonts/Pinup-Light-It.ttf) format("truetype");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Pinup-Medium';
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/Pinup-Medium.eot);
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/Pinup-Medium.eot?#iefix) format("embedded-opentype"), url(../fonts/Pinup-Medium.woff2) format("woff2"), url(../fonts/Pinup-Medium.woff) format("woff"), url(../fonts/Pinup-Medium.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Pinup-Medium-It';
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/Pinup-Medium-It.eot);
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/Pinup-Medium-It.eot?#iefix) format("embedded-opentype"), url(../fonts/Pinup-Medium-It.woff2) format("woff2"), url(../fonts/Pinup-Medium-It.woff) format("woff"), url(../fonts/Pinup-Medium-It.ttf) format("truetype");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Pinup-Regular';
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/Pinup-Regular.eot);
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/Pinup-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/Pinup-Regular.woff2) format("woff2"), url(../fonts/Pinup-Regular.woff) format("woff"), url(../fonts/Pinup-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto-Light';
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/Roboto-Light.eot);
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/Roboto-Light.eot?#iefix) format("embedded-opentype"), url(../fonts/Roboto-Light.woff2) format("woff2"), url(../fonts/Roboto-Light.woff) format("woff"), url(../fonts/Roboto-Light.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto-Thin';
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/Roboto-Thin.eot);
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/Roboto-Thin.eot?#iefix) format("embedded-opentype"), url(../fonts/Roboto-Thin.woff2) format("woff2"), url(../fonts/Roboto-Thin.woff) format("woff"), url(../fonts/Roboto-Thin.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto-Regular';
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/Roboto-Regular.eot);
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/Roboto-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/Roboto-Regular.woff2) format("woff2"), url(../fonts/Roboto-Regular.woff) format("woff"), url(../fonts/Roboto-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto-Medium';
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/Roboto-Medium.eot);
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/Roboto-Medium.eot?#iefix) format("embedded-opentype"), url(../fonts/Roboto-Medium.woff2) format("woff2"), url(../fonts/Roboto-Medium.woff) format("woff"), url(../fonts/Roboto-Medium.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto-Bold';
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/Roboto-Bold/Roboto-Bold.eot);
    src: local('Pacifico Regular'), local('Pacifico-Regular'),url(../fonts/Roboto-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/Roboto-Bold.woff2) format("woff2"), url(../fonts/Roboto-Bold.woff) format("woff"), url(../fonts/Roboto-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
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: 'pt_sansregular', Helvetica, Arial, sans-serif;
    background: -webkit-gradient(linear, left top, left bottom, from(#0c0c11), color-stop(90%, #262634), to(#2e2e3e));
    background: -webkit-linear-gradient(top, #0c0c11 0, #262634 90%, #2e2e3e 100%);
    background: linear-gradient(to bottom, #0c0c11 0, #262634 90%, #2e2e3e 100%);
    background-color: #0c0c11
}
.page_disable {
    overflow: hidden
}
.page--popup, .page_shadow {
    position: relative;
    overflow: hidden
}
.page--popup::after, .page_shadow--cashbox-popup::after, .page_shadow::after, .page_shadow_login::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 {
    position: fixed;
    height: 100%;
    width: 100%
}
.page_shadow--cashbox-popup::after, .page_shadow::after, .page_shadow_login::after {
    position: absolute;
    z-index: 5010!important
}
.page_shadow:not(:root:root) {
    overflow: visible
}
.page_shadow--cashbox-popup {
    overflow: hidden!important;
    position: fixed;
    height: 100%;
    width: 100%
}
.page_shadow_login {
    overflow: unset;
    position: fixed;
    height: 100%;
    width: 100%
}
.page__wrapper {
    min-height: 100%;
    margin-bottom: -50px
}
#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
}
@media screen and (min-width:1280px) {
    .halloween-img {
        position: relative
    }
    .halloween-img::after, .halloween-img::before {
        content: '';
        display: block;
        width: calc((100% - 1280px)/2);
        height: 100%;
        position: fixed;
        top: 56px;
        background-repeat: no-repeat;
        background-size: cover
    }
    .halloween-img::after {
        background-position: 50% 0
    }
    .halloween-img-left, .halloween-img::before {
        left: 0;
        background-image: url(./backgrounds/halloween/halloween-left.jpg);
        background-position: 68%, 0
    }
    .halloween-img::after {
        left: calc(50% + 639px);
        background-image: url(./backgrounds/halloween/halloween-right.jpg)
    }
    .halloween-img-left {
        width: calc((100% - 1280px)/2);
        background-position: 80%, 0
    }
    .halloween-img-left, .halloween-img-right, .minted-coin-left, .minted-coin-right {
        height: 100%;
        position: fixed;
        top: 56px;
        background-repeat: no-repeat;
        background-size: cover
    }
    .minted-coin-left {
        width: 319px;
        background-position: 95%, 0;
        background-image: url(./backgrounds/minted-coin/minted-coin-left.jpg);
        left: 0
    }
    .halloween-img-right, .minted-coin-right {
        right: 0
    }
    .halloween-img-right {
        width: calc((100% - 1280px)/2);
        background-position: 50%, 0;
        background-image: url(./backgrounds/halloween/halloween-right.jpg)
    }
    .minted-coin-right {
        width: 319px;
        background-position: 8%, 0;
        background-image: url(./backgrounds/minted-coin/minted-coin-right.jpg)
    }
    .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(./left-1.jpg)
    }
    .blackfriday-bkg::before, .common-girls5::before, .common-girls::before, .feb-14::before, .feb-23::before, .girls-cards::before, .girls::before, .halloween::before, .kamchatka::before, .march-8::before, .may-9::before, .money-girls::before, .ny-bkg-2::before, .ny-bkg::before, .page--9may::before, .page--com-1::before, .page--com-2::before, .page--com-3::before, .page--com-4::before, .page--vegas::before, .pinup-slot::before, .vegas-magic::before {
        left: calc(50% - 959px)
    }
    .page--com-1::after {
        background-image: url(./right-1.jpg)
    }
    .blackfriday-bkg::after, .common-girls5::after, .common-girls::after, .feb-14::after, .feb-23::after, .girls-cards::after, .girls::after, .halloween::after, .kamchatka::after, .march-8::after, .may-9::after, .money-girls::after, .ny-bkg-2::after, .ny-bkg::after, .page--9may::after, .page--com-1::after, .page--com-2::after, .page--com-3::after, .page--com-4::after, .page--vegas::after, .pinup-slot::after, .vegas-magic::after {
        left: calc(50% + 639px)
    }
    .page--com-2::before {
        background-image: url(./left-2.jpg)
    }
    .page--com-2::after {
        background-image: url(./right-2.jpg)
    }
    .page--com-3::before {
        background-image: url(./left-3.jpg)
    }
    .page--com-3::after {
        background-image: url(./right-3.jpg)
    }
    .page--com-4::before {
        background-image: url(./left-4.jpg)
    }
    .page--com-4::after {
        background-image: url(./right-4.jpg)
    }
    .page--9may::before {
        background-image: url(./left.jpg)
    }
    .page--9may::after {
        background-image: url(./right.jpg)
    }
    .page--vegas::before {
        background-image: url(./vegas-bkg-left.jpg)
    }
    .page--vegas::after {
        background-image: url(./vegas-bkg-right.jpg)
    }
    .kamchatka::before {
        background-image: url(./backgrounds/kamchatka/kamchatka_background-left-min.jpg)
    }
    .kamchatka::after {
        background-image: url(./backgrounds/kamchatka/kamchatka_background-right-min.jpg)
    }
    .vegas-magic::before {
        background-image: url(./backgrounds/vegas-magic/vegas-magic_background-left.jpg)
    }
    .vegas-magic::after {
        background-image: url(./backgrounds/vegas-magic/vegas-magic_background-right.jpg)
    }
    .girls::before {
        background-image: url(./backgrounds/girls/left-1.jpg)
    }
    .girls::after {
        background-image: url(./backgrounds/girls/right-1.jpg)
    }
    .halloween::before {
        background-image: url(./backgrounds/halloween/left-1.jpg)
    }
    .halloween::after {
        background-image: url(./backgrounds/halloween/right-1.jpg)
    }
    .common-girls::before {
        background-image: url(./com-left.jpg)
    }
    .common-girls::after {
        background-image: url(./com-right.jpg)
    }
    .blackfriday-bkg::before {
        background-image: url(./black-friday-bkg-left.jpg)
    }
    .blackfriday-bkg::after {
        background-image: url(./black-friday-bkg-right.jpg)
    }
    .ny-bkg::before {
        background-image: url(./ny-bkg-left.jpg)
    }
    .ny-bkg::after {
        background-image: url(./ny-bkg-right.jpg)
    }
    .ny-bkg-2::before {
        background-image: url(./ny-bkg2-left.jpg)
    }
    .ny-bkg-2::after {
        background-image: url(./ny-bkg2-right.jpg)
    }
    .feb-14::before {
        background-image: url(./14-feb-left.jpg)
    }
    .feb-14::after {
        background-image: url(./14-feb-right.jpg)
    }
    .feb-23::before {
        background-image: url(./23-feb-left.jpg)
    }
    .feb-23::after {
        background-image: url(./23-feb-right.jpg)
    }
    .march-8::before {
        background-image: url(./8-march-left.jpg)
    }
    .march-8::after {
        background-image: url(./8-march-right.jpg)
    }
    .common-girls5::before {
        background-image: url(./common/left.jpg)
    }
    .common-girls5::after {
        background-image: url(./common/right.jpg)
    }
    .money-girls::before {
        background-image: url(./money-girls-left.jpg)
    }
    .money-girls::after {
        background-image: url(./money-girls-right.jpg)
    }
    .may-9::before {
        background-image: url(./may-9-left.jpg)
    }
    .may-9::after {
        background-image: url(./may-9-right.jpg)
    }
    .pinup-slot::before {
        background-image: url(./pinup-slot-left.jpg)
    }
    .pinup-slot::after {
        background-image: url(./pinup-slot-right.jpg)
    }
    .girls-cards::before {
        background-image: url(casino/girls-cards-left.jpg)
    }
    .girls-cards::after {
        background-image: url(casino/girls-cards-right.jpg)
    }
}
@media screen and (min-width:1930px) {
    .halloween-img::after, .halloween-img::before {
        content: '';
        width: calc((100% - 1280px)/2);
        top: 56px
    }
    .halloween-img::before {
        left: 0;
        background-image: url(./backgrounds/halloween/halloween-left-h.jpg)
    }
    .halloween-img::after {
        left: calc(50% + 639px);
        background-image: url(./backgrounds/halloween/halloween-right-h.jpg)
    }
    .halloween-img-left {
        background-image: url(./backgrounds/halloween/halloween-left-h.jpg);
        left: 0
    }
    .halloween-img-left, .halloween-img-right, .minted-coin-left, .minted-coin-right {
        width: calc((100% - 1280px)/2);
        height: 100%;
        position: fixed;
        top: 56px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50% 8%
    }
    .minted-coin-left {
        background-image: url(./backgrounds/minted-coin/minted-coin-left-h.jpg);
        left: 0
    }
    .halloween-img-right, .minted-coin-right {
        background-image: url(./backgrounds/halloween/halloween-right-h.jpg);
        right: 0
    }
    .minted-coin-right {
        background-image: url(./backgrounds/minted-coin/minted-coin-right-h.jpg)
    }
    .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
    }
    .blackfriday-bkg::before, .common-girls5::before, .common-girls::before, .feb-14::before, .feb-23::before, .girls-cards::before, .girls::before, .halloween::before, .kamchatka::before, .march-8::before, .may-9::before, .money-girls::before, .ny-bkg-2::before, .ny-bkg::before, .page--vegas::before, .pinup-slot::before, .vegas-magic::before {
        left: 0
    }
    .blackfriday-bkg::after, .common-girls5::after, .common-girls::after, .feb-14::after, .feb-23::after, .girls-cards::after, .girls::after, .halloween::after, .kamchatka::after, .march-8::after, .may-9::after, .money-girls::after, .ny-bkg-2::after, .ny-bkg::after, .page--vegas::after, .pinup-slot::after, .vegas-magic::after {
        left: calc(50% + 639px)
    }
    .kamchatka::before {
        background-image: url(./kamchatka-background-left-high.jpg)
    }
    .kamchatka::after {
        background-image: url(./kamchatka_background-right-high.png)
    }
    .page--vegas::before {
        background-image: url(./vegas-bkg-left-h.jpg)
    }
    .page--vegas::after {
        background-image: url(./vegas-bkg-right-h.jpg)
    }
    .girls::before {
        background-image: url(./left.png)
    }
    .girls::after {
        background-image: url(./right.png)
    }
    .halloween::before {
        background-image: url(./left.jpg)
    }
    .halloween::after {
        background-image: url(./right.jpg)
    }
    .vegas-magic::before {
        background-image: url(./vegas-magic_background-left.jpg)
    }
    .vegas-magic::after {
        background-image: url(./vegas-magic_background-right.jpg)
    }
    .common-girls::before {
        background-image: url(./com-left-h.jpg)
    }
    .common-girls::after {
        background-image: url(./com-right-h.jpg)
    }
    .blackfriday-bkg::before {
        background-image: url(./black-friday-bkg-left-h.jpg)
    }
    .blackfriday-bkg::after {
        background-image: url(./black-friday-bkg-right-h.jpg)
    }
    .ny-bkg::before {
        background-image: url(./ny-bkg-left-h.jpg)
    }
    .ny-bkg::after {
        background-image: url(./ny-bkg-right-h.jpg)
    }
    .ny-bkg-2::before {
        background-image: url(./ny-bkg2-left-h.jpg)
    }
    .ny-bkg-2::after {
        background-image: url(./ny-bkg2-right-h.jpg)
    }
    .feb-14::before {
        background-image: url(./14-feb-left-h.jpg)
    }
    .feb-14::after {
        background-image: url(./14-feb-right-h.jpg);
        background-position: 50% 0
    }
    .feb-23::after, .feb-23::before {
        background-image: url(./23-feb-left-h.jpg);
        background-position: 50% 0
    }
    .feb-23::after {
        background-image: url(./23-feb-right-h.jpg)
    }
    .march-8::before {
        background-image: url(./8-march-left-h.jpg)
    }
    .march-8::after {
        background-image: url(./8-march-right-h.jpg)
    }
    .common-girls5::after, .common-girls5::before {
        background-image: url(./common/left-h.jpg);
        background-position: 50% 0
    }
    .common-girls5::after {
        background-image: url(./common/right-h.jpg)
    }
    .money-girls::after, .money-girls::before {
        background-image: url(./money-girls-left-h.jpg);
        background-position: 50% 0
    }
    .money-girls::after {
        background-image: url(./money-girls-right-h.jpg)
    }
    .may-9::after, .may-9::before {
        background-image: url(./may-9-left-h.jpg);
        background-position: 50% 0
    }
    .may-9::after {
        background-image: url(./may-9-right-h.jpg)
    }
    .pinup-slot::after, .pinup-slot::before {
        background-image: url(./pinup-slot-left-h.jpg);
        background-position: 50% 0
    }
    .pinup-slot::after {
        background-image: url(./pinup-slot-right-h.jpg)
    }
}
@media only screen and (max-width:1024px) {
    .page {
        padding-top: 45px
    }
    .page--alarm {
        padding-top: 44px
    }
    .page_error {
        padding: 0
    }
}
.link_accent {
    color: #24bb9d;
    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 {
    -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;
    padding: 5px 0;
    background-color: #262634
}
.layout .main {
    width: 80%;
    outline: 0;
    padding: 5px;
    min-height: calc(var(--vh, 1vh)*100 - var(--commonHeight))
}
@media screen and (max-width:1260px) {
    .layout .main {
        padding: 5px 15px
    }
}
@media screen and (max-width:770px) {
    .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
}
@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
    }
}
.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
}
@media screen and (max-width:1279px) {
    .layout.layout--tournaments>section {
        padding: 0 7px
    }
}
@media screen and (max-width:1285px) {
    .layout.layout--tournament {
        padding: 0 7px
    }
}
.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 {
    padding: 0 20px;
    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%
}
.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!important
    }
    .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 .aside {
        display: none
    }
}
.footer {
    max-width: 1280px;
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    -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;
    color: #fff
}
.rodape_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
}
.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(owl.video.play.png) 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: #24bb9d
}
@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
}
.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
}
.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
    }
}
.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
    }
}
.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: #e03d22;
    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: 'pt_sansregular'
}
.text_weight_bold {
    font-family: 'pt_sansbold'
}
.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: #e03d22
}
.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 #262634!important;
    border-radius: 10px;
    text-align: center;
    background: -webkit-gradient(linear, left bottom, left top, from(#1c5248), color-stop(#2e7566), to(#36a28b));
    background: -webkit-linear-gradient(bottom, #1c5248, #2e7566, #36a28b);
    background: linear-gradient(to top, #1c5248, #2e7566, #36a28b);
    color: #fff;
    width: calc(100%/3);
    font-size: 16px!important
}
.nxt--tabel__cell:hover {
    background: -webkit-gradient(linear, left bottom, left top, from(#2c7f70), color-stop(#3fa18d), to(#50c5ac));
    background: -webkit-linear-gradient(bottom, #2c7f70, #3fa18d, #50c5ac);
    background: linear-gradient(to top, #2c7f70, #3fa18d, #50c5ac)
}
.nxt--tabel__cell--row, .nxt--tabel__cell:hover {
    background: -webkit-gradient(linear, left bottom, left top, from(#b41b0f), to(#de3c21));
    background: -webkit-linear-gradient(bottom, #b41b0f, #de3c21);
    background: linear-gradient(to top, #b41b0f, #de3c21)
}
.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: #262634;
    padding: 40px 10px 0;
    max-width: 1205px;
    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(../img/assets/achivments/allbonus__arrow-1.png);
    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(../img/assets/achivments/allbonus__arrow-2.png);
    right: 19%
}
.nxt--allbonuses__section-arrow--row, .nxt--allbonuses__section-coins--middle, .nxt--allbonuses__section-coins--row {
    width: 18%;
    height: 60%;
    background-image: url(../img/assets/achivments/allbonus__arrow-3.png);
    right: 13%;
    bottom: -80%
}
.nxt--allbonuses__section-coins--middle, .nxt--allbonuses__section-coins--row {
    background-image: url(../img/assets/achivments/allbonus__coins-1.png);
    right: 10%;
    bottom: -61%
}
.nxt--allbonuses__section-coins--middle {
    width: 17%;
    height: 50%;
    background-image: url(../img/assets/achivments/allbonus__coins-2.png);
    right: 32%;
    bottom: -60%
}
.nxt--allbonuses__title {
    text-align: center;
    font-size: 20px;
    font-family: 'pt_sansbold';
    color: #d5361e;
    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: #4ebfa7
}
.nxt--allbonuses__title-text {
    position: relative;
    z-index: 4;
    background-color: #262634;
    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%;
    font-family: 'pt_sansregular'
}
.nxt--allbonuses__item-btn {
    top: 50%;
    max-width: 80%
}
.nxt--allbonuses__item-imagem {
    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-caption {
    z-index: 222;
    text-align: center;
    font-family: 'pt_sansbold';
    color: #d5361e;
    text-transform: uppercase;
    font-size: 40px;
    top: 15%
}
.nxt--allbonuses__figure-btn, .nxt--allbonuses__figure-caption, .nxt--allbonuses__figure-item {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}
.nxt--allbonuses__figure-btn {
    z-index: 600;
    top: 60%;
    font-size: 16px
}
.nxt--allbonuses__figure-item {
    top: 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%);
    line-height: 40px;
    width: 70%
}
.button_achivments-cashbox {
    top: 80px;
    width: 90%;
    max-width: 210px
}
.button.button_achivments-bot {
    width: 200px;
    top: -30px;
    display: block;
    margin: 0 auto
}
@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;
    -webkit-box-shadow: inset 0 0 0 1px #e03d22, 0 0 18px 16px rgba(0, 0, 0, .07);
    box-shadow: inset 0 0 0 1px #e03d22, 0 0 18px 16px rgba(0, 0, 0, .07);
    border-radius: 6px
}
.alarm__article {
    margin: 0;
    color: #e03d22;
    font-size: 22px;
    text-align: center
}
.alarm__article .mob_br, .alarm__article .mob_br_second {
    display: none
}
.alarm__link {
    color: #e03d22
}
.alarm__close {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 8px;
    top: 10px;
    cursor: pointer;
    padding: 0;
    border: 0;
    background: 0 0
}
.alarm__close:focus, .separado__nav-item.search-input .separado__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 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: 6px 6px 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: 6px 6px 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: 6px 6px 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: 140px;
    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: 3px;
    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(../img/assets/anchor/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
}
.separado__nav {
    margin-bottom: 10px
}
.separado__nav-list {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style: none;
    list-style-position: outside
}
.separado__nav-item {
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    position: relative;
    border-bottom: 1px solid #656565;
    cursor: pointer;
    display: block;
    overflow-x: hidden;
    overflow-y: hidden
}
.separado__nav-item::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(casino/arrow.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 25px;
    width: 32px;
    overflow: hidden;
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-direction: normal;
    animation-direction: normal;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.separado__nav-item:hover::after {
    -webkit-animation-name: arrowMenu;
    animation-name: arrowMenu
}
.separado__nav-item.new {
    overflow: visible
}
.separado__nav-item.new::after {
    display: none
}
.separado__nav-item.new::before {
    content: '';
    background: url(casino/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
}
.separado__nav-item:first-child {
    border-radius: 6px 6px 0 0
}
.separado__nav-item:last-child {
    border-radius: 0 0 6px 6px;
    border-bottom: none
}
.separado__nav-item--animate {
    overflow: hidden
}
.separado__nav-item--animate::after {
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
    -webkit-animation-name: navArrow;
    animation-name: navArrow;
    -webkit-animation-duration: .9s;
    animation-duration: .9s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}
.separado__nav-item--active {
    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%);
    border-color: #2e7f70
}
.separado__nav-link {
    padding: 17.5px 10px;
    display: block;
    color: #fff;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 0;
    white-space: nowrap
}
.separado__nav-link::-moz-selection {
    background-color: transparent
}
.separado__nav-link::selection {
    background-color: transparent
}
.separado__nav--games .separado__nav-item:first-child {
    border-bottom: none;
    margin-bottom: 10px;
    border-radius: 6px
}
.separado__nav--games .separado__nav-item:nth-child(2) {
    border-radius: 6px 6px 0 0
}
.separado__nav--events .separado__nav-item {
    background: -webkit-gradient(linear, left top, left bottom, from(#de3c21), to(#b41b0f));
    background: -webkit-linear-gradient(top, #de3c21 0, #b41b0f 100%);
    background: linear-gradient(to bottom, #de3c21 0, #b41b0f 100%);
    border-color: #b41b0f
}
.separado__nav-item.search-input::after {
    display: none
}
.separado__nav-item.search-input {
    position: relative;
    line-height: 35px;
    height: 35px
}
.separado__nav-item.search-input .separado__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: 5px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding-left: 25px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTMuOSAxNC4yIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxMy45IDE0LjI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGUgdHlwZT0idGV4dC9jc3MiPi5zdDB7ZmlsbDojMjEyMTIxO308L3N0eWxlPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik02LjYsMi4zYy0xLjQsMS40LTEuNCwzLjYsMCw1YzEuNCwxLjQsMy42LDEuNCw1LDBjMS40LTEuNCwxLjQtMy42LDAtNUMxMC4yLDEsOCwxLDYuNiwyLjN6IE0xMi41LDguM0MxMC45LDkuOSw4LjQsMTAuMSw2LjYsOWwtNS4yLDUuMkwwLDEyLjhsNS4xLTUuMUMzLjgsNS44LDQsMy4xLDUuNywxLjRjMS45LTEuOSw1LTEuOSw2LjksMEMxNC40LDMuMywxNC40LDYuNCwxMi41LDguM3oiLz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-position: 3px 50%;
    background-size: 15px 15px;
    font-size: 14px;
    border: 0;
    outline: 0
}
.separado__nav-item.promo-button {
    position: relative;
    overflow: visible
}
.separado__nav-item.promo-button:hover::after {
    -webkit-animation-name: arrowMenuPromo;
    animation-name: arrowMenuPromo
}
.separado__nav-item.promo-button .lightbalb {
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    opacity: .5;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #ddd;
    z-index: 400
}
.separado__nav-item.promo-button .lightbalb:nth-child(1) {
    top: -14%;
    left: 5%
}
.separado__nav-item.promo-button .lightbalb:nth-child(2) {
    top: -14%;
    left: 11.4%
}
.separado__nav-item.promo-button .lightbalb:nth-child(3) {
    top: -14%;
    left: 17.8%
}
.separado__nav-item.promo-button .lightbalb:nth-child(4) {
    top: -14%;
    left: 24.2%
}
.separado__nav-item.promo-button .lightbalb:nth-child(5) {
    top: -14%;
    left: 30.6%
}
.separado__nav-item.promo-button .lightbalb:nth-child(6) {
    top: -14%;
    left: 37%
}
.separado__nav-item.promo-button .lightbalb:nth-child(7) {
    top: -14%;
    left: 43.4%
}
.separado__nav-item.promo-button .lightbalb:nth-child(8) {
    top: -14%;
    left: 49.8%
}
.separado__nav-item.promo-button .lightbalb:nth-child(9) {
    top: -14%;
    left: 56.2%
}
.separado__nav-item.promo-button .lightbalb:nth-child(10) {
    top: -14%;
    left: 62.6%
}
.separado__nav-item.promo-button .lightbalb:nth-child(11) {
    top: -14%;
    left: 69%
}
.separado__nav-item.promo-button .lightbalb:nth-child(12) {
    top: -14%;
    left: 75.4%
}
.separado__nav-item.promo-button .lightbalb:nth-child(13) {
    top: -14%;
    left: 81.8%
}
.separado__nav-item.promo-button .lightbalb:nth-child(14) {
    top: -14%;
    left: 88.2%
}
.separado__nav-item.promo-button .lightbalb:nth-child(15) {
    top: -14%;
    left: 94.2%
}
.separado__nav-item.promo-button .lightbalb:nth-child(16) {
    top: -4%;
    left: 100.9%
}
.separado__nav-item.promo-button .lightbalb:nth-child(17) {
    top: 47%;
    left: 101.7%
}
.separado__nav-item.promo-button .lightbalb:nth-child(18) {
    top: 105%;
    left: 100.9%
}
.separado__nav-item.promo-button .lightbalb:nth-child(19) {
    top: 114%;
    left: 94.6%
}
.separado__nav-item.promo-button .lightbalb:nth-child(20) {
    top: 114%;
    left: 88.2%
}
.separado__nav-item.promo-button .lightbalb:nth-child(21) {
    top: 114%;
    left: 81.8%
}
.separado__nav-item.promo-button .lightbalb:nth-child(22) {
    top: 114%;
    left: 75.4%
}
.separado__nav-item.promo-button .lightbalb:nth-child(23) {
    top: 114%;
    left: 69%
}
.separado__nav-item.promo-button .lightbalb:nth-child(24) {
    top: 114%;
    left: 62.6%
}
.separado__nav-item.promo-button .lightbalb:nth-child(25) {
    top: 114%;
    left: 56.2%
}
.separado__nav-item.promo-button .lightbalb:nth-child(26) {
    top: 114%;
    left: 49.8%
}
.separado__nav-item.promo-button .lightbalb:nth-child(27) {
    top: 114%;
    left: 43.3%
}
.separado__nav-item.promo-button .lightbalb:nth-child(28) {
    top: 114%;
    left: 37%
}
.separado__nav-item.promo-button .lightbalb:nth-child(29) {
    top: 114%;
    left: 30.6%
}
.separado__nav-item.promo-button .lightbalb:nth-child(30) {
    top: 114%;
    left: 24.2%
}
.separado__nav-item.promo-button .lightbalb:nth-child(31) {
    top: 114%;
    left: 17.8%
}
.separado__nav-item.promo-button .lightbalb:nth-child(32) {
    top: 114%;
    left: 11.4%
}
.separado__nav-item.promo-button .lightbalb:nth-child(33) {
    top: 114%;
    left: 5%
}
.separado__nav-item.promo-button .lightbalb:nth-child(34) {
    top: 107%;
    left: -.5%
}
.separado__nav-item.promo-button .lightbalb:nth-child(35) {
    top: 49%;
    left: -1.8%
}
.separado__nav-item.promo-button .lightbalb:nth-child(36) {
    top: -4%;
    left: -1.8px
}
.separado__nav-item.promo-button.odd .lightbalb:nth-child(even) {
    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
}
.separado__nav-item.promo-button.all .lightbalb {
    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
}
@media only screen and (max-width:980px) {
    .userbar__change {
        width: 28px!important;
        height: 28px!important;
        left: 2px!important
    }
    .separado__nav {
        width: calc(100% + 16px);
        margin: 0 -8px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        position: relative
    }
    .separado__nav::before {
        display: block;
        content: '';
        position: absolute;
        height: calc(100% - 2px);
        width: 40px;
        z-index: 33;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%) rotate(180deg);
        transform: translateY(-50%) rotate(180deg);
        background-image: url(casino/arrow.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center
    }
    .separado__nav-item--active::before, .separado__nav::after {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    .separado__nav::after {
        height: calc(100% - 2px);
        width: 40px;
        z-index: 33;
        right: 0;
        background-image: url(casino/arrow.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center
    }
    .separado__nav-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;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0 16px;
        background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
        background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
        background: linear-gradient(to bottom, #424242 0, #343434 100%);
        overflow: scroll
    }
    .separado__nav-link {
        min-width: 94px;
        margin-left: 34px
    }
    .separado__nav-item {
        border: 0;
        background: inherit;
        text-align: center;
        border-bottom: none;
        overflow-x: visible;
        overflow-y: initial
    }
    .separado__nav-item:hover {
        overflow: visible
    }
    .separado__nav-item--active {
        background: inherit;
        border-color: #656565
    }
    .separado__nav-item--active::before {
        left: 20px;
        width: 10px;
        height: 10px;
        background-color: #24bb9d;
        right: 100%;
        border-radius: 50%
    }
    .separado__nav-item::after {
        display: none
    }
    .separado__nav-item:first-child {
        border-radius: 6px 0 0 6px
    }
    .separado__nav-item:last-child {
        border-radius: 0 6px 6px 0
    }
}
@media only screen and (max-width:576px) {
    .separado__nav-item--active {
        background: inherit;
        border-color: #656565
    }
    .separado__nav-item--active::before {
        content: '';
        display: block;
        width: 10px;
        height: 10px;
        background-color: #24bb9d;
        position: absolute;
        left: 28px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        border-radius: 50%
    }
}
.separado__nav--games.has-tournament .separado__nav-item:first-child {
    border-bottom: 1px solid #656565;
    margin-bottom: 0;
    border-radius: 6px 6px 0 0
}
.separado__nav--games.has-tournament .separado__nav-item.tournament {
    margin-bottom: 10px;
    border-radius: 6px;
    border-bottom: 0
}
.separado__nav--games.has-tournament .separado__nav-item.tournament .tournament__timer {
    float: right;
    margin-right: 45px
}
.separado__nav--games.has-tournament .separado__nav-item.tournament:not(:first-child) {
    border-radius: 0 0 6px 6px!important
}
.separado__nav--games.has-tournament .separado__nav-item:nth-child(3) {
    border-radius: 6px 6px 0 0
}
.start {
    -webkit-box-sizing: border-box;
    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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 2px;
    height: 214px
}
.start__logo, .start__logo::after {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%
}
.start__logo {
    width: calc(100% - 8px);
    height: 175px;
    background-image: ;
    background-image: url(casino/frame.png);
    position: relative;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: arrowanimate;
    animation-name: arrowanimate;
    -webkit-animation-duration: 1.4s;
    animation-duration: 1.4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    max-width: 250px;
    margin: 0 auto
}
.start__logo__header {
    width: 100%;
    font-family: 'pt_sansbold', sans-serif;
    text-align: center;
    font-weight: 700;
    padding-top: 25px;
    font-size: 22px
}
.start__logo__cabecalho__up {
    display: block;
    font-family: 'pt_sansregular', sans-serif;
    color: #5f5;
    text-shadow: 0 0 10px #0f0, 0 0 20px #0f0
}
.start__logo__cabecalho__up--long-text {
    font-size: 21px
}
.start__logo__cabecalho__down {
    color: #f55;
    text-shadow: 0 0 10px red, 0 0 20px red
}
.start__logo::after {
    content: '';
    display: block;
    width: 20%;
    height: 32.57142857142857%;
    position: absolute;
    left: 50%;
    top: 66%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-image: url(./arrow-flur.png)
}
.start__button {
    display: block;
    position: relative;
    margin: 0 auto;
    width: 80.62015503875969%
}
.js-bonus-switcher>* {
    display: none
}
.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: #3fc9af;
    -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: 6px
}
.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
}
.popUp_bonusV1-content--open h4, .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: #3fc9af
}
.promo-bonus-added.it-open .promo-bonus-added-close {
    display: block;
    top: 20px!important;
    right: auto;
    left: 10px
}
.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
    }
}
:root {
    --bonus-pres-color: #db3a20
}
.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: 6px;
    border: 3px solid var(--bonus-pres-color);
    -webkit-box-shadow: 0 0 1em var(--bonus-pres-color), inset 0 0 1em var(--bonus-pres-color);
    box-shadow: 0 0 1em var(--bonus-pres-color), inset 0 0 1em var(--bonus-pres-color);
    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 {
    -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 {
    --bonus-pres-color: #24bb9d;
    border-color: #64e1c8;
    -webkit-box-shadow: 0 0 .7em var(--bonus-pres-color), inset 0 0 .7em var(--bonus-pres-color);
    box-shadow: 0 0 .7em var(--bonus-pres-color), inset 0 0 .7em var(--bonus-pres-color)
}
.bonus-page__item.sport:hover {
    -webkit-animation-name: card-shining-green-active!important;
    animation-name: card-shining-green-active!important
}
.bonus-page__item.casino {
    --bonus-pres-color: red;
    border-color: #eb8676
}
.bonus-page__item.trade {
    --bonus-pres-color: #FDB62C;
    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(../img/assets/bonus-page/bonus-label.svg);
    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(../img/assets/bonus-page/bonus-coins.svg);
    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(../img/assets/bonus-page/blind3.png);
    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(../img/assets/bonus-page/bonus-present.svg) 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(../img/assets/bonus-page/bonus-ball.svg) 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(../img/assets/bonus-page/bonus-roolete.svg) 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(../img/assets/bonus-page/bonus-slot.png) 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(../img/assets/bonus-page/bonus-slot-handle.png) 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(../img/assets/bonus-page/bonus-slot-blur-2.png) 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: #db3a20;
    font-weight: 700
}
.bonus-card__btn {
    width: 100%;
    max-width: 200px
}
.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: #262634
}
.bonus-modal__header {
    font-size: 20px;
    text-align: center;
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#333)), #000;
    background: -webkit-linear-gradient(top, #424242 0, #333 100%), #000;
    background: linear-gradient(180deg, #424242 0, #333 100%), #000;
    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 {
    text-align: center
}
.bonus-modal__more {
    display: block;
    padding: 1rem;
    text-align: center
}
.bonus-modal__more a:after {
    content: '';
    background: url(../img/assets/form/select/arrow.svg) 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(../img/assets/bonus-timers/clouds-money.png) no-repeat top left, url(../img/assets/bonus-timers/clouds-money.png) 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__btn {
    padding: 5px 35px!important;
    border-radius: 10px!important
}
.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;
    font-family: 'pt_sansbold', sans-serif;
    font-weight: 400;
    background-color: #212121;
    text-align: center;
    font-size: 20px;
    margin: 0;
    padding: 4px 10px
}
.cashbox__nav {
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: 'pt_sansregular', sans-serif;
    margin-bottom: 16px;
    border-radius: 6px;
    overflow: hidden
}
.cashbox__nav-item, .cashbox__nav-list {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.cashbox__nav-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;
    -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%
}
.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:focus {
    outline: 0;
    color: #fff
}
.cashbox__nav-button--active {
    color: #fff;
    background-color: rgba(0, 0, 0, .1);
    border-bottom: 2px solid #24bb9d
}
.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: 132px;
    background-color: #f9f9f9;
    background-size: 60%;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 8px;
    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-imagem {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 67.5%;
    -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::after, .cashbox__item::before {
    content: '';
    display: block;
    width: calc(100% + 2px);
    height: 100%;
    border: 2px solid #dcdcdc;
    position: absolute;
    border-radius: 8px
}
.cashbox__item::after {
    left: -3px
}
.cashbox__item::before {
    top: -10px;
    left: -3px
}
.cashbox__item::after {
    top: -6px
}
.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 #c4c4c4;
    margin-right: 5px
}
.cashbox-summary .cashbox-summary__checkbox:checked+.cashbox-summary__label .cashbox-summary__label--box {
    background: url(./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%;
        height: calc((100vw/3 - 4px) - 13vw)
    }
    .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
    }
}
.footer {
    padding-right: 10px;
    padding-left: 10px;
    position: relative
}
.footer-wrapper {
    max-width: 1280px
}
.rodape__accent {
    padding-left: 92px
}
.rodape__link {
    text-decoration: none;
    color: #fff;
    font-size: .75em
}
.rodape__logo {
    width: 46%;
    height: 90px;
    padding: 0 0 0 92px;
    display: block
}
.rodape__logo-wrapper {
    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
}
.rodape__list {
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    display: block
}
.rodape__list-item {
    font-size: .875em
}
.rodape__label {
    font-size: 1em;
    font-family: "pt_sansbold", sans-serif
}
.footer h1 {
    font-size: 18px
}
.rodape__top, .rodape__top-wrapper {
    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
}
.rodape__top {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #777;
    padding: 10px 0
}
.rodape__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
}
.rodape__top-label {
    width: 100%;
    margin: 0 0 8px;
    font-family: "pt_sansbold", sans-serif
}
.rodape__middle {
    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;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #777;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}
.rodape__middle .rodape__middle-wrapper {
    width: 35%;
    -ms-flex-preferred-size: 35%;
    flex-basis: 35%
}
.rodape__middle .rodape__middle-wrapper:last-child {
    width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%
}
.rodape__middle-wrapper {
    padding-left: 0;
    padding-right: 0
}
.rodape__middle-text {
    font-size: .75em;
    color: #a9a9a9;
    font-family: 'pt_sansregular'
}
.rodape__middle-list-item {
    position: relative;
    padding-left: 92px;
    font-size: .75em;
    font-family: 'pt_sansregular'
}
.rodape__middle-list-item::before {
    position: absolute;
    left: 76px;
    top: 6px;
    content: '';
    display: inline-block;
    width: 12px;
    height: 8px;
    margin-right: 6px;
    background-image: url(./checked.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center
}
.rodape__league {
    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;
    -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
}
.rodape__league-item {
    width: 60px;
    height: 28px;
    display: block
}
.rodape__league__link {
    position: relative
}
.rodape__league__link-imagem {
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-transition: all .45s ease-in-out;
    transition: all .45s ease-in-out
}
.rodape__league__link:hover .rodape__league__link-imagem:first-child {
    opacity: 1
}
.rodape__league__link:hover .rodape__league__link-imagem:last-child {
    opacity: 0
}
.rodape__comercial {
    background-color: #212121;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: calc(100% + 20px);
    margin: 0 -10px
}
.rodape__comercial .footer-wrapper {
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.rodape__comercial-part {
    padding: 0 1px;
    height: 28px;
    margin: 4px 0
}
.rodape__comercial-part.eighteen {
    width: 36px;
    height: 36px
}
.rodape__comercial-part.cirasao {
    width: 32px;
    height: 36px;
    background: url(casino/cira-2.png) no-repeat 50%;
    background-size: contain;
    position: relative
}
.rodape__comercial-part.hovercolor {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: -webkit-filter .3s;
    transition: filter .3s;
    transition: filter .3s, -webkit-filter .3s
}
.rodape__comercial-part.hovercolor:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%)
}
.rodape__comercial-part:nth-child(6) {
    width: 100px
}
.rodape__comercial .footer-wrapper {
    margin: auto
}
.rodape__copyright {
    width: 100%;
    padding: 10px 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-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: center
}
.rodape__copyright-label {
    text-align: center;
    font-size: .625em;
    color: #a9a9a9;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}
.rodape__copyright-label a {
    color: #a9a9a9!important
}
.rodape__copyright-logo {
    display: none
}
.rodape__copyright-tn {
    margin-left: 60px;
    -ms-flex-item-align: start;
    align-self: flex-start
}
.rodape__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
}
.rodape__icon, .games .button.button_gray::after {
    display: none
}
.partners__label {
    font-size: .75em;
    color: #fff;
    text-decoration: none;
    font-family: 'pt_sansregular'
}
.partners__link {
    padding: 7px 0;
    margin: auto;
    width: 50px;
    display: block
}
.rodape__media {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 1em 0;
    border-bottom: 1px solid #777;
    max-width: 1280px
}
.rodape__media-list {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style: none;
    list-style-position: outside;
    font-size: 0;
    text-align: justify
}
.rodape__media-list::after, .rodape__media-list::before {
    content: '';
    display: block;
    width: 100%;
    height: 0
}
.rodape__media-list::after {
    visibility: hidden;
    overflow: hidden;
    display: inline-block
}
.rodape__media-item {
    display: inline-block;
    font-size: 12px;
    vertical-align: top;
    width: 33.33333%
}
.rodape__media-item:nth-child(2) {
    -webkit-transform: translateX(-9%);
    transform: translateX(-9%)
}
.rodape__media-item:last-child {
    width: 19%
}
.rodape__media-title {
    font-size: 16px;
    margin-bottom: 1em;
    font-family: 'pt_sansbold';
    color: #fff
}
.rodape__media-article {
    text-align: left;
    color: #fafafa
}
.rodape__media-logo {
    display: block;
    float: left;
    margin-right: 16px;
    clear: right
}
.rodape__media-logo, .rodape__media-logo svg {
    width: 49px;
    height: 49px
}
.rodape__media-logo svg circle {
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}
.rodape__media-logo:hover circle {
    fill: #38b399!important
}
.rodape__media-social {
    cursor: pointer
}
.rodape__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
}
.rodape__media-link:hover {
    text-shadow: 0 0 .1em #fff;
    color: #f5f5f5
}
.pinup__logo-svg {
    width: 48%;
    margin-top: 20px;
    margin-right: 53px;
    height: 60px;
    background: url(./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.cirasao.hide {
    background: 0 0
}
.footer-vendors__link.sp-netend {
    width: 114px;
    height: 42px;
    background: url(./sp-netent.svg) no-repeat center;
    background-size: 100%
}
.footer-vendors__link.sp-microgaming {
    width: 123px;
    height: 32px;
    background: url(./sp-microgaming.svg) no-repeat center;
    background-size: contain
}
.footer-vendors__link.sp-endorphina {
    width: 72px;
    height: 30px;
    background: url(./sp-endorphina.svg) no-repeat center;
    background-size: contain
}
.footer-vendors__link.sp-spinomenal {
    width: 170px;
    height: 31px;
    background: url(./sp-spinomenal.svg) no-repeat center;
    background-size: contain
}
.footer-vendors__link.sp-habanero {
    width: 148px;
    height: 31px;
    background: url(./sp-habanero.svg) no-repeat center;
    background-size: contain
}
.footer-vendors__link.sp-pariplay {
    width: 113px;
    height: 31px;
    background: url(./sp-pariplay.svg) no-repeat center;
    background-size: contain
}
.footer-vendors__link.sp-ezugi {
    width: 106px;
    height: 44px;
    background: url(./sp-ezugi.svg) no-repeat center;
    background-size: contain
}
.footer-vendors__link.sp-wazdan {
    width: 114px;
    height: 42px;
    background: url(./sp-wazdan.svg) no-repeat center;
    background-size: 100%
}
.footer-vendors__link.sp-pgsoft {
    width: 114px;
    height: 42px;
    background: url(./sp-pgsoft.svg) no-repeat center;
    background-size: 68%
}
.footer-vendors__link.sp-playson {
    width: 114px;
    height: 42px;
    background: url(./sp-playson.svg) no-repeat center;
    background-size: 100%
}
.footer-vendors__link.sp-blueprint {
    width: 114px;
    height: 42px;
    background: url(./sp-blueprint.svg) no-repeat center;
    background-size: 100%
}
.footer-vendors__link.sp-red-tiger {
    width: 114px;
    height: 42px;
    background: url(./sp-red-tiger.svg) no-repeat center;
    background-size: 100%
}
.footer-vendors__link.sp-thunderkick {
    width: 60px;
    height: 42px;
    background: url(./sp-thunderkick.svg) no-repeat center;
    background-size: 68%
}
.footer-vendors__link:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%)
}
.rodape__comercial-part-fsps {
    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;
    height: 40px;
    margin: 0;
    padding: 0 2px
}
.rodape__comercial-part-fsps img {
    height: 48px;
    display: block;
    margin: 0 auto
}
@media only screen and (min-width:1100px) {
    .pinup__logo-svg {
        margin-right: 40px
    }
}
@media only screen and (min-width:1024px) {
    .rodape__league-item:nth-child(1) {
        width: 30px
    }
    .rodape__league-item:nth-child(2) {
        width: 120px
    }
    .rodape__league-item:nth-child(3) {
        width: 78px
    }
    .rodape__league-item:nth-child(4), .rodape__league-item:nth-child(5) {
        width: 38px;
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
    .rodape__league-item:nth-child(5) {
        width: 71px
    }
    .rodape__league-item:nth-child(6) {
        width: 143px
    }
    .rodape__league-item:nth-child(7) {
        width: 85px
    }
    .rodape__league-item:nth-child(8) {
        width: 38px;
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
    .rodape__league-item:nth-child(9) {
        width: 31px;
        -webkit-transform: scale(1.4);
        transform: scale(1.4)
    }
    .rodape__league-item:nth-child(10) {
        width: 166px
    }
    .rodape__league-item:nth-child(11) {
        width: 89px
    }
    .rodape__league-item:nth-child(12) {
        width: 50px
    }
}
@media only screen and (max-width:1024px) {
    .rodape__middle-wrapper:last-child {
        display: none
    }
    .rodape__middle .rodape__mob__visible {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
        text-align: center;
        margin-top: -15px;
        margin-bottom: 15px
    }
    .rodape__middle-wrapper:first-child {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
        text-align: center
    }
    .rodape__league, .rodape__top {
        display: none
    }
    .rodape__middle {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .rodape__media {
        border: 0;
        padding: .65em 0 .35em
    }
    .rodape__media-item {
        width: 100%
    }
    .rodape__media-item:nth-child(2), .rodape__media-item:nth-child(3) {
        display: none
    }
    .rodape__media-title {
        text-align: center;
        font-size: 14px
    }
    .rodape__media-logo {
        -webkit-transform: translateY(-15%);
        transform: translateY(-15%)
    }
    .rodape__media-article {
        max-width: 225px;
        margin: auto;
        white-space: nowrap
    }
    .rodape__copyright-logo {
        display: block;
        height: 30px;
        width: 115px
    }
    .rodape__copyright-tn {
        display: none
    }
    .rodape__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
    }
    .rodape__comercial {
        display: block;
        font-size: 0;
        text-align: center
    }
    .rodape__comercial-part {
        font-size: 16px;
        display: inline-block;
        width: calc(100%/4);
        padding: 0 10px
    }
    .rodape__copyright {
        display: block;
        text-align: left
    }
    .rodape__copyright-logo {
        float: left;
        margin-top: 10px;
        margin-right: 10px
    }
    .rodape__icon {
        display: inline-block
    }
    .rodape__icon#rodape__icon-app {
        margin-right: 7px
    }
    .rodape__icon.icon__hidden {
        display: none
    }
}
.grecaptcha-badge {
    visibility: hidden
}
.fullreg__title {
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 6px;
    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__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: 'pt_sansregular', sans-serif!important
}
.fullreg__item .input-material__wrapper.input-password .input-material__input::-moz-placeholder {
    font-family: 'pt_sansregular', sans-serif!important
}
.fullreg__item .input-material__wrapper.input-password .input-material__input:-ms-input-placeholder {
    font-family: 'pt_sansregular', sans-serif!important
}
.fullreg__item .input-material__wrapper.input-password .input-material__input::-ms-input-placeholder {
    font-family: 'pt_sansregular', sans-serif!important;
    visibility: visible!important
}
.fullreg__item .input-material__wrapper.input-password .input-material__input::placeholder {
    font-family: 'pt_sansregular', 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__submit {
    text-align: center;
    width: 100%;
    margin: 20px 0 0
}
.fullreg .popup-checklist__text {
    text-align: left;
    font-family: 'pt_sansregular'
}
@media only screen and (max-width:576px) {
    .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: 150px
}
.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;
    border-radius: 50%;
    background-color: #24bb9d;
    -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, .gamepage__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.gamepage {
    font-family: 'pt_sansregular', Helvetica, Arial, sans-serif;
    background-color: #0c0c11;
    overflow: scroll;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}
.gamepage__wrapper {
    height: calc(var(--vh, 1vh)*100 - 70px)
}
.gamepage__wrapper iframe {
    max-width: 100%
}
.now-winning {
    height: 73px;
    max-width: 100vw;
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(100% - 75px)
}
.now-winning .rail2__list-item {
    border-radius: 6px!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%
}
.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: -webkit-sticky;
    position: sticky;
    bottom: 9px
}
.speedway-gamepage .now-winning {
    height: initial
}
@-moz-document url-prefix() {
    .speedway-gamepage .speedway-iframe {
        padding-bottom: 30px
    }
}
.games__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-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}
.jogos-item-de-lista {
    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
}
.jogos-item-de-lista:nth-child(5n) {
    padding-right: 0
}
.jogos__item {
    position: relative
}
.jogos__item:focus {
    outline: 0
}
.jogos__item-pic {
    overflow: hidden
}
.jogos__item-content, .jogos__item-pic {
    position: relative
}
.jogos__item-title {
    display: block;
    color: #fff
}
.jogos__item-imagem {
    display: block;
    width: 100%;
    height: 143px;
    overflow: hidden;
    position: relative;
    border-radius: 5px
}
.jogos__item-imagem 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)
}
.jogos__item-title {
    position: relative;
    text-overflow: ellipsis;
    overflow-x: hidden;
    padding: .25em 19px .25em 0;
    white-space: nowrap
}
.jogos__item-control {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .4);
    width: 100%;
    height: 100%;
    display: none
}
.jogos__item-control-wrapper, .jogos__item-favorite span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.jogos__item-control-wrapper {
    text-align: center;
    width: 100%
}
.jogos__item-control .button, .jogos__item-control-link {
    display: block;
    color: #fff;
    text-align: center;
    margin: auto;
    min-width: 65%
}
.jogos__item-control-link {
    -webkit-transition: color .1s ease-out;
    transition: color .1s ease-out;
    margin: .5em auto auto;
    text-decoration: none
}
.jogos__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(../img/assets/gamesList/min-bet-label.png) 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
}
.jogos__item:hover .jogos__item-control {
    display: block
}
.jogos__item:hover .jogos__item-imagem img {
    -webkit-transform: scale(1.15);
    transform: scale(1.15)
}
.jogos-item-de-lista.has-tournament .jogos__item:hover .jogos__item-control {
    z-index: 1
}
.jogos__item-favorite {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 0;
    top: 50%;
    margin-top: -10px;
    cursor: pointer;
    overflow: visible
}
.jogos__item-favorite span {
    width: 50px;
    height: 50px;
    background-image: url(casino/sprite_star.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: 2900%
}
.jogos__item-favorite:focus span, .jogos__item-favorite:hover span {
    background-position: 3.571428571428571%
}
.jogos__item-favorite.active span {
    background-position: right
}
.games .button.button_gray {
    display: block;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#de3c21), to(#b41b0f));
    background: -webkit-linear-gradient(top, #de3c21 0, #b41b0f 100%);
    background: linear-gradient(to bottom, #de3c21 0, #b41b0f 100%);
    border: 1px solid #bc2502
}
.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(./ribbon-freespins.svg)
}
.r-hot::before {
    background-image: url(./ribbon-hot.svg)
}
.r-new::before {
    background-image: url(casino/ribbon-new.svg)
}
@media only screen and (max-width:1024px) {
    .jogos-item-de-lista {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }
    .jogos-item-de-lista:nth-child(5n) {
        padding-right: 10px
    }
    .jogos-item-de-lista:nth-child(4n) {
        padding-right: 0
    }
    .jogos__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) {
    .focuswithin .jogos__item:hover .jogos__item-control {
        display: none
    }
    .focuswithin .jogos__item:hover .jogos__item-imagem img {
        -webkit-transform: none;
        transform: none
    }
    .focuswithin .jogos__item:focus-within {
        outline: 0
    }
    .focuswithin .jogos__item:focus-within .jogos__item-control {
        display: block
    }
    .focuswithin .jogos__item:focus-within .jogos__item-imagem img {
        -webkit-transform: scale(1.15);
        transform: scale(1.15)
    }
}
@media only screen and (max-width:576px) {
    .jogos__item-title {
        margin-top: 5px
    }
    .jogos-item-de-lista {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
    .jogos-item-de-lista:nth-child(4n) {
        padding-right: 10px
    }
    .jogos-item-de-lista:nth-child(2n) {
        padding-right: 0
    }
    .jogos-item-de-lista:nth-child(even) .jogos__item-favorite {
        right: 5px
    }
}
@media only screen and (max-width:340px) {
    .jogos__item-imagem {
        height: 120px
    }
}
.jogos-item-de-lista.has-tournament::after {
    content: '';
    display: block;
    /*background: url(./tournament.png) no-repeat center;*/
    background-size: contain;
    width: 59px;
    height: 92px;
    position: absolute;
    left: 1rem;
    top: 0
}
@media only screen and (max-width:330px) {
    .jogos-item-de-lista.has-tournament::after {
        height: 61px;
        left: .5rem
    }
}
.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__form {
    line-height: 35px;
    padding: 0 10px;
    border-radius: 6px;
    border: 0;
    width: 200px;
    height: 35px
}
.gestbar__form--secure {
    font-family: 'secure-disc'
}
.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__change {
    display: inline-block;
    color: #fff;
    background-color: #24bb9d;
    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
}
.gestbar {
    line-height: 45px
}
.gestbar__list {
    font-size: 0
}
.gestbar__item {
    display: inline-block;
    font-size: 16px;
    vertical-align: middle;
    line-height: 1em
}
@media screen and (max-width:1024px) {
    .gestbar__list {
        margin: 0
    }
    .gestbar__auth {
        width: 50%
    }
}
.header, .cabecalho__bottom, .cabecalho__row {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    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: 3000
}
.header.heder--23-feb {
    background-image: url(../img/assets/header/23-feb-header.jpg)
}
.header::before, .cabecalho__row::after {
    content: '';
    display: block;
    position: absolute
}
.header::before {
    left: 0;
    top: 0;
    height: 100%;
    width: 10%;
    z-index: 47
}
.cabecalho__bottom, .cabecalho__row {
    position: relative
}
.cabecalho__row::after {
    width: calc(100% - 250px);
    height: 1px;
    background-color: #656565;
    top: 100%;
    right: 0
}
.cabecalho__row .userbar .button {
    padding: 0 32px
}
.cabecalho__row .gestbar, .cabecalho__row .userbar {
    text-align: right;
    margin-left: auto
}
.cabecalho__bottom {
    z-index: 49
}
.cabecalho__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(casino/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:1540px) {
    .header .logo {
        height: 55%
    }
}
@media (max-width:1280px) {
    .header .logo {
        width: 150px;
        height: 45%
    }
}
.header .logo img {
    width: 100%;
    height: 100%;
    display: block
}
.header .burger {
    display: none;
    visibility: hidden
}
.header.trade .logo {
    background-size: contain;
    background-image: url(../img/assets/header/logo_trade.svg)
}
.userbar__item-switcher {
    display: inline-block
}
.userbar__item-switcher-inner {
    background-color: #d8dcdc
}
.userbar__item-switcher--active .userbar__item-switcher-peg {
    background-color: #3fa18d
}
.userbar__item-switcher--active .userbar__item-switcher-inner {
    left: calc(100% - 7px)
}
.userbar__item-switcher-link {
    display: none;
    background: url(../img/minified-svg/information-signal.svg) 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-peg {
    display: none
}
.userbar__item-switcher-disabled .userbar__item-switcher-link {
    display: inline-block
}
.currency_disable .js--currentCurrency {
    color: #777!important
}
.header.fifa__2018 {
    background: url(../img/minified-svg/fifa-bkg.svg), -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: url(../img/minified-svg/fifa-bkg.svg), -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: url(../img/minified-svg/fifa-bkg.svg), linear-gradient(to bottom, #424242 0, #343434 100%)
}
@media (max-width:1540px) {
    .header .logo {
        top: 36%
    }
}
@media only screen and (max-width:1240px) {
    .cabecalho__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(../img/assets/header/pinup.svg) no-repeat center!important;
        background-size: contain!important;
        top: 50%;
        margin-left: initial
    }
    .header .logo img {
        position: relative;
        top: 2px
    }
    .header .userbar .button {
        padding: 0 16px!important
    }
    .cabecalho__bottom {
        display: none;
        visibility: hidden
    }
    .cabecalho__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--all {
        display: inline-block!important;
        text-align: right
    }
    .header .gestbar__item {
        visibility: hidden;
        padding: 0
    }
    .header .gestbar__item .gestbar__form, .header .gestbar__item .social, .header::before {
        display: none
    }
    .header .gestbar__item .gestbar__auth .button {
        margin-right: 6px
    }
    .header .gestbar__item .button {
        display: inline-block;
        visibility: visible;
        padding: 0 10px
    }
    .header .logo {
        width: 80px!important;
        left: 44px
    }
    .header .burger {
        display: inline-block!important;
        visibility: visible!important;
        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%)
    }
    .header.fifa__2018 {
        background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
        background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
        background: linear-gradient(to bottom, #424242 0, #343434 100%)
    }
}
@media only screen and (max-width:360px) {
    .header .gestbar__item.gestbar__item--es .button {
        font-size: 14px
    }
}
@media only screen and (max-width:350px) {
    .header .gestbar__item.gestbar__item--es .button {
        font-size: 13px
    }
}
@media only screen and (max-width:340px) {
    .header .gestbar__item.gestbar__item--es .button {
        padding: 0 8px
    }
}
@media only screen and (max-width:330px) {
    .header .gestbar__item.gestbar__item--es .button {
        padding: 0 6px
    }
}
.information__title {
    font-size: 1.25em;
    font-family: "pt_sansbold", sans-serif;
    font-weight: 400;
    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, .jackpot {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.information__link {
    color: #fff;
    font-family: "pt_sansregular", sans-serif;
    font-size: 1em;
    display: block;
    text-align: center;
    padding: 16px 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    border-radius: 10px;
    text-decoration: none
}
.jackpot {
    position: relative;
    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(./jackpot/line.svg);
    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
}
.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 .kasa-cashbox__nav {
    margin-bottom: 0
}
.language-select {
    color: #fff;
    width: 70px;
    text-align: right;
    right: 0;
    top: 6px;
    position: fixed;
    z-index: 5005;
    margin-left: auto;
    cursor: pointer
}
@media all and (max-width:1024px) {
    .language-select {
        background: -webkit-linear-gradient(top, #424242 0, #343434 56px);
        background: linear-gradient(to bottom, #424242 0, #343434 56px);
        top: 44px
    }
}
.language-select-current {
    font-size: .6em;
    padding-right: 1em;
    line-height: 54px;
    background-position: 1em 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 {
        line-height: 57px;
        height: 57px;
        background-image: none
    }
}
.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
}
@media all and (max-width:1024px) {
    .language-select-current::before {
        top: 25px
    }
}
.language-select-list {
    display: none;
    position: absolute;
    bottom: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%)
}
.language-select-list a {
    color: #fff;
    text-decoration: none
}
.language-select-list_item {
    text-transform: uppercase;
    line-height: 45px;
    border-bottom: 1px solid #0f0f0f;
    padding-right: .5em;
    background-position: .5em center;
    background-size: 26px;
    background-repeat: no-repeat;
    cursor: pointer
}
.language-select-list_item:hover {
    color: #24bb9d
}
@media (hover:hover) {
    .language-select:hover .language-select-current {
        color: #24bb9d
    }
}
.language-select.language-select--opened .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.language-select--opened .language-select-list::-webkit-scrollbar {
    width: 0;
    background: 0 0
}
.language-select.language-select--opened .language-select-current::before {
    border-bottom: 5px solid #24bb9d;
    border-top: 5px solid transparent;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    top: 8px
}
@media all and (max-width:1024px) {
    .language-select.language-select--opened .language-select-current::before {
        top: 18px
    }
}
@media screen and (max-width:320px) {
    .chat_button-hidden {
        display: none!important
    }
}
@media screen and (max-height:620px) {
    .chat_button-hidden {
        display: none!important
    }
}
[data-language=en] {
    background-image: url(../img/assets/language_select/en.svg)
}
[data-language=gb] {
    background-image: url(../img/assets/language_select/gb.svg)
}
[data-language=fr] {
    background-image: url(../img/assets/language_select/fr.svg)
}
[data-language=de] {
    background-image: url(../img/assets/language_select/de.svg)
}
[data-language=ru] {
    background-image: url(../icon/ru.svg)
}
[data-language=ua] {
    background-image: url(../img/assets/language_select/ua.svg)
}
[data-language=tr] {
    background-image: url(../img/assets/language_select/tr.svg)
}
[data-language=pt] {
    background-image: url(../img/assets/language_select/pt.svg)
}
[data-language=br] {
    background-image: url(../img/assets/language_select/br.svg)
}
[data-language=es] {
    background-image: url(../img/assets/language_select/es.svg)
}
[data-language=az] {
    background-image: url(../img/assets/language_select/az.svg)
}
@media screen and (max-width:1024px) {
    .sidebar.sidebar--hidden+.language-select {
        display: none
    }
    .language-select {
        width: 71px;
        position: fixed;
        height: 57px;
        right: 0;
        top: 46px
    }
}
.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(../img/assets/lottery-info/car.png);
    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(../img/assets/lottery-info/canon.png);
    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(../img/assets/lottery-info/mac.png);
    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(../img/assets/lottery-info/quadro.png);
    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(../img/assets/lottery-info/iphonex.png);
    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(../img/assets/lottery-info/watch.png);
    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(../img/assets/lottery-info/freespin.png);
    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(../img/assets/lottery-info/pincoin.png);
    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(../img/assets/lottery-info/bonus.png);
    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(../img/assets/lottery-info/money.png);
    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
}
.lottery-info__prize--header {
    color: #fff;
    text-align: center
}
.lottery-info__prize--header-main {
    color: #48b49d
}
.button.button_red.button_lottery-info {
    display: block;
    margin: 50px auto 0;
    width: 250px
}
.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: #24bb9d
}
.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: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    border-radius: 6px;
    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: #fff;
    text-decoration: none;
    position: relative
}
.main__header--games .main__header-link--active, .main__header--winrs .main__header-link--active {
    outline: 0;
    font-family: "pt_sansbold";
    font-weight: 400;
    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: #24bb9d;
    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: "pt_sansbold";
    font-weight: 400
}
.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: #24bb9d;
    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: 1200px;
    margin: auto
}
.navegao__list {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style: none;
    list-style-position: outside;
    font-size: 20px
}
.navegao__item {
    line-height: 34px;
    text-align: center
}
.navegao__item__new {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: -10px
}
.navegao__item__img {
    -ms-flex-item-align: start;
    align-self: flex-start
}
.navegao__link {
    text-decoration: none;
    color: #a9a9a9;
    position: relative
}
.navegao__link--active {
    color: #fff;
    font-family: "pt_sansbold", sans-serif;
    font-weight: 400
}
.navegao__link--active::before {
    content: '';
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #24bb9d;
    border-radius: 50%;
    top: 50%;
    left: -14px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}
.navegao__link:focus {
    outline: 0;
    color: #fff;
    font-family: "pt_sansbold", sans-serif;
    font-weight: 400
}
.navegao__new {
    position: relative
}
.navegao__new:after {
    background: url(./sidebar/new_forTV.svg) no-repeat center;
    height: 17px;
    content: '';
    width: 42px;
    position: absolute;
    display: block;
    top: 0;
    right: -37px
}
.navegao__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) {
    .navegao__item, .navegao__list {
        font-size: 17px
    }
}
@media screen and (max-width:1240px) {
    .nav {
        max-width: 93vw
    }
    .navegao__item.hide-1240 {
        display: none
    }
    .navegao__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 .navegao__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) {
    .navegao__item, .navegao__list {
        font-size: 16px
    }
    .navegao__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: 5px;
    -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;
    font-family: "pt_sansregular", sans-serif!important;
    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: #24bb9d
    }
    .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: 185px;
    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-close--open {
    display: block;
    top: 20px!important;
    right: auto;
    left: 10px
}
.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
}
.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: 144px;
    left: 886px;
    top: 85px;
    border-color: #3fc9af;
    -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: 6px
}
.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: block;
    right: 60px;
    top: 0;
    opacity: 1;
    width: 250px;
    height: 110px;
    text-align: center;
    color: #fff
}
.popUp_bonusV1-content--open a {
    color: #fff
}
.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: #3fc9af
}
.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
}
.gift__line {
    position: absolute;
    border: 1px solid #ff55ca;
    background-color: #424242;
    -webkit-box-shadow: 0 0 4px 1px #ff0084, inset 0 0 4px 1px #ff0084;
    box-shadow: 0 0 4px 1px #ff0084, inset 0 0 4px 1px #ff0084
}
.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 #ff55ca;
    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
}
.popUp_bonusV1--open-az .popUp_bonusV1-content--open p {
    font-size: .8em
}
@media screen and (max-width:1360px) {
    .popUp_bonusV1--open {
        left: 754px
    }
}
@media screen and (max-width:1160px) {
    .popUp_bonusV1--open {
        left: 695px
    }
}
@media screen and (max-width:1100px) {
    .popUp_bonusV1--open {
        left: 655px
    }
}
@media screen and (max-width:1060px) {
    .popUp_bonusV1--open {
        left: 625px
    }
}
@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!important;
        background-color: rgba(0, 0, 0, .7)
    }
    .popUp_bonusV1 {
        position: fixed;
        z-index: 655!important;
        -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!important;
        height: 44px!important
    }
    .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 {
        bottom: 150px
    }
    .popUp_bonusV1__device-ios {
        bottom: 205px
    }
}
.cashbox__close {
    position: absolute;
    top: 3px;
    right: 7px;
    width: 30px;
    height: 30px;
    background-image: url(./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: 10px;
    overflow-x: hidden;
    z-index: 5032;
    width: 960px;
    height: 100%;
    max-height: 80%;
    border: 1px solid #d5d5d5;
    -webkit-box-shadow: 0 0 1em .5em rgba(0, 0, 0, .4);
    box-shadow: 0 0 1em .5em rgba(0, 0, 0, .4);
    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
}
.popup-cashbox .cashbox__title {
    border-radius: 10px 10px 0 0
}
.popup-cashbox .cashbox__nav {
    border-radius: 0;
    margin: 0
}
.popup-cashbox .cashbox__list {
    -webkit-overflow-scrolling: touch;
    padding: 10px 10px 1px;
    height: 100%;
    max-height: calc(100% - 85px);
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    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
}
.cashbox--margin, .cashbox-allinputs__field {
    margin: 0 2px
}
.popup-sticky {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 5100
}
.popup-sticky .popup-cashbox {
    position: -webkit-sticky;
    position: sticky;
    height: 80vh;
    -webkit-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0)
}
.popup-cashbox--overflow-visible {
    overflow: visible!important
}
.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
}
@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-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%
    }
    .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 {
    padding: 2px 64px
}
.lk-mobile-help-wrapper .mobile-help .button_mobile-help::after, .popup-cashbox-mobile-help .mobile-help .button_mobile-help::after {
    width: 42px;
    right: calc(50% - 21px)
}
.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: 10px;
    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: 10px;
    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: #24bb9d
}
.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: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(#424242 0, #343434 100%);
    background: linear-gradient(#424242 0, #343434 100%);
    border-radius: 6px 6px 0 0;
    height: 48px
}
.popup-paykasa-lk .popup-paykasa-cabecalho__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
}
.js--taskItem_active .nxt--tutorial__list-imagem, .js--taskItem_active .nxt--tutorial__list-imagem:hover {
    background-image: url(../img/assets/privilege/Cloud_Active.svg)
}
.nxt--deposit__table-cell a {
    color: #fff;
    text-decoration: none;
    pointer-events: none
}
.nxt--privilege {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #262634;
    padding: 40px 10px 0;
    max-width: 1205px;
    margin: auto
}
.nxt--privilege .footer {
    width: calc(100% + 20px);
    margin: 0 -10px
}
.nxt--privilege__title {
    padding: 40px 0;
    font-family: 'pt_sansbold';
    color: #e03d22;
    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(../img/assets/privilege/arrow_orange_right.svg)
}
.nxt--privilege__title-decoration--right {
    margin-left: 6px;
    background-image: url(../img/assets/privilege/arrow_orange_left.svg)
}
.nxt--introduction {
    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
}
.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, .nxt--introduction__figure::before {
    content: '';
    display: block;
    width: 26%;
    height: 26%;
    background-image: url(../img/assets/privilege/introduction__girl-jacket.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    top: 12%;
    left: 14%
}
.nxt--introduction__figure::before {
    width: 21%;
    height: 21%;
    background-image: url(../img/assets/privilege/introduction__girl-dress.png);
    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, .nxt--introduction__text {
    color: #fff;
    font-size: 16px;
    font-family: 'pt_sansbold';
    margin: 0
}
.nxt--introduction__text {
    font-family: 'pt_sansregular';
    text-align: left
}
.nxt--tutorial {
    position: relative
}
.nxt--tutorial__list, .nxt--tutorial__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: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.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-imagem {
    height: 101px;
    width: 136px
}
.nxt--tutorial__list-item--status .nxt--tutorial__list-pnc {
    background-color: #52bda4
}
.nxt--tutorial__list-item--status:nth-child(3), .nxt--tutorial__list-item--status:nth-child(6) {
    width: 51%
}
.nxt--tutorial__list-label {
    font-family: 'nexa_scriptbold';
    color: #e03d22;
    z-index: 226;
    position: relative
}
.nxt--tutorial__list-container {
    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;
    cursor: default;
    position: relative
}
.nxt--tutorial__list-container ::-moz-selection {
    background-color: transparent
}
.nxt--tutorial__list-container ::selection {
    background-color: transparent
}
.nxt--tutorial__list-imagem {
    width: 235px;
    height: 173px;
    background-image: url(../img/assets/privilege/cloud_normal.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: relative
}
.nxt--tutorial__list-imagem:hover {
    background-image: url(../img/assets/privilege/Cloud_Hover.svg)
}
.nxt--tutorial__list-imagem:hover .nxt--tutorial__list-pnc {
    opacity: 1
}
.nxt--tutorial__list-pnc, .nxt--tutorial__list-text {
    font-family: 'nexa_scriptbold';
    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: #e03d22;
    color: #fff;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, .7);
    opacity: 0
}
.nxt--tutorial__girl {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center
}
.nxt--tutorial__girl-body {
    position: absolute;
    right: 20%;
    bottom: 0;
    width: 32.10300429184549%;
    z-index: 488
}
.nxt--tutorial__girl-leg--left, .nxt--tutorial__girl-leg--right {
    position: absolute;
    -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
}
.nxt--tutorial__girl-leg--left {
    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
}
.nxt--tutorial__girl-leg--right {
    right: 27.150214592274678%;
    bottom: -75px;
    -webkit-transform: rotate(41deg) translateX(-50%);
    transform: rotate(41deg) translateX(-50%);
    width: 46%;
    z-index: 486;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    -webkit-animation-name: TutorialGirlRightLeg;
    animation-name: TutorialGirlRightLeg;
    -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: -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
}
.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-imagem {
    background-image: url(../img/assets/privilege/deposit_gitl-open.png)
}
.nxt--deposit__figure-imagem, .nxt--exchange .js--tabel__burger::after {
    width: 100%;
    height: 100%;
    background-image: url(../img/assets/privilege/deposit_gitl-closed.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
}
.nxt--deposit__table, .nxt--deposit__table-cell {
    -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
}
.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%;
    font-family: 'pt_sansregular'
}
.nxt--deposit__table-cell {
    width: 100%;
    text-align: center;
    border-radius: 10px;
    color: #fff;
    padding: 13px 2px;
    font-size: 20px;
    background: -webkit-gradient(linear, left bottom, left top, from(#1c5248), color-stop(#2e7566), to(#36a28b));
    background: -webkit-linear-gradient(bottom, #1c5248, #2e7566, #36a28b);
    background: linear-gradient(to top, #1c5248, #2e7566, #36a28b);
    -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: -webkit-gradient(linear, left bottom, left top, from(#2c7f70), color-stop(#3fa18d), to(#50c5ac));
    background: -webkit-linear-gradient(bottom, #2c7f70, #3fa18d, #50c5ac);
    background: linear-gradient(to top, #2c7f70, #3fa18d, #50c5ac)
}
.nxt--deposit__table-cell--header, .nxt--deposit__table-cell--header:hover, .nxt--exchange__table-line--header:hover .nxt--exchange__table-cell {
    background: -webkit-gradient(linear, left bottom, left top, from(#b41b0f), to(#de3c21));
    background: -webkit-linear-gradient(bottom, #b41b0f, #de3c21);
    background: linear-gradient(to top, #b41b0f, #de3c21)
}
.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;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}
.nxt--deposit__table-header--nfo {
    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;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -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;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -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;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -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;
    position: absolute;
    left: 50%;
    bottom: 4px;
    width: 8px;
    height: 8px;
    background-image: url(../img/assets/privilege/arrow_down.svg);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}
.nxt--exchange__table {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}
.nxt--exchange__table, .nxt--exchange__table-cell, .nxt--exchange__table-item, .nxt--exchange__table-line {
    -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
}
.nxt--exchange__table-line {
    width: 100%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}
.nxt--exchange__table-line--header .nxt--exchange__table-cell {
    background: -webkit-gradient(linear, left bottom, left top, from(#b41b0f), to(#de3c21));
    background: -webkit-linear-gradient(bottom, #b41b0f, #de3c21);
    background: linear-gradient(to top, #b41b0f, #de3c21)
}
.nxt--exchange__table-cell, .nxt--exchange__table-item {
    width: 20%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 2px
}
.nxt--exchange__table-cell {
    color: #fff;
    font-size: 20px;
    display: block;
    text-align: center;
    width: 100%;
    border-radius: 10px;
    background: -webkit-gradient(linear, left bottom, left top, from(#1c5248), color-stop(#2e7566), to(#36a28b));
    background: -webkit-linear-gradient(bottom, #1c5248, #2e7566, #36a28b);
    background: linear-gradient(to top, #1c5248, #2e7566, #36a28b);
    padding: 13px 6px;
    display: -ms-flex;
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    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: -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
}
.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-imagem {
    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: #e03d22;
    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!important
    }
}
@media only screen and (max-width:768px) {
    .privilege__title-number, .privilege__title-title {
        font-size: 13px
    }
}
@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 only screen and (max-width:576px) {
    .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-top: 16px;
        padding-bottom: 16px
    }
    .nxt--introduction__coins {
        display: none
    }
    .nxt--introduction__girl {
        max-width: 75%;
        margin: 0 auto
    }
    .nxt--tutorial__list {
        width: 100%;
        padding: 0
    }
    .nxt--tutorial__list-imagem {
        width: 100%
    }
    .nxt--tutorial__list-text {
        font-size: 14px
    }
    .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-imagem {
        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 {
        white-space: nowrap;
        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 {
        padding: 20px 0;
        font-size: 1.1em
    }
}
@media only screen and (max-width:768px) {
    .nxt--introduction__coins {
        opacity: .3
    }
    .nxt--exchange__table-cell {
        min-height: 54px
    }
}
.nxt--exchange__table-cell {
    display: -webkit-inline-box!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
}
.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: 8px;
    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--green {
    border: 2px solid #65ff70;
    -webkit-box-shadow: 0 0 .75em 1px #00ff12, inset 0 0 .75em 1px #00ff12;
    box-shadow: 0 0 .75em 1px #00ff12, inset 0 0 .75em 1px #00ff12
}
.promo__item--red {
    border: 2px solid #ff6565;
    -webkit-box-shadow: 0 0 .75em 1px red, inset 0 0 .75em 1px red;
    box-shadow: 0 0 .75em 1px red, inset 0 0 .75em 1px red
}
.promo__item-title {
    font-size: 1.25em;
    margin: 0 0 1em
}
.promo__item-description {
    margin: 1.5em 0;
    font-size: 14px
}
.promo__link {
    display: block;
    color: #3ea08c
}
@media screen and (max-width:768px) {
    .promo__link {
        margin-top: 28px
    }
}
.promo__item-imagem {
    position: relative;
    margin-bottom: 36px
}
.promo__item-imagem::after {
    content: '';
    background-image: url(./promo_circle.png);
    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-imagem 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-imagem {
        margin-bottom: 20px!important
    }
    .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: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#333)), #000;
    background: -webkit-linear-gradient(top, #424242 0, #333 100%), #000;
    background: linear-gradient(180deg, #424242 0, #333 100%), #000;
    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: #50c5ac
}
.promo-article-ul {
    padding-left: 18px
}
.promo-cashback {
    padding-top: 0;
    padding-bottom: 0
}
.promo-cashback__bar {
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 6px;
    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_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: #24bb9d;
    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(./promo_circle.png);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 120px;
    height: 120px;
    position: relative
}
.promo-cashback__logo-imagem {
    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: 'pt_sansbold';
    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: "pt_sansbold";
    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: "pt_sansbold";
    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: "pt_sansbold";
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    border-radius: 6px;
    border: 2px solid #262634;
    -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: -webkit-gradient(linear, left top, right top, from(#50c5ac), color-stop(50%, #3fa18d), to(#2e7f70));
    background: -webkit-linear-gradient(left, #50c5ac 0, #3fa18d 50%, #2e7f70 100%);
    background: linear-gradient(to right, #50c5ac 0, #3fa18d 50%, #2e7f70 100%);
    border-radius: 6px
}
.promo-cashback__underline::after, .promo-cashback__underline::before {
    content: '';
    display: block;
    height: 100%;
    width: 40px;
    background-image: url(./arrow.svg);
    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: "pt_sansbold";
    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: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 6px;
    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: #24bb9d;
    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(./promo_circle.png);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 120px;
    height: 120px;
    position: relative
}
.promo-express__logo-imagem {
    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: 'pt_sansbold';
    font-size: 1.25em;
    color: #fff;
    margin: 0
}
.promo-express__text {
    color: #fcf8f2;
    padding: 0 16px 0 0
}
.promo-express__text-label {
    font-family: "pt_sansbold";
    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%);
    font-weight: 400;
    color: #fff;
    font-family: "pt_sansbold";
    width: 100%;
    text-align: center;
    font-size: 1em
}
.promo-express__table-container {
    padding: 0
}
.promo-express__table-item {
    font-size: 1em;
    padding: 12.5px 10px;
    color: #fcf8f2;
    font-family: "pt_sansbold";
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    border-radius: 6px;
    border: 2px solid #262634;
    -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: -webkit-gradient(linear, left top, right top, from(#50c5ac), color-stop(50%, #3fa18d), to(#2e7f70));
    background: -webkit-linear-gradient(left, #50c5ac 0, #3fa18d 50%, #2e7f70 100%);
    background: linear-gradient(to right, #50c5ac 0, #3fa18d 50%, #2e7f70 100%);
    border-radius: 6px
}
.promo-express__underline::after, .promo-express__underline::before {
    content: '';
    display: block;
    height: 100%;
    width: 40px;
    background-image: url(./arrow.svg);
    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: "pt_sansbold";
    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: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 6px;
    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: #24bb9d;
    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(./promo_circle.png);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 120px;
    height: 120px;
    position: relative
}
.promo-insurance__logo-imagem {
    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: 'pt_sansbold';
    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: "pt_sansbold", 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-imagem {
    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;
    font-size: 1em;
    padding: 12.5px 10px;
    color: #fcf8f2;
    font-family: "pt_sansbold";
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    border-radius: 6px;
    border: 2px solid #262634;
    -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-imagem, .promo-insurance__table-item:nth-child(3) .promo-insurance__table-imagem {
    width: 32px;
    left: calc(50% + 4px)
}
.promo-insurance__table-item:nth-child(5) .promo-insurance__table-imagem {
    width: 44px;
    top: calc(50% + 4px)
}
.promo-insurance__table-item:nth-child(7) .promo-insurance__table-imagem {
    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: -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-insurance__underline {
    margin-top: 8px;
    margin-bottom: 16px;
    background: -webkit-gradient(linear, left top, right top, from(#50c5ac), color-stop(50%, #3fa18d), to(#2e7f70));
    background: -webkit-linear-gradient(left, #50c5ac 0, #3fa18d 50%, #2e7f70 100%);
    background: linear-gradient(to right, #50c5ac 0, #3fa18d 50%, #2e7f70 100%);
    border-radius: 6px
}
.promo-insurance__underline::after, .promo-insurance__underline::before {
    content: '';
    display: block;
    height: 100%;
    width: 40px;
    background-image: url(./arrow.svg);
    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: "pt_sansbold";
    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
}
@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 {
        font-size: .875em
    }
}
@media only screen and (max-width:1024px) {
    .promo-insurance__table {
        margin-top: 24px
    }
    .promo-insurance__table-item {
        font-size: 1em
    }
    .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 {
        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) {
        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 {
        font-size: 1em;
        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;
        text-align: center;
        min-height: 67px
    }
}
@media only screen and (max-width:570px) {
    .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) {
        display: none
    }
}
@media only screen and (max-width:370px) {
    .promo_details__bar {
        padding: 0 5%
    }
    .promo_details__bar-link {
        font-size: 16px
    }
}
.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: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 6px;
    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_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: #24bb9d;
    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(./promo_circle.png);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 120px;
    height: 120px;
    position: relative
}
.promo-insurance2__logo-imagem {
    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-family: 'pt_sansbold', sans-serif;
    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: "pt_sansbold", 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-imagem {
    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;
    font-size: 1em;
    padding: 12.5px 10px;
    color: #fcf8f2;
    font-family: "pt_sansbold", sans-serif;
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    border-radius: 6px;
    border: 2px solid #262634;
    -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-imagem, .promo-insurance2__table-item:nth-child(3) .promo-insurance2__table-imagem {
    width: 32px;
    left: calc(50% + 4px)
}
.promo-insurance2__table-item:nth-child(5) .promo-insurance2__table-imagem {
    width: 44px;
    top: calc(50% + 4px)
}
.promo-insurance2__table-item:nth-child(7) .promo-insurance2__table-imagem {
    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: -webkit-gradient(linear, left top, right top, from(#50c5ac), color-stop(50%, #3fa18d), to(#2e7f70));
    background: -webkit-linear-gradient(left, #50c5ac 0, #3fa18d 50%, #2e7f70 100%);
    background: linear-gradient(to right, #50c5ac 0, #3fa18d 50%, #2e7f70 100%);
    border-radius: 6px
}
.promo-insurance2__underline::after, .promo-insurance2__underline::before {
    content: '';
    display: block;
    height: 100%;
    width: 40px;
    background-image: url(./arrow.svg);
    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: "pt_sansbold", 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
}
@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 {
        font-size: .875em
    }
}
@media only screen and (max-width:1024px) {
    .promo-insurance2__table {
        margin-top: 24px
    }
    .promo-insurance2__table-item {
        font-size: 1em
    }
    .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 {
        width: 85%;
        font-size: .875em
    }
    .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 {
        font-size: 1em;
        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;
        text-align: center;
        min-height: 67px
    }
}
@media only screen and (max-width:570px) {
    .promo-insurance2__table-item {
        width: 100%;
        text-align: center
    }
    .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;
    font-family: 'pt_sansbold', sans-serif;
    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(../img/assets/form/select/arrow.svg);
    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: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 6px;
    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: #24bb9d;
    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(./promo_circle.png);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 120px;
    height: 120px;
    position: relative
}
.promo_details__logo-imagem {
    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: 'pt_sansbold';
    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: "pt_sansbold";
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    border-radius: 6px;
    border: 2px solid #262634;
    -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: -webkit-gradient(linear, left top, right top, from(#50c5ac), color-stop(50%, #3fa18d), to(#2e7f70));
    background: -webkit-linear-gradient(left, #50c5ac 0, #3fa18d 50%, #2e7f70 100%);
    background: linear-gradient(to right, #50c5ac 0, #3fa18d 50%, #2e7f70 100%);
    border-radius: 6px
}
.promo_details__underline::after, .promo_details__underline::before {
    content: '';
    display: block;
    height: 100%;
    width: 40px;
    background-image: url(./arrow.svg);
    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: "pt_sansbold";
    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;
    text-shadow: 0 0 1em #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 10px;
    border-radius: 6px;
    padding: 17.5px 10px;
    font-size: 1.25em;
    font-family: 'pt_sansregular', sans-serif;
    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: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: default;
    position: relative
}
.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: 6px 6px 0 0
}
.rail__list-item:last-child, .rail__list-item:last-child .rail__more {
    border-radius: 0 0 6px 6px;
    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-imagem {
    display: block;
    margin-left: -5px;
    max-width: 33.6px
}
.rail__logo-imagem::-moz-selection {
    background-color: transparent
}
.rail__logo-imagem::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: #24bb9d
}
.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(./train-rail.svg) center no-repeat
}
.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=Хоккей] 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=Киберспорт] 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 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;
    text-shadow: 0 0 1em #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 6px;
    padding: 17.5px 10px;
    font-size: 1.25em;
    font-family: 'pt_sansregular', sans-serif;
    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: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    -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: 6px 6px 0 0
}
.rail2__list-item:last-child {
    border-radius: 0 0 6px 6px
}
.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%);
    max-width: 110px!important
}
.rail2__logo {
    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, .rail2__list-item:hover .rail2__more {
    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: #24bb9d
}
.rail2--games, .rail2--week {
    cursor: default
}
.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: 6px;
    color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    text-shadow: 0 0 1em #fff;
    font-size: 1.25em;
    font-family: 'pt_sansregular', sans-serif;
    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: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    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: 6px 6px 0 0
}
.rail3__list-item:last-child, .rail3__list-item:last-child .rail3__more {
    border-radius: 0 0 6px 6px;
    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-imagem {
    display: block;
    max-width: 33.6px;
    margin-left: -5px
}
.rail3__logo-imagem::-moz-selection {
    background-color: transparent
}
.rail3__logo-imagem::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: #24bb9d
}
.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(../img/assets/settings/settings.svg);
    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: #24bb9d
}
.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 #24bb9d;
    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: calc(100vw - 71px);
    max-width: 553px;
    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
}
.sidebar .barra-lateral__link {
    padding-right: 50px;
    text-overflow: ellipsis;
    overflow: hidden
}
.sidebar--hidden {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}
.sidebar--auth .movel__header, .barra-lateral__item--tournament a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.sidebar--auth .movel__header {
    -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;
    min-height: 45px;
    padding: 6px 10px;
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
    z-index: 676
}
.sidebar--auth .movel__header-name {
    color: #fff
}
.article h2, .cashbox-allinputs .method-link a, .sidebar--auth .movel__header-coins {
    color: #24bb9d
}
.barra-lateral__list {
    margin: 0;
    text-indent: 0;
    list-style: none;
    list-style-position: outside;
    height: 100%;
    padding: 0 0 47px
}
.sidebar .new-in-sidebar a:after {
    height: 28px;
    width: 55px;
    background: url(casino/ribbon-new-menu.svg) no-repeat center;
    right: -5.2px;
    top: 45%
}
.barra-lateral__item {
    display: block;
    border-bottom: 1px solid #5a5a5a
}
.barra-lateral__item--agreement a::before, .barra-lateral__item--casino a::before, .barra-lateral__item--contacts a::before, .barra-lateral__item--exit a::before, .barra-lateral__item--fav a::before, .barra-lateral__item--help a::before, .barra-lateral__item--history a::before, .barra-lateral__item--info a::before, .barra-lateral__item--license a::before, .barra-lateral__item--live a::before, .barra-lateral__item--live-dillers a::before, .barra-lateral__item--lottery a::before, .barra-lateral__item--lotto a::before, .barra-lateral__item--pincoins a::before, .barra-lateral__item--politics a::before, .barra-lateral__item--privilegies a::before, .barra-lateral__item--profile a::before, .barra-lateral__item--promo a::before, .barra-lateral__item--promo-red a::before, .barra-lateral__item--respon a::before, .barra-lateral__item--results a::before, .barra-lateral__item--sport a::before, .barra-lateral__item--statistic a::before, .barra-lateral__item--us a::before, .barra-lateral__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: 5px
}
.barra-lateral__item--tournament a::before {
    content: "";
    display: inline-block;
    width: 27px;
    height: 27px;
    top: 50%;
    vertical-align: middle;
    margin-bottom: 5px;
    margin-right: 5px
}
.barra-lateral__item--android a::before, .barra-lateral__item--apple a::before, .barra-lateral__item--e-sports a::before, .barra-lateral__item--news a::before, .barra-lateral__item--poker-bet a::before, .barra-lateral__item--superLive a::before, .barra-lateral__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: 5px
}
.barra-lateral__item--casino a::before {
    background: url(./sidebar/casino-icon.svg) no-repeat center
}
.barra-lateral__item--fav a::before {
    background: url(./sidebar/featured_games.svg) no-repeat center
}
.barra-lateral__item--live a::before {
    background: url(./sidebar/live.svg) no-repeat center
}
.barra-lateral__item--sport a::before {
    background: url(./sidebar/ball.svg) no-repeat center
}
.barra-lateral__item--profile a::before {
    background: url(./sidebar/profile.svg) no-repeat center
}
.barra-lateral__item--history a::before {
    background: url(./history.svg) no-repeat center
}
.barra-lateral__item--promo a::before {
    background: url(./sidebar/promo.svg) no-repeat center
}
.barra-lateral__item--pincoins a::before {
    background: url(./sidebar/pincoin.svg) no-repeat center
}
.barra-lateral__item--help a::before {
    background: url(./faq.svg) no-repeat center
}
.barra-lateral__item--statistic a::before {
    background: url(./statistika.svg) no-repeat center
}
.barra-lateral__item--info a::before {
    background: url(./dopinfo.svg) no-repeat center
}
.barra-lateral__item--results a::before {
    background: url(./result.svg) no-repeat center
}
.barra-lateral__item--exit a::before {
    background: url(./sidebar/exit.svg) no-repeat center
}
.barra-lateral__item--lottery a::before {
    background: url(./sidebar/ticket.svg) no-repeat center
}
.barra-lateral__item--privilegies a::before {
    background: url(./sidebar/privilegii.svg) no-repeat center
}
.barra-lateral__item--license a::before {
    background: url(./sidebar/licens.svg) no-repeat center
}
.barra-lateral__item--contacts a::before {
    background: url(./sidebar/contact.svg) no-repeat center
}
.barra-lateral__item--us a::before {
    background: url(./sidebar/o_nas.svg) no-repeat center
}
.barra-lateral__item--politics a::before {
    background: url(./sidebar/confed.svg) no-repeat center
}
.barra-lateral__item--respon a::before {
    background: url(./sidebar/otvetstv.svg) no-repeat center
}
.barra-lateral__item--agreement a::before {
    background: url(./sidebar/soglashenie.svg) no-repeat center
}
.barra-lateral__item--lotto a::before {
    background: url(./lotto.svg) no-repeat center
}
.barra-lateral__item--promo-red a::before {
    background: url(./promo-red.svg) no-repeat center
}
.barra-lateral__item--live-dillers a::before {
    background: url(./sidebar/live-dillers.svg) no-repeat center
}
.barra-lateral__item--v-sport a::before {
    background: url(./sidebar/v-sport.svg) no-repeat center
}
.barra-lateral__item--tv-games a::before {
    background: url(./sidebar/tv-games.svg) no-repeat center
}
.barra-lateral__item--android a::before {
    background: url(./sidebar/android.svg) no-repeat center
}
.barra-lateral__item--news a::before {
    background: url(./sidebar/news.svg) no-repeat center
}
.barra-lateral__item--apple a::before {
    background: url(./sidebar/apple-logo.svg) no-repeat center
}
.barra-lateral__item--e-sports a::before {
    background: url(./sidebar/e-sports.svg) no-repeat center
}
.barra-lateral__item--superLive a::before {
    background: url(./sidebar/superLive.svg) no-repeat center
}
.barra-lateral__item--poker-bet a::before {
    background: url(./sidebar/poker-bet.svg) no-repeat center;
    background-size: contain
}
.barra-lateral__item--tournament {
    overflow-x: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.barra-lateral__item--tournament a {
    width: 100%
}
.barra-lateral__item--tournament a::before {
    position: static;
    background: url(./sidebar/tournament.svg) no-repeat center
}
.barra-lateral__item--tournament .barra-lateral_tournamets__span {
    max-width: calc(100% - 114px);
    overflow-x: hidden;
    text-overflow: ellipsis;
    display: block;
    overflow-y: hidden;
    margin-right: 5px;
    position: relative;
    top: -2px
}
.barra-lateral__item--tournament a:hover:after, .touch-promo-header.open svg path {
    -webkit-animation: none;
    animation: none
}
.barra-lateral__item--tournament a:after {
    height: 28px;
    width: 55px;
    background: url(./sidebar/separado_tournament.svg) no-repeat center;
    right: -5.2px;
    top: 45%
}
.barra-lateral__item--tournament .tournament-timer {
    color: #e03d22;
    font-size: 14px;
    font-weight: 700;
    position: absolute;
    right: 54px
}
.article nav ul li a, .barra-lateral__link {
    font-size: 1.25em;
    text-decoration: none
}
.barra-lateral__link {
    background-color: #ddd;
    color: #000;
    white-space: nowrap;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    line-height: 45px;
    position: relative
}
.barra-lateral__link .lottery__tickets-counter {
    display: inline-block;
    background-color: red;
    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
}
.barra-lateral__link--common {
    background: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#cfcfcf));
    background: -webkit-linear-gradient(top, #fdfdfd 0, #cfcfcf 100%);
    background: linear-gradient(to bottom, #fdfdfd 0, #cfcfcf 100%)
}
.barra-lateral__link--top {
    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%);
    color: #fff!important
}
.barra-lateral__link .red__text {
    color: #e03d22
}
.barra-lateral__link::after, .userbar .tickets-counter a.tickets-counter__logo {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}
.barra-lateral__link::after {
    display: block;
    width: 42px;
    height: 36px;
    right: 10px;
    background-image: url(./arrow_grey.png);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat
}
.barra-lateral__link:hover::after {
    -webkit-animation-name: arrowMenu;
    animation-name: arrowMenu
}
.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)
}
.barra-lateral__link--common .mobile-text {
    display: none
}
.barra-lateral__item--fav .barra-lateral__link.barra-lateral__link--common::before {
    background: url(./sidebar/featured-games-b.svg) no-repeat center!important
}
.barra-lateral__item--v-sport .barra-lateral__link.barra-lateral__link--top::before {
    background: url(./sidebar/v-sport-w.svg) no-repeat center!important
}
.barra-lateral__item--live-dillers .barra-lateral__link.barra-lateral__link--top::before {
    background: url(./sidebar/live-dillers-w.svg) no-repeat center!important
}
.barra-lateral__item--tournament .barra-lateral__link.barra-lateral__link--top::before {
    background: url(./sidebar/tournament-w.svg) no-repeat center!important
}
.sidebar .movel__header-wrapper {
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%)
}
.movel__header-promo {
    padding: 8px 0 5px;
    display: block;
    width: 100%;
    font-weight: 700;
    text-align: center;
    font-size: 19px;
    line-height: 22px;
    color: #fff;
    margin: 0;
    text-decoration: none
}
.movel__header-promo .text__red {
    color: red
}
@media screen and (max-width:1024px) {
    .sidebar {
        background-color: transparent
    }
    .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!important;
        display: none!important
    }
}
@media only screen and (max-width:600px) {
    .sidebar {
        overflow: hidden
    }
    .sidebar .movel__header-wrapper {
        position: fixed;
        top: 46px;
        left: 0;
        width: calc(100vw - 71px);
        z-index: 3000
    }
    .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 .barra-lateral__list {
        overflow: scroll;
        height: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
}
@media only screen and (max-width:460px) {
    .barra-lateral__link--common .full-text {
        display: none
    }
    .barra-lateral__link--common .mobile-text {
        display: inline
    }
}
@media only screen and (max-width:400px) {
    .barra-lateral__item-stat {
        font-size: 14px
    }
}
@media only screen and (max-width:375px) {
    .movel__header-promo {
        font-size: 17px
    }
}
@media only screen and (max-width:350px) {
    .barra-lateral__item-stat {
        font-size: 12px
    }
}
@media only screen and (max-width:360px) {
    .movel__header-promo.movel__header-promo--pt {
        font-size: 16px
    }
}
@media only screen and (max-width:320px) {
    .movel__header-promo {
        font-size: 13px
    }
}
@media only screen and (max-width:736px) and (max-height:414px) {
    .sidebar {
        overflow: scroll;
        max-width: 750px
    }
    .sidebar .movel__header-wrapper {
        position: fixed;
        top: 46px;
        left: 0;
        width: calc(100vw - 71px);
        z-index: 3000
    }
    .sidebar .scroll-block {
        background: 0 0;
        position: absolute;
        top: 0;
        left: 0;
        overflow: scroll;
        padding-top: 56px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        height: 100%;
        width: 100%
    }
    @-moz-document url-prefix() {
        .sidebar .scroll-block {
            padding-bottom: 47px
        }
    }
    .sidebar .barra-lateral__list {
        height: 100%;
        overflow: scroll;
        background: #000;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
}
@media only screen and (max-width:812px) and (max-height:375px) {
    .sidebar {
        overflow: scroll;
        max-width: 750px
    }
    .sidebar .movel__header-wrapper {
        position: fixed;
        top: 46px;
        left: 0;
        width: calc(100vw - 71px);
        z-index: 3000
    }
    .sidebar .scroll-block {
        background: 0 0;
        position: absolute;
        top: 0;
        left: 0;
        overflow: scroll;
        padding-top: 56px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        height: 100%;
        width: 100%
    }
    @-moz-document url-prefix() {
        .sidebar .scroll-block {
            padding-bottom: 47px
        }
    }
    .sidebar .barra-lateral__list {
        height: 100%;
        overflow: scroll;
        background: #000;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
}
@media only screen and (max-width:380px) {
    .movel__header-promo.movel__header-promo--az {
        font-size: 17px
    }
}
@media only screen and (max-width:360px) {
    .movel__header-promo.movel__header-promo--az, .movel__header-promo.movel__header-promo--pt {
        font-size: 16px
    }
}
@media only screen and (max-width:340px) {
    .movel__header-promo.movel__header-promo--az {
        font-size: 15px
    }
}
@media only screen and (max-width:330px) {
    .movel__header-promo.movel__header-promo--az {
        font-size: 14px
    }
}
.slider {
    border-radius: 6px;
    position: relative
}
.slider .owl-stage-outer {
    border-radius: 6px;
    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: 34px;
    width: auto;
    right: 30px;
    bottom: 20px;
    padding: 0 24px;
    -webkit-transform: translate(0);
    transform: translate(0)
}
.slider.owl-carousel .owl-dots {
    width: 50%
}
@media only screen and (max-width:585px) {
    .slider__item .button {
        width: 100%;
        line-height: 34px;
        padding: 0 12px;
        font-size: 14px;
        right: 0;
        bottom: 0;
        border-radius: 0;
        background: #55a399;
        border: 1px solid #55a399
    }
}
.winners {
    margin-bottom: 10px
}
.winners__item {
    height: 107px;
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    background: url(casino/win-bg-ny.png) no-repeat center;
    background-size: contain
}
.winners__item-imagem {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 78px;
    height: 56px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 6px
}
.winners__item-game {
    color: #fff;
    display: block;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}
.winners__item-player {
    position: absolute;
    color: #24bb9d;
    left: 20px;
    bottom: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 82px
}
.winners__item-won {
    color: #d4351d;
    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 {
    width: 120px
}
.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-imagem {
    margin-top: 5px
}
.main__section--winrs.winrs-top .winners__item {
    background-image: url(./win-bg-ny-light.png)
}
.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(../img/assets/social/spritesheet.jpg);
    background-size: 120px 80px;
    background-repeat: no-repeat;
    position: relative;
    margin: 0 5px;
    border-radius: 6px;
    cursor: pointer;
    background-position: -3px -2px
}
.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: 5px
}
.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
    }
}
.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: #24bb9d;
    line-height: 1.15em;
    text-align: right
}
.userbar__item-tickets {
    text-align: left
}
.userbar__item-close {
    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 .tickets-counter {
    padding-left: 35px;
    position: relative
}
.userbar .tickets-counter a.tickets-counter__logo {
    width: 22px;
    height: 30px;
    left: 0;
    background: url(./icon_ticket_active.svg) no-repeat center
}
.userbar .tickets-counter.disabled a.tickets-counter__logo {
    background: url(./icon_ticket_off.svg) 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__change {
    display: inline-block;
    vertical-align: super;
    width: 29px;
    height: 29px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(../img/assets/userbar/change-icon.svg);
    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;
        display: -ms-flex;
        -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
    }
}
@media screen and (max-width:400px) {
    .userbar__item-container .button.button_red {
        padding: 0 8px!important
    }
    .userbar__item-container .userbar__item-label {
        max-width: calc(100vw - 200px);
        overflow-x: hidden;
        text-overflow: ellipsis
    }
}
.article nav ul li a {
    color: #24bb9d
}
.article nav ul li a:hover {
    color: #31d7b6
}
.article h1, .article h3, .article h4, .article h5, .article h6 {
    color: #fff;
    font-size: 1.25em;
    font-family: "pt_sansbold", sans-serif
}
.article h2 {
    font-size: 1.5em
}
.article h2, .article strong {
    font-family: "pt_sansbold", 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: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    line-height: 1.25em;
    border-radius: 6px;
    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 {
    padding-left: 62.295px!important;
    padding-right: 62.295px!important;
    margin: auto;
    display: block
}
.article__list--sub {
    padding-left: 24px!important
}
.article_bets__image {
    display: block;
    margin: 16px auto
}
.banner--day-off, .banner--day-off__main, .banner--day-off__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%
}
.banner--day-off {
    position: relative;
    top: 0;
    left: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../img/assets/banner/banner--day-off/bg.jpg) no-repeat center;
    background-size: cover;
    overflow: hidden;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Pinup-Black-It, sans-serif
}
.banner--day-off__main, .banner--day-off__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}
.banner--day-off__main {
    position: absolute;
    color: #fff;
    z-index: 9;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}
.banner--day-off__wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 34px 0 0 5%;
    z-index: 2
}
.banner--day-off__h2, .banner--day-off__h3 {
    font-size: 30px;
    width: 100%;
    margin: 0 0 0 80px;
    text-transform: uppercase;
    text-shadow: 6px 2px 3px rgba(35, 10, 6, .83);
    line-height: 1
}
.banner--day-off__h3 {
    font-size: 48px;
    margin: 0 0 8px;
    color: #f8d00b
}
.banner--day-off__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}
.banner--day-off__h4 {
    font-size: 30px;
    margin: 0 8px 0 0;
    text-transform: uppercase;
    text-shadow: 6px 2px 3px rgba(35, 10, 6, .83);
    line-height: 1
}
.banner--day-off__h5, .banner--day-off__h5-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}
.banner--day-off__h5 {
    font-size: 84px;
    font-family: Pinup-Bold-It, sans-serif;
    margin: 0;
    text-transform: uppercase;
    text-shadow: 6px 2px 3px rgba(35, 10, 6, .83);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
    position: relative;
    z-index: 2
}
.banner--day-off__h5 span, .banner--tournament-weekend__h4 span {
    z-index: 3
}
.banner--day-off__h5::after, .banner--day-off__h5::before {
    content: "";
    display: inline-block;
    position: absolute;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: contain
}
.banner--day-off__h5::before {
    width: 195px;
    height: 16px;
    left: 10px;
    bottom: 5px;
    background: url(../img/assets/banner/banner--day-off/line.png) no-repeat center
}
.banner--day-off__h5::after {
    width: 43px;
    height: 38px;
    left: -55px;
    bottom: -12px;
    background: url(../img/assets/banner/banner--day-off/cherry-bottom.png) no-repeat center
}
.banner--day-off__currency {
    font-size: 40px;
    font-family: Pinup-Black-It, sans-serif;
    margin: 0 0 0 8px
}
.banner--day-off__girl {
    position: absolute;
    left: 555px;
    top: -10px
}
.banner--day-off__cloud {
    position: absolute;
    left: 816px
}
.banner--day-off__777-left {
    position: absolute;
    left: 485px
}
.banner--day-off__777-right {
    position: absolute;
    right: 5px;
    top: 100px
}
.banner--day-off__lemon {
    position: absolute;
    left: 336px;
    top: -7px
}
.banner--day-off__cherry-top {
    position: absolute;
    left: 8px;
    top: 0
}
.banner--day-off__cherry-bottom {
    position: absolute;
    left: 158px;
    bottom: 5px;
    display: none
}
.banner--day-off__cloud-mb {
    display: none
}
.banner--day-off-en .banner--day-off__h3 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin: 0
}
.banner--day-off-en .banner--day-off__h2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin: 0 0 16px 60px
}
.banner--day-off-en .banner--day-off__text {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}
.banner--day-off-en .banner--day-off__cherry-top {
    left: -18px;
    top: -29px
}
.banner--day-off-en .banner--day-off__h4 {
    margin: 0 24px 0 0
}
.banner--day-off-en .banner--day-off__lemon {
    top: 40px
}
.banner--day-off-en .banner--day-off__h5::after {
    right: -84px;
    bottom: -5px;
    left: inherit
}
.banner--day-off-en .banner--day-off__777-right {
    right: 80px
}
.banner--day-off-en.banner--day-off-br .banner--day-off__h2 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin: 0 0 0 60px
}
.banner--day-off-en.banner--day-off-br .banner--day-off__lemon {
    top: 4px
}
.banner--day-off-en.banner--day-off-br .banner--day-off__h3 {
    margin: 0 0 16px
}
@media screen and (max-width:1240px) {
    .banner--day-off__wrapper {
        margin: 34px 0 0 3%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .banner--day-off__777-left {
        left: 460px
    }
    .banner--day-off__girl {
        left: 440px;
        width: 35%
    }
    .banner--day-off__cloud {
        left: 690px;
        width: 13%
    }
    .banner--day-off__h3 {
        font-size: 45px
    }
    .banner--day-off__h4 {
        font-size: 25px
    }
    .banner--day-off__h5 {
        font-size: 78px
    }
    .banner--day-off__currency {
        font-size: 37px
    }
    .banner--day-off__cherry-bottom {
        left: 114px;
        bottom: 10px
    }
}
@media screen and (max-width:1085px) {
    .banner--day-off__girl {
        left: 413px;
        width: 38%
    }
    .banner--day-off__cloud {
        left: 645px;
        width: 13%
    }
    .banner--day-off__h2 {
        font-size: 27px;
        margin: 0 0 0 72px
    }
    .banner--day-off__h3 {
        font-size: 42px
    }
    .banner--day-off__h4 {
        font-size: 22px
    }
    .banner--day-off__h5 {
        font-size: 67px
    }
    .banner--day-off__h5::before {
        width: 160px
    }
    .banner--day-off__h5::after {
        left: -48px
    }
    .banner--day-off__currency {
        font-size: 35px
    }
    .banner--day-off__cherry-bottom {
        left: 92px;
        bottom: 24px
    }
    .banner--day-off__777-left {
        left: 420px
    }
    .banner--day-off__lemon {
        width: 9%
    }
    .banner--day-off-en .banner--day-off__777-right {
        right: 5px
    }
    .banner--day-off-en .banner--day-off__h5::after {
        right: -70px
    }
    .banner--day-off-en .banner--day-off__wrapper {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .banner--day-off-en .banner--day-off__h2 {
        margin: 0 0 16px 55px
    }
}
@media screen and (max-width:980px) {
    .banner--day-off__777-left {
        left: 460px
    }
    .banner--day-off__girl {
        left: 510px;
        width: 35%
    }
    .banner--day-off__cloud {
        left: 776px;
        width: 13%
    }
    .banner--day-off__h3 {
        font-size: 45px
    }
    .banner--day-off__h4 {
        font-size: 25px
    }
    .banner--day-off__h5 {
        font-size: 78px
    }
    .banner--day-off__currency {
        font-size: 37px
    }
    .banner--day-off__cherry-bottom {
        left: 114px;
        bottom: 10px
    }
}
@media screen and (max-width:880px) {
    .banner--day-off__girl {
        left: inherit;
        width: 39%;
        right: 49px
    }
    .banner--day-off__cloud {
        left: inherit;
        width: 13%;
        right: 10px
    }
    .banner--day-off__777-left {
        left: 410px;
        width: 18%
    }
    .banner--day-off__h2 {
        font-size: 27px;
        margin: 0 0 0 72px
    }
    .banner--day-off__h3 {
        font-size: 42px
    }
    .banner--day-off__h4 {
        font-size: 23px
    }
    .banner--day-off__h5 {
        font-size: 69px
    }
    .banner--day-off__currency {
        font-size: 37px
    }
    .banner--day-off__cherry-bottom {
        left: 98px;
        bottom: 24px
    }
    .banner--day-off__lemon {
        left: 280px;
        width: 9%
    }
    .banner--day-off-en.banner--day-off-tr .banner--day-off__lemon {
        left: 305px
    }
}
@media screen and (max-width:730px) {
    .banner--day-off__h2 {
        font-size: 25px;
        margin: 0 0 0 62px
    }
    .banner--day-off__h3 {
        font-size: 34px
    }
    .banner--day-off__h4 {
        font-size: 18px
    }
    .banner--day-off__h5 {
        font-size: 58px
    }
    .banner--day-off__h5::before {
        width: 138px;
        bottom: 0
    }
    .banner--day-off__h5::after {
        left: -48px;
        bottom: -20px
    }
    .banner--day-off__currency {
        font-size: 28px
    }
    .banner--day-off__cherry-bottom {
        left: 80px;
        bottom: 38px
    }
    .banner--day-off__lemon {
        left: 210px
    }
    .banner--day-off__777-left {
        left: 350px
    }
    .banner--day-off__girl {
        width: 42%;
        right: 30px
    }
    .banner--day-off-en .banner--day-off__lemon, .banner--day-off-en.banner--day-off-tr .banner--day-off__lemon {
        left: 260px
    }
    .banner--day-off-en .banner--day-off__h2 {
        margin: 0 0 16px 40px
    }
    .banner--day-off-en.banner--day-off-br .banner--day-off__h2 {
        margin: 0 0 0 50px
    }
}
@media screen and (max-width:600px) {
    .banner--day-off__777-left {
        left: 315px
    }
}
@media screen and (max-width:585px) {
    .banner--day-off {
        background: url(../img/assets/banner/banner--day-off/bg-mb.jpg) no-repeat center;
        background-size: cover
    }
    .banner--day-off__wrapper {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .banner--day-off__main {
        bottom: 36px;
        height: calc(100% - 36px)
    }
    .banner--day-off__girl {
        width: 49%;
        right: -38px;
        z-index: 2
    }
    .banner--day-off .skip, .banner--day-off__cloud, .banner--day-off__h5::after {
        display: none
    }
    .banner--day-off__cloud-mb {
        display: block;
        position: absolute;
        right: 68px
    }
    .banner--day-off__777-left {
        left: 190px
    }
    .banner--day-off__text {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .banner--day-off__lemon {
        top: inherit;
        bottom: -12px;
        width: 11%;
        -webkit-transform: rotate(-24deg);
        transform: rotate(-24deg)
    }
    .banner--day-off__777-right {
        right: inherit;
        bottom: -2px;
        top: inherit;
        width: 16%
    }
    .banner--day-off__cherry-bottom {
        display: block;
        width: 8%;
        left: inherit;
        bottom: 6px;
        right: 185px
    }
    .banner--day-off__cherry-top {
        width: 8%
    }
    .banner--day-off-en .banner--day-off__cherry-top {
        left: -6px;
        top: -11px;
        width: 7%
    }
    .banner--day-off-en .banner--day-off__lemon {
        left: 190px;
        bottom: 10px;
        width: 9%;
        -webkit-transform: rotate(-24deg);
        transform: rotate(-24deg);
        top: inherit
    }
    .banner--day-off-en .banner--day-off__777-right {
        right: inherit;
        bottom: -2px;
        top: inherit;
        width: 16%
    }
    .banner--day-off-en .banner--day-off__wrapper {
        margin: 24px 0 0 3%
    }
    .banner--day-off-en .banner--day-off__cherry-bottom {
        bottom: 25px
    }
    .banner--day-off-en.banner--day-off-tr .banner--day-off__777-left {
        top: -14px;
        width: 18%;
        left: 205px;
        -webkit-transform: rotate(7deg);
        transform: rotate(7deg)
    }
    .banner--day-off-en.banner--day-off-tr .banner--day-off__lemon {
        left: 190px;
        bottom: 10px;
        width: 9%;
        -webkit-transform: rotate(-24deg);
        transform: rotate(-24deg);
        top: inherit
    }
    .banner--day-off-en.banner--day-off-br .banner--day-off__lemon {
        top: inherit
    }
    .banner--day-off-en.banner--day-off-br .banner--day-off__h3 {
        margin: 0 0 8px
    }
}
@media screen and (max-width:510px) {
    .banner--day-off__wrapper {
        margin: 28px 0 0 3%
    }
    .banner--day-off__girl {
        width: 56%;
        right: -29px
    }
    .banner--day-off__cloud-mb {
        right: 58px
    }
    .banner--day-off__h2 {
        font-size: 18px;
        margin: 0 0 0 33px
    }
    .banner--day-off__h3 {
        font-size: 25px
    }
    .banner--day-off__h4 {
        font-size: 18px
    }
    .banner--day-off__h5 {
        font-size: 45px
    }
    .banner--day-off__h5::before {
        width: 105px;
        bottom: -2px
    }
    .banner--day-off__currency {
        font-size: 22px;
        margin: 0 0 0 4px
    }
    .banner--day-off-en.banner--day-off-tr .banner--day-off__777-left, .banner--day-off__777-left {
        left: 140px
    }
    .banner--day-off__lemon {
        left: 115px
    }
    .banner--day-off__cherry-bottom {
        right: 200px
    }
    .banner--day-off-en .banner--day-off__lemon, .banner--day-off-en.banner--day-off-tr .banner--day-off__lemon {
        left: 130px
    }
    .banner--day-off-en .banner--day-off__h2 {
        margin: 0 0 16px 30px
    }
    .banner--day-off-en.banner--day-off-br .banner--day-off__h2 {
        margin: 0 0 0 35px
    }
}
@media screen and (max-width:460px) {
    .banner--day-off__cherry-bottom {
        right: 160px
    }
    .banner--day-off-en.banner--day-off-tr .banner--day-off__777-left {
        top: -7px;
        left: 150px
    }
}
@media screen and (max-width:400px) {
    .banner--day-off__cherry-bottom {
        right: 140px
    }
    .banner--day-off__cloud-mb {
        right: 45px
    }
    .banner--day-off__h2 {
        font-size: 15px;
        margin: 0 0 0 33px
    }
    .banner--day-off__h3 {
        font-size: 22px
    }
    .banner--day-off__h4 {
        font-size: 15px
    }
    .banner--day-off__h5 {
        font-size: 40px
    }
    .banner--day-off__h5::before {
        width: 92px;
        bottom: -3px
    }
    .banner--day-off__currency {
        font-size: 20px
    }
    .banner--day-off-en .banner--day-off__h2 {
        margin: 0 0 16px 25px
    }
    .banner--day-off-en .banner--day-off__lemon, .banner--day-off-en.banner--day-off-tr .banner--day-off__lemon {
        left: 100px;
        bottom: 7px
    }
    .banner--day-off-en.banner--day-off-tr .banner--day-off__777-left {
        top: -3px;
        left: 140px
    }
}
@media screen and (max-width:360px) {
    .banner--day-off__wrapper {
        margin: 20px 0 0 3%
    }
    .banner--day-off__cherry-bottom {
        right: 115px
    }
    .banner--day-off__cloud-mb {
        right: 30px
    }
    .banner--day-off__h2 {
        font-size: 14px;
        margin: 0 0 0 26px
    }
    .banner--day-off__h3 {
        font-size: 18px
    }
    .banner--day-off__h4 {
        font-size: 14px
    }
    .banner--day-off__h5 {
        font-size: 36px
    }
    .banner--day-off__h5::before {
        width: 80px;
        bottom: -3px
    }
    .banner--day-off__currency {
        font-size: 16px
    }
    .banner--day-off__777-left {
        left: 100px
    }
    .banner--day-off-en .banner--day-off__h2 {
        margin: 0 0 12px 20px
    }
    .banner--day-off-en.banner--day-off-tr .banner--day-off__777-left {
        left: 105px;
        top: -1px
    }
    .banner--day-off-en.banner--day-off-br .banner--day-off__h2 {
        margin: 0 0 0 25px
    }
}
.banner--lat-am {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: url(../img/assets/banner/banner--lat-am/background.jpg) no-repeat center;
    overflow: hidden;
    background-size: cover;
    font-family: Chupada-BoldItalic, sans-serif
}
.banner--lat-am .left, .banner--lat-am__text {
    position: absolute;
    left: 0;
    bottom: 0
}
.banner--lat-am .right {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1
}
.banner--lat-am .ball {
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translate(-36%, 2%);
    transform: translate(-36%, 2%);
    width: 191px
}
.banner--lat-am__text {
    -webkit-transform: translate(8%, -18%);
    transform: translate(8%, -18%);
    z-index: 3;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #000
}
.banner--lat-am__text__h2 {
    margin: 0;
    padding: 0;
    font-size: 86px;
    letter-spacing: 2.8px
}
.banner--lat-am__text__h2 .h2__span {
    color: #e03d22
}
.banner--lat-am__text__h3 {
    margin: -5px 0 0;
    padding: 0;
    font-size: 60px;
    font-family: Chupada-Bold, sans-serif;
    letter-spacing: 2.1px
}
.banner--lat-am .girl {
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-transform: translate(-128%, 30%);
    transform: translate(-128%, 30%)
}
.banner--lat-am .mob {
    display: none
}
@media screen and (max-width:1240px) {
    .banner--lat-am__text {
        -webkit-transform: translate(8%, -27%);
        transform: translate(8%, -27%)
    }
    .banner--lat-am__text__h2 {
        font-size: 69px
    }
    .banner--lat-am__text__h3 {
        font-size: 49px
    }
    .banner--lat-am .ball {
        -webkit-transform: translate(-28%, 8%);
        transform: translate(-28%, 8%)
    }
    .banner--lat-am .girl {
        -webkit-transform: translate(-88%, 32%);
        transform: translate(-88%, 32%)
    }
}
@media screen and (max-width:1100px) {
    .banner--lat-am .right {
        right: -10px;
        bottom: 27px
    }
    .banner--lat-am .left {
        bottom: 12px;
        left: -11px
    }
    .banner--lat-am .ball {
        -webkit-transform: translate(-16%, 8%);
        transform: translate(-16%, 8%)
    }
    .banner--lat-am .girl {
        -webkit-transform: translate(-75%, 32%);
        transform: translate(-75%, 32%)
    }
    .banner--lat-am__text {
        -webkit-transform: translate(6%, -38%);
        transform: translate(6%, -38%)
    }
}
@media screen and (max-width:980px) {
    .banner--lat-am .girl {
        -webkit-transform: translate(-90%, 32%);
        transform: translate(-90%, 32%)
    }
}
@media screen and (max-width:800px) {
    .banner--lat-am .ball {
        -webkit-transform: translate(-6%, 18);
        transform: translate(-6%, 18)
    }
    .banner--lat-am .girl {
        -webkit-transform: translate(-68%, 25%);
        transform: translate(-68%, 25%)
    }
    .banner--lat-am__text {
        -webkit-transform: translate(6%, -61%);
        transform: translate(6%, -61%);
        margin-top: 8px
    }
    .banner--lat-am__text__h2 {
        font-size: 58px
    }
    .banner--lat-am__text__h3 {
        font-size: 40px;
        margin-top: 3px
    }
}
@media screen and (max-width:650px) {
    .banner--lat-am {
        background-position: left
    }
    .banner--lat-am .right {
        display: none
    }
    .banner--lat-am .girl {
        left: 3px;
        right: auto;
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        z-index: 2;
        width: 25.8vw
    }
    .banner--lat-am .ball {
        right: auto;
        top: auto;
        bottom: 0;
        left: 14vw;
        -webkit-transform: translate(0, 19%);
        transform: translate(0, 19%);
        width: 124px;
        z-index: 3
    }
    .banner--lat-am__text {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        left: auto;
        bottom: auto;
        top: 2.3vw;
        right: 1.3vw
    }
    .banner--lat-am__text__h2, .banner--lat-am__text__h3 {
        font-size: 11.5vw;
        letter-spacing: 2px;
        text-shadow: 1px 1px 1px #000
    }
    .banner--lat-am__text__h3 {
        font-size: 8.4vw;
        margin-top: 4px;
        letter-spacing: 1.2px
    }
    .banner--lat-am .mob {
        display: block;
        position: absolute;
        left: -39px;
        bottom: 13px;
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        width: 19vw
    }
}
@media screen and (max-width:530px) {
    .banner--lat-am .right {
        display: none
    }
    .banner--lat-am .girl {
        left: 3px;
        right: auto;
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        z-index: 2;
        width: 30.8vw
    }
    .banner--lat-am .ball {
        right: auto;
        left: 17vw;
        -webkit-transform: translate(0, 19%);
        transform: translate(0, 19%);
        width: 81px;
        z-index: 3
    }
    .banner--lat-am__text {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        left: auto;
        bottom: auto;
        top: 2.3vw;
        right: 1.2vw
    }
    .banner--lat-am__text__h3 {
        margin-top: 4px
    }
    .banner--lat-am .mob {
        left: -28px
    }
}
.banner--tournament-weekend {
    position: relative;
    top: 0;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../img/assets/banner/banner--tournament-weekend/bg.jpg) no-repeat center;
    background-size: cover;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Chupada-Italic, sans-serif
}
.banner--tournament-weekend__main, .banner--tournament-weekend__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    width: 100%;
    position: absolute
}
.banner--tournament-weekend__main {
    text-align: center;
    color: #fff;
    z-index: 9;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}
.banner--tournament-weekend__wrapper {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 4
}
.banner--tournament-weekend__content {
    text-align: left;
    position: absolute;
    left: 9%;
    top: 23%
}
.banner--tournament-weekend__content2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}
.banner--tournament-weekend__h2, .banner--tournament-weekend__h3 {
    font-size: 48px;
    text-transform: uppercase;
    margin: 0;
    padding-right: 6px
}
.banner--tournament-weekend__h3 {
    font-size: 36px;
    line-height: .9;
    color: #ff2400;
    margin: 0 8px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}
.banner--tournament-weekend__h4 {
    font-size: 72px;
    line-height: .9;
    text-transform: uppercase;
    margin: 0;
    padding-right: 6px;
    z-index: 2;
    height: 100%
}
.banner--tournament-weekend__h4::before {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url(../img/assets/banner/banner--tournament-weekend/line.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 144px;
    height: 12px;
    bottom: 9px;
    left: -14px;
    z-index: 1
}
.banner--tournament-weekend__h4, .banner--tournament-weekend__titlle-sum {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.banner--tournament-weekend__sum {
    font-size: 48px;
    margin: 4px 0 0 8px
}
.banner--tournament-weekend__girl {
    display: block;
    position: absolute;
    right: 13%;
    bottom: -4%
}
.banner--tournament-weekend__girl-mb {
    display: none
}
@media screen and (max-width:1240px) {
    .banner--tournament-weekend__girl {
        right: 9%
    }
}
@media screen and (max-width:1150px) {
    .banner--tournament-weekend__girl {
        right: 5%
    }
    .banner--tournament-weekend__content {
        left: 6%
    }
}
@media screen and (max-width:1080px) {
    .banner--tournament-weekend__girl {
        right: 3%
    }
    .banner--tournament-weekend__content {
        left: 3%
    }
}
@media screen and (max-width:1024px) {
    .banner--tournament-weekend__girl {
        right: 1%
    }
}
@media screen and (max-width:1000px) {
    .banner--tournament-weekend__girl {
        right: 1%
    }
}
@media screen and (max-width:980px) {
    .banner--tournament-weekend__girl {
        right: 7%
    }
    .banner--tournament-weekend__content {
        left: 7%
    }
}
@media screen and (max-width:880px) {
    .banner--tournament-weekend__girl {
        right: 4%
    }
}
@media screen and (max-width:850px) {
    .banner--tournament-weekend__girl {
        right: 5%
    }
}
@media screen and (max-width:830px) {
    .banner--tournament-weekend__girl {
        right: 2%
    }
    .banner--tournament-weekend__content {
        left: 7%
    }
}
@media screen and (max-width:770px) {
    .banner--tournament-weekend__girl {
        right: -1%
    }
    .banner--tournament-weekend__content {
        left: 4%
    }
}
@media screen and (max-width:730px) {
    .banner--tournament-weekend__girl {
        right: -7%
    }
}
@media screen and (max-width:690px) {
    .banner--tournament-weekend__girl {
        right: -10%
    }
    .banner--tournament-weekend__content2 {
        left: 0
    }
    .banner--tournament-weekend__h2 {
        font-size: 42px
    }
    .banner--tournament-weekend__h3 {
        font-size: 34px
    }
    .banner--tournament-weekend__h4 {
        font-size: 70px
    }
    .banner--tournament-weekend__sum {
        font-size: 46px
    }
}
@media screen and (max-width:630px) {
    .banner--tournament-weekend__girl {
        right: -15%
    }
    .banner--tournament-weekend__content2 {
        left: 0
    }
    .banner--tournament-weekend__h2 {
        font-size: 40px
    }
    .banner--tournament-weekend__h3 {
        font-size: 32px
    }
    .banner--tournament-weekend__h4 {
        font-size: 68px
    }
    .banner--tournament-weekend__sum {
        font-size: 44px
    }
}
@media screen and (max-width:585px) {
    .banner--tournament-weekend__girl {
        right: -20%
    }
    .banner--tournament-weekend__h2 {
        font-size: 35px
    }
    .banner--tournament-weekend__h3 {
        font-size: 27px
    }
    .banner--tournament-weekend__h4 {
        font-size: 63px
    }
    .banner--tournament-weekend__sum {
        font-size: 39px
    }
    .banner--tournament-weekend__main {
        bottom: 36px;
        height: calc(100% - 36px)
    }
}
@media screen and (max-width:530px) {
    .banner--tournament-weekend__girl-mb {
        display: block;
        position: absolute;
        right: -36%
    }
    .banner--tournament-weekend__girl {
        display: none
    }
}
@media screen and (max-width:480px) {
    .banner--tournament-weekend {
        background: url(../img/assets/banner/banner--tournament-weekend/bg-mb.jpg) no-repeat center;
        background-size: cover
    }
    .banner--tournament-weekend__girl-mb {
        right: -38%;
        width: 92%
    }
    .banner--tournament-weekend__h2 {
        font-size: 32px
    }
    .banner--tournament-weekend__h3 {
        font-size: 24px
    }
    .banner--tournament-weekend__h4 {
        font-size: 58px
    }
    .banner--tournament-weekend__h4::before {
        width: 110px;
        left: -4px;
        bottom: 4px
    }
    .banner--tournament-weekend__sum {
        font-size: 36px
    }
    .banner--tournament-weekend__content {
        top: 20%
    }
}
@media screen and (max-width:390px) {
    .banner--tournament-weekend__content {
        top: 15%
    }
    .banner--tournament-weekend__h2 {
        font-size: 29px
    }
    .banner--tournament-weekend__h3 {
        font-size: 24px;
        margin: 0
    }
    .banner--tournament-weekend__h4 {
        font-size: 52px
    }
    .banner--tournament-weekend__h4::before {
        bottom: 3px
    }
    .banner--tournament-weekend__sum {
        font-size: 34px
    }
    .banner--tournament-weekend__girl-mb {
        right: -40%
    }
}
@media screen and (max-width:360px) {
    .banner--tournament-weekend__girl-mb {
        right: -41%
    }
    .banner--tournament-weekend__h2 {
        font-size: 25px
    }
    .banner--tournament-weekend__h3 {
        font-size: 21px;
        margin: 0
    }
    .banner--tournament-weekend__h4 {
        font-size: 48px
    }
    .banner--tournament-weekend__h4::before {
        bottom: 2px
    }
    .banner--tournament-weekend__sum {
        font-size: 33px
    }
}
.more {
    background-color: rgba(65, 65, 65, .925);
    color: #fff;
    padding: 10px;
    border-radius: 6px;
    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
}
.bonus-timer__wrapper {
    height: 214px;
    margin-right: 10px;
    width: 100%;
    -webkit-box-shadow: inset 0 0 8px 4px rgba(255, 0, 0, .45), 0 0 6px 1px red, 0 0 0 2px rgba(255, 177, 177, .9), 0 0 8px 4px rgba(255, 0, 0, .45), 0 0 8px 8px rgba(255, 0, 0, .15);
    box-shadow: inset 0 0 8px 4px rgba(255, 0, 0, .45), 0 0 6px 1px red, 0 0 0 2px rgba(255, 177, 177, .9), 0 0 8px 4px rgba(255, 0, 0, .45), 0 0 8px 8px rgba(255, 0, 0, .15);
    border-radius: 5px;
    color: #fff;
    text-align: center;
    position: relative
}
.bonus-timer__percent {
    margin-top: 0;
    color: #e03d22;
    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 #f66;
    -webkit-box-shadow: inset 0 0 6px 2px red, 0 0 6px 2px red!important;
    box-shadow: inset 0 0 6px 2px red, 0 0 6px 2px red!important;
    border-radius: 8px!important
}
.bonus-timer .flip:first-child {
    margin-left: 0;
    border-right: none
}
.bonus-timer .flip:nth-child(2) {
    border-left: 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
    }
}
.overplus__wrapper {
    text-align: center;
    color: #fff;
    padding: 0;
    position: relative;
    overflow: hidden;
    height: 214px;
    margin-right: 10px;
    -webkit-box-shadow: inset 0 0 8px 4px rgba(255, 0, 0, .45), 0 0 6px 1px red, 0 0 0 2px rgba(255, 177, 177, .9), 0 0 8px 4px rgba(255, 0, 0, .45), 0 0 8px 8px rgba(255, 0, 0, .15);
    box-shadow: inset 0 0 8px 4px rgba(255, 0, 0, .45), 0 0 6px 1px red, 0 0 0 2px rgba(255, 177, 177, .9), 0 0 8px 4px rgba(255, 0, 0, .45), 0 0 8px 8px rgba(255, 0, 0, .15);
    border-radius: 5px;
    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(../img/assets/bonuses/bonus-2plus2/coins_bonus.png) 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(../img/assets/bonuses/bonus-2plus2/presen_bonus.png) 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
}
.new__players__bonus {
    position: relative;
    margin: 0;
    color: #fff;
    background: url(../img/assets/bonuses/bonus-verif/monets-fall.png) 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(../img/assets/bonuses/bonus-verif/red-shinig.png) 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 {
    -webkit-box-shadow: 0 0 6px 3px #dd3b20;
    box-shadow: 0 0 6px 3px #dd3b20;
    outline-color: #dd3b20;
    pointer-events: none
}
.new__players__bonus-checkbox:checked {
    -webkit-box-shadow: 0 0 6px 3px #24bb9d;
    box-shadow: 0 0 6px 3px #24bb9d;
    outline-color: #24bb9d
}
.new__players__bonus-mailLabel, .new__players__bonus-profileLabel {
    font-weight: 400;
    padding-left: 7px
}
.bonus--overplus {
    -webkit-box-shadow: inset 0 0 8px 4px rgba(255, 0, 0, .45), 0 0 6px 1px red, 0 0 0 2px rgba(255, 177, 177, .9), 0 0 8px 4px rgba(255, 0, 0, .45), 0 0 8px 8px rgba(255, 0, 0, .15);
    box-shadow: inset 0 0 8px 4px rgba(255, 0, 0, .45), 0 0 6px 1px red, 0 0 0 2px rgba(255, 177, 177, .9), 0 0 8px 4px rgba(255, 0, 0, .45), 0 0 8px 8px rgba(255, 0, 0, .15);
    width: 100%;
    height: 214px;
    margin-right: 10px;
    border-radius: 5px
}
.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;
    background-color: #4d4d4d;
    height: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    position: relative;
    margin: auto auto 16px;
    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(../img/coins_bonus.png) 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(../img/presen_bonus.png) center no-repeat;
    top: 42.5%;
    right: 129%;
    -webkit-transform: translateX(50%) translateY(-50%) skewX(37deg);
    transform: translateX(50%) translateY(-50%) skewX(37deg)
}
.sq {
    border-radius: 6px;
    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 #ff6565;
    -webkit-box-shadow: 0 0 .75em 1px red, inset 0 0 .75em 1px red;
    box-shadow: 0 0 .75em 1px red, inset 0 0 .75em 1px red
}
.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
}
.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(../img/transpernt_gits.png) 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: 5px;
    margin-bottom: 10px
}
.left-emailverif__wrapper {
    border: 2px solid #4fc3aa;
    background: #363636;
    margin-top: 10px;
    -webkit-box-shadow: inset 0 0 8px 4px #338a79, 0 0 6px 1px #338a79;
    box-shadow: inset 0 0 8px 4px #338a79, 0 0 6px 1px #338a79;
    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(../img/assets/bonuses/bonus150/transpernt_gits.png) 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
}
.button--cashbox {
    width: 144px;
    margin-bottom: 8px
}
.cashbox-cardowner {
    position: relative
}
.cashbox-cardowner__input {
    position: relative;
    background-color: inherit;
    border: 1px solid #c4c4c4;
    border-radius: 6px;
    -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-carddate {
    position: relative
}
.cashbox-carddate__input {
    position: relative;
    max-width: 54px;
    background-color: inherit;
    border: 1px solid #c4c4c4;
    border-radius: 6px;
    -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 #c4c4c4;
    border-radius: 6px;
    -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-allinputs {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 10px
}
.cashbox-allinputs__field {
    width: 300px
}
.cashbox-allinputs__label {
    color: #fff;
    font-size: 16px
}
.cashbox-allinputs .select--phone {
    margin: 5px 0 10px!important
}
.cashbox-allinputs .select__main {
    background-color: #262634;
    margin: 5px 0 10px!important
}
.cashbox-allinputs .select--phone .select__form, .cashbox-allinputs .select--phone .select__list {
    background-color: #262634;
    color: #fff
}
.cashbox-allinputs .cashbox-cardnumber__input {
    width: 100%;
    margin-top: 5px;
    max-width: 100%;
    padding: 2px 10px
}
.cashbox-allinputs .method-link {
    color: #fff!important;
    margin: 3px 4px!important;
    font-size: 16px
}
.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(../img/assets/form/select/down-arrow.svg);
    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
}
.popup-cashbox .cashbox-allinputs .select__list {
    background-color: #61605c;
    color: #fff
}
.popup-cashbox .cashbox-allinputs .input--text {
    margin: 5px 0 10px!important
}
.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: #24bb9d
}
.popup-cashbox .cashbox-allinputs .select .select__item:focus {
    background-color: #24bb9d
}
.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 #c4c4c4;
    border-radius: 6px;
    -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: 6px;
    -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--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-table__title {
    background: -webkit-linear-gradient(#424242 0, #343434 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: linear-gradient(#424242 0, #343434 100%);
    display: block;
    margin: 0;
    padding: 0;
    line-height: 35px;
    font-size: 1.25em;
    color: #fff;
    font-family: 'pt_sansregular', sans-serif;
    font-weight: 400;
    -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 #c4c4c4;
    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: #e45841
}
.cashbox-table__delete:active {
    outline: 0
}
.cashbox-table__delete:active rect {
    fill: #cc361d
}
.cashbox-table__delete-svg {
    display: block
}
.cashbox-table__delete-body {
    fill: #e03d22;
    -webkit-transition: fill .18s ease-in-out;
    transition: fill .18s ease-in-out
}
.cashbox-table__delete-cross {
    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 #c4c4c4;
    border-radius: 6px;
    -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-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 {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}
.cashbox-sum-inside-wrap, .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
}
.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
}
.cashbox-sum__country .cashbox-sum__input {
    margin: 5px 5px 10px 0!important
}
.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__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
    }
}
.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;
    display: -ms-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
}
.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 #c4c4c4;
    margin-right: 8px;
    border-radius: 100%;
    display: block;
    position: relative;
    cursor: pointer
}
.cashbox-radio__item::after {
    content: '';
    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%);
    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;
    font-family: 'pt_sansregular', sans-serif;
    font-weight: 400;
    cursor: pointer
}
.cashbox-radio__label::-moz-selection {
    background-color: inherit
}
.cashbox-radio__label::selection {
    background-color: inherit
}
@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 #c4c4c4;
    border-radius: 6px;
    -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-image: -webkit-gradient(linear, left top, left bottom, from(#50c5ac), color-stop(50%, #3fa18d), to(#2e7f70));
    background-image: -webkit-linear-gradient(top, #50c5ac 0, #3fa18d 50%, #2e7f70 100%);
    background-image: linear-gradient(to bottom, #50c5ac 0, #3fa18d 50%, #2e7f70 100%)
}
.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-image: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background-image: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background-image: linear-gradient(to bottom, #424242 0, #343434 100%);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    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(../img/assets/cashbox-forms/priselist/prs.png);
    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: 6px;
    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: 6px;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
        background-image: -webkit-linear-gradient(top, #424242 0, #343434 100%);
        background-image: linear-gradient(to bottom, #424242 0, #343434 100%)
    }
    .priselist__item:last-child {
        margin-top: 4px
    }
    .priselist__item--active {
        background-image: -webkit-gradient(linear, left top, left bottom, from(#50c5ac), color-stop(50%, #3fa18d), to(#2e7f70));
        background-image: -webkit-linear-gradient(top, #50c5ac 0, #3fa18d 50%, #2e7f70 100%);
        background-image: linear-gradient(to bottom, #50c5ac 0, #3fa18d 50%, #2e7f70 100%)
    }
    .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(../img/assets/cashbox-forms/priselist/prs.png);
        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, .nxt--popup__change-item bonus__button {
    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 #64e1c8!important;
    -webkit-box-shadow: 0 0 .7em #24bb9d, inset 0 0 .7em #24bb9d;
    box-shadow: 0 0 .7em #24bb9d, inset 0 0 .7em #24bb9d
}
.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(./red-label.svg);
    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: 6px;
        background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#cdcdcd)), #c4c4c4;
        background: -webkit-linear-gradient(top, #fefefe 0, #cdcdcd 100%), #c4c4c4;
        background: linear-gradient(180deg, #fefefe 0, #cdcdcd 100%), #c4c4c4;
        padding: .75rem
    }
    .cashbox-bonuses .cashbox-bonus:hover {
        background: -webkit-gradient(linear, left bottom, left top, from(#fefefe), to(#cdcdcd)), #c4c4c4;
        background: -webkit-linear-gradient(bottom, #fefefe 0, #cdcdcd 100%), #c4c4c4;
        background: linear-gradient(0deg, #fefefe 0, #cdcdcd 100%), #c4c4c4;
        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: 6px;
        border-top-right-radius: 6px;
        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(#fefefe), to(#cdcdcd)), #c4c4c4;
        background: -webkit-linear-gradient(top, #fefefe 0, #cdcdcd 100%), #c4c4c4;
        background: linear-gradient(180deg, #fefefe 0, #cdcdcd 100%), #c4c4c4;
        -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: #c4c4c4;
        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-image: -webkit-gradient(linear, left top, left bottom, from(#50c5ac), color-stop(50%, #3fa18d), to(#2e7f70));
        background-image: -webkit-linear-gradient(top, #50c5ac 0, #3fa18d 50%, #2e7f70 100%);
        background-image: linear-gradient(to bottom, #50c5ac 0, #3fa18d 50%, #2e7f70 100%);
        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: 6px;
        border-top-right-radius: 6px;
        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: 6px;
    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 #e6644f;
    -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: 6px;
    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: #39d9b9;
    -webkit-box-shadow: 0 0 1em #24bb9d, inset 0 0 1em #24bb9d;
    box-shadow: 0 0 1em #24bb9d, inset 0 0 1em #24bb9d
}
.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 6px 6px 0;
    margin-left: 1px;
    width: calc(100%/3 - 1px);
    line-height: 61px
}
.cashbox-deposit__list-item:first-child {
    border-radius: 6px 0 0 6px;
    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: 6px
    }
    .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-table__item {
        padding-right: 0;
        padding-left: 0
    }
    .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__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
}
.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
}
@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__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
}
.cashbox-out__submit {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.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: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    width: 100%;
    border-radius: 6px;
    padding: .5em
}
.withdraw-ticket__list {
    color: #c4c4c4;
    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 #c4c4c4;
    text-overflow: ellipsis
}
.withdraw-ticket__reject {
    display: block;
    text-align: center;
    color: #fff;
    margin-top: 5px;
    text-decoration: underline
}
@media screen and (max-width:515px) {
    .cashbox-out__submit .cashbox-out__btn {
        min-width: auto
    }
}
@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;
    text-shadow: 0 0 1em #fff
}
.progress__item:hover .progress__back {
    background: -webkit-gradient(linear, left top, left bottom, from(#489586), color-stop(50%, #338474), to(#26695c));
    background: -webkit-linear-gradient(top, #489586 0, #338474 50%, #26695c 100%);
    background: linear-gradient(to bottom, #489586 0, #338474 50%, #26695c 100%)
}
.progress__back, .progress__back::after {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}
.progress__back {
    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%);
    width: calc(100% - 2px);
    bottom: 18px;
    z-index: 55;
    border-radius: 5px 5px 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;
    text-shadow: 0 0 1em #fff
}
.progress_cash__item:hover .progress_cash__back {
    background: -webkit-gradient(linear, left top, left bottom, from(#489586), color-stop(50%, #338474), to(#26695c));
    background: -webkit-linear-gradient(top, #489586 0, #338474 50%, #26695c 100%);
    background: linear-gradient(to bottom, #489586 0, #338474 50%, #26695c 100%)
}
.progress_cash__back, .progress_cash__back::after {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}
.progress_cash__back {
    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%);
    width: calc(100% - 2px);
    bottom: 18px;
    z-index: 55;
    border-radius: 5px 5px 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 #c4c4c4;
    border-radius: 6px;
    -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: #24bb9d;
    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 #c4c4c4;
    border-radius: 6px;
    -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: red
}
.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: red
}
.lk-profile__item .wrong-date_text {
    top: 10px
}
.wrong-input {
    border-color: red!important
}
.textarea {
    background-color: transparent;
    border: 1px solid #c4c4c4;
    border-radius: 6px;
    line-height: 29px;
    padding: 2px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    color: #fff
}
.select--phone .select__form:focus, .select--phone .select__item--search input:focus, .select--phone .select__list:focus, .textarea:focus {
    outline: 0
}
.textarea::-webkit-scrollbar {
    display: none
}
.select {
    display: block;
    position: relative;
    width: 100%;
    cursor: pointer;
    margin: 5px 0 10px
}
.select ::-moz-selection {
    background-color: transparent;
    z-index: -1
}
.select ::selection {
    background-color: transparent;
    z-index: -1
}
.select__main {
    padding: 0;
    display: block;
    background-color: #262634;
    position: relative;
    border: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}
.select__main:focus {
    outline-color: #24bb9d
}
.select__main::after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 35px;
    height: 100%;
    border-left: 1px solid #c4c4c4;
    background-image: url(../img/assets/form/select/down-arrow.svg);
    background-size: 10px;
    background-position: center;
    background-repeat: no-repeat
}
.select__form, .select__list {
    width: 100%;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.select__form {
    background-color: #262634;
    border: 1px solid #c4c4c4;
    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(38, 38, 52, .97);
    border: 1px solid #fff;
    z-index: 250;
    -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 {
    display: none;
    width: 0
}
.select__list--hidden {
    visibility: hidden;
    display: none
}
.select__item {
    padding: 5px;
    margin-bottom: 4px;
    border-radius: 2px;
    color: #ddd
}
.select__item--active, .select__item:hover {
    color: #fff
}
.select__item:focus {
    outline: 0;
    background-color: rgba(36, 187, 157, .7);
    color: #fff
}
.input_disabled .select__main::after {
    border: 0;
    background: 0 0
}
.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: #24bb9d;
    z-index: auto
}
.select--phone .select__form::selection {
    background-color: #24bb9d;
    z-index: auto
}
.select--phone .select__form, .select--phone .select__list {
    background-color: #fff;
    color: #222
}
.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: 10px
}
.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(../img/assets/form/select--phone/search.svg);
    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: #24bb9d
}
.fullreg .select--phone .select__item:focus, .popup-cashbox .select--phone .select__item:focus {
    background-color: #24bb9d
}
.fullreg .select--phone .select__form {
    background-color: inherit;
    color: #fff
}
.fullreg .select--phone {
    margin-bottom: 4px
}
.fullreg .select--phone .select__list {
    background-color: #262634;
    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: #24bb9d
}
.lk-cashbox .select--phone .select__item:focus {
    background-color: #24bb9d
}
.lk-cashbox .select--phone .select__item:hover {
    background-color: #24bb9d
}
.select--phone>.select__list {
    display: none
}
.select--phone[data-open=true]>.select__list {
    display: block
}
.lk-cas .select__list {
    background-color: #262634
}
.lk-cas .select__list .select__item {
    color: #fff
}
.lk-cas .select--phone .select__item:hover {
    color: #fff;
    background-color: #24bb9d
}
.select-card__input-btn:before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 35px;
    height: 100%;
    border-left: 1px solid #c4c4c4;
    background-image: url(../img/assets/form/select/down-arrow.svg);
    background-size: 10px;
    background-position: center;
    background-repeat: no-repeat
}
.select-card__input-btn:after, .select-card__list-item:after {
    background: url(../img/assets/form/select-card/card-logo.svg) 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(../img/assets/form/select-card/trash-logo--active.svg) center no-repeat;
    background-size: cover
}
.select-card__list-item:hover:after {
    background: url(../img/assets/form/select-card/card-logo--active.svg) 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: 6px;
    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: 6px
}
.select-card__delete-question-block-btn--yes {
    border: 1px solid #787878;
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#333));
    background: -webkit-linear-gradient(#424242, #333);
    background: linear-gradient(#424242, #333)
}
.select-card__delete-question-block-btn--no {
    border: 1px solid #d92315;
    background: -webkit-gradient(linear, left top, left bottom, from(#fe3c29), to(#d01918));
    background: -webkit-linear-gradient(#fe3c29, #d01918);
    background: linear-gradient(#fe3c29, #d01918)
}
.select-card__delete-btn-icon {
    display: block;
    width: 16px;
    height: 16px;
    background: url(../img/assets/form/select-card/trash-logo.svg) center no-repeat;
    background-size: cover
}
.select-card--disabled {
    color: red
}
.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: 3px
}
.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: 3px
}
.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: 6px;
    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(../img/assets/form/select-wallet/wallet.svg) 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(../img/assets/form/select-wallet/wallet-active.svg) center no-repeat
}
.select-card--wallet.select-card--disabled .select__form.select-card__input {
    color: #fff
}
.touch-promo-header, .touch-promo-cabecalho__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: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    -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-cabecalho__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-cabecalho__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-cabecalho__userlist__item__name {
    color: #fff;
    display: block;
    width: 100%
}
.touch-promo-cabecalho__userlist__item__value {
    width: 100%;
    color: #24bb9d;
    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-cabecalho__handle {
    position: absolute;
    width: 90px;
    height: 40px;
    overflow: hidden;
    left: 50%;
    -webkit-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
    bottom: 0
}
.touch-promo-cabecalho__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-cabecalho__handle__wrapper svg {
    position: relative;
    top: 10px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}
.touch-promo-cabecalho__handle__wrapper svg .chashbox-arrow-1, .touch-promo-cabecalho__handle__wrapper svg .chashbox-arrow-2 {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}
.touch-promo-cabecalho__handle__wrapper svg .chashbox-arrow-2 {
    -webkit-animation-name: cashbox-bonus-arrow-1;
    animation-name: cashbox-bonus-arrow-1
}
.touch-promo-cabecalho__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-cabecalho__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(casino/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: 6px;
    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 {
    max-width: 720px;
    color: #fff;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 1em;
    font-family: 'pt_sansregular', sans-serif;
    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: #24bb9d
}
.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 .button.button_red {
    width: 122px;
    line-height: 35px;
    font-size: 16px
}
.lk-limitations .button.button_red:after {
    width: 31px;
    right: calc(50% - 18px)
}
.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-title {
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    margin: 0 0 12px 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: 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: -webkit-gradient(linear, left top, left bottom, from(#de3c21), to(#b41b0f));
    background: -webkit-linear-gradient(top, #de3c21 0, #b41b0f 100%);
    background: linear-gradient(to bottom, #de3c21 0, #b41b0f 100%)
}
@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 {
        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
}
.lk-profile__disabled .lk-profile__textarea {
    color: #777
}
.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: #d7361e;
    font-family: 'pt_sansregular', sans-serif;
    font-size: 1.25em;
    text-align: center;
    white-space: nowrap
}
.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: red;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 11
}
.lk-profile .phone--Verified, .lk-profile .phone--notVerified {
    padding-right: 37px
}
.lk-profile .phone--Verified .lk-profile__forms, .lk-profile .phone--notVerified .lk-profile__forms {
    max-width: 263px
}
.lk-profile .phone--Verified .phone-logo, .lk-profile .phone--notVerified .phone-logo {
    background-color: #3d3d3d;
    background-image: url(../img/assets/lk/lk-status/lk-status__notverify.svg);
    border: 1px solid #777;
    background-size: 65%;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 4px
}
.lk-profile .phone--Verified .phone-logo {
    background-color: #43aa95;
    background-image: url(../img/assets/lk/lk-status/lk-status__verify.svg);
    border: #43aa95
}
.lk-profile__label {
    color: #fff;
    font-size: 1em
}
.lk-profile__button {
    width: 180px
}
.lk-profile__forms, .lk-profile__forms--phone {
    width: 100%;
    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-profile__forms {
    max-width: 300px
}
.lk-profile__forms .lk-link {
    color: #fff;
    display: inline-block;
    width: 100%
}
.lk-profile__forms--phone {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-line-pack: center;
    align-content: 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: #24bb9d;
    text-decoration: underline;
    border: 0;
    -webkit-transition: color .18s linear;
    transition: color .18s linear
}
.lk-profile__forms-btn:hover {
    color: #50c8aa
}
.lk-profile__textarea {
    height: 85px;
    max-height: 85px
}
.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
}
.popup.popup__current__content .popup__article {
    margin: 13px 0 27px
}
.confirm-phone .popup__ctrl {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
@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
    }
    .lk-profile__item-text {
        white-space: normal
    }
}
@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-text {
        white-space: normal
    }
    .lk-profile__item--submit {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-right: 0
    }
}
@media only screen and (max-width:460px) {
    .lk-profile__textarea {
        font-size: 17px!important;
        line-height: 1.4
    }
}
@media only screen and (max-width:444px) {
    .lk-profile__disabled input, .lk-profile__textarea {
        font-size: 14px!important
    }
    .lk-profile__item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .lk-profile__item .lk-status {
        width: 60%;
        font-size: .75em
    }
    .lk-profile .phone--Verified, .lk-profile .phone--notVerified, .lk-profile__item--submit {
        padding-right: 0
    }
    .lk-profile__forms {
        width: 60%;
        font-size: .75em
    }
    .lk-profile__forms--phone {
        max-width: 100%;
        width: 100%;
        display: -ms-flex!important;
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .lk-profile__label {
        width: 40%;
        font-size: .75em
    }
}
@media only screen and (max-width:425px) {
    .lk-profile {
        display: block
    }
    .lk-profile__id {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .lk-profile__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 12px
    }
    .lk-profile__item .lk-status {
        vertical-align: middle
    }
    .lk-profile__item .lk-status__faq, .lk-profile__item .lk-status__logo, .lk-profile__item .lk-status__main {
        font-size: 12px;
        display: inline-block
    }
    .lk-profile__item .lk-status__main {
        vertical-align: bottom
    }
    .lk-profile__item--submit {
        text-align: center
    }
    .lk-profile__label {
        font-size: 12px;
        display: inline-block
    }
    .lk-profile__forms {
        font-size: 12px
    }
    .lk-profile__textarea {
        vertical-align: middle
    }
}
@media only screen and (max-width:380px) {
    .lk-profile__disabled input, .lk-profile__textarea {
        font-size: 12px!important
    }
    .lk-profile__item .lk-status__main {
        font-size: 10px
    }
}
.phone-status {
    width: 100%;
    max-width: 300px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.phone-status .phone-status__icon, .phone-status .phone-status__text {
    height: 35px;
    border-radius: 6px;
    color: #777;
    border: 1px solid #c4c4c4;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.phone-status .phone-status__icon {
    width: 35px;
    margin-right: 5px
}
.phone-status .phone-status__text {
    width: calc(100% - 40px)
}
.phone-status .phone-status__edit {
    display: none
}
.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 #c4c4c4;
    border-radius: 6px!important;
    line-height: 29px;
    padding: 2px 10px!important;
    -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: 100%
    }
}
@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) {
    .lk-security .lk-security__recovery {
        display: block
    }
    .lk-security .lk-security__recovery-label {
        line-height: 40px
    }
    .lk-security .lk-security__recovery-item {
        display: block;
        text-align: center
    }
    .lk-security .lk-security__recovery-item .popup__password {
        display: inline-block
    }
    .lk-security .lk-table__container {
        display: block
    }
}
.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: #43aa95;
    border: 1px solid #43aa95;
    border-radius: 4px;
    fill: #43aa95;
    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: #72c7b6
}
.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;
    width: 305px;
    position: absolute;
    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: #43aa95;
    background-image: url(../img/assets/lk/lk-status/lk-status__verify.svg);
    border-color: #43aa95
}
.lk-status--verify .lk-status__main {
    background-color: #43aa95;
    border-color: #43aa95;
    color: #fff
}
.lk-status--verify .lk-status__main::before {
    content: attr(data-status-verifed)
}
.lk-status--verify .lk-status__edit {
    background-color: #43aa95;
    border-color: #43aa95;
    background-size: 65%;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../img/assets/lk/lk-status/edit.svg)
}
.lk-status--notverify .lk-status__logo {
    background-color: #3d3d3d;
    background-image: url(../img/assets/lk/lk-status/lk-status__notverify.svg);
    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: #e03d22;
    background-image: url(../img/assets/lk/lk-status/retry.svg);
    border-color: red
}
.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: #e03d22;
    border-color: red
}
.lk-status--inprocess .lk-status__logo {
    background-color: silver;
    background-image: url(../img/assets/lk/lk-status/lk-status__verify.svg);
    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
    }
}
@media only screen and (max-width:340px) {
    .lk-status--notverify .lk-status__main {
        font-size: 10px
    }
}
.lk-status--phone.lk-status--notverify .lk-status__main {
    width: calc(100% - 36px)
}
.lk-status--phone.lk-status--notverify .lk-status__edit {
    display: none
}
.lk-table__title {
    background: -webkit-linear-gradient(#424242 0, #343434 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: linear-gradient(#424242 0, #343434 100%);
    display: block;
    margin: 0;
    padding: 0;
    line-height: 35px;
    font-size: 1.25em;
    color: #fff;
    font-family: 'pt_sansregular', sans-serif;
    font-weight: 400;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    border: 4px 4px 0 0;
    border-radius: 6px 6px 0 0
}
.lk-table__container, .lk-table__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
}
.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__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}
.lk-table__item--header {
    background-color: #6a6a6a;
    color: #fff;
    padding: 4px 0;
    font-size: .75em;
    font-family: 'pt_sansregular'
}
.lk-table__item--common {
    background-color: inherit;
    border-bottom: 1px solid #c4c4c4
}
.lk-table__cell {
    width: calc(100%/6);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    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;
    position: relative
}
.lk-table__cell--common {
    border-left: 1px solid #777;
    padding: 10px 4px
}
.lk-table__cell--common:first-child {
    border-left: none
}
.lk-table--bonuses__title {
    background: -webkit-linear-gradient(#424242 0, #343434 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: linear-gradient(#424242 0, #343434 100%);
    display: block;
    margin: 0;
    padding: 0;
    line-height: 35px;
    font-size: 1.25em;
    color: #fff;
    font-family: 'pt_sansregular', sans-serif;
    font-weight: 400;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    border-radius: 6px 6px 0 0
}
.lk-table--bonuses__title--mobile {
    border-radius: 6px 6px 0 0!important
}
.lk-table--bonuses__action {
    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;
    -webkit-box-sizing: 100%;
    box-sizing: 100%;
    margin: 14px 0 0;
    position: relative
}
.lk-table--bonuses__action::before {
    content: '';
    display: block;
    width: 22px;
    height: 22px;
    background-image: url(casino/arrow.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    top: 0;
    left: 48%;
    -webkit-transform: translateX(-50%) rotate(90deg);
    transform: translateX(-50%) rotate(90deg)
}
.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: -ms-flex;
    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__container, .lk-table--bonuses__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
}
.lk-table--bonuses__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 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}
.lk-table--bonuses__item--header {
    background-color: #6a6a6a;
    color: #fff;
    padding: 4px 0;
    font-size: .75em
}
.lk-table--bonuses__item--common {
    background-color: inherit;
    border-bottom: 1px solid #c4c4c4
}
.lk-table--bonuses__cell {
    width: calc(100%/6);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    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-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'pt_sansregular'
}
.lk-table--bonuses__cell--common {
    border-left: 1px solid #777;
    padding: 10px 4px
}
.lk-table--bonuses__cell--common:first-child {
    border-left: none
}
.lk-table--bonuses__footer {
    background-color: #797979;
    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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 4px 15px;
    border-radius: 0 0 6px 6px
}
.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: -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;
    width: 20%
}
.lk-table--bonuses__page-item {
    color: #fff;
    font-size: .75em;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: calc(100%/8);
    text-align: center
}
.lk-table--bonuses__page-item--active, .lk-table--bonuses__page-item:hover {
    color: #24bb9d
}
@media only screen and (max-width:1024px) {
    .lk-table--bonuses .button {
        padding-right: 6px;
        padding-left: 6px;
        font-size: .875em;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
}
@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;
        visibility: none
    }
}
@media only screen and (max-width:576px) {
    .lk-table--bonuses .button {
        padding: 0 12px;
        font-size: 1em
    }
    .lk-table--bonuses__title {
        border-radius: 6px;
        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(casino/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 {
        display: block;
        font-size: 0
    }
    .lk-table--bonuses .lk-table--bonuses__action-item {
        font-size: 16px;
        display: inline-block;
        width: 50%;
        vertical-align: middle
    }
    .lk-table--bonuses .lk-table--bonuses__action-item--last {
        display: block;
        width: auto;
        text-align: center
    }
    .lk-table--bonuses .lk-table--bonuses__action-item .lk__progress {
        display: inline-block;
        text-align: center
    }
    .lk-table--bonuses .lk-table--bonuses__container {
        display: 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:600px) {
    .lk-table.freespins .lk-table__item .lk-table__cell:last-child {
        display: none
    }
    .lk-table.freespins .lk-table__cell {
        width: calc(100%/4)
    }
}
@media screen and (max-width:420px) {
    .lk-table.freespins .lk-table__item .lk-table__cell:first-child {
        width: calc(100%/8)
    }
    .lk-table.freespins .header-full-text {
        display: none
    }
    .lk-table.freespins .header-mob-text {
        display: inline-block
    }
    .lk-table.freespins .button_red {
        padding: 0 4px
    }
}
.lk-table--transaction__title {
    background: -webkit-linear-gradient(#424242 0, #343434 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: linear-gradient(#424242 0, #343434 100%);
    display: block;
    margin: 0;
    padding: 0;
    line-height: 35px;
    font-size: 1.25em;
    color: #fff;
    font-family: 'pt_sansregular', sans-serif;
    font-weight: 400;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    border-radius: 6px 6px 0 0
}
.lk-table--transaction__container, .lk-table--transaction__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--transaction__container {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style: none;
    list-style-position: outside;
    display: -ms-flex;
    -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 #c4c4c4
}
.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-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--transaction__cell--header-max {
    background-image: url(../img/assets/lk/lk-table--transaction/arrowUp.svg)
}
.lk-table--transaction__cell--header-min {
    background-image: url(../img/assets/lk/lk-table--transaction/arrowDown.svg)
}
.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::before {
    content: '';
    display: block;
    width: 21px;
    height: 21px;
    position: absolute;
    top: 50%;
    left: 15%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}
.lk-table--transaction__cell[data-invoice="Баланс Казино"]::before {
    background-image: url(../img/assets/lk/lk-table--transaction/balance.svg)
}
.lk-table--transaction__cell[data-invoice=Pincoins]::before {
    background-image: url(../img/assets/lk/lk-table--transaction/pincoins.svg)
}
.lk-table--transaction__cell[data-invoice=Бонусы]::before {
    background-image: url(../img/assets/lk/lk-table--transaction/bonus.svg)
}
.lk-table--transaction__cell[data-invoice=transfer]::before {
    background-image: url(../img/assets/lk/lk-table--transaction/transfer.svg)
}
.lk-table--transaction__footer {
    background-color: #797979;
    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: 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 6px 6px
}
.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: -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;
    width: 14%
}
.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:hover {
    color: #24bb9d
}
@media only screen and (max-width:576px) {
    .lk-table--transaction__page {
        width: 40%
    }
}
@media only screen and (max-width:1279px) {
    .lk-table--transaction__cell--invoice::before {
        left: 20px
    }
}
@media only screen and (max-width:1144px) {
    .lk-table--transaction__cell--invoice::before {
        left: 12px
    }
}
@media only screen and (max-width:1024px) {
    .lk-table--transaction__cell--invoice::before {
        left: 8px
    }
}
@media only screen and (max-width:980px) {
    .lk-table--transaction__cell--invoice::before {
        left: 10%
    }
}
@media only screen and (max-width:830px) {
    .lk-table--transaction__cell--invoice::before {
        left: 5%
    }
}
@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) {
        width: 23%!important
    }
    .lk-table--transaction__cell:nth-child(3) {
        width: 31%!important
    }
    .lk-table--transaction__cell:nth-child(4) {
        width: 23%!important
    }
}
@media screen and (max-width:375px) {
    .lk-table--transaction__cell:nth-child(1), .lk-table--transaction__cell:nth-child(2) {
        width: 22%!important
    }
    .lk-table--transaction__cell:nth-child(3) {
        width: 34%!important
    }
    .lk-table--transaction__cell:nth-child(4) {
        width: 22%!important
    }
}
.lk__balance, .lk__balance-line {
    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
}
.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: -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;
    -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: #24bb9d;
    font-size: 1em
}
.lk__balance-input {
    background-color: inherit;
    border: 1px solid #fff;
    border-radius: 6px;
    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: #24bb9d
}
.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: #b41b0f;
    padding: 6px 10px;
    white-space: nowrap;
    border-radius: 5px;
    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: #b41b0f
}
.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%!important
    }
    .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 button {
        padding: 0 2px
    }
    .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: -webkit-gradient(linear, right top, left top, from(#50c5ac), color-stop(50%, #3fa18d), to(#2e7f70));
    background: -webkit-linear-gradient(right, #50c5ac 0, #3fa18d 50%, #2e7f70 100%);
    background: linear-gradient(to left, #50c5ac 0, #3fa18d 50%, #2e7f70 100%);
    z-index: 36;
    border-radius: 3px 0 0 3px
}
.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: #db3a20
}
.input-password>.input-material__input {
    font-family: 'secure-disc', sans-serif
}
.input-material__wrapper {
    position: relative;
    font-size: 16px
}
.input-material__wrapper.disabled {
    opacity: .5
}
.input-material__wrapper .input-material__alert-message {
    visibility: hidden;
    color: red;
    font-size: 14px;
    margin: 5px 0;
    text-align: center
}
.input-material__wrapper .input-material__input {
    -webkit-box-sizing: border-box;
    -webkit-appearance: none;
    background-color: #262634!important;
    min-height: 36px;
    outline: 0;
    border: 1px solid #c4c4c4;
    border-radius: 6px;
    padding: 8px 10px;
    box-sizing: border-box;
    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: #c4c4c4;
    position: absolute;
    background-color: #262634!important;
    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 #c4c4c4;
    border-radius: 3px;
    -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: red
}
.input-material__wrapper.alert .input-material__placeholder {
    color: red;
    -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.touched .input-material__placeholder {
        -webkit-transform: translate(7px, 11px);
        transform: translate(7px, 11px);
        font-size: 12px
    }
    .input-material__wrapper.focus .input-material__input {
        border-color: green
    }
    .input-material__wrapper.focus .input-material__placeholder {
        color: green;
        -webkit-transform: translate(7px, 11px);
        transform: translate(7px, 11px);
        font-size: 12px
    }
    .input-material__wrapper.touched.wrong-input .input-material__input {
        border-color: red
    }
    .input-material__wrapper.touched.wrong-input .input-material__placeholder {
        color: red!important;
        -webkit-transform: translate(7px, 11px);
        transform: translate(7px, 11px);
        font-size: 12px
    }
    .input-material__wrapper.focus.wrong-input .input-material__input {
        border-color: red
    }
    .input-material__wrapper.focus.wrong-input .input-material__placeholder {
        color: red!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: #262634!important;
        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--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: 5px;
    text-align: center;
    z-index: 14000;
    background: url(../img/assets/popup/popup-700rub/aftrlndg-bg.png) no-repeat center;
    border: 2px solid #3fa18d;
    -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-size: cover
}
.popup--aftrlndg-700::before {
    content: '';
    width: 100%;
    height: 100%;
    background-image: url(../img/assets/popup/popup-700rub/aftrlndg-layout.png)!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: 'pt_sansbold';
    text-shadow: 1px 1px 2px red, 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 {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: 5033;
    color: #fff;
    min-width: 300px;
    max-width: 450px;
    width: 100%;
    border-radius: 6px;
    display: block;
    background-color: #62605c;
    max-height: 98%;
    border: 1px solid #d5d5d5;
    -webkit-box-shadow: 0 0 1em .5em rgba(0, 0, 0, .4);
    box-shadow: 0 0 1em .5em rgba(0, 0, 0, .4)
}
.popup--hidden {
    display: none;
    visibility: hidden
}
.popup__wrapper {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 13px
}
.popup__link {
    color: #41c9af;
    text-decoration: underline
}
.popup__link--dotted {
    margin-bottom: 10px;
    text-decoration: none;
    border-bottom: 1px dotted #41c9af
}
.popup__article {
    font-family: 'pt_sansregular', sans-serif;
    font-size: 1em;
    font-weight: 400;
    text-align: center;
    margin: 0 0 10px
}
.popup__balance {
    display: block;
    font-size: 1.25em;
    font-family: 'pt_sansbold', sans-serif;
    color: #bc2502;
    text-align: center;
    margin-bottom: 10px
}
.popup__button--single, .popup__ctrl {
    width: 72%;
    margin-bottom: 10px
}
.popup__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__ctrl .button {
    width: calc(50% - 8px)
}
.popup__ctrl--center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.popup__quit__session .popup__header-text {
    line-height: 50px
}
.popup__quit__session .popup__wrapper {
    padding: 15px 30px 0
}
.popup__quit__session .popup__ctrl {
    margin: 20px 0
}
@media only screen and (max-width:576px) {
    .popup {
        width: calc(100% - 20px)!important;
        overflow-x: hidden
    }
}
.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-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: 5px
}
.popup-activebonus__wrapper {
    border: 2px solid #fff;
    background: #15141f;
    background: -webkit-gradient(linear, left top, left bottom, from(#112539), to(#11151f));
    background: -webkit-linear-gradient(top, #112539, #11151f);
    background: linear-gradient(180deg, #112539, #11151f);
    -webkit-box-shadow: 0 0 8px 4px #dd3b20, inset 0 0 8px 4px #dd3b20;
    box-shadow: 0 0 8px 4px #dd3b20, inset 0 0 8px 4px #dd3b20;
    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(./transpernt_gits.png) 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(./bonus__close.svg)!important;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    z-index: 3026;
    cursor: pointer
}
.popup-alert {
    position: fixed;
    z-index: 10;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, .8);
    border-radius: 6px;
    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 #f96464;
    -webkit-box-shadow: inset 0 0 1px #e03d22, inset 0 0 10px red, 0 0 1px #e03d22, 0 0 10px red;
    box-shadow: inset 0 0 1px #e03d22, inset 0 0 10px red, 0 0 1px #e03d22, 0 0 10px red;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 6px;
    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 #c4c4c4;
    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(./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: #2ba88e
}
.popup-alert__bold-word, .popup-disable-social-network-auth__text>span {
    font-weight: 700
}
.popup-alert__green-word {
    color: #2ba88e
}
.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--auth {
    text-align: center;
    border: 1px solid #d5d5d5;
    overflow-x: hidden
}
.popup--auth .button.button_green.popup-button--reg {
    display: block;
    text-align: center;
    margin: auto
}
.popup--auth .popup__header {
    margin-bottom: 20px
}
.popup--auth .popup-form--auth {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px;
    padding: 0 10px
}
.popup--auth__title {
    margin: 0 0 10px;
    font-family: "pt_sansregular", sans-serif;
    font-size: 1.25em;
    font-weight: 400
}
.popup--auth__text {
    width: 100%;
    display: block;
    text-align: center;
    margin: 0 0 10px
}
@media only screen and (max-width:576px) {
    .popup--auth {
        width: calc(100% - 20px)!important
    }
}
.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: 3px;
    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, .popup-cepbank .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: red;
    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 red
}
.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: 3px;
    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: 3px;
    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-y: scroll
}
.popup-block-confirmation::-webkit-scrollbar {
    display: none;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none
}
.popup-block-confirmation__main {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 30px 0;
    padding-top: 15px!important;
    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;
    overflow: scroll;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
    scrollbar-width: none
}
.popup-block-confirmation__main::-webkit-scrollbar {
    width: 0!important
}
.popup-block-confirmation .cup_bet_win {
    width: 80px;
    margin: 10px 0
}
.popup-block-confirmation__p {
    text-align: center;
    color: #fff;
    margin: 6px 0 10px
}
.popup-block-confirmation__link {
    color: #fff
}
.popup-block-confirmation__button-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin-top: 20px
}
.popup-block-confirmation__button-wrap button {
    width: 150px;
    margin: 12px!important;
    padding: 0!important
}
.popup-block-confirmation .popup__header-close {
    display: none
}
@media only screen and (max-width:480px) {
    .popup-block-confirmation__button-wrap {
        width: 100%
    }
}
@media only screen and (max-width:450px) {
    .popup-block-confirmation {
        padding: 0;
        width: 93.33333333333333%
    }
    .popup-block-confirmation__main {
        padding: 0 16px 20px
    }
    .popup-block-confirmation__button-wrap button {
        margin: 12px 8px!important
    }
}
@media only screen and (max-width:350px) {
    .popup-block-confirmation__main {
        padding: 0 10px 20px
    }
}
.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 .popup__header-text {
    padding: 7.5px 0
}
.popup-bonuses .userbar__item-container {
    margin: 8px 0
}
.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: 20px 28px 13px
}
.popup-bonuses .popup-bonuses__container .popup-bonuses__text {
    text-align: left;
    font-size: 16px;
    color: #fff;
    margin: 0 0 20px
}
.popup-bonuses .popup-bonuses__container .popup-bonuses__button {
    font-size: 16px!important;
    min-width: 200px;
    width: auto;
    line-height: 35px!important
}
.popup-bonuses .popup-bonuses__container .popup-bonuses__button:after {
    width: 40px!important
}
.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-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none
}
.popup-cashbox-warning::-webkit-scrollbar {
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    width: 0;
    height: 0;
    background: 0 0;
    display: none
}
.popup-cashbox-warning .popup__header {
    width: 100%;
    height: 50px
}
.popup-cashbox-warning__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-cashbox-warning__main::-webkit-scrollbar {
    width: 0!important
}
.popup-cashbox-warning .cup_bet_win {
    width: 80px;
    margin: 10px 0
}
.popup-cashbox-warning__p {
    text-align: center;
    color: #fff;
    margin: 6px 0 20px
}
.popup-cashbox-warning__link {
    color: #fff
}
.popup-cashbox-warning button, .popup-deposit-limitations button {
    margin-top: 12px!important;
    margin-bottom: 12px!important;
    padding: 0 40px!important
}
.popup-cashbox-warning__close {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 16px;
    height: 16px;
    background-image: url(./popup/cross-dark.svg);
    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 {
        padding: 0;
        width: 93.33333333333333%
    }
    .popup-cashbox-warning__main {
        padding: 0 40px 20px
    }
}
@media only screen and (max-width:350px) {
    .popup-cashbox-warning__main {
        padding: 0 16px 20px
    }
}
.popup-cepbank {
    overflow-x: visible!important;
    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 .chocebank_info {
    position: absolute;
    top: 32px;
    left: 89.5%;
    width: 0
}
.popup-cepbank .chocebank_info .select__main {
    width: 25px!important;
    outline: 0;
    border-radius: 50%;
    background-color: transparent
}
.popup-cepbank .chocebank_info .select__main:hover {
    background: #72c7b6
}
.popup-cepbank .chocebank_info .select__main:before {
    content: '';
    display: block;
    position: absolute;
    background: url(../img/assets/form/select/info.svg);
    height: 25px;
    width: 25px
}
.popup-cepbank .chocebank_info .select__main:after {
    display: none
}
.popup-cepbank .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 {
        left: -261px;
        width: 293px
    }
}
@media screen and (max-width:340px) {
    .popup-cepbank .chocebank_info .select__list {
        left: -244px;
        width: 273px
    }
}
@media screen and (max-width:320px) {
    .popup-cepbank .chocebank_info .select__list {
        left: -232px;
        width: 261px
    }
}
.popup-cepbank .chocebank_info .select__list .select__item {
    color: #fff!important;
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    margin: 0;
    padding: 10px;
    font-size: 13px;
    text-align: justify
}
.popup-cepbank .chocebank_info .select__list .select__item:focus {
    background-color: transparent
}
.popup-cepbank .chocebank_info .select__form {
    border: 0;
    padding: 0
}
.popup-cepbank__wrapper {
    position: relative
}
.popup-cepbank .input--text {
    background-color: #fff;
    border-radius: 3px;
    padding: 10px;
    color: #000;
    font-size: 1em;
    line-height: normal;
    margin: 0 0 10px
}
.popup-cepbank .popup-button--reg {
    display: block;
    margin: 0 auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.popup-cepbank__form {
    max-width: 300px;
    margin: 0 auto;
    padding: 15px 0 10px
}
.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 {
    margin: -7px 0 3px;
    font-size: 14px;
    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 .select {
    margin: 0 0 10px
}
.popup-cepbank .select__main {
    border-radius: 3px
}
.popup-cepbank .select__form {
    background-color: #fff;
    border-radius: 3px;
    padding: 10px;
    color: #000;
    font-size: 1em;
    line-height: normal
}
.popup-cepbank .select .select__list {
    background-color: #fff
}
.popup-cepbank .select .select__list .select__item {
    color: #000
}
.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(../img/assets/form/select/down-arrow.svg);
    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>.select__main>.select__form {
    text-align: center
}
.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
}
@-moz-document url-prefix() {
    .popup-cepbank .select__list {
        border-radius: 0
    }
}
.popup-cepbank__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-height:800px) {
    .popup---cepbank {
        overflow: scroll
    }
}
@media screen and (max-width:700px) {
    .popup-cepbank {
        overflow-y: scroll
    }
}
@media screen and (max-width:375px) {
    .popup-cepbank__form {
        padding-left: 20px;
        padding-right: 20px
    }
}
.popup-cepbank-2 {
    overflow-x: visible!important
}
.popup-cepbank-2 .chocebank_info {
    position: absolute;
    top: 32px;
    left: 89.5%;
    width: 0
}
.popup-cepbank-2 .chocebank_info .select__main {
    width: 25px!important;
    outline: 0;
    border-radius: 50%;
    background-color: transparent
}
.popup-cepbank-2 .chocebank_info .select__main:hover {
    background: #72c7b6
}
.popup-cepbank-2 .chocebank_info .select__main:before {
    content: '';
    display: block;
    position: absolute;
    background: url(../img/assets/form/select/info.svg);
    height: 25px;
    width: 25px
}
.popup-cepbank-2 .chocebank_info .select__main:after {
    display: none
}
.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-2 .chocebank_info .select__list {
        left: -261px;
        width: 293px
    }
}
@media screen and (max-width:340px) {
    .popup-cepbank-2 .chocebank_info .select__list {
        left: -244px;
        width: 273px
    }
}
@media screen and (max-width:320px) {
    .popup-cepbank-2 .chocebank_info .select__list {
        left: -232px;
        width: 261px
    }
}
.popup-cepbank-2 .chocebank_info .select__list .select__item {
    color: #fff!important;
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    margin: 0;
    padding: 10px;
    font-size: 13px;
    text-align: justify
}
.popup-cepbank-2 .chocebank_info .select__list .select__item:focus {
    background-color: transparent
}
.popup-cepbank-2 .chocebank_info .select__form {
    border: 0;
    padding: 0
}
.popup-cepbank-2__wrapper {
    position: relative
}
.popup-cepbank-2 .input--text {
    background-color: #fff;
    border-radius: 3px;
    padding: 10px;
    color: #000;
    font-size: 1em;
    line-height: normal;
    margin: 0 0 10px
}
.popup-cepbank-2 .popup-button--reg {
    display: block;
    margin: 10px auto 0
}
.popup-cepbank-2 .popup-button--reg::after {
    right: calc(50% - 26px)
}
.popup-cepbank-2__form {
    max-width: 300px;
    margin: 0 auto;
    padding: 15px 0 10px
}
.popup-cepbank-2__label {
    margin: -7px 0 3px;
    font-size: 14px
}
.popup-cepbank-2 .select {
    margin: 0 0 10px
}
.popup-cepbank-2 .select__main {
    border-radius: 3px
}
.popup-cepbank-2 .select__form {
    background-color: #fff;
    border-radius: 3px;
    padding: 10px;
    color: #000;
    font-size: 1em;
    line-height: normal
}
.popup-cepbank-2 .select .select__list {
    background-color: #fff
}
.popup-cepbank-2 .select .select__list .select__item {
    color: #000
}
.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(../img/assets/form/select/down-arrow.svg);
    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>.select__main>.select__form, .popup-cepbank-2 .input-day-card .input-date>.select__main>.select__form {
    text-align: center
}
.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: 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
}
.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
}
@-moz-document url-prefix() {
    .popup-cepbank-2 .select-input__list, .popup-cepbank-2 .select__list {
        border-radius: 0
    }
}
.popup-cepbank-2__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-222 {
        overflow: scroll
    }
}
@media screen and (max-width:700px) {
    .popup-cepbank-2 {
        overflow-y: scroll
    }
}
@media screen and (max-width:375px) {
    .popup-cepbank-2__form {
        padding-left: 20px;
        padding-right: 20px
    }
}
.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__close {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 16px;
    height: 16px;
    background-image: url(./popup/cross-dark.svg);
    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(./popup/cross-dark.svg);
    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: 3px;
    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-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none
}
.popup-favorite-games::-webkit-scrollbar {
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    width: 0;
    height: 0;
    background: 0 0;
    display: none
}
.popup-favorite-games .popup__header {
    width: 100%;
    height: 50px
}
.popup-favorite-games__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-favorite-games__main::-webkit-scrollbar {
    width: 0!important
}
.popup-favorite-games .cup_bet_win {
    width: 80px;
    margin: 10px 0
}
.popup-favorite-games__p {
    text-align: center;
    color: #fff;
    margin: 6px 0 20px;
    cursor: default
}
.popup-favorite-games__link {
    color: #fff
}
.popup-favorite-games button {
    margin-top: 12px!important;
    margin-bottom: 12px!important;
    padding: 0 40px!important
}
.popup-favorite-games__close {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 16px;
    height: 16px;
    background-image: url(./popup/cross-dark.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    z-index: 44
}
.popup-favorite-games__favorite-icon {
    padding: 25px;
    background: url(casino/sprite_star.png) no-repeat left;
    background-size: 2900%
}
.popup-favorite-games__favorite-icon--animation {
    -webkit-animation: favorite-games-sprite-animation 1s linear 1;
    animation: favorite-games-sprite-animation 1s linear 1;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.popup-favorite-games__text-1 {
    position: relative
}
@media only screen and (max-width:450px) {
    .popup-favorite-games {
        padding: 0;
        width: 93.33333333333333%
    }
    .popup-favorite-games__main {
        padding: 0 40px 20px
    }
}
@media only screen and (max-width:350px) {
    .popup-favorite-games__main {
        padding: 0 16px 20px
    }
}
.border-radius-animation {
    -webkit-animation: border-radius-animation .01s ease 1;
    animation: border-radius-animation .01s ease 1;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.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 #3fa18d;
    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(../img/assets/popup/popup-firstdeposit/popup__deposit-roll.png), url(../img/assets/popup/popup-firstdeposit/popup__deposit-jack.png), url(../img/assets/popup/popup-firstdeposit/popup__deposit-bg.png)!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(../img/assets/popup/popup-firstdeposit/popup__deposit.png) 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: 'pt_sansbold';
    text-shadow: 1px 1px 2px red, 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 #f66;
    -webkit-box-shadow: inset 0 0 6px 2px red, 0 0 6px 2px red!important;
    box-shadow: inset 0 0 6px 2px red, 0 0 6px 2px red!important;
    border-radius: 8px!important
}
.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-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
    }
}
.nxt--popup__change-cell::after, .popup-info-unverified {
    display: block;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}
.popup-info-unverified {
    position: fixed;
    z-index: 4000;
    color: #fff;
    width: 100%;
    min-width: 250px;
    max-width: 450px;
    border-radius: 6px;
    background-color: #62605c;
    max-height: 98%;
    border: 1px solid #d5d5d5;
    -webkit-box-shadow: 0 0 1em .5em rgba(0, 0, 0, .4);
    box-shadow: 0 0 1em .5em rgba(0, 0, 0, .4)
}
.popup-info-unverified--hidden {
    display: none;
    visibility: hidden
}
.popup-info-unverified__wrapper {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 13px
}
.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 {
    font-family: 'pt_sansregular', sans-serif;
    font-size: 1em;
    font-weight: 400;
    text-align: center;
    margin-bottom: 10px
}
.popup-info-unverified__balance {
    display: block;
    font-size: 1.25em;
    font-family: 'pt_sansbold', sans-serif;
    color: #bc2502;
    text-align: center;
    margin-bottom: 10px
}
.popup-info-unverified__button--single {
    width: 72%;
    margin-bottom: 10px
}
.popup-info-unverified__ctrl {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 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;
    -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% - 8px)
}
.popup-info-unverified__ctrl--center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.popup__wrapper-switcher {
    font-weight: 400;
    padding: 10px
}
.popup__wrapper-switcher .popup__article {
    text-align: left;
    font-size: 16px
}
.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
}
.popup__cabecalho_switcher .popup__header-text {
    font-size: 18px;
    white-space: normal;
    max-width: 80%;
    margin: 0 auto;
    line-height: normal;
    padding-top: 5px;
    padding-bottom: 5px
}
.popup-info-unverified .popup__wrapper {
    padding: 5px 13px
}
@media only screen and (max-width:576px) {
    .popup-info-unverified {
        width: calc(100% - 20px)!important;
        overflow-x: hidden
    }
}
@media only screen and (max-width:400px) {
    .popup__wrapper-switcher {
        padding: 5px 0
    }
}
@media only screen and (max-width:340px) {
    .popup__wrapper--freebet-or-bonus .popup__ctrl .button {
        width: calc(50% - 3px);
        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-verif__wrapper {
    max-width: 455px;
    height: 313px;
    border: 4px solid #dd3b20;
    background: url(../img/assets/popup/popup-nodep/monets-bgr.png) no-repeat;
    background-color: #11141e;
    background-position: bottom;
    -webkit-box-shadow: 0 0 4px 1px #dd3b20, inset 0 0 4px 1px #dd3b20;
    box-shadow: 0 0 4px 1px #dd3b20, inset 0 0 4px 1px #dd3b20
}
.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
    }
}
.nxt--popup__change-row {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important
}
.nxt--popup__change-cell::after {
    content: '';
    position: absolute;
    height: calc(100% - 2px);
    width: 42px;
    background: url(../img/arrow.png) center no-repeat;
    background-size: contain
}
.nxt--popup__change-item .button.bonus__button {
    width: calc(100% - 10px);
    max-width: 130px;
    line-height: 40px;
    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--profile__form {
    max-width: 300px;
    margin: 0 auto;
    padding: 20px 0 10px
}
.popup--profile .select {
    margin: 0 0 10px
}
.popup--profile .input--text, .popup--profile .select__form {
    background-color: #fff;
    border-radius: 3px;
    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: #24bb9d;
    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%
}
.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: #24bb9d
}
.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: 6px;
    border: 1px solid #bc2502;
    color: #fff;
    line-height: 35px;
    width: calc(100% - 10px);
    white-space: nowrap;
    background: #de3c21 -webkit-gradient(linear, left top, left bottom, from(#de3c21), to(#b41b0f));
    background: #de3c21 -webkit-linear-gradient(top, #de3c21 0, #b41b0f 100%);
    background: #de3c21 linear-gradient(to bottom, #de3c21 0, #b41b0f 100%);
    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 {
    border: 1px solid #d5d5d5;
    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: 3px;
    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: 3px;
    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
}
.new__button__ios .new__button__span, .popup-quiz__button {
    display: block;
    color: #fff;
    overflow: hidden;
    position: relative;
    cursor: pointer
}
.popup-quiz__button {
    margin: 5px auto 0;
    padding: 14px 40px;
    border-radius: 8px;
    text-decoration: none;
    text-align: center;
    font-size: 1.3em
}
.popup-quiz__button--green {
    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%)
}
.popup-quiz__button--grey {
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%)
}
.promo-birthday-main-text__item a, .quiz-link {
    text-decoration: none
}
.quiz-button-link {
    display: block;
    margin: 0 auto;
    margin-bottom: 24px!important
}
.new__button__ios, .new__button__ios .new__button__span::after {
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden
}
.new__button__ios {
    text-align: center;
    text-decoration: none;
    background-image: url(./button_background-green.png);
    background-size: 100% 120%;
    margin: 16px auto 10px
}
.new__button__ios .new__button__span {
    z-index: 999;
    padding: 9px 45px;
    font-size: 19px;
    white-space: nowrap
}
.new__button__ios .new__button__span::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: calc(50% - 21px);
    background-image: url(casino/arrow.png);
    background-size: 100%;
    height: 100%;
    width: 42px
}
.new__button__ios .new__button__span:hover::after {
    -webkit-animation-name: button-arroww-animate;
    animation-name: button-arroww-animate;
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}
.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-family: "pt_sansregular", sans-serif;
    font-size: 1.25em;
    font-weight: 400
}
.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%;
    border: 1px solid #d5d5d5
}
.popup--reg::-webkit-scrollbar {
    position: fixed;
    width: 0;
    width-display: none
}
.popup--reg__title {
    margin: 0 0 10px;
    font-family: "pt_sansregular", sans-serif;
    font-size: 1.25em;
    font-weight: 400;
    text-align: center
}
.popup--reg__text {
    display: inline-block;
    text-align: center;
    margin: 0 0 10px
}
.popup--reg__footer {
    text-align: justify;
    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;
    width: 100%;
    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 .select--currency__main {
    border: 1px solid #c4c4c4
}
.popup--reg, .popup-reg--step {
    z-index: 11000
}
.popup-reg--step .input-material__wrapper .popup-reg--step__secure-off {
    font-family: 'pt_sansregular', 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: 'pt_sansregular', 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: 'pt_sansregular', 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: 'pt_sansregular', 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: 'pt_sansregular', 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: 'pt_sansregular', sans-serif!important
}
.popup-reg--step .popup-reg--step__show-pass {
    font-family: 'pt_sansregular', 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: 'pt_sansregular', sans-serif
}
@media (width:768px) and (height:1024px) {
    ::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 7px
    }
    ::-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:1024px) {
    .popup--reg {
        top: 390px
    }
}
@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(-50%) scale(1);
        transform: translateX(-50%) translateY(-50%) 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
    }
}
.popup-reg-step-last {
    min-width: 851px;
    height: 476px;
    background-color: #262634
}
.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(../img/assets/popup/popup-reg-step-two/exit.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    z-index: 44
}
@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
    }
    .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;
    height: 572px;
    background-color: #262634
}
.popup-reg-step-three .step-two__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    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(-39px, 59px);
    transform: translate(-39px, 59px)
}
.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: #ee7822;
    text-shadow: -2px -2px 7px #9e101a;
    font-size: 24px;
    font-weight: 400
}
.popup-reg-step-three .step-two__container__text {
    margin-top: 29px;
    margin-bottom: 50px;
    -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 {
    margin-top: 10px;
    margin-bottom: -5px
}
.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: 6px;
    margin: 5px 0 10px
}
.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 .city-index, .popup-reg-step-three .step-two__container__text .day-sex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 9px 0 0
}
.popup-reg-step-three .step-two__container__text .day-sex .fullreg__field-birthdate {
    margin-right: 10px;
    width: 140px;
    margin-top: -6px
}
.popup-reg-step-three .step-two__container__text .day-sex .sex__step {
    width: 150px
}
.popup-reg-step-three .step-two__container__text, .popup-reg-step-three .step-two__container__text .day-sex .sex__step .sex-in__radios {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.popup-reg-step-three .step-two__container__text .day-sex .sex__step .sex__step__span {
    margin-bottom: 11px;
    display: block;
    margin-top: 0
}
.popup-reg-step-three .step-two__container__text .city-index {
    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 #c4c4c4;
    border-radius: 6px;
    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-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(../img/assets/popup/popup-reg-step-two/exit.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    z-index: 44
}
.curency__step .select--currency .select--currency__placeholder {
    height: 34px
}
.curency__step .select--currency .item__icon--mdl {
    background: url(./symbol-mdl.svg) no-repeat center;
    background-size: 60%
}
.curency__step .select--currency .item__icon--azn {
    background: url(./symbol-azn.svg) no-repeat center;
    background-size: 90%
}
.curency__step .select--currency .item__icon--bgn {
    background: url(./symbol-bgn.svg) no-repeat center;
    background-size: 90%
}
.curency__step .select--currency .item__icon--pln {
    background: url(./symbol-pln.svg) no-repeat center;
    background-size: 90%
}
.curency__step .select--currency .item__icon--idr {
    background: url(../img/minified-svg/symbol-idr.svg) no-repeat center;
    background-size: 90%
}
.curency__step .select--currency .item__icon--uzs {
    background: url(./symbol-uzs.svg) 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.second-of-steps.hidden {
    display: none
}
.popup-reg--step .select--phone .select__list {
    background-color: #262634
}
.popup-reg--step .select--phone .select__item {
    color: #fff
}
.popup-reg--step .select--phone .select__item:hover {
    color: #fff;
    background-color: #24bb9d
}
.two-of-steps--br .input-material__wrapper .input-material__input {
    min-height: 32px;
    max-height: 32px
}
.two-of-steps--br .input-material__wrapper .input-material__placeholder {
    font-size: 12px!important
}
.two-of-steps--br .popup-button--reg {
    line-height: 40px!important;
    margin-bottom: 6px;
    margin-top: 8px
}
.two-of-steps--br .fullreg__label {
    font-size: 12px
}
.step-two__container__text .select__form__password-confirm {
    font-size: 18.7px
}
@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) {
    .two-of-steps--br .input-material__input {
        margin-top: 17px
    }
    .two-of-steps--br .input-material__wrapper .input-material__placeholder {
        font-size: 12px;
        -webkit-transform: translate(12px, 27px);
        transform: translate(12px, 27px)
    }
    .two-of-steps--br .input-material__wrapper.focus .input-material__placeholder, .two-of-steps--br .input-material__wrapper.touched .input-material__placeholder {
        -webkit-transform: translate(7px, 9px);
        transform: translate(7px, 9px)
    }
    .popup-reg-step-three {
        max-width: 350px;
        min-width: auto;
        height: 540px;
        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-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
    }
    .popup-reg-step-three .step-two__container__img .step-two__h3 {
        font-size: 18px;
        text-align: center;
        margin: 0
    }
    .popup-reg-step-three .step-two__container__img .step-two__h3 .step-two__span {
        font-size: 18px;
        text-align: center;
        width: 100%;
        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 .day-sex .sex__step .sex__step__span, .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 (max-width:420px) {
    .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%;
        top: 0;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        left: 0;
        min-height: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        overflow: scroll
    }
    .popup-reg-step-three .step-two__container {
        min-height: 485px;
        width: 100%;
        overflow: hidden
    }
    .popup-reg-step-three .step-two__container__img {
        margin-top: 0;
        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 {
        width: 40%;
        margin-right: 3%;
        min-width: auto
    }
    .second-of-steps .step-two__container__text .day-sex .sex__step {
        width: 57%
    }
    .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:320px) {
    .first-of-steps, .second-of-steps {
        overflow: scroll
    }
    .second-of-steps .step-two__container {
        overflow: auto
    }
    .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 {
        overflow: auto
    }
    .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
    }
}
.popup-reg-step-first {
    min-width: 851px;
    height: 572px;
    background-color: #262634
}
.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, 58px);
    transform: translate(-40px, 58px)
}
.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 .logo__bet {
    display: none
}
.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;
    text-align: right;
    margin: 0 20px 0 0;
    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: #ee7822;
    text-shadow: -2px -2px 7px #9e101a;
    font-size: 23.8px;
    font-weight: 400
}
.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
}
.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: 6px;
    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 #c4c4c4;
    border-radius: 6px;
    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;
    min-height: 54px;
    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
}
.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(../img/assets/popup/popup-reg-step-two/exit.png);
    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
}
.curency__step .select--currency .select--currency__placeholder {
    color: #fff;
    border: 1px solid #c4c4c4;
    border-radius: 6px;
    line-height: 25px;
    margin: 5px 0 10px
}
.curency__step .select--currency .select--currency__main::after {
    top: 4px
}
.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: #262634
}
.curency__step .select--currency .select--currency__item {
    color: #fff
}
.curency__step .select--currency .item__icon--rub {
    background: url(./symbol-RUB.svg) no-repeat center;
    background-size: 80%
}
.curency__step .select--currency .item__icon--usd {
    background: url(./symbol-USD.svg) no-repeat center;
    background-size: 100%
}
.curency__step .select--currency .item__icon--aud {
    background: url(./symbol-AUD.svg) no-repeat center;
    background-size: 100%
}
.curency__step .select--currency .item__icon--eur {
    background: url(./symbol-EUR.svg) no-repeat center;
    background-size: 80%
}
.curency__step .select--currency .item__icon--uah {
    background: url(./symbol-UAH.svg) no-repeat center;
    background-size: 60%
}
.curency__step .select--currency .item__icon--try {
    background: url(./symbol-try.svg) no-repeat center;
    background-size: 60%
}
.curency__step .select--currency .item__icon--kzt {
    background: url(./symbol-kzt.svg) no-repeat center;
    background-size: 70%
}
.curency__step .select--currency .item__icon--brl {
    background: url(./symbol-brl.svg) no-repeat center;
    background-size: 85%
}
.curency__step .select--currency .item__icon--ars, .curency__step .select--currency .item__icon--cop {
    background: url(./symbol-USD.svg) no-repeat center;
    background-size: 100%
}
.curency__step .select--currency .item__icon--inr {
    background: url(./symbol-inr.svg) no-repeat center;
    background-size: 75%
}
.curency__step .select--currency .item__icon--pen {
    background: url(./symbol-pen.svg) no-repeat center;
    background-size: 79%
}
.popup-reg-step--last {
    min-width: 851px;
    height: 476px
}
.hidden {
    display: none
}
.password_hidden {
    -webkit-text-security: disc
}
.wrong-input {}
.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: 540px;
        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 .logo__bet {
        display: block;
        position: absolute;
        right: 11px;
        top: -6px;
        width: 99px
    }
    .popup-reg-step-first .step-two__container__img .step-two__h2 {
        font-size: 15px;
        margin-right: 111px;
        letter-spacing: 1.3px
    }
    .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 .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
    }
}
@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:420px) {
    .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%;
        top: 0;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 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 .logo__bet {
        width: 32vw;
        right: 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 .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, .popup-reg-step-first .step-two__container__text .reg-name {
        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 {
        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%
    }
}
@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: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:420px) {
    .chat-shown--reg-step {
        display: none!important
    }
}
.popup-regcellphone {
    text-align: center
}
.popup-regcellphone .popup__header {
    margin-bottom: 3px
}
.popup-regcellphone__form {
    margin: auto;
    text-align: center
}
.input--phone__label {
    font-size: 15px;
    margin-top: 17px;
    margin-bottom: 15px
}
.select-phone-reg {
    margin-bottom: 12px
}
.select-phone-reg .select__main {
    background: #fff;
    border-radius: 3px
}
.select-phone-reg .select__main .select__form {
    border-radius: 3px;
    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-family: "pt_sansregular", sans-serif;
    font-size: 1.25em;
    font-weight: 400
}
.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-family: "pt_sansregular", sans-serif;
    font-size: 1.25em;
    font-weight: 400
}
.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-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-y: scroll
}
.popup-tournament::-webkit-scrollbar {
    display: none;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none
}
.popup-tournament__main {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 65px 20px;
    padding-top: 10px!important;
    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;
    overflow: scroll;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
    scrollbar-width: none
}
.popup-tournament__main::-webkit-scrollbar {
    width: 0!important
}
.popup-tournament .cup_bet_win {
    width: 80px;
    margin: 10px 0
}
.popup-tournament__p {
    text-align: center;
    color: #fff;
    margin: 6px 0 10px
}
.popup-tournament__link {
    color: #fff
}
.popup-tournament button {
    margin-top: 12px!important;
    margin-bottom: 12px!important;
    padding: 0 19.31px!important
}
@media only screen and (max-width:450px) {
    .popup-tournament {
        padding: 0;
        width: 93.33333333333333%
    }
    .popup-tournament__main {
        padding: 0 40px 20px
    }
}
@media only screen and (max-width:350px) {
    .popup-tournament__main {
        padding: 0 16px 20px
    }
}
.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-y: scroll
}
.popup-tournamentname::-webkit-scrollbar {
    display: none;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none
}
.popup-tournamentname__main {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding: 0 25px 20px;
    padding-top: 10px!important;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: column;
    flex-direction: column;
    -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-tournamentname__main::-webkit-scrollbar {
    width: 0!important
}
.popup-tournamentname__main .popup-tournamentname__p {
    color: #fff;
    margin: 12px 0 0;
    text-align: center
}
.popup-tournamentname__main .popup-tournamentname_p {
    text-align: center
}
.popup-tournamentname__main .bold_span {
    font-weight: 700
}
.popup-tournamentname .cup_bet_win {
    width: 80px;
    margin: 10px 0
}
.popup-tournamentname__link {
    color: #fff
}
.popup-tournamentname button {
    margin-top: 20px!important;
    margin-bottom: 10px!important;
    padding: 0 19.3px!important
}
@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: 5px;
    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-family: Roboto-Regular, sans-serif;
    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: 3px
}
.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: 5px 5px 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!important;
    width: 250px;
    line-height: 46px!important;
    margin-bottom: 10px;
    margin-top: 15px
}
.popup-button--reg::after {
    height: 100%!important;
    width: 54px!important
}
.popup-checklist {
    padding: 0;
    text-indent: 0;
    list-style: none;
    list-style-position: outside;
    display: block;
    text-align: left;
    max-width: 320px;
    margin: auto
}
.popup-checklist__item {
    margin-bottom: 14px;
    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__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-imagem {
    width: 25px;
    height: 34px;
    cursor: pointer
}
.popup__currency-imagem[alt=USD] {
    height: 38px!important
}
.popup__currency-radio {
    -webkit-transform: translateX(-7px);
    transform: translateX(-7px)
}
.popup__currency-radio:focus, .select--currency__main:focus {
    outline: 0
}
.select--currency {
    display: block;
    position: relative;
    width: 100%;
    cursor: pointer
}
.select--currency__placeholder {
    position: absolute;
    width: 100%
}
.select--currency ::select--currencyion {
    background-color: transparent;
    z-index: -1
}
.select--currency__main {
    padding: 0;
    display: block;
    background-color: #262634;
    position: relative;
    border: 0
}
.select--currency__main::after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 35px;
    height: 100%;
    border-left: 1px solid #c4c4c4;
    background-image: url(../img/assets/form/select/down-arrow.svg);
    background-size: 10px;
    background-position: center;
    background-repeat: no-repeat
}
.select--currency__form, .select--currency__list, .select--currency__main {
    width: 100%;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.select--currency__form {
    background-color: #262634;
    border: 1px solid #c4c4c4;
    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;
    list-style-position: outside;
    background-color: rgba(38, 38, 52, .97);
    border: 1px solid #fff;
    z-index: 16000;
    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: 187px;
    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, 187, 157, .7);
    color: #fff
}
.input_disabled {
    pointer-events: none
}
.input_disabled .select--currency__main::after {
    border: 0;
    background: 0 0
}
.input_disabled input {
    color: #777
}
.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(./symbol-RUB.svg) no-repeat center;
    background-size: 80%
}
.item__icon--usd {
    background: url(./symbol-USD.svg) no-repeat center;
    background-size: 100%
}
.item__icon--aud {
    background: url(./symbol-AUD.svg) no-repeat center;
    background-size: 100%
}
.item__icon--eur {
    background: url(./symbol-EUR.svg) no-repeat center;
    background-size: 80%
}
.item__icon--uah {
    background: url(./symbol-UAH.svg) no-repeat center;
    background-size: 60%
}
.item__icon--try {
    background: url(./symbol-try.svg) no-repeat center;
    background-size: 60%
}
.item__icon--kzt {
    background: url(./symbol-kzt.svg) no-repeat center;
    background-size: 70%
}
.item__icon--brl {
    background: url(./symbol-brl.svg) no-repeat center;
    background-size: 85%
}
.item__icon--ars, .item__icon--cop {
    background: url(./symbol-USD.svg) no-repeat center;
    background-size: 100%
}
.item__icon--idr {
    background: url(../img/minified-svg/symbol-idr.svg) no-repeat center;
    background-size: 95%
}
.item__icon--azn {
    background: url(./symbol-azn.svg) no-repeat center;
    background-size: 100%
}
.item__icon--bgn {
    background: url(./symbol-bgn.svg) no-repeat center;
    background-size: 100%
}
.item__icon--mdl {
    background: url(./symbol-mdl.svg) no-repeat center;
    background-size: 100%
}
.item__icon--pln {
    background: url(./symbol-pln.svg) no-repeat center;
    background-size: 100%
}
.item__icon--uzs {
    background: url(./symbol-uzs.svg) no-repeat center;
    background-size: 100%
}
.item__icon--inr {
    background: url(./symbol-inr.svg) no-repeat center;
    background-size: 78%
}
.item__icon--pen {
    background: url(./symbol-pen.svg) no-repeat center;
    background-size: 82%
}
.select--currency__list .select--currency--item__icon {
    margin-left: -5px
}
.select--currency__item--active {
    background-color: #24bb9d
}
.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: 3px
}
.gamepage__aside .select--currency__main, .popup .select--currency__main {
    border-radius: 3px;
    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(./symbol-rub-w.svg) no-repeat center;
    background-size: 80%
}
.gamepage__aside .item__icon--usd, .popup .item__icon--usd {
    background: url(./symbol-usd-w.svg) no-repeat center;
    background-size: 100%
}
.gamepage__aside .item__icon--aud, .popup .item__icon--aud {
    background: url(./symbol-aud-w.svg) no-repeat center;
    background-size: 100%
}
.gamepage__aside .item__icon--eur, .popup .item__icon--eur {
    background: url(./symbol-eur-w.svg) no-repeat center;
    background-size: 80%
}
.gamepage__aside .item__icon--uah, .popup .item__icon--uah {
    background: url(./symbol-uah-w.svg) no-repeat center;
    background-size: 60%
}
.gamepage__aside .item__icon--try, .popup .item__icon--try {
    background: url(./symbol-try-w.svg) no-repeat center;
    background-size: 60%
}
.gamepage__aside .item__icon--kzt, .popup .item__icon--kzt {
    background: url(./symbol-kzt-w.svg) no-repeat center;
    background-size: 70%
}
.gamepage__aside .item__icon--brl, .popup .item__icon--brl {
    background: url(./symbol-brl-w.svg) 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(./symbol-usd-w.svg) no-repeat center;
    background-size: 100%
}
.gamepage__aside .item__icon--idr, .popup .item__icon--idr {
    background: url(../img/minified-svg/symbol-idr-w.svg) no-repeat center;
    background-size: 95%
}
.gamepage__aside .item__icon--azn, .popup .item__icon--azn {
    background: url(./symbol-azn-w.svg) no-repeat center;
    background-size: 91%
}
.gamepage__aside .item__icon--bgn, .popup .item__icon--bgn {
    background: url(./symbol-bgn-w.svg) no-repeat center;
    background-size: 96%
}
.gamepage__aside .item__icon--mdl, .popup .item__icon--mdl {
    background: url(./symbol-mdl-w.svg) no-repeat center;
    background-size: 56%
}
.gamepage__aside .item__icon--pln, .popup .item__icon--pln {
    background: url(./symbol-pln-w.svg) no-repeat center;
    background-size: 91%
}
.gamepage__aside .item__icon--uzs, .popup .item__icon--uzs {
    background: url(./symbol-uzs-w.svg) no-repeat center;
    background-size: 92%
}
.gamepage__aside .item__icon--inr, .popup .item__icon--inr {
    background: url(./symbol-inr-w.svg) no-repeat center;
    background-size: 78%
}
.gamepage__aside .item__icon--pen, .popup .item__icon--pen {
    background: url(./symbol-pen-w.svg) no-repeat center;
    background-size: 82%
}
.fullreg__item .select--currency {
    border: 1px solid #c4c4c4;
    border-radius: 6px
}
.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: 10px;
    text-align: center;
    width: 100%
}
@media only screen and (max-width:450px) {
    .popup-form--recovery {
        padding: 0;
        width: 93.33333333333333%
    }
}
.popup-form--reg {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    max-width: 356px;
    margin: auto;
    padding-left: 3px
}
.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: 0 65px;
    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-form--replacement__pswrd {
    margin-bottom: 10px;
    text-align: center;
    width: 100%
}
@media only screen and (max-width:450px) {
    .popup-form--replacement {
        padding: 0;
        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;
    display: block;
    padding: 0 65px;
    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-form--recovery__sub {
    text-align: center;
    color: #fff;
    margin: 0 0 10px
}
@media only screen and (max-width:450px) {
    .popup-form--recovery {
        padding: 0;
        width: 93.33333333333333%
    }
}
.popup__header {
    display: block;
    text-align: center;
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    width: 100%;
    border-radius: 6px 6px 0 0;
    position: relative;
    padding: 0
}
.popup__header-text {
    font-size: 1.25em;
    font-family: 'pt_sansregular', sans-serif;
    white-space: nowrap;
    line-height: 35px;
    margin: 0;
    font-weight: 400
}
.popup__header--reg {
    line-height: 50px
}
.popup__header-close {
    position: absolute;
    top: 50%;
    right: 16px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background-image: url(./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: 3px;
    padding: 10px;
    color: #000;
    font-size: 1em;
    margin-bottom: 10px;
    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)
}
.popup__password {
    margin-bottom: 10px;
    width: 100%;
    position: relative
}
.popup__password-form {
    width: 100%;
    min-height: 43px;
    padding: 9px 10px 12px;
    border: 1px solid #afafaf;
    border-radius: 3px;
    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;
    height: 43px
}
.popup__password-form::-webkit-input-placeholder {
    color: #afafaf;
    font-family: 'pt_sansregular', sans-serif
}
.popup__password-form::-moz-placeholder {
    color: #afafaf;
    font-family: 'pt_sansregular', sans-serif
}
.popup__password-form:-ms-input-placeholder {
    color: #afafaf;
    font-family: 'pt_sansregular', sans-serif
}
.popup__password-form::-ms-input-placeholder {
    color: #afafaf;
    font-family: 'pt_sansregular', sans-serif
}
.popup__password-form::placeholder {
    color: #afafaf;
    font-family: 'pt_sansregular', 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: pt_sansregular
}
.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__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, .show-password svg {
    width: 29px
}
.popup__password-read svg path, .show-password svg path {
    fill: #afafaf
}
.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: 5px;
    background-color: #f4f4f4;
    color: #b41b0f;
    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-read.popup__password-read--registration .popup__password-tooltip {
        -webkit-transform: translateX(-70%);
        transform: translateX(-70%)
    }
    .popup__password-read.popup__password-read--registration .popup__password-tooltip::before {
        left: 70%
    }
    .popup__password-tooltip.popup__password-tooltip-show {
        left: 14%
    }
    .popup__password-tooltip.popup__password-tooltip-show:before {
        left: 60%
    }
}
.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:focus {
    outline: 0
}
.popup-sociallist__link::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(./social-mailru.svg);
    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(./vk.svg);
    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(./facebook.svg);
    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(./odnoklassniki.svg);
    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(./mailru.svg);
    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(./google.svg);
    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(./yandex.svg);
    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 {
    margin-bottom: 1em;
    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: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%)
}
.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 {
    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: #24bb9d;
    border-radius: 50%
}
.popup__nav.popup__nav-az .popup__nav-item {
    font-size: 17px
}
@media screen and (max-width:350px) {
    .popup__nav.popup__nav-az .popup__nav-item {
        font-size: 15px
    }
}
.popup__title-promo {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 6px;
    border: 2px solid #fd6d75;
    -webkit-box-shadow: inset 0 0 16px 1px rgba(250, 7, 15, .85), inset 0 0 0 1px #fa070f, 0 0 0 1px #fa070f, 0 0 16px 1px rgba(250, 7, 15, .85);
    box-shadow: inset 0 0 16px 1px rgba(250, 7, 15, .85), inset 0 0 0 1px #fa070f, 0 0 0 1px #fa070f, 0 0 16px 1px rgba(250, 7, 15, .85);
    width: 100%;
    position: relative;
    z-index: 800
}
.popup__title-promo-text {
    font-size: 20px;
    margin: 0;
    text-align: center;
    line-height: 43px;
    white-space: nowrap
}
.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(../img/assets/popup-notifs/popup-notif-gift/plain_gifts.png);
    background-position: 9% 50%
}
.popup-notif-jackpot {
    background-image: url(../img/assets/popup-notifs/popup-notif-jackpot/popup-notice-jackpot.png);
    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 {
    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: 5px;
    display: none
}
.popup-notif-newticket {
    background-image: url(../img/assets/popup-notifs/popup-notif-newticket/ny-ticket.png)
}
.popup-notif__text {
    -webkit-box-shadow: 0 0 6px red, 0 0 6px red, 0 0 6px red, 0 0 12px red, inset 0 0 6px red, inset 0 0 6px red, inset 0 0 6px red, inset 0 0 12px red;
    box-shadow: 0 0 6px red, 0 0 6px red, 0 0 6px red, 0 0 12px red, inset 0 0 6px red, inset 0 0 6px red, inset 0 0 6px red, inset 0 0 12px red;
    margin: 8px 10px;
    border: 1px solid #f88;
    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(../img/assets/popup-notifs/popup-notif-pinwin/popup-notice-pincoins.png);
    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 {
    opacity: 1
}
.svg-partners__circle {
    fill: #38b399;
    opacity: .5;
    -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(#activeColor)!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 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap;
    width: 100%;
    color: #fff;
    margin: 1em 0
}
.header-with-lines:after, .header-with-lines:before {
    content: "";
    background: #f96464;
    height: 1px;
    display: inline-block;
    width: 50%;
    margin-top: .55em;
    border: 1px solid #e03d22;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    border-radius: 1px;
    -webkit-box-shadow: 0 0 20px red;
    box-shadow: 0 0 20px red
}
.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 {
    font-size: 16px
}
.index-promo-birthday {
    background-image: url(../img/assets/tournaments/index-promo-birthday/backgraund.jpg);
    background-position: 30% 39%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}
.index-promo-birthday__conffeti {
    position: absolute;
    bottom: 0;
    max-height: 75vh;
    -o-object-fit: contain;
    object-fit: contain;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}
@media screen and (max-width:1400px) {
    .index-promo-birthday {
        background-position: 0 0
    }
    .index-promo-birthday__conffeti {
        max-height: inherit;
        width: 100%
    }
}
@media screen and (max-width:1200px) {
    .index-promo-birthday__conffeti {
        display: none
    }
}
@media screen and (max-width:600px) {
    .index-promo-birthday {
        background-image: url(../img/assets/tournaments/index-promo-birthday/mob_backg.jpg);
        background-position: 0 24%;
        background-repeat: no-repeat;
        background-size: cover
    }
}
@media screen and (max-width:420px) {
    .index-promo-birthday {
        background-position: 0 45%
    }
}
@media screen and (max-width:340px) {
    .index-promo-birthday {
        background-position: 0 45%
    }
}
@media screen and (min-height:900px) {
    .index-promo-birthday {
        background-position: 30% 24%
    }
}
@media screen and (min-height:950px) {
    .index-promo-birthday {
        background-position: 30% 20%
    }
}
@media screen and (min-height:1050px) {
    .index-promo-birthday {
        background-position: 30% 9%
    }
}
@media screen and (min-height:1100px) {
    .index-promo-birthday {
        background-position: 30% 18%
    }
}
@media screen and (min-height:1150px) {
    .index-promo-birthday {
        background-position: 30% 16%
    }
}
@media screen and (min-height:1200px) {
    .index-promo-birthday {
        background-position: 30% 15%
    }
}
@media screen and (min-height:1250px) {
    .index-promo-birthday {
        background-position: 30% 10%
    }
}
@media screen and (min-height:1300px) {
    .index-promo-birthday {
        background-position: 30% 2%
    }
}
.promo-birthday-footer {
    position: relative;
    overflow: hidden;
    padding: 40px 1% 70px;
    text-align: center;
    max-width: 1100px;
    width: 100%;
    margin: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.promo-birthday-rodape__link {
    color: #21cea6;
    padding: 8px 16px;
    font-size: 20px;
    font-family: "Pinup-Regular", sans-serif;
    border: 1px #21cea6 dashed;
    background: 0 0;
    border-radius: 4px;
    margin-bottom: 30px;
    position: relative;
    z-index: 1
}
.promo-birthday-rodape__link:focus {
    outline: 0
}
.promo-birthday-footer .flip-clock-wrapper {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto 4vh
}
.promo-birthday-footer .flip-clock-wrapper ul {
    width: 46px;
    height: 72px;
    margin: 3px
}
.promo-birthday-footer .flip-clock-wrapper ul li {
    line-height: 62px
}
.promo-birthday-footer .flip-clock-wrapper ul li a div div.inn {
    color: #fff;
    font-family: 'Pinup-Regular', sans-serif;
    font-size: 58px;
    border: 1px solid #f96262;
    border-radius: 10px
}
.promo-birthday-footer .flip-clock-wrapper ul li a div.up div.inn {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e94949), color-stop(20%, #e31c1c), to(#cc1919));
    background-image: -webkit-linear-gradient(top, #e94949 0, #e31c1c 20%, #cc1919 100%);
    background-image: linear-gradient(to bottom, #e94949 0, #e31c1c 20%, #cc1919 100%)
}
.promo-birthday-footer .flip-clock-wrapper ul li a div.up::after {
    display: none
}
.promo-birthday-footer .flip-clock-wrapper ul li a div.down div.inn {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#4c0100), color-stop(20%, #710000), to(#8e0000));
    background-image: -webkit-linear-gradient(bottom, #4c0100 0, #710000 20%, #8e0000 100%);
    background-image: linear-gradient(to top, #4c0100 0, #710000 20%, #8e0000 100%)
}
.promo-birthday-footer .flip-clock-divider {
    width: 34px;
    height: 78px
}
.promo-birthday-footer .flip-clock-divider:first-child {
    width: 0
}
.promo-birthday-footer .flip-clock-divider .flip-clock-label {
    color: #fff;
    text-transform: uppercase;
    top: auto;
    bottom: -2em;
    font-size: 10px;
    font-family: "Roboto", sans-serif;
    font-weight: 100
}
.promo-birthday-footer .flip-clock-divider.days .flip-clock-label {
    right: -65px
}
.promo-birthday-footer .flip-clock-divider.hours .flip-clock-label {
    right: -69px
}
.promo-birthday-footer .flip-clock-divider.minutes .flip-clock-label {
    right: -70px
}
.promo-birthday-footer .flip-clock-divider.minutes~.flip li a div div.inn, .promo-birthday-header .flip-clock-divider.minutes~.flip li a div div.inn {
    border: 1px solid #0e6752
}
.promo-birthday-footer .flip-clock-divider.minutes~.flip li a div.up div.inn {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#479885), color-stop(20%, #79dec6), to(#89fbe0));
    background-image: -webkit-linear-gradient(top, #479885 0, #79dec6 20%, #89fbe0 100%);
    background-image: linear-gradient(to bottom, #479885 0, #79dec6 20%, #89fbe0 100%)
}
.promo-birthday-footer .flip-clock-divider.minutes~.flip li a div.down div.inn {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#054f3e), color-stop(20%, #09755c), to(#16a484));
    background-image: -webkit-linear-gradient(bottom, #054f3e 0, #09755c 20%, #16a484 100%);
    background-image: linear-gradient(to top, #054f3e 0, #09755c 20%, #16a484 100%)
}
.promo-birthday-footer .flip-clock-dot {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #fff;
    width: 10px;
    height: 10px
}
.promo-birthday-footer .flip-clock-dot.top {
    top: 20px
}
.promo-birthday-footer .flip-clock-dot.bottom {
    bottom: 20px
}
@media screen and (min-height:900px) {
    .promo-birthday-footer {
        padding: 40px 1% 50px
    }
    .promo-birthday-rodape__counter-description__title {
        font-size: 2vh
    }
    .promo-birthday-footer .flip-clock-wrapper ul {
        width: 6vh;
        height: 9vh
    }
    .promo-birthday-footer .flip-clock-wrapper ul li {
        line-height: 7.5vh
    }
    .promo-birthday-footer .flip-clock-wrapper ul li a div div.inn {
        font-size: 7vh
    }
    .promo-birthday-footer .flip-clock-divider {
        width: 5vh;
        height: 9vh
    }
    .promo-birthday-footer .flip-clock-divider .flip-clock-label {
        font-size: 1.3vh
    }
    .promo-birthday-footer .flip-clock-divider.days .flip-clock-label {
        right: -8.2vh
    }
    .promo-birthday-footer .flip-clock-divider.hours .flip-clock-label {
        right: -8.7vh
    }
    .promo-birthday-footer .flip-clock-divider.minutes .flip-clock-label {
        right: -8.5vh
    }
    .promo-birthday-footer .flip-clock-dot {
        width: 1vh;
        height: 1vh
    }
    .promo-birthday-footer .flip-clock-dot.top {
        top: 2.5vh
    }
    .promo-birthday-footer .flip-clock-dot.bottom {
        bottom: 2.5vh
    }
}
@media screen and (max-width:585px) and (orientation:portrait) {
    .promo-birthday-footer .promo-birthday-cabecalho__counter {
        margin-top: 0
    }
}
@media screen and (max-width:410px) {
    .promo-birthday-footer .flip-clock-wrapper ul {
        width: 11.2vw;
        margin: .7vw
    }
    .promo-birthday-footer .flip-clock-divider {
        width: 8vw
    }
    .promo-birthday-footer .flip-clock-dot {
        width: 2vw;
        height: 2vw
    }
}
@media screen and (max-width:350px) {
    .promo-birthday-footer .flip-clock-divider {
        width: 5.5vw
    }
}
@media screen and (max-width:330px) {
    .promo-birthday-footer .flip-clock-divider {
        width: 5vw
    }
}
@media screen and (max-width:896px) and (max-height:415px) and (orientation:landscape) {
    .promo-birthday-footer {
        max-height: inherit
    }
    .promo-birthday-rodape__logo {
        max-height: 7vh
    }
    .promo-birthday-rodape__counter-description__title {
        line-height: 12vh
    }
    .promo-birthday-rodape__car {
        margin: 70vh auto 0;
        max-height: 75vh
    }
    .promo-birthday-rodape__conffeti {
        max-width: 100%;
        max-height: inherit
    }
    .promo-birthday-rodape__money {
        top: 80vh
    }
    .promo-birthday-rodape__balloons {
        top: 113vh;
        max-height: 25vh
    }
    .promo-birthday-rodape__title--img {
        width: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        max-height: 21vh
    }
    .promo-birthday-footer .button {
        margin-top: 6vh;
        margin-bottom: 2vw
    }
    .promo-birthday-footer .flip-clock-wrapper ul {
        width: 42px;
        height: 54px
    }
    .promo-birthday-footer .flip-clock-wrapper ul li {
        line-height: 48px
    }
    .promo-birthday-footer .flip-clock-wrapper ul li a div div.inn {
        font-size: 40px
    }
    .promo-birthday-footer .flip-clock-divider {
        height: 56px
    }
    .promo-birthday-footer .flip-clock-dot {
        width: 6px;
        height: 6px
    }
    .promo-birthday-footer .flip-clock-dot.top {
        top: 15px
    }
    .promo-birthday-footer .flip-clock-dot.bottom {
        bottom: 15px
    }
}
.promo-birthday-header {
    position: relative;
    width: 100%;
    max-width: 100vw;
    min-height: calc(100vh - 80px);
    margin: 0 auto;
    overflow: hidden;
    scrollbar-width: none;
    -ms-overflow-style: none
}
.promo-birthday-header::-webkit-scrollbar {
    width: 0;
    height: 0;
    background: 0 0;
    display: none
}
.promo-birthday-cabecalho__conffeti, .promo-birthday-cabecalho__money {
    position: absolute;
    top: -5vh;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -o-object-fit: contain;
    object-fit: contain;
    max-height: 50vh
}
.promo-birthday-cabecalho__money {
    top: 18vh;
    max-height: 60vh
}
.promo-birthday-cabecalho__car {
    display: block;
    margin: 20vh auto 0;
    max-height: 62vh;
    height: 62vh;
    -o-object-fit: contain;
    object-fit: contain;
    max-width: 100%
}
.promo-birthday-cabecalho__balloons {
    position: absolute;
    top: 60vh;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    max-height: 23vh;
    height: 23vh
}
.promo-birthday-cabecalho__main {
    position: relative;
    height: 100%;
    width: 100%;
    padding: 8vh 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.promo-birthday-cabecalho__container {
    position: absolute;
    width: 100%;
    text-align: center;
    z-index: 1
}
.promo-birthday-cabecalho__logo {
    display: block;
    margin: 0 auto 3vh;
    max-height: 6vh;
    height: 6vh
}
.promo-birthday-cabecalho__title {
    display: block;
    margin: 0 auto 1vh;
    max-width: 100%;
    max-height: 18vh;
    height: 18vh
}
.promo-birthday-cabecalho__title--img {
    max-width: 100%;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    max-height: 20vh;
    height: 20vh;
    display: none
}
.promo-birthday-cabecalho__counter-description__title {
    margin: 0 0 .5em;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Pinup-Light', sans-serif;
    line-height: 6vh
}
.promo-birthday-header .flip-clock-wrapper {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto 4vh
}
.promo-birthday-header .flip-clock-wrapper ul {
    width: 46px;
    height: 72px;
    margin: 3px
}
.promo-birthday-header .flip-clock-wrapper ul li {
    line-height: 62px
}
.promo-birthday-header .flip-clock-wrapper ul li a div div.inn {
    color: #fff;
    font-family: 'Pinup-Regular', sans-serif;
    font-size: 58px;
    border: 1px solid #f96262;
    border-radius: 10px
}
.promo-birthday-header .flip-clock-wrapper ul li a div.up div.inn {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e94949), color-stop(20%, #e31c1c), to(#cc1919));
    background-image: -webkit-linear-gradient(top, #e94949 0, #e31c1c 20%, #cc1919 100%);
    background-image: linear-gradient(to bottom, #e94949 0, #e31c1c 20%, #cc1919 100%)
}
.promo-birthday-header .flip-clock-wrapper ul li a div.up::after {
    display: none
}
.promo-birthday-header .flip-clock-wrapper ul li a div.down div.inn {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#4c0100), color-stop(20%, #710000), to(#8e0000));
    background-image: -webkit-linear-gradient(bottom, #4c0100 0, #710000 20%, #8e0000 100%);
    background-image: linear-gradient(to top, #4c0100 0, #710000 20%, #8e0000 100%)
}
.promo-birthday-header .flip-clock-divider {
    width: 34px;
    height: 78px
}
.promo-birthday-header .flip-clock-divider:first-child {
    width: 0
}
.promo-birthday-header .flip-clock-divider .flip-clock-label {
    color: #fff;
    text-transform: uppercase;
    top: auto;
    bottom: -2em;
    font-size: 10px;
    font-family: "Roboto", sans-serif;
    font-weight: 100
}
.promo-birthday-header .flip-clock-divider.days .flip-clock-label {
    right: -65px
}
.promo-birthday-header .flip-clock-divider.hours .flip-clock-label {
    right: -69px
}
.promo-birthday-header .flip-clock-divider.minutes .flip-clock-label {
    right: -70px
}
.promo-birthday-header .flip-clock-divider.minutes~.flip li a div.up div.inn {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#479885), color-stop(20%, #79dec6), to(#89fbe0));
    background-image: -webkit-linear-gradient(top, #479885 0, #79dec6 20%, #89fbe0 100%);
    background-image: linear-gradient(to bottom, #479885 0, #79dec6 20%, #89fbe0 100%)
}
.promo-birthday-header .flip-clock-divider.minutes~.flip li a div.down div.inn {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#054f3e), color-stop(20%, #09755c), to(#16a484));
    background-image: -webkit-linear-gradient(bottom, #054f3e 0, #09755c 20%, #16a484 100%);
    background-image: linear-gradient(to top, #054f3e 0, #09755c 20%, #16a484 100%)
}
.promo-birthday-header .flip-clock-dot {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #fff;
    width: 10px;
    height: 10px
}
.promo-birthday-header .flip-clock-dot.top {
    top: 20px
}
.promo-birthday-header .flip-clock-dot.bottom {
    bottom: 20px
}
.promo-birthday-header .button, .promo-birthday-header .button:after {
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden
}
.promo-birthday-header .button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 4vh auto 20px;
    border-radius: 6px;
    border: 1px solid #d92315;
    background: -webkit-gradient(linear, left top, left bottom, from(#de3c21), to(#b41b0f));
    background: -webkit-linear-gradient(top, #de3c21 0, #b41b0f 100%);
    background: linear-gradient(to bottom, #de3c21 0, #b41b0f 100%);
    background-size: contain;
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    padding: 2px 13px;
    font-weight: 400;
    z-index: 99;
    position: relative;
    line-height: 36px;
    font-family: "Roboto", sans-serif
}
.promo-birthday-header .button:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: calc(50% - 30px);
    background-image: url(casino/arrow.png);
    background-size: 100%;
    height: 100%;
    width: 60px
}
.promo-birthday-az .promo-birthday-cabecalho__title--az, .promo-birthday-br .promo-birthday-cabecalho__title--br, .promo-birthday-en .promo-birthday-cabecalho__title--en, .promo-birthday-ru .promo-birthday-cabecalho__title--ru, .promo-birthday-uk .promo-birthday-cabecalho__title--uk {
    display: block
}
@media screen and (min-height:900px) {
    .promo-birthday-cabecalho__conffeti {
        height: 45vh
    }
    .promo-birthday-cabecalho__money {
        height: 60vh
    }
    .promo-birthday-cabecalho__counter-description__title {
        font-size: 2vh
    }
    .promo-birthday-header .flip-clock-wrapper ul {
        width: 6vh;
        height: 9vh
    }
    .promo-birthday-header .flip-clock-wrapper ul li {
        line-height: 7.5vh
    }
    .promo-birthday-header .flip-clock-wrapper ul li a div div.inn {
        font-size: 7vh
    }
    .promo-birthday-header .flip-clock-divider {
        width: 5vh;
        height: 9vh
    }
    .promo-birthday-header .flip-clock-divider .flip-clock-label {
        font-size: 1.3vh
    }
    .promo-birthday-header .flip-clock-divider.days .flip-clock-label {
        right: -8.2vh
    }
    .promo-birthday-header .flip-clock-divider.hours .flip-clock-label {
        right: -8.7vh
    }
    .promo-birthday-header .flip-clock-divider.minutes .flip-clock-label {
        right: -8.5vh
    }
    .promo-birthday-header .flip-clock-dot {
        width: 1vh;
        height: 1vh
    }
    .promo-birthday-header .flip-clock-dot.top {
        top: 2.5vh
    }
    .promo-birthday-header .flip-clock-dot.bottom {
        bottom: 2.5vh
    }
    .promo-birthday-header .button {
        border-radius: .7vh;
        font-size: 1.5vh;
        color: #fff;
        margin-top: 4vh;
        padding: .2vh 1.4vh;
        line-height: 3.85vh
    }
    .promo-birthday-header .button:after {
        right: calc(50% - 3.2vh);
        width: 6.5vh
    }
}
@media screen and (max-width:1300px) and (max-height:900px) {
    .promo-birthday-cabecalho__car {
        margin: 23vh auto 0
    }
    .promo-birthday-cabecalho__balloons {
        top: 62vh
    }
}
@media screen and (max-height:750px) {
    .promo-birthday-cabecalho__main {
        padding: 4vh 0 0
    }
    .promo-birthday-cabecalho__car {
        margin: 23vh auto 0;
        max-height: 68vh
    }
    .promo-birthday-cabecalho__balloons {
        top: 64vh
    }
}
@media screen and (max-width:950px) and (max-height:650px) {
    .promo-birthday-cabecalho__car {
        margin: 27vh auto 0;
        max-height: 63vh
    }
    .promo-birthday-cabecalho__balloons {
        top: 66vh;
        max-height: 22vh
    }
}
@media only screen and (max-width:1024px) and (max-height:1366px) and (orientation:portrait) {
    .promo-birthday-cabecalho__main {
        padding: 15vh 0 0
    }
    .promo-birthday-cabecalho__car {
        margin: 30vh auto 0
    }
    .promo-birthday-cabecalho__balloons {
        top: 63vh
    }
}
@media only screen and (max-width:712px) and (max-height:1138px) and (orientation:portrait) {
    .promo-birthday-cabecalho__car {
        margin: 35vh auto 0
    }
    .promo-birthday-cabecalho__balloons {
        top: 60vh
    }
}
@media only screen and (max-width:768px) and (max-height:1024px) and (orientation:portrait) {
    .promo-birthday-cabecalho__main {
        padding: 12vh 0 0
    }
    .promo-birthday-cabecalho__car {
        margin: 33vh auto 0
    }
}
@media only screen and (max-width:1138px) and (max-height:712px) and (orientation:landscape) {
    .promo-birthday-cabecalho__main {
        padding: 2vh 0 0
    }
    .promo-birthday-cabecalho__car {
        margin: 22vh auto 0;
        max-height: 64vh
    }
    .promo-birthday-cabecalho__logo {
        margin: 0 auto 1vh
    }
    .promo-birthday-cabecalho__balloons {
        top: 60vh
    }
}
@media only screen and (max-width:1024px) and (max-height:768px) and (orientation:landscape) {
    .promo-birthday-cabecalho__main {
        padding: 4vh 0 0
    }
}
@media screen and (max-width:585px) and (orientation:portrait) {
    .promo-birthday-header {
        width: 94%;
        padding: 0 3%;
        min-height: calc(100vh - 55px)
    }
    .promo-birthday-cabecalho__main {
        padding: 4vh 0 0
    }
    .promo-birthday-cabecalho__conffeti {
        display: none
    }
    .promo-birthday-cabecalho__money {
        width: 100%;
        top: 29vh
    }
    .promo-birthday-cabecalho__logo {
        max-height: 5vh
    }
    .promo-birthday-cabecalho__car {
        margin: 29vh auto 0;
        max-height: 30vh
    }
    .promo-birthday-cabecalho__balloons {
        top: 47vh;
        max-height: 22vw;
        left: 52%
    }
    .promo-birthday-cabecalho__counter {
        margin-top: 28vh
    }
    .promo-birthday-header .button {
        margin-top: 6vh
    }
}
@media screen and (max-width:500px) {
    .promo-birthday-header .button {
        width: 100%
    }
}
@media screen and (max-width:410px) {
    .promo-birthday-header .flip-clock-wrapper ul {
        width: 11.2vw;
        margin: .7vw
    }
    .promo-birthday-header .flip-clock-divider {
        width: 8vw
    }
    .promo-birthday-header .flip-clock-divider:first-child {
        width: 0
    }
    .promo-birthday-header .flip-clock-dot {
        width: 2vw;
        height: 2vw
    }
}
@media screen and (max-width:350px) {
    .promo-birthday-header .flip-clock-divider {
        width: 5.5vw
    }
}
@media screen and (max-width:350px) and (orientation:portrait) {
    .promo-birthday-header {
        min-height: calc(100vh - 50px)
    }
}
@media screen and (max-width:330px) and (orientation:portrait) {
    .promo-birthday-header {
        min-height: calc(100vh - 30px)
    }
}
@media screen and (max-width:330px) {
    .promo-birthday-header .flip-clock-divider {
        width: 5vw
    }
}
@media screen and (max-width:340px) {
    .promo-birthday-cabecalho__counter-description__title {
        margin: .2em 0 .6em
    }
    .promo-birthday-cabecalho__title {
        margin: 0 auto -3vh
    }
}
@media screen and (max-width:896px) and (max-height:415px) and (orientation:landscape) {
    .promo-birthday-header {
        max-height: inherit
    }
    .promo-birthday-cabecalho__logo {
        max-height: 7vh
    }
    .promo-birthday-cabecalho__counter-description__title {
        line-height: 12vh
    }
    .promo-birthday-cabecalho__car {
        margin: 70vh auto 0;
        max-height: 75vh
    }
    .promo-birthday-cabecalho__conffeti {
        max-width: 100%;
        max-height: inherit
    }
    .promo-birthday-cabecalho__money {
        top: 80vh
    }
    .promo-birthday-cabecalho__balloons {
        top: 108vh;
        max-height: 25vh;
        left: 52%
    }
    .promo-birthday-cabecalho__title--img {
        width: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        max-height: 21vh
    }
    .promo-birthday-header .button {
        margin-top: 6vh;
        margin-bottom: 2vw
    }
    .promo-birthday-header .flip-clock-wrapper ul {
        width: 42px;
        height: 54px
    }
    .promo-birthday-header .flip-clock-wrapper ul li {
        line-height: 48px
    }
    .promo-birthday-header .flip-clock-wrapper ul li a div div.inn {
        font-size: 40px
    }
    .promo-birthday-header .flip-clock-divider {
        height: 56px
    }
    .promo-birthday-header .flip-clock-dot {
        width: 6px;
        height: 6px
    }
    .promo-birthday-header .flip-clock-dot.top {
        top: 15px
    }
    .promo-birthday-header .flip-clock-dot.bottom {
        bottom: 15px
    }
}
.promo-birthday-main {
    position: relative;
    color: #fff;
    overflow: hidden;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 99
}
.promo-birthday-main .mobile {
    display: none
}
.promo-birthday-main-text {
    padding: 21px 1% 4px;
    text-align: center;
    max-width: 1100px;
    width: 100%;
    margin: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.promo-birthday-main-text__h2 {
    margin: 0;
    font-family: "Pinup-Light", sans-serif;
    font-size: 32px
}
.promo-birthday-main-text__wrap-h3 {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 20px 0
}
.promo-birthday-main-text__h3, .promo-birthday-main-text__h3-span {
    font-family: "Pinup-Black", sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 46px;
    color: transparent
}
.promo-birthday-main-text__h3 {
    width: auto;
    margin: auto;
    background: #fff;
    -webkit-text-stroke: 1px red;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text!important;
    z-index: 1
}
.promo-birthday-main-text__h3-span {
    position: absolute;
    top: 2.3px;
    left: .5px;
    width: 100%;
    display: block;
    -webkit-text-stroke: 2px red;
    margin: 0
}
.promo-birthday-main-text__h4 {
    margin: 0;
    font-family: "Pinup-Light", sans-serif;
    font-size: 32px
}
.promo-birthday-main-text__list {
    margin: 60px auto 0;
    max-width: 800px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around
}
.promo-birthday-main-text__item {
    width: 33.33%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0
}
.promo-birthday-main-text__logo {
    height: 70px
}
.promo-birthday-main-text__p {
    font-family: "Pinup-Regular", sans-serif;
    font-size: 32px;
    text-transform: uppercase;
    margin: 40px 0
}
.promo-birthday-main.promo-birthday-az .promo-birthday-main-text__h4 {
    font-family: "Pinup-Bold", sans-serif
}
.promo-birthday-main-sport {
    margin-bottom: 30px
}
.promo-birthday-main-casino, .promo-birthday-main-sport {
    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;
    width: 47%
}
.promo-birthday-main-container {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
@media screen and (max-width:1200px) {
    .promo-birthday-main-text__h3, .promo-birthday-main-text__h3-span {
        font-size: 38px
    }
    .promo-birthday-main-text__h2, .promo-birthday-main-text__p {
        font-size: 28px
    }
}
@media screen and (max-width:880px) {
    .promo-birthday-main-text .mobile {
        display: block
    }
    .promo-birthday-main-text__list {
        width: 100%
    }
    .promo-birthday-main-text__logo {
        height: 60px
    }
}
@media screen and (max-width:700px) {
    .promo-birthday-main-text__h3, .promo-birthday-main-text__h3-span {
        font-size: 34px
    }
    .promo-birthday-main-text__h4 {
        font-size: 26px
    }
    .promo-birthday-main-text__list {
        margin: 36px auto 0
    }
    .promo-birthday-main-text__logo {
        height: 50px
    }
}
@media screen and (max-width:500px) {
    .promo-birthday-main-text__h2, .promo-birthday-main-text__h3, .promo-birthday-main-text__h3-span {
        font-size: 24px
    }
    .promo-birthday-main-text__h4 {
        font-size: 20px
    }
    .promo-birthday-main-text__logo {
        height: 35px
    }
    .promo-birthday-main-text__p {
        font-size: 22px;
        margin: 30px 0
    }
}
@media screen and (max-width:400px) {
    .promo-birthday-main-text {
        padding: 5px 1% 4px
    }
    .promo-birthday-main-text__wrap-h3 {
        margin: 10px 0
    }
    .promo-birthday-main-text__h2 {
        font-size: 21px
    }
    .promo-birthday-main-text__h3 {
        font-size: 21px;
        -webkit-text-stroke: .5px red;
        letter-spacing: 1px
    }
    .promo-birthday-main-text__h3-span {
        font-size: 21px;
        top: 1.3px;
        -webkit-text-stroke: 1px red;
        letter-spacing: 1px
    }
    .promo-birthday-main-text__h4, .promo-birthday-main-text__p {
        font-size: 18px
    }
}
@media screen and (max-width:340px) {
    .promo-birthday-main-text__logo {
        height: 30px
    }
}
@media screen and (max-width:1200px) {
    .promo-birthday-main-container {
        -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
    }
    .promo-birthday-main-casino, .promo-birthday-main-sport {
        width: 100%
    }
}
.promo-birthday-popup {
    display: none
}
.promo-birthday-popup--show {
    display: block
}
.promo-birthday-popup .popup__header {
    height: 40px;
    background: #2d2d2d
}
.promo-birthday-popup__container__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}
.promo-birthday-popup__container {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    padding: 0 22px;
    height: 100%;
    max-height: calc(100% - 64px);
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
    max-width: 1200px
}
.promo-birthday-popup__container::-webkit-scrollbar {
    width: 0
}
.promo-birthday-popup__h2 {
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    margin: 5px 0 15px
}
.promo-birthday-popup__h3 {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    margin: 0 0 10px
}
.promo-birthday-popup__list {
    margin: 16px 0;
    padding: 0
}
.promo-birthday-popup__item {
    list-style-type: none;
    margin: 8px 0;
    line-height: 32px;
    font-size: 16px
}
.promo-birthday-popup .bold__span {
    font-weight: 700;
    text-transform: uppercase
}
.promo-birthday-popup .link__prize, .tabs .tab.is-active a, .tournament-card-description__more a {
    color: #fff
}
.promo-birthday-popup .popup {
    max-width: 1200px;
    width: 80%
}
.promo-birthday-popup .promo-birthday-popup-content {
    background: #2d2d2d
}
.promo-birthday-popup-content {
    position: fixed;
    top: 81px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%) translateZ(0);
    transform: translateX(-50%) translateZ(0);
    background-color: #61605c;
    border-radius: 10px;
    overflow-x: hidden;
    z-index: 5032;
    width: 960px;
    height: 100%;
    max-height: 80%;
    border: 1px solid #d5d5d5;
    -webkit-box-shadow: 0 0 1em .5em rgba(0, 0, 0, .4);
    box-shadow: 0 0 1em .5em rgba(0, 0, 0, .4);
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none
}
.promo-birthday-popup-content::-webkit-scrollbar {
    width: 0;
    height: 0;
    background: 0 0;
    display: none
}
@media screen and (max-width:1330px) {
    .promo-birthday-popup {
        width: 80%
    }
}
@media screen and (max-width:1200px) {
    .promo-birthday-popup__h2 {
        font-size: 20px;
        margin: 0 0 7px
    }
    .promo-birthday-popup__h3 {
        font-size: 18px
    }
    .promo-birthday-popup__list {
        margin: 5px 0
    }
    .promo-birthday-popup__item {
        font-size: 14px;
        line-height: 21px
    }
}
@media screen and (max-width:1000px) {
    .promo-birthday-popup__container {
        padding: 0 12px;
        height: 100%;
        max-height: calc(100% - 56px)
    }
}
@media only screen and (max-height:639px) {
    .promo-birthday-popup-content {
        height: calc(100% - 20px);
        top: 10px;
        overflow-x: hidden;
        -webkit-transform: translateX(-50%) translateZ(0);
        transform: translateX(-50%) translateZ(0);
        width: 90%
    }
}
@media screen and (max-width:360px) {
    .promo-birthday-popup__h2 {
        font-size: 18px;
        margin: 0 0 7px
    }
    .promo-birthday-popup__h3 {
        font-size: 16px
    }
    .promo-birthday-popup__item {
        font-size: 14px;
        line-height: 18px
    }
}
.promo-birthday-slider-casino-container {
    padding: 50px 0 0;
    width: 500px;
    position: relative
}
.promo-birthday-slider-casino-container .slick-dots {
    display: none!important
}
.promo-birthday-slider-casino-container .slide-next, .promo-birthday-slider-casino-container .slide-prev {
    width: 20px;
    height: 20px;
    background-color: red;
    position: absolute
}
.promo-birthday-slider-casino-container .slick-dotted.slick-slider {
    margin-bottom: 0!important
}
.promo-birthday-slider-casino-header {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 100%
}
.promo-birthday-slider-casino-header .promo-birthday-slider-casino-title__text {
    font-family: Roboto-Regular, sans-serif;
    font-size: 18px;
    color: #fff;
    cursor: default
}
.promo-birthday-slider-casino-header, .promo-birthday-slider-casino-header .promo-birthday-slider-casino-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.promo-birthday-slider-casino-header .promo-birthday-slider-casino-nav {
    position: relative
}
.promo-birthday-slider-casino-header .promo-birthday-slider-casino-navegao__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 24px
}
.promo-birthday-slider-casino-header .promo-birthday-slider-casino-navegao__description {
    display: none;
    margin: 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    font-size: 16px;
    color: #6999ff;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    -webkit-user-select: none;
    user-select: none
}
.promo-birthday-slider-casino-header .promo-birthday-slider-casino-navegao__description--show {
    opacity: 1;
    -webkit-transition-duration: .1s;
    transition-duration: .1s
}
.promo-birthday-slider-casino-header .promo-birthday-slider-casino-navegao__img {
    width: 27px;
    height: 100%;
    padding: 1px 5px;
    background-size: cover;
    cursor: pointer
}
.promo-birthday-slider-casino-header .promo-birthday-slider-casino-navegao__img:hover~.promo-birthday-slider-casino-navegao__description {
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    opacity: 1
}
.promo-birthday-slider-casino-header .promo-birthday-slider-casino-navegao__prev-img {
    background: url(../img/assets/tournaments/promo-birthday-main/arrow-left.png) no-repeat left
}
.promo-birthday-slider-casino-header .promo-birthday-slider-casino-navegao__prev-img:hover {
    background: url(../img/assets/tournaments/promo-birthday-main/arrow-red-left-active.png) no-repeat left;
    -webkit-transition-duration: .05s;
    transition-duration: .05s
}
.promo-birthday-slider-casino-header .promo-birthday-slider-casino-navegao__next-img {
    background: url(../img/assets/tournaments/promo-birthday-main/arrow-right.png) no-repeat right
}
.promo-birthday-slider-casino-header .promo-birthday-slider-casino-navegao__next-img:hover {
    background: url(../img/assets/tournaments/promo-birthday-main/arrow-red-right-active.png) no-repeat right;
    -webkit-transition-duration: .05s;
    transition-duration: .05s
}
.promo-birthday-slider-casino-header .promo-birthday-slider-casino-navegao__description-text {
    white-space: nowrap
}
.promo-birthday-slider-casino-header .promo-birthday-slider-casino-navegao__pagination-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0
}
.promo-birthday-slider-casino-header .promo-birthday-slider-casino-navegao__pagination-list-item {
    list-style: none;
    margin: 0 1vw
}
.promo-birthday-slider-casino-header .promo-birthday-slider-casino-navegao__pagination-item-text {
    display: block;
    padding: 2px 3px;
    font-family: "Roboto-Regular", sans-serif;
    cursor: pointer
}
.promo-birthday-slider-casino-header .promo-birthday-slider-casino-navegao__pagination-item-text--active {
    color: #e81100;
    text-decoration: underline
}
.promo-birthday-slider-casino {
    width: 100%;
    position: relative
}
.promo-birthday-slider-casino__main, .promo-birthday-slider-casino__main .promo-birthday-slider-casino__lists-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative
}
.promo-birthday-slider-casino__main .promo-birthday-slider-casino__lists-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}
.promo-birthday-slider-casino__main .promo-birthday-slider-casino__lists-container .promo-birthday-tournaments__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 270px;
    margin-right: 20px;
    border-radius: 6px;
    position: relative;
    overflow: hidden;
    background-size: cover
}
.promo-birthday-slider-casino__main .promo-birthday-slider-casino__lists-container .promo-birthday-tournaments__item-imagem {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: inherit;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.promo-birthday-slider-casino__main .promo-birthday-slider-casino__lists-container .promo-birthday-tournaments__item-name, .promo-birthday-slider-casino__main .promo-birthday-slider-casino__lists-container .promo-birthday-tournaments__item-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}
.promo-birthday-slider-casino__main .promo-birthday-slider-casino__lists-container .promo-birthday-tournaments__item-price {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}
.promo-birthday-slider-casino__main .promo-birthday-slider-casino__lists-container .promo-birthday-tournaments__item-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 1%
}
.promo-birthday-slider-casino__main .promo-birthday-slider-casino__lists-container .promo-birthday-tournaments__item-text {
    display: block;
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    text-overflow: ellipsis;
    color: #fff
}
.promo-birthday-slider-casino__main .promo-birthday-slider-casino__lists-container .promo-birthday-tournaments__item-name-sign {
    -ms-flex-item-align: start;
    align-self: flex-start;
    position: relative;
    top: .5rem;
    margin-left: 17%;
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'Pinup-Black', sans-serif
}
.promo-birthday-slider-casino__main .promo-birthday-slider-casino__lists-container .promo-birthday-tournaments__item-title {
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-left: 7%;
    text-shadow: -2px 2px 0 #2a0000;
    font-size: 32px;
    font-family: 'Pinup-Bold-It', sans-serif
}
.promo-birthday-slider-casino__main .promo-birthday-slider-casino__lists-container .promo-birthday-tournaments__item-price-sign {
    margin-left: 9%;
    position: relative;
    top: .5rem;
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'Pinup-Black', sans-serif
}
.promo-birthday-slider-casino__main .promo-birthday-slider-casino__lists-container .promo-birthday-tournaments__item-price-sum {
    margin-left: 7%;
    text-shadow: -2px 2px 0 #2a0000;
    font-family: 'Pinup-Black-It', sans-serif
}
.promo-birthday-slider-casino__main .promo-birthday-slider-casino__lists-container .promo-birthday-tournaments__item-price-sum-1 {
    font-size: 46px
}
.promo-birthday-slider-casino__main .promo-birthday-slider-casino__lists-container .promo-birthday-tournaments__item-price-sum-2 {
    margin-left: 10px;
    text-transform: uppercase;
    font-size: 28px
}
.promo-birthday-slider-casino__main .promo-birthday-slider-casino__lists-container .promo-birthday-tournaments__item-date-text {
    margin-left: 3%;
    font-family: Pinup-Black-It, sans-serif;
    font-size: 20px
}
.promo-birthday-slider-casino__main .promo-birthday-slider-casino__lists-container .promo-birthday-tournaments__item-player {
    position: absolute;
    color: #24bb9d;
    left: 20px;
    bottom: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 82px
}
.promo-birthday-slider-casino__main .promo-birthday-slider-casino__lists-container .promo-birthday-tournaments__item-won {
    color: #d4351d;
    position: absolute;
    right: 20px;
    bottom: 5px
}
.promo-birthday-slider-casino__main .promo-birthday-slider-casino__lists-container .promo-birthday-tournaments__item-ctrl {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: rgba(0, 0, 0, .3)
}
.promo-birthday-slider-casino__main .promo-birthday-slider-casino__lists-container .promo-birthday-tournaments__item-ctrl-wrp {
    width: 100%;
    position: absolute;
    top: 17%;
    text-shadow: -2px 2px 0 #2a0000
}
.promo-birthday-slider-casino__main .promo-birthday-slider-casino__lists-container .promo-birthday-tournaments__item-ctrl-wrp .button {
    margin-left: 7%;
    padding: 10px 20px;
    position: relative;
    line-height: initial;
    font-family: Pinup-Medium, sans-serif;
    font-size: 17px
}
.promo-birthday-slider-casino__main .promo-birthday-slider-casino__lists-container .promo-birthday-tournaments__item-ctrl-wrp .button:after {
    width: 3.5vw;
    right: calc(50% - 1.5vw)
}
.promo-birthday-slider-casino__main .promo-birthday-tournaments__item-imagem {
    width: 100%
}
@media screen and (max-width:500px) {
    .promo-birthday-slider-casino__main .promo-birthday-tournaments__item-imagem--desktop {
        display: none
    }
}
.promo-birthday-slider-casino__main .main__section--winrs.winrs-top .promo-birthday-tournaments__item-player, .promo-birthday-slider-casino__main .main__section--winrs.winrs-top .promo-birthday-tournaments__item-won, .promo-birthday-slider-casino__main .promo-birthday-tournaments__item-imagem--mob {
    display: none
}
@media screen and (max-width:500px) {
    .promo-birthday-slider-casino__main .promo-birthday-tournaments__item-imagem--mob {
        display: initial
    }
}
.promo-birthday-slider-casino__main .main__section--winrs.winrs-top .promo-birthday-tournaments__item-imagem {
    margin-top: 5px
}
.promo-birthday-slider-casino__main .main__section--winrs.winrs-top .promo-birthday-tournaments__item {
    background-image: url(./win-bg-ny-light.png)
}
.promo-birthday-slider-casino__main .promo-birthday-tournaments__item:hover .promo-birthday-tournaments__item-ctrl {
    display: block
}
.promo-birthday-slider-casino__main .slick-arrow {
    width: 24px;
    height: 60px;
    padding: 0!important;
    margin: 0!important;
    background-size: cover;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 0;
    z-index: 3;
    cursor: pointer
}
.promo-birthday-slider-casino__main .slide-prev {
    left: 2%;
    background: url(../img/assets/tournaments/promo-birthday-main/slide-arrow-left-active.png) no-repeat center;
    opacity: .6
}
.promo-birthday-slider-casino__main .slide-next:before, .promo-birthday-slider-casino__main .slide-prev:before, .promo-birthday-slider-sport__main .slide-next:before, .promo-birthday-slider-sport__main .slide-prev:before {
    content: ""
}
.promo-birthday-slider-casino__main .slide-next:focus, .promo-birthday-slider-casino__main .slide-next:hover, .promo-birthday-slider-casino__main .slide-prev:focus, .promo-birthday-slider-casino__main .slide-prev:hover {
    opacity: 1
}
.promo-birthday-slider-casino__main .slide-next {
    right: 2%;
    background: url(../img/assets/tournaments/promo-birthday-main/slide-arrow-right-active.png) no-repeat center;
    opacity: .6
}
@media screen and (max-width:1200px) {
    .promo-birthday-slider-casino-container {
        padding: 0;
        margin: auto
    }
}
@media screen and (max-width:1024px) {
    .promo-birthday-slider-casino-header {
        padding: 0 1%
    }
    .promo-birthday-slider-casino-header .promo-birthday-slider-casino-title__text {
        font-size: 18px
    }
}
@media screen and (max-width:992px) {
    .promo-birthday-slider-casino .glide__arrow {
        margin: 0;
        padding: 25px 17px;
        border: 0
    }
    .promo-birthday-slider-casino .glide__arrow--left {
        background: url(./left-arrow.png) no-repeat center;
        background-size: cover;
        left: 16%
    }
    .promo-birthday-slider-casino .glide__arrow--right {
        background: url(./right-arrow.png) no-repeat center;
        background-size: cover;
        right: 16%
    }
}
@media screen and (max-width:768px) {
    .promo-birthday-slider-casino-header {
        padding: 0 1%
    }
    .promo-birthday-slider-casino-header .promo-birthday-slider-casino-title__text {
        font-size: 18px
    }
    .promo-birthday-slider-casino-header .promo-birthday-slider-casino-nav {
        margin-left: 50px
    }
    .promo-birthday-slider-casino-header .promo-birthday-slider-casino-navegao__description-text {
        font-size: 14px
    }
    .promo-birthday-slider-casino-header .promo-birthday-slider-casino-navegao__img {
        width: 27px
    }
}
@media screen and (max-width:600px) {
    .promo-birthday-slider-casino-header .promo-birthday-slider-casino-title__text {
        margin: 0 0 25px;
        font-size: 18px
    }
    .promo-birthday-slider-casino-header .promo-birthday-slider-casino-nav {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        width: 100%;
        margin: 0 0 10px
    }
    .promo-birthday-slider-casino-header .promo-birthday-slider-casino-navegao__description, .promo-birthday-slider-casino-header .promo-birthday-slider-casino-navegao__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .promo-birthday-slider-casino-header .promo-birthday-slider-casino-navegao__description {
        position: relative;
        left: initial;
        -webkit-transform: initial;
        transform: initial;
        opacity: 1;
        color: #fff
    }
    .promo-birthday-slider-casino-header .promo-birthday-slider-casino-navegao__description-text {
        font-size: 14px
    }
    .promo-birthday-slider-casino-header .promo-birthday-slider-casino-navegao__description-text--prev {
        margin-left: 10px
    }
    .promo-birthday-slider-casino-header .promo-birthday-slider-casino-navegao__description-text--next {
        margin-right: 10px
    }
    .promo-birthday-slider-casino-header .promo-birthday-slider-casino-navegao__img {
        width: 37px;
        height: 10px
    }
    .promo-birthday-slider-casino-header .promo-birthday-slider-casino-navegao__next {
        display: none;
        margin: 0 0 0 5%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
    .promo-birthday-slider-casino-header .promo-birthday-slider-casino-navegao__prev {
        display: none;
        margin: 0 5% 0 0
    }
    .promo-birthday-slider-casino-header .promo-birthday-slider-casino-nav .promo-birthday-slider-casino-navegao__prev--active .promo-birthday-slider-casino-navegao__img.promo-birthday-slider-casino-navegao__prev-img {
        background: url(../img/assets/tournaments/promo-birthday-slider-casino/prev-blue.png) no-repeat left;
        -webkit-transition-duration: .1s;
        transition-duration: .1s
    }
    .promo-birthday-slider-casino-header .promo-birthday-slider-casino-nav .promo-birthday-slider-casino-navegao__next--active .promo-birthday-slider-casino-navegao__description-text, .promo-birthday-slider-casino-header .promo-birthday-slider-casino-nav .promo-birthday-slider-casino-navegao__prev--active .promo-birthday-slider-casino-navegao__description-text {
        color: #6999ff
    }
    .promo-birthday-slider-casino-header .promo-birthday-slider-casino-nav .promo-birthday-slider-casino-navegao__next--active .promo-birthday-slider-casino-navegao__img.promo-birthday-slider-casino-navegao__next-img {
        background: url(../img/assets/tournaments/promo-birthday-slider-casino/next-blue.png) no-repeat right;
        -webkit-transition-duration: .1s;
        transition-duration: .1s
    }
    .promo-birthday-slider-casino__main .slick-prev {
        left: 6%
    }
    .promo-birthday-slider-casino__main .slick-next {
        right: 6%
    }
}
@media screen and (max-width:500px) {
    .promo-birthday-slider-casino-container {
        width: 100%
    }
    .promo-birthday-slider-casino .glide__arrow {
        margin: 0;
        padding: 21px 12px;
        border: 0
    }
    .promo-birthday-slider-casino .glide__arrow--left {
        background: url(./left-arrow.png) no-repeat center;
        background-size: cover;
        left: 13%
    }
    .promo-birthday-slider-casino .glide__arrow--right {
        background: url(./right-arrow.png) no-repeat center;
        background-size: cover;
        right: 13%
    }
    .promo-birthday-slider-casino__main .promo-birthday-slider-casino__lists-container .promo-birthday-tournaments__item {
        height: 84vw
    }
    .promo-birthday-slider-casino__main .promo-birthday-slider-casino__lists-container .promo-birthday-tournaments__item-name-sign {
        display: none
    }
    .promo-birthday-slider-casino__main .promo-birthday-slider-casino__lists-container .promo-birthday-tournaments__item-date {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
    .promo-birthday-slider-casino__main .promo-birthday-slider-casino__lists-container .promo-birthday-tournaments__item-title {
        margin: auto;
        font-size: 26px
    }
    .promo-birthday-slider-casino__main .promo-birthday-slider-casino__lists-container .promo-birthday-tournaments__item-price-sign {
        display: none
    }
    .promo-birthday-slider-casino__main .promo-birthday-slider-casino__lists-container .promo-birthday-tournaments__item-price-sum {
        margin: auto
    }
    .promo-birthday-slider-casino__main .promo-birthday-slider-casino__lists-container .promo-birthday-tournaments__item-date-text {
        margin: 0 auto 14px
    }
    .promo-birthday-slider-casino__main .promo-birthday-slider-casino__lists-container .promo-birthday-tournaments__item-ctrl-wrp {
        top: 45%
    }
    .promo-birthday-slider-casino__main .promo-birthday-slider-casino__lists-container .promo-birthday-tournaments__item-ctrl-wrp .button {
        width: 98%;
        margin-left: 0
    }
    .promo-birthday-slider-casino__main .promo-birthday-slider-casino__lists-container .promo-birthday-tournaments__item-ctrl-wrp .button:after {
        width: 42px;
        right: calc(50% - 21px)
    }
}
@media screen and (max-width:430px) {
    .promo-birthday-slider-casino__main .promo-birthday-slider-casino__lists-container .promo-birthday-tournaments__item-ctrl-wrp {
        top: 30%
    }
}
@media screen and (max-width:420px) {
    .promo-birthday-slider-casino-header .promo-birthday-slider-casino-title__text {
        font-size: 5.8vw
    }
}
@media screen and (max-width:375px) {
    .promo-birthday-slider-casino-header {
        padding: 0 2%
    }
    .promo-birthday-slider-casino-header .promo-birthday-slider-casino-navegao__description-text {
        font-size: 12px
    }
    .promo-birthday-slider-casino-header .promo-birthday-slider-casino-navegao__description-text--prev {
        margin-left: 8px
    }
    .promo-birthday-slider-casino-header .promo-birthday-slider-casino-navegao__description-text--next {
        margin-right: 8px
    }
    .promo-birthday-slider-casino-header .promo-birthday-slider-casino-navegao__next {
        margin: 0 0 0 2%
    }
    .promo-birthday-slider-casino-header .promo-birthday-slider-casino-navegao__prev {
        margin: 0 2% 0 0
    }
    .promo-birthday-slider-casino__main .promo-birthday-slider-casino__lists-container .promo-birthday-tournaments__item-ctrl-wrp {
        top: 25%
    }
}
.promo-birthday-slider-sport-container {
    padding: 50px 0 0;
    width: 500px;
    position: relative
}
.promo-birthday-slider-sport-container .slick-dots {
    display: none!important
}
.promo-birthday-slider-sport-container .slide-next, .promo-birthday-slider-sport-container .slide-prev {
    width: 20px;
    height: 20px;
    background-color: red;
    position: absolute
}
.promo-birthday-slider-sport-container .slick-dotted.slick-slider {
    margin-bottom: 0!important
}
.promo-birthday-slider-sport-header {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 100%
}
.promo-birthday-slider-sport-header .promo-birthday-slider-sport-title__text {
    font-family: Roboto-Regular, sans-serif;
    font-size: 18px;
    color: #fff;
    cursor: default
}
.promo-birthday-slider-sport-header, .promo-birthday-slider-sport-header .promo-birthday-slider-sport-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.promo-birthday-slider-sport-header .promo-birthday-slider-sport-nav {
    position: relative
}
.promo-birthday-slider-sport-header .promo-birthday-slider-sport-navegao__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 24px
}
.promo-birthday-slider-sport-header .promo-birthday-slider-sport-navegao__description {
    display: none;
    margin: 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    font-size: 16px;
    color: #6999ff;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    -webkit-user-select: none;
    user-select: none
}
.promo-birthday-slider-sport-header .promo-birthday-slider-sport-navegao__description--show {
    opacity: 1;
    -webkit-transition-duration: .1s;
    transition-duration: .1s
}
.promo-birthday-slider-sport-header .promo-birthday-slider-sport-navegao__img {
    width: 27px;
    height: 100%;
    padding: 1px 5px;
    background-size: cover;
    cursor: pointer
}
.promo-birthday-slider-sport-header .promo-birthday-slider-sport-navegao__img:hover~.promo-birthday-slider-sport-navegao__description {
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    opacity: 1
}
.promo-birthday-slider-sport-header .promo-birthday-slider-sport-navegao__prev-img {
    background: url(../img/assets/tournaments/promo-birthday-main/arrow-left.png) no-repeat left
}
.promo-birthday-slider-sport-header .promo-birthday-slider-sport-navegao__prev-img:hover {
    background: url(../img/assets/tournaments/promo-birthday-main/arrow-green-left-active.png) no-repeat left;
    -webkit-transition-duration: .05s;
    transition-duration: .05s
}
.promo-birthday-slider-sport-header .promo-birthday-slider-sport-navegao__next-img {
    background: url(../img/assets/tournaments/promo-birthday-main/arrow-right.png) no-repeat right
}
.promo-birthday-slider-sport-header .promo-birthday-slider-sport-navegao__next-img:hover {
    background: url(../img/assets/tournaments/promo-birthday-main/arrow-green-right-active.png) no-repeat right;
    -webkit-transition-duration: .05s;
    transition-duration: .05s
}
.promo-birthday-slider-sport-header .promo-birthday-slider-sport-navegao__description-text {
    white-space: nowrap
}
.promo-birthday-slider-sport-header .promo-birthday-slider-sport-navegao__pagination-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0
}
.promo-birthday-slider-sport-header .promo-birthday-slider-sport-navegao__pagination-list-item {
    list-style: none;
    margin: 0 1vw
}
.promo-birthday-slider-sport-header .promo-birthday-slider-sport-navegao__pagination-item-text {
    display: block;
    padding: 2px 3px;
    font-family: "Roboto-Regular", sans-serif;
    cursor: pointer
}
.promo-birthday-slider-sport-header .promo-birthday-slider-sport-navegao__pagination-item-text--active {
    color: #1cae8c;
    text-decoration: underline
}
.promo-birthday-slider-sport {
    width: 100%;
    position: relative
}
.promo-birthday-slider-sport__main, .promo-birthday-slider-sport__main .promo-birthday-slider-sport__lists-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative
}
.promo-birthday-slider-sport__main .promo-birthday-slider-sport__lists-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}
.promo-birthday-slider-sport__main .promo-birthday-slider-sport__lists-container .promo-birthday-tournaments__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 270px;
    margin-right: 20px;
    border-radius: 6px;
    position: relative;
    overflow: hidden;
    background-size: cover
}
.promo-birthday-slider-sport__main .promo-birthday-slider-sport__lists-container .promo-birthday-tournaments__item-imagem {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: inherit;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.promo-birthday-slider-sport__main .promo-birthday-slider-sport__lists-container .promo-birthday-tournaments__item-name, .promo-birthday-slider-sport__main .promo-birthday-slider-sport__lists-container .promo-birthday-tournaments__item-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}
.promo-birthday-slider-sport__main .promo-birthday-slider-sport__lists-container .promo-birthday-tournaments__item-price {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}
.promo-birthday-slider-sport__main .promo-birthday-slider-sport__lists-container .promo-birthday-tournaments__item-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 1%
}
.promo-birthday-slider-sport__main .promo-birthday-slider-sport__lists-container .promo-birthday-tournaments__item-text {
    display: block;
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    text-overflow: ellipsis;
    color: #fff
}
.promo-birthday-slider-sport__main .promo-birthday-slider-sport__lists-container .promo-birthday-tournaments__item-name-sign {
    -ms-flex-item-align: start;
    align-self: flex-start;
    position: relative;
    top: .5rem;
    margin-left: 17%;
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'Pinup-Black', sans-serif
}
.promo-birthday-slider-sport__main .promo-birthday-slider-sport__lists-container .promo-birthday-tournaments__item-title {
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-left: 7%;
    text-shadow: -2px 2px 0 #2a0000;
    font-size: 32px;
    font-family: 'Pinup-Bold-It', sans-serif
}
.promo-birthday-slider-sport__main .promo-birthday-slider-sport__lists-container .promo-birthday-tournaments__item-price-sign {
    margin-left: 9%;
    position: relative;
    top: .5rem;
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'Pinup-Black', sans-serif
}
.promo-birthday-slider-sport__main .promo-birthday-slider-sport__lists-container .promo-birthday-tournaments__item-price-sum {
    margin-left: 7%;
    text-shadow: -2px 2px 0 #2a0000;
    font-family: 'Pinup-Black-It', sans-serif
}
.promo-birthday-slider-sport__main .promo-birthday-slider-sport__lists-container .promo-birthday-tournaments__item-price-sum-1 {
    font-size: 46px
}
.promo-birthday-slider-sport__main .promo-birthday-slider-sport__lists-container .promo-birthday-tournaments__item-price-sum-2 {
    margin-left: 10px;
    text-transform: uppercase;
    font-size: 28px
}
.promo-birthday-slider-sport__main .promo-birthday-slider-sport__lists-container .promo-birthday-tournaments__item-date-text {
    margin-left: 3%;
    font-family: Pinup-Black-It, sans-serif;
    font-size: 20px
}
.promo-birthday-slider-sport__main .promo-birthday-slider-sport__lists-container .promo-birthday-tournaments__item-player {
    position: absolute;
    color: #24bb9d;
    left: 20px;
    bottom: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 82px
}
.promo-birthday-slider-sport__main .promo-birthday-slider-sport__lists-container .promo-birthday-tournaments__item-won {
    color: #d4351d;
    position: absolute;
    right: 20px;
    bottom: 5px
}
.promo-birthday-slider-sport__main .promo-birthday-slider-sport__lists-container .promo-birthday-tournaments__item-ctrl {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: rgba(0, 0, 0, .3)
}
.promo-birthday-slider-sport__main .promo-birthday-slider-sport__lists-container .promo-birthday-tournaments__item-ctrl-wrp {
    width: 100%;
    position: absolute;
    top: 17%;
    text-shadow: -2px 2px 0 #2a0000
}
.promo-birthday-slider-sport__main .promo-birthday-slider-sport__lists-container .promo-birthday-tournaments__item-ctrl-wrp .button {
    margin-left: 7%;
    padding: 10px 20px;
    position: relative;
    line-height: initial;
    font-family: Pinup-Medium, sans-serif;
    font-size: 17px
}
.promo-birthday-slider-sport__main .promo-birthday-slider-sport__lists-container .promo-birthday-tournaments__item-ctrl-wrp .button:after {
    width: 3.5vw;
    right: calc(50% - 1.5vw)
}
.promo-birthday-slider-sport__main .promo-birthday-tournaments__item-imagem {
    width: 100%
}
.promo-birthday-slider-sport__main .main__section--winrs.winrs-top .promo-birthday-tournaments__item-player, .promo-birthday-slider-sport__main .main__section--winrs.winrs-top .promo-birthday-tournaments__item-won {
    display: none
}
.promo-birthday-slider-sport__main .main__section--winrs.winrs-top .promo-birthday-tournaments__item-imagem {
    margin-top: 5px
}
.promo-birthday-slider-sport__main .main__section--winrs.winrs-top .promo-birthday-tournaments__item {
    background-image: url(./win-bg-ny-light.png)
}
.no__active__future__slider .promo-birthday-tournaments__item:hover .promo-birthday-tournaments__item-ctrl, .promo-birthday-slider-sport__main .promo-birthday-tournaments__item:hover .promo-birthday-tournaments__item-ctrl, .promo-birthday-table__container .table__item span {
    display: block
}
.promo-birthday-slider-sport__main .slick-arrow {
    width: 24px;
    height: 60px;
    padding: 0!important;
    margin: 0!important;
    background-size: cover;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 0;
    z-index: 3;
    cursor: pointer
}
.promo-birthday-slider-sport__main .slide-prev {
    left: 2%;
    background: url(../img/assets/tournaments/promo-birthday-main/slide-arrow-left-active.png) no-repeat center;
    opacity: .6
}
.promo-birthday-slider-sport__main .slide-next:focus, .promo-birthday-slider-sport__main .slide-next:hover, .promo-birthday-slider-sport__main .slide-prev:focus, .promo-birthday-slider-sport__main .slide-prev:hover {
    opacity: 1
}
.promo-birthday-slider-sport__main .slide-next {
    right: 2%;
    background: url(../img/assets/tournaments/promo-birthday-main/slide-arrow-right-active.png) no-repeat center;
    opacity: .6
}
.no__active__future__slider, .no__active__last__slider {
    opacity: .3
}
.no__active__future__slider .button {
    display: none
}
.glide__slide {
    outline: 0
}
.flipInX {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}
@media screen and (max-width:1200px) {
    .promo-birthday-slider-sport-container {
        padding: 0;
        margin: auto
    }
}
@media screen and (max-width:1024px) {
    .promo-birthday-slider-sport-header {
        padding: 0 1%
    }
    .promo-birthday-slider-sport-header .promo-birthday-slider-sport-title__text {
        font-size: 18px
    }
}
@media screen and (max-width:992px) {
    .promo-birthday-slider-sport .glide__arrow {
        margin: 0;
        padding: 25px 17px;
        border: 0
    }
    .promo-birthday-slider-sport .glide__arrow--left {
        background: url(./left-arrow.png) no-repeat center;
        background-size: cover;
        left: 16%
    }
    .promo-birthday-slider-sport .glide__arrow--right {
        background: url(./right-arrow.png) no-repeat center;
        background-size: cover;
        right: 16%
    }
}
@media screen and (max-width:768px) {
    .promo-birthday-slider-sport-header {
        padding: 0 1%
    }
    .promo-birthday-slider-sport-header .promo-birthday-slider-sport-title__text {
        font-size: 18px
    }
    .promo-birthday-slider-sport-header .promo-birthday-slider-sport-nav {
        margin-left: 50px
    }
    .promo-birthday-slider-sport-header .promo-birthday-slider-sport-navegao__description-text {
        font-size: 14px
    }
    .promo-birthday-slider-sport-header .promo-birthday-slider-sport-navegao__img {
        width: 27px
    }
}
@media screen and (max-width:600px) {
    .promo-birthday-slider-sport-header .promo-birthday-slider-sport-title__text {
        margin: 0 0 25px;
        font-size: 18px
    }
    .promo-birthday-slider-sport-header .promo-birthday-slider-sport-nav {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        width: 100%;
        margin: 0 0 10px
    }
    .promo-birthday-slider-sport-header .promo-birthday-slider-sport-navegao__description, .promo-birthday-slider-sport-header .promo-birthday-slider-sport-navegao__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .promo-birthday-slider-sport-header .promo-birthday-slider-sport-navegao__description {
        position: relative;
        left: initial;
        -webkit-transform: initial;
        transform: initial;
        opacity: 1;
        color: #fff
    }
    .promo-birthday-slider-sport-header .promo-birthday-slider-sport-navegao__description-text {
        font-size: 14px
    }
    .promo-birthday-slider-sport-header .promo-birthday-slider-sport-navegao__description-text--prev {
        margin-left: 10px
    }
    .promo-birthday-slider-sport-header .promo-birthday-slider-sport-navegao__description-text--next {
        margin-right: 10px
    }
    .promo-birthday-slider-sport-header .promo-birthday-slider-sport-navegao__img {
        width: 37px;
        height: 10px
    }
    .promo-birthday-slider-sport-header .promo-birthday-slider-sport-navegao__next {
        display: none;
        margin: 0 0 0 5%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
    .promo-birthday-slider-sport-header .promo-birthday-slider-sport-navegao__prev {
        display: none;
        margin: 0 5% 0 0
    }
    .promo-birthday-slider-sport-header .promo-birthday-slider-sport-nav .promo-birthday-slider-sport-navegao__prev--active .promo-birthday-slider-sport-navegao__img.promo-birthday-slider-navegao__prev-img {
        background: url(../img/assets/tournaments/promo-birthday-slider/prev-blue.png) no-repeat left;
        -webkit-transition-duration: .1s;
        transition-duration: .1s
    }
    .promo-birthday-slider-sport-header .promo-birthday-slider-sport-nav .promo-birthday-slider-sport-navegao__next--active .promo-birthday-slider-sport-navegao__description-text, .promo-birthday-slider-sport-header .promo-birthday-slider-sport-nav .promo-birthday-slider-sport-navegao__prev--active .promo-birthday-slider-sport-navegao__description-text {
        color: #6999ff
    }
    .promo-birthday-slider-sport-header .promo-birthday-slider-sport-nav .promo-birthday-slider-sport-navegao__next--active .promo-birthday-slider-sport-navegao__img.promo-birthday-slider-navegao__next-img {
        background: url(../img/assets/tournaments/promo-birthday-slider/next-blue.png) no-repeat center;
        -webkit-transition-duration: .1s;
        transition-duration: .1s
    }
    .promo-birthday-slider-sport__main .slick-prev {
        left: 6%
    }
    .promo-birthday-slider-sport__main .slick-next {
        right: 6%
    }
}
@media screen and (max-width:500px) {
    .promo-birthday-slider-sport-container {
        width: 100%
    }
    .promo-birthday-slider-sport .glide__arrow {
        margin: 0;
        padding: 21px 12px;
        border: 0
    }
    .promo-birthday-slider-sport .glide__arrow--left {
        background: url(./left-arrow.png) no-repeat center;
        background-size: cover;
        left: 13%
    }
    .promo-birthday-slider-sport .glide__arrow--right {
        background: url(./right-arrow.png) no-repeat center;
        background-size: cover;
        right: 13%
    }
    .promo-birthday-slider-sport .button {
        margin-top: 14px;
        margin-bottom: 12px;
        padding: 6px 10px;
        line-height: 24px;
        font-size: 16px
    }
    .promo-birthday-slider-sport__main .promo-birthday-slider-sport__lists-container .promo-birthday-tournaments__item {
        height: 84vw
    }
    .promo-birthday-slider-sport__main .promo-birthday-slider-sport__lists-container .promo-birthday-tournaments__item-name-sign {
        display: none
    }
    .promo-birthday-slider-sport__main .promo-birthday-slider-sport__lists-container .promo-birthday-tournaments__item-date {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
    .promo-birthday-slider-sport__main .promo-birthday-slider-sport__lists-container .promo-birthday-tournaments__item-title {
        margin: auto;
        font-size: 26px
    }
    .promo-birthday-slider-sport__main .promo-birthday-slider-sport__lists-container .promo-birthday-tournaments__item-price-sign {
        display: none
    }
    .promo-birthday-slider-sport__main .promo-birthday-slider-sport__lists-container .promo-birthday-tournaments__item-price-sum {
        margin: auto
    }
    .promo-birthday-slider-sport__main .promo-birthday-slider-sport__lists-container .promo-birthday-tournaments__item-date-text {
        margin: 0 auto 14px
    }
    .promo-birthday-slider-sport__main .promo-birthday-slider-sport__lists-container .promo-birthday-tournaments__item-ctrl-wrp {
        top: 45%
    }
    .promo-birthday-slider-sport__main .promo-birthday-slider-sport__lists-container .promo-birthday-tournaments__item-ctrl-wrp .button {
        width: 98%;
        margin-left: 0
    }
    .promo-birthday-slider-sport__main .promo-birthday-slider-sport__lists-container .promo-birthday-tournaments__item-ctrl-wrp .button:after {
        width: 42px;
        right: calc(50% - 21px)
    }
}
@media screen and (max-width:430px) {
    .promo-birthday-slider-sport__main .promo-birthday-slider-sport__lists-container .promo-birthday-tournaments__item-ctrl-wrp {
        top: 30%
    }
}
@media screen and (max-width:420px) {
    .promo-birthday-slider-sport-header .promo-birthday-slider-sport-title__text {
        font-size: 5.8vw
    }
}
@media screen and (max-width:375px) {
    .promo-birthday-slider-sport-header {
        padding: 0 2%
    }
    .promo-birthday-slider-sport-header .promo-birthday-slider-sport-navegao__description-text {
        font-size: 12px
    }
    .promo-birthday-slider-sport-header .promo-birthday-slider-sport-navegao__description-text--prev {
        margin-left: 8px
    }
    .promo-birthday-slider-sport-header .promo-birthday-slider-sport-navegao__description-text--next {
        margin-right: 8px
    }
    .promo-birthday-slider-sport-header .promo-birthday-slider-sport-navegao__next {
        margin: 0 0 0 2%
    }
    .promo-birthday-slider-sport-header .promo-birthday-slider-sport-navegao__prev {
        margin: 0 2% 0 0
    }
    .promo-birthday-slider-sport__main .promo-birthday-slider-sport__lists-container .promo-birthday-tournaments__item-ctrl-wrp {
        top: 25%
    }
}
.promo-birthday-table-casino {
    color: #fff;
    font-family: 'Roboto-Regular', sans-serif;
    font-size: 14px;
    width: 500px;
    position: relative;
    margin-bottom: 30px
}
.promo-birthday-table-casino__h5 {
    font-size: 18px;
    margin: 25px 0;
    font-weight: 700;
    font-family: 'Roboto-Medium', sans-serif;
    position: relative
}
.promo-birthday-table-casino__h5::after {
    position: absolute;
    content: '';
    left: 0;
    bottom: -27px;
    background: #fff;
    width: 250px;
    height: 1px;
    z-index: 2
}
.promo-birthday-table-casino .table__list {
    border-top: 2px solid rgba(129, 0, 0, .6)
}
.promo-birthday-table-casino .table__item {
    background: rgba(100, 0, 0, .5)
}
.promo-birthday-table__container .table__item:first-child {
    background: 0 0;
    font-weight: 700;
    position: relative;
    padding: 22px 0 15px
}
@media screen and (max-width:1200px) {
    .promo-birthday-table-casino {
        margin: 0 auto 35px
    }
}
@media screen and (max-width:550px) {
    .promo-birthday-table__container {
        width: 500px
    }
    .promo-birthday-table-casino {
        width: 98%;
        overflow-x: scroll
    }
}
@media screen and (max-width:420px) {
    .promo-birthday-table-casino__h5 {
        font-size: 5.8vw;
        margin: 14px 0
    }
    .promo-birthday-table-casino__h5::after {
        bottom: -17px;
        width: 47.9vw
    }
}
.promo-birthday-table-sport {
    color: #fff;
    font-family: 'Roboto-Regular', sans-serif;
    font-size: 14px;
    width: 500px;
    position: relative;
    margin-bottom: 30px
}
.promo-birthday-table-sport__h5 {
    font-size: 18px;
    margin: 25px 0;
    font-weight: 700;
    font-family: 'Roboto-Medium', sans-serif;
    position: relative
}
.promo-birthday-table-sport__h5::after {
    position: absolute;
    content: '';
    left: 0;
    bottom: -27px;
    background: #fff;
    width: 250px;
    height: 1px;
    z-index: 2
}
.promo-birthday-table-sport .table__list {
    border-top: 2px solid rgba(8, 51, 41, .6)
}
.promo-birthday-table-sport .table__item {
    background: rgba(22, 134, 107, .5)
}
.promo-birthday-table__container .table__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: 0;
    margin: 0
}
.promo-birthday-table__container .table__item {
    list-style-type: none;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 10px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 16px 0
}
.promo-birthday-table__container .table__item__number {
    width: 80px;
    text-align: center
}
.promo-birthday-table__container .table__item__player {
    width: 210px;
    padding-right: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}
.promo-birthday-table__container .table__item__prize {
    width: 130px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: 'Roboto-Bold', sans-serif
}
.promo-birthday-table__container .table__item__score {
    width: 80px;
    text-align: center
}
@media screen and (max-width:1200px) {
    .promo-birthday-table-sport {
        margin: 0 auto 35px
    }
}
@media screen and (max-width:550px) {
    .promo-birthday-table__container {
        width: 500px
    }
    .promo-birthday-table-sport {
        width: 98%;
        overflow-x: scroll
    }
}
@media screen and (max-width:420px) {
    .promo-birthday-table-sport__h5 {
        font-size: 5.8vw;
        margin: 14px 0
    }
    .promo-birthday-table-sport__h5::after {
        bottom: -17px;
        width: 47.9vw
    }
}
.tabs {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: 0;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#333)), #000;
    background: -webkit-linear-gradient(top, #424242 0, #333 100%), #000;
    background: linear-gradient(180deg, #424242 0, #333 100%), #000;
    height: 36px;
    line-height: 36px
}
@media all and (min-width:1023px) {
    .tabs {
        border-radius: 6px 6px 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-size: 16px;
    font-weight: 700
}
@media all and (min-width:768px) {
    .tabs .tab {
        font-size: 20px
    }
}
.tabs .tab a {
    color: #c4c4c4;
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: block
}
.tabs .tab.is-active {
    border-bottom: 2px solid #24bb9d
}
.tournament-card {
    position: relative;
    background: #424242;
    border-radius: 6px;
    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: 6px;
    border: 2px solid #5ae9cc
}
.tournament-card.is-upcoming:after {
    border: 2px solid #f96464;
    -webkit-box-shadow: 0 0 0 1px #e03d22, 0 0 0 1px #e03d22 inset, 0 0 1em #e03d22, inset 0 0 1em #e03d22;
    box-shadow: 0 0 0 1px #e03d22, 0 0 0 1px #e03d22 inset, 0 0 1em #e03d22, inset 0 0 1em #e03d22
}
.tournament-card-header {
    width: 100%;
    margin: 0;
    height: 54px;
    line-height: 54px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(46.96%, #424242), to(#333)) no-repeat;
    background: -webkit-linear-gradient(top, #424242 46.96%, #333 100%) no-repeat;
    background: linear-gradient(180deg, #424242 46.96%, #333 100%) no-repeat;
    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: 6px 6px 0 0;
    cursor: pointer
}
.tournament-card-cover {
    width: 100%;
    margin: .5rem;
    border-radius: 6px;
    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-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(../img/assets/tournaments/tournament-card/closed.png)
}
.tournament-card.is-closed .tournament-card-cover:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 6px;
    background: rgba(0, 0, 0, .7)
}
.tournament-card.is-free .tournament-card-cover:after {
    background-image: url(../img/assets/tournaments/tournament-card/free.png)
}
.tournament-card.is-paid .tournament-card-cover:after {
    background-image: url(../img/assets/tournaments/tournament-card/paid.png)
}
.tournament-card.is-upcoming .tournament-card-cover:after {
    background-image: url(../img/assets/tournaments/tournament-card/upcoming.png)
}
.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
    }
}
.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 {
    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
    }
}
.layout--tournament .winners img, .layout--tournaments .winners img, .tournament-card-description, .tournaments-gamepage__pic img {
    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
}
.tournament-card-description__participate .button {
    min-width: 200px
}
@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__cabecalho__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-countdown.flip-clock-wrapper {
    position: absolute;
    left: -170px;
    top: -34px;
    -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+4) 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: -24px auto 1em;
    width: 250px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around
}
.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(./calendar-stocker.png);
    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: 5px;
        -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:374px) {
    .tournament-card-timer__time {
        width: 100%
    }
    .tournament-card-timer__time .tournament-countdown.flip-clock-wrapper {
        -webkit-transform: scale(.35) translateX(-148%);
        transform: scale(.35) translateX(-148%);
        left: 50%
    }
    .tournament-card-timer .tournament-countdown-labels {
        width: 89%;
        max-width: 220px;
        font-size: 14px
    }
    .tournament-card-timer .tournament-card-timer__time {
        max-width: 220px
    }
}
.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: 6px;
    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 .jogos__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:1024px) {
    .tournament-gamelist .tournament-game {
        max-width: calc(100%/6);
        min-width: calc(100%/6)
    }
}
.tournament-table {
    color: #fff;
    font-weight: 700;
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-collapse: separate;
    text-align: center
}
.tournament-table td, .tournament-table th {
    border-radius: 6px;
    border: 2px solid #262634;
    padding: .5em 0
}
@media (max-width:600px) and (orientation:portrait) {
    .tournament-table td:nth-of-type(4), .tournament-table td:nth-of-type(5), .tournament-table th:nth-of-type(4), .tournament-table th:nth-of-type(5) {
        display: none
    }
}
.tournament-table td:first-of-type, .tournament-table th {
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#333)), #000;
    background: -webkit-linear-gradient(top, #424242 0, #333 100%), #000;
    background: linear-gradient(180deg, #424242 0, #333 100%), #000
}
.tournament-table td {
    background: #5e5e5e
}
.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: 6px;
    border: 2px solid #262634;
    padding: .5em 0
}
.tournament-adaptive-table .td:first-of-type, .tournament-adaptive-table .th {
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#333)), #000;
    background: -webkit-linear-gradient(top, #424242 0, #333 100%), #000;
    background: linear-gradient(180deg, #424242 0, #333 100%), #000
}
.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: #5ae9cc;
    height: 1px;
    display: block;
    width: 100%;
    margin: .55em 0;
    border: 1px solid #24bb9d;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    border-radius: 1px;
    -webkit-box-shadow: 0 0 20px #24bb9d;
    box-shadow: 0 0 20px #24bb9d
}
.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: #24bb9d
}
.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 #c4c4c4;
    font-size: 18px
}
.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: #24bb9d;
    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(./banners/tournametns/ny-one/tour-ny-one-gampage-cover.jpg) no-repeat 50% -1px;
    background-size: cover
}
.tournaments-slider__wrapper {
    min-height: 400px;
    width: 100%;
    margin: 0 auto;
    background-color: #262634;
    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 #e03d22;
    border-radius: 3px;
    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;
    font-size: 16px;
    padding: 0 12px;
    text-align: center;
    line-height: 35px;
    white-space: nowrap;
    border: 0;
    border-radius: 6px;
    position: relative;
    overflow: hidden;
    font-family: 'pt_sansregular', sans-serif;
    -webkit-box-sizing: padding-box;
    box-sizing: padding-box;
    z-index: 4
}
.button::-moz-selection {
    background-color: transparent
}
.button::selection {
    background-color: transparent
}
.button:focus {
    outline: 0
}
.button::after {
    overflow: hidden
}
.button_red {
    background: -webkit-gradient(linear, left top, left bottom, from(#de3c21), to(#b41b0f));
    background: -webkit-linear-gradient(top, #de3c21 0, #b41b0f 100%);
    background: linear-gradient(to bottom, #de3c21 0, #b41b0f 100%);
    border: 1px solid #bc2502
}
.button_green {
    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%);
    border: 1px solid #55a399
}
.button--disable, .button_grey {
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    border: 1px solid #787878
}
.button--disable::after, .button::after, .button_grey::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: calc(50% - 16px);
    background-image: url(casino/arrow.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 100%;
    width: 31px
}
.button_grey::after {
    -webkit-transform: rotate(0deg)!important;
    transform: rotate(0deg)!important
}
.button--disable {
    cursor: default
}
.button--disable::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-animation-name: none!important;
    animation-name: none!important
}
.button--animate::after {
    -webkit-animation-name: btnanimate;
    animation-name: btnanimate;
    -webkit-animation-duration: 1.4s;
    animation-duration: 1.4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}
.article__bottom-button {
    margin: 22px auto
}
.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(../img/assets/ui/button-popup-alert/exclamation-mark.png);
    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) {
    .separado__nav-item--search {
        padding-right: 25px;
        background-size: 15px!important
    }
    .separado__nav-item--form__close {
        display: none;
        width: 30px;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        background: url(./cross.svg) no-repeat center;
        z-index: 200;
        background-size: 50%;
        border: 0
    }
    .separado__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, .game-search__vendors--list {
        background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
        background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
        background: linear-gradient(to bottom, #424242 0, #343434 100%);
        border-radius: 6px
    }
    .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);
        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--item.new::after, .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;
        position: absolute;
        width: calc(100% - 14px);
        max-height: 165px;
        min-height: 35px;
        overflow-y: scroll;
        overflow-x: hidden;
        top: 36px;
        left: 0;
        padding: 0 7px;
        -webkit-box-shadow: 0 .3em 1em rgba(0, 0, 0, .7);
        box-shadow: 0 .3em 1em rgba(0, 0, 0, .7);
        z-index: 100
    }
    .game-search__vendors--item {
        width: 100%;
        border-bottom: 2px solid #656565;
        line-height: 45px;
        cursor: pointer;
        position: relative
    }
    .game-search__vendors--item::after {
        content: "";
        position: absolute;
        height: 30px;
        width: 30px;
        -webkit-transform: translate(50%, -50%);
        transform: translate(50%, -50%);
        top: 50%;
        right: 50%;
        background: url(casino/arrow.png) no-repeat center;
        background-size: contain;
        pointer-events: none
    }
    .game-search__vendors--item.new::before {
        content: '';
        background: url(casino/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
    }
    .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: #e03d22;
        font-style: italic;
        position: relative;
        top: -5px;
        font-size: 15px;
        left: 5px;
        font-weight: 700;
        z-index: 500;
        pointer-events: none
    }
    .game-search__vendors--item:last-child {
        border: 0
    }
    .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 .separado__nav-item--form {
        height: 45px;
        width: 100%
    }
    .search-input-mob .separado__nav-item--form .separado__nav-item--search {
        width: 100%;
        line-height: 25px;
        height: 35px;
        border: 1px solid #ddd;
        border-radius: 6px;
        font-size: 16px;
        background-size: 20px;
        background-position: 6px 50%;
        padding-left: 30px
    }
}
@media screen and (max-width:460px) {
    .separado__nav-item--search {
        font-size: 14px!important;
        padding: 2px 21px 2px 25px!important;
        text-overflow: ellipsis
    }
}
@media screen and (max-width:350px) {
    .game-search__vendors .game-search__vendors--text {
        font-size: 14px
    }
}
@media screen and (max-width:330px) {
    .game-search__vendors .game-search__vendors--text {
        font-size: 13px
    }
}
.news-search {
    display: none
}
@media screen and (max-width:980px) {
    .news-search {
        display: block;
        width: 100%
    }
    .news-search__vendors, .news-search__vendors--list {
        background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
        background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
        background: linear-gradient(to bottom, #424242 0, #343434 100%);
        border-radius: 6px
    }
    .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%;
        position: relative;
        line-height: 35px;
        height: 35px;
        cursor: pointer;
        margin: 6px 0 -5px
    }
    .news-search__vendors.hidden .news-search__vendors--list, .news-search__vendors.new::after {
        display: none
    }
    .news-search__vendors--list {
        margin: 0;
        text-indent: 0;
        list-style: none;
        list-style-position: outside;
        position: absolute;
        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 10px;
        -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%;
        border-bottom: 2px solid #656565;
        line-height: 45px;
        cursor: pointer;
        position: relative
    }
    .news-search__vendors--item::after {
        content: "";
        position: absolute;
        height: 30px;
        width: 30px;
        -webkit-transform: translate(50%, -50%);
        transform: translate(50%, -50%);
        top: 50%;
        right: 11%;
        background: url(casino/arrow.png) no-repeat center;
        background-size: contain;
        pointer-events: none
    }
    .news-search__vendors.new::before {
        content: '';
        background: url(casino/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: 5px;
    border: 1px solid #343434;
    cursor: pointer
}
.pagination__href {
    padding: 10px 16px;
    border-radius: 5px;
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    text-decoration: none;
    color: #fff
}
.pagination__href--active {
    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%)
}
.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__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: 5px
}
.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;
    width: 305px;
    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: 6px;
    border-bottom-right-radius: 6px
}
.singleclick-cashbox__input {
    height: 34px;
    line-height: 34px;
    border-radius: 5px;
    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 .button.button_green {
    padding: 0 10px
}
.singleclick-cashbox__btn {
    height: 28px;
    width: 43px;
    border: 0;
    background: url(./wallet.svg) 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.show::after, .singleclick-cashbox.active .singleclick-cashbox__btn::after {
    border-bottom: 5px solid #24bb9d;
    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: 0 5px
    }
}
@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 .button.button_green {
        padding: 0 3px
    }
    .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(./switch_disable.png);
    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(./switch_dot.png);
    z-index: 1200;
    -webkit-transition: all .22s linear;
    transition: all .22s linear
}
.switch::after {
    top: 1px;
    left: -.5px;
    background-image: url(./switch_color.png)
}
.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: 5px;
    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;
    -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: #3fa18d
}
.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;
    font-family: 'pt_sansregular'
}
.userbar__item-switcher__label.hide {
    display: none
}
.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: #24bb9d;
    white-space: nowrap
}
.dropdown-balance.show .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-left: 30px;
    padding-bottom: 4px;
    margin: 5px 10px 5px 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: #24bb9d;
    position: absolute;
    left: 2px;
    top: 2px
}
.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%
}
.movel__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
}
.movel__header.with-balance-dropdown .dropdown-balance__list {
    right: -4px;
    top: 44px
}
.movel__header.with-balance-dropdown .dropdown-balance__list .dropdown-balance__list__item {
    padding-left: 40px
}
.bonus-flipclock {
    background: url(../img/assets/bonus-timers/modules/bonus-flipclock/free-spins.png) no-repeat top, -webkit-radial-gradient(#fff 10%, transparent 60%) no-repeat top;
    background: url(../img/assets/bonus-timers/modules/bonus-flipclock/free-spins.png) no-repeat top, radial-gradient(#fff 10%, transparent 60%) no-repeat top;
    background-size: contain!important;
    position: relative;
    height: 300px;
    width: 300px;
    margin: 0 auto 20px
}
.bonus-flipclock .bonus-flipclock__value {
    position: absolute;
    top: 184px;
    right: 17.5%;
    color: #24bb9d;
    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(../img/assets/bonus-timers/modules/bonus-flipclock/free-spins.png) no-repeat top, -webkit-radial-gradient(#24bb9d 10%, transparent 60%) no-repeat top;
    background: url(../img/assets/bonus-timers/modules/bonus-flipclock/free-spins.png) no-repeat top, radial-gradient(#24bb9d 10%, transparent 60%) no-repeat top
}
.bonus-flipclock.main-timer {
    background-size: 100% 360px!important;
    height: 400px;
    width: 350px;
    padding-bottom: 30px;
    background: url(../img/assets/bonus-timers/modules/bonus-flipclock/free-spins.png) no-repeat top, -webkit-radial-gradient(#fff 10%, transparent 60%) no-repeat top;
    background: url(../img/assets/bonus-timers/modules/bonus-flipclock/free-spins.png) 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: #24bb9d;
    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 #24bb9d;
    -webkit-box-shadow: inset 0 0 6px 2px #24bb9d, 0 0 6px 2px #24bb9d!important;
    box-shadow: inset 0 0 6px 2px #24bb9d, 0 0 6px 2px #24bb9d!important
}
.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: 8px!important
}
.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(2), .bonus-flipclock.timer-hold .bonus-flipclock-self .flip:nth-child(2) {
    border-left: 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.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;
    -webkit-box-shadow: inset 0 0 6px 2px #fff, 0 0 6px 2px #fff!important;
    box-shadow: inset 0 0 6px 2px #fff, 0 0 6px 2px #fff!important
}
.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
}
.bonus-flipclock__shadow--btn {
    padding: 0 32px
}
@media screen and (max-width:374px) {
    .bonus-flipclock.main-timer {
        background: url(../img/assets/bonus-timers/modules/bonus-flipclock/free-spins.png) no-repeat top, -webkit-radial-gradient(#fff 0, transparent 134px) no-repeat top;
        background: url(../img/assets/bonus-timers/modules/bonus-flipclock/free-spins.png) no-repeat top, radial-gradient(#fff 0, transparent 134px) no-repeat top;
        background-size: contain!important;
        position: relative;
        height: 300px;
        width: 300px;
        margin: 0 auto 20px
    }
    .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, .gamepage__main {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}
.gamepage__main {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-bottom: 10px;
    -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%
}
.gamepage__aside .popup-form--auth .button_green.popup-button--reg {
    margin-bottom: 10px
}
.gamepage__aside {
    padding: 10px;
    color: #fff;
    overflow-x: hidden;
    width: 247px;
    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;
    margin-top: auto
}
.gamepage__aside-backbtn {
    -ms-flex-negative: 0;
    flex-shrink: 0
}
.gamepage__userbar {
    padding-bottom: 50px
}
.gamepage__userbar .bonus__button {
    margin: 0 auto;
    margin-top: 2rem
}
.gamepage__userbar-title {
    color: #fff;
    text-shadow: 0 0 1em #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 10px;
    border-radius: 6px;
    padding: 17.5px 10px;
    font-size: 1.25em;
    font-family: 'pt_sansregular', sans-serif;
    font-weight: 400;
    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(./wallet.svg) 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
}
.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;
        margin-top: 5px
    }
    .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;
    text-shadow: 0 0 1em #fff
}
.striked-title span {
    background: #0c0c11;
    padding: 0 8px
}
.nexa-jackpot {
    text-align: center;
    font-family: "nexa_scriptbold", sans-serif;
    margin: 0;
    color: #d01918;
    font-size: 24px
}
@media screen and (min-width:1024px) and (max-width:1366px) and (max-height:760px) {
    .gamepage__userbar, .striked-title {
        font-size: 14px
    }
}
.gamepageText {
    padding: 69px 23px 20px;
    color: #fff;
    line-height: normal;
    background: #1a1a27
}
.gamepageText h3 {
    margin-left: 20px;
    font-size: 18px;
    font-weight: 400
}
.gamepageText .info__game {
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
    letter-spacing: .5px
}
.popup-congratulations-name .popup-alert__fund, .popup-congratulations-name .popup-alert__position, .popup-congratulations-name .popup-alert__section-name, .popup-congratulations-name .popup-alert__start, .popup-congratulations-name .popup-alert__term, .popup-congratulations-name .popup-alert__win {
    display: none
}
.popup-congratulations-name .popup-alert__img-wrap {
    width: 25%
}
.popup-congratulations-name .popup-alert__text {
    width: 75%
}
.popup-congratulations .popup-alert__fund, .popup-congratulations .popup-alert__header-name, .popup-congratulations .popup-alert__position, .popup-congratulations .popup-alert__section, .popup-congratulations .popup-alert__start, .popup-congratulations .popup-alert__term, .popup-congratulations .popup-alert__win {
    display: none
}
.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-tournament-finish .popup-alert__fund, .popup-tournament-finish .popup-alert__header-name, .popup-tournament-finish .popup-alert__mark, .popup-tournament-finish .popup-alert__position_congratulations, .popup-tournament-finish .popup-alert__section, .popup-tournament-finish .popup-alert__start, .popup-tournament-finish .popup-alert__term {
    display: none
}
.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__fund, .popup-tournament-finish-name .popup-alert__mark, .popup-tournament-finish-name .popup-alert__position_congratulations, .popup-tournament-finish-name .popup-alert__section-name, .popup-tournament-finish-name .popup-alert__start, .popup-tournament-finish-name .popup-alert__term {
    display: none
}
.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__fund, .popup-tournament-start-name .popup-alert__mark, .popup-tournament-start-name .popup-alert__position, .popup-tournament-start-name .popup-alert__position_congratulations, .popup-tournament-start-name .popup-alert__section-name, .popup-tournament-start-name .popup-alert__term, .popup-tournament-start-name .popup-alert__win {
    display: none
}
.popup-tournament-start-name .popup-alert__text-header {
    padding-bottom: 5px
}
.popup-tournament-started-name .popup-alert__mark, .popup-tournament-started-name .popup-alert__position, .popup-tournament-started-name .popup-alert__position_congratulations, .popup-tournament-started-name .popup-alert__section-name, .popup-tournament-started-name .popup-alert__start, .popup-tournament-started-name .popup-alert__win {
    display: none
}
.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;
    list-style-position: outside
}
.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;
    padding-top: 1em;
    padding-bottom: .25em;
    margin: 0 0 .75em;
    font-weight: 700;
    cursor: pointer;
    -webkit-transition: color .17s ease-in-out;
    transition: color .17s ease-in-out;
    background-color: #262634
}
.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(../img/assets/form/select/arrow.svg);
    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: #24bb9d
}
.faq .hidden {
    display: none
}
.faq__nav {
    margin-bottom: 1.25em
}
.faq__nav-item {
    line-height: 2.25em
}
.faq__nav-link {
    text-decoration: none;
    color: #24bb9d
}
.faq__nav-link:hover {
    color: #28d0af
}
.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: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#333)), #000;
    background: -webkit-linear-gradient(top, #424242 0, #333 100%), #000;
    background: linear-gradient(180deg, #424242 0, #333 100%), #000;
    border-radius: 6px;
    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: 6px;
    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: 6px;
    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: #24bb9d;
    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;
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#333)), #000;
    background: -webkit-linear-gradient(top, #424242 0, #333 100%), #000;
    background: linear-gradient(180deg, #424242 0, #333 100%), #000;
    border-radius: 6px;
    padding: 5.2px 3px;
    margin: 0 0 11px
}
.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: #24bb9d;
    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: #24bb9d
}
.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: #24bb9d
}
.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 {
    min-width: 226px;
    margin: 0 20px 0 0
}
.news__article .iframe__wrapper {
    margin: 33px 0
}
.news__article .iframe__wrapper iframe {
    width: 80%;
    height: 440px
}
.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_red {
    padding-left: 48.295px!important;
    padding-right: 48.295px!important
}
@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(./banners/tournametns/ny-one/background-tournametns-ny.jpg) no-repeat center;
    height: 100%;
    width: 100vw;
    background-size: cover
}
.newyear-banner-tour-first__content {
    margin: 0 auto;
    background-image: url(./banners/tournametns/ny-one/snow-present.png), url(./banners/tournametns/ny-one/piper.png);
    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(./banners/tournametns/ny-one/satan.png), url(./banners/tournametns/ny-one/nyy-bawl.png);
    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: #24bb9d
}
.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(./banners/tournametns/ny-one/ny-bkg-mob.jpg) 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(./banners/tournametns/ny-two/ny-two-bkg.jpg) 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 #c4c4c4;
    background-image: url(../img/assets/form/select/down-arrow.svg);
    background-size: 10px;
    background-position: center;
    background-repeat: no-repeat
}
.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: 3px;
    -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(casino/logo_casino.svg);
    background-size: contain;
    background-position: 4px 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(./banners/tournametns/ny-one/nyy-bawl.png), url(./banners/tournametns/ny-one/satan.png), url(./banners/tournametns/ny-one/snow-and-piper.png), url(./banners/tournametns/ny-one/background-tournametns-ny.jpg);
    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(./banners/tournametns/ny-one/satan.png), url(./banners/tournametns/ny-one/snow-and-piper.png), url(./banners/tournametns/ny-one/background-tournametns-ny.jpg);
        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(./banners/tournametns/ny-one/snow-and-piper.png), url(./banners/tournametns/ny-one/background-tournametns-ny.jpg);
        background-size: cover, cover;
        background-position: 90% 7px, center;
        background-repeat: no-repeat
    }
}
@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
    }
}





.artigoCorpo *
{
    max-width: 100% !important;
}
.artigoCorpo img
{
    max-width: 100% !important;
}


body:hover {
    cursor: pointer;
}

.navegao__link {
    font-size: 16px;
}

.start__logo::after {
    background-image: url("./casino/arrow-flur.png") !important;
}

.ui-dialog {
    z-index: 9586 !important;
}