@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

.footer-text_noviy_codsa_klswe:first-child {
    margin-top: 0;
}

.game-selector_noviy_codsa_klswe {
    display: inline-flex;
    align-items: center;
    position: relative;
    height: 40px;
}

.game-selector__select_noviy_codsa_klswe {
    background: transparent;
    font-style: normal;
    color: #000;
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    outline: none;
    cursor: pointer;
    width: 118px;
}

.categories__right_noviy_codsa_klswe {
    display: flex;
    align-items: center;
    flex-shrink: 0;
}

* {
    word-break: break-word;
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Medium.ttf) format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: OpenSans;
    src: url(../fonts/OpenSans-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: OpenSans;
    src: url(../fonts/OpenSans-SemiBold.ttf) format("truetype");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: OpenSans;
    src: url(../fonts/OpenSans-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: RosaMarena;
    src: url(../fonts/rosamarena.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Yellowtail;
    src: url(../fonts/Yellowtail-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}


/*! normalize.css_noviy_codsa_klswe v4.0_noviy_codsa_klswe.0_noviy_codsa_klswe | MIT License | github.com_noviy_codsa_klswe/necolas/normalize.css_noviy_codsa_klswe */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

.wrapper_noviy_codsa_klswe {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.gam-titl_noviy_codsa_klswe {
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 1;
    color: #fff;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.45;
}

.gam-desc_noviy_codsa_klswe {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.45;
    color: #806b00;
}

.gam__title_noviy_codsa_klswe {
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 1;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}

.gam__title_noviy_codsa_klswe svg {
    margin-right: 10px
}

.gam-nav_noviy_codsa_klswe {
    display: flex;
    align-items: center;
}

.gam-nav__btn_noviy_codsa_klswe {
    transition: background 0.3slinear;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    color: #fff;
    background: rgba(255, 214, 0, .1);
    outline: none;
    border-radius: 10px;
    border: none;
    box-shadow: none;
    transform: rotate(-90deg);
}

.gam-nav__btn_first_noviy_codsa_klswe {
    opacity: 0.5;
    margin-right: 5px;
    transform: rotate(90deg);
}

.prov_noviy_codsa_klswe {
    margin: 40px 0 40px 0;
    overflow: auto;
    width: 100%;
}

.prov__content_noviy_codsa_klswe {
    margin: 10px 0 0;
    position: relative;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    overflow-x: auto;
}

.prov__content_noviy_codsa_klswe::-webkit-scrollbar {
    height: 3px;
    width: 30px;
}

.prov__content_noviy_codsa_klswe::-webkit-scrollbar-thumb {
    background: #ffd600;
    border-radius: 10px;
}

.prov__content_noviy_codsa_klswe::-webkit-scrollbar-track {
    margin: 5px;
    background: #262000;
    border-radius: 10px;
}

.prov__content_noviy_codsa_klswe {
    display: flex;
    align-items: stretch
}

.prov__item_noviy_codsa_klswe {
    flex: 0 0 12.5%;
    padding: 10px;
    text-align: center;
}

.tour-timer_noviy_codsa_klswe {
    /* margin-right: 20px; */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.tur-wh_noviy_codsa_klswe {
    width: 375px;
    background: #fff;
    border-radius: 10px;
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
    justify-content: left;
    padding: 10px 20px;
    margin-bottom: 20px;
}

.tur-top__desc_noviy_codsa_klswe {
    max-width: initial;
    margin: 0;
    font-size: 18px;
}

.tourney-item__label_noviy_codsa_klswe {
    color: #000;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 2;
    margin: 0 0 5px;
}

.tur-wh__icon_noviy_codsa_klswe {
    margin: 0px 10px 0 0;
}

.tur-top__title_noviy_codsa_klswe {
    color: #000;
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    line-height: 1;
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 2;
    margin: 0 0 15px;
}

.tur_noviy_codsa_klswe {
    background: url("../img/tur.webp") no-repeat center center;
    background-size: cover;
    height: 380px;
    border-radius: 10px;
    display: flex;
    position: relative;
    margin-bottom: 20px;
}

.tour-timer__inn_noviy_codsa_klswe {
    width: 100%;
}

.tur__content_noviy_codsa_klswe {
    background-color: #ffffff40;
    position: relative;
    backdrop-filter: blur(12px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    max-width: 570px;
    height: calc(100% - 40px);
    margin: 20px;
    padding: 25px;
    box-shadow: 3px 4px 16px #00000012;
    border-radius: 10px;
    border: 2px solid rgba(255, 255, 255, .5);
    overflow: hidden;
}

.prov__item_noviy_codsa_klswe svg {
    max-height: 35px;
    width: 100%;
    max-width: 105px;
    fill: #8093a5;
}

.prov__title_noviy_codsa_klswe {
    margin-bottom: 0px;
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
}

.sposob_noviy_codsa_klswe {
    background: #f3f5fc;
    width: 100%;
    margin: 0 0 20px;
    border-radius: 8px;
    overflow: hidden;
}

.sposob__item_noviy_codsa_klswe {
    margin: 10px 10px 10px 10px;
    display: flex;
}

.sposob__title_noviy_codsa_klswe {
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.sposob__item_noviy_codsa_klswe img,
.sposob__item_noviy_codsa_klswe svg {
    max-height: 54px;
    max-width: 105px;
    height: 54px;
    width: 105px;
    object-fit: contain;
    object-position: center;
}

.sposob__content_noviy_codsa_klswe {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.prov__item_noviy_codsa_klswe:last-child {
    margin-right: 0;
}

.prov__icon_noviy_codsa_klswe {
    height: 37.2px;
}

.gam-nav__count_noviy_codsa_klswe {
    margin: 0 0 0 30px;
    font-weight: 600;
    color: #ffd600;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 1;
    transition: color 0.3s linear;
    display: flex;
    align-items: center;
    text-decoration: none;
}

.wrapper-left_noviy_codsa_klswe {
    width: 60px;
    flex-shrink: 0;
    background: #1a1500;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
}

.wrapper-left__inner_noviy_codsa_klswe {
    height: 100%;
    padding: 0 8px 160px;
}

.wrapper-left__inner_noviy_codsa_klswe::-webkit-scrollbar {
    width: 5px;
}

.gam__content_noviy_codsa_klswe {
    display: flex;
    align-items: stretch;
    margin: 0 -5px;
    flex-wrap: wrap;
}

.gam_noviy_codsa_klswe {
    margin-bottom: 10px;
}

.gam__gam_noviy_codsa_klswe {
    position: relative;
    /* height: 218px; */
    width: calc(20% - 10px);
    margin: 0 5px;
    display: block;
    margin-bottom: 10px;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

video {
    position: absolute;
    /* Абсолютное позиционирование */
    top: 50%;
    /* Центрирование по вертикали */
    left: 50%;
    /* Центрирование по горизонтали */
    min-width: 100%;
    /* Минимальная ширина 100% */
    min-height: 100%;
    /* Минимальная высота 100% */
    width: auto;
    /* Автоматическая ширина */
    height: auto;
    /* Автоматическая высота */
    transform: translate(-50%, -50%);
    /* Центрирование */
    object-fit: cover;
    /* Эффект cover */
    width: 100%;
    height: 100%;
}

.jack__btn_noviy_codsa_klswe {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 110px;
    padding: 5px 10px;
    background: #c700cb;
    box-shadow: none;
    border: 2px solid transparent;
    border-radius: 10px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 14px;
    line-height: 1.45;
    grid-column: 2;
}

.gam-block__title_noviy_codsa_klswe {
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 14px;
    display: -webkit-box;
}

.gam-block__btn_noviy_codsa_klswe {
    display: flex;
    align-items: center;
    color: #2f2fde;
    text-align: center;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 1;
    transition: color .3s linear;
    display: flex;
    align-items: center;
    text-decoration: none;
}

.gam-block__icon_noviy_codsa_klswe {
    width: 55px;
    height: 55px;
    fill: #2f2fde;
}

.gam-block__btn_noviy_codsa_klswe svg {
    margin: 6px 5px 5px 5px;
    transform: rotate(-90deg);
    width: 10px;
    height: 10px;
}

.gam-block_noviy_codsa_klswe {
    padding: 20px 15px 15px;
    background: #f3f5fc;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.gam__img_noviy_codsa_klswe {
    object-fit: cover;
    border-radius: 10px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-position: center;
    height: 166.5px;
}

.wrapper-left__inner_noviy_codsa_klswe::-webkit-scrollbar-thumb {
    background: rgba(118, 151, 244, .5);
    border-radius: 10px;
}

.wrapper-left__inner_noviy_codsa_klswe::-webkit-scrollbar-track {
    margin: 5px;
    background: var(--mc-bg700);
    border-radius: 10px;
}

body {
    margin: 0;
    color: #000000;
    font-weight: 400;
    font-size: 1.8rem;
    font-family: Firs, sans-serif;
    line-height: 1.5;
    background-color: #ffffff;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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

.burg_noviy_codsa_klswe {
    width: 30px;
    height: 30px;
    margin-right: 20px;
}

.main_noviy_codsa_klswe {
    margin-top: 80px;
}

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

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

progress {
    vertical-align: baseline
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

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

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

b,
strong {
    font-weight: bolder
}

.intro__bg_noviy_codsa_klswe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em
}

article {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

.toc__wrap_noviy_codsa_klswe {
    padding: 10px 0;
    color: #000;
    cursor: pointer;
    font-size: 14px
}

.footer-method__arrow_noviy_codsa_klswe {
    margin-left: 10px
}

.footer-nav_noviy_codsa_klswe {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.footer-nav__link_noviy_codsa_klswe {
    color: #d2a4f7;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
    margin-right: 30px;
    margin: 5px 30px 5px 0
}

.footer-nav__link_noviy_codsa_klswe:hover {
    color: #428cdc
}

.footer-nav__link_noviy_codsa_klswe:last-child {
    margin-right: 0
}

.toc__list_noviy_codsa_klswe {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 10px;
    padding: 20px 0
}

.toc__item_noviy_codsa_klswe {
    display: block;
    margin-bottom: 5px
}

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

img {
    border-style: none
}

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

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

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

button,
input,
select,
textarea {
    font: inherit
}

optgroup {
    font-weight: 700
}

button,
input,
select {
    overflow: visible
}

button,
input,
select,
textarea {
    margin: 0
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    cursor: pointer
}

[disabled] {
    cursor: default
}

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

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

button:-moz-focusring,
input:-moz-focusring {
    outline: 0
}

fieldset {
    min-width: 0
}

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

textarea {
    overflow: auto
}

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

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

[type=search] {
    -webkit-appearance: textfield
}

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

a {
    color: inherit;
    text-decoration: inherit
}

img,
object,
svg,
ymaps {
    max-width: 100%;
    max-height: 100%
}

textarea {
    resize: none
}

table {
    border-spacing: 0
}

a,
button,
input[type=submit],
label {
    cursor: pointer
}

button {
    text-align: left
}

* {
    margin: 0;
    padding: 0;
    position: static;
    outline: 0;
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

menu,
ol,
ul {
    list-style-type: none
}

.header_noviy_codsa_klswe {
    position: fixed;
    left: 0px;
    top: 0;
    width: 100%;
    background-color: #fff;
    z-index: 1000;
}

.header__wrap_noviy_codsa_klswe {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding: 20px 40px;
}

.wrapper-left__top_noviy_codsa_klswe {
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 1000;
    height: 60px;
}

.button-out_noviy_codsa_klswe {
    flex-shrink: 0;
    width: 30px;
    height: 30px;
    /* transform: scaleX(1); */
    display: flex;
    position: relative;
    display: grid;
    align-items: center;
    /* padding: 10px 5px; */
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 50px;
}

.button-out_noviy_codsa_klswe svg {
    width: 30px;
    height: 30px;
}

.wrapper-left__block_noviy_codsa_klswe {
    /* background: rgba(48, 62, 100, .4); */
    border-radius: 8px;
    line-height: 1;
}

.wrapper-left__inner_noviy_codsa_klswe {}

.wr-block__title_noviy_codsa_klswe {
    color: #8194c8;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.wr-block__item_noviy_codsa_klswe {
    display: inherit;
    display: flex;
    margin: 0;
    width: 100%;
    align-items: center;
    justify-content: center;
    height: 40px;
    margin-bottom: 5px;
}

.wr-block__item_noviy_codsa_klswe svg {
    width: 16px;
    height: 16px;
}

.wr-block__text_noviy_codsa_klswe {
    font-size: 14px;
}

.wr-block_noviy_codsa_klswe {
    /* margin-top: 8px; */
    margin-top: 25px;
}

.wr-block__item_small_noviy_codsa_klswe {
    height: 30px;
}

.wr-block__icon_noviy_codsa_klswe {}

.wr-block__span_noviy_codsa_klswe {
    background: #262000;
    border-radius: 8px;
    transition: all 0.3s ease-out;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header__overlay_noviy_codsa_klswe {
    opacity: .5;
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 11;
    background: rgba(45, 52, 54, .95);
    top: 0;
    left: 0;
}

.container_noviy_codsa_klswe {
    max-width: 1210px;
    margin: 0 auto;
    padding: 0 20px;
}

.categories__wrap_noviy_codsa_klswe {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    overflow: auto;
    position: relative;
    /* flex-shrink: 0; */
    max-width: 836px;
}

.header__wrap_noviy_codsa_klswe,
.tourney-item__tile_noviy_codsa_klswe {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    overflow: auto;
}

.cat-search_noviy_codsa_klswe {
    background: #ffffff;
    height: 40px;
    min-width: 150px;
    padding: 0 10px;
    border-radius: 10px;
    color: #000000;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    transition: all .3s linear;
    align-items: center;
    margin-left: auto;
    display: flex;
    margin-left: 20px;
    margin-right: 20px;
    align-items: center;
    justify-content: space-between;
}

.categories__right_noviy_codsa_klswe svg {
    width: 20px;
    height: 20px;
    margin-left: 10px;
    flex-shrink: 0;
}

.header__left_noviy_codsa_klswe {
    display: flex;
    align-items: center;
    z-index: 10;
    width: 100%;
}

.header__right_noviy_codsa_klswe {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    z-index: 10;
}

.logo_noviy_codsa_klswe {
    display: flex;
    justify-content: flex-start;
    height: 37px;
    z-index: 10;
    width: 95.61px;
}

.header-auth__in_noviy_codsa_klswe {
    border: 2px solid #ffc400;
    background: transparent;
    padding: 5px 10px;
    border-radius: 10px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 110px;
    font-weight: 800;
    text-transform: uppercase;
    transition: color .3s linear;
    font-size: 14px;
    line-height: 1;
    margin-right: 20px;
}

.theme_noviy_codsa_klswe {
    margin: 0 20px;
}

.ser-btn_noviy_codsa_klswe {
    margin-right: 20px;
}

.theme__button_noviy_codsa_klswe {
    background: #bfc8dc;
    width: 20px;
    height: 40px;
    border-radius: 100px;
    padding: 3px 0;
    cursor: pointer;
    position: relative;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.theme__change_noviy_codsa_klswe {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    left: 2px;
    top: 2px;
    position: absolute;
    -webkit-transition: .3s;
    -o-transition: .3s;
    z-index: 10;
    transition: .3s;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.theme__luna_noviy_codsa_klswe {
    position: absolute;
    left: 2px;
    top: 2px;
}

.theme-dark_noviy_codsa_klswe .theme__button_noviy_codsa_klswe {
    background: #313249;
}

.theme__right_noviy_codsa_klswe {
    top: 22px;
}

.theme__sun_noviy_codsa_klswe {
    position: absolute;
    left: 2px;
    bottom: 2px;
}

.theme__light_none_noviy_codsa_klswe {
    display: none
}

.theme__dark_noviy_codsa_klswe {
    display: none
}

.theme__dark_block_noviy_codsa_klswe {
    display: block
}

.header-auth__register_noviy_codsa_klswe {
    box-shadow: none;
    border: 2px solid transparent;
    border-radius: 10px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 110px;
    padding: 5px 10px;
    transition: all .3s linear;
    background-color: #ffc400;
    border-color: #ffc400;
    font-size: 14px;
    font-weight: 800;
    line-height: 1;
    text-transform: uppercase;
}

.header-auth_noviy_codsa_klswe {
    display: flex;
    align-items: center;
}

.intro_noviy_codsa_klswe {
    display: flex;
}

.intro__block_noviy_codsa_klswe {
    width: 100%;
    position: relative;
    text-align: left;
}

.intro__block_noviy_codsa_klswe:last-child {
    margin-right: 0px;
}

.intro__img_noviy_codsa_klswe {
    object-fit: cover;
    object-position: 0px 0px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-position: right;
}

.intro-block__icon_noviy_codsa_klswe {
    width: 12px;
    height: 12px;
}

.categories_noviy_codsa_klswe {
    display: flex;
    min-height: 80px;
    margin-top: 20px;
    align-items: center;
    overflow: hidden;
    background: #f3f5fc;
    min-height: 80px;
    padding: 0 20px;
    border-radius: 20px;
    margin-bottom: 40px;
}

.categories__wrap_noviy_codsa_klswe::-webkit-scrollbar {
    /* height: 3px;
    width: 30px; */
    display: none;
}

.categories__wrap_noviy_codsa_klswe::-webkit-scrollbar-thumb {
    /* background: rgba(118, 151, 244, .5);
    border-radius: 10px; */
    display: none;
}

.categories__arr_noviy_codsa_klswe {
    width: 10px;
    height: 10px;
    right: 0;
    flex-shrink: 0;
    top: 50%;
    transform: rotate(-90deg);
}


/* .categories__wrap_noviy_codsa_klswe::-webkit-scrollbar-track {
    margin: 5px;
    background: #131a2d;
    border-radius: 10px;
}*/

p {
    color: #8194c8;
}

.categories__button_noviy_codsa_klswe {
    font-size: 14px;
    padding: 5px 0;
    line-height: 1;
    display: flex;
    align-items: center;
    position: relative;
    white-space: nowrap;
}

.categories__button_noviy_codsa_klswe:before {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
    height: 3px;
    background: #2f2fde;
    transform: scaleX(.5);
    opacity: 0;
    transition: all .5s cubic-bezier(.6, .1, .05, 1.5);
    pointer-events: none;
    border-radius: 4px;
}

.categories__icon_noviy_codsa_klswe {
    margin-right: 5px;
    height: 20px;
    flex-shrink: 0;
    fill: #fff;
}

.categories__text_noviy_codsa_klswe {}

@media (max-width: 850px) {
    .categories__button_noviy_codsa_klswe {
        flex-direction: column;
        align-items: center;
    }
    .categories__wrap_noviy_codsa_klswe {
        flex-shrink: inherit;
        max-width: 100%;
    }
    .categories__row_noviy_codsa_klswe {
        max-width: 100%;
    }
    .categories__text_noviy_codsa_klswe {
        text-align: center;
    }
    .categories__icon_noviy_codsa_klswe {
        margin-bottom: 10px;
        margin-right: 0;
    }
}

@media (max-width: 767px) {
    .header-auth__register_noviy_codsa_klswe {
        /* font-size: 14px; */
        /* height: 35px; */
    }
    .intro-block_noviy_codsa_klswe {
        margin-right: 0;
    }
    .header-auth_noviy_codsa_klswe {
        position: fixed;
        bottom: 0;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        background: #fff;
        padding: 10px 0;
        margin-right: 0;
        left: 0;
    }
    .dark-theme_noviy_codsa_klswe .header-auth_noviy_codsa_klswe {
        background: #171824;
    }
    .prov__item_noviy_codsa_klswe {
        flex-shrink: 0;
        height: 70px;
        width: 130px;
    }
    .header-auth__in_noviy_codsa_klswe {
        font-size: 14px;
        /* height: 35px; */
        /* min-width: 70px; */
    }
}

.game-filter_noviy_codsa_klswe {
    width: 170px;
    background: #fff;
    height: 40px;
    min-width: 150px;
    padding: 0 10px;
    border-radius: 10px;
    color: #fff;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 1;
    transition: all .3s linear;
    align-items: center;
    margin-left: auto;
}

.button-bot_noviy_codsa_klswe {
    transition: filter .3s linear;
    width: 170px;
    height: 40px;
    padding: 0 10px;
    background: #242d48;
    border-radius: 8px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #8194c8;
    font-size: 14px;
    width: 50%;
}

.button-prov_noviy_codsa_klswe {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url('../img/prov.svg');
    background-repeat: no-repeat;
    background-position: right 10px center;
    padding-right: 30px;
}

.button-bot__flex_noviy_codsa_klswe {
    display: flex;
    margin-left: 10px;
    flex-shrink: 0;
}

.icon-list__wrapper_noviy_codsa_klswe svg {
    width: 17px;
    height: 17px;
    flex-shrink: 0;
    color: #fff;
    fill: rgba(255, 255, 255, .2);
    height: 32px;
    width: auto;
}

.search-link_noviy_codsa_klswe {
    min-width: 33px;
    min-height: 33px;
    padding: 8px;
    border: 1px solid #ffd600;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: transparent;
}

.buttons_noviy_codsa_klswe {
    display: flex;
    grid-area: search-merch;
    gap: 10px;
    align-items: center;
    justify-self: center;
    width: -moz-fit-content;
    width: fit-content;
    height: 60px;
    width: 100%;
    background: #131a2d;
    border-radius: 8px;
}

.buttons__container_noviy_codsa_klswe {
    display: flex;
    align-items: stretch;
    width: 100%;
}

.button-bot_noviy_codsa_klswe:first-child {
    margin-right: 10px;
}

.footer_noviy_codsa_klswe {
    padding: 40px 0;
    background: transparent;
}

.footer-mg_noviy_codsa_klswe {
    width: 125px;
    height: 70px;
    margin-top: 20px;
}

.footer-top__block_noviy_codsa_klswe {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    max-width: 200px;
}

.footer-top__block_noviy_codsa_klswe:first-child {
    margin-right: 20px;
}

.footer-btn_noviy_codsa_klswe {
    transition: background .3s linear;
    display: block;
    width: 100%;
    max-width: 180px;
    height: -moz-fit-content;
    height: fit-content;
    display: flex;
    text-align: center;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
    padding: 10px;
    line-height: 1.65;
    background: #2f2fde;
    border: none;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
}

.footer-btn_tg_noviy_codsa_klswe {
    transition: background .3s linear;
    width: 100%;
    max-width: 180px;
    height: -moz-fit-content;
    height: fit-content;
    padding: 10px;
    border: none;
    background: #38b0e3;
    margin-top: 10px;
}

.footer-btn_tg_noviy_codsa_klswe svg {
    margin-right: 10px;
}

.footer-top__logo_noviy_codsa_klswe {
    height: 60px;
    margin-bottom: 10px;
}

.footer-logo_noviy_codsa_klswe {
    height: 100%;
    width: 100%;
    margin-bottom: 10px;
}

.footer-top_noviy_codsa_klswe {
    display: flex;
    align-items: flex-start;
}

.footer-top__ti_noviy_codsa_klswe {
    font-weight: 800;
    color: #2f2fde;
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 1.45;
    padding: 0 0 20px;
}

.footer-top__left_noviy_codsa_klswe {
    max-width: 180px;
    width: 100%;
    flex-shrink: 0;
    margin-right: 30px;
    margin-bottom: 20px;
}

.footer-top__link_noviy_codsa_klswe {
    font-size: 12px;
    margin: 0 0 5px 0;
    display: block;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.45;
    color: #000;
}

.tur-bottom_noviy_codsa_klswe {
    display: flex;
    align-items: center;
}

.tur-bottom__btn_fiol_noviy_codsa_klswe {
    display: flex;
    min-width: 110px;
    padding: 5px 15px;
    margin-right: 20px;
    background: #c700cb;
    box-shadow: none;
    border: 2px solid transparent;
    border-radius: 10px;
    align-items: center;
    justify-content: center;
    height: 40px;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1;
    color: #fff;
}

.tur-bottom__btn_yel_noviy_codsa_klswe {
    background: transparent;
    border: 2px solid #ffc400;
    box-shadow: none;
    min-width: 110px;
    padding: 5px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    border-radius: 10px;
    color: #000;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1;
}

.footer-top__right_noviy_codsa_klswe {
    display: flex;
    align-items: flex-start;
    margin: 0 30px 0 0;
    flex-shrink: 0;
}

.btn_noviy_codsa_klswe {
    min-height: 40px;
    display: grid;
    grid-column-gap: initial;
    align-items: center;
    justify-content: center;
    min-width: 82px;
    padding: 4px 8px;
    background: linear-gradient(180deg, #00b6ef 0%, #75acff 100%);
    box-shadow: none;
    border: none;
    border-radius: 8px;
    text-align: center;
    position: relative;
}

.footer-top__line_noviy_codsa_klswe {}

.icon-list__wrapper_noviy_codsa_klswe {
    display: flex;
    align-items: center;
}

.wp_noviy_codsa_klswe {
    padding: 10px 20px;
}

.intro-block__content_noviy_codsa_klswe {
    z-index: 100;
}

.intro-block__btn_noviy_codsa_klswe {
    transition: all .3s linear;
    background: #ffc400;
    z-index: 10;
    font-weight: 800;
    color: #000;
    filter: drop-shadow(0 0 20px rgba(255, 239, 95, .36));
    height: 40px;
    display: flex;
    grid-column-gap: initial;
    align-items: center;
    justify-content: center;
    width: 130px;
    padding: 5px 10px;
    box-shadow: none;
    border: 2px solid transparent;
    border-radius: 10px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1;
    margin-top: 40px;
}

.intro-block__btn_yel_noviy_codsa_klswe {
    background: #ffd600;
    color: #000;
}

@keyframes fadeLeft {
    0% {
        transform: translate(-200%);
        opacity: 0;
    }
    100% {
        transform: translate(0);
        opacity: 1;
    }
}

.intro-block__inn_noviy_codsa_klswe {
    z-index: 10;
    max-width: 1210px;
    padding: 0 20px;
    width: 100%;
    position: relative;
    margin: 0 auto;
}

.intro-block_noviy_codsa_klswe {
    position: relative;
    min-height: 300px;
    display: flex;
    align-items: center;
}

@keyframes fadeUp {
    0% {
        transform: translateY(-200%);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

.intro-bg_noviy_codsa_klswe {
    position: absolute;
    z-index: 11;
    object-position: initial;
    bottom: -2%;
    left: 50%;
    height: 100%;
    width: 50%;
}

.intro__bg_noviy_codsa_klswe {
    display: block;
    width: 100%;
    object-fit: contain;
    object-position: inherit;
    will-change: transform;
    max-height: 300px;
}

.intro-block__title_noviy_codsa_klswe {
    color: #fff;
    font-style: normal;
    font-weight: 500;
    font-size: 48px;
    line-height: 1.45;
    text-shadow: 1px 1px 2px #000, 0 0 1em #000;
}

.categories__row_noviy_codsa_klswe {
    display: flex;
    align-items: center;
    overflow: auto;
}

.winnings-block__flag_noviy_codsa_klswe {
    flex: 0 0 auto;
    object-fit: cover;
    object-position: center;
    width: 24px;
    height: 18px;
    margin-right: 8px;
    border: none;
    box-shadow: none;
}

.winnings_noviy_codsa_klswe {
    box-shadow: 10px 0 20px #3232321f;
    margin: 20px 0;
    padding: 15px 0;
}

.winnings-block__line_noviy_codsa_klswe {
    display: flex;
    align-items: center;
    position: relative;
    padding-left: 20px;
    margin-right: 20px;
    max-width: 276px;
    width: 100%;
}

.winnings-block__line_noviy_codsa_klswe:before {
    content: "";
    position: absolute;
    top: 10%;
    left: 0;
    width: 3px;
    height: 90%;
    background-color: #bfc8dc;
    border-radius: 3px;
}

.winnings-block__img_noviy_codsa_klswe {
    margin-right: 20px;
    width: 60px;
    height: 60px;
    flex-shrink: 0;
}

.winnings-block__pic_noviy_codsa_klswe {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    height: 64px;
    border-radius: 10px;
    overflow: hidden;
    width: 64px;
}

.winnings-block__top_noviy_codsa_klswe {
    min-width: 0;
    gap: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.winnings-block__top_noviy_codsa_klswe svg {
    flex-shrink: 0;
}

.winnings-block__ru_noviy_codsa_klswe {
    display: flex;
    align-items: center;
    color: #000;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    display: flex;
    grid-area: user;
    align-items: center;
    min-width: 1px;
    text-transform: none;
    margin-left: 5px;
}

.winnings-block__price_noviy_codsa_klswe {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    white-space: nowrap;
    text-align: right;
    margin: 5px 0;
    margin-left: 5px;
}

.winnings-block__name_noviy_codsa_klswe {
    transition: border-color .3s linear;
    min-width: 0;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid transparent;
    color: #000;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
}

.winnings-block__col_noviy_codsa_klswe {
    width: 100%;
    padding: 10px 0px 5px;
    width: 60%;
}

.winnings-block__content_noviy_codsa_klswe {
    display: flex;
    align-items: stretch;
}

.winnings-block__bottom_noviy_codsa_klswe {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
    flex-wrap: wrap;
}

@media (max-width: 1100px) {
    .winnings-block__line_noviy_codsa_klswe {
        width: calc(50% - 20px);
        max-width: inherit;
    }
    .winnings-block__content_noviy_codsa_klswe {
        flex-wrap: wrap;
        margin: 0 -10px
    }
    .winnings-block__line_noviy_codsa_klswe {
        margin-right: 0;
        margin: 10px;
    }
}

@media(max-width: 991px) {
    .intro-block__title_noviy_codsa_klswe {
        font-size: 40px;
    }
    .gam__img_noviy_codsa_klswe {
        height: 135px;
    }
    .ser-btn_noviy_codsa_klswe {
        margin-right: 0px;
    }
    .footer-top_noviy_codsa_klswe {
        flex-wrap: wrap;
    }
    .wp_noviy_codsa_klswe {
        flex-shrink: 0;
        /* height: 20px; */
    }
    .footer-top__right_noviy_codsa_klswe {
        flex-grow: 1;
        margin-right: 0;
    }
    .footer-text_noviy_codsa_klswe:first-child {
        margin-top: 20px;
    }
    .footer-top__logo_noviy_codsa_klswe {
        margin-right: 40px;
    }
    .footer-top__block_noviy_codsa_klswe {
        width: 50%;
        max-width: inherit;
    }
    .categories_noviy_codsa_klswe {
        flex-direction: column;
        align-items: flex-start
    }
    .categories__row_noviy_codsa_klswe {
        margin-bottom: 10px;
    }
    .categories_noviy_codsa_klswe {
        padding-top: 15px;
        padding-bottom: 15px;
        align-items: center;
    }
    .wrapper-right_noviy_codsa_klswe {
        padding: 0 8px;
    }
    .gam__content_noviy_codsa_klswe {
        flex-wrap: wrap;
    }
    .gam__gam_noviy_codsa_klswe {
        margin: 5px 5px;
        width: calc(20% - 10px);
    }
    .header_noviy_codsa_klswe {
        left: 0;
        width: 100%;
    }
    .wrapper-left_noviy_codsa_klswe {
        display: none;
    }
    .icon-list__wrapper_noviy_codsa_klswe {
        overflow-x: scroll;
    }
    .icon-list__wrapper_noviy_codsa_klswe::-webkit-scrollbar {
        height: 3px;
    }
    .icon-list__wrapper_noviy_codsa_klswe::-webkit-scrollbar-track {
        background: #262000;
        border-radius: 10px;
    }
    .icon-list__wrapper_noviy_codsa_klswe::-webkit-scrollbar-thumb {
        background: #ffd600;
        border-radius: 10px;
    }
}

@media (max-width: 767px) {
    .intro-bg_noviy_codsa_klswe {
        height: 150px;
        left: 38%;
        width: 62%;
    }
    .header__wrap_noviy_codsa_klswe {
        padding: 20px;
    }
    .logo_noviy_codsa_klswe {
        max-width: 207px;
    }
    .intro-block__title_noviy_codsa_klswe {
        font-size: 36px;
    }
    .footer-top_noviy_codsa_klswe {
        flex-wrap: wrap;
    }
    .footer-top__left_noviy_codsa_klswe {}
    .gam__gam_noviy_codsa_klswe {
        margin: 5px 5px;
        width: calc(25% - 10px);
    }
    body {
        padding-bottom: 80px;
    }
    .logo__img_noviy_codsa_klswe {
        max-width: 225px;
        object-fit: cover;
    }
}

h3,
h4 {
    margin: 10px 0;
}

.palka_noviy_codsa_klswe {
    background: rgba(0, 0, 0, .7);
    width: 2px;
    height: 43.2px;
    margin: 0 10px;
}

.tur-wh__right_noviy_codsa_klswe {
    display: flex;
    align-items: center;
}

.tur-wh__name_noviy_codsa_klswe {
    color: #000000;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    margin-bottom: 5px;
}

.tur-wh__value_noviy_codsa_klswe {
    color: #000000;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 1;
}

.main-btn_noviy_codsa_klswe {
    max-width: 300px;
    margin: 10px auto;
    text-align: center;
    display: flex;
}

.cat-botwrap_noviy_codsa_klswe {
    padding: 8px 10px 5px;
    margin-right: 5px;
}

.cat-botwrap_noviy_codsa_klswe:before {
    margin-right: 0px;
}

.cat-botwrap_noviy_codsa_klswe:hover .categories__button_noviy_codsa_klswe:before {
    transform: scaleX(1);
    opacity: 1;
}

.tur-wh__left_noviy_codsa_klswe {
    min-width: 180px;
    display: flex;
    align-items: stretch;
}

.categories__button_active_noviy_codsa_klswe:before {
    transform: scaleX(1);
    opacity: 1;
}

.timer_data_noviy_codsa_klswe {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    justify-content: flex-start;
}

.timer__block_noviy_codsa_klswe {
    font-size: 14px;
    line-height: 1;
    color: #0d0d0d;
    font-weight: 800;
}

.timer__block_noviy_codsa_klswe span {
    /* background: #364f7d;
    border: 1px solid #7986b9;
    border-radius: inherit;
    color: #eef1f6;
    display: inline-block;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    height: 100%;
    letter-spacing: .32px;
    line-height: 24px;
    min-width: 24px;
    padding: 0 2px;
    position: relative;
    text-align: center;
    text-transform: none;
    width: 100%;
    border-radius: 4px;
    height: 24px;
    margin: 0 auto 2px; */
    font-size: 14px;
    line-height: 1;
    color: #0d0d0d;
    font-weight: 800;
}

.tochkas_noviy_codsa_klswe {
    margin: 0 3px;
    font-size: 14px;
    line-height: 1;
    color: #0d0d0d;
}

.tochka_noviy_codsa_klswe {
    font-size: 14px;
    line-height: 1;
    color: #0d0d0d;
    font-weight: 800;
}

.categories__button_active_noviy_codsa_klswe .categories__text_noviy_codsa_klswe {
    color: #2f2fde;
}

h1,
h2 {
    margin: 30px 0 10px 0;
    color: #8194c8;
}

p {
    margin: 5px 0;
}

ul,
ol {
    margin: 10px 0;
    color: #8194c8;
}

.footer-rate_noviy_codsa_klswe {
    margin: 20px 0;
}

.footer-rate__title_noviy_codsa_klswe {
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px;
}

.footer-rate__content_noviy_codsa_klswe {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.footer-rate__img_noviy_codsa_klswe {
    margin: 10px 10px 20px;
    max-height: 54px;
    width: 105px;
}

.jack_noviy_codsa_klswe {
    background: url("../img/jack_bg.webp") no-repeat center center;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-size: cover;
    border-radius: 20px;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
    padding: 20px;
    min-height: 400px;
    padding-left: 30%;
}

.jack__img_noviy_codsa_klswe {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.jack__summ_noviy_codsa_klswe {
    color: #ffd600;
    font-style: normal;
    transition: all .2s linear;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    width: 100%;
    height: 150px;
    padding: 0 0 15px;
    background: linear-gradient(180deg, rgba(38, 32, 0, 0) 44.56%, #262000 77.95%);
}

.jack__lab_noviy_codsa_klswe {
    position: absolute;
    top: 8px;
    left: 8px;
    z-index: 2;
    padding: 0 18px;
    color: #010100;
    font-weight: 600;
    font-size: 12px;
    line-height: 26px;
    background: #fff;
    border-radius: 30px;
}

.jack__name_noviy_codsa_klswe {
    color: #fff;
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 1;
    margin-bottom: 30px;
}

.jack__title_noviy_codsa_klswe {
    text-shadow: 4px -4px #683c14, -4px -4px #683c14, -4px 4px #683c14, -4px -4px #683c14, 4px -3px #683c14, -4px -3px #683c14, -3px 4px #683c14, -3px -4px #683c14, 4px -2px #683c14, -4px -2px #683c14, -2px 4px #683c14, -2px -4px #683c14, 4px -1px #683c14, -4px -1px #683c14, -1px 4px #683c14, -1px -4px #683c14, 4px 0px #683c14, -4px 0px #683c14, 0px 4px #683c14, 0px -4px #683c14, 4px 1px #683c14, -4px 1px #683c14, 1px 4px #683c14, 1px -4px #683c14, 4px 2px #683c14, -4px 2px #683c14, 2px 4px #683c14, 2px -4px #683c14, 4px 3px #683c14, -4px 3px #683c14, 3px 4px #683c14, 3px -4px #683c14, 4px 4px #683c14, -4px 4px #683c14, 4px 4px #683c14, 4px -4px #683c14;
    font-size: 90px;
    fill: url(#jackpot-linear-gradient) #ffdb1f;
}

.footer-rate__img_noviy_codsa_klswe:last-child {
    margin-right: 0;
}

@media (max-width: 575px) {
    .categories__button_noviy_codsa_klswe {
        padding: 15px 10px;
    }
    .footer-top__right_noviy_codsa_klswe {
        flex-shrink: inherit;
    }
    .footer-rate__img_noviy_codsa_klswe {
        width: 70px;
    }
    .intro-block__title_noviy_codsa_klswe {
        font-size: 32px;
    }
    .intro-bg_noviy_codsa_klswe {
        left: 45%;
        width: 55%;
    }
    .jack__title_noviy_codsa_klswe {
        font-size: 50px;
    }
    .footer-top__block_noviy_codsa_klswe {
        margin: 0 10px;
    }
    .categories__text_noviy_codsa_klswe {
        font-size: 12px;
    }
    .gam__gam_noviy_codsa_klswe {
        margin: 5px 5px;
        width: calc(50% - 10px);
    }
}

@media(max-width: 420px) {
    .gam__gam_noviy_codsa_klswe {
        margin: 5px 5px;
        width: calc(50% - 10px);
    }
}

li {
    margin: 5px 0;
}

.scroll_noviy_codsa_klswe {
    overflow-x: scroll;
}

table {
    width: 100%;
    margin: 30px 0;
    border-spacing: 0;
    background: #242d48;
    border: 1px solid #525e83;
}

caption {
    margin-bottom: 10px;
}

table td,
th {
    text-align: left;
    border: 1px solid #525e83;
    padding: 20px 30px;
}

.faq__item_noviy_codsa_klswe {
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    display: block;
    background-color: #242d48;
    padding: 14px 12px 0;
    border: 1px solid #525e83;
    color: #fff;
    border-radius: 6px;
    margin-bottom: 30px;
}

.faq__item_noviy_codsa_klswe summary {
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: left;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-weight: 700;
    border-bottom: 1px solid transparent;
    padding-bottom: 14px;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
}

.faq_noviy_codsa_klswe summary {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.faq_noviy_codsa_klswe summary img {
    width: 20px;
    height: 20px;
}

.faq__answer_noviy_codsa_klswe {
    margin: 0;
    padding: 20px 8px 20px 28px;
    text-align: left;
}

@media(max-width: 767px) {
    .intro-block_two_noviy_codsa_klswe {
        display: none;
    }
    .jack_noviy_codsa_klswe {
        padding-left: 20px;
    }
    .jack__title_noviy_codsa_klswe {
        font-size: 65px;
    }
    .intro-block_noviy_codsa_klswe {
        width: 100%;
        height: 200px;
    }
    .intro-block__title_noviy_codsa_klswe {}
}

.wr-block_trans_noviy_codsa_klswe {
    background: transparent;
}

.footer-text_noviy_codsa_klswe {
    color: #7a7a7a;
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 1.45;
    margin-top: 20px;
}

.wr-block__icon_flag_noviy_codsa_klswe {
    width: 16px;
    border-radius: 50%;
}

@media(max-width: 467px) {
    .footer-top__right_noviy_codsa_klswe {}
    .footer-top__block_noviy_codsa_klswe {
        /* width: 33.333%; */
    }
    .sposob__item_noviy_codsa_klswe img,
    .sposob__item_noviy_codsa_klswe svg {
        max-width: 40px;
        max-height: 30px;
    }
    .prov__item_noviy_codsa_klswe {
        flex: 0 0 19.5%;
    }
    .winnings-block__line_noviy_codsa_klswe {
        width: 100%;
        margin-left: 0;
        margin-right: 30px;
    }
    .winnings-block__col_noviy_codsa_klswe {
        width: 77%;
    }
    .winnings-block__content_noviy_codsa_klswe {
        flex-direction: column;
        margin: 0;
    }
    .categories__right_noviy_codsa_klswe {
        flex-direction: column;
        width: 100%;
    }
    .game-filter_noviy_codsa_klswe {
        width: 100%;
        background: #fff;
        height: 40px;
        padding: 0 10px;
        border-radius: 10px;
        color: #fff;
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 1;
        align-items: center;
        margin-top: 10px;
    }
    .game-selector_noviy_codsa_klswe {
        width: 100%;
        justify-content: space-between;
    }
    .cat-search_noviy_codsa_klswe {
        width: 100%;
    }
    .jack__title_noviy_codsa_klswe {
        font-size: 45px;
    }
    .gam-nav_noviy_codsa_klswe {
        display: none;
    }
}

.tur-la_noviy_codsa_klswe {
    color: #000;
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 1;
    padding: 10px;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    z-index: 10;
    height: 43px;
    min-width: 140px;
    text-align: center;
    background: #ffc400;
    border-radius: 10px 0;
}

.gam-nav_noviy_codsa_klswe {
    display: none;
}

.gam-nav_noviy_codsa_klswe {
    display: none;
}

.body-dark_noviy_codsa_klswe .body_noviy_codsa_klswe {
    background: #171824;
}

.body-dark_noviy_codsa_klswe header {
    background: #171824;
}

.body-dark_noviy_codsa_klswe .header-auth__in_noviy_codsa_klswe {
    color: #fff;
}

.body-dark_noviy_codsa_klswe .burg_noviy_codsa_klswe svg {
    fill: #fff;
}

.body-dark_noviy_codsa_klswe .burg_noviy_codsa_klswe svg {
    fill: rgba(255, 255, 255, .7);
}

.body-dark_noviy_codsa_klswe .logo_noviy_codsa_klswe .dynamic-color_noviy_codsa_klswe {
    fill: #fff;
}

.body-dark_noviy_codsa_klswe .footer-top__logo_noviy_codsa_klswe .dynamic-color_noviy_codsa_klswe {
    fill: #fff;
}

.body-dark_noviy_codsa_klswe .theme__change_noviy_codsa_klswe {
    background: #171824;
}

.body-dark_noviy_codsa_klswe .ser-btn_noviy_codsa_klswe svg {
    fill: rgba(255, 255, 255, .7)
}

.body-dark_noviy_codsa_klswe .wrapper_noviy_codsa_klswe {
    background: #171824;
}

.body-dark_noviy_codsa_klswe .categories_noviy_codsa_klswe {
    background: #222335;
}

.body-dark_noviy_codsa_klswe .categories__text_noviy_codsa_klswe {
    color: #fff;
}

.body-dark_noviy_codsa_klswe .categories__button_noviy_codsa_klswe:before {
    background: #ffc400
}

.body-dark_noviy_codsa_klswe .categories__button_active_noviy_codsa_klswe:before {
    background: #ffc400
}

.body-dark_noviy_codsa_klswe .categories__button_active_noviy_codsa_klswe .categories__text_noviy_codsa_klswe {
    color: #ffc400
}

.body-dark_noviy_codsa_klswe .categories__arr_noviy_codsa_klswe {
    fill: #ffc400
}

.body-dark_noviy_codsa_klswe .categories__right_noviy_codsa_klswe svg {
    fill: #ffc400
}

.body-dark_noviy_codsa_klswe .game-selector_noviy_codsa_klswe svg path {
    stroke: #ffc400
}

.body-dark_noviy_codsa_klswe .cat-search_noviy_codsa_klswe {
    background: #171824;
    color: #fff;
}

.body-dark_noviy_codsa_klswe .game-filter_noviy_codsa_klswe {
    background: #171824;
    color: #fff;
}

.body-dark_noviy_codsa_klswe .game-selector__select_noviy_codsa_klswe {
    color: #fff;
}

.body-dark_noviy_codsa_klswe .gam-block_noviy_codsa_klswe {
    background: #222335;
}

.body-dark_noviy_codsa_klswe .game-selector__select_noviy_codsa_klswe {
    color: #fff;
}

.body-dark_noviy_codsa_klswe .gam-block_noviy_codsa_klswe {
    background: #222335;
}

.body-dark_noviy_codsa_klswe .gam-block_noviy_codsa_klswe .gam-block__icon_noviy_codsa_klswe {
    fill: #ff00ff;
}

.body-dark_noviy_codsa_klswe .gam-block__btn_noviy_codsa_klswe {
    color: #ff00ff;
}

.body-dark_noviy_codsa_klswe .gam-block__title_noviy_codsa_klswe {
    color: #fff;
}

.body-dark_noviy_codsa_klswe .gam-block__btn_noviy_codsa_klswe {
    color: #ff00ff;
}

.body-dark_noviy_codsa_klswe .gam-block__title_noviy_codsa_klswe {
    color: #fff;
}

.body-dark_noviy_codsa_klswe .gam-block__btn_noviy_codsa_klswe {
    color: #ff00ff;
}

.body-dark_noviy_codsa_klswe .gam-block__title_noviy_codsa_klswe {
    color: #fff;
}

.body-dark_noviy_codsa_klswe .winnings-block__top_noviy_codsa_klswe svg {
    fill: #ffc400;
}

.body-dark_noviy_codsa_klswe .winnings-block__name_noviy_codsa_klswe {
    color: #fff;
}

.body-dark_noviy_codsa_klswe .winnings-block__price_noviy_codsa_klswe {
    color: #fff;
}

.body-dark_noviy_codsa_klswe .winnings-block__line_noviy_codsa_klswe:before {
    background: #313249;
}

.body-dark_noviy_codsa_klswe .tur-wh_noviy_codsa_klswe {
    background: #171824;
}

.body-dark_noviy_codsa_klswe .tourney-item__label_noviy_codsa_klswe {
    color: #fff;
}

.body-dark_noviy_codsa_klswe .tochka_noviy_codsa_klswe {
    color: #fff;
}

.body-dark_noviy_codsa_klswe .tourney-item__label_noviy_codsa_klswe {
    color: #fff;
}

.body-dark_noviy_codsa_klswe .tochka_noviy_codsa_klswe {
    color: #fff;
}

.body-dark_noviy_codsa_klswe .timer__block_noviy_codsa_klswe span {
    color: #fff;
}

.body-dark_noviy_codsa_klswe .tur-wh__name_noviy_codsa_klswe {
    color: #fff;
}

.body-dark_noviy_codsa_klswe .tur-wh__value_noviy_codsa_klswe {
    color: #fff;
}

.body-dark_noviy_codsa_klswe .prov__title_noviy_codsa_klswe {
    color: #fff;
}

.body-dark_noviy_codsa_klswe .sposob__title_noviy_codsa_klswe {
    color: #fff;
}

.body-dark_noviy_codsa_klswe .footer-rate__title_noviy_codsa_klswe {
    color: #fff;
}

.body-dark_noviy_codsa_klswe .winnings-block__ru_noviy_codsa_klswe {
    color: #fff;
}

.body-dark_noviy_codsa_klswe .prov__item_noviy_codsa_klswe svg {
    fill: #383955;
}

.body-dark_noviy_codsa_klswe .winnings-block__ru_noviy_codsa_klswe {
    color: #fff;
}

.body-dark_noviy_codsa_klswe .prov__item_noviy_codsa_klswe svg {
    fill: #383955;
}

.body-dark_noviy_codsa_klswe .sposob_noviy_codsa_klswe {
    background: #222335;
}

.body-dark_noviy_codsa_klswe .footer-top__link_noviy_codsa_klswe {
    color: #fff;
}

.body-dark_noviy_codsa_klswe .footer-text_noviy_codsa_klswe {
    color: #fff;
}

.body-dark_noviy_codsa_klswe .sposob_noviy_codsa_klswe {
    background: #222335;
}

.body-dark_noviy_codsa_klswe .footer-top__link_noviy_codsa_klswe {
    color: #fff;
}

.body-dark_noviy_codsa_klswe .footer-text_noviy_codsa_klswe {
    color: #fff;
}

body-dark .footer-text_noviy_codsa_klswe {
    color: #fff;
}