@import url(https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap);

@font-face {
    font-family: swiper-icons;
    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');
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    overflow: clip;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

.swiper-vertical > .swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box
}

.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
    transform: translate3d(0, 0, 0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block
}

.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 {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.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 {
    transform-style: preserve-3d
}

.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical > .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-css-mode.swiper-centered > .swiper-wrapper::before {
    content: '';
    flex-shrink: 0;
    order: 9999
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.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 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
    display: none !important
}

.swiper-button-next svg, .swiper-button-prev svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform-origin: center
}

.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
    transform: rotate(180deg)
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto
}

.swiper-button-lock {
    display: none
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, 8px);
    top: var(--swiper-pagination-top, auto);
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
    right: var(--swiper-pagination-right, 8px);
    left: var(--swiper-pagination-left, auto);
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-fraction {
    color: var(--swiper-pagination-fraction-color, inherit)
}

.swiper-pagination-progressbar {
    background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
    width: var(--swiper-pagination-progressbar-size, 4px);
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    position: relative;
    touch-action: none;
    background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: var(--swiper-scrollbar-sides-offset, 1%);
    bottom: var(--swiper-scrollbar-bottom, 4px);
    top: var(--swiper-scrollbar-top, auto);
    z-index: 50;
    height: var(--swiper-scrollbar-size, 4px);
    width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
    position: absolute;
    left: var(--swiper-scrollbar-left, auto);
    right: var(--swiper-scrollbar-right, 4px);
    top: var(--swiper-scrollbar-sides-offset, 1%);
    z-index: 50;
    width: var(--swiper-scrollbar-size, 4px);
    height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move;
    touch-action: none
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-grid > .swiper-wrapper {
    flex-wrap: wrap
}

.swiper-grid-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active {
    pointer-events: auto
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px)
}

.swiper-cube .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}

@font-face {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/gilroy-bold.ttf) format("truetype"), url(../fonts/gilroy-bold.woff2) format("woff2"), url(../fonts/gilroy-bold.woff) format("woff")
}

@keyframes line1-open {
    0% {
        stroke-dashoffset: 6
    }
    10% {
        stroke-dashoffset: 6;
        animation-timing-function: cubic-bezier(.49, .005, .625, .995)
    }
    30% {
        stroke-dashoffset: 0;
        animation-timing-function: cubic-bezier(.49, .005, .625, .995)
    }
    50% {
        stroke-dashoffset: -14
    }
    to {
        stroke-dashoffset: -14
    }
}

@keyframes line1-close {
    0% {
        stroke-dashoffset: -14
    }
    60% {
        stroke-dashoffset: -14
    }
    80% {
        stroke-dashoffset: 0;
        animation-timing-function: cubic-bezier(.49, .005, .625, .995)
    }
    to {
        stroke-dashoffset: 6
    }
}

@keyframes line2-open {
    0% {
        stroke-dashoffset: 10;
        animation-timing-function: cubic-bezier(.935, .005, .585, 1.005)
    }
    20% {
        stroke-dashoffset: 0;
        animation-timing-function: cubic-bezier(.49, .005, .625, .995)
    }
    40% {
        stroke-dashoffset: -14
    }
    to {
        stroke-dashoffset: -14
    }
}

@keyframes line2-close {
    0% {
        stroke-dashoffset: -14
    }
    50% {
        stroke-dashoffset: -14
    }
    70% {
        stroke-dashoffset: 0;
        animation-timing-function: cubic-bezier(.49, .005, .625, .995)
    }
    90% {
        stroke-dashoffset: 10
    }
    to {
        stroke-dashoffset: 10
    }
}

@keyframes line3-open {
    0% {
        stroke-dashoffset: 0
    }
    40% {
        stroke-dashoffset: 0;
        animation-timing-function: cubic-bezier(.49, .005, .625, .995)
    }
    60% {
        stroke-dashoffset: -14
    }
    to {
        stroke-dashoffset: -14
    }
}

@keyframes line3-close {
    0% {
        stroke-dashoffset: -14
    }
    40% {
        stroke-dashoffset: -14
    }
    60% {
        stroke-dashoffset: 0
    }
    to {
        stroke-dashoffset: 0
    }
}

@keyframes line4-open {
    0% {
        stroke-dashoffset: -9.72
    }
    60% {
        stroke-dashoffset: -9.72;
        animation-timing-function: ease-in-out
    }
    80% {
        stroke-dashoffset: 0;
        animation-timing-function: cubic-bezier(.3, .005, .21, 1)
    }
    90% {
        stroke-dashoffset: .5;
        animation-timing-function: cubic-bezier(.79, .01, .505, .995)
    }
    to {
        stroke-dashoffset: 0
    }
}

@keyframes line4-close {
    0% {
        stroke-dashoffset: 0
    }
    40% {
        stroke-dashoffset: 0;
        animation-timing-function: cubic-bezier(.835, 0, .58, 1)
    }
    50% {
        stroke-dashoffset: 9.72
    }
    to {
        stroke-dashoffset: 9.72
    }
}

@keyframes line5-open {
    0% {
        stroke-dashoffset: -9.72
    }
    60% {
        stroke-dashoffset: -9.72;
        animation-timing-function: ease-in-out
    }
    80% {
        stroke-dashoffset: 0;
        animation-timing-function: cubic-bezier(.3, .005, .21, 1)
    }
    90% {
        stroke-dashoffset: 1;
        animation-timing-function: cubic-bezier(.79, .01, .505, .995)
    }
    to {
        stroke-dashoffset: 0
    }
}

@keyframes line5-close {
    0% {
        stroke-dashoffset: 0
    }
    40% {
        stroke-dashoffset: 0;
        animation-timing-function: cubic-bezier(.835, 0, .58, 1)
    }
    50% {
        stroke-dashoffset: 9.72
    }
    to {
        stroke-dashoffset: 9.72
    }
}

@keyframes lines-wrapper-close {
    0% {
        transform: translate(7.651365px, 7.98922px);
        animation-timing-function: cubic-bezier(.75, -.005, .91, .48)
    }
    10% {
        transform: translate(8.651365px, 7.98922px);
        animation-timing-function: cubic-bezier(.75, -.005, .91, .48)
    }
    20% {
        transform: translate(8.651365px, 7.98922px);
        animation-timing-function: cubic-bezier(.75, -.005, .91, .48)
    }
    40% {
        transform: translate(4.43291px, 7.98922px)
    }
    to {
        transform: translate(4.43291px, 7.98922px)
    }
}

@keyframes flareAnim {
    0% {
        transform: translateY(0) rotate(-12deg)
    }
    to {
        transform: translateY(180%) rotate(-12deg)
    }
}

* {
    margin: 0;
    padding: 0;
    border: none;
    outline: 0;
    box-sizing: border-box;
    background: 0 0;
    -webkit-tap-highlight-color: transparent
}

body {
    min-height: 100vh;
    font: 400 21px/1.48 Lato, sans-serif;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: #fafdff;
    background: #000;
    display: flex;
    flex-direction: column
}

a, a:visited {
    text-decoration: underline;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    color: #fff
}

ol, ul {
    list-style: none
}

iframe, img {
    display: block;
    max-width: 100%;
    height: auto
}

html.show-popup {
    overflow: hidden
}

html.show-popup body {
    overflow: hidden
}

.H4bTZBqRlhEg-container {
    width: 100%;
    max-width: 1920px;
    min-height: 100vh;
    margin: 0 auto;
    display: flex;
    flex-direction: column
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-container {
        flex-direction: row;
        align-items: flex-start
    }
}

.H4bTZBqRlhEg-content {
    min-height: 100vh;
    padding-top: 80px
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-content {
        width: calc(100% - 361px);
        padding-top: 84px;
        display: flex;
        flex-direction: column
    }
}

@media (min-width: 1628px) {
    .H4bTZBqRlhEg-content {
        width: calc(100% - 361px - 261px)
    }
}

.H4bTZBqRlhEg-popup {
    width: 100%;
    height: 100vh;
    padding: 16px;
    overflow: auto;
    z-index: 150;
    background: rgba(22, 25, 25, .6);
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    visibility: hidden;
    opacity: 0;
    transition: all .2s ease-in-out;
    position: fixed;
    left: 0;
    top: 0;
    display: flex
}

.H4bTZBqRlhEg-popup.is-show {
    visibility: visible;
    opacity: 1
}

.H4bTZBqRlhEg-popup > div {
    width: 100%;
    max-width: 400px;
    min-height: 420px;
    margin: auto;
    border-radius: 32px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    background: #121215;
    display: flex;
    flex-direction: column
}

.H4bTZBqRlhEg-popup > div p:not([class]) {
    min-height: 72px;
    max-height: 76px;
    padding: 10px;
    margin-bottom: 24px;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background: #000;
    display: flex;
    justify-content: center;
    align-items: center
}

.H4bTZBqRlhEg-popup > div p.title {
    padding: 0 36px;
    font-family: Gilroy, sans-serif;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    color: #dfe3e3
}

.H4bTZBqRlhEg-popup > div p.title em {
    font-style: normal;
    color: #ffde6a
}

.H4bTZBqRlhEg-popup > div p.btns {
    display: grid;
    grid-template-columns:48px 1fr;
    grid-column-gap: 10px;
    width: 100%;
    padding: 0 36px 40px;
    margin-top: auto
}

.H4bTZBqRlhEg-popup > div p.btns a, .H4bTZBqRlhEg-popup > div p.btns button {
    height: 46px
}

.H4bTZBqRlhEg-popup > div img {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1
}

@media (min-width: 380px) {
    .H4bTZBqRlhEg-popup > div img {
        top: 112px;
        bottom: unset
    }
}

.H4bTZBqRlhEg-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px
}

.H4bTZBqRlhEg-tags a {
    height: 40px;
    padding: 0 16px;
    border-radius: 37px;
    font-size: 12px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: .04em;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    color: #868a8a;
    background: #121215;
    transition: all .2s ease-out;
    display: flex;
    align-items: center
}

.H4bTZBqRlhEg-tags a:hover {
    background: #2d3131
}

button {
    cursor: pointer;
    font: inherit;
    color: inherit
}

.H4bTZBqRlhEg-btn-burger {
    width: 36px;
    height: 36px;
    display: inline-flex;
    justify-content: center;
    align-items: center
}

.H4bTZBqRlhEg-btn-burger svg {
    width: 16px;
    height: 16px;
    stroke: #fff;
    transition: all .2s ease-out
}

.H4bTZBqRlhEg-btn-burger #line1 {
    animation: line1-close .45s linear 1 normal forwards
}

.H4bTZBqRlhEg-btn-burger #line2 {
    animation: line2-close .45s linear 1 normal forwards
}

.H4bTZBqRlhEg-btn-burger #line3 {
    animation: line3-close .45s linear 1 normal forwards
}

.H4bTZBqRlhEg-btn-burger #line4 {
    animation: line4-close .45s linear 1 normal forwards
}

.H4bTZBqRlhEg-btn-burger #line5 {
    animation: line5-close .45s linear 1 normal forwards
}

.H4bTZBqRlhEg-btn-burger #lines-wrapper {
    animation: lines-wrapper-close .45s linear 1 normal forwards
}

.H4bTZBqRlhEg-btn-burger .is-open #line1 {
    animation: line1-open .45s linear 1 normal forwards
}

.H4bTZBqRlhEg-btn-burger .is-open #line2 {
    animation: line2-open .45s linear 1 normal forwards
}

.H4bTZBqRlhEg-btn-burger .is-open #line3 {
    animation: line3-open .45s linear 1 normal forwards
}

.H4bTZBqRlhEg-btn-burger .is-open #line4 {
    animation: line4-open .45s linear 1 normal forwards
}

.H4bTZBqRlhEg-btn-burger .is-open #line5 {
    animation: line5-open .45s linear 1 normal forwards
}

.H4bTZBqRlhEg-btn-burger .is-open #lines-wrapper {
    animation: none
}

.H4bTZBqRlhEg-btn-search, a.H4bTZBqRlhEg-btn-search {
    width: 260px;
    height: 40px;
    padding: 0 20px;
    border-radius: 12px;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
    color: #494f4f;
    background: #000;
    display: flex;
    align-items: center;
    gap: 16px
}

.H4bTZBqRlhEg-btn-search svg, a.H4bTZBqRlhEg-btn-search svg {
    flex-shrink: 0;
    width: 16px;
    height: 16px;
    color: #868a8a;
    transition: all .2s ease-out
}

.H4bTZBqRlhEg-btn-search span, a.H4bTZBqRlhEg-btn-search span {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.H4bTZBqRlhEg-btn-search:hover svg, a.H4bTZBqRlhEg-btn-search:hover svg {
    color: #ef4136
}

.H4bTZBqRlhEg-btn-register, a.H4bTZBqRlhEg-btn-register {
    height: 40px;
    padding: 0 16px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
    color: #fff;
    background: #1fa745;
    display: inline-flex;
    align-items: center;
    gap: 8px
}

.H4bTZBqRlhEg-btn-register svg, a.H4bTZBqRlhEg-btn-register svg {
    display: none
}

@media (min-width: 390px) {
    .H4bTZBqRlhEg-btn-register, a.H4bTZBqRlhEg-btn-register {
        height: 44px;
        padding: 0 20px
    }

    .H4bTZBqRlhEg-btn-register svg, a.H4bTZBqRlhEg-btn-register svg {
        display: unset;
        width: 17px;
        height: 22px
    }
}

.H4bTZBqRlhEg-btn-login, a.H4bTZBqRlhEg-btn-login {
    height: 40px;
    padding: 0 16px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
    color: #fff;
    background: linear-gradient(180deg, #15171a, #252629);
    display: inline-flex;
    align-items: center;
    gap: 8px
}

@media (min-width: 390px) {
    .H4bTZBqRlhEg-btn-login, a.H4bTZBqRlhEg-btn-login {
        height: 44px;
        padding: 0 20px
    }
}

.H4bTZBqRlhEg-tab-btns {
    padding: 4px;
    border-radius: 12px;
    overflow: hidden;
    background: #121215;
    display: flex;
    align-items: center
}

.H4bTZBqRlhEg-tab-btns li {
    width: 100%
}

.H4bTZBqRlhEg-tab-btns li button {
    width: 100%;
    height: 42px;
    padding: 0 5px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: .04em;
    text-transform: uppercase;
    white-space: nowrap;
    color: #868a8a;
    transition: all .2s ease-out;
    display: flex;
    justify-content: center;
    align-items: center
}

.H4bTZBqRlhEg-tab-btns li button.is-active {
    color: #dfe3e3;
    background: #2d3131
}

.H4bTZBqRlhEg-btn, .H4bTZBqRlhEg-btn-sm, a.H4bTZBqRlhEg-btn, a.H4bTZBqRlhEg-btn-sm {
    height: 44px;
    padding: 0 28px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-decoration: none;
    white-space: nowrap;
    color: #dfe3e3;
    background: #1fa745;
    transition: all .2s ease-out;
    display: inline-flex;
    justify-content: center;
    align-items: center
}

.H4bTZBqRlhEg-btn-sm, a.H4bTZBqRlhEg-btn-sm {
    height: 44px;
    padding: 0 16px;
    font-size: 16px;
    line-height: 16px
}

.H4bTZBqRlhEg-btn-img {
    width: 46px;
    height: 46px;
    border-radius: 12px;
    color: #dfe3e3;
    background: #494f4f;
    display: inline-flex;
    justify-content: center;
    align-items: center
}

.H4bTZBqRlhEg-header {
    width: 100%;
    height: 60px;
    padding: 0 8px 0 52px;
    background: #121215;
    display: flex;
    align-items: center;
    position: fixed;
    top: 0;
    z-index: 12
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-header {
        height: 64px;
        padding: 0 24px 0 76px
    }
}

@media (min-width: 1628px) {
    .H4bTZBqRlhEg-header {
        width: calc(100% - 261px);
        padding-left: 40px;
        margin-left: 261px
    }
}

@media (min-width: 1920px) {
    .H4bTZBqRlhEg-header {
        width: calc(1920px - 261px)
    }
}

.H4bTZBqRlhEg-header .logo {
    flex-shrink: 0;
    margin-right: 24px
}

.H4bTZBqRlhEg-header .logo img {
    width: auto;
    height: 24px
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-header .logo img {
        height: 32px
    }
}

.H4bTZBqRlhEg-header .H4bTZBqRlhEg-btn-search {
    display: none
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-header .H4bTZBqRlhEg-btn-search {
        display: flex
    }
}

.H4bTZBqRlhEg-header .H4bTZBqRlhEg-btn-register {
    flex-shrink: 0;
    margin-left: 12px
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-header .H4bTZBqRlhEg-btn-register {
        margin-left: 16px
    }
}

.H4bTZBqRlhEg-header .H4bTZBqRlhEg-btn-login {
    flex-shrink: 0;
    margin-left: auto
}

.H4bTZBqRlhEg-btn-burger {
    position: fixed;
    left: 8px;
    top: 12px;
    z-index: 20
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-btn-burger {
        left: 25px;
        top: 13px
    }
}

@media (min-width: 1628px) {
    .H4bTZBqRlhEg-btn-burger {
        display: none
    }
}

.H4bTZBqRlhEg-menu {
    width: 100%;
    height: 100vh;
    transform: translateX(-100%);
    background: #000;
    transition: transform .3s ease;
    display: flex;
    flex-direction: column;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 15
}

@media (min-width: 640px) {
    .H4bTZBqRlhEg-menu {
        width: 261px;
        z-index: 21
    }
}

@media (min-width: 1628px) {
    .H4bTZBqRlhEg-menu {
        height: unset;
        min-height: 100vh;
        position: sticky;
        transform: unset
    }
}

@media (max-width: 1627px) {
    .H4bTZBqRlhEg-menu {
        top: 0 !important
    }
}

.H4bTZBqRlhEg-menu.is-open {
    transform: translateX(0)
}

@media (min-width: 640px) {
    .H4bTZBqRlhEg-menu.is-open .btn-close {
        visibility: visible;
        opacity: 1;
        transition: all .3s ease;
        transition-delay: .2s
    }
}

.H4bTZBqRlhEg-menu .btn-close {
    display: none
}

@media (min-width: 640px) {
    .H4bTZBqRlhEg-menu .btn-close {
        display: block;
        width: calc(100vw - 261px);
        padding: 22px;
        color: #dfe3e3;
        background: rgba(0, 0, 0, .6);
        -webkit-backdrop-filter: blur(8px);
        backdrop-filter: blur(8px);
        visibility: hidden;
        opacity: 0;
        transition: all .3s step-start;
        transition-delay: 0;
        display: flex;
        position: absolute;
        left: 261px;
        top: 0;
        bottom: 0
    }
}

@media (min-width: 1628px) {
    .H4bTZBqRlhEg-menu .btn-close {
        display: none
    }
}

.H4bTZBqRlhEg-menu .logo {
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center
}

.H4bTZBqRlhEg-menu .logo img {
    width: auto;
    height: 80%
}

@media (min-width: 640px) {
    .H4bTZBqRlhEg-menu .logo {
        display: none
    }
}

.H4bTZBqRlhEg-menu .cont {
    flex: 1;
    padding-top: 12px;
    overflow-y: auto
}

.H4bTZBqRlhEg-menu .cont::-webkit-scrollbar {
    display: none
}

.H4bTZBqRlhEg-menu .section {
    padding: 16px 0
}

.H4bTZBqRlhEg-menu .section:not(:last-child) {
    border-bottom: 1px solid #121215
}

.H4bTZBqRlhEg-menu .section p {
    min-height: 40px;
    padding: 0 16px;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: #494f4f;
    display: flex;
    align-items: center;
    display: none
}

.H4bTZBqRlhEg-menu .section a {
    padding: 17px 16px;
    font-size: 14px;
    line-height: 20px;
    text-decoration: none;
    color: #dfe3e3;
    display: flex;
    align-items: center
}

.H4bTZBqRlhEg-menu .section a > svg {
    flex-shrink: 0
}

.H4bTZBqRlhEg-menu .section a > svg:first-child {
    width: 18px;
    height: 18px;
    margin-right: 16px;
    color: rgba(255, 255, 255, .7019607843)
}

.H4bTZBqRlhEg-menu .section a > svg:last-child {
    display: none;
    width: 9px;
    height: 21px;
    margin-left: auto;
    color: #494f4f
}

.H4bTZBqRlhEg-menu .section a > span:not([class]) {
    margin-right: 16px
}

.H4bTZBqRlhEg-menu .section a > span.app {
    font-size: 8px;
    line-height: 12px;
    display: flex;
    align-items: center
}

.H4bTZBqRlhEg-menu .section a > span.app span.img {
    width: 36px;
    margin-right: 14px
}

.H4bTZBqRlhEg-menu .section a > span.app span.img img {
    margin: 0 auto
}

.H4bTZBqRlhEg-menu .section a > span.app span:not([class]) {
    display: flex;
    flex-direction: column
}

.H4bTZBqRlhEg-menu .section a > span.app span:not([class]) img {
    margin-top: 3px
}

.H4bTZBqRlhEg-menu .bar {
    height: 56px;
    padding-left: 16px;
    background: #121215;
    display: flex;
    justify-content: space-between;
    align-items: center
}

@media (min-width: 1628px) {
    .H4bTZBqRlhEg-menu .bar {
        width: 261px;
        position: fixed;
        left: 0;
        bottom: 0
    }
}

@media (min-width: 1920px) {
    .H4bTZBqRlhEg-menu .bar {
        left: calc((100% - 1920px) / 2)
    }
}

.H4bTZBqRlhEg-menu .clock {
    font-size: 16px;
    line-height: 22px;
    color: #dfe3e3
}

.H4bTZBqRlhEg-switch_language {
    position: relative
}

.H4bTZBqRlhEg-switch_language button {
    height: 56px;
    padding-right: 16px;
    font-size: 16px;
    line-height: 22px;
    color: #dfe3e3;
    display: flex;
    align-items: center
}

.H4bTZBqRlhEg-switch_language button img {
    margin-right: 16px;
    width: 24px;
    height: 24px;
    border-radius: 50%
}

.H4bTZBqRlhEg-switch_language button svg {
    width: 9px;
    height: 21px;
    margin-left: 16px;
    color: #868a8a
}

.H4bTZBqRlhEg-switch_language > div {
    width: 100%;
    overflow: hidden;
    background: rgba(0, 0, 0, .3);
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: fixed;
    left: 0;
    top: 60px;
    bottom: 0;
    z-index: 101
}

@media (min-width: 640px) {
    .H4bTZBqRlhEg-switch_language > div {
        width: 260px;
        position: absolute;
        left: calc(100% + 1px);
        top: unset;
        box-shadow: 0 12px 16px rgba(0, 0, 0, .8);
        transition: all .1s ease
    }
}

.H4bTZBqRlhEg-switch_language > div div {
    border-radius: 32px 32px 0 0;
    transform: translateY(100%);
    background: #f0eff1;
    box-shadow: 1px -20px 52px -8px rgba(0, 0, 0, .4);
    transition: all .3s ease 0s;
    touch-action: pan-x;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent
}

@media (min-width: 640px) {
    .H4bTZBqRlhEg-switch_language > div div {
        border-radius: unset;
        transform: unset
    }
}

.H4bTZBqRlhEg-switch_language > div div::before {
    content: "";
    display: block;
    width: 56px;
    height: 4px;
    margin: 12px auto;
    border-radius: 5px;
    background: #a4b9bc
}

@media (min-width: 640px) {
    .H4bTZBqRlhEg-switch_language > div div::before {
        display: none
    }
}

.H4bTZBqRlhEg-switch_language > div div p {
    padding: 0 24px 16px;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    color: #4b5457
}

@media (min-width: 640px) {
    .H4bTZBqRlhEg-switch_language > div div p {
        display: none
    }
}

.H4bTZBqRlhEg-switch_language > div div ul li {
    height: 56px;
    padding: 16px 20px;
    display: flex;
    align-items: center
}

.H4bTZBqRlhEg-switch_language > div div ul li.is-active {
    background: #dadee0
}

.H4bTZBqRlhEg-switch_language > div div ul li img {
    margin-right: 16px;
    width: 24px;
    height: 24px;
    border-radius: 50%
}

.H4bTZBqRlhEg-switch_language > div div ul li span:not([class]) {
    flex: 1;
    font: 14px/20px Gilroy, sans-serif;
    color: #5b676a
}

.H4bTZBqRlhEg-switch_language > div div ul li span.active {
    color: #dfe3e3;
    background: linear-gradient(90deg, #00aec4, #03d192);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 28px;
    height: 28px;
    border-radius: 50%
}

.H4bTZBqRlhEg-switch_language > div.is-open {
    visibility: visible;
    opacity: 1
}

.H4bTZBqRlhEg-switch_language > div.is-open div {
    transform: translateY(0)
}

.H4bTZBqRlhEg-sidebar-swiper {
    position: relative;
    width: 100%;
    overflow: hidden
}

.H4bTZBqRlhEg-sidebar-swiper:hover .swiper-button-next, .H4bTZBqRlhEg-sidebar-swiper:hover .swiper-button-prev {
    opacity: 1
}

.swiper-button-next, .swiper-button-prev {
    color: #121215;
    background: #dfe3e3;
    opacity: 0;
    transition: all .2s ease-out;
    width: 40px;
    height: 40px;
    border-radius: 50%
}

.swiper-button-next::after, .swiper-button-prev::after {
    display: none
}

.swiper-button-next svg, .swiper-button-prev svg {
    width: auto;
    height: auto
}

.swiper-button-next.swiper-button-prev svg, .swiper-button-prev.swiper-button-prev svg {
    transform: rotate(180deg)
}

.H4bTZBqRlhEg-main-swiper {
    width: 100%;
    overflow: hidden;
    position: relative
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-main-swiper {
        width: calc(100% - 16px * 2);
        margin: 20px 16px
    }
}

.H4bTZBqRlhEg-main-swiper .H4bTZBqRlhEg-banner {
    height: 260px
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-main-swiper .H4bTZBqRlhEg-banner {
        border-radius: 24px;
        height: 372px;
        padding: 28px
    }
}

.H4bTZBqRlhEg-main-swiper .H4bTZBqRlhEg-banner::before {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, .6), transparent 28.26%, rgba(0, 0, 0, .04) 52.1%, rgba(0, 0, 0, .22) 62.47%, rgba(0, 0, 0, .6));
    position: absolute;
    left: 0;
    top: 0;
    z-index: -2
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-main-swiper .H4bTZBqRlhEg-banner::before {
        height: 196px;
        background: linear-gradient(180deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .32) 28.98%, transparent)
    }
}

@media (max-width: 1139px) {
    .H4bTZBqRlhEg-main-swiper .H4bTZBqRlhEg-banner .bg {
        filter: brightness(1)
    }
}

.H4bTZBqRlhEg-main-swiper .H4bTZBqRlhEg-banner .bg2 {
    -o-object-fit: contain;
    object-fit: contain
}

@media (max-width: 1139px) {
    .H4bTZBqRlhEg-main-swiper .H4bTZBqRlhEg-banner .bg2 {
        height: 267px
    }
}

.H4bTZBqRlhEg-main-swiper .H4bTZBqRlhEg-banner .badge {
    font-size: 16px
}

.H4bTZBqRlhEg-main-swiper .H4bTZBqRlhEg-banner .H4bTZBqRlhEg-btn-sm {
    width: 224px
}

.H4bTZBqRlhEg-main-swiper .H4bTZBqRlhEg-banner .timer {
    font-size: 16px;
    line-height: 22px
}

.H4bTZBqRlhEg-main-swiper .H4bTZBqRlhEg-banner .timer em {
    font-size: 24px;
    line-height: 28px
}

.H4bTZBqRlhEg-main-swiper .swiper-button-prev {
    left: 16px
}

.H4bTZBqRlhEg-main-swiper .swiper-button-next {
    right: 16px
}

.H4bTZBqRlhEg-main-swiper:hover .swiper-button-next, .H4bTZBqRlhEg-main-swiper:hover .swiper-button-prev {
    opacity: 1
}

.H4bTZBqRlhEg-item-list-swiper {
    padding: 0 16px
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-item-list-swiper {
        padding: 0 32px
    }
}

.H4bTZBqRlhEg-provider-item-list-swiper {
    width: 100%;
    padding: 0 16px;
    position: relative
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-provider-item-list-swiper {
        padding: 0 32px
    }
}

.H4bTZBqRlhEg-provider-item-list-swiper .swiper-button-next, .H4bTZBqRlhEg-provider-item-list-swiper .swiper-button-prev {
    opacity: 0
}

.H4bTZBqRlhEg-provider-item-list-swiper:hover .swiper-button-next, .H4bTZBqRlhEg-provider-item-list-swiper:hover .swiper-button-prev {
    opacity: 1
}

.H4bTZBqRlhEg-sidebar {
    display: none
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-sidebar {
        display: block;
        width: 361px;
        min-height: calc(100vh - 64px);
        padding-bottom: 72px;
        padding-right: 20px;
        padding-top: 20px;
        margin-top: 64px;
        position: sticky;
        top: 64px
    }
}

.H4bTZBqRlhEg-sidebar .providers {
    padding: 28px 0;
    border-bottom: 8px solid #121215
}

.H4bTZBqRlhEg-sidebar .providers .H4bTZBqRlhEg-tab-btns {
    margin: 0 24px 24px
}

.H4bTZBqRlhEg-sidebar .filters {
    margin: 0 24px 24px;
    display: flex;
    align-items: center;
    gap: 10px
}

.H4bTZBqRlhEg-sidebar .filters label {
    flex: 1;
    position: relative
}

.H4bTZBqRlhEg-sidebar .filters label input {
    width: 100%;
    height: 40px;
    padding: 0 38px;
    border-radius: 12px;
    font-family: inherit;
    font-size: 16px;
    color: #dfe3e3;
    background: #121215
}

.H4bTZBqRlhEg-sidebar .filters label input::-moz-placeholder {
    color: #4b5457
}

.H4bTZBqRlhEg-sidebar .filters label input::placeholder {
    color: #4b5457
}

.H4bTZBqRlhEg-sidebar .filters label svg {
    transform: translateY(-50%);
    color: #494f4f;
    pointer-events: none;
    position: absolute;
    left: 14px;
    top: 50%
}

.H4bTZBqRlhEg-sidebar .filters button {
    width: 40px;
    height: 40px;
    border-radius: 12px;
    background: #2d3131;
    display: flex;
    justify-content: center;
    align-items: center
}

.H4bTZBqRlhEg-sidebar .provider-list {
    display: none
}

.H4bTZBqRlhEg-sidebar .provider-list.is-active {
    display: flex;
    flex-wrap: wrap
}

.H4bTZBqRlhEg-sidebar .provider-list li {
    width: 50%
}

.H4bTZBqRlhEg-sidebar .provider-list li:nth-child(4n+1), .H4bTZBqRlhEg-sidebar .provider-list li:nth-child(4n+2) {
    background: #121215
}

.H4bTZBqRlhEg-sidebar .provider-list li:nth-child(odd) {
    padding: 12px 12px 12px 24px
}

.H4bTZBqRlhEg-sidebar .provider-list li:nth-child(even) {
    padding: 12px 24px 12px 12px
}

.H4bTZBqRlhEg-sidebar .provider-list li a {
    text-decoration: none;
    display: flex;
    align-items: center
}

.H4bTZBqRlhEg-sidebar .provider-list li a .img {
    flex-shrink: 0;
    margin-right: 8px;
    overflow: hidden;
    background: #494f4f;
    transition: transform .2s ease-out;
    width: 32px;
    height: 32px;
    border-radius: 50%
}

.H4bTZBqRlhEg-sidebar .provider-list li a .img img {
    width: 100%;
    height: 100%
}

.H4bTZBqRlhEg-sidebar .provider-list li a .title {
    flex: 1;
    overflow: hidden;
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
    letter-spacing: .04em;
    text-transform: uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #868a8a;
    transition: color .2s ease-out
}

.H4bTZBqRlhEg-sidebar .provider-list li a .title em {
    display: block;
    font-style: normal;
    color: #ffde6a
}

.H4bTZBqRlhEg-sidebar .provider-list li a .count {
    margin-left: 8px;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #dfe3e3
}

.H4bTZBqRlhEg-sidebar .provider-list li a:hover .img {
    transform: scale(1.32)
}

.H4bTZBqRlhEg-sidebar .provider-list li a:hover .title {
    color: #dfe3e3
}

.H4bTZBqRlhEg-sidebar .jackpot {
    padding: 24px 24px 32px;
    border-radius: 20px;
    padding: 20px 16px 19px;
    margin-bottom: 16px;
    background: #121215
}

.H4bTZBqRlhEg-sidebar .jackpot .title {
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #b3b2b2
}

.H4bTZBqRlhEg-sidebar .jackpot .count {
    margin-bottom: 12px;
    font-size: 26px;
    font-weight: 700;
    line-height: 28px;
    text-align: center;
    color: #fff
}

.H4bTZBqRlhEg-sidebar .jackpot .H4bTZBqRlhEg-btn, .H4bTZBqRlhEg-sidebar .jackpot .H4bTZBqRlhEg-btn-sm {
    width: 100%;
    color: #fff;
    background: #1fa745
}

.H4bTZBqRlhEg-sidebar > .H4bTZBqRlhEg-banner {
    border-bottom: 8px solid #121215
}

.H4bTZBqRlhEg-sidebar .slot-detail {
    padding: 28px 24px
}

.H4bTZBqRlhEg-sidebar .slot-detail .H4bTZBqRlhEg-tab-btns {
    margin-bottom: 28px
}

.H4bTZBqRlhEg-sidebar .slot-provider {
    margin-bottom: 12px;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: .13em;
    text-transform: uppercase;
    color: #ef4136
}

.H4bTZBqRlhEg-sidebar .slot-title {
    margin-bottom: 20px;
    font: 400 28px/32px Gilroy, sans-serif;
    color: #dfe3e3
}

.H4bTZBqRlhEg-sidebar .banner {
    width: 100%;
    height: 372px;
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 16px;
    position: relative;
    z-index: 1;
    padding: 32px 16px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center
}

.H4bTZBqRlhEg-sidebar .banner::before {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(346deg, #121215 -9.34%, rgba(24, 24, 24, 0) 21.35%), linear-gradient(85deg, #121215 17.89%, rgba(24, 24, 24, .59) 61.42%);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1
}

.H4bTZBqRlhEg-sidebar .banner img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -2
}

.H4bTZBqRlhEg-sidebar .banner .title {
    margin-bottom: 20px;
    font-size: 36px;
    line-height: 44px
}

.H4bTZBqRlhEg-sidebar .banner .subtitle {
    font-size: 15px
}

.H4bTZBqRlhEg-sidebar .banner a {
    margin-top: auto;
    color: #fff;
    background: #1fa745
}

.H4bTZBqRlhEg-collapse-block {
    max-height: 392px;
    overflow: hidden;
    position: relative
}

.H4bTZBqRlhEg-collapse-block.is-open {
    max-height: none
}

.H4bTZBqRlhEg-collapse-block.is-open::after, .H4bTZBqRlhEg-collapse-block.is-open > button {
    display: none
}

.H4bTZBqRlhEg-collapse-block::after {
    content: "";
    width: 100%;
    height: 100px;
    background: linear-gradient(180deg, rgba(22, 25, 25, 0), #000);
    pointer-events: none;
    position: absolute;
    left: 0;
    bottom: 0
}

.H4bTZBqRlhEg-collapse-block > button {
    height: 40px;
    padding: 0 16px;
    border-radius: 37px;
    z-index: 2;
    transform: translateX(-50%);
    font-size: 12px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #868a8a;
    background: #2d3131;
    transition: all .2s ease-out;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    position: absolute;
    left: 50%;
    bottom: 0
}

.H4bTZBqRlhEg-collapse-block > button:hover {
    color: #dfe3e3;
    background: #494f4f
}

.H4bTZBqRlhEg-collapse-block > button svg {
    width: 12px;
    height: 16px
}

.H4bTZBqRlhEg-recommend {
    background: #121215;
    margin-bottom: 16px;
    border-radius: 20px;
    padding: 20px 16px 19px
}

.H4bTZBqRlhEg-recommend .title {
    padding: 0 24px 0;
    margin-bottom: 24px;
    font: 700 24px/1.17 Gilroy, sans-serif;
    color: #dfe3e3
}

.H4bTZBqRlhEg-recommend ul li:not(:last-child) {
    margin-bottom: 8px
}

.H4bTZBqRlhEg-recommend ul li a {
    display: block;
    min-height: 117px;
    padding: 20px 24px;
    position: relative;
    z-index: 1;
    font: 700 16px/1.5 Gilroy, sans-serif;
    text-decoration: none;
    color: #dfe3e3;
    transition: all .2s ease-out;
    display: flex;
    align-items: center
}

.H4bTZBqRlhEg-recommend ul li a:hover {
    color: #ef4136
}

.H4bTZBqRlhEg-recommend ul li a::before {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 12px;
    background: linear-gradient(180deg, rgba(24, 24, 24, 0) 46%, #181818);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1
}

.H4bTZBqRlhEg-recommend ul li a img {
    border-radius: 12px;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -2
}

.H4bTZBqRlhEg-recommend ul li a svg {
    flex-shrink: 0;
    width: 9px;
    height: 16px;
    margin-left: 20px;
    color: #dfe3e3
}

.H4bTZBqRlhEg-recommend ul li a span {
    flex: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis
}

.H4bTZBqRlhEg-banner {
    height: 280px;
    padding: 24px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column
}

.H4bTZBqRlhEg-banner:hover .bg2 {
    transform: scale(1.08)
}

.H4bTZBqRlhEg-banner::after {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(346deg, #181818 -9.34%, rgba(24, 24, 24, 0) 21.35%), linear-gradient(85deg, #181818 17.89%, rgba(24, 24, 24, .59) 61.42%);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -2
}

.H4bTZBqRlhEg-banner .bg {
    min-width: 100%;
    min-height: 100%;
    transform: translate(-50%, -50%);
    width: auto;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -3
}

.H4bTZBqRlhEg-banner .bg2 {
    transition: transform .2s ease 0s;
    width: auto;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1
}

.H4bTZBqRlhEg-banner .content {
    margin-bottom: auto;
    display: flex;
    gap: 16px
}

.H4bTZBqRlhEg-banner .content div {
    flex: 1
}

.H4bTZBqRlhEg-banner .badge {
    flex-shrink: 0;
    height: 40px;
    padding: 0 12px;
    border-radius: 12px;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #2d3131;
    background: #dfe3e3;
    display: flex;
    justify-content: center;
    align-items: center
}

.H4bTZBqRlhEg-banner .title {
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #dfe3e3;
    opacity: .6
}

.H4bTZBqRlhEg-banner .subtitle {
    font: 28px/33px Gilroy, sans-serif;
    color: #dfe3e3;
    text-shadow: 1px 2px 2px rgba(0, 0, 0, .4)
}

.H4bTZBqRlhEg-banner .btns-app {
    display: flex;
    gap: 17px
}

.H4bTZBqRlhEg-banner .btns-app li {
    width: 100%
}

.H4bTZBqRlhEg-banner .btns-app li a {
    height: 62px;
    border-radius: 6px;
    background: #000;
    transition: filter .2s ease;
    display: flex;
    justify-content: center;
    align-items: center
}

.H4bTZBqRlhEg-banner .btns-app li a:hover {
    filter: invert(100%)
}

.H4bTZBqRlhEg-banner .btns-app li a img {
    width: auto;
    height: 100%
}

.H4bTZBqRlhEg-banner .btns {
    display: flex;
    align-items: flex-end;
    gap: 16px
}

.H4bTZBqRlhEg-banner .btns > :first-child {
    flex: 1
}

.H4bTZBqRlhEg-banner .btns p:not([class]) {
    font: 16px/22px Gilroy, sans-serif;
    color: #fff;
    text-shadow: 1px 2px 2px rgba(0, 0, 0, .4)
}

.H4bTZBqRlhEg-banner .timer {
    font: 20px/26px Gilroy, sans-serif;
    color: #868a8a
}

.H4bTZBqRlhEg-banner .timer em {
    font-style: normal;
    color: #dfe3e3
}

.H4bTZBqRlhEg-banner .timer strong {
    display: block;
    margin-top: 4px;
    font: 700 12px/16px Lato, sans-serif;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #dfe3e3;
    opacity: .6
}

.H4bTZBqRlhEg-nav {
    width: 100%;
    min-height: 88px;
    position: relative;
    z-index: 2
}

.H4bTZBqRlhEg-nav ul {
    width: 100%;
    overflow-x: auto;
    display: flex
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-nav ul {
        position: relative;
        padding: 0 20px
    }
}

.H4bTZBqRlhEg-nav ul::-webkit-scrollbar {
    display: none
}

.H4bTZBqRlhEg-nav ul li {
    width: 100%;
    max-width: 126px
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-nav ul li {
        max-width: -moz-max-content;
        max-width: max-content
    }
}

.H4bTZBqRlhEg-nav ul li:first-child {
    margin-left: auto
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-nav ul li:first-child {
        margin-left: unset
    }
}

.H4bTZBqRlhEg-nav ul li:last-child {
    margin-right: auto
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-nav ul li:last-child {
        margin-right: unset
    }
}

.H4bTZBqRlhEg-nav ul li a {
    padding: 20px 15px 0;
    font-size: 10px;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: .13em;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    color: #dfe3e3;
    transition: all .2s ease-out;
    user-drag: none;
    -webkit-user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    display: flex;
    flex-direction: column;
    align-items: center
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-nav ul li a {
        flex-direction: row;
        align-items: center;
        height: 87px;
        padding: 20px 12px 23px;
        font-size: 14px;
        line-height: 24px;
        letter-spacing: .04em;
        color: #868a8a
    }
}

.H4bTZBqRlhEg-nav ul li a * {
    user-drag: none;
    -webkit-user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none
}

.H4bTZBqRlhEg-nav ul li a svg {
    flex-shrink: 0;
    height: 28px;
    margin-bottom: 8px;
    color: #868a8a
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-nav ul li a svg {
        height: 20px;
        margin: 0 8px 0 0
    }
}

.H4bTZBqRlhEg-nav ul li a svg.item-1 {
    width: 30px
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-nav ul li a svg.item-1 {
        width: 20px
    }
}

.H4bTZBqRlhEg-nav ul li a svg.item-2 {
    width: 19px
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-nav ul li a svg.item-2 {
        width: 13px
    }
}

.H4bTZBqRlhEg-nav ul li a svg.item-3 {
    width: 24px
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-nav ul li a svg.item-3 {
        width: 16px
    }
}

.H4bTZBqRlhEg-nav ul li a svg.item-4, .H4bTZBqRlhEg-nav ul li a svg.item-6, .H4bTZBqRlhEg-nav ul li a svg.item-7 {
    width: 23px
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-nav ul li a svg.item-4, .H4bTZBqRlhEg-nav ul li a svg.item-6, .H4bTZBqRlhEg-nav ul li a svg.item-7 {
        width: 16px
    }
}

.H4bTZBqRlhEg-nav ul li a svg.item-5 {
    width: 21px
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-nav ul li a svg.item-5 {
        width: 14px
    }
}

.H4bTZBqRlhEg-nav ul.is-fixed {
    padding: 0 8px;
    background: rgba(0, 0, 0, .6);
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    position: fixed;
    top: 60px;
    z-index: 11
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-nav ul.is-fixed {
        width: calc(100% - 361px);
        padding: 0 24px 0 20px;
        top: 64px
    }

    .H4bTZBqRlhEg-nav ul.is-fixed::after {
        opacity: 0
    }
}

@media (min-width: 1628px) {
    .H4bTZBqRlhEg-nav ul.is-fixed {
        width: calc(100% - 361px - 261px)
    }
}

@media (min-width: 1920px) {
    .H4bTZBqRlhEg-nav ul.is-fixed {
        width: calc(1920px - 361px - 261px)
    }
}

.H4bTZBqRlhEg-nav ul.is-fixed li {
    max-width: -moz-max-content;
    max-width: max-content;
    margin: 0 auto
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-nav ul.is-fixed li {
        margin: unset
    }
}

.H4bTZBqRlhEg-nav ul.is-fixed li a {
    padding: 16px 12px;
    font-size: 14px;
    line-height: 20px
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-nav ul.is-fixed li a {
        height: unset;
        padding: 13px 12px 17px 12px
    }
}

.H4bTZBqRlhEg-nav ul.is-fixed li a svg {
    display: none
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-nav ul.is-fixed li a svg {
        display: unset
    }
}

.H4bTZBqRlhEg-item-list, .H4bTZBqRlhEg-provider-item-list {
    width: calc(100% - 16px * 2);
    padding: 20px 0;
    margin: 0 16px;
    border-bottom: 1px solid #121215;
    overflow: hidden;
    position: relative;
    z-index: 1;
    background: #121215
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-item-list, .H4bTZBqRlhEg-provider-item-list {
        padding: 28px 0
    }
}

.H4bTZBqRlhEg-item-list.first, .first.H4bTZBqRlhEg-provider-item-list {
    border-radius: 20px 20px 0 0
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-item-list.first, .first.H4bTZBqRlhEg-provider-item-list {
        padding-top: 20px
    }
}

.H4bTZBqRlhEg-item-list.last, .last.H4bTZBqRlhEg-provider-item-list {
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border: unset;
    margin-bottom: 20px
}

.H4bTZBqRlhEg-item-list > p:first-child, .H4bTZBqRlhEg-provider-item-list > p:first-child {
    padding: 0 16px;
    margin-bottom: 17px;
    display: flex;
    align-items: center
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-item-list > p:first-child, .H4bTZBqRlhEg-provider-item-list > p:first-child {
        padding: 0 32px;
        margin-bottom: 20px
    }
}

.H4bTZBqRlhEg-item-list > p:first-child .item-list-title, .H4bTZBqRlhEg-provider-item-list > p:first-child .item-list-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: .08em;
    text-transform: uppercase;
    color: #dfe3e3
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-item-list > p:first-child .item-list-title, .H4bTZBqRlhEg-provider-item-list > p:first-child .item-list-title {
        margin-right: 12px;
        font-size: 20px;
        line-height: 24px
    }
}

.H4bTZBqRlhEg-item-list > p:first-child .item-list-button-next, .H4bTZBqRlhEg-item-list > p:first-child .item-list-button-prev, .H4bTZBqRlhEg-provider-item-list > p:first-child .item-list-button-next, .H4bTZBqRlhEg-provider-item-list > p:first-child .item-list-button-prev {
    display: none
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-item-list > p:first-child .item-list-button-next, .H4bTZBqRlhEg-item-list > p:first-child .item-list-button-prev, .H4bTZBqRlhEg-provider-item-list > p:first-child .item-list-button-next, .H4bTZBqRlhEg-provider-item-list > p:first-child .item-list-button-prev {
        width: 28px;
        height: 28px;
        border-radius: 8px;
        color: #dfe3e3;
        background: #494f4f;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .H4bTZBqRlhEg-item-list > p:first-child .item-list-button-next svg, .H4bTZBqRlhEg-item-list > p:first-child .item-list-button-prev svg, .H4bTZBqRlhEg-provider-item-list > p:first-child .item-list-button-next svg, .H4bTZBqRlhEg-provider-item-list > p:first-child .item-list-button-prev svg {
        width: 7px;
        height: 17px
    }

    .H4bTZBqRlhEg-item-list > p:first-child .item-list-button-next.item-list-button-prev, .H4bTZBqRlhEg-item-list > p:first-child .item-list-button-prev.item-list-button-prev, .H4bTZBqRlhEg-provider-item-list > p:first-child .item-list-button-prev.item-list-button-prev {
        margin-right: 8px
    }

    .H4bTZBqRlhEg-item-list > p:first-child .item-list-button-next.item-list-button-prev svg, .H4bTZBqRlhEg-item-list > p:first-child .item-list-button-prev.item-list-button-prev svg, .H4bTZBqRlhEg-provider-item-list > p:first-child .item-list-button-prev.item-list-button-prev svg {
        transform: rotate(180deg)
    }
}

.H4bTZBqRlhEg-item-list > p:first-child .item-list-show-all, .H4bTZBqRlhEg-provider-item-list > p:first-child .item-list-show-all {
    margin-left: auto;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    text-decoration: none;
    display: flex;
    align-items: center
}

.H4bTZBqRlhEg-item-list > p:first-child .item-list-show-all svg, .H4bTZBqRlhEg-provider-item-list > p:first-child .item-list-show-all svg {
    width: 8px;
    height: 16px;
    margin-left: 8px;
    margin-bottom: 2px
}

.H4bTZBqRlhEg-item-card {
    width: 100%;
    height: 100px;
    position: relative
}

.lg .H4bTZBqRlhEg-item-card {
    width: 134px;
    height: 164px
}

@media (min-width: 1140px) {
    .lg .H4bTZBqRlhEg-item-card {
        width: 147px;
        height: 180px
    }
}

.md .H4bTZBqRlhEg-item-card {
    width: 108px;
    height: 132px
}

@media (min-width: 1140px) {
    .md .H4bTZBqRlhEg-item-card {
        width: 136px;
        height: 167px
    }
}

.sm .H4bTZBqRlhEg-item-card {
    width: 108px;
    height: 132px
}

@media (min-width: 1140px) {
    .sm .H4bTZBqRlhEg-item-card {
        width: 128px;
        height: 157px
    }
}

.xs .H4bTZBqRlhEg-item-card {
    width: 88px;
    height: 108px
}

@media (min-width: 1140px) {
    .xs .H4bTZBqRlhEg-item-card {
        width: 116px;
        height: 142px
    }
}

.H4bTZBqRlhEg-item-card img {
    border-radius: 12px;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -2
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-item-card img {
        border-radius: 16px
    }
}

.H4bTZBqRlhEg-item-card .badge {
    width: 100%;
    height: 80px;
    padding: 0 5px 12px;
    border-radius: 0 0 12px 12px;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    color: #fff;
    background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .52) 66.67%, rgba(0, 0, 0, .624));
    display: flex;
    justify-content: center;
    align-items: flex-end;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-item-card .badge {
        font-size: 14px
    }
}

.H4bTZBqRlhEg-item-card .mobile {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-item-card .mobile {
        display: none
    }
}

.H4bTZBqRlhEg-item-card .desktop {
    display: none
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-item-card .desktop {
        width: calc(100% + 20px);
        height: calc(100% + 20px);
        padding: 25px 16px 20px;
        border: 2px solid transparent;
        border-radius: 16px;
        overflow: hidden;
        transform: translate(-50%, -50%) scale(.9);
        transition: transform .1s linear, height .1s linear;
        opacity: 0;
        text-align: center;
        display: flex;
        flex-direction: column;
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: 1
    }

    .H4bTZBqRlhEg-item-card .desktop:hover {
        transform: translate(-50%, -50%);
        opacity: 1
    }

    .H4bTZBqRlhEg-item-card .desktop:hover::after {
        animation: flareAnim .4s ease-in-out 0s 1 forwards
    }

    .H4bTZBqRlhEg-item-card .desktop::before {
        content: "";
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .68);
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1
    }

    .H4bTZBqRlhEg-item-card .desktop::after {
        content: "";
        height: 120%;
        transform: translateY(0) rotate(-12deg);
        background-image: linear-gradient(hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .4) 29%, hsla(0, 0%, 100%, 0));
        opacity: .6;
        position: absolute;
        left: -80%;
        right: -80%;
        top: -100%;
        z-index: 2
    }

    .H4bTZBqRlhEg-item-card .desktop > svg {
        width: 22px;
        height: 27px;
        color: #dfe3e3;
        transform: translate(-50%, -50%);
        pointer-events: none;
        position: absolute;
        left: 50%;
        top: 50%
    }

    .H4bTZBqRlhEg-item-card .desktop a:not([class]) {
        flex: 1;
        text-decoration: none;
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .H4bTZBqRlhEg-item-card .desktop a:not([class]) .title {
        width: 100%;
        overflow: hidden;
        font: 16px/20px Gilroy, sans-serif;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #dfe3e3
    }

    .H4bTZBqRlhEg-item-card .desktop a:not([class]) .real-money {
        margin-top: auto;
        font-size: 14px;
        line-height: 16px;
        text-transform: capitalize;
        white-space: nowrap;
        color: #ffde6a;
        display: flex;
        align-items: center
    }

    .H4bTZBqRlhEg-item-card .desktop a:not([class]) .real-money svg {
        flex-shrink: 0;
        width: 15px;
        height: 16px;
        margin-right: 6px
    }

    .H4bTZBqRlhEg-item-card .desktop a.demo {
        margin-top: 8px;
        font-size: 12px;
        font-weight: 700;
        line-height: 16px;
        letter-spacing: .04em;
        text-transform: uppercase;
        text-decoration: none;
        color: #dfe3e3
    }

    .H4bTZBqRlhEg-item-card .desktop a.dev {
        transform: translateY(-50%);
        position: absolute;
        left: 16px;
        top: 50%
    }

    .H4bTZBqRlhEg-item-card .desktop a.dev img {
        position: static;
        -o-object-fit: cover;
        object-fit: cover;
        width: 32px;
        height: 32px;
        border-radius: 50%
    }
}

.H4bTZBqRlhEg-provider-item-card, .H4bTZBqRlhEg-provider-jackpot-item-card {
    width: 140px;
    border-radius: 12px;
    overflow: hidden;
    background: #2d3131
}

.H4bTZBqRlhEg-provider-item-card a, .H4bTZBqRlhEg-provider-jackpot-item-card a {
    font: 12px/1.33 Gilroy, sans-serif;
    text-decoration: none;
    color: #494f4f;
    display: flex;
    flex-direction: column
}

.H4bTZBqRlhEg-provider-item-card a span.img, .H4bTZBqRlhEg-provider-jackpot-item-card a span.img {
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center
}

.H4bTZBqRlhEg-provider-item-card a span.img img, .H4bTZBqRlhEg-provider-jackpot-item-card a span.img img {
    width: 100%;
    max-width: 92px;
    height: auto;
    max-height: 38px
}

.H4bTZBqRlhEg-provider-item-card a > span:not([class]), .H4bTZBqRlhEg-provider-jackpot-item-card a > span:not([class]) {
    width: 100%;
    height: 32px;
    background: #121215;
    display: flex;
    justify-content: center;
    align-items: center
}

.H4bTZBqRlhEg-provider-item-card a > span:not([class]) strong, .H4bTZBqRlhEg-provider-jackpot-item-card a > span:not([class]) strong {
    margin-right: 4px;
    font-weight: 700;
    color: #dfe3e3
}

.H4bTZBqRlhEg-provider-jackpot-item-card {
    width: 160px;
    border-radius: 16px
}

.H4bTZBqRlhEg-provider-jackpot-item-card a {
    font-size: 10px;
    line-height: 1.2;
    color: #868a8a
}

.H4bTZBqRlhEg-provider-jackpot-item-card a span.img {
    height: 88px
}

.H4bTZBqRlhEg-provider-jackpot-item-card a span.img img {
    max-width: 120px;
    max-height: 50px
}

.H4bTZBqRlhEg-provider-jackpot-item-card a span.grid {
    width: 100%;
    height: 54px;
    padding: 12px 12px 0 12px;
    background: #121215;
    display: flex;
    justify-content: space-between
}

.H4bTZBqRlhEg-provider-jackpot-item-card a span.grid strong {
    display: block;
    margin-bottom: 2px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.14;
    color: #ffde6a
}

.H4bTZBqRlhEg-provider-jackpot-item-card a span.grid span:last-child {
    text-align: right
}

.H4bTZBqRlhEg-provider-jackpot-item-card a span.grid span:last-child strong {
    color: #dfe3e3
}

.H4bTZBqRlhEg-jackpot {
    width: calc(100% - 16px * 2);
    min-height: 240px;
    margin: 0 16px 20px;
    border-radius: 20px;
    padding-top: 32px;
    background: #212123;
    position: relative;
    z-index: 1;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.H4bTZBqRlhEg-jackpot video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1
}

.H4bTZBqRlhEg-jackpot .jackpot-title {
    margin: 0 16px 12px;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #ed9f67
}

.H4bTZBqRlhEg-jackpot .jackpot-count {
    margin: 0 16px 20px;
    font-size: 48px;
    font-weight: 700;
    line-height: 56px;
    text-align: center;
    color: #fff
}

.H4bTZBqRlhEg-jackpot .H4bTZBqRlhEg-item-list, .H4bTZBqRlhEg-jackpot .H4bTZBqRlhEg-provider-item-list {
    padding-top: unset;
    border: unset
}

.H4bTZBqRlhEg-table {
    padding-top: 12px;
    padding-bottom: 32px;
    position: relative;
    z-index: 1;
    background: #000
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-table {
        padding-bottom: 20px
    }
}

.H4bTZBqRlhEg-table::after {
    content: "";
    width: 100%;
    height: 8px;
    border-radius: 8px;
    background: #121215;
    position: absolute;
    left: 0;
    bottom: 32px;
    z-index: -1
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-table::after {
        bottom: 20px
    }
}

.H4bTZBqRlhEg-table > div {
    width: 100%;
    padding-bottom: 16px;
    overflow-x: auto
}

.H4bTZBqRlhEg-table > div::-webkit-scrollbar {
    height: 8px
}

.H4bTZBqRlhEg-table > div::-webkit-scrollbar-track {
    background: 0 0
}

.H4bTZBqRlhEg-table > div::-webkit-scrollbar-thumb {
    height: 8px;
    border-radius: 8px;
    background: #2d3131
}

.H4bTZBqRlhEg-table table {
    width: 100%;
    min-width: 780px;
    border-collapse: collapse
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-table table {
        min-width: 1008px
    }
}

.H4bTZBqRlhEg-table table tbody tr:nth-child(odd) {
    background: rgba(18, 18, 21, .6)
}

.H4bTZBqRlhEg-table table th {
    padding: 12px 8px;
    font: 400 12px/1.33 Gilroy, sans-serif;
    text-align: left;
    color: #494f4f
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-table table th {
        padding: 16px;
        font-size: 14px;
        line-height: 1.29
    }
}

.H4bTZBqRlhEg-table table th:first-child {
    padding-left: 16px
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-table table th:first-child {
        padding-left: 32px
    }
}

.H4bTZBqRlhEg-table table th:last-child {
    padding-right: 16px;
    text-align: right
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-table table th:last-child {
        padding-right: 32px
    }
}

.H4bTZBqRlhEg-table table th.cash {
    color: #dfe3e3
}

.H4bTZBqRlhEg-table table td {
    padding: 16px 8px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.14;
    letter-spacing: .04em;
    color: #868a8a
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-table table td {
        padding: 16px;
        font-size: 16px;
        line-height: 1.25
    }
}

.H4bTZBqRlhEg-table table td:first-child {
    padding-left: 16px
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-table table td:first-child {
        padding-left: 32px
    }
}

.H4bTZBqRlhEg-table table td:last-child {
    padding-right: 16px;
    text-align: right
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-table table td:last-child {
        padding-right: 32px
    }
}

.H4bTZBqRlhEg-table table td.game {
    display: flex;
    align-items: center;
    gap: 12px
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-table table td.game {
        gap: 20px
    }
}

.H4bTZBqRlhEg-table table td.game img {
    flex-shrink: 0;
    -o-object-fit: cover;
    object-fit: cover;
    width: 40px;
    height: 40px;
    border-radius: 50%
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-table table td.game img {
        width: 56px;
        height: 56px
    }
}

.H4bTZBqRlhEg-table table td.game a {
    display: block
}

.H4bTZBqRlhEg-table table td.game a.game {
    max-width: 100px;
    overflow: hidden;
    font-family: Gilroy, sans-serif;
    line-height: 1.29;
    color: #dfe3e3;
    text-overflow: ellipsis;
    text-decoration: none;
    white-space: nowrap
}

.H4bTZBqRlhEg-table table td.game a.gamer {
    max-width: 100px;
    margin-top: 4px;
    overflow: hidden;
    font-size: 12px;
    line-height: 1;
    text-overflow: ellipsis;
    text-decoration: none;
    white-space: nowrap
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-table table td.game a.gamer {
        margin-top: 8px
    }
}

.H4bTZBqRlhEg-table table td.cash {
    color: #ffde6a
}

.H4bTZBqRlhEg-table-btns {
    padding: 0 16px;
    border-bottom: 1px solid #2d3131;
    overflow-x: auto;
    display: flex;
    gap: 20px
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-table-btns {
        gap: 24px;
        padding: 0 32px
    }
}

.H4bTZBqRlhEg-table-btns::-webkit-scrollbar {
    display: none
}

.H4bTZBqRlhEg-table-btns button {
    padding-bottom: 18px;
    position: relative;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.71;
    text-transform: uppercase;
    white-space: nowrap;
    color: #868a8a;
    transition: all .2s ease-out;
    cursor: pointer
}

.H4bTZBqRlhEg-table-btns button::after {
    content: "";
    width: 100%;
    height: 2px;
    background: 0 0;
    transition: all .2s ease-out;
    position: absolute;
    left: 0;
    bottom: 0
}

.H4bTZBqRlhEg-table-btns button.is-active {
    color: #dfe3e3
}

.H4bTZBqRlhEg-table-btns button.is-active::after {
    background: linear-gradient(90deg, #00aec4, #03d192)
}

.H4bTZBqRlhEg-seo {
    padding: 40px 16px 108px 16px;
    font-size: 14px;
    line-height: 20px;
    color: #494f4f;
    background: #000
}

@media (min-width: 640px) {
    .H4bTZBqRlhEg-seo {
        padding: 40px 40px 108px 40px
    }
}

.H4bTZBqRlhEg-seo h1, .H4bTZBqRlhEg-seo h2, .H4bTZBqRlhEg-seo h3, .H4bTZBqRlhEg-seo h4, .H4bTZBqRlhEg-seo h5, .H4bTZBqRlhEg-seo h6 {
    margin-bottom: 12px;
    font: 700 20px/24px Gilroy, sans-serif;
    color: #dfe3e3
}

.H4bTZBqRlhEg-seo h1:not(:first-child), .H4bTZBqRlhEg-seo h2:not(:first-child), .H4bTZBqRlhEg-seo h3:not(:first-child), .H4bTZBqRlhEg-seo h4:not(:first-child), .H4bTZBqRlhEg-seo h5:not(:first-child), .H4bTZBqRlhEg-seo h6:not(:first-child) {
    margin-top: 20px
}

.H4bTZBqRlhEg-seo p:not(:last-child) {
    margin-bottom: 12px
}

.H4bTZBqRlhEg-seo b {
    font-family: Gilroy, sans-serif
}

.H4bTZBqRlhEg-seo ul:not(:last-child) {
    margin-bottom: 20px
}

.H4bTZBqRlhEg-seo ul li {
    color: #868a8a;
    display: flex;
    align-items: baseline;
    gap: 12px
}

.H4bTZBqRlhEg-seo ul li:not(:last-child) {
    margin-bottom: 16px
}

.H4bTZBqRlhEg-seo ul li::before {
    content: "";
    background: linear-gradient(90deg, #00aec4, #03d192);
    width: 8px;
    height: 8px;
    border-radius: 50%
}

.H4bTZBqRlhEg-seo table {
    margin-bottom: 16px;
    border-collapse: collapse;
    border-spacing: 0
}

.H4bTZBqRlhEg-seo table td {
    border: 1px solid rgba(134, 138, 138, .2);
    padding: 8px
}

.H4bTZBqRlhEg-seo a {
    color: #dfe3e3
}

.H4bTZBqRlhEg-article {
    padding: 30px 16px 40px;
    font-size: 18px;
line-height: 1,5;
    color: #fff
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-article {
        padding: 40px 32px 44px
    }
}

.H4bTZBqRlhEg-article:not(.block-article) {
    padding: 30px 24px 40px;
    position: relative;
    z-index: 1
}

@media (min-width: 1024px) {
    .H4bTZBqRlhEg-article:not(.block-article) {
        padding: 52px 100px 44px
    }
}

.H4bTZBqRlhEg-article:not(.block-article)::after, .H4bTZBqRlhEg-article:not(.block-article)::before {
    content: "";
    width: 100%;
    height: 160px;
    position: absolute;
    left: 0;
    top: 0
}

.H4bTZBqRlhEg-article:not(.block-article)::before {
    z-index: -2;
    background: url(../images/art-bg.webp) 50% 50% no-repeat;
    background-size: cover
}

.H4bTZBqRlhEg-article:not(.block-article)::after {
    z-index: -1;
    background: linear-gradient(180deg, rgba(20, 22, 22, .53), rgba(20, 22, 22, .53) 43.84%, rgba(20, 22, 22, .71) 76.34%, #141616)
}

.H4bTZBqRlhEg-article:not(.block-article) h1:first-child {
    text-align: center
}

@media (min-width: 1024px) {
    .H4bTZBqRlhEg-article:not(.block-article) h1:first-child {
        margin-bottom: 68px
    }
}

.H4bTZBqRlhEg-article > :last-child {
    margin-bottom: 0
}

.H4bTZBqRlhEg-article h1, .H4bTZBqRlhEg-article h2, .H4bTZBqRlhEg-article h3, .H4bTZBqRlhEg-article h4, .H4bTZBqRlhEg-article h5, .H4bTZBqRlhEg-article h6 {
    margin-bottom: 12px;

    color: #dfe3e3
}

.H4bTZBqRlhEg-article h1:not(:first-child), .H4bTZBqRlhEg-article h2:not(:first-child), .H4bTZBqRlhEg-article h3:not(:first-child), .H4bTZBqRlhEg-article h4:not(:first-child), .H4bTZBqRlhEg-article h5:not(:first-child), .H4bTZBqRlhEg-article h6:not(:first-child) {
    margin-top: 32px
}

.H4bTZBqRlhEg-article h1:first-child {
    margin-bottom: 32px;
    font-size: 28px;
    line-height: 1.18
}

@media (min-width: 1024px) {
    .H4bTZBqRlhEg-article h1:first-child {
        font-size: 36px
    }
}

.H4bTZBqRlhEg-article a {
    text-decoration: none
}

.H4bTZBqRlhEg-article p {
    margin-bottom: 16px
}

.H4bTZBqRlhEg-article img {
    margin-bottom: 32px
}

.H4bTZBqRlhEg-article img:not(:first-child) {
    margin-top: 32px
}

.H4bTZBqRlhEg-article iframe {
    height: 315px;
    margin-bottom: 32px
}

.H4bTZBqRlhEg-article iframe:not(:first-child) {
    margin-top: 32px
}

.H4bTZBqRlhEg-article ul {
    margin-bottom: 16px
}

.H4bTZBqRlhEg-article ul li {
    padding-left: 21px;
    position: relative
}

.H4bTZBqRlhEg-article ul li:not(:last-child) {
    margin-bottom: 16px
}

.H4bTZBqRlhEg-article ul li::before {
    content: "";
    background: linear-gradient(90deg, #00aec4, #03d192);
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 7px
}

.H4bTZBqRlhEg-article ol {
    counter-reset: item;
    margin-bottom: 16px
}

.H4bTZBqRlhEg-article ol li:not(:last-child) {
    margin-bottom: 16px
}

.H4bTZBqRlhEg-article ol li::before {
    counter-increment: item;
    content: counter(item) ". ";
    font-weight: 700;
    color: #ef4136
}

.H4bTZBqRlhEg-article table {
    border-collapse: collapse;
    margin-bottom: 32px
}

.H4bTZBqRlhEg-article table tbody tr:nth-child(odd) {
    background-color: rgba(18, 18, 21, .6)
}

.H4bTZBqRlhEg-article table th {
    padding: 12px 8px;
    font: 400 12px/1.33 Gilroy, sans-serif;
    text-align: left;
    color: #494f4f
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-article table th {
        padding: 16px;
        font-size: 18px;
        line-height: 1.29
    }
}

.H4bTZBqRlhEg-article table th:first-child {
    padding-left: 16px
}

.H4bTZBqRlhEg-article table th:last-child {
    padding-right: 16px;
    text-align: right
}

.H4bTZBqRlhEg-article table td {
    padding: 16px 8px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.14;
    letter-spacing: .04em;

}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-article table td {
        padding: 16px;
        font-size: 16px;
        line-height: 1.25
    }
}

.H4bTZBqRlhEg-article table td:first-child {
    padding-left: 16px
}

.H4bTZBqRlhEg-article table td:last-child {
    padding-right: 16px;
    text-align: right
}

.H4bTZBqRlhEg-slot {
    padding: 0 16px
}

.H4bTZBqRlhEg-slot .header {
    height: 60px;
    display: flex;
    align-items: center
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-slot .header {
        height: 64px
    }
}

.H4bTZBqRlhEg-slot .header .demo {
    display: block;
    padding-left: 68px;
    position: relative;
    font: 400 16px/22px Gilroy, sans-serif;
    text-decoration: none;
    color: #dfe3e3
}

.H4bTZBqRlhEg-slot .header .demo::before {
    content: "";
    width: 52px;
    height: 28px;
    border-radius: 30px;
    transform: translateY(-50%);
    background: #121215;
    position: absolute;
    left: 0;
    top: 50%
}

.H4bTZBqRlhEg-slot .header .demo::after {
    content: "";
    transform: translate(25px, -50%);
    background: #dfe3e3;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%
}

.H4bTZBqRlhEg-slot .header .search {
    display: none
}

@media (min-width: 640px) {
    .H4bTZBqRlhEg-slot .header .search {
        display: flex;
        width: 40px;
        height: 40px;
        margin-left: 20px;
        background: #2d3131
    }
}

.H4bTZBqRlhEg-slot .header .slot-btns {
    margin-left: auto;
    display: flex;
    gap: 8px
}

.H4bTZBqRlhEg-slot .header .slot-btns li > * {
    width: 32px;
    height: 32px;
    color: #dfe3e3;
    display: flex;
    justify-content: center;
    align-items: center
}

.H4bTZBqRlhEg-slot .header .slot-btns li > * svg {
    width: 20px;
    height: 20px
}

.H4bTZBqRlhEg-slot .slot {
    width: 100%;
    background: #121215
}

.H4bTZBqRlhEg-slot .slot iframe {
    width: 100%;
    height: 100%
}

.H4bTZBqRlhEg-provider-list-footer {
    padding: 40px 12px 28px;
    background: #2d3131
}

.H4bTZBqRlhEg-provider-list-footer ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

.H4bTZBqRlhEg-provider-list-footer ul li {
    height: 28px;
    margin: 0 22px 32px 22px
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-provider-list-footer ul li {
        margin-bottom: 36px
    }
}

.H4bTZBqRlhEg-provider-list-footer ul li img {
    height: 28px;
    filter: grayscale(100%) brightness(30%) invert(1);
    opacity: .5;
    transition: opacity .2s
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-provider-list-footer ul li img {
        height: 36px
    }
}

.H4bTZBqRlhEg-provider-list-footer ul li img:hover {
    filter: grayscale(0) brightness(100%) invert(0);
    opacity: 1
}

.H4bTZBqRlhEg-footer {
    padding: 40px 0 104px;
    margin-top: auto;
    background: #121215;
    display: flex;
    flex-direction: column
}

@media (min-width: 640px) {
    .H4bTZBqRlhEg-footer {
        flex-direction: row;
        flex-wrap: wrap;
        padding: 44px 40px 108px
    }
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-footer {
        padding-bottom: 100px;
        margin-left: 16px;
        margin-right: 16px;
        margin-bottom: 16px;
        border-radius: 20px
    }
}

@media (min-width: 1628px) {
    .H4bTZBqRlhEg-footer {
        padding-bottom: 50px;
        justify-content: space-between;
        align-items: center
    }
}

.H4bTZBqRlhEg-footer .logo {
    width: 97px;
    height: auto;
    margin: 0 auto 40px;
    align-self: flex-start
}

@media (min-width: 640px) {
    .H4bTZBqRlhEg-footer .logo {
        order: -1;
        margin: 4px 0 0
    }
}

@media (min-width: 1628px) {
    .H4bTZBqRlhEg-footer .logo {
        margin: 4px 0 40px
    }
}

@media (min-width: 640px) {
    .H4bTZBqRlhEg-footer .link-list {
        width: 100%;
        -moz-column-count: 2;
        column-count: 2;
        -moz-column-gap: 36px;
        column-gap: 36px
    }
}

@media (min-width: 1628px) {
    .H4bTZBqRlhEg-footer .link-list {
        -moz-column-count: 3;
        column-count: 3;
        -moz-column-gap: 48px;
        column-gap: 48px
    }
}

.H4bTZBqRlhEg-footer .link-list li a {
    padding: 16px;
    border-bottom: 1px solid #2d3131;
    font-size: 16px;
    line-height: 22px;
    text-decoration: none;
    color: #fff;
    transition: all .2s ease-out;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px
}

@media (min-width: 640px) {
    .H4bTZBqRlhEg-footer .link-list li a {
        padding-left: unset;
        padding-right: unset
    }
}

.H4bTZBqRlhEg-footer .link-list li a:hover {
    color: #fff
}

.H4bTZBqRlhEg-footer .link-list li a svg {
    flex-shrink: 0;
    width: 9px;
    height: 21px;
    color: #fff
}

.H4bTZBqRlhEg-footer .link-list li:last-child a {
    border-bottom: unset
}

@media (min-width: 640px) {
    .H4bTZBqRlhEg-footer .link-list li:last-child a {
        border-bottom: 1px solid #2d3131
    }
}

.H4bTZBqRlhEg-footer .social-links {
    padding: 28px 0 16px;
    margin-top: 16px;
    border-width: 8px 0;
    border-style: solid;
    border-color: #2d3131 transparent #121215
}

@media (min-width: 640px) {
    .H4bTZBqRlhEg-footer .social-links {
        order: -1;
        width: calc(100% - 97px);
        padding: unset;
        margin: 0 0 36px;
        border: unset;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 16px
    }
}

.H4bTZBqRlhEg-footer .social-links p {
    padding: 0 16px;
    margin-bottom: 12px;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: #fff
}

@media (min-width: 640px) {
    .H4bTZBqRlhEg-footer .social-links p {
        padding: unset;
        margin: unset;
        font-size: 14px;
        line-height: 22px;
        letter-spacing: normal
    }
}

@media (min-width: 640px) {
    .H4bTZBqRlhEg-footer .social-links ul {
        display: flex;
        align-items: center;
        gap: 12px
    }
}

.H4bTZBqRlhEg-footer .social-links ul li a {
    padding: 17px 16px;
    border-bottom: 1px solid #2d3131;
    font-size: 16px;
    line-height: 22px;
    text-decoration: none;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 16px
}

@media (min-width: 640px) {
    .H4bTZBqRlhEg-footer .social-links ul li a {
        justify-content: center;
        padding: unset;
        border: unset;
        border: 1px solid #fff;
        width: 40px;
        height: 40px;
        border-radius: 50%
    }
}

.H4bTZBqRlhEg-footer .social-links ul li a span {
    flex: 1
}

@media (min-width: 640px) {
    .H4bTZBqRlhEg-footer .social-links ul li a span {
        display: none
    }
}

.H4bTZBqRlhEg-footer .social-links ul li a svg {
    flex-shrink: 0;
    color: #fff
}

.H4bTZBqRlhEg-footer .social-links ul li a svg:first-child {
    width: 24px;
    height: 24px
}

@media (min-width: 640px) {
    .H4bTZBqRlhEg-footer .social-links ul li a svg:first-child {
        color: #fff
    }
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-footer .social-links ul li a svg:first-child {
        width: 16px;
        height: 16px
    }
}

.H4bTZBqRlhEg-footer .social-links ul li a svg:last-child {
    width: 9px;
    height: 21px
}

@media (min-width: 640px) {
    .H4bTZBqRlhEg-footer .social-links ul li a svg:last-child {
        display: none
    }
}

.H4bTZBqRlhEg-footer .license {
    padding: 20px 16px 36px;
    margin-bottom: 36px;
    border-bottom: 1px solid #2d3131;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #fff
}

@media (min-width: 640px) {
    .H4bTZBqRlhEg-footer .license {
        margin-bottom: 40px;
        padding: 52px 0 40px;
        font-size: 14px;
        line-height: 18px;
        text-align: left;
        display: flex;
        align-items: flex-start;
        gap: 28px
    }
}

@media (min-width: 1628px) {
    .H4bTZBqRlhEg-footer .license {
        gap: 40px;
        margin-bottom: 0
    }
}

.H4bTZBqRlhEg-footer .license img {
    margin: 0 auto 20px
}

.H4bTZBqRlhEg-footer .license p:not(:last-child) {
    margin-bottom: 22px
}

.H4bTZBqRlhEg-footer .age18 {
    margin: 0 auto 28px;
    height: 28px
}

@media (min-width: 640px) {
    .H4bTZBqRlhEg-footer .age18 {
        margin-bottom: 40px
    }
}

@media (min-width: 1628px) {
    .H4bTZBqRlhEg-footer .age18 {
        order: 2;
        margin: 40px 0 40px 40px
    }
}

.H4bTZBqRlhEg-footer .copy {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #fff
}

@media (min-width: 640px) {
    .H4bTZBqRlhEg-footer .copy {
        width: 100%
    }
}

@media (min-width: 1628px) {
    .H4bTZBqRlhEg-footer .copy {
        width: auto
    }
}

.H4bTZBqRlhEg-nav-mobile {
    width: 100%;
    height: 68px;
    border-radius: 24px 24px 0 0;
    background: #121215;
    box-shadow: 1px -20px 52px -8px rgba(0, 0, 0, .4);
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 14;
    display: flex
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-nav-mobile {
        display: none
    }
}

.H4bTZBqRlhEg-nav-mobile li {
    width: 100%
}

.H4bTZBqRlhEg-nav-mobile li a {
    width: 100%;
    height: 68px;
    font-size: 10px;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: .13em;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 6px
}

.H4bTZBqRlhEg-nav-mobile li a svg {
    width: 20px;
    height: 20px;
    color: #fff
}

.H4bTZBqRlhEg-footer-bar {
    display: none;
    width: 100%;
    height: 72px;
    background: #121215;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 10
}

@media (min-width: 1140px) {
    .H4bTZBqRlhEg-footer-bar {
        display: flex
    }
}

@media (min-width: 1920px) {
    .H4bTZBqRlhEg-footer-bar {
        width: calc(1920px - 261px);
        right: calc((100% - 1920px) / 2)
    }
}

.H4bTZBqRlhEg-footer-bar ul {
    flex: 1;
    padding-left: 25px;
    overflow-x: auto;
    display: flex;
    align-items: center;
    gap: 24px
}

.H4bTZBqRlhEg-footer-bar ul::-webkit-scrollbar {
    width: 0;
    height: 0
}

.H4bTZBqRlhEg-footer-bar ul li {
    flex-shrink: 0;
    width: 222px
}

.H4bTZBqRlhEg-footer-bar ul li a {
    user-drag: none;
    -webkit-user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: .02em;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 12px
}

.H4bTZBqRlhEg-footer-bar ul li a * {
    user-drag: none;
    -webkit-user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none
}

.H4bTZBqRlhEg-footer-bar ul li a img {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    -o-object-fit: cover;
    object-fit: cover
}

.H4bTZBqRlhEg-footer-bar ul li a span:not([class]) {
    width: calc(100% - 52px)
}

.H4bTZBqRlhEg-footer-bar ul li a strong {
    display: block;
    width: 100%;
    margin-bottom: 4px;
    overflow: hidden;
    font-family: Gilroy, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-transform: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff
}

.H4bTZBqRlhEg-footer-bar ul li a .gamer {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: flex;
    gap: 12px
}

.H4bTZBqRlhEg-footer-bar ul li a .gamer em {
    color: #fff
}

.H4bTZBqRlhEg-footer-bar .btn-winners {
    flex-shrink: 0;
    padding: 0 20px;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #fff;
    background: #2d3131;
    display: flex;
    align-items: center;
    gap: 10px
}

.H4bTZBqRlhEg-footer-bar .btn-winners svg {
    flex-shrink: 0;
    width: 15px;
    height: 9px
}

.H4bTZBqRlhEg-footer-bar .btn-toggle {
    flex-shrink: 0;
    width: 60px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center
}

.H4bTZBqRlhEg-footer-bar.is-hide {
    width: 202px;
    height: 52px;
    border-radius: 16px 16px 0 0;
    overflow: hidden;
    right: 50px
}

.H4bTZBqRlhEg-footer-bar.is-hide ul {
    display: none
}

.H4bTZBqRlhEg-footer-bar.is-hide .btn-winners {
    background: #494f4f
}

.H4bTZBqRlhEg-footer-bar.is-hide .btn-winners svg {
    transform: rotate(180deg)
}

.H4bTZBqRlhEg-footer-bar.is-hide .btn-toggle {
    display: none
}

img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

figure img {
    border-radius: 14px;
    margin: 30px auto;
}

.table-responsive {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.responsive-table {
    width: 100%;
    border-collapse: collapse;
}

.responsive-table th,
.responsive-table td {
    padding: 5px 5px;
    border: 1px solid #ddd;
    text-align: left;
}


.responsive-table th {
    background-color: #F4D483;
    font-weight: bold;
}

ul.custom-list {
    list-style: none;
    padding: 0;
    margin: 0;

}

ul.custom-list li {
    margin: 10px 0;
    padding: 10px;
    background: #F4D483;
    color: #333;
    border-radius: 10px;
    position: relative;
}

ul.custom-list li::before {
    content: none;
    position: absolute;


    font-size: 20px;
    top: 50%;
    transform: translateY(-50%);
}


ol.custom-list {
    counter-reset: custom-counter;
    list-style: none;
    padding: 0;
    margin: 0;
    color: #333;
}

ol.custom-list li {
    counter-increment: custom-counter;
    margin: 15px 0;
    padding: 10px 10px 10px 40px;
    color: #333;
    background: #F4D483;

    border-radius: 10px;
    position: relative;
}

ol.custom-list li::before {
    content: counter(custom-counter) ". ";
    position: absolute;
    left: 10px;
    color: #333;
    font-size: 20px;
    top: 50%;
    transform: translateY(-50%);
}


ul.custom-list li,
ol.custom-list li {
    transition: transform 0.3s ease, background-color 0.3s ease;
}

.H4bTZBqRlhEg-article h1 {
    text-align:  center;
}




