/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */

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

@font-face {
    font-family: "IntroHeadHUC";
    src: url("../fonts/IntroHeadHUC-Base.efc1cdb.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

body {
    background-color: #202126;
    font-family: Arial, sans-serif;
}

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

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
}

.main {
    /* margin-top: 70px; */
}

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

b,
strong {
    font-weight: bolder
}

.intro-bg {
    background: url('../img/intro-bg.webp') no-repeat center center;
    background-size: cover;
    height: 100%;
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    position: relative;
    height: 412px;
    padding: 0 48px;
}

.intro-bg__inn {
    width: 50%;
    margin-top: 15px;
    z-index: 2;
}

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

dfn {
    font-style: italic
}

h1,
h2,
h3 {
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 700;
    letter-spacing: normal;
    text-transform: none;
    font-size: 16px;
    line-height: 24px;
    color: #efecdc;
    margin-bottom: 8px;
}

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 {
    padding: 10px 0;
    color: #000;
    cursor: pointer;
    font-size: 14px
}

.footer-logo {
    width: 44px;
    height: 44px;
    margin-bottom: 20px;
}

.footer-gcb {
    max-width: 730px;
    width: 100%;
    margin: 0 auto 0px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
}

.footer-gcb__logo {
    width: 68px;
}

.footer-gcb__text {
    text-align: left;
    color: #a7aebe;
    font-size: 10px;
    line-height: 12px;
}

.an-block {
    align-items: center;
    background-color: #000;
    border: 1px solid hsla(0, 0%, 100%, .3);
    border-radius: 8px;
    color: #eef1f6;
    display: flex;
    font-family: Arial, sans-serif;
    font-size: 10px;
    font-weight: 400;
    height: 40px;
    justify-content: center;
    letter-spacing: normal;
    line-height: 12px;
    margin: 0 4px;
    text-transform: none;
    text-transform: uppercase;
    width: 120px;
}

.an-block__icon {
    width: 32px;
    height: 32px;
    margin-right: 5px;
}

.an-block__text {
    font-size: 11px;
    line-height: 12px;
    font-weight: 400;
    letter-spacing: -.2px;
    text-align: center;
}

.int-btn {
    background: #2a2d33;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.toc__list {
    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 {
    display: block;
    margin-bottom: 5px
}

.toc__title {
    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 {
    width: 100%;
    border-spacing: 0;
    background: #15161a;
    border: 1px solid rgba(255, 255, 255, 0.5);
}

table td,
th {
    text-align: left;
    border: 1px solid rgba(255, 255, 255, 0.5);
    padding: 20px 30px;
    white-space: pre;
}

table td {
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 20px;
    text-transform: none;
}

table a {
    border-bottom: 1px solid;
    color: #35bd52;
}

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
}

.intro__img {
    height: 100%;
    z-index: 2;
    height: 312px;
    position: absolute;
    bottom: 0;
    right: 48px;
}

.intro__content {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.btn-up {
    position: fixed;
    right: 20px;
    bottom: 20px;
    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;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    width: 40px;
    height: 40px;
    opacity: 1;
    z-index: 100;
    border-radius: 10px;
    cursor: pointer;
    background: linear-gradient(180deg, #33c600, #206400);
}

.bonus-popup__btns {
    display: flex;
    gap: 15px;
    margin-top: 15px;
}

.bonus-popup__btn {
    width: 100% !important;
    font-size: 10px;
}

.bonus-popup {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #202126;
    border-radius: 15px;
    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: 12px;
    position: relative;
    width: 340px;
    position: fixed;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 10001;
    overflow: hidden;
    display: none
}

.bonus-popup__close {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    width: 20px;
    height: 20px;
    display: flex;
}

.bonus-popup__close img {
    width: 100%;
    height: 100%;
}

.bonus-popup__btn {
    margin-top: 7px
}

.bonus-popup__wrap {
    /* padding: 15px 20px 20px; */
    text-align: center;
    width: 100%
}

.bonus-popup__title {
    color: #a7aebe;
    font-size: 14px;
    font-weight: 500;
    font-family: Arial, sans-serif;
    line-height: 1.4;
    padding: 0 0px;
}

.bonus-popup__bonus {
    color: #ffba00;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    margin-top: 5px;
    min-height: 30px;
    padding: 0 8px;
    text-transform: uppercase
}

.bonus-popup__btn {
    width: 50% !important;
    margin: 0 !important;
    font-size: 12px !important;
    padding: 0 !important;
}

.bonus-popup__bottom {
    padding: 15px;
}

.intro__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 20px 20px;
}

.intro__title {
    font-weight: 500;
    line-height: 1.12;
    color: #fff;
    font-size: 29px
}

.intro__desc {
    font-weight: 500;
    letter-spacing: -.31px;
    line-height: 1.31;
    opacity: .8;
    font-size: 13px;
    margin-top: 10px;
    color: #fff;
    z-index: 10;
    margin-bottom: 10px
}

.intro__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.intro__btn {
    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;
    background: #c6e66a;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #c6e66a), to(#557b01));
    background: -o-linear-gradient(top, #c6e66a 0, #557b01);
    background: linear-gradient(180deg, #c6e66a 0, #557b01);
    border: 1px solid #79b100;
    margin-right: 10px;
    position: relative;
    min-height: 40px;
    padding: 0 20px;
    color: #000;
    text-transform: uppercase
}

.wins__block {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: normal;
    color: #fde292;
    font-family: "Open Sans", sans-serif;
    line-height: 20px;
    margin: 0 auto;
    padding: 16px 8px 0;
    text-align: center;
    text-transform: lowercase;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 28px;
    text-transform: none;
}

.intro__btn:hover {
    -webkit-transform: scale(1.04) translateZ(0) perspective(1px);
    transform: scale(1.04) translateZ(0) perspective(1px)
}

.intro__btn:hover:after {
    opacity: .7
}

.close-button {
    color: #fde292;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .32px;
    line-height: 24px;
    background: transparent;
    border: none;
    color: #fde292;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .32px;
    line-height: 24px;
    padding: 8px 18px;
    text-align: left;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-transform: none;
    margin: 8px auto 0;
}

.site-text {
    height: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-top: 50px;
}

.site-text_full {
    max-height: inherit;
}

.site-text_full:after {
    display: none;
}

.botom {
    display: flex;
    justify-content: center;
}

.text-block {
    margin-bottom: 30px
}

.text-block p {
    margin-bottom: 10px;
    margin-top: 10px;
}

.text-block__title {
    text-align: left;
    margin-bottom: 10px
}

.navigation {
    padding-left: 25px;
    list-style-type: disc;
    font-size: 16px;
    margin-bottom: 15px
}

.navigation li {
    width: 50%
}

.navigation__link {
    color: #46afff;
    text-decoration: none
}

.navigation__link:hover {
    text-decoration: underline
}

.text-block__list {
    list-style-type: disc;
    font-size: 16px;
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.text-block__list li {
    display: block;
    width: 80%;
    float: left;
    line-height: 22px;
    padding: 6px 6px 6px 20px;
    position: relative
}

.text-block__list li:hover::before {
    color: #337ab7;
    content: "✔"
}

.text-block__list li:before {
    padding-right: 10px;
    font-weight: 700;
    color: #fe284a;
    content: "✔";
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    position: absolute;
    left: 0
}

.scroll {
    margin: 30px 0;
    overflow: scroll;
}

.faq {
    margin-bottom: 30px
}

.faq__title {
    margin-bottom: 10px
}

.faq__item {
    position: relative
}

.faq__item:last-child {
    margin-bottom: 0
}

.faq__answer {
    font-weight: 700
}

.faq__item 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;
    padding: 10px 10px;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

.faq__box {
    margin-bottom: 25px;
    position: relative;
    background: #15161a;
    color: #fff;
    border-radius: 4px;
}

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

details[open] summary {
    border-color: #e4e5eb
}

.hid-block {
    width: 33.333%;
}

.footer {
    background-color: #0f1012;
    padding: 32px 0;
}

.footer-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 48px
}

.footer-top__logo {
    max-width: 265px;
    width: 100%
}

.footer-apps {
    padding: 0 8px 8px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.footer-apps__item {
    padding: 0 8px 16px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-width: 172px;
}

.footer-apps__lab {
    color: #a7aebe;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 16px;
    max-width: 98px;
    padding-bottom: 8px;
    text-transform: none;
}

.footer-apps__icon {
    background: #15161a;
    border-radius: 4px;
    margin-right: auto;
    padding: 8px;
    display: flex;
}

.footer-apps__img {
    height: 24px;
}

.footer-apps__item:nth-child(1) .footer-apps__img {
    height: 24px;
    width: 74px;
}

.footer-apps__item:nth-child(2) .footer-apps__img {
    height: 24px;
    width: 62px;
}

.footer-apps__item:nth-child(3) .footer-apps__img {
    height: 24px;
    width: 24px;
}

.footer-apps__item:nth-child(4) .footer-apps__img {
    height: 24px;
    width: 50px;
}

.footer-apps__item:nth-child(5) .footer-apps__img {
    height: 24px;
    width: 60px;
}

.footer-apps__item:nth-child(6) .footer-apps__img {
    height: 24px;
    width: 73px;
}

.footer-tg {
    display: flex;
    padding: 0 16px 24px;
    position: relative;
}

.footer-tg__logo {
    display: flex;
    flex: 1;
    padding-bottom: 0;
    align-items: center;
}

.footer-tg__icon img {
    height: 64px;
    width: 64px;
}

.footer-tg__text {
    padding-left: 8px;
}

.footer-tg__title {
    color: #e7e8ec;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    font-family: "Open Sans", Arial, sans-serif;
    letter-spacing: normal;
    text-transform: none;
}

.footer-tg__desc {
    color: #a7aebe;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    font-family: Arial, sans-serif;
    letter-spacing: normal;
    text-transform: none;
    display: block;
    color: #a7aebe;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
}

.footer-tg__button {
    display: flex;
    flex: 1;
    margin-bottom: 0;
}

.footer-tg__btn {
    height: 47px;
    width: 144px;
    background: url('../img/foot-tg.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
}

.footer-tg__link {
    display: flex;
    flex: 2;
    flex-wrap: wrap;
    height: 48px;
    position: static;
}

.footer-tg__st {
    margin-bottom: 0;
    max-width: 244px;
    flex: 1 1 50%;
}

.footer-tg__flex {
    align-items: center;
    display: flex;
}

.footer-tg__poch {
    height: 16px;
    padding: 8px;
    width: 16px;
    background: url("../img/tgss.svg");
}

.footer-tg__flex_text {
    color: #d0b771;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 20px;
    overflow: hidden;
    padding-left: 4px;
    text-overflow: ellipsis;
    text-transform: none;
    white-space: nowrap;
}

.footer-links {
    grid-template-columns: repeat(4, 1fr);
    padding: 0 16px 24px;
    display: grid;
    width: 100%;
}

.footer-links__item {
    margin-bottom: 4px;
    max-width: 244px;
}

.footer-links__btn {
    align-items: center;
    display: flex;
}

.footer-links__icon {
    height: 16px;
    padding: 8px;
    width: 16px;
    background: url("../img/footer-links__icon.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
}

.footer-links__text {
    color: #d0b771;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 20px;
    overflow: hidden;
    padding-left: 4px;
    text-overflow: ellipsis;
    text-transform: none;
    white-space: nowrap;
}

.footer-bottom {
    border-top: 1px dashed #303036;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 10px
}

.footer-bottom__img {
    height: 100%;
    max-height: 40px;
    width: 60px;
    -o-object-fit: contain;
    object-fit: contain;
    margin: 10px 10px;
}

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

.footer-bottom__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 35px
}

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

.footer-bottom__icon {
    height: 40px;
    width: 40px
}

.footer-bottom__text {
    margin-left: 20px;
    color: #646a87;
    font-size: 12px
}

.show {
    opacity: 1;
    visibility: visible
}

.icon-logo {
    display: inherit;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    height: 1em;
    overflow: visible;
    font-size: 19px;
    cursor: pointer;
    margin-bottom: 0
}

.body {
    color: #fff;
    line-height: 1.5;
}

.body_hidden {
    overflow: hidden
}

.banners {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 40%
}

.banners__title {
    font-weight: 800;
    font-size: 35px;
    letter-spacing: .33px;
    text-shadow: 0 3px 5px rgba(9, 15, 30, .2);
    width: 100%;
    max-width: 493px;
    font-size: 30px;
    line-height: 106%
}

.banners__block {
    position: relative;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 35px;
    border-radius: 20px;
    min-height: 380px;
    overflow: hidden;
    background-color: #2a3440;
    width: 50%
}

.banners__block_1 {
    background: url(../img/banner-1.png) no-repeat center center;
    background-size: cover;
    margin-right: 15px
}

.banners__block_2 {
    background: url(../img/banner-2.webp) no-repeat center center;
    background-size: cover
}

.banners__btn {
    background-color: #fff;
    -webkit-box-shadow: 0 10px 35px rgba(0, 0, 0, .2);
    box-shadow: 0 10px 35px rgba(0, 0, 0, .2);
    border-radius: 10px;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.1;
    margin-top: auto;
    color: #000;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    mix-blend-mode: lighten;
    min-height: 45px;
    padding: 5px 20px;
    text-align: center;
    margin-top: 30px
}

.wrapper {
    position: relative;
    background-size: 100%
}

.burger__bar {
    width: 20px;
    height: 2px;
    background-color: #fff;
    margin: 5px 0;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    border-radius: 10px
}

.burger__change .burger__bar_one {
    -webkit-transform: rotate(-45deg) translate(-3.5px, 3.5px);
    -ms-transform: rotate(-45deg) translate(-3.5px, 3.5px);
    transform: rotate(-45deg) translate(-3.5px, 3.5px)
}

.burger__change .burger__bar_two {
    opacity: 0
}

.burger__change .burger__bar_three {
    -webkit-transform: rotate(45deg) translate(-6px, -7px);
    -ms-transform: rotate(45deg) translate(-6px, -7px);
    transform: rotate(45deg) translate(-6px, -7px);
    margin-bottom: 0
}

.btn {
    align-items: center;
    background: linear-gradient(180deg, #33c600, #206400);
    box-shadow: 0 4px 8px 3px rgba(0, 0, 0, .15), 0 1px 3px 0 rgba(0, 0, 0, .3);
    color: #eef1f6;
    display: flex;
    justify-content: center;
    min-height: 40px;
    position: relative;
    z-index: 0;
    font-size: 16px;
    font-weight: 700;
    height: 40px;
    border-radius: 20px;
    letter-spacing: .32px;
    line-height: 24px;
    max-width: 200px;
    padding: 0 16px;
}

.promo {
    align-items: center;
    background-color: #11192d;
    border-radius: 16px;
    display: flex;
    height: 32px;
    justify-content: center;
    padding: 0 8px;
    width: 100%;
    display: flex;
    align-items: center;
}

.promo__text {
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1;
    text-transform: none;
    color: #9ba7ca;
}

.promo__text span {
    color: #3ea8f4;
    position: relative;
}

.check {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 24px;
    text-transform: none;
    color: #eef1f6;
    margin: 20px auto;
}

.footer-part {
    padding: 0 16px 24px;
}

.footer-part__wrap {
    border: 1px solid #444a55;
    border-radius: 8px;
    padding: 8px;
}

.footer-part__top {
    align-items: center;
    cursor: pointer;
    display: flex;
    padding-bottom: 8px;
}

.footer-part__text {
    color: #d0b771;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 24px;
    text-transform: none;
}

.footer-part__content {
    max-height: 32px;
    overflow: hidden;
    transition: 0.3s;
    display: flex;
    flex-wrap: wrap;
}

.footer-part__content_full {
    display: flex;
    flex-wrap: wrap;
    max-height: 100%;
    overflow: inherit;
}

.footer-part__item {
    height: 32px;
    opacity: .7;
    padding: 8px;
    width: auto;
}

.footer-part__img {
    height: 16px;
    -o-object-fit: contain;
    object-fit: contain;
    width: auto;
}

.footer-part__arr {
    height: 24px;
    margin-left: 12px;
    transform: rotate(0);
    transition: transform .1s ease-in-out;
    width: 24px;
}

.footer-part__arr_active {
    transform: rotate(180deg);
    transition: transform .1s ease-in-out;
}

.promo__img {
    width: 16px;
    height: 16px;
    display: flex;
    margin-right: 5px;
}

ul,
ol {
    list-style: none;
    padding: 0;
    margin: 10px 0;
}

.icon {
    width: 25px;
    height: 25px;
    background-color: #fff;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-position: center;
    mask-position: center;
    display: block;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.icon--close {
    -webkit-mask-image: url(../img/close.svg);
    mask-image: url(../img/close.svg);
    width: 17px;
    height: 17px
}

.icon--android {
    -webkit-mask-image: url(../img/android.svg);
    mask-image: url(../img/android.svg);
    width: 20px;
    height: 20px;
    background: #fff;
    opacity: .5;
    -webkit-mask-size: cover;
    mask-size: cover
}

.icon--android:hover {
    opacity: 1
}

.icon--apple {
    -webkit-mask-image: url(../img/apple.svg);
    mask-image: url(../img/apple.svg);
    width: 16px;
    height: 20px;
    background: #fff;
    opacity: .5
}

.icon--apple:hover {
    opacity: 1
}

.icon--mac {
    -webkit-mask-image: url(../img/mac.svg);
    mask-image: url(../img/mac.svg);
    width: 25px;
    height: 25px
}

.game-cat {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff
}

.title {
    font-weight: 700;
    letter-spacing: normal;
    text-transform: none;
    font-size: 16px;
    line-height: 24px;
    margin: 10px 0;
}

h2 {
    font-weight: 700;
    letter-spacing: normal;
    text-transform: none;
    font-size: 16px;
    line-height: 24px;
    margin: 10px 0;
}

.text-block__wrap ol,
.text-block__wrap ul {
    padding-left: 20px;
    list-style: auto;
    color: #a7aebe;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 20px;
    text-transform: none;
}

.program {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 13px;
    height: 39px
}

.program__logo {
    width: 20px;
    height: 20px;
}

.program__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: border .25s ease-out;
    -o-transition: border .25s ease-out;
    transition: border .25s ease-out;
    cursor: pointer;
    margin-right: 10px
}

.program__block:last-child {
    margin-right: 0
}

.container {
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    max-width: 100%;
    max-width: 1360px;
}

.intro {
    position: relative;
}

.second-screen {
    position: relative;
}

.intro-bg:after {
    background: linear-gradient(90deg, #0f1012, rgba(15, 16, 18, .6) 50%, #0f1012), linear-gradient(180deg, #0f1012, rgba(15, 16, 18, 0) 16%);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.int-btn:hover {
    background: #3f424d;
}

.intro-nav__left {
    margin-right: 16px;
}

.intro-nav__left img {}

.intro-nav__right img {
    margin-left: 3px;
}

.intro-nav {
    position: absolute;
    bottom: 43px;
    left: 48px;
    z-index: 10;
    width: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    justify-content: space-between;
}

.marg-left {
    margin-right: 5px;
}

.crash span {
    margin-bottom: 10px
}

.game__content {
    display: flex;
    flex-wrap: wrap;
}

.game__box {
    margin-bottom: 8px;
    padding: 0 4px;
    width: 20%;
    position: static;
}

.game__box__inn {
    border-radius: 4px;
    box-shadow: 0 4px 8px 3px rgba(0, 0, 0, .15), 0 1px 3px 0 rgba(0, 0, 0, .3);
    cursor: pointer;
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
}

.game__name {
    position: absolute;
    left: 50%;
    top: 20px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #99caff;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.1;
    max-height: 32px;
    overflow: hidden;
    text-align: center;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-transform: uppercase;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: 0;
    z-index: 2
}

.game__play {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    opacity: 0;
    z-index: 2
}

.section-items {
    border-radius: 12px;
    position: relative;
    min-height: 100%;
    margin: 20px 0;
    padding: 0 15px 15px 15px
}

.section-items__top {
    padding: 20px 0 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    z-index: 10
}

.section-items__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px
}

.section-items__image {
    height: 192px;
    width: 130px
}

.section-items__name {
    color: #94a6cd;
    font-size: 13px;
    min-height: 37.96px;
    line-height: 1.46;
    letter-spacing: -.17px;
    margin-top: 10px;
    overflow: hidden;
    text-align: center;
    -webkit-transition: color .15s ease;
    -o-transition: color .15s ease;
    transition: color .15s ease
}

.section-items__title {
    font-weight: 700;
    font-size: 17px;
    letter-spacing: -.41px
}

.section-items__title span {
    display: inline-block;
    margin-left: 4px;
    opacity: .5;
    font-size: 12px;
    letter-spacing: -.29px;
    font-weight: 400
}

.section-items__block {
    max-width: 130px;
    width: 100%;
    margin-right: 10px;
    margin-left: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.section-items__block:last-child {
    margin-right: 0
}

.game {
    padding: 0 8px;
    padding-top: 32px;
    overflow-x: hidden;
}

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

.game:hover:before {
    opacity: 1
}

.game:hover .game__play {
    opacity: 1
}

.game:hover .game__name {
    opacity: 1
}

.game__img {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.game__image {
    height: 168px;
    position: relative;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    width: 100%;
    overflow: hidden;
}

.game__title {
    align-items: center;
    display: flex;
    height: 24px;
    justify-content: center;
    text-align: center;
    color: #e7e8ec;
    display: block;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: none;
    white-space: nowrap;
    background-color: #2a2d33;
    overflow: hidden;
    display: flex;
    justify-content: center;
    justify-content: center;
}

.nav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 40px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.nav li {
    margin-right: .25rem;
    padding: 0 9px
}

.nav li:last-child {
    margin-right: 0
}

.nav .current_page_item a {
    position: relative
}

.nav .current_page_item a:after {
    content: "";
    background-image: -o-linear-gradient(347deg, #108de7 -30%, #0855c4 100%);
    background-image: linear-gradient(103deg, #108de7 -30%, #0855c4 100%);
    border-radius: 4px 4px 0 0;
    height: 4px;
    width: 100%;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0
}

.nav a {
    color: #d2a4f7;
    font-style: normal;
    padding: 10px 0;
    display: block;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
    white-space: nowrap
}

.nav a:hover {
    color: #ffba00
}

.nav a:hover {
    font-weight: 500
}

.slick-dots {
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    align-items: stretch;
    width: 100%;
    font-size: 0;
}

.slick-dots li {
    width: 33.333% !important;
    background-color: #a7aebe;
    border-radius: 8px;
    cursor: pointer;
    flex-grow: 1;
    font-size: 0;
    height: 4px;
    margin-top: 12px;
    opacity: .3;
    transition: opacity .3s;
    margin-right: 4px;
}

.slick-dots li:last-child {
    margin-right: 0;
}

.slick-dots li button {
    width: 100% !important;
}

.header {
    box-shadow: 0 4px 8px 3px rgba(0, 0, 0, .15), 0 1px 3px 0 rgba(0, 0, 0, .3);
    display: flex;
    height: inherit;
    left: 0;
    margin: auto;
    position: fixed;
    height: 72px;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
    background: #202126;
}

.menu-left__btn {
    color: #eef1f6;
    display: flex;
    justify-content: center;
    min-height: 40px;
    position: relative;
    z-index: 0;
    align-items: center;
    min-width: 200px;
    width: 200px;
    flex-shrink: 0;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    height: 40px;
    letter-spacing: .32px;
    line-height: 24px;
    text-align: center;
    text-transform: none;
    padding: 0 16px;
    border-radius: 20px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 16px;
    align-items: center;
    background: #fde292;
    box-shadow: 0 4px 8px 3px rgba(0, 0, 0, .15), 0 1px 3px 0 rgba(0, 0, 0, .3);
    color: #191201;
    min-height: 40px;
    z-index: 0;
}

.menu-left__btn:after {
    background: linear-gradient(90deg, #815516, #ffcb51 48.72%, #c98217);
    border-radius: inherit;
    bottom: 0;
    content: "";
    height: calc(100% - 2px);
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% - 2px);
    z-index: -1;
}

.slick-active {
    opacity: 1 !important;
}

.overlay {
    opacity: .6;
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 20;
    top: 0;
    left: 0;
    background: #000
}

.overlay_z {
    z-index: 101
}

.header__logo {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.header__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    border-radius: 20px;
    /* padding: 10px 0; */
    width: 33.333%;
}

.header__apps {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 33.333%;
}

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

.header__overlay {
    background-color: rgba(0, 0, 0, .75);
    display: flex;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    display: none;
}

.header__overlay_diff {
    z-index: 10000;
}

.menu-left {
    box-shadow: 0 2px 6px 2px rgba(0, 0, 0, .15), 0 1px 2px 0 rgba(0, 0, 0, .3);
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 264px;
    background-color: #15161a;
    display: flex;
    height: 100%;
    position: fixed;
    z-index: 10000;
    height: calc(100% - 72px);
    bottom: 0;
    display: flex;
    flex-direction: column;
    transform: translateX(-100%);
    transition: 0.3s;
    overflow-y: auto;
}

.menu-left::-webkit-scrollbar {
    display: none;
}

.menu-left__icon_arrow {
    display: block;
    height: 24px;
    margin-left: auto;
    transform: rotate(0);
    transition: transform .3s;
    width: 24px;
    will-change: transform;
    position: relative;
    z-index: 9999;
    background: url("../img/arr_bot.svg");
}

.body_hidden {
    overflow: hidden;
}

.menu-left-active {
    transform: translate(0);
}

.menu-left__link {
    display: flex;
    align-items: center;
    background-color: #15161a;
    display: flex;
    height: 40px;
    padding: 0 8px;
    position: relative;
    width: 100%;
    color: #a7aebe;
    letter-spacing: .32px;
    position: relative;
    z-index: 9999;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-transform: none;
}

.menu-left__link:after {
    background-color: #202126;
    background-size: auto;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    will-change: opacity;
    z-index: -1
}

.menu-left__link:hover:after {
    opacity: 1;
}

.menu-left__icon {
    height: 24px;
    margin-right: 8px;
    position: relative;
    width: 24px;
    z-index: 9999;
}

.menu-left__top {
    position: relative;
    width: 100%;
    position: relative;
    z-index: 2;
    align-items: flex-end;
    box-sizing: border-box;
    display: flex;
    height: 100%;
    justify-content: center;
    height: 132px;
}

.menu-left__top img {
    width: 100%;
    height: 100%;
}

.regs-wrap {
    align-items: center;
    border-radius: inherit;
    display: flex;
    padding-left: 12px;
    position: relative;
    z-index: 0;
    border-radius: 20px;
    min-width: 322px;
    position: relative;
    z-index: 0;
}

.regs-wrap:before {
    background-color: #15161a;
    border-radius: inherit;
    content: "";
    height: calc(100% - 2px);
    left: 1px;
    position: absolute;
    top: 1px;
    width: calc(100% - 2px);
    z-index: -1;
}

.regs-wrap__desc {
    display: flex;
    flex-direction: column;
    margin-left: 8px;
    margin-right: 12px;
}

.regs-wrap__yel {
    font-family: Arial, sans-serif;
    font-weight: 400;
    letter-spacing: normal;
    text-transform: none;
    color: #fde292;
    font-size: 12px;
    line-height: 16px;
}

.regs-wrap__gray {
    color: #a7aebe;
    font-size: 10px;
    line-height: 12px;
    width: 100%;
    font-family: Arial, sans-serif;
    font-weight: 400;
    letter-spacing: normal;
    text-transform: none;
}

.header__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    transition: border-radius .2s;
    padding: 0 16px;
    border-radius: 0;
    width: 100%;
}

.header-nav__palka {
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    color: #e7e8ec;
    border-radius: 4px;
    bottom: auto;
    height: 100%;
    top: 0;
    width: auto;
}

.header-nav__palka:before {
    background: #fde292;
    bottom: 2px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 88px;
    z-index: 1;
    display: none;
}

.burg-wrap {
    width: 56px;
}

.header-nav__item:hover .header-nav__palka:before {
    display: block;
}

.header-nav__item:hover .header-nav__link {
    color: #e7e8ec;
}

.header-nav__lab {
    flex-grow: 0;
    padding-left: 8px;
    padding-right: 4px;
    width: auto;
}

.header-ask {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 10px
}

.header-ask:first-child {
    margin-left: 0;
}

.header-ask__text {
    display: none
}

.header-ask:hover .icon {
    opacity: 1
}

.header-auth {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-auth__in {
    margin-left: 16px;
    width: 80px;
    flex-shrink: 0;
    height: 40px;
    background: transparent;
    background-color: transparent;
    background-image: none;
    border: 1px solid #fde292;
    border-radius: 20px;
    box-shadow: none;
    color: #a7aebe;
    line-height: 36px;
    padding: 0 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 700;
}

.sys-top {
    display: none
}

.header-auth__register {
    align-items: center;
    background: #fde292;
    color: #110f08;
    display: flex;
    justify-content: center;
    min-height: 40px;
    position: relative;
    z-index: 0;
    font-size: 16px;
    font-weight: 700;
    height: 40px;
    border-radius: 20px;
    letter-spacing: .32px;
    line-height: 24px;
    min-width: 80px;
    max-width: 151px;
    width: 100%;
    padding: 0 16px;
}

.bte-btn {
    align-items: center;
    background: #fde292;
    color: #110f08;
    display: flex;
    justify-content: center;
    min-height: 40px;
    position: relative;
    z-index: 0;
    font-size: 16px;
    font-weight: 700;
    height: 40px;
    border-radius: 20px;
    letter-spacing: .32px;
    line-height: 24px;
    min-width: 80px;
    max-width: 151px;
    width: 100%;
    padding: 0 16px;
}

.bte-btn:before {
    background: linear-gradient(90deg, #815516, #ffcb51 48.72%, #c98217);
    border-radius: inherit;
    bottom: 0;
    content: "";
    height: calc(100% - 2px);
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% - 2px);
    z-index: -1;
}

.header-auth__register:before {
    background: linear-gradient(90deg, #815516, #ffcb51 48.72%, #c98217);
    border-radius: inherit;
    bottom: 0;
    content: "";
    height: calc(100% - 2px);
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% - 2px);
    z-index: -1;
}

.header-auth__icon {
    width: 20px;
    height: 20px;
    margin-left: 10px
}

.header-auth__register:hover {
    opacity: .9
}

.header-menu_active {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.header__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.reg-plash {
    display: none;
}

.header-nav__link {
    align-items: center;
    cursor: pointer;
    display: flex;
    margin: 0;
    padding: 0;
    position: relative;
    height: 40px;
    color: #a7aebe;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .32px;
    line-height: 20px;
    text-transform: none;
    z-index: 2;
    height: 100%;
    justify-content: flex-start;
    width: 100%;
}

.header-nav__icon {
    width: 24px;
    height: 24px;
}

.header-nav__svg {
    width: 100%;
    height: 100%;
}

.header-nav {
    height: 100%;
    display: flex;
    align-items: center;
}

.burger {
    background: #2a2d33;
    border-radius: 50%;
    color: #a7aebe;
    display: block;
    height: 40px;
    position: relative;
    cursor: pointer;
    width: 40px;
}

.header-nav__inn {
    display: flex;
    align-items: center;
    height: 100%;
}

.header-nav__item {
    height: 100%;
    margin-right: 16px;
}

.burger:after {
    background-color: #a7aebe;
    border-radius: 2px;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    transition: transform .3s, opacity .3s;
    width: 22px;
    color: #bfbba6;
}

.burger-act:after {
    opacity: 0;
}

.burger-act .burger__polos:before {
    transform: rotate(-45deg);
}

.burger-act .burger__polos:after {
    transform: rotate(45deg);
}

.burger__polos:before {
    background-color: currentcolor;
    border-radius: 2px;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    transition: transform .3s, opacity .3s;
    width: 22px;
    transform: translateY(5px);
}

.burger__polos:after {
    background-color: currentcolor;
    border-radius: 2px;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    transition: transform .3s, opacity .3s;
    width: 22px;
    transform: translateY(-5px);
}

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

.burger__inn {
    background: #2a2d33;
    border-radius: inherit;
    display: block;
    height: 100%;
    overflow: hidden;
    width: 100%;
    will-change: transform;
}

.slick-slide img {
    z-index: 2;
}

.burger:hover .burger__inn {
    background: #3f424d;
}

.logo {
    left: 50%;
    position: absolute;
    top: 0;
    transform: translate(-50%);
    height: 64px;
    margin: 4px 0;
    max-width: 180px;
    padding: 2px;
    width: 100%;
    display: flex;
    align-items: center;
}

.regs-wrap {
    justify-content: space-between;
}

.logo_mob {
    display: none
}

.toc {
    display: block
}

.intro__inn {
    position: relative
}

.logo__img {
    max-width: 195px;
    width: 100%
}

.logo__img_mob {
    display: none
}

.hidden {
    overflow: hidden
}

@-webkit-keyframes jump {
    0%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
}

@keyframes jump {
    0%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
}

.gift {
    position: fixed;
    left: 20px;
    bottom: 20px;
    width: 100px;
    height: 100px;
    cursor: pointer;
    z-index: 9;
    -webkit-animation: jump .5s infinite;
    animation: jump .5s infinite
}

.gift__img {
    -webkit-transition: -webkit-transform .3s ease, -webkit-box-shadow .3s ease;
    transition: -webkit-transform .3s ease, -webkit-box-shadow .3s ease;
    -o-transition: transform .3s ease, box-shadow .3s ease;
    transition: transform .3s ease, box-shadow .3s ease;
    transition: transform .3s ease, box-shadow .3s ease, -webkit-transform .3s ease, -webkit-box-shadow .3s ease
}

@media (min-width:991px) {
    .navigation {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (max-width:1280px) {
    .nav a {
        font-size: 16px
    }
    .logo__img_mob {
        display: block
    }
}

@media (max-width:1180px) {
    .intro__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .game__image {
        height: 258px
    }
    .intro__inn {
        width: 100%;
        margin-right: 0
    }
    .banners {
        width: 100%;
        margin-top: 20px
    }
    .container {
        padding: 0 20px
    }
    .game__box {
        width: 33.33%;
    }
}

@media (max-width:991px) {
    .intro__img {
        height: 250px;
    }
    .wins__block {
        font-size: 20px;
    }
    .regs-wrap__gray {
        margin-left: 5px;
    }
    .wrapper {
        padding-bottom: 40px
    }
    .regs-wrap {
        display: none;
    }
    .reg-plash .regs-wrap {
        display: flex;
    }
    .regs-wrap__yel {}
    .reg-plash {
        height: 56px;
        bottom: 0;
        width: 100%;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        align-items: center;
        background-color: #2a2d33;
        padding: 0 8px;
        margin-right: 0;
        z-index: 999;
        left: 0;
        position: fixed;
    }
    .game__image {
        height: 208px;
    }
    .footer-tg {
        flex-wrap: wrap;
    }
    .footer-links {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        width: 100%;
    }
    .footer-tg__button {
        flex: inherit;
        order: 1;
        width: 100%;
        margin-top: 10px;
    }
    .footer-apps {
        justify-content: flex-start;
    }
    .burger:hover .burger__inn {
        background: #3f424d;
    }
    .burger:active .burger__inn {
        background: #3f424d;
    }
    .intro-bg {
        height: 360px;
    }
    .nav__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        margin: 0
    }
    .header-menu {
        -webkit-transform: translate(150%, 0);
        -ms-transform: translate(150%, 0);
        transform: translate(150%, 0);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: fixed;
        width: 276px;
        height: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        top: 0;
        right: 0;
        background: #1d0247;
        -webkit-transition: .5s;
        -o-transition: .5s;
        transition: .5s;
        z-index: 110;
        overflow: auto;
        padding: 35px 30px
    }
    .header__block {}
    .header-ask:first-child {
        margin-left: 0
    }
    .logo_mob {
        display: block
    }
    .text-block__list li {
        width: 100%
    }
    .btn {
        font-size: 16px;
        padding: 10px 15px
    }
    .nav {
        width: 100%;
        margin-top: 30px
    }
    .header-nav {
        display: none
    }
    .gift {
        left: 20px;
        bottom: 77px;
        width: 50px;
        height: 50px
    }
}

@media (max-width:767px) {
    .hid-block {
        display: none;
    }
    .wins__block {
        font-size: 16px;
    }
    .header-auth__in_icon {
        background: url("../img/out.svg");
        height: 24px;
        width: 24px;
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: contain;
        display: block;
    }
    .header__wrap {
        padding: 0 8px;
    }
    .header-auth__in {
        border-radius: 50%;
        width: 40px;
        height: 40px;
        padding: 0;
    }
    .mob-none {
        display: none;
    }
    .regs-wrap:before {
        height: 40px;
    }
    .item-head__icon {
        margin-right: 0 !important;
    }
    .item-head__name {
        text-align: center;
    }
    .logo-wrap {
        width: auto;
    }
    .header__right {
        width: auto;
    }
    .intro__img {
        display: none;
    }
    .intro-nav {
        display: none;
    }
    .int-btn {
        width: 26px;
        height: 26px;
    }
    .footer-top__logo {
        max-width: 220px
    }
    .PaymentSection_container_C_cBn {
        margin: 0
    }
    .program {
        width: 50%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .slick-slide img {
        display: none;
    }
    .intro-bg__inn {
        width: 100%;
        margin-top: 60px;
    }
    .sys {
        display: none
    }
    .sys-top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .game__image {
        height: 160px;
    }
    .footer-everyday {
        margin-bottom: 10px
    }
    .lang__drop {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        bottom: -12px;
        right: -5px
    }
    .banners__title {
        font-size: 25px
    }
    .banners__block {
        padding: 20px;
        min-height: 280px
    }
    .header-ask__text {
        display: block;
        margin-left: 10px;
        color: #62c23c
    }
    .header__right {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.regs-wrap__babk {
    display: block;
    height: 24px;
    flex-shrink: 0;
    margin-left: 4px;
    width: 24px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    background: url("../img/babk.svg");
}

.header-ask__icon {
    width: 20px;
    height: 20px;
}

.intro-bg__title {
    font-size: 26px;
    line-height: 35px;
    margin-bottom: 4px;
    text-align: left;
    background: linear-gradient(98.32deg, #cf881d -2%, #ffc85d 54.7%, #cf881d 107.96%);
    background-clip: text;
    color: #c98217;
    font-family: "Open Sans", sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    -webkit-text-fill-color: transparent;
    overflow: hidden;
}

.intro-bg__gold {
    font-size: 30px;
    line-height: 36px;
    text-align: left;
    margin-bottom: 12px;
    padding: 0;
    font-family: "Open Sans", sans-serif;
    background: #fff;
    font-weight: 800;
    text-transform: uppercase;
    overflow: hidden;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.intro-bg__btn {
    align-items: center;
    background: #fde292;
    box-shadow: 0 4px 8px 3px rgba(0, 0, 0, .15), 0 1px 3px 0 rgba(0, 0, 0, .3);
    color: #110f08;
    display: flex;
    justify-content: center;
    min-height: 40px;
    position: relative;
    z-index: 0;
    border-radius: 20px;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    height: 40px;
    letter-spacing: .32px;
    line-height: 24px;
    padding: 0 16px;
    max-width: 200px;
}

.intro-bg__btn:after {
    background: linear-gradient(90deg, #815516, #ffcb51 48.72%, #c98217);
    border-radius: inherit;
    bottom: 0;
    content: "";
    height: calc(100% - 2px);
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% - 2px);
    z-index: -1;
}

.categories {
    background: #0f1012;
    display: flex;
    position: relative;
    width: 100%;
    overflow: auto hidden;
    padding-top: 10px;
}

.game__comp {
    width: 80px;
    background-color: rgba(12, 16, 29, .7);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    display: block;
    height: 20px;
    padding: 4px;
    position: absolute;
    right: 20px;
    top: 0;
    font-family: Arial, sans-serif;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 12px;
    color: #180202;
}

.game-comp__inn {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
}

.game-zvezda {
    background: #2a2d33;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 4px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    z-index: 2;
}

.game-zvezda:after {
    border-right: 1px solid #3ea8f4;
    border-top: 1px solid #3ea8f4;
    border-top-right-radius: 4px;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity .3s;
    width: 100%;
    z-index: 2;
}

.game-zvezda__inn {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: opacity .3s;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.game-top {
    border-bottom-right-radius: 4px;
    border-top-left-radius: 4px;
    color: #180509;
    display: block;
    font-family: Arial, sans-serif;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 12px;
    padding: 2px 8px;
    text-transform: uppercase;
    left: 0;
    position: absolute;
    top: 0;
    background: #fcdb77;
    z-index: 2;
}

.game__bottom {
    display: flex;
    justify-content: center;
    padding-top: 16px;
    padding-bottom: 32px;
}

.wins-items {
    background-color: #15161a;
    flex-grow: 0;
    padding-bottom: 16px;
    padding-top: 16px;
}

.wins-items__inn {
    display: flex;
    overflow: hidden;
}

.wins-items__items {
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: auto;
    overflow-y: hidden;
    padding: 0;
    position: relative;
    z-index: 1;
    display: flex;
}

.wins-items__items::-webkit-scrollbar {
    display: none;
}

.wins-items__item {
    align-items: center;
    display: flex;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 16px;
    position: relative;
    text-transform: none;
}

.wins-items__title {
    align-items: center;
    background: #15161a;
    color: #a7aebe;
    display: flex;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 700;
    height: 64px;
    letter-spacing: normal;
    line-height: 20px;
    padding: 0 16px;
    text-transform: lowercase;
    white-space: nowrap;
}

.wins__items__item {
    align-items: center;
    display: flex;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 16px;
    position: relative;
    text-transform: none;
}

.wins-items__img {
    cursor: pointer;
    margin-right: 16px;
    position: relative;
    display: block;
    flex-shrink: 0;
    height: 64px;
    position: relative;
    width: 96px;
}

.wins-items__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tur {
    padding: 32px 8px 0 8px;
}

.wins-items__info {
    width: 100px;
}

.wins-items__name {
    font-family: Arial, sans-serif;
    font-weight: 700;
    letter-spacing: normal;
    text-transform: none;
    color: #eef1f6;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 2px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.wins-items__what {
    color: #eef1f6;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 16px;
    margin-bottom: 2px;
    text-transform: none;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.wins-items__price {
    color: #ffc633;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    font-family: Arial, sans-serif;
    font-weight: 700;
    letter-spacing: normal;
    text-transform: none;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.wins__title {
    font-size: 32px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 40px;
    padding-bottom: 8px;
    text-transform: none;
}

.wins__desc {
    color: #a7aebe;
    padding-bottom: 32px;
}

.game__button {
    background: transparent;
    background-color: transparent;
    background-image: none;
    border-radius: 20px;
    box-shadow: none;
    border: 1px solid #fde292;
    color: #a7aebe;
    line-height: 36px;
    padding: 0 18px;
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 0;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .32px;
}

.game-top__text {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
}

.game-zvezda__img {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 17px;
    width: 17px;
    background: url("../img/zvezd.svg");
}

.categories__item {
    align-items: center;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background: #15161a;
    color: #a7aebe;
    display: flex;
    flex: 1;
    flex-basis: 100px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    height: 40px;
    justify-content: center;
    letter-spacing: normal;
    line-height: 20px;
    margin-right: 2px;
    padding: 0 8px;
    position: relative;
    text-align: center;
    text-transform: none;
    white-space: nowrap;
}

.categories__item_icon {
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 0;
    padding: 0;
    width: 48px;
}

@media (max-width:575px) {
    .footer-links {
        display: block;
    }
    .wins-items__title {
        font-size: 16px;
        line-height: 1.05;
    }
    .footer-tg__button {
        margin-bottom: 25px
    }
    .footer-tg {
        padding: 0 16px 3px;
    }
    .footer-tg__link {
        order: 1;
        flex: inherit;
        width: 100%;
        height: auto;
    }
    .footer-top__logo {
        max-width: 180px
    }
    .game__box {
        width: 50%
    }
    .icon-logo {
        height: 15px
    }
    .intro__img {
        margin-top: 50px;
        min-height: 100px
    }
    .navigation li {
        width: 100%
    }
    .footer-bottom__mob {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .footer-bottom__block {
        margin-right: 0;
        margin-bottom: 20px
    }
    .footer-bottom__block:last-child {
        margin-bottom: 0
    }
    .banners__btn {
        font-size: 14px;
        padding: 5px 10px
    }
}

p {
    color: #a7aebe;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 16px;
}

.toc__link {
    color: #fff;
}

.intro__img_mrg {
    /* margin-bottom: 15px; */
}

@media (max-width:467px) {
    .icon-logo {
        height: 10px
    }
    .intro-bg__gold {
        font-size: 20px;
        margin-top: 0;
        line-height: 1.2;
    }
    .intro-bg__title {
        font-size: 22px;
    }
    .intro__img {
        height: 200px;
    }
    .int-btn {
        width: 26px;
        height: 26px;
    }
    .intro-bg {
        height: 320px;
    }
    .header-auth__register {}
    .header-auth__in {
        font-size: 12px;
    }
    .header-auth__icon {
        width: 15px;
        height: 15px;
    }
    .game__img {
        width: 100%;
        height: 120px
    }
}

.game__img {
    width: 100%;
    height: 120px
}

.header-auth__register {}

.header-auth__in {
    font-size: 12px;
}

.header-auth__icon {
    width: 15px;
    height: 15px;
}

.game__img {
    width: 100%;
    height: 120px
}