.keen-slider:not([data-keen-slider-disabled]) {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    align-content: flex-start;
    display: flex;
    overflow: hidden;
    position: relative;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -khtml-user-select: none;
    width: 100%;
}
.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide {
    min-height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse] {
    flex-direction: row-reverse;
}
.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v] {
    flex-wrap: wrap;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: initial;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
    display: block;
}
[hidden] {
    display: none;
}
body {
    line-height: 1;
}
menu,
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a,
body,
button,
caption,
div,
footer,
form,
h1,
h2,
h3,
header,
html,
img,
input,
label,
li,
menu,
nav,
ol,
p,
select,
span,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
tr,
ul {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
button,
input,
select,
textarea {
    margin: 0;
    border: 0;
    border-radius: 0;
    padding: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: initial;
}
button:focus,
input:focus,
select:focus,
textarea:focus {
    outline: none;
}
@font-face {
    font-family: Muller;
    src: local("Muller Bold"), local("MullerBold"), url(420230311142913847150.css) format("woff2"), url(../images/img2.gif) format("woff");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: Muller;
    src: local("Muller ExtraBold"), local("MullerExtraBold"), url(420230311142913863153.css) format("woff2"), url(../images/img2.gif) format("woff");
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: Muller;
    src: local("Muller Black"), local("MullerBlack"), url(../images/img2.gif) format("woff2"), url(../images/img2.gif) format("woff");
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: Muller;
    src: local("Muller Light"), local("MullerLight"), url(420230311142913881158.ss) format("woff2"), url(../images/img2.gif) format("woff");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: Muller;
    src: local("Muller Medium"), local("MullerMedium"), url(420230311142913895161.css) format("woff2"), url(../images/img2.gif) format("woff");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: Muller;
    src: local("Muller Medium Italic"), local("MullerMediumItalic"), url(420230311142913910164.css) format("woff2"), url(../images/img2.gif) format("woff");
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: Muller;
    src: local("Muller Regular"), local("MullerRegular"), url(420230311142913925167.css) format("woff2"), url(../images/img2.gif) format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Museo Sans Cyrl\500;
    src: local("MuseoSansCyrl-500"), local("Museo Sans Cyrl 500"), url(420230311142913939170.css) format("woff2"), url(../images/img2.gif) format("woff");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: Sochi2014;
    src: local("Sochi2014 Bold"), local("Sochi2014-Bold"), url(420230311142913950173.css) format("woff");
    font-weight: 700;
    font-style: normal;
}
body {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 100vh;
    background-color: #212132;
    background-image: url(../images/420230311142913957175.svg);
    background-repeat: repeat;
    font-weight: 400;
    font-family: Muller, sans-serif;
    font-size: 16px;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}
footer {
    margin-top: auto;
}
.header_and_main {
    display: flex;
    flex-grow: 1;
    min-height: calc(100vh - 96px);
}
.main {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding-top: 96px;
}
.notifications_container {
    position: -webkit-sticky;
    position: sticky;
    z-index: 89;
    top: 65px;
    width: 100%;
    margin: -30px 0 30px;
}
.notifications_container.user_menu_visible {
    top: 110px;
}
.notifications_container.user_menu_visible:not(.empty_messages) {
    margin: 15px 0 -10px;
}
.carousel + .notifications_container {
    margin: 15px 0 20px;
}
.carousel + .notifications_container.empty_messages {
    top: 50px;
    margin: 0;
}
.carousel + .notifications_container.empty_messages .notifications_flashes {
    top: 15px;
}
.notifications_messages .beam:not(:last-child) {
    margin-bottom: 5px;
}
.notifications_flashes {
    position: absolute;
    width: 100%;
}
.notifications_flashes.with_messages {
    margin-top: 5px;
}
.notifications_flashes .beam {
    transition: opacity 0.25s ease-out;
    opacity: 0;
}
.notifications_flashes .beam:not(:last-child) {
    margin-bottom: 5px;
}
.notifications_flashes .beam.visible {
    transition-property: none;
    opacity: 1;
}
.decor-mosaic {
    background-size: cover;
    background-position: 50%;
    background-image: url(../images/img2.gif);
    background-repeat: repeat-y;
}
.glass {
    width: 100%;
    z-index: 89;
    position: fixed;
    top: 0;
    left: 0;
}
.layer_content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 50px;
}
.beam .beam_block,
.block {
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    max-width: 1200px;
    width: 100%;
    padding: 0 15px;
}
.beam {
    display: flex;
    justify-content: center;
    width: 100%;
}
.profile_block {
    margin-top: 40px;
}
h1,
h2,
h3 {
    margin-bottom: 30px;
    font-weight: 700;
    text-transform: none;
    text-align: left;
    color: #fff;
}
h1 {
    font-size: 50px;
    line-height: 55px;
}
h2 {
    font-size: 28px;
    line-height: 30px;
}
h3 {
    font-size: 16px;
}
.content p,
h3 {
    line-height: 23px;
}
.content p {
    margin-bottom: 30px;
    font-weight: 300;
    text-align: left;
}
.content .p_main {
    margin-bottom: 50px;
    font-size: 22px;
    line-height: 26px;
}
.content ol,
.content ul {
    margin-bottom: 45px;
    font-weight: 300;
    font-size: 16px;
    line-height: 23px;
    text-align: left;
    color: #fff;
}
.content ol {
    list-style: decimal inside;
}
.content ol > li {
    list-style-type: inherit;
    list-style-position: inherit;
}
.content ul > li:before {
    content: "- ";
}
.content p + ul {
    margin-top: -30px;
}
.content table {
    margin-bottom: 20px;
    border-radius: 5px;
    background-color: #161626;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
    font-size: 16px;
    color: #fff;
}
.content table thead {
    border-bottom: 1px solid #8b8b94;
}
.content table thead th {
    text-transform: uppercase;
    font-weight: 700;
}
.content table tbody td {
    border-bottom: 1px solid #252536;
    font-weight: 300;
}
.content table td,
.content table th {
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 10px 20px;
    text-align: center;
}
.content a {
    color: #46afff;
    transition: transform 0.25s ease;
}
.content a:visited {
    text-decoration: none;
    color: #d63e8b;
}
.content a:hover {
    color: #fe284a;
}
.content a:active {
    display: inline-block;
    transform: scale(0.95);
}
.content .img_box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 70px;
    max-width: 100%;
}
.content .img_box img {
    margin-bottom: 10px;
    max-width: 100%;
    border-radius: 10px;
    box-shadow: 0 2px 5px 0 #000;
}
.content .img_box .img_signature {
    font-weight: 500;
    font-family: Muller, sans-serif;
    font-size: 14px;
    line-height: 17px;
    color: #646a87;
}
.description {
    color: #646a87;
}
.box_btn {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.box_btn > * {
    margin-bottom: 0;
}
.text_slots {
    color: #17eada;
}
.text_live {
    color: #de593e;
}
.text_casino {
    color: #6ef770;
}
.text_tournament {
    color: #e8ce3a;
}
.completed {
    color: #62c23c;
}
.allocate {
    color: #e8ce3a;
}
.flash_alert.beam_block {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.flash_alert > div {
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    box-sizing: border-box;
    max-width: 100%;
    border-radius: 5px;
    padding: 10px 20px;
    line-height: 20px;
    text-align: left;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
}
.flash_alert > div.flash_info,
.flash_alert > div.flash_success {
    background-color: #35ab20;
}
.flash_alert > div.flash_error {
    background-color: #ab2020;
}
.flash_alert > div.flash_warning {
    background-color: #ffe240;
    color: #181827;
}
.notifications_flashes .flash_alert > div {
    display: flex;
    align-items: center;
}
.flash_close_button {
    position: relative;
    width: 20px;
    height: 20px;
    display: inline-flex;
    align-self: flex-start;
    flex-shrink: 0;
    margin-left: 12px;
    background: transparent;
    cursor: pointer;
}
.flash_close_button_icon {
    display: flex;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    fill: #fff;
}
.flash_warning .flash_close_button_icon {
    fill: #252536;
}
.close_timer_wrapper {
    position: absolute;
    top: 0;
}
.close_timer {
    width: 20px;
    height: 20px;
}
.close_timer_circle_track {
    stroke-width: 2px;
    stroke: rgba(255, 255, 255, 0.2);
}
.flash_warning .close_timer_circle_track {
    stroke: rgba(37, 37, 54, 0.2);
}
.close_timer_circle {
    -webkit-animation: fill-circle 5s linear forwards;
    animation: fill-circle 5s linear forwards;
    stroke: #fff;
    stroke-width: 2px;
}
.flash_warning .close_timer_circle {
    stroke: #252536;
}
@-webkit-keyframes fill-circle {
    to {
        stroke-dashoffset: 0;
    }
}
@keyframes fill-circle {
    to {
        stroke-dashoffset: 0;
    }
}
.visibility_hidden {
    visibility: hidden;
}
.display_none {
    display: none !important;
}
.game_unset_styles {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.game_unset_styles .change_demo_on_money,
.game_unset_styles .game_play_main_logo,
.game_unset_styles .layer_content {
    display: none !important;
}
.game_unset_styles .game_play,
.game_unset_styles .header_and_main,
.game_unset_styles .iframe_box,
.game_unset_styles .layer_games,
.game_unset_styles .main {
    display: inherit !important;
    margin: 0 !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    background: none !important;
    box-shadow: none !important;
}
.game_unset_styles .game_play:before,
.game_unset_styles .header_and_main:before,
.game_unset_styles .iframe_box:before,
.game_unset_styles .layer_games:before,
.game_unset_styles .main:before {
    display: none !important;
}
.ease_in {
    transition-timing-function: ease-in !important;
}
.blur {
    filter: blur(5px);
}
.header_and_main,
.transition_blur,
footer {
}
.value_positive {
    color: #3c6;
}
.value_negative {
    color: #f00;
}
@media (max-width: 1200px) {
    .header_and_main,
    footer,
    header {
        max-width: 1200px;
    }
}
@media (max-width: 1024px) {
    .header_and_main,
    footer,
    header {
        max-width: 1024px;
    }
    .beam .beam_block,
    .block {
        padding: 0 20px;
    }
}
@media (max-width: 768px) {
    .header_and_main,
    footer,
    header {
        max-width: 768px;
    }
}
@media (max-width: 668px) {
    .header_and_main,
    footer,
    header {
        max-width: 668px;
    }
    .main.authorized_padding {
        padding-top: 50px;
    }
    .main.decor-mosaic {
        background-image: none;
    }
    .main.decor-mosaic .security_pages {
        padding-top: 15px;
    }
    .main.decor-mosaic h1 {
        margin-bottom: 10px;
    }
    .beam .beam_block,
    .block {
        padding: 0 10px;
    }
    .completed .btn,
    .declined .btn {
        padding: 0;
        font-size: 14px;
    }
    .profile_block {
        margin-top: 45px;
    }
    .notifications_container {
        margin: -15px 0 15px;
    }
    .notifications_container.user_menu_visible:not(.empty_messages) {
        margin-bottom: -15px;
    }
    .carousel + .notifications_container {
        margin: 15px 0;
    }
}
@media (max-width: 320px) {
    .header_and_main,
    footer,
    header {
        max-width: 320px;
    }
}
@media (min-width: 669px) {
    .header_and_main.x_mosaic,
    .main.decor-mosaic {
        box-sizing: border-box;
        padding-top: 50px;
    }
    .main.decor-mosaic {
        min-height: calc(100vh - 50px);
    }
    .main.decor-mosaic .security_pages {
        align-items: center;
    }
}
@media (-webkit-min-device-pixel-ratio: 2) {
    .decor-mosaic {
        background-image: url(../images/img2.gif);
    }
}
@media (min-width: 2560px) {
    .decor-mosaic {
        background-image: url(../images/img2.gif);
    }
}
.icon_profile .svg_profile .svg_color {
    stroke: #e8ce3a;
    stroke-width: 0.5px;
}
.icon_cancel_and_exit:focus .svg_cancel_and_exit .svg_color,
.icon_cancel_and_exit:hover .svg_cancel_and_exit .svg_color {
    stroke: #fff;
}
.icon_btn_mobile_menu {
    border: 2px solid #97979c;
    border-radius: 50%;
}
.icon_btn_mobile_menu .svg_btn_mobile_menu .svg_color {
    stroke: #97979c;
}
.icon_btn_mobile_menu:focus,
.icon_btn_mobile_menu:hover {
    border: 2px solid #fff;
}
.icon_btn_mobile_menu:focus .svg_btn_mobile_menu .svg_color,
.icon_btn_mobile_menu:hover .svg_btn_mobile_menu .svg_color {
    stroke: #fff;
}
.icon_arrow {
    background-image: url(../images/img2.gif);
    background-repeat: no-repeat;
    background-size: cover;
}
.icon_achievement .svg_achievement .svg_color {
    stroke: #e8ce3a;
}
.icon_text_question {
    background-image: url(../images/img2.gif);
}
.icon_text_question,
.icon_tournament {
    background-repeat: no-repeat;
    background-size: contain;
}
.icon_tournament {
    background-image: url(../images/420230311142913969182.svg);
}
.icon_thumbs_up {
    background-image: url(../images/img2.gif);
}
.icon_mail_box,
.icon_thumbs_up {
    background-repeat: no-repeat;
    background-size: contain;
}
.icon_mail_box {
    background-image: url(../images/img2.gif);
}
.icon_password_success {
    background-image: url(../images/img2.gif);
}
.icon_money_on_chips,
.icon_password_success {
    background-repeat: no-repeat;
    background-size: contain;
}
.icon_money_on_chips {
    background-image: url(../images/img2.gif);
}
.icon_payment.fail .svg_payment .svg_color_01 {
    fill: #646a87;
}
.icon_payment.fail .svg_payment .svg_color_02 {
    stroke: #646a87;
}
.icon_users .svg_users .svg_color {
    fill: #646a87;
}
.icon_users:focus .svg_users .svg_color,
.icon_users:hover .svg_users .svg_color {
    fill: #fff;
}
.btn,
.btn_approve,
.btn_approve_large,
.btn_approve_small,
.btn_bonus,
.btn_primary,
.btn_primary_extralarge,
.btn_primary_large,
.btn_primary_small,
.btn_small,
.game_menu_non_authorized .button_register,
.game_menu_non_authorized .link_enter {
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    height: 40px;
    border: none;
    border-radius: 50px;
    padding: 0 40px;
    background-color: #4d5a85;
    outline: none;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 22px;
    font-size: 16px;
    font-weight: 800;
    font-family: Muller, sans-serif;
    letter-spacing: 1px;
    white-space: nowrap;
    color: #fff;
    cursor: pointer;
}
.btn:focus,
.btn_approve:focus,
.btn_approve_large:focus,
.btn_approve_small:focus,
.btn_bonus:focus,
.btn_primary:focus,
.btn_primary_extralarge:focus,
.btn_primary_large:focus,
.btn_primary_small:focus,
.btn_small:focus,
.game_menu_non_authorized .button_register:focus,
.game_menu_non_authorized .link_enter:focus {
    outline: none;
}
.btn[disabled],
.btn_approve[disabled],
.btn_approve_large[disabled],
.btn_approve_small[disabled],
.btn_bonus[disabled],
.btn_primary[disabled],
.btn_primary_extralarge[disabled],
.btn_primary_large[disabled],
.btn_primary_small[disabled],
.btn_small[disabled],
.game_menu_non_authorized .button_register[disabled],
.game_menu_non_authorized .link_enter[disabled] {
    background-color: #39384a;
    color: #706f91;
    cursor: default;
}
.btn_approve_small,
.btn_primary_small,
.btn_small,
.game_menu_non_authorized .link_enter {
    height: 30px;
    padding: 0 30px;
    font-size: 12px;
}
.btn_approve_large,
.btn_primary_large {
    height: 50px;
    padding: 0 45px;
    font-size: 18px;
}
.btn_primary_extralarge {
    height: 60px;
    padding: 0 55px;
    font-size: 21px;
}
.btn {
    box-shadow: 0 4px 0 0 #2c3552, 0 5px 5px 0 #000;
}
.btn:focus,
.btn:hover {
    box-shadow: 0 4px 0 0 #2c3552, 0 5px 5px 0 #000, inset 0 20px 20px -4px rgba(255, 255, 255, 0.4);
}
.btn:active {
    transform: translateY(4px);
    box-shadow: inset 0 2px 0 0 #2c3552, inset 0 0 0 20px rgba(0, 0, 0, 0.2);
}
.btn[disabled] {
    box-shadow: 0 4px 0 0 #252536;
}
.btn[disabled]:active,
.btn[disabled]:focus,
.btn[disabled]:hover {
    transform: none;
    box-shadow: 0 4px 0 0 #252536;
}
.btn_small,
.game_menu_non_authorized .link_enter {
    box-shadow: 0 3px 0 0 #2c3552, 0 4px 4px 0 #000;
}
.btn_small:focus,
.btn_small:hover,
.game_menu_non_authorized .link_enter:focus,
.game_menu_non_authorized .link_enter:hover {
    box-shadow: 0 3px 0 0 #2c3552, 0 4px 4px 0 #000, inset 0 15px 15px -3px rgba(255, 255, 255, 0.4);
}
.btn_small:active,
.game_menu_non_authorized .link_enter:active {
    transform: translateY(3px);
    box-shadow: inset 0 2px 0 0 #2c3552, inset 0 0 0 15px rgba(0, 0, 0, 0.2);
}
.btn_small[disabled],
.game_menu_non_authorized .link_enter[disabled] {
    box-shadow: 0 3px 0 0 #252536;
}
.btn_small[disabled]:active,
.btn_small[disabled]:focus,
.btn_small[disabled]:hover,
.game_menu_non_authorized .link_enter[disabled]:active,
.game_menu_non_authorized .link_enter[disabled]:focus,
.game_menu_non_authorized .link_enter[disabled]:hover {
    transform: none;
    box-shadow: 0 3px 0 0 #252536;
}
.btn_primary,
.game_menu_non_authorized .button_register {
    box-shadow: 0 4px 0 0 #871628, 0 5px 5px 0 #000;
    background-color: #fe284a;
}
.btn_primary:focus,
.btn_primary:hover,
.game_menu_non_authorized .button_register:focus,
.game_menu_non_authorized .button_register:hover {
    box-shadow: 0 4px 0 0 #871628, 0 5px 5px 0 #000, inset 0 20px 20px -4px rgba(255, 255, 255, 0.4);
}
.btn_primary:active,
.game_menu_non_authorized .button_register:active {
    transform: translateY(4px);
    box-shadow: inset 0 2px 0 0 #871628, inset 0 0 0 20px rgba(0, 0, 0, 0.2);
}
.btn_primary[disabled],
.game_menu_non_authorized .button_register[disabled] {
    box-shadow: 0 4px 0 0 #252536;
}
.btn_primary[disabled]:active,
.btn_primary[disabled]:focus,
.btn_primary[disabled]:hover,
.game_menu_non_authorized .button_register[disabled]:active,
.game_menu_non_authorized .button_register[disabled]:focus,
.game_menu_non_authorized .button_register[disabled]:hover {
    transform: none;
    box-shadow: 0 4px 0 0 #252536;
}
.btn_primary_small {
    box-shadow: 0 3px 0 0 #871628, 0 4px 4px 0 #000;
    background-color: #fe284a;
}
.btn_primary_small:focus,
.btn_primary_small:hover {
    box-shadow: 0 3px 0 0 #871628, 0 4px 4px 0 #000, inset 0 15px 15px -3px rgba(255, 255, 255, 0.4);
}
.btn_primary_small:active {
    transform: translateY(3px);
    box-shadow: inset 0 2px 0 0 #871628, inset 0 0 0 15px rgba(0, 0, 0, 0.2);
}
.btn_primary_small[disabled] {
    box-shadow: 0 3px 0 0 #252536;
}
.btn_primary_small[disabled]:active,
.btn_primary_small[disabled]:focus,
.btn_primary_small[disabled]:hover {
    transform: none;
    box-shadow: 0 3px 0 0 #252536;
}
.btn_primary_large {
    box-shadow: 0 5px 0 0 #871628, 0 6px 6px 0 #000;
    background-color: #fe284a;
}
.btn_primary_large:focus,
.btn_primary_large:hover {
    box-shadow: 0 5px 0 0 #871628, 0 6px 6px 0 #000, inset 0 25px 25px -5px rgba(255, 255, 255, 0.4);
}
.btn_primary_large:active {
    transform: translateY(5px);
    box-shadow: inset 0 2px 0 0 #871628, inset 0 0 0 25px rgba(0, 0, 0, 0.2);
}
.btn_primary_large[disabled] {
    box-shadow: 0 5px 0 0 #252536;
}
.btn_primary_large[disabled]:active,
.btn_primary_large[disabled]:focus,
.btn_primary_large[disabled]:hover {
    transform: none;
    box-shadow: 0 5px 0 0 #252536;
}
.btn_primary_extralarge {
    box-shadow: 0 6px 0 0 #871628, 0 7px 7px 0 #000;
    background-color: #fe284a;
}
.btn_primary_extralarge:focus,
.btn_primary_extralarge:hover {
    box-shadow: 0 6px 0 0 #871628, 0 7px 7px 0 #000, inset 0 30px 30px -6px rgba(255, 255, 255, 0.4);
}
.btn_primary_extralarge:active {
    transform: translateY(6px);
    box-shadow: inset 0 2px 0 0 #871628, inset 0 0 0 30px rgba(0, 0, 0, 0.2);
}
.btn_primary_extralarge[disabled] {
    box-shadow: 0 6px 0 0 #252536;
}
.btn_primary_extralarge[disabled]:active,
.btn_primary_extralarge[disabled]:focus,
.btn_primary_extralarge[disabled]:hover {
    transform: none;
    box-shadow: 0 6px 0 0 #252536;
}
.btn_approve {
    box-shadow: 0 4px 0 0 #3c7028, 0 5px 5px 0 #000;
    background-color: #62c23c;
}
.btn_approve:focus,
.btn_approve:hover {
    box-shadow: 0 4px 0 0 #3c7028, 0 5px 5px 0 #000, inset 0 20px 20px -4px rgba(255, 255, 255, 0.4);
}
.btn_approve:active {
    transform: translateY(4px);
    box-shadow: inset 0 2px 0 0 #3c7028, inset 0 0 0 20px rgba(0, 0, 0, 0.2);
}
.btn_approve[disabled] {
    box-shadow: 0 4px 0 0 #252536;
}
.btn_approve[disabled]:active,
.btn_approve[disabled]:focus,
.btn_approve[disabled]:hover {
    transform: none;
    box-shadow: 0 4px 0 0 #252536;
}
.btn_approve_small {
    box-shadow: 0 3px 0 0 #3c7028, 0 4px 4px 0 #000;
    background-color: #62c23c;
}
.btn_approve_small:focus,
.btn_approve_small:hover {
    box-shadow: 0 3px 0 0 #3c7028, 0 4px 4px 0 #000, inset 0 15px 15px -3px rgba(255, 255, 255, 0.4);
}
.btn_approve_small:active {
    transform: translateY(3px);
    box-shadow: inset 0 2px 0 0 #3c7028, inset 0 0 0 15px rgba(0, 0, 0, 0.2);
}
.btn_approve_small[disabled] {
    box-shadow: 0 3px 0 0 #252536;
}
.btn_approve_small[disabled]:active,
.btn_approve_small[disabled]:focus,
.btn_approve_small[disabled]:hover {
    transform: none;
    box-shadow: 0 3px 0 0 #252536;
}
.btn_approve_large {
    box-shadow: 0 5px 0 0 #3c7028, 0 6px 6px 0 #000;
    background-color: #62c23c;
}
.btn_approve_large:focus,
.btn_approve_large:hover {
    box-shadow: 0 5px 0 0 #3c7028, 0 6px 6px 0 #000, inset 0 25px 25px -5px rgba(255, 255, 255, 0.4);
}
.btn_approve_large:active {
    transform: translateY(5px);
    box-shadow: inset 0 2px 0 0 #3c7028, inset 0 0 0 25px rgba(0, 0, 0, 0.2);
}
.btn_approve_large[disabled] {
    box-shadow: 0 5px 0 0 #252536;
}
.btn_approve_large[disabled]:active,
.btn_approve_large[disabled]:focus,
.btn_approve_large[disabled]:hover {
    transform: none;
    box-shadow: 0 5px 0 0 #252536;
}
.btn_bonus {
    box-shadow: 0 4px 0 0 #a88e00, 0 5px 5px 0 #000;
    background-color: #ffe240;
}
.btn_bonus:focus,
.btn_bonus:hover {
    box-shadow: 0 4px 0 0 #a88e00, 0 5px 5px 0 #000, inset 0 20px 20px -4px rgba(255, 255, 255, 0.4);
}
.btn_bonus:active {
    transform: translateY(4px);
    box-shadow: inset 0 2px 0 0 #a88e00, inset 0 0 0 20px rgba(0, 0, 0, 0.2);
}
.btn_bonus[disabled] {
    box-shadow: 0 4px 0 0 #252536;
}
.btn_bonus[disabled]:active,
.btn_bonus[disabled]:focus,
.btn_bonus[disabled]:hover {
    transform: none;
    box-shadow: 0 4px 0 0 #252536;
}
progress {
    border-radius: 10px;
}
progress,
progress[value] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 10px;
}
progress[value] {
    -webkit-appearance: none;
    -moz-appearance: none;
    border: none;
    border-radius: 10px;
    color: #ff7122;
    transition: width 1s ease;
}
progress[value]::-webkit-progress-bar {
    border-radius: 10px;
    background-color: #161626;
}
progress::-webkit-progress-value,
progress[value]::-webkit-progress-value {
    border-radius: 10px;
    background-image: linear-gradient(90deg, #ffdc26 0, #fe2c49);
    -webkit-transition: width 1s ease;
    transition: width 1s ease;
}
progress[value]::-moz-progress-bar {
    border-radius: 10px;
    background-image: linear-gradient(90deg, #ffdc26 0, #fe2c49);
    -moz-transition: width 1s ease;
    transition: width 1s ease;
}
.box_progress {
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    width: 100%;
}
.box_progress .progress_status {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    width: 100%;
    color: #646a87;
}
.box_progress progress {
    width: 100%;
}
.box_progress.x_hidden {
    display: none;
}
.progress_wager progress[value] {
    color: #40fd8f;
}
.progress_wager progress[value]::-webkit-progress-bar {
    background-color: #161626;
}
.progress_wager progress::-webkit-progress-value,
.progress_wager progress[value]::-webkit-progress-value {
    background-image: linear-gradient(90deg, #26fbfd 0, #5aff1d);
}
.progress_wager progress[value]::-moz-progress-bar {
    background-image: linear-gradient(90deg, #26fbfd 0, #5aff1d);
}
.progress_status_card {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 0 20px;
}
.progress_status_card progress {
    margin-bottom: 10px;
    height: 10px;
    width: 100%;
}
.progress_status_card.noob progress[value] {
    color: #ffdc26;
}
.progress_status_card.noob progress[value]::-webkit-progress-bar {
    background-color: #161626;
}
.progress_status_card.noob progress::-webkit-progress-value,
.progress_status_card.noob progress[value]::-webkit-progress-value {
    background-color: #ffdc26;
    background-image: none;
}
.progress_status_card.noob progress[value]::-moz-progress-bar {
    background-color: #ffdc26;
    background-image: none;
}
.progress_status_card.gambler progress[value] {
    color: #ffb02f;
}
.progress_status_card.gambler progress[value]::-webkit-progress-bar {
    background-color: #161626;
}
.progress_status_card.gambler progress::-webkit-progress-value,
.progress_status_card.gambler progress[value]::-webkit-progress-value {
    background-color: #ffb02f;
    background-image: none;
}
.progress_status_card.gambler progress[value]::-moz-progress-bar {
    background-color: #ffb02f;
    background-image: none;
}
.progress_status_card.bronze progress[value] {
    color: #ff8637;
}
.progress_status_card.bronze progress[value]::-webkit-progress-bar {
    background-color: #161626;
}
.progress_status_card.bronze progress::-webkit-progress-value,
.progress_status_card.bronze progress[value]::-webkit-progress-value {
    background-color: #ff8637;
    background-image: none;
}
.progress_status_card.bronze progress[value]::-moz-progress-bar {
    background-color: #ff8637;
    background-image: none;
}
.progress_status_card.silver progress[value] {
    color: #fe5b40;
}
.progress_status_card.silver progress[value]::-webkit-progress-bar {
    background-color: #161626;
}
.progress_status_card.silver progress::-webkit-progress-value,
.progress_status_card.silver progress[value]::-webkit-progress-value {
    background-color: #fe5b40;
    background-image: none;
}
.progress_status_card.silver progress[value]::-moz-progress-bar {
    background-color: #fe5b40;
    background-image: none;
}
.progress_status_card.gold progress[value] {
    color: #fe3847;
}
.progress_status_card.gold progress[value]::-webkit-progress-bar {
    background-color: #161626;
}
.progress_status_card.gold progress::-webkit-progress-value,
.progress_status_card.gold progress[value]::-webkit-progress-value {
    background-color: #fe3847;
    background-image: none;
}
.progress_status_card.gold progress[value]::-moz-progress-bar {
    background-color: #fe3847;
    background-image: none;
}
.progress_status_card.platinum progress[value] {
    color: #fe2c49;
}
.progress_status_card.platinum progress[value]::-webkit-progress-bar {
    background-color: #161626;
}
.progress_status_card.platinum progress::-webkit-progress-value,
.progress_status_card.platinum progress[value]::-webkit-progress-value {
    background-color: #fe2c49;
    background-image: none;
}
.progress_status_card.platinum progress[value]::-moz-progress-bar {
    background-color: #fe2c49;
    background-image: none;
}
.progress_status_card .progress_number {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    box-sizing: border-box;
    height: 20px;
    width: 100%;
    max-width: 100%;
    padding: 4px 10px 0;
    text-align: center;
    font-size: 14px;
    color: #646a87;
}
.password_wrapper {
    position: relative;
    width: 100%;
}
.password_eye.open .svg_eye .svg_color {
    stroke: #e8ce3a;
}
.password_eye svg {
    width: 100%;
}
.box_input_text {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
}
.box_input_text input {
    box-sizing: border-box;
    width: 100%;
    border: 1px solid transparent;
    border-radius: 5px;
    background: linear-gradient(#191929, #191929) padding-box, linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(128, 128, 128, 0.4)) border-box;
    font-weight: 500;
    color: #fff;
    transition: box-shadow 0.25s ease;
}
.box_input_text input:focus,
.box_input_text input:hover {
    outline: none;
    box-shadow: 0 0 0 2px #ffde26;
}
.box_input_text input::-moz-placeholder {
    font-style: italic;
    color: #646a87;
}
.box_input_text input::-ms-input-placeholder {
    font-style: italic;
    color: #646a87;
}
.box_input_text input::placeholder {
    font-style: italic;
    color: #646a87;
}
.box_input_text input::-moz-placeholder {
    font-weight: 500;
}
.box_input_text input::-ms-input-placeholder {
    font-weight: 500;
}
.box_input_text input::placeholder,
.box_input_text input[disabled] {
    font-weight: 500;
}
.box_input_text input[disabled] {
    background: linear-gradient(#313856, #313856) padding-box, linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(128, 128, 128, 0.4)) border-box;
    cursor: default;
}
.box_input_text input[disabled]:hover {
    outline: none;
    box-shadow: none;
}
.box_input_text input [type="submit"] {
    position: absolute;
    top: 0;
    left: 0;
    height: inherit;
    width: inherit;
    border: none;
    visibility: hidden;
}
.box_input_text.approve:before,
.box_input_text.cancel:before {
    content: "";
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
    background-size: contain;
    background-repeat: no-repeat;
}
.box_input_text.approve:after,
.box_input_text.cancel:after {
    display: none;
}
.box_input_text.approve:before {
    background-image: url(../images/img2.gif);
}
.box_input_text.cancel:before {
    background-image: url(../images/img2.gif);
}
.box_input_text.password .password_eye {
    position: absolute;
    cursor: pointer;
}
.box_input_text input {
    height: 35px;
    padding: 0 10px;
    font-size: 16px;
}
.box_input_text input[type="submit"] {
    height: inherit;
    width: inherit;
    font-size: inherit;
}
.box_input_text.approve input,
.box_input_text.cancel input {
    padding-right: 35px;
}
.box_input_text.approve:before,
.box_input_text.cancel:before {
    height: 15px;
    width: 15px;
}
.box_input_text .alert {
    font-size: 13px;
}
.box_input_text.password input {
    padding-right: 35px;
}
.box_input_text.password .password_eye {
    top: 50%;
    margin-top: -8px;
    right: 8.75px;
    height: 19px;
    width: 23px;
}
.box_input_text.with_currency input {
    background: transparent;
    z-index: 2;
}
.box_input_text.with_currency input.padding_for_currency {
    padding-left: 25px;
}
.box_input_text.with_currency .currency_prepend {
    position: absolute;
    left: 10px;
}
.box_input_text_small {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
}
.box_input_text_small input {
    box-sizing: border-box;
    width: 100%;
    border: 1px solid transparent;
    border-radius: 5px;
    background: linear-gradient(#191929, #191929) padding-box, linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(128, 128, 128, 0.4)) border-box;
    font-weight: 500;
    color: #fff;
    transition: box-shadow 0.25s ease;
}
.box_input_text_small input:focus,
.box_input_text_small input:hover {
    outline: none;
    box-shadow: 0 0 0 2px #ffde26;
}
.box_input_text_small input::-moz-placeholder {
    font-style: italic;
    color: #646a87;
}
.box_input_text_small input::-ms-input-placeholder {
    font-style: italic;
    color: #646a87;
}
.box_input_text_small input::placeholder {
    font-style: italic;
    color: #646a87;
}
.box_input_text_small input::-moz-placeholder {
    font-weight: 500;
}
.box_input_text_small input::-ms-input-placeholder {
    font-weight: 500;
}
.box_input_text_small input::placeholder,
.box_input_text_small input[disabled] {
    font-weight: 500;
}
.box_input_text_small input[disabled] {
    background: linear-gradient(#313856, #313856) padding-box, linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(128, 128, 128, 0.4)) border-box;
    cursor: default;
}
.box_input_text_small input[disabled]:hover {
    outline: none;
    box-shadow: none;
}
.box_input_text_small input [type="submit"] {
    position: absolute;
    top: 0;
    left: 0;
    height: inherit;
    width: inherit;
    border: none;
    visibility: hidden;
}
.box_input_text_small.approve:before,
.box_input_text_small.cancel:before {
    content: "";
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
    background-size: contain;
    background-repeat: no-repeat;
}
.box_input_text_small.approve:after,
.box_input_text_small.cancel:after {
    display: none;
}
.box_input_text_small.approve:before {
    background-image: url(../images/img2.gif);
}
.box_input_text_small.cancel:before {
    background-image: url(../images/img2.gif);
}
.box_input_text_small.password .password_eye {
    position: absolute;
    cursor: pointer;
}
.box_input_text_small input {
    height: 27px;
    padding: 0 14px;
    font-size: 12px;
}
.box_input_text_small input[type="submit"] {
    height: inherit;
    width: inherit;
    font-size: inherit;
}
.box_input_text_small.approve input,
.box_input_text_small.cancel input {
    padding-right: 27px;
}
.box_input_text_small.approve:before,
.box_input_text_small.cancel:before {
    height: 7px;
    width: 7px;
}
.box_input_text_small .alert {
    font-size: 9px;
}
.box_input_text_small.password input {
    padding-right: 27px;
}
.box_input_text_small.password .password_eye {
    top: 50%;
    margin-top: -8px;
    right: 6.75px;
    height: 11px;
    width: 15px;
}
.box_input_text_large {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
}
.box_input_text_large input {
    box-sizing: border-box;
    width: 100%;
    border: 1px solid transparent;
    border-radius: 5px;
    background: linear-gradient(#191929, #191929) padding-box, linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(128, 128, 128, 0.4)) border-box;
    font-weight: 500;
    color: #fff;
    transition: box-shadow 0.25s ease;
}
.box_input_text_large input:focus,
.box_input_text_large input:hover {
    outline: none;
    box-shadow: 0 0 0 2px #ffde26;
}
.box_input_text_large input::-moz-placeholder {
    font-style: italic;
    color: #646a87;
}
.box_input_text_large input::-ms-input-placeholder {
    font-style: italic;
    color: #646a87;
}
.box_input_text_large input::placeholder {
    font-style: italic;
    color: #646a87;
}
.box_input_text_large input::-moz-placeholder {
    font-weight: 500;
}
.box_input_text_large input::-ms-input-placeholder {
    font-weight: 500;
}
.box_input_text_large input::placeholder,
.box_input_text_large input[disabled] {
    font-weight: 500;
}
.box_input_text_large input[disabled] {
    background: linear-gradient(#313856, #313856) padding-box, linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(128, 128, 128, 0.4)) border-box;
    cursor: default;
}
.box_input_text_large input[disabled]:hover {
    outline: none;
    box-shadow: none;
}
.box_input_text_large input [type="submit"] {
    position: absolute;
    top: 0;
    left: 0;
    height: inherit;
    width: inherit;
    border: none;
    visibility: hidden;
}
.box_input_text_large.approve:before,
.box_input_text_large.cancel:before {
    content: "";
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
    background-size: contain;
    background-repeat: no-repeat;
}
.box_input_text_large.approve:after,
.box_input_text_large.cancel:after {
    display: none;
}
.box_input_text_large.approve:before {
    background-image: url(../images/img2.gif);
}
.box_input_text_large.cancel:before {
    background-image: url(../images/img2.gif);
}
.box_input_text_large.password .password_eye {
    position: absolute;
    cursor: pointer;
}
.box_input_text_large input {
    height: 42px;
    padding: 0 22px;
    font-size: 18px;
}
.box_input_text_large input[type="submit"] {
    height: inherit;
    width: inherit;
    font-size: inherit;
}
.box_input_text_large.approve input,
.box_input_text_large.cancel input {
    padding-right: 42px;
}
.box_input_text_large.approve:before,
.box_input_text_large.cancel:before {
    height: 22px;
    width: 22px;
}
.box_input_text_large .alert {
    font-size: 15px;
}
.box_input_text_large.password input {
    padding-right: 42px;
}
.box_input_text_large.password .password_eye {
    top: 50%;
    margin-top: -8px;
    right: 10.5px;
    height: 26px;
    width: 30px;
}
.box_input_text_extralarge {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
}
.box_input_text_extralarge input {
    box-sizing: border-box;
    width: 100%;
    border: 1px solid transparent;
    border-radius: 5px;
    background: linear-gradient(#191929, #191929) padding-box, linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(128, 128, 128, 0.4)) border-box;
    font-weight: 500;
    color: #fff;
    transition: box-shadow 0.25s ease;
}
.box_input_text_extralarge input:focus,
.box_input_text_extralarge input:hover {
    outline: none;
    box-shadow: 0 0 0 2px #ffde26;
}
.box_input_text_extralarge input::-moz-placeholder {
    font-style: italic;
    color: #646a87;
}
.box_input_text_extralarge input::-ms-input-placeholder {
    font-style: italic;
    color: #646a87;
}
.box_input_text_extralarge input::placeholder {
    font-style: italic;
    color: #646a87;
}
.box_input_text_extralarge input::-moz-placeholder {
    font-weight: 500;
}
.box_input_text_extralarge input::-ms-input-placeholder {
    font-weight: 500;
}
.box_input_text_extralarge input::placeholder,
.box_input_text_extralarge input[disabled] {
    font-weight: 500;
}
.box_input_text_extralarge input[disabled] {
    background: linear-gradient(#313856, #313856) padding-box, linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(128, 128, 128, 0.4)) border-box;
    cursor: default;
}
.box_input_text_extralarge input[disabled]:hover {
    outline: none;
    box-shadow: none;
}
.box_input_text_extralarge input [type="submit"] {
    position: absolute;
    top: 0;
    left: 0;
    height: inherit;
    width: inherit;
    border: none;
    visibility: hidden;
}
.box_input_text_extralarge.approve:before,
.box_input_text_extralarge.cancel:before {
    content: "";
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
    background-size: contain;
    background-repeat: no-repeat;
}
.box_input_text_extralarge.approve:after,
.box_input_text_extralarge.cancel:after {
    display: none;
}
.box_input_text_extralarge.approve:before {
    background-image: url(../images/img2.gif);
}
.box_input_text_extralarge.cancel:before {
    background-image: url(../images/img2.gif);
}
.box_input_text_extralarge.password .password_eye {
    position: absolute;
    cursor: pointer;
}
.box_input_text_extralarge input {
    height: 48px;
    padding: 0 25px;
    font-size: 21px;
}
.box_input_text_extralarge input[type="submit"] {
    height: inherit;
    width: inherit;
    font-size: inherit;
}
.box_input_text_extralarge.approve input,
.box_input_text_extralarge.cancel input {
    padding-right: 48px;
}
.box_input_text_extralarge.approve:before,
.box_input_text_extralarge.cancel:before {
    height: 28px;
    width: 28px;
}
.box_input_text_extralarge .alert {
    font-size: 18px;
}
.box_input_text_extralarge.password input {
    padding-right: 48px;
}
.box_input_text_extralarge.password .password_eye {
    top: 50%;
    margin-top: -8px;
    right: 12px;
    height: 32px;
    width: 36px;
}
.box_input_send {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
}
.box_input_send input {
    box-sizing: border-box;
    width: 100%;
    border: 1px solid transparent;
    border-radius: 5px;
    background: linear-gradient(#191929, #191929) padding-box, linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(128, 128, 128, 0.4)) border-box;
    font-weight: 500;
    color: #fff;
    transition: box-shadow 0.25s ease;
}
.box_input_send input:focus,
.box_input_send input:hover {
    outline: none;
    box-shadow: 0 0 0 2px #ffde26;
}
.box_input_send input::-moz-placeholder {
    font-style: italic;
    color: #646a87;
}
.box_input_send input::-ms-input-placeholder {
    font-style: italic;
    color: #646a87;
}
.box_input_send input::placeholder {
    font-style: italic;
    color: #646a87;
}
.box_input_send input::-moz-placeholder {
    font-weight: 500;
}
.box_input_send input::-ms-input-placeholder {
    font-weight: 500;
}
.box_input_send input::placeholder,
.box_input_send input[disabled] {
    font-weight: 500;
}
.box_input_send input[disabled] {
    background: linear-gradient(#313856, #313856) padding-box, linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(128, 128, 128, 0.4)) border-box;
    cursor: default;
}
.box_input_send input[disabled]:hover {
    outline: none;
    box-shadow: none;
}
.box_input_send input [type="submit"] {
    position: absolute;
    top: 0;
    left: 0;
    height: inherit;
    width: inherit;
    border: none;
    visibility: hidden;
}
.box_input_send.approve:before,
.box_input_send.cancel:before {
    content: "";
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
    background-size: contain;
    background-repeat: no-repeat;
}
.box_input_send.approve:after,
.box_input_send.cancel:after {
    display: none;
}
.box_input_send.approve:before {
    background-image: url(../images/img2.gif);
}
.box_input_send.cancel:before {
    background-image: url(../images/img2.gif);
}
.box_input_send.password .password_eye {
    position: absolute;
    cursor: pointer;
}
.box_input_send input {
    height: 44px;
    padding: 0 10px;
    font-size: 16px;
}
.box_input_send input[type="submit"] {
    height: inherit;
    width: inherit;
    font-size: inherit;
}
.box_input_send.approve input,
.box_input_send.cancel input {
    padding-right: 35px;
}
.box_input_send.approve:before,
.box_input_send.cancel:before {
    height: 24px;
    width: 24px;
}
.box_input_send .alert {
    font-size: 13px;
}
.box_input_send.password input {
    padding-right: 35px;
}
.box_input_send.password .password_eye {
    top: 50%;
    margin-top: -8px;
    right: 8.75px;
    height: 28px;
    width: 32px;
}
.box_input_send .send_text {
    padding-right: 35px;
}
.box_input_send .send_btn {
    position: absolute;
    top: 2px;
    right: 2px;
    z-index: 5;
    margin: 0;
    box-sizing: border-box;
    height: 40px;
    width: 30px;
    background-color: initial;
    background-size: 20px;
    background-position: 50%;
    cursor: pointer;
}
.box_input_send .send_btn[disabled] {
    display: none;
}
.fake_input_value {
    margin-right: 5px;
    opacity: 0;
    font-weight: 500;
    font-size: 16px;
}
.fake_input_currency {
    color: #646a87;
    font-weight: 500;
}
.fake_input_currency.hidden {
    visibility: hidden;
}
.fake_box_input {
    position: absolute;
    display: flex;
    align-items: center;
    height: 35px;
    width: 100%;
    padding: 0 10px;
    z-index: 0;
    overflow: hidden;
    border-radius: 5px;
    box-sizing: border-box;
    border: 1px solid transparent;
    background: linear-gradient(#191929, #191929) padding-box, linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(128, 128, 128, 0.4)) border-box;
}
.fake_box_input:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    width: 10px;
    height: 100%;
    background: #191929;
    z-index: 1;
}
.box_input_file {
    display: flex;
    flex-direction: column;
    width: 70%;
}
.box_input_file .box_file_status {
    display: flex;
    align-items: baseline;
    margin-bottom: 15px;
}
.box_input_file .description {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    color: #646a87;
}
.box_input_file .box_file {
    position: relative;
    margin: 0 15px 0 0;
    max-width: 70%;
    cursor: pointer;
}
.box_input_file .box_file span {
    position: relative;
    z-index: 0;
    margin: 0;
}
.box_input_file input {
    position: absolute;
    bottom: -10px;
    left: 50%;
    z-index: 0;
    height: 1px;
    width: 1px;
    opacity: 0.1;
}
.box_input_file input:focus {
    outline: none;
}
.box_input_file .file_status {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    max-width: 70%;
    color: #646a87;
    cursor: pointer;
}
.box_input_file .file_status.x_selected {
    color: #fff;
}
.box_input_file .file_status.x_warning {
    color: #fe284a;
}
[type="range"] {
    -webkit-appearance: none;
    margin: 12px 0;
    width: 100%;
    border-radius: 10px;
}
[type="range"]:focus {
    outline: 0;
}
[type="range"]:focus::-webkit-slider-runnable-track {
    background: #ffde26;
}
[type="range"]:focus::-ms-fill-lower {
    background: #ffde26;
}
[type="range"]:focus::-ms-fill-upper {
    background: #191929;
}
[type="range"]::-webkit-slider-runnable-track {
    cursor: pointer;
    height: 4px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    width: 100%;
    background: #ffde26;
    border: 0 solid #ffde26;
    border-radius: 10px;
}
[type="range"]::-webkit-slider-thumb {
    box-shadow: 0 4px 0 0 #2c3552, 0 4px 10px 2px #000;
    background-image: linear-gradient(180deg, #a3aac0 0, #4d5a85);
    border: 0 solid #a3aac0;
    border-radius: 50%;
    cursor: pointer;
    height: 24px;
    width: 24px;
    -webkit-appearance: none;
    margin-top: -10px;
}
[type="range"]::-moz-range-track {
    cursor: pointer;
    height: 4px;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    width: 100%;
    background: #ffde26;
    border: 0 solid #ffde26;
    border-radius: 10px;
}
[type="range"]::-moz-range-thumb {
    box-shadow: 0 4px 0 0 #2c3552, 0 4px 10px 2px #000;
    background-image: linear-gradient(180deg, #a3aac0 0, #4d5a85);
    border: 0 solid #a3aac0;
    border-radius: 50%;
    cursor: pointer;
    height: 24px;
    width: 24px;
}
[type="range"]::-ms-track {
    cursor: pointer;
    height: 4px;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    width: 100%;
    background: transparent;
    border-color: transparent;
    border-width: 12px 0;
    color: transparent;
}
[type="range"]::-ms-fill-lower {
    background: #ffde26;
    border: 0 solid #ffde26;
    border-radius: 20px;
}
[type="range"]::-ms-fill-upper {
    background: #191929;
    border: 0 solid #ffde26;
    border-radius: 20px;
}
[type="range"]::-ms-thumb {
    box-shadow: 0 4px 0 0 #2c3552, 0 4px 10px 2px #000;
    background-image: linear-gradient(180deg, #a3aac0 0, #4d5a85);
    border: 0 solid #a3aac0;
    border-radius: 50%;
    cursor: pointer;
    height: 24px;
    width: 24px;
    margin-top: 0;
}
.box_input_text.search {
    width: 100%;
}
.box_input_text.search [type="search"] {
    border-radius: 25px;
    padding-left: 15px;
    padding-right: 50px;
}
.box_input_text.search .search_submit {
    position: absolute;
    top: 0;
    right: 10px;
    height: 35px;
    width: 35px;
    background: transparent url(420230311142913996198svg) no-repeat 50%;
    background-size: 18px;
    cursor: pointer;
}
.input-suggestion {
    position: absolute;
    top: 40px;
    left: 0;
    opacity: 0;
    z-index: 100;
    visibility: hidden;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid transparent;
    border-radius: 5px;
    padding: 10px;
    background: linear-gradient(#191929, #191929) padding-box, linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(128, 128, 128, 0.4)) border-box;
    transition: visibility 0.5s, opacity 0.25s ease;
}
.input-suggestion.x_show {
    visibility: visible;
    opacity: 1;
}
.input-suggestion_item {
    display: flex;
    align-items: center;
    padding: 5px;
    border-radius: 3px;
    cursor: pointer;
}
.input-suggestion_item.x_focus,
.input-suggestion_item:focus,
.input-suggestion_item:hover {
    outline: none;
    background-color: #30303f;
}
.input-suggestion_item > * {
    margin-right: 10px;
}
.input-suggestion_item > :last-child {
    margin-right: 0;
}
.input-suggestion_img {
    height: 30px;
    width: 40px;
    border-radius: 4px;
    object-fit: contain;
}
.input-suggestion_text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    font-size: 12px;
}
@media (min-width: 669px) {
    .input-suggestion_img {
        height: 40px;
        width: 53px;
    }
    .input-suggestion_text {
        font-size: 16px;
    }
}
.box_input_text.x_clipboard {
    display: block;
    width: 100%;
    position: relative;
}
.box_input_text.x_clipboard input {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    padding-right: 38px;
    padding-left: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
}
.button-clipboard {
    width: 18px;
    height: 21px;
    display: block;
    padding: 0;
    background-color: initial;
    right: 10px;
    border-radius: 0;
    top: 50%;
    position: absolute;
}
.button-clipboard,
.button-clipboard:active,
.button-clipboard:hover {
    box-shadow: none;
    transform: translateY(-50%);
}
.button-clipboard:active svg path,
.button-clipboard:hover svg path {
    fill: #ffde26;
}
.box_checkbox {
    position: relative;
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
}
.box_checkbox input {
    position: absolute;
    top: 50%;
    left: 12px;
    z-index: -1;
    opacity: 0.001;
    width: 1px;
    height: 1px;
}
.box_checkbox input + label {
    position: relative;
    z-index: 10;
    display: flex;
    align-items: center;
    color: #646a87;
    cursor: pointer;
}
.box_checkbox input + label:before {
    content: "";
    display: inline-block;
    margin-right: 10px;
    border-radius: 5px;
    background-color: #191929;
    box-shadow: 0 1px 0 0.2px rgba(128, 128, 128, 0.4);
    transition: box-shadow 0.25s ease;
}
.box_checkbox input + label:focus:before,
.box_checkbox input + label:hover:before {
    outline: none;
    box-shadow: 0 0 0 1px #ffde26;
}
.box_checkbox input + label:after {
    content: "";
    position: absolute;
    left: 4px;
}
.box_checkbox input:checked + label:after {
    background-image: url(../images/img2.gif);
    background-size: contain;
    background-repeat: no-repeat;
}
.box_checkbox [disabled] + label {
    cursor: default;
}
.box_checkbox [disabled] + label:before {
    background-color: #313856;
}
.box_checkbox [disabled] + label:after {
    filter: hue-rotate(180deg) grayscale(70%);
}
.box_checkbox [disabled] + label:focus:before,
.box_checkbox [disabled] + label:hover:before {
    box-shadow: 0 1px 0 0.2px rgba(128, 128, 128, 0.4);
}
.box_checkbox input + label {
    font-size: 16px;
}
.box_checkbox input + label:before {
    height: 24px;
    width: 24px;
    min-height: 24px;
    min-width: 24px;
}
.box_checkbox input + label:after {
    top: calc(50% - 8.5px);
    height: 17px;
    width: 17px;
}
.box_checkbox_small {
    position: relative;
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
}
.box_checkbox_small input {
    position: absolute;
    top: 50%;
    left: 12px;
    z-index: -1;
    opacity: 0.001;
    width: 1px;
    height: 1px;
}
.box_checkbox_small input + label {
    position: relative;
    z-index: 10;
    display: flex;
    align-items: center;
    color: #646a87;
    cursor: pointer;
}
.box_checkbox_small input + label:before {
    content: "";
    display: inline-block;
    margin-right: 10px;
    border-radius: 5px;
    background-color: #191929;
    box-shadow: 0 1px 0 0.2px rgba(128, 128, 128, 0.4);
    transition: box-shadow 0.25s ease;
}
.box_checkbox_small input + label:focus:before,
.box_checkbox_small input + label:hover:before {
    outline: none;
    box-shadow: 0 0 0 1px #ffde26;
}
.box_checkbox_small input + label:after {
    content: "";
    position: absolute;
    left: 4px;
}
.box_checkbox_small input:checked + label:after {
    background-image: url(../images/img2.gif);
    background-size: contain;
    background-repeat: no-repeat;
}
.box_checkbox_small [disabled] + label {
    cursor: default;
}
.box_checkbox_small [disabled] + label:before {
    background-color: #313856;
}
.box_checkbox_small [disabled] + label:after {
    filter: hue-rotate(180deg) grayscale(70%);
}
.box_checkbox_small [disabled] + label:focus:before,
.box_checkbox_small [disabled] + label:hover:before {
    box-shadow: 0 1px 0 0.2px rgba(128, 128, 128, 0.4);
}
.box_checkbox_small input + label {
    font-size: 12px;
}
.box_checkbox_small input + label:before {
    height: 20px;
    width: 20px;
    min-height: 20px;
    min-width: 20px;
}
.box_checkbox_small input + label:after {
    top: calc(50% - 6.5px);
    height: 13px;
    width: 13px;
}
.box_checkbox_large {
    position: relative;
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
}
.box_checkbox_large input {
    position: absolute;
    top: 50%;
    left: 12px;
    z-index: -1;
    opacity: 0.001;
    width: 1px;
    height: 1px;
}
.box_checkbox_large input + label {
    position: relative;
    z-index: 10;
    display: flex;
    align-items: center;
    color: #646a87;
    cursor: pointer;
}
.box_checkbox_large input + label:before {
    content: "";
    display: inline-block;
    margin-right: 10px;
    border-radius: 5px;
    background-color: #191929;
    box-shadow: 0 1px 0 0.2px rgba(128, 128, 128, 0.4);
    transition: box-shadow 0.25s ease;
}
.box_checkbox_large input + label:focus:before,
.box_checkbox_large input + label:hover:before {
    outline: none;
    box-shadow: 0 0 0 1px #ffde26;
}
.box_checkbox_large input + label:after {
    content: "";
    position: absolute;
    left: 4px;
}
.box_checkbox_large input:checked + label:after {
    background-image: url(../images/img2.gif);
    background-size: contain;
    background-repeat: no-repeat;
}
.box_checkbox_large [disabled] + label {
    cursor: default;
}
.box_checkbox_large [disabled] + label:before {
    background-color: #313856;
}
.box_checkbox_large [disabled] + label:after {
    filter: hue-rotate(180deg) grayscale(70%);
}
.box_checkbox_large [disabled] + label:focus:before,
.box_checkbox_large [disabled] + label:hover:before {
    box-shadow: 0 1px 0 0.2px rgba(128, 128, 128, 0.4);
}
.box_checkbox_large input + label {
    font-size: 18px;
}
.box_checkbox_large input + label:before {
    height: 28px;
    width: 28px;
    min-height: 28px;
    min-width: 28px;
}
.box_checkbox_large input + label:after {
    top: calc(50% - 10.5px);
    height: 21px;
    width: 21px;
}
.box_checkbox_extralarge {
    position: relative;
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
}
.box_checkbox_extralarge input {
    position: absolute;
    top: 50%;
    left: 12px;
    z-index: -1;
    opacity: 0.001;
    width: 1px;
    height: 1px;
}
.box_checkbox_extralarge input + label {
    position: relative;
    z-index: 10;
    display: flex;
    align-items: center;
    color: #646a87;
    cursor: pointer;
}
.box_checkbox_extralarge input + label:before {
    content: "";
    display: inline-block;
    margin-right: 10px;
    border-radius: 5px;
    background-color: #191929;
    box-shadow: 0 1px 0 0.2px rgba(128, 128, 128, 0.4);
    transition: box-shadow 0.25s ease;
}
.box_checkbox_extralarge input + label:focus:before,
.box_checkbox_extralarge input + label:hover:before {
    outline: none;
    box-shadow: 0 0 0 1px #ffde26;
}
.box_checkbox_extralarge input + label:after {
    content: "";
    position: absolute;
    left: 4px;
}
.box_checkbox_extralarge input:checked + label:after {
    background-image: url(../images/img2.gif);
    background-size: contain;
    background-repeat: no-repeat;
}
.box_checkbox_extralarge [disabled] + label {
    cursor: default;
}
.box_checkbox_extralarge [disabled] + label:before {
    background-color: #313856;
}
.box_checkbox_extralarge [disabled] + label:after {
    filter: hue-rotate(180deg) grayscale(70%);
}
.box_checkbox_extralarge [disabled] + label:focus:before,
.box_checkbox_extralarge [disabled] + label:hover:before {
    box-shadow: 0 1px 0 0.2px rgba(128, 128, 128, 0.4);
}
.box_checkbox_extralarge input + label {
    font-size: 21px;
}
.box_checkbox_extralarge input + label:before {
    height: 32px;
    width: 32px;
    min-height: 32px;
    min-width: 32px;
}
.box_checkbox_extralarge input + label:after {
    top: calc(50% - 12.5px);
    height: 25px;
    width: 25px;
}
.box_radio {
    position: relative;
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
}
.box_radio input {
    position: absolute;
    top: 50%;
    left: 12px;
    z-index: -1;
    opacity: 0.001;
    width: 1px;
    height: 1px;
}
.box_radio input + label {
    position: relative;
    z-index: 10;
    display: flex;
    align-items: center;
    color: #646a87;
    cursor: pointer;
}
.box_radio input + label:before {
    content: "";
    display: inline-block;
    margin-right: 10px;
    border-radius: 50%;
    background-color: #191929;
    box-shadow: 0 1px 0 0.2px rgba(128, 128, 128, 0.4);
    transition: box-shadow 0.25s ease;
}
.box_radio input + label:focus:before,
.box_radio input + label:hover:before {
    outline: none;
    box-shadow: 0 0 0 1px #ffde26;
}
.box_radio input + label:after {
    content: "";
    position: absolute;
}
.box_radio input:checked + label {
    color: #fff;
}
.box_radio input:checked + label:after {
    border-radius: 50%;
    background-color: #ffde26;
}
.box_radio [disabled] + label {
    cursor: default;
}
.box_radio [disabled] + label:before {
    background-color: #313856;
}
.box_radio [disabled] + label:after {
    filter: hue-rotate(180deg) grayscale(70%);
}
.box_radio [disabled] + label:focus:before,
.box_radio [disabled] + label:hover:before {
    box-shadow: 0 1px 0 0.2px rgba(128, 128, 128, 0.4);
}
.box_radio input + label {
    font-size: 16px;
}
.box_radio input + label:before {
    height: 24px;
    width: 24px;
    min-height: 24px;
    min-width: 24px;
}
.box_radio input + label:after {
    top: 6px;
    left: 6px;
    height: 12px;
    width: 12px;
}
.box_radio_small {
    position: relative;
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
}
.box_radio_small input {
    position: absolute;
    top: 50%;
    left: 12px;
    z-index: -1;
    opacity: 0.001;
    width: 1px;
    height: 1px;
}
.box_radio_small input + label {
    position: relative;
    z-index: 10;
    display: flex;
    align-items: center;
    color: #646a87;
    cursor: pointer;
}
.box_radio_small input + label:before {
    content: "";
    display: inline-block;
    margin-right: 10px;
    border-radius: 50%;
    background-color: #191929;
    box-shadow: 0 1px 0 0.2px rgba(128, 128, 128, 0.4);
    transition: box-shadow 0.25s ease;
}
.box_radio_small input + label:focus:before,
.box_radio_small input + label:hover:before {
    outline: none;
    box-shadow: 0 0 0 1px #ffde26;
}
.box_radio_small input + label:after {
    content: "";
    position: absolute;
}
.box_radio_small input:checked + label {
    color: #fff;
}
.box_radio_small input:checked + label:after {
    border-radius: 50%;
    background-color: #ffde26;
}
.box_radio_small [disabled] + label {
    cursor: default;
}
.box_radio_small [disabled] + label:before {
    background-color: #313856;
}
.box_radio_small [disabled] + label:after {
    filter: hue-rotate(180deg) grayscale(70%);
}
.box_radio_small [disabled] + label:focus:before,
.box_radio_small [disabled] + label:hover:before {
    box-shadow: 0 1px 0 0.2px rgba(128, 128, 128, 0.4);
}
.box_radio_small input + label {
    font-size: 12px;
}
.box_radio_small input + label:before {
    height: 20px;
    width: 20px;
    min-height: 20px;
    min-width: 20px;
}
.box_radio_small input + label:after {
    top: 5px;
    left: 5px;
    height: 10px;
    width: 10px;
}
.box_radio_large {
    position: relative;
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
}
.box_radio_large input {
    position: absolute;
    top: 50%;
    left: 12px;
    z-index: -1;
    opacity: 0.001;
    width: 1px;
    height: 1px;
}
.box_radio_large input + label {
    position: relative;
    z-index: 10;
    display: flex;
    align-items: center;
    color: #646a87;
    cursor: pointer;
}
.box_radio_large input + label:before {
    content: "";
    display: inline-block;
    margin-right: 10px;
    border-radius: 50%;
    background-color: #191929;
    box-shadow: 0 1px 0 0.2px rgba(128, 128, 128, 0.4);
    transition: box-shadow 0.25s ease;
}
.box_radio_large input + label:focus:before,
.box_radio_large input + label:hover:before {
    outline: none;
    box-shadow: 0 0 0 1px #ffde26;
}
.box_radio_large input + label:after {
    content: "";
    position: absolute;
}
.box_radio_large input:checked + label {
    color: #fff;
}
.box_radio_large input:checked + label:after {
    border-radius: 50%;
    background-color: #ffde26;
}
.box_radio_large [disabled] + label {
    cursor: default;
}
.box_radio_large [disabled] + label:before {
    background-color: #313856;
}
.box_radio_large [disabled] + label:after {
    filter: hue-rotate(180deg) grayscale(70%);
}
.box_radio_large [disabled] + label:focus:before,
.box_radio_large [disabled] + label:hover:before {
    box-shadow: 0 1px 0 0.2px rgba(128, 128, 128, 0.4);
}
.box_radio_large input + label {
    font-size: 18px;
}
.box_radio_large input + label:before {
    height: 28px;
    width: 28px;
    min-height: 28px;
    min-width: 28px;
}
.box_radio_large input + label:after {
    top: 7px;
    left: 7px;
    height: 14px;
    width: 14px;
}
.box_radio_extralarge {
    position: relative;
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
}
.box_radio_extralarge input {
    position: absolute;
    top: 50%;
    left: 12px;
    z-index: -1;
    opacity: 0.001;
    width: 1px;
    height: 1px;
}
.box_radio_extralarge input + label {
    position: relative;
    z-index: 10;
    display: flex;
    align-items: center;
    color: #646a87;
    cursor: pointer;
}
.box_radio_extralarge input + label:before {
    content: "";
    display: inline-block;
    margin-right: 10px;
    border-radius: 50%;
    background-color: #191929;
    box-shadow: 0 1px 0 0.2px rgba(128, 128, 128, 0.4);
    transition: box-shadow 0.25s ease;
}
.box_radio_extralarge input + label:focus:before,
.box_radio_extralarge input + label:hover:before {
    outline: none;
    box-shadow: 0 0 0 1px #ffde26;
}
.box_radio_extralarge input + label:after {
    content: "";
    position: absolute;
}
.box_radio_extralarge input:checked + label {
    color: #fff;
}
.box_radio_extralarge input:checked + label:after {
    border-radius: 50%;
    background-color: #ffde26;
}
.box_radio_extralarge [disabled] + label {
    cursor: default;
}
.box_radio_extralarge [disabled] + label:before {
    background-color: #313856;
}
.box_radio_extralarge [disabled] + label:after {
    filter: hue-rotate(180deg) grayscale(70%);
}
.box_radio_extralarge [disabled] + label:focus:before,
.box_radio_extralarge [disabled] + label:hover:before {
    box-shadow: 0 1px 0 0.2px rgba(128, 128, 128, 0.4);
}
.box_radio_extralarge input + label {
    font-size: 21px;
}
.box_radio_extralarge input + label:before {
    height: 32px;
    width: 32px;
    min-height: 32px;
    min-width: 32px;
}
.box_radio_extralarge input + label:after {
    top: 8px;
    left: 8px;
    height: 16px;
    width: 16px;
}
.box_slider {
    margin-bottom: 20px;
    max-width: 100%;
    font-weight: 300;
    font-size: 16px;
    color: #fff;
}
.box_slider,
.box_slider .box_slider_body,
.box_slider .box_slider_output {
    display: flex;
    align-items: center;
}
.box_slider .box_slider_head,
.box_slider input,
.box_slider output {
    margin-right: 10px;
}
.box_slider output {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    height: 34px;
    min-width: 95px;
    border: 1px solid transparent;
    border-radius: 5px;
    padding: 10px 20px;
    background: linear-gradient(#191929, #191929) padding-box, linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(128, 128, 128, 0.4)) border-box;
    font-weight: 500;
    font-size: 16px;
}
.box_slider.vertical {
    flex-direction: column;
    align-items: flex-start;
}
.box_slider.vertical .box_slider_head,
.box_slider.vertical .box_slider_output {
    margin: 0 0 20px;
}
.box_slider.vertical .box_slider_body {
    flex-direction: column-reverse;
    align-items: flex-start;
}
.box_slider.vertical output {
    justify-content: flex-end;
    min-width: 140px;
}
textarea {
    resize: vertical;
    box-sizing: border-box;
    min-height: 200px;
    width: 100%;
    border: 1px solid transparent;
    border-radius: 5px;
    padding: 10px;
    background: linear-gradient(#191929, #191929) padding-box, linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(128, 128, 128, 0.4)) border-box;
    font-weight: 500;
    color: #fff;
    transition: box-shadow 0.25s ease;
}
textarea::-webkit-scrollbar-track {
    background-color: rgba(77, 90, 133, 0.3);
}
textarea::-webkit-scrollbar {
    height: 8px;
    width: 8px;
    border-radius: 10px;
    background-color: initial;
}
textarea::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #4d5a85;
}
textarea:focus,
textarea:hover {
    outline: none;
    box-shadow: 0 0 0 2px #ffde26;
}
textarea::-moz-placeholder {
    font-style: italic;
    font-weight: 500;
    color: #646a87;
}
textarea::-ms-input-placeholder {
    font-style: italic;
    font-weight: 500;
    color: #646a87;
}
textarea::placeholder {
    font-style: italic;
    font-weight: 500;
    color: #646a87;
}
.select {
    position: relative;
}
.select:before {
    content: "";
    position: absolute;
    top: 13px;
    right: 7px;
    z-index: 1;
    height: 15px;
    width: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../images/420230311142914007204.svg);
    pointer-events: none;
}
.choices__inner,
.select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    overflow: hidden;
    text-overflow: ellipsis;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    height: 35px;
    width: 100%;
    border: 1px solid transparent;
    border-radius: 5px;
    padding: 10px 25px 9px 10px;
    background: linear-gradient(#191929, #191929) padding-box, linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(128, 128, 128, 0.4)) border-box;
    white-space: nowrap;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    transition: box-shadow 0.25s ease;
    cursor: pointer;
}
.select .choices__list--single:after {
    content: ".";
    visibility: hidden;
    font-size: 1px;
}
.choices__inner .choices__item,
.select select .choices__item {
    display: inline;
    padding: 0;
}
.choices {
    position: relative;
    width: 100%;
    font-size: 16px;
    color: #646a87;
}
.choices.is-focused,
.choices.is-open,
.choices:focus,
.choices:hover {
    outline: none;
}
.choices.is-focused .choices__inner,
.choices.is-open .choices__inner,
.choices:focus .choices__inner,
.choices:hover .choices__inner {
    outline: none;
    box-shadow: 0 0 0 2px #ffde26;
}
.choices.is-disabled .choices__inner,
.choices.is-disabled .choices__input {
    background-color: #313856;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.choices.is-disabled .choices__item {
    cursor: not-allowed;
}
.choices[data-type*="select-one"] {
    cursor: pointer;
}
.choices[data-type*="select-one"] .choices__input.is-hidden {
    position: absolute;
    display: inline;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0.001;
    height: 100%;
    width: 100%;
    padding: 0;
    border: 0;
    pointer-events: none;
}
.choices__list {
    margin: 0;
    list-style: none;
}
.choices__list--single {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}
.choices__list--dropdown {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    z-index: 2;
    width: 100%;
    top: 100%;
    margin-top: 5px;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 6px 4px;
    background-color: #4a5372;
    color: #fff;
    word-break: break-all;
    transition: visibility 0.5s, opacity 0.25s ease;
    pointer-events: none;
}
.choices__list--dropdown.is-active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}
.choices__list--dropdown .choices__list {
    position: relative;
    max-height: 300px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    will-change: scroll-position;
}
.choices__list--dropdown .choices__list::-webkit-scrollbar-track {
    background-color: rgba(49, 48, 71, 0.3);
}
.choices__list--dropdown .choices__list::-webkit-scrollbar {
    height: 8px;
    width: 8px;
    border-radius: 10px;
    background-color: initial;
}
.choices__list--dropdown .choices__list::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #313047;
}
.choices__list--dropdown .choices__item {
    border: 1px solid transparent;
    border-radius: 3px;
    background: inherit;
}
.choices__list--dropdown .choices__item.is-highlighted,
.choices__list--dropdown .choices__item:focus,
.choices__list--dropdown .choices__item:hover,
.choices__list--dropdown .choices__item[aria-selected="true"] {
    background: linear-gradient(#2d3047, #2d3047) padding-box, linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(128, 128, 128, 0.4)) border-box;
}
.choices__list--dropdown .choices__item.choices__item--disabled,
.choices__list--dropdown .choices__item.choices__item--disabled.is-highlighted,
.choices__list--dropdown .choices__item.choices__item--disabled:focus,
.choices__list--dropdown .choices__item.choices__item--disabled:hover,
.choices__list--dropdown .choices__item.choices__item--disabled[aria-selected="true"] {
    background: #313856;
}
.choices__item,
.select option {
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    box-sizing: border-box;
    height: 35px;
    width: 100%;
    padding: 10px 25px 9px 10px;
    white-space: nowrap;
    cursor: pointer;
}
.select option {
    background-color: #2d3047;
}
.choices__item--disabled {
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #313856;
}
.choices__item--disabled.x_empty {
    display: none;
}
@media (min-width: 669px) {
    .choices[data-type*="select-one"]:before,
    .select:before {
        right: 15px;
    }
    .choices__inner,
    .select select {
        padding-right: 35px;
        padding-left: 10px;
    }
    .choices__list--dropdown .choices__item,
    .select option {
        padding-left: 8px;
        padding-right: 18px;
    }
    .select.x_small .choices[data-type*="select-one"]:before,
    .select.x_small:before {
        right: 7px;
    }
    .select.x_small .choices__inner,
    .select.x_small .choices__list--dropdown .choices__item,
    .select.x_small option,
    .select.x_small select {
        padding: 10px 25px 9px 10px;
    }
}
form {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
}
form .box_form_input {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 10px;
    width: 100%;
}
form .box_form_input.box_select {
    align-items: baseline;
}
form .box_form_input.box_select .choices {
    display: inline-block;
}
form .box_form_input > label,
form .box_form_input > span {
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    box-sizing: border-box;
    max-width: 30%;
    font-size: 16px;
    cursor: pointer;
}
form .box_form_input .box_form_choose,
form .box_form_input .box_input_file,
form .box_form_input .box_input_text,
form .box_form_input .box_input_text_extralarge,
form .box_form_input .box_input_text_large,
form .box_form_input .box_input_text_small,
form .box_form_input .box_textarea {
    width: 70%;
}
form .box_form_input textarea {
    margin-bottom: 10px;
}
form .box_btn {
    padding: 20px 0;
}
.alert {
    position: relative;
    display: none;
    margin: 10px 0;
    width: 100%;
}
.alert,
.alert ul {
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.alert ul {
    display: flex;
    box-sizing: border-box;
    min-width: 75%;
    border-radius: 5px;
    padding: 10px 20px;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
}
.alert ul li {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    margin-bottom: 10px;
}
.alert ul li:last-child {
    margin-bottom: 0;
}
.alert.alert_error {
    display: flex;
}
.alert.alert_error ul {
    background-color: #ab2020;
}
.alert.alert_hint {
    display: flex;
}
.alert.alert_hint ul {
    background-color: #35ab20;
}
.box_checkbox .alert,
.box_form_input .alert,
.box_radio .alert,
.box_slider .alert {
    margin-top: 20px;
}
.box_checkbox .alert ul:before,
.box_form_input .alert ul:before,
.box_radio .alert ul:before,
.box_slider .alert ul:before {
    content: "";
    position: absolute;
    top: -25px;
    left: calc(50% - 10px);
    height: 0;
    width: 0;
    border: 10px solid transparent;
}
.box_checkbox .alert_error ul:before,
.box_form_input .alert_error ul:before,
.box_radio .alert_error ul:before,
.box_slider .alert_error ul:before {
    border-bottom: 15px solid #ab2020;
}
.box_checkbox .alert_hint ul:before,
.box_form_input .alert_hint ul:before,
.box_radio .alert_hint ul:before,
.box_slider .alert_hint ul:before {
    border-bottom: 15px solid #35ab20;
}
@media (max-width: 668px) {
    form .box_form_input,
    form .box_form_input.box_select {
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: 15px;
    }
    form .box_form_input.box_select > label,
    form .box_form_input.box_select > span,
    form .box_form_input > label,
    form .box_form_input > span {
        margin-bottom: 5px;
        max-width: 100%;
        padding-left: 2px;
    }
    form .box_form_input .box_form_choose,
    form .box_form_input .box_input_file,
    form .box_form_input .box_input_text,
    form .box_form_input .box_textarea {
        width: 100%;
    }
    form .box_form_input .box_input_text input {
        padding-left: 10px;
    }
    form .box_btn {
        align-items: center;
    }
}
.box_dropdown .dropdown_btn,
.choose_lang .choose_lang_button,
.profile_menu_button {
    cursor: pointer;
}
.box_dropdown .dropdown_btn + .dropdown_list,
.choose_lang .choose_lang_button + .dropdown_list,
.profile_menu_button + .dropdown_list {
    opacity: 0;
    visibility: hidden;
    transition: visibility 0.5s, opacity 0.25s ease;
}
.box_dropdown .dropdown_btn:focus,
.choose_lang .choose_lang_button:focus,
.profile_menu_button:focus {
    outline: none;
    pointer-events: none;
}
.box_dropdown .dropdown_btn:focus + .dropdown_list,
.choose_lang .choose_lang_button:focus + .dropdown_list,
.profile_menu_button:focus + .dropdown_list {
    visibility: visible;
    pointer-events: auto;
    opacity: 1;
    height: auto;
}
.box_dropdown {
    position: relative;
    height: 35px;
}
.box_dropdown .dropdown_btn {
    overflow: hidden;
    text-overflow: ellipsis;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid transparent;
    border-radius: 5px;
    background: linear-gradient(#191929, #191929) padding-box, linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(128, 128, 128, 0.4)) border-box;
    white-space: nowrap;
    font-weight: 500;
    color: #fff;
    transition: box-shadow 0.25s ease;
}
.box_dropdown .dropdown_btn:focus,
.box_dropdown .dropdown_btn:hover {
    outline: none;
    box-shadow: 0 0 0 2px #ffde26;
}
.box_dropdown .dropdown_list {
    position: absolute;
    z-index: 90;
    overflow-y: auto;
    box-sizing: border-box;
    max-height: 300px;
    width: 100%;
    border-radius: 5px;
    padding: 6px 4px;
    background-color: #4a5372;
    color: #fff;
}
.box_dropdown .dropdown_list li {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid transparent;
    border-radius: 3px;
    background: inherit;
}
.box_dropdown .dropdown_list li:last-child {
    margin-bottom: 0;
}
.box_dropdown .dropdown_list li:focus,
.box_dropdown .dropdown_list li:hover {
    background: linear-gradient(#2d3047, #2d3047) padding-box, linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(128, 128, 128, 0.4)) border-box;
}
.box_dropdown .dropdown_list::-webkit-scrollbar-track {
    background-color: rgba(49, 48, 71, 0.3);
}
.box_dropdown .dropdown_list::-webkit-scrollbar {
    height: 8px;
    width: 8px;
    border-radius: 10px;
    background-color: initial;
}
.box_dropdown .dropdown_list::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #313047;
}
.box_dropdown:before {
    content: "";
    position: absolute;
    right: 15px;
    z-index: 2;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../images/420230311142914007204.svg);
    pointer-events: none;
}
.box_dropdown .dropdown_btn {
    height: 34px;
    padding-left: 18px;
    padding-right: 35px;
    font-size: 16px;
}
.box_dropdown .dropdown_list {
    top: 40px;
    font-size: 16px;
}
.box_dropdown li {
    height: 35px;
    padding-left: 16px;
    padding-right: 33px;
}
.box_dropdown:before {
    top: 13px;
    height: 15px;
    width: 15px;
}
.nav-categories {
    width: 100%;
}
.nav-categories_list {
    display: flex;
    width: inherit;
}
.nav-categories_item.x_slots {
    color: #17eada;
}
.nav-categories_item.x_slots .nav-categories_img {
    background-image: url(../images/420230311142914013207.svg);
}
.nav-categories_item.x_live {
    color: #de593e;
}
.nav-categories_item.x_live .nav-categories_img {
    background-image: url(../images/420230311142914018209.svg);
}
.nav-categories_item.x_casino {
    color: #6ef770;
}
.nav-categories_item.x_casino .nav-categories_img {
    background-image: url(../images/420230311142914022211.svg);
}
.nav-categories_item.x_tournament {
    color: #e8ce3a;
}
.nav-categories_item.x_tournament .nav-categories_img {
    background-image: url(../images/420230311142913969182.svg);
}
.nav-categories_link {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 800;
    font-family: Muller, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
}
.nav-categories_content {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}
.nav-categories_img-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-right: 10px;
    height: inherit;
    width: 50px;
}
.nav-categories_img {
    height: inherit;
    width: 40px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
}
.nav-categories_text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    box-sizing: border-box;
    max-height: 100%;
    max-width: 70%;
    white-space: nowrap;
}
.beam-categories {
    box-sizing: border-box;
    width: 100%;
    padding: 10px 5px;
    box-shadow: inset 0 5px 25px 0 rgba(0, 0, 0, 0.8);
}
.beam-categories .nav-categories_list {
    flex-wrap: wrap;
}
.beam-categories .nav-categories_list > * {
    position: relative;
    width: 50%;
}
.beam-categories .nav-categories_list > :after,
.beam-categories .nav-categories_list > :before {
    content: "";
    display: none;
    position: absolute;
    top: 5px;
    height: 30px;
    width: 1px;
    background-color: #313047;
}
.beam-categories .nav-categories_list > :before {
    left: 0;
}
.beam-categories .nav-categories_list > :after {
    right: 0;
}
.beam-categories .nav-categories_list > :nth-child(odd):after {
    display: block;
}
.beam-categories .nav-categories_item.x_active .nav-categories_link {
    background: url(../images/420230311142914029214.png) repeat, #101226;
    box-shadow: inset 0 20px 30px -15px rgba(255, 255, 255, 0.2);
}
.beam-categories .nav-categories_item.x_active .nav-categories_content {
    border: 2px dotted;
}
.beam-categories .nav-categories_item.x_slots .nav-categories_img {
    width: 42px;
}
.beam-categories .nav-categories_item.x_slots .nav-categories_content {
    border-color: #17eada;
}
.beam-categories .nav-categories_item.x_live .nav-categories_img {
    width: 37px;
}
.beam-categories .nav-categories_item.x_live .nav-categories_content {
    border-color: #de593e;
}
.beam-categories .nav-categories_item.x_casino .nav-categories_img {
    width: 34px;
}
.beam-categories .nav-categories_item.x_casino .nav-categories_content {
    border-color: #6ef770;
}
.beam-categories .nav-categories_item.x_tournament .nav-categories_img {
    width: 33px;
}
.beam-categories .nav-categories_item.x_tournament .nav-categories_content {
    border-color: #e8ce3a;
}
.beam-categories .nav-categories_link {
    box-sizing: border-box;
    border-radius: 5px;
    padding: 2px;
    font-size: 12px;
}
.beam-categories .nav-categories_content {
    justify-content: flex-start;
    height: 40px;
    max-height: 40px;
    border-radius: 8px;
    padding-left: 4px;
}
.beam-categories .nav-categories_content:hover {
    box-shadow: inset 0 0 0 32px rgba(255, 255, 255, 0.05);
}
.beam-categories .nav-categories_img-wrapper {
    justify-content: center;
    margin-right: 5px;
    width: 42px;
}
.beam-categories .nav-categories_text {
    overflow: hidden;
    text-overflow: ellipsis;
}
.beam-categories_canvas {
    display: none;
}
@media (min-width: 340px) {
    .beam-categories .nav-categories_link {
        font-size: 14px;
    }
}
@media (min-width: 669px) {
    .beam-categories {
        padding: 5px 0 0;
        box-shadow: none;
    }
    .beam-categories .nav-categories {
        margin: 0 auto;
        box-sizing: border-box;
        max-width: 1200px;
        width: 100%;
        padding: 0 15px;
    }
    .beam-categories .nav-categories_list {
        flex-wrap: nowrap;
    }
    .beam-categories .nav-categories_list > * {
        width: 25%;
    }
    .beam-categories .nav-categories_list > :after,
    .beam-categories .nav-categories_list > :before {
        display: block;
        top: 10.5px;
        height: 34px;
    }
    .beam-categories .nav-categories_list > :first-child:before,
    .beam-categories .nav-categories_list > :last-child:after {
        display: none;
    }
    .beam-categories .nav-categories_item.x_slots .nav-categories_img {
        width: 52px;
    }
    .beam-categories .nav-categories_item.x_live .nav-categories_img {
        width: 40px;
    }
    .beam-categories .nav-categories_item.x_casino .nav-categories_img,
    .beam-categories .nav-categories_item.x_tournament .nav-categories_img {
        width: 37px;
    }
    .beam-categories .nav-categories_item.x_active {
        position: relative;
    }
    .beam-categories .nav-categories_item.x_active .nav-categories_link {
        position: absolute;
        top: 7px;
        left: 0;
        z-index: 10;
    }
    .beam-categories .nav-categories_item.x_active .nav-categories_content {
        position: relative;
        border: none;
        padding-top: 4px;
    }
    .beam-categories .nav-categories_item.x_active .nav-categories_content:hover {
        box-shadow: none;
    }
    .beam-categories .nav-categories_item.x_active .nav-categories_content:after,
    .beam-categories .nav-categories_item.x_active .nav-categories_content:before {
        content: "";
        position: absolute;
        z-index: 0;
        bottom: 3px;
        height: 15px;
        width: 15px;
        border-bottom: 4px solid #1f1f32;
    }
    .beam-categories .nav-categories_item.x_active .nav-categories_content:before {
        left: -15px;
        border-bottom-right-radius: 15px;
        border-right: 4px solid #1f1f32;
    }
    .beam-categories .nav-categories_item.x_active .nav-categories_content:after {
        right: -15px;
        border-bottom-left-radius: 15px;
        border-left: 4px solid #1f1f32;
    }
    .beam-categories .nav-categories_item:first-child .nav-categories_content:before,
    .beam-categories .nav-categories_item:last-child .nav-categories_content:after {
        display: none;
    }
    .beam-categories .nav-categories_content,
    .beam-categories .nav-categories_link {
        border-radius: 10px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    .beam-categories .nav-categories_link {
        padding: 0;
    }
    .beam-categories .nav-categories_content {
        justify-content: center;
        height: 55px;
        max-height: 55px;
        padding: 0 5px;
    }
    .beam-categories .nav-categories_img-wrapper {
        position: relative;
        margin-right: 10px;
    }
    .beam-categories .nav-categories_img {
        position: absolute;
        top: 0;
        right: 0;
    }
}
@media (min-width: 780px) {
    .beam-categories .nav-categories_text {
        overflow: visible;
    }
}
@media (min-width: 1025px) {
    .beam-categories .nav-categories_item.x_slots .nav-categories_img {
        width: 60px;
    }
    .beam-categories .nav-categories_item.x_live .nav-categories_img {
        width: 55px;
    }
    .beam-categories .nav-categories_item.x_casino .nav-categories_img,
    .beam-categories .nav-categories_item.x_tournament .nav-categories_img {
        width: 45px;
    }
    .beam-categories .nav-categories_item:first-child .nav-categories_content:before,
    .beam-categories .nav-categories_item:last-child .nav-categories_content:after {
        display: block;
    }
    .beam-categories .nav-categories_link {
        font-size: 16px;
    }
    .beam-categories .nav-categories_img-wrapper {
        margin-right: 15px;
        width: 50px;
    }
}
.navigation_social {
    display: flex;
    align-items: center;
}
.navigation_social li {
    margin-right: 10px;
}
.navigation_social li:last-child {
    margin-right: 0;
}
.navigation_social a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    width: 35px;
    border-radius: 50%;
}
.navigation_social a img {
    height: 20px;
    width: 20px;
}
.navigation_social a.social_youtube img {
    height: 26px;
    width: 26px;
}
.social_instagram {
    background-color: #264484;
    box-shadow: 0 3px 0 1px #16284d;
}
.social_instagram:focus,
.social_instagram:hover {
    box-shadow: 0 3px 0 1px #16284d, inset 0 10px 10px 5px rgba(255, 255, 255, 0.4);
}
.social_vkontakte {
    background-color: #3a6aa3;
    box-shadow: 0 3px 0 1px #223f61;
}
.social_vkontakte:focus,
.social_vkontakte:hover {
    box-shadow: 0 3px 0 1px #223f61, inset 0 10px 10px 5px rgba(255, 255, 255, 0.4);
}
.social_facebook {
    background-color: #3e5a98;
    box-shadow: 0 3px 0 1px #253459;
}
.social_facebook:focus,
.social_facebook:hover {
    box-shadow: 0 3px 0 1px #253459, inset 0 10px 10px 5px rgba(255, 255, 255, 0.4);
}
.social_twitter {
    background-color: #28b7eb;
    box-shadow: 0 3px 0 1px #264484;
}
.social_twitter:focus,
.social_twitter:hover {
    box-shadow: 0 3px 0 1px #264484, inset 0 10px 10px 5px rgba(255, 255, 255, 0.4);
}
.social_google {
    background-color: #cd3b28;
    box-shadow: 0 3px 0 1px #822519;
}
.social_google:focus,
.social_google:hover {
    box-shadow: 0 3px 0 1px #822519, inset 0 10px 10px 5px rgba(255, 255, 255, 0.4);
}
.social_youtube {
    background-color: #f00;
    box-shadow: 0 3px 0 1px #781712;
}
.social_youtube:focus,
.social_youtube:hover {
    box-shadow: 0 3px 0 1px #781712, inset 0 10px 10px 5px rgba(255, 255, 255, 0.4);
}
.social_telegram {
    background-color: #2ca3df;
    box-shadow: 0 3px 0 1px #1a6b84;
}
.social_telegram:focus,
.social_telegram:hover {
    box-shadow: 0 3px 0 1px #1a6b84, inset 0 10px 10px 5px rgba(255, 255, 255, 0.4);
}
.navigation_profile {
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
    background-color: rgba(37, 37, 54, 0.95);
    border-top: 1px solid #3b3b4f;
    position: fixed;
    z-index: 11;
    top: 50px;
    width: 100%;
}
.navigation_profile .profile_menu_list {
    display: flex;
    flex-direction: row;
    margin: 0 auto;
    justify-content: flex-start;
}
.navigation_profile .profile_menu_list .profile_menu_item {
    position: relative;
    height: 45px;
    box-sizing: border-box;
    padding: 0 15px;
    color: #646a87;
    white-space: nowrap;
}
.navigation_profile .profile_menu_list .profile_menu_item:hover {
    background-color: initial;
    color: #fff;
}
.navigation_profile .profile_menu_list .profile_menu_item.active {
    color: #fff;
    position: relative;
}
.navigation_profile .profile_menu_list .profile_menu_item.active:after {
    content: "";
    width: 100%;
    height: 2px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 1px 1px 0 0;
}
.navigation_profile .profile_menu_list .profile_menu_item.active svg path,
.navigation_profile .profile_menu_list .profile_menu_item:hover svg path {
    fill: #fff;
}
.navigation_profile .profile_menu_list li:last-child {
    margin-left: auto;
}
.navigation_profile .img_box {
    display: block !important;
    height: auto !important;
}
.navigation_profile .img_box svg {
    margin-top: 0 !important;
}
.profile_menu_list .notification_number {
    position: relative;
    top: -1px;
    margin-left: 5px;
}
@media (max-width: 1200px) {
    .profile_menu_list {
        overflow-y: hidden;
        overflow-x: auto;
    }
}
@media (max-width: 668px) {
    .navigation_profile {
        background-color: #161626;
    }
}
.profile_menu {
    position: relative;
    display: flex;
    align-items: center;
    color: #fff;
}
.profile_menu .profile_menu_list {
    position: absolute;
    top: 43px;
    left: -34px;
    border: 1px solid #7883ab;
    border-radius: 10px;
    padding: 5px;
    background-color: #2c3552;
    width: auto;
}
.profile_menu .profile_menu_list .profile_menu_item {
    position: relative;
    min-width: 230px;
    padding: 8px 8px 8px 5px;
    box-sizing: border-box;
}
.profile_menu_button {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
    cursor: pointer;
}
.profile_menu_button + .dropdown_list {
    transition: visibility 1s, opacity 0.5s ease;
}
.profile_menu_button .user_name {
    margin-right: 10px;
}
.profile_menu_button .icon_dropdown {
    width: 14px;
}
.profile_menu_list {
    display: flex;
    flex-direction: column;
}
.profile_menu_list .profile_menu_item {
    display: flex;
    align-items: center;
    height: 36px;
    font-weight: 500;
    font-size: 14px;
    text-transform: capitalize;
    text-decoration: none;
    color: inherit;
}
.profile_menu_list .profile_menu_item:hover {
    border-radius: 5px;
    background-color: #161626;
    color: #e8ce3a;
}
.profile_menu_list .profile_menu_item:hover svg path {
    fill: #e8ce3a;
}
.profile_menu_list .img_box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    height: inherit;
    width: auto;
}
.user_name {
    display: flex;
    align-items: center;
    max-width: 100%;
    font-size: 14px;
    font-weight: 800;
    white-space: nowrap;
}
.user_name .user_status {
    height: 35px;
    width: 35px;
    margin-right: 10px;
}
.user_name .user_status img,
.user_name .user_status picture {
    height: inherit;
    width: inherit;
}
.user_name .user_name_view {
    height: 15px;
    text-transform: uppercase;
}
.user_money {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 800;
    white-space: nowrap;
    color: #fff;
}
.user_money .img_user_money {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    height: 30px;
    width: 30px;
}
.user_money .img_user_money svg {
    width: 22px;
}
.user_money .user_money_count {
    height: 15px;
}
.user_status.x_animation.x_man.x_noob {
    background-image: -webkit-image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
    background-image: image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
}
.user_status.x_animation.x_man.x_noob:after {
    background-image: -webkit-image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
    background-image: image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
}
.user_status.x_animation.x_man.x_noob-gambler.x_status-upgrade,
.user_status.x_animation.x_man.x_noob:before {
    background-image: url(../images/img2.gif);
}
.user_status.x_animation.x_man.x_gambler {
    background-image: -webkit-image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
    background-image: image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
}
.user_status.x_animation.x_man.x_gambler:after {
    background-image: -webkit-image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
    background-image: image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
}
.user_status.x_animation.x_man.x_gambler-bronze.x_status-upgrade,
.user_status.x_animation.x_man.x_gambler:before {
    background-image: url(../images/img2.gif);
}
.user_status.x_animation.x_man.x_bronze {
    background-image: -webkit-image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
    background-image: image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
}
.user_status.x_animation.x_man.x_bronze:after {
    background-image: -webkit-image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
    background-image: image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
}
.user_status.x_animation.x_man.x_bronze-silver.x_status-upgrade,
.user_status.x_animation.x_man.x_bronze:before {
    background-image: url(../images/img2.gif);
}
.user_status.x_animation.x_man.x_silver {
    background-image: -webkit-image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
    background-image: image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
}
.user_status.x_animation.x_man.x_silver:after {
    background-image: -webkit-image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
    background-image: image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
}
.user_status.x_animation.x_man.x_silver-gold.x_status-upgrade,
.user_status.x_animation.x_man.x_silver:before {
    background-image: url(../images/img2.gif);
}
.user_status.x_animation.x_man.x_gold {
    background-image: -webkit-image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
    background-image: image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
}
.user_status.x_animation.x_man.x_gold:after {
    background-image: -webkit-image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
    background-image: image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
}
.user_status.x_animation.x_man.x_gold-platinum.x_status-upgrade,
.user_status.x_animation.x_man.x_gold:before {
    background-image: url(../images/img2.gif);
}
.user_status.x_animation.x_man.x_platinum {
    background-image: -webkit-image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
    background-image: image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
}
.user_status.x_animation.x_woman.x_noob {
    background-image: -webkit-image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
    background-image: image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
}
.user_status.x_animation.x_woman.x_noob:after {
    background-image: -webkit-image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
    background-image: image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
}
.user_status.x_animation.x_woman.x_noob-gambler.x_status-upgrade,
.user_status.x_animation.x_woman.x_noob:before {
    background-image: url(../images/img2.gif);
}
.user_status.x_animation.x_woman.x_gambler {
    background-image: -webkit-image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
    background-image: image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
}
.user_status.x_animation.x_woman.x_gambler:after {
    background-image: -webkit-image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
    background-image: image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
}
.user_status.x_animation.x_woman.x_gambler-bronze.x_status-upgrade,
.user_status.x_animation.x_woman.x_gambler:before {
    background-image: url(../images/img2.gif);
}
.user_status.x_animation.x_woman.x_bronze {
    background-image: -webkit-image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
    background-image: image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
}
.user_status.x_animation.x_woman.x_bronze:after {
    background-image: -webkit-image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
    background-image: image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
}
.user_status.x_animation.x_woman.x_bronze-silver.x_status-upgrade,
.user_status.x_animation.x_woman.x_bronze:before {
    background-image: url(../images/img2.gif);
}
.user_status.x_animation.x_woman.x_silver {
    background-image: -webkit-image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
    background-image: image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
}
.user_status.x_animation.x_woman.x_silver:after {
    background-image: -webkit-image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
    background-image: image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
}
.user_status.x_animation.x_woman.x_silver-gold.x_status-upgrade,
.user_status.x_animation.x_woman.x_silver:before {
    background-image: url(../images/img2.gif);
}
.user_status.x_animation.x_woman.x_gold {
    background-image: -webkit-image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
    background-image: image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
}
.user_status.x_animation.x_woman.x_gold:after {
    background-image: -webkit-image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
    background-image: image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
}
.user_status.x_animation.x_woman.x_gold-platinum.x_status-upgrade,
.user_status.x_animation.x_woman.x_gold:before {
    background-image: url(../images/img2.gif);
}
.user_status.x_animation.x_woman.x_platinum {
    background-image: -webkit-image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
    background-image: image-set(url(../images/img2.gif) 1x, url(../images/img2.gif) 1x);
}
@-webkit-keyframes playX {
    0% {
        background-position-x: 0;
    }
    to {
        background-position-x: -600px;
    }
}
@keyframes playX {
    0% {
        background-position-x: 0;
    }
    to {
        background-position-x: -600px;
    }
}
@-webkit-keyframes playY {
    0% {
        background-position-y: 0;
    }
    to {
        background-position-y: -200px;
    }
}
@keyframes playY {
    0% {
        background-position-y: 0;
    }
    to {
        background-position-y: -200px;
    }
}
@-webkit-keyframes lastFrame {
    0% {
        background-position: -600px -200px;
    }
    to {
        background-position: -500px -100px;
    }
}
@keyframes lastFrame {
    0% {
        background-position: -600px -200px;
    }
    to {
        background-position: -500px -100px;
    }
}
.user_status.x_animation {
    background-size: 100px;
    background-repeat: no-repeat;
    background-position: 50%;
}
.user_status.x_animation:after,
.user_status.x_animation:before {
    content: "";
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
}
.user_status.x_animation > * {
    display: none;
}
.user_status.x_status-upgrade {
    background-size: 600px 200px;
    background-position: 0;
    -webkit-animation: playX 0.25s steps(6) 2, playY 0.5s steps(2) 1, lastFrame 0s steps(2) 0.5s forwards;
    animation: playX 0.25s steps(6) 2, playY 0.5s steps(2) 1, lastFrame 0s steps(2) 0.5s forwards;
}
@media (-webkit-min-device-pixel-ratio: 2) {
    .user_status.x_animation.x_man.x_noob {
        background-image: -webkit-image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
        background-image: image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
    }
    .user_status.x_animation.x_man.x_noob:after {
        background-image: -webkit-image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
        background-image: image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
    }
    .user_status.x_animation.x_man.x_noob-gambler.x_status-upgrade,
    .user_status.x_animation.x_man.x_noob:before {
        background-image: url(../images/img2.gif);
    }
    .user_status.x_animation.x_man.x_gambler {
        background-image: -webkit-image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
        background-image: image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
    }
    .user_status.x_animation.x_man.x_gambler:after {
        background-image: -webkit-image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
        background-image: image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
    }
    .user_status.x_animation.x_man.x_gambler-bronze.x_status-upgrade,
    .user_status.x_animation.x_man.x_gambler:before {
        background-image: url(../images/img2.gif);
    }
    .user_status.x_animation.x_man.x_bronze {
        background-image: -webkit-image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
        background-image: image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
    }
    .user_status.x_animation.x_man.x_bronze:after {
        background-image: -webkit-image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
        background-image: image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
    }
    .user_status.x_animation.x_man.x_bronze-silver.x_status-upgrade,
    .user_status.x_animation.x_man.x_bronze:before {
        background-image: url(../images/img2.gif);
    }
    .user_status.x_animation.x_man.x_silver {
        background-image: -webkit-image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
        background-image: image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
    }
    .user_status.x_animation.x_man.x_silver:after {
        background-image: -webkit-image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
        background-image: image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
    }
    .user_status.x_animation.x_man.x_silver-gold.x_status-upgrade,
    .user_status.x_animation.x_man.x_silver:before {
        background-image: url(../images/img2.gif);
    }
    .user_status.x_animation.x_man.x_gold {
        background-image: -webkit-image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
        background-image: image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
    }
    .user_status.x_animation.x_man.x_gold:after {
        background-image: -webkit-image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
        background-image: image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
    }
    .user_status.x_animation.x_man.x_gold-platinum.x_status-upgrade,
    .user_status.x_animation.x_man.x_gold:before {
        background-image: url(../images/img2.gif);
    }
    .user_status.x_animation.x_man.x_platinum {
        background-image: -webkit-image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
        background-image: image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
    }
    .user_status.x_animation.x_woman.x_noob {
        background-image: -webkit-image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
        background-image: image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
    }
    .user_status.x_animation.x_woman.x_noob:after {
        background-image: -webkit-image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
        background-image: image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
    }
    .user_status.x_animation.x_woman.x_noob-gambler.x_status-upgrade,
    .user_status.x_animation.x_woman.x_noob:before {
        background-image: url(../images/img2.gif);
    }
    .user_status.x_animation.x_woman.x_gambler {
        background-image: -webkit-image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
        background-image: image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
    }
    .user_status.x_animation.x_woman.x_gambler:after {
        background-image: -webkit-image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
        background-image: image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
    }
    .user_status.x_animation.x_woman.x_gambler-bronze.x_status-upgrade,
    .user_status.x_animation.x_woman.x_gambler:before {
        background-image: url(../images/img2.gif);
    }
    .user_status.x_animation.x_woman.x_bronze {
        background-image: -webkit-image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
        background-image: image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
    }
    .user_status.x_animation.x_woman.x_bronze:after {
        background-image: -webkit-image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
        background-image: image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
    }
    .user_status.x_animation.x_woman.x_bronze-silver.x_status-upgrade,
    .user_status.x_animation.x_woman.x_bronze:before {
        background-image: url(../images/img2.gif);
    }
    .user_status.x_animation.x_woman.x_silver {
        background-image: -webkit-image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
        background-image: image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
    }
    .user_status.x_animation.x_woman.x_silver:after {
        background-image: -webkit-image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
        background-image: image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
    }
    .user_status.x_animation.x_woman.x_silver-gold.x_status-upgrade,
    .user_status.x_animation.x_woman.x_silver:before {
        background-image: url(../images/img2.gif);
    }
    .user_status.x_animation.x_woman.x_gold {
        background-image: -webkit-image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
        background-image: image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
    }
    .user_status.x_animation.x_woman.x_gold:after {
        background-image: -webkit-image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
        background-image: image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
    }
    .user_status.x_animation.x_woman.x_gold-platinum.x_status-upgrade,
    .user_status.x_animation.x_woman.x_gold:before {
        background-image: url(../images/img2.gif);
    }
    .user_status.x_animation.x_woman.x_platinum {
        background-image: -webkit-image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
        background-image: image-set(url(../images/img2.gif) 2x, url(../images/img2.gif) 2x);
    }
}
.choose_lang {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    cursor: pointer;
}
.choose_lang a {
    text-decoration: none;
}
.choose_lang span {
    padding: 0 10px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
}
.choose_lang .box_first > span {
    padding: 0 10px;
}
.choose_lang .choose_lang_button {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: initial;
    height: 30px;
    padding: 5px;
    cursor: pointer;
}
.choose_lang .lang_native_select {
    display: none;
}
.choose_lang .arrow_down {
    width: 12px;
}
.flag_lang {
    width: 30px;
    border-radius: 50%;
}
.choose_lang_list {
    z-index: 90;
    overflow-y: auto;
    box-sizing: border-box;
    max-height: 300px;
    width: 100%;
    border-radius: 5px;
    padding: 6px 4px;
    background-color: #4a5372;
    color: #fff;
    -moz-column-count: 2;
    column-count: 2;
    position: absolute;
    bottom: -12px;
    left: -194px;
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    width: auto;
}
.choose_lang_list li {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid transparent;
    border-radius: 3px;
    background: inherit;
}
.choose_lang_list li:last-child {
    margin-bottom: 0;
}
.choose_lang_list li:focus,
.choose_lang_list li:hover {
    background: linear-gradient(#2d3047, #2d3047) padding-box, linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(128, 128, 128, 0.4)) border-box;
}
.choose_lang_list li {
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    padding: 10px 5px;
}
.choose_lang_list li.choose_lang_mid_odd_item {
    margin-bottom: 30px;
}
.choose_lang_list li.choose_lang_mid_even_item {
    margin-bottom: 0;
}
.choose_lang_list li span {
    padding: 0 22px 0 10px;
}
.choose_lang_list li .box_first > span {
    padding: 0 10px;
}
.choose_lang_list .choose_lang_box {
    display: flex;
    align-items: center;
    box-sizing: border-box;
}
.choose_lang_list .box_first:focus,
.choose_lang_list .box_first:hover {
    background: none;
    cursor: default;
}
@media (max-width: 668px) {
    .choose_lang .lang_native_select {
        position: absolute;
        display: block;
        opacity: 0;
        height: 100%;
        width: 100%;
    }
    .choose_lang .lang_native_select select {
        height: 100%;
        width: 100%;
        cursor: pointer;
    }
}
.choose_game_currency {
    box-shadow: 0 8px 10px #000;
    background: url(../images/420230311142914029214.png) repeat, linear-gradient(#1c2240, #1c2240) padding-box, linear-gradient(180deg, #4d5a85, rgba(70, 82, 121, 0)) border-box;
    margin-bottom: 50px;
    box-sizing: border-box;
    max-width: 962px;
    width: 100%;
    border: 1px solid transparent;
    border-radius: 10px;
    padding: 20px 20px 10px;
}
.choose_game_currency:last-child {
    margin-bottom: 0;
}
.choose_game_currency.hidden .button_switch .hide_text,
.choose_game_currency.hidden .currency_list li:nth-child(n + 5) {
    display: none;
}
.choose_game_currency.hidden .button_switch .show_text {
    display: block;
}
.choose_game_currency.hidden .button_switch .icon {
    transform: none;
}
.choose_game_currency .currency_list {
    display: flex;
    flex-wrap: wrap;
    max-width: calc(100% + 10px);
    -moz-column-gap: 10px;
    column-gap: 10px;
    margin-left: -10px;
}
.choose_game_currency .currency_list > li {
    position: relative;
    max-width: 225px;
}
.choose_game_currency .currency_list .box_radio {
    overflow: hidden;
    text-overflow: ellipsis;
    align-items: flex-start;
    margin-bottom: 0;
    box-sizing: border-box;
    height: 58px;
    max-height: 58px;
    min-width: 225px;
    max-width: 100%;
    padding-left: 10px;
    padding-top: 10px;
}
.choose_game_currency .currency_list label {
    max-height: inherit;
    max-width: 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    text-transform: uppercase;
    white-space: nowrap;
    color: #646a87;
}
.choose_game_currency .currency_list .currency_code {
    position: absolute;
    top: 35px;
    left: 44px;
    font-weight: 400;
    font-size: 14px;
    color: #646a87;
}
.choose_game_currency .currency_list .currency_code.active {
    font-weight: 500;
}
.choose_game_currency .currency_list input:checked + label {
    font-weight: 500;
    color: #fff;
}
.choose_game_currency .button_switch {
    background-color: initial;
    color: #fff;
    padding: 10px 10px 10px 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.choose_game_currency .button_switch .show_text {
    display: none;
}
.choose_game_currency .button_switch .hide_text {
    display: block;
}
.choose_game_currency .button_switch .icon {
    transform: rotate(180deg);
    margin-left: 8px;
    width: 13px;
}
.headline_game_currency {
    margin-bottom: 20px;
    line-height: 22px;
}
@media (max-width: 1000px) {
    .choose_game_currency {
        max-width: 100%;
    }
}
@media (max-width: 668px) {
    .choose_game_currency {
        width: 100%;
    }
    .choose_game_currency .currency_list {
        flex-direction: column;
    }
}
@media (max-width: 360px) {
    .headline_game_currency {
        align-self: flex-start;
    }
}
@media (min-width: 782px) and (max-width: 1024px) {
    .choose_game_currency.hidden .currency_list > li:nth-child(n + 4) {
        display: none;
    }
}
.choose_date {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.choose_date .box_dropdown {
    margin-bottom: 0;
}
.choose_date .choose_day {
    margin-right: 10px;
    width: calc(25% - 10px);
}
.choose_date .choose_month {
    margin-right: 10px;
    width: calc(45% - 10px);
}
.choose_date .choose_year {
    width: 30%;
}
@media (max-width: 668px) {
    .choose_date .choose_day,
    .choose_date .choose_month,
    .choose_date .choose_year {
        margin-bottom: 5px;
    }
    .choose_date .choose_day {
        margin-right: 5px;
        width: calc(27.5% - 5px);
    }
    .choose_date .choose_month {
        margin-right: 5px;
        width: calc(45% - 5px);
    }
    .choose_date .choose_year {
        width: 27.5%;
    }
}
.glide {
    position: relative;
    width: 100%;
    box-sizing: border-box;
}
.glide * {
    box-sizing: inherit;
}
.glide__slides,
.glide__track {
    overflow: hidden;
}
.glide__slides {
    position: relative;
    width: 100%;
    list-style: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    touch-action: pan-Y;
    padding: 0;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
    will-change: transform;
}
.glide__slide,
.glide__slides--dragging {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.glide__slide {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
    white-space: normal;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
}
.glide__slide a {
    -webkit-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.glide__arrows,
.glide__bullets {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.glide--rtl {
    direction: rtl;
}
.carousel {
    margin-top: -96px;
    height: 380px;
    box-shadow: 0 6px 30px 0 rgba(0, 0, 0, 0.8);
    font-family: Sochi2014, sans-serif;
    font-weight: 700;
}
.carousel.carousel_init {
    display: block;
}
.carousel.carousel_init .carousel_img {
    height: 380px;
}
.carousel .highlighting {
    display: inline-block;
    margin-left: 10px;
    box-sizing: border-box;
    height: 28px;
    border-radius: 4px;
    padding: 0 8px;
    line-height: 32px;
    font-size: 18px;
    text-shadow: none;
}
.carousel a {
    color: inherit;
}
.carousel .text_part {
    position: relative;
    white-space: nowrap;
}
.carousel .text_part:before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 2px;
    background-color: rgba(255, 0, 0, 0.5);
}
.carousel_img {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
}
.carousel_text {
    position: absolute;
    bottom: 40px;
    text-transform: uppercase;
    text-shadow: 0 1px 0 #aaa, 0 2px 0 #aaa, 0 3px 0 #aaa, 1px 0 0 #aaa, 1px 1px 0 #aaa, 1px 2px 0 #aaa, 1px 3px 0 #aaa, 0 6px 25px rgba(0, 0, 0, 0.6);
}
.banner_wrapper {
    display: flex;
    width: 100%;
    height: 100%;
}
.banner {
    width: 100%;
    object-fit: none;
    object-position: 50% 50%;
    pointer-events: none;
}
.banner_everyday .carousel_text {
    left: calc(50% - 550px);
    max-width: 750px;
    line-height: 40px;
    font-size: 32px;
}
.carousel_jackpot-wrapper,
.carousel_megawin-wrapper {
    position: absolute;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 62px;
    background: linear-gradient(90deg, rgba(50, 18, 88, 0) 0, rgba(50, 18, 88, 0.9) 25%, rgba(50, 18, 88, 0.9) 75%, rgba(50, 18, 88, 0));
}
.carousel_jackpot-wrapper {
    height: 56px;
    background: linear-gradient(270.09deg, rgba(6, 16, 79, 0) 0.07%, rgba(6, 16, 79, 0.9) 25.04%, rgba(6, 16, 79, 0.9) 74.96%, rgba(6, 16, 79, 0) 99.93%);
}
.carousel_megawin-text {
    max-width: 1200px;
    width: 100%;
    background: linear-gradient(180deg, #ffbc3a 0, #ffbc3a 50%, #e7971e 55%, #ffe47a 65%, #ffe47a 80%, #ffe47a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 48px;
    font-size: 40px;
    text-align: center;
    white-space: nowrap;
    color: rgba(50, 18, 88, 0.9);
}
.banner_maxwin .carousel_megawin-wrapper {
    background: none;
}
.banner_maxwin .carousel_megawin-text {
    text-transform: uppercase;
    line-height: 38px;
    font-size: 30px;
    background: linear-gradient(180deg, #ffee5b 0, #ffee5b 40%, #ffd303 45%, #f4b001 50%, #ffd303 55%, #ffee5b 60%, #ffee5b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.carousel_jackpot-text {
    font-family: Sochi2014;
    font-weight: 700;
    font-size: 26px;
    line-height: 34px;
    text-transform: uppercase;
    background: linear-gradient(180deg, #fff176, #ffc40f 50%, #f5b401 50.01%, #ffee5b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: drop-shadow(1px 1px rgba(0, 5, 52, 0.5));
}
.banner_jackpot_money_cards {
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
}
.banner_jackpot_money_card {
    position: relative;
    display: flex;
}
.banner_jackpot_money_card.money_card_mega {
    margin: 0 35px;
}
.banner_jackpot_money_card.money_card_major,
.banner_jackpot_money_card.money_card_minor {
    transform: translateY(20px);
}
.banner_jackpot_money_card .money_card_amount_mega {
    background: linear-gradient(180deg, #fff47a, #f4b200 37.5%, #ffc30c 45.31%, #fff47a 99.48%);
}
.banner_jackpot_money_card .money_card_amount_major {
    background: linear-gradient(180deg, #cfc2b4 13%, #fef2df 44%, #d4c4b3 46%, #bbaa9b);
}
.banner_jackpot_money_card .money_card_amount_minor {
    background: linear-gradient(180deg, #e2e2e2 13%, #b3b3b3 44%, #c1c1c1 46%, #e0e0e0);
}
.banner_jackpot_money_card .money_card_amount {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 15px;
    font-size: 25px;
    white-space: nowrap;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-variant-numeric: tabular-nums;
}
.carousel_outer_wrapper {
    width: 100%;
}
@media (max-width: 1200px) {
    .banner_everyday .banner {
        object-position: 60% 50%;
    }
    .banner_everyday .carousel_text {
        left: 5%;
        font-size: 28px;
    }
    .carousel_megawin-wrapper {
        height: 48px;
        background: linear-gradient(90deg, rgba(50, 18, 88, 0) 0, rgba(50, 18, 88, 0.9) 10%, rgba(50, 18, 88, 0.9) 90%, rgba(50, 18, 88, 0));
    }
    .carousel_jackpot-wrapper {
        background: linear-gradient(270.09deg, rgba(6, 16, 79, 0) 0.07%, rgba(6, 16, 79, 0.9) 10.06%, rgba(6, 16, 79, 0.9) 89.94%, rgba(6, 16, 79, 0) 99.93%);
    }
    .banner_maxwin .carousel_megawin-text,
    .carousel_megawin-text {
        line-height: 32px;
        font-size: 26px;
    }
}
@media (max-width: 668px) {
    .carousel_outer_wrapper {
        position: relative;
        padding-top: 25%;
    }
    .carousel_inner_wrapper {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
    }
    .carousel {
        margin-top: 0;
    }
    .carousel,
    .carousel.carousel_init .carousel_img,
    .carousel.carousel_init .keen-slider__slide {
        height: 100%;
    }
    .banner {
        object-fit: cover;
    }
    .banner_everyday .carousel_text,
    .banner_jackpot .carousel_jackpot-text,
    .banner_maxwin .carousel_megawin-text,
    .carousel_megawin-text {
        box-sizing: border-box;
        height: 22px;
        padding-top: 3px;
        line-height: 16px;
        font-size: 12px;
        text-transform: uppercase;
        text-align: center;
        text-shadow: none;
        color: #fff;
        white-space: nowrap;
    }
    .banner_maxwin .carousel_megawin-wrapper,
    .carousel_megawin-wrapper {
        height: auto;
        background: linear-gradient(90deg, rgba(50, 18, 88, 0) 0, rgba(50, 18, 88, 0.6) 20%, rgba(50, 18, 88, 0.6) 80%, rgba(50, 18, 88, 0));
    }
    .carousel_jackpot-wrapper {
        height: auto;
        background: linear-gradient(269.99deg, rgba(6, 16, 79, 0), rgba(6, 16, 79, 0.6) 33.33%, rgba(6, 16, 79, 0.6) 66.66%, rgba(6, 16, 79, 0) 99.99%);
    }
    .banner_maxwin .carousel_megawin-text,
    .carousel_megawin-text {
        background: transparent;
        -webkit-text-fill-color: #fff;
    }
    .banner_everyday .carousel_text {
        width: 100%;
        left: 0;
        bottom: 0;
        background: linear-gradient(90deg, rgba(217, 174, 33, 0) 0, rgba(217, 174, 33, 0.6) 20%, rgba(217, 174, 33, 0.6) 80%, rgba(217, 174, 33, 0));
    }
    .banner_everyday .highlighting,
    .banner_everyday .text_part:before {
        display: none;
    }
    .banner_jackpot .money_card_amount {
        bottom: 8px;
        font-size: 12px;
    }
    .carousel_jackpot-text {
        -webkit-text-fill-color: #fff;
        filter: none;
    }
    .banner_jackpot_money_card.money_card_mega {
        margin: 0 5px;
    }
    .banner_jackpot_money_card.money_card_major,
    .banner_jackpot_money_card.money_card_minor {
        transform: translateY(10px);
    }
    .banner_jackpot_money_cards {
        top: -2px;
    }
    .money_card_major_img img {
        width: 86px;
    }
}
@media (max-width: 400px) {
    .banner_everyday .carousel_text,
    .carousel_megawin-text {
        line-height: 14px;
        font-size: 10px;
    }
}
.payment_method {
    box-sizing: border-box;
    width: 226px;
    height: 118px;
    border-radius: 10px;
}
.payment_method a {
    display: block;
}
.payment_method img {
    width: 222px;
    height: 114px;
}
.gamecard {
    position: relative;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    border-radius: 10px;
    box-shadow: 0 4px 10px 0 #000;
    color: #fff;
    will-change: transform;
    transition: transform 0.15s linear;
}
.gamecard.favorite .game_flag_favorite {
    display: inline-block;
}
.gamecard.favorite .gamecard_favorite {
    display: none;
}
.gamecard.favorite .gamecard_favorite.added,
.gamecard a {
    display: flex;
}
.gamecard a {
    justify-content: center;
    align-items: center;
    text-decoration: none;
    color: inherit;
}
.gamecard .gamecard_flags {
    position: absolute;
    left: 10px;
    width: calc(100% - 10px);
    z-index: 2;
}
.gamecard .game_flag_favorite {
    display: none;
}
.gamecard.x_show {
    transform: scale(1.1);
    z-index: 4;
}
.gamecard.x_show .gamecard_links {
    pointer-events: auto;
    opacity: 1;
}
.gamecard.x_show.x_no-animation {
    transform: none;
}
.gamecard_img,
.gamecard_window {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.gamecard_window {
    position: relative;
    height: 75%;
    border: 1px solid #393a51;
    border-bottom: none;
}
.gamecard_img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}
.gamecard_links {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    padding: 20px 0;
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.15s linear;
    transition-delay: 20ms;
    border-radius: 10px 10px 0 0;
    background-color: rgba(0, 0, 0, 0.8);
}
.gamecard_demo,
.gamecard_play {
    margin-bottom: 10px;
}
.gamecard_demo {
    box-sizing: border-box;
    height: 23px;
    border-radius: 50px;
    padding: 0 20px;
    background-color: #313047;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
}
.gamecard_title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: none;
    box-sizing: border-box;
    height: 25%;
    border: 1px solid #393a51;
    border-top: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 0 5px;
    background-color: #161626;
    font-family: Museo Sans Cyrl\500, sans-serif;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.gamecard_flags {
    display: flex;
}
.gamecard_flags li {
    margin-right: 10px;
}
.gamecard_flags li:last-child {
    margin-right: 0;
}
.gamecard_favorite {
    display: flex;
    align-items: center;
}
.gamecard_favorite.added {
    display: none;
}
.gamecard_favorite.added .svg_heart_empty .svg_color {
    fill: #ff1f44;
}
.gamecard_favorite label {
    display: flex;
    cursor: pointer;
}
.gamecard_favorite input {
    margin-right: 5px;
    background: none;
    font-size: 13px;
    font-weight: 500;
    color: #646a87;
    cursor: pointer;
}
.gamecard_favorite input:focus,
.gamecard_favorite input:hover {
    outline: none;
}
.gamecard_favorite .icon_heart_empty {
    display: block;
}
.gamecard_favorite .icon_heart_empty svg {
    height: 20px;
}
@media (min-width: 669px) {
    .gamecard:hover {
        transform: scale(1.1);
        z-index: 4;
    }
    .gamecard:hover .gamecard_links {
        pointer-events: auto;
        opacity: 1;
    }
    .gamecard:hover.x_no-animation {
        transform: none;
    }
}
@media (max-width: 668px) {
    .gamecard .gamecard_flags {
        left: 8px;
    }
    .gamecard .gamecard_flags li {
        margin-right: 5px;
    }
    .gamecard.x_show {
        transform: scale(1.35);
    }
    .gamecard_links {
        padding: 5px 0;
    }
    .gamecard_demo,
    .gamecard_favorite,
    .gamecard_play {
        margin-bottom: 0;
        transform: scale(0.8);
        flex: none;
    }
    .gamecard_play:active {
        transform: translateY(3px) scale(0.8);
    }
    .gamecard_title {
        line-height: 12px;
    }
}
.game-catalog {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 45px;
    overflow-anchor: none;
}
.game-catalog .form_search {
    width: 430px;
}
.game-catalog .show_more {
    margin: 15px 0 0;
}
.game-catalog .show_more.previous {
    margin: 30px 0;
}
.game-catalog_header {
    justify-content: space-between;
    margin-bottom: 30px;
    padding: 5px;
}
.game-catalog_header,
.game-catalog_list {
    display: flex;
    box-sizing: border-box;
    width: 100%;
}
.game-catalog_list {
    flex-wrap: wrap;
    align-content: center;
}
@media (max-width: 1024px) {
    .game-catalog .form_search,
    .game-catalog .game-sort-and-filter {
        width: 100%;
    }
    .game-catalog .game-sort-and-filter {
        margin-bottom: 20px;
    }
    .game-catalog_header {
        flex-direction: column;
        max-width: 450px;
        padding: 0;
    }
}
@media (max-width: 668px) {
    .game-catalog {
        padding: 0 10px;
    }
    .game-catalog .game-catalog_header,
    .game-catalog .navigation-subcategory {
        margin-bottom: 20px;
    }
    .game-catalog_header {
        padding: 0;
    }
    .game-catalog_list-item:nth-child(odd) .gamecard.x_show {
        transform: scale(1.35) translateX(10%);
        transition-delay: 7ms;
    }
    .game-catalog_list-item:nth-child(odd) .gamecard.x_show.x_no-animation {
        transform: none;
    }
    .game-catalog_list-item:nth-child(2n) .gamecard.x_show {
        transform: scale(1.35) translateX(-10%);
        transition-delay: 15ms;
    }
    .game-catalog_list-item:nth-child(2n) .gamecard.x_show.x_no-animation {
        transform: none;
    }
}
.game-catalog_list-item {
    position: relative;
    box-sizing: border-box;
    height: 0;
    margin: 0 15px 15px 0;
}
.game-catalog_list-item .gamecard {
    position: absolute;
    top: 0;
    left: 0;
}
@media (min-width: 0px) {
    .game-catalog_list {
        max-width: 450px;
    }
    .game-catalog_list .game-catalog_list-item:nth-child(2n) {
        margin-right: 0;
    }
    .game-catalog_list-item {
        width: calc(50% - 7.5px);
        padding-top: calc(50% - 7.5px);
    }
}
@media (min-width: 669px) {
    .game-catalog_list {
        max-width: 100%;
    }
    .game-catalog_list .game-catalog_list-item:nth-child(2n) {
        margin-right: 15px;
    }
    .game-catalog_list .game-catalog_list-item:nth-child(4n) {
        margin-right: 0;
    }
    .game-catalog_list-item {
        width: calc(25% - 11.25px);
        padding-top: calc(25% - 11.25px);
    }
}
@media (min-width: 1025px) {
    .game-catalog_list {
        max-width: 100%;
    }
    .game-catalog_list .game-catalog_list-item:nth-child(4n) {
        margin-right: 15px;
    }
    .game-catalog_list .game-catalog_list-item:nth-child(5n) {
        margin-right: 0;
    }
    .game-catalog_list-item {
        width: calc(20% - 12px);
        padding-top: calc(20% - 12px);
    }
}
.game_sort {
    flex: 1 2;
    position: relative;
    display: flex;
    align-items: center;
}
.game_sort > li {
    margin-right: 10px;
    box-sizing: border-box;
    height: 100%;
}
.game_sort > li:last-child {
    margin-right: 0;
}
.game_sort .sort_link {
    overflow: hidden;
    display: flex;
    align-items: center;
    color: inherit;
    text-decoration: none;
    padding: 6px 5px 11px;
}
.game_sort .game_sort_flag_hit svg {
    width: 25px;
    height: 27px;
}
.game_sort .game_sort_flag_hit svg .svg_color {
    fill: #302e40;
}
.game_sort .game_sort_flag_hit svg .svg_item {
    filter: none;
}
.game_sort .game_sort_flag_hit.active .svg_color,
.game_sort .game_sort_flag_hit:hover .svg_color {
    fill: #a91fff;
}
.game_sort .game_sort_flag_new svg {
    width: 25px;
    height: 27px;
}
.game_sort .game_sort_flag_new svg .svg_color {
    fill: #302e40;
}
.game_sort .game_sort_flag_new svg .svg_item {
    filter: none;
}
.game_sort .game_sort_flag_new.active .svg_color,
.game_sort .game_sort_flag_new:hover .svg_color {
    fill: #4dd433;
}
.game_sort .game_sort_flag_favorite svg {
    width: 25px;
    height: 27px;
}
.game_sort .game_sort_flag_favorite svg .svg_color {
    fill: #302e40;
}
.game_sort .game_sort_flag_favorite svg .svg_item {
    filter: none;
}
.game_sort .game_sort_flag_favorite.active .svg_color,
.game_sort .game_sort_flag_favorite:hover .svg_color {
    fill: #ff1f44;
}
.game-filter {
    flex: 2 1;
    min-width: 161px;
}
.game-filter option {
    background-color: #191929;
    font-size: 14px;
    font-weight: 500;
}
.game-filter .choices__list--dropdown {
    z-index: 5;
    width: auto;
    padding: 0;
    background: none;
}
.game-filter .choices__list--dropdown .choices__list {
    box-sizing: border-box;
    max-height: none;
    border: 1px solid transparent;
    border-radius: 5px;
    padding: 10px;
    background: linear-gradient(#191929, #191929) padding-box, linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(128, 128, 128, 0.4)) border-box;
}
.game-filter .choices__list--dropdown .choices__group {
    display: none;
}
.game-filter .choices__list--dropdown .choices__item {
    position: relative;
    box-sizing: border-box;
    height: 35px;
    width: 170px;
    padding: 0 0 0 5px;
    line-height: 35px;
    font-size: 14px;
    font-weight: 500;
    background: none;
}
.game-filter .choices__list--dropdown .choices__item.is-highlighted,
.game-filter .choices__list--dropdown .choices__item:focus,
.game-filter .choices__list--dropdown .choices__item:hover,
.game-filter .choices__list--dropdown .choices__item[aria-selected="true"] {
    background: #30303f;
}
@media (min-width: 669px) {
    .game-filter {
        min-width: 190px;
    }
    .game-filter:before {
        right: 15px;
    }
    .game-filter.x_columns .choices__list--dropdown .choices__list {
        -moz-columns: 170px 3;
        columns: 170px 3;
        -moz-column-gap: 0;
        column-gap: 0;
        width: 534px;
        overflow-y: initial;
    }
    .game-filter.x_columns .choices__list--dropdown .choices__item {
        padding: 1px 0 0 31px;
        border: none;
    }
    .game-filter.x_columns .choices__list--dropdown .choices__item:before {
        content: attr(data-content);
        position: absolute;
        top: 1px;
        left: 6px;
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase;
        color: #646a87;
    }
    .game-filter.x_columns .choices__list--dropdown [data-id="1"] {
        padding: 0 0 0 5px;
        -moz-column-span: all;
        column-span: all;
    }
    .game-filter.x_columns .choices__list--dropdown [data-id="1"]:before {
        display: none;
    }
}
.game-sort-and-filter {
    position: relative;
    display: flex;
}
.game-sort-and-filter > * {
    margin-right: 20px;
}
.game-sort-and-filter > :last-child {
    margin-right: 0;
}
.game_flag_favorite,
.game_flag_hit,
.game_flag_new,
.game_flag_pre,
.game_flag_spin,
.game_flag_supernew {
    position: relative;
    display: inline-block;
    filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.4));
    width: 14%;
}
.game_flag_favorite img,
.game_flag_hit img,
.game_flag_new img,
.game_flag_pre img,
.game_flag_spin img,
.game_flag_supernew img {
    width: 100%;
}
.game_flag_pre,
.game_flag_spin {
    filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.5));
    width: 20%;
}
.game_flag_supernew {
    filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.5));
    width: 16%;
}
.game_menu {
    position: relative;
    box-sizing: border-box;
    width: 300px;
    min-width: 300px;
    background: url(../images/420230311142914029214.png) repeat, #1c2240;
}
.game_menu .game_menu_profile {
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    height: calc(100% - 80px);
    width: 100%;
    padding: 20px 10px 10px;
}
.game_menu .game_menu_profile::-webkit-scrollbar-track {
    background-color: rgba(77, 90, 133, 0.3);
}
.game_menu .game_menu_profile::-webkit-scrollbar {
    height: 8px;
    width: 8px;
    border-radius: 10px;
    background-color: initial;
}
.game_menu .game_menu_profile::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #4d5a85;
}
.game_menu .game_menu_ladder {
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    height: calc(100% - 80px);
    width: 100%;
    padding: 20px 10px 10px;
}
.game_menu .game_menu_ladder::-webkit-scrollbar-track {
    background-color: rgba(77, 90, 133, 0.3);
}
.game_menu .game_menu_ladder::-webkit-scrollbar {
    height: 8px;
    width: 8px;
    border-radius: 10px;
    background-color: initial;
}
.game_menu .game_menu_ladder::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #4d5a85;
}
.game_menu .game_menu_catalog {
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    height: calc(100% - 80px);
    width: 100%;
    padding: 20px 10px 10px;
}
.game_menu .game_menu_catalog::-webkit-scrollbar-track {
    background-color: rgba(77, 90, 133, 0.3);
}
.game_menu .game_menu_catalog::-webkit-scrollbar {
    height: 8px;
    width: 8px;
    border-radius: 10px;
    background-color: initial;
}
.game_menu .game_menu_catalog::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #4d5a85;
}
.game_menu .game_menu_chat {
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    height: calc(100% - 80px);
    width: 100%;
    padding: 20px 10px 10px;
}
.game_menu .game_menu_chat::-webkit-scrollbar-track {
    background-color: rgba(77, 90, 133, 0.3);
}
.game_menu .game_menu_chat::-webkit-scrollbar {
    height: 8px;
    width: 8px;
    border-radius: 10px;
    background-color: initial;
}
.game_menu .game_menu_chat::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #4d5a85;
}
.game_menu .game_menu_chat {
    padding: 10px 0;
}
.game_menu.mobile {
    display: none;
}
.game_menu.mobile .game_menu_catalog,
.game_menu.mobile .game_menu_chat,
.game_menu.mobile .game_menu_ladder,
.game_menu.mobile .game_menu_profile {
    height: calc(100% - 70px);
}
.game_menu .personal_stats .personal_count,
.game_menu .personal_stats .personal_position {
    color: #5280eb;
}
.game_menu .personal_stats .personal_position {
    padding: 0 10px;
}
.game_menu .personal_stats .personal_count {
    padding: 0 0 0 10px;
}
.game_menu .personal_stats.desktop {
    margin-top: 20px;
    padding: 8px 0;
    text-align: center;
}
.game_menu_profile {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.game_menu_profile .box_menu_profile {
    overflow-x: hidden;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 10px;
    height: 100%;
    width: 100%;
}
.game_menu_profile .box_menu_profile::-webkit-scrollbar-track {
    background-color: rgba(77, 90, 133, 0.3);
}
.game_menu_profile .box_menu_profile::-webkit-scrollbar {
    height: 8px;
    width: 8px;
    border-radius: 10px;
    background-color: initial;
}
.game_menu_profile .box_menu_profile::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #4d5a85;
}
.game_menu_profile .game_menu_authorized,
.game_menu_profile .game_menu_non_authorized {
    width: 100%;
}
.game_menu_profile .button-help {
    margin: 0 auto 10px;
    min-height: 30px;
}
.game_menu_profile .button-help_container {
    min-height: 40px;
}
.game_menu_authorized {
    height: 100%;
}
.game_menu_authorized .menu_name_status {
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.game_menu_authorized .menu_name_status .user_status {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
    width: 100px;
    margin-bottom: 15px;
}
.game_menu_authorized .menu_name_status .user_status img,
.game_menu_authorized .menu_name_status .user_status picture {
    height: 44px;
    width: 44px;
}
.game_menu_authorized .menu_name_status .menu_name {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
    word-break: break-all;
}
.game_menu_authorized .menu_name_status .menu_status {
    font-size: 16px;
    font-weight: 500;
    color: #646a87;
    word-break: break-all;
}
.game_menu_authorized .menu_name_status .value {
    text-transform: capitalize;
}
.game_menu_authorized .box_progress {
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 10px;
    padding: 10px;
    background: url(../images/420230311142914029214.png) repeat, linear-gradient(#1d2a49, #1d2a49) padding-box, linear-gradient(180deg, #4d5a85 0, rgba(70, 82, 121, 0)) border-box;
}
.game_menu_authorized .box_progress progress {
    margin-bottom: 20px;
}
.game_menu_authorized .box_btn {
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    padding-top: 20px;
    min-height: 80px;
    width: 100%;
}
.game_menu_authorized .box_btn .button_add {
    max-width: 100%;
}
.game_menu_authorized .game_menu_authorized_content {
    overflow-y: auto;
    max-height: calc(100% - 80px);
    height: 100%;
}
.game_menu_authorized .game_menu_authorized_content::-webkit-scrollbar-track {
    background-color: rgba(77, 90, 133, 0.3);
}
.game_menu_authorized .game_menu_authorized_content::-webkit-scrollbar {
    height: 8px;
    width: 8px;
    border-radius: 10px;
    background-color: initial;
}
.game_menu_authorized .game_menu_authorized_content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #4d5a85;
}
.game_menu_non_authorized .bonus-card_picture {
    margin-bottom: 15px;
}
.game_menu_non_authorized .bonus-card_info {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
    box-sizing: border-box;
    width: 100%;
    padding: 0 10px;
}
.game_menu_non_authorized .bonus-card_info h2,
.game_menu_non_authorized .bonus-card_info p {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    text-align: center;
}
.game_menu_non_authorized .bonus-card_info h2 {
    margin-bottom: 10px;
    line-height: 24px;
    font-size: 20px;
    font-weight: 800;
}
.game_menu_non_authorized .bonus-card_info p {
    font-size: 14px;
    line-height: 18px;
}
.game_menu_non_authorized .box_btn {
    flex-direction: column-reverse;
    align-items: center;
}
.game_menu_non_authorized .button_register {
    margin-bottom: 30px;
    padding: 0 25px;
}
.game_menu_non_authorized .link_enter {
    margin-bottom: 10px;
}
.game_menu_catalog {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
}
.game_menu_catalog .gamecard {
    margin: 2px;
    width: calc(50% - 4px);
    height: auto;
}
.game_menu_catalog .gamecard .gamecard_flags li {
    margin-right: 5px;
}
.game_menu_catalog .gamecard .gamecard_flags .large {
    transform: scale(0.75);
}
.game_menu_catalog .gamecard .gamecard_window {
    height: 90px;
}
.game_menu_catalog .gamecard .gamecard_links .gamecard_play {
    height: 20px;
    padding: 0 15px;
}
.game_menu_catalog .gamecard .gamecard_links .gamecard_demo {
    margin-bottom: 5px;
    height: 16px;
}
.game_menu_catalog .gamecard .gamecard_title {
    height: 35px;
    font-size: 12px;
}
.game_menu_chat {
    position: relative;
    display: flex;
    flex-direction: column;
    pointer-events: none;
}
.game_menu_chat.x_ready {
    pointer-events: auto;
}
.chat_user-list,
.chat_window {
    display: flex;
    flex-direction: column;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 10px;
    width: 100%;
}
.chat_user-list::-webkit-scrollbar-track,
.chat_window::-webkit-scrollbar-track {
    background-color: rgba(77, 90, 133, 0.3);
}
.chat_user-list::-webkit-scrollbar,
.chat_window::-webkit-scrollbar {
    height: 8px;
    width: 8px;
    border-radius: 10px;
    background-color: initial;
}
.chat_user-list::-webkit-scrollbar-thumb,
.chat_window::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #4d5a85;
}
.chat_admin-button {
    display: flex;
    align-items: center;
    background-color: initial;
    cursor: pointer;
}
.chat_admin-button.x_open .chat_admin-button_img {
    margin-right: 20px;
}
.chat_admin-button.x_open .chat_admin-button_text {
    display: inline;
}
.chat_admin-button.x_open .icon_users .svg_users .svg_color {
    fill: #fff;
}
.chat_admin-button[disabled] {
    cursor: default;
}
.chat_admin-button[disabled] .icon_users:focus .svg_users .svg_color,
.chat_admin-button[disabled] .icon_users:hover .svg_users .svg_color {
    fill: #646a87;
}
.chat_admin-button_img {
    height: 30px;
    width: 30px;
}
.chat_admin-button_img svg {
    height: inherit;
    width: inherit;
}
.chat_admin-button_text {
    display: none;
    font-weight: 700;
    color: #fff;
}
.chat_user-list {
    position: absolute;
    top: 0;
    left: 0;
    height: calc(100% - 75px);
    padding-top: 20px;
    background-color: #161626;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    transition: visibility 0.5s, opacity 0.25s ease;
}
.chat_user-list .chat_user-list_item {
    margin-bottom: 15px;
}
.chat_user-list .chat_user-list_item:last-child {
    margin-bottom: 0;
}
.chat_user-list.x_open {
    visibility: visible;
    pointer-events: auto;
    opacity: 1;
}
.chat_user-list_item {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    cursor: pointer;
}
.chat_user-list_item > * {
    margin-right: 5px;
}
.chat_user-list_item > :last-child {
    margin-right: 0;
}
.chat_user-is-admin,
.chat_user-list_item:focus .chat_user-name,
.chat_user-list_item:hover .chat_user-name {
    color: #e8ce3a;
}
.chat_user-banned {
    color: #ab2020;
}
.chat_user-connection {
    display: block;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background-color: #646a87;
}
.chat_user-connection.x_online {
    background-color: #62c23c;
}
.chat_window {
    height: calc(100% - 65px);
    border-bottom: 1px solid #000;
    box-shadow: 0 2px 0 #646a87;
}
.chat_user-list .chat_message,
.chat_window.admin .chat_message {
    cursor: pointer;
}
.chat_user-list .chat_message.info,
.chat_user-list .chat_message.warning,
.chat_window.admin .chat_message.info,
.chat_window.admin .chat_message.warning {
    cursor: auto;
}
.chat_user-list .chat_message:hover .name,
.chat_window.admin .chat_message:hover .name {
    color: #e8ce3a;
}
.chat_user-list .chat_message.view,
.chat_window.admin .chat_message.view {
    cursor: auto;
}
.chat_user-list .chat_message.view .admin_options,
.chat_window.admin .chat_message.view .admin_options {
    display: block;
}
.chat_user-list .admin_options,
.chat_window.admin .admin_options {
    display: none;
    margin-top: 10px;
    box-sizing: border-box;
    width: 100%;
    border-radius: 8px;
    padding: 10px;
    background-color: #252536;
}
.chat_user-list .question,
.chat_window.admin .question {
    display: inline-block;
    width: 100%;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.chat_user-list .answer_box,
.chat_window.admin .answer_box {
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    width: 100%;
    padding: 10px 20px;
}
.chat_user-list .answer_no,
.chat_user-list .answer_yes,
.chat_window.admin .answer_no,
.chat_window.admin .answer_yes {
    margin-bottom: 0;
}
.chat_message {
    margin-bottom: 15px;
    width: 100%;
    max-width: 100%;
    line-height: 18px;
    font-size: 14px;
    font-weight: 300;
}
.chat_message:last-child {
    margin-bottom: 0;
}
.chat_message.view {
    margin-bottom: 30px;
    box-sizing: border-box;
    border-radius: 8px;
    padding: 8px;
    background-color: #2c3552;
}
.chat_message.view .name {
    color: #e8ce3a;
}
.chat_message .name {
    float: left;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 50%;
    margin-right: 10px;
    color: #646a87;
    white-space: nowrap;
}
.chat_message .name.is-admin {
    position: relative;
    padding-left: 21px;
    color: #f9eb97;
    z-index: 0;
}
.chat_message .name.is-admin:before {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 2px;
    height: 14px;
    width: 14px;
    background: url(../images/img2.gif) no-repeat 50%;
    background-size: 8px;
    border: 1px solid #f9eb97;
    border-radius: 5px;
}
.chat_message .text {
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.chat_send {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    height: 65px;
    width: 100%;
    padding: 15px 20px 0;
}
.chat_send .box_input_send {
    width: 100%;
}
.chat_send > * {
    margin-right: 20px;
}
.chat_send > :last-child {
    margin-right: 0;
}
.chat_send form.visibility_hidden {
    width: 0;
}
@media (max-width: 1024px) {
    .game_menu.mobile {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 20;
    }
    .game_menu.mobile:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10;
        height: 4px;
        width: 100%;
        background-color: #fe284a;
    }
    .game_menu.mobile .game_menu_catalog,
    .game_menu.mobile .game_menu_chat,
    .game_menu.mobile .game_menu_ladder,
    .game_menu.mobile .game_menu_profile {
        padding: 20px 20px 10px;
    }
    .game_menu.mobile .game_menu_chat {
        padding: 10px 0;
    }
    .game_menu_chat {
        padding-top: 0;
    }
    .chat_window {
        padding: 10px 20px;
    }
    .game_menu_catalog .gamecard {
        margin: 3px;
        width: calc(14.28571% - 6px);
    }
}
@media (max-width: 876px) {
    .game_menu_catalog .gamecard {
        width: calc(16.66667% - 6px);
    }
}
@media (max-width: 730px) {
    .game_menu_catalog .gamecard {
        width: calc(20% - 6px);
    }
}
@media (max-width: 668px) {
    .game_menu.mobile .game_menu_catalog,
    .game_menu.mobile .game_menu_chat,
    .game_menu.mobile .game_menu_ladder,
    .game_menu.mobile .game_menu_profile {
        padding: 10px;
    }
    .game_menu.mobile .game_menu_chat {
        padding: 10px 0;
    }
    .chat_window {
        padding: 10px;
    }
}
@media (max-width: 576px) {
    .game_menu_catalog .gamecard {
        margin: 2px;
        width: calc(25% - 4px);
    }
}
@media (max-width: 432px) {
    .game_menu_catalog .gamecard {
        width: calc(33.33333% - 4px);
    }
}
@media (max-width: 320px) {
    .game_menu_catalog .gamecard {
        width: calc(50% - 4px);
    }
}
.game_menu_choose {
    position: relative;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    height: 80px;
    width: 100%;
    padding: 0 10px;
}
.game_menu_choose:after,
.game_menu_choose:before {
    content: "";
    position: absolute;
}
.game_menu_choose:before {
    display: none;
    top: 10px;
    left: 65px;
    height: 50px;
    width: 2px;
    background-color: #4d5a85;
    opacity: 0.3;
    pointer-events: none;
}
.game_menu_choose:after {
    bottom: 0;
    left: 0;
    height: 2px;
    width: 100%;
    background-color: #000;
}
.game_menu_choose .choose {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    overflow: hidden;
    box-sizing: border-box;
    height: 80px;
    width: 50%;
    border-bottom: 2px solid #000;
    padding: 20px 0 10px;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    word-break: break-all;
    color: #646a87;
    cursor: pointer;
}
.game_menu_choose .choose span {
    overflow: hidden;
    max-width: 100%;
    padding-top: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.game_menu_choose .choose svg {
    height: 24px;
}
.game_menu_choose .choose.choose_profile svg {
    height: 26px;
}
.game_menu_choose .choose .svg_profile .svg_color {
    stroke: #646a87;
}
.game_menu_choose .choose .svg_profile .svg_color_fill {
    fill: #646a87;
}
.game_menu_choose .choose .svg_slot_777 .svg_color {
    stroke: #646a87;
}
.game_menu_choose .choose .svg_slot_777 .svg_color_fill {
    fill: #646a87;
}
.game_menu_choose .choose .svg_tournament .svg_color {
    stroke: #646a87;
}
.game_menu_choose .choose .svg_tournament .svg_color_fill {
    fill: #646a87;
}
.game_menu_choose .choose .svg_chat .svg_color {
    stroke: #646a87;
}
.game_menu_choose .choose .svg_chat .svg_color_fill {
    fill: #646a87;
}
.game_menu_choose .choose.active {
    border-bottom: 2px solid #fff;
    color: #fff;
}
.game_menu_choose .choose.active .svg_profile .svg_color {
    stroke: #fff;
}
.game_menu_choose .choose.active .svg_profile .svg_color_fill {
    fill: #fff;
}
.game_menu_choose .choose.active .svg_slot_777 .svg_color {
    stroke: #fff;
}
.game_menu_choose .choose.active .svg_slot_777 .svg_color_fill {
    fill: #fff;
}
.game_menu_choose .choose.active .svg_tournament .svg_color {
    stroke: #fff;
}
.game_menu_choose .choose.active .svg_tournament .svg_color_fill {
    fill: #fff;
}
.game_menu_choose .choose.active .svg_chat .svg_color {
    stroke: #fff;
}
.game_menu_choose .choose.active .svg_chat .svg_color_fill {
    fill: #fff;
}
@media (max-width: 1024px) {
    .game_menu_choose {
        height: 70px;
        padding: 0 10px 0 70px;
    }
    .game_menu_choose:before {
        display: block;
    }
    .game_menu_choose .choose {
        height: 70px;
        padding: 8px 0;
    }
}
.credit-card {
    position: relative;
    display: flex;
    box-sizing: border-box;
    max-width: 390px;
    width: 100%;
    padding-bottom: 55px;
    color: #646a87;
    text-transform: uppercase;
}
.credit-card .credit-card_front {
    position: relative;
    z-index: 1;
}
.credit-card .credit-card_back {
    position: absolute;
    top: 55px;
    right: 0;
    z-index: 0;
}
.credit-card_back,
.credit-card_front {
    box-sizing: border-box;
    height: 220px;
    width: 360px;
    border: 1px solid #4d5a85;
    border-radius: 8px;
    background-color: #2c3552;
}
.credit-card_front {
    padding: 26px 16px 20px;
}
.credit-card_front > * {
    position: relative;
    margin-bottom: 10px;
}
.credit-card_front > :last-child {
    margin-bottom: 0;
}
.credit-card_front .credit-card_date-row {
    z-index: 2;
}
.credit-card_cvc label,
.credit-card_number label,
.credit-card_username label {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
}
.credit-card_number {
    margin-bottom: 20px;
}
.credit-card_number label {
    margin-bottom: 10px;
}
.credit-card_number .box_input_text input {
    padding-top: 3px;
    font-size: 21px;
}
.credit-card_date-row {
    display: flex;
    justify-content: flex-end;
}
.credit-card_date-row .credit-card_date-label {
    margin-bottom: 5px;
}
.credit-card_date-label {
    display: block;
    font-size: 16px;
    font-weight: 500;
}
.credit-card_expiration-date {
    display: flex;
    justify-content: flex-end;
}
.credit-card_expiration-date .select {
    margin-right: 8px;
    height: 30px;
    width: 70px;
}
.credit-card_expiration-date .select:before {
    top: 11px;
    right: 7px;
}
.credit-card_expiration-date .select select {
    height: 30px;
    padding: 2px 15px 0 10px;
}
.credit-card_expiration-date .select .choices__inner,
.credit-card_expiration-date .select .choices__list--dropdown .choices__item,
.credit-card_expiration-date .select option {
    height: 30px;
    padding: 10px 15px 10px 10px;
}
.credit-card_expiration-date .select:last-child {
    margin-right: 0;
}
.credit-card_expiration-date .select .dropdown_btn {
    height: 30px;
}
.credit-card_username {
    z-index: 0;
    transform: translateY(-25px);
}
.credit-card_username label {
    margin-bottom: 10px;
}
.credit-card_username .box_input_text input {
    height: 27px;
    padding-top: 4px;
    text-transform: uppercase;
}
.credit-card_back {
    flex-direction: column;
    padding: 0 16px 10px;
}
.credit-card_back,
.credit-card_cvc {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.credit-card_cvc {
    box-sizing: border-box;
    width: 100%;
}
.credit-card_cvc label {
    margin-right: 10px;
}
.credit-card_cvc .box_input_text {
    width: 95px;
}
@media (max-width: 668px) {
    .credit-card {
        flex-direction: column;
        padding-bottom: 45px;
    }
    .credit-card .credit-card_back {
        top: 45px;
        left: 4px;
        right: auto;
    }
    .credit-card_back,
    .credit-card_front {
        height: 170px;
        width: 100%;
    }
    .credit-card_front {
        padding: 16px 12px;
    }
    .credit-card_front .credit-card_number {
        margin-bottom: 10px;
    }
    .credit-card_front .credit-card_number input {
        height: 26px;
        font-size: 16px;
        padding-left: 6px;
    }
    .credit-card_front .credit-card_username input {
        height: 24px;
        font-size: 12px;
        padding-left: 6px;
    }
    .credit-card_back {
        width: calc(100% - 8px);
        padding: 0 10px 10px;
    }
    .credit-card_back .credit-card_cvc input {
        height: 25px;
        padding-left: 6px;
    }
    .credit-card_cvc label,
    .credit-card_date-label,
    .credit-card_number label,
    .credit-card_username label {
        font-size: 12px;
    }
    .credit-card_cvc .box_input_text {
        width: 75px;
    }
}
.btn_help {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    height: 30px;
    padding: 2px 4px;
    cursor: pointer;
}
.btn_help .svg_question .svg_color {
    stroke: #e8ce3a;
}
.btn_help span {
    color: #e8ce3a;
}
.btn_help:focus,
.btn_help:hover {
    outline: none;
}
.btn_help:focus .svg_question .svg_color,
.btn_help:hover .svg_question .svg_color {
    stroke: #f5ea1a;
}
.btn_help:focus span,
.btn_help:hover span {
    color: #f5ea1a;
}
.btn_help .img_box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    width: 30px;
}
.btn_help .img_box svg {
    height: 24px;
    width: 24px;
}
.notification_number {
    position: absolute;
    top: 0;
    left: 0;
    justify-content: center;
    overflow: hidden;
    height: 19px;
    max-height: 19px;
    min-height: 19px;
    width: auto;
    max-width: 100%;
    min-width: 19px;
    border: 1px solid transparent;
    border-radius: 10px;
    padding-top: 2px;
    background-color: #fe284a;
    line-height: 10px;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    color: #fff;
}
.nothing_to_show,
.notification_number {
    display: flex;
    align-items: center;
    box-sizing: border-box;
}
.nothing_to_show {
    width: 100%;
    padding: 20px 40px;
}
.nothing_to_show .icon_info {
    margin-right: 20px;
    height: 80px;
    width: 80px;
    background-image: url(../images/img2.gif);
    background-size: cover;
}
.nothing_to_show .text {
    word-wrap: break-word;
    overflow-wrap: break-word;
    margin-bottom: 0;
    max-width: 600px;
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
}
@media (max-width: 1200px) {
    .nothing_to_show .text {
        max-width: calc(100% - 100px);
    }
}
@media (max-width: 668px) {
    .nothing_to_show {
        padding: 20px;
    }
    .nothing_to_show .icon_info {
        margin-right: 20px;
        height: 60px;
        width: 60px;
    }
    .nothing_to_show .text {
        max-width: calc(100% - 80px);
        font-size: 24px;
        font-weight: 700;
        line-height: 30px;
    }
}
.information {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
    box-sizing: border-box;
    width: 100%;
    padding: 0 25px;
}
.information .icon {
    margin-right: 30px;
    width: 100px;
}
.information .icon svg {
    width: 100px;
}
.information .icon.icon_text_question {
    height: 110px;
}
.information .icon.icon_tournament {
    height: 80px;
}
.information .icon.icon_achievement {
    height: 70px;
}
.information .text {
    max-width: calc(100% - 130px);
    line-height: 34px;
    font-size: 30px;
    font-weight: 700;
}
.information .text .part {
    display: block;
}
@media (max-width: 1200px) {
    .information {
        padding: 0;
    }
    .information .icon {
        display: none;
    }
    .information .text {
        max-width: 100%;
        line-height: 30px;
        font-size: 24px;
    }
    .information .text .part {
        margin-bottom: 20px;
    }
    .information .text .part:last-child {
        margin-bottom: 0;
    }
}
.autosubmitIframe {
    overflow: hidden;
    display: block;
    height: 600px;
    width: 100%;
    background-color: #fff;
}
.autosubmitIframe.x_hide {
    display: none;
}
.custom-title {
    opacity: 0;
    position: absolute;
    z-index: 91;
    max-width: 200px;
    box-sizing: border-box;
    border: 1px solid #252536;
    border-radius: 4px;
    padding: 5px 10px 3px;
    background-color: #161626;
    line-height: 14px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    box-shadow: 0 2px 2px 2px rgba(22, 22, 38, 0.3);
    pointer-events: none;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-name: opacity;
    animation-name: opacity;
}
.custom-title.x_hide {
    opacity: 1;
    -webkit-animation-name: hide;
    animation-name: hide;
}
@-webkit-keyframes hide {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@keyframes hide {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
.dots {
    display: flex;
    align-items: center;
}
.dots > * {
    margin-right: 3px;
}
.dots > :last-child {
    margin-right: 0;
}
.dots_dot {
    height: 5px;
    width: 5px;
    border-radius: 50%;
    transition: background-color 0.25s;
    background-color: #3e3e50;
}
.dots_dot.x_filled {
    background-color: #62c23c;
}
.dots_dot.x_empty {
    background-color: #3e3e50;
}
.dots_dot.x_pending {
    -webkit-animation-name: pending;
    animation-name: pending;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: step-end;
    animation-timing-function: step-end;
}
@-webkit-keyframes pending {
    0% {
        background-color: #3e3e50;
    }
    50% {
        background-color: #62c23c;
    }
    to {
        background-color: #3e3e50;
    }
}
@keyframes pending {
    0% {
        background-color: #3e3e50;
    }
    50% {
        background-color: #62c23c;
    }
    to {
        background-color: #3e3e50;
    }
}
header {
    display: flex;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 90;
    box-sizing: border-box;
    height: 50px;
    background-color: rgba(37, 37, 54, 0.95);
}
header .header_box {
    align-items: center;
    height: inherit;
}
header .panel_authorized,
header .panel_non_authorized {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
}
header .panel_authorized > div,
header .panel_non_authorized > div {
    padding: 0 10px;
}
header .panel_authorized > div:last-child,
header .panel_non_authorized > div:last-child {
    padding-right: 0;
}
header .panel_authorized > div.header-login,
header .panel_non_authorized > div.header-login {
    padding: 20px;
}
header .button_register,
header .link_enter {
    font-size: 12px;
}
header .link_enter {
    display: none;
    align-items: center;
    height: 20px;
    border-bottom: 1px solid #fff;
    text-decoration: none;
    text-transform: uppercase;
    background-color: initial;
    color: inherit;
    cursor: pointer;
}
header .link_enter.x_login-btn {
    display: flex;
}
header .panel_authorized .profile_menu,
header .panel_authorized .user_money {
    height: 34px;
}
header .panel_authorized .profile_menu_button > .notification_number {
    left: 35px;
}
header .panel_authorized .user_money,
header .panel_authorized .user_name {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 300px;
}
header .panel_authorized .user_money .img_user_money svg {
    width: 26px;
}
header .panel_authorized a {
    color: #fff;
}
header .mobile_menu_btn {
    position: relative;
    display: none;
    flex-direction: column;
    justify-content: center;
    height: 34px;
}
header .mobile_menu_btn .notification_number {
    top: -5px;
    left: -10px;
    cursor: pointer;
}
header .button_add a,
header .button_register {
    margin-bottom: 0;
}
header .btn_help .img_box {
    margin-right: 5px;
}
header .btn_help span {
    position: relative;
    top: 2px;
}
.main_logo {
    display: flex;
}
.main_logo img {
    height: 100%;
    width: 200px;
}
@media (max-width: 1024px) {
    header .panel_authorized,
    header .panel_authorized .btn_help {
        display: none;
    }
    header .mobile_menu_btn {
        display: flex;
    }
}
@media (max-width: 668px) {
    header {
        min-height: 50px;
        height: auto;
        max-height: 100px;
        background-color: #161626;
    }
    header .header_box {
        flex-direction: column;
        flex-wrap: wrap;
    }
    header .main_logo {
        height: 50px;
    }
    header .panel_non_authorized {
        display: flex;
        justify-content: center;
        box-sizing: border-box;
        height: 50px;
        width: 100%;
        border-top: 1px solid #363648;
    }
    header .panel_non_authorized .button_register {
        padding: 0 12px;
    }
    header .link_enter {
        display: flex;
    }
    header .link_enter.x_login-btn {
        display: none;
    }
    header .mobile_menu_btn {
        position: absolute;
        top: 8px;
        right: 12px;
    }
    header .btn_help span {
        display: none;
    }
    header .x_two-factor .btn_help span {
        display: block;
    }
}
.header-login {
    position: absolute;
    z-index: 100;
    box-sizing: border-box;
    max-width: 335px;
    width: 100%;
    padding: 20px;
    background-color: rgba(37, 37, 54, 0.95);
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom: 3px solid #fe284a;
    transform: translateX(-40px) translateY(50px);
}
.header-login > * {
    position: relative;
    z-index: 1;
}
.header-login .login > * {
    margin-bottom: 20px;
}
.header-login .login > .box_btn,
.header-login .login > :last-child {
    margin-bottom: 0;
}
.header-login .login .box_input_text {
    width: 100%;
}
.header-login .login .forget_password {
    padding-top: 0;
    text-align: right;
}
.header-login .box_btn {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 0;
}
.header-login .box_btn > * {
    margin: 0;
}
.header-login .box_form_input {
    flex-direction: column;
}
.header-login .box_form_input > * {
    margin-bottom: 10px;
}
.header-login .box_form_input > :last-child {
    margin-bottom: 0;
}
.header-login .box_form_input .box_input_text_small,
.header-login .box_form_input label {
    font-size: 14px;
    max-width: 100%;
    width: 100%;
}
.header-login .box_form_input input::-moz-placeholder {
    opacity: 0;
}
.header-login .box_form_input input::-ms-input-placeholder {
    opacity: 0;
}
.header-login .box_form_input input::placeholder {
    opacity: 0;
}
.header-login .header-login_password label {
    width: auto;
}
.header-login_form .box_form_input,
.header-login_form > * {
    margin-bottom: 20px;
}
.header-login_form .box_form_input:last-child,
.header-login_form > :last-child {
    margin-bottom: 0;
}
.header-login_description {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    font-size: 12px;
    color: #646a87;
}
.header-login_btn-close {
    position: absolute;
    top: 17px;
    right: 20px;
    z-index: 2;
    height: 20px;
    width: 20px;
    background-color: initial;
    cursor: pointer;
    opacity: 0.8;
}
.header-login_btn-close:focus,
.header-login_btn-close:hover {
    opacity: 1;
}
.header-login_btn-close .svg_cancel_and_exit .svg_color {
    stroke: #fe284a;
}
.forgot-password_wrapper {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.forgot-password {
    font-size: 12px;
}
.pop_up {
    border: 1px solid transparent;
    border-radius: 10px;
    box-shadow: 0 8px 10px #000;
    background: url(../images/420230311142914029214.png) repeat, linear-gradient(#1c2240, #1c2240) padding-box, linear-gradient(180deg, #4d5a85, rgba(70, 82, 121, 0)) border-box;
    position: absolute;
    top: 50%;
    left: calc(50% - 240px);
    z-index: 100;
    box-sizing: border-box;
    width: 480px;
    padding: 40px;
    opacity: 1;
    transition: opacity 0.25s ease, visibility 0.01s ease 0.25s;
}
.pop_up.visibility_hidden {
    opacity: 0;
}
.pop_up .btn_exit {
    position: absolute;
    top: -18px;
    right: -18px;
    z-index: 15;
    border-radius: 50%;
    background-color: #2c3552;
    cursor: pointer;
}
.pop_up .btn_exit,
.pop_up .btn_exit svg {
    height: 36px;
    width: 36px;
}
.pop_up .headline {
    line-height: 24px;
    font-size: 22px;
    text-align: center;
}
.pop_up .description {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 40px;
}
.pop_up .description .icon {
    margin-right: 25px;
    min-height: 110px;
    min-width: 100px;
}
.pop_up .description p {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: calc(100% - 125px);
    text-align: left;
    line-height: 17px;
    font-size: 14px;
    color: #fff;
}
.pop_up .description.without_icon p {
    max-width: 100%;
    text-align: center;
}
.pop_up .choose_action {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    box-sizing: border-box;
    width: 100%;
}
.pop_up .choose_action button {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    margin: 0 10px 10px 0;
    max-width: 100%;
    min-width: 160px;
    padding: 0 15px;
    text-align: center;
}
.pop_up .choose_action button:last-child {
    margin: 0;
}
@media (max-width: 668px) {
    .pop_up {
        left: calc(50% - 140px);
        width: 280px;
        padding: 30px 20px;
    }
    .pop_up .description {
        margin-bottom: 30px;
    }
    .pop_up .description .icon {
        display: none;
    }
    .pop_up .description p {
        max-width: 100%;
        text-align: center;
    }
    .pop_up .choose_action {
        flex-direction: column;
        align-items: center;
    }
    .pop_up .choose_action button {
        margin: 0 0 20px;
    }
    .pop_up .choose_action button:last-child {
        margin: 0;
    }
}
.mobile_menu_btn {
    background-color: initial;
}
.mobile_menu_btn img {
    height: 24px;
    cursor: pointer;
}
.mobile_block {
    position: fixed;
    top: 0;
    right: 280px;
    z-index: 100;
    transition: right 0.25s ease-out 0.1s;
}
.mobile_block.visibility_hidden {
    right: -280px !important;
}
.mobile_menu {
    border: 1px solid transparent;
    border-radius: 10px;
    box-shadow: 0 8px 10px #000;
    background: url(../images/420230311142914029214.png) repeat, linear-gradient(#1c2240, #1c2240) padding-box, linear-gradient(180deg, #4d5a85, rgba(70, 82, 121, 0)) border-box;
    overflow-y: auto;
    overflow-x: hidden;
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    height: 100vh;
    width: 280px;
    border-radius: 0;
    color: #fff;
}
.mobile_menu:after,
.mobile_menu:before {
    content: "";
    position: absolute;
}
.mobile_menu:before {
    top: 0;
    left: 0;
    height: 4px;
    width: 100%;
    background-color: #fe284a;
}
.mobile_menu .mobile_menu_box {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    box-sizing: border-box;
    width: 100%;
    padding: 20px;
}
.mobile_menu .mobile_menu_box:before {
    box-sizing: border-box;
    width: 100%;
    height: 6px;
    background-image: url(../images/img2.gif);
    background-repeat: repeat-x;
    background-size: contain;
    filter: drop-shadow(0 -1.5px 0 #000);
    content: "";
    position: absolute;
    bottom: 0;
    left: 20px;
    width: calc(100% - 40px);
}
.mobile_menu .mobile_menu_box:last-child:before {
    display: none;
}
.mobile_menu .mobile_menu_box .btn_approve_small {
    margin-bottom: 20px;
}
.mobile_menu .mobile_menu_box > * {
    margin-bottom: 10px;
}
.mobile_menu .mobile_menu_box > :last-child {
    margin-bottom: 0;
}
.mobile_menu .user_money {
    max-width: 100%;
    font-size: 16px;
    margin-bottom: 19px;
}
.mobile_menu .user_money .user_money_count {
    word-wrap: break-word;
    overflow-wrap: break-word;
    max-width: calc(100% - 40px);
}
.mobile_menu .name_and_exit {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 28px;
    width: 100%;
}
.mobile_menu .btn_exit {
    height: 30px;
    width: 30px;
    background-color: initial;
    cursor: pointer;
}
.mobile_menu .btn_exit svg {
    height: 30px;
    width: 30px;
}
.mobile_menu .user_name {
    max-width: calc(100% - 30px);
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}
.mobile_menu .user_name,
.mobile_menu .user_name .user_name_view {
    overflow: hidden;
    text-overflow: ellipsis;
}
.mobile_menu .user_name .user_status {
    height: 35px;
}
.mobile_menu .profile_menu_list {
    width: 100%;
    padding: 0;
}
.mobile_menu .profile_menu_list a {
    text-transform: none;
}
.mobile_menu .profile_menu_item {
    position: relative;
    padding-left: 4px;
}
.mobile_menu .btn_help {
    width: 100%;
    padding: 0;
    font-size: 14px;
    font-weight: 500;
}
.mobile_menu .btn_help:hover {
    border-radius: 5px;
    background-color: #161626;
}
.mobile_menu .btn_help:hover .svg_question .svg_color {
    stroke: #e8ce3a;
}
.mobile_menu .btn_help .img_box {
    margin-right: 7px;
    width: 29px;
}
.mobile_menu .btn_help .img_box svg {
    width: 20px;
    height: 20px;
}
.mobile_menu .img_user_money {
    height: auto;
    margin-right: 5px;
}
.layer_games {
    position: relative;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    align-items: center;
    box-sizing: border-box;
    width: 100%;
    min-height: 415px;
    padding-top: 40px;
    background: url(../images/420230311142914029214.png) repeat, #101226;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.5);
}
.layer_games:before {
    top: 2px;
    height: 5px;
    background-image: url(../images/420230311142914302421.svg);
    background-repeat: repeat-x;
    background-size: contain;
}
.layer_games:after,
.layer_games:before {
    content: "";
    position: absolute;
    z-index: 0;
    width: 100%;
}
.layer_games:after {
    top: 0;
    left: 0;
    height: 100%;
    background: url(420230311142914306423svg) repeat-y;
    background-size: 100%;
}
.layer_games.category_casino:before,
.layer_games.category_live:before,
.layer_games.category_slots:before,
.layer_games.category_tournament:before {
    background: none;
}
.layer_games > * {
    position: relative;
    z-index: 1;
}
.layer_games .game-catalog {
    z-index: 2;
}
@media (max-width: 668px) {
    .layer_games {
        min-height: auto;
        padding-top: 20px;
    }
    .layer_games:after,
    .layer_games:before {
        display: none;
    }
}
footer {
    flex-direction: column;
    width: 100%;
    background: url(../images/420230311142914029214.png) repeat, #0a0a14;
}
.footer_inner_container,
footer {
    display: flex;
    align-items: center;
}
.footer_inner_container {
    justify-content: space-between;
    padding-top: 30px;
    padding-bottom: 30px;
}
.footer_help {
    display: flex;
    flex-wrap: wrap;
}
.footer_help > li {
    margin-right: 8px;
}
.footer_help a {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    height: 36px;
    width: 100%;
    border-radius: 5px;
    padding: 0 8px;
    font-size: 16px;
    text-decoration: none;
    color: #fff;
    transition: background-color 0.15s linear, transform 0.15s linear;
}
.footer_help a:focus,
.footer_help a:hover {
    background-color: #252536;
}
.footer_payments_selector_container {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}
.footer_payments_selector_container .footer_payments_selector {
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: center;
}
.footer_payments_selector_container .footer_payments_selector.x_expand_block_opened .arrow_down {
    transform: rotate(-180deg);
}
.footer_payments_selector_container h3 {
    margin-bottom: 0;
}
.footer_payments_selector_container .arrow_down {
    margin: 0 8px;
    width: 12px;
    transition: transform 0.5s;
}
.footer_payments_list {
    opacity: 0;
    transition: opacity 0.5s;
}
.footer_payments_list.x_expand_block_opened {
    opacity: 1;
}
.footer_payments ul {
    background: url(../images/20230311142914029214.png) repeat, #0a0a14;
    display: flex;
    flex-wrap: wrap;
}
.footer_payments li {
    align-items: center;
    background-color: rgba(255, 255, 255, 0.03);
    border-radius: 5px;
    display: flex;
    flex-grow: 1;
    justify-content: center;
    height: 40px;
    padding: 10px;
    margin: 0 10px 10px 0;
    min-width: 80px;
    width: auto;
}
.footer_payments img {
    height: 100%;
    max-height: 40px;
    width: 60px;
    object-fit: contain;
}
.footer_second {
    box-sizing: border-box;
    border-top: 1px dashed #303036;
}
.footer_second .footer_second_container {
    width: 100%;
}
.footer_second .copyright_age_warning {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    max-width: 950px;
}
.footer_second .copyright_age_warning_item {
    max-width: 380px;
}
.footer_second .warning_item {
    display: flex;
    align-items: center;
    margin-right: 35px;
}
.footer_second .license_wrapper {
    min-width: 40px;
}
.footer_second .license_wrapper .validator > div {
    overflow: visible !important;
}
.footer_second .p_copyright,
.footer_second .p_warning {
    color: #646a87;
    font-size: 12px;
    margin-left: 20px;
}
.footer_second .p_copyright {
    min-width: 230px;
    line-height: 16px;
    word-break: normal;
    word-wrap: normal;
}
.footer_second .age_18 {
    height: 40px;
    width: 40px;
}
.footer_second .p_warning {
    line-height: 14px;
}
.footer_lang_desktop {
    min-width: 175px;
    width: 175px;
    display: flex;
    justify-content: flex-start;
}
.footer_lang_mobile {
    display: none;
}
@media (max-width: 1024px) {
    .footer_second .footer_copyright_lang_container {
        display: block;
    }
    .footer_second .copyright_age_warning {
        display: flex;
        justify-content: space-between;
        max-width: 100%;
    }
    .footer_second .warning_item:last-of-type {
        margin-right: 0;
    }
    .footer_second .footer_lang_desktop {
        display: none;
    }
    .footer_second .footer_lang_mobile {
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
    }
}
@media (max-width: 668px) {
    .footer_main {
        flex-direction: column;
        padding-left: 10px;
        padding-right: 10px;
    }
    .footer_main .footer_help {
        justify-content: center;
        margin-bottom: 20px;
    }
    .footer_second .copyright_age_warning {
        display: block;
    }
    .footer_second .copyright_age_warning_item {
        width: auto;
    }
    .footer_second .warning_item:not(last-of-type) {
        margin-bottom: 20px;
    }
    .footer_inner_container {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .footer_lang_mobile {
        margin-bottom: 10px;
    }
    .footer_payments_list li {
        height: 30px;
        min-width: 50px;
    }
}
.security_pages {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 30px;
}
.security_pages .show_more {
    align-items: center;
    max-width: 740px;
    width: 100%;
}
.block_security {
    border: 1px solid transparent;
    border-radius: 10px;
    box-shadow: 0 8px 10px #000;
    background: url(../images/420230311142914029214.png) repeat, linear-gradient(#1c2240, #1c2240) padding-box, linear-gradient(180deg, #4d5a85, rgba(70, 82, 121, 0)) border-box;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: 30px;
    max-width: 740px;
    padding: 30px;
}
.block_security,
.block_security > li {
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    width: 100%;
}
.block_security > li {
    position: relative;
    padding: 20px 0;
}
.block_security > li:before {
    box-sizing: border-box;
    width: 100%;
    height: 6px;
    background-image: url(../images/img2.gif);
    background-repeat: repeat-x;
    background-size: contain;
    filter: drop-shadow(0 -1.5px 0 #000);
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
}
.block_security > li:last-child:before {
    display: none;
}
.block_security > li:first-child {
    padding-top: 0;
}
.block_security > li:last-child {
    padding-bottom: 0;
}
.block_security .box_btn .btn_descript {
    margin-bottom: 15px;
    font-size: 17px;
    color: #646a87;
}
.block_security .box_btn .button {
    margin-bottom: 0;
}
.block_security h2 {
    margin-bottom: 10px;
    min-height: 40px;
    width: 100%;
    border-bottom: 1px solid #40445a;
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
}
.security_table {
    width: 100%;
}
.security_table > li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    width: 100%;
    border-bottom: 1px solid #4b4648;
    font-size: 16px;
    font-weight: 300;
}
.security_table > li > div,
.security_table > li span {
    overflow: hidden;
    text-overflow: ellipsis;
}
.security_table > li > div {
    box-sizing: border-box;
    padding: 10px 2px;
}
.security_table > li .hidden_head {
    display: none;
    box-sizing: border-box;
    width: 35%;
    padding-right: 5%;
    line-height: 20px;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: right;
    color: #646a87;
    -webkit-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual;
}
.security_table .list_head {
    border-bottom: 1px solid #9c9c9c;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    white-space: nowrap;
}
.security_confirmation {
    display: flex;
    align-items: center;
    width: 100%;
}
.security_confirmation .icon {
    margin-right: 30px;
    max-height: 200px;
    width: 100px;
}
.security_confirmation .icon svg {
    height: inherit;
    width: inherit;
}
.security_confirmation .icon.icon_text_question {
    height: 110px;
}
.security_confirmation .icon.icon_payment {
    height: 105px;
}
.security_confirmation .icon.icon_password_success {
    height: 93px;
}
.security_confirmation .icon.icon_mail_box,
.security_confirmation .icon.icon_thumbs_up {
    height: 100px;
}
.security_confirmation .wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    max-width: calc(100% - 130px);
    width: 100%;
}
.security_confirmation .wrapper > * {
    margin-bottom: 20px;
}
.security_confirmation .wrapper > :last-child {
    margin-bottom: 0;
}
.security_confirmation .content {
    width: inherit;
}
.security_confirmation .content p {
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
    max-width: 100%;
}
.security_confirmation .button {
    margin-bottom: 0;
}
.security_confirmation form {
    width: 50%;
    min-width: 200px;
}
.security_confirmation .box_input_text {
    width: 100%;
}
.login .forget_password {
    padding-top: 20px;
}
.profile .address,
.profile .personal_data {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
    width: 100%;
}
.profile .flag_lang {
    margin-right: 15px;
}
.verify {
    width: 100%;
}
.verify .verify_success {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    width: 100%;
    padding: 0 20px;
}
.verify .verify_success .icon_profile {
    margin-right: 20px;
    width: 70px;
}
.verify .verify_success .text {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: calc(100% - 90px);
    line-height: 36px;
    font-size: 30px;
    font-weight: 700;
}
@media (max-width: 668px) {
    .security_pages {
        align-items: center;
        padding-top: 30px;
    }
    .security_pages h1 {
        font-size: 24px;
        line-height: 30px;
        text-align: center;
    }
    .block_security {
        padding: 20px 10px;
    }
    .block_security > li {
        padding: 20px 0;
    }
    .block_security > li:first-child {
        padding-top: 0;
    }
    .block_security > li:last-child {
        padding-bottom: 0;
    }
    .security_table > li {
        position: relative;
        flex-direction: column;
        border: none;
        padding: 10px 5px;
    }
    .security_table > li:before {
        box-sizing: border-box;
        width: 100%;
        height: 6px;
        background-image: url(../images/img2.gif);
        background-repeat: repeat-x;
        background-size: contain;
        filter: drop-shadow(0 -1.5px 0 #000);
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
    }
    .security_table > li:last-child:before {
        display: none;
    }
    .security_table > li > div {
        display: flex;
        justify-content: space-between;
        padding: 5px 0;
    }
    .security_table > li span {
        display: inline-block;
        width: 65%;
        line-height: 16px;
    }
    .security_table > li .hidden_head {
        display: inline-block;
    }
    .security_table .list_head {
        display: none;
    }
    .security_confirmation {
        flex-direction: column;
    }
    .security_confirmation .icon {
        margin: 0 0 30px;
    }
    .security_confirmation .wrapper {
        align-items: center;
        max-width: 100%;
    }
    .security_confirmation .content p {
        text-align: center;
    }
    .security_confirmation form {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
    }
    .verify .verify_success {
        padding: 0 0 0 10px;
    }
    .verify .verify_success .icon_profile {
        width: 60px;
    }
    .verify .verify_success .text {
        max-width: calc(100% - 80px);
        line-height: 30px;
        font-size: 20px;
    }
}
.page-login .block_security {
    overflow: hidden;
    position: relative;
    border: 2px solid #55586c;
    border-bottom-color: #fe284a;
    max-width: 500px;
    padding: 30px 2px 0;
}
.game_menu_non_authorized .page-login .link_enter,
.page-login .btn_small,
.page-login .game_menu_non_authorized .link_enter {
    padding: 0 25px;
}
.page-login.x_two-factor .block_security > li:last-child {
    padding: 15px 0 20px;
}
.page-login_form {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.page-login_form form {
    position: relative;
    z-index: 1;
    align-items: center;
    max-width: 430px;
}
.page-login_form form > * {
    margin-bottom: 20px;
}
.page-login_form form > :last-child {
    margin-bottom: 0;
}
.page-login_form form .box_form_input {
    flex-direction: column;
}
.page-login_form form .box_form_input > * {
    max-width: 100%;
    width: 100%;
}
.page-login_form form .box_form_input > label {
    margin-bottom: 10px;
}
.page-login_form .forget_password {
    padding-top: 30px;
}
.page-login_form .box_btn {
    align-items: center;
    padding: 10px 0;
}
.page-login_form .alert {
    margin-top: 0;
}
@media (max-width: 668px) {
    .page-login .block_security {
        padding: 0 5px;
    }
    .page-login .block_security:before {
        height: 380px;
        background-size: cover;
        background-position: 0 0;
    }
    .page-login .block_security > li:last-child {
        padding: 25px 5px 10px;
    }
    .page-login .g-recaptcha {
        transform-origin: 45% 0;
        transform: scale(1.07);
    }
    .page-login.x_two-factor .block_security > li:first-child {
        padding: 25px 5px 10px;
    }
    .page-login_form form {
        max-width: 100%;
    }
    .page-login_form form > * {
        margin-bottom: 15px;
    }
    .page-login_form form > :last-child {
        margin-bottom: 0;
    }
    .page-login_form .box_form_input label {
        display: none;
    }
    .page-login_form .box_btn {
        padding: 0;
    }
    .page-login_form .forget_password {
        padding-top: 20px;
    }
}
@media (max-width: 480px) {
    .page-login .block_security > li:last-child {
        padding-right: 2%;
    }
    .page-login .block_security > li:last-child:after {
        left: calc(50% - 150px);
    }
}
@media (max-width: 320px) {
    .page-login .block_security > li:last-child:after {
        left: calc(50% - 135px);
    }
    .game_menu_non_authorized .page-login .link_enter,
    .page-login .btn_small,
    .page-login .game_menu_non_authorized .link_enter {
        padding: 0 20px;
    }
}
@media (min-width: 669px) {
    .page-login_form .box_form_input input::-moz-placeholder {
        opacity: 0;
    }
    .page-login_form .box_form_input input::-ms-input-placeholder {
        opacity: 0;
    }
    .page-login_form .box_form_input input::placeholder {
        opacity: 0;
    }
}
.page-register .block_security {
    border: 2px solid #55586c;
    border-bottom-color: #fe284a;
    max-width: 500px;
    padding: 30px 2px 0;
}
.page-register .block_security > li:last-child {
    position: relative;
    padding: 50px 0 40px;
}
.page-register .block_security > li:last-child > * {
    position: relative;
    z-index: 5;
    margin-bottom: 15px;
}
.page-register .block_security > li:last-child > :last-child {
    margin-bottom: 0;
}
.page-register .page-register_slogan {
    margin-bottom: 40px;
    min-height: auto;
    border: none;
    line-height: 20px;
    font-size: 18px;
    font-weight: 400;
    color: #646a87;
    text-align: center;
    text-transform: none;
}
.page-register .button_register {
    padding: 0 38px;
}
.page-register_form {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.page-register_form form {
    max-width: 430px;
}
.page-register_form form .box_form_input {
    flex-direction: column;
    margin-bottom: 15px;
}
.page-register_form form .box_form_input > * {
    max-width: 100%;
    width: 100%;
}
.page-register_form form .box_form_input > label {
    margin-bottom: 10px;
}
.page-register_form form .box_form_input.currency_select {
    width: 150px;
    margin-bottom: 20px;
}
.page-register_form form .box_form_input.currency_select .choices__list--dropdown {
    z-index: 11;
}
.page-register_form form .box_form_input.currency_select .choices__item[data-value=""] {
    display: none;
}
.page-register_form form .box_form_input.currency_select > span {
    margin-bottom: 10px;
}
.page-register_form .box_btn {
    align-items: center;
    padding: 35px 0 10px;
}
.page-register_bonus-list {
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
}
.page-register_bonus-list > li {
    box-sizing: border-box;
    width: 33.33333%;
}
.page-register_bonus-item {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.page-register_bonus-item .text-neon:first-child .text-neon_content {
    letter-spacing: 2px;
}
.text-neon {
    display: inline-block;
    height: 24px;
}
.text-neon,
.text-neon > * {
    position: relative;
}
.text-neon .text-neon_stick {
    position: absolute;
    z-index: 0;
}
.text-neon .text-neon_stick:first-of-type {
    top: 8px;
}
.text-neon .text-neon_stick:last-of-type {
    bottom: 8px;
}
.text-neon_stick {
    width: 100%;
    height: 1px;
    background-color: #433d55;
    box-shadow: 0 4px 8px 2px rgba(0, 0, 0, 0.2);
}
.text-neon_stick:after,
.text-neon_stick:before {
    content: "";
    position: absolute;
    top: -1px;
    height: 3px;
    width: 3px;
    border-radius: 50%;
    background-color: inherit;
}
.text-neon_stick:before {
    left: 0;
}
.text-neon_stick:after {
    right: 0;
}
.text-neon_content {
    position: relative;
    display: block;
    height: inherit;
    padding: 0 8px;
    letter-spacing: 1px;
    line-height: 24px;
    font-size: 20px;
    font-weight: 300;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
    color: #ff5d56;
    text-shadow: 0 0 0 #fa1320, 0 0 5px #fa1320, 0 0 10px #fa1320, 0 0 15px #fa1320, 0 1px 1px #c20b12, 0 2px 1px #c20b12, 0 10px 12px #000;
}
.text-neon_content:before {
    content: "";
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 0;
    width: 100%;
    box-shadow: 0 10px 30px 8px rgba(250, 19, 32, 0.3);
}
@media (max-width: 668px) {
    .page-register .block_security {
        padding: 20px 5px 0;
    }
    .page-register .block_security > li:last-child {
        padding: 20px 5px;
    }
    .page-register .page-register_slogan {
        margin-bottom: 10px;
    }
    .page-register .button_register {
        height: 50px;
        padding: 0 30px;
        font-size: 18px;
    }
    .page-register_bonus-list {
        margin-bottom: 0;
    }
    .page-register_bonus-item .text-neon {
        transform: scale(0.9);
    }
    .page-register_bonus-item .text-neon .text-neon_content {
        padding: 0 5px;
        letter-spacing: normal;
    }
    .page-register_form .box_form_input.currency_select > span,
    .page-register_form .box_form_input label {
        display: none;
    }
    .page-register_form .box_form_input.currency_select select:required:invalid {
        font-style: italic;
        color: #646a87;
    }
    .page-register_form .box_form_input.currency_select option[value=""][disabled] {
        display: none;
    }
    .page-register_form .box_btn {
        align-items: center;
        padding: 15px 0 10px;
    }
}
@media (max-width: 480px) {
    .page-register_bonus-item .text-neon {
        transform: scale(0.7);
    }
}
@media (min-width: 669px) {
    .page-register_form .box_form_input input::-moz-placeholder {
        opacity: 0;
    }
    .page-register_form .box_form_input input::-ms-input-placeholder {
        opacity: 0;
    }
    .page-register_form .box_form_input input::placeholder {
        opacity: 0;
    }
}
.two-factor .two-factor_content {
    margin-bottom: 20px;
}
.two-factor .two-factor_code-input {
    width: 100%;
}
.two-factor .two-factor_code-input .box_form_input {
    flex-direction: row;
    align-items: baseline;
    justify-content: flex-start;
}
.two-factor .two-factor_code-input .box_input_text {
    max-width: 90px;
    width: 100%;
}
.two-factor .two-factor_code-input label {
    max-width: 100%;
    margin-right: 20px;
}
.two-factor .two-factor_code-input input {
    padding-right: 10px;
}
.two-factor_content > * {
    margin-bottom: 25px;
}
.two-factor_content > :last-child {
    margin-bottom: 0;
}
.two-factor_quarcode {
    height: 150px;
    width: 150px;
    border-radius: 5px;
}
@media (min-width: 669px) {
    .two-factor .two-factor_code-input .box_input_text {
        max-width: 105px;
    }
    .two-factor .two-factor_code-input input {
        padding-right: 18px;
    }
}
.list_messages .message {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.list_messages .message_head {
    overflow: hidden;
    max-width: 100%;
    text-overflow: ellipsis;
    color: #646a87;
}
.list_messages .message_head .date {
    margin-bottom: 10px;
    font-size: 13px;
    text-transform: uppercase;
}
.list_messages .message_from {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
    box-sizing: border-box;
    min-height: 46px;
    max-width: 100%;
    border: 2px solid #646a87;
    border-radius: 25px;
    padding: 2px 2px 2px 15px;
}
.list_messages .message_from .from_who {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    margin-right: 10px;
    max-width: 90%;
    text-overflow: ellipsis;
}
.list_messages .message_from .from_text {
    margin-bottom: 5px;
}
.list_messages .addresser_name {
    font-size: 20px;
    font-weight: 800;
    text-transform: uppercase;
    color: #fe284a;
}
.list_messages .addresser_img {
    overflow: hidden;
    height: 40px;
    width: 40px;
    border-radius: 50%;
}
.list_messages .addresser_img img {
    height: 100%;
    width: 100%;
}
.list_messages .message_body {
    overflow: hidden;
    margin-bottom: 20px;
    width: 100%;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #fff;
}
.feedback_page .feedback_info {
    display: flex;
    flex-direction: row;
    word-break: break-all;
}
.feedback_page .feedback_info h3 {
    margin-bottom: 15px;
}
.feedback_page .feedback_info:before {
    bottom: -4px;
}
.feedback_page .feedback_adress h3 {
    margin-bottom: 15px;
}
.feedback_page .feedback_adress p {
    margin-bottom: 0;
}
.feedback_page .feedback_contacts {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 52%;
}
.feedback_page .feedback_contacts .contact_info {
    margin-bottom: 15px;
}
.feedback_page .feedback_contacts .contact_info:last-child,
.feedback_page form .box_form_input textarea {
    margin-bottom: 0;
}
.feedback_page .captcha {
    align-items: flex-start;
}
.feedback_page .block_security > li {
    padding-bottom: 20px;
}
.feedback_page .block_security > li:last-child {
    padding-bottom: 0;
}
@media (max-width: 668px) {
    .feedback_page .feedback_info {
        flex-direction: column;
        justify-content: flex-start;
    }
    .feedback_page .feedback_adress,
    .feedback_page .feedback_contacts {
        width: 100%;
    }
    .feedback_page .feedback_commercial h3 {
        margin-top: 30px;
    }
    .feedback_page form .box_btn {
        padding-top: 10px;
        padding-bottom: 15px;
    }
    .feedback_page .g-recaptcha {
        transform-origin: 0 0;
        transform: scale(1.05);
    }
}
.wallet_pages {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0 0 30px;
}
.wallet_pages h2 {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}
.wallet_pages .wallet_layout_header {
    line-height: 27px;
    font-size: 19px;
    font-weight: 400;
    letter-spacing: 1px;
}
.wallet_menu_head {
    position: relative;
    border-radius: 10px;
    background: linear-gradient(180deg, #4d5a85, rgba(70, 82, 121, 0));
    box-shadow: 0 8px 10px #000;
    margin-bottom: 20px;
    padding: 5px;
    box-sizing: border-box;
}
.wallet_menu_head:before {
    content: "";
    position: absolute;
    top: 1px;
    left: 1px;
    z-index: 0;
    display: block;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    border-radius: 9px;
    background: url(../images/420230311142914029214.png) repeat, linear-gradient(#1c2240, #1c2240);
}
.wallet_menu_head .menu_choice {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    min-height: 40px;
    height: inherit;
    width: inherit;
    padding: 0 15px;
    text-decoration: none;
}
.wallet_menu_head .menu_choice .menu_choice_name {
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
    box-sizing: border-box;
    max-width: 100%;
    line-height: inherit;
    text-transform: none;
    font-size: 14px;
    font-weight: 500;
    color: #7883ab;
}
.wallet_menu_head .menu_choice .notification_number {
    position: relative;
    margin-left: 5px;
}
.wallet_menu_head .active {
    border-radius: 7px;
    background: #191929;
    box-shadow: 0 0 0 1px #262637, 0 3px 5px rgba(0, 0, 0, 0.5);
}
.wallet_menu_head .active .menu_choice {
    cursor: default;
}
.wallet_menu_head .active .menu_choice .menu_choice_name {
    color: #fff;
}
.wallet_menu_head .active .menu_choice_icon {
    fill: #fff;
}
.wallet_menu_list {
    position: relative;
    display: flex;
}
.wallet_menu_item {
    position: relative;
}
.wallet_menu_item:not(:last-child) {
    margin-right: 5px;
}
.menu_choice_icon {
    display: flex;
    margin-right: 10px;
    fill: #7883ab;
}
.wallet_menu_body {
    border: 1px solid transparent;
    border-radius: 10px;
    box-shadow: 0 8px 10px #000;
    background: url(../images/420230311142914029214.png) repeat, linear-gradient(#1c2240, #1c2240) padding-box, linear-gradient(180deg, #4d5a85, rgba(70, 82, 121, 0)) border-box;
    margin-bottom: 30px;
    box-sizing: border-box;
    max-width: 960px;
    width: 100%;
    padding: 12px 12px 15px;
}
.wallet_menu_body:last-child {
    margin-bottom: 0;
}
.wallet_menu_body .wallet_choose-method {
    width: 100%;
}
.wallet_menu_body .box_btn,
.wallet_menu_body .box_btn input {
    max-width: 100%;
}
.wallet_layout {
    box-sizing: border-box;
    border: 2px solid #252536;
    border-radius: 10px;
    padding: 40px;
    background-color: #161626;
    box-shadow: 0 5px 20px -5px #000;
}
.wallet_layout.x_halved {
    padding: 0;
}
.wallet_layout.x_halved form {
    display: flex;
    flex-direction: row;
    align-items: stretch;
}
.wallet_layout.x_halved .wallet_layout-section {
    position: relative;
    z-index: 2;
    box-sizing: border-box;
    width: 50%;
    border-right: 1px solid #313047;
    padding: 30px 15px;
}
.wallet_layout.x_halved .wallet_layout-section:last-of-type {
    z-index: 1;
    border-right: none;
}
.wallet_layout.x_halved.crypto {
    display: flex;
}
.wallet_layout.x_halved.crypto .wallet_layout-section {
    padding: 30px;
}
.wallet_layout.x_halved.crypto .wallet_layout-section .wallet_go-back_wrapper {
    margin-bottom: 40px;
}
.wallet_layout.x_halved.crypto .wallet_layout-section .box_input_text {
    border: 5px solid #2c3552;
    box-shadow: 0 8px 20px #000;
    border-radius: 5px;
    background-color: #2c3552;
}
.wallet_layout.x_halved.crypto .wallet_layout-section .box_input_text.x_clipboard {
    margin-bottom: 15px;
}
.wallet_layout.x_halved.crypto .wallet_layout-section .description-qrcode {
    color: #7883ab;
    line-height: 24px;
    margin-bottom: 30px;
    text-align: center;
}
.wallet_layout.x_halved.crypto .wallet_layout-section .currency-rate {
    margin-bottom: 15px;
    text-align: center;
}
.wallet_layout.x_halved.crypto .wallet_layout-section .min-sum {
    line-height: 17px;
    text-align: center;
}
.wallet_layout.x_halved.crypto .wallet_layout-section .wallet_layout-section_icon {
    padding-top: 65px;
    margin-bottom: 60px;
    background-size: 121px 119px;
    height: 121px;
    width: 119px;
}
.wallet_layout.x_halved.crypto .wallet_layout-section .attention-message {
    line-height: 24px;
    text-align: center;
}
.wallet_layout.x_hide {
    display: none;
}
.wallet_layout .box_btn {
    padding-bottom: 0;
}
.wallet_layout .box_btn > * {
    margin-right: 20px;
}
.wallet_layout .box_btn > :last-child {
    margin-right: 0;
}
.wallet_layout-section > * {
    position: relative;
    z-index: 1;
    margin: 0 auto;
}
.wallet_layout-section .credit-card,
.wallet_layout-section .wallet_amount-field {
    z-index: 2;
}
.wallet_layout-section.x_bank-form .wallet_input {
    padding: 15px;
}
.wallet_layout-section.x_bank-form .wallet_input .box_form_input {
    flex-direction: column;
}
.wallet_layout-section.x_bank-form .wallet_input .box_form_input > * {
    width: 100%;
    max-width: none;
    margin-bottom: 5px;
}
.wallet_layout-section.x_bank-form .box_btn,
.wallet_layout-section.x_bank-form .wallet_remember-method,
.wallet_layout-section.x_bank-form .wallet_remember-method .box_checkbox input + label {
    z-index: auto;
}
.wallet_layout-section.x_credit-card .credit-card,
.wallet_layout-section.x_credit-card .wallet_remember-method {
    margin-bottom: 17px;
}
.wallet_layout-section.x_credit-card .wallet_remember-method {
    justify-content: flex-end;
    max-width: 390px;
}
.wallet_layout-section.x_credit-card .box_btn {
    align-items: center;
}
.wallet_layout-section.x_phone .wallet_layout-section_icon {
    background-image: url(../images/img2.gif);
    background-size: 120px 120px;
}
.wallet_layout-section .wallet_input {
    margin-bottom: 20px;
    z-index: 2;
}
.wallet_layout-section .wallet_remember-method {
    margin-bottom: 60px;
    justify-content: center;
}
.wallet_layout-section .wallet_layout-section_icon {
    padding-top: 15px;
    margin-bottom: 70px;
    background-image: url(../images/img2.gif);
    background-size: 110px 110px;
    background-origin: content-box;
}
.wallet_layout-section .wallet_go-back_wrapper {
    margin-bottom: 50px;
}
.wallet_layout-section .box_btn {
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.wallet_layout-section .wallet_layout_header {
    margin-bottom: 30px;
    text-align: center;
}
.wallet_layout-section_icon {
    height: 100px;
    width: 100px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
}
.wallet_go-back_wrapper {
    position: relative;
    display: flex;
    justify-content: center;
}
.wallet_go-back_wrapper .wallet_go-back {
    position: absolute;
    top: calc(50% - 20px);
    left: 40px;
}
.wallet_go-back_wrapper .wallet_method {
    cursor: default;
}
.wallet_go-back_wrapper .wallet_method:hover {
    box-shadow: 0 5px 10px -2px #000;
}
.wallet_go-back {
    height: 40px;
    width: 40px;
}
.wallet_go-back > * {
    height: inherit;
    width: inherit;
}
.wallet_go-back:active .svg_arrow-in-circle_circle,
.wallet_go-back:hover .svg_arrow-in-circle_circle {
    stroke: #ffe240;
    opacity: 1;
}
.wallet_amount-field,
.wallet_input {
    margin: 0 auto;
    max-width: 400px;
    width: 100%;
}
.wallet_amount-field {
    margin-bottom: 30px;
}
.wallet_amount-field > * {
    position: relative;
}
.wallet_amount-field .wallet_complex-input {
    z-index: 2;
}
.wallet_complex-input,
.wallet_input {
    box-sizing: border-box;
    border-radius: 5px;
    padding: 5px;
    background-color: #2c3552;
    box-shadow: 0 5px 20px -5px #000;
}
.wallet_complex-input {
    display: flex;
    justify-content: space-between;
}
.wallet_complex-input > * {
    flex: auto;
}
.wallet_complex-input .box_input_text {
    margin-right: 10px;
    max-width: 300px;
    width: 100%;
}
.wallet_complex-input .select:before {
    right: 7px;
}
.wallet_complex-input .select .choices__inner,
.wallet_complex-input .select .choices__list--dropdown .choices__item,
.wallet_complex-input .select option,
.wallet_complex-input .select select {
    padding: 10px 15px 10px 10px;
}
.wallet_currency {
    display: flex;
    align-items: center;
    justify-content: center;
    height: inherit;
    padding: 0 8px;
    text-align: center;
}
.wallet_choose-value {
    padding: 0 10px;
}
.wallet_value-list {
    display: flex;
    height: 45px;
}
.wallet_value-list > * {
    box-sizing: border-box;
    height: inherit;
    width: 25%;
    padding: 0 3px;
}
.wallet_value-list > :first-child {
    padding-left: 0;
}
.wallet_value-list > :last-child {
    padding-right: 0;
}
.wallet_value-btn {
    overflow: hidden;
    text-overflow: ellipsis;
    height: inherit;
    width: 100%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #2c3552;
    color: #646a87;
    line-height: 19px;
    font-size: 17px;
    letter-spacing: 0.5px;
    cursor: pointer;
    transition: 0.25s;
}
.wallet_value-btn:active,
.wallet_value-btn:hover {
    background-color: #62c23c;
    color: #fff;
    font-weight: 700;
}
.wallet_remember-method {
    display: flex;
}
.wallet_remember-method > * {
    margin-right: 10px;
}
.wallet_remember-method > :last-child {
    margin-right: 0;
}
.wallet_remember-method .box_checkbox {
    margin-bottom: 0;
    justify-content: center;
}
.wallet_layout-section_description {
    display: block;
    max-width: 260px;
    line-height: 17px;
    font-size: 16px;
    text-align: center;
}
.withdrawal_history {
    box-sizing: border-box;
    width: 100%;
}
.withdrawal_history .withdrawal_history_head {
    display: none;
}
.withdrawal_history .column_date {
    width: 16%;
}
.withdrawal_history .column_value {
    width: 15%;
}
.withdrawal_history .column_type {
    width: 16%;
}
.withdrawal_history .column_method {
    width: 20%;
}
.withdrawal_history .column_number {
    width: 18%;
}
.withdrawal_history .column_status {
    width: 15%;
}
.withdrawal_history .column_value {
    text-align: right;
}
.withdrawal_history .column_type {
    text-align: center;
}
.withdrawal_history .column_status {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.withdrawal_history .declined {
    display: block;
    width: auto;
}
.withdrawal_history .declined input {
    margin-bottom: 0;
    max-width: 100%;
    padding: 0 10px;
}
.withdrawal_history .declined input,
.withdrawal_history li {
    overflow: hidden;
    text-overflow: ellipsis;
}
.wallet_iframe {
    box-sizing: border-box;
    border: 2px solid #252536;
    border-radius: 10px;
    box-shadow: 0 5px 20px -5px #000;
}
.wallet_transfer_wrapper {
    display: flex;
    padding: 8px 8px 5px;
}
.wallet_transfer_heading,
.wallet_transfer_invoice_wrapper,
.wallet_transfer_send .wallet_transfer_description,
.wallet_transfer_send_inputs {
    margin-bottom: 20px;
}
.wallet_transfer_heading {
    line-height: normal;
}
.wallet_transfer_invoice {
    flex-grow: 1;
}
.wallet_transfer_description {
    color: #7883ab;
    line-height: 22px;
}
.wallet_transfer_send_inputs {
    display: flex;
    width: 100%;
}
.wallet_transfer_send_inputs .box_input_text {
    width: 50%;
}
.wallet_transfer_send_inputs .box_input_text:first-child {
    margin-right: 15px;
}
.wallet_transfer_send_inputs .alert {
    margin-bottom: 0;
}
.wallet_transfer_send_inputs .alert:empty {
    margin: 0;
}
.wallet_transfer_separator {
    width: 1px;
    margin: 0 25px;
    background: #3e486a;
}
.wallet_transfer_form_row {
    width: 100%;
}
.wallet_transfer_form_row > div {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.wallet_transfer_form_row .required {
    display: none;
}
.wallet_transfer_form_row ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    min-width: 75%;
    border-radius: 5px;
    padding: 10px 20px;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    margin-top: 10px;
    order: 1;
    background-color: #ab2020;
}
.wallet_transfer_form_row ul li {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    margin-bottom: 10px;
}
.wallet_transfer_form_row ul li:last-child {
    margin-bottom: 0;
}
@media (max-width: 1024px) {
    .wallet_layout.x_halved form {
        flex-direction: column;
    }
    .wallet_layout.x_halved .wallet_layout-section {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #313047;
        padding: 20px 8px;
    }
    .wallet_layout.x_halved .wallet_layout-section:last-of-type {
        border-bottom: none;
    }
    .wallet_layout.crypto {
        flex-direction: column;
    }
    .wallet_layout.crypto .attention-message,
    .wallet_layout.crypto .box_input_text {
        max-width: 400px;
        width: 100%;
    }
}
@media (max-width: 800px) {
    .wallet_menu_body {
        padding: 15px 5px 10px;
    }
    .withdrawal_history .column_value {
        width: 20%;
    }
    .withdrawal_history .column_type {
        width: 15%;
    }
    .withdrawal_history .column_method {
        width: 20%;
    }
}
@media (max-width: 668px) {
    .wallet_pages {
        align-items: center;
    }
    .wallet_pages .wallet_layout_header {
        margin-bottom: 15px;
        font-size: 13px;
    }
    .wallet_menu_head {
        width: 100%;
    }
    .wallet_menu_head .wallet_menu_item {
        display: flex;
        width: 100%;
        overflow: hidden;
        margin-right: 0;
    }
    .wallet_menu_head .menu_choice {
        flex-direction: column;
        justify-content: flex-start;
        height: 100%;
        padding: 11px 5px;
    }
    .wallet_menu_head .menu_choice .menu_choice_name {
        text-align: center;
        font-size: 12px;
    }
    .wallet_menu_head .menu_choice .notification_number {
        position: absolute;
        top: 5px;
        right: 5px;
        left: auto;
    }
    .wallet_menu_head .menu_choice_icon {
        margin: 0 0 10px;
        height: 18px;
        align-items: center;
    }
    .wallet_menu_body {
        width: 100%;
    }
    .wallet_menu_body .box_btn {
        align-items: flex-start;
        max-width: 100%;
    }
    .wallet_menu_body form .box_form_input > span {
        display: inline;
        margin-bottom: 10px;
    }
    .wallet_layout {
        padding: 8px;
    }
    .wallet_layout.x_halved.crypto .wallet_layout_header {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 30px;
    }
    .wallet_layout.x_halved.crypto .wallet_layout-section {
        padding: 20px;
    }
    .wallet_layout.x_halved.crypto .wallet_layout-section .wallet_go-back_wrapper {
        margin-bottom: 30px;
    }
    .wallet_layout.x_halved.crypto .wallet_layout-section .min-sum {
        line-height: 24px;
    }
    .wallet_layout.x_halved.crypto .attention-message,
    .wallet_layout.x_halved.crypto .box_input_text {
        max-width: 280px;
        width: 100%;
    }
    .wallet_layout.x_halved.crypto .two-factor_quarcode {
        height: 131px;
        width: 131px;
    }
    .wallet_layout-section.x_credit-card .wallet_remember-method {
        justify-content: center;
        max-width: 280px;
    }
    .wallet_layout-section > * {
        max-width: 280px;
        width: 100%;
    }
    .wallet_layout-section .wallet_go-back_wrapper,
    .wallet_layout-section .wallet_input {
        margin-bottom: 15px;
    }
    .wallet_layout-section .wallet_remember-method {
        margin-bottom: 10px;
    }
    .wallet_layout-section .box_btn > * {
        margin: 0;
    }
    .wallet_layout-section .box_btn .certificates-list,
    .wallet_layout-section_icon {
        display: none;
    }
    .wallet_complex-input .box_input_text {
        max-width: 180px;
    }
    .wallet_complex-input .box_dropdown {
        max-width: 75px;
    }
    .wallet_value-list {
        height: 30px;
    }
    .wallet_value-list .wallet_value-btn {
        font-size: 12px;
    }
    .wallet_go-back_wrapper.x_saved {
        flex-direction: column;
        align-items: center;
    }
    .wallet_go-back_wrapper.x_saved .wallet_go-back {
        position: static;
        margin-bottom: 15px;
    }
    .wallet_go-back_wrapper .wallet_go-back {
        left: 0;
    }
    .wallet_go-back_wrapper .wallet_method {
        width: 134px;
    }
    .wallet_go-back_wrapper .wallet_saved-method {
        max-width: 280px;
        width: 100%;
    }
    .wallet_go-back_wrapper .wallet_saved-method .wallet_method {
        width: 100%;
    }
    .wallet_layout-section_description {
        margin-bottom: 10px;
        font-size: 12px;
    }
    .withdrawal_history {
        padding: 30px 5px 0;
    }
    .withdrawal_history .withdrawal_history_head {
        display: block;
        margin-bottom: 10px;
        text-align: center;
    }
    .withdrawal_history .column_date,
    .withdrawal_history .column_method,
    .withdrawal_history .column_number,
    .withdrawal_history .column_status,
    .withdrawal_history .column_type,
    .withdrawal_history .column_value {
        width: 100%;
    }
    .withdrawal_history .column_type,
    .withdrawal_history .column_value {
        text-align: left;
    }
    .withdrawal_history .column_status {
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .withdrawal_history .declined {
        box-sizing: border-box;
        width: 100%;
        padding: 10px 0 10px 35%;
    }
    .wallet_transfer_wrapper {
        flex-direction: column;
        padding: 5px 10px 15px;
    }
    .wallet_transfer_heading,
    .wallet_transfer_invoice_wrapper,
    .wallet_transfer_send_inputs {
        margin-bottom: 15px;
    }
    .wallet_transfer_separator {
        width: 100%;
        height: 1px;
        margin: 20px 0;
    }
    .wallet_transfer_submit_btn {
        margin: 0 auto;
    }
    .wallet_transfer_send_inputs {
        flex-direction: column;
    }
    .wallet_transfer_send_inputs .box_input_text {
        width: 100%;
    }
    .wallet_transfer_send_inputs .box_input_text:first-child {
        margin: 0 0 10px;
    }
}
.wallet_much_better {
    text-align: center;
    font-size: 14px;
    margin-bottom: 15px;
}
.wallet_much_better .content {
    margin-top: 5px;
}
.wallet_much_better-icon.wallet_layout-section_icon {
    margin-bottom: 22px;
}
@media (max-width: 668px) {
    .wallet_much_better {
        display: none;
    }
}
.wallet_method {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: 135px;
    width: 156px;
    padding: 5px;
    box-sizing: border-box;
    border: 2px solid #252536;
    border-radius: 10px;
    background-color: #161626;
    box-shadow: 0 5px 10px -2px #000;
    text-decoration: none;
    color: #646a87;
}
.wallet_method:hover {
    outline: none;
    box-shadow: 0 0 0 2px #ffde26;
}
.wallet_method.x_expired {
    box-shadow: none;
}
.wallet_method.x_expired .method_icon-box {
    filter: grayscale(1);
}
.wallet_method.x_expired .method_name {
    color: #757575;
}
.wallet_method.x_expired .method_card-number {
    color: #9b9b9b;
}
.wallet_method .method_icon-box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px;
    height: 90px;
    width: 100%;
}
.wallet_method .method_icon-box > * {
    position: relative;
    z-index: 1;
}
.wallet_method .method_icon-box.x_bank_card > * {
    width: 60px;
}
.wallet_method .method_icon-box.x_bank_card .method_icon-shining {
    left: calc(50% - 30px);
    background-image: url(../images/img2.gif);
}
.wallet_method .method_icon-box.x_bank_card_form > * {
    width: 80px;
}
.wallet_method .method_icon-box.x_bank_card_form .method_icon-shining {
    left: calc(50% - 40px);
    background-image: url(../images/img2.gif);
}
.wallet_method .method_icon-box.x_yandex_money > * {
    width: 50px;
}
.wallet_method .method_icon-box.x_yandex_money .method_icon-shining {
    left: calc(50% - 25px);
    background-image: url(../images/420230311142914329436.svg);
}
.wallet_method .method_icon-box.x_qiwi > * {
    width: 60px;
}
.wallet_method .method_icon-box.x_qiwi .method_icon-shining {
    left: calc(50% - 30px);
    background-image: url(../images/420230311142914333438.vg);
}
.wallet_method .method_icon-box.x_neteller > * {
    width: 120px;
}
.wallet_method .method_icon-box.x_neteller .method_icon-shining {
    left: calc(50% - 60px);
    background-image: url(../images/420230311142914346440.svg);
}
.wallet_method .method_icon-box.x_skrill > * {
    width: 100px;
}
.wallet_method .method_icon-box.x_skrill .method_icon-shining {
    left: calc(50% - 50px);
    background-image: url(../images/420230311142914352442.svg);
}
.wallet_method .method_icon-box.x_webmoney > * {
    width: 60px;
}
.wallet_method .method_icon-box.x_webmoney .method_icon-shining {
    left: calc(50% - 30px);
    background-image: url(../images/20230311142914357444.svg);
}
.wallet_method .method_icon-box.x_mobile > * {
    width: 75px;
}
.wallet_method .method_icon-box.x_mobile .method_icon-shining {
    left: calc(50% - 37.5px);
    background-image: url(../images/420230311142914363446.svg);
}
.wallet_method .method_icon-box.x_apple_pay > * {
    width: 100px;
}
.wallet_method .method_icon-box.x_apple_pay .method_icon-shining {
    left: calc(50% - 50px);
    background-image: url(../images/42023031114291436944.svg);
}
.wallet_method .method_icon-box.x_bitcoin > * {
    width: 60px;
}
.wallet_method .method_icon-box.x_bitcoin .method_icon-shining {
    left: calc(50% - 30px);
    background-image: url(../images/420230311142914374450.svg);
}
.wallet_method .method_icon-box.x_piastrix > * {
    width: 75px;
}
.wallet_method .method_icon-box.x_piastrix .method_icon-shining {
    left: calc(50% - 37.5px);
    background-image: url(../images/420230311142914380452.svg);
}
.wallet_method .method_icon-box.x_monetix > * {
    width: 100px;
}
.wallet_method .method_icon-box.x_monetix .method_icon-shining {
    left: calc(50% - 50px);
    background-image: url(../images/420230311142914386454.svg);
}
.wallet_method .method_icon-box.x_boleto > * {
    width: 60px;
}
.wallet_method .method_icon-box.x_boleto .method_icon-shining {
    left: calc(50% - 30px);
    background-image: url(../images/420230311142914398456.svg);
}
.wallet_method .method_icon-box.x_cepbank > * {
    width: 50px;
}
.wallet_method .method_icon-box.x_cepbank .method_icon-shining {
    left: calc(50% - 25px);
    background-image: url(../images/420230311142914404458svg);
}
.wallet_method .method_icon-box.x_hizliqr > * {
    width: 60px;
}
.wallet_method .method_icon-box.x_hizliqr .method_icon-shining {
    left: calc(50% - 30px);
    background-image: url(../images/420230311142914420460.svg);
}
.wallet_method .method_icon-box.x_loterica > * {
    width: 60px;
}
.wallet_method .method_icon-box.x_loterica .method_icon-shining {
    left: calc(50% - 30px);
    background-image: url(../images/420230311142914428462.svg);
}
.wallet_method .method_icon-box.x_online_brazil_banks > * {
    width: 60px;
}
.wallet_method .method_icon-box.x_online_brazil_banks .method_icon-shining {
    left: calc(50% - 30px);
    background-image: url(../images/420230311142914434464.svg);
}
.wallet_method .method_icon-box.x_oxxo > * {
    width: 60px;
}
.wallet_method .method_icon-box.x_oxxo .method_icon-shining {
    left: calc(50% - 30px);
    background-image: url(../images/420230311142914439466.svg);
}
.wallet_method .method_icon-box.x_p2p > * {
    width: 74px;
}
.wallet_method .method_icon-box.x_p2p .method_icon-shining {
    left: calc(50% - 37px);
    background-image: url(../images/420230311142914445468.svg);
}
.wallet_method .method_icon-box.x_p2p_additional > * {
    width: 74px;
}
.wallet_method .method_icon-box.x_p2p_additional .method_icon-shining {
    left: calc(50% - 37px);
    background-image: url(../images/img2.gif);
}
.wallet_method .method_icon-box.x_eparatr > * {
    width: 80px;
}
.wallet_method .method_icon-box.x_eparatr .method_icon-shining {
    left: calc(50% - 40px);
    background-image: url(../images/420230311142914451471.svg);
}
.wallet_method .method_icon-box.x_mexico_online_banking > * {
    width: 60px;
}
.wallet_method .method_icon-box.x_mexico_online_banking .method_icon-shining {
    left: calc(50% - 30px);
    background-image: url(../images/420230311142914456473.svg);
}
.wallet_method .method_icon-box.x_mkarekod > * {
    width: 60px;
}
.wallet_method .method_icon-box.x_mkarekod .method_icon-shining {
    left: calc(50% - 30px);
    background-image: url(../images/420230311142914461475.svg);
}
.wallet_method .method_icon-box.x_ethereum > * {
    width: 50px;
}
.wallet_method .method_icon-box.x_ethereum .method_icon-shining {
    left: calc(50% - 25px);
    background-image: url(../images/420230311142914470477.svg);
}
.wallet_method .method_icon-box.x_tether > * {
    width: 75px;
}
.wallet_method .method_icon-box.x_tether .method_icon-shining {
    left: calc(50% - 37.5px);
    background-image: url(../images/420230311142914475479.svg);
}
.wallet_method .method_icon-box.x_tether_trc20 > * {
    width: 75px;
}
.wallet_method .method_icon-box.x_tether_trc20 .method_icon-shining {
    left: calc(50% - 37.5px);
    background-image: url(../images/420230311142914484481.svg);
}
.wallet_method .method_icon-box.x_jeton > * {
    width: 75px;
}
.wallet_method .method_icon-box.x_jeton .method_icon-shining {
    left: calc(50% - 37.5px);
    background-image: url(../images/420230311142914491483.svg);
}
.wallet_method .method_icon-box.x_much_better > * {
    width: 60px;
}
.wallet_method .method_icon-box.x_much_better .method_icon-shining {
    left: calc(50% - 30px);
    background-image: url(../images/420230311142914497485.svg);
}
.wallet_method .method_icon-box.x_rapid_transfer > * {
    width: 100px;
}
.wallet_method .method_icon-box.x_rapid_transfer .method_icon-shining {
    left: calc(50% - 50px);
    background-image: url(../images/420230311142914502487.svg);
}
.wallet_method .method_icon-box.x_faster_payments_system > * {
    width: 60px;
}
.wallet_method .method_icon-box.x_faster_payments_system .method_icon-shining {
    left: calc(50% - 30px);
    background-image: url(../images/420230311142914508489.svg);
}
.wallet_method .method_icon-box.x_bloomzed_wallet > * {
    width: 60px;
}
.wallet_method .method_icon-box.x_bloomzed_wallet .method_icon-shining {
    left: calc(50% - 30px);
    background-image: url(../images/420230311142914513491.svg);
}
.wallet_method .method_icon-box.x_pix > * {
    width: 60px;
}
.wallet_method .method_icon-box.x_pix .method_icon-shining {
    left: calc(50% - 30px);
    background-image: url(../images/420230311142914520493.svg);
}
.wallet_method .method_icon-box.x_litecoin > * {
    width: 60px;
}
.wallet_method .method_icon-box.x_litecoin .method_icon-shining {
    left: calc(50% - 30px);
    background-image: url(../images/420230311142914525495.svg);
}
.wallet_method .method_icon-box.x_binance > * {
    width: 60px;
}
.wallet_method .method_icon-box.x_binance .method_icon-shining {
    left: calc(50% - 30px);
    background-image: url(../images/420230311142914530497.svg);
}
.wallet_method .method_icon-box.x_binance_erc20 > * {
    width: 60px;
}
.wallet_method .method_icon-box.x_binance_erc20 .method_icon-shining {
    left: calc(50% - 30px);
    background-image: url(../images/420230311142914537499.svg);
}
.wallet_method .method_icon-box.x_tron > * {
    width: 60px;
}
.wallet_method .method_icon-box.x_tron .method_icon-shining {
    left: calc(50% - 30px);
    background-image: url(../images/420230311142914542501.svg);
}
.wallet_method .method_icon-box.x_sepa > * {
    width: 60px;
}
.wallet_method .method_icon-box.x_sepa .method_icon-shining {
    left: calc(50% - 30px);
    background-image: url(../images/420230311142914548503.svg);
}
.wallet_method .method_icon-shining {
    position: absolute;
    top: -60px;
    z-index: 0;
    height: inherit;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    transform: scale(1.8);
    filter: blur(20px);
}
.wallet_method .method_info {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.wallet_method .method_card-number,
.wallet_method .method_name {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    text-align: center;
}
.wallet_method .method_name {
    font-size: 16px;
    font-weight: 300;
}
.wallet_method .method_card-number {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
}
.wallet_saved-method {
    position: relative;
}
.wallet_saved-method .wallet_btn-remove-method {
    opacity: 0.5;
    position: absolute;
    top: 7px;
    right: 7px;
    z-index: 2;
    height: 20px;
    width: 20px;
    background-image: url(../images/img2.gif);
    background-position: 50%;
    background-size: contain;
    background-color: initial;
    cursor: pointer;
}
.wallet_saved-method .wallet_btn-remove-method:hover {
    opacity: 1;
}
.wallet_saved-method .wallet_btn-remove-method:hover ~ .wallet_method {
    box-shadow: 0 0 0 2px #808080;
}
.wallet_saved-method .wallet_method {
    padding: 2px;
}
.wallet_saved-method .wallet_method > * {
    margin-bottom: 10px;
}
.wallet_saved-method .wallet_method > :last-child {
    margin-bottom: 0;
}
.wallet_saved-method .method_icon-box {
    height: 60px;
}
.wallet_saved-method .method_icon {
    transform: scale(0.75);
}
.wallet_saved-method .method_info > * {
    margin-bottom: 10px;
}
.wallet_saved-method .method_info > :last-child {
    margin-bottom: 0;
}
.wallet_saved-method .method_name {
    display: flex;
    align-items: center;
    height: 26px;
    line-height: 13px;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
}
@media (max-width: 668px) {
    .wallet_method {
        height: 56px;
        width: 100%;
        padding: 0;
    }
    .wallet_method > * {
        margin: 0;
    }
    .wallet_method .method_name {
        display: none;
    }
    .wallet_method .method_icon-box {
        margin: 0;
        height: inherit;
    }
    .wallet_method .method_icon-box.x_bank_card > * {
        width: 35px;
    }
    .wallet_method .method_icon-box.x_bank_card_form > * {
        width: 47px;
    }
    .wallet_method .method_icon-box.x_yandex_money > * {
        width: 30px;
    }
    .wallet_method .method_icon-box.x_qiwi > * {
        width: 42px;
    }
    .wallet_method .method_icon-box.x_neteller > * {
        width: 86px;
    }
    .wallet_method .method_icon-box.x_skrill > * {
        width: 65px;
    }
    .wallet_method .method_icon-box.x_mobile > *,
    .wallet_method .method_icon-box.x_webmoney > * {
        width: 40px;
    }
    .wallet_method .method_icon-box.x_apple_pay > * {
        width: 60px;
    }
    .wallet_method .method_icon-box.x_bitcoin > *,
    .wallet_method .method_icon-box.x_piastrix > * {
        width: 40px;
    }
    .wallet_method .method_icon-box.x_monetix > * {
        width: 65px;
    }
    .wallet_method .method_icon-box.x_boleto > *,
    .wallet_method .method_icon-box.x_cepbank > *,
    .wallet_method .method_icon-box.x_hizliqr > *,
    .wallet_method .method_icon-box.x_loterica > *,
    .wallet_method .method_icon-box.x_online_brazil_banks > *,
    .wallet_method .method_icon-box.x_oxxo > * {
        width: 45px;
    }
    .wallet_method .method_icon-box.x_eparatr > *,
    .wallet_method .method_icon-box.x_p2p > *,
    .wallet_method .method_icon-box.x_p2p_additional > * {
        width: 60px;
    }
    .wallet_method .method_icon-box.x_mexico_online_banking > * {
        width: 45px;
    }
    .wallet_method .method_icon-box.x_mkarekod > * {
        width: 40px;
    }
    .wallet_method .method_icon-box.x_ethereum > * {
        width: 30px;
    }
    .wallet_method .method_icon-box.x_jeton > *,
    .wallet_method .method_icon-box.x_much_better > *,
    .wallet_method .method_icon-box.x_tether > *,
    .wallet_method .method_icon-box.x_tether_trc20 > * {
        width: 40px;
    }
    .wallet_method .method_icon-box.x_rapid_transfer > * {
        width: 65px;
    }
    .wallet_method .method_icon-box.x_binance > *,
    .wallet_method .method_icon-box.x_binance_erc20 > *,
    .wallet_method .method_icon-box.x_bloomzed_wallet > *,
    .wallet_method .method_icon-box.x_faster_payments_system > *,
    .wallet_method .method_icon-box.x_litecoin > *,
    .wallet_method .method_icon-box.x_pix > *,
    .wallet_method .method_icon-box.x_sepa > *,
    .wallet_method .method_icon-box.x_tron > * {
        width: 40px;
    }
    .wallet_saved-method .wallet_btn-remove-method {
        top: 18px;
        right: 10px;
    }
    .wallet_saved-method .wallet_method {
        flex-direction: row;
        padding: 0 2px;
    }
    .wallet_saved-method .wallet_method > * {
        margin: 0 4px 0 0;
    }
    .wallet_saved-method .wallet_method > :last-child {
        margin: 0;
    }
    .wallet_saved-method .method_icon-box {
        height: inherit;
        width: 86px;
    }
    .wallet_saved-method .method_info {
        align-items: flex-start;
        height: 36px;
        max-width: 140px;
    }
    .wallet_saved-method .method_name {
        display: flex;
        height: auto;
    }
}
.wallet_choose-method {
    position: relative;
    padding: 40px 24px 24px 40px;
}
.wallet_choose-method .wallet_method-list {
    margin-bottom: 24px;
}
.wallet_choose-method .wallet_method-list:last-child {
    margin-bottom: 0;
}
.wallet_choose-method .wallet_method-list > * {
    margin: 0 16px 16px 0;
}
.wallet_method-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
}
.wallet_method-list.x_saved {
    border-bottom: 1px solid #313047;
    padding-bottom: 12px;
}
@media (max-width: 668px) {
    .wallet_choose-method {
        padding: 8px;
    }
    .wallet_choose-method > * {
        margin: 0 auto;
        max-width: 280px;
    }
    .wallet_choose-method .wallet_method-list > * {
        margin: 0 0 4px;
        box-sizing: border-box;
        width: 50%;
        padding: 0 2px;
    }
    .wallet_choose-method .wallet_method-list > :nth-child(odd) {
        padding-left: 0;
    }
    .wallet_choose-method .wallet_method-list > :nth-child(2n) {
        padding-right: 0;
    }
    .wallet_method-list.x_saved {
        display: flex;
        border-bottom: none;
        padding-bottom: 0;
    }
    .wallet_method-list.x_saved > * {
        margin: 0 0 8px;
        padding: 0;
        width: 100%;
    }
}
.wallet_confirm {
    position: relative;
    box-sizing: border-box;
    padding-left: 110px;
}
.wallet_confirm > * {
    position: relative;
    z-index: 1;
}
.wallet_confirm .wallet_go-back {
    position: absolute;
    top: 40px;
    left: 40px;
    z-index: 2;
}
.wallet_confirm .box_btn {
    flex-direction: row;
    align-items: center;
}
.wallet_confirm_method {
    display: flex;
}
.wallet_confirm_method .wallet_method {
    transform-origin: left top;
    transform: scale(0.5);
}
.wallet_confirm_method .wallet_btn-remove-method {
    display: none;
}
.wallet_confirm_method .wallet_layout_header {
    max-width: 400px;
    transform: translateX(-40px);
}
.wallet_confirm_info {
    display: flex;
    flex-direction: column;
    max-width: 100%;
}
.wallet_confirm_info > * {
    margin-bottom: 20px;
}
.wallet_confirm_info > :last-child {
    margin-bottom: 0;
}
.wallet_info-row {
    display: flex;
    max-width: 100%;
    font-size: 18px;
}
.wallet_info-row > * {
    max-width: 100%;
    margin-right: 10px;
}
.wallet_info-row > :last-child {
    margin-right: 0;
}
.wallet_info-row_headline {
    width: 180px;
    letter-spacing: 0.5px;
}
.wallet_info-row_value {
    font-weight: 700;
    text-transform: uppercase;
}
@media (max-width: 668px) {
    .wallet_confirm {
        padding-left: 8px;
    }
    .wallet_confirm > * {
        max-width: 280px;
        width: 100%;
        margin: 0 auto;
    }
    .wallet_confirm .wallet_confirm_method {
        margin-bottom: 20px;
    }
    .wallet_confirm .wallet_go-back {
        position: static;
        display: block;
        margin-bottom: 16px;
    }
    .wallet_confirm .box_btn {
        padding-bottom: 20px;
        justify-content: center;
    }
    .wallet_confirm .box_btn > * {
        margin-right: 0;
    }
    .wallet_confirm .certificates-list {
        display: none;
    }
    .wallet_confirm_method {
        flex-direction: column;
        align-items: center;
    }
    .wallet_confirm_method > * {
        width: 100%;
        margin-bottom: 15px;
    }
    .wallet_confirm_method > :last-child {
        margin-bottom: 0;
    }
    .wallet_confirm_method .wallet_layout_header,
    .wallet_confirm_method .wallet_method {
        transform: none;
    }
    .wallet_confirm_method .wallet_layout_header {
        text-align: center;
    }
    .wallet_info-row {
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
    }
    .wallet_info-row > * {
        margin: 0 0 10px;
    }
    .wallet_info-row > :last-child {
        margin: 0;
    }
    .wallet_info-row_headline {
        width: auto;
    }
}
.wallet-payment > * {
    margin-bottom: 35px;
}
.wallet-payment > :last-child {
    margin-bottom: 0;
}
.wallet-payment .wallet-payment_icon {
    margin-right: 25px;
}
.wallet-payment.x_failure .wallet-payment_icon {
    background-image: url(../images/img2.gif);
}
.wallet-payment.x_failure .wallet-payment_headline {
    color: #ff3447;
}
.wallet-payment.x_success .wallet-payment_icon {
    background-image: url(../images/img2.gif);
}
.wallet-payment.x_success .wallet-payment_headline {
    color: #62c23c;
}
@-webkit-keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(1turn);
    }
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(1turn);
    }
}
.wallet-payment.x_wait .wallet-payment_icon {
    background-image: url(../images/img2.gif);
    -webkit-animation-name: spin;
    animation-name: spin;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.wallet-payment.x_wait .wallet-payment_headline {
    color: #e7c23c;
}
.wallet-payment_wrapper {
    display: flex;
}
.wallet-payment_wrapper .wallet-payment_headline,
.wallet-payment_wrapper > * {
    margin-bottom: 15px;
}
.wallet-payment_wrapper .wallet-payment_headline:last-child,
.wallet-payment_wrapper > :last-child {
    margin-bottom: 0;
}
.wallet-payment_info {
    max-width: 430px;
    width: 100%;
}
.wallet-payment_icon {
    flex: none;
    height: 76px;
    width: 76px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
}
.wallet-payment_headline {
    line-height: 34px;
    font-size: 32px;
    font-weight: 300;
}
.wallet-payment_text {
    line-height: 18px;
    font-weight: 300;
}
.wallet-payment_btn {
    min-width: 190px;
}
.wallet-payment_options {
    display: flex;
    flex-wrap: wrap;
}
.wallet-payment_options > * {
    margin: 0 20px 20px 0;
}
.wallet-payment_options > :last-child {
    margin: 0;
}
.wallet-payment_options form {
    width: auto;
}
@media (max-width: 668px) {
    .wallet-payment {
        box-sizing: border-box;
        padding: 20px 0;
    }
    .wallet-payment > * {
        margin: 0 auto 30px;
    }
    .wallet-payment_wrapper {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .wallet-payment_wrapper .wallet-payment_icon {
        margin-right: 0;
    }
    .wallet-payment_options {
        align-items: center;
        flex-direction: column;
    }
    .wallet-payment_options > * {
        margin-bottom: 20px;
    }
    .wallet-payment_options > :last-child {
        margin-bottom: 0;
    }
    .wallet-payment_options .wallet-payment_btn {
        margin-right: auto;
        margin-left: auto;
    }
}
@media (max-width: 375px) {
    .wallet-payment_btn {
        padding: 0 20px;
    }
}
.certificates-list {
    display: flex;
    align-items: center;
}
.certificates-list > * {
    margin-right: 10px;
}
.certificates-list > :last-child {
    margin-right: 0;
}
.certificates-list_item.x_pci .certificates-list_img {
    height: 32px;
    width: 37px;
}
.certificates-list_item.x_ssl .certificates-list_img {
    height: 27px;
    width: 25px;
}
.game_play_page {
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    position: relative;
    box-sizing: border-box;
    max-height: 100vh;
    max-width: 100vw;
    padding: 10px 20px 30px;
}
.game_play_page:before {
    display: none;
}
.game_play_page .bar_bottom {
    box-sizing: border-box;
    height: 60px;
    padding: 20px 0 0;
}
.game_play_page .change_demo_on_money {
    display: flex;
    justify-content: center;
    align-items: baseline;
    width: 100%;
    padding-top: 10px;
}
.game_play_page .change_demo_on_money span {
    margin-right: 15px;
    color: #646a87;
}
.game_play_page .game_play_background {
    position: absolute;
    top: 0;
    left: 0;
}
.game_play_page.x_ready {
    overflow: auto;
    height: 100vh;
    visibility: visible;
    -webkit-animation-name: opacity;
    animation-name: opacity;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.25s;
    animation-delay: 0.25s;
}
@-webkit-keyframes opacity {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes opacity {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.game_play_background {
    overflow: hidden;
    height: 100%;
    width: 100%;
    background-color: #101226;
}
.game_play_background_img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.5;
    height: inherit;
    width: inherit;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.game_play_main_logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    height: 50px;
    width: 100%;
    padding-bottom: 10px;
}
.game_play {
    position: relative;
    box-sizing: border-box;
    max-width: 100%;
    width: auto;
    border: 1px solid #313047;
    padding: 0;
    box-shadow: 0 8px 10px #000;
}
.game_play .iframe_box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    background-color: #161626;
}
.iframe_wrapper {
    position: relative;
    height: 100vh;
    width: 100vw;
    overflow-y: auto;
}
.iframe_wrapper > div,
.iframe_wrapper iframe {
    height: 100%;
    width: 100%;
}
.iframe_wrapper iframe {
    display: block;
    margin: 0 auto auto;
}
.iframe_wrapper .nothing_to_show {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
}
.iframe_wrapper .tournament_results {
    display: flex;
}
.game_menu_mobile_btn,
.game_out {
    position: absolute;
    z-index: 15;
}
.game_menu_mobile_btn > div,
.game_menu_mobile_btn a,
.game_out > div,
.game_out a {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    border-radius: 50%;
    background-color: #2c3552;
    cursor: pointer;
}
.game_menu_mobile_btn {
    top: 1px;
    left: 1px;
    display: none;
}
.game_menu_mobile_btn.open .icon_cancel_and_exit {
    display: none;
}
.game_menu_mobile_btn.open > div svg {
    height: 18px;
    width: 18px;
}
.game_menu_mobile_btn.close {
    top: 16px;
    left: 16px;
    z-index: 25;
}
.game_menu_mobile_btn.close .icon_btn_mobile_menu {
    display: none;
}
.game_menu_mobile_btn.close > div svg,
.game_menu_mobile_btn > div {
    height: 36px;
    width: 36px;
}
.game_out {
    top: -18px;
    right: -18px;
}
.game_out a svg {
    height: 36px;
    width: 36px;
}
.woodenLog {
    display: none;
    height: 2px;
    width: 100%;
}
@media (max-width: 1024px) {
    .game_play_page .bar_bottom {
        display: none;
        height: 0;
        padding: 0;
    }
    .game_play_main_logo {
        display: none;
        height: 0;
    }
    .game_play {
        display: flex;
        align-items: center;
        flex-direction: column;
        margin-bottom: 0;
        min-height: 0;
        border: none;
    }
    .game_play .game_menu {
        display: none;
        width: 0;
    }
    .game_play .game_menu.mobile {
        display: block;
        height: 100%;
        width: 100%;
    }
    .game_out {
        top: 1px;
        right: 1px;
    }
    .game_menu_mobile_btn {
        display: block;
    }
}
@media (min-width: 669px) {
    .woodenLog {
        display: none;
    }
}
@media (max-width: 668px) and (orientation: landscape) {
    .woodenLog {
        display: block;
    }
}
.ladder {
    overflow-x: hidden;
    width: 100%;
    border: 1px solid #252536;
    border-radius: 10px;
    background-color: #191929;
    box-shadow: 0 8px 10px #000;
}
.ladder_header {
    line-height: 17px;
    font-size: 16px;
    box-shadow: 0 0 12px 0 #000;
}
.ladder_list_empty {
    padding: 20px 15px 15px;
    font-size: 16px;
    color: #646a87;
}
.ladder_list {
    padding: 5px 0;
}
.ladder_header-picture,
.ladder_header-text,
.ladder_list-item {
    box-sizing: border-box;
    padding: 16px;
}
.ladder_header-text,
.ladder_list-item {
    display: flex;
    align-items: center;
    height: 66px;
}
.ladder_header-picture {
    display: flex;
    justify-content: center;
    padding-top: 40px;
}
.ladder_header-position {
    margin: 0 5px;
    font-weight: 700;
    color: #646a87;
}
.ladder_list-item {
    position: relative;
    font-size: 12px;
    color: #b9b9be;
}
.ladder_list-item > * {
    position: relative;
    z-index: 2;
    display: block;
}
.ladder_list-item:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    box-sizing: border-box;
    height: 1px;
    padding: 0 25px;
    width: 100%;
    background: linear-gradient(90deg, transparent 0, rgba(100, 100, 100, 0.5) 33%, rgba(100, 100, 100, 0.5) 66%, transparent) content-box;
}
.ladder_list-item:last-child:after {
    content: none;
}
.ladder_list-item.x_no-game .ladder_names-wrapper,
.ladder_list-item.x_no-game .ladder_score {
    width: calc(50% - 17.5px);
}
.ladder_list-item.x_no-game .ladder_names-wrapper {
    padding-left: 0;
}
.ladder_list-item.x_no-game .ladder_player-name {
    margin-bottom: 0;
}
.ladder_player-name,
.ladder_position,
.ladder_score-allocate {
    font-size: 14px;
    font-weight: 700;
}
.ladder_player-name,
.ladder_score-allocate {
    color: #fff;
}
.ladder_position {
    box-sizing: border-box;
    padding-right: 5px;
    width: 35px;
    color: #646a87;
}
.ladder_game-image {
    border-radius: 8px;
    height: 34px;
    width: 46px;
}
.ladder_names-wrapper,
.ladder_score {
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-sizing: border-box;
    height: 100%;
    padding-left: 5px;
}
.ladder_names-wrapper > *,
.ladder_score > * {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}
.ladder_names-wrapper > .ladder_score-separator,
.ladder_score > .ladder_score-separator {
    min-width: 0;
}
.ladder_names-wrapper .ladder_game-name,
.ladder_names-wrapper .ladder_score-bet,
.ladder_score .ladder_game-name,
.ladder_score .ladder_score-bet {
    order: 2;
}
.ladder_names-wrapper .ladder_player-name,
.ladder_names-wrapper .ladder_score-allocate,
.ladder_score .ladder_player-name,
.ladder_score .ladder_score-allocate {
    margin-bottom: 5px;
    order: 1;
}
.ladder_names-wrapper {
    width: calc(100% - 151px);
}
.ladder_score {
    align-items: flex-end;
    text-align: right;
    width: 70px;
}
.ladder_score-separator {
    display: none;
}
.ladder_name-value {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: calc(100% - 35px);
    line-height: 18px;
    font-size: 16px;
}
@media (min-width: 669px) {
    .ladder_list-item,
    .ladder_player-name,
    .ladder_position {
        font-size: 16px;
    }
    .ladder_list-item.x_no-game .ladder_names-wrapper {
        justify-content: flex-start;
    }
    .ladder_list-item.x_no-game .ladder_player-name {
        padding-left: 0;
    }
    .ladder_names-wrapper,
    .ladder_score {
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    .ladder_names-wrapper .ladder_game-name,
    .ladder_names-wrapper .ladder_player-name,
    .ladder_names-wrapper .ladder_score-allocate,
    .ladder_names-wrapper .ladder_score-bet,
    .ladder_score .ladder_game-name,
    .ladder_score .ladder_player-name,
    .ladder_score .ladder_score-allocate,
    .ladder_score .ladder_score-bet {
        margin-bottom: 0;
        order: 0;
    }
    .ladder_names-wrapper {
        width: calc(66.66667% - 54px);
    }
    .ladder_names-wrapper > * {
        width: 50%;
    }
    .ladder_score {
        justify-content: flex-end;
        width: calc(33.33333% - 27px);
    }
    .ladder_score-allocate {
        transform: translateY(-2px);
        font-size: 22px;
    }
    .ladder_player-name {
        box-sizing: border-box;
        padding-left: 5px;
    }
    .ladder_score-separator {
        display: block;
        margin: 0 5px;
    }
}
@media (min-width: 1025px) {
    .ladder_list {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        max-height: 330px;
    }
    .ladder_list > * {
        width: 50%;
    }
    .ladder_list-item,
    .ladder_player-name {
        font-size: 13px;
    }
    .ladder_list-item:nth-child(5):after {
        content: none;
    }
    .ladder_score-allocate {
        transform: none;
        font-size: 16px;
    }
}
@media (min-width: 1201px) {
    .ladder_header {
        line-height: 22px;
        font-size: 20px;
    }
    .ladder_list-item,
    .ladder_player-name {
        font-size: 16px;
    }
    .ladder_score-allocate {
        transform: translateY(-1px);
        font-size: 18px;
    }
}
@media (max-width: 360px) {
    .ladder_list_empty {
        font-size: 14px;
    }
}
.ladder_carousel {
    padding-top: 5px;
}
.ladder_carousel .ladder_list {
    padding: 0;
}
.ladder_carousel .glide__arrows {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px 0;
    box-shadow: 0 0 12px 0 #000;
}
.ladder_carousel .glide__arrow {
    width: 60px;
    padding: 0;
    font-size: 24px;
    text-align: center;
    font-family: monospace;
}
.ladder_carousel_slide-position {
    padding: 0 10px;
    min-width: 70px;
    text-align: center;
    font-size: 16px;
    color: #b9b9be;
}
.tournament_card {
    background: url(../images/420230311142914029214.png) repeat, #1c2240;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: flex;
    align-items: center;
    height: 250px;
    width: 100%;
    border-radius: 8px;
    box-shadow: 0 5px 10px 0 #000;
    color: #fff;
    will-change: transform;
    transition: transform 0.15s linear;
    transform: translateZ(0) scale(1);
}
.tournament_card:hover {
    transform: translateZ(0) scale(1.025);
}
.tournament_card:hover .go_to > * {
    box-shadow: 0 4px 0 0 #3c7028, 0 5px 5px 0 #000, inset 0 25px 25px -5px rgba(255, 255, 255, 0.4);
}
.tournament_card:active .go_to > * {
    transform: translateY(4px);
    box-shadow: inset 0 2px 0 0 #3c7028, inset 0 0 0 20px rgba(0, 0, 0, 0.2);
}
.tournament_card .card_info {
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    height: inherit;
    width: 300px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.tournament_card .card_info h2,
.tournament_card .card_info span {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}
.tournament_card .card_info > * {
    position: relative;
    padding: 15px 15px 15px 25px;
}
.tournament_card .card_info > :before {
    box-sizing: border-box;
    width: 100%;
    height: 6px;
    background-image: url(../images/img2.gif);
    background-repeat: repeat-x;
    background-size: contain;
    filter: none;
    content: "";
    position: absolute;
    top: -3px;
    left: 0;
    z-index: 5;
}
.tournament_card .card_info > :first-child:before {
    display: none;
}
.tournament_card .card_title {
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    height: 125px;
    width: 100%;
}
.tournament_card .card_title > * {
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    max-width: 100%;
}
.tournament_card .card_title > :last-child {
    margin-bottom: 0;
}
.tournament_card .day_of_week {
    font-size: 18px;
    color: #646a87;
}
.tournament_card .tournament_name {
    padding-top: 5px;
    line-height: 30px;
    font-size: 24px;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.tournament_card .card_conditions {
    position: relative;
    box-sizing: border-box;
    height: 125px;
    width: 100%;
}
.tournament_card .card_conditions .card_status_img,
.tournament_card .card_conditions .card_timer {
    position: relative;
    z-index: 10;
    overflow: hidden;
    text-overflow: ellipsis;
    box-sizing: border-box;
    height: 50%;
}
.tournament_card .card_params,
.tournament_card .card_value {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    white-space: nowrap;
}
.tournament_card .card_params {
    display: block;
    margin-bottom: 4px;
    font-size: 16px;
    font-weight: 500;
    color: #646a87;
}
.tournament_card .card_value {
    padding-top: 2px;
    font-size: 18px;
    font-weight: 700;
}
.tournament_card .card_timer {
    padding-bottom: 10px;
}
.tournament_card .card_time {
    display: flex;
}
.tournament_card .card_status_img {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 10px;
}
.tournament_card .card_status {
    display: flex;
    flex-direction: column;
    max-width: calc(100% - 35px);
}
.tournament_card .card_status .card_value {
    letter-spacing: 1px;
}
.tournament_card .tournament_status {
    height: 35px;
    width: 35px;
}
.tournament_card .tournament_status img,
.tournament_card .tournament_status picture {
    height: inherit;
    width: inherit;
}
.tournament_card .card_picture {
    position: relative;
    box-sizing: border-box;
    height: inherit;
    width: 100%;
    max-width: calc(100% - 300px);
    border-radius: 5px;
    box-shadow: 0 -2px 20px 0 rgba(0, 0, 0, 0.4);
}
.tournament_card .card_img {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
    overflow: hidden;
    height: inherit;
    width: 100%;
    border-radius: inherit;
}
.tournament_card .card_img img {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
    box-sizing: border-box;
    height: 100%;
    padding: 1px 1px 0;
    border-radius: 5px;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0, white);
    transform: translateZ(0) scale(1);
}
.prize_fund {
    position: absolute;
    top: 10px;
    left: 40px;
    z-index: 15;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    max-width: calc(100% - 40px);
    font-weight: 900;
    text-transform: uppercase;
}
.prize_fund .headline {
    margin-bottom: 5px;
    box-sizing: border-box;
    height: 22px;
    border-radius: 6px;
    padding: 5px 10px;
    background-color: rgba(107, 33, 18, 0.7);
    line-height: 14px;
    font-size: 14px;
}
.prize_fund .value {
    margin-bottom: 100px;
    line-height: 46px;
    font-size: 46px;
    text-shadow: 0 1px 0 #aaa, 0 2px 0 #aaa, 0 3px 0 #aaa, 1px 0 0 #aaa, 1px 1px 0 #aaa, 1px 2px 0 #aaa, 1px 3px 0 #aaa, 0 6px 24px rgba(0, 0, 0, 0.6);
}
.prize_fund .go_to {
    display: flex;
    width: 100%;
}
.prize_fund .go_to > * {
    margin-bottom: 0;
}
@media (max-width: 1024px) {
    .tournament_card:hover {
        transform: translateZ(0) scale(1.04);
    }
}
@media (max-width: 668px) {
    .tournament_card {
        display: block;
        border-radius: 10px;
        height: auto;
    }
    .tournament_card:hover {
        transform: none;
    }
    .tournament_card .card_info {
        height: auto;
        width: 100%;
        border-radius: 10px;
        padding: 20px 10px;
    }
    .tournament_card .card_info > :before {
        display: none;
    }
    .tournament_card .card_title {
        height: auto;
        align-items: center;
        padding: 0 0 350px;
    }
    .tournament_card .card_title > * {
        text-align: center;
    }
    .tournament_card .tournament_name {
        line-height: 34px;
        font-size: 26px;
    }
    .tournament_card .card_conditions {
        height: auto;
        padding: 0;
    }
    .tournament_card .card_conditions > * {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 10px;
        box-sizing: border-box;
        height: 40px;
        padding: 0;
    }
    .tournament_card .card_conditions > :last-child {
        margin-bottom: 0;
    }
    .tournament_card .card_params,
    .tournament_card .card_value {
        text-align: center;
    }
    .tournament_card .card_status_img {
        position: relative;
    }
    .tournament_card .tournament_status {
        position: absolute;
        top: calc(50% - 17.5px);
        right: 10px;
        z-index: 5;
    }
    .tournament_card .card_picture {
        position: absolute;
        left: 0;
        bottom: 180px;
        z-index: 10;
        height: 250px;
        max-width: 100%;
    }
    .tournament_card .prize_fund {
        top: -10px;
        left: 0;
        width: 100%;
        max-width: 100%;
    }
    .tournament_card .prize_fund .headline {
        background-color: #8c5041;
    }
    .tournament_card .prize_fund .value {
        margin-bottom: 200px;
    }
    .tournament_card .prize_fund .go_to {
        justify-content: center;
    }
}
.tournament-info {
    position: relative;
    text-overflow: ellipsis;
    margin-bottom: 20px;
    width: 100%;
    color: #fff;
}
.tournament-info .card_picture {
    position: relative;
    box-sizing: border-box;
    height: 250px;
    width: 100%;
    border: 1px solid transparent;
    border-radius: 8px;
    padding-top: 90px;
    padding-left: 40px;
    padding-bottom: 25px;
    box-shadow: 0 5px 10px 0 #000;
    line-height: 26px;
    font-size: 22px;
    font-weight: 300;
}
.tournament-info .card_decoration_wrapper {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    overflow: hidden;
    height: inherit;
    width: inherit;
    border-radius: 8px;
}
.tournament-info .card_decoration_wrapper .decoration {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
    box-sizing: border-box;
    height: 250px;
    width: 1200px;
    padding: 2px;
    background: url(../images/420230311142914029214.png) repeat content-box, url(../images/img2.gif) repeat-y content-box;
}
.tournament-info .card_img {
    opacity: 0.3;
    position: absolute;
    top: 0;
    right: 70px;
    z-index: 5;
    overflow: hidden;
    box-sizing: border-box;
    height: inherit;
    width: 360px;
    border-radius: 8px;
}
.tournament-info .card_img img {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
    box-sizing: border-box;
    height: 250px;
    transform: translateZ(0) scale(1);
}
.tournament-info .prize_fund,
.tournament-info .tournament_description {
    z-index: 15;
}
.tournament-info .prize_fund .headline {
    box-shadow: 0 6px 14px -2px rgba(0, 0, 0, 0.4);
    text-shadow: 1px 1px 1px #000;
}
.tournament-info .prize_fund .value {
    margin-bottom: 0;
}
.tournament-info .more_text_input {
    visibility: hidden;
    position: absolute;
    height: 1px;
    width: 1px;
    pointer-events: none;
}
.tournament-info .more_text {
    visibility: hidden;
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 20;
    text-shadow: 1px 1px 1px #000;
    cursor: pointer;
    box-shadow: 0 1px 0 0 #fff, 0 2px 0 0 #000;
}
.tournament-info .tournament_description {
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    box-sizing: border-box;
    max-height: 100%;
    max-width: 650px;
    padding: 2px;
    text-shadow: 1px 1px 1px #000;
}
.tournament-info.red .card_picture {
    background: linear-gradient(90deg, #6e30d3, #c81a2c 25%, #c81a2c 75%, #d7672c) padding-box, linear-gradient(0deg, rgba(255, 255, 255, 0) 0, white) border-box;
}
.tournament-info.red .prize_fund .headline {
    background-color: #c81a2c;
}
.tournament-info.orange .card_picture {
    background: linear-gradient(90deg, #c81a2c, #d7672c 25%, #d7672c 75%, #d9ae25) padding-box, linear-gradient(0deg, rgba(255, 255, 255, 0) 0, white) border-box;
}
.tournament-info.orange .prize_fund .headline {
    background-color: #d7672c;
}
.tournament-info.yellow .card_picture {
    background: linear-gradient(90deg, #d7672c, #d9ae25 25%, #d9ae25 75%, #41a029) padding-box, linear-gradient(0deg, rgba(255, 255, 255, 0) 0, white) border-box;
}
.tournament-info.yellow .prize_fund .headline {
    background-color: #d9ae25;
}
.tournament-info.green .card_picture {
    background: linear-gradient(90deg, #d9ae25, #41a029 25%, #41a029 75%, #1abec7) padding-box, linear-gradient(0deg, rgba(255, 255, 255, 0) 0, white) border-box;
}
.tournament-info.green .prize_fund .headline {
    background-color: #41a029;
}
.tournament-info.azure .card_picture {
    background: linear-gradient(90deg, #41a029, #1abec7 25%, #1abec7 75%, #1d74d4) padding-box, linear-gradient(0deg, rgba(255, 255, 255, 0) 0, white) border-box;
}
.tournament-info.azure .prize_fund .headline {
    background-color: #1abec7;
}
.tournament-info.blue .card_picture {
    background: linear-gradient(90deg, #1abec7, #1d74d4 25%, #1d74d4 75%, #6e30d3) padding-box, linear-gradient(0deg, rgba(255, 255, 255, 0) 0, white) border-box;
}
.tournament-info.blue .prize_fund .headline {
    background-color: #1d74d4;
}
.tournament-info.violet .card_picture {
    background: linear-gradient(90deg, #1d74d4, #6e30d3 25%, #6e30d3 75%, #c81a2c) padding-box, linear-gradient(0deg, rgba(255, 255, 255, 0) 0, white) border-box;
}
.tournament-info.violet .prize_fund .headline {
    background-color: #6e30d3;
}
.tournament-info.ludojop .card_picture {
    background: linear-gradient(90deg, #1d74d4, #6e30d3 25%, #6e30d3 75%, #c81a2c) padding-box, linear-gradient(0deg, rgba(255, 255, 255, 0) 0, white) border-box;
}
.tournament-info.ludojop .prize_fund .headline {
    background-color: #6e30d3;
}
.tournament-info.maxwin .card_picture {
    background: linear-gradient(90deg, #1d74d4, #6e30d3 25%, #6e30d3 75%, #c81a2c) padding-box, linear-gradient(0deg, rgba(255, 255, 255, 0) 0, white) border-box;
}
.tournament-info.maxwin .prize_fund .headline {
    background-color: #6e30d3;
}
.tournament-info.spend_balance .card_picture {
    background: linear-gradient(90deg, #1d74d4, #6e30d3 25%, #6e30d3 75%, #c81a2c) padding-box, linear-gradient(0deg, rgba(255, 255, 255, 0) 0, white) border-box;
}
.tournament-info.spend_balance .prize_fund .headline {
    background-color: #6e30d3;
}
.tournament-info.freespin .card_picture {
    background: linear-gradient(90deg, #1d74d4, #6e30d3 25%, #6e30d3 75%, #c81a2c) padding-box, linear-gradient(0deg, rgba(255, 255, 255, 0) 0, white) border-box;
}
.tournament-info.freespin .prize_fund .headline {
    background-color: #6e30d3;
}
.tournament-info.kreed .card_picture {
    background: linear-gradient(90deg, #1d74d4, #6e30d3 25%, #6e30d3 75%, #c81a2c) padding-box, linear-gradient(0deg, rgba(255, 255, 255, 0) 0, white) border-box;
}
.tournament-info.kreed .prize_fund .headline {
    background-color: #6e30d3;
}
.tournament-info.buster .card_picture {
    background: linear-gradient(90deg, #1d74d4, #6e30d3 25%, #6e30d3 75%, #c81a2c) padding-box, linear-gradient(0deg, rgba(255, 255, 255, 0) 0, white) border-box;
}
.tournament-info.buster .prize_fund .headline {
    background-color: #6e30d3;
}
.tournament-info_menu {
    margin-bottom: 30px;
}
.tournament-info_menu > * {
    margin: 0 auto 20px;
}
.tournament-info_menu > :last-child {
    margin-bottom: 0;
}
.tournament-info_title,
.tournament-info_title-name {
    overflow: hidden;
    text-overflow: ellipsis;
}
.tournament-info_title-name {
    margin-bottom: 0;
    line-height: 36px;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}
.tournament-info_conditions {
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    border: 1px solid #252536;
    border-radius: 8px;
    padding: 20px 20px 0;
    background-color: #191929;
}
.tournament-info_conditions > * {
    margin-bottom: 20px;
}
.tournament-info_conditions-part {
    overflow: hidden;
    text-overflow: ellipsis;
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
}
.tournament-info_conditions-part.x_time {
    order: 1;
}
.tournament-info_conditions-part.x_wallet {
    order: 2;
}
.tournament-info_conditions-part.x_status {
    order: 3;
    position: relative;
    flex-direction: row;
    justify-content: center;
}
.tournament-info_conditions-part .game_menu {
    text-align: start;
}
.tournament-info_conditions-part_params,
.tournament-info_conditions-part_value {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    white-space: nowrap;
}
.tournament-info_conditions-part_params {
    display: block;
    margin-bottom: 9px;
    font-size: 14px;
    font-weight: 500;
    color: #646a87;
}
.tournament-info_conditions-part_value {
    font-size: 16px;
    font-weight: 700;
}
.tournament-info_status {
    max-width: calc(100% - 70px);
    white-space: nowrap;
}
.tournament-info_status .tournament-info_conditions-part_value {
    letter-spacing: 1px;
}
.tournament-info_wallet-form {
    display: block;
}
.tournament-info_wallet-form .tournament-info_wallet-btn {
    margin: 0 auto 5px;
}
.tournament-info_wallet-btn {
    padding: 0 20px;
}
.game_menu_mobile_btn.open,
.tournament-info_tournament-status {
    position: absolute;
    top: 0;
}
.tournament-info_tournament-status {
    left: 0;
    height: 35px;
    width: 35px;
}
.tournament-info_tournament-status img,
.tournament-info_tournament-status picture {
    height: inherit;
    width: inherit;
}
.game_menu_mobile_btn.open {
    right: 0;
    left: auto;
}
.tournament-info_wallet-status {
    margin-bottom: 10px;
}
.tournament-info_wallet-status .dots {
    justify-content: center;
}
.tournament-info_balance-name {
    display: block;
    text-align: center;
    margin-bottom: 10px;
}
.tournament-info_chips-description {
    display: block;
}
.tournament-info_chips-description > * {
    display: block;
    margin-bottom: 20px;
}
.tournament-info_chips-description > :last-child {
    margin-bottom: 0;
}
@media (max-width: 668px) {
    .tournament-info .card_picture {
        min-height: 250px;
        height: auto;
        padding: 250px 15px 25px;
    }
    .tournament-info .card_decoration_wrapper {
        height: 100%;
    }
    .tournament-info .card_decoration_wrapper .decoration {
        height: inherit;
    }
    .tournament-info .card_img {
        right: 0;
        height: 250px;
        width: 100%;
        opacity: 1;
    }
    .tournament-info .more_text_input:checked ~ .tournament_description {
        display: block;
        margin-bottom: 0;
        height: auto;
    }
    .tournament-info .more_text_input:checked ~ .more_text {
        visibility: hidden;
    }
    .tournament-info .more_text {
        visibility: visible;
    }
    .tournament-info .tournament_description {
        margin-bottom: 20px;
        height: 150px;
        padding-top: 20px;
    }
    .tournament-info .prize_fund {
        top: -10px;
        left: 0;
        width: 100%;
        max-width: 100%;
    }
    .tournament-info .game_menu {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 30;
        box-sizing: border-box;
        height: 100%;
        width: 100%;
        padding-top: 100px;
    }
    .tournament-info .game_menu.x_init {
        display: block;
    }
    .tournament-info .game_menu_choose {
        padding: 0 70px 0 10px;
    }
    .tournament-info .game_menu_choose:before {
        left: auto;
        right: 65px;
    }
    .tournament-info .game_menu_mobile_btn.close {
        position: fixed;
        top: 115px;
        left: auto;
        right: 15px;
        z-index: 30;
    }
    .authorized_padding .tournament-info .game_menu {
        padding-top: 50px;
    }
    .authorized_padding .tournament-info .game_menu_mobile_btn.close {
        top: 65px;
    }
}
@media (min-width: 669px) {
    .tournament-info .game_menu,
    .tournament-info .game_menu_mobile_btn {
        display: none;
    }
    .tournament-info .card_picture {
        overflow: hidden;
    }
    .tournament-info_menu {
        margin-bottom: 0;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        box-sizing: border-box;
        width: 100%;
        max-width: 100%;
    }
    .tournament-info_menu > * {
        margin: 0 10px 30px 0;
    }
    .tournament-info_menu > :last-child {
        margin: 0 0 30px;
    }
    .tournament-info_title {
        display: flex;
        flex-direction: column;
    }
    .tournament-info_title-name {
        text-align: left;
        line-height: 40px;
        font-size: 30px;
    }
    .tournament-info_conditions {
        flex-direction: row;
        align-items: center;
        padding: 18px 0;
    }
    .tournament-info_conditions > * {
        margin-bottom: 0;
        border-right: 1px solid #4d5a85;
    }
    .tournament-info_conditions > :last-child {
        border-right: none;
    }
    .tournament-info_conditions-part {
        flex: none;
        flex-direction: row;
        justify-content: space-between;
        box-sizing: border-box;
        max-height: 100%;
        height: 40px;
        min-width: 155px;
        padding: 0 10px;
        text-align: left;
    }
    .tournament-info_conditions-part.x_time {
        flex-direction: column;
        align-items: flex-start;
    }
    .tournament-info_conditions-part > * {
        margin: 0 10px 0 0;
    }
    .tournament-info_conditions-part > :last-child {
        margin: 0;
    }
    .tournament-info_conditions-part.x_status,
    .tournament-info_conditions-part.x_time,
    .tournament-info_conditions-part.x_wallet {
        order: 0;
    }
    .tournament-info_status {
        margin-right: 0;
        max-width: calc(100% - 45px);
    }
    .tournament-info_tournament-status {
        position: static;
    }
    .tournament-info_wallet-status {
        margin: 0 15px 0 0;
    }
    .tournament-info_wallet-status .tournament-info_conditions-part_params {
        display: flex;
        align-items: center;
    }
    .tournament-info_wallet-status .tournament-info_conditions-part_params > * {
        margin-right: 10px;
    }
    .tournament-info_wallet-status .tournament-info_conditions-part_params > :last-child {
        margin-right: 0;
    }
    .tournament-info_wallet-status .tournament-info_conditions-part_params .dots {
        justify-content: center;
    }
    .tournament-info_balance-name,
    .tournament-info_wallet-btn {
        margin-bottom: 0;
    }
}
@media (min-width: 769px) {
    .tournament-info_conditions-part {
        min-width: 175px;
        padding: 0 18px;
    }
    .tournament-info_wallet-status {
        margin: 0 25px 0 0;
    }
}
@media (min-width: 1024px) {
    .tournament-info_menu {
        flex-wrap: nowrap;
    }
    .tournament-info_title {
        height: 80px;
        justify-content: center;
    }
    .tournament-info_title .tournament-info_title-name {
        line-height: 40px;
        font-size: 34px;
    }
}
@media (min-width: 1200px) {
    .tournament-info .card_img {
        opacity: 1;
    }
}
.tournament_list_page {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.tournament_list_page .nothing_to_show,
.tournament_list_page .tournament_list {
    margin-bottom: 50px;
}
.tournament_list_page .tournament_list {
    width: 100%;
}
.tournament_list_page .tournament_list > li {
    margin-bottom: 20px;
    width: 100%;
}
.tournament_list_page .tournament_list a {
    text-decoration: none;
}
.tournament_index_page {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.tournament_index_page .tournament_card {
    margin-bottom: 10px;
}
.tournament_index_page .information {
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 20px;
    height: 180px;
    max-width: 100%;
    padding: 0 5px;
}
.tournament_index_page .information .text {
    max-width: 650px;
}
.tournament_index_page .tournament_games_bar {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    width: 100%;
    font-size: 16px;
    text-transform: uppercase;
    color: #646a87;
}
.tournament_index_page .tournament_games_bar:before {
    box-sizing: border-box;
    width: 100%;
    height: 6px;
    background-image: url(../images/img2.gif);
    background-repeat: repeat-x;
    background-size: contain;
    filter: none;
    content: "";
    position: absolute;
    top: 16px;
    left: 0;
    z-index: 10;
}
.tournament_index_page .tournament_games_bar span {
    position: relative;
    z-index: 10;
    display: block;
    padding: 0 6px;
    background: url(../images/420230311142914029214.png) repeat, #101226;
}
.tournament_index_page .game-catalog,
.tournament_index_page .tournament_header {
    width: 100%;
}
.tournament_index_page .ladder {
    margin-bottom: 50px;
}
@media (max-width: 1200px) {
    .tournament_index_page .information {
        padding: 0 5px;
    }
    .tournament_index_page .information .icon {
        display: block;
    }
}
@media (max-width: 668px) {
    .tournament_index_page .information .icon {
        margin-right: 15px;
        height: 60px;
        width: 75px;
    }
    .tournament_index_page .information .text {
        max-width: calc(100% - 90px);
        line-height: 24px;
        font-size: 20px;
    }
    .tournament_index_page .tournament_games_bar {
        display: none;
    }
}
.tournament_play_page .li_game_menu {
    width: 33%;
}
.tournament_play_page .timer {
    display: flex;
    flex-direction: column;
    font-size: 24px;
}
.mobile_ladder {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    display: none;
    flex-wrap: wrap;
    align-items: flex-start;
    box-sizing: border-box;
    max-width: calc(100% - 37px);
    width: calc(100% - 37px);
    padding: 5px;
}
.mobile_ladder .mobile_stats,
.mobile_ladder .mobile_timer {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    border-radius: 5px;
    padding: 6px;
    background-color: #2c3552;
    white-space: nowrap;
    font-size: 14px;
}
.mobile_ladder .mobile_timer {
    display: flex;
    margin-right: 10px;
    margin-bottom: 5px;
}
.mobile_ladder .mobile_timer .headline {
    margin-right: 10px;
}
.mobile_ladder .mobile_timer .timer {
    font-size: 14px;
    color: #5280eb;
}
.tournament_results {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    padding: 20px 0;
    background-color: #161626;
}
.tournament_results .tournament_results-image {
    margin: 0 auto;
}
.tournament_ladder {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.game_tournament_info {
    margin-bottom: 20px;
    width: 100%;
}
.game_tournament_info h2 {
    margin-bottom: 10px;
    width: 100%;
    font-size: 16px;
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
    word-break: break-word;
}
.game_tournament_info .game_characteristics {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.game_tournament_info .game_characteristics .part {
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    width: 50%;
    padding: 2px;
}
.game_tournament_info .game_characteristics .bodyline,
.game_tournament_info .game_characteristics .headline {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}
.game_tournament_info .game_characteristics .headline {
    margin-bottom: 10px;
    min-height: 14px;
    max-height: 28px;
    line-height: 14px;
    font-size: 14px;
    text-align: center;
    color: #646a87;
}
.game_tournament_info .game_characteristics .bodyline {
    height: 20px;
    line-height: 20px;
    font-size: 20px;
    font-weight: 700;
}
.game_tournament_info .game_characteristics .timer_data {
    font-size: 20px;
}
.ladder-ajax_content,
.ladder-ajax_list {
    width: 100%;
}
.ladder-ajax_list > li {
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
}
.ladder-ajax_list > li span {
    text-overflow: ellipsis;
    word-break: break-all;
    overflow: hidden;
}
.ladder-ajax_list .column_place {
    width: 25%;
}
.ladder-ajax_list .column_player {
    width: 40%;
}
.ladder-ajax_list .column_score {
    width: 35%;
    text-align: right;
}
.ladder-ajax_list .ul_head {
    padding-bottom: 10px;
    border-bottom: 1px solid #9c9c9c;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}
.ladder-ajax_list .ul_head .column_place {
    color: #fff;
}
.ladder-ajax_list.ladder-ajax_body > li {
    box-sizing: border-box;
    height: 26px;
    padding: 2px 0;
    border-bottom: 1px solid #4b4648;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
}
.ladder-ajax_list.ladder-ajax_body .column_place {
    color: #646a87;
}
.ladder-ajax_list.ladder-ajax_body .ladder-ajax_me {
    font-weight: 700;
    color: #5280eb;
}
.ladder-ajax_list.ladder-ajax_body .ladder-ajax_me .column_place {
    color: inherit;
}
@media (max-width: 668px) {
    .tournament_play_page .personal_stats.desktop {
        margin-top: 5px;
    }
}
.jackpot_page {
    display: flex;
    flex-direction: column;
}
.jackpot_page .ladder {
    margin-bottom: 50px;
}
.jackpot_page_title {
    font-size: 34px;
    text-transform: uppercase;
}
.jackpot_page_table_title {
    font-size: 28px;
}
.jackpot_ladder_header {
    display: flex;
    padding: 16px 16px 5px;
}
.jackpot_ladder_header .jackpot_tab_link:not(:last-child) {
    margin-right: 10px;
}
.jackpot_tab_link {
    text-decoration: none;
}
.jackpot_tab_link:hover .jackpot_tab {
    color: #fff;
}
.jackpot_tab_link:hover .jackpot_tab_all {
    border-color: #fff;
    background: #252536;
}
.jackpot_tab_link:hover .jackpot_tab_major,
.jackpot_tab_link:hover .jackpot_tab_mega,
.jackpot_tab_link:hover .jackpot_tab_minor {
    border: 1px solid transparent;
}
.jackpot_tab_link:hover .jackpot_tab_mega {
    background: linear-gradient(#252536, #252536) padding-box, linear-gradient(180deg, #fff47a, #f4b200 37.5%, #ffc30c 45.31%, #fff47a 99.48%) border-box;
}
.jackpot_tab_link:hover .jackpot_tab_major,
.jackpot_tab_link:hover .jackpot_tab_minor {
    background: linear-gradient(#252536, #252536) padding-box, linear-gradient(180deg, #f1f1f1 23.69%, #c2c2c2 53.44%, #e7e7e7 81.58%, #f2f2f2 0) border-box;
}
.jackpot_tab {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 11px 15px 9px;
    color: #646a87;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    border: 1px solid #252536;
    border-radius: 16px;
}
.jackpot_tab.active {
    color: #fff;
}
.jackpot_tab_all.active {
    border-color: #fff;
    background: #252536;
}
.jackpot_tab_major.active,
.jackpot_tab_mega.active,
.jackpot_tab_minor.active {
    border: 1px solid transparent;
}
.jackpot_tab_mega.active {
    background: linear-gradient(#252536, #252536) padding-box, linear-gradient(180deg, #fff47a, #f4b200 37.5%, #ffc30c 45.31%, #fff47a 99.48%) border-box;
}
.jackpot_tab_major.active,
.jackpot_tab_minor.active {
    background: linear-gradient(#252536, #252536) padding-box, linear-gradient(180deg, #f1f1f1 23.69%, #c2c2c2 53.44%, #e7e7e7 81.58%, #f2f2f2 0) border-box;
}
@media (max-width: 668px) {
    .jackpot_page_title {
        font-size: 28px;
        text-align: center;
    }
    .jackpot_ladder_header {
        padding: 11px 14px 0;
    }
    .jackpot_ladder_header .jackpot_tab_link {
        padding: 5px 2px;
    }
    .jackpot_ladder_header .jackpot_tab_link:not(:last-child) {
        margin-right: 6px;
    }
}
@media (max-width: 360px) {
    .jackpot_page_title {
        margin-bottom: 20px;
    }
    .jackpot_tab {
        font-size: clamp(0.5625rem, calc(-0.9375rem + 7.5vw), 0.75rem);
    }
}
.jackpot_panel_link {
    width: 100%;
    margin-bottom: 20px;
    text-decoration: none;
}
.jackpot_panel {
    position: relative;
    border-radius: 10px;
    background: linear-gradient(180deg, #4d5a85, rgba(70, 82, 121, 0));
    box-shadow: 0 8px 10px #000;
    width: 100%;
    padding: 10px 20px;
    box-shadow: 0 2px 5px -2px #000;
    box-sizing: border-box;
    overflow: hidden;
    transition: transform 0.15s linear;
}
.jackpot_panel:before {
    content: "";
    position: absolute;
    top: 1px;
    left: 1px;
    z-index: 0;
    display: block;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    border-radius: 9px;
    background: url(../images/420230311142914029214.png) repeat, linear-gradient(#1c2240, #1c2240);
}
.jackpot_panel:hover {
    transform: scale(1.025);
}
.jackpot_panel:hover .jackpot_goto {
    box-shadow: 0 3px 0 0 #2c3552, 0 4px 4px 0 #000, inset 0 15px 15px -3px rgba(255, 255, 255, 0.4);
}
.jackpot_panel:active .jackpot_goto {
    transform: translateY(3px);
    box-shadow: inset 0 2px 0 0 #2c3552, inset 0 0 0 15px rgba(0, 0, 0, 0.2);
}
.jackpot_panel_content {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.jackpot_list {
    display: flex;
}
.jackpot_item {
    display: flex;
    align-items: center;
}
.jackpot_item:not(:last-child) {
    margin-right: 40px;
}
.jackpot_item picture {
    display: flex;
    margin-right: 10px;
}
.jackpot_item_img {
    height: 40px;
    flex-shrink: 0;
}
.jackpot_item_value {
    font-size: 18px;
    font-weight: 500;
    transform: translateY(2px);
}
.jackpot_header {
    margin: 0;
    transform: translateY(2px);
    font-weight: 900;
    font-size: 22px;
    text-transform: uppercase;
    background: linear-gradient(180deg, #ffda7a 13%, #f4b200 44%, #ffc30c 46%, #ffea7a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.jackpot_title {
    display: inline-block;
    margin-right: 5px;
    color: #7883ab;
    text-transform: uppercase;
}
.jackpot_amount {
    color: #fff;
    white-space: nowrap;
    font-variant-numeric: tabular-nums;
}
.jackpot_goto {
    transform: translateY(-1px);
}
.jackpot_slider_wrapper {
    display: none;
    margin-right: 10px;
    flex-direction: column;
    justify-content: space-between;
}
.jackpot_slide_track {
    height: 12px;
    width: 2px;
    background-color: #55586c;
    border-radius: 5px;
    overflow: hidden;
}
.jackpot_slide_track:not(:last-child) {
    margin-bottom: 2px;
}
.jackpot_slide {
    height: 12px;
    width: 2px;
    background-color: #e8ce3a;
}
@media (min-width: 1025px) and (max-width: 1199px) {
    .jackpot_item:not(:last-child) {
        margin-right: 20px;
    }
    .jackpot_header {
        font-size: 20px;
    }
}
@media (min-width: 740px) and (max-width: 1024px) {
    .jackpot_panel {
        padding: 20px 0;
    }
    .jackpot_panel:hover {
        transform: scale(1.04);
    }
    .jackpot_panel_content {
        flex-direction: column;
    }
    .jackpot_item:not(:last-child) {
        margin-right: 20px;
    }
    .jackpot_header,
    .jackpot_list {
        margin-bottom: 15px;
    }
    .jackpot_header,
    .jackpot_item_value {
        transform: translateY(0);
    }
    .jackpot_header {
        font-size: 20px;
    }
}
@media (min-width: 669px) and (max-width: 739px) {
    .jackpot_panel {
        padding: 20px 0;
    }
    .jackpot_panel:hover {
        transform: scale(1.04);
    }
    .jackpot_item_value,
    .jackpot_panel_content {
        flex-direction: column;
    }
    .jackpot_title {
        display: block;
        margin-bottom: 5px;
    }
    .jackpot_header,
    .jackpot_list {
        margin-bottom: 20px;
    }
    .jackpot_header,
    .jackpot_item_value {
        transform: translateY(0);
    }
    .jackpot_header {
        font-size: 20px;
    }
}
@media (min-width: 420px) and (max-width: 668px) {
    .jackpot_panel {
        padding: 10px;
        height: 60px;
    }
    .jackpot_panel:hover {
        transform: none;
    }
    .jackpot_panel_content {
        justify-content: normal;
    }
    .jackpot_header {
        display: none;
    }
    .jackpot_list {
        height: 40px;
    }
    .jackpot_list .jackpot_item {
        margin: 0;
    }
    .jackpot_slide {
        -webkit-animation-duration: 15s;
        animation-duration: 15s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }
    .jackpot_slide_1 {
        -webkit-animation-name: progress_bar_animation_1;
        animation-name: progress_bar_animation_1;
    }
    .jackpot_slide_2 {
        -webkit-animation-name: progress_bar_animation_2;
        animation-name: progress_bar_animation_2;
    }
    .jackpot_slide_3 {
        -webkit-animation-name: progress_bar_animation_3;
        animation-name: progress_bar_animation_3;
    }
    @-webkit-keyframes progress_bar_animation_1 {
        0% {
            transform: translateY(-100%);
        }
        33%,
        to {
            transform: translateY(0);
        }
    }
    @keyframes progress_bar_animation_1 {
        0% {
            transform: translateY(-100%);
        }
        33%,
        to {
            transform: translateY(0);
        }
    }
    @-webkit-keyframes progress_bar_animation_2 {
        0%,
        33% {
            transform: translateY(-100%);
        }
        66%,
        to {
            transform: translateY(0);
        }
    }
    @keyframes progress_bar_animation_2 {
        0%,
        33% {
            transform: translateY(-100%);
        }
        66%,
        to {
            transform: translateY(0);
        }
    }
    @-webkit-keyframes progress_bar_animation_3 {
        0%,
        66% {
            transform: translateY(-100%);
        }
        to {
            transform: translateY(0);
        }
    }
    @keyframes progress_bar_animation_3 {
        0%,
        66% {
            transform: translateY(-100%);
        }
        to {
            transform: translateY(0);
        }
    }
    .jackpot_item {
        position: absolute;
        opacity: 0;
    }
    .jackpot_item picture {
        justify-content: center;
        width: 40px;
    }
    .jackpot_item_img {
        margin: 0;
    }
    .jackpot_item_mega {
        -webkit-animation-name: jackpot_item_init_animation, jackpot_item_animation;
        animation-name: jackpot_item_init_animation, jackpot_item_animation;
        -webkit-animation-duration: 5s, 15s;
        animation-duration: 5s, 15s;
        -webkit-animation-delay: 0s, 15s;
        animation-delay: 0s, 15s;
        -webkit-animation-timing-function: linear, cubic-bezier(0.35, 2, 0.53, 0.75);
        animation-timing-function: linear, cubic-bezier(0.35, 2, 0.53, 0.75);
        -webkit-animation-iteration-count: 1, infinite;
        animation-iteration-count: 1, infinite;
    }
    .jackpot_item_mega .jackpot_amount {
        font-weight: 700;
        font-size: 18px;
        text-transform: uppercase;
        background: linear-gradient(180deg, #ffda7a 13%, #f4b200 44%, #ffc30c 46%, #ffea7a);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .jackpot_item_major,
    .jackpot_item_minor {
        -webkit-animation-name: jackpot_item_animation;
        animation-name: jackpot_item_animation;
        -webkit-animation-duration: 15s;
        animation-duration: 15s;
        -webkit-animation-timing-function: cubic-bezier(0.35, 2, 0.53, 0.75);
        animation-timing-function: cubic-bezier(0.35, 2, 0.53, 0.75);
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }
    .jackpot_item_major .jackpot_amount,
    .jackpot_item_minor .jackpot_amount {
        font-weight: 700;
        font-size: 18px;
        text-transform: uppercase;
        background: linear-gradient(180deg, #f1f1f1 23.69%, #c2c2c2 53.44%, #e7e7e7 81.58%, #f2f2f2 0);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .jackpot_item_major {
        -webkit-animation-delay: 5s;
        animation-delay: 5s;
    }
    .jackpot_item_minor {
        -webkit-animation-delay: 10s;
        animation-delay: 10s;
    }
    @-webkit-keyframes jackpot_item_init_animation {
        0% {
            opacity: 1;
        }
        98% {
            transform: translateY(0);
            opacity: 1;
        }
        to {
            transform: translateY(-100%);
            opacity: 0;
        }
    }
    @keyframes jackpot_item_init_animation {
        0% {
            opacity: 1;
        }
        98% {
            transform: translateY(0);
            opacity: 1;
        }
        to {
            transform: translateY(-100%);
            opacity: 0;
        }
    }
    @-webkit-keyframes jackpot_item_animation {
        0% {
            transform: translateY(100%);
            opacity: 1;
        }
        3% {
            transform: translateY(0);
        }
        33% {
            opacity: 1;
            transform: translateY(0);
        }
        35% {
            opacity: 0;
            transform: translateY(-100%);
        }
    }
    @keyframes jackpot_item_animation {
        0% {
            transform: translateY(100%);
            opacity: 1;
        }
        3% {
            transform: translateY(0);
        }
        33% {
            opacity: 1;
            transform: translateY(0);
        }
        35% {
            opacity: 0;
            transform: translateY(-100%);
        }
    }
    .jackpot_goto {
        margin-left: auto;
        padding: 0 20px;
    }
    .jackpot_slider_wrapper {
        display: flex;
    }
    .jackpot_item_value {
        transform: translateY(1px);
    }
}
@media (max-width: 419px) {
    .jackpot_panel {
        padding: 10px;
        height: 60px;
    }
    .jackpot_panel:hover {
        transform: none;
    }
    .jackpot_panel_content {
        justify-content: normal;
    }
    .jackpot_header {
        display: none;
    }
    .jackpot_list {
        height: 40px;
    }
    .jackpot_list .jackpot_item {
        margin: 0;
    }
    .jackpot_slide {
        -webkit-animation-duration: 15s;
        animation-duration: 15s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }
    .jackpot_slide_1 {
        -webkit-animation-name: progress_bar_animation_1;
        animation-name: progress_bar_animation_1;
    }
    .jackpot_slide_2 {
        -webkit-animation-name: progress_bar_animation_2;
        animation-name: progress_bar_animation_2;
    }
    .jackpot_slide_3 {
        -webkit-animation-name: progress_bar_animation_3;
        animation-name: progress_bar_animation_3;
    }
    @-webkit-keyframes progress_bar_animation_1 {
        0% {
            transform: translateY(-100%);
        }
        33%,
        to {
            transform: translateY(0);
        }
    }
    @keyframes progress_bar_animation_1 {
        0% {
            transform: translateY(-100%);
        }
        33%,
        to {
            transform: translateY(0);
        }
    }
    @-webkit-keyframes progress_bar_animation_2 {
        0%,
        33% {
            transform: translateY(-100%);
        }
        66%,
        to {
            transform: translateY(0);
        }
    }
    @keyframes progress_bar_animation_2 {
        0%,
        33% {
            transform: translateY(-100%);
        }
        66%,
        to {
            transform: translateY(0);
        }
    }
    @-webkit-keyframes progress_bar_animation_3 {
        0%,
        66% {
            transform: translateY(-100%);
        }
        to {
            transform: translateY(0);
        }
    }
    @keyframes progress_bar_animation_3 {
        0%,
        66% {
            transform: translateY(-100%);
        }
        to {
            transform: translateY(0);
        }
    }
    .jackpot_item {
        position: absolute;
        opacity: 0;
    }
    .jackpot_item picture {
        justify-content: center;
        width: 40px;
    }
    .jackpot_item_img {
        margin: 0;
    }
    .jackpot_item_mega {
        -webkit-animation-name: jackpot_item_init_animation, jackpot_item_animation;
        animation-name: jackpot_item_init_animation, jackpot_item_animation;
        -webkit-animation-duration: 5s, 15s;
        animation-duration: 5s, 15s;
        -webkit-animation-delay: 0s, 15s;
        animation-delay: 0s, 15s;
        -webkit-animation-timing-function: linear, cubic-bezier(0.35, 2, 0.53, 0.75);
        animation-timing-function: linear, cubic-bezier(0.35, 2, 0.53, 0.75);
        -webkit-animation-iteration-count: 1, infinite;
        animation-iteration-count: 1, infinite;
    }
    .jackpot_item_mega .jackpot_amount {
        font-weight: 700;
        font-size: 18px;
        text-transform: uppercase;
        background: linear-gradient(180deg, #ffda7a 13%, #f4b200 44%, #ffc30c 46%, #ffea7a);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .jackpot_item_major,
    .jackpot_item_minor {
        -webkit-animation-name: jackpot_item_animation;
        animation-name: jackpot_item_animation;
        -webkit-animation-duration: 15s;
        animation-duration: 15s;
        -webkit-animation-timing-function: cubic-bezier(0.35, 2, 0.53, 0.75);
        animation-timing-function: cubic-bezier(0.35, 2, 0.53, 0.75);
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }
    .jackpot_item_major .jackpot_amount,
    .jackpot_item_minor .jackpot_amount {
        font-weight: 700;
        font-size: 18px;
        text-transform: uppercase;
        background: linear-gradient(180deg, #f1f1f1 23.69%, #c2c2c2 53.44%, #e7e7e7 81.58%, #f2f2f2 0);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .jackpot_item_major {
        -webkit-animation-delay: 5s;
        animation-delay: 5s;
    }
    .jackpot_item_minor {
        -webkit-animation-delay: 10s;
        animation-delay: 10s;
    }
    @-webkit-keyframes jackpot_item_init_animation {
        0% {
            opacity: 1;
        }
        98% {
            transform: translateY(0);
            opacity: 1;
        }
        to {
            transform: translateY(-100%);
            opacity: 0;
        }
    }
    @keyframes jackpot_item_init_animation {
        0% {
            opacity: 1;
        }
        98% {
            transform: translateY(0);
            opacity: 1;
        }
        to {
            transform: translateY(-100%);
            opacity: 0;
        }
    }
    @-webkit-keyframes jackpot_item_animation {
        0% {
            transform: translateY(100%);
            opacity: 1;
        }
        3% {
            transform: translateY(0);
        }
        33% {
            opacity: 1;
            transform: translateY(0);
        }
        35% {
            opacity: 0;
            transform: translateY(-100%);
        }
    }
    @keyframes jackpot_item_animation {
        0% {
            transform: translateY(100%);
            opacity: 1;
        }
        3% {
            transform: translateY(0);
        }
        33% {
            opacity: 1;
            transform: translateY(0);
        }
        35% {
            opacity: 0;
            transform: translateY(-100%);
        }
    }
    .jackpot_goto {
        margin-left: auto;
        padding: 0 20px;
    }
    .jackpot_slider_wrapper {
        display: flex;
    }
    .jackpot_item_value {
        transform: translateY(1px);
    }
    .jackpot_amount {
        font-size: 16px;
    }
    .jackpot_item_value {
        flex-direction: column;
    }
    .jackpot_title {
        display: block;
        margin-bottom: 1px;
        font-size: 14px;
    }
}
.jackpot_card {
    position: relative;
    height: 239px;
    margin-bottom: 40px;
    padding: 25px 40px;
    box-sizing: border-box;
    border-radius: 8px;
    border: 1px solid transparent;
    box-shadow: 0 5px 10px 0 #000;
    background: url(../images/420230311142914029214.png) repeat border-box, url(../images/img2.gif) repeat-y border-box 100%, linear-gradient(90deg, #1d74d4, #6e30d3 25.09%, #6e30d3 75.08%, #c81a2c) padding-box,
        linear-gradient(0deg, rgba(255, 255, 255, 0), #fff) border-box;
}
.jackpot_card_content {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-width: 662px;
    height: 100%;
}
.jackpot_card_description {
    font-weight: 300;
    font-size: 22px;
    line-height: 26px;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.jackpot_card_items {
    display: flex;
}
.jackpot_card_item {
    display: flex;
    align-items: center;
    position: relative;
    padding: 10px 15px;
    background: rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(75px);
    backdrop-filter: blur(75px);
    border-radius: 5px;
    border: 1px solid rgba(255, 255, 255, 0.1);
}
.jackpot_card_item:not(:last-child) {
    margin-right: 20px;
}
.jackpot_card_item picture {
    display: flex;
}
.jackpot_card_item_img {
    height: 45px;
    margin-right: 10px;
}
.jackpot_card_item_type {
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 18px;
    line-height: normal;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.jackpot_card_img {
    position: absolute;
    right: 10px;
    bottom: 0;
    z-index: 0;
}
.jackpot_card_item_amount {
    display: inline;
    font-weight: 700;
    font-size: 22px;
    white-space: nowrap;
    -webkit-text-fill-color: transparent;
    filter: drop-shadow(1px 1px rgba(0, 0, 0, 0.2));
    font-variant-numeric: tabular-nums;
}
.jackpot_card_item_mega .jackpot_card_item_amount {
    background: linear-gradient(180deg, #ffda7a 13%, #f4b200 44%, #ffc30c 46%, #ffea7a);
    -webkit-background-clip: text;
}
.jackpot_card_item_major .jackpot_card_item_amount,
.jackpot_card_item_minor .jackpot_card_item_amount {
    background: linear-gradient(180deg, #f1f1f1 23.69%, #c2c2c2 53.44%, #e7e7e7 81.58%, #f2f2f2 0);
    -webkit-background-clip: text;
}
.jackpot_more_text,
.jackpot_more_text_input {
    position: absolute;
}
.jackpot_more_text {
    visibility: hidden;
    bottom: 15px;
    right: 15px;
    font-weight: 300;
    font-size: 22px;
    text-shadow: 1px 1px 1px #000;
    box-shadow: 0 1px 0 0 #fff, 0 2px 0 0 #000;
    cursor: pointer;
}
.jackpot_card_header_mobile {
    display: none;
}
.jackpot_card_bg_img_mobile {
    position: relative;
    height: 140px;
    overflow: hidden;
    border-radius: 8px;
}
.jackpot_card_bg_img_mobile img {
    max-width: 648px;
}
.jackpot_card_bg_img_mobile img,
.jackpot_money_cards {
    position: absolute;
    right: 50%;
    transform: translateX(50%);
}
.jackpot_money_cards {
    display: flex;
    flex-direction: column;
    top: 0;
}
.jackpot_money_card {
    position: relative;
}
.jackpot_money_card.jackpot_money_card_major {
    width: 116px;
}
.jackpot_money_card.jackpot_money_card_major,
.jackpot_money_card.jackpot_money_card_minor {
    width: 102px;
}
.jackpot_money_card_img img {
    width: 100%;
}
.jackpot_money_card_amount {
    position: absolute;
    right: 50%;
    transform: translateX(50%);
    font-family: Sochi2014;
    font-weight: 700;
    line-height: 16px;
    white-space: nowrap;
    -webkit-text-fill-color: transparent;
    filter: drop-shadow(1px 1px rgba(0, 0, 0, 0.2));
    font-variant-numeric: tabular-nums;
}
.jackpot_money_card_mega .jackpot_money_card_amount {
    bottom: 12px;
    font-size: 16px;
    background: linear-gradient(180deg, #fff47a, #f4b200 37.5%, #ffc30c 45.31%, #fff47a 99.48%);
    -webkit-background-clip: text;
}
.jackpot_money_card_major .jackpot_money_card_amount,
.jackpot_money_card_minor .jackpot_money_card_amount {
    bottom: 10px;
    font-size: 14px;
}
.jackpot_money_card_major {
    margin-right: 106px;
}
.jackpot_money_card_major .jackpot_money_card_amount {
    background: linear-gradient(180deg, #cfc2b4 13%, #fef2df 44%, #d4c4b3 46%, #bbaa9b);
    -webkit-background-clip: text;
}
.jackpot_money_card_minor .jackpot_money_card_amount {
    background: linear-gradient(180deg, #e2e2e2 13%, #b3b3b3 44%, #c1c1c1 46%, #e0e0e0);
    -webkit-background-clip: text;
}
.jackpot_money_card_row {
    display: flex;
}
.jackpot_money_card_row:first-child {
    justify-content: center;
    transform: translateY(-6px);
}
.jackpot_money_card_row:nth-child(2) {
    transform: translateY(-30px);
}
@media (min-width: 1025px) and (max-width: 1199px) {
    .jackpot_card_img {
        opacity: 0.3;
    }
}
@media (min-width: 669px) and (max-width: 1024px) {
    .jackpot_card {
        padding: 25px;
    }
    .jackpot_card_item {
        padding: 10px;
    }
    .jackpot_card_item:not(:last-child) {
        margin-right: 15px;
    }
    .jackpot_card_item_img {
        margin-right: 10px;
    }
    .jackpot_card_img {
        opacity: 0.3;
    }
    .jackpot_card_item_type {
        font-size: clamp(0.875rem, calc(0.40387rem + 1.12676vw), 1.125rem);
    }
    .jackpot_card_item_amount {
        font-size: clamp(1.125rem, calc(0.65387rem + 1.12676vw), 1.375rem);
    }
}
@media (max-width: 668px) {
    .jackpot_card {
        height: auto;
        padding: 0;
    }
    .jackpot_card_description {
        display: block;
        margin-bottom: 30px;
        padding: 20px;
        white-space: nowrap;
    }
    .jackpot_card_img,
    .jackpot_card_items {
        display: none;
    }
    .jackpot_more_text {
        visibility: visible;
    }
    .jackpot_more_text_input:checked ~ .jackpot_card_description {
        margin-bottom: 0;
        white-space: normal;
    }
    .jackpot_more_text_input:checked ~ .jackpot_more_text {
        visibility: hidden;
    }
    .jackpot_card_header_mobile {
        display: block;
        position: relative;
    }
}
@media (max-width: 360px) {
    .jackpot_money_cards {
        width: 100%;
    }
    .jackpot_card_bg_img_mobile img {
        top: 0;
        height: 100%;
    }
    .jackpot_money_card_row:nth-child(2) {
        padding: 0 5px;
        justify-content: space-between;
    }
    .jackpot_money_card_major {
        margin-right: 0;
    }
}
@media (max-width: 320px) {
    .jackpot_money_card_mega .jackpot_money_card_amount {
        bottom: 12px;
    }
    .jackpot_money_card_major .jackpot_money_card_amount,
    .jackpot_money_card_minor .jackpot_money_card_amount {
        bottom: 10px;
    }
}
.ladder_jackpot_img_wrapper {
    display: flex;
    justify-content: center;
    width: 30px;
    margin-right: 10px;
}
.ladder_jackpot_img {
    height: 35px;
}
.ladder_jackpot_title,
.ladder_jackpot_value {
    display: flex;
    flex-direction: column;
}
.ladder_jackpot_value {
    margin-left: auto;
    align-items: flex-end;
}
.ladder_jackpot_amount,
.ladder_jackpot_type {
    margin-bottom: 5px;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
}
.ladder_jackpot_type {
    text-transform: uppercase;
}
.ladder_jackpot_date,
.ladder_jackpot_user_name {
    font-size: 14px;
}
@media (max-width: 668px) {
    .ladder_jackpot_img {
        height: 31px;
    }
    .ladder_jackpot_amount,
    .ladder_jackpot_type {
        font-size: 14px;
    }
    .ladder_jackpot_date,
    .ladder_jackpot_user_name {
        font-size: 12px;
    }
}
@-webkit-keyframes scale {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    to {
        transform: scale(1);
    }
}
@keyframes scale {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    to {
        transform: scale(1);
    }
}
@-webkit-keyframes shadow {
    0% {
        box-shadow: 0 8px 10px #000;
    }
    50% {
        box-shadow: 0 12px 20px #000;
    }
    to {
        box-shadow: 0 8px 10px #000;
    }
}
@keyframes shadow {
    0% {
        box-shadow: 0 8px 10px #000;
    }
    50% {
        box-shadow: 0 12px 20px #000;
    }
    to {
        box-shadow: 0 8px 10px #000;
    }
}
.page-bonus {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
}
.bonus-catalog {
    margin: 0 auto;
    box-sizing: border-box;
    width: 100%;
}
.bonus-catalog + .bonus-catalog {
    margin-top: 45px;
}
.bonus-catalog .bonus-catalog_item {
    margin: 0 auto 20px;
}
.bonus-catalog .bonus-catalog_item.x_small {
    margin-top: 70px;
}
.bonus-catalog .bonus-catalog_item:last-child {
    margin-bottom: 0;
}
.bonus-card {
    position: relative;
    box-sizing: border-box;
    background: transparent;
    height: 445px;
    perspective: 1500px;
    width: 100%;
    z-index: 0;
}
.bonus-card.x_small {
    height: 274px;
}
.bonus-card.x_small .bonus-card_side-inner-container .bonus-card_picture {
    height: 140px;
    margin-top: -95px;
}
.bonus-card.x_small .bonus-card_side-inner-container .bonus-card_header-wrapper {
    height: 20px;
    margin-bottom: 15px;
}
.bonus-card.x_small .bonus-card_side-inner-container .bonus-card_header-wrapper .bonus-card_header {
    text-align: center;
}
.bonus-card.x_small .bonus-card_side-inner-container .bonus-card_header-wrapper .bonus-card_header span {
    width: 100%;
}
.bonus-card.x_small .bonus-card_side-inner-container .bonus-card_action-wrapper {
    height: 100%;
}
.bonus-card.x_small .bonus-card_side-inner-container .bonus-card_description {
    line-height: 24px;
    color: rgba(255, 255, 255, 0.8);
}
.bonus-card.x_small .bonus-card_container {
    height: 100%;
}
.bonus-card.x_small .bonus-card_side {
    height: 100%;
    text-align: center;
    overflow: initial;
}
.bonus-card.x_active .bonus-card_badge-outer-container {
    display: flex;
}
.bonus-card.x_translucent .bonus-card_side {
    background: url(../images/420230311142914029214.png) repeat, rgba(28, 34, 64, 0.3);
}
.bonus-card.x_translucent .bonus-card_image--blurred {
    display: none;
}
.bonus-card.x_rotating_card {
    z-index: 1;
    -webkit-animation: scale 0.5s ease-in-out;
    animation: scale 0.5s ease-in-out;
}
.bonus-card.x_rotating_card .bonus-card_side {
    -webkit-animation: shadow 0.5s ease-in-out;
    animation: shadow 0.5s ease-in-out;
}
.bonus-card.x_jackpots .bonus-card_header-wrapper {
    height: 20px;
}
.bonus-card strong {
    font-weight: 500;
}
.bonus-card .bonus-card_description {
    margin-bottom: 20px;
}
.bonus-card_container {
    width: 100%;
    height: 100%;
    position: relative;
    transition: transform 0.5s ease-in-out;
    transform-style: preserve-3d;
}
.bonus-card_container p {
    font-size: 16px;
    line-height: 22px;
}
.bonus-card_container.x_rotate {
    transform: rotateY(180deg);
}
.bonus-card_badge {
    padding: 3px 10px;
    background-color: #fe284a;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    line-height: 14px;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
}
.bonus-card_badge-outer-container {
    position: absolute;
    top: -1px;
    left: 0;
    z-index: 3;
    display: none;
    flex-direction: column;
    align-items: center;
    width: 100%;
}
.bonus-card_flip-button {
    margin-left: 20px;
    box-sizing: border-box;
    height: 26px;
    width: 26px;
    min-width: 26px;
    border-radius: 50%;
    padding-top: 5px;
    background-color: rgba(255, 255, 255, 0.1);
    line-height: 20px;
    transition: all 0.25s ease;
    cursor: pointer;
}
.bonus-card_flip-button svg {
    width: 100%;
}
.bonus-card_side {
    border: 1px solid transparent;
    border-radius: 10px;
    box-shadow: 0 8px 10px #000;
    background: url(../images/420230311142914029214.png) repeat, linear-gradient(#1c2240, #1c2240) padding-box, linear-gradient(180deg, #4d5a85, rgba(70, 82, 121, 0)) border-box;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    top: 0;
    left: 0;
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    padding: 20px;
    z-index: 0;
}
.bonus-card_side.bonus-card_side--front {
    position: relative;
}
.bonus-card_side.bonus-card_side--back {
    position: absolute;
    height: 100%;
}
.bonus-card_side .bonus-card_side-inner-container {
    position: relative;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-sizing: border-box;
    margin: 0;
}
.bonus-card_side .bonus-card_side-inner-container .bonus-card_side-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
}
.bonus-card_side .bonus-card_side-inner-container .bonus-card_side-info > * {
    margin: 0 auto 20px;
}
.bonus-card_side .box_progress {
    font-size: 12px;
    margin-right: 20px;
}
.bonus-card_side .box_progress .progress_status {
    color: #fff;
}
.bonus-card_side .progress_status {
    margin-bottom: 8px;
}
.bonus-card_side--back {
    transform: rotateY(180deg);
}
.bonus-card_side--back .bonus-card_flip-button {
    background-color: #fff;
}
.bonus-card_side--back .bonus-card_flip-button svg path {
    fill: #4d5a85;
}
.bonus-card_side--back .bonus-card_picture {
    display: none;
}
.bonus-card_picture {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 160px;
    width: 100%;
    position: relative;
}
.bonus-card_picture .bonus-card_image {
    display: block;
    height: 100%;
    z-index: 1;
}
.bonus-card_picture .bonus-card_image--blurred {
    -webkit-backdrop-filter: blur(1px);
    backdrop-filter: blur(1px);
    filter: blur(30px);
    position: absolute;
    z-index: 0;
    opacity: 0.5;
}
.bonus-card_header-wrapper {
    height: 45px;
    width: 100%;
}
.bonus-card_header-wrapper .bonus-card_header {
    display: flex;
    justify-content: space-between;
    line-height: 20px;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
}
.bonus-card_header-wrapper .bonus-card_header span:first-child {
    margin-right: 10px;
}
.bonus-card_header-wrapper .bonus-card_header-subtitle {
    line-height: 20px;
}
.bonus-card_description {
    overflow: hidden;
    max-height: 275px;
    line-height: 16px;
    font-size: 14px;
    color: #fff;
}
.bonus-card_conditions {
    overflow: hidden;
    border-radius: 5px;
    width: 100%;
    margin-bottom: 20px;
}
.bonus-card_conditions .bonus-card_conditions-tile {
    margin-bottom: 1px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.05);
    font-size: 12px;
    line-height: 15px;
}
.bonus-card_conditions .bonus-card_conditions-tile:last-child {
    margin-bottom: 0;
}
.bonus-card_conditions .bonus-card_conditions-bodyline {
    font-weight: 500;
}
.bonus-card_conditions .bonus-card_conditions-bodyline,
.bonus-card_conditions .bonus-card_conditions-headline {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bonus-card_action-wrapper {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}
.bonus-card_action {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    box-sizing: border-box;
}
.bonus-card_action-not_available {
    font-size: 12px;
    line-height: 16px;
}
.bonus-card_suggestion {
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}
.bonus-card_suggestion h3 {
    margin: 10px 0 15px;
    font-size: 30px;
    font-weight: 800;
    line-height: 30px;
}
.bonus-card_suggestion p {
    font-size: clamp(0.875rem, calc(0.375rem + 0.78125vw), 1rem);
    line-height: clamp(1.25rem, calc(0.25rem + 1.5625vw), 1.5rem);
    color: rgba(255, 255, 255, 0.8);
}
.bonus-card_suggestion p.x_translucent {
    color: rgba(255, 255, 255, 0.5);
}
.bonus-card_suggestion p.x_small {
    font-size: clamp(0.75rem, calc(0.25rem + 0.78125vw), 0.875rem);
    margin-top: 20px;
}
.bonus-card_suggestion .box_input_text {
    width: 98%;
    margin: 2px 0 15px;
}
.bonus-card_suggestion .box_input_text input {
    text-transform: uppercase;
}
.bonus-card_suggestion .bonus-card_action {
    width: auto;
}
.bonus-card_suggestion .bonus-card_button {
    margin: 20px 0 7px;
}
@media (max-width: 1024px) {
    .bonus-card_suggestion p {
        font-size: clamp(0.875rem, calc(0.64045rem + 0.5618vw), 1rem);
        line-height: clamp(1.25rem, calc(0.7809rem + 1.1236vw), 1.5rem);
    }
    .bonus-card_suggestion p.x_small {
        font-size: clamp(0.75rem, calc(0.51545rem + 0.5618vw), 0.875rem);
    }
}
@media (min-width: 669px) {
    .bonus-catalog {
        display: flex;
        flex-wrap: wrap;
    }
    .bonus-catalog .bonus-catalog_item {
        margin: 0 15px 15px 0;
    }
    .bonus-card {
        min-width: 300px;
    }
}
@media (max-width: 668px) {
    .bonus-catalog + .bonus-catalog {
        margin-top: 20px;
    }
    .bonus-catalog .bonus-catalog_item.x_small {
        margin-top: 90px;
    }
    .bonus-card,
    .bonus-card.x_small {
        height: auto;
    }
    .bonus-card_picture {
        height: 140px;
    }
    .bonus-card_container {
        height: auto;
    }
    .bonus-card_container .bonus-card_side .bonus-card_header-wrapper {
        height: auto;
        margin-bottom: 15px;
    }
    .bonus-card_container .bonus-card_side .bonus-card_header-wrapper .bonus-card_header {
        font-size: 16px;
        margin: 0;
    }
    .bonus-card_container .bonus-card_side .bonus-card_header-wrapper .bonus-card_header-subtitle {
        font-size: 14px;
    }
    .bonus-card_suggestion h3 {
        font-size: 24px;
        line-height: 24px;
    }
}
@media (min-width: 669px) {
    .bonus-catalog .bonus-catalog_item:nth-child(2n) {
        margin-right: 0;
    }
    .bonus-card {
        width: calc(50% - 7.5px);
    }
}
@media (min-width: 1025px) {
    .bonus-catalog .bonus-catalog_item:nth-child(2n) {
        margin-right: 15px;
    }
    .bonus-catalog .bonus-catalog_item:nth-child(3n) {
        margin-right: 0;
    }
    .bonus-card {
        width: calc(33.33333% - 10px);
    }
}
.bonus-card_info {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.bonus-card_info > * {
    flex: none;
    margin: 0 auto 10px;
}
.bonus-card_info > :last-child {
    margin-bottom: 0;
}
.bonus-card_info .progress_status {
    margin-bottom: 6px;
}
.status_page {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}
.status_page .block_security {
    max-width: 100%;
}
.status_page .content {
    width: 100%;
}
.status_page .content h2,
.status_page .content p {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}
.status_page .content p {
    margin-bottom: 0;
}
.list_statuses {
    position: relative;
    z-index: 10;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    width: 100%;
    padding: 20px 10px 0;
}
.list_statuses:before {
    box-sizing: border-box;
    width: 100%;
    height: 6px;
    background-image: url(../images/img2.gif);
    background-repeat: repeat-x;
    background-size: contain;
    filter: drop-shadow(0 -1.5px 0 #000);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 15;
}
.list_statuses > li {
    width: 16.66667%;
}
.list_statuses > li .status_card {
    position: relative;
    width: 100%;
}
.list_statuses > li .status_current {
    display: none;
    flex-direction: column;
    align-items: center;
    width: 100%;
}
.list_statuses > li .status_current_text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    box-sizing: border-box;
    height: 20px;
    max-width: 100%;
    padding: 6px 5px 4px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #62c23c;
    line-height: 10px;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px;
    white-space: nowrap;
    color: #fff;
    box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.5);
}
.list_statuses > li.current .status_card {
    overflow: hidden;
    border: none;
    border-radius: 8px;
    outline: none;
    box-shadow: 0 0 0 2px #ffde26;
}
.list_statuses > li.current .status_card:before {
    content: "";
    opacity: 0.8;
    position: absolute;
    top: 160px;
    left: 0;
    z-index: 0;
    width: 100%;
    box-shadow: 0 -10px 150px 30px #ffde26;
}
.list_statuses > li.current .status_card > * {
    position: relative;
    z-index: 10;
}
.list_statuses > li.current .status_card .status_current {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 15;
    display: flex;
}
.list_statuses > li:last-child .status_card {
    border-right: none;
}
.status_card {
    height: 240px;
    width: 180px;
}
.status_card,
.status_card .box_status_img {
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
}
.status_card .box_status_img {
    justify-content: center;
    margin-bottom: 5px;
    height: 150px;
    width: 100%;
}
.status_card .box_status_img img {
    height: 120px;
    width: 120px;
}
.status_card .status_name {
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    max-width: 100%;
    text-transform: uppercase;
    font-weight: 800;
    line-height: 25px;
}
@media (max-width: 1200px) {
    .status_page .block_security {
        max-width: 600px;
    }
    .list_statuses {
        padding: 20px 0 0;
    }
    .list_statuses > li {
        width: 33.33333%;
    }
    .list_statuses > li:nth-child(3) .status_card {
        border-right: none;
    }
    .list_statuses > li:nth-last-child(n + 4) {
        margin-bottom: 30px;
    }
}
@media (max-width: 668px) {
    .list_statuses .status_card {
        width: 100%;
    }
    .list_statuses .status_card .status_name {
        font-size: 14px;
    }
    .list_statuses .status_card .progress_status_card {
        padding: 0 10px;
    }
}
@media (max-width: 450px) {
    .list_statuses > li {
        width: 50%;
    }
}
.partner_dashboard_pages {
    max-width: 1200px;
}
.partner_dashboard_pages .partner_reward_common-info,
.partner_dashboard_pages .partner_reward_history,
.partner_dashboard_pages .partner_reward_percent,
.partner_dashboard_pages .referral_link h2 {
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 20px;
    min-height: 20px;
    border: none;
    font-size: 20px;
    font-weight: 700;
    text-transform: none;
}
.partner_dashboard_pages .referral_link h2 ~ h2 {
    margin-top: 40px;
}
.partner_dashboard_pages .referral_link {
    max-width: 100%;
    width: 100%;
    overflow-wrap: break-word;
    word-wrap: break-word;
}
.partner_dashboard_pages .referral_link .postback_error {
    color: #f00;
    margin: 0 10px 7px 0;
    text-align: right;
}
.partner_dashboard_pages .referral_form {
    width: 100%;
    border-bottom: 1px solid #4b4648;
    margin-bottom: 50px;
}
.partner_dashboard_pages .referral_form .box_input_text.x_clipboard {
    margin-bottom: 20px;
}
.partner_dashboard_pages .referral_form .referral_sub-id {
    flex-direction: row;
    margin-bottom: 20px;
}
.partner_dashboard_pages .referral_form .referral_sub-id > input:not(:last-of-type) {
    margin-right: 5px;
}
.partner_dashboard_pages .referral_form .referral_list-link {
    float: left;
    margin: 10px 5px 30px 0;
    max-width: 240px;
}
.partner_dashboard_pages .referral_form .postback_title {
    margin: 20px 0 10px;
}
.partner_dashboard_pages .referral_form .box_postback_url textarea {
    min-height: 48px;
}
.partner_dashboard_pages .referral_form .referral_field-wrapper .box_form_input {
    justify-content: normal;
}
.partner_dashboard_pages .referral_form .referral_field-wrapper .box_form_input > span,
.partner_dashboard_pages .referral_form .referral_field-wrapper .box_form_input label {
    width: 20%;
    cursor: default;
}
.partner_dashboard_pages .referral_form .referral_field-wrapper .box_form_input .box_form_choose {
    width: 120px;
}
.partner_dashboard_pages .referral_form .referral_field-wrapper .box_form_input .box_input_text {
    width: 80%;
}
.partner_dashboard_pages .referral_form .referral_field-wrapper .box_form_input .box_form_error {
    color: #f00;
    margin-left: 10px;
}
.partner_dashboard_pages .referral_form .referral_field-wrapper .box_form_input textarea {
    margin-bottom: 0;
}
.partner_dashboard_pages .referral_form .referral_vars {
    margin-left: 20%;
    text-align: left;
}
.partner_dashboard_pages .referral_form .referral_vars li {
    line-height: 2;
}
.partner_dashboard_pages .referral_form .referral_vars span {
    font-weight: 600;
}
.partner_dashboard_pages .referral_form_buttons {
    display: flex;
    flex-wrap: wrap;
}
.partner_dashboard_pages .referral_form_buttons .form-group:last-child {
    padding-left: 10px;
}
.partner_dashboard_pages .history_table .column_date {
    width: 20%;
}
.partner_dashboard_pages .history_table .column_amount,
.partner_dashboard_pages .history_table .column_currency {
    width: 40%;
}
.statistics_card {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
    width: 100%;
}
.statistics_card.without_btn {
    margin-top: 30px;
}
.statistics_card.overflow_wrap_normal {
    overflow-wrap: normal;
}
.statistics_card:last-child {
    margin-bottom: 0;
}
.statistics_card .partner_currency,
.statistics_card h3 {
    margin-bottom: 10px;
}
.statistics_card .partner_currency {
    font-size: 18px;
    font-weight: 700;
}
.statistics_card .security_table .statistics_total {
    justify-content: flex-end;
}
.statistics_card .security_table .list_head {
    height: 30px;
    line-height: 15px;
    font-size: 13px;
    padding-bottom: 5px;
}
.statistics_card .security_table .list_head > div {
    display: flex;
    align-items: flex-end;
    height: inherit;
    padding: 0;
    white-space: pre-line;
}
.statistics_card .security_table .total {
    display: none;
    width: 100%;
    max-width: 100%;
    text-transform: uppercase;
}
.statistics_card .security_table .total .hidden_head {
    color: #fff;
}
.statistics_card .security_table .column_register {
    width: 11%;
}
.statistics_card .security_table .column_first-deposit {
    width: 15.5%;
}
.statistics_card .security_table .column_deposit,
.statistics_card .security_table .column_withdrawal {
    width: 11%;
}
.statistics_card .security_table .column_deposit-fee,
.statistics_card .security_table .column_withdrawal-fee {
    width: 12%;
}
.statistics_card .security_table .column_fee {
    width: 11%;
}
.statistics_card .security_table .column_profit {
    width: 12.5%;
}
.statistics_card .security_table .column_reward {
    width: 15.5%;
}
.statistics_card .security_table .column_default {
    width: 15%;
}
.statistics_card .security_table .column_status-hold,
.statistics_card .security_table .column_status-qualified {
    width: 16%;
}
.statistics_card .security_table .column_status-canceled {
    width: 15%;
}
.dashboard-pagination {
    display: flex;
    padding-top: 25px;
}
.dashboard-pagination > .dashboard-pagination_button {
    display: inline-flex;
    margin-right: 30px;
}
.dashboard-pagination > .dashboard-pagination_button:last-child {
    margin-right: 0;
}
.dashboard-pagination > .dashboard-pagination_button.x_disabled {
    background-color: #252536;
    color: #646a87;
    box-shadow: none;
    pointer-events: none;
}
.partner_date-selection {
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    width: 100%;
}
.partner_date-selection > * {
    margin: 0 15px 15px 0;
}
.partner_date-selection > :last-child {
    margin: 0;
}
.partner_date-selection .date-select > *,
.partner_date-selection form > * {
    margin-right: 15px;
}
.partner_date-selection .date-select > :last-child,
.partner_date-selection form > :last-child {
    margin-right: 0;
}
.partner_date-selection form {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    width: auto;
}
.partner_date-selection form .error {
    border-color: #ab2020 !important;
}
.partner_date-selection .date-select {
    display: flex;
}
.partner_date-selection .date-select > * {
    display: flex;
    align-items: center;
    flex: none;
}
.partner_date-selection .date-select > * label {
    flex: none;
    margin-right: 10px;
}
.partner_date-selection .date-links {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.partner_date-selection .date-links > * {
    margin-right: 15px;
}
.partner_date-selection .date-links > :last-child {
    margin-right: 0;
}
.partner_date-selection .date-btn {
    flex: none;
    display: inline-flex;
    align-items: center;
    height: 24px;
    background-color: initial;
    line-height: 17px;
    font-size: 16px;
    color: #646a87;
    text-decoration: none;
    cursor: pointer;
}
.partner_date-selection .date-btn.x_chosen,
.partner_date-selection .date-btn:focus,
.partner_date-selection .date-btn:hover {
    text-decoration: underline;
    color: #fff;
}
.partner_date-selection #partner_choose_period_end,
.partner_date-selection #partner_choose_period_start {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid transparent;
    border-radius: 5px;
    padding: 5px 30px 5px 5px;
    background: linear-gradient(#191929, #191929) padding-box, linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(128, 128, 128, 0.4)) border-box;
    font-weight: 500;
}
.partner_date-selection #partner_choose_period_end > *,
.partner_date-selection #partner_choose_period_start > * {
    background-color: #191929;
    color: #646a87;
    cursor: pointer;
}
.partner_date-selection #partner_choose_period_end > :focus,
.partner_date-selection #partner_choose_period_end > :hover,
.partner_date-selection #partner_choose_period_start > :focus,
.partner_date-selection #partner_choose_period_start > :hover {
    color: #fff;
}
.partner_date-selection #partner_choose_period_end:after,
.partner_date-selection #partner_choose_period_start:after {
    content: "";
    position: absolute;
    top: 5px;
    right: 10px;
    height: 14px;
    width: 14px;
    background-image: url(../images/img2.gif);
}
.tariff_menu_head ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.tariff_menu_head ul li {
    margin-right: 2px;
    position: relative;
    height: 45px;
    width: 270px;
}
.tariff_menu_head ul li:last-child {
    margin-right: 0;
}
.tariff_menu_head .menu_choice {
    position: relative;
    z-index: 10;
    display: flex;
    justify-content: center;
    box-sizing: border-box;
    height: inherit;
    width: inherit;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    padding: 5px;
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.15) 0, rgba(125, 125, 125, 0.075) 60%, transparent);
    text-decoration: none;
}
.tariff_menu_head .menu_choice h2 {
    overflow: hidden;
    font-size: 20px;
    text-overflow: ellipsis;
    margin-bottom: 0;
    box-sizing: border-box;
    padding-top: 10px;
    max-height: 45px;
    max-width: 100%;
    line-height: inherit;
}
.tariff_menu_head .active .menu_choice {
    position: absolute;
    top: 0;
    height: 57px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border: 1px solid transparent;
    border-bottom: none;
    background: url(../images/420230311142914029214.png) repeat padding-box, linear-gradient(#1c2240, #1c2240) padding-box, linear-gradient(180deg, #4d5a85 80%, transparent 81%, transparent) border-box;
    box-shadow: inset 0 40px 40px -40px rgba(255, 255, 255, 0.4);
    cursor: default;
}
.tariff_menu_head .active:first-child .menu_choice {
    border-left: 1px solid #4d5a85;
}
@media (max-width: 1200px) {
    .partner_dashboard_pages .partner_reward_common-info,
    .partner_dashboard_pages .partner_reward_history,
    .partner_dashboard_pages .partner_reward_percent,
    .partner_dashboard_pages .referral_link h2 {
        font-size: 18px;
    }
    .statistics_card .security_table .list_head,
    .statistics_card .security_table > li {
        font-size: 12px;
    }
}
@media (max-width: 1024px) {
    .partner_dashboard_pages .partner_reward_common-info,
    .partner_dashboard_pages .partner_reward_history,
    .partner_dashboard_pages .partner_reward_percent,
    .partner_dashboard_pages .referral_link h2 {
        font-size: 16px;
    }
    .partner_date-selection {
        margin-bottom: 15px;
    }
    .statistics_card .security_table .list_head,
    .statistics_card .security_table > li {
        font-size: 10px;
    }
    .tariff_menu_head {
        width: 100%;
    }
    .tariff_menu_head ul {
        width: inherit;
    }
    .tariff_menu_head ul > li {
        min-width: 200px;
        width: 33.33333%;
    }
    .tariff_menu_head .menu_choice {
        width: 100%;
    }
    .tariff_menu_head .menu_choice h2 {
        font-size: 16px;
    }
    .tariff_menu_head .active:last-child .menu_choice {
        border-right: 1px solid #4d5a85;
    }
}
@media (max-width: 668px) {
    .partner_dashboard_pages .history_table .column_amount,
    .partner_dashboard_pages .history_table .column_currency,
    .partner_dashboard_pages .history_table .column_date {
        width: 100%;
    }
    .partner_dashboard_pages .referral_form .referral_sub-id {
        flex-direction: column;
    }
    .partner_dashboard_pages .referral_form .referral_sub-id > input:not(:last-of-type) {
        margin-right: 0;
        margin-bottom: 5px;
    }
    .partner_dashboard_pages .referral_form .referral_field-wrapper .box_form_input {
        justify-content: inherit;
    }
    .partner_dashboard_pages .referral_form .referral_field-wrapper .box_form_input .box_form_choose,
    .partner_dashboard_pages .referral_form .referral_field-wrapper .box_form_input .box_input_text,
    .partner_dashboard_pages .referral_form .referral_field-wrapper .box_form_input > span,
    .partner_dashboard_pages .referral_form .referral_field-wrapper .box_form_input label {
        width: inherit;
    }
    .partner_dashboard_pages .referral_form .referral_field-wrapper .box_form_input .box_form_error {
        margin: 10px 0 0;
    }
    .partner_dashboard_pages .referral_form .referral_vars {
        text-align: left;
    }
    .statistics_card .security_table .total {
        display: block;
    }
    .statistics_card .security_table .column_default,
    .statistics_card .security_table .column_deposit,
    .statistics_card .security_table .column_deposit-fee,
    .statistics_card .security_table .column_fee,
    .statistics_card .security_table .column_first-deposit,
    .statistics_card .security_table .column_profit,
    .statistics_card .security_table .column_register,
    .statistics_card .security_table .column_reward,
    .statistics_card .security_table .column_status-canceled,
    .statistics_card .security_table .column_status-hold,
    .statistics_card .security_table .column_status-qualified,
    .statistics_card .security_table .column_withdrawal,
    .statistics_card .security_table .column_withdrawal-fee {
        width: 100%;
    }
    .statistics_card .security_table .hidden_head {
        font-size: 12px;
    }
    .statistics_card .security_table span {
        font-size: 14px;
    }
    .partner_date-selection form {
        align-items: baseline;
    }
    .partner_date-selection .date-select {
        margin-bottom: 10px;
    }
    .tariff_menu_head ul > li {
        min-width: 90px;
    }
}
@media (max-width: 480px) {
    .referral_form_buttons {
        flex-flow: column nowrap;
        width: 100%;
    }
    .game_menu_non_authorized .referral_form_buttons .form-group .button_register,
    .referral_form_buttons .form-group .btn_primary,
    .referral_form_buttons .form-group .game_menu_non_authorized .button_register {
        width: 100%;
    }
    .referral_form_buttons .form-group:last-child {
        padding-left: 0 !important;
        padding-top: 10px;
    }
    .partner_dashboard_pages .referral_form .referral_list-link {
        float: none;
        max-width: none;
        margin: 10px 0 0;
        width: 100%;
    }
    .partner_date-selection .date-select {
        margin-bottom: 0;
        flex-wrap: wrap;
    }
    .partner_date-selection .date-select > * {
        margin-bottom: 15px;
    }
    .partner_date-selection .date-select label {
        width: 75px;
    }
}
