﻿@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;
    color: #f9b242
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

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: ButtonText dotted 1px
}

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
}

.owl-carousel .owl-stage {
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    position: relative;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-item {
    min-height: 1px;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.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;
    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: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 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 {
    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 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@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
}

.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 {
    -webkit-transform-style: preserve-3d;
    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("") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s;
    transition: transform .1s, -webkit-transform .1s
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s
}

.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;
    opacity: 1
}

.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;
    top: 50%;
    left: 50%;
    -webkit-transform: rotate(-45deg);
    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;
    opacity: 1
}

.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
}

.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;
    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;
    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
}

.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;
    min-width: 150px
}

.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;
    -webkit-transform: rotate(-45deg);
    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;
    box-sizing: border-box;
    border: 1px solid #777;
    padding: 3px 27px 3px 7px;
    margin: 0;
    height: 100%
}

.jcf-number input::-webkit-inner-spin-button,
.jcf-number input::-webkit-outer-spin-button {
    -webkit-appearance: none
}

.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
}

.jcf-number .jcf-btn-dec:before {
    margin: -1px 0 0 -4px;
    border-color: #000 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;
    text-align: center;
    font-size: 10px
}

.countdown-amount {
    padding: 5px;
    background-color: #eae8de;
    background-image: url("");
    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
}

.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 {
    display: table;
    content: ''
}

.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
}

@keyframes zommy {

    0%,
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    17% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    34% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }

    51% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    68% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }

    85% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
}

@-webkit-keyframes zommy {

    0%,
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    17% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    34% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }

    51% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    68% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }

    85% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
}

@-webkit-keyframes rubberBand {
    from {
        opacity: .5;
        -webkit-transform: scale3d(1.03, 1.02, 1);
        transform: scale3d(1.03, .8, 1)
    }

    30% {
        -webkit-transform: scale3d(.99, .99, 1);
        transform: scale3d(.99, .8, 1)
    }

    50% {
        -webkit-transform: scale3d(1.02, 1.02, 1);
        transform: scale3d(1.02, .96, 1)
    }

    65% {
        -webkit-transform: scale3d(.99, .99, 1);
        transform: scale3d(.99, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.01, 1.01, 1);
        transform: scale3d(1.01, 1.01, 1)
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes rubberBand {
    from {
        opacity: .5;
        -webkit-transform: scale3d(1.03, 1.02, 1);
        transform: scale3d(1.03, .8, 1)
    }

    30% {
        -webkit-transform: scale3d(.99, .99, 1);
        transform: scale3d(.99, .8, 1)
    }

    50% {
        -webkit-transform: scale3d(1.02, 1.02, 1);
        transform: scale3d(1.02, .96, 1)
    }

    65% {
        -webkit-transform: scale3d(.99, .99, 1);
        transform: scale3d(.99, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.01, 1.01, 1);
        transform: scale3d(1.01, 1.01, 1)
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@-webkit-keyframes circleOut {
    from {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

@keyframes circleOut {
    from {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

@-webkit-keyframes bounceShow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }

    80% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounceShow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }

    80% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounceShow_2x {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }

    40% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        opacity: 1
    }

    80% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@-webkit-keyframes bounceShow_2x {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }

    40% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        opacity: 1
    }

    80% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes bounceOut_2x {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    40% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        opacity: 1
    }

    80% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }

    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }
}

@-webkit-keyframes bounceOut_2x {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    40% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        opacity: 1
    }

    80% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }

    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0;
        visibility: hidden
    }
}

@keyframes bounceShow_3x {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }

    40% {
        -webkit-transform: scale(1.7);
        transform: scale(1.7);
        opacity: 1
    }

    80% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@-webkit-keyframes bounceShow_3x {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }

    40% {
        -webkit-transform: scale(1.7);
        transform: scale(1.7);
        opacity: 1
    }

    80% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes slideBounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(500px);
        transform: translateX(500px)
    }

    80% {
        opacity: .8;
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes slideBounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(500px);
        transform: translateX(500px)
    }

    80% {
        opacity: .8;
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translateX(500px);
        transform: translateX(500px)
    }
}

@-webkit-keyframes slideOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translateX(500px);
        transform: translateX(500px)
    }
}

@keyframes bounceIn {

    20%,
    40%,
    60%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@-webkit-keyframes bounceIn {

    20%,
    40%,
    60%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes scaleOut {
    from {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
        -webkit-transform-origin: center center;
        transform-origin: center center
    }
}

@-webkit-keyframes scaleOut {
    from {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
        -webkit-transform-origin: center center;
        transform-origin: center center
    }
}

@keyframes scaleIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes scaleIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes fadeOutSelectedTableRow {
    from {
        background: #797979
    }

    to {
        background: 0 0
    }
}

@keyframes fadeOutSelectedTableRow {
    from {
        background: #797979
    }

    to {
        background: 0 0
    }
}

@keyframes shake-horizontal {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    4.41177% {
        -webkit-transform: translate(5px, 0);
        transform: translate(5px, 0)
    }

    8.82353% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    13.23529% {
        -webkit-transform: translate(5px, 0);
        transform: translate(5px, 0)
    }

    17.64706% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    22.05882% {
        -webkit-transform: translate(5px, 0);
        transform: translate(5px, 0)
    }

    100%,
    26.47059% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes shake-horizontal {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    4.41177% {
        -webkit-transform: translate(5px, 0);
        transform: translate(5px, 0)
    }

    8.82353% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    13.23529% {
        -webkit-transform: translate(5px, 0);
        transform: translate(5px, 0)
    }

    17.64706% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    22.05882% {
        -webkit-transform: translate(5px, 0);
        transform: translate(5px, 0)
    }

    100%,
    26.47059% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes scaleInRotate {
    100% {
        opacity: 1;
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes scaleInRotate {
    100% {
        opacity: 1;
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes shrink-bounce {

    0%,
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    33% {
        -webkit-transform: scale(.85);
        transform: scale(.85)
    }
}

@keyframes shrink-bounce {

    0%,
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    33% {
        -webkit-transform: scale(.85);
        transform: scale(.85)
    }
}

@-webkit-keyframes checkbox-check {
    0% {
        width: 0;
        height: 0;
        border-color: #f9b242;
        -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
        transform: translate3d(0, 0, 0) rotate(45deg)
    }

    33% {
        width: 7px;
        height: 0;
        -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
        transform: translate3d(0, 0, 0) rotate(45deg)
    }

    100% {
        width: 7px;
        height: 15px;
        border-color: #f9b242;
        -webkit-transform: translate3d(0, -15px, 0) rotate(45deg);
        transform: translate3d(0, -15px, 0) rotate(45deg)
    }
}

@keyframes checkbox-check {
    0% {
        width: 0;
        height: 0;
        border-color: #f9b242;
        -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
        transform: translate3d(0, 0, 0) rotate(45deg)
    }

    33% {
        width: 7px;
        height: 0;
        -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
        transform: translate3d(0, 0, 0) rotate(45deg)
    }

    100% {
        width: 7px;
        height: 15px;
        border-color: #f9b242;
        -webkit-transform: translate3d(0, -15px, 0) rotate(45deg);
        transform: translate3d(0, -15px, 0) rotate(45deg)
    }
}

@-webkit-keyframes checkbox-check-is-credited {
    0% {
        width: 0;
        height: 0;
        border-color: #13100e;
        -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
        transform: translate3d(0, 0, 0) rotate(45deg)
    }

    33% {
        width: 7px;
        height: 0;
        -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
        transform: translate3d(0, 0, 0) rotate(45deg)
    }

    100% {
        width: 7px;
        height: 15px;
        border-color: #13100e;
        -webkit-transform: translate3d(0, -15px, 0) rotate(45deg);
        transform: translate3d(0, -15px, 0) rotate(45deg)
    }
}

@keyframes checkbox-check-is-credited {
    0% {
        width: 0;
        height: 0;
        border-color: #13100e;
        -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
        transform: translate3d(0, 0, 0) rotate(45deg)
    }

    33% {
        width: 7px;
        height: 0;
        -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
        transform: translate3d(0, 0, 0) rotate(45deg)
    }

    100% {
        width: 7px;
        height: 15px;
        border-color: #13100e;
        -webkit-transform: translate3d(0, -15px, 0) rotate(45deg);
        transform: translate3d(0, -15px, 0) rotate(45deg)
    }
}

@-webkit-keyframes checkbox-check-blow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }
}

@keyframes checkbox-check-blow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }
}

@-webkit-keyframes tada {

    from,
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
}

@keyframes tada {

    from,
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
}

@-webkit-keyframes loading-bg {
    from {
        -webkit-transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(46px)
    }
}

@keyframes loading-bg {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(46px);
        transform: translateX(46px)
    }
}

@-webkit-keyframes slideFadeTopOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes slideFadeTopOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes slideFadeTopIn {
    0% {
        top: -200px;
        opacity: 0
    }

    100% {
        top: 0;
        opacity: 1
    }
}

@keyframes slideFadeTopIn {
    0% {
        top: -200px;
        opacity: 0
    }

    100% {
        top: 0;
        opacity: 1
    }
}

@-webkit-keyframes loaderBarAction {
    0% {
        width: 100%
    }

    100% {
        width: 0
    }
}

@keyframes loaderBarAction {
    0% {
        width: 100%
    }

    100% {
        width: 0
    }
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes header-fixed-show {
    from {
        top: -140px
    }

    to {
        top: 0
    }
}

@keyframes header-fixed-show {
    from {
        top: -140px
    }

    to {
        top: 0
    }
}

@-webkit-keyframes mobileMenuIn {
    0% {
        left: -100%
    }

    80% {
        left: -80%
    }
}

@keyframes mobileMenuIn {
    0% {
        left: -100%
    }

    80% {
        left: -1%
    }

    100% {
        left: -3%
    }
}

@keyframes coindashboard {
    100% {
        background-position: -350px 0
    }
}

@-webkit-keyframes coindashboard {
    100% {
        background-position: -350px 0
    }
}

@keyframes coinheader {
    100% {
        background-position: -210px 0
    }
}

@-webkit-keyframes coinheader {
    100% {
        background-position: -210px 0
    }
}

.page-aboutus-logo {
    float: right;
    text-align: center
}

.page-aboutus-contact {
    margin: 0 0 30px
}

.page-aboutus-contact__adress-name {
    padding: 0 0 5px
}

.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: 2.2rem
}

.content-image-left {
    margin: 0 30px 30px 0
}

.content-image-right {
    margin: 0 0 30px 30px
}

.small-text {
    font-size: 1.1rem
}

.list li {
    position: relative;
    margin: 0 0 15px;
    padding: 0 0 0 20px
}

.list li::before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 5px;
    height: 5px;
    content: '';
    background: #f9b242;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.list-number {
    margin: 0 0 20px
}

.list-number li {
    margin: 0 0 5px;
    padding: 0;
    line-height: auto
}

.list-terms {
    padding: 7px 0 0
}

.list-terms li {
    padding: 0 0 7px;
    line-height: 16px
}

.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
}

.article-image-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%
}

.article-image-list__item {
    padding: 10px;
    box-sizing: border-box
}

.article-image-list__image {
    width: 100%;
    height: auto
}

.margin-30 {
    margin: 30px 0
}

.margin-top-30 {
    margin: 30px 0 0
}

.margin-btm-30 {
    margin: 0 0 30px
}

html {
    width: 100%;
    height: 100%;
    font-size: 10px
}

html[xmlns] .clearfix,
html[xmlns] .row {
    display: block
}

* html .clearfix {
    height: 1%
}

body {
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-focus-ring-color: transparent;
    position: relative;
    width: 100%;
    min-width: 320px;
    height: 100%;
    background: #13100e;
    color: #dcd9d5;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-size: 1.4rem
}

h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
    margin: 0;
    padding-bottom: .1rem;
    color: #f9b242;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 400
}

h1 {
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-size: 3.2rem;
    color: #ededed;
    font-weight: 700
}

h2 {
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-size: 2rem;
    font-weight: 500
}

h3 {
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-size: 1.4rem
}

h4 {
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-size: 1rem
}

h5 {
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-size: .8rem
}

a:hover {
    color: #f9b242;
    text-decoration: none;
    outline: 0
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus,
video:focus {
    outline: 0
}

ul {
    margin: 0;
    padding: 0
}

ul li {
    margin: 0;
    padding: 0;
    list-style: none
}

ol {
    margin: 0;
    padding: 0 0 0 25px
}

ol li {
    margin: 0;
    padding: 0 0 15px;
    line-height: 22px
}

.container {
    padding: 130px 0 0
}

.clear {
    clear: both
}

.clearfix:after,
.row:after {
    display: block;
    clear: both;
    height: 0;
    content: '\0020';
    overflow: hidden;
    visibility: hidden
}

.clearfix,
.row {
    display: inline-block
}

.width {
    width: 100%;
    min-width: 320px;
    max-width: 1280px;
    margin: 0 auto
}

.new-width {
    width: 100%;
    min-width: 320px;
    max-width: 1800px;
    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
}

.mobile-menu-is-active {
    overflow: hidden
}

.read-more {
    color: #f9b242
}

.separate {
    height: 1px;
    background: #302d28;
    border: none
}

.table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #302d28
}

.table.width50 {
    width: 50%
}

.table.table-center {
    margin: 0 auto
}

.table th {
    padding: 10px 5px;
    background: #302d28;
    color: #797979;
    font-weight: 400;
    font-size: 1.4rem
}

.table td {
    margin: 0 1px;
    padding: 10px 5px;
    border: 1px solid #302d28;
    text-align: center;
    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-dark {
    color: #13100e
}

.color-white-light {
    color: #ededed
}

.color-red {
    color: #e50000
}

.bg-dark-medium {
    background: #302d28
}

.width50 {
    width: 50%
}

.error {
    color: #e50000;
    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;
    width: 16px;
    height: 16px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -3266px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .icon-plus {
        width: 16px;
        height: 16px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -3207px;
        background-size: 196px 4472px
    }
}

.icon-minus {
    display: block;
    width: 16px;
    height: 16px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -2935px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .icon-minus {
        width: 16px;
        height: 16px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -2883px;
        background-size: 196px 4472px
    }
}

.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: .1s ease-in-out;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    font-size: 1.2rem
}

.tooltip__content.is-active {
    transition: .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%;
    border-bottom-color: #f9b242
}

.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 {
    bottom: 100%;
    left: 50%;
    border-color: rgba(253, 192, 97, 0);
    border-bottom-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);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tooltip-right {
    top: 50%;
    left: calc(100% + 20px);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tooltip-top {
    bottom: calc(100% - 10px);
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.tooltip-top::after {
    top: 100%;
    left: 50%;
    border-color: rgba(253, 192, 97, 0);
    border-top-color: #f9b242;
    border-width: 5px;
    margin-left: -5px
}

.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;
    background-color: transparent;
    border: none;
    border-radius: 50px;
    text-align: center;
    color: #000;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-decoration: none;
    box-sizing: border-box;
    overflow: hidden;
    cursor: pointer;
    font-size: 1.4rem;
    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 {
    -webkit-transform: scale(.95);
    transform: scale(.95)
}

.btn.disabled,
.verification-upload-btn-box .disabled.jcf-file {
    background: #797979;
    border: 1px solid #797979;
    color: #302d28;
    pointer-events: none
}

.btn.btn-width-auto,
.verification-upload-btn-box .btn-width-auto.jcf-file {
    width: auto
}

.btn-green {
    background: #3daa45;
    border: 1px solid #3daa45;
    border-radius: 50px
}

.btn-green:hover {
    background: #000;
    border: 1px solid #3daa45;
    color: #3daa45
}

.btn-gold,
.verification-upload-btn-box .jcf-file {
    background: #f9b242;
    border: 1px solid #f9b242
}

.btn-gold:hover,
.verification-upload-btn-box .jcf-file:hover {
    background: #000;
    border: 1px solid #f9b242;
    color: #f9b242
}

.btn-red {
    background: 0 0;
    border: 1px solid #e50000;
    color: #e50000
}

.btn-red:hover {
    background: #13100e;
    border: 1px solid #e50000;
    color: #e50000
}

.btn-link,
.btn-link-gold {
    color: #dcd9d5;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: underline;
    cursor: pointer;
    font-size: 1.4rem
}

.btn-link-gold:hover,
.btn-link:hover {
    color: #dcd9d5;
    text-decoration: none
}

.btn-link-gold {
    color: rgba(249, 178, 66, .3);
    font-weight: 400;
    letter-spacing: 1px
}

.btn-transparent {
    display: inline-block;
    border: 1px solid #f9b242;
    border-radius: 50px;
    color: #f9b242;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 1.4rem
}

.btn-transparent.btn-border-dark {
    border: 2px solid #13100e
}

.btn-transparent:active {
    -webkit-transform: scale(.95);
    transform: scale(.95)
}

.btn-transparent:hover {
    background: #f9b242;
    color: #13100e;
    text-decoration: none
}

.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
}

.new-tab-content {
    height: 0;
    padding: 0;
    opacity: 0;
    z-index: -1
}

.new-tab-content.is-active {
    height: 100%;
    transition: opacity .1s linear;
    opacity: 1;
    z-index: 1
}

.header-social {
    margin: 0 30px 0 0
}

.social-box {
    display: flex;
    align-items: center
}

.social-text {
    padding: 0 5px 0 0;
    color: #797979;
    text-transform: uppercase;
    box-sizing: border-box;
    font-size: 1rem
}

.social-list__item {
    display: inline-block
}

.icon-vkontakte {
    display: block;
    width: 30px;
    height: 30px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -4278px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .icon-vkontakte {
        width: 30px;
        height: 30px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -4198px;
        background-size: 196px 4472px
    }
}

.icon-mailru {
    display: block;
    width: 30px;
    height: 30px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -2771px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .icon-mailru {
        width: 30px;
        height: 30px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -2724px;
        background-size: 196px 4472px
    }
}

.icon-facebook {
    display: block;
    width: 30px;
    height: 30px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -1395px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .icon-facebook {
        width: 30px;
        height: 30px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -1368px;
        background-size: 196px 4472px
    }
}

.icon-twitter {
    display: block;
    width: 30px;
    height: 30px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -4158px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .icon-twitter {
        width: 30px;
        height: 30px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -4081px;
        background-size: 196px 4472px
    }
}

.icon-google {
    display: block;
    width: 30px;
    height: 30px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -1577px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .icon-google {
        width: 30px;
        height: 30px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -1546px;
        background-size: 196px 4472px
    }
}

.icon-yandex {
    display: block;
    width: 30px;
    height: 30px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -4499px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .icon-yandex {
        width: 30px;
        height: 30px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -4413px;
        background-size: 196px 4472px
    }
}

.icon-instagram {
    display: block;
    width: 30px;
    height: 30px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -1688px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .icon-instagram {
        width: 30px;
        height: 30px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -1655px;
        background-size: 196px 4472px
    }
}

.icon-linkedin {
    display: block;
    width: 30px;
    height: 30px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -2693px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .icon-linkedin {
        width: 30px;
        height: 30px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -2648px;
        background-size: 196px 4472px
    }
}

.icon-tambler {
    display: block;
    width: 30px;
    height: 30px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -3862px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .icon-tambler {
        width: 30px;
        height: 30px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -3791px;
        background-size: 196px 4472px
    }
}

.icon-yahoo {
    display: block;
    width: 30px;
    height: 30px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -4422px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .icon-yahoo {
        width: 30px;
        height: 30px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -4338px;
        background-size: 196px 4472px
    }
}

.icon-vk-square {
    display: block;
    width: 28px;
    height: 28px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -4248px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .icon-vk-square {
        width: 28px;
        height: 28px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -4169px;
        background-size: 196px 4472px
    }
}

.icon-fb-square {
    display: block;
    width: 28px;
    height: 28px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -1427px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .icon-fb-square {
        width: 28px;
        height: 28px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -1399px;
        background-size: 196px 4472px
    }
}

.icon-is-square {
    display: block;
    width: 28px;
    height: 28px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -1778px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .icon-is-square {
        width: 28px;
        height: 28px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -1743px;
        background-size: 196px 4472px
    }
}

.icon-pt-square {
    display: block;
    width: 28px;
    height: 28px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -3334px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .icon-pt-square {
        width: 28px;
        height: 28px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -3272px;
        background-size: 196px 4472px
    }
}

.icon-tw-square {
    display: block;
    width: 28px;
    height: 28px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -4128px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .icon-tw-square {
        width: 28px;
        height: 28px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -4052px;
        background-size: 196px 4472px
    }
}

.icon-yb-square {
    display: block;
    width: 28px;
    height: 28px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -4531px;
    overflow: hidden
}

.popup-header__social-box {
    float: left;
    position: relative;
    left: 50%;
    padding: 20px 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 {
    float: left;
    position: relative;
    left: -50%;
    width: auto
}

.social-box__bottom {
    padding: 20px 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: 1.3rem
}

.social-box__bottom .social-list {
    position: relative;
    left: 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;
    border: 1px solid #302d28;
    text-align: center;
    color: #f9b242;
    line-height: 30px;
    text-decoration: none;
    box-sizing: border-box
}

.pagination-box ul li a.active {
    background: #302d28;
    color: #dcd9d5;
    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;
    color: #f9b242;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 300;
    cursor: pointer
}

.icon-acc-title {
    cursor: pointer
}

.icon-acc-title::before {
    position: absolute;
    top: 50%;
    left: -30px;
    content: '';
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    width: 18px;
    height: 18px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -3246px;
    overflow: hidden
}

.icon-acc-title.is-active {
    cursor: pointer
}

.icon-acc-title.is-active::before {
    display: block;
    width: 18px;
    height: 18px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -2915px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .icon-yb-square {
        width: 28px;
        height: 28px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -4444px;
        background-size: 196px 4472px
    }

    .icon-acc-title::before {
        width: 18px;
        height: 18px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -3188px;
        background-size: 196px 4472px
    }

    .icon-acc-title.is-active::before {
        width: 18px;
        height: 18px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -2864px;
        background-size: 196px 4472px
    }
}

.acc-text {
    height: 0;
    line-height: 22px;
    overflow: hidden;
    opacity: 0
}

.acc-text.is-shown {
    height: auto;
    transition: opacity .2s linear;
    opacity: 1
}

.acc-text_inner {
    padding: 20px 0 0
}

.acc-text_inner p {
    margin: 0 0 15px
}

.lang-box {
    display: inline-block;
    position: relative;
    width: 75px;
    height: 48px;
    background: #302d28;
    border-radius: 24px;
    color: #f9b242;
    font-weight: 600;
    text-transform: uppercase;
    box-sizing: border-box;
    cursor: pointer;
    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-current::after {
    position: absolute;
    top: 9px;
    right: -13px;
    width: 0;
    height: 0;
    content: '';
    border-width: 4px 4px 0;
    border-style: solid;
    border-color: #dcd9d5 transparent transparent
}

.lang-list {
    position: absolute;
    top: 80%;
    left: 0;
    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: .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: .1s linear;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.lang-box.is-active .lang-list {
    padding: 0 0 10px;
    visibility: visible;
    opacity: 1
}

.last-articles-box h3 {
    padding: 0 0 20px
}

.last-articles-box ul li {
    padding: 0 0 15px;
    line-height: 2rem
}

.last-articles-box ul li a {
    color: #f9b242;
    text-decoration: none
}

.bottom-box {
    position: fixed;
    width: 100%;
    background: #f9b242;
    transition: .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;
    background: #f9b242;
    color: #13100e;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    font-size: 1.4rem
}

.game-last-view__title::before {
    position: absolute;
    top: 13px;
    right: 15px;
    width: 7px;
    height: 7px;
    content: '';
    margin-right: -3px;
    margin-bottom: -3px;
    margin-left: -3px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: center center;
    transform-origin: center center
}

.game-last-view__title.active::before {
    top: 10px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.game-last-list {
    text-align: center
}

.game-last-list__item {
    display: inline-block;
    padding: 4px 3px 0;
    box-sizing: border-box
}

.game-last-list__link {
    display: block;
    transition: .1s ease-in-out;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.game-last-list__link:hover {
    transition: .1s ease-in-out;
    -webkit-transform: scale(.9);
    transform: scale(.9)
}

.game-last-list__img {
    display: block;
    width: 135px;
    height: 90px;
    border: 2px solid #13100e;
    box-sizing: border-box
}

.game-last-list__title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 28px;
    background: #302d28;
    text-align: center;
    color: #dcd9d5;
    line-height: 28px;
    text-transform: uppercase;
    overflow: hidden;
    font-size: 1rem
}

.notification-container {
    display: flex;
    flex-direction: column-reverse;
    position: fixed;
    top: 110px;
    right: 40px;
    width: 100%;
    max-width: 410px;
    text-align: center;
    box-sizing: border-box;
    z-index: 10000
}

.notification-container.hide {
    display: none
}

.notification-box {
    position: relative;
    margin: 0 0 10px;
    padding: 5px 30px 10px 10px;
    border-radius: 4px;
    text-align: center;
    color: #fff;
    box-sizing: border-box;
    opacity: 0
}

.content .notification-box .sub-title,
.notification-box .content .sub-title,
.notification-box .title {
    text-align: center;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 600;
    letter-spacing: 1.2px;
    font-size: 2rem
}

.notification-box .text {
    margin: 0 0 15px;
    padding: 20px 0 0;
    letter-spacing: 1.2px;
    font-size: 1.4rem
}

.notification-box .text a {
    color: #f9b242;
    text-decoration: none
}

.notification-box.active {
    -webkit-animation: .3s linear slideBounceInLeft;
    animation: .3s linear slideBounceInLeft;
    opacity: 1
}

.notification-box.slide-out {
    -webkit-animation: .3s linear slideOutRight;
    animation: .3s linear slideOutRight
}

.notification-box.notification-success {
    background: #3daa45;
    background: linear-gradient(106.75deg, #3daa45, rgba(27, 76, 31, .77) 83.06%), url("") no-repeat;
    background-size: cover;
    border: 2px solid #3daa45
}

.notification-box.notification-error {
    background: #e9562f;
    background: linear-gradient(106.75deg, #e9562f, rgba(138, 40, 15, .77) 83.06%), url("") no-repeat;
    background-size: cover;
    border: 2px solid #e9562f
}

.notification-box.notification-system {
    background: #f9b242;
    background: linear-gradient(106.75deg, #f9b242, rgba(182, 113, 6, .77) 83.06%), url("") no-repeat;
    background-size: cover;
    border: 2px solid #f9b242
}

.notification-box .close-icon {
    position: absolute;
    top: 8px;
    right: 8px
}

.scroll-container {
    height: 100%;
    overflow-y: scroll
}

.scroll-container::-webkit-scrollbar {
    width: 2px
}

.scroll-container::-webkit-scrollbar-track {
    background: 0 0
}

.scroll-container::-webkit-scrollbar-thumb {
    width: 2px;
    background: #f9b242
}

.scroll-container.is-grey::-webkit-scrollbar-thumb {
    background: #555
}

.tournament-box {
    position: relative;
    height: calc(100% - 40px);
    margin: 40px 0 0;
    padding: 10px 8px 10px 10px;
    border: 1px solid #f9b242;
    border-radius: 10px;
    box-sizing: border-box
}

.tournament-box_without-btn {
    padding: 0;
    border-radius: 10px 10px 0 0
}

.tournament-box_without-btn .tournament-tabel {
    overflow: hidden
}

.tournament-box_without-info-block {
    height: 100%;
    margin: 0
}

.tour-tab-title {
    position: absolute;
    top: -5px;
    left: 0;
    width: 100%;
    text-align: center;
    color: #13100e;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 1rem
}

.tour-tab-title__bg-gold {
    padding: 0 15px;
    background: #f9b242
}

.tour-participate-info {
    display: none;
    position: absolute;
    top: -40px;
    left: 0;
    width: 100%;
    padding: 5px;
    background: rgba(19, 16, 14, .3);
    border-radius: 5px;
    text-align: center;
    color: #fff;
    line-height: 8px;
    box-sizing: border-box;
    font-size: 1rem
}

.tour-participate-info.is-show {
    display: block
}

.color-green {
    color: #3daa45
}

.icon-active-tour-tab {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 5px;
    height: 5px;
    content: '';
    background: #3daa45;
    border-radius: 5px;
    box-shadow: 0 0 5px #3daa45
}

.tour-item {
    margin: 0 0 10px;
    background: #13100e;
    overflow: hidden
}

.tour-item:last-child {
    margin: 0
}

.tour-item-title {
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 40px;
    background: #302d28;
    cursor: pointer
}

.tour-item-title__icon {
    display: flex;
    justify-content: center;
    width: 50px
}

.tour-item-title__title {
    width: 100%;
    text-align: left;
    color: #f9b242;
    letter-spacing: 1px;
    font-size: 1rem
}

.tour-item-title__arrow {
    display: flex;
    justify-content: center;
    width: 30px;
    padding: 0 5px;
    box-sizing: border-box
}

.tour-item-content {
    height: 0;
    overflow: hidden
}

.tour-item-content.is-active {
    height: 100%
}

.tour-top-info-block {
    background: #302d28;
    background: linear-gradient(0deg, #13100e 0, #302d28 100%)
}

.tour-prize {
    position: relative;
    padding: 5px 0;
    text-align: center
}

.tour-prize-currency,
.tour-prize-title {
    text-align: center;
    color: #fff;
    font-size: 1.2rem
}

.tour-prize-value {
    position: relative;
    color: #fff;
    font-weight: 700;
    font-size: 3.2rem
}

.tour-prize-value__crown-left,
.tour-prize-value__crown-right {
    position: absolute;
    top: -10px
}

.tour-prize-value__crown-left {
    left: 0
}

.tour-prize-value__crown-right {
    right: 0
}

.tour-join-block {
    display: flex;
    justify-content: center;
    padding: 5px 0
}

.btn-green-join {
    width: 175px;
    padding: 0 5px;
    box-sizing: border-box
}

.tour-join-notice {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
    text-align: center;
    color: #f9b242;
    box-sizing: border-box
}

.tour-join-notice__text {
    padding: 0 0 0 10px
}

.tour-block {
    font-size: 1rem
}

.tour-block-tabs {
    display: flex;
    align-items: center;
    background: #302d28;
    text-align: center
}

.tour-block-tab {
    position: relative;
    width: 100%;
    padding: 5px;
    color: #f9b242;
    white-space: nowrap;
    text-transform: capitalize;
    text-overflow: ellipsis;
    box-sizing: border-box;
    overflow: hidden;
    cursor: pointer
}

.tour-block-tab.is-active::before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    content: '';
    background: #f9b242
}

.tour-block-tabs-content {
    padding: 10px;
    background: #13100e;
    box-sizing: border-box;
    overflow: hidden
}

.tour-list-item-info {
    margin: 0 0 10px;
    font-size: 1rem
}

.tour-list-item-info__title {
    color: #797979;
    letter-spacing: 1px
}

.tour-list-item-info__value {
    margin: 2px 0 0
}

.timer-new-tab-tournament {
    width: 185px;
    height: 60px
}

.timer-new-tab-tournament .time_circles div h4 {
    position: absolute;
    top: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.timer-new-tab-tournament .time_circles div span {
    position: relative;
    top: 0
}

.timer-new-tab-tournament.is-demo {
    width: 185px;
    height: 60px
}

.timer-new-tab-tournament.is-demo .time_circles div h4 {
    position: absolute;
    top: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.timer-new-tab-tournament.is-demo .time_circles div span {
    position: relative;
    top: 3px
}

.timer-new-tab-tournament.is-mobile {
    width: 185px;
    height: 60px
}

.timer-new-tab-tournament.is-mobile .time_circles div h4 {
    position: absolute;
    top: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.timer-new-tab-tournament.is-mobile .time_circles div span {
    position: relative;
    top: 3px
}

.tour-game-tab-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.tour-game-tab-list__item {
    position: relative;
    width: 49%;
    margin: 0 0 3px
}

.tour-game-tab-list-image {
    display: block;
    width: 100%;
    height: auto
}

.tour-game-tab-list-blocked {
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(19, 16, 14, .5);
    text-align: center
}

.tbl-data-rages-title {
    margin: 10px 0 3px;
    text-align: center;
    color: #fff;
    text-transform: uppercase
}

.tbl-data-row {
    display: flex;
    padding: 5px 0;
    border-bottom: 1px solid #302d28;
    text-align: center;
    color: #fff
}

.tbl-data-row_title {
    padding: 0 0 5px;
    color: #797979
}

.tbl-data-row.color-green {
    color: #3daa45
}

.tbl-data-item {
    width: 100%
}

.tbl-data-item_title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.icon-tour-crown-left,
.icon-tour-crown-right {
    display: block;
    width: 40px;
    height: 54px
}

.icon-arrow-tour {
    display: block;
    position: relative;
    width: 0;
    height: 0;
    border-width: 7px 0 7px 7px;
    border-style: solid;
    border-color: transparent transparent transparent #f9b242
}

.icon-arrow-tour::after {
    position: absolute;
    width: 0;
    height: 0;
    content: '';
    border-width: 7px 0 7px 7px;
    border-style: solid;
    border-color: transparent transparent transparent #302d28;
    -webkit-transform: translate(-9px, -7px);
    transform: translate(-9px, -7px)
}

.icon-arrow-tour.is-open {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.icon-acc-cup-new {
    width: 16px;
    height: 23px;
    fill: none
}

.icon-acc-cup-max,
.icon-acc-cup-mult,
.icon-acc-cup-rang,
.icon-acc-cup-sum {
    width: 16px;
    height: 23px
}

.tour-more-game-item {
    display: flex;
    position: relative;
    width: 100%;
    height: 50px;
    margin: 25px 0 0;
    background: #302d28;
    cursor: pointer
}

.icon-tour-more-game-item {
    position: absolute;
    width: 100%;
    height: 100%
}

.icon-tour-more-game-item::after,
.icon-tour-more-game-item::before {
    position: absolute;
    top: 50%;
    left: 50%;
    content: '';
    background: #555
}

.icon-tour-more-game-item::before {
    width: 4px;
    height: 20px;
    margin: -10px 0 0 -2px
}

.icon-tour-more-game-item::after {
    width: 20px;
    height: 4px;
    margin: -2px 0 0 -10px
}

.preloader-wrapp {
    position: relative
}

.preloader-wrapp__bottom-page {
    clear: both;
    width: 100%;
    height: 100px
}

.preloader-wrapp__over-games {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 200px
}

.preloader-box {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9999
}

.preloader-box:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 64px;
    height: 64px;
    content: '';
    margin: -32px 0 0 -32px;
    background: url("") no-repeat;
    z-index: 9999
}

.preloader-new-box {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 9000
}

.preloader-wrapp__game-page-race,
.preloader-wrapp__tournament-race-page {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.preloader-box__tournament,
.preloader-wrapp__index-games {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #302d28;
    opacity: .8;
    z-index: 10
}

.preloader-wrapp__index-games {
    background: #13100e;
    z-index: 100
}

.preloader-wrapp__drift-tbl {
    height: 64px;
    padding: 15px 0 0
}

.preloader-wrapp__bonus-games,
.preloader-wrapp__drift-leaderboard {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(19, 16, 14, .7)
}

.preloader-wrapp__bonus-games {
    -webkit-animation: .3s fadeIn;
    animation: .3s fadeIn
}

.btn-preloader::before,
.form-elem-preloader,
.header-preloader-small {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    margin: -16px 0 0 -16px;
    background-image: url("");
    fill: #fff
}

.btn-tabs-preloader::before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    margin: -16px 0 0 -16px;
    background: rgba(48, 45, 40, .5);
    background-image: url("");
    fill: #fff
}

.form-elem-preloader {
    z-index: 10
}

.btn-preloader::before {
    content: '';
    z-index: 10
}

.btn-competition-preloader::before {
    position: absolute;
    top: 50%;
    right: 5px;
    width: 30px;
    height: 30px;
    content: '';
    background-image: url("");
    background-repeat: no-repeat;
    -webkit-transform: scale(.8) translateY(-50%);
    transform: scale(.8) translateY(-50%);
    fill: #fff
}

.breadcrumbs-box {
    margin: 0 0 15px;
    padding: 0 0 5px;
    border-bottom: 1px solid rgba(121, 121, 121, .3);
    color: #797979
}

.breadcrumbs-list__item {
    float: left;
    margin: 0 15px 0 0
}

.breadcrumbs-list__item::after {
    content: '>';
    padding: 0 0 0 15px;
    vertical-align: middle
}

.breadcrumbs-list__item:last-child::after {
    content: ''
}

.breadcrumbs-list__link {
    color: #f9b242
}

.game-crumbs {
    display: flex;
    position: relative;
    padding: 15px;
    background: #13100e;
    box-sizing: border-box
}

.game-crumbs.is-mobile {
    position: relative;
    width: 100%;
    padding: 15px 0;
    overflow-x: hidden
}

.game-crumbs.is-mobile::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 80px;
    content: '';
    background: linear-gradient(to right, rgba(19, 16, 14, 0) 0, #13100e 100%);
    z-index: 10
}

.game-crumbs-item {
    display: flex;
    position: relative;
    padding: 0 15px;
    white-space: nowrap
}

.game-crumbs-item::before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 2px;
    height: 2px;
    content: '';
    margin: -2px -2px 0 0;
    background: #f9b242;
    border-radius: 50%
}

.game-crumbs-item:first-child::before {
    display: none
}

.game-crumbs-item.is-mobile {
    padding: 0 10px 0 15px;
    background: #13100e
}

.game-crumbs-item.is-mobile::after {
    position: absolute;
    top: 0;
    right: -10px;
    bottom: 0;
    width: 10px;
    content: '';
    background: linear-gradient(to left, rgba(19, 16, 14, 0) 0, #13100e 100%);
    z-index: 10
}

.game-crumbs-item-link {
    display: inherit
}

.game-crumbs-link {
    margin: 0 10px 0 0
}

.icon-home-game-crumbs {
    margin: 0 5px 0 0
}

.game-crumbs-item-game-name {
    color: #f9b242;
    font-weight: 700
}

.game-crumbs-item-game-name.is-hidden {
    display: none
}

.game-crumbs-item-scroll {
    display: flex;
    padding: 0 0 10px;
    overflow-x: scroll
}

.game-crumbs-select-box {
    position: relative;
    width: 24px;
    height: 24px;
    background: #302d28;
    border-radius: 5px
}

.game-crumbs-select-box::before {
    display: inline-block;
    position: relative;
    top: 0;
    left: 8px;
    content: '';
    padding: 3px;
    border: solid #f9b242;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.game-crumbs-select {
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    background: 0 0;
    border: none;
    text-indent: 100px;
    -webkit-appearance: none;
    z-index: 100
}

.game-crumbs-preloader {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(19, 16, 14, .5);
    z-index: 10
}

.game-crumbs-preloader.is-shown {
    display: block
}

.icon-tape-cup-yggdrasil,
.icon-tape-exclusive,
.icon-tape-free,
.icon-tape-hot,
.icon-tape-new,
.icon-tape-race,
.icon-tape-top,
.icon-tape-tournament {
    position: absolute;
    top: 0;
    left: 0
}

.icon-tape-new {
    display: block;
    width: 77px;
    height: 77px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -2977px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .icon-tape-new {
        width: 77px;
        height: 77px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -2923px;
        background-size: 196px 4472px
    }
}

.icon-tape-free {
    display: block;
    width: 77px;
    height: 77px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -1498px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .icon-tape-free {
        width: 77px;
        height: 77px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -1468px;
        background-size: 196px 4472px
    }
}

.icon-tape-tournament {
    display: block;
    width: 77px;
    height: 77px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -4031px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .icon-tape-tournament {
        width: 77px;
        height: 77px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -3957px;
        background-size: 196px 4472px
    }
}

.icon-tape-top {
    display: block;
    width: 77px;
    height: 77px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -3952px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .icon-tape-top {
        width: 77px;
        height: 77px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -3879px;
        background-size: 196px 4472px
    }
}

.icon-tape-cup-yggdrasil {
    display: block;
    width: 79px;
    height: 80px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -884px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .icon-tape-cup-yggdrasil {
        width: 79px;
        height: 80px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -864px;
        background-size: 196px 4472px
    }
}

.icon-tape-hot {
    display: block;
    width: 77px;
    height: 77px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -1609px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .icon-tape-hot {
        width: 77px;
        height: 77px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -1577px;
        background-size: 196px 4472px
    }
}

.icon-tape-exclusive {
    display: block;
    width: 77px;
    height: 77px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -1258px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .icon-tape-exclusive {
        width: 77px;
        height: 77px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -1233px;
        background-size: 196px 4472px
    }
}

.icon-tape-race {
    display: block;
    width: 77px;
    height: 77px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -3412px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .icon-tape-race {
        width: 77px;
        height: 77px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -3348px;
        background-size: 196px 4472px
    }
}

.icon-tape-new_game-list-new {
    z-index: 20
}

.icon-tape-lobby {
    position: absolute;
    top: 0;
    left: 0
}

.icon-tape-lobby_lobby-list {
    width: 77px;
    height: 78px;
    z-index: 20
}

.payment-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 100%;
    padding: 0 0 10px;
    text-align: center
}

.payment-box__item {
    width: 100%;
    max-width: 120px;
    height: 35px;
    margin: 0 5px;
    padding: 0 0 40px;
    vertical-align: top
}

.payment-box__link {
    display: inline-block;
    position: relative;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: .9rem
}

.payment-box__link::before {
    position: absolute;
    top: 0;
    left: 0;
    content: ''
}

.payment-box__text {
    position: absolute;
    top: 0;
    left: 50%;
    width: 88px;
    margin: 0 0 0 -44px;
    padding: 35px 0 0;
    color: #302d28;
    font-size: 1rem
}

.payment-box__text_word {
    white-space: nowrap
}

.payment-box__text_icon-interac {
    width: 111px;
    margin: 0 0 0 -55px
}

.payment-box .icon-visa::before {
    display: block;
    width: 65px;
    height: 56px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -4190px;
    overflow: hidden;
    margin: -28px 0 0 -32.5px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .payment-box .icon-visa::before {
        width: 65px;
        height: 56px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -4112px;
        background-size: 196px 4472px
    }
}

.payment-box .icon-maestro::before {
    display: block;
    width: 71px;
    height: 44px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -2725px;
    overflow: hidden;
    margin: -22px 0 0 -35.5px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .payment-box .icon-maestro::before {
        width: 70.5px;
        height: 44px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -2679px;
        background-size: 196px 4472px
    }
}

.payment-box .icon-qiwi::before {
    display: block;
    width: 44px;
    height: 46px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -3364px;
    overflow: hidden;
    margin: -23px 0 0 -22px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .payment-box .icon-qiwi::before {
        width: 44px;
        height: 46.5px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -3301px;
        background-size: 196px 4472px
    }
}

.payment-box .icon-webmoney::before {
    display: block;
    width: 57px;
    height: 56px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -4364px;
    overflow: hidden;
    margin: -28px 0 0 -28.5px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .payment-box .icon-webmoney::before {
        width: 56.5px;
        height: 56px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -4281px;
        background-size: 196px 4472px
    }
}

.payment-box .icon-yandex-wallet::before {
    display: block;
    width: 38px;
    height: 43px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -4454px;
    overflow: hidden;
    margin: -21.5px 0 0 -19px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .payment-box .icon-yandex-wallet::before {
        width: 38px;
        height: 43px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -4369px;
        background-size: 196px 4472px
    }
}

.payment-box .icon-skrill::before {
    display: block;
    width: 87px;
    height: 30px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -3491px;
    overflow: hidden;
    margin: -15px 0 0 -43.5px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .payment-box .icon-skrill::before {
        width: 86.5px;
        height: 30px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -3426px;
        background-size: 196px 4472px
    }
}

.payment-box .icon-neteller::before {
    display: block;
    width: 117px;
    height: 22px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -2953px;
    overflow: hidden;
    margin: -11px 0 0 -58.5px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .payment-box .icon-neteller::before {
        width: 116.5px;
        height: 21.5px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -2900px;
        background-size: 196px 4472px
    }
}

.payment-box .icon-interac::before {
    display: block;
    width: 56px;
    height: 56px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -1720px;
    overflow: hidden;
    margin: -28px 0 0 -28px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .payment-box .icon-interac::before {
        width: 56px;
        height: 56px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -1686px;
        background-size: 196px 4472px
    }
}

.payment-box .icon-express-connect::before {
    display: block;
    width: 57px;
    height: 56px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -1337px;
    overflow: hidden;
    margin: -28px 0 0 -28.5px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .payment-box .icon-express-connect::before {
        width: 56.5px;
        height: 56px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -1311px;
        background-size: 196px 4472px
    }
}

.payment-box .icon-astropay::before {
    display: block;
    width: 116px;
    height: 56px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -499px;
    overflow: hidden;
    margin: -28px 0 0 -58px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .payment-box .icon-astropay::before {
        width: 116px;
        height: 56px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -487px;
        background-size: 196px 4472px
    }
}

.change-points__article-left {
    float: left;
    width: 50%;
    margin: 0 20px 20px 0
}

.change-points-box {
    min-height: 350px;
    padding: 35px 50px 10px;
    background: #302d28;
    border-radius: 15px;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    box-sizing: border-box
}

.change-points__wrap {
    position: relative
}

.change-points__title {
    padding: 0 0 5px;
    word-spacing: 3px;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 2rem
}

.change-points__title span {
    color: #f9b242
}

.change-points-form-box {
    margin: 40px 0 25px
}

.change-points-row {
    margin: 0 0 15px;
    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 {
    text-align: center;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 2rem
}

.change-points__effect {
    -webkit-animation: .5s zommy;
    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;
    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__notice-boost {
    color: #f9b242;
    white-space: nowrap
}

.change-points__notice2 {
    margin: 20px 0 0;
    text-align: center
}

.change-points__highlights {
    color: #ededed;
    transition: .2s ease-in-out
}

.change-points-default-box {
    position: relative;
    z-index: 5
}

.change-points-popup-box {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 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 {
    transition: opacity .2s ease-in-out;
    visibility: visible;
    opacity: 1
}

.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
}

.change-points__message {
    padding: 0 0 20px;
    font-size: 2rem
}

.withdrawal-header {
    margin: 0 0 15px
}

.withdrawal-header .jcf-select-withdrawal-select {
    width: 80px;
    min-width: 80px
}

.withdrawal-title {
    display: inline-block;
    margin: 0 15px 0 0;
    line-height: 28px
}

.icon-info-points {
    width: 12px;
    height: 12px;
    fill: #f9b242;
    cursor: pointer;
    z-index: 15
}

.points__tooltip {
    width: 220px;
    white-space: normal
}

.winners-title {
    padding: 0 0 10px;
    text-align: center;
    color: #ededed;
    text-transform: uppercase;
    font-size: 1.4rem
}

.winner-list__item {
    padding: 10px 0;
    border-bottom: 1px solid #13100e;
    transition: filter .2s ease-in-out;
    transition: filter .2s ease-in-out, -webkit-filter .2s ease-in-out
}

.winner-list__item:last-child {
    border-bottom: none
}

.winner-list.is-mobile .winner-list__item {
    border-bottom: 1px solid #302d28
}

.winner-list.is-mobile .winner-list__item:last-child {
    border-bottom: none
}

.winner-list-box {
    display: flex;
    overflow: hidden
}

.winner-list-box__left {
    width: 75px
}

.winner-list-box__right {
    padding: 0 0 0 15px;
    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: 1rem
}

.winner-list-box__user {
    color: #fff
}

.winner-list-box__win {
    padding: 0 0 5px;
    color: #3daa45;
    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
}

.title-info-box {
    text-transform: uppercase;
    font-size: 1.8rem
}

.drift-circle_drift-page {
    position: relative;
    width: 325px;
    height: 325px;
    margin: 40px 0 0
}

.drift-pie {
    width: 325px;
    height: 325px
}

.drift-finished {
    text-align: center
}

.drift-finished-flag-icon {
    width: 44px;
    height: 48px;
    padding: 0 0 10px;
    fill: #fff
}

.drift-finished__text {
    color: #fff;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 2rem
}

.drift-circle-joined-text {
    width: 190px;
    text-align: center;
    font-size: 2rem
}

.drift-pie-join-btn {
    white-space: nowrap
}

.drift-pie-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.drift-pie-user {
    z-index: 1
}

.drift-pie-user__title {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 1rem
}

.laurel-gold-big-icon {
    display: block;
    width: 158px;
    height: 121px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -2281px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .laurel-gold-big-icon {
        width: 158px;
        height: 121px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -2242px;
        background-size: 196px 4472px
    }
}

.laurel-gold-big-icon_drift-pie {
    position: relative;
    margin: 10px auto 0
}

.drift-circle-notice {
    display: flex;
    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;
    color: #fff;
    text-transform: uppercase;
    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 {
    text-align: center;
    color: #3daa45;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 3.2rem
}

.highcharts-label,
.highcharts-point {
    cursor: pointer
}

.circle-round {
    position: absolute;
    top: 65px;
    left: 68px;
    width: 190px;
    height: 190px;
    background: #f9b242;
    border-radius: 50%;
    text-align: center;
    color: #13100e;
    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;
    border-radius: 300px 300px 0 0;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    line-height: 53px;
    text-transform: uppercase;
    font-size: 1rem
}

.circle-round-content__title-round {
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 1.4rem
}

.circle-round-info {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -60%);
    transform: translate(-50%, -60%);
    z-index: 15
}

.circle-round-item {
    padding: 0 0 2px
}

.circle-round-item__value {
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 2rem
}

.circle-round-item__title {
    position: relative;
    top: -3px;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    letter-spacing: 1px;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 1rem
}

.circle-round-btn-box {
    position: absolute;
    bottom: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 15
}

.btn-circle-round {
    width: auto;
    padding: 0 15px;
    border: 1px solid #13100e;
    line-height: 25px;
    letter-spacing: 1px;
    white-space: nowrap;
    font-size: 1rem
}

.lazy-wrapp {
    overflow: hidden
}

.lazy-blur {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-filter: blur(25px);
    filter: blur(25px);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.no-lazy-blur {
    transition: filter .3s ease-in .5s;
    transition: filter .3s ease-in .5s, -webkit-filter .3s ease-in .5s;
    -webkit-filter: blur(0);
    filter: blur(0)
}

.header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 20px 0 5px;
    background: rgba(19, 16, 14, .9);
    box-shadow: 0 2px 10px #13100e;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    transition: top 1s linear;
    box-sizing: border-box;
    z-index: 9500
}

.header.header-fixed {
    position: fixed;
    -webkit-animation: .5s header-fixed-show;
    animation: .5s header-fixed-show
}

.header-width {
    width: 100%;
    min-width: 320px;
    max-width: 1800px;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box
}

.header-grid {
    display: flex;
    align-items: center
}

.header-logo {
    margin-right: auto
}

.logo {
    position: relative;
    top: -10px;
    z-index: 215
}

.logo-new {
    display: block;
    position: relative;
    top: -10px
}

.logo-picture {
    display: block
}

.header-tools {
    margin: 0 25px 0 0
}

.header-tools-cashback,
.header-tools-circle {
    display: inline-block;
    position: relative;
    width: 48px;
    height: 48px;
    background: #302d28;
    border: 1px solid #302d28;
    border-radius: 100%;
    box-sizing: border-box
}

.header-tools-cashback:hover,
.header-tools-circle:hover {
    border: 1px solid #f9b242
}

.header-tools-cashback:hover .header-count-notification,
.header-tools-circle:hover .header-count-notification {
    top: -7px;
    left: 70%;
    transition: top .1s linear, left .1s linear
}

.header-tools-cashback.is-hide,
.header-tools-cashback:hover .header-count-notification.is-hidden,
.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
}

.icon-cashback-plash-header {
    display: block;
    width: 100%;
    height: 100%
}

.icon-coin-header-animate {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 21px;
    height: 21px;
    margin: -11px 0 0 -9px;
    background: url("") no-repeat;
    -webkit-animation: 1s steps(10) infinite coinheader;
    animation: 1s steps(10) infinite coinheader;
    -webkit-backface-visibility: hidden
}

.header-count-notification {
    position: absolute;
    top: -10px;
    left: 70%;
    min-width: 20px;
    padding: 2px 3px;
    background: #13100e;
    border: 1px solid #f9b242;
    border-radius: 10px;
    box-shadow: 0 1px 4px #13100e;
    text-align: center;
    color: #f9b242;
    transition: top .1s linear, left .1s linear;
    box-sizing: border-box;
    font-size: 1rem
}

.count-notification {
    color: #e50000
}

.count-notification.is-empty {
    color: #f9b242
}

.header-tools,
.header-user-name {
    height: auto;
    transition: height .2s linear;
    opacity: 1;
    z-index: 1
}

.header-tools.is-hidden,
.header-user-name.is-hidden {
    height: 0;
    transition: height .2s linear;
    opacity: 0;
    z-index: -1
}

.header-user-general.without-margin {
    margin: 0
}

.header-user-name {
    display: none;
    margin: 0 20px 0 0;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 1px
}

.header-user-name-inner {
    position: relative
}

.header-user-name__link {
    display: inline-block;
    position: relative;
    max-width: 120px;
    color: #ededed;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.header-user-general {
    position: relative
}

.header-user-general-link {
    display: inline-block;
    position: relative;
    width: 165px;
    height: 48px;
    padding: 0 10px;
    background: #302d28;
    border: 1px solid #302d28;
    border-radius: 24px;
    text-align: center;
    vertical-align: top;
    color: #f9b242;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: 1px;
    text-decoration: none;
    box-sizing: border-box;
    font-size: 1.4rem
}

.header-user-general-link:hover {
    border: 1px solid #f9b242
}

.header-user-price-wrapp {
    display: flex;
    justify-content: center
}

.header-user-price {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.header-user-price-currency {
    padding: 0 0 0 5px;
    font-weight: 400;
    font-size: 1rem
}

.header-user-price-name {
    position: absolute;
    top: -10px;
    left: 50%;
    background: #13100e;
    border-radius: 10px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 1rem
}

.header-user-price-name-inner {
    max-width: 150px;
    padding: 0 10px;
    color: #fff;
    line-height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
    overflow: hidden
}

.btn-header-cash {
    display: inline-block;
    width: auto;
    min-width: 110px;
    height: 48px;
    margin: 0 0 0 5px;
    vertical-align: top;
    line-height: 48px
}

.header-conf {
    margin: 0 0 0 10px
}

.header-exit-link {
    display: inline-block;
    position: relative;
    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 {
    
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-size: 1.4rem
}

.content p {
    margin: 15px 0 30px;
    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;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background-image: url("");
    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 {
    color: #f9b242;
    text-decoration: underline;
    cursor: pointer
}

.content-toggle-btn:hover {
    text-decoration: none
}

.content .sub-title,
.content .title {
    padding: 0 0 20px;
    color: #ededed;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 700
}

.content .sub-title {
    color: #f9b242
}

.main-content .last-articles-box {
    padding: 0 0 10px
}

.main-content .separate {
    margin: 0 0 20px
}

.close-icon {
    transition: .1s ease-in-out;
    opacity: 1;
    cursor: pointer;
    display: block;
    width: 16px;
    height: 16px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -646px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .close-icon {
        width: 16px;
        height: 16px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -630px;
        background-size: 196px 4472px
    }
}

.close-icon:hover {
    transition: .1s ease-in-out;
    opacity: .2
}

.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;
    border-radius: 3px;
    color: #000;
    line-height: 1;
    box-sizing: border-box;
    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;
    color: #fff;
    box-sizing: border-box;
    font-size: 1.2rem
}

.form-line {
    position: relative;
    padding: 0 0 15px;
    font-size: 1.3rem
}

.form-box {
    width: 480px;
    margin: 0 auto
}

.form-elem-wrap {
    display: inline-block;
    position: relative;
    width: 100%
}

.form-elem-wrap::before {
    position: absolute;
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
    content: '';
    padding: 3px;
    border: 2px solid #f9b242;
    border-radius: 5px;
    opacity: 0
}

.form-elem-wrap .label {
    position: absolute
}

.form-elem-wrap.active::before {
    -webkit-animation: .5s rubberBand;
    animation: .5s rubberBand;
    opacity: 1
}

.form-elem-wrap.error-border::before {
    border: 2px solid #e50000;
    opacity: 1
}

.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;
    margin: -11px 0 0 -8px;
    box-shadow: -1px 3px 2px #000
}

.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;
    content: '';
    margin: -27px 0 0 -27px;
    border: 2px solid #f9b242;
    border-radius: 50%;
    -webkit-animation: .3s circleOut;
    animation: .3s circleOut
}

.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;
    content: '';
    margin: -27px 0 0 -27px;
    border: 2px solid #f9b242;
    border-radius: 50%;
    -webkit-animation: .3s circleOut;
    animation: .3s circleOut;
    z-index: 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;
    width: 0;
    height: 0;
    margin: -2px 0 0;
    border-width: 7px 4px 0;
    border-style: solid;
    border-color: #000 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 {
    width: 12px;
    height: 12px;
    margin: 1px 0 0;
    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-width: 4px 4px 4px 0;
    border-style: solid;
    border-color: transparent #ededed transparent transparent
}

.jcf-scrollbar-horizontal .jcf-scrollbar-inc::before {
    right: 4px;
    width: 0;
    height: 0;
    border-width: 4px 0 4px 4px;
    border-style: solid;
    border-color: transparent transparent transparent #ededed
}

.textarea-custome {
    width: 100%;
    height: 100%;
    padding: 5px 10px;
    line-height: 16px;
    resize: none;
    font-size: 1.3rem
}

.jcf-file {
    background: 0 0
}

.jcf-file .jcf-upload-button {
    margin: 0 0 0 10px;
    background: 0 0;
    border: 1px solid #f9b242;
    border-radius: 25px;
    color: #f9b242;
    text-transform: capitalize
}

.recapcha-gl {
    position: relative;
    top: 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

.authorization-box .recapcha-gl {
    left: 63px;
    -webkit-transform: scale(.85);
    transform: scale(.85)
}

.registration-box .recapcha-gl {
    left: 0;
    -webkit-transform: scale(.83);
    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;
    -webkit-transform: scale(.85);
    transform: scale(.85)
}

.checkbox-slide {
    position: relative;
    width: 44px;
    height: 28px;
    background: #797979;
    border-radius: 28px;
    transition: .2s ease-in-out;
    cursor: pointer
}

.checkbox-slide::before {
    position: absolute;
    top: 6px;
    left: 5px;
    width: 16px;
    height: 16px;
    content: '';
    background: #dcd9d5;
    border-radius: 16px;
    transition: .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: .2s ease-in-out
}

.checkbox-slide.is-active::before {
    position: absolute;
    left: 23px;
    content: '';
    background: #fff;
    transition: .2s ease-in-out
}

.checkbox-slide.is-lock {
    pointer-events: none
}

.nav-general {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    align-items: center;
    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 {
    visibility: visible;
    opacity: 1;
    z-index: 100
}

.nav-general__link {
    display: block;
    padding: 0 20px;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-transform: uppercase;
    text-decoration: none;
    box-sizing: border-box;
    font-size: 1.4rem
}

.nav-general__link.is-active {
    background: #13100e;
    border: 1px solid #f9b242;
    color: #f9b242;
    pointer-events: none
}

.nav-general__link:hover {
    background: #302d28;
    color: #f9b242
}

.nav-general-lottery {
    height: 20px;
    margin: 0 0 0 5px;
    padding: 0 5px;
    background: #3daa45;
    border-radius: 20px;
    color: #13100e;
    font-weight: 700;
    letter-spacing: 0
}

.sub-is-active {
    background: #302d28;
    border-radius: 5px;
    color: #f9b242
}

.nav-general-sub {
    position: absolute;
    top: 100%;
    left: 50%;
    min-width: 160px;
    padding: 10px 0 0;
    transition: opacity .2s linear;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    visibility: hidden;
    opacity: 0;
    z-index: -1
}

.nav-general-sub-inner {
    background: #302d28;
    border: 1px solid #f9b242;
    border-radius: 5px;
    text-align: center;
    text-transform: uppercase;
    overflow: hidden
}

.nav-general-sub__item {
    line-height: 30px
}

.nav-general-sub__link {
    display: block;
    position: relative;
    padding: 0 0 0 10px;
    color: #dcd9d5;
    text-decoration: none;
    font-size: 1rem
}

.nav-general-sub__link:hover {
    background: rgba(19, 16, 14, .7)
}

.nav-general-sub-triangle {
    position: absolute;
    top: 1px;
    left: 50%;
    width: 0;
    margin-left: -6px;
    border-right: 8px solid transparent;
    border-bottom: 10px solid #f9b242;
    border-left: 8px solid transparent
}

.nav-general-sub-triangle::before {
    position: absolute;
    top: 1px;
    left: -7px;
    width: 0;
    content: '';
    border-right: 7px solid transparent;
    border-bottom: 9px solid #302d28;
    border-left: 7px solid transparent
}

.icon-drop-wins,
.icon-nav-general-sub {
    position: absolute;
    top: 50%;
    left: 10px;
    width: 18px;
    height: 18px;
    margin: -9px 0 0
}

.icon-drop-wins {
    top: 35%;
    left: 9px;
    width: 22px;
    height: 22px
}

.icon-play {
    background-image: url("content/img/e41fd4b491f4dbc21094c67d4bcb9048c42466df.svg");
    transition: background .1s linear
}

.icon-play:hover {
    background-image: url("content/img/35c721132b8ced160e5f56572a6bc1f99f341344.svg");
    transition: background .1s linear
}

.icon-play.disabled {
    background-image: url("content/img/35c721132b8ced160e5f56572a6bc1f99f341344.svg");
    border: none;
    -webkit-filter: grayscale(1);
    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;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0 15px;
    background: rgba(19, 16, 14, .9);
    color: #797979;
    text-transform: uppercase;
    font-size: 1rem;
    z-index: 15
}

.game-disabled-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    text-align: center
}

.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: 3rem;
    z-index: 15
}

.game-item-coefficient__text::after,
.game-item-coefficient__text::before {
    position: absolute;
    top: 50%;
    left: -14px;
    width: 11px;
    content: '';
    background: #13100e;
    border: 1px solid #13100e
}

.game-item-coefficient__text::before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.game-item-coefficient__text::after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.width-game-contr {
    width: 100%;
    min-width: 320px;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box
}

.game-contr-list-box {
    position: relative;
    min-height: 200px
}

.game-contr-list {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    grid-gap: 15px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.game-contr-list__item {
    background: #302d28;
    border-radius: 5px
}

.game-contr-item {
    position: relative;
    padding: 10px;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    box-sizing: border-box;
    overflow: hidden;
    font-size: 1.2rem
}

.game-contr-item-link {
    display: block;
    position: relative;
    text-decoration: none
}

.game-contr-item-title {
    padding: 5px 0;
    text-align: center;
    color: #f9b242
}

.game-contr-item-grid {
    display: flex;
    align-items: center;
    margin: 0 0 10px;
    text-align: center;
    color: #fff
}

.game-contr-item-grid.dark {
    color: #797979;
    font-size: 1rem
}

.game-contr-item-grid__left,
.game-contr-item-grid__right {
    width: 50%
}

.game-contr-item-btn {
    padding: 0
}

.game-contr-item__image {
    display: block;
    width: 100%;
    height: auto;
    border: 1px solid #302d28;
    box-sizing: border-box
}

.game-contr-item__image:hover {
    border: 1px solid #f9b242;
    transition: .1s linear;
    opacity: .7;
    cursor: pointer
}

.search-box_contr {
    display: inline-block;
    margin: 0 0 30px
}

.article-title-link {
    color: #f9b242;
    text-decoration: none
}

.article-info-wrapp {
    margin: 15px 0 30px
}

.article-author {
    padding: 0 0 5px;
    color: #797979
}

.article-info {
    display: flex;
    color: #797979
}

.article-info__item {
    display: flex;
    align-items: center;
    margin: 0 10px 0 0
}

.content .article-item-title {
    padding: 0
}

.article-icon-date,
.article-icon-eye {
    width: 16px;
    height: 16px;
    margin: 0 5px 0 0;
    fill: #797979
}

.article-image-link {
    display: block
}

.article-image {
    width: 100%;
    height: auto;
    margin: 15px 0 0
}

.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
}

.tags-block {
    padding: 10px 0 30px
}

.footer {
    position: relative;
    padding: 40px 0 20px
}

.footer-inner {
    margin: 0 auto 25px
}

.footer-grid {
    display: flex;
    padding: 0
}

.footer-grid__left {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 24%;
    padding: 15px 0 25px;
    border-right: 4px solid #13100e;
    box-sizing: border-box
}

.footer-grid__right {
    display: flex;
    justify-content: center;
    width: 76%;
    margin: 0 auto
}

.footer-social-list,
.provider-list {
    padding: 40px 0 0;
    text-align: center
}

.footer-social-list__item,
.provider-list__item {
    display: inline-block;
    padding: 0 15px 40px;
    vertical-align: middle
}

.provider-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    max-width: 1250px;
    padding: 30px 0 0
}

.provider-list__item {
    width: 100%;
    max-width: 115px;
    padding: 0 5px 40px
}

.provider-list__link {
    display: block
}

.provider-list__icon {
    margin: auto
}

.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
}

.icon-telegram {
    display: block;
    width: 56px;
    height: 56px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -3894px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .icon-telegram {
        width: 56px;
        height: 56px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -3822px;
        background-size: 196px 4472px
    }
}

.icon-curacao {
    display: block;
    width: 50px;
    height: 58px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -1046px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .icon-curacao {
        width: 50px;
        height: 58.5px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -1024px;
        background-size: 196px 4472px
    }
}

.icon-itechlabs {
    display: block;
    width: 53px;
    height: 53px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -1808px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .icon-itechlabs {
        width: 53px;
        height: 53px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -1772px;
        background-size: 196px 4472px
    }
}

.icon-pagi {
    display: block;
    width: 53px;
    height: 53px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -3098px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .icon-pagi {
        width: 53px;
        height: 53px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -3042px;
        background-size: 196px 4472px
    }
}

.icon-comodo {
    display: block;
    width: 119px;
    height: 47px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -762px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .icon-comodo {
        width: 119px;
        height: 47px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -744px;
        background-size: 196px 4472px
    }
}

.icon-askgamblers {
    display: block;
    width: 142px;
    height: 47px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -450px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .icon-askgamblers {
        width: 142px;
        height: 47px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -439px;
        background-size: 196px 4472px
    }
}

.askgamblers-link {
    font-size: .8rem
}

.copyrights-box {
    width: 45%;
    margin: 0 auto;
    padding: 10px 0 0;
    text-align: center;
    line-height: 25px;
    font-size: 1.3rem
}

.footer-nav {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 85%;
    color: #dcd9d5;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase
}

.footer-nav__item {
    padding: 15px 15px 5px;
    text-align: left
}

.footer-nav__link {
    color: #f9b242;
    text-decoration: none;
    transition: .1s ease-in-out;
    font-size: 1.4rem
}

.footer-nav__link:hover {
    color: #dcd9d5
}

.popup-wrapp {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .2);
    z-index: 9999
}

.popup-effect {
    -webkit-filter: blur(5px);
    filter: blur(5px)
}

.popup-box {
    position: absolute;
    left: 50%;
    width: 480px;
    margin: 50px 0 0 -250px;
    padding: 20px 0;
    background: #302d28;
    border: 1px solid #797979;
    border-radius: 15px
}

.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: 1.4rem
}

.popup-main-messages p {
    line-height: 24px
}

.notification-line {
    display: none;
    position: fixed;
    bottom: 0;
    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
}

.cookie-policy__right {
    float: right;
    width: 20%;
    padding: 0 0 0 20px;
    box-sizing: border-box
}

.btn-cookie-policy {
    background: #f9b242;
    border: 1px solid #13100e;
    border-radius: 50px;
    line-height: 20px;
    text-transform: uppercase;
    cursor: pointer;
    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;
    margin: 0;
    padding: 45px 8% 55px;
    border: none;
    -webkit-transform: translate(-50%, 70px);
    transform: translate(-50%, 70px);
    box-sizing: border-box
}

.popup-terms.disabled {
    visibility: hidden;
    opacity: 0;
    pointer-events: none
}

.popup-terms__text,
.popup-terms__title {
    color: #fff;
    letter-spacing: 1px
}

.popup-terms__title {
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 3.2rem
}

.popup-terms__text {
    padding: 25px 0 0;
    font-size: 1.4rem
}

.popup-terms-form {
    padding: 25px 0 0
}

.checkbox-popup-terms {
    font-size: 1.4rem
}

.popup-terms-btn {
    display: flex;
    align-items: baseline;
    margin: 40px 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: 1.4rem
}

.content_competitions {
    padding-top: 0
}

.competition-header {
    min-height: 365px
}

.competition-info__title {
    padding: 45px 0 0;
    color: #fff;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 1.4rem
}

.competition-info-lap {
    font-size: 1.4rem
}

.competition-info-item {
    padding: 40px 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: 1rem
}

.competition-info-item__text {
    padding: 3px 0 0;
    color: #f9b242;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 1.4rem
}

.competition-info-item__sub-text {
    color: #3daa45;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    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;
    color: #fff;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    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: flex;
    align-items: center
}

.competition-nav__item {
    position: relative;
    width: 20%;
    border-left: 1px solid #13100e;
    text-align: center;
    box-sizing: border-box
}

.competition-nav__item:last-child {
    border-right: 1px solid #13100e
}

.competition-nav__item.disabled {
    transition: .1s ease-in-out;
    opacity: .5;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    pointer-events: none
}

.competition-nav__link {
    display: block;
    position: relative;
    padding: 25px 0 15px;
    text-decoration: none;
    -webkit-transform: scale(1);
    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;
    color: #f9b242;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1.4rem
}

.competition-nav-icon {
    position: absolute;
    top: 50%;
    left: -28px;
    width: 22px;
    height: 22px;
    margin: -5px 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("") no-repeat;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    z-index: 10
}

.drift-content {
    padding: 50px 0 0
}

.drift-inner {
    padding: 50px 0 120px
}

.drift-inner-content {
    position: relative;
    z-index: 100
}

.drift-header {
    position: relative;
    padding: 0 0 30px;
    border-bottom: 1px solid #13100e;
    z-index: 100
}

.drift-gradient {
    background-color: #302d28;
    background-image: url("");
    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;
    color: #fff;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 200;
    text-transform: uppercase;
    z-index: 100
}

.drift-title-box {
    width: 70%
}

.drift-title-h1 {
    font-weight: 700;
    letter-spacing: 2px;
    font-size: 3.2rem
}

.drift-title-h2 {
    letter-spacing: 3px;
    font-size: 2rem
}

.drift-info-list-wrap {
    padding: 0 0 10px
}

.drift-info-list__link {
    text-transform: uppercase;
    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: 1rem
}

.drift-info-list__right {
    padding: 0 0 0 10px;
    font-weight: 700;
    font-size: 2rem
}

.drift-tbl-wrapp {
    position: relative;
    margin: 10px 0 70px;
    z-index: 100
}

.drift-tbl-inner {
    border: 1px solid #fff
}

.drift-tbl {
    width: calc(100% - 1px);
    border-collapse: collapse;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif
}

.drift-tbl__parts {
    text-align: center
}

.drift-tbl__finish-icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 100%;
    background: url("") repeat-y
}

.drift-tbl__title-number {
    font-size: 1.4rem
}

.drift-tbl__title {
    padding: 10px;
    background: #13100e;
    text-align: left;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    font-weight: 100;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 1rem
}

.drift-tbl__title_first {
    padding: 7px 15px;
    text-align: left
}

.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: 1.4rem
}

.drift-tbl__item_first {
    padding: 7px 15px;
    text-align: left
}

.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;
    width: 26px;
    height: 21px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -2527px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .icon-laurel {
        width: 26px;
        height: 21px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -2486px;
        background-size: 196px 4472px
    }
}

.icon-star-bold {
    display: block;
    width: 26px;
    height: 25px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -3817px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .icon-star-bold {
        width: 26px;
        height: 25px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -3748px;
        background-size: 196px 4472px
    }
}

.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%;
    -webkit-transform: translate(-50%, -60%);
    transform: translate(-50%, -60%)
}

.drift-tbl__icon-text_icon-star-bold {
    top: 54%;
    left: 50%;
    -webkit-transform: translate(-50%, -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;
    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: 1.4rem
}

.drift-ruls__item {
    padding: 0 0 25px
}

.drift-ruls__title {
    color: #f9b242
}

.drift-ruls__text {
    padding: 5px 0 0
}

.drift-read-more {
    color: #f9b242;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    text-decoration: underline;
    cursor: pointer
}

.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
}

.bread-crumbs {
    padding: 0 0 25px;
    overflow: hidden
}

.bread-crumbs-list {
    letter-spacing: 1px;
    text-transform: uppercase;
    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: flex;
    justify-content: space-between
}

.drift-info__first {
    max-width: 40%;
    align-self: top
}

.drift-info__second {
    padding: 0 10px;
    box-sizing: border-box;
    align-self: center
}

.drift-info__third {
    align-self: center
}

.drift-name {
    padding: 0 0 10px
}

.drift-name_global {
    text-transform: capitalize
}

.drift-date {
    padding: 0 0 10px;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    letter-spacing: 1px;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 1rem
}

.drift-timer-box {
    width: 215px;
    height: 100%;
    text-align: center
}

.drift-timer-title {
    text-transform: uppercase;
    font-size: 1rem
}

.drift-timer .time_circles h4 {
    position: absolute;
    top: 22px;
    width: 100%;
    color: #fff;
    box-sizing: border-box
}

.drift-round-stat {
    height: auto;
    transition: opacity .2s linear;
    opacity: 1
}

.drift-round-stat.is-hidden {
    height: 0;
    transition: opacity .2s linear;
    opacity: 0
}

.drift-round-stat-title {
    padding: 0 0 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 1.6rem
}

.drift-round-stat-item {
    display: flex;
    align-items: baseline;
    padding: 0 0 5px
}

.drift-round-stat-item__title {
    text-transform: uppercase;
    font-size: 1rem
}

.drift-round-stat-item__value {
    padding: 0 0 0 10px;
    color: #f9b242;
    font-weight: 700;
    font-size: 2rem
}

.drift-round-stat-text {
    position: absolute;
    top: 50%;
    left: 50%;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
    color: #13100e;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    -webkit-transform: translate(-50%, -75%);
    transform: translate(-50%, -75%);
    font-size: 5.6rem
}

.laurel-white-big-icon {
    display: block;
    width: 158px;
    height: 121px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -2404px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .laurel-white-big-icon {
        width: 158px;
        height: 121px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -2364px;
        background-size: 196px 4472px
    }
}

.laurel-white-big-icon_round-stat {
    position: relative;
    margin: 0 auto
}

.drift-global-info {
    display: flex;
    position: relative
}

.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;
    z-index: 100
}

.drift-game-list {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 15px;
    margin: 0 0 20px
}

.drift-game-list__item {
    box-sizing: border-box
}

.drift-game-list__image {
    display: block;
    width: 100%;
    height: auto
}

.drift-involved-game-list {
    display: grid;
    grid-template-columns: repeat(9, 1fr);
    grid-gap: 10px
}

.drift-involved-game-list__item {
    box-sizing: border-box
}

.drift-involved-game-list__image {
    display: block;
    width: 100%;
    height: auto
}

.btn-drift-involved {
    line-height: 2.8rem;
    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;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(19, 16, 14, .7);
    transition: opacity .1s linear;
    opacity: 0
}

.drift-qualifying-read-more {
    display: inline-block;
    margin: 15px 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;
    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: sticky;
    top: -1px
}

.title-race-points {
    padding: 0 0 20px;
    text-align: center
}

.competition-content {
    position: relative;
    overflow: hidden
}

.competition-tab-content {
    position: absolute;
    opacity: 0;
    z-index: -1
}

.competition-tab-content.is-active {
    position: relative;
    transition: opacity .1s ease-in-out;
    opacity: 1;
    z-index: 100
}

.bonus-code {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    margin: 0 0 30px;
    padding: 40px 20px;
    border: 1px solid #797979;
    border-radius: 25px
}

.bonus-code_explanation-page {
    flex-direction: column;
    padding: 10px 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
}

.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: none;
    border-radius: 0 25px 25px 0;
    color: #13100e;
    font-weight: 700;
    text-transform: uppercase
}

.calendar-grid {
    display: flex;
    flex-wrap: wrap
}

.calendar-grid__item {
    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: 2rem
}

.calendar-current-date_content {
    margin: 0
}

.calendar-filter {
    padding: 20px 0 0
}

.calendar-filter .jcf-select {
    background: #13100e;
    color: #f9b242
}

.calendar-filter .jcf-select-opener {
    border-color: #f9b242 transparent transparent
}

.form-elem-wrap_calendar-filter {
    width: auto
}

.calendar-wrapp {
    padding: 40px 0;
    background: #302d28
}

.calendar {
    padding: 25px 0 0
}

.calendar__week {
    display: flex
}

.calendar__day,
.calendar__day_title {
    height: 85px;
    text-align: center;
    font-size: 2rem
}

.calendar__day {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0
}

.calendar__day_title {
    color: #797979
}

.calendar-item {
    position: relative;
    width: 50%;
    height: 40px;
    margin: 0 auto;
    box-sizing: border-box;
    cursor: pointer
}

.calendar-item::before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    content: '';
    margin: -25px 0 0 -25px;
    background: rgba(121, 121, 121, .3);
    border-radius: 50%;
    box-sizing: border-box;
    opacity: 0
}

.calendar-item:hover::before {
    -webkit-animation: .3s bounceShow_2x;
    animation: .3s bounceShow_2x;
    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;
    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;
    -webkit-animation: .3s bounceShow_3x;
    animation: .3s bounceShow_3x
}

.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
}

.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;
    width: 74px;
    height: 15px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -433px;
    overflow: hidden;
    margin: -7.5px 0 0 -37px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .calendar-slider-prev {
        width: 74px;
        height: 15px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -423px;
        background-size: 196px 4472px
    }
}

.calendar-slider-next {
    bottom: -25px;
    display: block;
    width: 74px;
    height: 15px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    overflow: hidden;
    margin: -7.5px 0 0 -37px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .calendar-slider-next {
        width: 74px;
        height: 15px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 0;
        background-size: 196px 4472px
    }
}

.promo-wrapp {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 50px 0 0
}

.promo-item {
    position: relative;
    width: 100%;
    max-width: 600px;
    height: 323px;
    margin: 0 0 20px;
    overflow: hidden
}

.promo-item__link-wrapp {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    text-decoration: none
}

.promo-item-content {
    width: 64.166%;
    padding: 70px 0 0 40px;
    box-sizing: border-box
}

.promo-item__title {
    color: #fff;
    text-transform: uppercase;
    line-height: 5rem;
    font-size: 4rem
}

.promo-item__title-small {
    display: block;
    font-size: 2rem
}

.promo-item .color-black {
    color: #13100e
}

.promo-item-img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.bonus-code-text {
    margin: 25px 0 15px;
    text-align: center;
    font-size: 2rem
}

.table-about {
    width: 300px;
    padding: 0 0 0 80px
}

.table-about-title {
    width: 20%;
    vertical-align: top;
    color: #f9b242;
    font-weight: 700;
    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
}

.chat-box-info {
    height: 105px;
    margin: 0 0 15px;
    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: 2rem
}

.chat-box-info-btn .btn-green {
    margin: 10px 0 0
}

.chat-box-info-btn::after {
    position: absolute;
    right: -120px;
    bottom: -15px;
    width: 98px;
    height: 124px;
    content: '';
    background: url("") no-repeat
}

.mobile-chat-box-info-text,
.mobile-license-box {
    display: none
}

.article-2-colum__certificate {
    padding: 0 0 40px
}

.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%;
    text-align: center;
    vertical-align: middle
}

.certificate-logo {
    display: inline-block
}

.certificate-small {
    width: 100%;
    height: auto
}

.certificate-big {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 740px;
    height: 560px;
    margin: -280px 0 0 -370px;
    z-index: 9999
}

.certificate-big.is-active {
    display: block
}

.page-registration {
    min-height: 700px;
    padding: 50px 0 0;
    background: url("") top center/cover no-repeat
}

.reg-bg-ru {
    background: url("") top center/cover no-repeat
}

.reg-bg-en {
    background: url("") top center/cover no-repeat
}

.reg-bg-pl {
    background: url("") top center/cover no-repeat
}

.reg-bg-de {
    background: url("") top center/cover no-repeat
}

.reg-bg-ca {
    background: url("") top center/cover no-repeat
}

.reg-bg-es {
    background: url("") top center/cover no-repeat
}

.reg-bg-pt {
    background: url("") top center/cover no-repeat
}

.reg-bg-fr {
    background: url("") top center/cover no-repeat
}

.bonus-reg-bg-ru {
    background: url("") top center no-repeat
}

.bonus-reg-bg-en {
    background: url("") top center no-repeat
}

.bonus-reg-bg-pl {
    background: url("") top center no-repeat
}

.bonus-reg-bg-de {
    background: url("") top center no-repeat
}

.bonus-reg-bg-ca {
    background: url("") top center no-repeat
}

.bonus-reg-bg-es {
    background: url("") top center no-repeat
}

.bonus-reg-bg-pt {
    background: url("") top center no-repeat
}

.bonus-reg-bg-fr {
    background: url("") top center no-repeat
}

.registration-wrap {
    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
}

.registration-box .form-line_paswrd-padding {
    padding: 0 0 60px
}

.registration-box .form-line .error {
    position: absolute;
    top: 35px;
    left: 0;
    line-height: 8px
}

.registration-box .form-line.recaptcha-form-field {
    padding: 0 0 10px
}

.registration-box .form-line-inner {
    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;
    top: -25px;
    left: -10px;
    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,
.registration-box .subscribe-reg {
    float: right;
    width: 245px
}

.registration-box .chekcbox-reg .label,
.registration-box .subscribe-reg .label {
    float: right;
    position: relative;
    top: 3px;
    left: 0;
    width: 90%;
    text-align: left;
    color: #dcd9d5;
    line-height: 13px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    font-size: 1.3rem;
    z-index: 1
}

.registration-box .chekcbox-reg .error,
.registration-box .subscribe-reg .error {
    top: 90px;
    left: -1px
}

.registration-box .subscribe-reg {
    padding: 0 0 20px
}

.registration-box .subscribe-reg .error {
    top: 35px;
    left: -1px
}

.registration-box .btn-green {
    width: auto
}

.tooltip__content_partner-code {
    top: 40px;
    width: 90%;
    white-space: normal
}

.tooltip-subscribe-reg {
    top: 2px
}

.icon-info-subs-reg {
    width: 12px;
    height: 12px;
    fill: #f9b242;
    cursor: pointer;
    z-index: 1
}

.tooltip__content_subs-reg {
    bottom: calc(100% + 10px);
    left: 5px;
    width: 120px;
    white-space: normal;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.registration-box .social-box {
    width: 290px;
    margin: 0 auto 20px;
    overflow: hidden
}

.registration-box__social-title {
    padding: 0 0 20px
}

.registration-box_social .chekcbox-reg .error {
    top: 85px;
    left: 35px
}

.registration-box .form-elem-wrap::before {
    top: -3px;
    right: -3px;
    bottom: -3px;
    left: -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;
    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;
    background: #302d28;
    border-radius: 15px;
    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
}

.authorization-box .form-line {
    position: relative;
    padding: 0 0 35px
}

.authorization-box .form-line .error {
    position: absolute;
    top: 35px;
    left: 65px
}

.authorization-box .label {
    position: absolute;
    top: 15px;
    left: -115px;
    width: 105px;
    padding: 0 0 0 10px;
    text-align: right;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    box-sizing: border-box;
    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 {
    display: table;
    content: ''
}

.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
}

.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,
.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
}

.registration-box .form-elem-select.form-elem-wrapper-select-soc-reg {
    float: left;
    width: 70px;
    height: 30px
}

.registration-box .form-elem-select.form-elem-wrapper-select-soc-reg .select-soc-reg {
    position: relative;
    width: 100%;
    height: 100%
}

.restore-box {
    width: 480px;
    margin: 0 auto;
    padding: 20px 60px;
    background: #302d28;
    border-radius: 15px;
    box-sizing: border-box
}

.content .restore-box .sub-title,
.restore-box .content .sub-title,
.restore-box .title {
    padding: 0 0 20px
}

.restore-box .form-line {
    position: relative;
    padding: 0 0 35px
}

.restore-box .form-line .error {
    position: absolute;
    top: 35px;
    left: 65px
}

.restore-box .restore-email-field .label {
    display: block;
    float: right;
    position: relative;
    left: 0;
    width: 255px;
    margin: 0 0 10px;
    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;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    box-sizing: border-box;
    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
}

.info-btm-box {
    padding: 10px 0 15px;
    background: #13100e;
    text-align: center;
    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;
    border-top: 1px solid #797979
}

.change-data-block.is-hidden {
    display: none
}

.change-data {
    position: relative;
    margin: 20px 0 0;
    padding: 40px 15px 20px;
    border: 1px solid #797979;
    border-radius: 10px;
    box-sizing: border-box
}

.change-data__title {
    position: absolute;
    top: -15px;
    left: 50%;
    padding: 5px 20px;
    background: #13100e;
    text-align: center;
    text-transform: uppercase;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.change-data__textarea {
    width: 100%;
    height: 175px;
    margin: 0 0 20px;
    padding: 10px;
    border: none;
    border-radius: 5px;
    box-sizing: border-box;
    resize: none
}

.btn-change-cancel {
    color: #f9b242;
    text-transform: uppercase;
    text-decoration: underline;
    cursor: pointer
}

.btn-change-cancel:hover {
    text-decoration: none
}

.btn-box-center_change-cancel {
    margin: 20px 0 0
}

.bg-default-jackpot {
    background: url("") top center no-repeat
}

.bg-default-cards {
    background: url("") top center no-repeat
}

.bg-default-lottery {
    background: url("") top center no-repeat
}

.bg-default-roulette {
    background: url("") top center no-repeat
}

.bg-default-slots {
    background: url("") top center no-repeat
}

.content_demo-page {
    padding: 0
}

.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
}

.game-tabs {
    display: flex;
    justify-content: space-around;
    overflow: hidden
}

.game-tabs__item {
    position: relative;
    background: #13100e;
    border: 1px solid #302d28;
    border-radius: 5px 5px 0 0;
    box-sizing: border-box;
    cursor: pointer;
    flex-grow: 1
}

.game-tabs__item.is-active {
    background: #302d28;
    pointer-events: none
}

.game-cup-icon,
.game-flag-icon,
.game-present-icon,
.game-prize-icon {
    display: block;
    width: 24px;
    height: 24px;
    margin: 10px auto
}

.game-sidebar-content {
    height: calc(100% - 46px);
    padding: 10px;
    background: #302d28;
    box-sizing: border-box
}

.game-sidebar-content__item {
    position: relative;
    height: 0
}

.game-sidebar-content__title {
    padding: 0 0 10px;
    text-align: center;
    color: #ededed;
    text-transform: uppercase;
    font-size: 1.4rem
}

.game-sidebar-content__image {
    display: block;
    width: 100%;
    height: auto
}

.promo-link {
    display: block;
    cursor: pointer
}

.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,
.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
}

.page-demo .btn-box-center.demo-btn-box-top {
    margin: -20px 0 50px;
    padding: 0 0 25px
}

.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: 100%;
    border: none
}

.demo-game-info-top {
    padding: 0 0 40px
}

.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%;
    text-align: center;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    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
}

.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
}

.more-provider-games__title {
    font-size: 1.6rem;
    font-weight: 600
}

.more-games-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 15px
}

.more-games-list__item {
    padding: 0 0 20px;
    box-sizing: border-box
}

.more-games-item {
    border: 1px solid #13100e;
    border-radius: 5px;
    box-sizing: border-box;
    overflow: hidden
}

.more-games-item__image {
    display: block;
    width: 100%;
    height: auto
}

.more-games-item__title {
    position: relative;
    width: 90%;
    margin: 0 auto;
    text-align: center;
    color: #ededed;
    font-size: 1.3rem;
    letter-spacing: 1px;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
    overflow: hidden
}

.more-games-hover {
    background: rgba(19, 16, 14, .8);
    border: 1px solid #f9b242;
    border-radius: 5px
}

.more-games-hover-inner {
    position: absolute;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.more-games-hover__btn-box {
    position: relative;
    padding: 5% 0 0;
    text-align: center
}

.more-games-hover-demo {
    position: relative;
    min-height: 30px
}

.more-games-hover__btn-demo {
    display: inline-block;
    margin: 5% 0 0;
    color: #f9b242;
    white-space: nowrap;
    text-decoration: none
}

.more-games-hover__btn-onmoney {
    display: block;
    width: 48px;
    height: 48px;
    margin: 0 auto;
    white-space: nowrap;
    cursor: pointer
}

.drift-box__title {
    text-align: center;
    color: #f9b242;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 1.6rem
}

.drift-box__title_table {
    color: #fff;
    letter-spacing: 1px
}

.drift-prize {
    padding: 35px 0 0
}

.drift-prize__title {
    padding: 0 0 5px;
    text-align: center;
    text-transform: uppercase;
    font-size: 1rem
}

.drift-prize-item__image {
    width: 230px;
    height: 350px
}

.btn-drift-join {
    width: 100%;
    margin: 25px 0 0
}

.drift-table {
    position: relative;
    padding: 5px 0 0
}

.drift-list-wrapp,
.drift-list-wrapp__inner {
    height: 368px
}

.drift-list {
    padding: 31px 0 0;
    transition: opacity .1s ease-in-out;
    box-sizing: border-box
}

.drift-list-grid {
    display: flex;
    align-items: center;
    background: #13100e;
    text-align: center
}

.drift-list-grid_title {
    position: absolute;
    width: calc(100% - 2px);
    min-height: 22px;
    padding: 4px 0;
    z-index: 10
}

.drift-list-grid_title.add-scroll {
    width: calc(100% - 14px)
}

.drift-list-grid__title-1,
.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;
    line-height: 9px;
    white-space: pre-wrap;
    text-transform: uppercase;
    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: 1.2rem
}

.drift-info-sidebar-grid {
    position: absolute;
    bottom: 95px
}

.drift-info-sidebar {
    display: flex;
    padding: 5px 5px 3px;
    text-align: center
}

.drift-info-sidebar__title,
.drift-info-sidebar__value {
    align-self: flex-end
}

.drift-info-sidebar__title {
    padding: 0 10px 0 0;
    text-transform: uppercase;
    font-size: 1rem
}

.drift-info-sidebar__value {
    color: #f9b242;
    font-weight: 700;
    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 {
    background: #f9b242;
    border-radius: 10px
}

.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-width: 0 4px 8px;
    border-style: solid;
    border-color: transparent transparent #fdc161
}

.drift-list-wrapp .jcf-scrollbar-vertical .jcf-scrollbar-inc::before {
    bottom: 3px;
    width: 0;
    height: 0;
    border-width: 8px 4px 0;
    border-style: solid;
    border-color: #fdc161 transparent transparent
}

.counter-box {
    position: absolute;
    bottom: -7px;
    left: 50%;
    width: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.counter-box__title {
    position: relative;
    top: 2px;
    text-align: center;
    text-transform: uppercase;
    font-size: 1rem
}

.counter-box .time_circles h4 {
    position: absolute;
    top: 25px;
    width: 100%;
    color: #fff;
    box-sizing: border-box
}

.counter-box.counter-box_drift .time_circles h4 {
    top: 18px
}

.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;
    color: #fff;
    text-align: center
}

.tournament-item,
.tournament-item-tour {
    position: relative;
    margin: 0 0 30px;
    padding: 20px 40px;
    border-radius: 15px;
    height: 100%;
    box-sizing: border-box;
    background: #302d28
}

.tournament-item-acrticle {
    background: #302d28
}

.tournament-title {
    margin: 0 0 20px;
    color: #f9b242;
    font-size: 2rem
}

.tournament-title_tbl {
    margin: 0 0 20px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 1.6rem
}

.tour-game-list {
    position: relative
}

.tour-game-list__ended {
    margin: 0
}

.tour-game-list.with-border {
    margin: 50px 0 0;
    padding: 20px;
    border: 1px solid #797979;
    border-radius: 15px
}

.tour-game-list.with-border .tour-game-list__title {
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    color: #dcd9d5;
    text-align: center;
    font-size: 1.4rem
}

.tour-game-list.with-border .tour-game-list__title span {
    padding: 0 15px;
    background: #302d28
}

.tour-game-list__title {
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    color: #797979;
    letter-spacing: 1px;
    text-transform: uppercase;
    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;
    cursor: pointer;
    text-indent: -9999px;
    border: 1px solid transparent
}

.tour-game-ended-slider .owl-nav .disabled,
.tour-game-slider .owl-nav .disabled {
    opacity: .2
}

.tour-game-ended-slider .owl-nav .owl-prev,
.tour-game-slider .owl-nav .owl-prev {
    left: -20px;
    display: block;
    width: 13px;
    height: 37px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -218px;
    overflow: hidden
}

@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 {
        width: 13px;
        height: 37px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -213px;
        background-size: 196px 4472px
    }
}

.tour-game-ended-slider .owl-nav .owl-next,
.tour-game-slider .owl-nav .owl-next {
    right: -20px;
    display: block;
    width: 13px;
    height: 37px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -394px;
    overflow: hidden
}

.tour-game-active-item {
    position: relative;
    width: auto;
    overflow: hidden
}

.tour-game-active-item__single {
    margin: 10px 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-desktop-btn-box {
    margin: 30px 0 0
}

.tournament-mobile-btn-box {
    display: none
}

.tournament-article-join-btn {
    padding: 25px 0
}

.tournament-notice {
    margin: 30px 0 0;
    text-transform: uppercase;
    text-align: center;
    color: #f9b242;
    font-size: 2rem
}

.tournament-notice__small-text {
    display: block;
    padding: 10px 0;
    text-transform: lowercase;
    color: #dcd9d5;
    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;
    color: #3daa45;
    text-align: center
}

.tournament-tbl-wrapp {
    margin: 0 0 100px
}

.page-tournaments-article .tour-item {
    padding: 0 0 30px
}

.tour-game-wrapper {
    position: relative;
    margin: 10px 0 0
}

.tour-in-btn {
    width: auto
}

.content .tournament-article.sub-title,
.title.tournament-article {
    padding: 0 0 40px
}

.tournament-item-type {
    margin: 15px 0 0
}

.tournament-item-type__title {
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 1.6rem
}

.tournament-item-type__type {
    padding: 0 0 0 10px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.6rem
}

.race-section {
    margin: 30px 0 40px;
    padding: 50px 0
}

.race-section__title {
    padding: 45px 0 25px;
    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;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    font-size: 1.7rem;
    z-index: 10
}

.inclined-type_gold {
    background: #f9b242
}

.inclined-type__text {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.race-view-grid {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    z-index: 10
}

.race-view-item-1 {
    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%;
    text-align: center;
    overflow: hidden
}

.stat-info__item {
    float: left;
    width: 33.3%;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 3.2rem
}

.stat-info__subtext {
    text-transform: lowercase
}

.stat-info__text {
    display: block;
    font-size: 1rem
}

.race-slider-time {
    width: 100%
}

.race-slider-time-grid {
    display: flex;
    justify-content: center;
    align-items: center
}

.race-slider-time__left,
.race-slider-time__right {
    font-weight: 700;
    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 {
    align-self: flex-end;
    width: 40px;
    height: 1px;
    margin: 0 5px;
    font-weight: 400;
    background-color: #40b549;
    background-image: url("");
    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__text,
.race-slider-time__title {
    display: block;
    margin: 0 0 5px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #fff;
    font-size: 1.4rem
}

.race-slider-time__date {
    display: block;
    margin: 0 0 5px;
    font-weight: 400;
    letter-spacing: 2px;
    font-size: 1rem
}

.race-slider-time__utc {
    display: block;
    text-transform: uppercase;
    font-size: 1rem
}

.race-slider-btn-box {
    width: 100%;
    margin: 15px 0 0;
    text-align: center
}

.btn-race-slider {
    width: 90%
}

.participate-timer {
    position: relative;
    width: 100%;
    margin: 15px 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
}

.participate-tour-list-item .participate-timer .time_circles h4 {
    top: 20px
}

.participate-timer__title {
    color: #797979;
    text-transform: uppercase;
    text-align: left;
    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;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    color: #fff;
    font-size: 1.4rem
}

.stand-lines_gold,
.stand-lines_white {
    position: relative;
    left: 50%
}

.stand-lines_white {
    display: block;
    width: 179px;
    height: 136px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -3661px;
    overflow: hidden;
    margin: 0 0 0 -89.5px
}

@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 {
        width: 13px;
        height: 37px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -385px;
        background-size: 196px 4472px
    }

    .stand-lines_white {
        width: 179px;
        height: 136px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -3594px;
        background-size: 196px 4472px
    }
}

.stand-lines_gold {
    display: block;
    width: 179px;
    height: 136px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -3523px;
    overflow: hidden;
    margin: 0 0 0 -89.5px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .stand-lines_gold {
        width: 179px;
        height: 136px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -3457px;
        background-size: 196px 4472px
    }
}

.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;
    -webkit-transform: translateX(-44%);
    transform: translateX(-44%);
    font-size: 3rem
}

.stand-lines__2 {
    top: 70px;
    width: 100px;
    height: 23px;
    -webkit-transform: translateX(-42%);
    transform: translateX(-42%);
    font-size: 2rem
}

.stand-lines__3 {
    top: 110px;
    width: 70px;
    height: 20px;
    -webkit-transform: translateX(-37%);
    transform: translateX(-37%);
    font-size: 1.4rem
}

.icon-medals {
    display: block;
    width: 105px;
    height: 80px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -2803px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .icon-medals {
        width: 105px;
        height: 80px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -2755px;
        background-size: 196px 4472px
    }
}

.icon-medals_stand {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-45%);
    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;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    box-sizing: border-box;
    font-size: 3rem
}

.race-view-current_hide {
    visibility: hidden
}

.race-view-current-out {
    -webkit-animation: .2s scaleOut;
    animation: .2s scaleOut
}

.race-view-current-in {
    -webkit-animation: .2s scaleIn;
    animation: .2s scaleIn
}

.tournament-filter-box {
    width: 200px;
    margin: 0 0 30px
}

.tournament-grid {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap
}

.tournament-grid__left,
.tournament-grid__right {
    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;
    font-family: Arial, Helvetica, sans-serif;
    color: #f9b242;
    font-size: 2rem
}

.tournament-info-grid {
    display: flex;
    flex-direction: column
}

.tournament-list-item-info {
    margin: 0 0 20px;
    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
}

.ended-ru-icon {
    display: block;
    width: 74px;
    height: 74px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -1182px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .ended-ru-icon {
        width: 74px;
        height: 74px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -1158px;
        background-size: 196px 4472px
    }
}

.ended-en-icon {
    display: block;
    width: 74px;
    height: 74px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -1106px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .ended-en-icon {
        width: 74px;
        height: 74px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -1083px;
        background-size: 196px 4472px
    }
}

.ended-icon-tournament {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10
}

.tournament-inner-grid {
    display: flex;
    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%;
    align-self: flex-end
}

.tournament-inner-grid__item-3 {
    width: 160px
}

.tournament-inner-grid__item-rest {
    position: relative;
    width: 63%;
    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;
    background-image: url("")
}

.tournament-inner-status-wrapper {
    margin: 0 30px 0 0
}

.icon-medals_ended {
    margin: 0 auto
}

.tour-pedestal {
    display: block;
    width: 147px;
    height: 91px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -3153px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .tour-pedestal {
        width: 147px;
        height: 91px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -3096px;
        background-size: 196px 4472px
    }
}

.tour-pedestal_ended {
    margin: 10px 0 0
}

.tour-winner-name {
    margin: 15px 0 0;
    color: #797979;
    text-align: center;
    text-transform: uppercase;
    font-size: 1rem
}

.tour-ended-win-list {
    margin: 25px 0 0;
    white-space: nowrap
}

.tour-ended-win-list__item {
    margin: 0 0 10px;
    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: flex;
    justify-content: space-between;
    width: 100%
}

.tournament-description__item-1,
.tournament-description__item-2,
.tournament-description__item-3 {
    box-sizing: border-box
}

.tournament-description__item-1 {
    flex-basis: 280px;
    width: 280px
}

.tournament-description__item-2,
.tournament-description__item-3 {
    flex-basis: 400px;
    width: 400px
}

.tournament-description__item-3.tournament-article {
    flex-basis: 330px;
    width: 330px
}

.tournament-point-icon,
.tournament-point-icon-box {
    position: relative;
    width: 60px;
    margin: 0 auto
}

.tournament-prize {
    display: flex;
    justify-content: space-around;
    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-laurel-wreath {
    width: 109px;
    height: 74px
}

.icon-cup-mult-sum-max-win,
.icon-cup-mult-sum-win,
.icon-cup-mult-win {
    width: 53px;
    height: 81px
}

.icon-ok {
    width: 38px;
    height: 38px
}

.icons-ok-tournament-list {
    display: block;
    position: relative;
    margin: 0 auto 10px;
    z-index: 10
}

.icons-ok-tournament-list.is-active {
    visibility: visible;
    -webkit-animation: .3s bounceShow_2x;
    animation: .3s bounceShow_2x;
    opacity: 1
}

.icon-laurel-wreath_tournament-list {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1
}

.icon-tournament-confetti,
.icon-tournament-money,
.icon-tournament-netspin,
.icon-tournament-playspin,
.icon-tournament-points {
    display: block;
    position: absolute
}

.icon-tournament-confetti.icon-tournament-list-type,
.icon-tournament-money.icon-tournament-list-type,
.icon-tournament-netspin.icon-tournament-list-type,
.icon-tournament-playspin.icon-tournament-list-type,
.icon-tournament-points.icon-tournament-list-type {
    position: absolute
}

.icon-tournament-confetti {
    width: 75px;
    height: 68px
}

.icon-tournament-confetti.icon-tournament-list-type {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -45px);
    transform: translate(-50%, -45px)
}

.icon-tournament-netspin {
    width: 20px;
    height: 20px
}

.icon-tournament-netspin.icon-tournament-list-type {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50px, -5px);
    transform: translate(-50px, -5px)
}

.icon-tournament-playspin {
    width: 20px;
    height: 20px
}

.icon-tournament-playspin.icon-tournament-list-type {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(25px, 10px);
    transform: translate(25px, 10px)
}

.icon-tournament-money {
    width: 23px;
    height: 23px
}

.icon-tournament-money.icon-tournament-list-type {
    left: 50%;
    top: 5px;
    -webkit-transform: translateX(20px);
    transform: translateX(20px)
}

.icon-tournament-points {
    width: 89px;
    height: 20px
}

.icon-tournament-points.icon-tournament-list-type {
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.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: 2rem
}

.tournament-btn-box {
    position: absolute;
    bottom: -25px;
    width: 100%;
    text-align: center
}

.tournament-point__count {
    padding: 10px 0 0;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    text-align: center;
    font-size: 3.2rem
}

.tournament-point__count span {
    display: block;
    padding: 7px 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 1rem
}

.tournament-point__count.is-end {
    font-size: 2rem
}

.tournament-point-count-wrapper {
    padding: 20px 0 0
}

.tournament-counter-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    color: #f9b242;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
    font-size: 3.2rem
}

.tournament-counter-list-item__value {
    white-space: nowrap;
    font-weight: 700
}

.tournament-counter-list-item__currency {
    color: #ededed;
    text-transform: uppercase;
    white-space: nowrap;
    font-weight: 400;
    font-size: 1rem
}

.tournament-combination-info {
    display: block;
    position: relative;
    top: -25px;
    right: 0;
    z-index: 100
}

.tournament-combination-info__tooltip {
    width: 200px;
    white-space: normal;
    text-align: left
}

.icon-tournament-combination-info {
    width: 12px;
    height: 12px;
    fill: #f9b242;
    cursor: pointer
}

.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: 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: flex;
    justify-content: space-between;
    text-align: center;
    font-size: 1.6rem
}

.tournament-winner-grid_title {
    padding: 0 0 7px;
    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: 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;
    border-color: transparent transparent #fdc161
}

.tournament-winners-list .jcf-scrollbar-vertical .jcf-scrollbar-inc::before {
    bottom: 3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 4px 0;
    border-color: #fdc161 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("");
    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("");
    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 {
    -webkit-animation: .3s bounceOut_2x;
    animation: .3s bounceOut_2x;
    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;
    border-radius: 5px;
    box-sizing: border-box
}

.race-slider__time {
    padding: 10px 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;
    width: 15px;
    height: 74px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -27px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .race-slider .owl-prev {
        width: 15px;
        height: 74px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -25px;
        background-size: 196px 4472px
    }
}

.race-slider .owl-next {
    right: -40px;
    display: block;
    width: 15px;
    height: 74px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -279px;
    overflow: hidden
}

.effect-fade-in {
    -webkit-animation: .3s fadeIn;
    animation: .3s fadeIn
}

.effect-fade-out {
    -webkit-animation: .3s fadeOut;
    animation: .3s fadeOut
}

.race-available-animation {
    -webkit-animation: 2.72s 2s infinite shake-horizontal;
    animation: 2.72s 2s infinite shake-horizontal;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.race-available-animation.is-active {
    -webkit-animation: none;
    animation: none
}

.race-view-current.effect-fade-in {
    -webkit-animation: .9s fadeIn;
    animation: .9s fadeIn
}

.race-slider-wrapp {
    position: relative
}

.first-slide {
    position: absolute;
    top: 50px;
    -webkit-animation: .3s bounceOut_2x;
    animation: .3s bounceOut_2x;
    opacity: 0;
    pointer-events: none;
    display: block;
    width: 15px;
    height: 74px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -103px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .race-slider .owl-next {
        width: 15px;
        height: 74px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -272px;
        background-size: 196px 4472px
    }

    .first-slide {
        width: 15px;
        height: 74px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -100px;
        background-size: 196px 4472px
    }
}

.first-slide.is-active {
    visibility: visible;
    -webkit-animation: .3s bounceShow_2x;
    animation: .3s bounceShow_2x;
    opacity: 1;
    cursor: pointer;
    pointer-events: initial
}

.race-slider-text {
    text-transform: uppercase;
    font-size: 1rem
}

.race-slider-time {
    margin: 3px 0 0;
    color: #3daa45;
    font-size: 1.6rem
}

.race-slider-time_gold {
    color: #f9b242
}

.race-slider-time_second {
    margin: 15px 0 0
}

.race-slider-time-utc {
    text-transform: uppercase;
    color: #3daa45;
    font-size: 1rem
}

.race-line-type {
    padding: 7px 0 0;
    color: #13100e;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    box-sizing: border-box;
    opcaity: 1;
    font-size: 1.6rem
}

.race-line-type__value {
    text-transform: lowercase
}

.race-line-type_white {
    margin: 0 auto;
    display: block;
    width: 98px;
    height: 35px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -2587px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .race-line-type_white {
        width: 99px;
        height: 35px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -2544px;
        background-size: 196px 4472px
    }
}

.race-line-type_gold {
    margin: 0 auto;
    display: block;
    width: 99px;
    height: 35px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -2550px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .race-line-type_gold {
        width: 99px;
        height: 35px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -2508px;
        background-size: 196px 4472px
    }
}

.tour-game-slider-group-row {
    display: flex;
    width: 100%;
    flex-wrap: wrap
}

.tour-game-slider-group-row__item {
    width: 120px;
    margin: 0 19px 20px 0
}

.tour-game-slider-group-row__item:nth-child(3n) {
    margin: 0 0 20px
}

.tour-game-slider-group-row__item:nth-child(7n),
.tour-game-slider-group-row__item:nth-child(8n) {
    margin: 0 19px 0 0
}

.tour-game-slider-group-row__item:nth-child(9n) {
    margin: 0
}

.cash-page-padding {
    padding: 60px 0 0
}

.cash-page-back-btn-box {
    position: absolute;
    top: -80px;
    left: 0;
    visibility: hidden;
    cursor: pointer
}

.icon-back-btn {
    display: block;
    width: 24px;
    height: 20px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -257px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .icon-back-btn {
        width: 24px;
        height: 20px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -251px;
        background-size: 196px 4472px
    }
}

.cash-tabs {
    background: #13100e
}

.cash-tabs .tab {
    float: left;
    position: relative;
    width: 50%;
    text-align: center;
    color: #f9b242;
    font-weight: 700;
    line-height: 45px;
    letter-spacing: 1px;
    text-transform: uppercase;
    box-sizing: border-box;
    cursor: pointer;
    font-size: 1.4rem
}

.cash-tabs .tab.active {
    text-decoration: none;
    pointer-events: none
}

.cash-tabs .tab.active::before {
    position: absolute;
    bottom: 0;
    left: 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
}

.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;
    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: '';
    background-color: #302d28;
    border: 2px solid #302d28;
    border-radius: 50%
}

.chrome-icon:before {
    display: block;
    width: 40px;
    height: 40px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -590px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .chrome-icon:before {
        width: 40px;
        height: 40px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -576px;
        background-size: 196px 4472px
    }
}

.firefox-icon:before {
    display: block;
    width: 40px;
    height: 39px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -1457px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .firefox-icon:before {
        width: 40px;
        height: 39px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -1428px;
        background-size: 196px 4472px
    }
}

.opera-icon:before {
    display: block;
    width: 40px;
    height: 40px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -3056px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .opera-icon:before {
        width: 40px;
        height: 40px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -3001px;
        background-size: 196px 4472px
    }
}

.content-row {
    display: flex;
    justify-content: space-between;
    padding: 20px 0 0
}

.content-row__left {
    width: 18.75%;
    box-shadow: inset -200px 0 12px -194px rgba(0, 0, 0, .75)
}

.content-row__right {
    width: 81.25%;
    padding: 20px 2.404%;
    box-sizing: border-box
}

.content-help {
    margin: 0 0 0 15px
}

.content-help-inner {
    padding: 35px 15px 15px 35px;
    background: #302d28
}

.acc-section-help {
    margin: 0 0 20px
}

.content .title_help-4 {
    padding: 0;
    color: #f9b242;
    font-weight: 300
}

.title_help-2 {
    font-size: 2.8rem
}

.content .title_help-3 {
    padding: 30px 0 20px
}

.title_help-3 {
    font-size: 2rem
}

.title_help-4 {
    position: relative;
    color: #f9b242;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 1.4rem
}

.help-questions {
    padding: 20px 0 0
}

.help-questions_btn {
    width: auto;
    margin: 0 0 0 15px
}

.help-questions_text {
    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: flex;
    align-items: baseline;
    padding: 20px 0 0
}

.profile-auth-two-factor-block__left {
    height: 40px
}

.profile-auth-two-factor-block__right {
    padding: 0 0 0 20px;
    color: #fff;
    line-height: 18px;
    text-transform: uppercase;
    font-size: 1.4rem
}

.profile-auth-two-factor-count {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    background: #dcd9d5;
    border-radius: 40px;
    text-align: center;
    color: #302d28;
    font-size: 2rem
}

.profile-auth-two-factor-download {
    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: flex;
    padding: 30px 0 0
}

.profile-auth-two-factor-btns_cancel {
    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: 1.4rem
}

.profile-auth-two-factor-text-cancel-block {
    padding: 30px 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 {
    padding: 20px 0 0 10px;
    color: #fff;
    text-transform: uppercase
}

.profile-auth-two-factor-sms .recaptcha-form-field {
    padding: 20px 0
}

.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
}

.popup-recaptcha-profile-auth-two-factor .recapcha-gl {
    width: 300px;
    margin: 0 auto
}

.popup-recaptcha-profile-auth-two-factor .recaptcha-form-field .error {
    position: absolute;
    top: 75px;
    width: 100%;
    text-align: center
}

.auth-2-factor {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #302d28;
    border-radius: 20px;
    text-align: center;
    z-index: 20
}

.auth-2-factor.is-mobile {
    position: relative;
    border-radius: 0
}

.auth-2-factor-inner {
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.auth-2-factor-inner.is-mobile {
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.auth-2-factor__title {
    margin: 0 0 30px;
    font-size: 3.6rem
}

.auth-2-factor__title.is-mobile {
    display: none
}

.icon-auth-2-factor {
    margin: 0 auto 30px;
    display: block;
    width: 95px;
    height: 96px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -664px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .icon-auth-2-factor {
        width: 95px;
        height: 96px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -647px;
        background-size: 196px 4472px
    }
}

.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;
    font-size: 1.4rem
}

.wrapp-scroll {
    position: relative
}

.dashboard-content {
    min-height: 400px;
    padding: 10px 0;
    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;
    width: 30px;
    height: 100%;
    content: '';
    background-image: url("");
    background-size: 100%;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #13100e 67%);
    z-index: 10
}

.dashboard-username {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    min-height: 90px;
    color: #ededed;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 2.8rem
}

.dashboard-username__name {
    align-self: center
}

.dashboard-username__status {
    position: relative;
    top: -8px;
    align-self: flex-start
}

.dashboard-username-status {
    padding: 8px 10px;
    background: #3daa45;
    border-radius: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 1px;
    white-space: nowrap;
    text-transform: capitalize;
    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;
    vertical-align: middle;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 1.4rem
}

.nav-dashboard-list {
    display: flex;
    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;
    text-align: center;
    color: #f9b242;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    box-sizing: border-box;
    font-size: 1.4rem
}

.nav-dashboard-list__link.is-active::before,
.nav-dashboard-list__link:hover::before {
    position: absolute;
    bottom: 0;
    left: 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-bonuses-dashboard-nav,
.icon-cashwallet-dashboard-nav,
.icon-man-dashboard-nav,
.icon-note-dashboard-nav,
.icon-profile-dashboard-nav,
.icon-talk-dashboard-nav {
    display: block;
    width: 36px;
    height: 36px;
    margin: 0 auto 20px
}

.nav-dashboard-list-text {
    position: relative
}

.icon-attention-circle-dashboard-nav {
    position: absolute;
    top: -5px;
    left: -12px;
    width: 10px;
    height: 10px
}

.dashboard-grid {
    display: flex;
    justify-content: space-between;
    padding: 20px 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: 20px 2.404%;
    box-sizing: border-box
}

.dashboard-grid__own {
    width: 100%;
    padding: 0 4.7% 4.7%;
    box-sizing: border-box
}

.dashboard-bg {
    background: #302d28
}

.dashboard-whitout-grid {
    padding: 0 10px
}

.dashboard-history-bg {
    background: #302d28
}

.dashboard-history-table {
    display: flex;
    flex-direction: column;
    border: 1px solid #13100e;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.dashboard-history-table .btn-preloader_dashboard-delete::before {
    margin: -6px 0 0 -16px
}

.dashboard-history-table .btn-payments-tbl-cancel {
    display: block;
    margin: 0 auto
}

.dashboard-history-table .btn-payments-crd-cancel {
    display: none
}

.dashboard-history-table-row {
    display: flex;
    position: relative;
    box-sizing: border-box
}

.dashboard-history-table-row__item {
    flex-wrap: nowrap;
    flex-direction: row;
    padding: 1vh 1vw;
    border-top: 1px solid #13100e;
    border-right: 1px solid #13100e;
    text-align: center;
    word-break: break-word;
    font-size: 1.2rem;
    flex-basis: 0;
    overflow-wrap: break-word
}

.dashboard-history-table-row__item_1 {
    flex: 1
}

.dashboard-history-table-row__item_2 {
    flex: 2
}

.dashboard-history-table-row__item_3 {
    flex: 3
}

.dashboard-history-table-row__item_4 {
    flex: 4
}

.dashboard-history-table-row__item_5 {
    flex: 5
}

.dashboard-history-table-row__item_6 {
    flex: 6
}

.dashboard-history-table-row__item_7 {
    flex: 7
}

.dashboard-history-table-row__item_8 {
    flex: 8
}

.dashboard-history-table-row__item_9 {
    flex: 9
}

.dashboard-history-table-row__item_10 {
    flex: 10
}

.dashboard-history-table-row__item_11 {
    flex: 11
}

.dashboard-history-table-row__item_12 {
    flex: 12
}

.dashboard-history-table-row__item:last-of-type {
    border-right-width: 0
}

.dashboard-history-table-row__label {
    display: none
}

.dashboard-history-table-row_header {
    text-align: center;
    color: #797979;
    font-size: 1.4rem;
    font-weight: 400
}

.dashboard-history-table-row_header * {
    border-width: 0
}

.nav-content-side-menu__item,
.nav-sub-dashboard__item {
    transition: background .1s ease-in-out;
    overflow: hidden
}

.nav-content-side-menu__item.is-active,
.nav-sub-dashboard__item.is-active {
    background: #13100e;
    border-left: 3px solid #f9b242;
    pointer-events: none
}

.nav-content-side-menu__item:hover,
.nav-sub-dashboard__item:hover {
    background: rgba(19, 16, 14, .2);
    transition: background .1s ease-in-out
}

.nav-content-side-menu__link,
.nav-sub-dashboard__link {
    display: block;
    padding: 15px 14.5%;
    color: #f9b242;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    box-sizing: border-box;
    font-size: 1.4rem
}

.nav-content-side-menu__text,
.nav-sub-dashboard__text {
    position: relative
}

.nav-content-side-menu__info,
.nav-sub-dashboard__info {
    display: inline-block;
    white-space: nowrap
}

.nav-content-side-menu__count,
.nav-sub-dashboard__count {
    padding: 0 0 0 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400
}

.icon-mail-nav-sub-dashboard,
.icon-note-nav-sub-dashboard {
    display: inline-block;
    position: relative;
    top: 3px;
    width: 17px;
    height: 17px;
    padding: 0 0 0 5px
}

.tbl-number {
    display: block;
    position: relative;
    padding: 0 0 0 20px
}

.tbl-number::before {
    position: absolute;
    top: 1px;
    left: 0;
    content: '';
    display: block;
    width: 14px;
    height: 13px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -2885px;
    overflow: hidden
}

.tbl-number.readed::before {
    display: block;
    width: 14px;
    height: 13px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -2900px;
    overflow: hidden
}

.delete-icon {
    margin: 0 auto;
    display: block;
    width: 12px;
    height: 16px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -4110px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .tbl-number::before {
        width: 14px;
        height: 13px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -2836px;
        background-size: 196px 4472px
    }

    .tbl-number.readed::before {
        width: 14px;
        height: 13px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -2850px;
        background-size: 196px 4472px
    }

    .delete-icon {
        width: 12px;
        height: 16px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -4035px;
        background-size: 196px 4472px
    }
}

.btn-payments-tbl-cancel {
    display: block;
    width: auto;
    max-width: 120px;
    margin: 10px 0 0;
    font-size: 1rem;
    line-height: 2.8rem
}

.popup-confirm-history {
    padding: 0 20px 30px;
    text-align: center;
    box-sizing: border-box
}

.popup-confirm-history__title {
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 1.8rem
}

.popup-confirm-history-content {
    padding: 35px 0 0
}

.popup-confirm-history-content__text {
    font-size: 1.4rem
}

.popup-confirm-history-btn {
    display: flex;
    justify-content: center;
    padding: 35px 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 {
    -webkit-animation: 1s fadeOutSelectedTableRow;
    animation: 1s fadeOutSelectedTableRow
}

.dashboard-payments-info {
    display: inline-block
}

.dashboard-payments-info__tooltip {
    width: 250px;
    text-align: left;
    white-space: normal
}

.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: 1.3rem
}

.attention-icon {
    display: block;
    width: 22px;
    height: 21px;
    background-image: url("content/img/images-list-s3702c62e0f.png");
    background-repeat: no-repeat;
    background-position: 0 -557px;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
    .attention-icon {
        width: 21.5px;
        height: 21.5px;
        background-image: url("content/img/images-list-2x-see21bddc85.png");
        background-position: 0 -544px;
        background-size: 196px 4472px
    }
}

.attention-icon_profile {
    float: left;
    margin: 0 10px 10px 0
}

.dashboard-balance-section {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 0 10px;
    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;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    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;
    text-transform: uppercase;
    box-sizing: border-box
}

.dashboard-balance-text__value {
    width: 49%;
    padding: 0 0 0 5px;
    text-align: left;
    font-weight: 700;
    text-transform: uppercase;
    box-sizing: border-box
}

.dashboard-balance-text__comb {
    white-space: nowrap
}

.dashboard-balance-text__huge {
    padding: 0 10px 0 0;
    font-size: 2.8rem
}

.dashboard-balance-text__lowercase {
    text-transform: lowercase
}

.dashboard-balance-text__info {
    text-align: center
}

.dashboard-balance-text-grid {
    display: flex;
    align-items: baseline
}

.icon-cashwallet-dashboard-balance,
.icon-point-dashboard-balance,
.icon-present-dashboard-balance {
    width: 64px;
    height: 64px
}

.icon-point-dashboard-balance-boost {
    width: 96px;
    height: 96px
}

.icon-cashback-dashboard {
    width: 61px;
    height: 61px
}

.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
}

.cross-text {
    text-decoration: line-through
}

.dashboard-bonus-note {
    position: relative;
    padding: 10px;
    border: 1px solid #f9b242;
    text-align: center;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    line-height: 16px;
    letter-spacing: 1px;
    box-sizing: border-box;
    font-size: 1rem
}

.dashboard-bonus-note::before {
    position: absolute;
    top: -6px;
    left: 50%;
    width: 0;
    height: 0;
    content: '';
    margin: 0 0 0 -6px;
    border-width: 0 6px 6px;
    border-style: solid;
    border-color: transparent transparent #f9b242
}

.dashboard-bonus-note-link {
    text-transform: uppercase
}

.dashboard-bonus-note_cashback {
    position: relative;
    top: 15px;
    left: 50%;
    width: 180px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.dashboard-cashback-block {
    position: relative;
    width: 61px;
    height: 61px;
    margin: 0 auto
}

.icon-coin-dashboard-animate {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 35px;
    height: 35px;
    margin: -17px 0 0 -17px;
    background: url("") no-repeat;
    -webkit-animation: 1s steps(10) infinite coindashboard;
    animation: 1s steps(10) infinite coindashboard;
    -webkit-backface-visibility: hidden
}

.icon-coin-dashboard-static {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 35px;
    height: 35px;
    margin: -19px 0 0 -17px
}

.tooltip-cashback-dashboard.is-hide {
    display: none
}

.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;
    text-decoration: underline;
    cursor: pointer
}

.profile-confirm-link:hover {
    text-decoration: none
}

.btn-profile-confirm {
    position: relative;
    padding: 5px 20px;
    background: #f9b242;
    border-radius: 20px;
    color: #000;
    font-weight: 400;
    line-height: auto;
    text-transform: uppercase;
    text-transform: uppercase;
    text-decoration: none
}

.btn-profile-confirm.disabled {
    background: #797979;
    border: 1px solid #797979;
    color: #302d28;
    pointer-events: none
}

.phone-confirmation {
    display: none;
    padding: 10px 0 0 10px;
    color: #3daa45
}

.phone-confirmation.is-show {
    display: block
}

.profile-box {
    position: relative;
    width: 480px;
    margin: 35px auto 40px;
    padding: 50px 50px 40px 60px;
    border: 1px solid #797979;
    border-radius: 15px;
    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;
    font-weight: 400;
    text-transform: uppercase;
    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
}

.profile-box .form-line .error {
    position: absolute;
    top: 35px;
    left: 95px
}

.profile-box .form-line .error_extra-field {
    line-height: 10px
}

.profile-box .form-line.phone-box .error {
    left: 195px
}

.profile-box .form-line.phone-box .label {
    left: -240px
}

.profile-box .label {
    position: absolute;
    top: 0;
    left: -145px;
    width: 135px;
    padding: 0 0 0 10px;
    text-align: left;
    word-wrap: break-word;
    line-height: 30px;
    text-transform: uppercase;
    box-sizing: border-box;
    z-index: 10
}

.profile-box .phone-box .jcf-select {
    min-width: auto
}

.profile-box .phone-box .form-elem-phone-code {
    float: right;
    width: 75px;
    margin: 0 20px 0 0
}

.profile-box .phone-box .form-elem-phone-inpt {
    float: right;
    width: 180px
}

.profile-box .phone-box .label {
    left: -52px
}

.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 {
    display: inline-block;
    position: relative;
    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
}

.profile-box .country-box {
    z-index: 15
}

.profile-box-disabled {
    position: relative;
    margin: 15px auto 40px;
    padding: 60px 0 0;
    border-top: 1px solid #797979;
    box-sizing: border-box
}

.profile-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 0 0 40px;
    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;
    white-space: nowrap;
    box-sizing: border-box
}

.profile-confirm-icon {
    display: inline-block;
    margin: 0 0 0 15px;
    vertical-align: middle
}

.phone-confirm-box {
    display: none;
    position: absolute;
    bottom: -40px;
    left: -20px;
    width: 480px;
    padding: 15px 0;
    background: #302d28;
    border: 1px solid #797979;
    border-radius: 15px;
    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: 1.6rem
}

.inpt-phone-confirm {
    width: 125px;
    height: 31px;
    border-radius: 4px 0 0 4px
}

.btn-phone-confirm {
    position: relative;
    top: -2px;
    width: auto;
    height: 30px;
    padding: 0 10px;
    border-radius: 0 50px 50px 0;
    line-height: 10px;
    letter-spacing: 0;
    font-size: 1rem
}

.profile-item__label {
    float: left;
    width: 260px;
    padding: 0 60px 0 0
}

.change-password-box-wrapp {
    width: 480px;
    margin: 25px auto 40px;
    padding: 20px 70px 20px 60px;
    border: 1px solid #797979;
    border-radius: 15px;
    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
}

.change-password-box-wrapp .form-line {
    position: relative;
    padding: 0 0 35px
}

.change-password-box-wrapp .form-line .error {
    position: absolute;
    top: 32px;
    left: 95px
}

.change-password-box-wrapp .label {
    position: absolute;
    top: 15px;
    left: -145px;
    width: 135px;
    padding: 0 0 0 10px;
    text-align: right;
    -webkit-transform: translateY(-50%);
    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
}

.change-password-box-btn {
    padding: 30px 0 0
}

.subscribe-content {
    padding: 0 0 35px
}

.subscribe-content-block {
    margin: 0 0 35px;
    padding: 0 0 35px;
    font-size: 1.4rem
}

.subscribe-content-block_line {
    padding: 0 0 35px;
    border-bottom: 1px solid #797979
}

.subscribe-content-block-title {
    padding: 0 0 35px;
    text-transform: uppercase
}

.subscribe-content-row {
    display: flex;
    align-items: center;
    padding: 0 0 20px
}

.subscribe-content-row__left {
    width: 45px;
    padding: 0 20px 0 0
}

.unsubscribe-content {
    padding: 0 0 40px;
    text-align: center
}

.unsubscribe-title {
    padding: 0 0 40px;
    font-size: 1.8rem
}

.unsubscribe-btn-box {
    padding: 0 0 40px
}

.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;
    font-weight: 400;
    text-transform: uppercase;
    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
}

.question-box .form-line .error {
    position: absolute;
    top: 35px;
    left: 130px
}

.question-box .label {
    position: absolute;
    top: 15px;
    left: -140px;
    width: 130px;
    padding: 0 0 0 10px;
    text-align: right;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    box-sizing: border-box;
    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-question .error {
    top: 80px
}

.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
}

.acc-section-verification {
    margin: 0 0 40px
}

.verification-info-block {
    margin: 50px 0 0
}

.upload-success__title,
.verification-info-title {
    margin: 0 0 20px;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 2rem
}

.acc-section-verification .acc-section-verification {
    margin: 0 0 20px
}

.acc-section-verification .acc-section-verification .acc-text_inner {
    padding: 10px 0 0
}

.acc-section-verification .acc-section-verification .acc-text_inner li {
    margin: 0 0 10px
}

.verification-info {
    display: flex;
    margin: 0 0 25px
}

.verification-info__left {
    flex-basis: 350px
}

.verification-info__right {
    padding: 0 0 0 40px;
    box-sizing: border-box;
    flex-basis: 350px
}

.verification-info__notice {
    display: block;
    margin: 5px 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;
    -webkit-transform: translateY(-50%);
    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 {
    right: -40px;
    left: auto
}

.btn-read-more-verification.is-active {
    color: #797979;
    text-decoration: none;
    pointer-events: none
}

.btn-read-more-verification.is-active:hover {
    color: #797979
}

.verification-upload-first-screen {
    -webkit-animation: .3s fadeIn;
    animation: .3s fadeIn
}

.verification-upload-first-screen.is-hidden {
    display: none
}

.verification-upload {
    width: 100%;
    margin: 50px 0 0;
    padding: 50px;
    border: 1px solid #797979;
    border-radius: 20px;
    box-sizing: border-box;
    overflow: hidden
}

.verification-upload-header {
    padding: 0 0 50px
}

.verification-upload__title {
    margin: 0 0 5px;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    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
}

.verification-load {
    padding: 0 0 30px;
    -webkit-animation: .3s fadeIn;
    animation: .3s fadeIn
}

.verification-load__title {
    padding: 0 0 10px;
    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;
    animation-name: loading-bg;
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    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;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    fill: #e50000
}

.upload-btn-box {
    position: relative;
    width: 420px;
    margin: 0 auto;
    text-align: center
}

.btn-verification-fake-send {
    position: relative;
    width: auto;
    min-width: 200px;
    -webkit-animation: .3s bounceShow_2x;
    animation: .3s bounceShow_2x;
    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;
    border: 1px solid #f9b242;
    color: #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 {
    display: block;
    height: auto;
    margin: 0;
    padding: 0;
    background: 0 0;
    border: none;
    border-radius: 0;
    color: inherit;
    line-height: inherit;
    text-transform: inherit;
    overflow: visible
}

.verification-upload-btn-box_load-more {
    position: absolute;
    top: -40px;
    left: 0
}

.verification-upload-btn-box_load-more .jcf-file {
    width: auto;
    margin: 0;
    padding: 0;
    background: 0 0;
    border: none;
    border-radius: 0;
    color: #f9b242;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: capitalize
}

.verification-upload-btn-box_load-more .jcf-file:hover {
    background: 0 0;
    border: none;
    color: #f9b242;
    -webkit-transform: none;
    transform: none
}

.verification-upload-btn-box_load-more .jcf-file .jcf-fake-input {
    display: none
}

.verification-upload-btn-box_load-more .jcf-file .jcf-upload-button {
    height: auto;
    margin: 0;
    padding: 0;
    border: none;
    border-bottom: 1px solid #f9b242;
    border-radius: 0;
    line-height: 18px
}

.verification-upload-btn-box_load-more .jcf-file .jcf-upload-button::first-letter {
    text-transform: uppercase
}

.upload-success {
    text-align: center;
    -webkit-animation: .3s fadeIn;
    animation: .3s fadeIn
}

.upload-success.is-hidden {
    display: none
}

.upload-success__title {
    color: #3daa45
}

.upload-success-content {
    padding: 50px 0 70px;
    line-height: 50px
}

.btn-back-default {
    min-width: 200px
}

.security-box-wrapp {
    width: 420px;
    margin: 50px auto 0
}

.dashboard-security-block {
    padding: 0 0 40px
}

.dashboard-security-block__title {
    padding: 0 0 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 2rem
}

.dashboard-security-block-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    margin: 0 0 30px
}

.dashboard-security-block-row:last-child {
    padding: 0
}

.dashboard-security-block-row__item {
    padding: 0 20px 0 0;
    box-sizing: border-box
}

.dashboard-security-block-row__item:last-child {
    padding: 0
}

.dashboard-security-block-row.disabled {
    pointer-events: none
}

.dashboard-security-block-row.disabled .dashboard-security-block-row__item {
    transition: opacity .2s linear;
    opacity: .3
}

.history-auth {
    border: 1px solid #13100e
}

.history-auth-row {
    display: flex;
    justify-content: space-between;
    padding: 10px;
    border-bottom: 1px solid #13100e;
    box-sizing: border-box
}

.history-auth-row:last-child {
    border-bottom: none
}

.history-auth-row__item_1 {
    padding: 5px 0 0;
    text-align: center;
    flex-basis: 30px
}

.history-auth-row__item_2 {
    padding: 0 0 0 10px
}

.history-auth-row__item_3 {
    margin-left: auto
}

.history-auth-country {
    color: #fff
}

.history-auth-data {
    color: #555;
    font-size: 1rem
}

.history-auth-date {
    color: #555
}

.history-auth-status {
    color: #3daa45
}

.icon-desktop,
.icon-mobile {
    fill: #fff
}

.icon-desktop_history-auth,
.icon-mobile_history-auth {
    width: 16px;
    height: 16px
}

.xnpe_async_hide {
    opacity: 0 !important
}

.mobile-sidebar-blank {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(19, 16, 14, .7);
    z-index: -1
}

.mobile-sidebar-blank.is-active {
    z-index: 8890
}

.mobile-sidebar {
    position: fixed;
    top: 0;
    left: -100%;
    width: 80%;
    height: 100%;
    padding: 45px 0 65px;
    background: #302d28;
    box-sizing: border-box;
    z-index: -1
}

.mobile-sidebar.active {
    left: -3%;
    transition: left .1s ease-in-out;
    -webkit-animation: .2s mobileMenuIn;
    animation: .2s mobileMenuIn;
    z-index: 9000
}

.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-x: hidden;
    overflow-y: auto
}

.mobile-sidebar-scroll-wrap {
    width: 290px
}

.mobile-btn-box {
    position: relative;
    margin: 0 0 15px;
    text-align: center
}

.mobile-btn-box:last-child {
    margin: 0
}

.btn-mobile-sidebar {
    position: relative;
    width: auto;
    min-width: 150px
}

.nav-mobile {
    margin: 15px 0 0
}

.nav-mobile__item {
    text-align: center
}

.nav-mobile__link {
    display: block;
    padding: 10px 0;
    color: #dcd9d5;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: capitalize;
    text-decoration: none;
    font-size: 2.4rem
}

.nav-mobile__link:hover {
    color: #ededed
}

.btn-mobile-exit {
    margin: 20px 0 0;
    padding: 0 0 0 25px;
    border: none;
    color: #f9b242;
    box-sizing: border-box
}

.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
}

.mobile-lang-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    color: #f9b242;
    font-weight: 600;
    text-transform: uppercase
}

.mobile-lang-list__item {
    position: relative;
    padding: 0 5px
}

.mobile-lang-list__link {
    display: block;
    width: 50px;
    height: 50px;
    padding: 13px 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;
    pointer-events: none
}

.mobile-user-info {
    margin: 30px 0 15px
}

.mobile-user-info-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0 15px;
    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;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 1rem
}

.mobile-user-info-item__output {
    position: relative;
    text-align: right;
    color: #fff;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    overflow: hidden;
    font-size: 2rem
}

.mobile-user-info-item-currency {
    padding: 0 0 0 5px;
    font-weight: 400;
    font-size: 1.2rem
}

.mobile-user-info-currency-inner {
    display: flex;
    align-items: baseline
}

.mobile-user-info-text {
    display: block;
    position: relative;
    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;
    right: 0;
    bottom: -64px;
    left: 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: flex;
    align-items: center;
    height: 64px
}

.mobile-bottom-bar-grid__item {
    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;
    border-radius: 5px;
    color: #fff;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    box-sizing: border-box
}

.mobile-nav-bottom__link.is-active {
    border: 1px solid #f9b242;
    color: #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;
    width: 64px;
    height: 64px;
    cursor: pointer;
    z-index: 210
}

.nav-mobile-icon::after,
.nav-mobile-icon::before {
    content: '';
    transition: .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: .2s ease-in-out
}

.nav-mobile-icon.close::before {
    margin: -1px 0 0 -10px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.nav-mobile-icon.close::after {
    margin: -1px 0 0 -10px;
    -webkit-transform: rotate(45deg);
    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:1600px) {
    .footer-grid__left {
        flex: 0 0 380px
    }
}

@media (max-width:1300px) {
    .width {
        width: 96%
    }
}

@media (max-width:1270px) {
    .promo-wrapp {
        justify-content: space-around
    }

    .stat-info__item {
        font-size: 2.2rem
    }

    .estimate-box {
        -webkit-transform: scale(.7);
        transform: scale(.7);
        -webkit-transform-origin: center center;
        transform-origin: center center
    }

    .race-view-prize {
        -webkit-transform: scale(.7);
        transform: scale(.7);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }

    .competitions-content-drift-bg {
        right: 0;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    .drift-prize-item {
        display: none
    }
}

@media (max-width:1200px) {
    .question-box {
        width: 625px
    }

    .question-box .form-elem-textarea {
        width: 410px
    }
}

@media (max-width:1100px) {
    .game-contr-list {
        grid-template-columns: repeat(6, 1fr)
    }

    .dashboard-filters {
        position: relative
    }

    .dashboard-filters__item {
        display: block;
        width: 170px;
        margin: 0 15px 15px
    }

    .dashboard-filters__btn {
        float: none;
        position: absolute;
        top: 10px;
        right: 10px;
        width: auto
    }

    .header-social {
        margin-right: auto
    }

    .certificate-box__item {
        padding: 0 15px 15px
    }

    .category-row__item:first-child {
        flex: 1 0 100%
    }
}

@media (max-width:1000px) {
    .content-width {
        width: 96%
    }

    .tournament-description {
        flex-wrap: wrap
    }

    .tournament-description__item-1 {
        width: 70%;
        flex-basis: 70%
    }

    .tournament-description__item-2 {
        width: 30%;
        flex-basis: 30%
    }

    .tournament-description__item-3,
    .tournament-description__item-3.tournament-article {
        width: 100%;
        flex-basis: 100%
    }

    .tournament-description__item-1,
    .tournament-description__item-2,
    .tournament-description__item-3 {
        justify-content: center;
        margin: 0 0 40px
    }

    .tournament-description__item-1.tournament-article {
        margin: 25px 0
    }

    .tournament-desktop-btn-box {
        display: none
    }

    .tournament-mobile-btn-box {
        display: block
    }

    .participate-tour-list-item {
        margin: 0 0 20px;
        order: 1
    }

    .participate-tour-list-item.tournament-article {
        order: 0
    }

    .tournament-list-item-info {
        order: 2
    }

    .tournament-list-item-info.tournament-article {
        order: 0
    }

    .tour-game-list.tournament-article {
        margin: 20px 0 0
    }

    .tour-game-list__title {
        text-align: left
    }

    .tournament-grid__left,
    .tournament-grid__right {
        width: 100%;
        flex-basis: auto;
        margin: 0 0 25px
    }

    .tournament-inner-grid__item-1 {
        width: 46.6%
    }

    .footer-grid {
        flex-direction: column
    }

    .footer-grid__left {
        width: 100%;
        border-right: none;
        border-bottom: 4px solid #13100e
    }

    .footer-nav {
        align-items: center;
        width: 100%
    }

    .footer-grid__right {
        width: 100%
    }

    .payment-box {
        justify-content: center
    }

    .payment-box__link::before {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }

    .payment-box__text {
        padding: 25px 0 0
    }

    .payment-box__item {
        max-width: 100px;
        height: 25px
    }
}

@media only screen and (max-width:992px) {

    .logo,
    .logo-new {
        top: -5px
    }

    .social-box {
        flex-direction: column
    }

    .question-box {
        width: 525px
    }

    .question-box .form-elem-textarea {
        width: 320px
    }

    .drift-game-list {
        grid-template-columns: repeat(4, 1fr)
    }

    .drift-involved-game-list {
        grid-template-columns: repeat(7, 1fr)
    }

    .copyrights-box {
        width: 90%
    }
}

@media only screen and (max-width:940px) {
    .game-contr-list {
        grid-template-columns: repeat(5, 1fr)
    }

    .calendar-event {
        margin: -10px 0 0 3px
    }

    .calendar-event__item {
        margin: 0 0 0 -3px
    }
}

@media (max-width:880px) {

    .header-tools-cashback,
    .header-tools-circle {
        width: 32px;
        height: 32px;
        margin: 0 5px 0 0
    }

    .header-tools-cashback:last-child,
    .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
    }

    .icon-coin-header-animate {
        margin: -11px 0 0 -10px;
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }

    .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;
        width: 155px;
        height: 32px;
        padding: 0 30px 0 15px;
        border-radius: 16px;
        text-align: left;
        vertical-align: top;
        line-height: 30px;
        letter-spacing: normal
    }

    .btn-header-cash {
        position: absolute;
        top: 0;
        right: 0;
        width: 32px;
        min-width: auto;
        height: 32px;
        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%;
        content: '';
        background: #13100e;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .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 {
        right: 0;
        left: auto;
        padding: 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-contr-list {
        grid-template-columns: repeat(4, 1fr)
    }

    .dashboard-history-table {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        padding-top: 10px;
        border: none
    }

    .dashboard-history-table-row {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        width: 100%;
        margin-bottom: 20px;
        padding: 8px 12px;
        background-color: #302d28;
        border-radius: 10px;
        box-sizing: border-box;
        border: 1px solid #13100e
    }

    .dashboard-history-table-row_header {
        display: none
    }

    .dashboard-history-table-row_cancel {
        padding-bottom: 35px
    }

    .dashboard-history-table-row__item {
        width: 100%;
        padding: 8px 0;
        border-top: 0 solid #13100e;
        border-right: 0 solid #13100e;
        border-bottom: 1px solid #797979;
        font-size: unset
    }

    .dashboard-history-table-row__item:last-of-type {
        border-bottom: none
    }

    .dashboard-history-table-row__item_delete {
        display: flex;
        justify-content: center
    }

    .dashboard-history-table-row__label {
        display: block;
        float: left;
        max-width: 35%;
        color: #797979;
        font-weight: 400
    }

    .dashboard-history-table-row__label_delete {
        padding-left: 6px;
        color: #f9b242
    }

    .dashboard-history-table-row__value {
        float: right;
        max-width: 65%;
        text-align: end;
        word-break: break-word
    }

    .dashboard-history-table-row__value_delete {
        color: #f9b242
    }

    .delete-icon_dashboard-delete {
        -webkit-filter: invert(21%) sepia(76%) saturate(324%) hue-rotate(345deg) brightness(96%) contrast(108%);
        filter: invert(21%) sepia(76%) saturate(324%) hue-rotate(345deg) brightness(96%) contrast(108%)
    }

    .btn-preloader_dashboard-delete::before {
        margin: -16px 0 0 -16px
    }

    .btn-payments-tbl-cancel {
        position: absolute;
        right: 0;
        left: 0;
        margin: 0 auto
    }
}

@media only screen and (max-width:768px) {
    .container {
        padding: 45px 0 65px
    }

    .container.is-auth,
    .mobile-sidebar.is-auth {
        padding: 65px 0
    }

    .authorization-box .recapcha-gl,
    .registration-box .recapcha-gl {
        left: 0;
        -webkit-transform: scale(.92);
        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;
        -webkit-transform: scale(.92);
        transform: scale(.92)
    }

    .slider-general-box .owl-carousel .owl-stage {
        display: -moz-flex;
        display: -ms-flex;
        display: flex
    }

    h1 {
        font-family: "Noto Sans", Arial, Helvetica, sans-serif;
        font-size: 2.8rem
    }

    h2 {
        font-family: "Noto Sans", Arial, Helvetica, sans-serif;
        font-size: 1.6rem
    }

    h3 {
        font-family: "Noto Sans", Arial, Helvetica, sans-serif;
        font-size: 1.2rem
    }

    h4 {
        font-family: "Noto Sans", Arial, Helvetica, sans-serif;
        font-size: 1rem
    }

    h5 {
        font-family: "Noto Sans", Arial, Helvetica, sans-serif;
        font-size: .8rem
    }

    .mobile-only-show {
        display: block
    }

    .mobile-only-hide {
        display: none
    }

    .content-image-left,
    .content-image-right {
        float: none;
        width: 100%;
        margin: 0 0 20px
    }

    .header {
        box-shadow: none;
        padding: 5px 0
    }

    .header.is-auth {
        padding: 20px 0 5px
    }

    .logo,
    .logo-new {
        top: 0
    }

    .logo-new.is-auth,
    .logo.is-auth {
        top: -5px
    }

    .header-conf,
    .header-social,
    .nav-general {
        display: none
    }

    .header-auth-btn,
    .header-register-btn {
        min-width: auto;
        height: 32px;
        line-height: 30px;
        letter-spacing: 0;
        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-authorization,
    .page-registration,
    .page-restore {
        padding-top: 10px;
        background: #302d28
    }

    .content-device-padding {
        padding-top: 40px
    }

    .mobile-without-slider-block {
        padding: 85px 0 0
    }

    .mobile-demo-padding {
        padding: 105px 0 0
    }

    .mobile-demo-content-padding {
        padding: 15px 0 0
    }

    .content .cols-3,
    .content .cols-9 {
        float: none;
        width: 100%;
        padding: 0
    }

    .content .cols-3 .last-articles-box,
    .content .cols-9 .separate {
        display: none
    }

    .content .article-item {
        padding: 0 0 20px
    }

    .content .article-item .article-date-box,
    .content .article-item .article-text-prev {
        display: none
    }

    .content .article-item .article-image {
        margin: 5px 0 0
    }

    .bonus-code {
        flex-direction: column
    }

    .bonus-code__title {
        text-align: center
    }

    .bonus-code-form,
    .bonus-code__title {
        padding: 0 0 25px
    }

    .calendar-grid {
        display: flex;
        flex-direction: column;
        padding: 0 20px
    }

    .calendar-grid__item {
        flex-basis: 0
    }

    .calendar-content {
        padding: 25px 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
    }

    .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
    }

    .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
    }

    .change-points__article-left {
        float: none;
        width: 100%
    }

    .change-points-box {
        padding: 35px 10px
    }

    .change-points__wrap {
        width: 390px;
        margin: 0 auto
    }

    .registration-wrap {
        flex-direction: column;
        width: 280px;
        border-radius: 0;
        box-shadow: none;
        overflow: visible
    }

    .registration-left {
        order: 2
    }

    .registration-right {
        width: 280px;
        height: 110px;
        order: 1
    }

    .bonus-reg-bg-ca,
    .bonus-reg-bg-de,
    .bonus-reg-bg-en,
    .bonus-reg-bg-pl,
    .bonus-reg-bg-ru {
        background: url("") top center no-repeat
    }

    .bonus-reg-bg-es {
        background: url("") top center no-repeat
    }

    .bonus-reg-bg-pt {
        background: url("") top center no-repeat
    }

    .registration-box {
        width: 280px;
        padding: 0 0 30px
    }

    .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-elem-select.form-elem-wrapper-select-soc-reg .label,
    .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,
    .registration-box .subscribe-reg {
        width: 100%
    }

    .authorization-box {
        width: 280px;
        padding: 0 0 30px
    }

    .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%;
        text-align: left;
        color: #797979;
        line-height: 30px
    }

    .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
    }

    .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%;
        text-align: left;
        color: #797979;
        line-height: 30px
    }

    .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 {
        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
    }

    .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;
        overflow: visible
    }

    .top-dashboard__left:last-child,
    .top-dashboard__right:last-child {
        padding: 0
    }

    .dashboard-top-shadow::after {
        display: none
    }

    .nav-dashboard-list {
        justify-content: space-between
    }

    .content-row,
    .dashboard-grid {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 0
    }

    .content-row__left,
    .dashboard-grid__left {
        width: 100%;
        box-shadow: none
    }

    .content-row__right,
    .dashboard-grid__right {
        width: 100%;
        padding: 0 2.404%;
        background: #302d28;
        box-sizing: border-box
    }

    .nav-content-side-menu,
    .nav-sub-dashboard {
        display: flex;
        justify-content: space-around;
        background: #302d28
    }

    .nav-content-side-menu__item,
    .nav-sub-dashboard__item {
        display: flex;
        align-items: center;
        width: 100%;
        box-shadow: inset 10px -34px 12px -30px rgba(0, 0, 0, .75);
        overflow: hidden
    }

    .nav-content-side-menu__item.is-active,
    .nav-sub-dashboard__item.is-active {
        border-bottom: 3px solid #f9b242;
        border-left: none;
        box-shadow: none
    }

    .nav-content-side-menu__link,
    .nav-sub-dashboard__link {
        width: 100%;
        padding: 15px 5px;
        text-align: center;
        text-overflow: ellipsis;
        box-sizing: border-box;
        overflow: hidden
    }

    .nav-content-side-menu__count,
    .nav-content-side-menu__info,
    .nav-sub-dashboard__count,
    .nav-sub-dashboard__info {
        display: none
    }

    .dashboard-username {
        display: block;
        min-height: auto;
        white-space: normal
    }

    .dashboard-username__name,
    .dashboard-username__status {
        display: inline-block
    }

    .dashboard-content .wrapp-scroll {
        width: 768px
    }

    .dashboard-filters__item {
        display: block;
        width: 170px;
        margin: 0 0 15px
    }

    .dashboard-filters__btn {
        position: relative;
        right: 0;
        width: 170px;
        margin: 0
    }

    .question-box {
        width: 525px;
        padding: 40px 50px 30px
    }

    .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
    }

    .security-box-wrapp {
        width: 280px
    }

    .history-auth-row {
        flex-wrap: wrap;
        justify-content: unset
    }

    .history-auth-row__item_3 {
        margin-left: 0;
        padding: 15px 0 0 40px
    }

    .dashboard-header-tabs .tabs {
        white-space: normal
    }

    .dashboard-header-tabs.profile-change-pass-tabs .tabs-change-password {
        font-size: 1rem
    }

    .change-password-box-wrapp {
        width: 280px;
        padding: 0 0 30px;
        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%;
        text-align: left;
        color: #797979;
        line-height: 30px
    }

    .change-password-box-wrapp .btn-green {
        width: 100%
    }

    .profile-box-width {
        width: 280px
    }

    .profile-box {
        position: relative;
        width: 280px;
        margin: 25px auto 40px;
        padding: 40px 0 0;
        border: none;
        border-radius: 0;
        box-sizing: border-box
    }

    .profile-box .form-line .error {
        left: 0
    }

    .profile-box .form-line.phone-box .error {
        left: 105px
    }

    .profile-box .form-line.phone-box .label {
        left: 0
    }

    .profile-box .form-elem-inpt {
        float: none;
        width: 100%
    }

    .profile-box .label {
        left: 0;
        width: 100%;
        height: 100%;
        text-align: left;
        color: #797979;
        line-height: 30px;
        text-transform: initial
    }

    .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
    }

    .profile-box .gender-box .gender-label {
        display: none
    }

    .profile-box .btn-green {
        width: 100%
    }

    .profile-confirm-box {
        display: block;
        margin: 5px 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
    }

    .phone-confirm-box {
        bottom: -90px;
        width: 280px
    }

    .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 {
        right: 20px;
        left: 20px;
        width: auto;
        margin: 50px 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%
    }

    .payment-box {
        text-align: center;
        overflow: hidden
    }

    .payment-box__item {
        max-width: 90px;
        height: 65px;
        margin: 0;
        padding: 20px 0 0
    }

    .payment-box__text {
        width: 75px;
        margin: 0 0 0 -37px
    }

    .payment-box__text_icon-interac {
        width: 110px;
        margin: 0 0 0 -55px
    }

    .dashboard-nav {
        margin: 0 0 30px
    }

    .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__item {
        padding: 0
    }

    .footer-nav__link {
        line-height: 2.8rem
    }

    .footer-grid__left {
        padding: 25px 0
    }

    .drift-tbl-wrapp {
        padding: 0 0 25px;
        box-sizing: border-box;
        overflow-x: scroll
    }

    .drift-tbl-inner {
        min-width: 900px
    }

    .drift-tbl__tooltip {
        width: 120px;
        white-space: normal
    }

    .drift-tbl__tooltip.is-mobile {
        top: 0;
        -webkit-transform: none;
        transform: none
    }

    .drift-tbl__tooltip.is-mobile.tooltip-left::after,
    .drift-tbl__tooltip.is-mobile.tooltip-right::after {
        top: 10px
    }

    .drift-name_global {
        text-align: center
    }

    .drift-date {
        white-space: normal
    }

    .drift-global-info {
        flex-direction: column;
        align-items: center
    }

    .drift-global-info__left {
        width: auto;
        order: 2
    }

    .drift-global-info__right {
        width: 100%;
        order: 1
    }

    .drift-banner-image {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: auto
    }

    .drift-title-box {
        width: 100%;
        text-align: center
    }

    .drift-game-list {
        grid-template-columns: repeat(3, 1fr)
    }

    .drift-involved-game-list {
        grid-template-columns: repeat(5, 1fr)
    }

    .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 {
        flex-direction: column
    }

    .cash-grid-page-main .cash-grid__left {
        width: 100%;
        order: 2
    }

    .cash-grid-page-main .cash-grid__right {
        width: 100%;
        margin: 0 0 20px
    }

    .drift-circle_drift-page {
        margin: 40px auto 0
    }

    .bottom-box {
        display: none
    }

    .provider-list__item {
        max-width: 115px;
        padding: 0 5px 20px
    }

    .notification-container {
        top: 90px;
        right: 17px;
        width: 100%;
        max-width: 375px
    }

    .notification-box {
        padding: 10px 30px 15px 10px
    }

    .content .notification-box .sub-title,
    .notification-box .content .sub-title,
    .notification-box .title {
        text-transform: uppercase;
        font-size: 1.6rem
    }
}

@media (max-width:680px) {
    .container.is-auth {
        padding: 97px 0 65px
    }

    .header {
        box-shadow: none
    }

    .header.is-auth {
        padding: 5px 0
    }

    .header-grid.is-auth {
        flex-wrap: wrap;
        align-items: flex-start
    }

    .logo,
    .logo-new {
        margin-right: auto;
        order: 1
    }

    .logo-new.is-auth,
    .logo.is-auth {
        top: 2px
    }

    .header-tools {
        margin: 0;
        text-align: right;
        order: 4
    }

    .header-user-name {
        margin: 0;
        order: 3
    }

    .header-user-general {
        margin: 0 0 15px;
        text-align: right;
        order: 2
    }

    .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: 97px 0 65px
    }

    .mobile-sidebar.scroll-header-height {
        padding: 43px 0 65px
    }
}

@media (max-width:660px) {
    .promo-wrapp {
        flex-direction: column;
        align-items: center
    }

    .promo-item {
        max-width: 275px;
        height: 145px
    }

    .promo-item-content {
        width: 72.7%;
        padding: 20px 0 0 20px
    }

    .promo-item__title {
        line-height: 3rem;
        font-size: 2rem
    }

    .promo-item__title-small {
        font-size: 2rem
    }

    .promo-item__title-small_double {
        font-size: 1.2rem
    }

    .promo-item__text {
        display: none
    }

    .promo-item-img {
        height: auto
    }

    .tournament-description {
        flex-wrap: nowrap;
        flex-direction: column;
        align-items: center;
        text-align: center
    }

    .tournament-description__item-1 {
        width: 100%;
        flex-basis: 100%
    }

    .tournament-description__item-2 {
        width: 280px
    }

    .tournament-description__item-3 {
        width: 100%;
        flex-basis: 100%
    }

    .tournament-description__item-1,
    .tournament-description__item-2,
    .tournament-description__item-3 {
        justify-content: center;
        margin: 0 0 30px
    }

    .tournament-description__item-1.tournament-article,
    .tournament-description__item-2.tournament-article,
    .tournament-description__item-3.tournament-article {
        width: 100%;
        flex-basis: 100%
    }

    .tournament-description__item-3 {
        margin: 0 auto 30px
    }

    .tournament-list-item {
        padding: 20px
    }

    .tournament-item,
    .tournament-item-tour {
        padding: 20px 30px
    }

    .participate-tour-list-item,
    .tournament-list-item-info {
        order: 1
    }

    .participate-timer__title {
        text-align: center
    }

    .participate-tour-list-item {
        margin: 0 auto
    }

    .tournament-counter-list {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
        color: #f9b242;
        font-family: "Noto Sans", Arial, Helvetica, sans-serif;
        font-weight: 700;
        letter-spacing: 1px;
        font-size: 2rem
    }

    .tournament-counter-list-item__value {
        font-weight: 700;
        white-space: nowrap
    }

    .tournament-counter-list-item__currency {
        color: #ededed;
        font-weight: 400;
        white-space: nowrap;
        text-transform: uppercase;
        font-size: 1rem
    }

    .drift-round-stat {
        flex-wrap: wrap
    }

    .drift-round-stat__item {
        width: 50%;
        padding: 0 0 35px
    }

    .drift-round-stat__item:last-child,
    .drift-round-stat__value {
        padding: 0
    }

    .drift-round-stat-item {
        justify-content: center
    }

    .drift-info {
        flex-direction: column;
        text-align: center
    }

    .drift-info__first {
        max-width: 100%
    }

    .drift-info__third {
        padding: 20px 0 0
    }

    .drift-info__first,
    .drift-info__second,
    .drift-info__third {
        width: 100%
    }

    .drift-timer-box {
        margin: 0 auto;
        padding: 40px 0 0
    }

    .drift-gradient {
        background-color: #302d28;
        background-image: url("");
        background-size: 100%;
        background-image: linear-gradient(to bottom, #302d28 0, #13100e 9%, #13100e 21%, #13100e 100%)
    }
}

@media only screen and (max-width:610px) {
    .game-contr-list {
        grid-template-columns: repeat(3, 1fr)
    }

    .question-box {
        width: 310px;
        padding: 40px 5px 30px
    }

    .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
    }

    .page-aboutus-video {
        width: 100%;
        height: 315px
    }

    .page-aboutus-email-item {
        display: block;
        margin: 5px 0 10px
    }

    .page-terms-license {
        float: none;
        width: 100%;
        padding: 0
    }

    .verification-upload {
        padding: 15px
    }

    .verification-upload-btn-box .jcf-file .jcf-upload-button {
        white-space: normal
    }

    .change-data-block,
    .upload-btn-box,
    .verification-status-block {
        width: 100%
    }

    .more-games-list {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media only screen and (max-width:540px) {

    .game-item-coefficient,
    .game-item-coefficient::before {
        width: 65px;
        height: 65px
    }

    .game-item-coefficient::after {
        width: 60px;
        height: 60px
    }

    .game-item-coefficient__text {
        left: 15px;
        font-size: 2rem
    }

    .game-item-coefficient__text::after,
    .game-item-coefficient__text::before {
        left: -12px;
        width: 9px
    }

    .change-points__title {
        font-size: 1.4rem
    }

    .change-points__wrap {
        width: 260px;
        margin: 0 auto
    }

    .change-points-val__price {
        font-size: 1.4rem
    }

    .change-points-text,
    .change-points-text.change-points__line-height {
        line-height: 14px
    }

    .change-points__notice,
    .change-points__notice2,
    .change-points__title {
        text-align: center
    }

    .drift-game-list {
        grid-template-columns: repeat(2, 1fr)
    }

    .drift-involved-game-list {
        grid-template-columns: repeat(3, 1fr)
    }

    .calendar__day,
    .calendar__day_title {
        height: 45px;
        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
    }

    .popup-box {
        width: 300px;
        margin: 50px 0 0 -150px
    }

    .popup-box_profile-auth-two-factor {
        right: 20px;
        left: 20px;
        width: auto;
        margin: 50px 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: 1.8rem
    }

    .profile-auth-two-factor-block,
    .profile-auth-two-factor-btns {
        flex-direction: column;
        align-items: center;
        text-align: center
    }

    .profile-auth-two-factor-download {
        justify-content: center
    }

    .popup-terms {
        width: 90%;
        margin: 0
    }

    .popup-terms__title {
        font-weight: 400;
        font-size: 2.8rem
    }

    .nav-dashboard-scroll {
        overflow-x: scroll
    }

    .nav-dashboard {
        min-width: 600px
    }

    .nav-dashboard-list__item {
        padding: 0 5px
    }

    .drift-bonus-game-info__tooltip {
        width: 120px
    }

    .table-race-point th {
        font-size: 12px
    }

    .table-race-point_width {
        min-width: 460px
    }

    .more-games-list {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media only screen and (max-width:480px) {
    .game-contr-list {
        grid-template-columns: repeat(3, 1fr)
    }

    .article-2-colum .left,
    .article-2-colum .right {
        float: none;
        width: 100%;
        padding: 0 0 30px
    }

    .page-about .chat-box-info-btn {
        float: none;
        width: 170px;
        margin: 0 0 0 7%;
        padding: 10px 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;
        border-radius: 25px
    }

    .nav-sub-dashboard__link {
        font-size: 1.2rem
    }

    .notification-container {
        top: 90px;
        left: 50%;
        width: 95%;
        max-width: unset;
        -webkit-transform: translate(-50%);
        transform: translate(-50%)
    }
}

@media only screen and (max-width:410px) {
    .mobile-sidebar {
        width: 290px
    }

    .mobile-sidebar.active {
        left: -10px
    }

    .mobile-sidebar-scroll-wrap {
        position: relative;
        left: 20px;
        width: 260px
    }

    .game-contr-list {
        grid-template-columns: repeat(2, 1fr)
    }

    .tournament-description {
        flex-direction: column
    }

    .tournament-description__item-2 {
        margin: 0 0 15px
    }

    .tournament-description__item-1 {
        margin: 0 0 10px
    }

    .tournament-description__item-3 {
        margin: 0 0 5px
    }

    .tournament-point__count span {
        padding: 0
    }

    .tournament-time__title {
        margin: 0
    }

    .certificate-box__item {
        padding: 0 5px 15px
    }

    .certificate-box__first {
        padding: 0
    }

    .footer__certificate-box {
        padding: 15px 0 0
    }

    .tournament-inner-grid {
        flex-direction: column;
        text-align: center
    }

    .tournament-inner-grid__left,
    .tournament-inner-grid__right {
        flex-basis: auto
    }

    .tournament-inner-grid__item-1,
    .tournament-inner-grid__item-2,
    .tournament-inner-grid__item-3,
    .tournament-inner-grid__left,
    .tournament-inner-grid__right {
        width: 100%
    }

    .tournament-inner-status-wrapper {
        margin: 15px 0
    }

    .tour-game-active-item__single {
        display: none
    }

    .tour-pedestal_ended,
    .tournament-point-icon.cup-end {
        margin: 15px auto 0
    }

    .tour-game-list__title,
    .tour-winner-name {
        display: none
    }

    .popup-box.popup-game-filters {
        width: 320px;
        margin: 50px 0 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .popup-filter-box-header {
        padding: 0 10px 10px 20px
    }

    .popup-filter-list {
        padding: 20px 10px 0 20px
    }

    .provider-list {
        justify-content: space-around
    }

    .provider-list__item {
        max-width: 100px
    }

    .payment-box__item {
        max-width: 70px
    }
}

@media only screen and (max-width:375px) {
    .header-tools {
        width: 55%;
        white-space: nowrap
    }

    .header-logo,
    .header-user-name {
        width: 45%
    }

    .header-user-general {
        width: 55%
    }

    .mobile-nav-bottom__link {
        margin: 0
    }

    .cash-inner {
        padding: 20px 0
    }

    .drift-round-stat__item {
        padding: 0
    }

    .drift-round-stat__position {
        -webkit-transform: scale(.7);
        transform: scale(.7);
        -webkit-transform-origin: top center;
        transform-origin: top center
    }

    .drift-round-stat__value {
        font-size: 3.6rem
    }

    .drift-header {
        padding: 0 0 10px
    }

    .drift-inner {
        padding: 10px 0 120px
    }

    .verification-upload-btn-box .jcf-file .jcf-upload-button {
        line-height: 28px
    }

    .provider-list__item {
        max-width: 90px
    }
}

.sqwonchat-container {
    display: inherit;
    position: fixed;
    bottom: 0;
    left: calc(100% - 420px);
    width: 370px;
    height: 100%;
    max-height: 590px;
    visibility: visible;
    z-index: 20000
}

.sqwonchat-container.closed {
    bottom: 0;
    left: calc(100% - 200px);
    width: 150px;
    height: 50px
}

.sqwonchat-container iframe {
    width: 100%;
    height: 100%;
    border: none
}

.sqwonchat-container iframe .sc-chat-window {
    right: auto !important
}

.sqwonchat-container iframe .sc-launcher {
    right: 0 !important
}

@media only screen and (max-width:768px) {
    .sqwonchat-container {
        bottom: 0;
        left: calc(95% - 305px);
        width: 320px;
        height: 100%;
        max-height: 100%
    }

    .sqwonchat-container.closed {
        top: calc(100% - 120px);
        left: calc(100% - 105px);
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -webkit-transform-origin: top;
        transform-origin: top
    }
}