@charset "UTF-8"; /*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

progress {
    vertical-align: baseline
}

[hidden], template {
    display: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active, a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: inherit
}

b, strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

button, input, select, textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: 700
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

.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 {
    -webkit-backface-visibility: hidden;
    -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-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.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;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    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;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-nav [class*=owl-]:hover {
    text-decoration: none
}

.owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-nav.disabled + .owl-dots {
    margin-top: 10px
}

.owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
    background: #869791
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -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 {
    -webkit-backface-visibility: hidden;
    -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-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loaded {
    display: block
}

.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 {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -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
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.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;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    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;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.jcf-radio {
    vertical-align: middle;
    display: inline-block;
    position: relative;
    cursor: default;
    background: #fff;
    border-radius: 9px;
    margin: 0 3px 0 0
}

.jcf-radio span {
    display: none;
    position: absolute;
    top: 3px;
    left: 3px;
    right: 3px;
    bottom: 3px;
    border-radius: 100%
}

.jcf-radio input[type=radio] {
    position: absolute;
    height: 100%;
    width: 100%;
    border: 0;
    margin: 0;
    left: 0;
    top: 0
}

.jcf-radio.jcf-checked span {
    display: block
}

.jcf-checkbox {
    vertical-align: middle;
    display: inline-block;
    position: relative;
    cursor: default;
    background: #fff;
    margin: 0 3px 0 0
}

.jcf-checkbox span {
    position: absolute;
    display: none;
    height: 4px;
    width: 8px;
    top: 50%;
    left: 50%;
    margin: -7px 0 0 -6px;
    border: 3px solid #777;
    border-width: 0 0 3px 3px;
    transform: rotate(-45deg)
}

.jcf-checkbox input[type=checkbox] {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 0;
    margin: 0;
    left: 0;
    top: 0
}

.jcf-checkbox.jcf-checked span {
    display: block
}

.jcf-button {
    display: inline-block;
    vertical-align: top;
    position: relative;
    overflow: hidden;
    border: 1px solid #777;
    background: #fff;
    margin: 0 10px 10px 0;
    padding: 5px 10px
}

.jcf-button .jcf-real-element {
    position: absolute;
    min-height: 100%;
    min-width: 100%;
    outline: 0;
    opacity: 0;
    padding: 0;
    margin: 0;
    border: 0;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0
}

.jcf-file {
    display: inline-block;
    white-space: nowrap;
    position: relative;
    overflow: hidden;
    background: #fff
}

.jcf-file .jcf-real-element {
    position: absolute;
    font-size: 200px;
    height: 200px;
    margin: 0;
    right: 0;
    top: 0
}

.jcf-file .jcf-fake-input {
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
    overflow: hidden;
    border: 1px solid #777;
    padding: 0 8px;
    font-size: 13px;
    line-height: 28px;
    height: 28px;
    width: 125px
}

.jcf-file .jcf-upload-button {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
    border: 1px solid #777;
    margin: 0 0 0 -1px;
    padding: 0 10px;
    line-height: 28px;
    height: 28px
}

.jcf-scrollable-wrapper {
    box-sizing: content-box;
    position: relative
}

.jcf-scrollbar-vertical {
    position: absolute;
    cursor: default;
    background: #e3e3e3;
    width: 14px;
    bottom: 0;
    right: 0;
    top: 0
}

.jcf-scrollbar-vertical .jcf-scrollbar-dec, .jcf-scrollbar-vertical .jcf-scrollbar-inc {
    background: #bbb;
    height: 14px;
    width: 14px;
    left: 0;
    top: 0
}

.jcf-scrollbar-vertical .jcf-scrollbar-inc {
    top: auto;
    bottom: 0
}

.jcf-scrollbar-vertical .jcf-scrollbar-handle {
    background: #888;
    height: 1px;
    width: 14px
}

.jcf-scrollbar-horizontal {
    position: absolute;
    background: #e3e3e3;
    right: auto;
    top: auto;
    left: 0;
    bottom: 0;
    width: 1px;
    height: 14px
}

.jcf-scrollbar-horizontal .jcf-scrollbar-dec, .jcf-scrollbar-horizontal .jcf-scrollbar-inc {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    background: #bbb;
    height: 14px;
    width: 14px
}

.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
    left: auto;
    right: 0
}

.jcf-scrollbar-horizontal .jcf-scrollbar-slider {
    display: inline-block;
    position: relative;
    height: 14px
}

.jcf-scrollbar-horizontal .jcf-scrollbar-handle {
    position: absolute;
    background: #888;
    height: 14px
}

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-handle {
    visibility: hidden
}

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-dec, .jcf-scrollbar.jcf-inactive .jcf-scrollbar-inc {
    background: #e3e3e3
}

.jcf-select {
    display: inline-block;
    vertical-align: top;
    position: relative;
    background: #fff;
    margin: 0 0 12px;
    min-width: 150px;
    height: 26px
}

.jcf-select select {
    z-index: 1;
    left: 0;
    top: 0
}

.jcf-select .jcf-select-text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
    display: block;
    margin: 0 35px 0 8px
}

body > .jcf-select-drop {
    position: absolute;
    margin: -1px 0 0;
    z-index: 9999
}

body > .jcf-select-drop.jcf-drop-flipped {
    margin: 1px 0 0
}

.jcf-select .jcf-select-drop {
    position: absolute;
    margin-top: 0;
    z-index: 9999;
    top: 100%;
    box-shadow: 0 2px 5px #13100e
}

.jcf-select .jcf-drop-flipped {
    bottom: 100%;
    top: auto
}

.jcf-select.jcf-compact-multiple {
    max-width: 220px
}

.jcf-select.jcf-compact-multiple .jcf-select-opener:before {
    display: inline-block;
    padding-top: 2px;
    content: '...'
}

.jcf-select-drop.jcf-compact-multiple .jcf-hover {
    background: 0 0
}

.jcf-select-drop.jcf-compact-multiple .jcf-selected {
    background: #e6e6e6;
    color: #000
}

.jcf-select-drop.jcf-compact-multiple .jcf-selected:before {
    display: inline-block;
    content: '';
    height: 4px;
    width: 8px;
    margin: -7px 5px 0 -3px;
    border: 3px solid #777;
    border-width: 0 0 3px 3px;
    transform: rotate(-45deg)
}

.jcf-list-box {
    overflow: hidden;
    display: inline-block;
    border: 1px solid #b8c3c9;
    min-width: 200px;
    margin: 0 15px
}

.jcf-list {
    display: inline-block;
    vertical-align: top;
    position: relative;
    background: #fff;
    line-height: 14px;
    font-size: 12px;
    width: 100%
}

.jcf-list .jcf-list-content {
    vertical-align: top;
    display: inline-block;
    overflow: auto;
    width: 100%
}

.jcf-list ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.jcf-list ul li {
    overflow: hidden;
    display: block
}

.jcf-list .jcf-overflow {
    overflow: auto
}

.jcf-list .jcf-option {
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
    display: block;
    padding: 5px 9px;
    color: #656565;
    min-height: 14px;
    height: 1%
}

.jcf-list .jcf-disabled {
    background: #fff !important;
    color: #aaa !important
}

.jcf-list-box .jcf-selected, .jcf-select-drop .jcf-hover {
    color: #000
}

.jcf-list .jcf-optgroup-caption {
    white-space: nowrap;
    font-weight: 700;
    display: block;
    padding: 5px 9px;
    cursor: default;
    color: #000
}

.jcf-list .jcf-optgroup .jcf-option {
    padding-left: 30px
}

.jcf-textarea {
    border: 1px solid #b8c3c9;
    box-sizing: content-box;
    display: inline-block;
    position: relative
}

.jcf-textarea .jcf-scrollbar-horizontal {
    display: none;
    height: 0
}

.jcf-textarea textarea {
    padding: 8px 10px;
    border: none;
    margin: 0
}

.jcf-textarea .jcf-resize {
    position: absolute;
    text-align: center;
    cursor: se-resize;
    background: #e3e3e3;
    font-weight: 700;
    line-height: 15px;
    text-indent: 1px;
    font-size: 12px;
    height: 15px;
    width: 14px;
    bottom: 0;
    right: 0
}

.jcf-textarea .jcf-resize:before {
    border: 1px solid #000;
    border-width: 0 1px 1px 0;
    display: block;
    margin: 4px 0 0 3px;
    width: 6px;
    height: 6px;
    content: ''
}

.jcf-number {
    display: inline-block;
    position: relative;
    height: 32px
}

.jcf-number input {
    -moz-appearance: textfield
}

.jcf-number input::-webkit-inner-spin-button, .jcf-number input::-webkit-outer-spin-button {
    -webkit-appearance: none
}

.jcf-number input {
    box-sizing: border-box;
    border: 1px solid #777;
    padding: 3px 27px 3px 7px;
    margin: 0;
    height: 100%
}

.jcf-number .jcf-btn-dec, .jcf-number .jcf-btn-inc {
    position: absolute;
    background: #aaa;
    width: 20px;
    height: 15px;
    right: 1px;
    top: 1px
}

.jcf-number .jcf-btn-dec {
    top: auto;
    bottom: 1px
}

.jcf-number .jcf-btn-dec:hover, .jcf-number .jcf-btn-inc:hover {
    background: #e6e6e6
}

.jcf-number.jcf-disabled .jcf-btn-dec:hover, .jcf-number.jcf-disabled .jcf-btn-inc:hover {
    background: #aaa
}

.jcf-number .jcf-btn-dec:before, .jcf-number .jcf-btn-inc:before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -4px;
    border: 4px solid #aaa;
    border-color: transparent transparent #000 transparent
}

.jcf-number .jcf-btn-dec:before {
    margin: -1px 0 0 -4px;
    border-color: #000 transparent transparent transparent
}

.jcf-number .jcf-btn-dec.jcf-disabled:before, .jcf-number .jcf-btn-inc.jcf-disabled:before, .jcf-number.jcf-disabled .jcf-btn-dec:before, .jcf-number.jcf-disabled .jcf-btn-inc:before {
    opacity: .3
}

.jcf-number.jcf-disabled input {
    background: #ddd
}

.jcf-range {
    display: inline-block;
    min-width: 200px;
    margin: 0 10px;
    width: 130px
}

.jcf-range .jcf-range-track {
    margin: 0 20px 0 0;
    position: relative;
    display: block;
    height: 10px
}

.jcf-range .jcf-range-wrapper {
    position: relative;
    background: #e5e5e5;
    border-radius: 5px;
    display: block;
    margin: 5px 0
}

.jcf-range.jcf-vertical {
    min-width: 0;
    width: auto
}

.jcf-range.jcf-vertical .jcf-range-wrapper {
    margin: 0;
    width: 10px;
    height: auto;
    padding: 20px 0 0
}

.jcf-range.jcf-vertical .jcf-range-track {
    height: 180px;
    width: 10px
}

.jcf-range.jcf-vertical .jcf-range-handle {
    left: -5px;
    top: auto
}

.jcf-range .jcf-range-display-wrapper {
    position: absolute;
    min-height: 10px;
    min-width: 10px;
    left: 10px;
    right: 10px
}

.jcf-range .jcf-range-display {
    border-radius: 5px;
    position: absolute;
    background: #888;
    width: 10px;
    height: 10px
}

.jcf-range .jcf-range-display.jcf-range-min {
    margin: 0 0 0 -10px;
    padding: 0 0 0 10px
}

.jcf-range .jcf-range-display.jcf-range-max {
    margin: 0 -10px 0 0;
    padding: 0 10px 0 0
}

.jcf-range.jcf-vertical .jcf-range-display-wrapper {
    left: auto;
    right: auto;
    top: 10px;
    bottom: 10px
}

.jcf-range.jcf-vertical .jcf-range-display.jcf-range-min {
    margin: 0 0 -10px;
    padding: 0 0 10px
}

.jcf-range.jcf-vertical .jcf-range-display.jcf-range-max {
    margin: -10px 0 0;
    padding: 10px 0 0
}

.jcf-range .jcf-range-handle {
    position: absolute;
    background: #aaa;
    border-radius: 19px;
    width: 19px;
    height: 19px;
    margin: -4px 0 0;
    z-index: 1;
    top: 0;
    left: 0
}

.jcf-range .jcf-range-mark {
    position: absolute;
    overflow: hidden;
    background: #000;
    width: 1px;
    height: 3px;
    top: -7px;
    margin: 0 0 0 9px
}

.jcf-range.jcf-vertical .jcf-range-mark {
    margin: 0 0 9px;
    left: 14px;
    top: auto;
    width: 3px;
    height: 1px
}

.jcf-range .jcf-active-handle {
    z-index: 2
}

.jcf-range.jcf-focus .jcf-active-handle {
    border: 1px solid red;
    margin: -5px 0 0 -1px
}

.jcf-range.jcf-disabled {
    background: 0 0 !important;
    opacity: .3
}

.jcf-disabled {
    background: #797979 !important
}

.irs {
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.irs-line {
    position: relative;
    display: block;
    overflow: hidden;
    outline: 0 !important
}

.irs-line-left, .irs-line-mid, .irs-line-right {
    position: absolute;
    display: block;
    top: 0
}

.irs-line-left {
    left: 0;
    width: 11%
}

.irs-line-mid {
    left: 9%;
    width: 82%
}

.irs-line-right {
    right: 0;
    width: 11%
}

.irs-bar {
    position: absolute;
    display: block;
    left: 0;
    width: 0
}

.irs-bar-edge {
    position: absolute;
    display: block;
    top: 0;
    left: 0
}

.irs-shadow {
    position: absolute;
    display: none;
    left: 0;
    width: 0
}

.irs-slider {
    position: absolute;
    display: block;
    cursor: default;
    z-index: 1
}

.irs-slider.type_last {
    z-index: 2
}

.irs-min {
    position: absolute;
    display: block;
    left: 0;
    cursor: default
}

.irs-max {
    position: absolute;
    display: block;
    right: 0;
    cursor: default
}

.irs-from, .irs-single, .irs-to {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    cursor: default;
    white-space: nowrap
}

.irs-grid {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px
}

.irs-with-grid .irs-grid {
    display: block
}

.irs-grid-pol {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 8px;
    background: #000
}

.irs-grid-pol.small {
    height: 4px
}

.irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 9px;
    line-height: 9px;
    padding: 0 3px;
    color: #000
}

.irs-disable-mask {
    position: absolute;
    display: block;
    top: 0;
    left: -1%;
    width: 102%;
    height: 100%;
    cursor: default;
    background: 0 0;
    z-index: 2
}

.irs-disabled {
    opacity: .4
}

.irs-hidden-input {
    position: absolute !important;
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    outline: 0 !important;
    z-index: -9999 !important;
    background: 0 0 !important;
    border-style: solid !important;
    border-color: transparent !important
}

.is-countdown {
    font-family: Tahoma, Verdana, Segoe, sans-serif
}

.countdown-rtl {
    direction: rtl
}

.countdown-holding span {
    color: #13100e
}

.countdown-row {
    clear: both;
    width: 100%;
    padding: 0 2px;
    text-align: center
}

.countdown-show1 .countdown-section {
    width: 98%;
    border: 1px solid red
}

.countdown-show2 .countdown-section {
    width: 48%
}

.countdown-show3 .countdown-section {
    width: 32.5%
}

.countdown-show4 .countdown-section {
    width: 50px
}

.countdown-show5 .countdown-section {
    width: 19.5%
}

.countdown-show6 .countdown-section {
    width: 16.25%
}

.countdown-show7 .countdown-section {
    width: 14%
}

.countdown-section {
    float: left;
    margin: 10px 0 0 0;
    text-align: center;
    font-size: 10px
}

.countdown-amount {
    padding: 5px;
    background-color: #eae8de;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VhZThkZSIvPjxzdG9wIG9mZnNldD0iNTElIiBzdG9wLWNvbG9yPSIjZWFlOGRlIi8+PHN0b3Agb2Zmc2V0PSI1MSUiIHN0b3AtY29sb3I9IiNlYWU4ZGUiLz48c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: linear-gradient(to bottom, #eae8de 0, #eae8de 51%, #eae8de 51%, #fff 51%, #fff 100%);
    color: #13100e;
    border-radius: 5px;
    font-size: 18px
}

.countdown-period {
    display: block;
    margin: 5px 0 0 0
}

.countdown-descr {
    display: block;
    width: 100%
}

.time_circles {
    position: relative;
    width: 100%;
    height: 100%
}

.time_circles > div {
    position: absolute;
    text-align: center
}

.time_circles > div > h4 {
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Century Gothic', Arial;
    line-height: 1
}

.time_circles > div > span {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    text-align: center;
    font-family: 'Century Gothic', Arial;
    line-height: 1;
    font-weight: 700
}

.breadcrumbs-box:after, .breadcrumbs-box:before, .btn-box-center:after, .btn-box-center:before, .cash-tabs:after, .cash-tabs:before, .change-password-box-wrapp .btn-box-center:after, .change-password-box-wrapp .btn-box-center:before, .chat-box-info:after, .chat-box-info:before, .cookie-policy:after, .cookie-policy:before, .dashboard-filters-btn:after, .dashboard-filters-btn:before, .dashboard-filters:after, .dashboard-filters:before, .demo-game-info-top:after, .demo-game-info-top:before, .demo-grid:after, .demo-grid:before, .form-line:after, .form-line:before, .popup-header:after, .popup-header:before, .profile-box .btn-box-center:after, .profile-box .btn-box-center:before, .top-dashboard:after, .top-dashboard:before {
    content: "";
    display: table
}

.breadcrumbs-box:after, .btn-box-center:after, .cash-tabs:after, .change-password-box-wrapp .btn-box-center:after, .chat-box-info:after, .cookie-policy:after, .dashboard-filters-btn:after, .dashboard-filters:after, .demo-game-info-top:after, .demo-grid:after, .form-line:after, .popup-header:after, .profile-box .btn-box-center:after, .top-dashboard:after {
    clear: both
}

body {
    -webkit-tap-highlight-color: transparent;
    -webkit-focus-ring-color: transparent;
    outline: 0
}

@keyframes zommy {
    0% {
        transform: scale(1)
    }
    17% {
        transform: scale(1.2)
    }
    34% {
        transform: scale(.8)
    }
    51% {
        transform: scale(1.1)
    }
    68% {
        transform: scale(.9)
    }
    85% {
        transform: scale(1.05)
    }
    100% {
        transform: scale(1)
    }
}

@keyframes rubberBand {
    from {
        opacity: .5;
        transform: scale3d(1.03, .8, 1)
    }
    30% {
        transform: scale3d(.99, .8, 1)
    }
    50% {
        transform: scale3d(1.02, .96, 1)
    }
    65% {
        transform: scale3d(.99, 1.05, 1)
    }
    75% {
        transform: scale3d(1.01, 1.01, 1)
    }
    to {
        opacity: 1;
        transform: scale3d(1, 1, 1)
    }
}

@keyframes circleOut {
    from {
        transform: scale(0);
        opacity: 1
    }
    to {
        transform: scale(1);
        opacity: 0
    }
}

@keyframes bounceShow {
    0% {
        transform: scale(0);
        opacity: 0
    }
    80% {
        transform: scale(1.1);
        opacity: 1
    }
    100% {
        transform: scale(1)
    }
}

@keyframes bounceShow_2x {
    0% {
        transform: scale(0);
        opacity: 0
    }
    40% {
        transform: scale(1.1);
        opacity: 1
    }
    80% {
        transform: scale(.9)
    }
    100% {
        transform: scale(1);
        opacity: 1
    }
}

@keyframes bounceOut_2x {
    0% {
        transform: scale(1);
        opacity: 1
    }
    40% {
        transform: scale(1.1);
        opacity: 1
    }
    80% {
        transform: scale(.9)
    }
    100% {
        transform: scale(0);
        opacity: 0
    }
}

@keyframes bounceShow_3x {
    0% {
        transform: scale(0);
        opacity: 0
    }
    40% {
        transform: scale(1.7);
        opacity: 1
    }
    80% {
        transform: scale(.8)
    }
    100% {
        transform: scale(1);
        opacity: 1
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceIn {
    20%, 40%, 60%, 80%, from, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    20% {
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        transform: scale3d(1, 1, 1)
    }
}

@keyframes scaleOut {
    from {
        opacity: 1;
        transform: scale(1)
    }
    to {
        opacity: 0;
        transform: scale(1.3);
        transform-origin: center center
    }
}

@keyframes scaleIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes fadeOutSelectedTableRow {
    from {
        background: #797979
    }
    to {
        background: 0 0
    }
}

@keyframes shake-horizontal {
    0% {
        transform: translate(0, 0)
    }
    4.41177% {
        transform: translate(5px, 0)
    }
    8.82353% {
        transform: translate(0, 0)
    }
    13.23529% {
        transform: translate(5px, 0)
    }
    17.64706% {
        transform: translate(0, 0)
    }
    22.05882% {
        transform: translate(5px, 0)
    }
    26.47059% {
        transform: translate(0, 0)
    }
    100% {
        transform: translate(0, 0)
    }
}

@keyframes scaleInRotate {
    100% {
        opacity: 1;
        transform: rotate(360deg)
    }
}

@keyframes shrink-bounce {
    0% {
        transform: scale(1)
    }
    33% {
        transform: scale(.85)
    }
    100% {
        transform: scale(1)
    }
}

@keyframes checkbox-check {
    0% {
        width: 0;
        height: 0;
        border-color: #f9b242;
        transform: translate3d(0, 0, 0) rotate(45deg)
    }
    33% {
        width: 7px;
        height: 0;
        transform: translate3d(0, 0, 0) rotate(45deg)
    }
    100% {
        width: 7px;
        height: 15px;
        border-color: #f9b242;
        transform: translate3d(0, -15px, 0) rotate(45deg)
    }
}

@keyframes checkbox-check-is-credited {
    0% {
        width: 0;
        height: 0;
        border-color: #13100e;
        transform: translate3d(0, 0, 0) rotate(45deg)
    }
    33% {
        width: 7px;
        height: 0;
        transform: translate3d(0, 0, 0) rotate(45deg)
    }
    100% {
        width: 7px;
        height: 15px;
        border-color: #13100e;
        transform: translate3d(0, -15px, 0) rotate(45deg)
    }
}

@keyframes checkbox-check-blow {
    0% {
        transform: scale(0);
        opacity: 1
    }
    100% {
        transform: scale(1.5);
        opacity: 0
    }
}

@keyframes tada {
    from {
        transform: scale3d(1, 1, 1)
    }
    10%, 20% {
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%, 50%, 70%, 90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%, 60%, 80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    to {
        transform: scale3d(1, 1, 1)
    }
}

@keyframes loading-bg {
    from {
        transform: translateX(0)
    }
    to {
        transform: translateX(46px)
    }
}

@keyframes slideFadeTopOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes slideFadeTopIn {
    0% {
        top: -200px;
        opacity: 0
    }
    100% {
        top: 0;
        opacity: 1
    }
}

@keyframes loaderBarAction {
    0% {
        width: 100%
    }
    100% {
        width: 0
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes header-fixed-show {
    from {
        top: -140px
    }
    to {
        top: 0
    }
}

.page-aboutus-logo {
    float: right;
    text-align: center
}

.page-aboutus-contact {
    margin: 0 0 30px 0
}

.page-aboutus-contact__adress-name {
    padding: 0 0 5px 0
}

.page-aboutus-email-item {
    display: inline-block;
    margin: 5px 50px 0 0
}

.page-aboutus-video {
    width: 560px;
    height: 315px
}

.page-terms-license {
    float: right;
    width: 280px;
    padding: 0 0 0 50px;
    line-height: 22px;
    line-height: 2.2rem
}

.content-image-left {
    margin: 0 30px 30px 0
}

.content-image-right {
    margin: 0 0 30px 30px
}

.small-text {
    font-size: 11px;
    font-size: 1.1rem
}

.list li {
    position: relative;
    padding: 0 0 0 20px;
    margin: 0 0 15px 0
}

.list li::before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 5px;
    height: 5px;
    content: "";
    background: #f9b242;
    border-radius: 50%;
    transform: translateY(-50%)
}

.list-number {
    margin: 0 0 20px 0
}

.list-number li {
    padding: 0;
    margin: 0 0 5px 0;
    line-height: auto
}

.list-terms {
    padding: 7px 0 0 0
}

.list-terms li {
    line-height: 16px;
    padding: 0 0 7px 0
}

.list-terms-sub {
    padding: 0 0 0 25px
}

.link {
    color: #f9b242;
    text-decoration: underline;
    cursor: pointer
}

.link:hover {
    text-decoration: none
}

.article-game-list {
    text-align: center
}

.article-game-list__item {
    display: inline-block;
    padding: 10px;
    box-sizing: border-box
}

.margin-30 {
    margin: 30px 0
}

.margin-top-30 {
    margin: 30px 0 0 0
}

.margin-btm-30 {
    margin: 0 0 30px 0
}

html {
    height: 100%;
    width: 100%;
    font-size: 10px
}

html[xmlns] .clearfix, html[xmlns] .row {
    display: block
}

* html .clearfix {
    height: 1%
}

body {
    position: relative;
    width: 100%;
    height: 100%;
    min-width: 320px;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    color: #dcd9d5;
    background: #13100e;
    font-size: 14px;
    font-size: 1.4rem
}

h1, h2, h3, h4, h5, h6 {
    position: relative;
    margin: 0;
    padding-bottom: .1rem;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 400;
    color: #f9b242
}

h1 {
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-size: 3.2rem
}

h2 {
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-size: 2rem
}

h3 {
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-size: 1.4rem
}

h4 {
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-size: 1rem
}

h5 {
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-size: 8px;
    font-size: .8rem
}

h1 {
    font-weight: 700;
    color: #ededed
}

h2 {
    font-weight: 500
}

a {
    color: #f9b242
}

a:hover {
    color: #f9b242;
    text-decoration: none;
    outline: 0
}

a:focus {
    outline: 0
}

video:focus {
    outline: 0
}

ul {
    margin: 0;
    padding: 0
}

ul li {
    list-style: none;
    margin: 0;
    padding: 0
}

ol {
    margin: 0;
    padding: 0 0 0 25px
}

ol li {
    margin: 0;
    padding: 0 0 15px 0;
    line-height: 22px
}

button:focus, input:focus, select:focus, textarea:focus {
    outline: 0
}

.container {
    padding: 130px 0 0 0
}

.clear {
    clear: both
}

.clearfix:after, .row:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden
}

.clearfix, .row {
    display: inline-block
}

.width {
    margin: 0 auto;
    width: 100%;
    max-width: 1280px;
    min-width: 320px
}

.new-width {
    width: 100%;
    max-width: 1800px;
    min-width: 320px;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box
}

.content-width {
    max-width: 980px;
    margin: 0 auto;
    padding: 0 2%
}

.scroll-hide {
    position: fixed;
    overflow: hidden
}

.read-more {
    color: #f9b242
}

.separate {
    height: 1px;
    background: #302d28;
    border: none
}

.table {
    width: 100%;
    border: 1px solid #302d28;
    border-collapse: collapse
}

.table.width50 {
    width: 50%
}

.table.table-center {
    margin: 0 auto
}

.table th {
    background: #302d28;
    padding: 10px 5px;
    font-weight: 400;
    color: #797979;
    font-size: 14px;
    font-size: 1.4rem
}

.table td {
    margin: 0 1px;
    padding: 10px 5px;
    text-align: center;
    border: 1px solid #302d28;
    font-size: 12px;
    font-size: 1.2rem
}

.table-select-row {
    background: #3daa45
}

.btn-box-center {
    clear: both;
    text-align: center
}

.btn-box-center.border-top {
    border-top: 1px solid #302d28
}

.btn-box-center.border-bottom {
    border-bottom: 1px solid #302d28
}

.center {
    text-align: center
}

.content-box-right {
    text-align: right
}

.left {
    float: left
}

.right {
    float: right
}

.color-white {
    color: #ededed
}

.color-gold {
    color: #f9b242
}

.color-green {
    color: #3daa45
}

.color-dark {
    color: #13100e
}

.color-white-light {
    color: #ededed
}

.color-red {
    color: #e50000
}

.width50 {
    width: 50%
}

.error {
    color: #e50000;
    font-size: 10px;
    font-size: 1rem
}

.bg-color-content {
    background: #302d28
}

.content-padding {
    padding: 30px
}

.mobile-only-show {
    display: none
}

.mobile-only-hide {
    display: block
}

.body-scroll-off {
    overflow: hidden
}

.tbl-25 td {
    width: 25%
}

.iframe-winter-land {
    width: 100%;
    height: 750px;
    border: 0
}

.js-lottery-frame {
    border: none
}

.icon-plus {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -4435px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 16px;
    width: 16px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-plus {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -4342px;
        height: 16px;
        width: 16px
    }
}

.icon-minus {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -3911px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 16px;
    width: 16px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-minus {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -3831px;
        height: 16px;
        width: 16px
    }
}

.tooltip {
    position: relative;
    display: inline-block
}

.tooltip__content {
    position: absolute;
    padding: 8px 10px;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    text-transform: initial;
    font-weight: 400;
    background: #f9b242;
    color: #302d28;
    line-height: 1;
    white-space: nowrap;
    transition: all .1s ease-in-out;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    font-size: 12px;
    font-size: 1.2rem
}

.tooltip__content.is-active {
    transition: all .1s ease-in-out;
    visibility: visible;
    opacity: 1;
    z-index: 1
}

.tooltip-bottom::after, .tooltip-left::after, .tooltip-right::after, .tooltip-top::after {
    position: absolute;
    content: " ";
    height: 0;
    width: 0;
    border: solid transparent;
    pointer-events: none
}

.tooltip-top::after {
    bottom: 100%;
    left: 50%;
    border-color: rgba(253, 192, 97, 0);
    border-bottom-color: #f9b242;
    border-width: 5px;
    margin-left: -5px
}

.tooltip-right::after {
    right: 100%;
    top: 50%;
    border-color: rgba(253, 192, 97, 0);
    border-right-color: #f9b242;
    border-width: 5px;
    margin-top: -5px
}

.tooltip-bottom::after {
    top: 100%;
    left: 50%;
    border-color: rgba(253, 192, 97, 0);
    border-top-color: #f9b242;
    border-width: 5px;
    margin-left: -5px
}

.tooltip-left::after {
    left: 100%;
    top: 50%;
    border-color: rgba(253, 192, 97, 0);
    border-left-color: #f9b242;
    border-width: 5px;
    margin-top: -5px
}

.tooltip-left {
    top: 50%;
    right: calc(100% + 20px);
    transform: translateY(-50%)
}

.tooltip-right {
    top: 50%;
    left: calc(100% + 20px);
    transform: translateY(-50%)
}

.tooltip-link {
    color: #13100e
}

.tooltip-link:hover {
    color: #13100e;
    text-decoration: none
}

.btn, .verification-upload-btn-box .jcf-file {
    display: inline-block;
    position: relative;
    width: 100%;
    margin: 0 -2px 0 0;
    padding: 0 15px;
    border: none;
    background-color: transparent;
    color: #000;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    border-radius: 50px;
    overflow: hidden;
    box-sizing: border-box;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 38px;
    line-height: 3.8rem
}

.btn:hover, .verification-upload-btn-box .jcf-file:hover {
    transition: background .1s ease-in-out
}

.btn:active, .verification-upload-btn-box .jcf-file:active {
    transform: scale(.95)
}

.btn.disabled, .verification-upload-btn-box .disabled.jcf-file {
    border: 1px solid #797979;
    background: #797979;
    color: #302d28;
    pointer-events: none
}

.btn.btn-width-auto, .verification-upload-btn-box .btn-width-auto.jcf-file {
    width: auto
}

.btn-green {
    border: 1px solid #3daa45;
    background: #3daa45;
    border-radius: 50px
}

.btn-green:hover {
    background: #000;
    color: #3daa45;
    border: 1px solid #3daa45
}

.btn-gold, .verification-upload-btn-box .jcf-file {
    border: 1px solid #f9b242;
    background: #f9b242
}

.btn-gold:hover, .verification-upload-btn-box .jcf-file:hover {
    background: #000;
    color: #f9b242;
    border: 1px solid #f9b242
}

.btn-red {
    border: 1px solid #e50000;
    color: #e50000;
    background: 0 0
}

.btn-red:hover {
    background: #13100e;
    color: #e50000;
    border: 1px solid #e50000
}

.btn-link, .btn-link-gold {
    color: #dcd9d5;
    text-decoration: underline;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
    font-size: 14px;
    font-size: 1.4rem
}

.btn-link-gold:hover, .btn-link:hover {
    color: #dcd9d5;
    text-decoration: none
}

.btn-link-gold {
    letter-spacing: 1px;
    font-weight: 400;
    color: rgba(249, 178, 66, .3)
}

.btn-transparent {
    display: inline-block;
    border-radius: 50px;
    color: #f9b242;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    border: 1px solid #f9b242;
    font-size: 14px;
    font-size: 1.4rem
}

.btn-transparent.btn-border-dark {
    border: 2px solid #13100e
}

.btn-transparent:active {
    transform: scale(.95)
}

.btn-transparent:hover {
    color: #13100e;
    text-decoration: none;
    background: #f9b242
}

.btn-box-center .btn, .btn-box-center .verification-upload-btn-box .jcf-file, .verification-upload-btn-box .btn-box-center .jcf-file {
    width: auto;
    white-space: nowrap
}

.header-social {
    margin: 0 30px 0 0
}

.social-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.social-text {
    padding: 0 5px 0 0;
    color: #797979;
    text-transform: uppercase;
    box-sizing: border-box;
    font-size: 10px;
    font-size: 1rem
}

.social-list__item {
    display: inline-block
}

.icon-vkontakte {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -5876px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 30px;
    width: 30px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-vkontakte {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -5739px;
        height: 30px;
        width: 30px
    }
}

.icon-mailru {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -3712px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 30px;
    width: 30px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-mailru {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -3638px;
        height: 30px;
        width: 30px
    }
}

.icon-facebook {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -1810px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 30px;
    width: 30px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-facebook {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -1771px;
        height: 30px;
        width: 30px
    }
}

.icon-twitter {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -5765px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 30px;
    width: 30px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-twitter {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -5631px;
        height: 30px;
        width: 30px
    }
}

.icon-google {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -2182px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 30px;
    width: 30px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-google {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -2133px;
        height: 30px;
        width: 30px
    }
}

.icon-yandex {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -6106px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 30px;
    width: 30px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-yandex {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -5962px;
        height: 30px;
        width: 30px
    }
}

.icon-instagram {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -2323px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 30px;
    width: 30px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-instagram {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -2271px;
        height: 30px;
        width: 30px
    }
}

.icon-linkedin {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -3482px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 30px;
    width: 30px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-linkedin {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -3414px;
        height: 30px;
        width: 30px
    }
}

.icon-tambler {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -5399px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 30px;
    width: 30px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-tambler {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -5273px;
        height: 30px;
        width: 30px
    }
}

.icon-yahoo {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -6029px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 30px;
    width: 30px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-yahoo {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -5887px;
        height: 30px;
        width: 30px
    }
}

.icon-vk-square {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -5846px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 28px;
    width: 28px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-vk-square {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -5710px;
        height: 28px;
        width: 28px
    }
}

.icon-fb-square {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -1842px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 28px;
    width: 28px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-fb-square {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -1802px;
        height: 28px;
        width: 28px
    }
}

.icon-is-square {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -2492px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 28px;
    width: 28px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-is-square {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -2436px;
        height: 28px;
        width: 28px
    }
}

.icon-pt-square {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -4553px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 28px;
    width: 28px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-pt-square {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -4456px;
        height: 28px;
        width: 28px
    }
}

.icon-tw-square {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -5735px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 28px;
    width: 28px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-tw-square {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -5602px;
        height: 28px;
        width: 28px
    }
}

.icon-yb-square {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -6138px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 28px;
    width: 28px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-yb-square {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -5993px;
        height: 28px;
        width: 28px
    }
}

.popup-header__social-box {
    position: relative;
    float: left;
    left: 50%;
    padding: 20px 0 0 0
}

.popup-header__social-box .social-text {
    margin: 0 10px 0 0
}

.popup-header__social-box .social-list__item {
    margin: 0 5px 0 0
}

.popup-header__social-box .social-list, .popup-header__social-box .social-text {
    position: relative;
    float: left;
    left: -50%;
    width: auto
}

.social-box__bottom {
    padding: 20px 0 0 0;
    border-top: 1px solid #302d28;
    overflow: hidden
}

.social-box__bottom .social-text {
    width: auto;
    margin: 0 10px 0 0;
    text-transform: capitalize;
    font-size: 13px;
    font-size: 1.3rem
}

.social-box__bottom .social-list {
    position: relative;
    left: 0
}

.slider-general-box {
    position: relative;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto 30px;
    height: 500px
}

.slider-container {
    position: relative;
    width: 100%;
    height: 500px
}

.slider-preloader-box {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: #13100e;
    z-index: 9000
}

.icon-slider-preloader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -36px 0 0 -25px;
    transform: translate(-50%, -50%)
}

.effect-puls {
    animation: 2s zommy infinite
}

.slider-fadeout {
    animation: 1s fadeOut
}

.slider {
    position: relative;
    width: 100%;
    height: 500px;
    text-align: center;
    overflow: hidden
}

.slider__item {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity: 0
}

.slider__item.is-active {
    opacity: 1;
    animation: 1s fadeInDown;
    z-index: 10
}

.slider__link {
    display: block;
    width: 100%;
    height: 100%
}

.slider.slider-fadein {
    animation: 1s fadeIn
}

.slider-preview-wrapp {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 95%;
    max-width: 1775px;
    margin: 0 auto;
    z-index: 110
}

.slider-preview-nav {
    display: none;
    position: absolute;
    top: -45px;
    right: 0;
    overflow: hidden;
    z-index: 1
}

.slider-preview-nav__left, .slider-preview-nav__right {
    float: left
}

.slider-preview-nav.is-active {
    display: block
}

.svg-elem-slider-arrow-bg {
    fill: #13100e
}

.icon-slider-top-left, .icon-slider-top-right {
    width: 32px;
    height: 32px;
    cursor: pointer
}

.icon-slider-top-left:hover .svg-elem-slider-arrow-bg, .icon-slider-top-right:hover .svg-elem-slider-arrow-bg {
    fill: #13100e;
    fill-opacity: 1
}

.icon-slider-top-left.disabled, .icon-slider-top-right.disabled {
    filter: grayscale(100%);
    cursor: default
}

.icon-slider-top-left.disabled:hover .svg-elem-slider-arrow-bg, .icon-slider-top-right.disabled:hover .svg-elem-slider-arrow-bg {
    filter: grayscale(100%);
    fill-opacity: .5
}

.slider-preview {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    transition: left .2s ease-in-out, right .2s ease-in-out;
    overflow: hidden
}

.slider-preview-row {
    position: relative;
    opacity: 0;
    z-index: -1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 0;
    min-height: 120px;
    transition: opacity .1s linear
}

.slider-preview-row.is-current {
    width: 100%;
    opacity: 1;
    z-index: 1;
    transition: opacity .5s linear
}

.slider-preview__item {
    position: relative;
    top: -20px;
    -ms-flex-preferred-size: 240px;
    flex-basis: 240px;
    width: 240px;
    height: 80px;
    margin: 0 5px;
    border-radius: 4px 4px 5px 5px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .75);
    transition: box-shadow 2.5s ease-in-out;
    cursor: pointer;
    overflow: hidden
}

.slider-preview__image {
    position: relative
}

.slider-preview-loadbar {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 5px;
    background: #3daa45;
    border-radius: 100px;
    z-index: 1
}

.slider-preview-loadbar.is-active {
    animation: linear loaderBarAction
}

.item-gereral-thumbs-wrapp {
    position: relative;
    bottom: 0;
    height: 100%;
    transition: all .4s ease-in-out;
    overflow: hidden
}

.item-gereral-thumbs {
    position: relative;
    top: 0;
    transition: all .8s ease-in-out;
    transition-delay: .2s;
    overflow: hidden
}

.slider-preview__item.is-active {
    opacity: 1;
    box-shadow: none;
    transition: box-shadow .2s ease-in-out
}

.slider-preview__item.is-active .item-gereral-thumbs-wrapp {
    bottom: 0;
    transition: all .8s ease-in-out;
    transition-delay: .2s
}

.slider-preview__item.is-active .item-gereral-thumbs {
    position: relative;
    top: calc(100% - 5px);
    transition: all .8s ease-in-out;
    transition-delay: .2s;
    overflow: hidden
}

.slider-preview__item.is-active .slider-preview__image {
    opacity: 0;
    transition: all .8s ease-in-out;
    transition-delay: .2s
}

.fadeInDown {
    animation-name: fadeInDown
}

.fadeOut {
    animation-name: fadeOut
}

.slider-general-mobile-wrap {
    position: relative
}

.slider-general-mobile .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.slider-general-mobile .owl-dots {
    position: relative;
    bottom: 30px;
    z-index: 100
}

.slider-general-mobile .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.slider-general-mobile .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}

.slider-general-mobile .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.slider-general-mobile .owl-nav.disabled + .owl-dots {
    margin-top: 10px
}

.slider-general-mobile .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.slider-general-mobile .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.slider-general-mobile .owl-dots .owl-dot span {
    width: 32px;
    height: 2px;
    margin: 5px 7px;
    background: #797979;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.slider-general-mobile .owl-dots .owl-dot.active span, .slider-general-mobile .owl-dots .owl-dot:hover span {
    background: #3daa45
}

.game-list-config_mobile {
    padding: 0
}

.nav-category {
    position: relative;
    height: 68px;
    overflow: hidden
}

.nav-category-wrap {
    padding: 0 0 10px 0;
    overflow-x: scroll
}

.nav-category-list {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 20px;
    border-bottom: 4px solid #302d28;
    box-sizing: border-box
}

.nav-category-list__item {
    position: relative;
    margin: 0 5px;
    transition: opacity .3s
}

.nav-category-list__item:hover {
    cursor: pointer
}

.nav-category-list__item:hover::before {
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 100%;
    height: 4px;
    content: "";
    background: rgba(249, 178, 66, .3);
    border-radius: 4px
}

.nav-category-list__item.disabled {
    opacity: .3;
    pointer-events: none;
    transition: opacity .3s
}

.nav-category-list__item.is-active {
    pointer-events: none
}

.nav-category-list__item.is-active::before {
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 100%;
    height: 4px;
    content: "";
    background: #f9b242;
    border-radius: 4px
}

.nav-category-list__link {
    position: relative;
    display: block;
    padding: 0 10px 20px 10px;
    letter-spacing: 1px;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    color: #f9b242;
    box-sizing: border-box;
    font-size: 18px;
    font-size: 1.8rem
}

.nav-category-list__link:hover::before {
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 100%;
    height: 4px;
    content: "";
    background: #f9b242;
    border-radius: 4px
}

.nav-category__link_effect {
    padding: 0;
    overflow: hidden
}

.nav-category__link_effect::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: attr(data-text);
    opacity: 0;
    color: #f9b242;
    transform: translate3d(0, 25%, 0)
}

.nav-category__link_effect .nav-category-text {
    display: block
}

.nav-category__link_effect .nav-category-text, .nav-category__link_effect::after {
    padding: 15px 0 20px 0;
    transition: transform 1s, opacity .5s;
    transition-timing-function: cubic-bezier(.2, 1, .3, 1);
    box-sizing: border-box
}

.nav-category__link_effect:hover::after {
    opacity: 1;
    transform: translate3d(0, 0, 0)
}

.nav-category__link_effect:hover .nav-category-text {
    opacity: 0;
    transform: translate3d(0, -25%, 0)
}

.category-filters {
    display: block
}

.category-filters.is-disabled {
    opacity: .3;
    pointer-events: none;
    transition: opacity .3s
}

.category-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.category-row.sub-filters {
    opacity: 0;
    padding: 10px 0 40px 0;
    -ms-flex-pack: left;
    justify-content: left;
    height: 0;
    pointer-events: none
}

.category-row.sub-filters.is-active {
    opacity: 1;
    height: auto;
    animation: .2s fadeIn;
    pointer-events: auto
}

.category-row__item {
    margin: 20px 10px 0 0
}

.category-row__item:last-child {
    padding: 0
}

.category-row__item.bonus-filters-items {
    margin: 20px 0 0 6%
}

.category-row__item_sort-filter {
    width: 30%;
    margin: 20px 10px 0 auto
}

.category-row__item_show-more {
    margin: 20px 0 0 auto;
    text-align: right
}

.category-row__item.is-hidden {
    display: none
}

.left-filter-parent {
    display: -ms-flexbox;
    display: flex
}

.sort-filter {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.sort-filter__item {
    width: 100%;
    white-space: nowrap
}

.search-box {
    position: relative;
    overflow: hidden
}

.inpt-search {
    position: relative;
    width: 240px;
    height: 48px;
    padding: 0 40px 0 10px;
    border: none;
    line-height: 1;
    border-radius: 3px;
    color: #fff;
    background: #302d28;
    box-sizing: border-box;
    font-size: 18px;
    font-size: 1.8rem;
    z-index: 5
}

.icon-search {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    z-index: 5
}

.provider-box {
    width: 240px;
    margin: 0 0 0 15px;
    font-size: 18px;
    font-size: 1.8rem
}

.btn-sort {
    width: 100%;
    height: 48px;
    color: #f9b242;
    border: 1px solid #13100e;
    border-right: none;
    background: #302d28;
    cursor: pointer;
    font-size: 14px;
    font-size: 1.4rem
}

.btn-sort_first {
    border-radius: 5px 0 0 5px
}

.btn-sort_last {
    border-radius: 0 5px 5px 0
}

.btn-sort__upper {
    text-transform: uppercase
}

.btn-sort.is-active {
    color: #dcd9d5;
    background: rgba(48, 45, 40, .8)
}

.show-more-filter {
    position: relative;
    margin: 0 0 0 10px;
    color: #3daa45;
    text-transform: uppercase;
    border-bottom: 1px dashed #3daa45;
    cursor: pointer
}

.show-more-filter.is-active-any-filters::before {
    position: absolute;
    top: 0;
    left: -12px;
    content: '';
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #f9b242;
    transition: all .2s linear
}

.price-filter {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.price-filter__item {
    padding: 0 10px 0 0
}

.price-box {
    width: 240px;
    height: 48px;
    text-transform: capitalize;
    font-size: 18px;
    font-size: 1.8rem
}

.price-select .jcf-select .jcf-select-text {
    line-height: 48px
}

.provider-select-wrap .jcf-select {
    height: 48px
}

.provider-box .jcf-select .jcf-select-text {
    line-height: 48px
}

.provider-box .jcf-select .jcf-select-text img {
    display: none !important
}

.provider-box .jcf-scrollbar {
    top: -2px
}

.provider-box .jcf-scrollbar .jcf-scrollbar-handle {
    border-radius: 10px;
    background: #f9b242
}

.provider-box .jcf-scrollbar-vertical {
    background: 0 0
}

.provider-box .jcf-scrollbar-vertical .jcf-scrollbar-handle {
    left: 3px;
    width: 8px
}

.provider-box .jcf-scrollbar-vertical .jcf-scrollbar-dec, .provider-box .jcf-scrollbar-vertical .jcf-scrollbar-inc {
    background: 0 0
}

.provider-box .jcf-scrollbar-vertical .jcf-scrollbar-dec::before, .provider-box .jcf-scrollbar-vertical .jcf-scrollbar-inc::before {
    position: absolute;
    left: 3px;
    content: ""
}

.provider-box .jcf-scrollbar-vertical .jcf-scrollbar-dec::before {
    top: 3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 4px 8px 4px;
    border-color: transparent transparent #fdc161 transparent
}

.provider-box .jcf-scrollbar-vertical .jcf-scrollbar-inc::before {
    bottom: 3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 4px 0 4px;
    border-color: #fdc161 transparent transparent transparent
}

.index-game-select.select-wrap-dark .jcf-option {
    line-height: 38px;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem
}

.index-game-select .jcf-option.jcf-hover {
    color: #f9b242;
    background: #13100e
}

.index-game-select .jcf-select {
    border-left: 1px solid #13100e;
    border-top: 1px solid #13100e;
    border-right: 1px solid #13100e;
    box-sizing: border-box
}

.index-game-select .jcf-select.jcf-drop-active {
    border-left: 1px solid #f9b242;
    border-top: 1px solid #f9b242;
    border-right: 1px solid #f9b242
}

.index-game-select .jcf-list {
    border-left: 1px solid #f9b242;
    border-bottom: 1px solid #f9b242;
    border-right: 1px solid #f9b242;
    border-radius: 0 0 5px 5px;
    overflow: hidden;
    box-sizing: border-box
}

.index-game-select .jcf-select .jcf-select-drop {
    left: -1px
}

.index-game-select .jcf-select .jcf-select-opener {
    border-width: 9px 7px 0 7px
}

.index-game-select.index-game-select-provider .jcf-select .jcf-select-text {
    position: relative;
    margin: 0;
    padding: 0 35px 0 8px;
    border-radius: 3px;
    box-sizing: border-box;
    background: #302d28;
    z-index: 999
}

.index-game-select.index-game-select-provider .jcf-select .jcf-select-drop {
    left: -1px;
    margin-top: -2px;
    width: 880px !important;
    z-index: 99
}

.index-game-select.index-game-select-provider .jcf-select .jcf-select-opener {
    border-width: 9px 7px 0 7px;
    z-index: 999
}

.index-game-select.index-game-select-provider .jcf-select.jcf-drop-active {
    border-left: 1px solid #f9b242;
    border-top: 1px solid #f9b242;
    border-right: 1px solid #f9b242;
    border-radius: 3px 3px 0 0
}

.index-game-select.index-game-select-provider .jcf-list {
    border: 1px solid #f9b242;
    border-radius: 0 5px 5px 5px;
    box-sizing: border-box;
    overflow: hidden
}

.index-game-select.index-game-select-provider .jcf-list .jcf-list-content {
    padding: 10px;
    box-sizing: border-box
}

.index-game-select.index-game-select-provider .jcf-list ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.index-game-select.index-game-select-provider .jcf-list li {
    margin: 0 -1px -1px 0;
    border: 1px solid #42392f
}

.index-game-select.index-game-select-provider .jcf-list .jcf-option {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 170px;
    height: 65px;
    padding: 0;
    box-sizing: border-box
}

.index-game-select.index-game-select-provider .jcf-list .jcf-option.jcf-hover {
    background: 0 0;
    color: #fff;
    border: 1px solid #f9b242
}

.index-game-select.index-game-select-provider .jcf-list .jcf-option.jcf-option-select-proveder-filter__item {
    font-size: 0
}

.index-game-select.index-game-select-provider .jcf-list .jcf-option.jcf-option-select-proveder-filter__item img {
    display: block
}

.index-game-select.index-game-select-provider-text {
    display: none
}

.jcf-select-js-provider-select .jcf-select-text.jcf-option-select-proveder-filter__item {
    text-indent: 0
}

.provider-box.is-mobile .index-game-select.index-game-select-provider .jcf-select .jcf-select-text {
    z-index: 0
}

.provider-filter-img {
    display: block
}

.bonus-filters {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.bonus-filters__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 30px 0 0
}

.bonus-filters-title {
    padding: 0 0 0 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1.4rem
}

.filter-checkbox .jcf-checkbox {
    width: 16px;
    height: 16px;
    border-radius: 3px;
    background: 0 0;
    border: 1px solid #fff
}

.filter-checkbox .jcf-checkbox span {
    width: 10px;
    height: 6px;
    border: 3px solid #13100e;
    border-width: 0 0 3px 3px;
    opacity: 0;
    box-shadow: none;
    margin: -7px 0 0 -6px
}

.filter-checkbox .jcf-checkbox::before {
    content: "";
    opacity: 0
}

.filter-checkbox .jcf-checkbox.jcf-checked {
    position: relative;
    background: #f9b242;
    z-index: 1
}

.filter-checkbox .jcf-checkbox.jcf-checked::before {
    display: none
}

.filter-checkbox .jcf-checkbox.jcf-checked span {
    opacity: 1
}

.filter-checkbox .jcf-checkbox {
    min-width: 16px
}

.popup-wrapp_game-filter {
    border: none
}

.popup-wrapp-game-filters {
    display: none
}

.popup-wrapp-game-filters.is-active {
    display: block
}

.popup-box.popup-game-filters {
    width: 380px;
    margin: 50px 0 0 0;
    transform: translateX(-50%)
}

.popup-filter-box {
    position: relative
}

.popup-filter-box-header {
    padding: 0 10px 10px 60px;
    border-bottom: 1px solid #13100e
}

.popup-filter-box-header__title {
    color: #3daa45;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    font-size: 14px;
    font-size: 1.4rem
}

.popup-filter-list {
    padding: 20px 10px 0 60px
}

.popup-filter-list__item {
    padding: 0 0 25px 0
}

.popup-filter-list-title {
    padding: 0 0 10px 0;
    text-transform: uppercase;
    font-size: 12px;
    font-size: 1.2rem
}

.popup-filter-list-grid {
    display: -ms-flexbox;
    display: flex
}

.btn-popup-filter-sort {
    min-width: 75px;
    height: 32px;
    padding: 0 5px;
    color: rgba(255, 255, 255, .8);
    border: 1px solid rgba(255, 255, 255, .5);
    background: #302d28;
    text-transform: lowercase;
    box-sizing: border-box;
    cursor: pointer;
    font-size: 10px;
    font-size: 1rem
}

.btn-popup-filter-sort_smaller {
    min-width: 60px
}

.btn-popup-filter-sort_first {
    border-radius: 5px 0 0 5px
}

.btn-popup-filter-sort_last {
    border-radius: 0 5px 5px 0
}

.btn-popup-filter-sort__upper {
    text-transform: uppercase
}

.btn-popup-filter-sort.is-active {
    color: #f9b242;
    border: 1px solid #f9b242
}

.popup-filters-checkbox-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0 25px 0
}

.popup-filter-title {
    padding: 0 0 0 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    font-size: 1.2rem
}

.popup-filter-btn-box {
    position: relative;
    padding: 10px 0 15px 0
}

.pagination-box ul {
    overflow: hidden
}

.pagination-box ul li {
    float: left;
    margin: 0 5px 0 0
}

.pagination-box ul li a {
    display: block;
    width: 32px;
    color: #f9b242;
    border: 1px solid #302d28;
    box-sizing: border-box;
    text-align: center;
    line-height: 30px;
    text-decoration: none
}

.pagination-box ul li a.active {
    color: #dcd9d5;
    background: #302d28;
    pointer-events: none
}

.pagination-box ul li a:hover {
    background: rgba(48, 45, 40, .3)
}

.acc-section {
    padding: 0 0 0 30px
}

.acc-title {
    position: relative;
    padding: 0;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 300;
    color: #f9b242;
    cursor: pointer
}

.icon-acc-title {
    cursor: pointer
}

.icon-acc-title::before {
    position: absolute;
    top: 50%;
    left: -30px;
    content: "";
    transform: translateY(-50%);
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -4415px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 18px;
    width: 18px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-acc-title::before {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -4323px;
        height: 18px;
        width: 18px
    }
}

.icon-acc-title.is-active {
    cursor: pointer
}

.icon-acc-title.is-active::before {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -3891px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 18px;
    width: 18px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-acc-title.is-active::before {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -3812px;
        height: 18px;
        width: 18px
    }
}

.acc-text {
    height: 0;
    line-height: 22px;
    overflow: hidden
}

.acc-text_inner {
    padding: 20px 0 0 0
}

.acc-text_inner p {
    margin: 0 0 15px 0
}

.lang-box {
    position: relative;
    display: inline-block;
    width: 75px;
    height: 48px;
    background: #302d28;
    border-radius: 24px;
    cursor: pointer;
    box-sizing: border-box;
    text-transform: uppercase;
    color: #f9b242;
    font-weight: 600;
    font-size: 14px;
    font-size: 1.4rem;
    z-index: 215
}

.lang-box:hover {
    border: 1px solid #f9b242
}

.lang-box.is-last .lang-list {
    right: 0;
    left: auto;
    border-radius: 0 0 24px 24px
}

.lang-current {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -10px 0 0 -10px
}



.lang-list {
    position: absolute;
    left: 0;
    top: 80%;
    width: 100%;
    background: #302d28;
    border-radius: 0 5px 24px 24px;
    visibility: hidden;
    opacity: 0
}

.lang-list__item {
    position: relative;
    text-align: center
}

.lang-list__item:hover {
    transition: all .1s linear;
    opacity: .7
}

.lang-list__link {
    display: block;
    padding: 5px 0;
    color: #f9b242;
    text-decoration: none
}

.lang-box.is-active {
    /* border-radius: 24px 24px 0 0 */
}

.lang-box.is-active:hover {
    /*border: none*/
}

.lang-box.is-active .lang-current::after {
    transition: all .1s linear;
    transform: rotate(-180deg)
}

.lang-box.is-active .lang-list {
    visibility: visible;
    opacity: 1;
    padding: 0 0 10px 0
}

.last-articles-box h3 {
    padding: 0 0 20px 0
}

.last-articles-box ul li {
    padding: 0 0 15px 0;
    line-height: 20px;
    line-height: 2rem
}

.last-articles-box ul li a {
    color: #f9b242;
    text-decoration: none
}

.bottom-box {
    position: fixed;
    width: 100%;
    background: #f9b242;
    transition: all .1s ease-in-out;
    z-index: 100
}

.game-last-view {
    position: relative;
    padding: 2px 0
}

.game-last-view__title {
    position: absolute;
    top: -29px;
    left: 0;
    padding: 5px 55px 5px 10px;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #13100e;
    background: #f9b242;
    text-decoration: none;
    cursor: pointer;
    font-size: 14px;
    font-size: 1.4rem
}

.game-last-view__title::before {
    position: absolute;
    top: 13px;
    right: 15px;
    height: 7px;
    width: 7px;
    content: "";
    transform: rotate(45deg);
    transform-origin: center center;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    margin-left: -3px;
    margin-right: -3px;
    margin-bottom: -3px
}

.game-last-view__title.active::before {
    top: 10px;
    transform: rotate(-135deg)
}

.game-last-list {
    text-align: center
}

.game-last-list__item {
    display: inline-block;
    padding: 4px 3px 0 3px;
    box-sizing: border-box
}

.game-last-list__link {
    display: block;
    transform: scale(1);
    transition: all .1s ease-in-out
}

.game-last-list__link:hover {
    transform: scale(.9);
    transition: all .1s ease-in-out
}

.game-last-list__img {
    display: block;
    width: 135px;
    height: 90px;
    border: 2px solid #13100e;
    box-sizing: border-box
}

.game-last-list__title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #302d28;
    color: #dcd9d5;
    text-transform: uppercase;
    height: 28px;
    line-height: 28px;
    text-align: center;
    overflow: hidden;
    font-size: 10px;
    font-size: 1rem
}

.notification-box {
    display: none;
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    padding: 10px 10px 20px 10px;
    color: #13100e;
    text-align: center;
    border-radius: 15px;
    box-sizing: border-box;
    z-index: 9999
}

.content .notification-box .sub-title, .notification-box .content .sub-title, .notification-box .title {
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 24px;
    font-size: 2.4rem
}

.notification-box .text {
    padding: 10px 0 0 0
}

.notification-box .text a {
    color: #13100e
}

.notification-box.active {
    display: block
}

.notification-box.notification-success {
    background: #3daa45
}

.notification-box.notification-error {
    background: #e50000
}

.notification-box.notification-system {
    background: #f9b242
}

.notification-box .close-icon {
    position: absolute;
    top: 10px;
    right: 10px
}

.preloader-wrapp {
    position: relative
}

.preloader-wrapp__bottom-page {
    width: 100%;
    height: 100px;
    clear: both
}

.preloader-wrapp__over-games {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 200px
}

.preloader-box {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    z-index: 9999
}

.preloader-box:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 64px;
    height: 64px;
    margin: -32px 0 0 -32px;
    content: "";
    background: url(../images/preloader.gif) no-repeat;
    z-index: 9999
}

.preloader-wrapp__game-page-race, .preloader-wrapp__tournament-race-page {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 100%;
    transform: translate(-50%, -50%)
}

.preloader-box__tournament, .preloader-wrapp__index-games {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #302d28;
    opacity: .8;
    z-index: 10
}

.preloader-wrapp__index-games {
    background: #13100e;
    z-index: 100
}

.preloader-wrapp__drift-tbl {
    padding: 15px 0 0 0;
    height: 64px
}

.preloader-wrapp__bonus-games, .preloader-wrapp__drift-leaderboard {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(19, 16, 14, .7)
}

.preloader-wrapp__bonus-games {
    animation: fadeIn .3s
}

.btn-preloader::before, .form-elem-preloader, .header-preloader-small {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -16px 0 0 -16px;
    fill: #fff;
    width: 30px;
    height: 30px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSczMHB4JyBoZWlnaHQ9JzMwcHgnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIiBjbGFzcz0idWlsLXNwaW4iPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJub25lIiBjbGFzcz0iYmsiPjwvcmVjdD48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1MCA1MCkiPjxnIHRyYW5zZm9ybT0icm90YXRlKDApIHRyYW5zbGF0ZSgzNCAwKSI+PGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjgiIGZpbGw9IiNmZGMwNjEiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSIwcyIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZT48YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InNjYWxlIiBmcm9tPSIxLjUiIHRvPSIxIiBiZWdpbj0iMHMiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGVUcmFuc2Zvcm0+PC9jaXJjbGU+PC9nPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSB0cmFuc2xhdGUoMzQgMCkiPjxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjZmRjMDYxIj48YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iMC4xIiBiZWdpbj0iMC4xMnMiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGU+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJzY2FsZSIgZnJvbT0iMS41IiB0bz0iMSIgYmVnaW49IjAuMTJzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlVHJhbnNmb3JtPjwvY2lyY2xlPjwvZz48ZyB0cmFuc2Zvcm09InJvdGF0ZSg5MCkgdHJhbnNsYXRlKDM0IDApIj48Y2lyY2xlIGN4PSIwIiBjeT0iMCIgcj0iOCIgZmlsbD0iI2ZkYzA2MSI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgZnJvbT0iMSIgdG89IjAuMSIgYmVnaW49IjAuMjVzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlPjxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89IjEiIGJlZ2luPSIwLjI1cyIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZVRyYW5zZm9ybT48L2NpcmNsZT48L2c+PGcgdHJhbnNmb3JtPSJyb3RhdGUoMTM1KSB0cmFuc2xhdGUoMzQgMCkiPjxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjZmRjMDYxIj48YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iMC4xIiBiZWdpbj0iMC4zN3MiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGU+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJzY2FsZSIgZnJvbT0iMS41IiB0bz0iMSIgYmVnaW49IjAuMzdzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlVHJhbnNmb3JtPjwvY2lyY2xlPjwvZz48ZyB0cmFuc2Zvcm09InJvdGF0ZSgxODApIHRyYW5zbGF0ZSgzNCAwKSI+PGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjgiIGZpbGw9IiNmZGMwNjEiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSIwLjVzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlPjxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89IjEiIGJlZ2luPSIwLjVzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlVHJhbnNmb3JtPjwvY2lyY2xlPjwvZz48ZyB0cmFuc2Zvcm09InJvdGF0ZSgyMjUpIHRyYW5zbGF0ZSgzNCAwKSI+PGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjgiIGZpbGw9IiNmZGMwNjEiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSIwLjYycyIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZT48YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InNjYWxlIiBmcm9tPSIxLjUiIHRvPSIxIiBiZWdpbj0iMC42MnMiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGVUcmFuc2Zvcm0+PC9jaXJjbGU+PC9nPjxnIHRyYW5zZm9ybT0icm90YXRlKDI3MCkgdHJhbnNsYXRlKDM0IDApIj48Y2lyY2xlIGN4PSIwIiBjeT0iMCIgcj0iOCIgZmlsbD0iI2ZkYzA2MSI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgZnJvbT0iMSIgdG89IjAuMSIgYmVnaW49IjAuNzVzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlPjxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89IjEiIGJlZ2luPSIwLjc1cyIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZVRyYW5zZm9ybT48L2NpcmNsZT48L2c+PGcgdHJhbnNmb3JtPSJyb3RhdGUoMzE1KSB0cmFuc2xhdGUoMzQgMCkiPjxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjZmRjMDYxIj48YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iMC4xIiBiZWdpbj0iMC44N3MiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGU+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJzY2FsZSIgZnJvbT0iMS41IiB0bz0iMSIgYmVnaW49IjAuODdzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlVHJhbnNmb3JtPjwvY2lyY2xlPjwvZz48L2c+PC9zdmc+)
}

.form-elem-preloader {
    z-index: 10
}

.btn-preloader::before {
    content: "";
    z-index: 10
}

.btn-competition-preloader::before {
    position: absolute;
    top: 50%;
    right: 5px;
    transform: scale(.8) translateY(-50%);
    fill: #fff;
    width: 30px;
    height: 30px;
    content: "";
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSczMHB4JyBoZWlnaHQ9JzMwcHgnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIiBjbGFzcz0idWlsLXNwaW4iPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJub25lIiBjbGFzcz0iYmsiPjwvcmVjdD48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1MCA1MCkiPjxnIHRyYW5zZm9ybT0icm90YXRlKDApIHRyYW5zbGF0ZSgzNCAwKSI+PGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjgiIGZpbGw9IiNmZGMwNjEiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSIwcyIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZT48YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InNjYWxlIiBmcm9tPSIxLjUiIHRvPSIxIiBiZWdpbj0iMHMiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGVUcmFuc2Zvcm0+PC9jaXJjbGU+PC9nPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSB0cmFuc2xhdGUoMzQgMCkiPjxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjZmRjMDYxIj48YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iMC4xIiBiZWdpbj0iMC4xMnMiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGU+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJzY2FsZSIgZnJvbT0iMS41IiB0bz0iMSIgYmVnaW49IjAuMTJzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlVHJhbnNmb3JtPjwvY2lyY2xlPjwvZz48ZyB0cmFuc2Zvcm09InJvdGF0ZSg5MCkgdHJhbnNsYXRlKDM0IDApIj48Y2lyY2xlIGN4PSIwIiBjeT0iMCIgcj0iOCIgZmlsbD0iI2ZkYzA2MSI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgZnJvbT0iMSIgdG89IjAuMSIgYmVnaW49IjAuMjVzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlPjxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89IjEiIGJlZ2luPSIwLjI1cyIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZVRyYW5zZm9ybT48L2NpcmNsZT48L2c+PGcgdHJhbnNmb3JtPSJyb3RhdGUoMTM1KSB0cmFuc2xhdGUoMzQgMCkiPjxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjZmRjMDYxIj48YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iMC4xIiBiZWdpbj0iMC4zN3MiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGU+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJzY2FsZSIgZnJvbT0iMS41IiB0bz0iMSIgYmVnaW49IjAuMzdzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlVHJhbnNmb3JtPjwvY2lyY2xlPjwvZz48ZyB0cmFuc2Zvcm09InJvdGF0ZSgxODApIHRyYW5zbGF0ZSgzNCAwKSI+PGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjgiIGZpbGw9IiNmZGMwNjEiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSIwLjVzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlPjxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89IjEiIGJlZ2luPSIwLjVzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlVHJhbnNmb3JtPjwvY2lyY2xlPjwvZz48ZyB0cmFuc2Zvcm09InJvdGF0ZSgyMjUpIHRyYW5zbGF0ZSgzNCAwKSI+PGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjgiIGZpbGw9IiNmZGMwNjEiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSIwLjYycyIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZT48YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InNjYWxlIiBmcm9tPSIxLjUiIHRvPSIxIiBiZWdpbj0iMC42MnMiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGVUcmFuc2Zvcm0+PC9jaXJjbGU+PC9nPjxnIHRyYW5zZm9ybT0icm90YXRlKDI3MCkgdHJhbnNsYXRlKDM0IDApIj48Y2lyY2xlIGN4PSIwIiBjeT0iMCIgcj0iOCIgZmlsbD0iI2ZkYzA2MSI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgZnJvbT0iMSIgdG89IjAuMSIgYmVnaW49IjAuNzVzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlPjxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89IjEiIGJlZ2luPSIwLjc1cyIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZVRyYW5zZm9ybT48L2NpcmNsZT48L2c+PGcgdHJhbnNmb3JtPSJyb3RhdGUoMzE1KSB0cmFuc2xhdGUoMzQgMCkiPjxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjZmRjMDYxIj48YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iMC4xIiBiZWdpbj0iMC44N3MiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGU+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJzY2FsZSIgZnJvbT0iMS41IiB0bz0iMSIgYmVnaW49IjAuODdzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlVHJhbnNmb3JtPjwvY2lyY2xlPjwvZz48L2c+PC9zdmc+);
    background-repeat: no-repeat
}

.breadcrumbs-box {
    margin: 0 0 15px 0;
    padding: 0 0 5px 0;
    color: #797979;
    border-bottom: 1px solid rgba(121, 121, 121, .3)
}

.breadcrumbs-list__item {
    float: left;
    margin: 0 15px 0 0
}

.breadcrumbs-list__item::after {
    padding: 0 0 0 15px;
    vertical-align: middle;
    content: ">"
}

.breadcrumbs-list__item:last-child::after {
    content: ""
}

.breadcrumbs-list__link {
    color: #f9b242
}

.payment-box {
    display: table;
    width: 100%;
    padding: 0 0 10px 0;
    text-align: center
}

.payment-box__item {
    display: table-cell;
    width: 1%;
    margin: 0 5px;
    height: 40px;
    vertical-align: top
}

.payment-box__link {
    position: relative;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-size: 9px;
    font-size: .9rem
}

.payment-box__link::before {
    position: absolute;
    left: 0;
    top: 0;
    content: ""
}

.payment-box__text {
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0 0 0 -44px;
    padding: 30px 0 0 0;
    width: 88px;
    color: #302d28;
    transition: all .1s ease-in-out;
    font-size: 13px;
    font-size: 1.3rem
}

.payment-box__text_word {
    white-space: nowrap
}

.payment-box .visa-icon::before {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -5797px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 47px;
    width: 49px;
    margin: -23.5px 0 0 -24.5px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .payment-box .visa-icon::before {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -5662px;
        height: 47px;
        width: 48.5px
    }
}

.payment-box .maestro-icon::before {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -3670px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 40px;
    width: 67px;
    margin: -20px 0 0 -33.5px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .payment-box .maestro-icon::before {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -3597px;
        height: 40px;
        width: 67.5px
    }
}

.payment-box .qiwi-icon::before {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -4617px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 46px;
    width: 44px;
    margin: -23px 0 0 -22px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .payment-box .qiwi-icon::before {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -4518px;
        height: 46.5px;
        width: 44px
    }
}

.payment-box .webmoney-icon::before {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -5982px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 45px;
    width: 45px;
    margin: -22.5px 0 0 -22.5px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .payment-box .webmoney-icon::before {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -5841px;
        height: 45px;
        width: 45px
    }
}

.payment-box .yandex-wallet-icon::before {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -6061px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 43px;
    width: 38px;
    margin: -21.5px 0 0 -19px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .payment-box .yandex-wallet-icon::before {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -5918px;
        height: 43px;
        width: 38px
    }
}

.payment-box .skrill-icon::before {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -4977px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 26px;
    width: 76px;
    margin: -13px 0 0 -38px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .payment-box .skrill-icon::before {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -4869px;
        height: 26px;
        width: 76px
    }
}

.payment-box .neteller-icon::before {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -3929px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 19px;
    width: 107px;
    margin: -9.5px 0 0 -53.5px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .payment-box .neteller-icon::before {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -3848px;
        height: 19.5px;
        width: 107.5px
    }
}

.payment-box .interac-online-icon::before {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -2412px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 54px;
    width: 39px;
    margin: -27px 0 0 -19.5px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .payment-box .interac-online-icon::before {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -2358px;
        height: 54px;
        width: 39px
    }
}

.payment-box .interac-etransfer-icon::before {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -2355px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 55px;
    width: 39px;
    margin: -27.5px 0 0 -19.5px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .payment-box .interac-etransfer-icon::before {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -2302px;
        height: 54.5px;
        width: 39px
    }
}

.payment-box .express-connect-icon::before {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -1758px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 50px;
    width: 50px;
    margin: -25px 0 0 -25px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .payment-box .express-connect-icon::before {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -1720px;
        height: 50px;
        width: 50px
    }
}

.change-points__article-left {
    float: left;
    width: 50%;
    margin: 0 20px 20px 0
}

.change-points-box {
    min-height: 350px;
    padding: 35px 50px 10px 50px;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    background: #302d28;
    border-radius: 15px;
    box-sizing: border-box
}

.change-points__wrap {
    position: relative
}

.change-points__title {
    padding: 0 0 5px 0;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    word-spacing: 3px;
    font-size: 20px;
    font-size: 2rem
}

.change-points__title span {
    color: #f9b242
}

.change-points-form-box {
    margin: 40px 0 25px 0
}

.change-points-row {
    margin: 0 0 15px 0;
    overflow: hidden
}

.change-points-text, .change-points-val {
    float: left;
    box-sizing: border-box
}

.change-points-text {
    width: 51.28%;
    line-height: 28px
}

.change-points-val {
    width: 48.72
}

.change-points-val__price {
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    text-align: center;
    font-size: 20px;
    font-size: 2rem
}

.change-points__effect {
    animation: .5s zommy
}

.inpt.inpt__change-points, .inpt__change-points.inpt-dark, .inpt__change-points.textarea-custome {
    width: 120px;
    text-align: center
}

.change-points-btn-box {
    margin: 20px 0 0 0;
    text-align: center
}

.change-points-btn-box .btn, .change-points-btn-box .verification-upload-btn-box .jcf-file, .verification-upload-btn-box .change-points-btn-box .jcf-file {
    width: auto
}

.change-points-btn-box .btn-transparent {
    padding: 5px 25px
}

.change-points__notice, .change-points__notice2 {
    color: #797979
}

.change-points__notice2 {
    margin: 20px 0 0 0;
    text-align: center
}

.change-points__highlights {
    color: #ededed;
    transition: all .2s ease-in-out
}

.change-points-default-box {
    position: relative;
    z-index: 5
}

.change-points-popup-box {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 290px;
    background: rgba(48, 45, 40, .95);
    text-align: center;
    z-index: 10
}

.change-points__table {
    display: table;
    width: 100%;
    height: 100%
}

.change-points__table-cell {
    display: table-cell;
    width: 100%;
    vertical-align: middle
}

.change-points-complete-box, .change-points-confirm-box, .change-points-error-box {
    visibility: hidden;
    opacity: 0
}

.change-points-complete-box.is-active, .change-points-confirm-box.is-active, .change-points-error-box.is-active {
    visibility: visible;
    opacity: 1;
    transition: opacity .2s ease-in-out
}

.change-points-confirm-box .btn, .change-points-confirm-box .verification-upload-btn-box .jcf-file, .verification-upload-btn-box .change-points-confirm-box .jcf-file {
    width: auto
}

.change-points-confirm-box .btn-green {
    width: 50%
}

.change-points-confirm-box .btn-box-center {
    padding: 0 0 10px 0
}

.change-points__message {
    padding: 0 0 20px 0;
    font-size: 20px;
    font-size: 2rem
}

.withdrawal-header {
    margin: 0 0 15px 0
}

.withdrawal-header .jcf-select-withdrawal-select {
    width: 80px;
    min-width: 80px
}

.withdrawal-title {
    display: inline-block;
    margin: 0 15px 0 0;
    line-height: 28px
}

.winners-title {
    padding: 0 0 10px 0;
    text-align: center;
    color: #ededed;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1.4rem
}

.winner-list__item {
    padding: 10px 0;
    border-bottom: 1px solid #13100e;
    transition: filter .2s ease-in-out
}

.winner-list__item:last-child {
    border-bottom: none
}

.winner-list__item-new {
    filter: blur(3px)
}

.winner-list-box {
    overflow: hidden
}

.winner-list-box__left {
    float: left;
    width: 75px
}

.winner-list-box__right {
    float: right;
    width: 150px;
    padding: 0 0 0 5px;
    box-sizing: border-box
}

.winner-list-box__image {
    display: block;
    width: 75px;
    height: 50px
}

.winner-list-box__game-name, .winner-list-box__user {
    font-size: 10px;
    font-size: 1rem
}

.winner-list-box__user {
    color: #fff
}

.winner-list-box__win {
    padding: 0 0 5px 0;
    color: #3daa45;
    font-size: 14px;
    font-size: 1.4rem
}

.winner-list-box__game-name {
    color: #f9b242
}

.winner-list-box__link {
    text-decoration: underline;
    cursor: pointer
}

.winner-list-box__link:hover {
    text-decoration: none
}

.page-info-box {
    padding: 35px 0 0 0
}

.title-info-box {
    text-transform: uppercase;
    font-size: 18px;
    font-size: 1.8rem
}

.drift-circle_drift-page {
    position: relative;
    width: 325px;
    height: 325px;
    margin: 40px 0 0 0
}

.drift-pie {
    width: 325px;
    height: 325px
}

.drift-finished {
    text-align: center
}

.drift-finished-flag-icon {
    padding: 0 0 10px 0;
    width: 44px;
    height: 48px;
    fill: #fff
}

.drift-finished__text {
    color: #fff;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    font-size: 2rem
}

.drift-circle-joined-text {
    width: 190px;
    text-align: center;
    font-size: 20px;
    font-size: 2rem
}

.drift-pie-join-btn {
    white-space: nowrap
}

.drift-pie-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.drift-pie-user {
    z-index: 1
}

.drift-pie-user__title {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 10px;
    font-size: 1rem
}

.laurel-gold-big-icon {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -3070px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 121px;
    width: 158px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .laurel-gold-big-icon {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -3008px;
        height: 121px;
        width: 158px
    }
}

.laurel-gold-big-icon_drift-pie {
    position: relative;
    margin: 10px auto 0
}

.drift-circle-notice {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 90%;
    margin: 35px auto 0
}

.drift-circle-notice__left {
    margin: 0 0 0 10px
}

.drift-circle-notice__right {
    text-align: center
}

.drift-load {
    opacity: 0
}

.drift-load.is-show {
    transition: opacity .5s linear;
    opacity: 1
}

.drift-circle-notice-item {
    position: relative;
    padding-bottom: 10px;
    text-transform: uppercase;
    color: #fff;
    font-size: 10px;
    font-size: 1rem
}

.drift-circle-notice-item.mark-gold, .drift-circle-notice-item.mark-gray, .drift-circle-notice-item.mark-green {
    padding-left: 10px
}

.drift-circle-notice-item.mark-gold::before, .drift-circle-notice-item.mark-gray::before, .drift-circle-notice-item.mark-green::before {
    position: absolute;
    top: 0;
    left: -10px;
    width: 10px;
    height: 10px;
    content: ""
}

.drift-circle-notice-item.mark-gray::before {
    background: #ededed
}

.drift-circle-notice-item.mark-gold::before {
    background: #f9b242
}

.drift-circle-notice-item.mark-green::before {
    background: #3daa45
}

.drift-circle-notice-item.points {
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #3daa45;
    text-align: center;
    font-size: 32px;
    font-size: 3.2rem
}

.highcharts-point {
    cursor: pointer
}

.highcharts-label {
    cursor: pointer
}

.circle-round {
    position: absolute;
    top: 65px;
    left: 68px;
    width: 190px;
    height: 190px;
    text-align: center;
    color: #13100e;
    background: #f9b242;
    border-radius: 50%;
    overflow: hidden;
    z-index: 10
}

.circle-round-content {
    position: relative;
    height: 100%;
    border-radius: 50%
}

.circle-round-content__title {
    position: relative;
    top: -10px;
    width: 70px;
    margin: 0 auto;
    text-transform: uppercase;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    line-height: 53px;
    border-radius: 300px 300px 0 0;
    font-size: 10px;
    font-size: 1rem
}

.circle-round-content__title-round {
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 14px;
    font-size: 1.4rem
}

.circle-round-info {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -60%);
    z-index: 15
}

.circle-round-item {
    padding: 0 0 2px 0
}

.circle-round-item__value {
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 20px;
    font-size: 2rem
}

.circle-round-item__title {
    position: relative;
    top: -3px;
    text-transform: uppercase;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    letter-spacing: 1px;
    white-space: nowrap;
    font-size: 10px;
    font-size: 1rem
}

.circle-round-btn-box {
    position: absolute;
    left: 50%;
    bottom: 10px;
    transform: translateX(-50%);
    z-index: 15
}

.btn-circle-round {
    border: 1px solid #13100e;
    padding: 0 15px;
    line-height: 25px;
    letter-spacing: 1px;
    white-space: nowrap;
    width: auto;
    font-size: 10px;
    font-size: 1rem
}

.lazy-wrapp {
    overflow: hidden
}

.lazy-blur {
    filter: blur(25px);
    animation-name: fadeIn;
    animation-duration: .5s;
    animation-delay: .5s;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards
}

.no-lazy-blur {
    filter: blur(0);
    transition: filter .3s .5s ease-in
}

.header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 20px 0 5px 0;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    background: rgba(19, 16, 14, .9);
    box-shadow: 0 2px 10px #13100e;
    transition: top 1s linear;
    box-sizing: border-box;
    z-index: 9500
}

.header.header-fixed {
    position: fixed;
    animation: .5s header-fixed-show
}

.header-width {
    width: 100%;
    max-width: 1800px;
    min-width: 320px;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box
}

.header-grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.header-logo {
    margin-right: auto
}

.logo {
    position: relative;
    top: -10px;
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -3621px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 47px;
    width: 255px;
    z-index: 215
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .logo {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -3549px;
        height: 47px;
        width: 255px
    }
}

.header-tools {
    margin: 0 25px 0 0
}

.header-tools-circle {
    display: inline-block;
    position: relative;
    width: 48px;
    height: 48px;
    background: #302d28;
    border: 1px solid #302d28;
    box-sizing: border-box;
    border-radius: 100%
}

.header-tools-circle:hover {
    border: 1px solid #f9b242
}

.header-tools-circle:hover .header-count-notification {
    transition: top .1s linear, left .1s linear;
    top: -7px;
    left: 70%
}

.header-tools-circle:hover .header-count-notification.is-hidden {
    display: none
}

.icon-calendar-header, .icon-email-header, .icon-present-header {
    position: absolute;
    top: 50%;
    left: 50%;
    fill: #f9b242
}

.icon-present-header {
    width: 19px;
    height: 20px;
    margin: -10px 0 0 -9px
}

.icon-email-header {
    width: 20px;
    height: 15px;
    margin: -7px 0 0 -9px
}

.icon-calendar-header {
    width: 20px;
    height: 20px;
    margin: -10px 0 0 -10px
}

.header-count-notification {
    position: absolute;
    top: -10px;
    left: 70%;
    min-width: 20px;
    padding: 2px 3px;
    color: #f9b242;
    background: #13100e;
    border: 1px solid #f9b242;
    border-radius: 10px;
    text-align: center;
    box-sizing: border-box;
    transition: top .1s linear, left .1s linear;
    box-shadow: 0 1px 4px #13100e;
    font-size: 10px;
    font-size: 1rem
}

.count-notification {
    color: #e50000
}

.count-notification.is-empty {
    color: #f9b242
}

.header-tools, .header-user-name {
    height: auto;
    opacity: 1;
    transition: height .2s linear;
    z-index: 1
}

.header-tools.is-hidden, .header-user-name.is-hidden {
    height: 0;
    opacity: 0;
    transition: height .2s linear;
    z-index: -1
}

.header-user-general.without-margin {
    margin: 0
}

.header-user-name {
    display: none;
    margin: 0 20px 0 0;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 30px
}

.header-user-name-inner {
    position: relative
}

.header-user-name__link {
    display: inline-block;
    position: relative;
    max-width: 120px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #ededed
}

.header-user-general {
    position: relative
}

.header-user-general-link {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 165px;
    height: 48px;
    padding: 0 10px;
    text-decoration: none;
    line-height: 48px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #f9b242;
    text-align: center;
    background: #302d28;
    border-radius: 24px;
    border: 1px solid #302d28;
    box-sizing: border-box;
    font-size: 14px;
    font-size: 1.4rem
}

.header-user-general-link:hover {
    border: 1px solid #f9b242
}

.header-user-price-wrapp {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.header-user-price {
    text-overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.header-user-price-currency {
    padding: 0 0 0 5px;
    font-weight: 400;
    font-size: 10px;
    font-size: 1rem
}

.header-user-price-name {
    position: absolute;
    top: -10px;
    left: 50%;
    background: #13100e;
    border-radius: 10px;
    transform: translateX(-50%);
    font-size: 10px;
    font-size: 1rem
}

.header-user-price-name-inner {
    padding: 0 10px;
    max-width: 150px;
    line-height: 20px;
    text-overflow: ellipsis;
    color: #fff;
    white-space: nowrap;
    box-sizing: border-box;
    overflow: hidden
}

.btn-header-cash {
    display: inline-block;
    width: auto;
    min-width: 110px;
    height: 48px;
    margin: 0 0 0 5px;
    line-height: 48px;
    vertical-align: top
}

.header-conf {
    margin: 0 0 0 10px
}

.header-exit-link {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 48px;
    margin: 0 0 0 5px;
    background: #302d28;
    border-radius: 30px;
    box-sizing: border-box
}

.header-exit-link:hover {
    border: 1px solid #f9b242
}

.icon-exit-header {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    margin: -10px 0 0 -10px;
    fill: #f9b242
}

.header-user-entry {
    white-space: nowrap
}

.header-auth-btn, .header-register-btn {
    display: inline-block;
    width: auto;
    height: 48px;
    line-height: 48px
}

.header-register-btn {
    min-width: 165px;
    border-radius: 0 50px 50px 0
}

.header-auth-btn {
    position: relative;
    min-width: 110px;
    border-radius: 50px 0 0 50px
}

.icon-attention-circle-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px
}

.icon-attention-circle-header_medium {
    left: -10px
}

.content {
    padding-top: 40px;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-size: 1.4rem
}

.content p {
    margin: 15px 0 30px 0;
    line-height: 1.5
}

.content .cols-9 {
    padding: 0 20px 0 0
}

.content .cols-3 {
    padding: 0 0 0 20px
}

.content-toggle {
    position: relative;
    height: 200px;
    overflow: hidden
}

.content-fade-out {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMzEwMGUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);
    background-size: 100%;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #13100e 100%)
}

.content-toggle-btn-box {
    text-align: right
}

.content-toggle-btn {
    cursor: pointer;
    color: #f9b242;
    text-decoration: underline
}

.content-toggle-btn:hover {
    text-decoration: none
}

.content .sub-title, .content .title {
    padding: 0 0 20px 0;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #ededed
}

.content .sub-title {
    color: #f9b242
}

.main-content .last-articles-box {
    padding: 0 0 10px 0
}

.main-content .separate {
    margin: 0 0 20px 0
}

.close-icon {
    display: block;
    width: 16px;
    height: 16px;
    opacity: 1;
    cursor: pointer;
    transition: all .1s ease-in-out;
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -963px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 16px;
    width: 16px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .close-icon {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -937px;
        height: 16px;
        width: 16px
    }
}

.close-icon:hover {
    opacity: .2;
    transition: all .1s ease-in-out
}

.row {
    position: relative;
    box-sizing: border-box
}

.row:before {
    display: table;
    content: ""
}

.row:after, .row:before {
    box-sizing: border-box
}

.cols-1, .cols-10, .cols-11, .cols-12, .cols-2, .cols-3, .cols-4, .cols-5, .cols-6, .cols-7, .cols-8, .cols-9 {
    float: left;
    position: relative;
    box-sizing: border-box
}

.cols-1 {
    width: 8.33333%
}

.cols-2 {
    width: 16.66666%
}

.cols-3 {
    width: 25%
}

.cols-4 {
    width: 33.33333%
}

.cols-5 {
    width: 41.66666%
}

.cols-6 {
    width: 50%
}

.cols-7 {
    width: 58.33333%
}

.cols-8 {
    width: 66.66666%
}

.cols-9 {
    width: 75%
}

.cols-10 {
    width: 83.33333%
}

.cols-11 {
    width: 91.66666%
}

.cols-12 {
    width: 100%
}

.inpt, .inpt-dark, .textarea-custome {
    position: relative;
    width: 100%;
    height: 30px;
    padding: 0 10px;
    border: none;
    line-height: 1;
    color: #000;
    border-radius: 3px;
    box-sizing: border-box;
    font-size: 14px;
    font-size: 1.4rem;
    z-index: 5
}

.inpt[disabled=disabled], [disabled=disabled].inpt-dark, [disabled=disabled].textarea-custome {
    height: 34px;
    background: #797979
}

.inpt-dark {
    background: #302d28;
    border-radius: 3px 0 0 3px;
    box-sizing: border-box;
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem
}

.form-line {
    position: relative;
    padding: 0 0 15px 0;
    font-size: 13px;
    font-size: 1.3rem
}

.form-box {
    width: 480px;
    margin: 0 auto
}

.form-elem-wrap {
    position: relative;
    width: 100%;
    display: inline-block
}

.form-elem-wrap::before {
    position: absolute;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    content: "";
    padding: 3px;
    border-radius: 5px;
    border: 2px solid #f9b242;
    opacity: 0
}

.form-elem-wrap .label {
    position: absolute
}

.form-elem-wrap.active::before {
    opacity: 1;
    animation: rubberBand .5s
}

.form-elem-wrap.error-border::before {
    opacity: 1;
    border: 2px solid #e50000
}

.form-elem-wrap.select-border::before {
    border-bottom: none
}

.form-elem-wrap.select-border.error:before {
    border: 2px solid #e50000
}

.error {
    -webkit-transform: translateZ(0)
}

.jcf-disabled .jcf-select-opener {
    border-color: #999 transparent transparent
}

.jcf-checkbox {
    width: 12px;
    height: 12px;
    border-radius: 1px
}

.jcf-checkbox span {
    width: 15px;
    height: 8px;
    border: 3px solid #f9b242;
    border-width: 0 0 3px 3px;
    opacity: 0
}

.jcf-checkbox::before {
    content: "";
    opacity: 0
}

.jcf-checkbox.jcf-checked {
    position: relative;
    z-index: 1
}

.jcf-checkbox.jcf-checked::before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    margin: -27px 0 0 -27px;
    border-radius: 50%;
    border: 2px solid #f9b242;
    animation: circleOut .3s;
    content: ""
}

.jcf-checkbox.jcf-checked span {
    opacity: 1
}

.jcf-checkbox span {
    margin: -11px 0 0 -8px;
    box-shadow: -1px 3px 2px #000
}

.jcf-radio {
    width: 12px;
    height: 12px
}

.jcf-radio span {
    background: #13100e
}

.jcf-radio.jcf-unchecked {
    position: relative;
    z-index: 10
}

.jcf-radio::before {
    content: "";
    opacity: 0;
    z-index: 1
}

.jcf-radio.jcf-checked {
    position: relative;
    z-index: 5
}

.jcf-radio.jcf-checked::before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    margin: -27px 0 0 -27px;
    border-radius: 50%;
    border: 2px solid #f9b242;
    animation: circleOut .3s;
    content: "";
    z-index: 1
}

.jcf-radio.jcf-checked span {
    opacity: 1
}

.jcf-select {
    width: 100%;
    height: 30px;
    margin: 0;
    border: none;
    border-radius: 3px;
    color: #000
}

.jcf-select .jcf-select-text {
    line-height: 30px
}

.jcf-select .jcf-select-opener {
    position: absolute;
    top: 50%;
    right: 10px;
    margin: -2px 0 0 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 4px 0 4px;
    border-color: #000 transparent transparent transparent
}

.jcf-select .jcf-select-drop {
    left: 0;
    border: none
}

.jcf-select .jcf-select-drop .jcf-select-drop-content {
    border: none
}

.jcf-select .jcf-list-box .jcf-selected, .jcf-select .jcf-select-drop .jcf-hover {
    background: #f9b242
}

.jcf-select.jcf-drop-active {
    border-radius: 3px 3px 0 0
}

.select-wrap-dark .jcf-list, .select-wrap-dark .jcf-select {
    background: #302d28;
    color: #f9b242
}

.select-wrap-dark .jcf-option {
    color: #f9b242
}

.select-wrap-dark .jcf-option.jcf-hover {
    color: #302d28
}

.select-wrap-dark .jcf-select-opener {
    border-color: #f9b242 transparent transparent
}

.jcf-scrollbar {
    border: 1px solid #302d28
}

.jcf-scrollbar .jcf-scrollbar-slider {
    background: #13100e
}

.jcf-scrollbar .jcf-scrollbar-handle {
    top: 1px;
    height: 12px;
    background: #ededed;
    border-radius: 10px
}

.jcf-scrollbar .jcf-scrollbar-handle:hover {
    background: #797979
}

.jcf-scrollbar-horizontal {
    background: #13100e
}

.jcf-scrollbar-horizontal .jcf-scrollbar-dec, .jcf-scrollbar-horizontal .jcf-scrollbar-inc {
    margin: 1px 0 0 0;
    width: 12px;
    height: 12px;
    background: #13100e
}

.jcf-scrollbar-horizontal .jcf-scrollbar-dec::before, .jcf-scrollbar-horizontal .jcf-scrollbar-inc::before {
    position: absolute;
    top: 3px;
    content: ""
}

.jcf-scrollbar-horizontal .jcf-scrollbar-dec::before {
    left: 4px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 4px 0;
    border-color: transparent #ededed transparent transparent
}

.jcf-scrollbar-horizontal .jcf-scrollbar-inc::before {
    right: 4px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 4px;
    border-color: transparent transparent transparent #ededed
}

.textarea-custome {
    padding: 5px 10px;
    width: 100%;
    height: 100%;
    line-height: 16px;
    resize: none;
    font-size: 13px;
    font-size: 1.3rem
}

.jcf-file {
    background: 0 0
}

.jcf-file .jcf-upload-button {
    margin: 0 0 0 10px;
    color: #f9b242;
    border: 1px solid #f9b242;
    border-radius: 25px;
    background: 0 0;
    text-transform: capitalize
}

.recapcha-gl {
    position: relative;
    top: 0;
    transform-origin: 0 0
}

.authorization-box .recapcha-gl {
    left: 63px;
    transform: scale(.85)
}

.registration-box .recapcha-gl {
    left: 0;
    transform: scale(.83)
}

.authorization-box .form-line.recaptcha-form-field .error, .registration-box .form-line.recaptcha-form-field .error {
    top: 70px
}

.restore-box_mobile .recapcha-gl {
    right: -105px;
    transform: scale(.85)
}

.checkbox-slide {
    position: relative;
    width: 44px;
    height: 28px;
    border-radius: 28px;
    background: #797979;
    cursor: pointer;
    transition: all .2s ease-in-out
}

.checkbox-slide::before {
    position: absolute;
    top: 6px;
    left: 5px;
    width: 16px;
    height: 16px;
    border-radius: 16px;
    background: #dcd9d5;
    content: '';
    transition: all .2s ease-in-out
}

.checkbox-slide.disabled {
    background: #797979;
    pointer-events: none
}

.checkbox-slide.disabled::before {
    background: #534d45
}

.checkbox-slide.is-active {
    background: #3daa45;
    transition: all .2s ease-in-out
}

.checkbox-slide.is-active::before {
    position: absolute;
    left: 23px;
    background: #fff;
    content: '';
    transition: all .2s ease-in-out
}

.checkbox-slide.is-lock {
    pointer-events: none
}

.nav-general {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: left;
    justify-content: left;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%
}

.nav-general__item {
    position: relative;
    min-width: 120px;
    margin: 0 5px 0 0;
    white-space: nowrap;
    box-sizing: border-box
}

.nav-general__item:hover .nav-general-sub {
    opacity: 1;
    visibility: visible;
    z-index: 100
}

.nav-general__link {
    display: block;
    padding: 0 20px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    line-height: 48px;
    text-transform: uppercase;
    text-decoration: none;
    box-sizing: border-box;
    font-size: 14px;
    font-size: 1.4rem
}

.nav-general__link.is-active {
    color: #f9b242;
    background: #13100e;
    border: 1px solid #f9b242;
    pointer-events: none
}

.nav-general__link:hover {
    color: #f9b242;
    background: #302d28
}

.nav-general-lottery {
    margin: 0 0 0 5px;
    padding: 0 5px;
    height: 20px;
    background: #3daa45;
    color: #13100e;
    font-weight: 700;
    letter-spacing: 0;
    border-radius: 20px
}

.sub-is-active {
    border-radius: 5px;
    color: #f9b242;
    background: #302d28
}

.nav-general-sub {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 50%;
    min-width: 160px;
    padding: 10px 0 0 0;
    transform: translateX(-50%);
    transition: opacity .2s linear;
    z-index: -1
}

.nav-general-sub-inner {
    border: 1px solid #f9b242;
    border-radius: 5px;
    background: #302d28;
    text-align: center;
    text-transform: uppercase;
    overflow: hidden
}

.nav-general-sub__item {
    line-height: 30px
}

.nav-general-sub__link {
    display: block;
    position: relative;
    color: #dcd9d5;
    text-decoration: none;
    font-size: 10px;
    font-size: 1rem
}

.nav-general-sub__link:hover {
    background: rgba(19, 16, 14, .7)
}

.nav-general-sub-triangle {
    position: absolute;
    top: 1px;
    left: 50%;
    margin-left: -6px;
    width: 0;
    border-bottom: solid 10px #f9b242;
    border-right: solid 8px transparent;
    border-left: solid 8px transparent
}

.nav-general-sub-triangle::before {
    position: absolute;
    top: 1px;
    left: -7px;
    content: '';
    width: 0;
    border-bottom: solid 9px #302d28;
    border-right: solid 7px transparent;
    border-left: solid 7px transparent
}

.icon-nav-general-sub {
    position: absolute;
    top: 50%;
    left: 10px;
    width: 18px;
    height: 18px;
    margin: -9px 0 0 0;
    fill: #f9b242
}

.game-list-box {
    position: relative;
    min-height: 200px
}

.game-list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns:(1fr) [ 7 ];
    grid-template-columns: repeat(7, 1fr);
    grid-auto-flow: dense;
    grid-gap: 15px;
    margin: 20px 0 0 0;
    transform: translateZ(0)
}

.game-list__item_commercial {
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row-span: 2;
    grid-row-end: span 2
}

.effect-translucent {
    opacity: .2;
    transition: opacity .3s;
    pointer-events: none
}

.btn-commercial {
    position: absolute;
    left: 10%;
    bottom: 10%;
    width: auto
}

.game-item {
    position: relative;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    border-radius: 5px;
    background: #302d28;
    border: 1px solid #13100e;
    box-sizing: border-box;
    overflow: hidden
}

.game-item__image {
    display: block;
    width: 100%;
    height: auto
}

.game-item__title {
    position: relative;
    width: 90%;
    margin: 0 auto;
    letter-spacing: 1px;
    text-align: center;
    color: #ededed;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    font-size: 13px;
    font-size: 1.3rem
}

.game-item__title_mobile {
    position: relative;
    width: 100%;
    height: 24px;
    padding: 5px 0 5px 25px;
    font-size: 10px;
    font-size: 1rem
}

.game-item__link {
    display: block
}

.game-list-link {
    display: block
}

.mobile-favorites-wrapp {
    position: absolute;
    top: 5%;
    right: 5%;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    background: #302d28
}

.icon-favorites {
    position: absolute;
    left: 10px;
    bottom: 0;
    width: 20px;
    height: 16px;
    cursor: pointer;
    overflow: hidden;
    z-index: 10
}

.icon-favorites_mobile {
    top: 50%;
    left: 50%;
    width: 30px;
    height: 26px;
    margin: -11px 0 0 -15px;
    fill: #302d28
}

.icon-favorites.is-active {
    fill: #f9b242
}

.icon-favorites.is-active:hover {
    animation: 1s tada
}

.icon-favorites:hover {
    animation: 1s zommy infinite
}

.game-item-coefficient {
    position: absolute;
    top: 0;
    left: 0;
    width: 85px;
    height: 85px;
    font-weight: 700
}

.game-item-coefficient::after, .game-item-coefficient::before {
    position: absolute;
    top: 0;
    left: 0;
    content: ''
}

.game-item-coefficient::before {
    width: 85px;
    height: 85px;
    background: rgba(19, 16, 14, .3);
    -webkit-clip-path: polygon(0 0, 0 100%, 100% 0);
    clip-path: polygon(0 0, 0 100%, 100% 0);
    z-index: 1
}

.game-item-coefficient::after {
    width: 80px;
    height: 80px;
    background: #f9b242;
    -webkit-clip-path: polygon(0 0, 0 100%, 100% 0);
    clip-path: polygon(0 0, 0 100%, 100% 0);
    z-index: 10
}

.game-item-coefficient__text {
    position: absolute;
    top: 0;
    left: 18px;
    color: #13100e;
    font-size: 30px;
    font-size: 3rem;
    z-index: 15
}

.game-item-coefficient__text::after, .game-item-coefficient__text::before {
    position: absolute;
    top: 50%;
    left: -14px;
    content: '';
    width: 11px;
    border: 1px solid #13100e;
    background: #13100e
}

.game-item-coefficient__text::before {
    transform: rotate(-45deg)
}

.game-item-coefficient__text::after {
    transform: rotate(45deg)
}

.game-jackpot {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #f9b242
}

.game-jackpot__title {
    position: relative;
    margin: 0 auto;
    width: 87%
}

.game-jackpot__title::after, .game-jackpot__title::before {
    position: absolute;
    content: "";
    z-index: 1
}

.game-jackpot__title::before {
    top: 10px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #13100e
}

.game-jackpot__title::after {
    left: 50%;
    margin: 0 0 0 -40px;
    width: 80px;
    height: 14px;
    background-color: #f9b242
}

.game-jackpot__image {
    position: absolute;
    top: 5px;
    left: 50%;
    width: 60px;
    height: 14px;
    margin: 0 0 0 -30px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAAOCAYAAABzTn/UAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAu1JREFUeNrcl1uIjVEUx7/DuBxzYjJJ41LygKRkTO5lGLfyoDTKCxqJJilFIR48SLk+kRB5MGoKDSkl90vuMyi3UDSdHHdjZow55sz4r/p/tSx7n/PNE/nXr/3t/e2z97f2XmvtfWKFBb0DoyngGp9jqj0OPrE8AirUuzHgLOhvxsqA+2C8GbcANILrYCI4DeaBc2Bm8Ke+gmXgBKgC5aC76dMM1oGr4FHgURdHWy+WraZ9Mo0VzTDvSmjse36wUAm6gnGeuVfR2BSNEaVZVqlxbnOBStSGiLGHwAqwHlwG+WAO+AyqwUnwkb+ROV6BZJ7jQ7qx/GHaw5VvAoPACPCMbeE4YvB5z++1ZHG2gA6wFHww7+vVOKvNHC0sxXMOKI8ppUcmwUK2nwFz6ZEbfDvskxjcBo6yXubo06Geb4G+/BirPSAB9jIUoijfeEEUpaO4tEv9wGhQBy6ybZbDK7Rkcb6ABs/itYPdnvkGgqGgUO1sNn03ixIYb+i0wWXsewPcZdtUxqiO+/aI41VzvP0mMYZaxJiTGJxtdquNZUL1/2ncPuhM0gr1TT2XspSs+pqx2seRkBpNkrsHHjjGrmScyk6vNV4hOgyKwEgmKem3WWXjQC12FPUMsqxI3BGPocHFYJqabDq46ZlEYnesx6XF1ZcwMUnyusTFaVYnRIpEUSbH+x7ZdtiebwPAcD6v4c7VmzgOD/MhYB+oAdtUVndJjNzJ+Y4ZF42iuHpucri5U3mMo0lM5Y8dfcLdPc4+Ge7sBTCBieIOeMgzUOL5Kc/GFA0L6NrDzG5sovsmaPguZu13Wb45ybKc3y/zDva4edpl8HLPbrc64jejzsCN4AkTVQ3JJtmFF6ZNks1zVZcFq80xzkr2kUvLYt4JfGpxGRxKrn8LwHzW36gjZyuvdaEa2PY3JNfb7apexORZzISa06VDHVSGyvm4g/WK4N/WW3CKBI779W+K4c/DS7pb+KPa4P/SKF5grkjllwADADCzpyMCCYH8AAAAAElFTkSuQmCC);
    z-index: 10
}

.game-jackpot__total {
    position: relative;
    padding: 15px 0 0 0;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    text-align: center;
    color: #13100e;
    font-size: 22px;
    font-size: 2.2rem
}

.icon-tape-cup-yggdrasil, .icon-tape-exclusive, .icon-tape-free, .icon-tape-hot, .icon-tape-new, .icon-tape-top, .icon-tape-tournament {
    position: absolute;
    top: 0;
    left: 0
}

.icon-tape-new {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -3984px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 77px;
    width: 77px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-tape-new {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -3901px;
        height: 77px;
        width: 77px
    }
}

.icon-tape-free {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -1913px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 77px;
    width: 77px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-tape-free {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -1871px;
        height: 77px;
        width: 77px
    }
}

.icon-tape-tournament {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -5638px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 77px;
    width: 77px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-tape-tournament {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -5507px;
        height: 77px;
        width: 77px
    }
}

.icon-tape-top {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -5559px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 77px;
    width: 77px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-tape-top {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -5429px;
        height: 77px;
        width: 77px
    }
}

.icon-tape-cup-yggdrasil {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -1201px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 80px;
    width: 79px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-tape-cup-yggdrasil {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -1171px;
        height: 80px;
        width: 79px
    }
}

.icon-tape-hot {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -2244px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 77px;
    width: 77px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-tape-hot {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -2193px;
        height: 77px;
        width: 77px
    }
}

.icon-tape-exclusive {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -1679px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 77px;
    width: 77px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-tape-exclusive {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -1642px;
        height: 77px;
        width: 77px
    }
}

.icon-tape-new_game-list-new {
    z-index: 20
}

.game-item.is-active .game-hover {
    opacity: 1;
    transition: transform .1s ease-in-out, opacity .1s ease-in-out
}

.game-hover {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border: 1px solid #f9b242;
    border-radius: 5px;
    background: rgba(19, 16, 14, .8);
    opacity: 0;
    transition: transform .1s ease-in-out, opacity .1s ease-in-out;
    z-index: 15
}

.game-hover-inner {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%)
}

.game-hover__btn-box {
    padding: 5% 0 0 0;
    position: relative;
    text-align: center
}

.game-hover-demo-wrap {
    position: relative;
    min-height: 30px;
    text-align: center;
}

.game-hover__btn-demo {
    display: inline-block;
    margin: 5% 0 0 0;
    text-decoration: none;
    color: #f9b242
}

.game-hover__btn-demo, .game-hover__btn-onmoney {
    white-space: nowrap
}

.game-hover__btn-onmoney {
    display: block;
    width: 48px;
    height: 48px;
    margin: 0 auto
}

.icon-play {
    background-image: url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2748%27%20height%3D%2748%27%20viewBox%3D%270%200%2048%2048%27%20fill%3D%27none%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%3E%3Crect%20width%3D%2748%27%20height%3D%2748%27%20rx%3D%2724%27%20fill%3D%27%233DAA45%27%2F%3E%3Cpath%20d%3D%27M19%2016.7078C19%2015.9434%2019.8228%2015.4617%2020.4893%2015.8357L33.4496%2023.108C34.1297%2023.4896%2034.1307%2024.4681%2033.4514%2024.8511L20.4912%2032.1592C19.8246%2032.535%2019%2032.0534%2019%2031.2881V16.7078Z%27%20fill%3D%27%2312100E%27%2F%3E%3C%2Fsvg%3E);
    transition: background .1s linear
}

.icon-play:hover {
    transition: background .1s linear;
    background-image: url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2248%22%20height%3D%2248%22%20viewBox%3D%220%200%2048%2048%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20x%3D%220.5%22%20y%3D%220.5%22%20width%3D%2247%22%20height%3D%2247%22%20rx%3D%2223.5%22%20fill%3D%22%2312100E%22%20fill-opacity%3D%220.8%22%20stroke%3D%22%233DAA45%22%2F%3E%3Cpath%20d%3D%22M19%2016.7078C19%2015.9434%2019.8228%2015.4617%2020.4893%2015.8357L33.4496%2023.108C34.1297%2023.4896%2034.1307%2024.4681%2033.4514%2024.8511L20.4912%2032.1592C19.8246%2032.535%2019%2032.0534%2019%2031.2881V16.7078Z%22%20fill%3D%22%233DAA45%22%2F%3E%3C%2Fsvg%3E)
}

.icon-play.disabled {
    background-image: url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2248%22%20height%3D%2248%22%20viewBox%3D%220%200%2048%2048%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20x%3D%220.5%22%20y%3D%220.5%22%20width%3D%2247%22%20height%3D%2247%22%20rx%3D%2223.5%22%20fill%3D%22%2312100E%22%20fill-opacity%3D%220.8%22%20stroke%3D%22%233DAA45%22%2F%3E%3Cpath%20d%3D%22M19%2016.7078C19%2015.9434%2019.8228%2015.4617%2020.4893%2015.8357L33.4496%2023.108C34.1297%2023.4896%2034.1307%2024.4681%2033.4514%2024.8511L20.4912%2032.1592C19.8246%2032.535%2019%2032.0534%2019%2031.2881V16.7078Z%22%20fill%3D%22%233DAA45%22%2F%3E%3C%2Fsvg%3E);
    border: none;
    filter: grayscale(1)
}

.icon-play_own {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 48px;
    height: 48px;
    margin: -24px 0 0 -24px;
    text-indent: -9999px
}

.game-disabled {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0 15px;
    background: rgba(19, 16, 14, .9);
    color: #797979;
    text-transform: uppercase;
    font-size: 10px;
    font-size: 1rem;
    z-index: 15
}

.game-disabled-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    width: 100%;
    height: 100%
}

.game-item-live-games {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    font-weight: 700;
    animation: .5s fadeIn;
    font-size: 12px;
    font-size: 1.2rem
}

.game-item-live-games-grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 5px 10px;
    background: rgba(19, 16, 14, .5);
    border-top: 2px solid #f9b242;
    box-sizing: border-box
}

.game-item-live-games-grid__left {
    color: #f9b242
}

.game-item-live-games-grid__right {
    color: #fff
}

.btn-all-game {
    display: block;
    width: auto;
    margin: 10px auto
}

.game-not-found-box {
    position: relative;
    height: 200px;
    font-size: 20px;
    font-size: 2rem
}

.game-not-found-inner {
    position: absolute;
    top: 50%;
    width: 100%
}

.game-list-new-box {
    width: 97%;
    padding: 10px 0 0 0;
    margin: 0 auto;
    opacity: 1
}

.game-list-new-box.effect-translucent {
    opacity: .2;
    transition: opacity .3s;
    pointer-events: none
}

.game-list-new-box.is-hide {
    opacity: 0
}

.game-list-new-box.is-hidden {
    display: none
}

.game-list-new-box .owl-nav {
    top: 0
}

.game-list-new-box .owl-nav .owl-next, .game-list-new-box .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    margin: -15px 0 0 0;
    border: 1px solid transparent;
    cursor: pointer;
    text-indent: -9999px
}

.game-list-new-box .owl-nav .owl-next:hover, .game-list-new-box .owl-nav .owl-prev:hover {
    opacity: .5
}

.game-list-new-box .owl-nav .owl-prev {
    left: -20px;
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -289px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 37px;
    width: 13px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .game-list-new-box .owl-nav .owl-prev {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -282px;
        height: 37px;
        width: 13px
    }
}

.game-list-new-box .owl-nav .owl-next {
    right: -20px;
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -465px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 37px;
    width: 13px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .game-list-new-box .owl-nav .owl-next {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -454px;
        height: 37px;
        width: 13px
    }
}

.game-list-new__item {
    position: relative;
    left: 50%;
    max-width: 240px;
    padding: 10px;
    transform: translateX(-50%);
    background: #302d28;
    border-radius: 10px;
    box-sizing: border-box
}

.game-list-new-box .owl-carousel .game-item-provider {
    padding: 10px 0 0 0;
    text-align: center
}

.game-list-new-box .owl-carousel .game-item-provider__image {
    display: inline-block;
    width: auto;
    height: auto
}

.game-item-link {
    display: block
}

.article-title-link {
    color: #f9b242;
    text-decoration: none
}

.article-info-wrapp {
    margin: 15px 0 30px 0
}

.article-author {
    color: #797979
}

.article-info {
    display: -ms-flexbox;
    display: flex;
    color: #797979
}

.article-info__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 10px 0 0
}

.content .article-item-title {
    padding: 0
}

.article-icon-date, .article-icon-eye {
    margin: 0 5px 0 0;
    width: 16px;
    height: 16px;
    fill: #797979
}

.article-image-link {
    display: block
}

.article-image {
    margin: 15px 0 0 0;
    width: 100%;
    height: auto
}

.article-2-colum {
    overflow: hidden
}

.article-2-colum .left, .article-2-colum .right {
    box-sizing: border-box
}

.article-2-colum .left {
    padding: 0 30px 0 0
}

.article-2-colum .right {
    padding: 0 0 0 30px
}

.article-notice {
    color: #797979
}

.article-data {
    text-align: right
}

.footer {
    position: relative;
    padding: 40px 0 20px 0
}

.footer-social-list, .provider-list {
    padding: 40px 0 0 0;
    text-align: center
}

.footer-social-list__item, .provider-list__item {
    display: inline-block;
    padding: 0 20px 40px 20px;
    vertical-align: middle
}

.certificate-list {
    text-align: center
}

.certificate-list__item {
    display: inline-block;
    padding: 0 15px;
    vertical-align: middle
}

.certificate-list__link {
    display: block
}

.certificate-list_blog-page {
    padding: 40px 0 0 0
}

.icon-ainworth, .icon-belatra, .icon-betgames, .icon-betsoft, .icon-bfgames, .icon-bigtimegaming, .icon-blueprint, .icon-boominggames, .icon-booongo, .icon-curacao, .icon-elk, .icon-endorphina, .icon-evolutiongaming, .icon-gaming1x2, .icon-gaming2by2, .icon-gamshy, .icon-ganapati, .icon-genesis, .icon-habanero, .icon-irondog, .icon-justforwin, .icon-kalamba, .icon-liveg24, .icon-mascotgaming, .icon-nextgen, .icon-nolimitcity, .icon-pagi, .icon-playson, .icon-playtech, .icon-pragmatic, .icon-quickfire, .icon-quickspin, .icon-rabcat, .icon-realistic, .icon-redrake, .icon-redtiger, .icon-reel-play, .icon-relax, .icon-ruby, .icon-security, .icon-smartsoft, .icon-spinomenal, .icon-telegram, .icon-thunderkick, .icon-tomhorn, .icon-wazdan {
    display: block
}

.icon-quickfire {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -4665px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 32px;
    width: 92px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-quickfire {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -4566px;
        height: 32px;
        width: 92px
    }
}

.icon-netent {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -3950px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 32px;
    width: 91px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-netent {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -3868px;
        height: 32px;
        width: 91px
    }
}

.icon-yggdrasil {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -6168px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 32px;
    width: 132px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-yggdrasil {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -6022px;
        height: 32px;
        width: 132px
    }
}

.icon-quickspin {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -4699px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 24px;
    width: 100px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-quickspin {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -4599px;
        height: 24px;
        width: 100px
    }
}

.icon-curacao {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -1363px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 58px;
    width: 50px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-curacao {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -1331px;
        height: 58.5px;
        width: 50px
    }
}

.icon-itechlabs {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -2522px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 53px;
    width: 53px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-itechlabs {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -2465px;
        height: 53px;
        width: 53px
    }
}

.icon-pagi {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -4173px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 53px;
    width: 53px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-pagi {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -4086px;
        height: 53px;
        width: 53px
    }
}

.icon-comodo {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -1079px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 47px;
    width: 119px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-comodo {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -1051px;
        height: 47px;
        width: 119px
    }
}

.icon-askgamblers {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -521px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 47px;
    width: 142px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-askgamblers {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -508px;
        height: 47px;
        width: 142px
    }
}

.icon-pushgaming {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -4583px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 32px;
    width: 124px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-pushgaming {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -4485px;
        height: 32px;
        width: 124px
    }
}

.icon-nextgen {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -4063px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 32px;
    width: 116px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-nextgen {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -3979px;
        height: 32px;
        width: 116px
    }
}

.icon-elk {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -1423px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 32px;
    width: 81px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-elk {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -1391px;
        height: 32px;
        width: 81px
    }
}

.icon-thunderkick {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -5489px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 32px;
    width: 103px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-thunderkick {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -5361px;
        height: 32px;
        width: 103px
    }
}

.icon-playngo {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -4321px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 32px;
    width: 116px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-playngo {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -4232px;
        height: 32px;
        width: 116px
    }
}

.icon-amatic {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -37px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 32px;
    width: 104px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-amatic {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -36px;
        height: 32px;
        width: 104px
    }
}

.icon-bigtimegaming {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -761px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 32px;
    width: 127px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-bigtimegaming {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -743px;
        height: 32px;
        width: 127px
    }
}

.icon-betsoft {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -677px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 32px;
    width: 84px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-betsoft {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -661px;
        height: 32px;
        width: 84px
    }
}

.icon-endorphina {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -1609px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 48px;
    width: 105px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-endorphina {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -1574px;
        height: 48px;
        width: 105px
    }
}

.icon-relax {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -4911px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 32px;
    width: 103px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-relax {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -4805px;
        height: 32px;
        width: 103px
    }
}

.icon-nolimitcity {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -4097px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 32px;
    width: 119px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-nolimitcity {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -4012px;
        height: 32px;
        width: 119px
    }
}

.icon-blueprint {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -805px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 32px;
    width: 137px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-blueprint {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -785px;
        height: 32px;
        width: 137px
    }
}

.icon-habanero {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -2214px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 28px;
    width: 136px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-habanero {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -2164px;
        height: 28px;
        width: 136px
    }
}

.icon-booongo {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -873px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 32px;
    width: 132px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-booongo {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -850px;
        height: 32px;
        width: 132px
    }
}

.icon-evolutiongaming {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -1659px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 18px;
    width: 140px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-evolutiongaming {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -1623px;
        height: 18px;
        width: 140px
    }
}

.icon-redtiger {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -4833px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 25px;
    width: 132px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-redtiger {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -4729px;
        height: 25px;
        width: 132px
    }
}

.icon-playtech {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -4384px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 29px;
    width: 132px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-playtech {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -4293px;
        height: 29px;
        width: 132px
    }
}

.icon-playson {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -4355px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 27px;
    width: 132px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-playson {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -4265px;
        height: 27px;
        width: 132px
    }
}

.icon-pragmatic {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -4478px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 48px;
    width: 110px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-pragmatic {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -4383px;
        height: 48px;
        width: 110px
    }
}

.icon-gaming1x2 {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -1992px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 40px;
    width: 98px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-gaming1x2 {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -1949px;
        height: 40px;
        width: 97.5px
    }
}

.icon-gaming2by2 {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -2034px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 33px;
    width: 122px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-gaming2by2 {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -1990px;
        height: 33px;
        width: 122px
    }
}

.icon-ainworth {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 35px;
    width: 131px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-ainworth {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 0;
        height: 35px;
        width: 130.5px
    }
}

.icon-boominggames {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -839px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 32px;
    width: 93px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-boominggames {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -818px;
        height: 31.5px;
        width: 93px
    }
}

.icon-genesis {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -2153px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 27px;
    width: 117px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-genesis {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -2105px;
        height: 27px;
        width: 117px
    }
}

.icon-irondog {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -2468px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 22px;
    width: 116px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-irondog {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -2413px;
        height: 22px;
        width: 116px
    }
}

.icon-justforwin {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -2577px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 43px;
    width: 96px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-justforwin {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -2519px;
        height: 43px;
        width: 96px
    }
}

.icon-rabcat {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -4725px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 33px;
    width: 110px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-rabcat {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -4624px;
        height: 33px;
        width: 110px
    }
}

.icon-wazdan {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -5962px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 18px;
    width: 161px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-wazdan {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -5822px;
        height: 18px;
        width: 161px
    }
}

.icon-spinomenal {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -5037px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 21px;
    width: 179px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-spinomenal {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -4917px;
        height: 21px;
        width: 179px
    }
}

.icon-bfgames {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -711px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 48px;
    width: 63px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-bfgames {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -694px;
        height: 48px;
        width: 63px
    }
}

.icon-belatra {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -593px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 47px;
    width: 154px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-belatra {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -579px;
        height: 47px;
        width: 154px
    }
}

.icon-ganapati {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -2110px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 41px;
    width: 125px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-ganapati {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -2063px;
        height: 41px;
        width: 125px
    }
}

.icon-redrake {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -4782px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 49px;
    width: 78px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-redrake {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -4679px;
        height: 49px;
        width: 78px
    }
}

.icon-realistic {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -4760px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 20px;
    width: 120px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-realistic {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -4658px;
        height: 20px;
        width: 120px
    }
}

.icon-betgames {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -642px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 33px;
    width: 152px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-betgames {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -627px;
        height: 33px;
        width: 152px
    }
}

.icon-mascotgaming {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -3744px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 33px;
    width: 127px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-mascotgaming {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -3669px;
        height: 33px;
        width: 127px
    }
}

.icon-smartsoft {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -5005px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 30px;
    width: 85px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-smartsoft {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -4896px;
        height: 20px;
        width: 51.5px
    }
}

.icon-tomhorn {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -5523px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 34px;
    width: 108px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-tomhorn {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -5394px;
        height: 34px;
        width: 108px
    }
}

.icon-reel-play {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -4860px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 49px;
    width: 78px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-reel-play {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -4755px;
        height: 49px;
        width: 78px
    }
}

.icon-liveg24 {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -3514px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 28px;
    width: 119px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-liveg24 {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -3445px;
        height: 28px;
        width: 119px
    }
}

.icon-gamshy {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -2069px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 39px;
    width: 135px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-gamshy {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -2024px;
        height: 38.5px;
        width: 134.5px
    }
}

.icon-kalamba {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -2622px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 28px;
    width: 128px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-kalamba {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -2563px;
        height: 28px;
        width: 128px
    }
}

.icon-ruby {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -4945px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 30px;
    width: 120px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-ruby {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -4838px;
        height: 30px;
        width: 120px
    }
}

.icon-telegram {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -5431px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 56px;
    width: 56px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-telegram {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -5304px;
        height: 56px;
        width: 56px
    }
}

.askgamblers-link {
    font-size: 8px;
    font-size: .8rem
}

.copyrights-box {
    width: 40%;
    margin: 0 auto;
    padding: 10px 0 0;
    text-align: center;
    line-height: 25px;
    font-size: 13px;
    font-size: 1.3rem
}

.footer__nav-box {
    margin: 50px auto 0;
    padding: 30px 0;
    background: #302d28
}

.footer-nav {
    width: 100%;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
    color: #dcd9d5
}

.footer-nav__item {
    display: table-cell;
    width: 1%
}

.footer-nav__link {
    color: #f9b242;
    text-decoration: none;
    transition: all .1s ease-in-out;
    font-size: 14px;
    font-size: 1.4rem
}

.footer-nav__link:hover {
    color: #dcd9d5
}

.popup-wrapp {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .2);
    z-index: 9999
}

.popup-effect {
    filter: blur(5px)
}

.popup-box {
    position: absolute;
    left: 50%;
    width: 480px;
    padding: 20px 0;
    margin: 50px 0 0 -250px;
    border: 1px solid #797979;
    border-radius: 15px;
    background: #302d28
}

.popup-box .close-icon {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 100
}

.popup-main-messages {
    padding: 0 20px;
    word-wrap: break-word
}

.content .popup-main-messages .sub-title, .popup-main-messages .content .sub-title, .popup-main-messages .title {
    font-size: 14px;
    font-size: 1.4rem
}

.popup-main-messages p {
    line-height: 24px
}

.notification-line {
    position: fixed;
    bottom: 0;
    display: none;
    width: 100%;
    padding: 10px 0;
    background: #ededed;
    color: #13100e;
    z-index: 20001
}

.cookie-policy__link {
    color: #13100e
}

.cookie-policy__left {
    float: left;
    width: 80%;
    padding: 5px 0 0 0
}

.cookie-policy__right {
    float: right;
    width: 20%;
    padding: 0 0 0 20px;
    box-sizing: border-box
}

.btn-cookie-policy {
    border: 1px solid #13100e;
    background: #f9b242;
    line-height: 20px;
    border-radius: 50px;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 10px;
    font-size: 1rem
}

.btn-cookie-policy_notification-line {
    float: right;
    min-width: 60px
}

.notification-line_game-page {
    position: fixed;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    z-index: 20001
}

.popup-terms {
    left: 50%;
    width: 58%;
    max-width: 750px;
    padding: 45px 8% 55px 8%;
    border: none;
    margin: 0;
    transform: translate(-50%, 70px);
    box-sizing: border-box
}

.popup-terms.disabled {
    pointer-events: none;
    opacity: 0;
    visibility: hidden
}

.popup-terms__text, .popup-terms__title {
    letter-spacing: 1px;
    color: #fff
}

.popup-terms__title {
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 32px;
    font-size: 3.2rem
}

.popup-terms__text {
    padding: 25px 0 0 0;
    font-size: 14px;
    font-size: 1.4rem
}

.popup-terms-form {
    padding: 25px 0 0 0
}

.checkbox-popup-terms {
    font-size: 14px;
    font-size: 1.4rem
}

.popup-terms-btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin: 40px 0 0 0
}

.popup-terms_btn {
    width: auto;
    min-width: 160px
}

.btn-terms-cancel {
    display: inline-block;
    margin: 0 0 0 30px;
    color: #dcd9d5;
    font-size: 14px;
    font-size: 1.4rem
}

.content_competitions {
    padding-top: 0
}

.competition-header {
    min-height: 365px
}

.competition-info__title {
    padding: 45px 0 0 0;
    font-weight: 700;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    font-size: 14px;
    font-size: 1.4rem
}

.competition-info-lap {
    font-size: 14px;
    font-size: 1.4rem
}

.competition-info-item {
    padding: 40px 0 0 0;
    overflow: hidden
}

.competition-info-item.mobile {
    padding: 40px 0 0 50px
}

.competition-info-item__left {
    float: left;
    padding: 0 10px 0 0
}

.competition-info-item__right {
    float: left
}

.competition-info-item__sub-text, .competition-info-item__text, .competition-info-item__title {
    text-transform: uppercase
}

.competition-info-item__sub-text.disabled, .competition-info-item__text.disabled, .competition-info-item__title.disabled {
    color: #797979
}

.competition-info-item__title {
    color: Arial, Helvetica, sans-serif;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    font-size: 10px;
    font-size: 1rem
}

.competition-info-item__text {
    padding: 3px 0 0 0;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #f9b242;
    font-size: 14px;
    font-size: 1.4rem
}

.competition-info-item__sub-text {
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    color: #3daa45;
    font-size: 10px;
    font-size: 1rem
}

.competition-info-mobile {
    display: none;
    position: relative;
    top: -29px;
    padding: 20px 0;
    background: #302d28;
    border-bottom: 2px solid #13100e
}

.competition-info-mobile__title {
    position: relative;
    padding: 0 0 0 30px;
    text-transform: uppercase;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem
}

.competition-info-mobile__title-inner {
    display: inline-block;
    cursor: pointer
}

.competition-info-mobile__content {
    display: none
}

.competition-info-mobile__content.is-active {
    display: block
}

.icon-plus_competition {
    display: inline-block;
    position: relative;
    top: 3px;
    margin: 0 5px 0 0
}

.link_competition {
    display: block;
    text-decoration: none
}

.link_competition:hover {
    text-decoration: underline
}

.competition-icon {
    display: block;
    width: 26px;
    height: 26px;
    fill: #f9b242
}

.competition-icon.disabled {
    fill: #797979
}

.competition-nav-box {
    position: relative;
    background: #13100e;
    z-index: 100
}

.competition-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.competition-nav__item {
    position: relative;
    width: 20%;
    text-align: center;
    border-left: 1px solid #13100e;
    box-sizing: border-box
}

.competition-nav__item:last-child {
    border-right: 1px solid #13100e
}

.competition-nav__item.disabled {
    pointer-events: none;
    filter: grayscale(100%);
    opacity: .5;
    transition: all .1s ease-in-out
}

.competition-nav__link {
    position: relative;
    display: block;
    padding: 25px 0 15px 0;
    text-decoration: none;
    transform: scale(1)
}

.competition-nav__link.is-active {
    pointer-events: none
}

.competition-nav__link.is-active::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    content: "";
    border-bottom: 3px solid #f9b242
}

.competition-nav__text {
    position: relative;
    padding: 10px 0 0 0;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 600;
    color: #f9b242;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1.4rem
}

.competition-nav-icon {
    position: absolute;
    top: 50%;
    left: -28px;
    width: 22px;
    height: 22px;
    margin: -5px 0 0 0;
    fill: #f9b242
}

.competitions-content {
    position: relative;
    overflow: hidden
}

.competitions-content-drift-bg {
    position: absolute;
    top: 0;
    right: 50%;
    width: 776px;
    height: 618px;
    background: url(../images/drift-bg.png) no-repeat;
    transform: translateX(100%);
    z-index: 10
}

.drift-content {
    padding: 50px 0 0 0
}

.drift-inner {
    padding: 50px 0 120px 0
}

.drift-inner-content {
    position: relative;
    z-index: 100
}

.drift-header {
    position: relative;
    padding: 0 0 30px 0;
    border-bottom: 1px solid #13100e;
    z-index: 100
}

.drift-gradient {
    background-color: #302d28;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMwMmQyOCIvPjxzdG9wIG9mZnNldD0iMjElIiBzdG9wLWNvbG9yPSIjMTMxMDBlIi8+PHN0b3Agb2Zmc2V0PSIzNSUiIHN0b3AtY29sb3I9IiMxMzEwMGUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMzEwMGUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);
    background-size: 100%;
    background-image: linear-gradient(to bottom, #302d28 0, #13100e 21%, #13100e 35%, #13100e 100%)
}

.bg-brown {
    background-color: #302d28
}

.drift-title-h1, .drift-title-h2 {
    padding: 15px 0 25px 0;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 200;
    text-transform: uppercase;
    color: #fff;
    z-index: 100
}

.drift-title-box {
    width: 70%
}

.drift-title-h1 {
    font-weight: 700;
    letter-spacing: 2px;
    font-size: 32px;
    font-size: 3.2rem
}

.drift-title-h2 {
    letter-spacing: 3px;
    font-size: 20px;
    font-size: 2rem
}

.drift-info-list-wrap {
    padding: 0 0 10px 0
}

.drift-info-list__link {
    text-transform: uppercase;
    font-size: 10px;
    font-size: 1rem
}

.drift-info-list__left, .drift-info-list__right {
    display: inline-block;
    text-align: left
}

.drift-info-list__left {
    text-transform: uppercase;
    font-size: 10px;
    font-size: 1rem
}

.drift-info-list__right {
    padding: 0 0 0 10px;
    font-weight: 700;
    font-size: 20px;
    font-size: 2rem
}

.drift-tbl-wrapp {
    position: relative;
    margin: 10px 0 70px 0;
    z-index: 100
}

.drift-tbl-inner {
    border: 1px solid #fff
}

.drift-tbl {
    width: calc(100% - 1px);
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    border-collapse: collapse
}

.drift-tbl__parts {
    text-align: center
}

.drift-tbl__finish-icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 100%;
    background: url(../images/checkered-flag.jpg) repeat-y
}

.drift-tbl__title-number {
    font-size: 14px;
    font-size: 1.4rem
}

.drift-tbl__title {
    padding: 10px;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    font-weight: 100;
    background: #13100e;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: left;
    font-size: 10px;
    font-size: 1rem
}

.drift-tbl__title_first {
    text-align: left;
    padding: 7px 15px
}

.drift-tbl__title_center {
    text-align: center
}

.drift-tbl__title_last {
    position: relative;
    padding: 10px 20px 10px 10px
}

.drift-tbl__title_w28 {
    width: 28%
}

.drift-tbl__title_w11 {
    width: 11%
}

.drift-tbl__item {
    padding: 7px;
    background: #302d28;
    border: 1px solid #13100e;
    font-size: 14px;
    font-size: 1.4rem
}

.drift-tbl__item_first {
    text-align: left;
    padding: 7px 15px
}

.drift-tbl__item_empty {
    background: #13100e
}

.drift-tbl__title-link {
    color: #f9b242
}

.drift-tbl__title-link.color-green {
    color: #3daa45
}

.drift-tbl__tooltip {
    width: 120px;
    white-space: normal
}

.current-user {
    background: #4c473f
}

.icon-laurel {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -3316px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 21px;
    width: 26px;
    overflow: visible
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-laurel {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -3252px;
        height: 21px;
        width: 26px
    }
}

.icon-star-bold {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -5354px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 25px;
    width: 26px;
    overflow: visible
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-star-bold {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -5230px;
        height: 25px;
        width: 26px
    }
}

.icon-laurel_drift-tbl, .icon-star-bold_drift-tbl {
    display: inline-block;
    position: relative
}

.drift-tbl__icon-text {
    position: absolute
}

.drift-tbl__icon-text_icon-laurel {
    top: 40%;
    left: 50%;
    transform: translate(-50%, -60%)
}

.drift-tbl__icon-text_icon-star-bold {
    top: 54%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.drift-tbl-info {
    display: inline-block
}

.drift-info-icon {
    width: 12px;
    height: 12px;
    fill: #f9b242;
    cursor: pointer;
    z-index: 50
}

.btn-leaderboard {
    display: inline-block;
    margin: 15px 0 0 0;
    color: #f9b242;
    text-decoration: underline;
    cursor: pointer
}

.btn-leaderboard:hover {
    text-decoration: none
}

.drift-ruls {
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-size: 1.4rem
}

.drift-ruls__item {
    padding: 0 0 25px 0
}

.drift-ruls__title {
    color: #f9b242
}

.drift-ruls__text {
    padding: 5px 0 0 0
}

.drift-read-more {
    color: #f9b242;
    text-decoration: underline;
    cursor: pointer;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif
}

.drift-read-more.is-hidden {
    display: none
}

.drift-read-more:hover {
    text-decoration: none
}

.drift-read-more_tbl {
    display: inline-block;
    padding: 5px 0 0 0
}

.bread-crumbs {
    padding: 0 0 25px 0;
    overflow: hidden
}

.bread-crumbs-list {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 10px;
    font-size: 1rem
}

.bread-crumbs-list__item {
    float: left;
    position: relative;
    padding: 0 10px 0 20px;
    color: #797979
}

.bread-crumbs-list__item:first-child {
    padding: 0 10px 0 0
}

.bread-crumbs-list__item:last-child::after {
    display: none
}

.bread-crumbs-list__item::after {
    position: absolute;
    top: 0;
    right: -10px;
    content: ">";
    color: #797979
}

.bread-crumbs-list__link {
    color: #f9b242
}

.drift-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.drift-info__first {
    -ms-flex-item-align: top;
    -ms-grid-row-align: top;
    align-self: top;
    max-width: 40%
}

.drift-info__second {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    padding: 0 10px;
    box-sizing: border-box
}

.drift-info__third {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.drift-name {
    padding: 0 0 10px 0
}

.drift-name_global {
    text-transform: capitalize
}

.drift-date {
    padding: 0 0 10px 0;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    white-space: nowrap;
    font-size: 10px;
    font-size: 1rem
}

.drift-timer-box {
    width: 215px;
    height: 100%;
    text-align: center
}

.drift-timer-title {
    text-transform: uppercase;
    font-size: 10px;
    font-size: 1rem
}

.drift-timer .time_circles h4 {
    position: absolute;
    top: 22px;
    width: 100%;
    box-sizing: border-box;
    color: #fff
}

.drift-round-stat {
    opacity: 1;
    height: auto;
    transition: opacity .2s linear
}

.drift-round-stat.is-hidden {
    opacity: 0;
    height: 0;
    transition: opacity .2s linear
}

.drift-round-stat-title {
    padding: 0 0 10px 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
    font-size: 1.6rem
}

.drift-round-stat-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: baseline;
    align-items: baseline;
    padding: 0 0 5px 0
}

.drift-round-stat-item__title {
    text-transform: uppercase;
    font-size: 10px;
    font-size: 1rem
}

.drift-round-stat-item__value {
    padding: 0 0 0 10px;
    font-weight: 700;
    color: #f9b242;
    font-size: 20px;
    font-size: 2rem
}

.drift-round-stat-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -75%);
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    color: #13100e;
    font-weight: 700;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
    font-size: 56px;
    font-size: 5.6rem
}

.laurel-white-big-icon {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -3193px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 121px;
    width: 158px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .laurel-white-big-icon {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -3130px;
        height: 121px;
        width: 158px
    }
}

.laurel-white-big-icon_round-stat {
    position: relative;
    margin: 0 auto
}

.drift-global-info {
    position: relative;
    display: -ms-flexbox;
    display: flex
}

.drift-global-info__left {
    width: 350px;
    z-index: 10
}

.drift-global-info__right {
    position: relative;
    width: 100%;
    z-index: 1
}

.drift-banner-image {
    position: absolute;
    top: -150px;
    right: -230px;
    width: 100%;
    height: auto
}

.drift-game-block {
    position: relative
}

.drift-round-game-wrapp {
    position: relative;
    padding: 0 0 50px 0;
    z-index: 100
}

.drift-game-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 0 -10px
}

.drift-game-list__item {
    position: relative;
    width: 20%;
    padding: 0 10px 20px 10px;
    box-sizing: border-box
}

.drift-game-list__image {
    display: block;
    width: 100%;
    height: auto
}

.drift-involved-game-list {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 0 -5px
}

.drift-involved-game-list__item {
    position: relative;
    width: 140px;
    padding: 5px;
    box-sizing: border-box
}

.drift-involved-game-list__image {
    display: block;
    width: 100%;
    height: auto
}

.btn-drift-involved {
    line-height: 28px;
    line-height: 2.8rem;
    font-size: 12px;
    font-size: 1.2rem
}

.lazyload-shadow {
    position: relative
}

.lazyload-shadow::after {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100px;
    content: "";
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(19, 16, 14, .98) 65%, #13100e 85%);
    z-index: 15
}

.game-item-default {
    position: relative
}

.game-item-default.is-active .game-item-default-hover {
    opacity: 1;
    z-index: 100
}

.game-item-default-wrapp {
    position: relative;
    border: 2px solid #302d28
}

.game-item-default-hover {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(19, 16, 14, .7);
    opacity: 0;
    transition: opacity .1s linear
}

.drift-qualifying-read-more {
    display: inline-block;
    margin: 15px 0 0 0
}

.drift-bonus-game-info {
    display: inline-block;
    letter-spacing: 0
}

.drift-bonus-game-info__tooltip {
    width: 250px;
    white-space: pre-wrap
}

.fixed-table-wrapp {
    height: 480px;
    margin: 0 0 30px 0;
    border-top: 1px solid #302d28;
    border-right: 1px solid #302d28;
    border-bottom: 1px solid #302d28;
    overflow: hidden
}

.fixed-table-inner {
    width: calc(100% + 20px);
    height: 100%;
    overflow-y: scroll
}

.fixed-table-inner.is-mobile {
    width: 100%
}

.tbl-header-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: -1px
}

.title-race-points {
    padding: 0 0 20px 0;
    text-align: center
}

.info-tournaments-link {
    display: inline-block
}

.icon-info-tournaments {
    display: inline-block;
    width: 16px;
    height: 16px;
    fill: #f9b242
}

.icon-info-tournaments:hover {
    fill: rgba(249, 178, 66, .3)
}

.tournament-section {
    padding: 15px 0
}

.tournament-section__title {
    padding: 0 0 25px 0;
    color: #fff;
    text-align: center
}

.tournament-item, .tournament-item-tour {
    position: relative;
    margin: 0 0 30px 0;
    padding: 20px 40px 40px 40px;
    border-radius: 15px;
    height: 100%;
    box-sizing: border-box;
    background: #302d28
}

.tournament-item-acrticle {
    background: 0 0
}

.tournament-title {
    margin: 0 0 20px 0;
    color: #f9b242;
    font-size: 20px;
    font-size: 2rem
}

.tournament-title_tbl {
    margin: 0 0 20px 0;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 16px;
    font-size: 1.6rem
}

.tour-game-list {
    position: relative;
    margin: 15px 0 30px 0
}

.tour-game-list__ended {
    margin: 0
}

.tour-game-list.with-border {
    margin: 50px 0 0 0;
    padding: 25px 50px;
    border: 1px solid #302d28;
    border-radius: 15px
}

.tour-game-list.with-border .tour-game-list__title {
    position: absolute;
    top: -15px;
    left: 0;
    width: 100%;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    color: #dcd9d5;
    text-align: center;
    font-size: 20px;
    font-size: 2rem
}

.tour-game-list.with-border .tour-game-list__title span {
    padding: 0 15px;
    background: #13100e
}

.tour-game-list__title {
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    color: #797979;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 10px;
    font-size: 1rem
}

.tour-game-ended-slider .owl-nav, .tour-game-slider .owl-nav {
    top: 0
}

.tour-game-ended-slider .owl-nav .owl-next, .tour-game-ended-slider .owl-nav .owl-prev, .tour-game-slider .owl-nav .owl-next, .tour-game-slider .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    margin: -15px 0 0 0;
    cursor: pointer;
    text-indent: -9999px
}

.tour-game-ended-slider .owl-nav .owl-prev, .tour-game-slider .owl-nav .owl-prev {
    left: -20px;
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -250px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 37px;
    width: 13px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .tour-game-ended-slider .owl-nav .owl-prev, .tour-game-slider .owl-nav .owl-prev {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -244px;
        height: 37px;
        width: 13px
    }
}

.tour-game-ended-slider .owl-nav .owl-prev:hover, .tour-game-slider .owl-nav .owl-prev:hover {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -289px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 37px;
    width: 13px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .tour-game-ended-slider .owl-nav .owl-prev:hover, .tour-game-slider .owl-nav .owl-prev:hover {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -282px;
        height: 37px;
        width: 13px
    }
}

.tour-game-ended-slider .owl-nav .owl-next, .tour-game-slider .owl-nav .owl-next {
    right: -20px;
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -426px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 37px;
    width: 13px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .tour-game-ended-slider .owl-nav .owl-next, .tour-game-slider .owl-nav .owl-next {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -416px;
        height: 37px;
        width: 13px
    }
}

.tour-game-ended-slider .owl-nav .owl-next:hover, .tour-game-slider .owl-nav .owl-next:hover {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -465px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 37px;
    width: 13px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .tour-game-ended-slider .owl-nav .owl-next:hover, .tour-game-slider .owl-nav .owl-next:hover {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -454px;
        height: 37px;
        width: 13px
    }
}

.tour-game-active-item {
    position: relative;
    width: auto;
    overflow: hidden
}

.tour-game-active-item__single {
    margin: 10px 0 0 0;
    width: 120px;
    height: 80px
}

.tour-game-active-item__image {
    width: 120px;
    height: 80px
}

.tour-game-active-list {
    text-align: center
}

.tour-game-active-list .tour-game-active-item {
    display: inline-block
}

.btn-tour {
    width: auto
}

.tournament-notice {
    margin: 30px 0 0 0;
    text-transform: uppercase;
    text-align: center;
    color: #f9b242;
    font-size: 20px;
    font-size: 2rem
}

.tournament-notice__small-text {
    display: block;
    padding: 10px 0;
    text-transform: lowercase;
    color: #dcd9d5;
    font-size: 12px;
    font-size: 1.2rem
}

.tournament-notice.color-green {
    text-align: center;
    color: #3daa45
}

.tour-game-active-item.active .tour-game-hover {
    display: block
}

.tour-game-hover {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(48, 45, 40, .7)
}

.tour-notice-box {
    margin: 20px 0 30px 0;
    color: #f9b242;
    text-align: center
}

.tournament-tbl-wrapp {
    margin: 0 0 100px 0
}

.page-tournaments-article .tour-item {
    padding: 0 0 30px 0
}

.tour-game-wrapper {
    position: relative;
    margin: 10px 0 0 0
}

.tour-in-btn {
    width: auto
}

.tournament-spending {
    font-size: 11px;
    font-size: 1.1rem
}

.tournament-item-type {
    margin: 15px 0 0 0
}

.tournament-item-type__title {
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 16px;
    font-size: 1.6rem
}

.tournament-item-type__type {
    padding: 0 0 0 10px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    font-size: 1.6rem
}

.race-section {
    margin: 30px 0 40px 0;
    padding: 50px 0
}

.race-section__title {
    padding: 45px 0 25px 0;
    color: #fff;
    text-align: center
}

.race-bg {
    background: #302d28
}

.race-content {
    position: relative;
    min-height: 600px
}

.race-view {
    position: relative;
    height: 100%;
    box-shadow: 0 0 70px #13100e;
    border-radius: 10px;
    overflow: hidden
}

.race-view__image {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1
}

.inclined-type {
    position: absolute;
    top: 20px;
    left: -55px;
    width: 215px;
    height: 60px;
    background: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    color: #13100e;
    transform: rotate(-45deg);
    font-size: 17px;
    font-size: 1.7rem;
    z-index: 10
}

.inclined-type_gold {
    background: #f9b242
}

.inclined-type__text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.race-view-grid {
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    z-index: 10
}

.race-view-item-1 {
    -ms-flex-item-align: end;
    align-self: flex-end;
    width: 35%
}

.race-view-item-2 {
    width: 215px;
    padding: 0 12% 0 0
}

.race-view-item-3 {
    width: 20%;
    padding: 0 2% 0 0
}

.stat-info {
    padding: 0 0 5% 0;
    text-align: center;
    overflow: hidden
}

.stat-info__item {
    float: left;
    width: 33.3%;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 32px;
    font-size: 3.2rem
}

.stat-info__subtext {
    text-transform: lowercase
}

.stat-info__text {
    display: block;
    font-size: 10px;
    font-size: 1rem
}

.race-slider-time {
    width: 100%
}

.race-slider-time-grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.race-slider-time__left, .race-slider-time__right {
    font-weight: 700;
    font-size: 32px;
    font-size: 3.2rem
}

.race-slider-time__left, .race-slider-time__line, .race-slider-time__right, .race-slider-time__title {
    text-transform: uppercase;
    text-align: center;
    box-sizing: border-box
}

.race-slider-time__line {
    -ms-flex-item-align: end;
    align-self: flex-end;
    width: 40px;
    height: 1px;
    margin: 0 5px;
    font-weight: 400;
    background-color: #40b549;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQwYjU0OSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZkYzA2MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: linear-gradient(to right, #40b549 0, #fdc061 100%)
}

.race-slider-time__left {
    color: #3daa45
}

.race-slider-time__right {
    color: #f9b242
}

.race-slider-time__title {
    display: block;
    margin: 0 0 5px 0;
    font-weight: 700;
    letter-spacing: 2px;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem
}

.race-slider-time__text {
    display: block;
    margin: 0 0 5px 0;
    font-weight: 700;
    letter-spacing: 2px;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem
}

.race-slider-time__date {
    display: block;
    margin: 0 0 5px 0;
    font-weight: 400;
    letter-spacing: 2px;
    font-size: 10px;
    font-size: 1rem
}

.race-slider-time__utc {
    display: block;
    text-transform: uppercase;
    font-size: 10px;
    font-size: 1rem
}

.race-slider-btn-box {
    width: 100%;
    margin: 15px 0 0 0;
    text-align: center
}

.btn-race-slider {
    width: 90%
}

.participate-timer {
    position: relative;
    width: 100%;
    margin: 15px 0 0 0;
    z-index: 10
}

.participate-tour-list-item {
    width: 280px;
    margin: 0 auto
}

.participate-tour-list-item .time_circles > div > span {
    margin: -2px 0 0 0
}

.participate-tour-list-item .participate-timer .time_circles h4 {
    top: 20px
}

.participate-timer__title {
    text-transform: uppercase;
    text-align: center;
    font-size: 10px;
    font-size: 1rem
}

.timer-new {
    margin: 0
}

.participate-timer .time_circles h4 {
    position: absolute;
    top: 25px;
    width: 100%;
    box-sizing: border-box;
    color: #fff
}

.race-view-prize__title {
    margin: 0 0 2px 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem
}

.stand-lines_gold, .stand-lines_white {
    position: relative;
    left: 50%
}

.stand-lines_white {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -5198px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 136px;
    width: 179px;
    margin: 0 0 0 -89.5px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .stand-lines_white {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -5076px;
        height: 136px;
        width: 179px
    }
}

.stand-lines_gold {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -5060px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 136px;
    width: 179px;
    margin: 0 0 0 -89.5px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .stand-lines_gold {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -4939px;
        height: 136px;
        width: 179px
    }
}

.stand-lines {
    position: relative
}

.stand-lines__1, .stand-lines__2, .stand-lines__3 {
    position: absolute;
    left: 50%;
    text-align: center;
    font-weight: 700;
    color: #13100e;
    overflow: hidden
}

.stand-lines__1 {
    top: 13px;
    width: 150px;
    height: 35px;
    transform: translateX(-44%);
    font-size: 30px;
    font-size: 3rem
}

.stand-lines__2 {
    top: 70px;
    width: 100px;
    height: 23px;
    transform: translateX(-42%);
    font-size: 20px;
    font-size: 2rem
}

.stand-lines__3 {
    top: 110px;
    width: 70px;
    height: 20px;
    transform: translateX(-37%);
    font-size: 14px;
    font-size: 1.4rem
}

.icon-medals {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -3779px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 80px;
    width: 105px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-medals {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -3703px;
        height: 80px;
        width: 105px
    }
}

.icon-medals_stand {
    position: relative;
    left: 50%;
    transform: translateX(-45%)
}

.race-content-separate {
    height: 1px;
    margin: 50px 0;
    background: #13100e
}

.race-view-day {
    border: 8px solid #f9b242
}

.race-view-item-wrapper {
    position: relative
}

.race-view-current {
    position: absolute;
    width: 100%;
    height: 100%;
    visibility: visible
}

.race-view-current__text {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 0 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-shadow: -1px -1px #13100e;
    text-align: center;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
    font-size: 30px;
    font-size: 3rem
}

.race-view-current_hide {
    visibility: hidden
}

.race-view-current-out {
    animation: scaleOut .2s
}

.race-view-current-in {
    animation: scaleIn .2s
}

.tournament-filter-box {
    width: 200px;
    margin: 0 0 30px 0
}

.tournament-grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.tournament-grid__left, .tournament-grid__right {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: 47%
}

.tournament-grid__left {
    margin: 0 15px 70px 0
}

.tournament-grid__right {
    margin: 0 0 70px 15px
}

.tournament-item-tour {
    margin: 0;
    background: #302d28
}

.tournament-list-item__title {
    margin: 0 0 20px 0;
    font-family: Arial, Helvetica, sans-serif;
    color: #f9b242;
    font-size: 20px;
    font-size: 2rem
}

.tournament-list-item-info {
    margin: 0 0 10px 0;
    font-size: 10px;
    font-size: 1rem
}

.tournament-list-item-info__title {
    color: #797979;
    letter-spacing: 1px;
    text-transform: uppercase
}

.tournament-list-item-info__value {
    margin: 0;
    text-transform: uppercase
}

.tournament-list-item-info:last-child {
    margin: 0 0 20px 0
}

.ended-ru-icon {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -1533px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 74px;
    width: 74px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .ended-ru-icon {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -1499px;
        height: 74px;
        width: 74px
    }
}

.ended-en-icon {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -1457px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 74px;
    width: 74px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .ended-en-icon {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -1424px;
        height: 74px;
        width: 74px
    }
}

.ended-icon-tournament {
    position: absolute;
    top: 0;
    right: 0
}

.tournament-inner-grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.tournament-inner-grid__left {
    width: 100%
}

.tournament-inner-grid__right {
    width: 160px
}

.tournament-inner-grid__item-1 {
    width: 36.6%
}

.tournament-inner-grid__item-2 {
    width: 36.6%;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.tournament-inner-grid__item-3 {
    width: 160px
}

.tournament-inner-grid__item-rest {
    position: relative;
    width: 63%;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.tournament-message {
    position: relative;
    padding: 0 40px 0 0;
    box-sizing: border-box
}

.loader-small-tournaments {
    position: absolute;
    top: 50%;
    right: 0;
    width: 30px;
    height: 30px;
    margin: -15px 0 0 0;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSczMHB4JyBoZWlnaHQ9JzMwcHgnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIiBjbGFzcz0idWlsLXNwaW4iPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJub25lIiBjbGFzcz0iYmsiPjwvcmVjdD48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1MCA1MCkiPjxnIHRyYW5zZm9ybT0icm90YXRlKDApIHRyYW5zbGF0ZSgzNCAwKSI+PGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjgiIGZpbGw9IiNmZGMwNjEiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSIwcyIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZT48YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InNjYWxlIiBmcm9tPSIxLjUiIHRvPSIxIiBiZWdpbj0iMHMiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGVUcmFuc2Zvcm0+PC9jaXJjbGU+PC9nPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSB0cmFuc2xhdGUoMzQgMCkiPjxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjZmRjMDYxIj48YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iMC4xIiBiZWdpbj0iMC4xMnMiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGU+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJzY2FsZSIgZnJvbT0iMS41IiB0bz0iMSIgYmVnaW49IjAuMTJzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlVHJhbnNmb3JtPjwvY2lyY2xlPjwvZz48ZyB0cmFuc2Zvcm09InJvdGF0ZSg5MCkgdHJhbnNsYXRlKDM0IDApIj48Y2lyY2xlIGN4PSIwIiBjeT0iMCIgcj0iOCIgZmlsbD0iI2ZkYzA2MSI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgZnJvbT0iMSIgdG89IjAuMSIgYmVnaW49IjAuMjVzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlPjxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89IjEiIGJlZ2luPSIwLjI1cyIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZVRyYW5zZm9ybT48L2NpcmNsZT48L2c+PGcgdHJhbnNmb3JtPSJyb3RhdGUoMTM1KSB0cmFuc2xhdGUoMzQgMCkiPjxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjZmRjMDYxIj48YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iMC4xIiBiZWdpbj0iMC4zN3MiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGU+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJzY2FsZSIgZnJvbT0iMS41IiB0bz0iMSIgYmVnaW49IjAuMzdzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlVHJhbnNmb3JtPjwvY2lyY2xlPjwvZz48ZyB0cmFuc2Zvcm09InJvdGF0ZSgxODApIHRyYW5zbGF0ZSgzNCAwKSI+PGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjgiIGZpbGw9IiNmZGMwNjEiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSIwLjVzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlPjxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89IjEiIGJlZ2luPSIwLjVzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlVHJhbnNmb3JtPjwvY2lyY2xlPjwvZz48ZyB0cmFuc2Zvcm09InJvdGF0ZSgyMjUpIHRyYW5zbGF0ZSgzNCAwKSI+PGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjgiIGZpbGw9IiNmZGMwNjEiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSIwLjYycyIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZT48YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InNjYWxlIiBmcm9tPSIxLjUiIHRvPSIxIiBiZWdpbj0iMC42MnMiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGVUcmFuc2Zvcm0+PC9jaXJjbGU+PC9nPjxnIHRyYW5zZm9ybT0icm90YXRlKDI3MCkgdHJhbnNsYXRlKDM0IDApIj48Y2lyY2xlIGN4PSIwIiBjeT0iMCIgcj0iOCIgZmlsbD0iI2ZkYzA2MSI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgZnJvbT0iMSIgdG89IjAuMSIgYmVnaW49IjAuNzVzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlPjxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89IjEiIGJlZ2luPSIwLjc1cyIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZVRyYW5zZm9ybT48L2NpcmNsZT48L2c+PGcgdHJhbnNmb3JtPSJyb3RhdGUoMzE1KSB0cmFuc2xhdGUoMzQgMCkiPjxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjZmRjMDYxIj48YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iMC4xIiBiZWdpbj0iMC44N3MiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGU+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJzY2FsZSIgZnJvbT0iMS41IiB0bz0iMSIgYmVnaW49IjAuODdzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlVHJhbnNmb3JtPjwvY2lyY2xlPjwvZz48L2c+PC9zdmc+)
}

.tournament-inner-status-wrapper {
    margin: 0 30px 0 0
}

.icon-medals_ended {
    margin: 0 auto
}

.tour-pedestal {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -4228px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 91px;
    width: 147px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .tour-pedestal {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -4140px;
        height: 91px;
        width: 147px
    }
}

.tour-pedestal_ended {
    margin: 10px 0 0 0
}

.tour-winner-name {
    margin: 15px 0 0 0;
    color: #797979;
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    font-size: 1rem
}

.tour-ended-win-list {
    margin: 25px 0 0 0;
    white-space: nowrap
}

.tour-ended-win-list__item {
    margin: 0 0 10px 0;
    font-size: 16px;
    font-size: 1.6rem
}

.tour-ended-win-list__item:last-child {
    margin: 0
}

.tour-ended-win-list__number, .tour-ended-win-list__result, .tour-ended-win-list__user {
    display: inline-block
}

.tour-ended-win-list__number {
    width: 20px;
    color: #3daa45
}

.tour-ended-win-list__user {
    width: 60px;
    color: #ededed
}

.tour-ended-win-list__result {
    color: #f9b242
}

.tournament-description {
    display: -ms-flexbox;
    display: flex
}

.tournament-description__item-1, .tournament-description__item-2, .tournament-description__item-3 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-item-align: center;
    align-self: center;
    -ms-flex-preferred-size: 32.7%;
    flex-basis: 32.7%;
    box-sizing: border-box
}

.tournament-description__item-1 {
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-direction: column;
    flex-direction: column
}

.tournament-description__item-1.tournament-article {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

.tournament-description__item-2 {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
}

.tournament-description__item-2.tournament-article {
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%
}

.tournament-description__item-3 {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.tournament-description__item-3.tournament-article {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%
}

.tournament-time__title {
    margin: 0 0 8px 0;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 10px;
    font-size: 1rem
}

.tournament-time__count {
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    text-transform: uppercase
}

.tournament-time .countdown-show3 .countdown-section {
    width: 50px
}

.tournament-point-icon {
    position: relative
}

.tournament-prize {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center;
    margin: 10px 0;
    padding: 0 10px
}

.icons-cup-tournament-list {
    display: block;
    position: relative;
    margin: 0 auto;
    z-index: 10
}

.icons-cup-tournament-tab {
    display: block
}

.icon-cup-new {
    width: 60px;
    height: 66px;
    fill: none
}

.icon-cup-rang {
    width: 48px;
    height: 74px
}

.icon-cup-max, .icon-cup-mult, .icon-cup-sum {
    width: 52px;
    height: 78px
}

.icon-crown {
    width: 109px;
    height: 74px
}

.icon-crown_tournament-list {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1
}

.tournament-jackpot-currency {
    text-align: center;
    color: #f9b242
}

.tournament-jackpot-currency, .tournament-jackpot-title {
    font-size: 12px
}

.tournament-jackpot-total {
    display: block;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 20px;
    font-size: 2rem
}

.tournament-btn-box {
    position: absolute;
    bottom: -25px;
    width: 100%;
    text-align: center
}

.tournament-point__count {
    padding: 10px 0 0 0;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    text-align: center;
    font-size: 20px;
    font-size: 2rem
}

.tournament-point__count span {
    display: block;
    padding: 7px 0 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 13px;
    font-size: 1.3rem
}

.btn-tournament-all {
    display: inline-block;
    padding: 0 20px;
    background: #f9b242;
    border-radius: 20px;
    color: #13100e;
    text-transform: uppercase;
    text-align: center;
    line-height: 23px;
    cursor: pointer;
    transition: opacity .1s ease-in-out;
    font-size: 10px;
    font-size: 1rem
}

.btn-tournament-all.is-active {
    background: #13100e;
    color: #f9b242
}

.btn-tournament-all.disable {
    cursor: default;
    pointer-events: none;
    opacity: .3;
    transition: opacity .1s ease-in-out
}

.tournament-winners-list {
    width: 100%;
    padding: 0 6.7777%;
    background: #302d28;
    border-radius: 0 0 15px 15px;
    box-sizing: border-box
}

.tournament-winners-list__inner {
    height: 200px
}

.tournament-winner-grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem
}

.tournament-winner-grid_title {
    padding: 0 0 7px 0;
    background: #302d28
}

.tournament-winner-grid__title-1, .tournament-winner-grid__title-2, .tournament-winner-grid__title-3 {
    color: #797979;
    text-transform: uppercase;
    background: #302d28;
    font-size: 10px;
    font-size: 1rem
}

.tournament-winner-grid__title-1 {
    width: 25%
}

.tournament-winner-grid__title-2 {
    width: 50%
}

.tournament-winner-grid__title-3 {
    width: 25%
}

.tournament-winner-grid__item-1, .tournament-winner-grid__item-2, .tournament-winner-grid__item-3 {
    padding: 5px;
    border-left: 1px solid #302d28;
    border-bottom: 1px solid #302d28;
    background: #13100e;
    box-sizing: border-box
}

.tournament-winner-grid__item-1.current-user, .tournament-winner-grid__item-2.current-user, .tournament-winner-grid__item-3.current-user {
    background: #797979
}

.tournament-winner-grid__item-1 {
    width: 25%;
    color: #3daa45
}

.tournament-winner-grid__item-2 {
    width: 50%;
    color: #fff
}

.tournament-winner-grid__item-3 {
    width: 25%;
    color: #f9b242;
    text-transform: uppercase
}

.tournament-winners {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10
}

.tournament-winners.is-active {
    display: block
}

.tournament-winners-list .jcf-scrollbar {
    top: -1px
}

.tournament-winners-list .jcf-scrollbar .jcf-scrollbar-handle {
    background: #f9b242
}

.tournament-winners-list .jcf-scrollbar-vertical .jcf-scrollbar-handle {
    left: 3px;
    width: 8px
}

.tournament-winners-list .jcf-scrollbar-vertical .jcf-scrollbar-dec, .tournament-winners-list .jcf-scrollbar-vertical .jcf-scrollbar-inc {
    background: #13100e
}

.tournament-winners-list .jcf-scrollbar-vertical .jcf-scrollbar-dec::before, .tournament-winners-list .jcf-scrollbar-vertical .jcf-scrollbar-inc::before {
    position: absolute;
    left: 3px;
    content: ""
}

.tournament-winners-list .jcf-scrollbar-vertical .jcf-scrollbar-dec::before {
    top: 3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 4px 8px 4px;
    border-color: transparent transparent #fdc161 transparent
}

.tournament-winners-list .jcf-scrollbar-vertical .jcf-scrollbar-inc::before {
    bottom: 3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 4px 0 4px;
    border-color: #fdc161 transparent transparent transparent
}

.race-slider {
    position: relative;
    width: 87.8%;
    margin: 50px auto 0;
    box-sizing: border-box
}

.race-slider::after, .race-slider::before {
    position: absolute;
    top: 0;
    width: 20px;
    height: 170px;
    content: "";
    z-index: 10
}

.race-slider::before {
    left: 0;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMwMmQyOCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);
    background-size: 100%;
    background-image: linear-gradient(to right, #302d28 0, rgba(255, 255, 255, 0) 100%)
}

.race-slider::after {
    right: 0;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMDJkMjgiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);
    background-size: 100%;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #302d28 100%)
}

.race-slider__item {
    position: relative;
    width: 120px;
    cursor: pointer
}

.race-slider__item::after {
    position: absolute;
    top: 85px;
    left: 100%;
    width: 70px;
    height: 1px;
    content: "";
    background: #3daa45
}

.race-slider__item_last::after {
    display: none
}

.race-slider__item.race-right-now {
    cursor: default;
    opacity: .2
}

.race-slider__item.is-active {
    cursor: default
}

.race-slider__item.is-active .race-slider-image-box::after {
    position: absolute;
    top: 3px;
    left: -6px;
    width: 120px;
    height: 84px;
    content: "";
    border-radius: 8px;
    border: 1px solid #3daa45
}

.race-slider__item.is-active .race-line-type, .race-slider__item.is-active .race-slider__time {
    animation: bounceOut_2x .3s;
    opacity: 0
}

.race-slider-image-box {
    position: relative;
    border: 5px solid #302d28;
    border-radius: 5px
}

.race-slider__image {
    display: block;
    width: 130px;
    margin: 10px 0 0 0;
    border-radius: 5px;
    box-sizing: border-box
}

.race-slider__time {
    padding: 10px 0 0 0;
    letter-spacing: 1px;
    text-align: center;
    opcaity: 1
}

.race-slider .owl-nav {
    cursor: pointer
}

.race-slider .owl-next, .race-slider .owl-prev {
    position: absolute;
    top: 50px;
    text-indent: -9999px;
    transition: opacity .2s ease-in-out
}

.race-slider .owl-next.disabled, .race-slider .owl-prev.disabled {
    transition: opacity .2s ease-in-out;
    opacity: .2;
    cursor: default
}

.race-slider .owl-prev {
    left: -40px;
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -98px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 74px;
    width: 15px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .race-slider .owl-prev {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -94px;
        height: 74px;
        width: 15px
    }
}

.race-slider .owl-next {
    right: -40px;
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -350px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 74px;
    width: 15px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .race-slider .owl-next {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -341px;
        height: 74px;
        width: 15px
    }
}

.effect-fade-in {
    animation: fadeIn .3s
}

.effect-fade-out {
    animation: fadeOut .3s
}

.race-available-animation {
    animation: shake-horizontal 2.72s ease infinite;
    animation-delay: 2s;
    transform-origin: 50% 50%
}

.race-available-animation.is-active {
    animation: none
}

.race-view-current.effect-fade-in {
    animation: fadeIn .9s
}

.race-slider-wrapp {
    position: relative
}

.first-slide {
    position: absolute;
    top: 50px;
    animation: bounceOut_2x .3s;
    opacity: 0;
    pointer-events: none;
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -174px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 74px;
    width: 15px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .first-slide {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -169px;
        height: 74px;
        width: 15px
    }
}

.first-slide.is-active {
    visibility: visible;
    animation: bounceShow_2x .3s;
    opacity: 1;
    cursor: pointer;
    pointer-events: initial
}

.race-slider-text {
    text-transform: uppercase;
    font-size: 10px;
    font-size: 1rem
}

.race-slider-time {
    margin: 3px 0 0 0;
    color: #3daa45;
    font-size: 16px;
    font-size: 1.6rem
}

.race-slider-time_gold {
    color: #f9b242
}

.race-slider-time_second {
    margin: 15px 0 0 0
}

.race-slider-time-utc {
    text-transform: uppercase;
    color: #3daa45;
    font-size: 10px;
    font-size: 1rem
}

.race-line-type {
    padding: 7px 0 0 0;
    color: #13100e;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    box-sizing: border-box;
    opcaity: 1;
    font-size: 16px;
    font-size: 1.6rem
}

.race-line-type__value {
    text-transform: lowercase
}

.race-line-type_white {
    margin: 0 auto;
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -3376px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 35px;
    width: 98px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .race-line-type_white {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -3310px;
        height: 35px;
        width: 99px
    }
}

.race-line-type_gold {
    margin: 0 auto;
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -3339px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 35px;
    width: 99px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .race-line-type_gold {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -3274px;
        height: 35px;
        width: 99px
    }
}

.competition-content {
    position: relative;
    overflow: hidden
}

.competition-tab-content {
    position: absolute;
    opacity: 0;
    z-index: -1
}

.competition-tab-content.is-active {
    position: relative;
    opacity: 1;
    transition: opacity .1s ease-in-out;
    z-index: 100
}

.bonus-code {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 30px 0;
    padding: 40px 20px;
    border: 1px solid #797979;
    border-radius: 25px
}

.bonus-code_explanation-page {
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 10px 0 0 0;
    border: none
}

.bonus-code__item {
    padding: 0 20px;
    box-sizing: border-box
}

.bonus-code__title {
    color: #ededed
}

.bonus-code__title_explanation-page {
    padding: 0 0 25px 0
}

.bonus-code-form {
    width: 325px;
    overflow: hidden
}

.bonus-code-form__inpt, .bonus-code-form__submit {
    float: left;
    height: 40px
}

.bonus-code-form__inpt {
    width: 165px;
    border-radius: 0
}

.bonus-code-form__submit {
    width: 160px;
    background: #3daa45;
    border-radius: 0 25px 25px 0;
    text-transform: uppercase;
    font-weight: 700;
    color: #13100e;
    border: none
}

.calendar-grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap
}

.calendar-grid__item {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

.calendar-current-date, .calendar-filter {
    margin: 0 0 0 5.468%
}

.calendar-current-date {
    font-weight: 700;
    letter-spacing: .8px;
    font-size: 20px;
    font-size: 2rem
}

.calendar-current-date_content {
    margin: 0
}

.calendar-filter {
    padding: 20px 0 0 0
}

.calendar-filter .jcf-select {
    color: #f9b242;
    background: #13100e
}

.calendar-filter .jcf-select-opener {
    border-color: #f9b242 transparent transparent transparent
}

.form-elem-wrap_calendar-filter {
    width: auto
}

.calendar-wrapp {
    padding: 40px 0;
    background: #302d28
}

.calendar {
    padding: 25px 0 0 0
}

.calendar__week {
    display: -ms-flexbox;
    display: flex
}

.calendar__day, .calendar__day_title {
    height: 85px;
    text-align: center;
    font-size: 20px;
    font-size: 2rem
}

.calendar__day {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0
}

.calendar__day_title {
    color: #797979
}

.calendar-item {
    position: relative;
    width: 50%;
    height: 40px;
    margin: 0 auto;
    cursor: pointer;
    box-sizing: border-box
}

.calendar-item::before {
    position: absolute;
    top: 50%;
    left: 50%;
    content: "";
    margin: -25px 0 0 -25px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    box-sizing: border-box;
    background: rgba(121, 121, 121, .3);
    opacity: 0
}

.calendar-item:hover::before {
    animation: bounceShow_2x .3s;
    opacity: 1
}

.calendar-item.is-selected::before {
    background: #3daa45;
    opacity: 1
}

.calendar-item.is-active {
    pointer-events: none
}

.calendar-item.is-active::before {
    background: #3daa45;
    opacity: 1
}

.calendar-item__date {
    position: relative;
    z-index: 1
}

.calendar-item__date-wrapp {
    position: relative;
    z-index: 15
}

.calendar-event {
    position: relative;
    margin: -10px 0 0 0;
    z-index: 15
}

.calendar-event__item {
    display: inline-block
}

.calendar-event-campaigns, .calendar-event-free-spins, .calendar-event-shares, .calendar-event-tournament {
    display: none;
    width: 5px;
    height: 5px;
    border-radius: 50%
}

.calendar-event-campaigns.is-active, .calendar-event-free-spins.is-active, .calendar-event-shares.is-active, .calendar-event-tournament.is-active {
    display: inline-block;
    animation: bounceShow_3x .3s
}

.calendar-event-tournament {
    background: #f9b242
}

.calendar-event-shares {
    background: #e50000
}

.calendar-event-free-spins {
    background: #fff
}

.calendar-event-campaigns {
    background: #8e21d3
}

.calendar-content-wrapp {
    padding: 0 0 0 50px;
    box-sizing: border-box
}

.calendar-content {
    padding: 75px 0 0 0
}

.calendar-content__item {
    margin-bottom: 30px
}

.calendar-content__item:last-child {
    margin: 0
}

.calendar-content__link {
    display: block
}

.calendar-content__event {
    width: 100%;
    height: auto;
    border-radius: 15px
}

.calendar-slider {
    position: relative;
    width: 100%
}

.calendar-slider-inner {
    overflow: hidden
}

.calendar-slider-inner-content {
    position: relative
}

.calendar-slider-next, .calendar-slider-prev {
    position: absolute;
    left: 50%;
    cursor: pointer
}

.calendar-slider-prev {
    top: -25px;
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -504px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 15px;
    width: 74px;
    margin: -7.5px 0 0 -37px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .calendar-slider-prev {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -492px;
        height: 15px;
        width: 74px
    }
}

.calendar-slider-next {
    bottom: -25px;
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -71px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 15px;
    width: 74px;
    margin: -7.5px 0 0 -37px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .calendar-slider-next {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -69px;
        height: 15px;
        width: 74px
    }
}

.promo-wrapp {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 50px 0 0 0
}

.promo-item {
    position: relative;
    width: 100%;
    max-width: 600px;
    height: 323px;
    margin: 0 0 20px 0;
    overflow: hidden
}

.promo-item__link-wrapp {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    text-decoration: none
}

.promo-item-content {
    padding: 70px 0 0 40px;
    width: 64.166%;
    box-sizing: border-box
}

.promo-item__title {
    text-transform: uppercase;
    color: #fff;
    line-height: 50px;
    line-height: 5rem;
    font-size: 40px;
    font-size: 4rem;
    text-shadow: 0px -1px 2px black, 0px 2px 1px black;
}

.promo-item__title-small {
    display: block;
    font-size: 20px;
    font-size: 2rem
}

.promo-item .color-black {
    color: #13100e
}

.promo-item-img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.bonus-code-text {
    margin: 25px 0 15px 0;
    text-align: center;
    font-size: 20px;
    font-size: 2rem
}

.table-about {
    width: 300px;
    padding: 0 0 0 80px
}

.table-about-title {
    width: 20%;
    vertical-align: top;
    font-weight: 700;
    color: #f9b242;
    font-size: 16px;
    font-size: 1.6rem
}

.table-about-content {
    width: 80%;
    padding: 5px 0 30px 30px
}

.license-box {
    width: 200px;
    text-align: center
}

.license-box a {
    display: block;
    margin: 15px 0 0 0
}

.chat-box-info {
    height: 105px;
    margin: 0 0 15px 0;
    background: #302d28;
    overflow: hidden
}

.chat-box-info-btn, .chat-box-info-text {
    float: left
}

.chat-box-info-btn .btn, .chat-box-info-btn .verification-upload-btn-box .jcf-file, .verification-upload-btn-box .chat-box-info-btn .jcf-file {
    letter-spacing: 0;
    white-space: nowrap
}

.chat-box-info-text {
    width: 28%;
    padding: 20px 20px 20px 30px;
    line-height: 22px
}

.chat-box-info-btn {
    position: relative;
    width: 18%;
    padding: 10px 0 0 50px;
    text-align: center
}

.chat-box-info-btn span {
    display: block;
    color: #f9b242;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-size: 2rem
}

.chat-box-info-btn .btn-green {
    margin: 10px 0 0 0
}

.chat-box-info-btn::after {
    position: absolute;
    bottom: -15px;
    right: -120px;
    width: 98px;
    height: 124px;
    content: "";
    background: url(../images/image/cell-lady.png) no-repeat
}

.mobile-chat-box-info-text, .mobile-license-box {
    display: none
}

.article-2-colum__certificate {
    padding: 0 0 40px 0
}

.article-2-colum__certificate .left, .article-2-colum__certificate .right {
    float: left;
    padding: 0
}

.article-2-colum__certificate .left {
    width: 30%
}

.article-2-colum__certificate .right {
    width: 50%
}

.certificate-wrap {
    display: table;
    width: 100%;
    height: 350px
}

.certificate-inner {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    text-align: center
}

.certificate-logo {
    display: inline-block
}

.certificate-small {
    width: 100%;
    height: auto
}

.certificate-big {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -280px 0 0 -370px;
    width: 740px;
    height: 560px;
    z-index: 9999
}

.certificate-big.is-active {
    display: block
}

.page-registration {
    padding: 50px 0 0 0;
    min-height: 700px;
    background: url(../images/bg/bg-reg.jpg) top center no-repeat;
    background-size: cover
}

.reg-bg-ru {
    background: url(../images/bg/bg-reg_ru.jpg) top center no-repeat;
    background-size: cover
}

.reg-bg-en {
    background: url(../images/bg/bg-reg_en.jpg) top center no-repeat;
    background-size: cover
}

.reg-bg-pl {
    background: url(../images/bg/bg-reg_pl.jpg) top center no-repeat;
    background-size: cover
}

.reg-bg-de {
    background: url(../images/bg/bg-reg_de.jpg) top center no-repeat;
    background-size: cover
}

.reg-bg-ca {
    background: url(../images/bg/bg-reg_ca.jpg) top center no-repeat;
    background-size: cover
}

.reg-bg-es {
    background: url(../images/bg/bg-reg_es.jpg) top center no-repeat;
    background-size: cover
}

.bonus-reg-bg-ru {
    background: url(../images/bg/bonus-reg-banner_ru.jpg) top center no-repeat
}

.bonus-reg-bg-en {
    background: url(../images/bg/bonus-reg-banner_en.jpg) top center no-repeat
}

.bonus-reg-bg-pl {
    background: url(../images/bg/bonus-reg-banner_pl.jpg) top center no-repeat
}

.bonus-reg-bg-de {
    background: url(../images/bg/bonus-reg-banner_de.jpg) top center no-repeat
}

.bonus-reg-bg-ca {
    background: url(../images/bg/bonus-reg-banner_ca.jpg) top center no-repeat
}

.bonus-reg-bg-es {
    background: url(../images/bg/bonus-reg-banner_es.jpg) top center no-repeat
}

.registration-wrap {
    display: -ms-flexbox;
    display: flex;
    width: 660px;
    margin: 0 auto;
    background: #302d28;
    border-radius: 15px;
    box-shadow: 0 0 35px #13100e;
    overflow: hidden
}

.registration-right {
    width: 300px
}

.registration-box {
    width: 370px;
    margin: 0 auto;
    padding: 20px 62px;
    background: #302d28;
    box-sizing: border-box
}

.registration-box .form-line {
    position: relative;
    padding: 0 0 42px 0
}

.registration-box .form-line_paswrd-padding {
    padding: 0 0 60px 0
}

.registration-box .form-line .error {
    position: absolute;
    left: 0;
    top: 35px;
    line-height: 8px
}

.registration-box .form-line.recaptcha-form-field {
    padding: 0 0 10px 0
}

.registration-box .form-line-inner {
    display: -ms-flexbox;
    display: flex
}

.registration-box .form-line-inner__left, .registration-box .form-line-inner__right {
    position: relative;
    box-sizing: border-box
}

.registration-box .form-line-inner__left .form-elem-inpt, .registration-box .form-line-inner__right .form-elem-inpt {
    width: auto
}

.registration-box .form-line-inner__left .jcf-select, .registration-box .form-line-inner__right .jcf-select {
    min-width: 80px
}

.registration-box .form-line-inner__left .form-elem-select, .registration-box .form-line-inner__right .form-elem-select {
    float: none;
    width: 80px
}

.registration-box .form-line-inner__left {
    padding: 0 20px 0 0
}

.registration-box .form-line-inner__right {
    padding: 0 10px 0 0
}

.registration-box .form-line-inner__right_border:before {
    position: absolute;
    left: -10px;
    top: -25px;
    width: 155px;
    height: 75px;
    content: '';
    border: 1px dashed #3daa45
}

.registration-box .label {
    position: absolute;
    top: -21px;
    left: -10px;
    width: auto;
    padding: 0 0 0 10px;
    text-align: left;
    box-sizing: border-box;
    z-index: 10
}

.registration-box .form-elem-inpt, .registration-box .form-elem-select {
    float: right;
    width: 245px;
    z-index: 5
}

.registration-box .form-elem-inpt-captcha {
    float: right;
    width: 80px;
    margin: 0 5px 0 0
}

.registration-box .captcha-img-box {
    float: right
}

.registration-box .captcha-img {
    width: 160px;
    height: 30px
}

.registration-box .captcha-reg .inpt, .registration-box .captcha-reg .inpt-dark, .registration-box .captcha-reg .textarea-custome {
    z-index: 1
}

.registration-box .chekcbox-reg {
    float: right;
    width: 245px
}

.registration-box .chekcbox-reg .label {
    float: right;
    position: relative;
    top: 3px;
    left: 0;
    width: 90%;
    line-height: 13px;
    text-align: left;
    color: #dcd9d5;
    transform: translateY(0);
    -ms-transform: translateY(0);
    font-size: 13px;
    font-size: 1.3rem;
    z-index: 1
}

.registration-box .chekcbox-reg .error {
    left: -1px;
    top: 90px
}

.registration-box .btn-green {
    width: auto
}

.tooltip__content_partner-code {
    top: 40px;
    white-space: normal
}

.registration-box .social-box {
    width: 290px;
    margin: 0 auto 20px;
    overflow: hidden
}

.registration-box__social-title {
    padding: 0 0 20px 0
}

.registration-box_social .chekcbox-reg .error {
    top: 85px;
    left: 35px
}

.info-btm-box {
    padding: 10px 0 15px 0;
    background: #13100e;
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem
}

.info-btm-box p {
    margin: 15px 0
}

.info-btm-box .btn, .info-btm-box .verification-upload-btn-box .jcf-file, .verification-upload-btn-box .info-btm-box .jcf-file {
    width: auto
}

.registration-box .form-elem-wrap::before {
    top: -3px;
    left: -3px;
    right: -3px;
    bottom: -3px;
    border: 1px solid #f9b242
}

.registration-box .form-elem-wrap.error-border::before {
    border: 1px solid #e50000
}

.popup-header {
    padding: 0 10px 25px 0;
    border-bottom: 1px solid #797979;
    overflow: hidden
}

.popup-footer {
    padding: 10px 0 0 0;
    border-top: 1px solid #797979
}

.popup-footer .btn, .popup-footer .verification-upload-btn-box .jcf-file, .verification-upload-btn-box .popup-footer .jcf-file {
    width: auto
}

.auth-popup-step-1.is-hidden, .auth-popup-step-2.is-hidden {
    height: 0
}

.auth-popup-step-1.is-hidden.is-mobile, .auth-popup-step-2.is-hidden.is-mobile {
    overflow: hidden
}

.auth-popup-step-1 {
    position: relative
}

.authorization-box {
    width: 480px;
    min-height: 420px;
    margin: 0 auto;
    padding: 20px 100px 20px 60px;
    border-radius: 15px;
    background: #302d28;
    box-sizing: border-box
}

.authorization-box_mobile {
    position: relative;
    min-height: 440px
}

.authorization-box .content .sub-title, .authorization-box .title, .content .authorization-box .sub-title {
    padding: 0 0 20px 0
}

.authorization-box .form-line {
    position: relative;
    padding: 0 0 35px 0
}

.authorization-box .form-line .error {
    position: absolute;
    left: 65px;
    top: 35px
}

.authorization-box .label {
    position: absolute;
    top: 15px;
    left: -115px;
    width: 105px;
    padding: 0 0 0 10px;
    text-align: right;
    box-sizing: border-box;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    z-index: 10
}

.authorization-box .form-elem-inpt {
    float: right;
    width: 255px;
    z-index: 5
}

.authorization-box .btn-box-center:after, .authorization-box .btn-box-center:before {
    content: "";
    display: table
}

.authorization-box .btn-box-center:after {
    clear: both
}

.authorization-box .auth-btn.btn, .authorization-box .verification-upload-btn-box .auth-btn.jcf-file, .verification-upload-btn-box .authorization-box .auth-btn.jcf-file {
    float: right;
    width: 255px
}

.authorization-box .content-box-right {
    margin: 0 0 20px 0
}

.authorization-box .form-elem-inpt-captcha {
    float: right;
    width: 90px;
    margin: 0 5px 0 0
}

.authorization-box .captcha-img-box {
    float: right
}

.authorization-box .captcha-img {
    width: 160px;
    height: 30px
}

.authorization-box .captcha-reg .inpt, .authorization-box .captcha-reg .inpt-dark, .authorization-box .captcha-reg .textarea-custome {
    z-index: 1
}

.form-social-reg {
    position: relative
}

.social-login-link-box {
    position: relative
}

.social-login-link {
    position: absolute;
    top: -30px;
    left: 0;
    width: 100%
}

.form-elem-select-soc-reg {
    float: right;
    width: 255px
}

.restore-box {
    width: 480px;
    margin: 0 auto;
    padding: 20px 60px;
    border-radius: 15px;
    background: #302d28;
    box-sizing: border-box
}

.content .restore-box .sub-title, .restore-box .content .sub-title, .restore-box .title {
    padding: 0 0 20px 0
}

.restore-box .form-line {
    position: relative;
    padding: 0 0 35px 0
}

.restore-box .form-line .error {
    position: absolute;
    left: 65px;
    top: 35px
}

.restore-box .restore-email-field .label {
    position: relative;
    left: 0;
    float: right;
    display: block;
    width: 255px;
    margin: 0 0 10px 0;
    padding: 0;
    text-align: center;
    line-height: 16px
}

.restore-box .restore-email-field .error {
    top: auto;
    bottom: 18px
}

.restore-box .label {
    position: absolute;
    top: 15px;
    left: -115px;
    width: 105px;
    padding: 0 0 0 10px;
    text-align: right;
    box-sizing: border-box;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    z-index: 10
}

.restore-box .form-elem-inpt {
    float: right;
    width: 255px;
    z-index: 5
}

.restore-box .form-elem-inpt-captcha {
    float: right;
    width: 90px;
    margin: 0 5px 0 0
}

.restore-box .captcha-img-box {
    float: right
}

.restore-box .captcha-img {
    width: 160px;
    height: 30px
}

.restore-box .captcha-reg .inpt, .restore-box .captcha-reg .inpt-dark, .restore-box .captcha-reg .textarea-custome {
    z-index: 1
}

.restore-box .restore-btn.btn, .restore-box .verification-upload-btn-box .restore-btn.jcf-file, .verification-upload-btn-box .restore-box .restore-btn.jcf-file {
    float: right;
    width: 255px;
    margin: 0 0 20px 0
}

.info-btm-box {
    padding: 10px 0 15px 0;
    background: #13100e;
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem
}

.info-btm-box p {
    margin: 15px 0
}

.info-btm-box .btn, .info-btm-box .verification-upload-btn-box .jcf-file, .verification-upload-btn-box .info-btm-box .jcf-file {
    width: auto
}

.change-data-block {
    width: 550px;
    margin: 20px auto 0;
    padding: 0 0 30px 0;
    border-top: 1px solid #797979
}

.change-data-block.is-hidden {
    display: none
}

.change-data {
    position: relative;
    margin: 20px 0 0 0;
    padding: 40px 15px 20px 15px;
    border: 1px solid #797979;
    border-radius: 10px;
    box-sizing: border-box
}

.change-data__title {
    position: absolute;
    top: -15px;
    left: 50%;
    padding: 5px 20px;
    text-align: center;
    text-transform: uppercase;
    background: #13100e;
    transform: translateX(-50%)
}

.change-data__textarea {
    width: 100%;
    height: 175px;
    margin: 0 0 20px 0;
    padding: 10px;
    resize: none;
    border: none;
    border-radius: 5px;
    box-sizing: border-box
}

.btn-change-cancel {
    color: #f9b242;
    cursor: pointer;
    text-transform: uppercase;
    text-decoration: underline
}

.btn-change-cancel:hover {
    text-decoration: none
}

.btn-box-center_change-cancel {
    margin: 20px 0 0 0
}

.bg-default-jackpot {
    background: url(../images/bg/bg-default-jackpot.jpg) top center no-repeat
}

.bg-default-cards {
    background: url(../images/bg/bg-default-cards.jpg) top center no-repeat
}

.bg-default-lottery {
    background: url(../images/bg/bg-default-lottery.jpg) top center no-repeat
}

.bg-default-roulette {
    background: url(../images/bg/bg-default-roulette.jpg) top center no-repeat
}

.bg-default-slots {
    background: url(../images/bg/bg-default-slots.jpg) top center no-repeat
}

.demo-grid {
    overflow: hidden
}

.demo-grid__left, .demo-grid__right {
    box-sizing: border-box
}

.demo-grid__left {
    float: left
}

.demo-grid__right {
    float: right;
    width: 248px
}

.demo-tabs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    overflow: hidden
}

.demo-tabs__item {
    -ms-flex-positive: 1;
    flex-grow: 1;
    background: #13100e;
    border-radius: 5px 5px 0 0;
    border: 1px solid #302d28;
    box-sizing: border-box;
    cursor: pointer
}

.demo-tabs__item.is-active {
    background: #302d28;
    pointer-events: none
}

.demo-cup-icon, .demo-flag-icon, .demo-present-icon, .demo-prize-icon {
    display: block;
    width: 24px;
    height: 24px;
    margin: 10px auto
}

.tab-panes .tab-pane {
    display: none
}

.tab-panes .is-active {
    display: block
}

.demo-sidebar-content {
    height: calc(100% - 46px);
    padding: 10px;
    background: #302d28;
    box-sizing: border-box
}

.demo-sidebar-content__item {
    position: relative;
    height: 100%
}

.demo-sidebar-content__title {
    padding: 0 0 10px 0;
    text-align: center;
    color: #ededed;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1.4rem
}

.demo-sidebar-content__image {
    display: block;
    width: 100%;
    height: auto
}

.promo-link {
    display: block;
    cursor: pointer
}

.tournament-box {
    position: relative;
    margin: 10px 0 0 0;
    padding: 0 0 50px 0;
    border: 1px solid #f9b242;
    border-radius: 5px;
    text-align: center;
    box-sizing: border-box
}

.tournament-box_without-btn {
    border-radius: 10px 10px 0 0;
    padding: 0
}

.tournament-box_without-btn .tournament-tabel {
    overflow: hidden
}

.tournament-box__title {
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%
}

.tournament-box__title-bg {
    padding: 0 20px;
    background: #302d28
}

.tournament-box__title-name {
    padding: 15px 0;
    color: #f9b242;
    font-size: 16px;
    font-size: 1.6rem
}

.tournament-box__jackpot {
    padding: 15px 0
}

.tournament-box__jackpot-total {
    display: block;
    line-height: 22px;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 28px;
    font-size: 2.8rem
}

.tournament-icon {
    position: relative;
    margin: 0 auto;
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -1283px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 78px;
    width: 51px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .tournament-icon {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -1252px;
        height: 78px;
        width: 51px
    }
}

.tournament-btn-box {
    position: absolute;
    bottom: -25px;
    width: 100%;
    text-align: center
}

.demo-sidebar-content-btn {
    width: auto;
    letter-spacing: 0
}

.demo-sidebar-content_without-tab {
    height: 100%
}

.btn-tournament-demo-sidebar {
    width: 80%
}

.page-demo {
    background: #13100e
}

.page-demo .btn-box-center {
    padding: 25px 0
}

.page-demo .btn-box-center.border-bottom, .page-demo .btn-box-center.border-top {
    padding: 25px 0
}

.page-demo .btn-box-center.border-bottom {
    margin: 0 0 50px 0
}

.page-demo .btn-box-center.demo-btn-box-top {
    margin: -20px 0 50px 0;
    padding: 0 0 25px 0
}

.page-demo .btn, .page-demo .verification-upload-btn-box .jcf-file, .verification-upload-btn-box .page-demo .jcf-file {
    width: auto
}

.page-demo .btn-transparent {
    min-width: 200px
}

.js-demo-game-16x9, .js-demo-game-4x3 {
    margin: 0 auto
}

.js-demo-game-16x9 {
    width: 100%;
    max-width: 1024px;
    height: 576px;
    max-height: 768px
}

.js-demo-game-4x3 {
    width: 100%;
    max-width: 1024px;
    height: 768px;
    max-height: 768px
}

.iframe-demo-game {
    display: block;
    width: 100%;
    height: 600px;
    border: none
}

.demo-game-info-top {
    padding: 0 0 40px 0
}

.demo-game-info-top .feature-box {
    float: left;
    width: 28.57142857142857%
}

.demo-game-info-top .demo-game-description-preview {
    float: right;
    width: 69.38775510204082%;
    box-sizing: border-box
}

.feature-box {
    position: relative;
    padding: 50px 50px 20px 60px;
    border: 1px solid #302d28;
    border-radius: 15px;
    box-sizing: border-box
}

.feature-box .feature-box-title {
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1.4rem
}

.feature-box .feature-box-title span {
    padding: 0 15px;
    background: #13100e
}

.feature-box ul li {
    position: relative;
    padding: 0 0 15px 0
}

.feature-box ul li::before {
    position: absolute;
    top: 5px;
    left: -20px;
    width: 4px;
    height: 4px;
    content: "";
    background: #f9b242;
    border-radius: 4px
}

.feature-box ul li span {
    color: #f9b242
}

.tournament-tabel-box .tournament-tabel {
    width: 100%;
    background: #13100e;
    text-align: left
}

.tournament-tabel-box .tournament-tabel_th {
    padding: 5px 5px 5px 10px;
    background: #302d28;
    color: #dcd9d5;
    box-sizing: border-box;
    font-size: 13px;
    font-size: 1.3rem
}

.tournament-tabel-box .tournament-tabel td {
    padding: 5px 5px 5px 10px;
    text-align: left;
    border: none;
    border-bottom: 1px solid #302d28;
    box-sizing: border-box
}

.tournament-tabel-box .tournament-tabel_current {
    font-weight: 700;
    color: #3daa45
}

.drift-box__title {
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    color: #f9b242;
    text-transform: uppercase;
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem
}

.drift-box__title_table {
    letter-spacing: 1px;
    color: #fff
}

.drift-prize {
    padding: 35px 0 0 0
}

.drift-prize__title {
    padding: 0 0 5px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    font-size: 1rem
}

.drift-prize-item__image {
    width: 230px;
    height: 350px
}

.btn-drift-join {
    margin: 25px 0 0 0;
    width: 100%
}

.drift-table {
    position: relative;
    padding: 5px 0 0 0
}

.drift-list-wrapp {
    height: 368px
}

.drift-list-wrapp__inner {
    height: 368px
}

.drift-list {
    padding: 31px 0 0 0;
    transition: opacity .1s ease-in-out;
    box-sizing: border-box
}

.drift-list-grid {
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #13100e
}

.drift-list-grid_title {
    position: absolute;
    width: 100%;
    padding: 4px 0;
    min-height: 22px;
    z-index: 10
}

.drift-list-grid_title.add-scroll {
    width: calc(100% - 14px)
}

.drift-list-grid__title-1 {
    width: 33%
}

.drift-list-grid__title-2 {
    width: 33%
}

.drift-list-grid__title-3 {
    position: relative;
    width: 33%
}

.drift-list-grid__title-1, .drift-list-grid__title-2, .drift-list-grid__title-3 {
    color: #797979;
    text-transform: uppercase;
    white-space: pre-wrap;
    line-height: 9px;
    font-size: 10px;
    font-size: 1rem
}

.drift-list-grid__item-1, .drift-list-grid__item-2, .drift-list-grid__item-3 {
    width: 33%;
    padding: 4px 5px;
    background: #13100e;
    border: none;
    border-bottom: 1px solid #302d28;
    font-size: 12px;
    font-size: 1.2rem
}

.drift-info-sidebar-grid {
    position: absolute;
    bottom: 95px
}

.drift-info-sidebar {
    display: -ms-flexbox;
    display: flex;
    padding: 5px 5px 3px 5px;
    text-align: center
}

.drift-info-sidebar__title, .drift-info-sidebar__value {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.drift-info-sidebar__title {
    padding: 0 10px 0 0;
    text-transform: uppercase;
    font-size: 10px;
    font-size: 1rem
}

.drift-info-sidebar__value {
    font-weight: 700;
    color: #f9b242;
    font-size: 14px;
    font-size: 1.4rem
}

.drift-info-sidebar:last-child {
    padding: 0 5px
}

.drift-list-wrapp .jcf-scrollbar {
    top: -1px;
    border: none;
    z-index: 100
}

.drift-list-wrapp .jcf-scrollbar .jcf-scrollbar-handle {
    border-radius: 10px;
    background: #f9b242
}

.drift-list-wrapp .jcf-scrollbar .jcf-scrollbar-slider {
    background: #302d28
}

.drift-list-wrapp .jcf-scrollbar-vertical {
    background: 0 0
}

.drift-list-wrapp .jcf-scrollbar-vertical .jcf-scrollbar-handle {
    left: 3px;
    width: 8px
}

.drift-list-wrapp .jcf-scrollbar-vertical .jcf-scrollbar-dec, .drift-list-wrapp .jcf-scrollbar-vertical .jcf-scrollbar-inc {
    background: 0 0
}

.drift-list-wrapp .jcf-scrollbar-vertical .jcf-scrollbar-dec::before, .drift-list-wrapp .jcf-scrollbar-vertical .jcf-scrollbar-inc::before {
    position: absolute;
    left: 3px;
    content: ""
}

.drift-list-wrapp .jcf-scrollbar-vertical .jcf-scrollbar-dec::before {
    top: 3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 4px 8px 4px;
    border-color: transparent transparent #fdc161 transparent
}

.drift-list-wrapp .jcf-scrollbar-vertical .jcf-scrollbar-inc::before {
    bottom: 3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 4px 0 4px;
    border-color: #fdc161 transparent transparent transparent
}

.counter-box {
    position: absolute;
    left: 50%;
    bottom: -7px;
    width: 100%;
    transform: translateX(-50%)
}

.counter-box__title {
    position: relative;
    top: 2px;
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    font-size: 1rem
}

.counter-box .time_circles h4 {
    position: absolute;
    top: 25px;
    width: 100%;
    box-sizing: border-box;
    color: #fff
}

.counter-box.counter-box_drift .time_circles h4 {
    top: 18px
}

.cash-page-padding {
    padding: 60px 0 0 0
}

.cash-page-back-btn-box {
    position: absolute;
    top: -80px;
    left: 0;
    cursor: pointer;
    visibility: hidden
}

.icon-back-btn {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -328px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 20px;
    width: 24px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-back-btn {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -320px;
        height: 20px;
        width: 24px
    }
}

.cash-tabs {
    background: #13100e
}

.cash-tabs .tab {
    position: relative;
    float: left;
    width: 50%;
    line-height: 45px;
    color: #f9b242;
    letter-spacing: 1px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    box-sizing: border-box;
    font-size: 14px;
    font-size: 1.4rem
}

.cash-tabs .tab.active {
    pointer-events: none;
    text-decoration: none
}

.cash-tabs .tab.active::before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    content: "";
    background: #f9b242
}

.cash-inner {
    position: relative;
    padding: 20px 5px;
    background: #302d28
}

.cash-iframe {
    width: 100%;
    min-height: 450px;
    border: 0
}

.page-plugin .btn-box-center {
    padding: 50px 0 0 0
}

.page-plugin .btn, .page-plugin .verification-upload-btn-box .jcf-file, .verification-upload-btn-box .page-plugin .jcf-file {
    width: auto;
    padding: 0 50px
}

.plugin-btn-text {
    width: 50%;
    margin: 10px auto 50px;
    text-align: center;
    color: #3daa45
}

.plugin-img-box {
    margin: 20px 0 50px 0;
    text-align: center
}

.plugin-img {
    width: 100%;
    max-width: 730px
}

.chrome-icon, .firefox-icon, .opera-icon {
    position: relative;
    overflow: visible
}

.chrome-icon:before, .firefox-icon:before, .opera-icon:before {
    position: absolute;
    top: -2px;
    left: -10px;
    content: "";
    border: 2px solid #302d28;
    border-radius: 50%;
    background-color: #302d28
}

.chrome-icon:before {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -907px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 40px;
    width: 40px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .chrome-icon:before {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -883px;
        height: 40px;
        width: 40px
    }
}

.firefox-icon:before {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -1872px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 39px;
    width: 40px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .firefox-icon:before {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -1831px;
        height: 39px;
        width: 40px
    }
}

.opera-icon:before {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -4131px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 40px;
    width: 40px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .opera-icon:before {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -4045px;
        height: 40px;
        width: 40px
    }
}

.dashboard-nav_help-nav {
    border-right: 1px solid #302d28
}

.content-help {
    margin: 0 0 0 15px
}

.content-help-inner {
    padding: 35px 15px 15px 35px;
    background: #302d28
}

.acc-section-help {
    margin: 0 0 20px 0
}

.content .title_help-4 {
    padding: 0;
    font-weight: 300;
    color: #f9b242
}

.title_help-2 {
    font-size: 28px;
    font-size: 2.8rem
}

.content .title_help-3 {
    padding: 30px 0 20px 0
}

.title_help-3 {
    font-size: 20px;
    font-size: 2rem
}

.title_help-4 {
    position: relative;
    color: #f9b242;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 14px;
    font-size: 1.4rem
}

.help-questions {
    padding: 20px 0 0 0
}

.help-questions_btn {
    margin: 0 0 0 15px;
    width: auto
}

.help-questions_text {
    font-size: 20px;
    font-size: 2rem
}

.popup-box_profile-auth-two-factor {
    width: 700px;
    margin: 50px 0 0 -350px
}

.popup-wrapp_profile-auth-two-factor {
    overflow: auto
}

.profile-auth-two-factor {
    padding: 40px 10% 40px 15%
}

.profile-auth-two-factor-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: baseline;
    align-items: baseline;
    padding: 20px 0 0 0
}

.profile-auth-two-factor-block__left {
    height: 40px
}

.profile-auth-two-factor-block__right {
    padding: 0 0 0 20px;
    color: #fff;
    text-transform: uppercase;
    line-height: 18px;
    font-size: 14px;
    font-size: 1.4rem
}

.profile-auth-two-factor-count {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    color: #302d28;
    background: #dcd9d5;
    border-radius: 40px;
    text-align: center;
    font-size: 20px;
    font-size: 2rem
}

.profile-auth-two-factor-download {
    display: -ms-flexbox;
    display: flex
}

.profile-auth-two-factor-download__link {
    display: block;
    margin: 0 10px 0 0;
    text-decoration: none
}

.iframe-auth-two-factor-wrapp {
    position: relative
}

.fake-iframe-block {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10
}

.input-hidden {
    position: absolute;
    top: -9999px;
    left: -9999px;
    opacity: 0
}

.iframe-auth-two-factor {
    width: 200px;
    height: 200px
}

.profile-inpt-auth-two-factor {
    width: 110px
}

.profile-auth-two-factor-btns {
    display: -ms-flexbox;
    display: flex;
    padding: 30px 0 0 0
}

.profile-auth-two-factor-btns_cancel {
    -ms-flex-pack: center;
    justify-content: center
}

.profile-auth-two-factor-btns__send {
    white-space: nowrap
}

.profile-auth-two-factor-btns__cancel {
    width: auto;
    margin: 0 0 0 20px;
    text-transform: capitalize
}

.profile-auth-two-factor-text {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1.4rem
}

.profile-auth-two-factor-text-cancel-block {
    padding: 30px 0 0 0;
    text-align: center
}

.profile-inpt-auth-two-factor-center {
    margin: 0 auto
}

.error-validation-secret-code {
    text-transform: lowercase
}

.profile-auth-two-factor-sms__text {
    text-transform: uppercase;
    padding: 20px 0 0 10px;
    color: #fff
}

.profile-inpt-auth-two-factor-sms {
    display: block;
    width: 100px
}

.profile-auth-two-factor-sms-btn {
    text-align: center
}

.profile-inpt-auth-two-factor-box {
    margin: 0 auto 20px;
    text-align: center
}

.auth-2-factor {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #302d28;
    text-align: center;
    border-radius: 20px;
    z-index: 20
}

.auth-2-factor.is-mobile {
    position: relative;
    border-radius: 0
}

.auth-2-factor-inner {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.auth-2-factor-inner.is-mobile {
    position: relative;
    top: auto;
    left: auto;
    transform: translate(0, 0)
}

.auth-2-factor__title {
    margin: 0 0 30px 0;
    font-size: 36px;
    font-size: 3.6rem
}

.auth-2-factor__title.is-mobile {
    display: none
}

.icon-auth-2-factor {
    margin: 0 auto 30px;
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -981px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 96px;
    width: 95px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .icon-auth-2-factor {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -954px;
        height: 96px;
        width: 95px
    }
}

.inpt-auth-two-factor {
    width: 110px
}

.auth-2-factor-content {
    width: 170px;
    margin: 0 auto 30px
}

.auth-2-factor-content__text {
    margin: 0 0 30px 0;
    font-size: 14px;
    font-size: 1.4rem
}

.wrapp-scroll {
    position: relative
}

.dashboard-content {
    padding: 10px 0;
    min-height: 400px;
    background: #302d28;
    overflow: hidden
}

.top-dashboard__left, .top-dashboard__right {
    overflow: hidden
}

.top-dashboard__left {
    float: left;
    width: 29.687%
}

.top-dashboard__right {
    float: right;
    width: 70.312%
}

.dashboard-top-shadow {
    position: relative
}

.dashboard-top-shadow::after {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 30px;
    content: '';
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjY3JSIgc3RvcC1jb2xvcj0iIzEzMTAwZSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #13100e 67%);
    z-index: 10
}

.dashboard-username {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 90px;
    position: relative;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #ededed;
    font-size: 28px;
    font-size: 2.8rem
}

.dashboard-username__name {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.dashboard-username__status {
    position: relative;
    top: -8px;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.dashboard-username-status {
    padding: 8px 10px;
    line-height: 14px;
    background: #3daa45;
    border-radius: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 1px;
    white-space: nowrap;
    font-size: 14px;
    font-size: 1.4rem
}

.dashboard-username__status-new {
    background: #3daa45
}

.dashboard-username__status-platinum, .dashboard-username__status-silver {
    background: #ededed
}

.dashboard-username__status-gold, .dashboard-username__status-vip {
    background: #f9b242
}

.dashboard-username__status-gold, .dashboard-username__status-platinum, .dashboard-username__status-silver, .dashboard-username__status-vip {
    color: #13100e
}

.dashboard-username__status-gold, .dashboard-username__status-new, .dashboard-username__status-platinum, .dashboard-username__status-silver, .dashboard-username__status-vip {
    display: inline-block;
    margin: 0 0 0 15px;
    padding: 2px 10px;
    border-radius: 15px;
    text-transform: capitalize;
    vertical-align: middle;
    font-weight: 400;
    font-size: 14px;
    font-size: 1.4rem
}

.nav-dashboard-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.nav-dashboard-list__item {
    padding: 0 10px;
    box-sizing: border-box
}

.nav-dashboard-list__link {
    display: block;
    position: relative;
    height: 100%;
    padding: 0 0 15px 0;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    color: #f9b242;
    text-decoration: none;
    box-sizing: border-box;
    font-size: 14px;
    font-size: 1.4rem
}

.nav-dashboard-list__link.is-active::before, .nav-dashboard-list__link:hover::before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    content: ''
}

.nav-dashboard-list__link.is-active::before {
    background: #f9b242
}

.nav-dashboard-list__link:hover::before {
    background: rgba(249, 178, 66, .2)
}

.icon-cashwallet-dashboard-nav, .icon-man-dashboard-nav, .icon-note-dashboard-nav, .icon-profile-dashboard-nav, .icon-talk-dashboard-nav {
    display: block;
    margin: 0 auto 20px;
    width: 36px;
    height: 36px
}

.nav-dashboard-list-text {
    position: relative
}

.icon-attention-circle-dashboard-nav {
    position: absolute;
    top: -5px;
    left: -12px;
    width: 10px;
    height: 10px
}

.dashboard-grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 0 0 0
}

.dashboard-grid__left {
    width: 18.75%;
    box-shadow: inset -200px 0 12px -194px rgba(0, 0, 0, .75)
}

.dashboard-grid__right {
    width: 81.25%;
    padding: 0 2.404%;
    box-sizing: border-box
}

.dashboard-grid__own {
    width: 100%;
    padding: 0 4.7% 4.7% 4.7%;
    box-sizing: border-box
}

.dashboard-bg {
    background: #302d28
}

.dashboard-whitout-grid {
    padding: 0 10px
}

.nav-sub-dashboard__item {
    overflow: hidden
}

.nav-sub-dashboard__link {
    display: block;
    padding: 15px 14.5%;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    color: #f9b242;
    text-transform: uppercase;
    text-decoration: none;
    box-sizing: border-box;
    transition: background .1s ease-in-out;
    font-size: 14px;
    font-size: 1.4rem
}

.nav-sub-dashboard__link.is-active {
    background: #13100e;
    pointer-events: none;
    border-left: 3px solid #f9b242
}

.nav-sub-dashboard__link:hover {
    transition: background .1s ease-in-out;
    background: rgba(19, 16, 14, .2)
}

.nav-sub-dashboard__text {
    position: relative
}

.nav-sub-dashboard__info {
    display: inline-block;
    white-space: nowrap
}

.nav-sub-dashboard__count {
    padding: 0 0 0 5px;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif
}

.icon-mail-nav-sub-dashboard, .icon-note-nav-sub-dashboard {
    position: relative;
    top: 3px;
    display: inline-block;
    padding: 0 0 0 5px;
    width: 17px;
    height: 17px
}

.dashboard-table {
    position: relative;
    width: 100%;
    border: 1px solid #13100e;
    transform: translateZ(0)
}

.dashboard-table th {
    padding: 10px 15px;
    color: #797979;
    font-weight: 400
}

.dashboard-table td {
    padding: 10px 15px;
    border: 1px solid #13100e
}

.dashboard-table td:first-child {
    border-left: none
}

.dashboard-table td:last-child {
    border-right: none
}

.dashboard-table .tbl-number {
    position: relative;
    display: block;
    padding: 0 0 0 20px
}

.dashboard-table .tbl-number::before {
    position: absolute;
    top: 1px;
    left: 0;
    content: "";
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -3861px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 13px;
    width: 14px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .dashboard-table .tbl-number::before {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -3784px;
        height: 13px;
        width: 14px
    }
}

.dashboard-table .tbl-number.readed::before {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -3876px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 13px;
    width: 14px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .dashboard-table .tbl-number.readed::before {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -3798px;
        height: 13px;
        width: 14px
    }
}

.dashboard-table .delete-icon {
    margin: 0 auto;
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -5717px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 16px;
    width: 12px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .dashboard-table .delete-icon {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -5585px;
        height: 16px;
        width: 12px
    }
}

.btn-payments-tbl-cancel {
    display: block;
    margin: 10px 0 0 0;
    width: auto;
    max-width: 120px;
    font-size: 10px;
    font-size: 1rem;
    line-height: 28px;
    line-height: 2.8rem
}

.popup-confirm-history {
    padding: 0 20px 30px 20px;
    text-align: center;
    box-sizing: border-box
}

.popup-confirm-history__title {
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 18px;
    font-size: 1.8rem
}

.popup-confirm-history-content {
    padding: 35px 0 0 0
}

.popup-confirm-history-content__text {
    font-size: 14px;
    font-size: 1.4rem
}

.popup-confirm-history-btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 35px 0 0 0
}

.btn-history-cancel, .btn-history-confirm {
    width: auto;
    padding: 0 15px
}

.btn-history-confirm {
    margin: 0 5px 0 0
}

.btn-history-cancel {
    margin: 0 0 0 5px
}

.dashboard-table-row.selected-fade-effect {
    animation: fadeOutSelectedTableRow 1s
}

.dashboard-payments-info {
    display: inline-block
}

.dashboard-payments-info__tooltip {
    width: 250px;
    text-align: left;
    white-space: normal
}

.dashboard-payment-item {
    white-space: nowrap
}

.icon-info-payments {
    width: 12px;
    height: 12px;
    fill: #fdc061;
    cursor: pointer;
    z-index: 100
}

.icon-info-dashboard-tbl {
    width: 12px;
    height: 12px;
    fill: #fdc061;
    cursor: pointer;
    z-index: 50
}

.tooltip__content_dashboard-tbl {
    width: 200px;
    white-space: normal
}

.dashboard-filters, .dashboard-filters-btn {
    min-height: 40px;
    padding: 10px 0 20px 10px;
    box-sizing: border-box
}

.dashboard-filters-btn__btn {
    float: right;
    width: auto;
    margin: 0 10px 0 0
}

.dashboard-filters__item {
    display: inline-block;
    width: 290px;
    margin: 0 15px
}

.dashboard-filters__btn, .dashboard-filters__one-btn {
    float: right;
    width: auto;
    margin: 0 10px 0 0
}

.dashboard-content .jcf-scrollbar .jcf-scrollbar-handle {
    background: #f9b242
}

.dashboard-content .jcf-scrollbar-horizontal .jcf-scrollbar-dec::before {
    border-color: transparent #f9b242 transparent transparent
}

.dashboard-content .jcf-scrollbar-horizontal .jcf-scrollbar-inc::before {
    border-color: transparent transparent transparent #f9b242
}

.dashboard-notification {
    color: #f9b242;
    font-size: 13px;
    font-size: 1.3rem
}

.attention-icon {
    display: block;
    background-image: url(../images/images-list-sb574970a2e.png);
    background-position: 0 -570px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 21px;
    width: 22px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .attention-icon {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -556px;
        height: 21.5px;
        width: 21.5px
    }
}

.attention-icon_profile {
    float: left;
    margin: 0 10px 10px 0
}

.dashboard-balance-section {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 10px 0;
    padding: 30px 0;
    background: #302d28;
    overflow: hidden
}

.dashboard-balance-section-item_1 {
    width: 20%
}

.dashboard-balance-section-item_2 {
    width: 45%
}

.dashboard-balance-section-item_3 {
    width: 35%
}

.dashboard-balance-section-item {
    text-align: center
}

.dashboard-balance-text {
    width: 100%;
    padding: 0 0 10px 0;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-size: 1.4rem
}

.dashboard-balance-text:last-child {
    padding: 0
}

.dashboard-balance-text__title, .dashboard-balance-text__value {
    display: inline-block
}

.dashboard-balance-text__title {
    width: 49%;
    padding: 0 0 0 5px;
    text-align: right;
    box-sizing: border-box;
    text-transform: uppercase
}

.dashboard-balance-text__value {
    width: 49%;
    padding: 0 0 0 5px;
    text-align: left;
    font-weight: 700;
    box-sizing: border-box;
    text-transform: uppercase
}

.dashboard-balance-text__huge {
    padding: 0 10px 0 0;
    font-size: 28px;
    font-size: 2.8rem
}

.dashboard-balance-text__lowercase {
    text-transform: lowercase
}

.icon-cashwallet-dashboard-balance, .icon-point-dashboard-balance, .icon-present-dashboard-balance {
    width: 64px;
    height: 64px
}

.btn-dashboard-balance {
    width: auto;
    min-width: 56.87%;
    white-space: nowrap
}

.icon-info-balance {
    width: 12px;
    height: 12px;
    fill: #f9b242;
    cursor: pointer;
    z-index: 50
}

.tooltip__content_balance {
    width: 200px;
    white-space: normal
}

.text-inherit {
    text-transform: none
}

.balance-text-lowercase {
    text-transform: lowercase
}

.balance-text-uppercase {
    text-transform: uppercase
}

.balance-text-capitalize {
    text-transform: capitalize
}

.balance-text-inherit {
    text-transform: inherit
}

.profile-box-width {
    width: 420px
}

.profile-top-box {
    margin: 50px auto 20px
}

.profile-item__title.profile-top-box__color {
    color: #dcd9d5
}

.profile-confirm-box {
    display: inline-block;
    margin: 0 0 0 15px;
    vertical-align: middle
}

.profile-confirm-link {
    color: #f9b242;
    cursor: pointer;
    text-decoration: underline
}

.profile-confirm-link:hover {
    text-decoration: none
}

.btn-profile-confirm {
    position: relative;
    padding: 5px 20px;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    background: #f9b242;
    border-radius: 20px;
    line-height: auto;
    font-weight: 400
}

.btn-profile-confirm.disabled {
    border: 1px solid #797979;
    background: #797979;
    color: #302d28;
    pointer-events: none
}

.phone-confirmation {
    display: none;
    padding: 10px 0 0 0;
    color: #3daa45
}

.phone-confirmation.is-show {
    display: block
}

.profile-box {
    position: relative;
    margin: 35px auto 40px;
    width: 480px;
    padding: 50px 50px 40px 60px;
    border-radius: 15px;
    border: 1px solid #797979;
    box-sizing: border-box
}

.content .profile-box .sub-title, .profile-box .content .sub-title, .profile-box .title {
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    font-size: 1.4rem
}

.content .profile-box .sub-title span, .profile-box .content .sub-title span, .profile-box .title span {
    padding: 0 20px;
    background: #302d28
}

.profile-box .form-line {
    position: relative;
    padding: 0 0 35px 0
}

.profile-box .form-line .error {
    position: absolute;
    left: 95px;
    top: 35px
}

.profile-box .label {
    position: absolute;
    top: 0;
    left: -145px;
    width: 135px;
    padding: 0 0 0 10px;
    line-height: 30px;
    text-align: left;
    text-transform: uppercase;
    box-sizing: border-box;
    z-index: 10
}

.profile-box .birthday-box .jcf-select {
    min-width: auto
}

.profile-box .birthday-box .form-elem-select-day, .profile-box .birthday-box .form-elem-select-mounth, .profile-box .birthday-box .form-elem-select-year {
    float: right;
    margin: 0 0 0 15px
}

.profile-box .birthday-box .form-elem-select-day, .profile-box .birthday-box .form-elem-select-year {
    width: 75px
}

.profile-box .birthday-box .form-elem-select-mounth {
    width: 95px
}

.profile-box .birthday-box .form-elem-select-day {
    margin: 0
}

.profile-box .birthday-box .label {
    left: -52px
}

.profile-box .form-elem-select {
    z-index: 5
}

.profile-box .form-elem-inpt {
    z-index: 1
}

.profile-box .form-elem-inpt, .profile-box .form-elem-select {
    float: right;
    width: 275px
}

.profile-box .gender-box {
    padding: 0 0 35px 90px;
    z-index: 10
}

.profile-box .gender-box .gender-label {
    position: absolute;
    top: 0;
    left: -52px;
    width: 135px;
    padding: 0 0 0 10px;
    line-height: 30px;
    box-sizing: border-box
}

.profile-box .gender-box .gender-label .label {
    padding: 0
}

.profile-box .gender-box .label {
    position: relative;
    display: inline-block;
    left: 0;
    width: auto;
    margin: 0 40px 0 0
}

.profile-box .btn-green {
    float: right;
    width: 275px
}

.profile-box .content-box-right {
    margin: 0 0 20px 0
}

.profile-box .country-box {
    z-index: 15
}

.profile-box-disabled {
    position: relative;
    margin: 15px auto 40px;
    padding: 60px 0 0 0;
    border-top: 1px solid #797979;
    box-sizing: border-box
}

.profile-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 0 0 40px 0;
    font-size: 13px;
    font-size: 1.3rem
}

.profile-item__title {
    width: 100%;
    color: #797979;
    text-transform: uppercase
}

.profile-item__title_checkbox-slide {
    width: 80%;
    text-transform: none
}

.profile-item__title-color {
    color: #fff
}

.profile-item__value {
    width: 100%;
    padding: 0 0 0 10px;
    color: #ededed;
    box-sizing: border-box;
    white-space: nowrap
}

.profile-item__value_checkbox-slide {
    width: 20%
}

.profile-confirm-icon {
    display: inline-block;
    margin: 0 0 0 15px;
    vertical-align: middle
}

.phone-confirm-box {
    display: none;
    position: absolute;
    left: -20px;
    bottom: -40px;
    width: 480px;
    padding: 15px 0;
    background: #302d28;
    border-radius: 15px;
    border: 1px solid #797979;
    box-sizing: border-box;
    z-index: 100
}

.phone-confirm-box.is-active {
    display: block
}

.phone-confirm-box .error {
    position: absolute;
    bottom: -15px;
    width: 100%;
    text-align: center
}

.btn-phone-confirm, .inpt-phone-confirm, .phone-confirm-title {
    display: inline-block
}

.phone-confirm-title {
    padding: 0 0 0 8.333%;
    font-size: 16px;
    font-size: 1.6rem
}

.inpt-phone-confirm {
    width: 125px;
    height: 31px;
    border-radius: 4px 0 0 4px
}

.btn-phone-confirm {
    width: auto;
    height: 30px;
    padding: 0 10px;
    border-radius: 0 50px 50px 0;
    letter-spacing: 0;
    line-height: 10px;
    font-size: 10px;
    font-size: 1rem
}

.profile-item__label {
    float: left;
    width: 260px;
    padding: 0 60px 0 0
}

.change-password-box-wrapp {
    margin: 25px auto 40px;
    width: 480px;
    padding: 20px 70px 20px 60px;
    border-radius: 15px;
    border: 1px solid #797979;
    box-sizing: border-box
}

.change-password-box-wrapp .content .sub-title, .change-password-box-wrapp .title, .content .change-password-box-wrapp .sub-title {
    padding: 0 0 20px 0
}

.change-password-box-wrapp .form-line {
    position: relative;
    padding: 0 0 35px 0
}

.change-password-box-wrapp .form-line .error {
    position: absolute;
    left: 95px;
    top: 32px
}

.change-password-box-wrapp .label {
    position: absolute;
    top: 15px;
    left: -145px;
    width: 135px;
    padding: 0 0 0 10px;
    text-align: right;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    box-sizing: border-box;
    z-index: 10
}

.change-password-box-wrapp .form-elem-inpt {
    float: right;
    width: 255px;
    z-index: 5
}

.change-password-box-wrapp .btn-green {
    float: right;
    width: 255px
}

.change-password-box-wrapp .content-box-right {
    margin: 0 0 20px 0
}

.change-password-box-btn {
    padding: 30px 0 0 0
}

.subscribe-content {
    padding: 0 0 35px 0
}

.subscribe-content-block {
    padding: 0 0 35px 0;
    margin: 0 0 35px 0;
    font-size: 14px;
    font-size: 1.4rem
}

.subscribe-content-block_line {
    padding: 0 0 35px 0;
    border-bottom: 1px solid #797979
}

.subscribe-content-block-title {
    padding: 0 0 35px 0;
    text-transform: uppercase
}

.subscribe-content-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0 20px 0
}

.subscribe-content-row__left {
    width: 45px;
    padding: 0 20px 0 0
}

.unsubscribe-content {
    padding: 0 0 40px 0;
    text-align: center
}

.unsubscribe-title {
    padding: 0 0 40px 0;
    font-size: 18px;
    font-size: 1.8rem
}

.unsubscribe-btn-box {
    padding: 0 0 40px 0
}

.unsubscribe-note {
    color: #797979
}

.question-box {
    position: relative;
    width: 725px;
    margin: 30px auto;
    padding: 40px 50px 30px 25px;
    border: 1px solid #797979;
    border-radius: 10px;
    box-sizing: border-box
}

.content .question-box .sub-title, .question-box .content .sub-title, .question-box .title {
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    font-size: 1.4rem
}

.content .question-box .sub-title span, .question-box .content .sub-title span, .question-box .title span {
    padding: 0 20px;
    background: #302d28
}

.question-box .form-line {
    position: relative;
    padding: 0 0 35px 0
}

.question-box .form-line .error {
    position: absolute;
    left: 130px;
    top: 35px
}

.question-box .label {
    position: absolute;
    top: 15px;
    left: -140px;
    width: 130px;
    padding: 0 0 0 10px;
    text-align: right;
    box-sizing: border-box;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    z-index: 10
}

.question-box .form-elem-inpt, .question-box .form-elem-select {
    float: left;
    width: 245px;
    margin: 0 0 0 130px;
    z-index: 5
}

.question-box .form-elem-file {
    float: left;
    margin: 0 0 0 130px
}

.question-box .label-file {
    left: -10px
}

.question-box .form-elem-textarea {
    float: left;
    width: 510px;
    height: 135px;
    margin: 0 0 0 130px;
    z-index: 1
}

.question-box .textarea-box .error {
    top: 140px
}

.question-box .form-elem-inpt-captcha {
    float: right;
    width: 80px;
    margin: 0 5px 0 0
}

.question-box .captcha-question {
    float: left;
    padding: 0 0 30px 130px
}

.question-box .captcha-img-box {
    float: right
}

.question-box .captcha-img {
    width: 160px;
    height: 30px
}

.question-box .captcha-reg .inpt, .question-box .captcha-reg .inpt-dark, .question-box .captcha-reg .textarea-custome {
    z-index: 1
}

.question-box .btn-green {
    width: auto
}

.attachment-btn {
    z-index: 1
}

.content .verification-count-p {
    margin: 10px 0 15px 0
}

.acc-section-verification {
    margin: 0 0 40px 0
}

.verification-info-block {
    margin: 50px 0 0 0
}

.upload-success__title, .verification-info-title {
    margin: 0 0 20px 0;
    font-weight: 700;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-size: 2rem
}

.acc-section-verification .acc-section-verification {
    margin: 0 0 20px 0
}

.acc-section-verification .acc-section-verification .acc-text_inner {
    padding: 10px 0 0 0
}

.acc-section-verification .acc-section-verification .acc-text_inner li {
    margin: 0 0 10px 0
}

.verification-info {
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 25px 0
}

.verification-info__left {
    -ms-flex-preferred-size: 350px;
    flex-basis: 350px
}

.verification-info__right {
    -ms-flex-preferred-size: 350px;
    flex-basis: 350px;
    padding: 0 0 0 40px;
    box-sizing: border-box
}

.verification-info__notice {
    display: block;
    margin: 5px 0 0 0;
    color: #797979
}

.verification-status {
    position: relative
}

.verification-status.success {
    color: #3daa45
}

.verification-status.warning {
    color: #f9b242
}

.verification-status.rejected {
    color: #e50000
}

.icon-rejected-verification, .icon-success-circle-verification, .icon-warning-verification {
    position: absolute;
    top: 50%;
    left: -30px;
    width: 21px;
    height: 21px;
    transform: translateY(-50%)
}

.icon-success-circle-verification {
    fill: #3daa45
}

.icon-warning-verification {
    fill: #f9b242
}

.icon-rejected-verification {
    fill: #e50000
}

.btn-read-more-verification {
    position: relative
}

.btn-read-more-verification.btn-preloader::before {
    left: auto;
    right: -40px
}

.btn-read-more-verification.is-active {
    color: #797979;
    pointer-events: none;
    text-decoration: none
}

.btn-read-more-verification.is-active:hover {
    color: #797979
}

.verification-upload-first-screen {
    animation: fadeIn .3s
}

.verification-upload-first-screen.is-hidden {
    display: none
}

.verification-upload {
    width: 100%;
    margin: 50px 0 0 0;
    padding: 50px;
    border: 1px solid #797979;
    border-radius: 20px;
    box-sizing: border-box;
    overflow: hidden
}

.verification-upload-header {
    padding: 0 0 50px 0
}

.verification-upload__title {
    margin: 0 0 5px 0;
    font-weight: 700;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-size: 2rem
}

.verification-upload__notice {
    color: #797979
}

.verification-upload__notice, .verification-upload__title {
    text-align: center
}

.verification-status-block {
    width: 420px;
    margin: 0 auto;
    padding: 0 0 50px 0
}

.verification-load {
    padding: 0 0 30px 0;
    animation: fadeIn .3s
}

.verification-load__title {
    padding: 0 0 10px 0;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif
}

.verification-load-progress {
    position: relative;
    width: 100%;
    height: 4px;
    background: #797979;
    overflow: hidden
}

.verification-load-progress__line {
    position: absolute;
    top: 0;
    right: 0;
    left: -46px;
    height: 4px;
    background: #f9b242
}

.verification-load-progress__line.is-error {
    background: #e50000
}

.verification-load-progress__line.is-animated {
    background: repeating-linear-gradient(-55deg, #3daa45 1px, #f9b242 2px, #f9b242 11px, #3daa45 12px, #3daa45 20px);
    -webkit-animation-name: loading-bg;
    -webkit-animation-duration: .6s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-name: loading-bg;
    animation-duration: .6s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

.valid-verification-status {
    position: relative;
    top: 5px;
    padding: 0 0 0 30px;
    color: #e50000;
    box-sizing: border-box
}

.icon-valid-verification-status {
    position: absolute;
    top: 50%;
    left: 0;
    width: 21px;
    height: 21px;
    fill: #e50000;
    transform: translateY(-50%)
}

.upload-btn-box {
    position: relative;
    width: 420px;
    margin: 0 auto;
    text-align: center
}

.btn-verification-fake-send {
    position: relative;
    width: auto;
    min-width: 200px;
    animation: bounceShow_2x .3s;
    opacity: 1
}

.btn-verification-fake-send.is-hidden {
    display: none;
    opacity: 0
}

.verification-upload-btn-box .jcf-file {
    width: auto;
    height: auto;
    cursor: default
}

.verification-upload-btn-box .jcf-file:hover {
    background: #13100e;
    color: #f9b242;
    border: 1px solid #f9b242
}

.verification-upload-btn-box .jcf-file .jcf-real-element {
    width: auto;
    height: auto
}

.verification-upload-btn-box .jcf-file .jcf-fake-input {
    display: none
}

.verification-upload-btn-box .jcf-file .jcf-upload-button {
    margin: 0;
    padding: 0;
    color: inherit;
    border: none;
    border-radius: 0;
    background: 0 0;
    text-transform: inherit;
    display: block;
    overflow: visible;
    height: auto;
    line-height: inherit
}

.verification-upload-btn-box_load-more {
    position: absolute;
    top: -40px;
    left: 0
}

.verification-upload-btn-box_load-more .jcf-file {
    margin: 0;
    padding: 0;
    width: auto;
    background: 0 0;
    border: none;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: capitalize;
    border-radius: 0;
    color: #f9b242
}

.verification-upload-btn-box_load-more .jcf-file:hover {
    transform: none;
    background: 0 0;
    border: none;
    color: #f9b242
}

.verification-upload-btn-box_load-more .jcf-file .jcf-fake-input {
    display: none
}

.verification-upload-btn-box_load-more .jcf-file .jcf-upload-button {
    margin: 0;
    padding: 0;
    height: auto;
    line-height: 18px;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #f9b242
}

.verification-upload-btn-box_load-more .jcf-file .jcf-upload-button::first-letter {
    text-transform: uppercase
}

.upload-success {
    text-align: center;
    animation: fadeIn .3s
}

.upload-success.is-hidden {
    display: none
}

.upload-success__title {
    color: #3daa45
}

.upload-success-content {
    padding: 50px 0 70px 0;
    line-height: 50px
}

.btn-back-default {
    min-width: 200px
}

.bonus-history__title {
    padding: 0 0 20px 0;
    color: #fff;
    font-weight: 700
}

.bonus-history-table {
    border: 1px solid #302d28
}

.bonus-history-table td {
    width: 33.33333%;
    border: 1px solid #302d28;
    font-size: 14px;
    font-size: 1.4rem
}

.bonus-history-table-name-wrapp {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.bonus-history-table__img {
    margin: 0 0 0 14.45%;
    width: 64px;
    height: 64px
}

.bonus-history-table__name {
    padding: 0 0 0 15px;
    color: #f9b242;
    text-align: left;
    box-sizing: border-box
}

.bonus-history-table__link {
    text-decoration: underline
}

.bonus-history-table__date {
    color: #fff
}

.bonus-history__link-show-more {
    display: inline-block;
    margin: 15px 0 0 0;
    text-decoration: underline;
    color: #f9b242;
    cursor: pointer
}

.bonus-history__link-show-more:hover {
    text-decoration: none
}

.dashboard-bonus {
    padding: 50px 0 0 0
}

.dashboard-bonus-title {
    padding: 0 0 45px 0;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    color: #ededed;
    font-size: 32px;
    font-size: 3.2rem
}

.bonus-dashboard-list {
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 65px 0;
    padding: 0 0 100px 0
}

.bonus-dashboard-list__item {
    position: relative;
    width: 25%;
    padding: 0 5px;
    box-sizing: border-box
}

.dashboard-bonus-note {
    position: relative;
    padding: 10px;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    letter-spacing: 1px;
    line-height: 16px;
    text-align: center;
    border: 1px solid #f9b242;
    box-sizing: border-box;
    font-size: 10px;
    font-size: 1rem
}

.dashboard-bonus-note::before {
    position: absolute;
    top: -6px;
    left: 50%;
    margin: 0 0 0 -6px;
    width: 0;
    height: 0;
    content: '';
    border-style: solid;
    border-width: 0 6px 6px 6px;
    border-color: transparent transparent #f9b242 transparent
}

.dashboard-bonus-note-link {
    text-transform: uppercase
}

.dashboard-bonus-note_item {
    position: absolute;
    bottom: -85px;
    width: 180px;
    left: 50%;
    transform: translateX(-50%)
}

.bonus-front {
    width: 180px;
    margin: 0 auto
}

.bonus-back {
    max-width: 270px;
    margin: 0 auto
}

.bonus-back, .bonus-front {
    height: 0;
    opacity: 0;
    z-index: -1
}

.bonus-back.is-active, .bonus-front.is-active {
    height: auto;
    opacity: 1;
    z-index: 1
}

.bonus-back {
    position: relative;
    top: 0;
    left: 0;
    background: #302d28;
    border-radius: 20px;
    box-sizing: border-box;
    overflow: hidden
}

.bonus-content {
    position: relative;
    padding: 20px 15px 5px 20px
}

.bonus-content__title {
    padding: 0 45px 25px 0;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    box-sizing: border-box;
    font-size: 20px;
    font-size: 2rem
}

.icon-circle-close {
    position: absolute;
    top: 16px;
    right: 16px;
    width: 32px;
    height: 32px;
    cursor: pointer
}

.bonus-back.is-active .icon-circle-close_animate {
    animation: bounceIn .75s
}

.bonus-text-wrap {
    position: relative
}

.bonus-text-wrap::after, .bonus-text-wrap::before {
    position: absolute;
    left: 0;
    right: 5px;
    content: "";
    height: 5px;
    z-index: 10
}

.bonus-text-wrap::before {
    top: 0;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIxOCUiIHN0b3AtY29sb3I9IiMzMDJkMjgiLz48c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iIzMwMmQyOCIgc3RvcC1vcGFjaXR5PSIwLjYyIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: linear-gradient(to bottom, #302d28 18%, rgba(48, 45, 40, .62) 49%, rgba(255, 255, 255, 0) 100%)
}

.bonus-text-wrap::after {
    bottom: 0;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzMwMmQyOCIgc3RvcC1vcGFjaXR5PSIwLjYyIi8+PHN0b3Agb2Zmc2V0PSI4MiUiIHN0b3AtY29sb3I9IiMzMDJkMjgiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);
    background-size: 100%;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(48, 45, 40, .62) 51%, #302d28 82%)
}

.bonus-text {
    height: 100px;
    position: relative;
    padding: 0 10px 0 0
}

.bonus-text p:first-child {
    margin: 0 0 30px 0
}

.bonus-header {
    position: relative;
    padding: 0 0 20px 0;
    cursor: pointer
}

.bonus-header__image {
    width: 100%;
    height: auto
}

.icon-info-bonus {
    position: absolute;
    top: 0;
    right: -30px;
    width: 32px;
    height: 32px;
    fill: #fff
}

.bonus-info {
    width: 100%;
    margin: 0 auto
}

.bonus-info__title {
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    letter-spacing: 1px;
    color: #ededed;
    text-transform: uppercase;
    font-size: 10px;
    font-size: 1rem
}

.bonus-list {
    padding: 0 0 20px 0
}

.bonus-list:last-child {
    padding: 0
}

.bonus-list__item {
    position: relative;
    padding: 0 0 0 10px;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    color: #f9b242;
    text-transform: uppercase;
    font-size: 10px;
    font-size: 1rem
}

.bonus-list__item::before {
    position: absolute;
    top: 7px;
    left: 0;
    width: 2px;
    height: 2px;
    border-radius: 2px;
    background: #f9b242;
    content: ""
}

.bonus-required-is-done {
    color: #797979;
    text-decoration: line-through
}

.bonus-dashboard-list__item_with-note {
    padding: 0 5px 80px 5px
}

.bonus-dashboard-list-wrapp {
    padding: 0 0 50px 0;
    height: 100%;
    box-sizing: border-box
}

.btn-bonus {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 200px;
    margin: 0 auto
}

.btn-bonus.is-hidden {
    display: none
}

.bonus-content .jcf-scrollbar {
    top: -1px
}

.bonus-content .jcf-scrollbar .jcf-scrollbar-handle {
    background: #f9b242
}

.bonus-content .jcf-scrollbar-vertical {
    right: -10px
}

.bonus-content .jcf-scrollbar-vertical .jcf-scrollbar-handle {
    left: 3px;
    width: 8px
}

.bonus-content .jcf-scrollbar-vertical .jcf-scrollbar-dec, .bonus-content .jcf-scrollbar-vertical .jcf-scrollbar-inc {
    background: #13100e
}

.bonus-content .jcf-scrollbar-vertical .jcf-scrollbar-dec::before, .bonus-content .jcf-scrollbar-vertical .jcf-scrollbar-inc::before {
    position: absolute;
    left: 3px;
    content: ""
}

.bonus-content .jcf-scrollbar-vertical .jcf-scrollbar-dec::before {
    top: 3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 4px 8px 4px;
    border-color: transparent transparent #fdc161 transparent
}

.bonus-content .jcf-scrollbar-vertical .jcf-scrollbar-inc::before {
    bottom: 3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 4px 0 4px;
    border-color: #fdc161 transparent transparent transparent
}

.bonus-congratulation-info {
    text-align: center;
    color: #3daa45;
    font-weight: 700;
    animation: bounceIn .75s
}

.bonus-congratulation-info.is-hidden {
    display: none;
    animation: none
}

.dashboard-bonus-notification {
    padding: 0 0 100px 0;
    color: #797979;
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    font-size: 1rem
}

.mobile-sidebar {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 45px 0 65px 0;
    background: #302d28;
    box-sizing: border-box;
    z-index: 9000
}

.mobile-sidebar.active {
    display: block
}

.mobile-sidebar-inner {
    position: relative;
    width: 290px;
    min-width: 290px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden
}

.mobile-sidebar-scroll {
    width: 310px;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden
}

.mobile-sidebar-scroll-wrap {
    width: 290px
}

.mobile-btn-box {
    position: relative;
    text-align: center;
    margin: 0 0 15px 0
}

.mobile-btn-box:last-child {
    margin: 0
}

.btn-mobile-sidebar {
    position: relative;
    width: auto;
    min-width: 150px
}

.nav-mobile {
    margin: 15px 0 0 0
}

.nav-mobile__item {
    text-align: center
}

.nav-mobile__link {
	display: block;
	padding: 5px 0;
	font-family: "Noto Sans", Arial, Helvetica, sans-serif;
	font-weight: 700;
	letter-spacing: 2px;
	color: #dcd9d5;
	text-transform: capitalize;
	text-decoration: none;
	/* font-size: 24px; */
	font-size: 1.4rem;
}

.nav-mobile__link:hover {
    color: #ededed
}

.btn-mobile-exit {
    margin: 20px 0 0 0;
    border: none;
    color: #f9b242
}

.btn-mobile-exit-wrap {
    position: relative
}

.icon-mobile-exit {
    position: absolute;
    top: 3px;
    left: -32px;
    width: 16px;
    height: 16px;
    fill: #f9b242
}

.mobile-lang-box {
    margin: 20px 0 0 0
}

.mobile-lang-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-transform: uppercase;
    color: #f9b242;
    font-weight: 600;
    text-align: center
}

.mobile-lang-list__item {
    position: relative;
    padding: 0 5px
}

.mobile-lang-list__link {
    display: block;
    width: 50px;
    height: 50px;
    padding: 13px 0 0 0;
    text-decoration: none;
    box-sizing: border-box;
    opacity: .5
}

.mobile-lang-list__link.is-active {
    border: 1px solid #f9b242;
    border-radius: 50%;
    opacity: 1
}

.mobile-user-info {
    margin: 30px 0 15px 0
}

.mobile-user-info-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0 15px 0;
    overflow: hidden
}

.mobile-user-info-item__output, .mobile-user-info-item__title {
    box-sizing: border-box
}

.mobile-user-info-item__title {
    position: relative;
    color: #797979;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 10px;
    font-size: 1rem
}

.mobile-user-info-item__output {
    position: relative;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #fff;
    text-align: right;
    overflow: hidden;
    font-size: 20px;
    font-size: 2rem
}

.mobile-user-info-item-currency {
    padding: 0 0 0 5px;
    font-weight: 400;
    font-size: 12px;
    font-size: 1.2rem
}

.mobile-user-info-currency-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: baseline;
    align-items: baseline
}

.mobile-user-info-text {
    position: relative;
    display: block;
    padding: 0 0 0 35px
}

.icon-mobile-point, .icon-mobile-present, .icon-mobile-wallet {
    position: absolute;
    top: -7px;
    left: 0;
    width: 24px;
    height: 24px;
    fill: #f9b242
}

.user-name__link {
    color: #f9b242
}

.mobile-bottom-bar {
    display: none;
    position: fixed;
    bottom: -64px;
    left: 0;
    right: 0;
    width: 100%;
    min-width: 320px;
    padding: 0 15px;
    background: #13100e;
    box-sizing: border-box;
    overflow: hidden;
    z-index: 9500
}

.mobile-bottom-bar-grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 64px
}

.mobile-bottom-bar-grid__item {
    font-size: 12px;
    font-size: 1.2rem
}

.mobile-bottom-bar-menu {
    position: absolute;
    right: 0
}

.mobile-nav-bottom {
    z-index: 9500
}

.mobile-nav-bottom__link {
    margin: 0 20px 0 0;
    padding: 5px 10px;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 5px;
    box-sizing: border-box
}

.mobile-nav-bottom__link.is-active {
    color: #f9b242;
    border: 1px solid #f9b242
}

.nav-mobile-icon-line, .nav-mobile-icon::after, .nav-mobile-icon::before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 2px;
    margin: -1px 0 0 -10px;
    background: #f9b242
}

.nav-mobile-icon {
    position: relative;
    cursor: pointer;
    width: 64px;
    height: 64px;
    z-index: 210
}

.nav-mobile-icon::after, .nav-mobile-icon::before {
    content: "";
    transition: all .2s ease-in-out
}

.nav-mobile-icon::before {
    margin: -7px 0 0 -10px
}

.nav-mobile-icon::after {
    margin: 5px 0 0 -10px
}

.nav-mobile-icon.close {
    background: #302d28
}

.nav-mobile-icon.close::after, .nav-mobile-icon.close::before {
    transition: all .2s ease-in-out
}

.nav-mobile-icon.close::before {
    margin: -1px 0 0 -10px;
    transform: rotate(-45deg)
}

.nav-mobile-icon.close::after {
    margin: -1px 0 0 -10px;
    transform: rotate(45deg)
}

.nav-mobile-icon.close .nav-mobile-icon-line, .nav-mobile-icon.close .nav-mobile-icon::after, .nav-mobile-icon.close .nav-mobile-icon::before {
    display: none
}

@media (max-width: 1440px) {
    .game-list {
        -ms-grid-columns:(1fr) [ 6 ];
        grid-template-columns: repeat(6, 1fr)
    }

    .game-list-commercial-2 {
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-column: 5;
        grid-column-start: 5
    }

    .game-list-commercial-3 {
        -ms-grid-row: 5;
        grid-row-start: 5;
        -ms-grid-column: 2;
        grid-column-start: 2
    }

    .game-list-commercial-4 {
        -ms-grid-row: 8;
        grid-row-start: 8;
        -ms-grid-column: 2;
        grid-column-start: 2
    }

    .game-list-commercial-5 {
        -ms-grid-row: 11;
        grid-row-start: 11;
        -ms-grid-column: 5;
        grid-column-start: 5
    }
}

@media (max-width: 1340px) {
    .category-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .category-row__item_sort-filter {
        margin: 20px 0 0 auto
    }

    .btn-sort {
        min-width: auto
    }
}

@media (max-width: 1300px) {
    .width {
        width: 96%
    }
}

@media (max-width: 1270px) {
    .promo-wrapp {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .stat-info__item {
        font-size: 22px;
        font-size: 2.2rem
    }

    .estimate-box {
        transform: scale(.7);
        transform-origin: center center
    }

    .race-view-prize {
        transform: scale(.7);
        transform-origin: right center
    }

    .competitions-content-drift-bg {
        right: 0;
        transform: translateX(0)
    }

    .drift-prize-item {
        display: none
    }

    .category-row__item_sort-filter {
        margin: 20px auto 0 0
    }

    .bonus-filters {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .category-row__item.bonus-filters-items {
        margin: 20px 0 0 0
    }
}

@media (max-width: 1200px) {
    .game-list {
        -ms-grid-columns:(1fr) [ 5 ];
        grid-template-columns: repeat(5, 1fr)
    }

    .game-list-commercial-2 {
        -ms-grid-row: 4;
        grid-row-start: 4;
        -ms-grid-column: 4;
        grid-column-start: 4
    }

    .game-list-commercial-3 {
        -ms-grid-row: 7;
        grid-row-start: 7;
        -ms-grid-column: 2;
        grid-column-start: 2
    }

    .game-list-commercial-4 {
        -ms-grid-row: 12;
        grid-row-start: 12;
        -ms-grid-column: 2;
        grid-column-start: 2
    }

    .game-list-commercial-5 {
        -ms-grid-row: 15;
        grid-row-start: 15;
        -ms-grid-column: 4;
        grid-column-start: 4
    }

    .game-jackpot__total {
        font-size: 22px;
        font-size: 2.2rem
    }

    .question-box {
        width: 625px
    }

    .question-box .form-elem-textarea {
        width: 410px
    }

    .cash-grid-page-main .icon-attention_bonus-item {
        position: absolute;
        top: 55px;
        left: -47px
    }

    .index-game-select.index-game-select-provider .jcf-select .jcf-select-drop {
        width: 280px !important
    }

    .index-game-select.index-game-select-provider .jcf-list .jcf-option {
        width: 84px;
        height: 45px
    }

    .index-game-select.index-game-select-provider .jcf-list .jcf-option img {
        width: 80%;
        height: auto
    }
}

@media (max-width: 1100px) {
    .dashboard-filters {
        position: relative
    }

    .dashboard-filters__item {
        display: block;
        width: 170px;
        margin: 0 15px 15px 15px
    }

    .dashboard-filters__btn {
        position: absolute;
        top: 10px;
        right: 10px;
        float: none;
        width: auto
    }

    .header-social {
        margin-right: auto
    }

    .certificate-box__item {
        padding: 0 15px 15px 15px
    }

    .category-row__item:first-child {
        -ms-flex: 1 0 100%;
        flex: 1 0 100%
    }

    .cash-grid-page-main .cash-bonus-checkbox {
        top: 0;
        left: 10px
    }

    .cash-grid-page-main .icon-attention_bonus-note {
        top: -16px;
        left: 50%;
        margin: 0 0 0 -16px
    }

    .cash-grid-page-main .icon-attention_bonus-item {
        top: -15px;
        left: -10px
    }

    .cash-grid-page-main .cash-bonus-note-inner {
        display: inline-block;
        width: auto;
        margin: 0
    }

    .nav-category-list__link {
        font-size: 16px;
        font-size: 1.6rem
    }
}

@media (max-width: 1000px) {
    .content-width {
        width: 96%
    }

    .tournament-description {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .tournament-description__item-1, .tournament-description__item-2, .tournament-description__item-3 {
        margin: 0 0 40px 0;
        text-align: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .tournament-description__item-3 {
        margin: 0 0 10px 0
    }

    .tournament-description__item-1.tournament-article {
        margin: 25px 0
    }

    .tournament-spending {
        text-align: center
    }

    .tournament-item-type {
        text-align: center
    }

    .tournament-grid__left, .tournament-grid__right {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: 100%
    }

    .tournament-grid__left {
        margin: 0 0 25px 0
    }

    .tournament-grid__right {
        margin: 0 0 25px 0
    }

    .tournament-inner-grid__item-1 {
        width: 46.6%
    }
}

@media only screen and (max-width: 992px) {
    .logo {
        top: -5px;
        display: block;
        background-image: url(../images/images-list-sb574970a2e.png);
        background-position: 0 -3576px;
        background-repeat: no-repeat;
        overflow: hidden;
        height: 43px;
        width: 154px
    }
}

@media only screen and (max-width: 992px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 992px) and (min-resolution: 2dppx) {
    .logo {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -3505px;
        height: 43px;
        width: 154px
    }
}

@media only screen and (max-width: 992px) {
    .social-box {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .game-list {
        -ms-grid-columns:(1fr) [ 4 ];
        grid-template-columns: repeat(4, 1fr)
    }

    .game-list-commercial-2 {
        -ms-grid-row: 4;
        grid-row-start: 4;
        -ms-grid-column: 3;
        grid-column-start: 3
    }

    .game-list-commercial-3 {
        -ms-grid-row: 7;
        grid-row-start: 7;
        -ms-grid-column: 2;
        grid-column-start: 2
    }

    .game-list-commercial-4 {
        -ms-grid-row: 12;
        grid-row-start: 12;
        -ms-grid-column: 2;
        grid-column-start: 2
    }

    .game-list-commercial-5 {
        -ms-grid-row: 15;
        grid-row-start: 15;
        -ms-grid-column: 3;
        grid-column-start: 3
    }

    .question-box {
        width: 525px
    }

    .question-box .form-elem-textarea {
        width: 320px
    }

    .drift-game-list__item {
        width: 25%
    }

    .copyrights-box {
        width: 90%
    }
}

@media only screen and (max-width: 940px) {
    .calendar-event {
        margin: -10px 0 0 3px
    }

    .calendar-event__item {
        margin: 0 0 0 -3px
    }

    .bonus-dashboard-list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0 0 90px 0
    }

    .bonus-dashboard-list__item {
        width: 50%;
        margin: 0 auto 100px
    }

    .bonus-dashboard-list__item:last-child {
        margin: 0 auto
    }

    .bonus-dashboard-list__item:nth-child(3n) {
        margin: 50px 0 0 0
    }

    .bonus-dashboard-list__item:nth-child(4n) {
        margin: 50px 0 0 0
    }

    .nav-category-wrap {
        overflow-x: scroll
    }

    .nav-category-list {
        min-width: 980px
    }
}

@media (max-width: 880px) {
    .header-tools-circle {
        width: 32px;
        height: 32px;
        margin: 0 20px 0 0
    }

    .header-tools-circle:last-child {
        margin: 0
    }

    .icon-present-header {
        width: 15px;
        height: 16px;
        margin: -8px 0 0 -8px
    }

    .icon-email-header {
        width: 16px;
        height: 12px;
        margin: -6px 0 0 -8px
    }

    .icon-calendar-header {
        width: 16px;
        height: 16px;
        margin: -8px 0 0 -8px
    }

    .header-count-notification {
        min-width: 16px;
        padding: 0 3px
    }

    .header-user-name {
        display: block
    }

    .header-user-price-name {
        display: none
    }

    .header-user-general-link {
        display: inline-block;
        vertical-align: top;
        width: 155px;
        height: 32px;
        padding: 0 30px 0 15px;
        line-height: 30px;
        text-align: left;
        letter-spacing: normal;
        border-radius: 16px
    }

    .btn-header-cash {
        position: absolute;
        top: 0;
        right: 0;
        width: 32px;
        height: 32px;
        min-width: auto;
        margin: 0 0 0 5px;
        line-height: 30px
    }

    .btn-header-cash__text {
        display: none
    }

    .btn-header-cash::after, .btn-header-cash::before {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        content: '';
        background: #13100e
    }

    .btn-header-cash::before {
        width: 2px;
        height: 16px
    }

    .btn-header-cash::after {
        width: 16px;
        height: 2px
    }

    .btn-header-cash:hover {
        background: #13100e
    }

    .btn-header-cash:hover::after, .btn-header-cash:hover::before {
        background: #3daa45
    }

    .lang-box.is-auth {
        width: 55px;
        height: 32px
    }

    .lang-box.is-auth.is-active {
        border-radius: 9px 9px 0 0
    }

    .lang-box.is-auth .lang-list {
        left: auto;
        right: 0;
        padding: 5px 5px 5px 5px;
        border-radius: 0 0 9px 9px;
        overflow: hidden
    }

    .header-exit-link.is-auth {
        width: 32px;
        height: 32px
    }

    .icon-exit-header.is-auth {
        width: 16px;
        height: 16px;
        margin: -8px 0 0 -9px
    }
}

@media only screen and (max-width: 820px) {
    .game-jackpot__total {
        font-size: 20px;
        font-size: 2rem
    }
}

@media only screen and (max-width: 768px) {
    .container {
        padding: 60px 0 65px 0
    }

    .authorization-box .recapcha-gl, .registration-box .recapcha-gl {
        left: 0;
        transform: scale(.92)
    }

    .authorization-box .form-line.recaptcha-form-field .error, .registration-box .form-line.recaptcha-form-field .error {
        top: 75px
    }

    .restore-box_mobile .recapcha-gl {
        right: 0;
        transform: scale(.92)
    }

    .slider-general-box .owl-carousel .owl-stage {
        display: -moz-flex;
        display: -ms-flex;
        display: -ms-flexbox;
        display: flex
    }

    .nav-category-list__link {
        font-size: 14px;
        font-size: 1.4rem
    }

    h1 {
        font-family: "Noto Sans", Arial, Helvetica, sans-serif;
        font-size: 28px;
        font-size: 2.8rem
    }

    h2 {
        font-family: "Noto Sans", Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-size: 1.6rem
    }

    h3 {
        font-family: "Noto Sans", Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-size: 1.2rem
    }

    h4 {
        font-family: "Noto Sans", Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-size: 1rem
    }

    h5 {
        font-family: "Noto Sans", Arial, Helvetica, sans-serif;
        font-size: 8px;
        font-size: .8rem
    }

    .mobile-only-show {
        display: block
    }

    .mobile-only-hide {
        display: none
    }

    .content-image-left {
        float: none;
        width: 100%;
        margin: 0 0 20px 0
    }

    .content-image-right {
        float: none;
        width: 100%;
        margin: 0 0 20px 0
    }

    .container {
        padding: 45px 0 65px 0
    }

    .container.is-auth {
        padding: 60px 0 65px 0
    }

    .header {
        box-shadow: none
    }

    .header {
        padding: 5px 0
    }

    .header.is-auth {
        padding: 20px 0 5px 0
    }

    .logo {
        top: 0;
        display: block;
        background-image: url(../images/images-list-sb574970a2e.png);
        background-position: 0 -3544px;
        background-repeat: no-repeat;
        overflow: hidden;
        height: 30px;
        width: 103px
    }

    .logo.is-auth {
        top: -5px
    }
}

@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
    .logo {
        background-image: url(../images/images-list-2x-sf5741814e0.png);
        background-size: 255px 6053.5px;
        background-position: 0 -3474px;
        height: 30px;
        width: 103px
    }
}

@media only screen and (max-width: 768px) {
    .header-social {
        display: none
    }

    .nav-general {
        display: none
    }

    .header-conf {
        display: none
    }

    .header-auth-btn, .header-register-btn {
        min-width: auto;
        height: 32px;
        line-height: 30px;
        letter-spacing: 0;
        font-size: 10px;
        font-size: 1rem
    }

    .mobile-bottom-bar {
        display: block;
        bottom: 0
    }

    .effect-blur .mobile-bottom-bar {
        position: absolute;
        top: calc(100vh - 64px)
    }

    .main-content {
        padding: 0
    }

    .page-registration {
        padding-top: 10px;
        background: #302d28
    }

    .page-authorization {
        padding-top: 10px;
        background: #302d28
    }

    .page-restore {
        padding-top: 10px;
        background: #302d28
    }

    .content-device-padding {
        padding-top: 40px
    }

    .mobile-without-slider-block {
        padding: 85px 0 0 0
    }

    .mobile-demo-padding {
        padding: 105px 0 0 0
    }

    .mobile-demo-content-padding {
        padding: 15px 0 0 0
    }

    .game-list {
        -ms-grid-columns:(1fr) [ 3 ];
        grid-template-columns: repeat(3, 1fr)
    }

    .game-list-commercial-1 {
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-column: 2;
        grid-column-start: 2
    }

    .game-list-commercial-2 {
        -ms-grid-row: 4;
        grid-row-start: 4;
        -ms-grid-column: 1;
        grid-column-start: 1
    }

    .game-list-commercial-3 {
        -ms-grid-row: 7;
        grid-row-start: 7;
        -ms-grid-column: 2;
        grid-column-start: 2
    }

    .game-list-commercial-4 {
        -ms-grid-row: 12;
        grid-row-start: 12;
        -ms-grid-column: 2;
        grid-column-start: 2
    }

    .game-list-commercial-5 {
        -ms-grid-row: 15;
        grid-row-start: 15;
        -ms-grid-column: 1;
        grid-column-start: 1
    }

    .content .cols-3, .content .cols-9 {
        float: none;
        width: 100%;
        padding: 0
    }

    .content .cols-9 .separate {
        display: none
    }

    .content .cols-3 .last-articles-box {
        display: none
    }

    .content .article-item {
        padding: 0 0 20px 0
    }

    .content .article-item .article-date-box, .content .article-item .article-text-prev {
        display: none
    }

    .content .article-item .article-image {
        margin: 5px 0 0 0
    }

    .bonus-code {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .bonus-code__title {
        text-align: center
    }

    .bonus-code-form, .bonus-code__title {
        padding: 0 0 25px 0
    }

    .calendar-grid {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: nowrap;
        flex-flow: nowrap;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0 20px
    }

    .calendar-grid__item {
        -ms-flex-preferred-size: 0;
        flex-basis: 0
    }

    .calendar-content {
        padding: 25px 0 0 0
    }

    .calendar-content-wrapp {
        padding: 0
    }

    .page-about .article-2-colum .left, .page-about .article-2-colum .right {
        float: none;
        width: 100%
    }

    .page-about .article-2-colum .right {
        display: none
    }

    .page-about .article-2-colum.article-2-colum__certificate .right {
        display: block;
        margin: 30px 0 0 0
    }

    .page-about .article-2-colum.article-2-colum__certificate .left {
        display: block
    }

    .certificate-wrap {
        height: auto
    }

    .certificate-small {
        width: 280px;
        height: auto
    }

    .certificate-big {
        left: 0;
        width: 100%;
        height: auto;
        margin-left: 0
    }

    .table-about {
        margin: 0 auto
    }

    .chat-box-info-text {
        display: none
    }

    .chat-box-info-btn {
        float: none;
        width: 210px;
        margin: 0 0 0 25%;
        padding: 10px 0 0 0
    }

    .chat-box-info-btn::after {
        right: -50%
    }

    .mobile-chat-box-info-text, .mobile-license-box {
        display: block
    }

    .mobile-license-box {
        width: 200px;
        margin: 0 auto;
        text-align: center
    }

    .mobile-license-box a {
        display: block;
        margin: 15px 0 0 0
    }

    .change-points__article-left {
        float: none;
        width: 100%
    }

    .change-points-box {
        padding: 35px 10px
    }

    .change-points__wrap {
        width: 390px;
        margin: 0 auto
    }

    .registration-wrap {
        width: 280px;
        border-radius: 0;
        -ms-flex-direction: column;
        flex-direction: column;
        box-shadow: none;
        overflow: visible
    }

    .registration-left {
        -ms-flex-order: 2;
        order: 2
    }

    .registration-right {
        -ms-flex-order: 1;
        order: 1;
        width: 280px;
        height: 110px
    }

    .bonus-reg-bg-ru {
        background: url(../images/bg/bonus-reg-banner-mobile.jpg) top center no-repeat
    }

    .bonus-reg-bg-en {
        background: url(../images/bg/bonus-reg-banner-mobile.jpg) top center no-repeat
    }

    .bonus-reg-bg-pl {
        background: url(../images/bg/bonus-reg-banner-mobile.jpg) top center no-repeat
    }

    .bonus-reg-bg-de {
        background: url(../images/bg/bonus-reg-banner-mobile.jpg) top center no-repeat
    }

    .bonus-reg-bg-ca {
        background: url(../images/bg/bonus-reg-banner-mobile.jpg) top center no-repeat
    }

    .bonus-reg-bg-es {
        background: url(../images/bg/bonus-reg-banner-mobile_es.jpg) top center no-repeat
    }

    .registration-box {
        width: 280px;
        padding: 0 0 30px 0
    }

    .registration-box .form-elem-inpt {
        float: none;
        width: 100%
    }

    .registration-box .form-elem-select {
        width: 165px
    }

    .registration-box .form-elem-select .label {
        left: -115px;
        width: 115px;
        padding: 0 10px 0 0;
        color: #ededed;
        overflow: hidden
    }

    .registration-box .form-line .error {
        left: 0
    }

    .registration-box .form-line-inner__right_border:before {
        width: 188px
    }

    .registration-box .form-elem-inpt-captcha {
        float: right;
        width: 115px;
        margin: 0 5px 0 0
    }

    .registration-box .chekcbox-reg {
        width: 100%
    }

    .authorization-box {
        width: 280px;
        padding: 0 0 30px 0
    }

    .authorization-box .form-elem-inpt {
        float: none;
        width: 100%
    }

    .authorization-box .form-elem-select {
        width: 165px
    }

    .authorization-box .form-elem-select .label {
        left: -115px;
        width: 115px;
        padding: 0 10px 0 0;
        color: #ededed;
        overflow: hidden
    }

    .authorization-box .form-line .error {
        left: 0
    }

    .authorization-box .label {
        left: 0;
        width: 100%;
        height: 100%;
        line-height: 30px;
        text-align: left;
        color: #797979
    }

    .authorization-box .form-elem-inpt-captcha {
        width: 115px
    }

    .authorization-box .auth-btn.btn, .authorization-box .verification-upload-btn-box .auth-btn.jcf-file, .verification-upload-btn-box .authorization-box .auth-btn.jcf-file {
        float: none
    }

    .restore-box {
        width: 280px;
        padding: 0 0 30px 0
    }

    .restore-box .form-elem-inpt {
        float: none;
        width: 100%
    }

    .restore-box .form-elem-select {
        width: 165px
    }

    .restore-box .form-elem-select .label {
        left: -115px;
        width: 115px;
        padding: 0 10px 0 0;
        color: #ededed;
        overflow: hidden
    }

    .restore-box .form-line .error {
        left: 0
    }

    .restore-box .label {
        left: 0;
        width: 100%;
        height: 100%;
        line-height: 30px;
        text-align: left;
        color: #797979
    }

    .restore-box .form-elem-inpt-captcha {
        float: right;
        width: 115px;
        margin: 0 5px 0 0
    }

    .restore-box .restore-btn.btn, .restore-box .verification-upload-btn-box .restore-btn.jcf-file, .verification-upload-btn-box .restore-box .restore-btn.jcf-file {
        float: none;
        width: 100%
    }

    .breadcrumbs-box {
        margin: 15px 0
    }

    .dashboard-balance-section {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .dashboard-balance-section-item_1 {
        display: none
    }

    .dashboard-balance-section-item_2, .dashboard-balance-section-item_3 {
        width: 100%;
        padding: 0 0 20px 0
    }

    .dashboard-balance-section-item_2:last-child, .dashboard-balance-section-item_3:last-child {
        padding: 0
    }

    .btn-dashboard-balance {
        min-width: auto
    }

    .top-dashboard__left, .top-dashboard__right {
        float: none;
        width: 100%;
        padding: 0 0 20px 0;
        overflow: visible
    }

    .top-dashboard__left:last-child, .top-dashboard__right:last-child {
        padding: 0
    }

    .dashboard-top-shadow::after {
        display: none
    }

    .nav-dashboard-list {
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .dashboard-grid {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0
    }

    .dashboard-grid__left {
        width: 100%;
        box-shadow: none
    }

    .dashboard-grid__right {
        width: 100%;
        padding: 0 2.404%;
        box-sizing: border-box
    }

    .nav-sub-dashboard {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        background: #302d28
    }

    .nav-sub-dashboard__item {
        -ms-flex-positive: 1;
        flex-grow: 1;
        overflow: hidden
    }

    .nav-sub-dashboard__link {
        display: block;
        padding: 15px 5px;
        text-align: center;
        box-shadow: inset 10px -34px 12px -30px rgba(0, 0, 0, .75)
    }

    .nav-sub-dashboard__link.is-active {
        border-left: none;
        border-bottom: 3px solid #f9b242;
        box-shadow: none
    }

    .nav-sub-dashboard__info {
        display: none
    }

    .nav-sub-dashboard__count {
        display: none
    }

    .dashboard-username {
        display: block;
        min-height: auto;
        white-space: normal
    }

    .dashboard-username__name {
        display: inline-block
    }

    .dashboard-username__status {
        display: inline-block
    }

    .dashboard-content .wrapp-scroll {
        width: 768px
    }

    .dashboard-filters__item {
        display: block;
        width: 170px;
        margin: 0 0 15px 0
    }

    .dashboard-filters__btn {
        position: relative;
        right: 0;
        margin: 0;
        width: 170px
    }

    .question-box {
        padding: 40px 50px 30px 50px;
        width: 525px
    }

    .question-box .form-line .error {
        left: 40px
    }

    .question-box .form-elem-textarea {
        width: 320px
    }

    .question-box .form-elem-file label, .question-box .form-elem-select label {
        display: none
    }

    .question-box .form-elem-file, .question-box .form-elem-inpt, .question-box .form-elem-select, .question-box .form-elem-textarea {
        margin: 0 0 0 40px
    }

    .question-box .textarea-box label {
        left: 0;
        width: 100%;
        height: 100%;
        text-align: left;
        color: #797979
    }

    .question-box .form-elem-inpt-captcha {
        width: 150px
    }

    .question-box .form-elem-inpt-captcha label {
        left: -30px;
        color: #797979
    }

    .question-box .captcha-question {
        padding: 0 0 30px 40px
    }

    .dashboard-header-tabs .tabs {
        white-space: normal
    }

    .dashboard-header-tabs.profile-change-pass-tabs .tabs-change-password {
        font-size: 10px;
        font-size: 1rem
    }

    .change-password-box-wrapp {
        width: 280px;
        padding: 0 0 30px 0;
        border: none
    }

    .change-password-box-wrapp .form-elem-inpt {
        float: none;
        width: 100%
    }

    .change-password-box-wrapp .form-elem-select {
        width: 165px
    }

    .change-password-box-wrapp .form-elem-select .label {
        left: -115px;
        width: 115px;
        padding: 0 10px 0 0;
        color: #ededed;
        overflow: hidden
    }

    .change-password-box-wrapp .form-line .error {
        left: 0
    }

    .change-password-box-wrapp .label {
        left: 0;
        width: 100%;
        height: 100%;
        line-height: 30px;
        text-align: left;
        color: #797979
    }

    .change-password-box-wrapp .btn-green {
        width: 100%
    }

    .profile-box-width {
        width: 280px
    }

    .profile-box {
        position: relative;
        margin: 25px auto 40px;
        width: 280px;
        padding: 40px 0 0 0;
        border-radius: 0;
        border: none;
        box-sizing: border-box
    }

    .profile-box .form-line .error {
        left: 0
    }

    .profile-box .form-elem-inpt {
        float: none;
        width: 100%
    }

    .profile-box .label {
        left: 0;
        width: 100%;
        height: 100%;
        line-height: 30px;
        text-align: left;
        text-transform: initial;
        color: #797979
    }

    .profile-box .birthday-box .label, .profile-box .country-box .label {
        display: none
    }

    .profile-box .form-elem-select {
        float: none;
        width: 100%
    }

    .profile-box .birthday-box .form-elem-select-day, .profile-box .birthday-box .form-elem-select-year {
        width: 77px
    }

    .profile-box .gender-box {
        padding: 0 0 35px 0
    }

    .profile-box .gender-box .gender-label {
        display: none
    }

    .profile-box .btn-green {
        width: 100%
    }

    .profile-confirm-box {
        display: block;
        margin: 5px 0 0 0
    }

    .profile-item__title {
        width: 120px;
        text-transform: initial
    }

    .profile-item__title_checkbox-slide {
        width: 80%
    }

    .profile-item__value {
        width: 160px;
        padding: 0 0 0 10px
    }

    .profile-item__value_checkbox-slide {
        width: 20%
    }

    .phone-confirm-box {
        width: 280px;
        bottom: -90px
    }

    .btn-phone-confirm, .inpt-phone-confirm, .phone-confirm-title {
        display: block;
        text-align: center
    }

    .btn-phone-confirm, .inpt-phone-confirm {
        margin: 5px auto 0;
        border-radius: 4px
    }

    .profile-item__label {
        padding: 0
    }

    .profile-item-checkbox {
        float: none
    }

    .btn-profile-confirm {
        top: 5px;
        right: 0
    }

    .popup-box_profile-auth-two-factor {
        left: 20px;
        right: 20px;
        width: auto;
        margin: 50px auto auto auto
    }

    .demo-game-info-top .feature-box {
        float: none;
        width: 280px;
        margin: 0 auto
    }

    .demo-game-info-top .demo-game-description-preview {
        float: none;
        width: 100%
    }

    .tournament-description {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .tournament-description__item-1, .tournament-description__item-2, .tournament-description__item-3 {
        margin: 0 0 40px 0;
        text-align: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .tournament-description__item-3 {
        margin: 0 0 10px 0
    }

    .payment-box {
        display: block;
        overflow: hidden;
        text-align: center
    }

    .payment-box__item {
        display: inline-block;
        padding: 20px 0 0 0;
        min-width: 100px;
        height: 80px;
        margin: 0
    }

    .dashboard-nav {
        margin: 0 0 30px 0
    }

    .popup-wrapp.for-mobile {
        position: absolute;
        background: 0 0;
        z-index: 9999
    }

    .cash-tabs {
        display: none
    }

    .cash-page-padding {
        padding: 0
    }

    .cash-page-back-btn-box {
        top: 10px;
        left: 10px
    }

    .footer__nav-box {
        margin: 0 auto
    }

    .footer-nav__item {
        display: block;
        width: 100%
    }

    .footer-nav__link {
        line-height: 28px;
        line-height: 2.8rem
    }

    .drift-tbl-wrapp {
        min-height: 200px;
        padding: 0 0 25px 0;
        overflow-x: scroll;
        box-sizing: border-box
    }

    .drift-tbl-inner {
        min-width: 900px
    }

    .drift-tbl__tooltip {
        width: 120px;
        white-space: normal
    }

    .drift-tbl__tooltip.is-mobile {
        top: 0;
        transform: none
    }

    .drift-tbl__tooltip.is-mobile.tooltip-right::after {
        top: 10px
    }

    .drift-tbl__tooltip.is-mobile.tooltip-left::after {
        top: 10px
    }

    .drift-name_global {
        text-align: center
    }

    .drift-date {
        white-space: normal
    }

    .drift-global-info {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center
    }

    .drift-global-info__left {
        width: auto;
        -ms-flex-order: 2;
        order: 2
    }

    .drift-global-info__right {
        width: 100%;
        -ms-flex-order: 1;
        order: 1
    }

    .drift-banner-image {
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        height: auto
    }

    .drift-title-box {
        width: 100%;
        text-align: center
    }

    .drift-game-list__item {
        width: 33%
    }

    .competition-info-mobile {
        display: block
    }

    .competition-info-desktop {
        display: none
    }

    .competition-nav__item {
        width: 100%
    }

    .competition-nav__item:last-child {
        border-right: none
    }

    .competition-nav__item:first-child {
        border-left: none
    }

    .popup-terms {
        width: 90%
    }

    .cash-grid-page-main .cash-grid {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .cash-grid-page-main .cash-grid__left {
        -ms-flex-order: 2;
        order: 2;
        width: 100%
    }

    .cash-grid-page-main .cash-grid__right {
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
        padding: 0;
        margin: 0 0 20px 0
    }

    .cash-grid-page-main .cash-bonus-title-link {
        display: block
    }

    .cash-grid__right_page-main .cash-bonus-item {
        display: none;
        margin: 10px 0 35px 0
    }

    .cash-grid__right_page-main .cash-bonus-item.is-current, .cash-grid__right_page-main .cash-bonus-item.is-visible {
        display: block
    }

    .cash-grid__right_page-main .cash-bonus-mobile-not-open .cash-bonus-item.is-current {
        margin: 0
    }

    .cash-grid__right_page-main .cash-bonus-mobile-not-open .cash-bonus-note {
        display: none
    }

    .cash-grid__right_page-main .cash-bonus-mobile-not-open .cash-bonus__title {
        margin: 0
    }

    .cash-grid__right_page-main .cash-bonus-mobile-not-open .btn, .cash-grid__right_page-main .cash-bonus-mobile-not-open .verification-upload-btn-box .jcf-file, .verification-upload-btn-box .cash-grid__right_page-main .cash-bonus-mobile-not-open .jcf-file {
        margin: 20px 0 5px 0
    }

    .cash-grid__right_page-main .cash-bonus-mobile-not-open .cash-bonus-item__image {
        width: 64px;
        height: 64px
    }

    .cash-grid__right_page-main .cash-bonus-item.is-current {
        -ms-flex-order: unset;
        order: unset
    }

    .cash-grid-page-main .cash-bonus-wrap {
        width: 185px
    }

    .cash-grid-page-main .cash-bonus-checkbox {
        top: 76px;
        left: -55px
    }

    .cash-grid-page-main .cash-bonus-empty-box {
        width: 140px;
        text-align: left;
        text-transform: uppercase;
        padding: 0 0 0 45px;
        font-size: 10px;
        font-size: 1rem
    }

    .cash-grid-page-main .icon-cash-present {
        display: block
    }

    .cash-grid-page-main .icon-cash-present_empty {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0;
        width: 32px;
        height: 32px
    }

    .cash-grid-page-main .cash-bonus-note {
        margin: 20px auto
    }

    .cash-grid-page-main .icon-attention_bonus-note {
        top: 2px;
        left: -25px;
        margin: 0
    }

    .cash-grid-page-main .icon-attention_bonus-item {
        top: 85px;
        left: -80px
    }

    .cash-bonus::after, .cash-bonus::before {
        display: none
    }

    .drift-circle_drift-page {
        margin: 40px auto 0
    }

    .bottom-box {
        display: none
    }
}

@media (max-width: 680px) {
    .container.is-auth {
        padding: 90px 0 65px 0
    }

    .header {
        box-shadow: none
    }

    .header.is-auth {
        padding: 5px 0
    }

    .header-grid.is-auth {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .logo {
        -ms-flex-order: 1;
        order: 1;
        margin-right: auto
    }

    .logo.is-auth {
        top: 2px
    }

    .header-tools {
        -ms-flex-order: 4;
        order: 4;
        margin: 0;
        text-align: right
    }

    .header-tools-circle {
        margin: 0 25px 0 0
    }

    .header-user-name {
        -ms-flex-order: 3;
        order: 3;
        margin: 0
    }

    .header-user-general {
        -ms-flex-order: 2;
        order: 2;
        margin: 0 0 15px 0;
        text-align: right
    }

    .header-grid__item {
        width: 50%
    }

    .header-grid__item.header-logo_not-auth, .header-grid__item.header-user-entry {
        width: auto
    }

    .mobile-sidebar.is-auth {
        padding: 93px 0 65px 0
    }
}

@media (max-width: 660px) {
    .promo-wrapp {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center
    }

    .promo-item {
        max-width: 275px;
        height: 145px
    }

    .promo-item-content {
        padding: 20px 0 0 20px;
        width: 72.7%
    }

    .promo-item__title {
        line-height: 30px;
        line-height: 3rem;
        font-size: 20px;
        font-size: 2rem
    }

    .promo-item__title-small {
        font-size: 20px;
        font-size: 2rem
    }

    .promo-item__title-small_double {
        font-size: 12px;
        font-size: 1.2rem
    }

    .promo-item__text {
        display: none
    }

    .promo-item-img {
        height: auto
    }

    .drift-round-stat {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .drift-round-stat__item {
        width: 50%;
        padding: 0 0 35px 0
    }

    .drift-round-stat__item:last-child {
        padding: 0
    }

    .drift-round-stat__value {
        padding: 0
    }

    .drift-round-stat-item {
        -ms-flex-pack: center;
        justify-content: center
    }

    .drift-info {
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center
    }

    .drift-info__first {
        max-width: 100%
    }

    .drift-info__third {
        padding: 20px 0 0 0
    }

    .drift-info__first, .drift-info__second, .drift-info__third {
        width: 100%
    }

    .drift-timer-box {
        margin: 0 auto;
        padding: 40px 0 0 0
    }

    .drift-gradient {
        background-color: #302d28;
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMwMmQyOCIvPjxzdG9wIG9mZnNldD0iOSUiIHN0b3AtY29sb3I9IiMxMzEwMGUiLz48c3RvcCBvZmZzZXQ9IjIxJSIgc3RvcC1jb2xvcj0iIzEzMTAwZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzEzMTAwZSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
        background-size: 100%;
        background-image: linear-gradient(to bottom, #302d28 0, #13100e 9%, #13100e 21%, #13100e 100%)
    }

    .bonus-history-table td {
        font-size: 12px;
        font-size: 1.2rem
    }

    .bonus-history-table-name-wrapp {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .bonus-history-table__name {
        padding: 5px 0 0 14.45%;
        text-align: left
    }
}

@media only screen and (max-width: 610px) {
    .question-box {
        padding: 40px 5px 30px 5px;
        width: 310px
    }

    .question-box .form-line .error {
        left: 5px
    }

    .question-box .form-elem-textarea {
        width: 290px
    }

    .question-box .form-elem-file label, .question-box .form-elem-select label {
        display: none
    }

    .question-box .form-elem-file, .question-box .form-elem-inpt, .question-box .form-elem-select, .question-box .form-elem-textarea {
        margin: 0 0 0 5px
    }

    .question-box .textarea-box label {
        left: 0;
        color: #797979
    }

    .question-box .form-elem-inpt-captcha {
        width: 125px
    }

    .question-box .form-elem-inpt-captcha label {
        left: -30px;
        color: #797979
    }

    .question-box .captcha-question {
        padding: 0 0 30px 5px
    }

    .plugin-btn-text {
        width: 100%
    }

    .page-aboutus-contact, .page-aboutus-contact__adress-name, .page-aboutus-email-item, .page-aboutus-logo {
        text-align: center
    }

    .page-aboutus-logo {
        float: none;
        margin: 0 0 30px 0
    }

    .page-aboutus-video {
        width: 100%;
        height: 315px
    }

    .page-aboutus-email-item {
        display: block;
        margin: 5px 0 10px 0
    }

    .page-terms-license {
        float: none;
        width: 100%;
        padding: 0
    }

    .dashboard-bonus-title {
        text-align: center
    }

    .bonus-dashboard-list {
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0;
        padding: 0
    }

    .bonus-dashboard-list__item {
        width: 285px;
        margin: 0 auto 100px;
        padding: 0
    }

    .bonus-dashboard-list__item:last-child {
        margin: 0 auto
    }

    .bonus-dashboard-list__item:nth-child(3n) {
        margin: 0 auto 100px
    }

    .bonus-dashboard-list__item:nth-child(4n) {
        margin: 0 auto 100px
    }

    .bonus-history-table__img {
        display: block;
        width: 32px;
        height: 32px;
        margin: 0
    }

    .bonus-history-table__name {
        padding: 5px 0 0 0
    }

    .bonus-history-table-name-wrapp {
        display: block
    }

    .verification-upload {
        padding: 15px
    }

    .verification-upload-btn-box .jcf-file .jcf-upload-button {
        white-space: normal
    }

    .upload-btn-box, .verification-status-block {
        width: 100%
    }

    .change-data-block {
        width: 100%
    }

    .left-filter-parent {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .provider-box, .search-box {
        -ms-flex: 1 0 100%;
        flex: 1 0 100%
    }

    .inpt-search, .price-box {
        width: 100%
    }

    .provider-box {
        margin: 10px 0 0 0
    }

    .price-filter, .sort-filter {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .price-filter__item:first-child, .sort-filter__item:first-child {
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        margin: 0 0 10px 0
    }

    .bonus-filters__item {
        margin: 0 0 10px 0
    }

    .category-row__item_sort-filter {
        width: 100%
    }

    .btn-sort {
        font-size: 12px;
        font-size: 1.2rem
    }

    .index-game-select.index-game-select-provider .jcf-select .jcf-select-drop {
        width: 100% !important
    }

    .index-game-select.index-game-select-provider .jcf-list .jcf-option {
        width: 84px;
        height: 65px
    }

    .index-game-select.index-game-select-provider .jcf-list .jcf-option img {
        width: 80%;
        height: auto
    }
}

@media only screen and (max-width: 540px) {
    .game-list {
        -ms-grid-columns:(1fr) [ 2 ];
        grid-template-columns: repeat(2, 1fr)
    }

    .game-item {
        max-height: 130px;
        overflow: hidden
    }

    .game-item_commercial {
        max-height: 100%
    }

    .game-list-commercial-1 {
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-column: 1;
        grid-column-start: 1
    }

    .game-list-commercial-2 {
        -ms-grid-row: 6;
        grid-row-start: 6;
        -ms-grid-column: 1;
        grid-column-start: 1
    }

    .game-list-commercial-3 {
        -ms-grid-row: 10;
        grid-row-start: 10;
        -ms-grid-column: 1;
        grid-column-start: 1
    }

    .game-list-commercial-4 {
        -ms-grid-row: 18;
        grid-row-start: 18;
        -ms-grid-column: 1;
        grid-column-start: 1
    }

    .game-list-commercial-5 {
        -ms-grid-row: 22;
        grid-row-start: 22;
        -ms-grid-column: 1;
        grid-column-start: 1
    }

    .game-item-coefficient {
        width: 65px;
        height: 65px
    }

    .game-item-coefficient::before {
        width: 65px;
        height: 65px
    }

    .game-item-coefficient::after {
        width: 60px;
        height: 60px
    }

    .game-item-coefficient__text {
        left: 15px;
        font-size: 20px;
        font-size: 2rem
    }

    .game-item-coefficient__text::after, .game-item-coefficient__text::before {
        left: -12px;
        width: 9px
    }

    .change-points__title {
        font-size: 14px;
        font-size: 1.4rem
    }

    .change-points__wrap {
        width: 260px;
        margin: 0 auto
    }

    .change-points-val__price {
        font-size: 14px;
        font-size: 1.4rem
    }

    .change-points-text.change-points__line-height {
        line-height: 14px
    }

    .change-points-text {
        line-height: 14px
    }

    .change-points__notice, .change-points__notice2, .change-points__title {
        text-align: center
    }

    .drift-game-list__item {
        width: 50%
    }

    .calendar__day, .calendar__day_title {
        height: 45px;
        font-size: 14px;
        font-size: 1.4rem
    }

    .calendar-item {
        height: 30px
    }

    .calendar-event {
        margin: -7px 0 0 2px
    }

    .calendar-event__item {
        margin: 0 0 0 -2px
    }

    .calendar-event-free-spins, .calendar-event-shares, .calendar-event-tournament {
        width: 3px;
        height: 3px
    }

    .calendar-content-wrapp {
        padding: 30px 0 0 0
    }

    .popup-box {
        width: 300px;
        margin: 50px 0 0 -150px
    }

    .popup-box_profile-auth-two-factor {
        left: 20px;
        right: 20px;
        width: auto;
        margin: 50px auto auto auto
    }

    .profile-auth-two-factor {
        padding: 20px
    }

    .content .profile-auth-two-factor .sub-title, .profile-auth-two-factor .content .sub-title, .profile-auth-two-factor .title {
        text-align: center;
        font-size: 18px;
        font-size: 1.8rem
    }

    .profile-auth-two-factor-block, .profile-auth-two-factor-btns {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    .profile-auth-two-factor-download {
        -ms-flex-pack: center;
        justify-content: center
    }

    .popup-terms {
        width: 90%;
        margin: 0
    }

    .popup-terms__title {
        font-weight: 400;
        font-size: 28px;
        font-size: 2.8rem
    }

    .nav-dashboard-scroll {
        overflow-x: scroll
    }

    .nav-dashboard {
        min-width: 600px
    }

    .nav-dashboard-list__item {
        padding: 0 5px
    }

    .cash-grid-page-main .icon-attention_bonus-item {
        position: absolute;
        top: 55px;
        left: -47px
    }

    .drift-bonus-game-info__tooltip {
        width: 120px
    }

    .table-race-point th {
        font-size: 12px
    }

    .table-race-point_width {
        min-width: 460px
    }
}

@media only screen and (max-width: 480px) {
    .article-2-colum .left, .article-2-colum .right {
        float: none;
        width: 100%;
        padding: 0 0 30px 0
    }

    .page-about .chat-box-info-btn {
        float: none;
        width: 170px;
        margin: 0 0 0 7%;
        padding: 10px 0 0 0
    }

    .page-about .chat-box-info-btn::after {
        right: -50%
    }

    .bonus-code-form {
        width: 100%
    }

    .bonus-code-form__inpt, .bonus-code-form__submit {
        float: none;
        width: 100%
    }

    .bonus-code-form__submit {
        margin: 10px 0 0 0;
        border-radius: 25px
    }

    .nav-sub-dashboard__link {
        font-size: 12px;
        font-size: 1.2rem
    }
}

@media only screen and (max-width: 410px) {
    .tournament-description {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .tournament-description__item-1, .tournament-description__item-2, .tournament-description__item-3 {
        margin: 0 0 5px 0
    }

    .tournament-description__item-1 {
        margin: 0 0 10px 0
    }

    .tournament-description__item-3 {
        margin: 0 0 5px 0
    }

    .tournament-time__title {
        margin: 0
    }

    .certificate-box__item {
        padding: 0 5px 15px 5px
    }

    .certificate-box__first {
        padding: 0
    }

    .footer__certificate-box {
        padding: 15px 0 0 0
    }

    .tournament-inner-grid {
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center
    }

    .tournament-inner-grid__left, .tournament-inner-grid__right {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: 100%
    }

    .tournament-inner-grid__left {
        width: 100%
    }

    .tournament-inner-grid__right {
        width: 100%
    }

    .tournament-inner-grid__item-1, .tournament-inner-grid__item-2, .tournament-inner-grid__item-3 {
        width: 100%
    }

    .tournament-inner-status-wrapper {
        margin: 15px 0
    }

    .tour-game-active-item__single {
        display: none
    }

    .tour-pedestal_ended {
        margin: 15px auto 0
    }

    .tournament-point-icon.cup-end {
        margin: 15px auto 0
    }

    .tour-game-list__title, .tour-winner-name {
        display: none
    }

    .game-list-new-box .owl-nav .owl-prev {
        left: 0
    }

    .game-list-new-box .owl-nav .owl-next {
        right: 0
    }

    .popup-box.popup-game-filters {
        width: 320px;
        margin: 50px 0 0 0;
        transform: translateX(-50%)
    }

    .popup-filter-box-header {
        padding: 0 10px 10px 20px
    }

    .popup-filter-list {
        padding: 20px 10px 0 20px
    }
}

@media only screen and (max-width: 375px) {
    .header-tools {
        width: 55%
    }

    .header-tools-circle {
        margin: 0 15px 0 0
    }

    .header-logo {
        width: 45%
    }

    .header-user-name {
        width: 45%
    }

    .header-user-general {
        width: 55%
    }

    .mobile-nav-bottom__link {
        margin: 0
    }

    .game-jackpot__total {
        font-size: 16px;
        font-size: 1.6rem
    }

    .cash-inner {
        padding: 20px 0
    }

    .drift-round-stat__item {
        padding: 0
    }

    .drift-round-stat__position {
        transform: scale(.7);
        transform-origin: top center
    }

    .drift-round-stat__value {
        font-size: 36px;
        font-size: 3.6rem
    }

    .drift-header {
        padding: 0 0 10px 0
    }

    .drift-inner {
        padding: 10px 0 120px 0
    }

    .verification-upload-btn-box .jcf-file .jcf-upload-button {
        line-height: 28px
    }
}

@media only screen and (max-width: 320px) {
    .popup-terms_small-mobile {
        padding: 25px 8% 55px 8%;
        transform: translate(-50%, 10px)
    }
}

.sqwonchat-container {
    position: fixed;
    left: calc(100% - 420px);
    bottom: 0;
    width: 370px;
    height: 100%;
    max-height: 590px;
    display: inherit;
    z-index: 20000
}

.sqwonchat-container.closed {
    left: calc(100% - 180px);
    bottom: 0;
    width: 130px;
    height: 50px
}

@media only screen and (max-width: 768px) {
    .sqwonchat-container {
        width: 320px;
        bottom: 0;
        left: calc(95% - 305px);
        height: 100%;
        max-height: 100%
    }

    .sqwonchat-container.closed {
        transform: rotate(-90deg);
        transform-origin: top;
        left: calc(100% - 130px);
        bottom: 70px;
        width: 130px;
        height: 65px
    }
}


@media (max-width: 425px) {
    
    
.slider__image {
	width: 100%;
}
.slider {
	position: relative;
	width: 100%;
	height: 110px;
	text-align: center;
	overflow: hidden;
}

.slider-container {
	position: relative;
	width: 100%;
	height: 110px;
}

.slider-preview {
	display: none;
}

img {
	width: 100%;
	height: auto;
}

.nav-category-list {
	min-width: 320px;
	clear: both;
}

.nav-category {
	position: relative;
	height: auto;
	overflow: hidden;
}

.nav-category-list {
	position: relative;
	display: -ms-flexbox;
	display: inline-block;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 20px;
	border-bottom: 4px solid #302d28;
	box-sizing: border-box;
}

.nav-category__link_effect .nav-category-text, .nav-category__link_effect::after {
	padding: 5px 0 5px 0;
	transition: transform 1s, opacity .5s;
	transition-timing-function: cubic-bezier(.2, 1, .3, 1);
	box-sizing: border-box;
	text-align: center;
}

.nav-category-wrap {
	overflow-x: scroll;
	text-align: center;
}



}

.game-demo-btn {
	background: transparent;
	width: 50%;
	display: block;
	position: absolute;
	top: 110px;
	left: 25%;
	margin: 0 auto;
	z-index: 10000;
	border-radius: 20px;
	opacity: 0;
}

.game-item.is-active .game-demo-btn {
	opacity: 1;
}

.faq-box {
	width: 70%;
	margin: 0 auto;
	margin-top: 30px;
}


