@font-face {
    font-family: swiper-icons;
    font-style: normal;
    font-weight: 400;
    src: url("data:application/font-woff;charset=utf-8;base64, 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")
}

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

.swiper,
swiper-container {
    display: block;
    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;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    width: 100%;
    z-index: 1
}

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

.swiper-horizontal {
    touch-action: pan-y
}

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

.swiper-slide,
swiper-slide {
    display: block;
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: 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: transform, height
}

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

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

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d {
    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 {
    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-css-mode.swiper-free-mode>.swiper-wrapper {
    scroll-snap-type: none
}

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

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

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

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    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 {
    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-lazy-preloader {
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top: 4px solid transparent;
    box-sizing: border-box;
    height: 42px;
    left: 50%;
    margin-left: -21px;
    margin-top: -21px;
    position: absolute;
    top: 50%;
    transform-origin: 50%;
    width: 42px;
    z-index: 10
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s linear infinite
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

@font-face {
    font-display: swap;
    font-family: Exo\ 2;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/exo-2-v20-cyrillic_latin-regular.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Exo\ 2;
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/exo-2-v20-cyrillic_latin-600.woff2) format("woff2")
}

*,
:after,
:before {
    box-sizing: border-box
}

html {
    font-size: 18px;
    height: 100%;
    scroll-behavior: smooth;
    scroll-padding-top: 156px
}

@media (max-width:576px) {
    html {
        scroll-padding-top: 136px
    }
}

body {
    background: #0d0f16;
    color: #545c75;
    display: flex;
    flex-direction: column;
    font-family: Exo\ 2, sans-serif;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    justify-content: space-between;
    letter-spacing: .02em;
    line-height: 1.4;
    margin: 0;
    min-height: 100vh;
    padding: 0
}

body.show-menu {
    overflow: hidden
}

.site-wrap {
    padding-top: 76px
}

.container {
    margin: 0 auto;
    max-width: 1240px;
    padding-left: 20px;
    padding-right: 20px
}

@media (max-width:576px) {
    .container {
        padding-left: 10px;
        padding-right: 10px
    }
}

.btn {
    border: 1px solid transparent;
    border-radius: 8px;
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 24px;
    padding: 9px 23px 11px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: all .15s ease;
    white-space: nowrap;
    z-index: 1
}

.btn--green {
    background: linear-gradient(.76deg, #a4d737 .66%, #13a53c 99.35%);
    border-color: #60d35d
}

.btn--green,
.btn--green:visited {
    color: #0d0f16
}

.btn--green:hover {
    background: linear-gradient(.76deg, #d7f03a .66%, #00ae11 99.35%);
    color: #f3f3f3
}

.btn--orange {
    background: linear-gradient(.76deg, #deb13d .66%, #e28323 99.35%);
    border-color: #e4af63
}

.btn--orange,
.btn--orange:visited {
    color: #0d0f16
}

.btn--orange:hover {
    background: linear-gradient(.76deg, #dba11a .66%, #ff8b20 99.35%);
    color: #f3f3f3
}

.btn--dark {
    background: transparent;
    border-color: #2b2f37
}

.btn--dark,
.btn--dark:visited {
    color: #f3f3f3
}

.header {
    align-items: center;
    background: #15181f;
    display: flex;
    height: 76px;
    justify-content: center;
    left: 0;
    padding: 0 30px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10
}

@media (max-width:1550px) {
    .header {
        justify-content: space-between
    }
}

@media (max-width:576px) {
    .header {
        padding: 0 10px
    }
}

.header-btns {
    display: flex;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%)
}

@media (max-width:1550px) {
    .header-btns {
        position: static;
        transform: none
    }
}

.header-btns a {
    margin-right: 10px
}

.header-btns a:first-of-type {
    display: none
}

@media (max-width:1860px) {
    .header-btns a:first-of-type {
        display: inline-block
    }
}

@media (max-width:768px) {
    .header-btns a:first-of-type {
        display: none
    }
}

.header-btns a:last-of-type {
    margin-right: 0
}

@media (max-width:768px) {
    .header-btns a:last-of-type {
        display: none
    }
}

.logo {
    display: block;
    text-decoration: none
}

.logo img {
    display: block;
    transition: transform .15s ease
}

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

.logo span {
    color: #f3f3f3;
    font-weight: 600;
    text-transform: uppercase
}

.logo:hover img {
    transform: scale(1.1)
}

.header-logo {
    display: block;
    left: 30px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

@media (max-width:1550px) {
    .header-logo {
        position: static;
        transform: none
    }
}

.header-menu-container {
    align-items: center;
    display: flex;
    justify-content: space-between;
    max-width: 1200px;
    width: 100%
}

@media (max-width:1550px) {
    .header-menu-container {
        align-items: flex-start;
        background: #15181f;
        bottom: 0;
        display: none;
        flex-direction: column;
        left: 0;
        max-width: 100%;
        overflow: auto;
        padding: 60px 20px 40px;
        position: fixed;
        right: 0;
        top: 76px;
        z-index: 100
    }
    .header-menu-container.open {
        display: flex
    }
}

@media (max-width:1860px) {
    .header-menu-btns {
        display: none
    }
}

.header-menu-btns a:first-of-type {
    display: none
}

@media (max-width:768px) {
    .header-menu-btns {
        display: inline-flex;
        flex-direction: column;
        padding-left: 24px
    }
    .header-menu-btns a {
        margin-bottom: 20px
    }
    .header-menu-btns a:first-of-type {
        display: inline-block
    }
    .header-menu-btns a:last-of-type {
        margin-bottom: 0
    }
}

.header-menu {
    align-items: center;
    display: flex;
    justify-content: space-between;
    list-style: none;
    margin: 0;
    padding: 0
}

@media (max-width:1550px) {
    .header-menu {
        flex-direction: column;
        margin: 0 auto
    }
}

@media (max-width:768px) {
    .header-menu {
        align-items: flex-start;
        margin: 0
    }
}

.header-menu li {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    margin-right: 58px;
    padding: 0
}

@media (max-width:1860px) {
    .header-menu li {
        margin-right: 20px
    }
}

@media (max-width:1550px) {
    .header-menu li {
        margin-bottom: 30px;
        margin-right: 0;
        padding: 10px 24px 12px
    }
}

.header-menu li a {
    color: #f3f3f3;
    text-decoration: none;
    white-space: nowrap
}

.header-menu li a:visited {
    color: #f3f3f3
}

.header-menu li a:hover {
    color: #f9ad1b
}

.header-menu li.current-menu-item {
    color: #545c75
}

.header-menu li.current-menu-item span {
    white-space: nowrap
}

.hamburger {
    display: none;
    height: 28px;
    position: relative;
    width: 28px
}

@media (max-width:1550px) {
    .hamburger {
        display: block
    }
}

.hamburger span {
    background: linear-gradient(.76deg, #deb13d .66%, #e28323 99.35%);
    border-radius: 1px;
    display: block;
    height: 4px;
    position: absolute;
    right: 0;
    transition: all .15s ease
}

.hamburger span:first-child {
    top: 3px;
    width: 28px
}

.hamburger span:nth-child(2) {
    top: 12px;
    width: 12px
}

.hamburger span:nth-child(3) {
    top: 21px;
    width: 16px
}

.hamburger.active span:first-child {
    top: calc(50% - 2px);
    transform: rotate(45deg);
    width: 28px
}

.hamburger.active span:nth-child(2) {
    background: transparent
}

.hamburger.active span:nth-child(3) {
    top: calc(50% - 2px);
    transform: rotate(-45deg);
    width: 28px
}

.slider {
    background: #15181f;
    border-radius: 16px;
    margin: 40px 0;
    overflow: hidden
}

@media (max-width:992px) {
    .slider {
        display: none
    }
}

.swiper {
    height: 280px;
    width: 100%
}

.swiper-wrapper {
    transition-timing-function: ease-in-out
}

.swiper-slide {
    height: 280px;
    width: 400px
}

.swiper-slide.full {
    width: 600px
}

.swiper-nav-btns {
    align-items: center;
    display: flex;
    justify-content: space-between;
    left: 50%;
    padding: 0 10px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 100
}

.swiper-button-next,
.swiper-button-prev {
    align-items: center;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    background: hsla(0, 0%, 95%, .1);
    border-radius: 50%;
    box-shadow: inset -1px 0 0 #282b45;
    cursor: pointer;
    display: flex;
    height: 48px;
    justify-content: center;
    transition: all .15s ease;
    width: 48px
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
    background: hsla(0, 0%, 95%, .3)
}

.slide {
    overflow: hidden;
    position: relative
}

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

.slide .slide__btn {
    bottom: 20px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%)
}

.footer {
    background: #15181f;
    padding: 160px 0 80px
}

@media (max-width:992px) {
    .footer {
        padding-bottom: 120px
    }
}

@media (max-width:576px) {
    .footer {
        padding-top: 80px
    }
}

.footer .row {
    display: flex;
    flex-wrap: wrap
}

.footer .row .col {
    flex-basis: 50%
}

@media (max-width:992px) {
    .footer .row .col {
        flex-basis: 100%
    }
}

.footer--amp .footer-bottom {
    margin: 0
}

.footer--amp .footer-bottom .logo-copyright a {
    margin-bottom: 40px
}

@media (max-width:992px) and (min-width:576px) {
    .footer--amp .footer-bottom .footer-left {
        justify-content: center
    }
}

@media (max-width:576px) {
    .footer--amp .footer-bottom .footer-right {
        bottom: auto;
        top: 60px
    }
}

.license {
    padding-left: 80px
}

@media (max-width:992px) {
    .license {
        padding: 0 10px
    }
}

.license__images img {
    margin-right: 20px
}

.license__text {
    color: #545c75;
    font-size: 12px;
    font-weight: 400;
    line-height: 140%;
    margin-top: 21px
}

.footer-bottom {
    margin-top: 80px;
    position: relative
}

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

.footer-left {
    display: flex;
    justify-content: space-between
}

@media (max-width:576px) {
    .footer-left {
        flex-direction: column-reverse
    }
}

.counters,
.logo-copyright {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

@media (max-width:576px) {
    .logo-copyright {
        margin-top: 60px;
        max-width: calc(100% - 170px)
    }
}

.counter {
    background-position: 6px 4px;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    padding: 0 0 0 58px
}

.counter:first-child {
    background-image: url(../img/pig.svg)
}

.counter:last-child {
    background-image: url(../img/gamepad.svg)
}

.counter__number {
    color: #f3f3f3;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: .02em;
    line-height: 34px;
    text-transform: uppercase
}

.counter__text {
    font-size: 18px;
    line-height: 25px
}

.copyright,
.counter__text {
    color: #545c75;
    font-weight: 400;
    letter-spacing: .02em
}

.copyright {
    font-size: 12px;
    line-height: 17px
}

@media (max-width:576px) {
    .copyright {
        margin-top: 31px
    }
}

.copyright span {
    color: #f3f3f3;
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    text-transform: uppercase
}

.footer-right {
    align-items: flex-end;
    display: flex;
    justify-content: flex-end
}

@media (max-width:992px) {
    .footer-right {
        justify-content: center;
        margin-top: 40px
    }
}

@media (max-width:576px) {
    .footer-right {
        bottom: -20px;
        flex-direction: column;
        margin-top: 0;
        position: absolute;
        right: 0
    }
}

.download-btn-wrap {
    margin-right: 20px;
    padding-right: 21px
}

.download-btn-wrap:first-child .download-btn {
    background-image: url(../img/ios.svg)
}

.download-btn-wrap:last-child {
    margin-right: 0
}

.download-btn-wrap:last-child .download-btn {
    background-image: url(../img/android.svg)
}

@media (max-width:576px) {
    .download-btn-wrap {
        margin-bottom: 10px;
        margin-right: 0
    }
    .download-btn-wrap:last-child {
        margin-bottom: 0
    }
}

.download-btn {
    background-color: #0d0f16;
    background-position: 17px 50%;
    background-repeat: no-repeat;
    border-radius: 8px 0 0 8px;
    color: #545c75;
    display: block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .02em;
    line-height: 20px;
    padding: 12px 4px 12px 58px;
    position: relative;
    text-decoration: none
}

.download-btn:after,
.download-btn:before {
    content: "";
    display: block;
    height: 100%;
    left: 100%;
    position: absolute;
    top: 0;
    width: 21px
}

.download-btn:before {
    background: url(../img/corner2.svg)
}

.download-btn:after {
    background: url(../img/corner2-hover.svg);
    display: none
}

.download-btn span {
    color: #f3f3f3;
    display: block;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase
}

.download-btn:hover {
    background-color: #0c0c0f;
    color: #f9ad1b
}

.download-btn:hover:before {
    display: none
}

.download-btn:hover:after {
    display: block
}

.download-btn:hover span {
    color: #f9ad1b
}

.btn-container {
    background: #15181f;
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 9
}

@media (max-width:992px) {
    .btn-container {
        display: block
    }
}

.btn-container a {
    margin: 10px 0
}

.providers-list {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style: none;
    margin: 0 -10px -20px;
    padding: 0
}

.providers-list li {
    margin: 0 10px 20px
}

.providers-list a img {
    display: block;
    transition: transform .15s ease
}

.providers-list a:hover img {
    transform: scale(1.1)
}

.payments-list {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style: none;
    margin: 0 -10px -20px;
    padding: 0
}

.payments-list li {
    margin: 0 10px 20px
}

.footer-menu-container {
    margin-bottom: 80px
}

.footer-menu {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0
}

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

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

.footer-menu li {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    margin-right: 58px;
    padding: 0
}

@media (max-width:1860px) {
    .footer-menu li {
        margin-bottom: 20px;
        margin-right: 20px
    }
}

.footer-menu li a {
    color: #f3f3f3;
    text-decoration: none;
    white-space: nowrap
}

.footer-menu li a:visited {
    color: #f3f3f3
}

.footer-menu li a:hover {
    color: #f9ad1b
}

.footer-menu li.current-menu-item {
    color: #545c75
}

.content-404 {
    margin: 80px 0;
    text-align: center
}

@media (max-width:576px) {
    .content-404 {
        margin: 40px 0
    }
}

.img-404 {
    display: block;
    margin: 0 auto
}

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

.h1-404 {
    margin-top: 40px
}

@media (max-width:576px) {
    .h1-404 {
        margin-left: auto;
        margin-right: auto;
        max-width: 250px
    }
}

.text-404 {
    margin: 0 auto 40px;
    max-width: 620px
}

@media (max-width:576px) {
    .text-404 br {
        display: none
    }
}

h1 {
    font-size: 36px
}

@media (max-width:576px) {
    h1 {
        font-size: 28px
    }
}

h2 {
    font-size: 28px
}

@media (max-width:576px) {
    h2 {
        font-size: 24px
    }
}

h3 {
    font-size: 20px
}

@media (max-width:576px) {
    h3 {
        font-size: 18px
    }
}

h1,
h2,
h3 {
    color: #f3f3f3;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 20px;
    margin-top: 100px;
    text-transform: uppercase
}

@media (max-width:576px) {
    h1,
    h2,
    h3 {
        margin-top: 60px
    }
}

.page-title {
    margin-top: 20px
}

.page-title.frontpage-title {
    margin-top: 80px
}

.section.mb-40 {
    margin-bottom: 40px
}

.section__title {
    background: #0d0f16;
    border-radius: 16px 0 0 0;
    color: #f3f3f3;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    padding: 14px 4px 14px 50px;
    position: relative;
    text-transform: uppercase
}

.section__title:before {
    content: "";
    display: block;
    height: 24px;
    left: 16px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 24px
}

.section__title:after {
    background: url(../img/corner.svg);
    content: "";
    display: block;
    height: 48px;
    left: 100%;
    position: absolute;
    top: 0;
    width: 22px
}

.section__list {
    background: #0d0f16;
    border-radius: 0 16px 16px 16px;
    padding: 16px 20px
}

.section--content .section__title {
    background: #0a0a0c
}

.section--content .section__title:after {
    background: url(../img/corner3.svg)
}

.section--content .section__list {
    background: #0a0a0c
}

.section.providers .section__title:before {
    background: url(../img/web.svg)
}

@media (max-width:992px) {
    .section.payments {
        margin-bottom: 40px
    }
}

.section.payments .section__title:before {
    background: url(../img/card.svg)
}

.section.slots {
    margin: 100px 0
}

@media (max-width:992px) {
    .section.slots {
        margin: 60px 0
    }
}

.section.slots .section__title:before {
    background: url(../img/cherry.svg)
}

.slot-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -10px -20px
}

.slot {
    flex-basis: 275px;
    margin: 0 10px 20px;
    z-index: 1
}

.slot,
.slot__img {
    position: relative
}

.slot__img {
    overflow: hidden
}

.slot__img img {
    border-radius: 8px;
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%
}

.slot__img:before {
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    background: rgba(13, 15, 22, .8);
    border-radius: 8px;
    bottom: 0;
    content: "";
    left: 0;
    mix-blend-mode: normal;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity .1s ease;
    z-index: 5
}

.slot:hover .slot__img:before {
    opacity: 1
}

.slot:hover .slot__name {
    color: #f9ad1b
}

.slot:hover .slot__btn {
    opacity: 1
}

.slot__name {
    color: #f3f3f3;
    font-size: 14px;
    font-weight: 600;
    margin: 10px 10px 0;
    text-transform: uppercase;
    transition: opacity .15s ease
}

.slot__btn {
    background: linear-gradient(.76deg, #deb13d .66%, #e28323 99.35%);
    border: 1px solid #e4af63;
    height: 80px;
    left: 50%;
    opacity: 0;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: opacity .3s ease;
    width: 80px;
    z-index: 7
}

.slot__btn,
.slot__btn:after {
    border-radius: 50%;
    position: absolute
}

.slot__btn:after {
    background-image: url(../img/btn_play.svg);
    background-position: 29.33px 50%;
    background-repeat: no-repeat;
    bottom: 0;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    z-index: 8
}

.page-content {
    color: #545c75;
    font-size: 1rem;
    letter-spacing: .02em;
    line-height: 1.4
}

.page-content:last-child {
    margin-bottom: 120px
}

@media (max-width:576px) {
    .page-content:last-child {
        margin-bottom: 80px
    }
}

.page-content p {
    margin-bottom: 20px;
    margin-top: 0
}

.page-content a {
    color: #e09b30
}

.page-content a:visited {
    color: #c29857
}

.page-content a:hover {
    color: #f9ad1b
}

.page-content img {
    border-radius: 16px;
    display: block;
    height: auto;
    margin: 20px 0;
    max-width: 100%
}

.page-content img.aligncenter {
    margin-left: auto;
    margin-right: auto
}

.page-content img.alignright {
    float: right;
    margin-left: 20px;
    margin-top: 0
}

.page-content img.alignleft {
    float: left;
    margin-right: 20px;
    margin-top: 0
}

@media (max-width:992px) {
    .page-content img.aligncenter,
    .page-content img.alignleft,
    .page-content img.alignnone,
    .page-content img.alignright {
        float: none;
        margin: 20px auto
    }
}

.page-content ol,
.page-content ul {
    margin: 20px 0
}

.page-content ol {
    padding: 0 0 0 118px
}

@media (max-width:576px) {
    .page-content ol {
        padding-left: 56px
    }
}

.page-content ul {
    padding: 0 0 0 115px
}

@media (max-width:576px) {
    .page-content ul {
        padding-left: 50px
    }
}

.page-content table {
    color: #f3f3f3;
    font-size: 16px;
    letter-spacing: .02em;
    line-height: 22px;
    margin: 0 auto;
    text-align: left;
    width: 100% !important
}

.page-content table thead td,
.page-content table thead th {
    border: 0 !important;
    color: #545c75;
    font-size: 16px;
    font-weight: 600;
    line-height: 140%;
    padding: 20px 0 18px 40px;
    text-transform: uppercase
}

.page-content table tbody tr {
    position: relative;
    z-index: 1
}

.page-content table tbody tr:after {
    background: linear-gradient(90deg, #1c1d28, #12151f);
    border-radius: 16px;
    border-right: 1px solid #282b45;
    bottom: 8px;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1
}

.page-content table tbody tr td {
    border: 0 !important;
    padding: 20px 0 28px 40px;
    position: relative
}

.page-content table tbody tr:last-of-type:after {
    bottom: 0
}

.page-content table tbody tr:last-of-type td {
    padding-bottom: 20px
}

.page-content table td,
.page-content table th {
    vertical-align: top
}

.page-content table td:last-of-type,
.page-content table th:last-of-type {
    padding-right: 40px
}

@media (max-width:576px) {
    .page-content table td,
    .page-content table th {
        width: auto !important
    }
}

.page-content table.double td:last-of-type {
    color: #545c75;
    font-weight: 600;
    text-transform: uppercase
}

@media (max-width:576px) {
    .page-content table.double tr {
        display: block;
        height: auto !important;
        padding: 10px 20px 18px
    }
    .page-content table.double tr:last-of-type {
        padding-bottom: 10px
    }
    .page-content table.double tr:last-of-type td {
        padding-bottom: 0
    }
    .page-content table.double td,
    .page-content table.double th {
        display: block;
        height: auto !important;
        min-width: 0 !important;
        padding: 0;
        width: auto !important
    }
    .page-content table.double td:first-of-type,
    .page-content table.double th:first-of-type {
        margin-bottom: 10px
    }
}

.page-content table.is-mobile tbody tr {
    display: block;
    height: auto;
    padding: 10px 20px
}

.page-content table.is-mobile tbody tr:last-of-type,
.page-content table.is-mobile tbody tr:last-of-type td {
    padding-bottom: 0
}

.page-content table.is-mobile tbody td {
    display: inline-block;
    height: auto;
    margin-bottom: 10px;
    min-width: 0 !important;
    padding: 0;
    text-align: right;
    text-transform: capitalize;
    width: 50% !important
}

.page-content table.is-mobile tbody td:nth-child(2n) {
    text-align: left
}

.page-content table.is-mobile tbody td[colspan="2"] {
    color: #545c75;
    display: block;
    font-weight: 600;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
    width: 100% !important
}

.page-content .cover-table {
    margin: 40px 0;
    max-width: 100%;
    overflow: auto
}

.page-content nav {
    margin: 30px 0 40px
}

.page-content nav,
.page-content nav ol,
.page-content nav ul {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.page-content nav ol,
.page-content nav ul {
    list-style: none;
    margin: 0;
    padding: 0
}

@media (max-width:576px) {
    .page-content nav ol,
    .page-content nav ul {
        padding: 0 10px
    }
}

.page-content nav ol li,
.page-content nav ul li {
    padding-right: 21px
}

@media (max-width:992px) {
    .page-content nav ol li,
    .page-content nav ul li {
        padding-right: 0
    }
}

@media (max-width:576px) {
    .page-content nav ol li,
    .page-content nav ul li {
        width: 100%
    }
}

.page-content nav a {
    background: #0a0a0c;
    border-radius: 8px 0 0 8px;
    color: #545c75;
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    margin: 0 5px 10px;
    padding: 12px 4px 12px 16px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .15s;
    white-space: nowrap
}

.page-content nav a:after,
.page-content nav a:before {
    content: "";
    height: 44px;
    left: 100%;
    position: absolute;
    top: 0;
    transition: all .15s;
    width: 21px
}

.page-content nav a:before {
    background: url(../img/corner4.svg)
}

.page-content nav a:after {
    background: url(../img/corner4-hover.svg);
    opacity: 0
}

.page-content nav a:visited {
    color: #545c75
}

.page-content nav a:hover {
    background: #0c0c0f;
    color: #f9ad1b
}

.page-content nav a:hover:before {
    opacity: 0
}

.page-content nav a:hover:after {
    opacity: 1
}

@media (max-width:992px) {
    .page-content nav a {
        border-radius: 8px;
        padding: 12px 16px
    }
    .page-content nav a:after,
    .page-content nav a:before {
        display: none
    }
}

@media (max-width:768px) {
    .page-content nav a {
        white-space: normal
    }
}

@media (max-width:576px) {
    .page-content nav a {
        margin: 0 0 10px;
        width: 100%
    }
}

.faq {
    margin: 20px 0
}

.faq,
.pair {
    position: relative
}

.pair {
    background: #0a0a0c;
    border-radius: 16px 0 0 16px;
    color: #545c75;
    margin-bottom: 8px;
    margin-right: 22px;
    padding: 16px 0 16px 20px
}

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

.pair:after {
    background: url(../img/corner5.svg);
    content: "";
    height: 60px;
    left: 100%;
    position: absolute;
    top: 0;
    width: 21px
}

@media (max-width:992px) {
    .pair {
        border-radius: 16px;
        margin-right: 0
    }
    .pair:after {
        display: none
    }
}

.pair__q {
    cursor: pointer;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    padding-left: 30px;
    position: relative;
    text-transform: uppercase
}

.pair__q:after,
.pair__q:before {
    content: "";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    top: 2px;
    transition: transform .3s ease-in-out;
    width: 20px
}

.pair__q:before {
    background: url(../img/icon_down.svg)
}

.pair__q:after {
    background: url(../img/icon_down_hover.svg);
    display: none
}

.pair__q:hover:before {
    display: none
}

.pair__q:hover:after {
    display: block
}

.pair.open {
    border-radius: 16px;
    margin-right: 0
}

.pair.open:after {
    display: none
}

.pair.open .pair__q:after,
.pair.open .pair__q:before {
    transform: rotate(180deg)
}

.pair__a {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: .36px;
    line-height: 140%;
    max-height: 0;
    overflow: hidden;
    transition: max-height .3s ease-in-out
}

.pair__a-inner {
    padding-top: 26px
}

.pair__a p:last-of-type {
    margin-bottom: 0
}

.up-button {
    background-color: rgba(18, 21, 31, .6);
    background-image: url(../img/arrow.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
    border: 0;
    border-radius: 50%;
    bottom: 35px;
    box-shadow: inset -1px 0 0 0 #282b45;
    height: 48px;
    left: calc(50% + 620px);
    opacity: 0;
    position: fixed;
    transition: all .15s ease;
    width: 48px;
    z-index: 9
}

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

@media (max-width:992px) {
    .up-button {
        bottom: 100px
    }
}

@media (max-width:576px) {
    .up-button {
        right: 10px
    }
}

.up-button:hover {
    background-color: #12151f
}

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

.breadcrumbs-container {
    margin: 80px 0 20px
}

.breadcrumbs {
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    list-style: none;
    margin: 0;
    padding: 0
}

.breadcrumbs__item {
    display: inline
}

.breadcrumbs__link,
.breadcrumbs__link:visited {
    color: #e09b30
}

.breadcrumbs__link:hover {
    color: #f9ad1b
}

.breadcrumbs__cur {
    color: #545c75
}

.breadcrumbs .sep {
    display: inline-block;
    margin: 0 3px
}