@font-face {
    font-display: swap;
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    src: url(fonts/subset-OpenSans-Regular.e9ecd05.woff2) format("woff2"), url(fonts/subset-OpenSans-Regular.d00d2e5.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 700;
    src: url(fonts/subset-OpenSans-Bold.4713379.woff2) format("woff2"), url(fonts/subset-OpenSans-Bold.2b5c319.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 800;
    src: url(fonts/subset-OpenSans-ExtraBold.7c0d278.woff2) format("woff2"), url(fonts/subset-OpenSans-ExtraBold.ac7d006.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: "IntroHeadHUC";
    font-style: normal;
    font-weight: 700;
    src: url(fonts/IntroHeadHUC-Base.dae1029.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: "ALS Rubl";
    font-style: normal;
    font-weight: 400;
    src: url(fonts/ALSRubl.70775b8.woff2) format("woff2"), url(fonts/ALSRubl.573bb02.woff) format("woff"), url(fonts/ALSRubl.a90a937.ttf) format("truetype")
}

*, :after, :before {
    box-sizing: inherit
}

html {
    box-sizing: border-box;
    height: 100%
}

@media (-ms-high-contrast: active),(-ms-high-contrast: none) {
    html {
        display: flex;
        flex-direction: column
    }
}

body {
    -webkit-text-decoration-skip: objects;
    text-decoration-skip: objects;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    line-height: 1;
    margin: 0;
    min-height: 100%;
    text-rendering: optimizeLegibility
}

:focus {
    outline: none
}

blockquote, dd, dl, figure, p {
    margin: 0
}

blockquote, q {
    quotes: none
}

ol, ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

h1, h2, h3, h4, h5, h6, th {
    font-weight: inherit
}

h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    margin: 0
}

audio, img, video {
    display: block
}

iframe, img {
    border: none
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: inherit
}

a {
    background-color: transparent;
    color: inherit
}

a, abbr {
    -webkit-text-decoration: none;
    text-decoration: none
}

abbr {
    border: none
}

b, strong {
    font-weight: inherit
}

dfn, em, i {
    font-style: inherit
}

mark {
    background-color: transparent;
    color: inherit
}

small, sub, sup {
    font-size: inherit
}

sub, sup {
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

button, input, optgroup, select, textarea {
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: inherit;
    font: inherit;
    letter-spacing: inherit;
    margin: 0;
    padding: 0
}

button, input {
    overflow: visible
}

button, select {
    text-align: left;
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: none;
    cursor: pointer
}

textarea {
    overflow-x: hidden;
    overflow-y: auto;
    resize: none
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: none
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

[type=search] {
    outline: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

fieldset {
    border: none;
    margin: 0;
    padding: 0
}

legend {
    display: block;
    padding: 0;
    white-space: normal
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

select::-ms-expand {
    display: none
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=number] {
    -moz-appearance: textfield
}

input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .5;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

:-moz-placeholder, ::-moz-placeholder {
    color: inherit;
    opacity: .5;
    -moz-transition: opacity .3s;
    transition: opacity .3s
}

:-ms-input-placeholder {
    color: inherit;
    opacity: .5;
    -ms-transition: opacity .3s;
    transition: opacity .3s
}

:focus::-webkit-input-placeholder {
    opacity: 0
}

:focus:-moz-placeholder, :focus::-moz-placeholder {
    opacity: 0
}

:focus:-ms-input-placeholder {
    opacity: 0
}

svg {
    fill: currentColor;
    display: block;
    height: 100%;
    width: 100%
}

.hidden, [hidden] {
    display: none
}

.disabled, :disabled {
    cursor: not-allowed
}

::-ms-clear {
    display: none
}

:-webkit-autofill {
    -webkit-text-fill-color: currentColor;
    border-radius: 2px;
    box-shadow: inset 0 0 100px #fff
}

::-webkit-input-placeholder {
    color: #846d24;
    font-size: 14px;
    font-weight: 400;
    opacity: 1;
    text-shadow: 0 1px 1px rgba(5, 5, 5, .5)
}

:-moz-placeholder, ::-moz-placeholder {
    color: #846d24;
    font-size: 14px;
    font-weight: 400;
    opacity: 1;
    text-shadow: 0 1px 1px rgba(5, 5, 5, .5)
}

:-ms-input-placeholder {
    color: #846d24;
    font-size: 14px;
    font-weight: 400;
    opacity: 1;
    text-shadow: 0 1px 1px rgba(5, 5, 5, .5)
}

.v-button.v-button--first {
    background-image: url(images/first-left.3eaac28.svg), url(images/first-right.bbda15d.svg)
}

.v-button.v-button--first:after {
    background-image: url(images/first-mid.ad36750.svg)
}

@media (hover) {
    .v-button.v-button--first:hover .v-button__btn-pseudo--hover {
        opacity: 1
    }
}

.v-button.v-button--first:active .v-button__btn-pseudo--active {
    opacity: 1
}

.disabled.v-button.v-button--first, .v-button.v-button--first:disabled {
    background-image: url(images/first-left-dis.48f065d.svg), url(images/first-right-dis.19247fb.svg)
}

.disabled.v-button.v-button--first:after, .v-button.v-button--first:disabled:after {
    background-image: url(images/first-mid-dis.0b72584.svg)
}

.v-button.v-button--first .v-button__btn-pseudo--hover {
    background-image: url(images/first-left-hover.017b63a.svg), url(images/first-right-hover.9db86ed.svg)
}

.v-button.v-button--first .v-button__btn-pseudo--hover:after {
    background-image: url(images/first-mid-hover.c473f0f.svg)
}

.v-button.v-button--first .v-button__btn-pseudo--active {
    background-image: url(images/first-left-push.66fc079.svg), url(images/first-right-push.8b30436.svg)
}

.v-button.v-button--first .v-button__btn-pseudo--active:after {
    background-image: url(images/first-mid-push.c0a33c0.svg)
}

.v-button.v-button--second {
    background-image: url(images/second-left.e2f8d36.svg), url(images/second-right.28d72e2.svg)
}

.v-button.v-button--second:after {
    background-image: url(images/second-mid.8c4265a.svg)
}

@media (hover) {
    .v-button.v-button--second:hover .v-button__btn-pseudo--hover {
        opacity: 1
    }
}

.v-button.v-button--second:active .v-button__btn-pseudo--active {
    opacity: 1
}

.disabled.v-button.v-button--second, .v-button.v-button--second:disabled {
    background-image: url(images/second-left-dis.bc2c6e6.svg), url(images/second-right-dis.1b1713e.svg)
}

.disabled.v-button.v-button--second:after, .v-button.v-button--second:disabled:after {
    background-image: url(images/second-mid-dis.b8d337a.svg)
}

.v-button.v-button--second .v-button__btn-pseudo--hover {
    background-image: url(images/second-left-hover.2ff37b3.svg), url(images/second-right-hover.b2f20d6.svg)
}

.v-button.v-button--second .v-button__btn-pseudo--hover:after {
    background-image: url(images/second-mid-hover.8535f92.svg)
}

.v-button.v-button--second .v-button__btn-pseudo--active {
    background-image: url(images/second-left-push.bda1793.svg), url(images/second-right-push.f4b881e.svg)
}

.v-button.v-button--second .v-button__btn-pseudo--active:after {
    background-image: url(images/second-mid-push.a0f272b.svg)
}

.v-button.v-button--third {
    background-image: url(images/third-left.fb46aab.svg), url(images/third-right.94eb25d.svg)
}

.v-button.v-button--third:after {
    background-image: url(images/third-mid.fb3b270.svg)
}

@media (hover) {
    .v-button.v-button--third:hover .v-button__btn-pseudo--hover {
        opacity: 1
    }
}

.v-button.v-button--third:active .v-button__btn-pseudo--active {
    opacity: 1
}

.disabled.v-button.v-button--third, .v-button.v-button--third:disabled {
    background-image: url(images/third-left-dis.a98e5ab.svg), url(images/third-right-dis.f588c53.svg)
}

.disabled.v-button.v-button--third:after, .v-button.v-button--third:disabled:after {
    background-image: url(images/third-mid-dis.5f31477.svg)
}

.v-button.v-button--third .v-button__btn-pseudo--hover {
    background-image: url(images/third-left-hover.e77681b.svg), url(images/third-right-hover.219d952.svg)
}

.v-button.v-button--third .v-button__btn-pseudo--hover:after {
    background-image: url(images/third-mid-hover.82a1979.svg)
}

.v-button.v-button--third .v-button__btn-pseudo--active {
    background-image: url(images/third-left-push.7b08950.svg), url(images/third-right-push.d520c34.svg)
}

.v-button.v-button--third .v-button__btn-pseudo--active:after {
    background-image: url(images/third-mid-push.75d4d41.svg)
}

.v-button.v-button--fourth {
    background: linear-gradient(180deg, #965519 -32.5%, #ffbd00 15.03%, #f4d463 32.15%, #824106 105%);
    border-radius: 50%;
    height: 42px;
    min-width: auto;
    padding: 1px;
    width: 42px
}

.v-button.v-button--fourth:after {
    background-color: #1e1b0a;
    border-radius: inherit;
    bottom: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), inset 0 1px 2px #291400;
    height: calc(100% - 2px);
    left: 0;
    margin: auto;
    right: 0;
    top: 0;
    width: calc(100% - 2px)
}

.v-button.v-button--fourth:active:after {
    background: #312c10
}

.disabled.v-button.v-button--fourth, .v-button.v-button--fourth:disabled {
    opacity: .8
}

:root {
    --bg-color-body: #00160e
}

body {
    background-color: #00160e;
    color: #fff;
    display: flex;
    flex-direction: column;
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 400
}

@media screen and (min-width: 1360px) {
    body {
        background-attachment: fixed;
        background-color: #00160e;
        background-color: var(--bg-color-body);
        background-image: var(--bg-image-body);
        background-position: top;
        background-repeat: no-repeat
    }
}

body.body--cookies-show {
    background-position: top
}

.currency-nowrap {
    white-space: nowrap
}

.rouble, .rub .currency:after {
    font-family: "ALS Rubl", sans-serif
}

.rub .currency:after {
    content: "i";
    text-transform: none
}

.rub .currency--font-inherit:after {
    font-weight: inherit
}

.rub .currency--bold:after {
    font-weight: 700
}

.container {
    margin: 0 auto;
    padding: 0 8px;
    width: 100%
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .container {
        max-width: none;
        padding: 0 40px
    }
}

.body-preloader:before {
    animation: load 1.2s linear infinite;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbD0iI2NjZDBkZSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMi41MTYgMTEuNTI2Yy0uMzQ3LjM0Ni0uNTE2Ljc1LS41MTYgMS4yMjkgMCAuNDc4LjE2OS44OC41MTYgMS4yMjkuMzQ3LjM0Ni43Ni41MTYgMS4yMzkuNTE2YTEuNjggMS42OCAwIDAgMCAxLjIzOC0uNTE2Yy4zNC0uMzQ1LjUwNy0uNzUuNTA3LTEuMjI5IDAtLjQ3OC0uMTY5LS44OTMtLjUxNi0xLjIzOUExLjY3IDEuNjcgMCAwIDAgMy43NTQgMTFjLS40NzggMC0uODkuMTc4LTEuMjM4LjUyNlpNNi41IDE2LjVjLS40MTUgMC0uNzU2LjE0NC0xLjA1LjQzNkExLjQyIDEuNDIgMCAwIDAgNSAxNy45OWMwIC40MTguMTUuNzcyLjQ1IDEuMDc1LjI5MS4yOTIuNjM1LjQzNCAxLjA1LjQzNC40MjQgMCAuNzc5LS4xNCAxLjA2OC0uNDM0LjI5My0uMy40MzItLjY1Ny40MzItMS4wNzUgMC0uNDE3LS4xNDEtLjc2NC0uNDMyLTEuMDU1QTEuNDM4IDEuNDM4IDAgMCAwIDYuNSAxNi41Wk01LjQ5NSA5Yy41NSAwIDEuMDIyLS4xOTcgMS40MTUtLjU4OC4zOTMtLjM5My41OS0uODY0LjU5LTEuNDEyIDAtLjU1OS0uMTk2LTEuMDMtLjU5LTEuNDIzQTEuOTI3IDEuOTI3IDAgMCAwIDUuNDk1IDVjLS41NSAwLTEuMDIyLjE5NS0xLjQwNS41NzctLjM5My4zOTQtLjU5Ljg2NC0uNTkgMS40MjMgMCAuNTQ4LjE5NiAxLjAxOS41OSAxLjQxMkExLjkzIDEuOTMgMCAwIDAgNS40OTUgOVptNi44NCA5LjY5MmExLjM1IDEuMzUgMCAwIDAtLjk5MS40MDQgMS4zOCAxLjM4IDAgMCAwLS40MTMgMS4wMWMwIC4zODYuMTQuNzEzLjQxMy45ODEuMjY4LjI2NC41OTcuNDA1Ljk5MS40MDUuMzg2IDAgLjcxOS0uMTM1Ljk5Mi0uNDA1LjI2OC0uMjYyLjQwNC0uNTk1LjQwNC0uOTgxYTEuMzcgMS4zNyAwIDAgMC0uNDA0LTEgMS4zMzggMS4zMzggMCAwIDAtLjk5Mi0uNDE0Wk0xMi4yNTUgMmMtLjYyMiAwLTEuMTUzLjIxNi0xLjU5Mi42NTRBMi4xNiAyLjE2IDAgMCAwIDEwIDQuMjRjMCAuNjI0LjIyNCAxLjE2NS42NjMgMS42MDYuNDM5LjQzOC45Ny42NTQgMS41OTIuNjU0LjYyMyAwIDEuMTUzLS4yMTYgMS41OTItLjY1NC40MzktLjQ0MS42NTMtLjk4Mi42NTMtMS42MDZhMi4xNSAyLjE1IDAgMCAwLS42NTMtMS41ODZBMi4xNjYgMi4xNjYgMCAwIDAgMTIuMjU1IDJabTUuOTM2IDUuODg1YS45Ny45NyAwIDAgMCAuNjk1LS4yODYuOTg2Ljk4NiAwIDAgMCAwLTEuNDI4Ljk3Ljk3IDAgMCAwLS42OTUtLjI4Ni45NjMuOTYzIDAgMCAwLS43MDUuMjg2IDEuMDE0IDEuMDE0IDAgMCAwIDAgMS40MjhjLjE5Ni4xOTcuNDQuMjg2LjcwNS4yODZabS0uNjcxIDguNTc1Yy0uMzQgMC0uNjMuMTMzLS44ODIuMzc4YTEuMTU0IDEuMTU0IDAgMCAwLS4zNjguODYzYzAgLjM0MS4xMi42MzUuMzY4Ljg4My4yNDguMjQ5LjU0Mi4zNzYuODgyLjM3Ni4zNCAwIC42MzQtLjEyNy44ODItLjM3Ni4yNDktLjI0OC4zNjgtLjU0Mi4zNjgtLjg4MyAwLS4zNC0uMTI0LS42My0uMzY4LS44NjMtLjI1Mi0uMjQ1LS41NDItLjM3OC0uODgyLS4zNzhabTIuMTA1LTQuNjM3YTEuMDYgMS4wNiAwIDAgMC0uMzI1Ljc3N2MwIC4zMDQuMTExLjU3Mi4zMjUuNzg1LjIxNC4yMTIuNDY0LjMxNS43Ny4zMTVhMS4wOCAxLjA4IDAgMCAwIDEuMTA1LTEuMSAxLjA1IDEuMDUgMCAwIDAtLjMxNi0uNzc3IDEuMDg3IDEuMDg3IDAgMCAwLS43ODktLjMyM2MtLjMwNiAwLS41NTcuMTEtLjc3LjMyM1oiLz48L3N2Zz4=");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 0;
    content: "";
    height: 40px;
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    top: 0;
    width: 40px;
    z-index: 0
}

#supportTrigger {
    display: none !important
}

.nuxt-progress {
    display: none
}

#__layout, #__nuxt {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    margin: 0 auto;
    max-width: 1360px;
    width: 100%
}

.body--fullscreen-mode #__layout, .body--fullscreen-mode #__nuxt {
    max-width: 100%
}

img[src*="//semi-cod"] {
    clip: rect(0 0 0 0);
    height: 0;
    overflow: hidden;
    position: absolute;
    width: 0;
    z-index: -1
}

.loader {
    align-items: center;
    display: flex;
    height: 92px;
    justify-content: center
}

.loader.loader--with-text {
    flex-direction: column;
    justify-content: space-evenly
}

.loader__ico {
    color: #ccd0de;
    height: 40px;
    width: 40px
}

.loader__text {
    color: #fff;
    font-size: 12px;
    line-height: 15px;
    text-align: center
}

.v-button {
    align-items: center;
    background-position: 0 0, 100% 0;
    background-repeat: no-repeat;
    background-size: auto 40px;
    border-radius: 5px;
    color: #fff;
    display: flex;
    font-size: 14px;
    font-weight: 700;
    height: 40px;
    justify-content: center;
    min-width: 54px;
    padding: 0 21px;
    position: relative;
    text-shadow: 0 2px 2px rgba(0, 0, 0, .5);
    text-transform: uppercase
}

.v-button.disabled, .v-button:disabled {
    color: hsla(0, 0%, 100%, .5);
    pointer-events: none
}

.v-button:before {
    background-repeat: no-repeat;
    background-size: 0 0;
    bottom: 0;
    left: 11px;
    right: 11px;
    z-index: -1
}

.v-button:after, .v-button:before {
    content: "";
    height: 100%;
    margin: auto;
    position: absolute;
    top: 0
}

.v-button:after {
    background-repeat: repeat-x;
    background-size: auto 40px;
    left: 20px;
    right: 20px;
    z-index: 1
}

[class*=icon-] {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 100%;
    width: 100%
}

.icon-crown {
    background-image: url(images/crown.20e8e9c.svg)
}

.icon-img-delete-first:after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiPjx1c2UgeGxpbms6aHJlZj0iI0IiLz48dXNlIHhsaW5rOmhyZWY9IiNCIiBmaWxsPSIjN2E3NzZlIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48ZGVmcyA+PHBhdGggaWQ9IkIiIGQ9Ik0xOSA0aC0zLjVsLTEtMWgtNWwtMSAxSDV2MmgxNFY0ek02IDE5VjdoMTJ2MTJhMiAyIDAgMCAxLTIgMkg4YTIgMiAwIDAgMS0yLTJ6TTggOXYxMGgyVjlIOHptNiAwdjEwaDJWOWgtMnptLTMgMHYxMGgyVjloLTJ6Ii8+PC9kZWZzPjwvc3ZnPg==)
}

.icon-refresh {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PHBhdGggZD0iTTkuOTk1IDFDNS41NzIgMSAyIDQuNTggMiA5czMuNTcyIDggNy45OTUgOGMzLjY1IDAgNi43MDYtMi40MzggNy42NzItNS43NzIuMDIyLS4wNzYtLjA1NC0uMjI4LS4xMTItLjIyOGgtMS43MzJjLS4wNTcgMC0uMjA3LjEtLjIyNC4xMzRDMTQuNzQyIDEzLjM5NCAxMi41NTYgMTUgOS45OTUgMTVhNi4wMSA2LjAxIDAgMCAxLTYuMDA0LTYgNi4wMSA2LjAxIDAgMCAxIDYuMDA0LTYgNS45MiA1LjkyIDAgMCAxIDQuMjIzIDEuNzhMMTEuODUgNy4xNDZhLjUuNSAwIDAgMCAuMzUzLjg1NEgxN2ExIDEgMCAwIDAgMS0xVjIuMjA3YS41LjUgMCAwIDAtLjg1My0uMzU0TDE1LjY1IDMuMzVDMTQuMTk4IDEuOSAxMi4yMDYgMSA5Ljk5NSAxeiIgZmlsbD0iI2ZmZiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+)
}

.v-button .icon-refresh {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbD0iI2YyYzkyNCIgZD0iTTIgMTJjMCA0Ljk3IDQuMDMgOSA5IDkgMi40IDAgNC42OC0uOTQgNi40LTIuNmwtMS41LTEuNUMxNC42MyAxOC4yNSAxMi44NiAxOSAxMSAxOWMtNi4yNCAwLTkuMzYtNy41NC00Ljk1LTExLjk1UzE4IDUuNzcgMTggMTJoLTNsNCA0aC4xbDMuOS00aC0zYzAtNC45Ny00LjAzLTktOS05cy05IDQuMDMtOSA5eiIvPjwvc3ZnPg==)
}

.icon-edit {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9IiNmMmM5MjQiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZD0iTTQgMTYuNjY3VjIwaDMuMzMzbDkuODMtOS44My0zLjMzMy0zLjMzM0w0IDE2LjY2N3ptMTUuNzQtOS4wNzRjLjM0Ny0uMzQ2LjM0Ny0uOTA2IDAtMS4yNTNsLTIuMDgtMi4wOGMtLjM0Ny0uMzQ2LS45MDctLjM0Ni0xLjI1MyAwTDE0Ljc4IDUuODg2bDMuMzMzIDMuMzMzIDEuNjI2LTEuNjI2eiIvPjwvc3ZnPg==)
}

.icon-search-games {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiPjx1c2UgeGxpbms6aHJlZj0iI0MiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZmlsbD0iIzAwMCIvPjxtYXNrIGlkPSJBIiBtYXNrLXR5cGU9ImFscGhhIiBtYXNrVW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4PSIxIiB5PSIxIiB3aWR0aD0iMTQiIGhlaWdodD0iMTQiPjx1c2UgeGxpbms6aHJlZj0iI0MiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZmlsbD0iI2ZmZiIvPjwvbWFzaz48ZyBtYXNrPSJ1cmwoI0EpIj48cGF0aCBmaWxsPSIjZjJjOTI0IiBkPSJNMCAwaDE2djE2SDB6Ii8+PC9nPjxkZWZzID48cGF0aCBpZD0iQyIgZD0iTTIuODYgMi44NmMyLjAzNC0yLjAzNCA1LjM0NS0yLjAzNCA3LjM4IDAgMS44MTIgMS44MTIgMi4wMDYgNC42MzMuNTkgNi42NjZhMS4xIDEuMSAwIDAgMSAuNTUzLjI5N2wyLjk2MiAyLjk2M2ExLjEgMS4xIDAgMSAxLTEuNTU5IDEuNTU5TDkuODIyIDExLjM4YTEuMSAxLjEgMCAwIDEtLjI5OC0uNTUzYy0yLjAzMyAxLjQxNC00Ljg1NCAxLjIyLTYuNjY1LS41OS0yLjAzNC0yLjAzNC0yLjAzNC01LjM0NCAwLTcuMzh6bTEuMTE2IDYuMTUzYzEuMzg4IDEuMzkgMy42NSAxLjM5IDUuMDM3IDBzMS4zOS0zLjY0OCAwLTUuMDM3YTMuNTcgMy41NyAwIDAgMC01LjAzNyAwIDMuNTcgMy41NyAwIDAgMCAwIDUuMDM3eiIvPjwvZGVmcz48L3N2Zz4=)
}

.search-form-block .icon-search-base {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiPjx1c2UgeGxpbms6aHJlZj0iI0MiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZmlsbD0iIzAwMCIvPjxtYXNrIGlkPSJBIiBtYXNrLXR5cGU9ImFscGhhIiBtYXNrVW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4PSIxIiB5PSIxIiB3aWR0aD0iMTQiIGhlaWdodD0iMTQiPjx1c2UgeGxpbms6aHJlZj0iI0MiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZmlsbD0iI2ZmZiIvPjwvbWFzaz48ZyBtYXNrPSJ1cmwoI0EpIj48cGF0aCBmaWxsPSIjN2E3NzZlIiBkPSJNMCAwaDE2djE2SDB6Ii8+PC9nPjxkZWZzID48cGF0aCBpZD0iQyIgZD0iTTIuODYgMi44NmMyLjAzNC0yLjAzNCA1LjM0NS0yLjAzNCA3LjM4IDAgMS44MTIgMS44MTIgMi4wMDYgNC42MzMuNTkgNi42NjZhMS4xIDEuMSAwIDAgMSAuNTUzLjI5N2wyLjk2MiAyLjk2M2ExLjEgMS4xIDAgMSAxLTEuNTU5IDEuNTU5TDkuODIyIDExLjM4YTEuMSAxLjEgMCAwIDEtLjI5OC0uNTUzYy0yLjAzMyAxLjQxNC00Ljg1NCAxLjIyLTYuNjY1LS41OS0yLjAzNC0yLjAzNC0yLjAzNC01LjM0NCAwLTcuMzh6bTEuMTE2IDYuMTUzYzEuMzg4IDEuMzkgMy42NSAxLjM5IDUuMDM3IDBzMS4zOS0zLjY0OCAwLTUuMDM3YTMuNTcgMy41NyAwIDAgMC01LjAzNyAwIDMuNTcgMy41NyAwIDAgMCAwIDUuMDM3eiIvPjwvZGVmcz48L3N2Zz4=)
}

.icon-back {
    background-image: url(images/back-2.e5b8707.svg)
}

.icon-password {
    background-image: url(images/password.c9db968.svg)
}

.icon-win-label {
    background-image: url(images/win-label.58cd3b2.png)
}

.icon-process {
    background-image: url(images/process.dcf49a9.svg)
}

.icon-warning {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZD0iTTIxLjYgMTYuNTM4TDE0LjU5MyA0LjQ5MmMtMS4xNDQtMi00LjA0LTItNS4xOCAwbC03LjAxIDEyLjA0NmMtMS4xNDQgMiAuMjggNC40NjIgMi41OSA0LjQ2MmgxMy45OTNjMi4zIDAgMy43Ni0yLjQ5NyAyLjYxNC00LjQ2MnptLTkuNiAxLjhhMS4xMiAxLjEyIDAgMCAxLTEuMTE2LTEuMTA3QTEuMTIgMS4xMiAwIDAgMSAxMiAxNi4xMTNhMS4wOSAxLjA5IDAgMCAxIDEuMDkxIDEuMTM2Yy4wMy41NzYtLjUwNiAxLjA4LTEuMDkgMS4wOHptMS4wMTctNy4xNmwtLjE1MiAyLjU3Yy0uMDI1LjI3OC0uMDI1LjUzLS4wMjUuODA1LS4wMjUuNDU0LS4zODMuODA1LS44NC44MDVzLS44MS0uMzI3LS44NC0uNzhsLS4yMjYtMy45ODQtLjA3OC0xLjA1OGMwLS41OC4zMy0xLjA1OC44NjUtMS4yMWExLjEyIDEuMTIgMCAwIDEgMS4yOTcuNjI5Yy4wNzguMTc2LjEwMy4zNS4xMDMuNTU2bC0uMTAzIDEuNjY3eiIgZmlsbD0iIzgxN2Q3NSIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+)
}

.icon-lock {
    background-image: url(images/lock.040be74.svg)
}

.icon-win-lottery {
    background-image: url(images/win-lottery.c0ad745.svg)
}

.icon-warning-tomato {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZD0iTTIxLjYgMTYuNTM4TDE0LjU5MyA0LjQ5MmMtMS4xNDQtMi00LjA0LTItNS4xOCAwbC03LjAxIDEyLjA0NmMtMS4xNDQgMiAuMjggNC40NjIgMi41OSA0LjQ2MmgxMy45OTNjMi4zIDAgMy43Ni0yLjQ5NyAyLjYxNC00LjQ2MnptLTkuNiAxLjhhMS4xMiAxLjEyIDAgMCAxLTEuMTE2LTEuMTA3QTEuMTIgMS4xMiAwIDAgMSAxMiAxNi4xMTNhMS4wOSAxLjA5IDAgMCAxIDEuMDkxIDEuMTM2Yy4wMy41NzYtLjUwNiAxLjA4LTEuMDkgMS4wOHptMS4wMTctNy4xNmwtLjE1MiAyLjU3Yy0uMDI1LjI3OC0uMDI1LjUzLS4wMjUuODA1LS4wMjUuNDU0LS4zODMuODA1LS44NC44MDVzLS44MS0uMzI3LS44NC0uNzhsLS4yMjYtMy45ODQtLjA3OC0xLjA1OGMwLS41OC4zMy0xLjA1OC44NjUtMS4yMWExLjEyIDEuMTIgMCAwIDEgMS4yOTcuNjI5Yy4wNzguMTc2LjEwMy4zNS4xMDMuNTU2bC0uMTAzIDEuNjY3eiIgZmlsbD0iI2ZmNzExYSIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+)
}

.rating-rest-item__medal {
    background-image: url(images/medal.6451184.svg)
}

.icon-help {
    background-image: url(images/help.acb0461.svg)
}

.strip-item__link:before {
    background-image: url(images/klubnichka.2018917.svg)
}

.icon-piastrix {
    background-image: url(images/piastrix.da70384.svg)
}

.icon-piastrix-text {
    background-image: url(images/piastrix-text.6d26f5c.svg)
}

.icon-fkwallet {
    background-image: url(images/fkwallet-ban.8d28a76.png)
}

.icon-fkwallet-second {
    background-image: url(images/fkwallet.500d6f1.png)
}

.icon-info {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0iI2ZmZiIgIHhtbG5zOnY9Imh0dHBzOi8vdmVjdGEuaW8vbmFubyI+PHBhdGggZD0iTTggMGE4LjAxIDguMDEgMCAwIDAtOCA4IDguMDEgOC4wMSAwIDAgMCA4IDggOC4wMSA4LjAxIDAgMCAwIDgtOCA4LjAxIDguMDEgMCAwIDAtOC04em0wIDE0LjU0NmMtMy42MDkgMC02LjU0NS0yLjkzNi02LjU0NS02LjU0NVM0LjM5MSAxLjQ1NSA4IDEuNDU1IDE0LjU0NiA0LjM5MSAxNC41NDYgOCAxMS42MDkgMTQuNTQ2IDggMTQuNTQ2ek04IDMuMzk0YS45Ny45NyAwIDAgMC0uOTY5Ljk3Ljk3Ljk3IDAgMSAwIDEuOTQgMCAuOTcuOTcgMCAwIDAtLjk2OS0uOTd6bTAgMy4zOTRjLS40MDIgMC0uNzI3LjMyNi0uNzI3LjcyN3Y0LjM2NGEuNzMuNzMgMCAwIDAgLjcyNy43MjcuNzMuNzMgMCAwIDAgLjcyNy0uNzI3VjcuNTE1YzAtLjQwMi0uMzI2LS43MjctLjcyNy0uNzI3eiIvPjwvc3ZnPg==)
}

.icon-visa-mc {
    background-image: url(images/visa-mc.fcd1576.svg)
}

.icon-in-vip-club {
    background-image: url(images/in-vip-club.c68e592.svg)
}

.icon-done {
    background-image: url(images/done.1d047ff.svg)
}

.icon-lock {
    background-image: url(images/lock.aa234cc.png)
}

.move-y-enter-active, .move-y-leave-active {
    transition-duration: .15s;
    transition-property: transform;
    transition-timing-function: linear
}

.move-y-enter, .move-y-leave-to {
    transform: translateY(-100%)
}

.attention .alert-text, .error .alert-text, .limit .alert-text, .success .alert-text {
    visibility: visible;
    white-space: normal
}

.error .confirmation-code-input__wrap {
    background: #d7191e
}

.error .alert-text {
    color: #d7191e
}

.attention .alert-text {
    color: #f77d20
}

.success .alert-text {
    color: #509f0f
}

.alert-text {
    display: block;
    font-size: 12px;
    line-height: 16px;
    overflow: hidden;
    padding-top: 1px;
    visibility: hidden;
    white-space: nowrap;
    width: 100%
}

.alert-text:empty {
    display: none
}

.layout-wrapper[data-v-0870c0bb] {
    background-color: #24210d;
    margin: 0 auto;
    max-width: 1360px;
    width: 100%
}

.layout-wrapper[data-v-0870c0bb], .main[data-v-0870c0bb] {
    display: flex;
    flex-direction: column;
    flex-grow: 1
}

.main[data-v-0870c0bb] {
    position: relative
}

.main.main--modal-only[data-v-0870c0bb] {
    background-image: url(images/layout-bg.26ba839.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.layout-wrapper--full-screen[data-v-0870c0bb] {
    background-color: transparent;
    max-width: none
}

.layout-wrapper__help-btn[data-v-0870c0bb] {
    bottom: 40px;
    position: fixed;
    right: 0;
    z-index: 15
}

.logo[data-v-34c7842a]:not(.logo--game) {
    display: block;
    height: 36px;
    position: relative;
    width: 140px
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .logo[data-v-34c7842a]:not(.logo--game) {
        height: 52px;
        width: 200px
    }
}

.logo:not(.logo--game).logo--footer[data-v-34c7842a] {
    height: 36px;
    width: 140px
}

.logo--game[data-v-34c7842a] {
    display: block;
    height: 70px;
    margin: auto;
    width: 80px
}

.logo__pic[data-v-34c7842a] {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

.header[data-v-34c7842a] {
    height: 54px
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .header[data-v-34c7842a] {
        height: 72px
    }
}

@media screen and (min-width: 1024px) {
    .header[data-v-34c7842a] {
        display: block
    }
}

.header__wrap[data-v-34c7842a] {
    background: #24210e;
    display: flex;
    left: 0;
    margin: auto;
    max-width: 1360px;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 12
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .header__wrap[data-v-34c7842a] {
        transition: background .5s
    }
}

.header__wrap[data-v-34c7842a]:before {
    top: 0
}

.header__wrap[data-v-34c7842a]:after, .header__wrap[data-v-34c7842a]:before {
    background-color: #534927;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%
}

.header__wrap[data-v-34c7842a]:after {
    bottom: 0;
    z-index: -1
}

.header__wrap > .container[data-v-34c7842a] {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

@media screen and (min-width: 1024px) {
    .header__wrap.login .header__logo[data-v-34c7842a] {
        display: block
    }
}

.header__wrap--scroll[data-v-34c7842a] {
    height: 54px
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .header__wrap--scroll[data-v-34c7842a] {
        height: 72px
    }
}

.header__wrap--transparent[data-v-34c7842a] {
    background: linear-gradient(353.83deg, rgba(31, 28, 11, .65) -13.92%, rgba(18, 17, 7, .9) 50%)
}

.header__wrap--transparent[data-v-34c7842a]:after {
    display: none
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .header__wrap--transparent[data-v-34c7842a]:after {
        display: block
    }

    .header__wrap--transparent[data-v-34c7842a] {
        background: linear-gradient(353.83deg, rgba(31, 28, 11, .2) -13.92%, rgba(18, 17, 7, .6) 50%)
    }
}

.header__wrap--transparent.header__wrap--border-bottom[data-v-34c7842a]:after {
    display: block
}

.header__wrap--show-cookies[data-v-34c7842a] {
    top: 54px
}

@media screen and (min-width: 568px) {
    .header--inbox-open[data-v-34c7842a] {
        z-index: 16
    }
}

.header__open-menu[data-v-34c7842a] {
    align-items: center;
    display: flex;
    height: 100%;
    width: 56px
}

@media screen and (min-width: 1024px) {
    .header__open-menu[data-v-34c7842a] {
        width: 64px
    }
}

@media screen and (min-width: 1360px) {
    .header__open-menu[data-v-34c7842a] {
        width: 68px
    }
}

.header__dynamic-frame[data-v-34c7842a], .header__login-btn[data-v-34c7842a], .header__user-data[data-v-34c7842a] {
    align-items: center;
    display: flex
}

.header__user-data > .v-button[data-v-34c7842a] {
    padding: 0 24px
}

@media screen and (min-width: 1024px) {
    .header__login-btn[data-v-34c7842a] {
        margin-left: 14px
    }
}

@media screen and (min-width: 480px)and (orientation: landscape)and (max-height: 420px)and (max-width: 900px) {
    .header__login-btn > .v-button[data-v-34c7842a] {
        padding: 0 18px
    }
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .header__login-btn > .v-button[data-v-34c7842a] {
        padding: 0 26px
    }
}

@media screen and (min-width: 1024px) {
    .header__login-btn > .v-button[data-v-34c7842a] {
        padding: 0 20px
    }
}

@media screen and (min-width: 1360px) {
    .header__login-btn > .v-button[data-v-34c7842a] {
        padding: 0 26px
    }
}

.header__dynamic-frame[data-v-34c7842a] {
    margin-left: auto
}

.header__skeleton-wrapper[data-v-34c7842a] {
    border-radius: 20px;
    height: 40px;
    width: 252px
}

.header__balans[data-v-34c7842a] {
    margin-right: 8px
}

.header-wrap .sum-select__employee[data-v-34c7842a] {
    margin-bottom: 0
}

.header__language-popup-button[data-v-34c7842a] {
    display: none
}

@media screen and (min-width: 410px) {
    .header__language-popup-button[data-v-34c7842a] {
        align-items: center;
        display: flex;
        margin-right: 8px;
        width: 47px
    }
}

@media screen and (min-width: 1024px)and (max-width: 1090px) {
    .header__language-popup-button[data-v-34c7842a] {
        display: none
    }
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .header__language-popup-button[data-v-34c7842a] {
        margin-right: 16px
    }
}

.menu-button[data-v-93e6da7a] {
    background: linear-gradient(180deg, #965519 -32.5%, #ffbd00 15.03%, #f4d463 32.15%, #824106 105%);
    border-radius: 50%;
    display: block;
    height: 42px;
    padding: 1px;
    position: relative;
    width: 42px
}

@media (hover) {
    .menu-button:hover .menu-button__bg[data-v-93e6da7a] {
        background: #312c10
    }
}

.menu-button:active .menu-button__bg[data-v-93e6da7a] {
    background: #312c10
}

.menu-button:active .menu-button__decor[data-v-93e6da7a]:after, .menu-button:active .menu-button__decor[data-v-93e6da7a]:before, .menu-button[data-v-93e6da7a]:active:after {
    box-shadow: none
}

.menu-button .menu-button__decor[data-v-93e6da7a]:after, .menu-button .menu-button__decor[data-v-93e6da7a]:before, .menu-button[data-v-93e6da7a]:after {
    background-color: #f1d8af;
    border-radius: 2px;
    bottom: 0;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .6);
    content: "";
    height: 2px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    transition: transform .3s, opacity .3s;
    width: 22px;
    will-change: transform
}

.menu-button .menu-button__decor[data-v-93e6da7a]:after {
    transform: translateY(-5px)
}

.menu-button .menu-button__decor[data-v-93e6da7a]:before {
    transform: translateY(5px)
}

.menu-button.menu-button--empty[data-v-93e6da7a] {
    background-image: none;
    border-radius: 50%
}

.menu-button.menu-button--empty[data-v-93e6da7a]:after {
    display: none
}

.menu-button--active[data-v-93e6da7a]:after {
    opacity: 0
}

.menu-button--active .menu-button__decor[data-v-93e6da7a]:after {
    box-shadow: none;
    transform: rotate(45deg)
}

.menu-button--active .menu-button__decor[data-v-93e6da7a]:before {
    box-shadow: none;
    transform: rotate(-45deg)
}

.menu-button--active .menu-button__decor[data-v-93e6da7a] {
    transform: rotate(-45deg)
}

.menu-button__bg[data-v-93e6da7a] {
    background-color: #1e1b0a;
    border-radius: inherit;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), inset 0 1px 2px #291400;
    display: block;
    height: 100%;
    overflow: hidden;
    width: 100%;
    will-change: transform
}

.menu-button__count[data-v-93e6da7a] {
    position: absolute;
    right: -4px;
    top: -5px
}

.menu-button__message[data-v-93e6da7a] {
    position: absolute;
    right: -9px;
    top: -1px
}

.header-nav {
    height: 100%;
    z-index: 3
}

.header-nav__list {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    position: relative
}

.icon-gift-menu {
    background-image: url(images/gift-menu.a8b012a.svg)
}

.icon-games {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGc+CjxwYXRoIGQ9Ik01LjYzNjQgMjAuMTU2QzUuNzQ5NyAyMC4yMTg4IDUuODc0OSAyMC4yNSA2IDIwLjI1QzYuMTM4MTUgMjAuMjUgNi4yNzYxIDIwLjIxMTkgNi4zOTc1IDIwLjEzNkwxOC4zOTc1IDEyLjYzNjFDMTguNjE2OCAxMi40OTkgMTguNzUgMTIuMjU4NyAxOC43NSAxMi4wMDAxQzE4Ljc1IDExLjc0MTUgMTguNjE2OCAxMS41MDExIDE4LjM5NzUgMTEuMzY0MUw2LjM5NzUgMy44NjQwMkM2LjE2NjI1IDMuNzE5NDcgNS44NzQ4NSAzLjcxMTg3IDUuNjM2NCAzLjg0NDAyQzUuMzk3OTUgMy45NzYyMiA1LjI1IDQuMjI3MzcgNS4yNSA0LjUwMDAyVjE5LjVDNS4yNSAxOS43NzI3IDUuMzk3OTUgMjAuMDIzOCA1LjYzNjQgMjAuMTU2WiIgZmlsbD0idXJsKCNwYWludDBfbGluZWFyKSIvPgo8L2c+CjxkZWZzPgo8bGluZWFyR3JhZGllbnQgaWQ9InBhaW50MF9saW5lYXIiIHgxPSIxMi4wMzM3IiB5MT0iLTEuNjEyNSIgeDI9IjEyLjAzMzciIHkyPSIyMS4wNzUiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KPHN0b3Agc3RvcC1jb2xvcj0iIzk2NTUxOSIvPgo8c3RvcCBvZmZzZXQ9IjAuMTc3MDgzIiBzdG9wLWNvbG9yPSIjRkZCRDAwIi8+CjxzdG9wIG9mZnNldD0iMC41MjYwNDIiIHN0b3AtY29sb3I9IiNGNEQ0NjMiLz4KPHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjQ0U2RjE5Ii8+CjwvbGluZWFyR3JhZGllbnQ+CjwvZGVmcz4KPC9zdmc+Cg==)
}

.icon-sale {
    background-image: url(images/sale.3dfb86b.svg)
}

.header-nav-item {
    height: 100%;
    position: relative
}

@media screen and (min-width: 1024px) {
    .header-nav-item:last-child {
        flex-direction: row;
        justify-content: center;
        width: auto
    }
}

@media (hover) {
    .header-nav-item:not(.header-nav-item--active):hover:before {
        opacity: 1
    }
}

.header-nav-item:before {
    background-color: #f0d8af;
    bottom: 1px;
    content: "";
    height: 1px;
    left: 0;
    opacity: 0;
    position: absolute;
    transition: opacity .3s ease-in;
    width: 100%
}

@media screen and (min-width: 1024px) {
    .header-nav-item:not(:last-child) {
        margin-right: 20px
    }
}

@media screen and (min-width: 1360px) {
    .header-nav-item:not(:last-child) {
        margin-right: 36px
    }
}

.header-nav-item--active {
    background: #413c19
}

.header-nav-item--active:before {
    opacity: 1
}

@media screen and (min-width: 480px)and (orientation: landscape)and (max-height: 420px)and (max-width: 900px) {
    .header-nav-item--active {
        margin: 0
    }
}

@media screen and (min-width: 1024px) {
    .header-nav-item--active {
        background: transparent
    }
}

.header-nav-item--active .header-nav-item__link-text {
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5)
}

.header-nav-item__link {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    height: 100%;
    position: relative;
    width: 61px
}

.header-nav-item__link:active .header-nav-item__link-ico {
    opacity: .8
}

@media screen and (min-width: 360px) {
    .header-nav-item__link {
        width: 71px
    }
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .header-nav-item__link {
        align-items: center;
        flex-direction: row;
        justify-content: center;
        width: auto;
        padding-left: 5px;
    }
}

@media screen and (min-width: 480px)and (orientation: landscape)and (max-height: 420px)and (max-width: 900px) {
    .header-nav-item__link {
        align-items: center;
        flex-direction: column;
        justify-content: center;
        width: 104px
    }
}

.header-nav-item__link--home {
    width: 62px
}

@media screen and (min-width: 360px) {
    .header-nav-item__link--home {
        width: 72px
    }
}

@media screen and (min-width: 480px)and (orientation: landscape)and (max-height: 420px)and (max-width: 900px) {
    .header-nav-item__link--home {
        width: 90px
    }
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .header-nav-item__link--home {
        width: 132px
    }
}

.header-nav-item__link-ico {
    height: 24px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 9px;
    width: 24px;
    z-index: 1
}

.header-nav-item__link-ico--active {
    display: none
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .header-nav-item__link-ico {
        margin: 0;
        position: static
    }
}

@media screen and (min-width: 480px)and (orientation: landscape)and (max-height: 420px)and (max-width: 900px) {
    .header-nav-item__link-ico {
        left: 0;
        margin: auto;
        position: absolute;
        right: 0;
        top: 9px;
        z-index: 1
    }
}

.header-nav-item__link-decor {
    height: 34px;
    margin: 0 auto;
    order: -1;
    width: 54px
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .header-nav-item__link-decor {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }
}

@media screen and (min-width: 1024px) {
    .header-nav-item__link-decor {
        background-size: 100% 40px
    }
}

@media screen and (min-width: 480px)and (orientation: landscape)and (max-height: 420px)and (max-width: 900px) {
    .header-nav-item__link-decor {
        height: 14px;
        margin: 0 auto;
        order: -1;
        width: 54px
    }
}

.header-nav-item__link-text {
    color: #c5ad85;
    font-size: 10px;
    line-height: 16px;
    padding-bottom: 4px;
    text-align: center;
    width: 100%
}

@media screen and (min-width: 480px)and (orientation: landscape)and (max-height: 420px)and (max-width: 900px) {
    .header-nav-item__link-text {
        font-size: 14px;
        padding: 0 0 0 4px;
        width: auto;
        z-index: 2
    }
}

@media screen and (min-width: 568px) {
    .header-nav-item__link-text {
        font-size: 14px
    }
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .header-nav-item__link-text {
        padding: 0 0 0 4px;
        width: auto;
        z-index: 2
    }
}

@media screen and (min-width: 1024px) {
    .header-nav-item__link-text {
        font-size: 16px;
        font-weight: 600;
        line-height: 16px;
        text-shadow: 0 1px 1px rgba(0, 0, 0, .5)
    }
}

.header-nav-item__message {
    font-size: 9px;
    height: 16px;
    position: absolute;
    right: 6px;
    top: -4px;
    width: 16px
}

@media screen and (min-width: 360px) {
    .header-nav-item__message {
        right: 11px
    }
}

@media screen and (min-width: 568px) {
    .header-nav-item__message {
        right: 18px
    }
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .header-nav-item__message {
        right: 3px;
        top: 13px
    }
}

@media screen and (min-width: 1024px) {
    .header-nav-item__message {
        font-size: 12px;
        height: 20px;
        right: -21px;
        top: 14px;
        width: 20px
    }
}

@media screen and (min-width: 480px)and (orientation: landscape)and (max-height: 420px)and (max-width: 900px) {
    .header-nav-item__message {
        font-size: 9px;
        height: 16px;
        right: 27px;
        width: 16px
    }
}

.header-nav-item__logo-wrap {
    display: none
}

.icon-register-bonus[data-v-1b6ad95a] {
    background-image: url(images/register-bonus.830465a.svg)
}

.registration-block-header[data-v-1b6ad95a] {
    align-items: center;
    display: flex;
    margin-left: auto
}

.registration-block-header__decor[data-v-1b6ad95a] {
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 16px 8px;
    width: 100%
}

.registration-block-header__panel[data-v-1b6ad95a] {
    border-radius: 5px;
    display: flex;
    position: relative;
    z-index: 2
}

.registration-block-header__panel[data-v-1b6ad95a]:after {
    content: "";
    height: 100%;
    left: 21px;
    margin: auto;
    position: absolute;
    right: 21px;
    top: 0;
    z-index: -1
}

.registration-block-header__wrapper[data-v-1b6ad95a] {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    padding-left: 16px;
    position: relative
}

.registration-block-header__wrapper[data-v-1b6ad95a]:before {
    background: linear-gradient(107.23deg, hsla(39, 21%, 54%, .36), hsla(60, 2%, 69%, .12) 73.83%);
    border: 1px solid #796a37;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
    content: "";
    height: 100%;
    left: 0;
    margin: auto;
    position: absolute;
    right: 33px;
    top: 0;
    z-index: -2
}

.registration-block-header__wrapper[data-v-1b6ad95a]:after {
    border-radius: 100% 0 0 100%;
    content: "";
    height: 100%;
    left: 1px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.registration-block-header__bonus-img[data-v-1b6ad95a] {
    display: none
}

@media screen and (min-width: 1360px) {
    .registration-block-header__bonus-img[data-v-1b6ad95a] {
        display: block;
        height: 24px;
        margin-left: 0;
        margin-right: 6px;
        width: 24px
    }
}

.registration-block-header__wrapper > .icon-register-bonus[data-v-1b6ad95a] {
    background-image: url(images/register-bonus-2.38adf62.svg)
}

.registration-block-header__bonus-text[data-v-1b6ad95a] {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    font-size: 12px;
    line-height: 14px;
    margin-right: 8px
}

.registration-block-header__bonus-headline[data-v-1b6ad95a] {
    color: #f2c924;
    font-size: 12px;
    font-weight: 700;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    text-transform: uppercase;
    white-space: nowrap
}

.registration-block-header__condition[data-v-1b6ad95a] {
    font-size: 13px;
    line-height: 12px;
    mix-blend-mode: normal
}

.registration-block-header__bonus-btn[data-v-1b6ad95a] {
    width: 140px
}

.icon-loader {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJxSURBVHgB7ZjrUcJAFIVvwptf0gF2gBWQDoQK1Aq0A6QCtQKwArQCsQK1AtOB/OH98hwnMGuGjYkEs+Pkm9nZQHbC4ezuvXcjkpKSkhKEJXuyXq+PZrOZg76Oj85qtTrybg0ymUy7UCg8SIz8WvB4PK5alnUJgVcQu3MMBA+KxWJFYiQrEaGj0+n0GkLPFDd3gvuvEjORBNPVyWTSgRBHM2QA1wfs8cdecX0vMRN6SWCd1pbLZQ9iq98eYH094jaXyz1ks9k3T3Cy0Fm09+FwuN600WjEvgMnq/KHhFoSENVThdFVbKgGIsCjmAacvVadRfuYz+d1MREuBW/qtw2b7lISxA66iWXwLcbatt1FXL2TBAmMEnR3I5jrFu24VCq5kiBah5EcGqq7ENtNWizRCvZqgy2Ms2IAWsFqgmAyQBh7FgMI2nS1zQUFHzqDeWm/h33zxGvdOG3i8FVgrhyeFlJ/w/vtHrqTXYOCHFYddeXAYAbVGdVWgVqHUew0kXpvWNNiPbflwPxUqhoFa2ymfKWwetGNtcUAeMRCt3UYGbWvG2uEYHCqfkBd3dcN3PsQui8sW1lrqyVAuVzW6krcYcTelq/AuhVTwea68p9igpJGokCYo0YGNnzXEhOBsHPfKSYwlKn86RrmdPPgiiTRUb/HRnPRmmGeEflFSlSYFOCeA0F1nmD89ykWYayZz+fdMM+LPazhgOogEZwhpdco1ku5O9MuEwSixEWlUnElJLELxpSz0mr8MIz1dRe1Sjtq2Rr7koCAqu7lIJMC4yzaPZbAr967xe4wz4KLxaKllIh0sA9H+xD5bMSrrJSUlH/MJ0ggjXziLf8OAAAAAElFTkSuQmCC)
}

.icon-google-play {
    background-image: url(images/google-play.14214cf.png)
}

.icon-google-play-active {
    background-image: url(images/google-play-active.14214cf.png)
}

.icon-payment {
    background-image: url(images/payment.8f64f9b.png)
}

.icon-back-game {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xNC43MTg0IDQuNzcxMjdDMTQuODA3NiA0Ljg1NzY4IDE0Ljg3ODQgNC45NjA1NiAxNC45MjY4IDUuMDczOTRDMTQuOTc1MSA1LjE4NzMzIDE1IDUuMzA4OTcgMTUgNS40MzE4M0MxNSA1LjU1NDcgMTQuOTc1MSA1LjY3NjM0IDE0LjkyNjggNS43ODk3M0MxNC44Nzg0IDUuOTAzMTEgMTQuODA3NiA2LjAwNTk4IDE0LjcxODQgNi4wOTIzOUw4LjY5OTE4IDExLjk5MzRMMTQuNzE4NCAxNy45MDMyQzE0LjgwNzYgMTcuOTg5NiAxNC44Nzg0IDE4LjA5MjUgMTQuOTI2OCAxOC4yMDU5QzE0Ljk3NTEgMTguMzE5MiAxNSAxOC40NDA5IDE1IDE4LjU2MzdDMTUgMTguNjg2NiAxNC45NzUxIDE4LjgwODMgMTQuOTI2OCAxOC45MjE2QzE0Ljg3ODQgMTkuMDM1IDE0LjgwNzYgMTkuMTM3OSAxNC43MTg0IDE5LjIyNDNDMTQuNjMwMSAxOS4zMTE2IDE0LjUyNSAxOS4zODEgMTQuNDA5MiAxOS40MjgzQzE0LjI5MzMgMTkuNDc1NiAxNC4xNjkxIDE5LjUgMTQuMDQzNiAxOS41QzEzLjkxODEgMTkuNSAxMy43OTM4IDE5LjQ3NTYgMTMuNjc4IDE5LjQyODNDMTMuNTYyMSAxOS4zODEgMTMuNDU3IDE5LjMxMTYgMTMuMzY4OCAxOS4yMjQzTDYgMTEuOTkzNEwxMy4zNzc4IDQuNzcxMjdDMTMuNTU1NyA0LjU5NzU2IDEzLjc5NjggNC41IDE0LjA0ODEgNC41QzE0LjI5OTQgNC41IDE0LjU0MDQgNC41OTc1NiAxNC43MTg0IDQuNzcxMjdaIiBmaWxsPSIjRjBEOEFGIi8+Cjwvc3ZnPgo=)
}

.v-button {
    align-items: center;
    background-position: 0 0, 100% 0;
    background-repeat: no-repeat;
    background-size: auto 40px;
    border-radius: 5px;
    color: #fff;
    display: flex;
    font-size: 14px;
    font-weight: 700;
    justify-content: center;
    line-height: 40px;
    min-width: 54px;
    padding: 0 21px;
    position: relative;
    text-shadow: 0 2px 2px rgba(0, 0, 0, .5);
    text-transform: uppercase
}

.v-button.disabled, .v-button:disabled {
    color: hsla(0, 0%, 100%, .5);
    pointer-events: none
}

.v-button:before {
    background-repeat: no-repeat;
    background-size: 0 0;
    bottom: 0;
    left: 11px;
    right: 11px;
    z-index: -1
}

.v-button:after, .v-button:before {
    content: "";
    height: 100%;
    margin: auto;
    position: absolute;
    top: 0
}

.v-button:after {
    background-repeat: repeat-x;
    background-size: auto 40px;
    left: 19px;
    right: 19px;
    z-index: 1
}

.gift-item-button--slider .v-button:not(.v-button--fourth):before {
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .8)
}

.v-button.v-button--full {
    min-width: 100%
}

.v-button.v-button--big {
    min-width: 240px
}

.v-button.v-button--long {
    min-width: 200px
}

.v-button.v-button--full-width {
    padding: 0;
    width: 100%
}

.v-button.v-button--mob-icon {
    padding: 0 20px
}

.v-button__ico-wrap--mob-icon {
    height: 18px;
    width: 21px
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .v-button__ico-wrap--mob-icon {
        display: none
    }
}

@media screen and (min-width: 1024px) {
    .v-button__ico-wrap--mob-icon {
        display: block;
        height: 40px;
        width: 22px
    }
}

@media screen and (min-width: 1360px) {
    .v-button__ico-wrap--mob-icon {
        display: none
    }
}

.v-button__label-pic {
    height: 12px;
    margin-left: 4px;
    width: 12px;
    z-index: 2
}

.v-button__label-pic:empty {
    display: none
}

.v-button__label-pic .icon-plus-btn {
    background-position: center 1px
}

.v-button__btn-pseudo {
    background-position: 0 0, 100% 0;
    background-repeat: no-repeat;
    opacity: 0;
    width: 100%
}

.v-button__btn-pseudo, .v-button__btn-pseudo:after {
    background-size: auto 40px;
    height: 100%;
    position: absolute
}

.v-button__btn-pseudo:after {
    background-repeat: repeat-x;
    content: "";
    left: 19px;
    margin: auto;
    right: 19px;
    top: 0;
    z-index: 2
}

.v-button__ico-wrap {
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 2
}

.v-button__ico-wrap--big {
    height: 24px;
    margin-right: 8px;
    width: 24px
}

.v-button__ico {
    filter: drop-shadow(0 1px 1px rgba(0, 0, 0, .3));
    height: 16px;
    margin-right: 4px;
    width: 16px
}

.v-button__ico--absolute {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.v-button__ico--animate-rotate {
    animation: load 1.2s linear infinite
}

@keyframes load {
    to {
        transform: rotate(1turn)
    }
}

.v-button__label {
    z-index: 2
}

.v-button__label--hide-mob, .v-button__label:empty {
    display: none
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .v-button__label--hide-mob {
        display: flex
    }
}

.icon-btn-login {
    background-image: url(images/btn-login.f796baf.svg)
}

.icon-btn-login-second {
    background-image: url(images/btn-login-second.35748d2.svg)
}

.time-geo__wrap[data-v-dec0c824] {
    color: #f2c924;
    font-size: 16px
}

.time-geo--header[data-v-dec0c824] {
    max-width: 1360px;
    position: fixed;
    top: 95px;
    width: 100%;
    z-index: 4
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .time-geo--header[data-v-dec0c824] {
        top: 304px
    }
}

.time-geo--header .time-geo__wrap[data-v-dec0c824] {
    background: linear-gradient(180deg, #373328, #171712 95.99%);
    padding: 4px;
    position: absolute;
    right: 0
}

.time-geo--game-page-mobile[data-v-dec0c824] {
    left: 62px;
    position: absolute;
    top: 20px;
    z-index: 2
}

@media screen and (min-width: 768px) {
    .time-geo--game-page-mobile[data-v-dec0c824] {
        left: 80px;
        top: 28px
    }
}

.time-geo--game-page-desktop[data-v-dec0c824] {
    margin-right: 32px
}

.time-geo--game-page-guest[data-v-dec0c824] {
    position: absolute;
    right: 8px;
    top: 48px;
    z-index: 2
}

.time-geo--game-page-guest .time-geo__wrap[data-v-dec0c824] {
    background: linear-gradient(180deg, #373328, #171712 95.99%);
    padding: 4px
}

.home[data-v-7ad1e6ee] {
    display: flex;
    flex-direction: column
}

.home__lobby-games[data-v-7ad1e6ee] {
    border-top: 12px solid #322e16
}

.home__promo-text[data-v-7ad1e6ee] {
    padding: 16px 0
}

.home__slider-footer[data-v-7ad1e6ee] {
    background-image: url(images/separator.2504eb3.svg), linear-gradient(rgba(0, 22, 14, .6), #00160e 84%), url(images/bricks.a7a5304.svg);
    background-position: 0 0, 0 0, left 14px;
    background-repeat: repeat-x;
    background-size: auto 14px, auto 60px, auto 46px;
    padding-top: 14px
}

.main-rotator-slider-wrap[data-v-467e27ca] {
    height: 300px
}

@media screen and (min-width: 480px)and (orientation: landscape)and (max-height: 420px)and (max-width: 900px) {
    .main-rotator-slider-wrap[data-v-467e27ca] {
        height: 236px
    }
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .main-rotator-slider-wrap[data-v-467e27ca] {
        height: 480px
    }
}

@media screen and (min-width: 1024px) {
    .main-rotator-slider-wrap[data-v-467e27ca] {
        height: 470px
    }
}

.main-rotator-slider-wrap--minus[data-v-467e27ca] {
    margin-top: -54px
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .main-rotator-slider-wrap--minus[data-v-467e27ca] {
        margin-top: -72px
    }
}

.icon-rotator-arrow-l {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAArCAMAAADWg4HyAAAAgVBMVEUAAAAWFhYCAgIAAAAAAADq06vw164AAADhyqTgxKPw1646NSuLfWaKfGUKCgoPDw8AAAACAgIICAjq06vx2K8BAQEAAADq06vkzabex6Lv1q57blmThGxTST3q0qk+Ny3EsJAAAAACAgJ5bllgVkYAAAAEBAQ9NS0AAABVVVXw2K/orSxUAAAAKnRSTlMABBIyWCDgAu4R0IOlphELPCoJxI9WG/Xr4LCdnIuDfHVwaF9QSkc/DwObxBJNAAAAkUlEQVQ4y+3ORxKDMBBE0RkBHrCxEsE5Z93/gC6dgN7YaMFfv+pqmhqrom0LlM5C2ApMQ+Nhur5rAWl5slpAuuicR2meaYGp4rHph1L/WkUaDggVc45281JCg1bbfcTzioYzrqtRzCrLE8HLNHD92+Wj4MuNJwzvytVNC4gvV6uEMPx4OkNQ/O57w4QlzEL/6Auh+Bc8hiiKHQAAAABJRU5ErkJggg==)
}

.icon-rotator-arrow-r {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAArCAMAAADWg4HyAAAAhFBMVEUAAAAQEBACAgIBAQHo0qnw2K8AAADo0aoAAABQSTsBAQHw2K7hyqQ6NSsAAADsza0BAQEGBgYAAAAEBATjzKXn0anu1q7x2K8AAAAAAAADAwPv168AAADr1KvfyKJUSz5YUEE+OC4AAAAAAAB6b1kAAABdVESPg2k/Ni4FBQW/pozw2K8UM/jwAAAAK3RSTlMAAxYR999fIQWPOtDuglcQMAo/D+y3oY9JNCkgG/TfjIJ7cWleVFJQPTEUy0KNagAAAI5JREFUOMvtzkkWgjAQRdH6xB5FK6EH+97sf3/muAH/QDgOeOM7eDLUZ01RNKzNvR9POaqZZzHMLaWxsccli7W+rlgMs0m6ws/kLzZoHOp0Y+9DMRj82AW6vSux/IoDHR2swVe6/tD5pHJg6SKaDfSHVHKeakZTMZeUpRLZ84mkonVZVhwVuLZ1EC4A0ntvVdUXg/ULZnkAAAAASUVORK5CYII=)
}

.main-rotator-slider {
    height: 100%;
    position: relative
}

.main-rotator-slider__item {
    background-color: #00160e;
    box-sizing: border-box
}

.main-rotator-slider__wrapper {
    background-color: #00160e;
    height: 100%;
    width: 100%
}

.main-rotator-slider__item-content {
    display: block;
    height: 100%;
    width: 100%
}

.main-rotator-slider__main-ban {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.main-rotator-slider__pagination {
    bottom: 0;
    display: flex;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1
}

.main-rotator-slider__pagination-dot {
    background-color: #c6c6c6;
    border-radius: 10px;
    cursor: pointer;
    flex-grow: 1;
    font-size: 0;
    height: 4px;
    margin-top: 14px;
    opacity: .3;
    transition: opacity .3s
}

.main-rotator-slider__pagination-dot:not(:last-child) {
    margin-right: 4px
}

.main-rotator-slider__pagination-dot:only-child {
    display: none
}

.main-rotator-slider__pagination-dot--active {
    opacity: .8
}

.main-rotator-slider__button-wrap {
    display: none;
    padding: 0 16px;
    position: absolute;
    transform: translateY(50%);
    z-index: 1
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .main-rotator-slider__button-wrap {
        bottom: 0;
        display: flex;
        height: 0;
        justify-content: space-between;
        left: 0;
        margin: auto;
        right: 0;
        top: 0
    }
}

@media screen and (min-width: 1024px) {
    .main-rotator-slider__button-wrap {
        bottom: 13px;
        height: auto;
        padding: 19px 16px;
        right: auto;
        top: auto;
        transform: none;
        width: auto
    }
}

@media screen and (min-width: 1360px) {
    .main-rotator-slider__button-wrap {
        bottom: 13px;
        left: 50px;
        padding: 19px 34px;
        right: auto
    }
}

.main-rotator-slider__arrow {
    border-radius: 100px;
    height: 36px;
    padding: 7px;
    position: relative;
    width: 36px
}

@media screen and (min-width: 1024px) {
    .main-rotator-slider__arrow:not(:last-child) {
        margin-right: 20px
    }
}

.main-rotator-slider__arrow:active {
    opacity: .7
}

.main-rotator-slider__arrow:after, .main-rotator-slider__arrow:before {
    content: "";
    height: 250%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 200%
}

@media screen and (min-width: 1024px) {
    .main-rotator-slider__arrow:after, .main-rotator-slider__arrow:before {
        display: none
    }

    .main-rotator-slider__arrow {
        position: static
    }
}

@media (hover) {
    .main-rotator-slider__arrow:hover {
        background: linear-gradient(107.23deg, hsla(39, 21%, 54%, .6), hsla(40, 20%, 54%, .4) 73.83%)
    }
}

.main-rotator-slider__arrow--prev {
    background: linear-gradient(-107.23deg, hsla(39, 21%, 54%, .48), hsla(60, 2%, 69%, .16) 73.83%)
}

.main-rotator-slider__arrow--next {
    background: linear-gradient(107.23deg, hsla(39, 21%, 54%, .48), hsla(60, 2%, 69%, .16) 73.83%)
}

.main-rotator-slider__desc {
    align-items: center;
    bottom: 24px;
    display: flex;
    flex-direction: column;
    position: absolute;
    width: 100%;
    z-index: 3
}

@media screen and (min-width: 480px)and (orientation: landscape)and (max-height: 420px)and (max-width: 900px) {
    .main-rotator-slider__desc {
        align-items: flex-start;
        bottom: 40px;
        left: 0;
        padding-left: 8px;
        width: 300px
    }
}

@media screen and (min-width: 1024px) {
    .main-rotator-slider__desc {
        align-items: flex-start;
        bottom: 128px;
        left: 0;
        padding-left: 16px;
        width: 506px
    }
}

@media screen and (min-width: 1360px) {
    .main-rotator-slider__desc {
        padding-left: 84px;
        width: 627px
    }
}

.main-rotator-slider__btn-wrap {
    width: 260px
}

@media screen and (min-width: 480px)and (orientation: landscape)and (max-height: 420px)and (max-width: 900px) {
    .main-rotator-slider__btn-wrap {
        width: 240px
    }
}

@media screen and (min-width: 1024px) {
    .main-rotator-slider__btn-wrap {
        width: 260px
    }
}

.main-rotator-slider__title {
    color: #f0d8af;
    font-family: "IntroHeadHUC", sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
    margin-bottom: 4px;
    text-transform: lowercase
}

@media screen and (min-width: 480px)and (orientation: landscape)and (max-height: 420px)and (max-width: 900px) {
    .main-rotator-slider__title {
        text-align: left
    }
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .main-rotator-slider__title {
        font-size: 28px;
        line-height: 22px;
        margin-bottom: 8px
    }
}

.main-rotator-slider__text, .main-rotator-slider__title-2 {
    color: #ecbc40;
    font-family: "IntroHeadHUC", sans-serif;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 1;
    margin-bottom: 8px;
    padding: 0 28px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    text-transform: lowercase
}

@media screen and (min-width: 480px)and (orientation: landscape)and (max-height: 420px)and (max-width: 900px) {
    .main-rotator-slider__text, .main-rotator-slider__title-2 {
        margin-bottom: 16px;
        max-width: 508px;
        padding: 0;
        text-align: left
    }
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .main-rotator-slider__text, .main-rotator-slider__title-2 {
        font-size: 48px;
        margin-bottom: 16px
    }
}

@media screen and (min-width: 1024px) {
    .main-rotator-slider__text, .main-rotator-slider__title-2 {
        font-size: 44px;
        margin-bottom: 24px;
        padding: 0;
        text-align: left
    }
}

@media screen and (min-width: 1360px) {
    .main-rotator-slider__text, .main-rotator-slider__title-2 {
        font-size: 48px
    }
}

.main-rotator-slider__title-2 {
    color: #f0d8af;
    margin-bottom: 4px
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .main-rotator-slider__title-2 {
        margin-bottom: 8px
    }
}

@media screen and (min-width: 1024px) {
    .main-rotator-slider__logo-wrap {
        margin-bottom: 8px
    }
}

.main-rotator-slider__logo {
    height: 40px;
    width: 100%
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .main-rotator-slider__logo {
        height: 60px;
        width: 100%
    }
}

.main-rotator-slider__pic-wrap:before {
    background: linear-gradient(0deg, rgba(29, 26, 10, .9) 30.71%, rgba(33, 31, 20, 0) 60.33%);
    bottom: 0;
    content: "";
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2
}

@media screen and (min-width: 480px)and (orientation: landscape)and (max-height: 420px)and (max-width: 900px) {
    .main-rotator-slider__pic-wrap:before {
        display: none
    }
}

@media screen and (min-width: 1024px) {
    .main-rotator-slider__pic-wrap:before {
        display: none
    }
}

.main-rotator-slider__pic-wrap--game:before {
    background: linear-gradient(0deg, rgba(0, 0, 0, .8) 20%, rgba(33, 31, 20, .264) 45.86%)
}

.main-rotator-slider__pic {
    bottom: 27px;
    height: 212px;
    left: 0;
    margin: auto;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: bottom;
    object-position: bottom;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: transform 1s, opacity 1s;
    width: 300px;
    z-index: 1
}

@media screen and (min-width: 480px)and (orientation: landscape)and (max-height: 420px)and (max-width: 900px) {
    .main-rotator-slider__pic {
        bottom: 0;
        height: 165px;
        left: auto;
        right: 8px;
        width: 233px
    }
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .main-rotator-slider__pic {
        bottom: 42px;
        height: 350px;
        width: 494px
    }
}

@media screen and (min-width: 1024px) {
    .main-rotator-slider__pic {
        bottom: 0;
        height: 346px;
        left: auto;
        right: 16px;
        width: 488px
    }
}

@media screen and (min-width: 1360px) {
    .main-rotator-slider__pic {
        height: 380px;
        right: 84px;
        width: 536px
    }
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .main-rotator-slider__pic-1 {
        transform: translateY(-5%)
    }

    .main-rotator-slider__pic-2 {
        transform: translateX(5%) translateY(5%)
    }

    .main-rotator-slider__pic-3 {
        transform: translateX(-5%) translateY(5%)
    }
}

.main-rotator-slider__item--active.main-rotator-slider__item--active[style*="opacity: 1"], .swiper-slide-duplicate-active.main-rotator-slider__item--active[style*="opacity: 1"] {
    animation: index .5s;
    pointer-events: auto
}

.main-rotator-slider__item--active .main-rotator-slider__pic, .swiper-slide-duplicate-active .main-rotator-slider__pic {
    opacity: 1;
    transform: translate(0)
}

@keyframes index {
    to {
        z-index: 222
    }
}

.swiper-container {
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1
}

.swiper-vertical > .swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    box-sizing: content-box;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
    z-index: 1
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    transform: translateZ(0)
}

.swiper-slide {
    flex-shrink: 0;
    position: relative;
    transition-property: transform;
    width: 100%
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-pagination-lock {
    display: none
}

.swiper-lazy-preloader {
    height: 42px;
    left: 50%;
    margin-left: -21px;
    margin-top: -21px;
    position: absolute;
    top: 50%;
    transform-origin: 50%;
    width: 42px;
    z-index: 10
}

.swiper-lazy-preloader:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 120 120'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-linecap='round' stroke-width='11' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    display: block;
    height: 100%;
    width: 100%
}

.swiper-container .swiper-notification {
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: -1000
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.lobby-games__game-wrap[data-v-018dcc0f] {
    padding-top: 12px
}

@media screen and (min-width: 1024px) {
    .lobby-games__game-wrap.lobby-games__game-wrap--column[data-v-018dcc0f] {
        flex-direction: column
    }
}

.lobby-games__game-list[data-v-018dcc0f] {
    padding: 0 8px 8px
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .lobby-games__game-list[data-v-018dcc0f] {
        padding-left: 16px;
        padding-right: 16px
    }
}

@media screen and (min-width: 1024px) {
    .lobby-games__game-list[data-v-018dcc0f] {
        flex-grow: 1;
        width: 100%
    }
}

.lobby-games__game-list--home[data-v-018dcc0f] {
    padding-bottom: 16px
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .lobby-games__game-list--home[data-v-018dcc0f] {
        padding-bottom: 32px
    }
}

.lobby-games__search-btn[data-v-018dcc0f] {
    background-image: url(images/input-search.a7c98da.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    display: block;
    height: 40px;
    width: 100%
}

.lobby-games__search-btn[data-v-018dcc0f]:active {
    opacity: .8
}

.lobby-btn[data-v-018dcc0f] {
    display: flex;
    justify-content: center;
    padding-top: 16px
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .lobby-btn[data-v-018dcc0f] {
        padding-top: 24px
    }
}

.lobby-games__game-wrap[data-v-fa6d5b9c] {
    padding-top: 12px
}

@media screen and (min-width: 1024px) {
    .lobby-games__game-wrap.lobby-games__game-wrap--column[data-v-fa6d5b9c] {
        flex-direction: column
    }
}

.lobby-games__game-list[data-v-fa6d5b9c] {
    padding: 0 8px 8px
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .lobby-games__game-list[data-v-fa6d5b9c] {
        padding-left: 16px;
        padding-right: 16px
    }
}

@media screen and (min-width: 1024px) {
    .lobby-games__game-list[data-v-fa6d5b9c] {
        flex-grow: 1;
        width: 100%
    }
}

.lobby-games__game-list--home[data-v-fa6d5b9c] {
    padding-bottom: 16px
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .lobby-games__game-list--home[data-v-fa6d5b9c] {
        padding-bottom: 32px
    }
}

.lobby-games__search-btn[data-v-fa6d5b9c] {
    background-image: url(images/input-search.a7c98da.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    display: block;
    height: 40px;
    width: 100%
}

.lobby-games__search-btn[data-v-fa6d5b9c]:active {
    opacity: .8
}

.icon-favorite[data-v-dce2ab06] {
    background-image: url(images/favorite.2555987.png)
}

.icon-favorite-active[data-v-dce2ab06] {
    background-image: url(images/favorite-active.350fe42.png)
}

.icon-search[data-v-dce2ab06] {
    background-image: url(images/search.cc34536.png)
}

.icon-search-active[data-v-dce2ab06] {
    background-image: url(images/search-active.cc34536.png)
}

.nav-tabs[data-v-dce2ab06] {
    align-items: flex-end;
    background-color: #000;
    display: flex;
    position: relative;
    width: 100%
}

.nav-tabs-scroll[data-v-dce2ab06] {
    height: 40px;
    margin-top: -4px;
    overflow: hidden;
    position: relative;
    z-index: 2
}

.nav-tabs-scroll .nav-tabs[data-v-dce2ab06] {
    overflow-x: auto;
    overflow-y: hidden;
    overflow: auto hidden;
    padding-bottom: 20px
}

.nav-tabs-scroll .nav-tabs__btn[data-v-dce2ab06]:not(.nav-tabs__btn--icon) {
    flex-shrink: 0
}

.nav-tabs-scroll--margin-minus[data-v-dce2ab06] {
    margin-left: -8px;
    margin-right: -8px
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .nav-tabs-scroll--margin-minus[data-v-dce2ab06] {
        margin-left: -16px;
        margin-right: -16px
    }
}

.nav-tabs-scroll.nav-tabs-scroll--skeleton-grid[data-v-dce2ab06] {
    grid-column-gap: 8px;
    box-sizing: content-box;
    display: grid;
    grid-auto-rows: 0;
    grid-template-columns:repeat(auto-fit, minmax(100px, 1fr));
    grid-template-rows:18px;
    height: 18px;
    margin-top: 0;
    padding: 8px 8px 0;
    z-index: 0
}

.nav-tabs-scroll--sticky[data-v-dce2ab06] {
    height: 46px;
    left: 0;
    margin-top: 0;
    overflow: hidden;
    padding-top: 8px;
    position: sticky;
    top: 54px;
    z-index: 2
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .nav-tabs-scroll--sticky[data-v-dce2ab06] {
        top: 72px
    }
}

.nav-tabs-scroll--sticky[data-v-dce2ab06]:before {
    background-color: #332f16;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.nav-tabs-scroll--cookie[data-v-dce2ab06] {
    top: 104px
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .nav-tabs-scroll--cookie[data-v-dce2ab06] {
        top: 120px
    }
}

.nav-tabs-scroll--hello-bar[data-v-dce2ab06] {
    top: 118px
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .nav-tabs-scroll--hello-bar[data-v-dce2ab06] {
        top: 135px
    }
}

.nav-tabs__btn[data-v-dce2ab06] {
    align-items: center;
    background: linear-gradient(180deg, #534927 5.5%, #050403 5.55%, #050403 8.24%, #2e2a12 8.31%, #17150b), linear-gradient(180deg, #867131 5.5%, #050403 5.55%, #050403 8.24%, #433c1e 8.31%, #24210d);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    color: #c5ad85;
    display: flex;
    flex: 1;
    flex-basis: 100px;
    font-size: 16px;
    height: 40px;
    justify-content: center;
    margin-right: 1px;
    padding: 0 9px 1px;
    position: relative;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    white-space: nowrap
}

.nav-tabs__btn[data-v-dce2ab06]:last-child {
    margin-right: 0
}

.nav-tabs__btn.active[data-v-dce2ab06] {
    -webkit-text-stroke: .5px;
    background: linear-gradient(180deg, #f0d8af 5.5%, #050403 5.55%, #050403 8.24%, #433c1e 8.31%, #24210d);
    color: #fff;
    height: 40px
}

.nav-tabs__btn--icon[data-v-dce2ab06] {
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 0;
    padding: 0;
    width: 48px
}

.nav-tabs__btn--icon .nav-tabs__name[data-v-dce2ab06] {
    display: none
}

.nav-tabs__btn-icon[data-v-dce2ab06] {
    flex-shrink: 0;
    height: 24px;
    position: relative;
    width: 24px
}

.nav-tabs__icon[data-v-dce2ab06] {
    left: 0;
    position: absolute;
    top: 0
}

.nav-tabs__btn-text--not-iphone-5[data-v-dce2ab06] {
    display: block
}

@media only screen and (min-device-width: 320px)and (max-device-width: 568px)and (-webkit-device-pixel-ratio: 2)and (device-aspect-ratio: 40/71)and (orientation: portrait) {
    .nav-tabs__btn-text--not-iphone-5[data-v-dce2ab06] {
        display: none
    }
}

.nav-tabs__btn-text--iphone-5[data-v-dce2ab06] {
    display: none
}

@media only screen and (min-device-width: 320px)and (max-device-width: 568px)and (-webkit-device-pixel-ratio: 2)and (device-aspect-ratio: 40/71)and (orientation: portrait) {
    .nav-tabs__btn-text--iphone-5[data-v-dce2ab06] {
        display: block
    }
}

.list-games[data-v-1a51aa9f] {
    display: flex;
    flex-wrap: wrap
}

@media screen and (min-width: 568px) {
    .list-games--no-wrap[data-v-1a51aa9f] {
        flex-wrap: nowrap
    }
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .list-games--no-wrap[data-v-1a51aa9f] {
        flex-wrap: wrap
    }

    .list-games--no-wrap .list-games__item.list-games__item[data-v-1a51aa9f] {
        width: 50%
    }
}

.list-games__skeleton-grid[data-v-1a51aa9f] {
    grid-gap: 8px;
    display: grid;
    grid-template-columns:repeat(auto-fit, minmax(145px, 1fr));
    width: 100%
}

@media only screen and (min-device-width: 320px)and (max-device-width: 640px)and (orientation: landscape) {
    .list-games__skeleton-grid[data-v-1a51aa9f] {
        grid-template-columns:repeat(auto-fit, minmax(132px, 1fr))
    }
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .list-games__skeleton-grid[data-v-1a51aa9f] {
        grid-template-columns:repeat(auto-fit, minmax(170px, 1fr))
    }
}

@media screen and (min-width: 1024px) {
    .list-games__skeleton-grid[data-v-1a51aa9f] {
        grid-template-columns:repeat(auto-fit, minmax(195px, 1fr))
    }
}

.list-games__skeleton-item[data-v-1a51aa9f] {
    height: 115px
}

@media screen and (min-width: 375px) {
    .list-games__skeleton-item[data-v-1a51aa9f] {
        height: 136px
    }
}

@media screen and (min-width: 1024px) {
    .list-games__skeleton-item[data-v-1a51aa9f] {
        height: 183px
    }
}

@media screen and (min-width: 1280px) {
    .list-games__skeleton-item[data-v-1a51aa9f] {
        height: 197px
    }
}

.list-games--in-page[data-v-1a51aa9f]:not(:empty) {
    margin-bottom: -8px;
    margin-left: -4px;
    margin-right: -4px
}

.list-games--in-page:not(:empty) > *[data-v-1a51aa9f] {
    margin-bottom: 8px;
    padding: 0 4px;
    width: 50%
}

@media screen and (min-width: 568px) {
    .list-games--in-page:not(:empty) > *[data-v-1a51aa9f] {
        width: 33.33%
    }
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .list-games--in-page:not(:empty) > *[data-v-1a51aa9f] {
        margin-bottom: 16px;
        padding: 0 8px;
        width: 25%
    }
}

@media screen and (min-width: 1280px) {
    .list-games--in-page:not(:empty) > *[data-v-1a51aa9f] {
        width: 20%
    }
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .list-games--in-page[data-v-1a51aa9f]:not(:empty) {
        margin-bottom: -16px;
        margin-left: -8px;
        margin-right: -8px
    }
}

.list-games--in-modal[data-v-1a51aa9f] {
    margin-bottom: -8px;
    margin-left: -4px;
    margin-right: -4px
}

.list-games--in-modal > *[data-v-1a51aa9f] {
    margin-bottom: 8px;
    padding: 0 4px;
    width: 50%
}

@media screen and (min-width: 568px) {
    .list-games--in-modal > *[data-v-1a51aa9f] {
        width: 33.33%
    }
}

.game-card[data-v-5946f969] {
    position: relative;
    z-index: 0
}

.game-card__wrap[data-v-5946f969] {
    display: block
}

.game-card__main[data-v-5946f969] {
    background: #433c1e;
    border-radius: 3px;
    display: block;
    overflow: hidden
}

.game-card__main--no-border[data-v-5946f969] {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.game-card__img-wrap[data-v-5946f969] {
    border-radius: 2px;
    padding-bottom: 61.5%;
    position: relative
}

@media screen and (min-width: 375px) {
    .game-card__img-wrap[data-v-5946f969] {
        padding-bottom: 64%
    }
}

@media screen and (min-width: 1024px) {
    .game-card__img-wrap[data-v-5946f969] {
        padding-bottom: 67.5%
    }
}

@media screen and (min-width: 1280px) {
    .game-card__img-wrap[data-v-5946f969] {
        padding-bottom: 68.5%
    }

    .game-card__img-wrap--small[data-v-5946f969] {
        padding-bottom: 62%
    }
}

.game-card__pic[data-v-5946f969] {
    border-radius: inherit;
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

.game-card__name[data-v-5946f969] {
    align-items: center;
    display: flex;
    height: 24px;
    justify-content: center;
    text-align: center
}

.game-card__name-text[data-v-5946f969] {
    color: #fff;
    display: block;
    font-size: 12px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

@media screen and (min-width: 568px) {
    .game-card__name-text--recommendations-popup[data-v-5946f969] {
        width: 120px
    }
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .game-card__name-text--recommendations-popup[data-v-5946f969] {
        width: 100%
    }
}

.game-card__flag[data-v-5946f969] {
    left: 0;
    position: absolute;
    top: 0
}

.game-card__flag-img[data-v-5946f969] {
    height: 100%;
    margin: 0 auto;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

.status-flag[data-v-44d200ee] {
    align-items: center;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 3px;
    color: #fff;
    display: flex;
    font-size: 11px;
    font-weight: 700;
    height: 20px;
    line-height: 16px;
    padding: 0 8px;
    text-align: center;
    text-transform: uppercase
}

.status-flag.status-flag--jackpot[data-v-44d200ee] {
    background-image: radial-gradient(28.13px at 53.12% 0, #ff51fa 0, #8d0f8b 100%), linear-gradient(0deg, #bf77ff, #c86dd7)
}

.status-flag.status-flag--new[data-v-44d200ee] {
    background-image: radial-gradient(29.03px at 48.17% 0, #8477ff 0, #3621c4 100%)
}

.status-flag.status-flag--popular[data-v-44d200ee], .status-flag.status-flag--tournament[data-v-44d200ee] {
    background-image: radial-gradient(18.63px at 50% 0, #5dffc0 0, #058b65 100%)
}

.status-flag.status-flag--motivational-block[data-v-44d200ee] {
    background: linear-gradient(90deg, #d7191e, #ff711a);
    border-top-left-radius: 8px;
    display: block;
    font-size: 10px;
    height: auto;
    line-height: 14px;
    padding: 0;
    text-transform: lowercase
}

.status-flag.status-flag--developer[data-v-44d200ee], .status-flag.status-flag--developer-in-tournament[data-v-44d200ee] {
    background-color: rgba(0, 0, 0, .7);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    display: block;
    height: 20px;
    padding: 4px;
    position: absolute;
    right: 20px;
    top: 0;
    width: 50px
}

@media screen and (min-width: 1024px) {
    .status-flag.status-flag--developer[data-v-44d200ee], .status-flag.status-flag--developer-in-tournament[data-v-44d200ee] {
        width: 80px
    }

    .status-flag.status-flag--developer-in-tournament[data-v-44d200ee] {
        width: 50px
    }
}

.status-flag.status-flag--payment-system[data-v-44d200ee] {
    background: #d7191e;
    border-radius: 2px;
    font-size: 9px;
    height: 12px;
    left: 50%;
    line-height: 16px;
    top: -4px;
    transform: translate(-50%);
    z-index: 2
}

@media screen and (min-width: 568px) {
    .status-flag.status-flag--payment-system[data-v-44d200ee] {
        left: 0;
        top: 8px;
        transform: translate(0)
    }
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .status-flag.status-flag--payment-system[data-v-44d200ee] {
        left: 50%;
        top: -5px;
        transform: translate(-50%)
    }
}

.status-flag.status-flag--vip[data-v-44d200ee] {
    background: radial-gradient(46.88% 46.88% at 53.12% 0, #fd9992 0, #c71515 100%), linear-gradient(0deg, #ed412b, #b2100d);
    border-radius: 3px 0;
    flex-grow: 0;
    flex-shrink: 0;
    font-size: 11px;
    height: 22px;
    justify-content: center;
    line-height: 18px;
    padding: 0;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    transform: none;
    z-index: 2
}

.status-flag.status-flag--user-status[data-v-44d200ee], .status-flag.status-flag--user-status-small[data-v-44d200ee] {
    background: radial-gradient(46.88% 46.88% at 53.12% 0, #fd9992 0, #c71515 100%), linear-gradient(0deg, #ed412b, #b2100d);
    font-size: 9px;
    height: 16px;
    justify-content: center;
    padding: 0;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    transform: none;
    z-index: 2
}

.status-flag.status-flag--user-status-small[data-v-44d200ee] {
    flex-grow: 0;
    flex-shrink: 0;
    width: 50px
}

.status-flag__icon[data-v-44d200ee] {
    height: 16px;
    margin-right: 3px;
    width: 16px
}

.game-card[data-v-44d200ee] {
    position: relative;
    z-index: 0
}

.game-card__wrap[data-v-44d200ee] {
    display: block
}

.game-card__main[data-v-44d200ee] {
    background: #433c1e;
    border-radius: 3px;
    display: block;
    overflow: hidden
}

.game-card__main--no-border[data-v-44d200ee] {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.game-card__img-wrap[data-v-44d200ee] {
    border-radius: 2px;
    padding-bottom: 61.5%;
    position: relative
}

@media screen and (min-width: 375px) {
    .game-card__img-wrap[data-v-44d200ee] {
        padding-bottom: 64%
    }
}

@media screen and (min-width: 1024px) {
    .game-card__img-wrap[data-v-44d200ee] {
        padding-bottom: 67.5%
    }
}

@media screen and (min-width: 1280px) {
    .game-card__img-wrap[data-v-44d200ee] {
        padding-bottom: 68.5%
    }

    .game-card__img-wrap--small[data-v-44d200ee] {
        padding-bottom: 62%
    }
}

.game-card__pic[data-v-44d200ee] {
    border-radius: inherit;
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

.game-card__name[data-v-44d200ee] {
    align-items: center;
    display: flex;
    height: 24px;
    justify-content: center;
    text-align: center
}

.game-card__name-text[data-v-44d200ee] {
    color: #fff;
    display: block;
    font-size: 12px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

@media screen and (min-width: 568px) {
    .game-card__name-text--recommendations-popup[data-v-44d200ee] {
        width: 120px
    }
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .game-card__name-text--recommendations-popup[data-v-44d200ee] {
        width: 100%
    }
}

.game-card__flag[data-v-44d200ee] {
    left: 0;
    position: absolute;
    top: 0
}

.game-card__flag-img[data-v-44d200ee] {
    height: 100%;
    margin: 0 auto;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

.icon-star {
    background-image: url(images/star.eb91f3d.svg)
}

.icon-star-active {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9IiNmMmM5MjQiPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTExLjIyIDguMTVjLS4xMjguMTItLjE4NC4yOTMtLjE1Mi40NjNsLjYwNiAzLjM1OGEuODYuODYgMCAwIDEtLjcxMi45OTRjLS4xOS4wMzMtLjM4NC4wMDQtLjU1NS0uMDgzTDcuMjY3IDExLjNjLS4xNTYtLjA4LS4zNDMtLjA3Ny0uNTAzIDBsLTMuMTMgMS42MDNjLS40My4yMi0uOTYuMDU4LTEuMTg1LS4zNjJhLjg0Ljg0IDAgMCAxLS4wODgtLjU0MmwuNTg1LTMuMzY1YS41MS41MSAwIDAgMC0uMTU2LS40NTlMLjI3IDUuODA4Yy0uMzUtLjMyOC0uMzYtLjg3LS4wMjUtMS4yMTMuMTM1LS4xMzcuMzEzLS4yMjcuNTA2LS4yNTVsMy40OS0uNWMuMTc2LS4wMjcuMzI3LS4xMy40MDMtLjI4NUw2LjIuNDc4Yy4yMTUtLjQyNS43NDItLjYgMS4xNzYtLjM4OGEuODcuODcgMCAwIDEgLjM5NS4zODRsMS41OCAzLjA3Yy4wOC4xNTQuMjMuMjU4LjQwNy4yODVsMy40ODguNDhjLjQ4LjA2Ni44MTQuNS43NDcuOTdhLjg1Ljg1IDAgMCAxLS4yNTkuNDk3TDExLjIyIDguMTV6Ii8+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJBIiB4MT0iLjYyNiIgeTE9IjAiIHgyPSIuNjI2IiB5Mj0iMTEuODM3IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iI2ZmZWNjNSIvPjxzdG9wIG9mZnNldD0iLjU4NyIgc3RvcC1jb2xvcj0iI2NkYTI0MiIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI2RlYmQ3MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjwvc3ZnPgo=)
}

.game-card__star {
    background: linear-gradient(1turn, #645312, #16160f 96.76%);
    border-top-right-radius: 2px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, .65), inset 0 -4px 7px rgba(0, 0, 0, .6), inset 0 3px 3px rgba(141, 106, 13, .76);
    height: 20px;
    padding: 3px;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    z-index: 2
}

.game-card__star:before {
    border-radius: 0 4px 0 0;
    border-right: 1px solid #c6a55f;
    border-top: 1px solid #f6d07c;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity .3s;
    width: 100%;
    z-index: 1
}

.game-card__star:active {
    opacity: .8
}

.game-card__star.active .game-card__star-ico--static {
    opacity: 0
}

.game-card__star.active .game-card__star-ico--hover {
    opacity: 1
}

.game-card__star-ico--hover {
    opacity: 0
}

.game-card__star-ico {
    height: 100%;
    left: 0;
    padding: 3px;
    position: absolute;
    top: 0;
    transition: opacity .3s;
    width: 100%
}

.v-btn[data-v-37f520a0] {
    align-items: center;
    background-position: 0 0, 100% 0;
    background-repeat: no-repeat;
    background-size: 1px 100%;
    border-radius: 5px;
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    font-size: 16px;
    font-weight: 700;
    justify-content: center;
    line-height: 38px;
    padding: 0 12px;
    transition: background-color .3s
}

@media (hover) {
    .v-btn[data-v-37f520a0]:hover {
        background-color: rgba(255, 225, 131, .12);
        box-shadow: inset 0 0 7px rgba(0, 0, 0, .3)
    }
}

.v-btn[data-v-37f520a0]:active {
    background-color: rgba(255, 225, 131, .22);
    box-shadow: inset 0 0 7px rgba(0, 0, 0, .3);
    line-height: 34px;
    margin-bottom: 2px;
    margin-top: 2px;
    opacity: .8
}

.v-btn.v-btn--border[data-v-37f520a0] {
    border: 1px solid #ffd981;
    border-bottom-color: #c99f43
}

.v-btn.v-btn--full-size[data-v-37f520a0] {
    line-height: inherit;
    width: 100%
}

.v-btn.v-btn--disabled[data-v-37f520a0] {
    cursor: default;
    opacity: .3;
    pointer-events: none
}

.v-btn.v-btn--second[data-v-37f520a0] {
    background-color: #83713b;
    border: none;
    border-radius: 4px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
    font-size: 20px;
    font-weight: 400;
    line-height: 48px
}

.v-btn.v-btn--second[data-v-37f520a0]:active {
    line-height: 44px
}

.v-btn__ico[data-v-37f520a0] {
    height: 16px;
    margin-right: 4px;
    width: 16px
}

.v-btn__text[data-v-37f520a0] {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(0deg, #c99f43 0, #ffe483 50%, #ffd981);
    -webkit-background-clip: text;
    background-clip: text;
    color: #df9637
}

.v-btn__text--second[data-v-37f520a0] {
    -webkit-text-fill-color: #fff;
    background: none;
    color: #fff
}

.v-btn--long[data-v-37f520a0] {
    min-width: 200px
}

.v-btn--full-width[data-v-37f520a0] {
    width: 100%
}

.v-btn--full[data-v-37f520a0] {
    padding: 0;
    width: 100%
}

.v-btn--small[data-v-37f520a0] {
    font-size: 12px
}

.v-btn--font-inherit[data-v-37f520a0] {
    font-size: inherit;
    font-weight: inherit
}

.v-btn__skeleton[data-v-37f520a0] {
    height: 40px;
    width: 150px
}

.game-list-text[data-v-9904372a] {
    font-family: "IntroHeadHUC", sans-serif;
    margin: 0 auto;
    max-width: 328px;
    text-align: center
}

@media screen and (min-width: 568px) {
    .game-list-text[data-v-9904372a] {
        max-width: 520px
    }
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .game-list-text[data-v-9904372a] {
        max-width: 720px
    }
}

@media screen and (min-width: 1024px) {
    .game-list-text[data-v-9904372a] {
        max-width: 976px
    }
}

@media screen and (min-width: 1280px) {
    .game-list-text[data-v-9904372a] {
        max-width: 1040px
    }
}

.game-list-text__title[data-v-9904372a] {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(0deg, #ffd057 0, #dfae2e);
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 20px;
    padding-bottom: 8px
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .game-list-text__title[data-v-9904372a] {
        font-size: 48px
    }
}

.game-list-text__content[data-v-9904372a] {
    color: #f0d8af;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 120%;
    padding-bottom: 16px
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .game-list-text__content[data-v-9904372a] {
        font-size: 28px;
        letter-spacing: normal;
        padding-bottom: 32px
    }
}

.horizontal-winners-slider[data-v-3c022d5e] {
    background: linear-gradient(0deg, #785926, #785926), linear-gradient(0deg, #8a6938, #8a6938), #7d6033;
    flex-grow: 0;
    padding-bottom: 16px;
    padding-top: 16px
}

.horizontal-winners-slider .swiper-wrapper[data-v-3c022d5e] {
    padding: 0 8px
}

.horizontal-winners-slider__item-wrap[data-v-3c022d5e] {
    cursor: pointer;
    display: flex
}

.horizontal-winners-slider__header[data-v-3c022d5e] {
    align-items: center;
    color: #fff;
    display: flex;
    font-family: "IntroHeadHUC", sans-serif;
    font-size: 16px;
    height: 64px;
    line-height: 19px;
    padding: 0 8px;
    white-space: nowrap
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .horizontal-winners-slider__header[data-v-3c022d5e] {
        font-size: 28px;
        line-height: 34px;
        padding: 0 16px
    }
}

.swiper-container[data-v-3c022d5e] {
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1
}

.swiper-vertical > .swiper-wrapper[data-v-3c022d5e] {
    flex-direction: column
}

.swiper-wrapper[data-v-3c022d5e] {
    box-sizing: content-box;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
    z-index: 1
}

.swiper-container-android .swiper-slide[data-v-3c022d5e], .swiper-wrapper[data-v-3c022d5e] {
    transform: translateZ(0)
}

.swiper-slide[data-v-3c022d5e] {
    flex-shrink: 0;
    position: relative;
    transition-property: transform;
    width: 100%
}

.swiper-container-autoheight[data-v-3c022d5e], .swiper-container-autoheight .swiper-slide[data-v-3c022d5e] {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper[data-v-3c022d5e] {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-pagination-lock[data-v-3c022d5e] {
    display: none
}

.swiper-lazy-preloader[data-v-3c022d5e] {
    height: 42px;
    left: 50%;
    margin-left: -21px;
    margin-top: -21px;
    position: absolute;
    top: 50%;
    transform-origin: 50%;
    width: 42px;
    z-index: 10
}

.swiper-lazy-preloader[data-v-3c022d5e]:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 120 120'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-linecap='round' stroke-width='11' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    display: block;
    height: 100%;
    width: 100%
}

.swiper-container .swiper-notification[data-v-3c022d5e] {
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: -1000
}

.swiper-container-fade .swiper-slide[data-v-3c022d5e] {
    pointer-events: none;
    transition-property: opacity
}

.slider__vip-badge[data-v-432519c1] {
    left: 0;
    position: absolute;
    top: 0
}

.slider__vip-badge--lock[data-v-432519c1] {
    pointer-events: none
}

.horizontal-winners-slide__slide[data-v-432519c1] {
    width: auto
}

.horizontal-winners-slide__item[data-v-432519c1] {
    align-items: center;
    display: flex;
    font-size: 16px;
    position: relative
}

.horizontal-winners-slide__img-wrap[data-v-432519c1] {
    display: block;
    flex-shrink: 0;
    height: 64px;
    margin-right: 8px;
    position: relative;
    width: 96px
}

.horizontal-winners-slide__pic[data-v-432519c1] {
    border-radius: 4px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.horizontal-winners-slide__desc[data-v-432519c1] {
    padding-right: 8px;
    position: relative;
    width: 78px
}

.horizontal-winners-slide__desc > *[data-v-432519c1] {
    display: block;
    line-height: 1.167;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .horizontal-winners-slide__desc[data-v-432519c1] {
        width: 100px
    }
}

.horizontal-winners-slide__username[data-v-432519c1] {
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    margin-bottom: 8px
}

.horizontal-winners-slide__text[data-v-432519c1] {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 4px
}

.horizontal-winners-slide__currensy[data-v-432519c1] {
    color: #81c946;
    font-size: 14px;
    font-weight: 700;
    height: 18px;
    line-height: 18px
}

.description {
    color: #c5ad85;
    font-size: 14px;
    line-height: 19px
}

.description ol, .description p, .description ul {
    margin-bottom: 16px
}

.description h1, .description h2, .description h3, .description h4 {
    color: #fff;
    margin-bottom: 8px
}

.description h1 {
    font-size: 24px;
    font-weight: 700
}

.description h2 {
    font-size: 20px;
    font-weight: 700
}

.description a {
    border-bottom: 1px solid;
    color: #f2c924
}

.description ol, .description ul {
    padding-left: 16px
}

.description ol {
    list-style-type: decimal
}

.description li {
    line-height: 1.29;
    padding-bottom: 8px;
    padding-left: 8px
}

.description ul li {
    position: relative
}

.description ul li:before {
    background-color: #fff;
    border-radius: 50%;
    content: "";
    height: 4px;
    left: -9px;
    position: absolute;
    top: 7px;
    width: 4px
}

.description em, .description i {
    font-style: italic
}

.description b, .description strong {
    font-weight: 700
}

.description .v-button {
    border: none;
    color: #fff;
    display: inline-flex
}

.description .nav-tabs__btn {
    border-bottom: none;
    color: #c5ad85
}

.description .nav-tabs__btn.active {
    color: #fff
}

.description > :last-child:not(div) {
    margin-bottom: 0
}

.description iframe {
    height: auto
}

.description details {
    margin-bottom: 16px;
    position: relative
}

.description details[open] summary:before {
    transform: rotate(180deg)
}

.description summary {
    display: block;
    margin-bottom: 8px;
    padding-right: 30px
}

.description summary:before {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #fff;
    content: "";
    position: absolute;
    right: 8px;
    top: 6px;
    transform: rotate(0deg)
}

.description--typo-inherit {
    color: inherit;
    font-size: inherit;
    line-height: inherit
}

.description--typo-inherit h1, .description--typo-inherit h2, .description--typo-inherit h3, .description--typo-inherit h4 {
    color: inherit
}

.description--typo-inherit li {
    line-height: inherit
}

.description--typo-inherit b {
    color: inherit;
    font-size: inherit
}

.description__ban {
    display: block;
    min-height: 160px;
    overflow: hidden;
    padding-bottom: 50%;
    position: relative
}

@media screen and (min-width: 480px)and (orientation: landscape)and (max-height: 420px)and (max-width: 900px) {
    .description__ban {
        padding-bottom: 30.282%
    }
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .description__ban {
        height: 300px;
        padding-bottom: 0
    }
}

@media screen and (min-width: 1280px) {
    .description__ban {
        height: 398px
    }
}

.description__ban-img {
    bottom: 0;
    display: block;
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.promotion-text__height[data-v-42189f44] {
    height: auto;
    overflow: hidden;
    position: relative;
    width: 100%
}

.promotion-text__height[data-v-42189f44]:before {
    bottom: 0;
    box-shadow: 0 0 20px 20px #24210d;
    content: "";
    display: none;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 2
}

.toggle-active.height-auto[data-v-42189f44]:before {
    display: none
}

.toggle-active[data-v-42189f44]:before {
    display: block
}

.height-auto[data-v-42189f44] {
    max-height: none !important
}

.promotion-text__btn[data-v-42189f44] {
    margin: 8px auto 0
}

.promotion-text__skeleton-title[data-v-42189f44] {
    height: 18px;
    margin-bottom: 8px;
    width: 182px
}

.promotion-text__skeleton-item[data-v-42189f44] {
    height: 18px;
    margin-bottom: 4px;
    width: 100%
}

.v-link__ico {
    -moz-user-select: none
}

.v-link {
    align-items: center;
    color: #f2c924;
    cursor: pointer;
    display: inline-flex;
    font-size: 14px
}

.v-link:active {
    opacity: .8
}

@media (hover) {
    .v-link:hover {
        -webkit-text-decoration: underline;
        text-decoration: underline
    }
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .v-link:not(.v-link--icon-small) .v-link__ico {
        height: 24px;
        width: 24px
    }
}

.v-link__ico {
    height: 16px;
    margin-right: 4px;
    width: 16px
}

.v-link__text--sm-adaptive {
    font-size: 14px;
    line-height: 16px
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .v-link__text--sm-adaptive {
        font-size: 16px;
        line-height: 24px
    }
}

.v-link__text--bold {
    font-weight: 700
}

.v-link__text--solid {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.description {
    color: #c5ad85;
    font-size: 14px;
    line-height: 19px
}

.description ol, .description p, .description ul {
    margin-bottom: 16px
}

.description h1, .description h2, .description h3, .description h4 {
    color: #fff;
    margin-bottom: 8px
}

.description h3 {
    font-size: 16px;
    font-weight: bold;
}

.description a {
    border-bottom: 1px solid;
    color: #f2c924
}

.description ol, .description ul {
    padding-left: 16px
}

.description ol {
    list-style-type: decimal
}

.description li {
    line-height: 1.29;
    padding-bottom: 8px;
    padding-left: 8px
}

.description ul li {
    position: relative
}

.description ul li:before {
    background-color: #fff;
    border-radius: 50%;
    content: "";
    height: 4px;
    left: -9px;
    position: absolute;
    top: 7px;
    width: 4px
}

.description em, .description i {
    font-style: italic
}

.description b, .description strong {
    font-weight: 700
}

.description .v-button {
    border: none;
    color: #fff;
    display: inline-flex
}

.description .nav-tabs__btn {
    border-bottom: none;
    color: #c5ad85
}

.description .nav-tabs__btn.active {
    color: #fff
}

.description > :last-child:not(div) {
    margin-bottom: 0
}

.description iframe {
    height: auto
}

.description details {
    margin-bottom: 16px;
    position: relative
}

.description details[open] summary:before {
    transform: rotate(180deg)
}

.description summary {
    display: block;
    margin-bottom: 8px;
    padding-right: 30px
}

.description summary:before {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #fff;
    content: "";
    position: absolute;
    right: 8px;
    top: 6px;
    transform: rotate(0deg)
}

.description--typo-inherit {
    color: inherit;
    font-size: inherit;
    line-height: inherit
}

.description--typo-inherit h1, .description--typo-inherit h2, .description--typo-inherit h3, .description--typo-inherit h4 {
    color: inherit
}

.description--typo-inherit li {
    line-height: inherit
}

.description--typo-inherit b {
    color: inherit;
    font-size: inherit
}

.description__ban {
    display: block;
    min-height: 160px;
    overflow: hidden;
    padding-bottom: 50%;
    position: relative
}

@media screen and (min-width: 480px)and (orientation: landscape)and (max-height: 420px)and (max-width: 900px) {
    .description__ban {
        padding-bottom: 30.282%
    }
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .description__ban {
        height: 300px;
        padding-bottom: 0
    }
}

@media screen and (min-width: 1280px) {
    .description__ban {
        height: 398px
    }
}

.description__ban-img {
    bottom: 0;
    display: block;
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.footer[data-v-05b4fe1a] {
    background-color: #00160e;
    background-image: url(images/separator.2504eb3.svg), linear-gradient(rgba(0, 22, 14, .6), #00160e 84%), url(images/bricks.a7a5304.svg);
    background-position: 0 0, 0 0, left 14px;
    background-repeat: repeat-x;
    background-size: auto 14px, auto 60px, auto 46px;
    margin-top: auto;
    padding-bottom: 32px;
    padding-top: 14px;
    position: relative;
    z-index: 1
}

.footer__desc[data-v-05b4fe1a] {
    overflow: hidden;
    padding-top: 8px
}

.footer__copyright[data-v-05b4fe1a] {
    color: #c5ad85;
    font-size: 10px;
    line-height: 1.6;
    padding: 0 16px;
    text-align: center
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .footer__copyright[data-v-05b4fe1a] {
        padding: 0 16px
    }
}

.footer__container[data-v-05b4fe1a] {
    margin: 0 auto;
    width: 100%
}

.footer-trust-list__wrapper[data-v-5af10b4a] {
    background: #24210d;
    overflow: hidden
}

.footer-trust-list__bg[data-v-5af10b4a] {
    background: #00160e;
    padding: 12px 0
}

.footer-trust-list[data-v-5af10b4a] {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -8px;
    padding-top: 16px
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .footer-trust-list[data-v-5af10b4a] {
        margin: auto;
        max-width: 1024px
    }
}

.footer-trust-list--pt[data-v-5af10b4a] {
    padding-top: 0
}

.footer-trust-list__item[data-v-5af10b4a] {
    padding: 12px 4px;
    width: auto
}

@media screen and (min-width: 360px) {
    .footer-trust-list--second[data-v-5af10b4a] {
        padding: 0 20px
    }
}

.footer-trust-list--second .footer-trust-list__item[data-v-5af10b4a] {
    padding: 8px
}

@media screen and (min-width: 1024px) {
    .footer-trust-list--second .footer-trust-list__item[data-v-5af10b4a] {
        padding: 8px 12px
    }
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .footer-trust-list--first .footer-trust-list__item[data-v-5af10b4a] {
        padding: 12px
    }
}

.footer-trust-list__licence[data-v-5af10b4a] {
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 16px 8px
}

@media screen and (min-width: 375px) {
    .footer-trust-list__licence[data-v-5af10b4a] {
        padding: 16px 24px
    }
}

.footer-trust-list__license-pic[data-v-5af10b4a] {
    height: 88px;
    width: 88px
}

.footer-trust-list__licence-text[data-v-5af10b4a] {
    color: #c5ad85;
    font-size: 12px;
    line-height: 16px;
    max-width: 215px;
    padding-left: 24px;
    width: 100%
}

@media screen and (min-width: 568px) {
    .footer-trust-list__licence-text[data-v-5af10b4a] {
        max-width: 400px
    }
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .footer-trust-list__licence-text[data-v-5af10b4a] {
        max-width: 496px
    }
}

@media screen and (min-width: 1024px) {
    .footer-trust-list__licence-text[data-v-5af10b4a] {
        font-size: 14px;
        line-height: 19px;
        max-width: 400px
    }
}

.footer-trust-list__separator[data-v-5af10b4a] {
    background-color: #00160e;
    background-image: url(images/separator.2504eb3.svg), linear-gradient(rgba(0, 22, 14, .6), #00160e 84%), url(images/bricks.a7a5304.svg);
    background-position: 0 0, 0 0, left 14px;
    background-repeat: repeat-x;
    background-size: auto 14px, auto 60px, auto 46px;
    margin-top: auto;
    padding-bottom: 14px;
    position: relative;
    z-index: 1
}

.footer-trust-list__pic[data-v-ed29d3e2] {
    height: 18px;
    -o-object-fit: contain;
    object-fit: contain;
    opacity: .65
}

.footer-trust-list--second .footer-trust-list__pic[data-v-ed29d3e2] {
    height: 32px;
    width: 49px
}

@media screen and (min-width: 1024px) {
    .footer-trust-list--second .footer-trust-list__pic[data-v-ed29d3e2] {
        height: 48px;
        width: 74px
    }
}

.footer-menu[data-v-14b48d7c] {
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
    justify-content: center;
    margin-bottom: 16px;
    padding: 0 8px
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .footer-menu[data-v-14b48d7c] {
        padding: 0 16px
    }
}

.footer-menu__item[data-v-14b48d7c] {
    padding: 8px;
    width: auto
}

.footer-menu__skeleton-item[data-v-14b48d7c] {
    border-radius: 20px;
    height: 18px;
    padding: 0 2px;
    width: 62px
}

.logo[data-v-6d79a468]:not(.logo--game) {
    display: block;
    height: 36px;
    position: relative;
    width: 140px
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .logo[data-v-6d79a468]:not(.logo--game) {
        height: 52px;
        width: 200px
    }
}

.logo:not(.logo--game).logo--footer[data-v-6d79a468] {
    height: 36px;
    width: 140px
}

.logo--game[data-v-6d79a468] {
    display: block;
    height: 70px;
    margin: auto;
    width: 80px
}

.logo__pic[data-v-6d79a468] {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

.footer__info[data-v-6d79a468], .footer__info-header[data-v-6d79a468] {
    display: flex;
    flex-direction: column
}

.footer__info-header[data-v-6d79a468] {
    align-items: center;
    justify-content: center
}

.footer__info-header-app[data-v-6d79a468] {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 24px;
    position: relative;
    width: 100%
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .footer__info-header-app[data-v-6d79a468] {
        flex-wrap: nowrap
    }
}

.footer__time[data-v-6d79a468] {
    color: #f2c924;
    font-size: 16px;
    padding-top: 16px;
    text-align: center;
    width: 100%
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .footer__time[data-v-6d79a468] {
        font-size: 18px;
        padding-top: 0;
        position: absolute;
        right: 60px;
        text-align: left;
        top: 10px;
        width: auto
    }
}

.footer__logo[data-v-6d79a468] {
    margin-bottom: 24px;
    order: -2
}

.footer__logo-item[data-v-6d79a468] {
    margin: 0 auto
}

.footer__affiliate-program[data-v-6d79a468] {
    margin-bottom: 24px
}

.footer__bread-crumbs[data-v-6d79a468] {
    margin-bottom: 21px
}

@media screen and (min-width: 1024px) {
    .footer__bread-crumbs[data-v-6d79a468] {
        margin-bottom: 20px
    }
}

.icon-footer-instagram[data-v-ccaed324] {
    background-image: url(images/footer-instagram.0652774.svg)
}

.icon-footer-vk[data-v-ccaed324] {
    background-image: url(images/footer-vk.933a32e.svg)
}

.icon-footer-fb[data-v-ccaed324] {
    background-image: url(images/footer-fb.5a66337.svg)
}

.icon-footer-ok[data-v-ccaed324] {
    background-image: url(images/footer-ok.9baede9.svg)
}

.icon-footer-telegram[data-v-ccaed324] {
    background-image: url(images/footer-telegram.816bbc0.svg)
}

.icon-footer-viber[data-v-ccaed324] {
    background-image: url(images/footer-viber.a2eb810.svg)
}

.icon-footer-gplus[data-v-ccaed324] {
    background-image: url(images/footer-gplus.7fd013f.svg)
}

.icon-footer-twitter[data-v-ccaed324] {
    background-image: url(images/footer-twitter.5b8dcea.svg)
}

.icon-footer-email[data-v-ccaed324] {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSI+PHBhdGggZD0iTTIwIDRINGMtMS4xIDAtMiAuOS0yIDJ2MTJjMCAxLjEuOSAyIDIgMmgxNmMxLjEgMCAyLS45IDItMlY2YzAtMS4xLS45LTItMi0yem0wIDRsLTggNS04LTVWNmw4IDUgOC01djJ6IiBmaWxsPSIjZjJjOTI0Ii8+PC9zdmc+Cg==)
}

.icon-footer-phone[data-v-ccaed324] {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSI+PHBhdGggZD0iTTYuNjIgMTAuOGExNS4xNSAxNS4xNSAwIDAgMCA2LjU5IDYuNTlsMi4yLTIuMmMuMjctLjI3LjY3LS4zNiAxLjAyLS4yNCAxLjEyLjM3IDIuMzMuNTcgMy41Ny41Ny41NSAwIDEgLjQ1IDEgMVYyMGMwIC41NS0uNDUgMS0xIDEtOS40IDAtMTctNy42LTE3LTE3IDAtLjU1LjQ1LTEgMS0xaDMuNWMuNTUgMCAxIC40NSAxIDFhMTEuMzYgMTEuMzYgMCAwIDAgLjU3IDMuNTdjLjEuMzUuMDMuNzQtLjI1IDEuMDJsLTIuMiAyLjJ6IiBmaWxsPSIjZjJjOTI0Ii8+PC9zdmc+Cg==)
}

.footer-social-menu[data-v-ccaed324] {
    display: flex;
    justify-content: center;
    order: -1;
    padding: 0 8px
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .footer-social-menu[data-v-ccaed324] {
        padding: 0 16px
    }
}

.footer-social-menu__list[data-v-ccaed324] {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-left: -12px;
    margin-right: -12px;
    max-width: 320px
}

@media screen and (min-width: 768px)and (min-height: 420px) {
    .footer-social-menu__list[data-v-ccaed324] {
        justify-content: center;
        max-width: none
    }
}

@media screen and (min-width: 480px)and (orientation: landscape)and (max-height: 420px)and (max-width: 900px) {
    .footer-social-menu__list[data-v-ccaed324] {
        max-width: 320px
    }
}

.footer-social-menu__item[data-v-ccaed324] {
    margin-bottom: 24px;
    padding-left: 12px;
    padding-right: 12px
}

.footer-social-menu__link[data-v-ccaed324] {
    align-items: center;
    display: flex;
    transition: opacity .3s
}

.footer-social-menu__pic-wrap[data-v-ccaed324] {
    align-items: center;
    display: flex;
    height: 32px;
    justify-content: center;
    width: 32px
}

.footer-social-menu__pic-wrap--min-width[data-v-ccaed324] {
    height: 24px;
    margin-right: 2px;
    width: 24px
}

.footer-social-menu__text[data-v-ccaed324] {
    color: #f2c924;
    display: flex;
    font-size: 12px;
    line-height: 16px;
    margin-left: 8px
}

.footer-affiliate-program[data-v-dd0625da] {
    width: 100%
}

.footer-affiliate-program__link[data-v-dd0625da] {
    align-items: center;
    background-color: #24210d;
    display: flex;
    height: 40px;
    justify-content: center;
    width: 100%
}

.footer-affiliate-program__text[data-v-dd0625da] {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 13px;
    position: relative
}

.footer-affiliate-program__text[data-v-dd0625da]:after {
    background-color: #fff;
    content: "";
    height: 24px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px
}

.footer-affiliate-program__text-line[data-v-dd0625da] {
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    line-height: 12px
}

.footer-affiliate-program__img[data-v-dd0625da] {
    height: 32px;
    margin-left: 8px;
    width: 62px
}

header button {
    margin: 10px;
    color: #ecbc40;
}
nav, .header__logo {
    margin: 10px;
}
footer p {
    margin: 20px;
    text-align: center;
}
@media (max-width: 850px) {
    .head-cont {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}
article img {
    display: block;
    max-width: 100%;
    border-radius: 9px;
    margin: 25px auto;
}
table {
    margin: 30px 0;
    width: 100%;
}
td, th {
    color: white;
    word-break: break-all;
    text-align: center;
    padding: 5px;
    border: 1px solid #ecbc40;
}
