.nav__list {
    width: 100%;
    text-decoration: none !important
}

a:hover {
    color: #a9a9a9 !important;
    text-decoration: none !important
}

@media (min-width:100px) and (max-width:1025px) {
    .row {
        margin-top: 50px !important;
        margin-right: 0 !important;
        margin-left: 0 !important
    }
}

@media (min-width:1026px) and (max-width:2560px) {
    .row {
        margin-top: 80px !important
    }
}

.owl-item.active {
    width: 100%
}

@keyframes openTicket {

    0%,
    to {
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    50% {
        -webkit-transform: translate(-50%, -50%) scale(1.2);
        transform: translate(-50%, -50%) scale(1.2)
    }
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    scrollbar-width: thin;
    scrollbar-color: #a0a0a9 transparent
}

body {
    margin: 0
}

article,
aside,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
    display: block
}

[hidden] {
    display: none !important;
    visibility: hidden
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

b {
    font-weight: 700
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

code {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button {
    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
}

@media only screen and (max-width:768px) {
    .owl-dots {
        display: none;
        visibility: hidden
    }
}

html::-webkit-scrollbar {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    position: fixed;
    width: 8px;
    background-color: #1a1a1a;
    display: none
}

body::-webkit-scrollbar {
    width: 6px;
    cursor: pointer
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

body::-webkit-scrollbar-thumb {
    background-color: #3e3e4d;
    border-radius: 8px
}

.hidden {
    display: none
}

@media screen and (max-width:1600px) {
    .hidden-to-1600 {
        display: none
    }
}

@media screen and (min-width:1280px) {

    .common-girls,
    .common-girls5,
    .girls,
    .girls-cards,
    .pinup-slot {
        position: relative
    }

    .common-girls5::after,
    .common-girls5::before,
    .common-girls::after,
    .common-girls::before,
    .girls-cards::after,
    .girls-cards::before,
    .girls::after,
    .girls::before,
    .pinup-slot::after,
    .pinup-slot::before {
        content: '';
        display: block;
        width: 319px;
        height: 100%;
        position: fixed;
        top: 56px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center
    }

    .common-girls5::before,
    .common-girls::before,
    .girls-cards::before,
    .girls::before,
    .pinup-slot::before {
        left: calc(50% - 959px)
    }

    .common-girls5::after,
    .common-girls::after,
    .girls-cards::after,
    .girls::after,
    .pinup-slot::after {
        left: calc(50% + 639px)
    }

    .girls::before {
        background-image: url(../content/left-1.webp)
    }

    .girls::after {
        background-image: url(../content/right-1.webp)
    }

    .common-girls::before {
        background-image: url(../content/com-left.webp)
    }

    .common-girls::after {
        background-image: url(../content/com-right.webp)
    }

    .common-girls5::before {
        background-image: url(../content/left.webp)
    }

    .common-girls5::after {
        background-image: url(../content/right.webp)
    }

    .girls-cards::before {
        background-image: url(../content/girls-cards-left.webp)
    }

    .girls-cards::after {
        background-image: url(../content/girls-cards-right.webp)
    }
}

@media screen and (min-width:1930px) {

    .common-girls5::after,
    .common-girls5::before,
    .common-girls::after,
    .common-girls::before,
    .girls-cards::after,
    .girls-cards::before,
    .girls::after,
    .girls::before,
    .pinup-slot::after,
    .pinup-slot::before {
        content: '';
        width: calc((100% - 1280px)/ 2);
        top: 56px
    }

    .common-girls5::before,
    .common-girls::before,
    .girls-cards::before,
    .girls::before,
    .pinup-slot::before {
        left: 0
    }

    .common-girls5::after,
    .common-girls::after,
    .girls-cards::after,
    .girls::after,
    .pinup-slot::after {
        left: calc(50% + 639px)
    }

    .girls::before {
        background-image: url(../content/left.webp)
    }

    .girls::after {
        background-image: url(../content/right.webp)
    }

    .common-girls::before {
        background-image: url(../content/com-left-h.webp)
    }

    .common-girls::after {
        background-image: url(../content/com-right-h.webp)
    }

    .common-girls5::after,
    .common-girls5::before {
        background-image: url(../content/left-h.webp);
        background-position: 50% 0
    }

    .common-girls5::after {
        background-image: url(../content/right-h.webp)
    }
}

@media only screen and (max-width:1024px) {
    .page {
        padding-top: 45px
    }
}

.link_accent {
    color: #24bb9d;
    text-decoration: none
}

@media only screen and (max-width:768px) {
    .page {
        padding-top: 46px
    }
}

@media only screen and (max-width:460px) {
    input {
        font-size: 17px !important
    }
}

.layout,
.layout .main {
    padding: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.layout {
    max-width: 1280px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #262634
}

.layout .main {
    width: 80%;
    outline: 0;
    min-height: calc(var(--vh, 1vh)*100 - var(--commonHeight))
}

@media screen and (max-width:1260px) {
    .layout .main {
        padding: 5px 15px
    }
}

@media screen and (max-width:770px) {
    .layout .main {
        padding: 5px
    }
}

.layout .aside {
    width: 20%;
    padding: 5px
}

.layout--tournament>section {
    width: 100%
}

.layout--tournament {
    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 {
        padding: 0
    }
}

.layout--tournament>section .slider__item {
    height: 220px
}

@media screen and (max-width:576px) {
    .layout--tournament>section .slider__item {
        height: 44vw
    }
}

@media screen and (max-width:500px) {
    .layout--tournament>section .slider__item {
        height: 52vw
    }
}

@media screen and (max-width:360px) {
    .layout--tournament>section .slider__item {
        height: 54vw
    }
}

.layout--tournament .slider__item>div {
    border-radius: 0 0 4px 4px
}

.layout .aside,
.layout--tournament>section {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (max-width:1023px) {
    .layout--tournament>section {
        width: 100%
    }
}

.layout.layout--tournament {
    padding: 0 5px
}

@media screen and (max-width:1285px) {
    .layout.layout--tournament {
        padding: 0 7px
    }
}

.layout.layout--tournament .slider__item .button {
    display: none
}

.layout.layout--promo .main {
    width: 60%
}

.layout.layout--promo .footer {
    margin-right: -5px;
    margin-left: -5px
}

@media only screen and (max-width:1240px) {
    .layout .main {
        width: 75%
    }

    .layout .aside {
        width: 25%
    }

    .layout.layout--promo .main {
        width: 75%
    }
}

@media only screen and (max-width:980px) {

    .layout .main,
    .layout.layout--promo .main {
        width: 100%
    }

    .layout .aside {
        display: none
    }

    .layout--lk .aside--lk {
        width: 100%;
        display: block !important
    }
}

@media only screen and (max-width:768px) {
    .layout {
        padding-top: 0
    }
}

@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;
    z-index: 100
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.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-height {
    -webkit-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.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
    }
}

.v-sport-mobile {
    position: relative;
    min-height: calc(100vh - 106px)
}

.page-404 {
    background: #262633
}

.text-block__link {
    color: #40c4ab
}

.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(../content/arrow.webp);
    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(../content/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-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.search-input .aside__nav-item--search:focus {
    outline: 0
}

.aside__nav-item.promo-button {
    position: relative;
    overflow: visible
}

.aside__nav-item.promo-button:hover::after {
    -webkit-animation-name: arrowMenuPromo;
    animation-name: arrowMenuPromo
}

@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(../content/arrow.webp);
        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);
        width: 40px;
        z-index: 33;
        right: 0;
        background-image: url(../content/arrow.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center
    }

    .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 {
        left: 20px;
        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: 28px;
        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: 6px;
    border-bottom: 0
}

.aside__nav--games.has-tournament .aside__nav-item.tournament:not(:first-child) {
    border-radius: 0 0 6px 6px !important
}

.aside__nav--games.has-tournament .aside__nav-item:nth-child(3) {
    border-radius: 6px 6px 0 0
}

.start {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 2px;
    height: 214px
}

.start__logo,
.start__logo::after {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%
}

.start__logo {
    width: calc(100% - 8px);
    height: 175px;
    background-image: url(../content/frame.webp);
    position: relative;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: arrowanimate;
    animation-name: arrowanimate;
    -webkit-animation-duration: 1.4s;
    animation-duration: 1.4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    max-width: 250px;
    margin: 0 auto
}

.start__logo__header {
    width: 100%;
    font-family: pt_sansbold, sans-serif;
    text-align: center;
    font-weight: 700;
    padding-top: 25px;
    font-size: 22px
}

.start__logo__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__down {
    color: #f55;
    text-shadow: 0 0 10px red, 0 0 20px red;
    font-family: pt_sansregular, sans-serif
}

.start__logo::after {
    content: '';
    display: block;
    width: 20%;
    height: 32.57142857142857%;
    position: absolute;
    left: 50%;
    top: 66%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-image: url(../content/arrow-flur.webp)
}

.start__button {
    display: block;
    position: relative;
    margin: 0 auto;
    width: 80.62015503875969%
}

:root {
    --bonus-pres-color: $color-orange
}

.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
}

.sidebar .new-in-sidebar a:hover:after {
    -webkit-animation: none;
    animation: none
}

.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.sport {
    --bonus-pres-color: $color-light-sea-green;
    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: $color-red;
    border-color: #eb8676
}

.bonus-card {
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding: 4em 1.5em 1.5em;
    position: relative
}

.bonus-card__picture {
    height: 11.5em;
    width: 13em;
    margin: 0 auto;
    position: relative;
    cursor: pointer
}

.bonus-card__picture__coins::before {
    position: absolute;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.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__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__link {
    margin-top: .5em;
    color: #fff;
    display: block;
    font-size: .8em
}

.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
}

.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, sans-serif
}

.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%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #777;
    padding: 10px 0
}

.footer__top-wrapper {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    padding: 0
}

.footer__top-label {
    width: 100%;
    margin: 0 0 8px;
    font-family: pt_sansbold, sans-serif
}

.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;
    font-family: pt_sansregular
}

.footer__middle-list-item {
    position: relative;
    padding-left: 92px;
    font-size: .75em;
    font-family: pt_sansregular
}

.footer__middle-list-item::before {
    position: absolute;
    left: 76px;
    top: 6px;
    content: '';
    display: inline-block;
    width: 12px;
    height: 8px;
    margin-right: 6px;
    background-image: url(../content/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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.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(../content/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__icon,
.games .button.button_gray::after {
    display: none
}

.partners__label {
    font-size: .75em;
    color: #fff;
    text-decoration: none;
    font-family: pt_sansregular
}

.partners__link {
    padding: 7px 0;
    margin: auto;
    width: 50px;
    display: block
}

.pinup__logo-svg {
    width: 48%;
    margin-top: 20px;
    margin-right: 53px;
    height: 60px;
    background: url(../content/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.sp-microgaming {
    width: 123px;
    height: 32px;
    background: url(../content/sp-microgaming.svg) no-repeat center;
    background-size: contain
}

.footer-vendors__link.sp-endorphina {
    width: 72px;
    height: 30px;
    background: url(../content/sp-endorphina.svg) no-repeat center;
    background-size: contain
}

.footer-vendors__link.sp-spinomenal {
    width: 170px;
    height: 31px;
    background: url(../content/sp-spinomenal.svg) no-repeat center;
    background-size: contain
}

.footer-vendors__link.sp-habanero {
    width: 148px;
    height: 31px;
    background: url(../content/sp-habanero.svg) no-repeat center;
    background-size: contain
}

.footer-vendors__link.sp-pariplay {
    width: 113px;
    height: 31px;
    background: url(../content/sp-pariplay.svg) no-repeat center;
    background-size: contain
}

.footer-vendors__link.sp-wazdan {
    width: 114px;
    height: 42px;
    background: url(../content/sp-wazdan.svg) no-repeat center;
    background-size: 100%
}

.footer-vendors__link.sp-blueprint {
    width: 114px;
    height: 42px;
    background: url(../content/sp-blueprint.svg) no-repeat center;
    background-size: 100%
}

.footer-vendors__link.sp-red-tiger {
    width: 114px;
    height: 42px;
    background: url(../content/sp-red-tiger.svg) no-repeat center;
    background-size: 100%
}

.footer-vendors__link.sp-thunderkick {
    width: 60px;
    height: 42px;
    background: url(../content/sp-thunderkick.svg) no-repeat center;
    background-size: 68%
}

.footer-vendors__link:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.footer__comercial-item-fsps {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 40px;
    margin: 0;
    padding: 0 2px
}

.footer__comercial-item-fsps img {
    height: 48px;
    display: block;
    margin: 0 auto
}

html[lang=az] .footer__label,
html[lang=az] .footer__top-label {
    font-family: pt_sansregular, sans-serif
}

@media only screen and (min-width:1100px) {
    .pinup__logo-svg {
        margin-right: 40px
    }
}

@media only screen and (min-width:1024px) {
    .footer__league-item:nth-child(1) {
        width: 30px
    }

    .footer__league-item:nth-child(2) {
        width: 120px
    }

    .footer__league-item:nth-child(3) {
        width: 78px
    }

    .footer__league-item:nth-child(4),
    .footer__league-item:nth-child(5) {
        width: 38px;
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    .footer__league-item:nth-child(5) {
        width: 71px
    }

    .footer__league-item:nth-child(6) {
        width: 143px
    }

    .footer__league-item:nth-child(7) {
        width: 85px
    }

    .footer__league-item:nth-child(8) {
        width: 38px;
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    .footer__league-item:nth-child(9) {
        width: 31px;
        -webkit-transform: scale(1.4);
        transform: scale(1.4)
    }

    .footer__league-item:nth-child(10) {
        width: 166px
    }

    .footer__league-item:nth-child(11) {
        width: 89px
    }

    .footer__league-item:nth-child(12) {
        width: 50px
    }
}

@media only screen and (max-width:1024px) {
    .footer__middle-wrapper:last-child {
        display: none
    }

    .footer__middle .footer__mob__visible {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
        text-align: center;
        margin-top: -15px;
        margin-bottom: 15px
    }

    .footer__middle-wrapper:first-child {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
        text-align: center
    }

    .footer__league,
    .footer__top {
        display: none
    }

    .footer__middle {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .footer__copyright-logo {
        display: block;
        width: 115px
    }

    .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__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.icon__hidden {
        display: none
    }
}

@-moz-document url-prefix() {
    .speedway-gamepage .speedway-iframe {
        padding-bottom: 30px
    }
}

.games__list {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style: none;
    list-style-position: outside;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.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;
    min-width: 65%
}

.games__item-control-link {
    -webkit-transition: color .1s ease-out;
    transition: color .1s ease-out;
    margin: .5em auto auto;
    text-decoration: none
}

.games__item-control-link:hover {
    text-decoration: underline;
    color: #f2f2f2
}

.games__min-bet-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 86px;
    height: 29px;
    background: url(../content/min-bet-label.webp) no-repeat center;
    background-size: cover;
    position: absolute;
    top: 5px;
    right: 0;
    font-family: Roboto, sans-serif;
    font-size: 10px;
    font-weight: 700;
    color: #000
}

.games__min-bet-label-text {
    margin: 0 6px 0 auto;
    text-align: center;
    text-shadow: -1px 1px 0 #fff
}

.games__item:hover .games__item-control {
    display: block
}

.games__item:hover .games__item-image img {
    -webkit-transform: scale(1.15);
    transform: scale(1.15)
}

.games__list-item.has-tournament .games__item:hover .games__item-control {
    z-index: 1
}

.games__item-favorite {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 0;
    top: 50%;
    margin-top: -10px;
    cursor: pointer;
    overflow: visible
}

.games__item-favorite span {
    width: 50px;
    height: 50px;
    background-image: url(../content/sprite_star.webp);
    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-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-hot::before {
    background-image: url(../content/ribbon-hot.svg)
}

.r-new::before {
    background-image: url(../content/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) {
    .games__item:hover .games__item-control {
        display: none
    }

    .games__item:hover .games__item-image img {
        -webkit-transform: none;
        transform: none
    }

    .games__item:focus-within {
        outline: 0
    }

    .games__item:focus-within .games__item-control {
        display: block
    }

    .games__item:focus-within .games__item-image img {
        -webkit-transform: scale(1.15);
        transform: scale(1.15)
    }
}

@media only screen and (max-width:576px) {
    .games__item-title {
        margin-top: 5px
    }

    .games__list-item {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }

    .games__list-item:nth-child(4n) {
        padding-right: 10px
    }

    .games__list-item:nth-child(2n) {
        padding-right: 0
    }

    .games__list-item:nth-child(even) .games__item-favorite {
        right: 5px
    }
}

@media only screen and (max-width:340px) {
    .games__item-image {
        height: 120px
    }
}

.games__list-item.has-tournament::after {
    content: '';
    display: block;
    background: url(../content/tournament.webp) no-repeat center;
    background-size: contain;
    width: 59px;
    height: 92px;
    position: absolute;
    left: 1rem;
    top: 0
}

@media only screen and (max-width:330px) {
    .games__list-item.has-tournament::after {
        height: 61px;
        left: .5rem
    }
}

html[lang=es-pe] .gestbar__form::-webkit-input-placeholder,
html[lang=es] .gestbar__form::-webkit-input-placeholder,
html[lang=tr] .gestbar__form::-webkit-input-placeholder {
    font-size: 13px
}

html[lang=es-pe] .gestbar__form::-moz-placeholder,
html[lang=es] .gestbar__form::-moz-placeholder,
html[lang=tr] .gestbar__form::-moz-placeholder {
    font-size: 13px
}

html[lang=es-pe] .gestbar__form:-ms-input-placeholder,
html[lang=es] .gestbar__form:-ms-input-placeholder,
html[lang=tr] .gestbar__form:-ms-input-placeholder {
    font-size: 13px
}

html[lang=es-pe] .gestbar__form::-ms-input-placeholder,
html[lang=es] .gestbar__form::-ms-input-placeholder,
html[lang=tr] .gestbar__form::-ms-input-placeholder {
    font-size: 13px
}

html[lang=es-pe] .gestbar__form::placeholder,
html[lang=es] .gestbar__form::placeholder,
html[lang=tr] .gestbar__form::placeholder {
    font-size: 13px
}

.gestbar__list {
    height: inherit;
    margin: 0 70px 0 0;
    padding: 0;
    text-indent: 0;
    list-style: none;
    list-style-position: outside;
    display: block
}

.gestbar__form,
.gestbar__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.gestbar__item {
    padding: 0 4px;
    position: relative
}

.gestbar__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 {
    color: #a9a9a9
}

.gestbar__form::-ms-input-placeholder {
    color: #a9a9a9
}

.gestbar__form::placeholder {
    color: #a9a9a9
}

.gestbar__form:focus {
    outline: 0;
    -webkit-box-shadow: inset 2px 2px 8px 2px rgba(0, 0, 0, .25);
    box-shadow: inset 2px 2px 8px 2px rgba(0, 0, 0, .25)
}

.gestbar__change {
    display: inline-block;
    color: #fff;
    background-color: #24bb9d;
    font-weight: 600;
    width: 21px;
    height: 21px;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 380px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer
}

.gestbar__change:focus {
    outline: 0
}

.gestbar__auth {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 406px
}

.gestbar {
    line-height: 45px
}

.gestbar__list {
    font-size: 0
}

.gestbar__item {
    display: inline-block;
    font-size: 16px;
    vertical-align: middle;
    line-height: 1em
}

@media screen and (max-width:1024px) {
    .gestbar__list {
        margin: 0
    }

    .gestbar__auth {
        width: 50%
    }
}

.header,
.header__bottom,
.header__row {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    padding: 0 4px;
    -webkit-box-shadow: 0 0 18px 16px rgba(0, 0, 0, .15);
    box-shadow: 0 0 18px 16px rgba(0, 0, 0, .15);
    z-index: 3000
}

.header::before,
.header__row::after {
    content: '';
    display: block;
    position: absolute
}

.header::before {
    left: 0;
    top: 0;
    height: 100%;
    width: 10%;
    z-index: 47
}

.header__bottom,
.header__row {
    position: relative
}

.header__row::after {
    width: calc(100% - 250px);
    height: 1px;
    background-color: #656565;
    top: 100%;
    right: 0
}

.header__row .gestbar {
    text-align: right;
    margin-left: auto
}

.header__bottom {
    z-index: 49
}

.header__bottom--hidden {
    display: none
}

.header .logo {
    display: block;
    width: 180px;
    height: 75%;
    margin-left: 25px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-size: contain !important;
    background: url(../content/logo_casino.svg) no-repeat center;
    z-index: 5000
}

@media (min-width:1024px) {
    .header .logo {
        margin-left: 0
    }
}

@media (min-width:1590px) {
    .header .logo {
        margin-left: 25px
    }
}

@media (max-width:1540px) {
    .header .logo {
        height: 55%
    }
}

@media (max-width:1280px) {
    .header .logo {
        width: 150px;
        height: 50%
    }
}

.header .logo img {
    width: 100%;
    height: 100%;
    display: block
}

.header .burger {
    display: none;
    visibility: hidden
}

@media (max-width:1540px) {
    .header .logo {
        top: 36%
    }
}

@media only screen and (max-width:1240px) {
    .header__row::after {
        width: calc(100% - 190px)
    }
}

@media only screen and (max-width:1024px) {
    .header {
        border-bottom: 1px solid #6a6a6a;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .header .logo {
        background: url(../content/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::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%)
    }
}

@media only screen and (max-width:380px) {
    html[lang=es-pe] .header .gestbar__item .button {
        font-size: 13px
    }
}

@media screen and (max-width:380px) {
    html[lang=es-pe] .header .logo {
        width: 64px !important
    }
}

@media only screen and (max-width:350px) {
    html[lang=pe] .header .gestbar__item .button {
        font-size: 13px
    }
}

@media only screen and (max-width:340px) {
    html[lang=pe] .header .gestbar__item .button {
        padding: 0 6px
    }
}

.header-burger-menu {
    position: absolute;
    top: 35px;
    right: 0;
    display: none;
    width: 148px;
    padding: 0 10px;
    background-color: #3c3c3c
}

.header-burger-menu__list {
    padding: 0;
    margin: 0;
    list-style: none
}

.header-burger-menu__item {
    padding: 10px 0;
    border-bottom: 1px solid #656565
}

.header-burger-menu__item:last-child {
    border: 0
}

.header-burger-menu__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #a9a9a9;
    text-decoration: none
}

.header-burger-menu__link:focus {
    color: #fff;
    font-family: pt_sansbold, sans-serif;
    font-weight: 400
}

.header-burger-menu__link--active {
    color: #fff;
    font-family: pt_sansbold, sans-serif;
    font-weight: 400
}

.header-burger-menu__link--active:before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    margin-right: 10px;
    border-radius: 10px;
    background-color: #24bb9d
}

@media screen and (max-width:1240px) {
    .header-burger-menu__link--active:before {
        width: 7px;
        height: 7px
    }
}

.header-burger-menu-block--open .header-burger-menu {
    display: initial
}

.article nav ul {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style: none;
    list-style-position: outside
}

.main__section--winrs {
    display: none
}

.layout {
    position: relative
}

@media only screen and (min-width:680px) {
    .main__section--winrs {
        display: block
    }
}

@media screen and (max-width:510px) {
    .lottery-info__header {
        margin: 0 2px;
        top: .3vw;
        font-size: 4.5vw
    }

    .lottery-info__title {
        font-size: 30px;
        line-height: 30px;
        padding-bottom: 2vw !important
    }
}

@media screen and (max-width:380px) {
    .lottery-info__header {
        margin: 0 2px;
        top: -.4vw
    }
}

.main__header--games .main__header-list,
.main__header--winrs .main__header-list,
.row {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.row {
    width: 100%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 5px
}

.row__aside {
    width: calc(20% - 10px);
    margin-right: 10px
}

.row__slider {
    width: 80%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 220px
}

@media only screen and (max-width:1240px) {
    .row__slider {
        width: 75%
    }

    .row__aside {
        width: calc(25% - 10px);
        margin-right: 10px
    }
}

@media only screen and (max-width:980px) {
    .row__slider {
        width: 100%
    }

    .row__aside {
        display: none !important;
        visibility: hidden !important
    }
}

@media only screen and (max-width:576px) {
    .row {
        display: block
    }

    .row__slider {
        width: 100%;
        height: 44vw;
        min-height: 145px !important
    }
}

@media only screen and (max-width:500px) {
    .row__slider {
        height: 52vw
    }
}

@media only screen and (max-width:360px) {
    .row__slider {
        height: 54vw
    }
}

.main__header {
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#343434));
    background: -webkit-linear-gradient(top, #424242 0, #343434 100%);
    background: linear-gradient(to bottom, #424242 0, #343434 100%);
    border-radius: 6px;
    font-size: 1.25em;
    line-height: 35px;
    margin-bottom: 10px
}

.main__header--games,
.main__header--winrs {
    display: none
}

.main__header--games .main__header-list,
.main__header--winrs .main__header-list {
    margin: 0;
    text-indent: 0;
    list-style: none;
    list-style-position: outside;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 10px
}

.main__header--games .main__header-item,
.main__header--winrs .main__header-item {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}

.main__header--games .main__header-link,
.main__header--winrs .main__header-link {
    color: #fff;
    text-decoration: none;
    position: relative
}

.main__header--games .main__header-link--active,
.main__header--winrs .main__header-link--active {
    outline: 0;
    font-family: pt_sansbold;
    font-weight: 400;
    color: #fff
}

.main__header--games .main__header-link--active::before,
.main__header--winrs .main__header-link--active::before {
    content: '';
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #24bb9d;
    border-radius: 50%;
    top: 50%;
    left: -20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.main__header--games .main__header-link:focus,
.main__header--winrs .main__header-link:focus {
    outline: 0;
    color: #fff;
    font-family: pt_sansbold;
    font-weight: 400
}

.main__header--games .main__header-link:focus::before,
.main__header--winrs .main__header-link:focus::before {
    content: '';
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #24bb9d;
    border-radius: 50%;
    top: 50%;
    left: -20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media only screen and (min-width:680px) {

    .main__header--games,
    .main__header--winrs {
        display: block
    }
}

.nav {
    max-width: 1200px;
    margin: auto
}

.nav__list {
    position: relative;
    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__item__new {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: -10px
}

.nav__item__img {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.nav__link {
    text-decoration: none;
    color: #a9a9a9;
    position: relative
}

.nav__link--active {
    color: #fff;
    font-family: pt_sansbold, sans-serif;
    font-weight: 400
}

.nav__link--active::before {
    content: '';
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #24bb9d;
    border-radius: 50%;
    top: 50%;
    left: -14px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.nav__link:focus {
    outline: 0;
    color: #fff;
    font-family: pt_sansbold, sans-serif;
    font-weight: 400
}

.nav__link--img-href {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.nav__link--img-href:focus {
    outline: initial !important;
    color: initial !important;
    font-family: pt_sansbold, sans-serif !important;
    font-weight: initial !important
}

.nav__link--img {
    height: 20px;
    margin-top: 4px
}

@media screen and (max-width:1279px) {
    .nav__link--img {
        height: 16px
    }
}

.header-burger-menu-block {
    display: none;
    height: 34px;
    padding: 0 10px;
    cursor: pointer
}

.header-burger-menu-block::-moz-selection {
    background: 0 0
}

.header-burger-menu-block::selection {
    background: 0 0
}

@media screen and (max-width:1600px) {
    .header-burger-menu-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

html[lang=az] .nav__list,
html[lang=br] .nav__list,
html[lang=pt] .nav__list {
    font-size: 18px
}

html[lang=az] .nav__link--active::before,
html[lang=br] .nav__link--active::before,
html[lang=pt] .nav__link--active::before {
    width: 8px;
    height: 8px
}

.nav__new {
    position: relative
}

.nav__new:after {
    background: url(../content/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
}

@media screen and (max-width:1500px) {
    .nav {
        max-width: 90vw
    }
}

@media screen and (max-width:1280px) {
    .nav {
        max-width: 91vw
    }
}

@media screen and (max-width:1279px) {

    .nav__item,
    .nav__list {
        font-size: 17px
    }
}

@media screen and (max-width:1240px) {
    .nav {
        max-width: 93vw
    }

    .nav__link--active::before {
        width: 7px;
        height: 7px;
        left: -10px
    }
}

@media screen and (max-width:1080px) {

    .nav__item,
    .nav__list {
        font-size: 16px
    }

    .nav__link--active::before {
        width: 6px;
        height: 6px;
        left: -9px
    }
}

.sidebar {
    background-color: #000;
    position: fixed;
    top: 46px;
    left: 0;
    height: 100%;
    width: calc(100vw - 71px);
    max-width: 553px;
    z-index: 4000;
    overflow: scroll;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: -webkit-transform .25s ease-in-out;
    transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out
}

.sidebar .sidebar__link {
    padding-right: 50px;
    text-overflow: ellipsis;
    overflow: hidden
}

.sidebar--hidden {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.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 {
    -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: sticky;
    top: 0;
    left: 0;
    z-index: 676
}

.sidebar--auth .mobile__header-name {
    color: #fff
}

.article h2,
.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(../content/ribbon-new-menu.svg) no-repeat center;
    right: -5.2px;
    top: 45%
}

.sidebar__item {
    display: block;
    border-bottom: 1px solid #5a5a5a
}

.sidebar__item--casino a::before,
.sidebar__item--fav a::before,
.sidebar__item--info a::before,
.sidebar__item--live a::before,
.sidebar__item--live-dillers a::before,
.sidebar__item--lottery a::before,
.sidebar__item--pincoins a::before,
.sidebar__item--privilegies a::before,
.sidebar__item--promo a::before,
.sidebar__item--promo-red a::before,
.sidebar__item--sport a::before,
.sidebar__item--v-sport a::before {
    content: "";
    display: inline-block;
    width: 27px;
    height: 27px;
    position: relative;
    top: 50%;
    vertical-align: middle;
    margin-bottom: 5px;
    margin-right: 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--poker-bet a::before,
.sidebar__item--promo-black 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(../content/casino-icon.svg) no-repeat center
}

.sidebar__item--fav a::before {
    background: url(../content/featured_games.svg) no-repeat center
}

.sidebar__item--live a::before {
    background: url(../content/live.svg) no-repeat center
}

.sidebar__item--sport a::before {
    background: url(../content/ball.svg) no-repeat center
}

.sidebar__item--promo a::before {
    background: url(../content/promo.svg) no-repeat center
}

.sidebar__item--pincoins a::before {
    background: url(../content/pincoin.svg) no-repeat center
}

.sidebar__item--info a::before {
    background: url(../content/dopinfo.svg) no-repeat center
}

.sidebar__item--lottery a::before {
    background: url(../content/ticket.svg) no-repeat center
}

.sidebar__item--privilegies a::before {
    background: url(../content/privilegii.svg) no-repeat center
}

.sidebar__item--promo-red a::before {
    background: url(../content/promo-red.svg) no-repeat center
}

.sidebar__item--promo-black a::before {
    background: url(../content/minified-svg/promo-black.svg) no-repeat center
}

.sidebar__item--live-dillers a::before {
    background: url(../content/live-dillers.svg) no-repeat center
}

.sidebar__item--v-sport a::before {
    background: url(../content/v-sport.svg) no-repeat center
}

.sidebar__item--tv-games a::before {
    background: url(../content/tv-games.svg) no-repeat center
}

.sidebar__item--android a::before {
    background: url(../content/android.svg) no-repeat center
}

.sidebar__item--news a::before {
    background: url(../content/news.svg) no-repeat center
}

.sidebar__item--apple a::before {
    background: url(../content/apple-logo.svg) no-repeat center
}

.sidebar__item--e-sports a::before {
    background: url(../content/e-sports.svg) no-repeat center
}

.sidebar__item--poker-bet a::before {
    background: url(../content/poker-bet.svg) no-repeat center;
    background-size: contain
}

.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(../content/tournament.svg) no-repeat center
}

.sidebar__item--tournament .sidebar_tournamets__span {
    max-width: calc(100% - 44px);
    overflow-x: hidden;
    text-overflow: ellipsis;
    display: block;
    overflow-y: hidden;
    margin-right: 5px;
    position: relative;
    top: -2px
}

.sidebar__item--tournament a:hover:after,
.touch-promo-header.open svg path {
    -webkit-animation: none;
    animation: none
}

.sidebar__item--tournament a:after {
    height: 28px;
    width: 55px;
    background: url(../content/aside_tournament.svg) no-repeat center;
    right: -5.2px;
    top: 45%
}

.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--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: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.sidebar__link::after {
    display: block;
    width: 42px;
    height: 36px;
    right: 10px;
    background-image: url(../content/arrow_grey.webp);
    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%
}

.sidebar__link--common .mobile-text {
    display: none
}

.sidebar__item--fav .sidebar__link.sidebar__link--common::before {
    background: url(../content/featured-games-b.svg) no-repeat center !important
}

.sidebar__item--v-sport .sidebar__link.sidebar__link--top::before {
    background: url(../content/v-sport-w.svg) no-repeat center !important
}

.sidebar__item--live-dillers .sidebar__link.sidebar__link--top::before {
    background: url(../content/live-dillers-w.svg) no-repeat center !important
}

.sidebar__item--tournament .sidebar__link.sidebar__link--top::before {
    background: url(../content/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
    }
}

@media only screen and (min-width:1025px) {
    .sidebar {
        visibility: hidden !important;
        display: none !important
    }
}

@media only screen and (max-width:600px) {
    .sidebar {
        overflow: hidden
    }

    .sidebar .mobile__header-wrapper {
        position: fixed;
        top: 46px;
        left: 0;
        width: calc(100vw - 71px);
        z-index: 3000
    }

    .sidebar .scroll-block {
        background: 0 0;
        position: absolute;
        top: 0;
        left: 0;
        overflow: scroll;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        height: 100%;
        width: 100%;
        padding-top: 56px
    }

    @-moz-document url-prefix() {
        .sidebar .scroll-block {
            padding-bottom: 47px
        }
    }

    .sidebar .sidebar__list {
        overflow: scroll;
        height: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
}

@media only screen and (max-width:460px) {
    .sidebar__link--common .mobile-text {
        display: inline
    }
}

@media only screen and (max-width:400px) {
    .sidebar__item-stat {
        font-size: 14px
    }
}

@media only screen and (max-width:375px) {
    .mobile__header-promo {
        font-size: 17px
    }
}

@media only screen and (max-width:350px) {
    .sidebar__item-stat {
        font-size: 12px
    }
}

@media only screen and (max-width:320px) {
    .mobile__header-promo {
        font-size: 13px
    }
}

@media only screen and (max-width:736px) and (max-height:414px) {
    .sidebar {
        overflow: scroll;
        max-width: 750px
    }

    .sidebar .mobile__header-wrapper {
        position: fixed;
        top: 46px;
        left: 0;
        width: calc(100vw - 71px);
        z-index: 3000
    }

    .sidebar .scroll-block {
        background: 0 0;
        position: absolute;
        top: 0;
        left: 0;
        overflow: scroll;
        padding-top: 56px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        height: 100%;
        width: 100%
    }

    @-moz-document url-prefix() {
        .sidebar .scroll-block {
            padding-bottom: 47px
        }
    }

    .sidebar .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: 46px;
        left: 0;
        width: calc(100vw - 71px);
        z-index: 3000
    }

    .sidebar .scroll-block {
        background: 0 0;
        position: absolute;
        top: 0;
        left: 0;
        overflow: scroll;
        padding-top: 56px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        height: 100%;
        width: 100%
    }

    @-moz-document url-prefix() {
        .sidebar .scroll-block {
            padding-bottom: 47px
        }
    }

    .sidebar .sidebar__list {
        height: 100%;
        overflow: scroll;
        background: #000;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
}

.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(../content/win-bg-ny.webp) 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 {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.winners__item-ctrl {
    display: none;
    background-color: rgba(0, 0, 0, .3)
}

.burger {
    width: 36px;
    height: 36px;
    background-color: inherit;
    border: 2px solid #e03d22;
    border-radius: 3px;
    padding: 4px 2px;
    cursor: pointer;
    margin: 0 8px 0 0;
    z-index: 878889
}

.burger_active .burger__item:first-child {
    -webkit-transform: translateY(2px) rotate(135deg);
    transform: translateY(2px) rotate(135deg)
}

.burger_active .burger__item:nth-child(2) {
    -webkit-transform: translateY(0) rotate(90deg);
    transform: translateY(0) rotate(90deg);
    display: none
}

.burger_active .burger__item:last-child {
    -webkit-transform: translateY(-2px) rotate(45deg);
    transform: translateY(-2px) rotate(45deg)
}

.burger:focus,
.burger__item:focus {
    outline: 0
}

.burger__item {
    display: block;
    background-color: #a9a9a9;
    height: 4px;
    width: 100%;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.burger__item:first-child {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px)
}

.burger__item:nth-child(2) {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.burger__item:last-child {
    -webkit-transform: translateY(3px);
    transform: translateY(3px)
}

.button {
    color: #fff;
    font-size: 16px;
    padding: 0 12px;
    text-align: center;
    line-height: 35px;
    white-space: nowrap;
    border: 0;
    border-radius: 6px;
    position: relative;
    overflow: hidden;
    font-family: pt_sansregular, sans-serif;
    -webkit-box-sizing: padding-box;
    box-sizing: padding-box;
    z-index: 4
}

.button::-moz-selection {
    background-color: transparent
}

.button::selection {
    background-color: transparent
}

.button:focus {
    outline: 0
}

.button::after {
    overflow: hidden
}

.button_red {
    background: -webkit-gradient(linear, left top, left bottom, from(#de3c21), to(#b41b0f));
    background: -webkit-linear-gradient(top, #de3c21 0, #b41b0f 100%);
    background: linear-gradient(to bottom, #de3c21 0, #b41b0f 100%);
    border: 1px solid #bc2502
}

.button_green {
    background: -webkit-gradient(linear, left top, left bottom, from(#50c5ac), color-stop(50%, #3fa18d), to(#2e7f70));
    background: -webkit-linear-gradient(top, #50c5ac 0, #3fa18d 50%, #2e7f70 100%);
    background: linear-gradient(to bottom, #50c5ac 0, #3fa18d 50%, #2e7f70 100%);
    border: 1px solid #55a399
}

.button::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: calc(50% - 16px);
    background-image: url(../content/arrow.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 100%;
    width: 31px
}

.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
}

.button--v-sport {
    display: block;
    margin: -2rem auto 20px
}

.article__bottom-button {
    margin: 22px auto
}

.game-search,
.game-search__vendors {
    display: none
}

@media screen and (max-width:980px) {
    .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(../content/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 {
        color: #fff;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-preferred-size: calc(50% - 10px);
        flex-basis: calc(50% - 10px);
        width: calc(50% - 10px);
        position: relative;
        line-height: 35px;
        height: 35px;
        cursor: pointer
    }

    .game-search__vendors,
    .game-search__vendors.hidden {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .game-search__vendors--item.new::after,
    .game-search__vendors.hidden .game-search__vendors--list {
        display: none
    }

    .game-search__vendors--list {
        margin: 0;
        text-indent: 0;
        list-style: none;
        list-style-position: outside;
        position: absolute;
        width: calc(100% - 14px);
        max-height: 165px;
        min-height: 35px;
        overflow-y: scroll;
        overflow-x: hidden;
        top: 36px;
        left: 0;
        padding: 0 7px;
        -webkit-box-shadow: 0 .3em 1em rgba(0, 0, 0, .7);
        box-shadow: 0 .3em 1em rgba(0, 0, 0, .7);
        z-index: 100
    }
}