@font-face {
    font-family: swiper-icons;
    font-style: normal;
    font-weight: 400;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
}

:root {
    --swiper-theme-color: #007aff
}

.swiper {
    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: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    width: 100%;
    z-index: 1
}

.swiper-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-pointer-events {
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    width: 100%
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: height, -webkit-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-backface-hidden .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-css-mode > .swiper-wrapper {
    -ms-overflow-style: none;
    overflow: auto;
    scrollbar-width: none
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-centered > .swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical > .swiper-wrapper:before {
    height: var(--swiper-centered-offset-after);
    min-width: 1px;
    width: 100%
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    border: 0;
    font-size: 100%;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

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

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: "";
    content: none
}

table, th, td {
    border: 1px solid;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

@font-face {
    font-display: swap;
    font-family: Raleway;
    font-style: normal;
    font-weight: 100;
    src: url(../fonts/raleway-v29-cyrillic_latin-100.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Raleway;
    font-style: normal;
    font-weight: 200;
    src: url(../fonts/raleway-v29-cyrillic_latin-200.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Raleway;
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/raleway-v29-cyrillic_latin-300.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Raleway;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/raleway-v29-cyrillic_latin-regular.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/raleway-v29-cyrillic_latin-500.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Raleway;
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/raleway-v29-cyrillic_latin-600.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Raleway;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/raleway-v29-cyrillic_latin-700.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Raleway;
    font-style: normal;
    font-weight: 800;
    src: url(../fonts/raleway-v29-cyrillic_latin-800.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Raleway;
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/raleway-v29-cyrillic_latin-900.woff2) format("woff2")
}

* {
    box-sizing: border-box
}

html {
    scroll-behavior: smooth;
    scroll-padding-top: 120px
}

body {
    background: #060b19;
    color: #e8e8e8;
    font-family: Raleway, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25.6px;
    padding-top: 87px
}

body.show-menu {
    overflow: hidden
}

@media (max-width: 767px) {
    body {
        padding-top: 75px
    }
}

h1, h2, h3, h4 {
    text-align: center;
    color: #b01900;
    font-weight: 700
}

h1:after, h1:before, h2:after, h2:before, h3:after, h3:before, h4:after, h4:before {
    clear: both;
    content: "";
    display: block
}

h1 {
    font-size: 36px;
    line-height: 43.2px;
    margin: 0 0 16px
}

@media (max-width: 767px) {
    h1 {
        font-size: 28px;
        line-height: 33.6px
    }
}

h2 {
    font-size: 28px;
    line-height: 33.6px;
    margin: 80px 0 24px
}

@media (max-width: 767px) {
    h2 {
        font-size: 24px;
        line-height: 28.8px;
        margin: 40px 0 24px
    }
}

h3 {
    font-size: 24px;
    line-height: 28.8px;
    margin: 60px 0 16px
}

@media (max-width: 767px) {
    h3 {
        font-size: 20px;
        line-height: 24px
    }
}

h4 {
    font-size: 20px;
    line-height: 24px;
    margin: 60px 0 16px
}

@media (max-width: 767px) {
    h4 {
        font-size: 16px;
        line-height: 19.2px
    }
}

main {
    padding-top: 0
}

main .text-container {
    background: #0e1423;
    border-radius: 40px;
    padding: 60px
}

@media (max-width: 767px) {
    main .text-container {
        border-radius: 20px;
        padding: 20px 12px
    }
}

p, ol, ul {
    font-size: var(--normal-font-size);
    margin-bottom: 16px;
    line-height: 28px;
    text-align: start;
}

/*p {
    line-height: 25.6px;
    margin-bottom: 8px
}*/

a {
    color: #d27e1c;
    text-decoration: underline
}

a:hover {
    color: #dca61a
}

a:visited {
    color: #6b4a22
}

.container {
    margin: 0 auto;
    max-width: 1340px;
    padding: 0 10px;
    width: 100%
}

@media (max-width: 767px) {
    .container {
        padding: 0 8px
    }
}

.btn {
    align-items: center;
    border-radius: 12px;
    display: flex;
    font-size: 16px;
    font-weight: 700;
    height: 39px;
    line-height: 19.2px;
    padding: 0 22px;
    text-decoration: none;
    text-transform: uppercase
}

.btn:visited, .btn_orange {
    color: #e8e8e8
}

.btn_orange {
    background: #d27e1c;
    padding: 0 24px
}

.btn_orange:hover {
    background: #dca61a;
    color: #e8e8e8
}

.btn_transparent {
    background: transparent;
    border: 2px solid #d22274;
    color: #e8e8e8
}

.btn_transparent:hover {
    background: #f02253;
    border: 2px solid #f02253;
    color: #e8e8e8
}

.btn_content {
    margin: 0 auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.apk-btn {
    height: 39px;
    width: 121px
}

.text-container .btn {
    color: #e8e8e8;
    justify-content: center;
    text-decoration: none
}

.text-container .btn:hover, .text-container .btn:visited {
    color: #e8e8e8
}

.text-container:after {
    clear: both;
    content: "";
    display: block
}

.text-container, .text-container section {
    margin-top: 40px
}

.text-container p, .text-container section p {
    margin-bottom: 12px;
    margin-top: 0
}

.text-container a, .text-container section a {
    color: #d27e1c;
    text-decoration: underline
}

.text-container a:hover, .text-container section a:hover {
    color: #dca61a
}

.text-container a:visited, .text-container section a:visited {
    color: #6b4a22
}

img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

picture img {
    border-radius: 14px;
    margin: 20px auto;
}

.text-container img, .text-container section img {
    height: auto;
    max-width: 100%
}

.text-container img.aligncenter, .text-container section img.aligncenter {
    margin-left: auto;
    margin-right: auto
}

.text-container img.alignright, .text-container section img.alignright {
    float: right;
    margin-left: 24px;
    margin-top: 24px
}

.text-container img.alignleft, .text-container section img.alignleft {
    float: left;
    margin-right: 24px;
    margin-top: 24px
}

.text-container img.aligncenter, .text-container img.alignleft, .text-container img.alignnone, .text-container img.alignright, .text-container section img.aligncenter, .text-container section img.alignleft, .text-container section img.alignnone, .text-container section img.alignright {
    display: block;
    margin-bottom: 24px;
    margin-top: 24px
}

@media (max-width: 1199px) {
    .text-container img.aligncenter, .text-container img.alignleft, .text-container img.alignnone, .text-container img.alignright, .text-container section img.aligncenter, .text-container section img.alignleft, .text-container section img.alignnone, .text-container section img.alignright {
        float: none;
        margin: 24px auto
    }
}

.text-container ol, .text-container section ol, .text-container section ul, .text-container ul {
    list-style: none
}

.text-container ol li, .text-container section ol li, .text-container section ul li, .text-container ul li {
    line-height: 26px
}

.text-container ol, .text-container section ol {
    counter-reset: li
}

.text-container ol li, .text-container section ol li {
    position: relative
}

.text-container ol li:before, .text-container section ol li:before {
    color: #d22274;
    content: counters(li, ".") ". ";
    counter-increment: li;
    font-size: 16px;
    font-weight: 700;
    left: 0;
    line-height: 25.6px;
    position: absolute
}

.text-container section > ol, .text-container section > ul, .text-container > ol, .text-container > ul {
    margin: 12px 0;
    padding-left: 55px
}

@media (max-width: 767px) {
    .text-container section > ol, .text-container section > ul, .text-container > ol, .text-container > ul {
        padding-left: 32px
    }
}

.text-container section > ol > li, .text-container > ol > li {
    padding-left: 23px
}

.text-container section > ol > li:not(:last-child), .text-container > ol > li:not(:last-child) {
    margin-bottom: 4px
}

.text-container section > ol > li > ol, .text-container > ol > li > ol {
    margin: 0;
    padding-left: 0
}

.text-container section > ol > li > ol > li, .text-container > ol > li > ol > li {
    padding-left: 37px
}

.text-container section > ol > li > ol > li:not(:last-child), .text-container > ol > li > ol > li:not(:last-child) {
    padding-bottom: 0
}

.text-container section > ul > li, .text-container > ul > li {
    padding-bottom: 3px;
    padding-left: 25px;
    position: relative
}

.text-container section > ul > li:not(:last-child), .text-container > ul > li:not(:last-child) {
    margin-bottom: 3px
}

.text-container section > ul > li:before, .text-container > ul > li:before {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m10.346 8.484-4.31-3.516-4.31 3.516L6.036 12l4.309-3.516Z' fill='%23E47867'/%3E%3Cpath d='M10.327 8.495 6.022 4.983 12 .02l-.027 4.96c-.027 1.377-.361 2.284-1.517 3.42l-.13.096Z' fill='%23EB44A2'/%3E%3Cpath d='M1.716 8.49 6.021 4.98.043.015l.027 4.96c.027 1.377.362 2.284 1.517 3.42l.13.095Z' fill='%23D27E1C'/%3E%3Cpath d='m3.528 7.012 2.463 4.953.038.03 2.491-5-2.485-2.027-2.507 2.044Z' fill='%23E94471'/%3E%3Cpath d='M11.995.014 6.019 4.98l2.493 2.034 3.483-6.99V.014Z' fill='%23D22274'/%3E%3Cpath d='m0 0 5.976 4.965-2.493 2.034L0 .01V0Z' fill='%23EAA545'/%3E%3C/svg%3E");
    content: "";
    display: block;
    height: 12px;
    left: 3px;
    position: absolute;
    top: 8px;
    width: 12px
}

.text-container section > ul > li > ul, .text-container > ul > li > ul {
    margin: 7px 0 0;
    padding-left: 17px
}

.text-container section > ul > li > ul > li, .text-container > ul > li > ul > li {
    padding-left: 25px;
    position: relative
}

.text-container section > ul > li > ul > li:not(:last-child), .text-container > ul > li > ul > li:not(:last-child) {
    margin-bottom: 6px
}

.text-container section > ul > li > ul > li:before, .text-container > ul > li > ul > li:before {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23D22274' d='M0 0h10v10H0z'/%3E%3Cpath d='M0 0h10L5 5l-5 5V0Z' fill='%23D27E1C'/%3E%3C/svg%3E");
    border-radius: 0;
    content: "";
    display: block;
    height: 10px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 10px
}

.text-container section table, .text-container table {
    border-collapse: separate;
    border-spacing: 0 2px;
    color: #e8e8e8;
    font-size: 14px;
    font-weight: 400;
    line-height: 16.8px;
    margin: 0 auto;
    text-align: left;
    width: 100%
}

.text-container section table tr td, .text-container section table tr th, .text-container table tr td, .text-container table tr th {
    background: #121827;
    padding: 24px 10px;
    text-align: left;
    vertical-align: middle
}

.text-container section table tr td:first-child, .text-container section table tr th:first-child, .text-container table tr td:first-child, .text-container table tr th:first-child {
    border-radius: 16px 0 0 16px;
    padding-left: 36px
}

.text-container section table tr td:last-child, .text-container section table tr th:last-child, .text-container table tr td:last-child, .text-container table tr th:last-child {
    border-radius: 0 16px 16px 0;
    color: #e8e8e8;
    padding-right: 36px
}

.text-container section table tr td img.aligncenter, .text-container section table tr td img.alignleft, .text-container section table tr td img.alignnone, .text-container section table tr td img.alignright, .text-container section table tr th img.aligncenter, .text-container section table tr th img.alignleft, .text-container section table tr th img.alignnone, .text-container section table tr th img.alignright, .text-container table tr td img.aligncenter, .text-container table tr td img.alignleft, .text-container table tr td img.alignnone, .text-container table tr td img.alignright, .text-container table tr th img.aligncenter, .text-container table tr th img.alignleft, .text-container table tr th img.alignnone, .text-container table tr th img.alignright {
    margin: 0
}

.text-container section table thead td, .text-container section table thead th, .text-container table thead td, .text-container table thead th {
    color: #e8e8e8;
    font-weight: 700
}

.text-container section table.games tr td:last-child, .text-container table.games tr td:last-child {
    font-weight: 400
}

.text-container section table.last_td_bold td:last-child, .text-container table.last_td_bold td:last-child {
    font-weight: 700
}

.text-container section table.double td:first-child, .text-container table.double td:first-child {
    width: 400px
}

@media screen and (max-width: 767px) {
    .text-container section table.double td:first-child, .text-container table.double td:first-child {
        width: auto
    }

    .text-container section table, .text-container table {
        border-spacing: 0;
        margin: 0 auto;
        min-width: auto;
        padding: 0;
        width: 100%
    }

    .text-container section table thead, .text-container table thead {
        display: none
    }

    .text-container section table tbody tr, .text-container table tbody tr {
        background: #121827;
        border-radius: 16px;
        display: block;
        margin-bottom: 4px;
        padding: 12px 16px
    }

    .text-container section table tbody tr:last-child, .text-container table tbody tr:last-child {
        border-bottom: 0;
        margin-bottom: 0
    }

    .text-container section table tbody tr td, .text-container table tbody tr td {
        align-items: flex-start;
        background: transparent;
        border: 0;
        display: flex;
        flex-direction: column;
        justify-content: left;
        line-height: 16.8px;
        margin-bottom: 8px;
        padding: 0;
        text-align: left;
        white-space: normal
    }

    .text-container section table tbody tr td:first-child, .text-container table tbody tr td:first-child {
        font-weight: 400;
        justify-content: center;
        max-width: -webkit-max-content;
        max-width: -moz-max-content;
        max-width: max-content;
        padding: 0;
        width: 100%
    }

    .text-container section table tbody tr td:last-child, .text-container table tbody tr td:last-child {
        margin-bottom: 0;
        padding: 0
    }

    .text-container section table.two_columns td:last-child, .text-container table.two_columns td:last-child {
        font-weight: 700
    }

    .text-container section table.double, .text-container table.double {
        border-spacing: 0;
        margin: 0 auto;
        min-width: auto;
        padding: 0;
        width: 100%
    }

    .text-container section table.double thead, .text-container table.double thead {
        display: none
    }

    .text-container section table.double tbody tr, .text-container table.double tbody tr {
        border-radius: 16px;
        display: block;
        margin-bottom: 4px;
        padding: 12px 16px
    }

    .text-container section table.double tbody tr:last-child, .text-container table.double tbody tr:last-child {
        border-bottom: 0;
        margin-bottom: 0
    }

    .text-container section table.double tbody tr td, .text-container table.double tbody tr td {
        align-items: flex-start;
        background: transparent;
        border: 0;
        color: #e8e8e8;
        display: flex;
        flex-direction: column;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        justify-content: left;
        line-height: 16.8px;
        padding: 0;
        text-align: left;
        white-space: normal
    }

    .text-container section table.double tbody tr td:before, .text-container table.double tbody tr td:before {
        color: #e8e8e8;
        content: attr(data-th);
        display: block;
        font-style: normal;
        font-weight: 700
    }

    .text-container section table.double tbody tr td:first-child, .text-container table.double tbody tr td:first-child {
        justify-content: center;
        margin-bottom: 8px
    }

    .text-container section table.double tbody tr td strong, .text-container table.double tbody tr td strong {
        font-weight: 400
    }

    .text-container section table.games, .text-container table.games {
        border-spacing: 0;
        margin: 0 auto;
        min-width: auto;
        padding: 0;
        width: 100%
    }

    .text-container section table.games thead, .text-container table.games thead {
        display: none
    }

    .text-container section table.games tbody tr, .text-container table.games tbody tr {
        border-radius: 4px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 2px;
        padding: 20px
    }

    .text-container section table.games tbody tr:last-child, .text-container table.games tbody tr:last-child {
        border-bottom: 0;
        margin-bottom: 0
    }

    .text-container section table.games tbody tr td, .text-container table.games tbody tr td {
        align-items: center;
        background: transparent;
        border: 0;
        display: flex;
        flex-direction: row;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        justify-content: space-between;
        line-height: 16.8px;
        margin-bottom: 20px;
        padding: 0;
        text-align: left;
        white-space: normal
    }

    .text-container section table.games tbody tr td:before, .text-container table.games tbody tr td:before {
        content: none
    }

    .text-container section table.games tbody tr td:first-child, .text-container table.games tbody tr td:first-child {
        color: #e8e8e8;
        justify-content: center;
        margin-bottom: 8px;
        min-width: 100%
    }

    .text-container section table.games tbody tr td:first-child:before, .text-container table.games tbody tr td:first-child:before {
        content: none
    }

    .text-container section table.games tbody tr td:nth-child(2), .text-container section table.games tbody tr td:nth-child(3), .text-container table.games tbody tr td:nth-child(2), .text-container table.games tbody tr td:nth-child(3) {
        display: flex;
        font-weight: 700;
        margin-bottom: 8px;
        width: 50%
    }

    .text-container section table.games tbody tr td:nth-child(3), .text-container table.games tbody tr td:nth-child(3) {
        justify-content: end
    }

    .text-container section table.games tbody tr td strong, .text-container table.games tbody tr td strong {
        font-weight: 400
    }

    .text-container section table.td_more, .text-container table.td_more {
        border-spacing: 0;
        margin: 0 auto;
        min-width: auto;
        padding: 0;
        width: 100%
    }

    .text-container section table.td_more thead, .text-container table.td_more thead {
        display: none
    }

    .text-container section table.td_more tbody tr, .text-container table.td_more tbody tr {
        border-radius: 16px;
        display: block;
        margin-bottom: 2px;
        padding: 20px
    }

    .text-container section table.td_more tbody tr:last-child, .text-container table.td_more tbody tr:last-child {
        border-bottom: 0;
        margin-bottom: 0
    }

    .text-container section table.td_more tbody tr td, .text-container table.td_more tbody tr td {
        align-items: start;
        background: transparent;
        border: 0;
        display: flex;
        flex-direction: row;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        justify-content: space-between;
        line-height: 16.8px;
        margin-bottom: 8px;
        padding: 0;
        text-align: right;
        white-space: normal
    }

    .text-container section table.td_more tbody tr td:before, .text-container table.td_more tbody tr td:before {
        content: attr(data-th);
        display: block;
        font-style: normal;
        font-weight: 400;
        margin-right: 20px
    }

    .text-container section table.td_more tbody tr td:first-child, .text-container table.td_more tbody tr td:first-child {
        color: #e8e8e8;
        font-weight: 700;
        justify-content: center;
        margin-bottom: 8px;
        max-width: 100%
    }

    .text-container section table.td_more tbody tr td:first-child:before, .text-container table.td_more tbody tr td:first-child:before {
        content: none
    }

    .text-container section table.td_more tbody tr td strong, .text-container table.td_more tbody tr td strong {
        font-weight: 400
    }
}

.text-container .cover-table, .text-container section .cover-table {
    margin: 24px 0;
    overflow: auto;
    width: 100%
}

ul.slots_list {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    list-style: none;
    margin: 80px 0;
    padding: 0
}

@media (max-width: 767px) {
    ul.slots_list {
        margin: 40px 0
    }
}

@media (max-width: 575px) {
    ul.slots_list {
        justify-content: center
    }
}

ul.slots_list li.slot_item {
    margin: 0;
    padding: 0
}

ul.slots_list li.slot_item:before {
    content: none
}

ul.slots_list li.slot_item .slot_wrap {
    background: #060b19;
    border-radius: 16px;
    height: 135px;
    overflow: hidden;
    position: relative;
    width: 180px
}

@media (max-width: 575px) {
    ul.slots_list li.slot_item .slot_wrap {
        height: 210px;
        width: 280px
    }
}

ul.slots_list li.slot_item .slot_wrap .slot_action {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 12px;
    height: 100%;
    justify-content: center;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%
}

ul.slots_list li.slot_item .slot_wrap .slot_thumb {
    opacity: 1
}

ul.slots_list li.slot_item .slot_wrap .slot_thumb img {
    height: 135px;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width: 575px) {
    ul.slots_list li.slot_item .slot_wrap .slot_thumb img {
        height: 210px;
        width: 100%
    }
}

ul.slots_list li.slot_item .slot_wrap:hover .slot_action {
    opacity: 1;
    visibility: visible
}

ul.slots_list li.slot_item .slot_wrap:hover .slot_thumb {
    opacity: .04
}

.header {
    align-items: center;
    background: #060b19;
    display: flex;
    height: 87px;
    left: 0;
    padding: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100
}

@media (max-width: 767px) {
    .header {
        height: 75px
    }
}

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

.header_logo_nav_wrap {
    -webkit-column-gap: 60px;
    -moz-column-gap: 60px;
    column-gap: 60px
}

.header_btns, .header_logo_nav_wrap {
    align-items: center;
    display: flex
}

.header_btns .btn_orange {
    margin-left: 8px
}

@media (max-width: 768px) {
    .header_btns .btn_orange {
        display: none
    }
}

.logo a, .logo a:hover, .logo a:visited {
    color: #e8e8e8
}

.logo img {
    display: block;
    max-width: none
}

@media (max-width: 576px) {
    .logo img {
        height: auto;
        max-width: 155px
    }
}

@media (max-width: 1200px) {
    .main-nav {
        -webkit-backdrop-filter: blur(1px);
        backdrop-filter: blur(1px);
        background: #040713;
        bottom: 0;
        display: none;
        flex-direction: column;
        left: 0;
        overflow: auto;
        padding: 60px 42px;
        position: fixed;
        right: 0;
        top: 70px
    }
}

.main-nav.show {
    display: flex
}

.header_nav_list {
    -webkit-column-gap: 28px;
    -moz-column-gap: 28px;
    column-gap: 28px;
    display: flex
}

@media (max-width: 1200px) {
    .header_nav_list {
        flex-direction: column;
        gap: 40px
    }
}

.header_nav_list li * {
    color: #6f8bd3;
    font-size: 18px;
    font-weight: 400;
    line-height: 21.6px;
    text-decoration: none
}

.header_nav_list li :hover {
    color: #5182ff
}

.header_nav_list li span, .header_nav_list li.current-menu-item * {
    color: #e8e8e8
}

.main-nav-btns {
    display: none
}

@media (max-width: 768px) {
    .main-nav-btns {
        align-items: flex-start;
        display: inline-flex;
        flex-direction: column-reverse;
        margin-top: 58px
    }
}

@media (max-width: 767px) {
    .slider {
        margin: 0 auto;
        width: 304px
    }
}

.swiper {
    border-radius: 40px;
    height: 100%;
    width: 100%
}

@media (max-width: 767px) {
    .swiper {
        border-radius: 20px
    }
}

.swiper-slide {
    align-items: center;
    background: #fff;
    display: flex;
    font-size: 18px;
    justify-content: center;
    text-align: center
}

@media (max-width: 767px) {
    .swiper-slide {
        align-items: flex-end
    }
}

.swiper-slide img {
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.swiper-slide .container {
    display: flex;
    justify-content: left;
    padding-left: 120px;
    position: absolute
}

@media (max-width: 767px) {
    .swiper-slide .container {
        padding-bottom: 10px;
        padding-left: 28px;
        padding-right: 28px
    }
}

.slide_txt_wrap {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    max-width: 600px;
    width: 100%
}

@media (max-width: 991px) {
    .slide_txt_wrap {
        align-items: center
    }
}

.slide_title {
    color: #e8e8e8;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 57.6px;
    margin-bottom: 69px;
    text-align: left;
    text-transform: uppercase
}

@media (max-width: 991px) {
    .slide_title {
        font-size: 26px;
        line-height: 31.2px;
        margin-bottom: 16px
    }
}

.slide_title span {
    color: #d27e1c;
    display: block;
    font-size: 28px;
    line-height: 33.6px;
    text-transform: none
}

@media (max-width: 767px) {
    .slide_title span {
        font-size: 18px;
        line-height: 21.6px
    }
}

.slide_link {
    display: flex;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.swiper-pagination {
    display: flex;
    gap: 8px;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 12px;
    width: 100%;
    z-index: 100
}

.swiper-pagination span {
    background: #e8e8e8;
    border-radius: 4px;
    cursor: pointer;
    height: 8px;
    width: 60px
}

.swiper-pagination span.swiper-pagination-bullet-active {
    cursor: inherit;
    opacity: .4
}

ul.breadcrumbs {
    display: flex;
    font-size: 14px;
    list-style: none;
    margin: 0 0 28px;
    padding: 0
}

@media screen and (max-width: 767px) {
    ul.breadcrumbs {
        margin: 0 0 32px
    }
}

ul.breadcrumbs li {
    align-items: center;
    display: flex;
    flex-direction: row;
    padding: 0
}

ul.breadcrumbs li:before {
    content: none
}

ul.breadcrumbs li .breadcrumbs__current {
    color: #e8e8e8;
    font-weight: 400;
    line-height: 16.8px;
    opacity: .2
}

ul.breadcrumbs a {
    color: #6f8bd3;
    font-weight: 700
}

ul.breadcrumbs a:visited {
    color: #6f8bd3
}

ul.breadcrumbs a:hover {
    color: #5182ff
}

ul.breadcrumbs .sep {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.104 4.31c.495-.413 1.297-.413 1.792 0l4.733 3.943c.495.413.495 1.081 0 1.494L8.896 13.69c-.495.412-1.297.412-1.792 0-.495-.413-.495-1.082 0-1.494l2.568-2.14H3.268C2.568 10.056 2 9.582 2 9s.568-1.056 1.268-1.056h6.404l-2.568-2.14c-.495-.413-.495-1.082 0-1.495Z' fill='%23E8E8E8' fill-opacity='.2'/%3E%3C/svg%3E");
    display: inline-block;
    height: 17px;
    margin: 0 4px;
    vertical-align: text-top;
    width: 16px
}

.toc {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: center;
    margin: 24px 0
}

.toc li {
    display: inline-flex
}

@media (max-width: 767px) {
    .toc li {
        width: 100%
    }
}

.toc a {
    background: #060b19;
    border-radius: 12px;
    color: #e8e8e8;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16.8px;
    padding: 10px 16px;
    text-decoration: none
}

@media (max-width: 767px) {
    .toc a {
        display: block;
        width: 100%
    }
}

.toc a:hover {
    background: #121827;
    color: #5182ff
}

.toc a:visited {
    color: #e8e8e8
}

.toc br {
    display: none
}

.game_col {
    display: flex;
    gap: 24px;
    margin: 24px 0 80px
}

@media (max-width: 1199px) {
    .game_col {
        flex-direction: column
    }
}

@media (max-width: 767px) {
    .game_col {
        align-items: center;
        justify-content: center
    }
}

.game_col .game_iframe {
    background: rgba(6, 11, 25, .4);
    border-radius: 20px;
    box-shadow: 0 4px 20px 0 rgba(6, 11, 25, .4);
    height: 450px;
    overflow: hidden;
    width: 100%
}

@media (max-width: 767px) {
    .game_col .game_iframe {
        height: 160px;
        max-width: 384px
    }
}

.game_col .js-game {
    height: 450px;
    overflow: hidden;
    position: relative;
    width: 100%
}

@media (max-width: 767px) {
    .game_col .js-game {
        height: 160px;
        max-width: 384px
    }
}

.game_col .js-game .wrap_entry {
    align-items: center;
    background: #060b19;
    border-radius: 20px;
    display: flex;
    height: 100%;
    justify-content: center;
    position: relative;
    width: 100%
}

.game_col .js-game .wrap_entry img {
    bottom: 0;
    height: auto;
    left: 0;
    opacity: .2;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.game_col .js-game .wrap_entry button {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='94' height='104' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.014 8.56a8.814 8.814 0 0 1 12.24-7.062c6.372 2.724 20.652 9.198 38.772 19.656C72.152 31.618 84.902 40.756 90.44 44.902c4.728 3.546 4.74 10.578.006 14.136-5.484 4.122-18.078 13.14-36.42 23.736-18.36 10.596-32.472 16.992-38.784 19.68-5.436 2.322-11.52-1.2-12.228-7.062C2.186 88.54.638 72.982.638 51.97c0-21 1.542-36.552 2.376-43.41Z' fill='%23D22274'/%3E%3C/svg%3E");
    border: 0;
    cursor: pointer;
    height: 104px;
    width: 94px;
    z-index: 10
}

.game_col .js-game .wrap_entry button:hover {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='94' height='104' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.014 8.56a8.814 8.814 0 0 1 12.24-7.062c6.372 2.724 20.652 9.198 38.772 19.656C72.152 31.618 84.902 40.756 90.44 44.902c4.728 3.546 4.74 10.578.006 14.136-5.484 4.122-18.078 13.14-36.42 23.736-18.36 10.596-32.472 16.992-38.784 19.68-5.436 2.322-11.52-1.2-12.228-7.062C2.186 88.54.638 72.982.638 51.97c0-21 1.542-36.552 2.376-43.41Z' fill='%23F02253'/%3E%3C/svg%3E")
}

@media (max-width: 767px) {
    .game_col .js-game .wrap_entry button {
        background-size: cover;
        height: 68px;
        width: 62px
    }
}

.game_col .js-game iframe {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.game_col .js-game #fullscreenButton {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M.952 2.857c0-1.052.853-1.905 1.905-1.905h8.571a1.905 1.905 0 1 1 0 3.81h-3.94l6.233 6.17a1.905 1.905 0 0 1-2.68 2.707L4.76 7.423v4.005a1.905 1.905 0 1 1-3.809 0V2.857Zm27.62 1.905a1.905 1.905 0 1 1 0-3.81h8.57c1.053 0 1.905.853 1.905 1.905v8.571a1.905 1.905 0 1 1-3.81 0V7.36l-6.271 6.272a1.905 1.905 0 0 1-2.694-2.694l6.176-6.176h-3.877ZM13.733 26.279c.74.747.734 1.953-.013 2.694l-6.33 6.265h4.037a1.905 1.905 0 1 1 0 3.81H2.857a1.905 1.905 0 0 1-1.905-1.905V28.57a1.905 1.905 0 1 1 3.81 0v3.91l6.279-6.216a1.905 1.905 0 0 1 2.693.014Zm12.634-.007a1.905 1.905 0 0 1 2.694 0l6.176 6.176v-3.877a1.905 1.905 0 1 1 3.81 0V37.143a1.905 1.905 0 0 1-1.905 1.904H28.57a1.905 1.905 0 1 1 0-3.81h4.069l-6.272-6.271a1.905 1.905 0 0 1 0-2.694Z' fill='%23D22274'/%3E%3C/svg%3E") no-repeat;
    border: 0;
    cursor: pointer;
    height: 40px;
    position: absolute;
    right: 25px;
    top: 25px;
    width: 40px;
    z-index: 10
}

.game_col .js-game #fullscreenButton:hover {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M.952 2.857c0-1.052.853-1.905 1.905-1.905h8.571a1.905 1.905 0 1 1 0 3.81h-3.94l6.233 6.17a1.905 1.905 0 0 1-2.68 2.707L4.76 7.423v4.005a1.905 1.905 0 1 1-3.809 0V2.857Zm27.62 1.905a1.905 1.905 0 1 1 0-3.81h8.57c1.053 0 1.905.853 1.905 1.905v8.571a1.905 1.905 0 1 1-3.81 0V7.36l-6.271 6.272a1.905 1.905 0 0 1-2.694-2.694l6.176-6.176h-3.877ZM13.733 26.279c.74.747.734 1.953-.013 2.694l-6.33 6.265h4.037a1.905 1.905 0 1 1 0 3.81H2.857a1.905 1.905 0 0 1-1.905-1.905V28.57a1.905 1.905 0 1 1 3.81 0v3.91l6.279-6.216a1.905 1.905 0 0 1 2.693.014Zm12.634-.007a1.905 1.905 0 0 1 2.694 0l6.176 6.176v-3.877a1.905 1.905 0 1 1 3.81 0V37.143a1.905 1.905 0 0 1-1.905 1.904H28.57a1.905 1.905 0 1 1 0-3.81h4.069l-6.272-6.271a1.905 1.905 0 0 1 0-2.694Z' fill='%23F02253'/%3E%3C/svg%3E") no-repeat
}

.game_col .game_aside_wrap {
    background: #060b19;
    border-radius: 20px;
    box-shadow: 0 4px 20px 0 rgba(6, 11, 25, .4);
    display: flex;
    max-width: 384px;
    padding: 24px 24px 26px
}

.game_col .game_aside {
    display: flex;
    flex-direction: column
}

.game_col .game_aside .game_aside_title {
    color: #e8e8e8;
    display: block;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 20px
}

.game_col .game_aside .game_aside_list {
    display: flex;
    flex-wrap: wrap;
    gap: 4px
}

.game_col .game_aside .game_aside_list div {
    background: #121827;
    border-radius: 8px;
    color: #e8e8e8;
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    font-weight: 400;
    justify-content: space-between;
    line-height: 16.8px;
    margin: 0;
    padding: 12px 16px;
    width: 100%
}

.game_col .game_aside .game_aside_list dd {
    font-weight: 700;
    text-align: right
}

.latest-news {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    margin: 24px 0
}

@media (max-width: 991px) {
    .latest-news {
        justify-content: center
    }
}

.latest-news .news-mini {
    background: #121827;
    border-radius: 24px;
    box-shadow: 0 4px 20px 0 rgba(6, 11, 25, .4);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 16px;
    width: 384px
}

.latest-news .news-mini img {
    border-radius: 16px;
    height: 200px;
    margin-bottom: 12px;
    -o-object-fit: cover;
    object-fit: cover
}

.latest-news .news-mini .bottom_meta {
    align-items: flex-end;
    display: flex;
    gap: 10px;
    justify-content: space-between
}

.latest-news .news-mini .bottom_meta .title {
    color: #e8e8e8;
    font-size: 18px;
    font-weight: 700;
    line-height: 21.6px;
    text-decoration: none
}

.latest-news .news-mini .bottom_meta span {
    color: #e8e8e8;
    font-size: 14px;
    font-weight: 400;
    line-height: 16.8px
}

.jcs-tab {
    background-color: #121827;
    box-shadow: 0 4px 20px 0 rgba(6, 11, 25, .4);
    margin: 0 0 24px;
    padding: 16px;
    position: relative;
    z-index: 1
}

@media screen and (max-width: 991px) {
    .jcs-tab {
        margin: 0 auto 24px;
        width: 280px
    }
}

.jcs-tab__item {
    padding: 0
}

.jcs-tab__inner {
    display: flex;
    gap: 32px;
    margin: 0;
    padding: 0
}

@media screen and (max-width: 991px) {
    .jcs-tab__inner {
        flex-direction: column
    }
}

.jcs-tab__inner .jcs-tab__entry {
    display: flex;
    flex: 1;
    flex-direction: column;
    font-size: 16px;
    justify-content: space-between;
    line-height: 25.6px
}

.jcs-tab__inner .jcs-tab__thumb {
    border-radius: 16px;
    height: 225px;
    margin: 0;
    overflow: hidden;
    width: 300px
}

@media screen and (max-width: 991px) {
    .jcs-tab__inner .jcs-tab__thumb {
        height: 186px;
        width: 248px
    }
}

.jcs-tab__inner .jcs-tab__thumb .jcs-tab__img {
    display: block;
    height: 100%;
    width: 100%
}

.jcs-tab__inner .jcs-btn {
    display: flex;
    width: 178px
}

@media screen and (max-width: 991px) {
    .jcs-tab__inner .jcs-btn {
        margin: 20px 0 0
    }
}

.jcs-page__entry ol, .jcs-page__entry ul {
    list-style: none
}

.jcs-page__entry ol li, .jcs-page__entry ul li {
    line-height: 26px
}

.jcs-page__entry ol {
    counter-reset: li
}

.jcs-page__entry ol li {
    position: relative
}

.jcs-page__entry ol li:before {
    color: #d22274;
    content: counters(li, ".") ". ";
    counter-increment: li;
    font-size: 16px;
    font-weight: 700;
    left: 0;
    line-height: 25.6px;
    position: absolute
}

.jcs-page__entry > ol, .jcs-page__entry > ul {
    margin: 12px 0;
    padding-left: 55px
}

@media screen and (max-width: 991px) {
    .jcs-page__entry > ol, .jcs-page__entry > ul {
        padding-left: 34px
    }
}

.jcs-page__entry > ol > li {
    padding-left: 23px
}

.jcs-page__entry > ol > li:not(:last-child) {
    margin-bottom: 4px
}

.jcs-page__entry > ol > li > ol {
    margin: 0;
    padding-left: 0
}

.jcs-page__entry > ol > li > ol > li {
    padding-left: 37px
}

.jcs-page__entry > ol > li > ol > li:not(:last-child) {
    padding-bottom: 0
}

.jcs-page__entry > ul > li {
    padding-bottom: 3px;
    padding-left: 25px;
    position: relative
}

.jcs-page__entry > ul > li:not(:last-child) {
    margin-bottom: 3px
}

.jcs-page__entry > ul > li:before {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m10.346 8.484-4.31-3.516-4.31 3.516L6.036 12l4.309-3.516Z' fill='%23E47867'/%3E%3Cpath d='M10.327 8.495 6.022 4.983 12 .02l-.027 4.96c-.027 1.377-.361 2.284-1.517 3.42l-.13.096Z' fill='%23EB44A2'/%3E%3Cpath d='M1.716 8.49 6.021 4.98.043.015l.027 4.96c.027 1.377.362 2.284 1.517 3.42l.13.095Z' fill='%23D27E1C'/%3E%3Cpath d='m3.528 7.012 2.463 4.953.038.03 2.491-5-2.485-2.027-2.507 2.044Z' fill='%23E94471'/%3E%3Cpath d='M11.995.014 6.019 4.98l2.493 2.034 3.483-6.99V.014Z' fill='%23D22274'/%3E%3Cpath d='m0 0 5.976 4.965-2.493 2.034L0 .01V0Z' fill='%23EAA545'/%3E%3C/svg%3E");
    content: "";
    display: block;
    height: 12px;
    left: 3px;
    position: absolute;
    top: 8px;
    width: 12px
}

.jcs-page__entry > ul > li > ul {
    margin: 7px 0 0;
    padding-left: 17px
}

.jcs-page__entry > ul > li > ul > li {
    padding-left: 25px;
    position: relative
}

.jcs-page__entry > ul > li > ul > li:not(:last-child) {
    margin-bottom: 6px
}

.jcs-page__entry > ul > li > ul > li:before {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23D22274' d='M0 0h10v10H0z'/%3E%3Cpath d='M0 0h10L5 5l-5 5V0Z' fill='%23D27E1C'/%3E%3C/svg%3E");
    border-radius: 0;
    content: "";
    display: block;
    height: 10px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 10px
}

.jcs-page__entry table {
    margin: 0;
    width: inherit
}

.jcs-page__entry table tr td {
    padding: 0
}

.jcs-page__entry table tr td:first-child {
    padding-left: 0
}

@media screen and (max-width: 767px) {
    .jcs-page__entry table tbody tr {
        padding: 0
    }

    .jcs-page__entry table tbody tr td {
        display: inline-block;
        font-size: 14px;
        font-weight: 400;
        line-height: 16.8px;
        width: calc(100% - 70px)
    }

    .jcs-page__entry table tbody tr td:first-child {
        width: 60px
    }
}

.text-container .jcs-page__entry table tr td:last-child {
    font-weight: 400
}

.jcs-tab__title {
    color: #f2f2f2;
    display: block;
    font-size: 18px;
    font-weight: 700;
    line-height: 21.6px;
    margin: 12px 0
}

.jcs-tab__btn {
    align-items: center;
    bottom: 26px;
    color: #e8e8e8;
    cursor: pointer;
    display: flex;
    font-size: 16px;
    font-weight: 700;
    gap: 10px;
    line-height: 19.2px;
    position: absolute;
    right: 26.5px;
    text-transform: uppercase;
    transition: color .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    white-space: nowrap
}

@media screen and (max-width: 991px) {
    .jcs-tab__btn {
        bottom: 0;
        margin: 22px 0 0 24px;
        position: relative;
        right: 0
    }
}

.jcs-tab__btn:hover {
    color: #dca61a
}

.jcs-tab__btn [class*=" icon-"], .jcs-tab__btn [class^=icon-] {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='.6'%3E%3Cpath d='m15.519 10.925-6.465-4.45-6.465 4.45 6.465 4.45 6.463-4.45h.002Z' fill='%23E47867'/%3E%3Cpath d='M15.49 10.938 9.033 6.494 18 .21l-.04 6.279c-.04 1.743-.543 2.89-2.276 4.329l-.194.12Z' fill='%23EB44A2'/%3E%3Cpath d='M2.575 10.934 9.03 6.489.065.207l.04 6.278c.04 1.742.543 2.89 2.276 4.328l.194.12Z' fill='%23D27E1C'/%3E%3Cpath d='m5.293 9.063 3.694 6.268.057.039 3.737-6.328-3.728-2.567-3.76 2.588Z' fill='%23E94471'/%3E%3Cpath d='M17.992.206 9.027 6.489l3.741 2.575L17.992.217V.206Z' fill='%23D22274'/%3E%3Cpath d='M0 .188 8.964 6.47l-3.74 2.575L0 .2V.187Z' fill='%23EAA545'/%3E%3C/g%3E%3C/svg%3E");
    display: inline-block;
    height: 16px;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    vertical-align: middle;
    width: 18px
}

.active > .jcs-tab__btn {
    color: #e8e8e8
}

.active > .jcs-tab__btn [class*=" icon-"], .active > .jcs-tab__btn [class^=icon-] {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.jcs-tab__target {
    box-sizing: border-box;
    overflow: hidden;
    transition: max-height .3s ease-in
}

.jcs-tab__target .jcs-page__entry {
    font-size: 16px;
    font-weight: 400;
    line-height: 25.6px;
    padding: 32px 0;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    transition: -webkit-transform .3s ease-in;
    transition: transform .3s ease-in;
    transition: transform .3s ease-in, -webkit-transform .3s ease-in
}

.js-ready .jcs-tab__target {
    max-height: 0
}

.js-ready .jcs-tab__target .jcs-page__entry {
    -webkit-transform: scaleY(0);
    transform: scaleY(0)
}

.active > .jcs-tab__target {
    max-height: 3000px
}

.active > .jcs-tab__target .jcs-page__entry {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.footer {
    margin-top: 50px;
    padding: 50px 0
}

@media (max-width: 576px) {
    .footer {
        margin-top: 50px
    }
}

@media (max-width: 767px) {
    .footer {
        padding-bottom: 70px
    }
}

.footer .providers {
    margin-bottom: 80px
}

.footer .providers_wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: space-between
}

@media (max-width: 1300px) {
    .footer .providers_wrap {
        justify-content: center
    }
}

.footer .providers_wrap .provider {
    align-items: center;
    background: #0e1423;
    border-radius: 20px;
    display: flex;
    height: 80px;
    justify-content: center;
    width: 16%
}

@media (max-width: 576px) {
    .footer .providers_wrap .provider {
        flex-basis: calc(50% - 4px);
        padding: 10px;
        width: auto
    }
}

.footer .providers_wrap .provider img {
    display: block;
    height: auto;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center
}

.footer .providers_wrap .provider:hover {
    opacity: .8
}

.footer .payments {
    align-items: center;
    border-bottom: 2px solid hsla(0, 0%, 91%, .1);
    border-top: 2px solid hsla(0, 0%, 91%, .1);
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: space-between;
    margin-bottom: 80px;
    padding: 40px
}

@media (max-width: 1200px) {
    .footer .payments {
        justify-content: center
    }
}

@media (max-width: 320px) {
    .footer .payments {
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
        padding-left: 0;
        padding-right: 0
    }

    .footer .payments .payment {
        box-sizing: border-box;
        text-align: center
    }

    .footer .payments .payment img {
        height: auto;
        max-width: 100%
    }
}

.footer__rows {
    display: flex;
    flex-direction: row;
    gap: 80px;
    width: 100%
}

@media (max-width: 767px) {
    .footer__rows {
        flex-direction: column;
        gap: 20px
    }
}

.footer__rows .row-1 {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.footer__rows .row-1 .logo {
    width: 180px
}

@media (max-width: 768px) {
    .footer__rows .row-1 .logo img {
        max-width: 100%
    }
}

@media (max-width: 767px) {
    .footer__rows .row-1 {
        align-items: center;
        flex-direction: row-reverse;
        gap: 12px
    }
}

.footer__rows .row-2 {
    color: #e8e8e8;
    display: flex;
    flex-direction: column;
    font-size: 12px;
    font-weight: 400;
    line-height: 160%
}

.footer__license {
    display: flex;
    gap: 20px;
    justify-content: space-between
}

@media (max-width: 768px) {
    .footer__license {
        flex-basis: inherit;
        gap: 12px;
        justify-content: center
    }
}

.footer__bottom {
    display: flex;
    width: 100%
}

@media (max-width: 768px) {
    .footer__bottom {
        align-items: flex-start;
        flex-direction: column
    }
}

.footer__text {
    color: #e8e8e8;
    display: flex;
    flex-basis: calc(100% - 240px);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22.4px;
    margin-bottom: 20px;
    width: 100%
}

@media (max-width: 768px) {
    .footer__text {
        margin-bottom: 20px
    }
}

.copyright {
    color: #e8e8e8;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22.4px;
    text-align: right
}

.footer-menu {
    border-bottom: 2px solid rgba(104, 111, 141, .4);
    border-top: 2px solid rgba(104, 111, 141, .4);
    margin-bottom: 100px;
    padding: 40px 0
}

@media (max-width: 768px) {
    .footer-menu {
        margin-bottom: 80px
    }
}

.footer-menu .footer_nav_list {
    align-items: center;
    display: flex;
    gap: 32px
}

@media (max-width: 768px) {
    .footer-menu .footer_nav_list {
        align-items: flex-start;
        flex-direction: column
    }
}

.footer-menu .footer_nav_list li * {
    color: #6f8bd3;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    text-decoration: none
}

.footer-menu .footer_nav_list li :hover {
    color: #5182ff
}

.footer-menu .footer_nav_list li.current-menu-item * {
    color: #e8e8e8
}

.mobile-nav--btn {
    background-color: transparent;
    border: 0;
    display: none;
    height: 32px;
    margin-left: 12px;
    padding: 0;
    position: relative;
    width: 32px
}

@media (max-width: 1200px) {
    .mobile-nav--btn {
        display: block
    }
}

.mobile-nav--btn span {
    background: #e8e8e8;
    border-radius: 12px;
    display: block;
    height: 4px;
    position: absolute;
    right: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: -webkit-transform .15s ease-in-out;
    transition: transform .15s ease-in-out;
    transition: transform .15s ease-in-out, -webkit-transform .15s ease-in-out
}

.mobile-nav--btn span:first-child {
    top: 3px;
    width: 100%
}

.mobile-nav--btn span:nth-child(2) {
    top: 14px;
    width: 100%
}

.mobile-nav--btn span:nth-child(3) {
    top: 25px;
    width: 100%
}

.mobile-nav--btn.active span:first-child {
    top: 14px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 32px
}

.mobile-nav--btn.active span:nth-child(2) {
    width: 0
}

.mobile-nav--btn.active span:nth-child(3) {
    top: 14px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 32px
}

.container-404 {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 24px
}

@media (max-width: 576px) {
    .img-404 {
        height: auto;
        width: 280px
    }
}

.text-404 {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 600px;
    text-align: center
}

@media (max-width: 1200px) {
    .text-404 {
        align-items: center
    }
}

@media (max-width: 576px) {
    .text-404 {
        align-items: start
    }
}

.title-404 {
    margin-bottom: 24px;
    margin-top: 0
}

@media (max-width: 767px) {
    .title-404 {
        text-align: center
    }
}

.subtitle-404 {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    margin-bottom: 24px
}

@media (max-width: 1200px) {
    .subtitle-404 {
        max-width: 600px
    }
}

@media (max-width: 767px) {
    .subtitle-404 {
        text-align: center
    }
}

@media (max-width: 576px) {
    .btn-404 {
        align-self: center
    }
}

.apk-container {
    display: none
}

@media (max-width: 992px) {
    .apk-container {
        align-items: center;
        background: rgba(111, 139, 211, .8);
        border-radius: 20px 20px 0 0;
        bottom: 0;
        display: flex;
        justify-content: center;
        left: 0;
        padding: 12px 0;
        position: fixed;
        right: 0;
        z-index: 90
    }
}

.up-button {
    background: transparent;
    border: none;
    bottom: 35px;
    left: calc(50% + 680px);
    opacity: 0;
    padding: 0;
    position: fixed;
    z-index: 10
}

@media (max-width: 1500px) {
    .up-button {
        left: auto;
        right: 47px
    }
}

@media (max-width: 992px) {
    .up-button {
        bottom: 80px;
        right: 10px
    }
}

.up-button img {
    display: block
}

.up-button.show {
    cursor: pointer;
    opacity: .6
}

.up-button:hover {
    opacity: 1
}
