
@-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 arrowAnimate {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    to {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
}

@keyframes arrowAnimate {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    to {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none
}

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, legend {
    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
}

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: url(/asset/fonts/pt_sans-web-bold-webfont.eot);
    src: url(/asset/fonts/pt_sans-web-bold-webfont.eot?#iefix) format("embedded-opentype"), url(/asset/fonts/pt_sans-web-bold-webfont.woff) format("woff"), url(/asset/fonts/pt_sans-web-bold-webfont.ttf) format("truetype"), url(/asset/fonts/pt_sans-web-bold-webfont.svg#pt_sansbold) format("svg");
    font-display: swap;
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "pt_sansregular";
    src: url(/asset/fonts/pt_sans-web-regular-webfont.eot);
    src: url(/asset/fonts/pt_sans-web-regular-webfont.eot?#iefix) format("embedded-opentype"), url(/asset/fonts/pt_sans-web-regular-webfont.woff) format("woff"), url(/asset/fonts/pt_sans-web-regular-webfont.ttf) format("truetype"), url(/asset/fonts/pt_sans-web-regular-webfont.svg#pt_sansregular) format("svg");
    font-display: swap;
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "nexa_scriptbold";
    src: url(/asset/fonts/fontfabric_-_nexa_script_bold-webfont.eot);
    src: url(/asset/fonts/fontfabric_-_nexa_script_bold-webfont.eot?#iefix) format("embedded-opentype"), url(/asset/fonts/fontfabric_-_nexa_script_bold-webfont.woff) format("woff"), url(/asset/fonts/fontfabric_-_nexa_script_bold-webfont.ttf) format("truetype"), url(/asset/fonts/fontfabric_-_nexa_script_bold-webfont.svg#nexa_scriptbold) format("svg");
    font-display: swap;
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Chupada-BoldItalic";
    src: url(/asset/fonts/Chupada-BoldItalic.eot);
    src: url(/asset/fonts/pt_sans-web-regular-webfont.eot?#iefix) format("embedded-opentype"), url(/asset/fonts/Chupada-BoldItalic.woff) format("woff"), url(/asset/fonts/Chupada-BoldItalic.ttf) format("truetype"), url(/asset/fonts/pt_sans-web-regular-webfont.svg#pt_sansregular) format("svg");
    font-display: swap;
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Chupada-Italic";
    src: url(/asset/fonts/Chupada-Italic.eot);
    src: url(/asset/fonts/pt_sans-web-regular-webfont.eot?#iefix) format("embedded-opentype"), url(/asset/fonts/Chupada-Italic.woff) format("woff"), url(/asset/fonts/Chupada-Italic.ttf) format("truetype"), url(/asset/fonts/pt_sans-web-regular-webfont.svg#pt_sansregular) format("svg");
    font-display: swap;
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Chupada-Bold";
    src: url(/asset/fonts/Chupada-Bold.eot);
    src: url(/asset/fonts/pt_sans-web-regular-webfont.eot?#iefix) format("embedded-opentype"), url(/asset/fonts/Chupada-Bold.woff) format("woff"), url(/asset/fonts/Chupada-Bold.ttf) format("truetype"), url(/asset/fonts/Chupada-Bold.svg#pt_sansregular) format("svg");
    font-display: swap;
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "ChupadaDemibold-Italic";
    src: url(/asset/fonts/ChupadaDemibold-Italic.eot);
    src: url(/asset/fonts/pt_sans-web-regular-webfont.eot?#iefix) format("embedded-opentype"), url(/asset/fonts/ChupadaDemibold-Italic.woff) format("woff"), url(/asset/fonts/ChupadaDemibold-Italic.ttf) format("truetype"), url(/asset/fonts/ChupadaDemibold-Italic.svg#pt_sansregular) format("svg");
    font-display: swap;
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Circe-Regular";
    src: url(/asset/fonts/Circe-Regular.eot);
    src: url(/asset/fonts/pt_sans-web-regular-webfont.eot?#iefix) format("embedded-opentype"), url(/asset/fonts/Circe-Regular.woff) format("woff"), url(/asset/fonts/Circe-Regular.ttf) format("truetype"), url(/asset/fonts/Circe-Regular.svg#pt_sansregular) format("svg");
    font-display: swap;
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Pinup-Black-It";
    font-display: swap;
    src: url(/asset/fonts/Pinup-Black-It/Pinup-Black-It.eot);
    src: url(/asset/fonts/Pinup-Black-It/Pinup-Black-It.eot?#iefix) format("embedded-opentype"), url(/asset/fonts/Pinup-Black-It/Pinup-Black-It.woff2) format("woff2"), url(/asset/fonts/Pinup-Black-It/Pinup-Black-It.woff) format("woff")
}

@font-face {
    font-family: "Pinup-Bold";
    font-display: swap;
    src: url(/asset/fonts/Pinup-Bold/Pinup-Bold.eot);
    src: url(/asset/fonts/Pinup-Bold/Pinup-Bold.eot?#iefix) format("embedded-opentype"), url(/asset/fonts/Pinup-Bold/Pinup-Bold.woff2) format("woff2"), url(/asset/fonts/Pinup-Bold/Pinup-Bold.woff) format("woff")
}

@font-face {
    font-family: "Pinup-Bold-It";
    font-display: swap;
    src: url(/asset/fonts/Pinup-Bold-It/Pinup-Bold-It.eot);
    src: url(/asset/fonts/Pinup-Bold-It/Pinup-Bold-It?#iefix) format("embedded-opentype"), url(/asset/fonts/Pinup-Bold-It/Pinup-Bold-It.woff2) format("woff2"), url(/asset/fonts/Pinup-Bold-It/Pinup-Bold-It.woff) format("woff")
}

@font-face {
    font-family: "Pinup-Italic";
    font-display: swap;
    src: url(/asset/fonts/Pinup-Italic/Pinup-Italic.eot);
    src: url(/asset/fonts/Pinup-Italic/Pinup-Italic?#iefix) format("embedded-opentype"), url(/asset/fonts/Pinup-Italic/Pinup-Italic.woff2) format("woff2"), url(/asset/fonts/Pinup-Italic/Pinup-Italic.woff) format("woff")
}

@font-face {
    font-family: "Pinup-Light";
    font-display: swap;
    src: url(/asset/fonts/Pinup-Light/Pinup-Light.eot);
    src: url(/asset/fonts/Pinup-Light/Pinup-Light?#iefix) format("embedded-opentype"), url(/asset/fonts/Pinup-Light/Pinup-Light.woff2) format("woff2"), url(/asset/fonts/Pinup-Light/Pinup-Light.woff) format("woff")
}

@font-face {
    font-family: "Pinup-Light-It";
    font-display: swap;
    src: url(/asset/fonts/Pinup-Light-It/Pinup-Light-It.eot);
    src: url(/asset/fonts/Pinup-Light-It/Pinup-Light-It?#iefix) format("embedded-opentype"), url(/asset/fonts/Pinup-Light-It/Pinup-Light-It.woff2) format("woff2"), url(/asset/fonts/Pinup-Light-It/Pinup-Light-It.woff) format("woff")
}

@font-face {
    font-family: "Pinup-Medium";
    font-display: swap;
    src: url(/asset/fonts/Pinup-Medium/Pinup-Medium.eot);
    src: url(/asset/fonts/Pinup-Medium/Pinup-Medium?#iefix) format("embedded-opentype"), url(/asset/fonts/Pinup-Medium/Pinup-Medium.woff2) format("woff2"), url(/asset/fonts/Pinup-Medium/Pinup-Medium.woff) format("woff")
}

@font-face {
    font-family: "Pinup-Medium-It";
    font-display: swap;
    src: url(/asset/fonts/Pinup-Medium-It/Pinup-Medium-It.eot);
    src: url(/asset/fonts/Pinup-Medium-It/Pinup-Medium-It?#iefix) format("embedded-opentype"), url(/asset/fonts/Pinup-Medium-It/Pinup-Medium-It.woff2) format("woff2"), url(/asset/fonts/Pinup-Medium-It/Pinup-Medium-It.woff) format("woff")
}

@font-face {
    font-family: "Pinup-Regular";
    font-display: swap;
    src: url(/asset/fonts/Pinup-Regular/Pinup-Regular.eot);
    src: url(/asset/fonts/Pinup-Regular/Pinup-Regular?#iefix) format("embedded-opentype"), url(/asset/fonts/Pinup-Regular/Pinup-Regular.woff2) format("woff2"), url(/asset/fonts/Pinup-Regular/Pinup-Regular.woff) format("woff")
}

html::-webkit-scrollbar {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    position: fixed;
    background-color: #1a1a1a;
    width: 0;
    height: 0;
    background: 0 0;
    display: none
}

#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
}

@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
}

.columns.is-mobile > .column.is-two-thirds {
    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
}

.columns.is-mobile > .column.is-one-third {
    width: 33.3333%
}

.columns.is-mobile > .column.is-one-quarter {
    width: 25%
}

.columns.is-mobile > .column.is-one-fifth {
    -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-two-fifths {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.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-full-mobile, .column.is-narrow-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .column.is-full-mobile {
        width: 100%
    }

    .column.is-three-quarters-mobile {
        width: 75%
    }

    .column.is-half-mobile, .column.is-three-quarters-mobile, .column.is-two-thirds-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .column.is-two-thirds-mobile {
        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
    }

    .column.is-one-third-mobile {
        width: 33.3333%
    }

    .column.is-one-quarter-mobile {
        width: 25%
    }

    .column.is-one-fifth-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, .column.is-two-fifths-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .column.is-three-fifths-mobile {
        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 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .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-full-touch, .column.is-narrow-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .column.is-full-touch {
        width: 100%
    }

    .column.is-three-quarters-touch {
        width: 75%
    }

    .column.is-half-touch, .column.is-three-quarters-touch, .column.is-two-thirds-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .column.is-two-thirds-touch {
        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
    }

    .column.is-one-third-touch {
        width: 33.3333%
    }

    .column.is-one-quarter-touch {
        width: 25%
    }

    .column.is-one-fifth-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, .column.is-two-fifths-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .column.is-three-fifths-touch {
        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-full-desktop, .column.is-narrow-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .column.is-full-desktop {
        width: 100%
    }

    .column.is-three-quarters-desktop {
        width: 75%
    }

    .column.is-half-desktop, .column.is-three-quarters-desktop, .column.is-two-thirds-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .column.is-two-thirds-desktop {
        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
    }

    .column.is-one-third-desktop {
        width: 33.3333%
    }

    .column.is-one-quarter-desktop {
        width: 25%
    }

    .column.is-one-fifth-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, .column.is-two-fifths-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .column.is-three-fifths-desktop {
        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-full-widescreen, .column.is-narrow-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .column.is-full-widescreen {
        width: 100%
    }

    .column.is-three-quarters-widescreen {
        width: 75%
    }

    .column.is-half-widescreen, .column.is-three-quarters-widescreen, .column.is-two-thirds-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .column.is-two-thirds-widescreen {
        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
    }

    .column.is-one-third-widescreen {
        width: 33.3333%
    }

    .column.is-one-quarter-widescreen {
        width: 25%
    }

    .column.is-one-fifth-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, .column.is-two-fifths-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .column.is-three-fifths-widescreen {
        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-full-fullhd, .column.is-narrow-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .column.is-full-fullhd {
        width: 100%
    }

    .column.is-three-quarters-fullhd {
        width: 75%
    }

    .column.is-half-fullhd, .column.is-three-quarters-fullhd, .column.is-two-thirds-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .column.is-two-thirds-fullhd {
        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
    }

    .column.is-one-third-fullhd {
        width: 33.3333%
    }

    .column.is-one-quarter-fullhd {
        width: 25%
    }

    .column.is-one-fifth-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, .column.is-two-fifths-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .column.is-three-fifths-fullhd {
        width: 60%
    }

    .column.is-four-fifths-fullhd {
        width: 80%
    }

    .column.is-offset-three-quarters-fullhd {
        margin-left: 75%
    }

    .column.is-offset-two-thirds-fullhd {
        margin-left: 66.6666%
    }

    .column.is-offset-half-fullhd {
        margin-left: 50%
    }

    .column.is-offset-one-third-fullhd {
        margin-left: 33.3333%
    }

    .column.is-offset-one-quarter-fullhd {
        margin-left: 25%
    }

    .column.is-offset-one-fifth-fullhd {
        margin-left: 20%
    }

    .column.is-offset-two-fifths-fullhd {
        margin-left: 40%
    }

    .column.is-offset-three-fifths-fullhd {
        margin-left: 60%
    }

    .column.is-offset-four-fifths-fullhd {
        margin-left: 80%
    }

    .column.is-1-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 8.33333%
    }

    .column.is-offset-1-fullhd {
        margin-left: 8.33333%
    }

    .column.is-2-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 16.66667%
    }

    .column.is-offset-2-fullhd {
        margin-left: 16.66667%
    }

    .column.is-3-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 25%
    }

    .column.is-offset-3-fullhd {
        margin-left: 25%
    }

    .column.is-4-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 33.33333%
    }

    .column.is-offset-4-fullhd {
        margin-left: 33.33333%
    }

    .column.is-5-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 41.66667%
    }

    .column.is-offset-5-fullhd {
        margin-left: 41.66667%
    }

    .column.is-6-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 50%
    }

    .column.is-offset-6-fullhd {
        margin-left: 50%
    }

    .column.is-7-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 58.33333%
    }

    .column.is-offset-7-fullhd {
        margin-left: 58.33333%
    }

    .column.is-8-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 66.66667%
    }

    .column.is-offset-8-fullhd {
        margin-left: 66.66667%
    }

    .column.is-9-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 75%
    }

    .column.is-offset-9-fullhd {
        margin-left: 75%
    }

    .column.is-10-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 83.33333%
    }

    .column.is-offset-10-fullhd {
        margin-left: 83.33333%
    }

    .column.is-11-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 91.66667%
    }

    .column.is-offset-11-fullhd {
        margin-left: 91.66667%
    }

    .column.is-12-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%
    }

    .column.is-offset-12-fullhd {
        margin-left: 100%
    }
}

.columns {
    margin-left: -.75rem;
    margin-right: -.75rem;
    margin-top: -.75rem
}

.columns:last-child {
    margin-bottom: -.75rem
}

.columns:not(:last-child) {
    margin-bottom: calc(1.5rem - .75rem)
}

.columns.is-centered {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.columns.is-gapless {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0
}

.columns.is-gapless > .column {
    margin: 0;
    padding: 0 !important
}

.columns.is-gapless:not(:last-child) {
    margin-bottom: 1.5rem
}

.columns.is-gapless:last-child {
    margin-bottom: 0
}

.columns.is-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.columns.is-multiline {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.columns.is-vcentered {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (min-width: 769px), print {
    .columns:not(.is-desktop) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media screen and (min-width: 1088px) {
    .columns.is-desktop {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.columns.is-variable {
    --columnGap: 0.75rem;
    margin-left: calc(-1 * var(--columnGap));
    margin-right: calc(-1 * var(--columnGap))
}

.columns.is-variable .column {
    padding-left: var(--columnGap);
    padding-right: var(--columnGap)
}

.columns.is-variable.is-0 {
    --columnGap: 0rem
}

@media screen and (max-width: 768px) {
    .columns.is-variable.is-0-mobile {
        --columnGap: 0rem
    }
}

@media screen and (min-width: 769px), print {
    .columns.is-variable.is-0-tablet {
        --columnGap: 0rem
    }
}

@media screen and (min-width: 769px) and (max-width: 1087px) {
    .columns.is-variable.is-0-tablet-only {
        --columnGap: 0rem
    }
}

@media screen and (max-width: 1087px) {
    .columns.is-variable.is-0-touch {
        --columnGap: 0rem
    }
}

@media screen and (min-width: 1088px) {
    .columns.is-variable.is-0-desktop {
        --columnGap: 0rem
    }
}

@media screen and (min-width: 1088px) and (max-width: 1279px) {
    .columns.is-variable.is-0-desktop-only {
        --columnGap: 0rem
    }
}

@media screen and (min-width: 1280px) {
    .columns.is-variable.is-0-widescreen {
        --columnGap: 0rem
    }
}

@media screen and (min-width: 1280px) and (max-width: 1471px) {
    .columns.is-variable.is-0-widescreen-only {
        --columnGap: 0rem
    }
}

@media screen and (min-width: 1472px) {
    .columns.is-variable.is-0-fullhd {
        --columnGap: 0rem
    }
}

.columns.is-variable.is-1 {
    --columnGap: 0.25rem
}

@media screen and (max-width: 768px) {
    .columns.is-variable.is-1-mobile {
        --columnGap: 0.25rem
    }
}

@media screen and (min-width: 769px), print {
    .columns.is-variable.is-1-tablet {
        --columnGap: 0.25rem
    }
}

@media screen and (min-width: 769px) and (max-width: 1087px) {
    .columns.is-variable.is-1-tablet-only {
        --columnGap: 0.25rem
    }
}

@media screen and (max-width: 1087px) {
    .columns.is-variable.is-1-touch {
        --columnGap: 0.25rem
    }
}

@media screen and (min-width: 1088px) {
    .columns.is-variable.is-1-desktop {
        --columnGap: 0.25rem
    }
}

@media screen and (min-width: 1088px) and (max-width: 1279px) {
    .columns.is-variable.is-1-desktop-only {
        --columnGap: 0.25rem
    }
}

@media screen and (min-width: 1280px) {
    .columns.is-variable.is-1-widescreen {
        --columnGap: 0.25rem
    }
}

@media screen and (min-width: 1280px) and (max-width: 1471px) {
    .columns.is-variable.is-1-widescreen-only {
        --columnGap: 0.25rem
    }
}

@media screen and (min-width: 1472px) {
    .columns.is-variable.is-1-fullhd {
        --columnGap: 0.25rem
    }
}

.columns.is-variable.is-2 {
    --columnGap: 0.5rem
}

@media screen and (max-width: 768px) {
    .columns.is-variable.is-2-mobile {
        --columnGap: 0.5rem
    }
}

@media screen and (min-width: 769px), print {
    .columns.is-variable.is-2-tablet {
        --columnGap: 0.5rem
    }
}

@media screen and (min-width: 769px) and (max-width: 1087px) {
    .columns.is-variable.is-2-tablet-only {
        --columnGap: 0.5rem
    }
}

@media screen and (max-width: 1087px) {
    .columns.is-variable.is-2-touch {
        --columnGap: 0.5rem
    }
}

@media screen and (min-width: 1088px) {
    .columns.is-variable.is-2-desktop {
        --columnGap: 0.5rem
    }
}

@media screen and (min-width: 1088px) and (max-width: 1279px) {
    .columns.is-variable.is-2-desktop-only {
        --columnGap: 0.5rem
    }
}

@media screen and (min-width: 1280px) {
    .columns.is-variable.is-2-widescreen {
        --columnGap: 0.5rem
    }
}

@media screen and (min-width: 1280px) and (max-width: 1471px) {
    .columns.is-variable.is-2-widescreen-only {
        --columnGap: 0.5rem
    }
}

@media screen and (min-width: 1472px) {
    .columns.is-variable.is-2-fullhd {
        --columnGap: 0.5rem
    }
}

.columns.is-variable.is-3 {
    --columnGap: 0.75rem
}

@media screen and (max-width: 768px) {
    .columns.is-variable.is-3-mobile {
        --columnGap: 0.75rem
    }
}

@media screen and (min-width: 769px), print {
    .columns.is-variable.is-3-tablet {
        --columnGap: 0.75rem
    }
}

@media screen and (min-width: 769px) and (max-width: 1087px) {
    .columns.is-variable.is-3-tablet-only {
        --columnGap: 0.75rem
    }
}

@media screen and (max-width: 1087px) {
    .columns.is-variable.is-3-touch {
        --columnGap: 0.75rem
    }
}

@media screen and (min-width: 1088px) {
    .columns.is-variable.is-3-desktop {
        --columnGap: 0.75rem
    }
}

@media screen and (min-width: 1088px) and (max-width: 1279px) {
    .columns.is-variable.is-3-desktop-only {
        --columnGap: 0.75rem
    }
}

@media screen and (min-width: 1280px) {
    .columns.is-variable.is-3-widescreen {
        --columnGap: 0.75rem
    }
}

@media screen and (min-width: 1280px) and (max-width: 1471px) {
    .columns.is-variable.is-3-widescreen-only {
        --columnGap: 0.75rem
    }
}

@media screen and (min-width: 1472px) {
    .columns.is-variable.is-3-fullhd {
        --columnGap: 0.75rem
    }
}

.columns.is-variable.is-4 {
    --columnGap: 1rem
}

@media screen and (max-width: 768px) {
    .columns.is-variable.is-4-mobile {
        --columnGap: 1rem
    }
}

@media screen and (min-width: 769px), print {
    .columns.is-variable.is-4-tablet {
        --columnGap: 1rem
    }
}

@media screen and (min-width: 769px) and (max-width: 1087px) {
    .columns.is-variable.is-4-tablet-only {
        --columnGap: 1rem
    }
}

@media screen and (max-width: 1087px) {
    .columns.is-variable.is-4-touch {
        --columnGap: 1rem
    }
}

@media screen and (min-width: 1088px) {
    .columns.is-variable.is-4-desktop {
        --columnGap: 1rem
    }
}

@media screen and (min-width: 1088px) and (max-width: 1279px) {
    .columns.is-variable.is-4-desktop-only {
        --columnGap: 1rem
    }
}

@media screen and (min-width: 1280px) {
    .columns.is-variable.is-4-widescreen {
        --columnGap: 1rem
    }
}

@media screen and (min-width: 1280px) and (max-width: 1471px) {
    .columns.is-variable.is-4-widescreen-only {
        --columnGap: 1rem
    }
}

@media screen and (min-width: 1472px) {
    .columns.is-variable.is-4-fullhd {
        --columnGap: 1rem
    }
}

.columns.is-variable.is-5 {
    --columnGap: 1.25rem
}

@media screen and (max-width: 768px) {
    .columns.is-variable.is-5-mobile {
        --columnGap: 1.25rem
    }
}

@media screen and (min-width: 769px), print {
    .columns.is-variable.is-5-tablet {
        --columnGap: 1.25rem
    }
}

@media screen and (min-width: 769px) and (max-width: 1087px) {
    .columns.is-variable.is-5-tablet-only {
        --columnGap: 1.25rem
    }
}

@media screen and (max-width: 1087px) {
    .columns.is-variable.is-5-touch {
        --columnGap: 1.25rem
    }
}

@media screen and (min-width: 1088px) {
    .columns.is-variable.is-5-desktop {
        --columnGap: 1.25rem
    }
}

@media screen and (min-width: 1088px) and (max-width: 1279px) {
    .columns.is-variable.is-5-desktop-only {
        --columnGap: 1.25rem
    }
}

@media screen and (min-width: 1280px) {
    .columns.is-variable.is-5-widescreen {
        --columnGap: 1.25rem
    }
}

@media screen and (min-width: 1280px) and (max-width: 1471px) {
    .columns.is-variable.is-5-widescreen-only {
        --columnGap: 1.25rem
    }
}

@media screen and (min-width: 1472px) {
    .columns.is-variable.is-5-fullhd {
        --columnGap: 1.25rem
    }
}

.columns.is-variable.is-6 {
    --columnGap: 1.5rem
}

@media screen and (max-width: 768px) {
    .columns.is-variable.is-6-mobile {
        --columnGap: 1.5rem
    }
}

@media screen and (min-width: 769px), print {
    .columns.is-variable.is-6-tablet {
        --columnGap: 1.5rem
    }
}

@media screen and (min-width: 769px) and (max-width: 1087px) {
    .columns.is-variable.is-6-tablet-only {
        --columnGap: 1.5rem
    }
}

@media screen and (max-width: 1087px) {
    .columns.is-variable.is-6-touch {
        --columnGap: 1.5rem
    }
}

@media screen and (min-width: 1088px) {
    .columns.is-variable.is-6-desktop {
        --columnGap: 1.5rem
    }
}

@media screen and (min-width: 1088px) and (max-width: 1279px) {
    .columns.is-variable.is-6-desktop-only {
        --columnGap: 1.5rem
    }
}

@media screen and (min-width: 1280px) {
    .columns.is-variable.is-6-widescreen {
        --columnGap: 1.5rem
    }
}

@media screen and (min-width: 1280px) and (max-width: 1471px) {
    .columns.is-variable.is-6-widescreen-only {
        --columnGap: 1.5rem
    }
}

@media screen and (min-width: 1472px) {
    .columns.is-variable.is-6-fullhd {
        --columnGap: 1.5rem
    }
}

.columns.is-variable.is-7 {
    --columnGap: 1.75rem
}

@media screen and (max-width: 768px) {
    .columns.is-variable.is-7-mobile {
        --columnGap: 1.75rem
    }
}

@media screen and (min-width: 769px), print {
    .columns.is-variable.is-7-tablet {
        --columnGap: 1.75rem
    }
}

@media screen and (min-width: 769px) and (max-width: 1087px) {
    .columns.is-variable.is-7-tablet-only {
        --columnGap: 1.75rem
    }
}

@media screen and (max-width: 1087px) {
    .columns.is-variable.is-7-touch {
        --columnGap: 1.75rem
    }
}

@media screen and (min-width: 1088px) {
    .columns.is-variable.is-7-desktop {
        --columnGap: 1.75rem
    }
}

@media screen and (min-width: 1088px) and (max-width: 1279px) {
    .columns.is-variable.is-7-desktop-only {
        --columnGap: 1.75rem
    }
}

@media screen and (min-width: 1280px) {
    .columns.is-variable.is-7-widescreen {
        --columnGap: 1.75rem
    }
}

@media screen and (min-width: 1280px) and (max-width: 1471px) {
    .columns.is-variable.is-7-widescreen-only {
        --columnGap: 1.75rem
    }
}

@media screen and (min-width: 1472px) {
    .columns.is-variable.is-7-fullhd {
        --columnGap: 1.75rem
    }
}

.columns.is-variable.is-8 {
    --columnGap: 2rem
}

@media screen and (max-width: 768px) {
    .columns.is-variable.is-8-mobile {
        --columnGap: 2rem
    }
}

@media screen and (min-width: 769px), print {
    .columns.is-variable.is-8-tablet {
        --columnGap: 2rem
    }
}

@media screen and (min-width: 769px) and (max-width: 1087px) {
    .columns.is-variable.is-8-tablet-only {
        --columnGap: 2rem
    }
}

@media screen and (max-width: 1087px) {
    .columns.is-variable.is-8-touch {
        --columnGap: 2rem
    }
}

@media screen and (min-width: 1088px) {
    .columns.is-variable.is-8-desktop {
        --columnGap: 2rem
    }
}

@media screen and (min-width: 1088px) and (max-width: 1279px) {
    .columns.is-variable.is-8-desktop-only {
        --columnGap: 2rem
    }
}

@media screen and (min-width: 1280px) {
    .columns.is-variable.is-8-widescreen {
        --columnGap: 2rem
    }
}

@media screen and (min-width: 1280px) and (max-width: 1471px) {
    .columns.is-variable.is-8-widescreen-only {
        --columnGap: 2rem
    }
}

@media screen and (min-width: 1472px) {
    .columns.is-variable.is-8-fullhd {
        --columnGap: 2rem
    }
}

.layout, .layout .main {
    padding: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.layout {
    max-width: 1280px;
    margin: auto;
    display: -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;
    background-color: #262634
}

.layout .main {
    width: 80%;
    outline: 0
}

@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, .nxt--popup__change-item bonus__button, .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, .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    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--promo .main {
    width: 60%
}

.layout--promo .aside {
    width: 20%
}

.btn-flex-width {
    width: initial !important
}

@media only screen and (max-width: 1240px) {
    .layout .main {
        width: 75%
    }

    .layout .aside {
        width: 25%
    }
}

@media only screen and (max-width: 1024px) {
    .alarm--line-iframe {
        padding-top: 86px !important
    }
}

@media only screen and (max-width: 980px) {
    .layout .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
}

.footer_fullscreen {
    max-width: 100%;
    border-radius: 0
}

.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-touch-callout: 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;
    width: 100% !important;
    left: 0;
    top: 0
}

.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
}

.v-sport-mobile > iframe {
    position: absolute;
    height: 100% !important
}

.v-sport-mobile.kiron {
    overflow-x: hidden
}

.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
    }
}

.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_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, .error-nav li a, .error-wrapper 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%
    }
}

.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
}

@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
}

.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 {
    width: 20%;
    height: 20%;
    bottom: -16%
}

.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;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 333;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.nxt--allbonuses__section-arrow--middle-left {
    left: 38%;
    background-image: url(/asset/img/assets/achivments/allbonus__arrow-1.png)
}

.nxt--allbonuses__section-arrow--middle-right {
    background-image: url(/asset/img/assets/achivments/allbonus__arrow-2.png);
    right: 19%
}

.nxt--allbonuses__section-arrow--row {
    width: 18%;
    height: 60%;
    background-image: url(/asset/img/assets/achivments/allbonus__arrow-3.png);
    right: 13%;
    bottom: -80%
}

.nxt--allbonuses__section-coins--row {
    width: 18%;
    height: 60%;
    background-image: url(/asset/img/assets/achivments/allbonus__coins-1.png);
    right: 10%;
    bottom: -61%
}

.nxt--allbonuses__section-coins--middle {
    width: 17%;
    height: 50%;
    background-image: url(/asset/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;
    font-family: "pt_sansregular";
    top: 25%
}

.nxt--allbonuses__item-btn {
    top: 50%;
    max-width: 80%
}

.nxt--allbonuses__item-image {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: 20
}

.nxt--allbonuses__figure {
    position: relative;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 260px 0
}

.nxt--allbonuses__figure-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;
    font-size: 16px;
    top: 60%
}

.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;
    padding-left: 10px;
    padding-right: 10px;
    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 {
    width: 12px;
    height: 12px;
    position: absolute;
    right: 8px;
    top: 10px;
    cursor: pointer;
    padding: 0;
    border: 0;
    background: 0 0
}

.alarm__close:focus, .aside__nav-item.search-input .aside__nav-item--search:focus {
    outline: 0
}

.alarm__close svg {
    position: relative;
    z-index: -1
}

.layout.layout--lk .alarm {
    max-width: 1240px
}

.page--alarm-noiframe {
    padding-top: 80px
}

.alarm-iframe {
    max-width: 1260px
}

.page--alarm {
    padding-top: 45px
}

@media 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
    }
}

.aside__nav {
    margin-bottom: 10px
}

.aside__nav-list {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style: none;
    list-style-position: outside
}

.aside__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
}

.aside__nav-item::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(/asset/img/general/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
}

.aside__nav-item:hover::after {
    -webkit-animation-name: arrowMenu;
    animation-name: arrowMenu
}

.aside__nav-item.new {
    overflow: visible
}

.aside__nav-item.new::after {
    display: none
}

.aside__nav-item.new::before {
    content: "";
    background: url(/asset/img/general/ribbon-new-menu.svg) no-repeat center;
    position: absolute;
    width: 55px;
    height: 29px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    right: -33px;
    top: 43%;
    pointer-events: none
}

.aside__nav-item:first-child {
    border-radius: 6px 6px 0 0
}

.aside__nav-item:last-child {
    border-radius: 0 0 6px 6px;
    border-bottom: none
}

.aside__nav-item--animate {
    overflow: hidden
}

.aside__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
}

.aside__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
}

.aside__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
}

.aside__nav-link::-moz-selection {
    background-color: transparent
}

.aside__nav-link::selection {
    background-color: transparent
}

.aside__nav--games .aside__nav-item:first-child {
    border-bottom: none;
    margin-bottom: 10px;
    border-radius: 6px
}

.aside__nav--games .aside__nav-item:nth-child(2) {
    border-radius: 6px 6px 0 0
}

.aside__nav--events .aside__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
}

.aside__nav--events .aside__nav-item:last-child {
    border-radius: 6px
}

.aside__nav--events .aside__nav-item:nth-child(4) {
    margin-bottom: 10px;
    border-radius: 0 0 6px 6px;
    border-bottom: none
}

.aside__nav-item.search-input::after {
    display: none
}

.aside__nav-item.search-input {
    position: relative;
    line-height: 35px;
    height: 35px
}

.aside__nav-item.search-input .aside__nav-item--search {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 90%;
    height: 70%;
    top: 50%;
    left: 50%;
    border-radius: 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
}

.aside__nav-item.promo-button {
    position: relative;
    overflow: visible
}

.aside__nav--games.has-tournament .aside__nav-item.tournament:hover:after, .aside__nav-item.promo-button:hover::after {
    -webkit-animation: none;
    animation: none
}

.aside__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
}

.aside__nav-item.promo-button .lightbalb:nth-child(1) {
    top: -14%;
    left: 5%
}

.aside__nav-item.promo-button .lightbalb:nth-child(2) {
    top: -14%;
    left: 11.4%
}

.aside__nav-item.promo-button .lightbalb:nth-child(3) {
    top: -14%;
    left: 17.8%
}

.aside__nav-item.promo-button .lightbalb:nth-child(4) {
    top: -14%;
    left: 24.2%
}

.aside__nav-item.promo-button .lightbalb:nth-child(5) {
    top: -14%;
    left: 30.6%
}

.aside__nav-item.promo-button .lightbalb:nth-child(6) {
    top: -14%;
    left: 37%
}

.aside__nav-item.promo-button .lightbalb:nth-child(7) {
    top: -14%;
    left: 43.4%
}

.aside__nav-item.promo-button .lightbalb:nth-child(8) {
    top: -14%;
    left: 49.8%
}

.aside__nav-item.promo-button .lightbalb:nth-child(9) {
    top: -14%;
    left: 56.2%
}

.aside__nav-item.promo-button .lightbalb:nth-child(10) {
    top: -14%;
    left: 62.6%
}

.aside__nav-item.promo-button .lightbalb:nth-child(11) {
    top: -14%;
    left: 69%
}

.aside__nav-item.promo-button .lightbalb:nth-child(12) {
    top: -14%;
    left: 75.4%
}

.aside__nav-item.promo-button .lightbalb:nth-child(13) {
    top: -14%;
    left: 81.8%
}

.aside__nav-item.promo-button .lightbalb:nth-child(14) {
    top: -14%;
    left: 88.2%
}

.aside__nav-item.promo-button .lightbalb:nth-child(15) {
    top: -14%;
    left: 94.2%
}

.aside__nav-item.promo-button .lightbalb:nth-child(16) {
    top: -4%;
    left: 100.9%
}

.aside__nav-item.promo-button .lightbalb:nth-child(17) {
    top: 47%;
    left: 101.7%
}

.aside__nav-item.promo-button .lightbalb:nth-child(18) {
    top: 105%;
    left: 100.9%
}

.aside__nav-item.promo-button .lightbalb:nth-child(19) {
    top: 114%;
    left: 94.6%
}

.aside__nav-item.promo-button .lightbalb:nth-child(20) {
    top: 114%;
    left: 88.2%
}

.aside__nav-item.promo-button .lightbalb:nth-child(21) {
    top: 114%;
    left: 81.8%
}

.aside__nav-item.promo-button .lightbalb:nth-child(22) {
    top: 114%;
    left: 75.4%
}

.aside__nav-item.promo-button .lightbalb:nth-child(23) {
    top: 114%;
    left: 69%
}

.aside__nav-item.promo-button .lightbalb:nth-child(24) {
    top: 114%;
    left: 62.6%
}

.aside__nav-item.promo-button .lightbalb:nth-child(25) {
    top: 114%;
    left: 56.2%
}

.aside__nav-item.promo-button .lightbalb:nth-child(26) {
    top: 114%;
    left: 49.8%
}

.aside__nav-item.promo-button .lightbalb:nth-child(27) {
    top: 114%;
    left: 43.3%
}

.aside__nav-item.promo-button .lightbalb:nth-child(28) {
    top: 114%;
    left: 37%
}

.aside__nav-item.promo-button .lightbalb:nth-child(29) {
    top: 114%;
    left: 30.6%
}

.aside__nav-item.promo-button .lightbalb:nth-child(30) {
    top: 114%;
    left: 24.2%
}

.aside__nav-item.promo-button .lightbalb:nth-child(31) {
    top: 114%;
    left: 17.8%
}

.aside__nav-item.promo-button .lightbalb:nth-child(32) {
    top: 114%;
    left: 11.4%
}

.aside__nav-item.promo-button .lightbalb:nth-child(33) {
    top: 114%;
    left: 5%
}

.aside__nav-item.promo-button .lightbalb:nth-child(34) {
    top: 107%;
    left: -.5%
}

.aside__nav-item.promo-button .lightbalb:nth-child(35) {
    top: 49%;
    left: -1.8%
}

.aside__nav-item.promo-button .lightbalb:nth-child(36) {
    top: -4%;
    left: -1.8px
}

.aside__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
}

.aside__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) {
    .aside__nav {
        width: calc(100% + 16px);
        margin: 0 -8px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        position: relative
    }

    .aside__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(/asset/img/general/arrow.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center
    }

    .aside__nav-item--active::before, .aside__nav::after {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .aside__nav::after {
        height: calc(100% - 2px);
        z-index: 33;
        background-image: url(/asset/img/general/arrow.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        width: 40px;
        right: 0
    }

    .aside__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
    }

    .aside__nav-link {
        min-width: 94px;
        margin-left: 34px
    }

    .aside__nav-item {
        border: 0;
        background: inherit;
        text-align: center;
        border-bottom: none;
        overflow-x: visible;
        overflow-y: initial
    }

    .aside__nav-item:hover {
        overflow: visible
    }

    .aside__nav-item--active {
        background: inherit;
        border-color: #656565
    }

    .aside__nav-item--active::before {
        width: 10px;
        height: 10px;
        background-color: #24bb9d;
        right: 100%;
        border-radius: 50%
    }

    .aside__nav-item::after {
        display: none
    }

    .aside__nav-item:first-child {
        border-radius: 6px 0 0 6px
    }

    .aside__nav-item:last-child {
        border-radius: 0 6px 6px 0
    }
}

@media only screen and (max-width: 576px) {
    .aside__nav-item--active {
        background: inherit;
        border-color: #656565
    }

    .aside__nav-item--active::before {
        content: "";
        display: block;
        width: 10px;
        height: 10px;
        background-color: #24bb9d;
        position: absolute;
        left: 24px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        border-radius: 50%
    }
}

.aside__nav--games.has-tournament .aside__nav-item:first-child {
    border-bottom: 1px solid #656565;
    margin-bottom: 0;
    border-radius: 6px 6px 0 0
}

.aside__nav--games.has-tournament .aside__nav-item.tournament {
    margin-bottom: 10px;
    border-radius: 0 0 6px 6px;
    border-bottom: 0;
    overflow: visible
}

.aside__nav--games.has-tournament .aside__nav-item.tournament .tournament__timer {
    float: right;
    margin-right: 45px
}

.aside__nav--games.has-tournament .aside__nav-item.tournament:after {
    height: 28px;
    width: 55px;
    background: url(/asset/img/general/sidebar/aside_tournament.svg) no-repeat center;
    right: -5px
}

.aside__nav--games.has-tournament .aside__nav-item:nth-child(3) {
    border-radius: 6px 6px 0 0
}

.anchor {
    display: none;
    position: fixed;
    height: 46px;
    width: 46px;
    right: 15px;
    bottom: 71px;
    background-color: #424242;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    z-index: 3000;
    border: 1px solid #fff;
    border-radius: 3px;
    opacity: .7
}

.anchor:hover {
    background-color: #616161
}

.anchor::before {
    content: "";
    display: block;
    top: 30%;
    width: 28px;
    height: 28px;
    background-image: url(/asset/img/assets/anchor/up.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

.anchor::after, .anchor::before, .start__logo::after {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.anchor::after {
    content: attr(data-anchor-text);
    color: #fff;
    font-size: .6em;
    text-transform: uppercase;
    top: 70%
}

.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 {
    width: 96.6%;
    height: 175px;
    background: url(/asset/img/general/bonus/frame-2.png) no-repeat center/100%;
    position: relative;
    max-width: 250px;
    will-change: transform;
    margin: 0 auto;
    -webkit-animation: arrowAnimate .7s both infinite alternate;
    animation: arrowAnimate .7s both infinite alternate
}

.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__header__up {
    display: block;
    font-family: "pt_sansregular", sans-serif;
    color: #5f5;
    text-shadow: 0 0 10px #0f0, 0 0 20px #0f0
}

.start__logo__header__up--long-text {
    font-size: 21px
}

.start__logo__header__down {
    color: #f55;
    text-shadow: 0 0 10px red, 0 0 20px red
}

.start__button {
    display: block;
    position: relative;
    margin: 0 auto;
    width: 80.62015503875969%
}

.js-bonus-switcher > * {
    display: none
}

: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(/asset/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(/asset/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(/asset/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(/asset/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(/asset/img/assets/bonus-page/bonus-ball.svg) no-repeat;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    background-position: 50%;
    background-size: contain;
    width: 47%;
    height: 47%;
    -webkit-animation-duration: .6s;
    animation-duration: .6s
}

.bonus-card__picture__roulette {
    background: url(/asset/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(/asset/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(/asset/img/assets/bonus-page/bonus-slot-handle.png) no-repeat;
    background-position: 50%;
    background-size: contain;
    bottom: 10%;
    right: -14%;
    -webkit-transform-origin: 50% 66%;
    transform-origin: 50% 66%;
    width: 20%;
    height: 43%
}

.bonus-card__picture__blur {
    visibility: hidden;
    width: 13%;
    height: 19%;
    background: url(/asset/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(/asset/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
}

.footer {
    padding-right: 10px;
    padding-left: 10px;
    position: relative
}

.footer-wrapper {
    max-width: 1280px
}

.footer__accent {
    padding-left: 92px
}

.footer__link {
    text-decoration: none;
    color: #fff;
    font-size: .75em
}

.footer__logo {
    width: 46%;
    height: 90px;
    padding: 0 0 0 92px;
    display: block
}

.footer__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
}

.footer__list {
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    display: block
}

.footer__list-item {
    font-size: .875em
}

.footer__label {
    font-size: 1em;
    font-family: "pt_sansbold"
}

.footer h1 {
    font-size: 18px
}

.footer__top, .footer__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
}

.footer__top {
    width: 100%;
    border-bottom: 1px solid #777;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 0
}

.footer__top-wrapper {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    padding: 0
}

.footer__top-label {
    width: 100%;
    margin: 0 0 8px;
    font-family: "pt_sansbold"
}

.footer__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
}

.footer__middle .footer__middle-wrapper {
    width: 35%;
    -ms-flex-preferred-size: 35%;
    flex-basis: 35%
}

.footer__middle .footer__middle-wrapper:last-child {
    width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%
}

.footer__middle-wrapper {
    padding-left: 0;
    padding-right: 0
}

.footer__middle-text {
    font-size: .75em;
    color: #a9a9a9
}

.footer__middle-list-item {
    position: relative;
    padding-left: 92px;
    font-size: .75em
}

.footer__middle-list-item::before {
    position: absolute;
    left: 76px;
    top: 6px;
    content: "";
    display: inline-block;
    width: 12px;
    height: 8px;
    margin-right: 6px;
    background-image: url(/asset/img/general/min-svg/checked.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center
}

.footer__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
}

.footer__league-item {
    width: 60px;
    height: 28px;
    display: block
}

.footer__league__link {
    position: relative
}

.footer__league__link-image {
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-transition: all .45s ease-in-out;
    transition: all .45s ease-in-out
}

.footer__league__link:hover .footer__league__link-image:first-child {
    opacity: 1
}

.footer__league__link:hover .footer__league__link-image:last-child {
    opacity: 0
}

.footer__comercial {
    background-color: #212121;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: calc(100% + 20px);
    margin: 0 -10px
}

.footer__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
}

.footer__comercial-item {
    padding: 0 1px;
    height: 28px;
    margin: 4px 0
}

.footer__comercial-item.eighteen {
    width: 36px;
    height: 36px
}

.footer__comercial-item.cirasao {
    width: 32px;
    height: 36px;
    background: url(/asset/img/footer/cira-2.webp) no-repeat 50%;
    background-size: contain;
    position: relative
}

.footer__comercial-item.hovercolor {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: -webkit-filter .3s;
    transition: filter .3s;
    transition: filter .3s, -webkit-filter .3s
}

.footer__comercial-item.hovercolor:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%)
}

.footer__comercial-item:nth-child(6) {
    width: 100px
}

.footer__comercial .footer-wrapper {
    margin: auto
}

.footer__copyright {
    width: 100%;
    padding: 10px 0;
    display: -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
}

.footer__copyright-label {
    text-align: center;
    font-size: .625em;
    color: #a9a9a9;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.footer__copyright-label a {
    color: #a9a9a9 !important
}

.footer__copyright-logo {
    display: none
}

.footer__copyright-tn {
    margin-left: 60px;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.footer__icons {
    margin-bottom: 7px;
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
    display: block;
    width: 100%
}

.footer #trustwaveSealImage {
    width: 62px;
    display: block;
    margin: 0 auto
}

.footer__icon, .games .button.button_gray::after {
    display: none
}

.partners__label {
    font-size: .75em;
    color: #fff;
    text-decoration: none
}

.partners__link {
    padding: 7px 0;
    margin: auto;
    width: 50px;
    display: block
}

.pinup__logo-svg {
    width: 48%;
    margin-top: 20px;
    margin-right: 20px;
    height: 60px;
    background: url(/asset/img/general/min-svg/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(/asset/img/general/min-svg/sp-netent.svg) no-repeat center;
    background-size: 100%
}

.footer-vendors__link.sp-microgaming {
    width: 123px;
    height: 32px;
    background: url(/asset/img/general/min-svg/sp-microgaming.svg) no-repeat center;
    background-size: contain
}

.footer-vendors__link.sp-endorphina {
    width: 72px;
    height: 30px;
    background: url(/asset/img/general/min-svg/sp-endorphina.svg) no-repeat center;
    background-size: contain
}

.footer-vendors__link.sp-spinomenal {
    width: 170px;
    height: 31px;
    background: url(/asset/img/general/min-svg/sp-spinomenal.svg) no-repeat center;
    background-size: contain
}

.footer-vendors__link.sp-habanero {
    width: 148px;
    height: 31px;
    background: url(/asset/img/general/min-svg/sp-habanero.svg) no-repeat center;
    background-size: contain
}

.footer-vendors__link.sp-pariplay {
    width: 113px;
    height: 31px;
    background: url(/asset/img/general/min-svg/sp-pariplay.svg) no-repeat center;
    background-size: contain
}

.footer-vendors__link.sp-ezugi {
    width: 106px;
    height: 44px;
    background: url(/asset/img/general/min-svg/sp-ezugi.svg) no-repeat center;
    background-size: contain
}

.footer-vendors__link.sp-wazdan {
    width: 114px;
    height: 42px;
    background: url(/asset/img/general/min-svg/sp-wazdan.svg) no-repeat center;
    background-size: 100%
}

.footer-vendors__link.sp-pgsoft {
    width: 114px;
    height: 42px;
    background: url(/asset/img/general/min-svg/sp-pgsoft.svg) no-repeat center;
    background-size: 68%
}

.footer-vendors__link.sp-playson {
    width: 114px;
    height: 42px;
    background: url(/asset/img/general/min-svg/sp-playson.svg) no-repeat center;
    background-size: 100%
}

.footer-vendors__link.sp-blueprint {
    width: 114px;
    height: 42px;
    background: url(/asset/img/general/min-svg/sp-blueprint.svg) no-repeat center;
    background-size: 100%
}

.footer-vendors__link.sp-red-tiger {
    width: 114px;
    height: 42px;
    background: url(/asset/img/general/min-svg/sp-red-tiger.svg) no-repeat center;
    background-size: 100%
}

.footer-vendors__link.sp-thunderkick {
    width: 60px;
    height: 42px;
    background: url(/asset/img/general/min-svg/sp-thunderkick.svg) no-repeat center;
    background-size: 68%
}

.footer-vendors__link:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%)
}

@media only screen and (min-width: 1024px) {
    .footer__league-item:nth-child(1) {
        width: 30px
    }

    .footer__league-item:nth-child(2) {
        width: 120px
    }

    .footer__league-item:nth-child(3) {
        width: 78px
    }

    .footer__league-item:nth-child(4), .footer__league-item:nth-child(5) {
        width: 38px;
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    .footer__league-item:nth-child(5) {
        width: 71px
    }

    .footer__league-item:nth-child(6) {
        width: 143px
    }

    .footer__league-item:nth-child(7) {
        width: 85px
    }

    .footer__league-item:nth-child(8) {
        width: 38px;
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    .footer__league-item:nth-child(9) {
        width: 31px;
        -webkit-transform: scale(1.4);
        transform: scale(1.4)
    }

    .footer__league-item:nth-child(10) {
        width: 166px
    }

    .footer__league-item:nth-child(11) {
        width: 89px
    }

    .footer__league-item:nth-child(12) {
        width: 50px
    }
}

@media only screen and (max-width: 1024px) {
    .footer__middle-wrapper:last-child {
        display: none
    }

    .footer__middle .footer__mob__visible {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
        text-align: center;
        margin-top: -15px;
        margin-bottom: 15px
    }

    .footer__middle-wrapper:first-child {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
        text-align: center
    }

    .footer__league, .footer__top {
        display: none
    }

    .footer__middle {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .footer__copyright-logo {
        display: block;
        height: 30px;
        width: 115px
    }

    .footer__copyright-tn {
        display: none
    }

    .footer__comercial .footer-wrapper {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
}

@media only screen and (max-width: 576px) {
    .footer {
        display: block;
        padding-bottom: 35px
    }

    .footer #trustwaveSealImage {
        display: inline-block;
        margin-right: 7px
    }

    .footer__comercial {
        display: block;
        font-size: 0;
        text-align: center
    }

    .footer__comercial-item {
        font-size: 16px;
        display: inline-block;
        width: calc(100% / 4);
        padding: 0 10px
    }

    .footer__copyright {
        display: block;
        text-align: left
    }

    .footer__copyright-logo {
        float: left;
        margin-top: 10px;
        margin-right: 10px
    }

    .footer__icon {
        display: inline-block
    }

    .footer__icon#footer__icon-app {
        margin-right: 7px
    }

    .footer__icon.icon__hidden {
        display: none
    }
}

.grecaptcha-badge {
    visibility: hidden
}

.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(100vh - 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%
}

.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
}

.games__list-item {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    max-width: 20%;
    padding-right: 10px;
    margin-bottom: 10px
}

.games__list-item:nth-child(5n) {
    padding-right: 0
}

.games__item {
    position: relative
}

.games__item:focus {
    outline: 0
}

.games__item-pic {
    overflow: hidden
}

.games__item-content, .games__item-pic {
    position: relative
}

.games__item-title {
    display: block;
    color: #fff
}

.games__item-image {
    display: block;
    width: 100%;
    height: 143px;
    overflow: hidden;
    position: relative;
    border-radius: 5px
}

.games__item-image img {
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform .5s cubic-bezier(.68, 0, .43, .92);
    transition: transform .5s cubic-bezier(.68, 0, .43, .92);
    transition: transform .5s cubic-bezier(.68, 0, .43, .92), -webkit-transform .5s cubic-bezier(.68, 0, .43, .92)
}

.games__item-title {
    position: relative;
    text-overflow: ellipsis;
    overflow-x: hidden;
    padding: .25em 19px .25em 0;
    white-space: nowrap
}

.games__item-control {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .4);
    width: 100%;
    height: 100%;
    display: none
}

.games__item-control-wrapper, .games__item-favorite span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.games__item-control-wrapper {
    text-align: center;
    width: 100%
}

.games__item-control .button, .games__item-control-link {
    display: block;
    color: #fff;
    text-align: center;
    margin: auto;
    width: 65%;
    min-width: 105px
}

.games__item-control-link {
    -webkit-transition: color .1s ease-out;
    transition: color .1s ease-out;
    margin: .5em auto auto;
    text-decoration: none
}

.games__item-control-link:hover {
    text-decoration: underline;
    color: #f2f2f2
}

.games__item:hover .games__item-control {
    display: block
}

.games__item:hover .games__item-image img {
    -webkit-transform: scale(1.15);
    transform: scale(1.15)
}

.games__list-item.has-tournament .games__item:hover .games__item-control {
    z-index: 1
}

.games__item-favorite {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 0;
    top: 50%;
    margin-top: -10px;
    cursor: pointer;
    overflow: visible
}

.games__item-favorite span {
    width: 50px;
    height: 50px;
    background-image: url(/asset/img/general/sprite_star.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: 2900%
}

.games__item-favorite:focus span, .games__item-favorite:hover span {
    background-position: 3.571428571428571%
}

.games__item-favorite.active span {
    background-position: right
}

.games .button.button_gray {
    display: block;
    width: 100%;
    background: -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(/asset/img/general/min-svg/ribbon-freespins.svg)
}

.r-hot::before {
    background-image: url(/asset/img/general/min-svg/ribbon-hot.svg)
}

.r-new::before {
    background-image: url(/asset/img/general/min-svg/ribbon-new.svg)
}

@media only screen and (max-width: 1024px) {
    .games__list-item {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }

    .games__list-item:nth-child(5n) {
        padding-right: 10px
    }

    .games__list-item:nth-child(4n) {
        padding-right: 0
    }

    .games__item-title {
        white-space: nowrap;
        overflow-x: hidden;
        text-overflow: ellipsis;
        width: 100%;
        display: block;
        max-width: calc(100% - 19px)
    }
}

@media only screen and (max-width: 1023px) {
    .focuswithin .games__item:hover .games__item-control {
        display: none
    }

    .focuswithin .games__item:hover .games__item-image img {
        -webkit-transform: none;
        transform: none
    }

    .focuswithin .games__item:focus-within {
        outline: 0
    }

    .focuswithin .games__item:focus-within .games__item-control {
        display: block
    }

    .focuswithin .games__item:focus-within .games__item-image img {
        -webkit-transform: scale(1.15);
        transform: scale(1.15)
    }
}

@media only screen and (max-width: 576px) {
    .games__item-title {
        margin-top: 5px
    }

    .games__list-item {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }

    .games__list-item:nth-child(4n) {
        padding-right: 10px
    }

    .games__list-item:nth-child(2n) {
        padding-right: 0
    }

    .games__list-item:nth-child(even) .games__item-favorite {
        right: 5px
    }
}

@media only screen and (max-width: 340px) {
    .games__item-image {
        height: 120px
    }
}

.header, .header__bottom, .header__row {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.header {
    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;
    position: fixed
}

.header.heder--23-feb {
    background-image: url(/asset/img/assets/header/23-feb-header.jpg)
}

.games__list-item.has-tournament::after, .header::before, .header__row::after {
    content: "";
    display: block;
    position: absolute
}

.header::before {
    left: 0;
    width: 10%;
    z-index: 47;
    top: 0;
    height: 100%
}

.header__bottom, .header__row {
    position: relative
}

.header__row::after {
    width: calc(100% - 250px);
    height: 1px;
    background-color: #656565;
    top: 100%;
    right: 0
}

.header__row .gestbar {
    text-align: right;
    margin-left: auto
}

.header__bottom {
    z-index: 49
}

.header__bottom--hidden {
    display: none
}

.header .logo {
    display: block;
    width: 180px;
    height: 75%;
    margin-left: 25px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-size: contain !important;
    background: url(/asset/img/assets/header/logo_casino.svg) no-repeat center;
    z-index: 48
}

@media (min-width: 1024px) {
    .header .logo {
        margin-left: 0
    }
}

@media (min-width: 1501px) {
    .header .logo {
        margin-left: 25px
    }
}

@media (max-width: 1500px) {
    .header .logo {
        height: 55%
    }
}

.header .logo img {
    width: 100%;
    height: 100%;
    display: block
}

.header .burger {
    display: none;
    visibility: hidden
}

.header.trade .logo {
    background-size: contain;
    background-image: url(/asset/img/assets/header/logo_trade.svg)
}

.currency_disable .js--currentCurrency {
    color: #777 !important
}

@media (max-width: 1500px) {
    .header .logo {
        top: 40%
    }
}

@media only screen and (max-width: 1240px) {
    .header__row::after {
        width: calc(100% - 190px)
    }
}

@media only screen and (max-width: 1024px) {
    .header {
        border-bottom: 1px solid #6a6a6a;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .header .logo {
        background: url(/asset/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__bottom {
        display: none;
        visibility: hidden
    }

    .header__row {
        text-align: right;
        border: 0
    }

    .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%)
    }
}

.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 {
    color: #fff;
    font-family: "pt_sansregular", sans-serif;
    font-size: 1em;
    display: block;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    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
}

.gestbar__list {
    height: inherit;
    margin: 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 {
    position: relative;
    padding: 0 4px
}

.gestbar__form {
    line-height: 35px;
    padding: 0 10px;
    border-radius: 6px;
    border: 0;
    width: 200px;
    height: 35px
}

.gestbar__form::-webkit-input-placeholder {
    color: #a9a9a9
}

.gestbar__form::-moz-placeholder {
    color: #a9a9a9
}

.gestbar__form:-ms-input-placeholder, .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__auth {
        width: 50%
    }
}

.jackpot {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 300px;
    overflow: hidden
}

.jackpot::after, .jackpot::before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 50%;
    background-position: center
}

.jackpot::before, .jackpot__figure, .jackpot__figure-caption {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.jackpot::before {
    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));
    width: 292px;
    height: 292px;
    z-index: 40
}

.jackpot::after {
    width: 300px;
    height: 300px;
    background-image: url(/asset/img/general/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%
}

.jackpot__figure {
    width: 100%;
    z-index: 46;
    top: 50%
}

.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%)
}

.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: 45px;
    position: fixed;
    z-index: 5005;
    margin-left: auto
}

@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 {
    -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;
    content: "";
    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
}

.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
    }
}

[data-language=en] {
    background-image: url(/asset/img/assets/language_select/en.svg)
}

[data-language=gb] {
    background-image: url(/asset/img/assets/language_select/gb.svg)
}

[data-language=fr] {
    background-image: url(/asset/img/assets/language_select/fr.svg)
}

[data-language=de] {
    background-image: url(/asset/img/assets/language_select/de.svg)
}

[data-language=ru] {
    background-image: url(/asset/img/assets/language_select/ru.svg)
}

[data-language=ua] {
    background-image: url(/asset/img/assets/language_select/ua.svg)
}

[data-language=tr] {
    background-image: url(/asset/img/assets/language_select/tr.svg)
}

[data-language=pt] {
    background-image: url(/asset/img/assets/language_select/pt.svg)
}

[data-language=br] {
    background-image: url(/asset/img/assets/language_select/br.svg)
}

[data-language=es] {
    background-image: url(/asset/img/assets/language_select/es.svg)
}

[data-language=az] {
    background-image: url(/asset/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
    }
}

.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 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 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-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, .nav__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, .nav__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
    }
}

.row {
    width: 100%;
    -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;
    -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-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
}

.nav {
    max-width: 1100px;
    margin: auto
}

.nav__list {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style: none;
    list-style-position: outside;
    font-size: 20px
}

.nav__item {
    line-height: 34px;
    text-align: center
}

.nav__link {
    text-decoration: none;
    color: #a9a9a9;
    position: relative
}

.nav__link--active {
    color: #fff;
    font-family: "pt_sansbold", sans-serif;
    font-weight: 400
}

.nav__link:focus {
    outline: 0;
    color: #fff;
    font-family: "pt_sansbold", sans-serif;
    font-weight: 400
}

.nav__new {
    position: relative
}

.nav__new:after {
    background: url(/asset/img/general/sidebar/new_forTV.svg) no-repeat center;
    height: 17px;
    content: "";
    width: 42px;
    position: absolute;
    display: block;
    top: 0;
    right: -37px
}

.nav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.nav-dropdown {
    display: none;
    color: #a9a9a9
}

@media screen and (max-width: 1500px) {
    .nav {
        max-width: 85vw;
        margin-right: 5vw
    }
}

@media screen and (max-width: 1280px) {
    .nav {
        max-width: 88vw;
        margin-right: 6vw
    }

    .nav__item, .nav__list {
        font-size: 19px
    }
}

@media screen and (max-width: 1240px) {
    .nav {
        max-width: 90vw
    }

    .nav__item.hide-1240 {
        display: none
    }

    .nav-dropdown {
        display: block;
        position: relative;
        padding-bottom: 20px;
        top: 10px
    }

    .nav-dropdown__list {
        margin: 0;
        text-indent: 0;
        list-style: none;
        list-style-position: outside;
        background-color: #424242;
        left: 50%;
        top: 34px;
        width: 200px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        position: absolute;
        padding: 5px 0 0;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        display: none;
        opacity: 0;
        -webkit-transition: all .4s;
        transition: all .4s
    }

    .nav-dropdown__item {
        margin: 0 7px 7px;
        padding-bottom: 7px;
        border-bottom: 1px solid #777
    }

    .nav-dropdown__item:hover .nav__link {
        color: #fff
    }

    .nav-dropdown__item:last-child {
        border: 0
    }

    .nav-dropdown:hover {
        color: #fff
    }

    .nav-dropdown:hover .nav-dropdown__list, .nav-dropdown__list:hover {
        display: block;
        opacity: 1
    }
}

@media screen and (max-width: 1080px) {
    .nav__item, .nav__list {
        font-size: 18px
    }
}

.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" !important;
    color: #fff;
    margin: 0
}

@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;
        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;
        width: calc(100% - 20px)
    }

    .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
    }
}

.js--taskItem_active .nxt--tutorial__list-image, .js--taskItem_active .nxt--tutorial__list-image:hover {
    background-image: url(/asset/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;
    max-width: 746px;
    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(/asset/img/assets/privilege/arrow_orange_right.svg)
}

.nxt--privilege__title-decoration--right {
    margin-left: 6px;
    background-image: url(/asset/img/assets/privilege/arrow_orange_left.svg)
}

.nxt--introduction {
    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--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(/asset/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(/asset/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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.nxt--tutorial__main {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.nxt--tutorial__list {
    padding: 0 0 74px;
    list-style: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.nxt--tutorial__list, .nxt--tutorial__list-item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%
}

.nxt--tutorial__list-item--label {
    width: 100%;
    font-size: 20px;
    text-align: center
}

.nxt--tutorial__list-item--status .nxt--tutorial__list-container {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.nxt--tutorial__list-item--status .nxt--tutorial__list-image {
    height: 101px;
    width: 136px
}

.nxt--tutorial__list-item--status .nxt--tutorial__list-pnc {
    background-color: #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-image {
    width: 235px;
    height: 173px;
    background-image: url(/asset/img/assets/privilege/cloud_normal.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: relative
}

.nxt--tutorial__list-image:hover {
    background-image: url(/asset/img/assets/privilege/Cloud_Hover.svg)
}

.nxt--tutorial__list-image: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 {
    display: inline-block;
    line-height: 15px;
    top: 58%
}

.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 {
    -webkit-transform: rotate(6deg) translateX(-50%) translateY(-50%);
    transform: rotate(6deg) translateX(-50%) translateY(-50%);
    right: 26.896996%;
    bottom: -114px;
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.nxt--deposit__wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.nxt--deposit__figure {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 29.7%
}

.nxt--deposit__figure:hover .nxt--deposit__figure-image {
    background-image: url(/asset/img/assets/privilege/deposit_gitl-open.png)
}

.nxt--deposit__figure-image, .nxt--exchange .js--tabel__burger::after {
    width: 100%;
    height: 100%;
    background-image: url(/asset/img/assets/privilege/deposit_gitl-closed.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
}

.nxt--exchange .js--tabel__burger::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: 4px;
    width: 8px;
    height: 8px;
    background-image: url(/asset/img/assets/privilege/arrow_down.svg);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.nxt--deposit__table, .nxt--deposit__table-cell {
    -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
}

.nxt--deposit__table {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-family: "pt_sansregular";
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 70.3%
}

.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: -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-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: -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-sizing: border-box;
    box-sizing: border-box
}

.nxt--deposit__table-header--nfo-item {
    width: 100%;
    padding: 2px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.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: -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-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: -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-sizing: border-box;
    box-sizing: border-box
}

.nxt--deposit__table-main, .nxt--deposit__table-main-line {
    width: 100%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.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__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: -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
}

.nxt--exchange__table-line {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.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 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.nxt--exchange__table-item {
    width: 20%;
    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;
    -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-image {
    width: 54.44%;
    display: block
}

.button_privilage {
    display: block;
    margin: 0 auto
}

.privilege__title-wrapper__left, .privilege__title-wrapper__rigth {
    position: absolute;
    top: 0;
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style: none;
    list-style-position: outside;
    height: 100%;
    width: 100%
}

.privilege__title-wrapper__left {
    left: 0
}

.privilege__title-wrapper__left .privilege__title-number {
    color: #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-image {
        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: -ms-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .nxt--exchange__figure-image {
        width: 100%;
        height: 60%
    }

    .nxt--exchange__table-item {
        width: calc(100% / 4)
    }

    .nxt--exchange__table-cell {
        font-size: 12px;
        padding: 12px 0
    }

    .nxt--exchange__table-line .nxt--exchange__table-item:nth-child(3), .nxt--exchange__table-line .nxt--exchange__table-item:nth-child(4), .nxt--exchange__table-line .nxt--exchange__table-item:nth-child(5) {
        display: none
    }

    .privilege__title-wrapper__left .privilege__title-number {
        font-size: 13px
    }

    .privilege__title-wrapper__left .privilege__title-number--notice {
        left: 3%
    }

    .privilege__title-wrapper__left .privilege__title-number--amateur {
        left: 1.6%
    }

    .privilege__title-wrapper__left .privilege__title-number--experienced {
        left: 4%
    }

    .privilege__title-wrapper__left .privilege__title-number--expert {
        left: 13%
    }

    .privilege__title-wrapper__left .privilege__title-number--master {
        left: 12%
    }

    .privilege__title-wrapper__left .privilege__title-number--risk-seeker {
        left: 15%
    }

    .privilege__title-wrapper__left .privilege__title-number--fortune-favorite {
        left: 12%
    }

    .privilege__title-wrapper__left .privilege__title-number--luck-catcher {
        left: 8%
    }

    .privilege__title-wrapper__left .privilege__title-number--excitment-lord {
        left: 11%
    }

    .privilege__title-wrapper__rigth .privilege__title-label {
        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
}

.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, .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 {
    width: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    z-index: 2
}

.gift__line-1, .gift__line-2 {
    height: 50%;
    border-radius: 10%;
    top: 55%
}

.gift__line-2, .gift__line-3 {
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%)
}

.gift__line-2 {
    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
}

@media screen and (max-width: 1024px) {
    .popUp_bonusV1-controlBtn-ar {
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        left: 48px
    }

    .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, .popUp_bonusV1--open {
        -webkit-transform: translate(50%, -50%);
        transform: translate(50%, -50%)
    }

    .popUp_bonusV1 {
        position: fixed;
        top: 35%;
        z-index: 655 !important;
        -webkit-transition: none;
        transition: none;
        right: auto;
        left: -24px
    }

    .popUp_bonusV1--open {
        max-width: 400px;
        height: 199px;
        right: 50%;
        left: auto;
        top: calc(35% + 80px)
    }

    .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-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
    }
}

@media screen and (max-width: 425px) {
    .popUp_bonusV1 {
        position: fixed;
        right: auto;
        left: -30px
    }

    .popUp_bonusV1--open {
        width: 95%;
        right: 50%;
        left: auto
    }
}

.rail2 {
    margin-bottom: 10px
}

.rail2__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";
    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 {
    display: block;
    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
}

.sidebar {
    background-color: #000;
    position: fixed;
    top: 46px;
    left: 0;
    height: 100%;
    width: calc(100vw - 71px);
    max-width: 553px;
    -webkit-transition: all .3s linear;
    z-index: 4000;
    overflow: scroll;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translateX(0) translateZ(50px);
    transform: translateX(0) translateZ(50px);
    -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 .sidebar__link {
    padding-right: 50px;
    text-overflow: ellipsis;
    overflow: hidden
}

.sidebar--hidden {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.sidebar--auth .sidebar__list {
    height: calc(45px * 15 + 20px)
}

.sidebar--auth .mobile__header, .sidebar__item--tournament a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.sidebar--auth .mobile__header {
    display: -ms-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;
    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 .mobile__header-name {
    color: #fff
}

.sidebar--auth .mobile__header-coins {
    color: #24bb9d
}

.sidebar__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(/asset/img/general/ribbon-new-menu.svg) no-repeat center;
    right: -5.2px;
    top: 45%
}

.sidebar__item {
    display: block;
    margin-bottom: 1px
}

.sidebar__item--agreement a::before, .sidebar__item--casino a::before, .sidebar__item--contacts a::before, .sidebar__item--exit a::before, .sidebar__item--fav a::before, .sidebar__item--help a::before, .sidebar__item--history a::before, .sidebar__item--info a::before, .sidebar__item--license a::before, .sidebar__item--live a::before, .sidebar__item--live-dillers a::before, .sidebar__item--lottery a::before, .sidebar__item--lotto a::before, .sidebar__item--pincoins a::before, .sidebar__item--politics a::before, .sidebar__item--privilegies a::before, .sidebar__item--profile a::before, .sidebar__item--promo a::before, .sidebar__item--promo-red a::before, .sidebar__item--respon a::before, .sidebar__item--results a::before, .sidebar__item--sport a::before, .sidebar__item--statistic a::before, .sidebar__item--us a::before, .sidebar__item--v-sport a::before {
    content: "";
    display: inline-block;
    width: 27px;
    height: 27px;
    position: relative;
    top: 50%;
    vertical-align: middle;
    margin-bottom: 5px;
    margin-right: 5px
}

.sidebar__item--tournament a::before {
    content: "";
    display: inline-block;
    width: 27px;
    height: 27px;
    top: 50%;
    vertical-align: middle;
    margin-bottom: 5px;
    margin-right: 5px
}

.sidebar__item--android a::before, .sidebar__item--apple a::before, .sidebar__item--e-sports a::before, .sidebar__item--news a::before, .sidebar__item--superLive a::before, .sidebar__item--tv-games a::before {
    content: "";
    display: inline-block;
    width: 27px;
    height: 27px;
    position: relative;
    top: 50%;
    vertical-align: middle;
    margin-bottom: 5px;
    margin-right: 5px
}

.sidebar__item--casino a::before {
    background: url(/asset/img/general/sidebar/casino-icon.svg) no-repeat center
}

.sidebar__item--fav a::before {
    background: url(/asset/img/general/sidebar/featured_games.svg) no-repeat center
}

.sidebar__item--live a::before {
    background: url(/asset/img/general/sidebar/live.svg) no-repeat center
}

.sidebar__item--sport a::before {
    background: url(/asset/img/general/sidebar/ball.svg) no-repeat center
}

.sidebar__item--profile a::before {
    background: url(/asset/img/general/sidebar/profile.svg) no-repeat center
}

.sidebar__item--history a::before {
    background: url(/asset/img/general/min-svg/history.svg) no-repeat center
}

.sidebar__item--promo a::before {
    background: url(/asset/img/general/sidebar/promo.svg) no-repeat center
}

.sidebar__item--pincoins a::before {
    background: url(/asset/img/general/sidebar/pincoin.svg) no-repeat center
}

.sidebar__item--help a::before {
    background: url(/asset/img/general/min-svg/faq.svg) no-repeat center
}

.sidebar__item--statistic a::before {
    background: url(/asset/img/general/min-svg/statistika.svg) no-repeat center
}

.sidebar__item--info a::before {
    background: url(/asset/img/general/min-svg/dopinfo.svg) no-repeat center
}

.sidebar__item--results a::before {
    background: url(/asset/img/general/min-svg/result.svg) no-repeat center
}

.sidebar__item--exit a::before {
    background: url(/asset/img/general/sidebar/exit.svg) no-repeat center
}

.sidebar__item--lottery a::before {
    background: url(/asset/img/general/sidebar/ticket.svg) no-repeat center
}

.sidebar__item--privilegies a::before {
    background: url(/asset/img/general/sidebar/privilegii.svg) no-repeat center
}

.sidebar__item--license a::before {
    background: url(/asset/img/general/sidebar/licens.svg) no-repeat center
}

.sidebar__item--contacts a::before {
    background: url(/asset/img/general/sidebar/contact.svg) no-repeat center
}

.sidebar__item--us a::before {
    background: url(/asset/img/general/sidebar/o_nas.svg) no-repeat center
}

.sidebar__item--politics a::before {
    background: url(/asset/img/general/sidebar/confed.svg) no-repeat center
}

.sidebar__item--respon a::before {
    background: url(/asset/img/general/sidebar/otvetstv.svg) no-repeat center
}

.sidebar__item--agreement a::before {
    background: url(/asset/img/general/sidebar/soglashenie.svg) no-repeat center
}

.sidebar__item--lotto a::before {
    background: url(/asset/img/general/min-svg/lotto.svg) no-repeat center
}

.sidebar__item--promo-red a::before {
    background: url(/asset/img/general/min-svg/promo-red.svg) no-repeat center
}

.sidebar__item--live-dillers a::before {
    background: url(/asset/img/general/sidebar/live-dillers.svg) no-repeat center
}

.sidebar__item--v-sport a::before {
    background: url(/asset/img/general/sidebar/v-sport.svg) no-repeat center
}

.sidebar__item--tv-games a::before {
    background: url(/asset/img/general/sidebar/tv-games.svg) no-repeat center
}

.sidebar__item--android a::before {
    background: url(/asset/img/general/sidebar/android.svg) no-repeat center
}

.sidebar__item--news a::before {
    background: url(/asset/img/general/sidebar/news.svg) no-repeat center
}

.sidebar__item--apple a::before {
    background: url(/asset/img/general/sidebar/apple-logo.svg) no-repeat center
}

.sidebar__item--e-sports a::before {
    background: url(/asset/img/general/sidebar/e-sports.svg) no-repeat center
}

.sidebar__item--superLive a::before {
    background: url(/asset/img/general/sidebar/superLive.svg) no-repeat center
}

.sidebar__item--tournament {
    overflow-x: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.sidebar__item--tournament a {
    width: 100%
}

.sidebar__item--tournament a::before {
    position: static;
    background: url(/asset/img/general/sidebar/tournament.svg) no-repeat center
}

.sidebar__item--tournament .sidebar_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
}

.sidebar__item--tournament a:hover:after, .touch-promo-header.open svg path {
    -webkit-animation: none;
    animation: none
}

.sidebar__item--tournament a:after {
    height: 28px;
    width: 55px;
    background: url(/asset/img/general/sidebar/aside_tournament.svg) no-repeat center;
    right: -5.2px;
    top: 45%
}

.sidebar__item--tournament .tournament-timer {
    color: #e03d22;
    font-size: 14px;
    font-weight: 700;
    position: absolute;
    right: 54px
}

.article nav ul li a, .sidebar__link {
    font-size: 1.25em;
    text-decoration: none
}

.sidebar__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
}

.sidebar__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
}

.sidebar__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%)
}

.sidebar__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
}

.sidebar__link .red__text {
    color: #e03d22
}

.sidebar__link::after {
    content: "";
    display: block;
    width: 42px;
    height: 36px;
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(/asset/img/general/arrow_grey.png);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat
}

.sidebar__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)
}

.sidebar__link--common .mobile-text {
    display: none
}

.sidebar__item--fav .sidebar__link.sidebar__link--common::before {
    background: url(/asset/img/general/sidebar/featured-games-b.svg) no-repeat center !important
}

.sidebar__item--v-sport .sidebar__link.sidebar__link--top::before {
    background: url(/asset/img/general/sidebar/v-sport-w.svg) no-repeat center !important
}

.sidebar__item--live-dillers .sidebar__link.sidebar__link--top::before {
    background: url(/asset/img/general/sidebar/live-dillers-w.svg) no-repeat center !important
}

.sidebar__item--tournament .sidebar__link.sidebar__link--top::before {
    background: url(/asset/img/general/sidebar/tournament-w.svg) no-repeat center !important
}

.sidebar .mobile__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%)
}

.mobile__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
}

.mobile__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)
    }
}

@media only screen and (min-width: 1025px) {
    .sidebar {
        visibility: hidden !important;
        display: none !important
    }
}

@media only screen and (max-width: 460px) {
    .sidebar__link--common .full-text {
        display: none
    }

    .sidebar__link--common .mobile-text {
        display: inline
    }
}

@media only screen and (max-width: 400px) {
    .sidebar__item-stat {
        font-size: 14px
    }
}

@media only screen and (max-width: 350px) {
    .sidebar__item-stat {
        font-size: 12px
    }
}

@media only screen and (max-width: 600px) {
    .sidebar {
        overflow: hidden
    }

    .sidebar .mobile__header-wrapper {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 3000
    }

    .sidebar .scroll-block {
        background: 0 0;
        position: absolute;
        top: 0;
        left: 0;
        overflow: scroll;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        height: 100%;
        width: 100%;
        padding-top: 56px
    }

    @-moz-document url-prefix() {
        .sidebar .scroll-block {
            padding-bottom: 47px
        }
    }.sidebar .sidebar__list {
         overflow: scroll;
         height: 100%;
         background: 0 0;
         padding-bottom: 47px;
         -webkit-box-sizing: border-box;
         box-sizing: border-box
     }
}

@media only screen and (max-width: 736px) and (max-height: 414px) {
    .sidebar {
        overflow: scroll;
        max-width: 750px
    }

    .sidebar .mobile__header-wrapper {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        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 .sidebar__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 .mobile__header-wrapper {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        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 .sidebar__list {
         height: 100%;
         overflow: scroll;
         background: #000;
         -webkit-box-sizing: border-box;
         box-sizing: border-box
     }
}

@media only screen and (max-width: 360px) {
    .mobile__header-promo.mobile__header-promo--pt {
        font-size: 16px
    }
}

.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(/asset/img/general/win-bg-ny.png) no-repeat center;
    background-size: contain
}

.winners__item-image {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 78px;
    height: 56px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 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
}

.winners__item-ctrl {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    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-image {
    margin-top: 5px
}

.main__section--winrs.winrs-top .winners__item {
    background-image: url(/asset/img/general/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
    }
}

.article_bets__image {
    display: block;
    margin: 16px auto
}

.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: 17.5px 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: 0;
    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: -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
}

.article__button-back {
    padding-left: 62.295px !important;
    padding-right: 62.295px !important;
    margin: auto;
    display: block
}

.article__list--sub {
    padding-left: 24px !important
}

.banner--monday, .banner--monday__main, .banner--monday__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%
}

.banner--monday {
    position: relative;
    top: 0;
    left: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: url(/asset/img/assets/banner/banner--monday/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-Bold-It, sans-serif
}

.banner--monday__main, .banner--monday__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.banner--monday__main {
    position: absolute;
    color: #fff;
    z-index: 9;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.banner--monday__wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 34px 0 0 5%;
    z-index: 2;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.banner--monday__h2 {
    font-size: 42px;
    margin: 0 0 16px;
    line-height: 1
}

.banner--monday__h3 {
    margin: 0;
    line-height: 1;
    font-size: 16px;
    font-family: pt_sansregular, sans-serif;
    font-weight: 400
}

.banner--monday__girl {
    position: absolute;
    left: 346px;
    top: -20px
}

.banner--monday__10, .banner--monday__girl-mb, .banner--monday__girl-money {
    display: none
}

@media screen and (max-width: 1040px) {
    .banner--monday__girl {
        width: 61%
    }
}

@media screen and (max-width: 980px) {
    .banner--monday__girl {
        width: auto
    }
}

@media screen and (max-width: 830px) {
    .banner--monday__wrapper {
        margin: 34px 0 0 3%
    }

    .banner--monday__girl {
        width: 61%
    }

    .banner--monday__h2 {
        font-size: 38px
    }
}

@media screen and (max-width: 770px) {
    .banner--monday__wrapper {
        margin: 34px 0 0 3%
    }

    .banner--monday__h2 {
        font-size: 38px
    }

    .banner--monday__girl {
        width: 61%;
        right: 0;
        left: inherit;
        top: inherit;
        bottom: -24px
    }
}

@media screen and (max-width: 585px) {
    .banner--monday__wrapper {
        margin: 22px 0 0 3%
    }

    .banner--monday__h2 {
        font-size: 32px;
        margin: 0 0 8px
    }

    .banner--monday__h3 {
        font-size: 14px
    }

    .banner--monday__girl {
        display: none
    }

    .banner--monday__girl-money {
        display: block;
        position: absolute;
        right: 0;
        width: 47%;
        bottom: -14px;
        z-index: 2
    }

    .banner--monday__10 {
        width: 34%;
        display: block;
        position: absolute;
        right: 35.5%;
        bottom: -14px
    }

    .banner--monday__main {
        bottom: 36px;
        height: calc(100% - 36px)
    }
}

@media screen and (max-width: 500px) {
    .banner--monday__girl-mb {
        display: block;
        position: absolute;
        right: 0;
        bottom: -50px
    }

    .banner--monday__h2 {
        font-size: 30px
    }
}

@media screen and (max-width: 400px) {
    .banner--monday__wrapper {
        margin: 16px 0 0 3%
    }

    .banner--monday__h2 {
        font-size: 26px;
        margin: 0 0 4px
    }

    .banner--monday__h3 {
        font-size: 13px
    }
}

@media screen and (max-width: 360px) {
    .banner--monday__girl-mb {
        width: 78%
    }

    .banner--monday__h2 {
        font-size: 24px;
        margin: 0 0 4px
    }

    .banner--monday__h3 {
        font-size: 13px
    }
}

.banner--streambet, .banner--streambet__main, .banner--streambet__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%
}

.banner--streambet {
    position: relative;
    top: 0;
    left: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: url(/promotions/assets/cybersport-casino/bg-desktop.png) 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-Bold-It, sans-serif
}

.banner--streambet__main, .banner--streambet__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.banner--streambet__main {
    position: absolute;
    color: #fff;
    z-index: 9
}

.banner--streambet__wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 40px 0 0 5%;
    z-index: 2
}

.banner--streambet__h2 {
    font-size: 42px;
    margin: 0 0 16px;
    line-height: .9
}

.banner--streambet__h3 {
    margin: 0;
    line-height: 1;
    font-size: 16px;
    font-family: pt_sansregular, sans-serif;
    font-weight: 400
}

.banner--streambet__logo {
    position: absolute;
    right: 30px;
    top: 20px
}

@media screen and (max-width: 1240px) {
    .banner--streambet__h2 {
        font-size: 40px
    }
}

@media screen and (max-width: 730px) {
    .banner--streambet__h2 {
        font-size: 34px
    }
}

@media screen and (max-width: 585px) {
    .banner--streambet {
        background-position: 62%
    }

    .banner--streambet__wrapper {
        margin: 26px 0 0 3%
    }

    .banner--streambet__main {
        bottom: 36px;
        height: calc(100% - 36px)
    }

    .banner--streambet__logo {
        right: inherit;
        left: 3%;
        bottom: 16px;
        top: inherit
    }

    .banner--streambet__h2 {
        font-size: 28px;
        margin: 0 0 8px
    }

    .banner--streambet__h3 {
        font-size: 14px
    }
}

@media screen and (max-width: 400px) {
    .banner--streambet__wrapper {
        margin: 16px 0 0 3%
    }

    .banner--streambet__h2 {
        font-size: 25px
    }

    .banner--streambet__logo {
        width: 32%
    }
}

@media screen and (max-width: 360px) {
    .banner--streambet__h2 {
        font-size: 22px
    }

    .banner--streambet__h3 {
        font-size: 13px
    }
}

.banner-welcome--bon {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: relative;
    background: -webkit-gradient(linear, left bottom, left top, from(#11141e), color-stop(25%, #131a27), color-stop(50%, #131d2f), color-stop(75%, #132032), to(#11263a));
    background: -webkit-linear-gradient(bottom, #11141e 0, #131a27 25%, #131d2f 50%, #132032 75%, #11263a 100%);
    background: linear-gradient(to top, #11141e 0, #131a27 25%, #131d2f 50%, #132032 75%, #11263a 100%);
    overflow: hidden;
    font-size: 16px
}

.banner-welcome--bon__envelope {
    left: 2%;
    bottom: 0;
    width: 55%;
    height: 100%;
    position: absolute;
    background: url(/promotions/assets/welcome-casino/envlope.png) no-repeat center bottom;
    background-size: contain
}

.banner-welcome--bon__envelope--text {
    position: absolute;
    right: 8%;
    color: #fff;
    text-transform: uppercase;
    max-width: 10em;
    font-size: 1.3em;
    font-weight: 700;
    text-align: center;
    top: 51%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.banner-welcome--bon__chip {
    right: -7%;
    bottom: 0;
    width: 50%;
    height: 100%;
    position: absolute;
    background: url(/promotions/assets/welcome-casino/right-chip.png) no-repeat center bottom;
    background-size: contain
}

.welcome--bon__chip-wrap {
    position: absolute;
    width: 15em;
    right: 14%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -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
}

.welcome--bon__chip-textup {
    display: block;
    color: #24bb9d;
    font-size: 1.3em;
    text-transform: uppercase;
    font-weight: 700
}

.welcome--bon__chip-textdown {
    font-weight: 700;
    font-size: 1.2em;
    margin-top: .4em;
    display: block;
    color: #fff;
    margin-bottom: 30%
}

.banner-welcome--stars {
    top: 10%;
    position: absolute;
    height: 70%;
    left: 3%;
    width: 50%
}

.banner-welcome--star {
    position: absolute;
    background: url(/promotions/assets/welcome-casino/star.png) no-repeat center bottom;
    background-size: contain;
    width: 40px;
    height: 40px
}

.owl-item .banner-welcome--star {
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.banner-welcome--star:nth-child(1) {
    top: 36%;
    left: 38%;
    -webkit-animation-name: welcome-star-1;
    animation-name: welcome-star-1
}

.banner-welcome--star:nth-child(2) {
    width: 50px;
    height: 50px;
    top: -7%;
    left: 35%;
    -webkit-animation-name: welcome-star-2;
    animation-name: welcome-star-2
}

.banner-welcome--star:nth-child(3) {
    width: 50px;
    height: 50px;
    top: -18%;
    left: 42%;
    -webkit-animation-name: welcome-star-3;
    animation-name: welcome-star-3
}

.banner-welcome--star:nth-child(4) {
    top: 46%;
    left: -5%;
    -webkit-animation-name: welcome-star-4;
    animation-name: welcome-star-4
}

.banner-welcome--star:nth-child(5) {
    top: 3%;
    left: 12%;
    -webkit-animation-name: welcome-star-5;
    animation-name: welcome-star-5
}

.banner-welcome--star:nth-child(6) {
    width: 50px;
    height: 50px;
    top: 69%;
    left: 57%;
    -webkit-animation-name: welcome-star-6;
    animation-name: welcome-star-6
}

.banner-welcome--star:nth-child(7) {
    width: 50px;
    height: 50px;
    top: 16%;
    left: 82%;
    -webkit-animation-name: welcome-star-7;
    animation-name: welcome-star-7
}

.banner-welcome--star:nth-child(8) {
    top: 34%;
    left: 13%;
    -webkit-animation-name: welcome-star-8;
    animation-name: welcome-star-8
}

@media screen and (max-width: 1280px) {
    .banner-welcome--bon__envelope {
        width: 566px
    }
}

@media screen and (max-width: 1180px) {
    .banner-welcome--bon__envelope {
        width: 498px;
        left: -4%
    }

    .banner-welcome--bon__envelope--text {
        top: 57%
    }

    .banner-welcome--bon__chip {
        width: 460px
    }

    .welcome--bon__chip-wrap {
        right: 13%
    }
}

@media screen and (max-width: 1030px) {
    .banner-welcome--bon__chip {
        right: -8%
    }
}

@media screen and (max-width: 980px) {
    .banner-welcome--bon__chip {
        background-size: auto;
        width: 46%;
        right: -4.7%
    }

    .welcome--bon__chip-wrap {
        right: 10%
    }

    .banner-welcome--bon__envelope {
        left: 0
    }
}

@media screen and (max-width: 860px) {
    .banner-welcome--bon__chip {
        right: -2.7%
    }

    .welcome--bon__chip-wrap {
        right: 6%
    }
}

@media screen and (max-width: 800px) {
    .banner-welcome--bon__chip {
        width: 49%;
        background-size: cover
    }
}

@media screen and (max-width: 768px) {
    .banner-welcome--bon__chip {
        background: 0 0
    }

    .banner-welcome--bon__envelope--text {
        top: 58%;
        right: 7%
    }
}

@media screen and (max-width: 700px) {
    .banner-welcome--bon__envelope--text, .banner-welcome--stars {
        display: none
    }

    .banner-welcome--bon__envelope {
        background-image: url(/promotions/assets/welcome-casino/enevlope-mob.png);
        width: 55%
    }
}

@media screen and (max-width: 480px) {
    .banner-welcome--bon__envelope {
        width: 50%;
        background-size: 81%
    }
}

@media screen and (max-width: 400px) {
    .banner-welcome--bon {
        font-size: 14px
    }
}

@media screen and (max-width: 350px) {
    .banner-welcome--bon {
        font-size: 13px
    }

    .banner-welcome--bon__envelope {
        background-size: 100%;
        background-position: -12px 100%;
        width: 50%
    }
}

.games-promo, .games-promo__content {
    width: 100%;
    height: 100%
}

.games-promo__content {
    position: relative;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    background: url(/asset/img/general/games-banner.jpg) no-repeat center top;
    background-size: cover;
    overflow: hidden
}

.games-promo__text {
    color: #fff;
    font-size: 40px;
    padding-left: 23%;
    margin-top: 40px;
    text-shadow: 3px 3px #000
}

@media screen and (max-width: 900px) {
    .games-promo__content {
        background-position: right center
    }

    .games-promo__text {
        padding-left: 10%
    }
}

@media screen and (max-width: 600px) {
    .games-promo {
        background-color: #000
    }

    .games-promo__content {
        background-color: #000;
        background-image: url(/asset/img/general/livedilers-mob-min.jpg);
        background-size: 103%;
        background-position: 50% 3%
    }

    .games-promo__text {
        position: absolute;
        top: 0;
        right: 7vw;
        font-size: 6vw;
        margin: 0;
        padding: 0
    }
}

.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 {
    -webkit-box-shadow: 1px 0 0 0 #656565;
    box-shadow: 1px 0 0 0 #656565
}

.table__cell--tournament {
    width: 28%
}

.table__cell--event {
    width: 36%
}

.table__cell--end {
    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
}

.button_green.bonus__button.bonus-2plus2__btn {
    width: 90%
}

.hourBonusLine {
    margin-bottom: 5px
}

.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%
}

.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
}

.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
}

.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(/asset/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
}

.new__players__bonus {
    position: relative;
    margin: 0;
    color: #fff;
    background: url(/asset/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;
    text-align: center;
    left: 50%;
    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(/asset/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
}

.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
}

.button--cashbox {
    width: 144px;
    margin-bottom: 8px
}

.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: 980px) {
    .deposit__dialog {
        left: 63% !important
    }
}

.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, .phone--cashbox__input::-ms-input-placeholder {
    color: #a9a9a9
}

.phone--cashbox__input::placeholder {
    color: #a9a9a9
}

.phone--cashbox__input:focus, .textarea:focus {
    outline: 0
}

.phone--cashbox__label {
    display: block;
    font-size: 16px;
    color: #fff;
    padding-bottom: 0
}

.mobile-handle {
    display: none
}

@media screen and (max-width: 480px) {
    .cahbox-summary__left {
        font-size: 16px
    }
}

@media screen and (max-width: 390px) {
    .cahbox-summary__left {
        font-size: 14px
    }
}

.withdraw-ticket {
    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;
    margin: -10px 0 5px
}

.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 only screen and (max-width: 430px) {
    .withdraw-ticket {
        font-size: 15px;
        padding: 7px
    }
}

.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, .select--country-input .select__form::-ms-input-placeholder {
    color: #bbb
}

.select--country-input .select__form::placeholder {
    color: #bbb
}

.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
}

.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(/asset/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;
    line-height: 29px;
    cursor: pointer;
    color: #fff;
    border: 1px solid #c4c4c4;
    padding: 2px 10px
}

.select__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__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
}

.input--text {
    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;
    margin: 5px 0 10px
}

.input--text:focus {
    outline: 0
}

.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
}

.file, .file__button {
    background-color: inherit;
    cursor: pointer
}

.file {
    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;
    border: 1px solid #c4c4c4;
    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 {
    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 {
    background-color: inherit;
    border: 0;
    padding: 2px 10px;
    line-height: 29px;
    color: #fff;
    width: 100%;
    cursor: pointer
}

.touch-promo-header, .touch-promo-header__handle__wrapper svg {
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.touch-promo-header {
    display: block;
    position: fixed;
    top: -46px;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 200;
    background: -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-header__userlist {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style: none;
    list-style-position: outside;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    height: 44px;
    border-bottom: 1px solid #656565
}

.touch-promo-header__userlist__item {
    text-align: right;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.touch-promo-header__userlist__item__name {
    color: #fff;
    display: block;
    width: 100%
}

.touch-promo-header__userlist__item__value {
    width: 100%;
    color: #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-header__handle {
    position: absolute;
    width: 90px;
    height: 40px;
    overflow: hidden;
    left: 50%;
    -webkit-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
    bottom: 0
}

.touch-promo-header__handle__wrapper {
    background-color: #343434;
    position: absolute;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    left: 50%;
    top: -22px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.touch-promo-header__handle__wrapper svg {
    position: relative;
    top: 10px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.touch-promo-header__handle__wrapper svg .chashbox-arrow-1, .touch-promo-header__handle__wrapper svg .chashbox-arrow-2 {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.touch-promo-header__handle__wrapper svg .chashbox-arrow-2 {
    -webkit-animation-name: cashbox-bonus-arrow-1;
    animation-name: cashbox-bonus-arrow-1
}

.touch-promo-header__handle__wrapper svg .chashbox-arrow-1 {
    -webkit-animation-name: cashbox-bonus-arrow-2;
    animation-name: cashbox-bonus-arrow-2
}

.touch-promo-header .language-select {
    position: relative;
    top: auto;
    right: auto;
    background: 0 0;
    height: 40px !important
}

.touch-promo-header .language-select .language-select-current {
    height: 100% !important;
    padding-right: 0
}

.touch-promo-header .language-select .language-select-current::before {
    top: 18px
}

.touch-promo-header .language-select.language-select--opened .language-select-current::before {
    top: 9px !important
}

.touch-promo-header.no-single-click-promo {
    top: 1px !important
}

.touch-promo-header.no-single-click-promo .singleclick-cashbox {
    display: none !important
}

.touch-promo-header.no-single-click-promo.open {
    -webkit-transform: translateY(45px) !important;
    transform: translateY(45px) !important
}

.touch-promo-header.no-single-click-promo .touch-promo-header__userlist {
    border: 0
}

@media screen and (min-width: 1025px) {
    .touch-promo-header {
        display: none
    }
}

.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;
    margin: 16px auto 10px;
    padding: 9px 0;
    background-image: url(/asset/img/general/button_background-green.png);
    background-size: 100% 120%
}

.new__button__ios .new__button__span {
    z-index: 999;
    color: #fff;
    overflow: hidden;
    padding: 9px 45px;
    position: relative;
    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(/asset/img/general/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
}

@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)
    }
}

.curency__step .select--currency__main::after {
    top: 6px
}

.curency__step .item__icon--rub {
    background: url(/asset/img/general/min-svg/symbol-RUB.svg) no-repeat center !important
}

.curency__step .item__icon--usd {
    background: url(/asset/img/general/min-svg/symbol-USD.svg) no-repeat center !important
}

.curency__step .item__icon--aud {
    background: url(/asset/img/general/min-svg/symbol-AUD.svg) no-repeat center !important
}

.curency__step .item__icon--eur {
    background: url(/asset/img/general/min-svg/symbol-EUR.svg) no-repeat center !important
}

.curency__step .item__icon--uah {
    background: url(/asset/img/general/min-svg/symbol-UAH.svg) no-repeat center !important
}

.curency__step .item__icon--try {
    background: url(/asset/img/general/min-svg/symbol-try.svg) no-repeat center !important
}

.curency__step .item__icon--kzt {
    background: url(/asset/img/general/min-svg/symbol-kzt.svg) no-repeat center !important
}

.curency__step .item__icon--ars, .curency__step .item__icon--cop {
    background: url(/asset/img/general/min-svg/symbol-USD.svg) no-repeat center !important
}

.curency__step {
    width: 100%
}

.curency__step .select--currency__main {
    background: 0 0 !important;
    height: 36px !important
}

.curency__step .select--currency__placeholder {
    color: #fff !important;
    border: 1px solid #c4c4c4 !important;
    border-radius: 6px !important;
    line-height: 27px !important;
    margin: 5px 0 10px
}

.curency__step .select--currency--item__name {
    border-color: #fff !important
}

.curency__step .select--currency__list {
    top: calc(100% + 7px);
    color: #fff !important;
    background-color: #262634 !important
}

.curency__step .select--currency__item {
    color: #fff !important
}

.curency__step .item__icon--rub {
    background-size: 80% !important
}

.curency__step .item__icon--usd {
    background-size: 100% !important
}

.curency__step .item__icon--eur {
    background-size: 80% !important
}

.curency__step .item__icon--aud {
    background-size: 100% !important
}

.curency__step .item__icon--try, .curency__step .item__icon--uah {
    background-size: 60% !important
}

.curency__step .item__icon--kzt {
    background-size: 70% !important
}

.curency__step .item__icon--brl {
    background: url(/asset/img/general/symbol-brl.svg) no-repeat center !important;
    background-size: 85% !important
}

.curency__step .item__icon--ars, .curency__step .item__icon--cop {
    background-size: 100% !important
}

.curency__step .item__icon--mdl {
    background: url(/asset/img/general/symbol-mdl.svg) no-repeat center !important;
    background-size: 60% !important
}

.curency__step .item__icon--azn {
    background: url(/asset/img/general/symbol-azn.svg) no-repeat center !important;
    background-size: 90% !important
}

.curency__step .item__icon--bgn {
    background: url(/asset/img/general/symbol-bgn.svg) no-repeat center !important;
    background-size: 90% !important
}

.curency__step .item__icon--pln {
    background: url(/asset/img/general/symbol-pln.svg) no-repeat center !important;
    background-size: 90% !important
}

.curency__step .item__icon--idr {
    background: url(/asset/img/minified-svg/symbol-idr.svg) no-repeat center !important;
    background-size: 90% !important
}

.curency__step .item__icon--uzs {
    background: url(/asset/img/general/symbol-uzs.svg) no-repeat center !important;
    background-size: 90% !important
}

.curency__step .item__icon--inr {
    background: url(/asset/img/general/symbol-inr.svg) no-repeat center !important;
    background-size: 75% !important
}

.checklist__step {
    width: 100% !important
}

.countrt__step {
    width: 100%;
    margin-top: 7px
}

.first-of-steps .step-two__container__text {
    margin-top: 60px
}

.hidden {
    display: none
}

.password_hidden {
    -webkit-text-security: disc
}

.wrong-input {
    border-color: red !important
}

.two-of-steps--br .popup-button--reg {
    line-height: 42px !important;
    margin-bottom: 8px;
    margin-top: 12px
}

@media screen and (max-width: 930px) {
    .two-of-steps--br .input-material__input {
        margin-top: 17px
    }

    .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 screen and (max-width: 420px) {
    .second-of-steps .step-two__container__text .city-index, .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 .sex__step {
        width: 57%
    }

    .second-of-steps .step-two__container__text .address, .second-of-steps .step-two__container__text .cpf {
        width: 96% !important
    }
}

@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, .second-of-steps .step-two__container__img .step-two__h3 .step-two__span {
        font-size: 7vw
    }

    .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: 7vw
    }

    .first-of-steps .step-two__container__img .step-two__h3 {
        font-size: 7vw;
        margin-bottom: 6px
    }

    .first-of-steps .step-two__container__text {
        margin-top: -51px
    }
}

.input--phone__label {
    font-size: 15px;
    margin-top: -5px;
    margin-bottom: 10px
}

.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
}

.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;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border-radius: 6px
}

.select--currency__main:focus {
    outline: 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(/asset/img/assets/form/select/down-arrow.svg);
    background-size: 10px;
    background-position: center;
    background-repeat: no-repeat
}

.select--currency__form, .select--currency__list {
    width: 100%;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.select--currency__form {
    background-color: #262634;
    line-height: 29px;
    cursor: pointer;
    color: #fff;
    visibility: hidden;
    border: 1px solid #c4c4c4;
    padding: 2px 10px
}

.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
}

.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(/asset/img/general/min-svg/symbol-RUB.svg) no-repeat center;
    background-size: 80%
}

.item__icon--usd {
    background: url(/asset/img/general/min-svg/symbol-USD.svg) no-repeat center;
    background-size: 100%
}

.item__icon--aud {
    background: url(/asset/img/general/min-svg/symbol-AUD.svg) no-repeat center;
    background-size: 100%
}

.item__icon--eur {
    background: url(/asset/img/general/min-svg/symbol-EUR.svg) no-repeat center;
    background-size: 80%
}

.item__icon--uah {
    background: url(/asset/img/general/min-svg/symbol-UAH.svg) no-repeat center;
    background-size: 60%
}

.item__icon--try {
    background: url(/asset/img/general/min-svg/symbol-try.svg) no-repeat center;
    background-size: 60%
}

.item__icon--kzt {
    background: url(/asset/img/general/min-svg/symbol-kzt.svg) no-repeat center;
    background-size: 70%
}

.item__icon--brl {
    background: url(/asset/img/general/symbol-brl.svg) no-repeat center;
    background-size: 85%
}

.item__icon--ars, .item__icon--cop {
    background: url(/asset/img/general/min-svg/symbol-USD.svg) no-repeat center;
    background-size: 100%
}

.item__icon--idr {
    background: url(/asset/img/minified-svg/symbol-idr.svg) no-repeat center;
    background-size: 95%
}

.item__icon--azn {
    background: url(/asset/img/general/symbol-azn.svg) no-repeat center;
    background-size: 100%
}

.item__icon--bgn {
    background: url(/asset/img/general/symbol-bgn.svg) no-repeat center;
    background-size: 100%
}

.item__icon--mdl {
    background: url(/asset/img/general/symbol-mdl.svg) no-repeat center;
    background-size: 100%
}

.item__icon--pln {
    background: url(/asset/img/general/symbol-pln.svg) no-repeat center;
    background-size: 100%
}

.item__icon--uzs {
    background: url(/asset/img/general/symbol-uzs.svg) no-repeat center;
    background-size: 100%
}

.item__icon--inr {
    background: url(/asset/img/general/symbol-inr.svg) no-repeat center;
    background-size: 78%
}

.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, .tournament-card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.header-with-lines {
    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
}

.tournament-card {
    background: #424242;
    border-radius: 6px;
    margin-bottom: 1rem;
    -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(asset/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(asset/img/assets/tournaments/tournament-card/free.png)
}

.tournament-card.is-paid .tournament-card-cover:after {
    background-image: url(asset/img/assets/tournaments/tournament-card/paid.png)
}

.tournament-card.is-upcoming .tournament-card-cover:after {
    background-image: url(asset/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__header__upcoming-date {
    display: block;
    margin-top: 10px
}

.tournament-card__player-rank {
    padding: 0;
    text-indent: 0;
    list-style: none;
    list-style-position: outside;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
    border-top: 1px solid #5e5e5e;
    margin: 15px 0 0
}

@media screen and (max-width: 1023px) {
    .tournament-card__player-rank {
        display: none
    }
}

.tournament-card__player-rank__item {
    min-width: 25%;
    max-width: 30%
}

.tournament-card__player-rank__item__header {
    margin-top: 10px;
    color: rgba(255, 255, 255, .5);
    font-size: 12px;
    margin-bottom: 10px
}

.tournament-card__player-rank__item__value {
    margin-top: 0;
    font-size: 16px;
    font-weight: 700
}

.closed-tournaments .owl-stage-outer:before, .current-tournaments .owl-stage-outer:before, .upcoming-tournaments .owl-stage-outer:before {
    content: "";
    display: block;
    position: absolute;
    width: 30px;
    height: 100%;
    top: 0;
    left: 0;
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
    background: linear-gradient(to right, rgba(0, 0, 0, .5), transparent);
    z-index: 2
}

.closed-tournaments .owl-stage-outer:after, .current-tournaments .owl-stage-outer:after, .upcoming-tournaments .owl-stage-outer:after {
    content: "";
    display: block;
    position: absolute;
    width: 30px;
    height: 100%;
    top: 0;
    right: 0;
    background: -webkit-gradient(linear, left top, right top, from(transparent), to(rgba(0, 0, 0, .3)));
    background: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, .3));
    background: linear-gradient(to right, transparent, rgba(0, 0, 0, .3));
    z-index: 2
}

@media (min-width: 1024px) {
    .countdown-section {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .countdown-section .tournament-card-timer {
        padding-left: 0;
        border-right: 0
    }
}

.tournament-game {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.tournament-game:hover {
    z-index: 2
}

.tournament-game-cover {
    margin: 4px;
    display: block;
    position: relative;
    padding: 75% 0 0;
    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 .games__item-favorite {
    position: absolute;
    bottom: 4px;
    right: 4px;
    top: unset
}

.tournament-game-cover__img {
    display: block;
    height: 100%;
    width: 100%;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -o-object-fit: fill;
    object-fit: fill
}

.tournament-game-cover__caption {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(84.53%, #000));
    background: -webkit-linear-gradient(top, transparent 0, #000 84.53%);
    background: linear-gradient(180deg, transparent 0, #000 84.53%);
    padding: 24px 30px 4px 8px
}

.tournament-conditions-rules {
    display: none;
    width: 100%;
    padding: 0 7px
}

.tournament-conditions-rules .conditions-rules-list {
    margin-bottom: 25px
}

.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
    }
}

.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-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(/asset/img/general/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-divider.days .flip-clock-label, .index-new-year .flip-clock-dot {
    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-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: 408px;
    max-width: 100%;
    padding: 1em;
    -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
}

@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(/asset/img/general/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
    }
}

.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";
    -webkit-box-sizing: padding-box;
    box-sizing: padding-box;
    z-index: 4
}

.button::-moz-selection {
    background-color: transparent
}

.button::selection {
    background-color: transparent
}

.burger:focus, .burger__item:focus, .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(/asset/img/general/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
}

.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__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)
}

.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;
        line-height: 35px;
        height: 35px;
        cursor: pointer;
        width: 100%;
        position: relative;
        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(/asset/img/general/arrow.png) no-repeat center;
        background-size: contain;
        pointer-events: none
    }

    .news-search__vendors.new::before {
        content: "";
        background: url(/asset/img/general/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;
        z-index: -1
    }

    .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)
    }
}

.game-search, .game-search__vendors {
    display: none
}

@media screen and (max-width: 768px) {
    .aside__nav-item--search {
        padding-right: 25px;
        background-size: 15px !important
    }

    .aside__nav-item--form__close {
        display: none;
        width: 30px;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        background: url(/asset/img/general/min-svg/cross.svg) no-repeat center;
        z-index: 200;
        background-size: 50%;
        border: 0
    }

    .aside__nav-item--form__close:focus, .game-search__vendors.hidden .burger__vendors--line:focus {
        outline: 0
    }

    .game-search {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .game-search__vendors, .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 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        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);
        line-height: 35px;
        height: 35px;
        cursor: pointer;
        width: calc(50% - 10px);
        position: relative
    }

    .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(/asset/img/general/arrow.png) no-repeat center;
        background-size: contain;
        pointer-events: none
    }

    .game-search__vendors--item.new::before {
        content: "";
        background: url(/asset/img/general/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;
        z-index: -1
    }

    .game-search__vendors .burger__vendors--line:first-child {
        -webkit-transform: translateY(1px) rotate(135deg);
        transform: translateY(1px) rotate(135deg)
    }

    .game-search__vendors .burger__vendors--line:nth-child(2) {
        -webkit-transform: translateY(0) rotate(90deg);
        transform: translateY(0) rotate(90deg);
        display: none
    }

    .game-search__vendors .burger__vendors--line:last-child {
        -webkit-transform: translateY(-1px) rotate(45deg);
        transform: translateY(-1px) rotate(45deg)
    }

    .game-search__vendors.hidden .burger__vendors--line:first-child {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }

    .game-search__vendors.hidden .burger__vendors--line:nth-child(2) {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        display: block
    }

    .game-search__vendors.hidden .burger__vendors--line:last-child {
        -webkit-transform: translateY(5px);
        transform: translateY(5px)
    }

    .search-input-mob {
        -ms-flex-preferred-size: calc(50%);
        flex-basis: calc(50%);
        width: calc(50%);
        height: 35px;
        margin-bottom: 10px
    }

    .search-input-mob .aside__nav-item--form {
        height: 45px;
        width: 100%
    }

    .search-input-mob .aside__nav-item--form .aside__nav-item--search {
        width: 100%;
        line-height: 25px;
        height: 35px;
        border: 1px solid #ddd;
        border-radius: 6px;
        font-size: 16px;
        background-size: 20px;
        background-position: 6px 50%;
        padding-left: 30px
    }
}

@media screen and (max-width: 460px) {
    .aside__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
    }
}

.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 {
    top: calc(100% + 5px);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: .625em;
    white-space: nowrap;
    padding: 6px 10px;
    border-radius: 5px;
    display: none
}

.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;
    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, .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(/asset/img/general/min-svg/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: calc(100% - 14px);
        background-color: #424242;
        padding: 11px 7px 7px;
        margin-top: -2px;
        margin-bottom: 0
    }

    .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(/asset/img/general/switch_disable.png);
    background-size: 54px 24px;
    z-index: 800;
    position: relative
}

.switch::after, .switch::before {
    content: "";
    display: block;
    position: absolute
}

.switch::before {
    right: -14px;
    z-index: 1200;
    -webkit-transition: all .22s linear;
    transition: all .22s linear;
    top: 3.45px;
    background-image: url(/asset/img/general/switch_dot.png)
}

.switch::after {
    top: 1px;
    left: -.5px;
    background-image: url(/asset/img/general/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
    }
}

.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
}

.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%
}

.mobile__header.with-balance-dropdown {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
    min-width: 123px;
    padding-left: 5px;
    font-size: 16px !important
}

.mobile__header.with-balance-dropdown .dropdown-balance__list {
    right: -4px;
    top: 44px
}

.mobile__header.with-balance-dropdown .dropdown-balance__list .dropdown-balance__list__item {
    padding-left: 40px
}

.gamepage__main {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
    height: 100%;
    padding-bottom: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.gamepage__main .button {
    width: 100%;
    min-height: 38px
}

.gamepage__main iframe {
    border: 0;
    width: 100%;
    height: 100%
}

.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
}

.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";
    margin: 0;
    color: #d01918;
    font-size: 24px
}

.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;
    -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 {
    min-width: 374px;
    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__wrapper .news__list .news__item .news__text__link {
    display: block;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    text-transform: uppercase;
    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 {
        overflow-x: scroll;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-overflow-scrolling: touch
    }

    .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 {
        min-width: 323px;
        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 {
        min-width: 274px;
        height: 207px
    }

    .news__wrapper .news__list .news__item .news__text {
        width: 97%
    }
}

.faq {
    color: #fff;
    font-size: 1em
}

.faq ::-moz-selection {
    background-color: transparent
}

.faq ::selection {
    background-color: transparent
}

.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(/asset/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
}

.article__label-dec {
    color: #fff !important;
    padding-bottom: 22px !important
}

@media screen and (min-width: 980px) {
    article.faq {
        padding-left: 10px
    }
}

@media only screen and (max-width: 576px) {
    .faq__content {
        padding-left: 0
    }
}

.news__article__h2 {
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    text-transform: uppercase;
    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 {
    font-weight: 400;
    font-size: 16px;
    line-height: 21px
}

.news__article .news__article__span {
    color: #fff
}

.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 .iframe__wrapper {
    margin: 33px 0
}

.news__article .button__wrapper button {
    min-width: 226px;
    margin: 0 20px 0 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
    }
}

.tournament-card .ny-one-tour-card {
    height: 100%;
    width: 100%;
    background: url(/asset/img/general/banners/tournametns/ny-one/nyy-bawl.png), url(/asset/img/general/banners/tournametns/ny-one/satan.png), url(/asset/img/general/banners/tournametns/ny-one/snow-and-piper.png), url(/asset/img/general/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(/asset/img/general/banners/tournametns/ny-one/satan.png), url(/asset/img/general/banners/tournametns/ny-one/snow-and-piper.png), url(/asset/img/general/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(/asset/img/general/banners/tournametns/ny-one/snow-and-piper.png), url(/asset/img/general/banners/tournametns/ny-one/background-tournametns-ny.jpg);
        background-size: cover, cover;
        background-position: 90% 7px, center;
        background-repeat: no-repeat
    }
}

@media screen and (min-width: 1280px) {
    .girls-cards {
        position: relative
    }

    .girls-cards::after, .girls-cards::before {
        content: "";
        display: block;
        width: 319px;
        height: 100%;
        position: fixed;
        top: 56px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center
    }

    .girls-cards::before {
        left: calc(50% - 959px)
    }

    .girls-cards::after {
        left: calc(50% + 639px)
    }

    .girls-cards::before {
        background-image: url(/asset/img/general/backgrounds/girls-cards/girls-cards-left.jpg)
    }

    .girls-cards::after {
        background-image: url(/asset/img/general/backgrounds/girls-cards/girls-cards-right.jpg)
    }
}

@media screen and (min-width: 1930px) {
    .girls-cards::after, .girls-cards::before {
        content: "";
        width: calc((100% - 1280px) / 2);
        top: 56px
    }

    .girls-cards::before {
        left: 0
    }

    .girls-cards::after {
        left: calc(50% + 639px);
        background-position: 50% 8%
    }

    .girls-cards::before {
        background-image: url(/asset/img/general/backgrounds/girls-cards/girls-cards-left-h.jpg);
        background-position: 50% 8%
    }

    .girls-cards::after {
        background-image: url(/asset/img/general/backgrounds/girls-cards/girls-cards-right-h.jpg)
    }
}

.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
}

@media only screen and (max-width: 768px) {
    .page {
        padding-top: 46px
    }
}

@media only screen and (max-width: 1024px) {
    .page {
        padding-top: 45px
    }
}

.article table {
    border-collapse: collapse
}

.article table tr td {
    border: 1px solid;
    padding: 2px 5px
}

.breadcrumbs {
    display: flex;
    padding: 15px 0;
    border-top: 1px solid #777;
    margin-top: 15px
}

.breadcrumbs div::before {
    content: ">";
    margin-right: 10px
}

.breadcrumbs div:first-child::before {
    content: "";
    margin-right: 0
}

.breadcrumbs a {
    color: #fff;
    text-decoration: none
}

.breadcrumbs div {
    justify-content: center;
    display: flex;
    align-content: center;
    align-items: center;
    flex-direction: row;
    margin-right: 15px
}
