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

:root {
    --swiper-theme-color: #007aff;
}
:host {
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
}
.swiper {
    display: block;
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1;
}
.swiper-vertical > .swiper-wrapper {
    flex-direction: column;
}
.swiper-wrapper {
    box-sizing: initial;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    transition-timing-function: ease;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    width: 100%;
    z-index: 1;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0);
}
.swiper-horizontal {
    touch-action: pan-y;
}
.swiper-vertical {
    touch-action: pan-x;
}
.swiper-slide {
    display: block;
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
}
.swiper-slide-invisible-blank {
    visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto;
}
.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
    backface-visibility: hidden;
    transform: translateZ(0);
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d;
}
.swiper-3d {
    perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
    transform-style: preserve-3d;
}
.swiper-css-mode > .swiper-wrapper {
    -ms-overflow-style: none;
    overflow: auto;
    scrollbar-width: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
}
.swiper-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 {
    height: var(--swiper-centered-offset-after);
    min-width: 1px;
    width: 100%;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
    background: #00000026;
}
.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, #00000080, #0000);
}
.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, #00000080, #0000);
}
.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, #00000080, #0000);
}
.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, #00000080, #0000);
}
.swiper-lazy-preloader {
    border: 4px solid #007aff;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top: 4px solid #0000;
    box-sizing: border-box;
    height: 42px;
    left: 50%;
    margin-left: -21px;
    margin-top: -21px;
    position: absolute;
    top: 50%;
    transform-origin: 50%;
    width: 42px;
    z-index: 10;
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s linear infinite;
}
.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(1turn);
    }
}
.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper:after {
    content: "";
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
}
.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 {
    height: var(--swiper-virtual-size);
    width: 1px;
}
.swiper-grid > .swiper-wrapper {
    flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
    flex-direction: column;
    flex-wrap: wrap;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    transform: translateZ(0);
    transition: opacity 0.3s;
    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: 8px;
    bottom: var(--swiper-pagination-bottom, 8px);
    left: 0;
    top: auto;
    top: var(--swiper-pagination-top, auto);
    width: 100%;
}
.swiper-pagination-bullets-dynamic {
    font-size: 0;
    overflow: hidden;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    position: relative;
    transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33);
}
.swiper-pagination-bullet {
    background: #000;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    border-radius: 50%;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    display: inline-block;
    height: 8px;
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    opacity: 0.2;
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
    width: 8px;
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
}
button.swiper-pagination-bullet {
    -webkit-appearance: none;
    appearance: none;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-pagination-bullet:only-child {
    display: none !important;
}
.swiper-pagination-bullet-active {
    background: var(--swiper-theme-color);
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    opacity: 1;
    opacity: var(--swiper-pagination-bullet-opacity, 1);
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
    left: auto;
    left: var(--swiper-pagination-left, auto);
    right: 8px;
    right: var(--swiper-pagination-right, 8px);
    top: 50%;
    transform: translate3d(0, -50%, 0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    display: block;
    margin: 6px 0;
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
}
.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:
        transform 0.2s,
        top 0.2s;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
    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:
        transform 0.2s,
        left 0.2s;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition:
        transform 0.2s,
        right 0.2s;
}
.swiper-pagination-fraction {
    color: inherit;
    color: var(--swiper-pagination-fraction-color, inherit);
}
.swiper-pagination-progressbar {
    background: #00000040;
    background: var(--swiper-pagination-progressbar-bg-color, #00000040);
    position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-theme-color);
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
    transform-origin: left top;
    width: 100%;
}
.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 {
    height: 4px;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0;
    width: 100%;
}
.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 {
    height: 100%;
    left: 0;
    top: 0;
    width: 4px;
    width: var(--swiper-pagination-progressbar-size, 4px);
}
.swiper-pagination-lock {
    display: none;
}
:root {
    --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
    align-items: center;
    color: var(--swiper-theme-color);
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
    cursor: pointer;
    display: flex;
    height: 44px;
    height: var(--swiper-navigation-size);
    justify-content: center;
    margin-top: -22px;
    margin-top: calc(0px - var(--swiper-navigation-size) / 2);
    position: absolute;
    top: 50%;
    top: var(--swiper-navigation-top-offset, 50%);
    width: 27px;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    z-index: 10;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    cursor: auto;
    opacity: 0.35;
    pointer-events: none;
}
.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
    cursor: auto;
    opacity: 0;
    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 {
    height: 100%;
    object-fit: contain;
    transform-origin: center;
    width: 100%;
}
.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
    transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 10px;
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto;
}
.swiper-button-lock {
    display: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: 44px;
    font-size: var(--swiper-navigation-size);
    font-variant: normal;
    letter-spacing: 0;
    line-height: 1;
    text-transform: none !important;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: "prev";
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    left: auto;
    right: 10px;
    right: var(--swiper-navigation-sides-offset, 10px);
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: "next";
}
.swiper-cards {
    overflow: visible;
}
.swiper-cards .swiper-slide {
    backface-visibility: hidden;
    overflow: hidden;
    transform-origin: center bottom;
}
.tippy-touch {
    cursor: pointer !important;
}
.tippy-notransition {
    transition: none !important;
}
.tippy-popper {
    max-width: 400px;
    outline: 0;
    perspective: 800px;
    pointer-events: none;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    z-index: 9999;
}
.tippy-popper.html-template {
    max-width: 96%;
    max-width: calc(100% - 20px);
}
.tippy-popper[x-placement^="top"] [x-arrow] {
    border-left: 7px solid #0000;
    border-right: 7px solid #0000;
    border-top: 7px solid #333;
    bottom: -7px;
    margin: 0 9px;
}
.tippy-popper[x-placement^="top"] [x-arrow].arrow-small {
    border-left: 5px solid #0000;
    border-right: 5px solid #0000;
    border-top: 5px solid #333;
    bottom: -5px;
}
.tippy-popper[x-placement^="top"] [x-arrow].arrow-big {
    border-left: 10px solid #0000;
    border-right: 10px solid #0000;
    border-top: 10px solid #333;
    bottom: -10px;
}
.tippy-popper[x-placement^="top"] [x-circle] {
    transform-origin: 0 33%;
}
.tippy-popper[x-placement^="top"] [x-circle].enter {
    opacity: 1;
    transform: scale(1) translate(-50%, -55%);
}
.tippy-popper[x-placement^="top"] [x-circle].leave {
    opacity: 0;
    transform: scale(0.15) translate(-50%, -50%);
}
.tippy-popper[x-placement^="top"] .tippy-tooltip.light-theme [x-circle] {
    background-color: #fff;
}
.tippy-popper[x-placement^="top"] .tippy-tooltip.light-theme [x-arrow] {
    border-left: 7px solid #0000;
    border-right: 7px solid #0000;
    border-top: 7px solid #fff;
}
.tippy-popper[x-placement^="top"] .tippy-tooltip.light-theme [x-arrow].arrow-small {
    border-left: 5px solid #0000;
    border-right: 5px solid #0000;
    border-top: 5px solid #fff;
}
.tippy-popper[x-placement^="top"] .tippy-tooltip.light-theme [x-arrow].arrow-big {
    border-left: 10px solid #0000;
    border-right: 10px solid #0000;
    border-top: 10px solid #fff;
}
.tippy-popper[x-placement^="top"] .tippy-tooltip.transparent-theme [x-circle] {
    background-color: #000000b3;
}
.tippy-popper[x-placement^="top"] .tippy-tooltip.transparent-theme [x-arrow] {
    border-left: 7px solid #0000;
    border-right: 7px solid #0000;
    border-top: 7px solid #000000b3;
}
.tippy-popper[x-placement^="top"] .tippy-tooltip.transparent-theme [x-arrow].arrow-small {
    border-left: 5px solid #0000;
    border-right: 5px solid #0000;
    border-top: 5px solid #000000b3;
}
.tippy-popper[x-placement^="top"] .tippy-tooltip.transparent-theme [x-arrow].arrow-big {
    border-left: 10px solid #0000;
    border-right: 10px solid #0000;
    border-top: 10px solid #000000b3;
}
.tippy-popper[x-placement^="top"] [data-animation="perspective"] {
    transform-origin: bottom;
}
.tippy-popper[x-placement^="top"] [data-animation="perspective"].enter {
    opacity: 1;
    transform: translateY(-10px) rotateX(0);
}
.tippy-popper[x-placement^="top"] [data-animation="perspective"].leave {
    opacity: 0;
    transform: translateY(0) rotateX(90deg);
}
.tippy-popper[x-placement^="top"] [data-animation="fade"].enter {
    opacity: 1;
    transform: translateY(-10px);
}
.tippy-popper[x-placement^="top"] [data-animation="fade"].leave {
    opacity: 0;
    transform: translateY(-10px);
}
.tippy-popper[x-placement^="top"] [data-animation="shift"].enter {
    opacity: 1;
    transform: translateY(-10px);
}
.tippy-popper[x-placement^="top"] [data-animation="shift"].leave {
    opacity: 0;
    transform: translateY(0);
}
.tippy-popper[x-placement^="top"] [data-animation="scale"].enter {
    opacity: 1;
    transform: translateY(-10px) scale(1);
}
.tippy-popper[x-placement^="top"] [data-animation="scale"].leave {
    opacity: 0;
    transform: translateY(0) scale(0);
}
.tippy-popper[x-placement^="bottom"] [x-arrow] {
    border-bottom: 7px solid #333;
    border-left: 7px solid #0000;
    border-right: 7px solid #0000;
    margin: 0 9px;
    top: -7px;
}
.tippy-popper[x-placement^="bottom"] [x-arrow].arrow-small {
    border-bottom: 5px solid #333;
    border-left: 5px solid #0000;
    border-right: 5px solid #0000;
    top: -5px;
}
.tippy-popper[x-placement^="bottom"] [x-arrow].arrow-big {
    border-bottom: 10px solid #333;
    border-left: 10px solid #0000;
    border-right: 10px solid #0000;
    top: -10px;
}
.tippy-popper[x-placement^="bottom"] [x-circle] {
    transform-origin: 0 -50%;
}
.tippy-popper[x-placement^="bottom"] [x-circle].enter {
    opacity: 1;
    transform: scale(1) translate(-50%, -45%);
}
.tippy-popper[x-placement^="bottom"] [x-circle].leave {
    opacity: 0;
    transform: scale(0.15) translate(-50%, -5%);
}
.tippy-popper[x-placement^="bottom"] .tippy-tooltip.light-theme [x-circle] {
    background-color: #fff;
}
.tippy-popper[x-placement^="bottom"] .tippy-tooltip.light-theme [x-arrow] {
    border-bottom: 7px solid #fff;
    border-left: 7px solid #0000;
    border-right: 7px solid #0000;
}
.tippy-popper[x-placement^="bottom"] .tippy-tooltip.light-theme [x-arrow].arrow-small {
    border-bottom: 5px solid #fff;
    border-left: 5px solid #0000;
    border-right: 5px solid #0000;
}
.tippy-popper[x-placement^="bottom"] .tippy-tooltip.light-theme [x-arrow].arrow-big {
    border-bottom: 10px solid #fff;
    border-left: 10px solid #0000;
    border-right: 10px solid #0000;
}
.tippy-popper[x-placement^="bottom"] .tippy-tooltip.transparent-theme [x-circle] {
    background-color: #000000b3;
}
.tippy-popper[x-placement^="bottom"] .tippy-tooltip.transparent-theme [x-arrow] {
    border-bottom: 7px solid #000000b3;
    border-left: 7px solid #0000;
    border-right: 7px solid #0000;
}
.tippy-popper[x-placement^="bottom"] .tippy-tooltip.transparent-theme [x-arrow].arrow-small {
    border-bottom: 5px solid #000000b3;
    border-left: 5px solid #0000;
    border-right: 5px solid #0000;
}
.tippy-popper[x-placement^="bottom"] .tippy-tooltip.transparent-theme [x-arrow].arrow-big {
    border-bottom: 10px solid #000000b3;
    border-left: 10px solid #0000;
    border-right: 10px solid #0000;
}
.tippy-popper[x-placement^="bottom"] [data-animation="perspective"] {
    transform-origin: top;
}
.tippy-popper[x-placement^="bottom"] [data-animation="perspective"].enter {
    opacity: 1;
    transform: translateY(10px) rotateX(0);
}
.tippy-popper[x-placement^="bottom"] [data-animation="perspective"].leave {
    opacity: 0;
    transform: translateY(0) rotateX(-90deg);
}
.tippy-popper[x-placement^="bottom"] [data-animation="fade"].enter {
    opacity: 1;
    transform: translateY(10px);
}
.tippy-popper[x-placement^="bottom"] [data-animation="fade"].leave {
    opacity: 0;
    transform: translateY(10px);
}
.tippy-popper[x-placement^="bottom"] [data-animation="shift"].enter {
    opacity: 1;
    transform: translateY(10px);
}
.tippy-popper[x-placement^="bottom"] [data-animation="shift"].leave {
    opacity: 0;
    transform: translateY(0);
}
.tippy-popper[x-placement^="bottom"] [data-animation="scale"].enter {
    opacity: 1;
    transform: translateY(10px) scale(1);
}
.tippy-popper[x-placement^="bottom"] [data-animation="scale"].leave {
    opacity: 0;
    transform: translateY(0) scale(0);
}
.tippy-popper[x-placement^="left"] [x-arrow] {
    border-bottom: 7px solid #0000;
    border-left: 7px solid #333;
    border-top: 7px solid #0000;
    margin: 6px 0;
    right: -7px;
}
.tippy-popper[x-placement^="left"] [x-arrow].arrow-small {
    border-bottom: 5px solid #0000;
    border-left: 5px solid #333;
    border-top: 5px solid #0000;
    right: -5px;
}
.tippy-popper[x-placement^="left"] [x-arrow].arrow-big {
    border-bottom: 10px solid #0000;
    border-left: 10px solid #333;
    border-top: 10px solid #0000;
    right: -10px;
}
.tippy-popper[x-placement^="left"] [x-circle] {
    transform-origin: 50% 0;
}
.tippy-popper[x-placement^="left"] [x-circle].enter {
    opacity: 1;
    transform: scale(1) translate(-50%, -50%);
}
.tippy-popper[x-placement^="left"] [x-circle].leave {
    opacity: 0;
    transform: scale(0.15) translate(-50%, -50%);
}
.tippy-popper[x-placement^="left"] .tippy-tooltip.light-theme [x-circle] {
    background-color: #fff;
}
.tippy-popper[x-placement^="left"] .tippy-tooltip.light-theme [x-arrow] {
    border-bottom: 7px solid #0000;
    border-left: 7px solid #fff;
    border-top: 7px solid #0000;
}
.tippy-popper[x-placement^="left"] .tippy-tooltip.light-theme [x-arrow].arrow-small {
    border-bottom: 5px solid #0000;
    border-left: 5px solid #fff;
    border-top: 5px solid #0000;
}
.tippy-popper[x-placement^="left"] .tippy-tooltip.light-theme [x-arrow].arrow-big {
    border-bottom: 10px solid #0000;
    border-left: 10px solid #fff;
    border-top: 10px solid #0000;
}
.tippy-popper[x-placement^="left"] .tippy-tooltip.transparent-theme [x-circle] {
    background-color: #000000b3;
}
.tippy-popper[x-placement^="left"] .tippy-tooltip.transparent-theme [x-arrow] {
    border-bottom: 7px solid #0000;
    border-left: 7px solid #000000b3;
    border-top: 7px solid #0000;
}
.tippy-popper[x-placement^="left"] .tippy-tooltip.transparent-theme [x-arrow].arrow-small {
    border-bottom: 5px solid #0000;
    border-left: 5px solid #000000b3;
    border-top: 5px solid #0000;
}
.tippy-popper[x-placement^="left"] .tippy-tooltip.transparent-theme [x-arrow].arrow-big {
    border-bottom: 10px solid #0000;
    border-left: 10px solid #000000b3;
    border-top: 10px solid #0000;
}
.tippy-popper[x-placement^="left"] [data-animation="perspective"] {
    transform-origin: right;
}
.tippy-popper[x-placement^="left"] [data-animation="perspective"].enter {
    opacity: 1;
    transform: translateX(-10px) rotateY(0);
}
.tippy-popper[x-placement^="left"] [data-animation="perspective"].leave {
    opacity: 0;
    transform: translateX(0) rotateY(-90deg);
}
.tippy-popper[x-placement^="left"] [data-animation="fade"].enter {
    opacity: 1;
    transform: translateX(-10px);
}
.tippy-popper[x-placement^="left"] [data-animation="fade"].leave {
    opacity: 0;
    transform: translateX(-10px);
}
.tippy-popper[x-placement^="left"] [data-animation="shift"].enter {
    opacity: 1;
    transform: translateX(-10px);
}
.tippy-popper[x-placement^="left"] [data-animation="shift"].leave {
    opacity: 0;
    transform: translateX(0);
}
.tippy-popper[x-placement^="left"] [data-animation="scale"].enter {
    opacity: 1;
    transform: translateX(-10px) scale(1);
}
.tippy-popper[x-placement^="left"] [data-animation="scale"].leave {
    opacity: 0;
    transform: translateX(0) scale(0);
}
.tippy-popper[x-placement^="right"] [x-arrow] {
    border-bottom: 7px solid #0000;
    border-right: 7px solid #333;
    border-top: 7px solid #0000;
    left: -7px;
    margin: 6px 0;
}
.tippy-popper[x-placement^="right"] [x-arrow].arrow-small {
    border-bottom: 5px solid #0000;
    border-right: 5px solid #333;
    border-top: 5px solid #0000;
    left: -5px;
}
.tippy-popper[x-placement^="right"] [x-arrow].arrow-big {
    border-bottom: 10px solid #0000;
    border-right: 10px solid #333;
    border-top: 10px solid #0000;
    left: -10px;
}
.tippy-popper[x-placement^="right"] [x-circle] {
    transform-origin: -50% 0;
}
.tippy-popper[x-placement^="right"] [x-circle].enter {
    opacity: 1;
    transform: scale(1) translate(-50%, -50%);
}
.tippy-popper[x-placement^="right"] [x-circle].leave {
    opacity: 0;
    transform: scale(0.15) translate(-50%, -50%);
}
.tippy-popper[x-placement^="right"] .tippy-tooltip.light-theme [x-circle] {
    background-color: #fff;
}
.tippy-popper[x-placement^="right"] .tippy-tooltip.light-theme [x-arrow] {
    border-bottom: 7px solid #0000;
    border-right: 7px solid #fff;
    border-top: 7px solid #0000;
}
.tippy-popper[x-placement^="right"] .tippy-tooltip.light-theme [x-arrow].arrow-small {
    border-bottom: 5px solid #0000;
    border-right: 5px solid #fff;
    border-top: 5px solid #0000;
}
.tippy-popper[x-placement^="right"] .tippy-tooltip.light-theme [x-arrow].arrow-big {
    border-bottom: 10px solid #0000;
    border-right: 10px solid #fff;
    border-top: 10px solid #0000;
}
.tippy-popper[x-placement^="right"] .tippy-tooltip.transparent-theme [x-circle] {
    background-color: #000000b3;
}
.tippy-popper[x-placement^="right"] .tippy-tooltip.transparent-theme [x-arrow] {
    border-bottom: 7px solid #0000;
    border-right: 7px solid #000000b3;
    border-top: 7px solid #0000;
}
.tippy-popper[x-placement^="right"] .tippy-tooltip.transparent-theme [x-arrow].arrow-small {
    border-bottom: 5px solid #0000;
    border-right: 5px solid #000000b3;
    border-top: 5px solid #0000;
}
.tippy-popper[x-placement^="right"] .tippy-tooltip.transparent-theme [x-arrow].arrow-big {
    border-bottom: 10px solid #0000;
    border-right: 10px solid #000000b3;
    border-top: 10px solid #0000;
}
.tippy-popper[x-placement^="right"] [data-animation="perspective"] {
    transform-origin: left;
}
.tippy-popper[x-placement^="right"] [data-animation="perspective"].enter {
    opacity: 1;
    transform: translateX(10px) rotateY(0);
}
.tippy-popper[x-placement^="right"] [data-animation="perspective"].leave {
    opacity: 0;
    transform: translateX(0) rotateY(90deg);
}
.tippy-popper[x-placement^="right"] [data-animation="fade"].enter {
    opacity: 1;
    transform: translateX(10px);
}
.tippy-popper[x-placement^="right"] [data-animation="fade"].leave {
    opacity: 0;
    transform: translateX(10px);
}
.tippy-popper[x-placement^="right"] [data-animation="shift"].enter {
    opacity: 1;
    transform: translateX(10px);
}
.tippy-popper[x-placement^="right"] [data-animation="shift"].leave {
    opacity: 0;
    transform: translateX(0);
}
.tippy-popper[x-placement^="right"] [data-animation="scale"].enter {
    opacity: 1;
    transform: translateX(10px) scale(1);
}
.tippy-popper[x-placement^="right"] [data-animation="scale"].leave {
    opacity: 0;
    transform: translateX(0) scale(0);
}
.tippy-popper .tippy-tooltip.transparent-theme {
    background-color: #000000b3;
}
.tippy-popper .tippy-tooltip.transparent-theme[data-animatefill] {
    background-color: initial;
}
.tippy-popper .tippy-tooltip.light-theme {
    background-color: #fff;
    box-shadow:
        0 4px 20px 4px #00143c1a,
        0 4px 80px -8px #00143c33;
    color: #26323d;
}
.tippy-popper .tippy-tooltip.light-theme[data-animatefill] {
    background-color: initial;
}
.tippy-tooltip {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #333;
    border-radius: 4px;
    color: #fff;
    font-size: 0.95rem;
    padding: 0.4rem 0.8rem;
    position: relative;
    text-align: center;
    will-change: transform;
}
.tippy-tooltip--small {
    font-size: 0.8rem;
    padding: 0.25rem 0.5rem;
}
.tippy-tooltip--big {
    font-size: 1.2rem;
    padding: 0.6rem 1.2rem;
}
.tippy-tooltip[data-animatefill] {
    background-color: initial;
    overflow: hidden;
}
.tippy-tooltip[data-interactive] {
    pointer-events: auto;
}
.tippy-tooltip[data-inertia] {
    transition-timing-function: cubic-bezier(0.53, 2, 0.36, 0.85);
}
.tippy-tooltip [x-arrow] {
    height: 0;
    position: absolute;
    width: 0;
}
.tippy-tooltip [x-circle] {
    background-color: #333;
    border-radius: 50%;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 50%;
    transition: all ease;
    width: 130%;
    width: calc(110% + 2rem);
    will-change: transform;
    z-index: -1;
}
.tippy-tooltip [x-circle]:before {
    content: "";
    float: left;
    padding-top: 90%;
}
@media (max-width: 450px) {
    .tippy-popper {
        max-width: 96%;
        max-width: calc(100% - 20px);
    }
}
.modal-wrapper {
    bottom: 0;
    display: flex;
    left: 0;
    max-height: 100vh;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 31;
}
.modal-wrapper.unscroll {
    overflow-y: hidden;
}
@media (min-height: 700px) {
    .modal-wrapper {
        align-items: center;
        justify-content: center;
    }
}
@media (max-width: 900px) {
    .modal-wrapper {
        align-items: normal;
        justify-content: normal;
    }
    .modal-wrapper.minimobwrap {
        align-items: center !important;
        justify-content: center !important;
    }
    .modal-wrapper .modal {
        border: 0 !important;
        border-radius: 0 !important;
    }
    .modal-wrapper .modal.mobile-modal {
        border: 4px solid #0000 !important;
    }
}
@media (max-width: 500px) {
    .modal-wrapper .remember span {
        font-size: 11px !important;
    }
    .modal-wrapper .switch {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        height: 45px !important;
        max-width: 100% !important;
        width: 100%;
    }
    .modal-wrapper .switch .item {
        font-size: 14px !important;
        max-width: 100%;
        width: 100% !important;
    }
    .modal-wrapper .switch .item.last:after {
        width: calc(100% - 6px);
    }
    .modal-wrapper .switch .main-btn {
        display: none;
    }
}
.modal-wrapper.disappear .modal {
    animation: fadeOut 0.3s ease forwards;
}
.modal-wrapper .modal {
    animation: fadeIn 0.3s ease forwards;
    background-color: var(--bgModal);
    border-radius: 25px;
    max-width: 100%;
    min-height: 700px;
    opacity: 0;
    position: relative;
    position: absolute;
    width: 1000px;
}
@media (max-width: 450px) {
    .modal-wrapper .modal.mtn {
        border-radius: 20px !important;
    }
}
@media (max-width: 900px) {
    .modal-wrapper .modal.scan-qr {
        height: 100%;
    }
}
.modal-wrapper .modal .close {
    align-items: center;
    background: #192232;
    border-radius: 9px;
    cursor: pointer;
    display: flex;
    height: 35px;
    justify-content: center;
    width: 35px;
}
.modal-wrapper .modal .close svg {
    color: #475774;
    height: 21px;
    width: 21px;
}
.modal-wrapper .modal.mobile-modal {
    border-radius: 25px !important;
    max-width: 325px;
    min-height: 450px !important;
    width: 90%;
}
.modal-wrapper .modal.mtn {
    border-radius: 35px;
    border-width: 0 !important;
    margin: 100px 0;
    top: 0;
    width: 1280px !important;
}
.modal-wrapper .modal.access {
    width: 500px !important;
}
.modal-wrapper .modal.invest {
    margin: 35px 0;
    width: 850px !important;
}
@media (max-width: 700px) {
    .modal-wrapper .modal.invest .compilation .float {
        display: none;
    }
    .modal-wrapper .modal.invest .acctention {
        font-size: 16px;
        padding: 0 0 35px;
    }
    .modal-wrapper .modal.invest .vacation {
        display: flex;
        flex-direction: column;
        height: 100%;
        justify-content: space-between;
    }
}
@media (max-width: 400px) {
    .modal-wrapper .modal.invest .compilation .main {
        width: 300px;
    }
    .modal-wrapper .modal.invest .stream-invest {
        padding: 25px;
    }
}
.modal-wrapper .modal.story {
    margin: 35px 0;
}
.modal-wrapper .modal.lng {
    width: 500px !important;
}
@media (max-width: 900px) {
    .modal-wrapper .modal.invest {
        min-height: 100vh !important;
    }
    .modal-wrapper .modal.access {
        min-height: 100vh !important;
        width: 100% !important;
    }
    .modal-wrapper .modal.mtn {
        border-radius: 0;
        margin: 0;
    }
    .modal-wrapper .modal.mtn .tn-pop {
        overflow-x: hidden;
    }
    .modal-wrapper .modal.mtn .tn-pop .tournament,
    .modal-wrapper .modal.mtn .tn-pop .tournament .back-holder,
    .modal-wrapper .modal.mtn .tn-pop .tournament:before {
        border-radius: 0;
    }
    .modal-wrapper .modal.mtn .tn-pop .tournament .character {
        height: 100%;
        right: -100px !important;
        width: auto !important;
    }
    .modal-wrapper .modal .image,
    .modal-wrapper .modal .left {
        display: none;
    }
    .modal-wrapper .modal .sign-in,
    .modal-wrapper .modal .sign-up {
        grid-template-columns: 1fr;
        min-height: 100vh !important;
    }
    .modal-wrapper .modal .sign-in {
        padding: 0 0 50px !important;
    }
}
@media (max-width: 600px) {
    .modal-wrapper .modal .sign-in .form,
    .modal-wrapper .modal .sign-up .form {
        padding: 30px 10px;
    }
}
.modal-wrapper .top {
    align-items: center;
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 100%;
}
.modal-wrapper .top .h1rep {
    font-size: 28px;
    font-weight: 900;
}
@media (max-width: 600px) {
    .modal-wrapper .top .h1rep {
        font-size: 24px;
    }
}
.modal-wrapper .top svg path {
    fill: #475774;
    transition: fill 0.3s ease;
}
.modal-wrapper .top svg:hover path {
    fill: #fff;
}
.modal-wrapper .languages {
    padding: 25px;
}
@media (max-width: 900px) {
    .modal-wrapper .languages {
        min-height: 100vh;
        padding: 15px;
    }
}
.modal-wrapper .languages .colored {
    cursor: pointer;
    height: 70px;
    margin: 20px auto 0;
    max-width: 400px;
    overflow: visible;
    overflow: initial;
}
.modal-wrapper .languages .colored .character {
    left: auto;
    right: 0;
}
.modal-wrapper .languages .colored span {
    display: flex;
    height: 70px;
}
.modal-wrapper .languages .colored .gray-class {
    color: #475774;
    font-size: 10px;
    font-weight: 900;
}
.modal-wrapper .languages .new-main-style {
    height: 70px;
    margin-top: 50px;
}
@media (max-width: 900px) {
    .modal-wrapper .languages .new-main-style {
        margin-top: 30px;
    }
}
.modal-wrapper .languages .cancel-sure {
    color: #475774;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 0;
}
@media (max-width: 900px) {
    .modal-wrapper .languages .cancel-sure {
        font-size: 14px;
    }
}
.modal-wrapper .languages .select-reason {
    padding-top: 15px;
}
.modal-wrapper .languages .select-reason .label {
    color: #4ebbff;
    font-size: 16px;
    font-weight: 500;
    padding-left: 15px;
}
.modal-wrapper .languages .list {
    grid-gap: 10px;
    align-items: center;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(80px, 1fr));
    margin-top: 15px;
    width: 100%;
}
.modal-wrapper .languages .list .item {
    align-items: center;
    background-color: #151e2d;
    border-radius: 23px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    padding: 15px 0;
    position: relative;
    width: 100%;
    z-index: 1;
}
.modal-wrapper .languages .list .item.blue {
    background: linear-gradient(149deg, #41c6ff 8.4%, #1a64fc 80.38%);
}
.modal-wrapper .languages .list .item .mini {
    height: 30px;
    width: 30px;
}
.modal-wrapper .languages .list .item .text {
    font-size: 10px;
    font-weight: 700;
    margin-top: 8px;
}
.modal-wrapper .languages .list .item:hover .base-block {
    opacity: 1;
}
.modal-wrapper .l {
    font-size: 1rem;
    font-weight: 300;
    margin-bottom: 10px;
    padding: 0 20px;
}
.modal-wrapper .field {
    position: relative;
}
.modal-wrapper .field.ref .input input {
    padding: 0 35px 0 15px;
}
.modal-wrapper .field .action.fill svg {
    opacity: 1;
}
.modal-wrapper .field .input:focus input,
.modal-wrapper .field .input:hover input {
    border-color: var(--topLine) !important;
}
.modal-wrapper .field .input input {
    border-color: #0000;
    border-radius: 13px;
    font-weight: 700;
    padding: 0 15px;
}
@media (max-width: 900px) {
    .modal-wrapper .field .input input {
        height: 70px !important;
    }
}
.modal-wrapper .field .input input:focus,
.modal-wrapper .field .input input:hover {
    border-color: var(--topLine) !important;
}
.modal-wrapper .sign-in,
.modal-wrapper .sign-up {
    grid-gap: 20px;
    display: grid;
    grid-template-columns: calc(45% - 10px) calc(55% - 10px);
    min-height: 700px;
}
.modal-wrapper .sign-in .mobile-banner,
.modal-wrapper .sign-up .mobile-banner {
    align-items: center;
    display: none;
    height: 200px;
    margin-top: 15px;
    padding: 30px;
    position: relative;
    width: 100%;
}
.modal-wrapper .sign-in .mobile-banner .list,
.modal-wrapper .sign-up .mobile-banner .list {
    z-index: 2;
}
.modal-wrapper .sign-in .mobile-banner .list h2.hsmall,
.modal-wrapper .sign-up .mobile-banner .list h2.hsmall {
    padding-bottom: 30px;
}
.modal-wrapper .sign-in .mobile-banner .list h2.hsmall b,
.modal-wrapper .sign-in .mobile-banner .list h2.hsmall span,
.modal-wrapper .sign-up .mobile-banner .list h2.hsmall b,
.modal-wrapper .sign-up .mobile-banner .list h2.hsmall span {
    font-size: 30px;
}
.modal-wrapper .sign-in .mobile-banner .list h2 b,
.modal-wrapper .sign-in .mobile-banner .list h2 span,
.modal-wrapper .sign-up .mobile-banner .list h2 b,
.modal-wrapper .sign-up .mobile-banner .list h2 span {
    color: #4ce892;
    font-size: 42px;
    font-weight: 900;
    text-shadow: 0 1.868px 35.489px #4ce89296;
}
.modal-wrapper .sign-in .mobile-banner .list h2 p,
.modal-wrapper .sign-up .mobile-banner .list h2 p {
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
}
.modal-wrapper .sign-in .mobile-banner .bg,
.modal-wrapper .sign-up .mobile-banner .bg {
    border-radius: 25px;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
}
.modal-wrapper .sign-in .mobile-banner .mobile-girl,
.modal-wrapper .sign-up .mobile-banner .mobile-girl {
    bottom: 0;
    position: absolute;
    right: 0;
    z-index: 1;
}
@media (max-width: 900px) {
    .modal-wrapper .sign-in .mobile-banner,
    .modal-wrapper .sign-up .mobile-banner {
        display: flex;
    }
}
.modal-wrapper .sign-in .left,
.modal-wrapper .sign-up .left {
    border-radius: 25px;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.modal-wrapper .sign-in .left .bg,
.modal-wrapper .sign-up .left .bg {
    height: 100%;
    object-fit: cover;
    object-position: center;
    width: 100%;
}
.modal-wrapper .sign-in .image,
.modal-wrapper .sign-up .image {
    animation: bounceInLeft;
    animation-delay: 0.3s;
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-timing-function: ease;
    bottom: 0;
    left: 0;
    position: absolute;
    transform: translateX(-200%);
    width: 490px;
}
.modal-wrapper .sign-in .image.stream,
.modal-wrapper .sign-up .image.stream {
    left: -85px;
}
.modal-wrapper .sign-in .tl,
.modal-wrapper .sign-up .tl {
    animation-delay: 0.5s;
    animation-duration: 0.6s;
    animation-fill-mode: both;
    animation-name: flipInY;
    height: 100% !important;
    left: 0;
    object-fit: contain;
    position: absolute;
    top: 0;
    width: 130px;
}
.modal-wrapper .sign-in .form,
.modal-wrapper .sign-up .form {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    padding: 30px;
}
.modal-wrapper .sign-in .form .inputs,
.modal-wrapper .sign-up .form .inputs {
    grid-gap: 20px;
    display: grid;
    margin-top: 30px;
    width: 100%;
}
.modal-wrapper .sign-in .form .field-row,
.modal-wrapper .sign-up .form .field-row {
    grid-gap: 15px;
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.modal-wrapper .sign-in .form .steps,
.modal-wrapper .sign-up .form .steps {
    padding: 45px 0 25px;
    width: 100%;
}
.modal-wrapper .sign-in .form .steps .step,
.modal-wrapper .sign-up .form .steps .step {
    grid-gap: 15px;
    align-items: center;
    display: flex;
    margin-bottom: 35px;
}
.modal-wrapper .sign-in .form .steps .step:last-child,
.modal-wrapper .sign-up .form .steps .step:last-child {
    margin-bottom: 0;
}
.modal-wrapper .sign-in .form .steps .step .number,
.modal-wrapper .sign-up .form .steps .step .number {
    align-items: center;
    display: flex;
    font-size: 22px;
    font-style: normal;
    font-weight: 900;
    height: 37px;
    justify-content: center;
    position: relative;
    transform-origin: center;
    transition: all 0.3s ease;
    width: 37px;
}
.modal-wrapper .sign-in .form .steps .step .number.blue,
.modal-wrapper .sign-up .form .steps .step .number.blue {
    transform: scale(1.1);
}
.modal-wrapper .sign-in .form .steps .step .number.blue:before,
.modal-wrapper .sign-up .form .steps .step .number.blue:before {
    transform: translateX(-50%) scale(1.5);
}
.modal-wrapper .sign-in .form .steps .step .number.first:before,
.modal-wrapper .sign-up .form .steps .step .number.first:before {
    bottom: -14px;
    top: auto;
}
.modal-wrapper .sign-in .form .steps .step .number:before,
.modal-wrapper .sign-up .form .steps .step .number:before {
    background: #2d384e;
    border-radius: 50%;
    content: "";
    height: 5px;
    left: 50%;
    position: absolute;
    top: -14px;
    transform: translateX(-50%);
    transition: transform 0.3s ease;
    width: 5px;
}
.modal-wrapper .sign-in .form .steps .step .step-title,
.modal-wrapper .sign-up .form .steps .step .step-title {
    font-size: 16px;
}
.modal-wrapper .sign-in .form .steps .step .step-title a,
.modal-wrapper .sign-up .form .steps .step .step-title a {
    font-weight: 700;
}
.modal-wrapper .sign-in .form .steps .step .step-title a span,
.modal-wrapper .sign-up .form .steps .step .step-title a span {
    color: #3bb5ff;
}
.modal-wrapper .sign-in .form .team-form .team-data,
.modal-wrapper .sign-up .form .team-form .team-data {
    grid-gap: 20px;
    align-items: center;
    display: grid;
    grid-template-columns: 125px 1fr;
}
.modal-wrapper .sign-in .form .team-form .team-data .avatar .ava,
.modal-wrapper .sign-up .form .team-form .team-data .avatar .ava {
    background: linear-gradient(149deg, #41c6ff 8.4%, #1a64fc 80.38%);
    border-radius: 50%;
    cursor: pointer;
    height: 125px;
    position: relative;
    width: 100%;
}
.modal-wrapper .sign-in .form .team-form .team-data .avatar .ava:hover .select,
.modal-wrapper .sign-up .form .team-form .team-data .avatar .ava:hover .select {
    opacity: 1;
}
.modal-wrapper .sign-in .form .team-form .team-data .avatar .ava .select,
.modal-wrapper .sign-up .form .team-form .team-data .avatar .ava .select {
    align-items: center;
    background-color: rgba(15, 22, 36, 0.851);
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    height: 102%;
    justify-content: center;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: opacity 0.2s ease;
    width: 102%;
    z-index: 1;
}
.modal-wrapper .sign-in .form .team-form .team-data .avatar .ava .select img,
.modal-wrapper .sign-up .form .team-form .team-data .avatar .ava .select img {
    width: 45px;
}
.modal-wrapper .sign-in .form .team-form .team-data .avatar .ava .select p,
.modal-wrapper .sign-up .form .team-form .team-data .avatar .ava .select p {
    font-size: 10px;
}
.modal-wrapper .sign-in .form .team-form .team-data .avatar .ava .ava-img,
.modal-wrapper .sign-up .form .team-form .team-data .avatar .ava .ava-img {
    border-radius: 50%;
    height: 117px;
    left: 50%;
    object-fit: cover;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 117px;
}
.modal-wrapper .sign-in .form .team-form .media-wrap,
.modal-wrapper .sign-in .form .team-form .team-data .name-desc .field:last-child,
.modal-wrapper .sign-up .form .team-form .media-wrap,
.modal-wrapper .sign-up .form .team-form .team-data .name-desc .field:last-child {
    margin-top: 20px;
}
.modal-wrapper .sign-in .form .team-form .media-wrap .media-list,
.modal-wrapper .sign-up .form .team-form .media-wrap .media-list {
    grid-gap: 15px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));
    margin-top: 15px;
}
.modal-wrapper .sign-in .form .team-form .media-wrap .media-list .m,
.modal-wrapper .sign-up .form .team-form .media-wrap .media-list .m {
    align-items: center;
    background-clip: padding-box, border-box;
    background-image: linear-gradient(180deg, #192232, #192232), linear-gradient(180deg, #212f44 20%, #192232 47%);
    background-origin: border-box;
    border: 3px solid #0000;
    border-radius: 23px;
    cursor: pointer;
    display: flex;
    height: 47px;
    justify-content: center;
}
.modal-wrapper .sign-in .form .team-form .media-wrap .media-list .m.selected,
.modal-wrapper .sign-up .form .team-form .media-wrap .media-list .m.selected {
    background-image: linear-gradient(180deg, #192232, #192232), linear-gradient(180deg, #41c6ff 20%, #1a64fc 47%);
}
.modal-wrapper .sign-in .form .team-form .media-wrap .media-list .m img,
.modal-wrapper .sign-up .form .team-form .media-wrap .media-list .m img {
    margin-right: 10px;
    width: 23px;
}
.modal-wrapper .sign-in .form .social,
.modal-wrapper .sign-up .form .social {
    grid-gap: 15px;
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.modal-wrapper .sign-in .form .social a,
.modal-wrapper .sign-up .form .social a {
    background: #192232;
    border-radius: 15px;
    height: 100px;
}
.modal-wrapper .sign-in .form .social .social-btn,
.modal-wrapper .sign-up .form .social .social-btn {
    align-items: center;
    background: #192232;
    border: 1px solid #47577400;
    border-radius: 15px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 15px;
    position: relative;
    transition: border-color 0.2s ease;
    width: 109px;
    width: 100%;
}
.modal-wrapper .sign-in .form .social .social-btn:hover,
.modal-wrapper .sign-up .form .social .social-btn:hover {
    border-color: #4757744d;
}
.modal-wrapper .sign-in .form .social .social-btn .social-icon,
.modal-wrapper .sign-up .form .social .social-btn .social-icon {
    width: 38px;
}
.modal-wrapper .sign-in .form .social .social-btn .social-light,
.modal-wrapper .sign-up .form .social .social-btn .social-light {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
.modal-wrapper .sign-in .form .social .social-btn h5,
.modal-wrapper .sign-up .form .social .social-btn h5 {
    font-size: 16px;
    font-weight: 700;
    padding-top: 10px;
    z-index: 1;
}
.modal-wrapper .sign-in .form .mini-text,
.modal-wrapper .sign-up .form .mini-text {
    color: #475774;
    font-size: 15px;
    text-align: center;
}
.modal-wrapper .sign-in .form .mini-text h5,
.modal-wrapper .sign-up .form .mini-text h5 {
    color: var(--text);
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
}
.modal-wrapper .sign-in .form .foot,
.modal-wrapper .sign-up .form .foot {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.modal-wrapper .sign-in .form .foot .reg,
.modal-wrapper .sign-up .form .foot .reg {
    display: none !important;
    margin: 15px 0;
}
@media (max-height: 450px), (max-width: 700px) {
    .modal-wrapper .sign-in .form .foot .reg,
    .modal-wrapper .sign-up .form .foot .reg {
        display: flex !important;
    }
}
.modal-wrapper .sign-in .form .foot.final,
.modal-wrapper .sign-up .form .foot.final {
    grid-gap: 15px;
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.modal-wrapper .sign-in .form .foot .main-btn,
.modal-wrapper .sign-up .form .foot .main-btn {
    font-size: 17px;
    margin-top: 15px;
}
.modal-wrapper .sign-in .form .foot .new-main-style,
.modal-wrapper .sign-up .form .foot .new-main-style {
    height: 50px;
}
@media (max-width: 900px) {
    .modal-wrapper .sign-in .form .foot .new-main-style,
    .modal-wrapper .sign-up .form .foot .new-main-style {
        height: 70px;
    }
}
.modal-wrapper .sign-in .form .foot .new-main-style span,
.modal-wrapper .sign-up .form .foot .new-main-style span {
    font-weight: 700;
}
.modal-wrapper .sign-in .form .foot .login-swap,
.modal-wrapper .sign-up .form .foot .login-swap {
    align-items: center;
    display: flex;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    justify-content: center;
    margin-top: 15px;
}
.modal-wrapper .sign-in .form .foot .login-swap a,
.modal-wrapper .sign-in .form .foot .login-swap span,
.modal-wrapper .sign-up .form .foot .login-swap a,
.modal-wrapper .sign-up .form .foot .login-swap span {
    color: #2b90fe;
    cursor: pointer;
    margin-left: 5px;
}
.modal-wrapper .sign-in .form .captcha,
.modal-wrapper .sign-up .form .captcha {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}
.modal-wrapper .sign-in .pass-strenght,
.modal-wrapper .sign-up .pass-strenght {
    grid-gap: 4px;
    display: grid;
    grid-template-columns: 8px 8px 8px 8px;
    position: absolute;
    right: 15px;
    top: -15px;
}
.modal-wrapper .sign-in .pass-strenght .bar,
.modal-wrapper .sign-up .pass-strenght .bar {
    background-color: #475774;
    border-radius: 50%;
    height: 8px;
    transition: background-color 0.3s ease;
    width: 100%;
}
.modal-wrapper .sign-in .remember,
.modal-wrapper .sign-up .remember {
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: center;
    padding-bottom: 15px;
    width: 100%;
}
.modal-wrapper .sign-in .remember span,
.modal-wrapper .sign-up .remember span {
    color: var(--text);
    font-size: 12px;
    font-weight: 400;
}
.modal-wrapper .sign-in .remember span .link,
.modal-wrapper .sign-in .remember span a,
.modal-wrapper .sign-up .remember span .link,
.modal-wrapper .sign-up .remember span a {
    color: #2b90fe;
    cursor: pointer;
    display: inline-block;
    font-weight: 900;
    margin: 0 5px;
}
.modal-wrapper .sign-in .remember .check,
.modal-wrapper .sign-up .remember .check {
    background: #293750;
    border-radius: 5px;
    cursor: pointer;
    height: 19px;
    margin-right: 10px;
    position: relative;
    width: 19px;
}
.modal-wrapper .sign-in .remember .check.true:before,
.modal-wrapper .sign-up .remember .check.true:before {
    opacity: 1;
}
.modal-wrapper .sign-in .remember .check:before,
.modal-wrapper .sign-up .remember .check:before {
    background-color: #41c6ff;
    border-radius: 5px;
    content: "";
    height: 19px;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: opacity 0.12s ease-out;
    width: 19px;
}
.modal-wrapper .sign-in .react-code-input,
.modal-wrapper .sign-up .react-code-input {
    align-items: center;
    display: flex !important;
    justify-content: center;
}
.modal-wrapper .sign-in .react-code-input input,
.modal-wrapper .sign-up .react-code-input input {
    background-color: var(--btnDark);
    border: 2px solid #212f44;
    border-radius: 25px;
    color: var(--text);
    font-size: 1.1rem;
    height: 50px;
    padding: 0;
    text-transform: uppercase;
    transition: border-color 0.3s ease;
    transition:
        color 0.3s ease-out,
        opacity 0.3s ease-out;
    width: 9ch;
}
.modal-wrapper .sign-in .react-code-input input::placeholder,
.modal-wrapper .sign-up .react-code-input input::placeholder {
    color: #475774;
    opacity: 1;
}
.modal-wrapper .sign-in .react-code-input input:-webkit-autofill,
.modal-wrapper .sign-in .react-code-input input:-webkit-autofill:active,
.modal-wrapper .sign-in .react-code-input input:-webkit-autofill:focus,
.modal-wrapper .sign-in .react-code-input input:-webkit-autofill:hover,
.modal-wrapper .sign-up .react-code-input input:-webkit-autofill,
.modal-wrapper .sign-up .react-code-input input:-webkit-autofill:active,
.modal-wrapper .sign-up .react-code-input input:-webkit-autofill:focus,
.modal-wrapper .sign-up .react-code-input input:-webkit-autofill:hover {
    -webkit-text-fill-color: var(--text);
    -webkit-background-clip: text;
    box-shadow: inset 0 0 20px 20px var(--btnDark);
    -webkit-transition: background-color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s;
    -webkit-transition: border-color 0.3s ease;
    transition: border-color 0.3s ease;
}
.modal-wrapper .sign-in .react-code-input input:focus,
.modal-wrapper .sign-up .react-code-input input:focus {
    border-color: var(--blue) !important;
}
.modal-wrapper .selector {
    align-items: center;
    background: #192232;
    border-radius: 13px;
    color: #475774 !important;
    display: flex;
    font-size: 1rem;
    font-weight: 700 !important;
    height: 50px;
    justify-content: space-between;
    position: relative;
    z-index: 3;
    z-index: 100;
}
@media (max-width: 900px) {
    .modal-wrapper .selector {
        height: 70px;
    }
}
.modal-wrapper .selector svg {
    color: #475774;
}
.modal-wrapper .selector .default-select__control {
    width: 100%;
}
.modal-wrapper .selector .default-select__menu {
    max-height: 300px !important;
}
.modal-wrapper .selector.active {
    color: #fff !important;
    transition: box-shadow 0.3s ease;
}
.modal-wrapper .selector.active:hover {
    border-color: #0000;
}
.modal-wrapper .selector.active .default-select__single-value {
    color: #fff;
}
.modal-wrapper .selector.active .default-select__single-value span.count {
    border-color: #fff;
}
.modal-wrapper .selector.active .default-select__indicator {
    color: #fff;
}
.modal-wrapper .selector.none .default-select__control--menu-is-open .default-select__single-value {
    display: none;
}
.modal-wrapper .selector.none .default-select__control--menu-is-open .default-select__input {
    margin: 0 10px !important;
}
.modal-wrapper .sign-up .data {
    background: #16974129;
    border: 2px solid #37d46b96;
    border-radius: 20px;
    bottom: 20px;
    left: 50%;
    padding: 25px;
    position: absolute;
    transform: translateX(-50%);
    width: calc(100% - 40px);
    z-index: 2;
}
.modal-wrapper .sign-up .data.mobile {
    bottom: auto;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    padding: 20px 25px;
    position: relative;
    width: 100%;
}
.modal-wrapper .sign-up .data.mobile .h1rep {
    font-size: 28px;
    font-style: normal;
    font-weight: 900;
    margin-bottom: 15px;
}
.modal-wrapper .sign-up .data.mobile .list {
    grid-gap: 40px;
    grid-template-columns: auto 1fr;
}
.modal-wrapper .sign-up .data.mobile .list h2 {
    font-size: 34px;
}
.modal-wrapper .sign-up .data.mobile .list p {
    font-size: 12px;
}
.modal-wrapper .sign-up .data .h1rep {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 35px;
}
.modal-wrapper .sign-up .data .h1rep span {
    color: #2b90fe;
}
.modal-wrapper .sign-up .data .list {
    grid-gap: 25px;
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.modal-wrapper .sign-up .data .list h2 {
    color: #4ce892;
    font-size: 50px;
    font-weight: 900;
    text-shadow: 0 3.269px 62.105px #4ce89296;
}
.modal-wrapper .sign-up .data .list h2 p {
    color: #fff;
    font-size: 14px;
    font-weight: 900;
    text-transform: uppercase;
}
.modal-wrapper .sign-up .left .tl {
    animation: tlAnim 0.3s ease 0.3s both;
    height: auto !important;
    top: 40px;
}
@keyframes tlAnim {
    0% {
        opacity: 0;
        right: -100px;
    }
    80% {
        right: -25px;
    }
    to {
        opacity: 1;
        right: -33px;
    }
}
.modal-wrapper .sign-up .left .tl:nth-child(2) {
    animation: tlAnim2 0.15s ease 0.5s both;
    opacity: 0;
    right: -33px;
}
@keyframes tlAnim2 {
    0% {
        opacity: 0;
        right: -33px;
    }
    80% {
        right: 50px;
    }
    to {
        opacity: 0.6;
        right: 42px;
    }
}
.modal-wrapper .sign-up .left .tl:nth-child(3) {
    animation: tlAnim3 0.15s ease 0.6s both;
    opacity: 0;
    right: -42px;
}
@keyframes tlAnim3 {
    0% {
        opacity: 0;
        right: 42px;
    }
    80% {
        right: 125px;
    }
    to {
        opacity: 0.3;
        right: 117px;
    }
}
.modal-wrapper .sign-up .image {
    bottom: 0;
    left: 0;
    width: 480px;
}
@keyframes floatReg {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-40px);
    }
    to {
        transform: translateY(0);
    }
}
.modal-wrapper .sign-up .form .switch {
    background: #192232;
    border-radius: 10px;
    margin: 40px auto 0;
    width: 100%;
}
.modal-wrapper .sign-up .form .switch h2 {
    font-size: 14px;
    font-weight: 700;
}
.modal-wrapper .sign-up .form .switch .item {
    margin-right: 0;
    width: 100%;
}
.modal-wrapper .sign-up .form .switch .new-main-style {
    border-radius: 10px;
    box-shadow: none;
    height: calc(100% - 10px);
    position: absolute;
    top: 5px;
    transition: left 0.2s ease;
    width: 33%;
}
@media (max-height: 700px) {
    .modal-wrapper .modal {
        border-radius: 0;
        min-height: 100vh;
    }
    .modal-wrapper .modal .form {
        padding: 15px 15px 20px !important;
    }
}
.stream-pop {
    position: relative;
}
@media (max-width: 1100px) {
    .stream-pop .tournament {
        height: auto !important;
    }
    .stream-pop .tournament .active-block {
        display: grid !important;
        grid-template-columns: minmax(0, 1fr) !important;
    }
    .stream-pop .tournament .active-block .stream-title {
        grid-area: 1/1/1/1;
    }
    .stream-pop .tournament .active-block .team-place {
        width: 250px !important;
    }
    .stream-pop .tournament .active-block .team-place:after {
        width: 20px;
    }
    .stream-pop .tournament .active-block .team-place h5 {
        font-size: 98px !important;
        text-align: left !important;
    }
    .stream-pop .tournament .active-block .team-place p {
        font-size: 38px !important;
        text-align: left !important;
    }
    .stream-pop .tournament .team-info {
        display: grid !important;
        grid-template-columns: repeat(auto-fit, minmax(310px, 1fr));
        padding-top: 50px;
    }
    .stream-pop .tournament .team-info .stat-item {
        background-image: linear-gradient(180deg, #192232, #192232),
            linear-gradient(180deg, rgba(37, 48, 65, 0.502) 30%, #192232);
    }
    .stream-pop .tournament .character {
        bottom: auto;
        height: auto !important;
        top: -40px;
        width: 440px !important;
    }
    .stream-pop .tournament .back-holder .back {
        height: 400px !important;
    }
}
@media (max-width: 900px) {
    .stream-pop .tournament .character {
        right: -60px !important;
        width: 440px !important;
    }
}
@media (max-width: 550px) {
    .stream-pop .tournament .stream-title .h1rep {
        font-size: 58px !important;
    }
    .stream-pop .tournament .active-block .team-place {
        width: 190px !important;
    }
    .stream-pop .tournament .active-block .team-place h5 {
        font-size: 82px !important;
        font-weight: 700 !important;
    }
    .stream-pop .tournament .active-block .team-place p {
        font-size: 34px !important;
        font-weight: 700 !important;
    }
    .stream-pop .tournament .team-info {
        display: grid !important;
        grid-template-columns: repeat(auto-fit, minmax(310px, 1fr));
        padding-top: 50px;
    }
    .stream-pop .tournament .team-info .stat-item {
        background-image: linear-gradient(180deg, #192232, #192232),
            linear-gradient(180deg, rgba(37, 48, 65, 0.502) 30%, #192232);
    }
    .stream-pop .tournament .character {
        top: 110px;
        width: 255px !important;
    }
    .stream-pop .tournament .back-holder .back {
        height: 365px !important;
    }
}
.stream-pop .tournament {
    justify-content: space-around;
    padding: 30px 50px 50px;
}
.stream-pop .tournament .active-block {
    grid-gap: 30px;
    align-items: center;
}
.stream-pop .tournament .active-block .team-place {
    align-items: flex-start;
    background: linear-gradient(90deg, #309bfe00, #247dfd99) !important;
    position: relative;
    width: 170px;
}
.stream-pop .tournament .active-block .team-place:after {
    background: linear-gradient(149deg, #41c6ff 8.4%, #1a64fc 80.38%), #d9d9d9;
    border-radius: 10px;
    content: "";
    height: 100%;
    position: absolute;
    right: -10px;
    top: 0;
    width: 15px;
}
.stream-pop .tournament .active-block .team-place h5 {
    font-size: 68px;
    font-weight: 700;
    line-height: 80%;
    text-align: center;
}
.stream-pop .tournament .active-block .team-place p {
    font-size: 28px;
    font-weight: 700;
    line-height: 80%;
    padding-top: 10px;
    text-align: center;
    text-transform: lowercase;
}
.stream-pop .tournament .active-block .stream-title .label {
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
}
.stream-pop .tournament .active-block .stream-title .h1rep {
    font-size: 62px;
    font-style: normal;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.stream-pop .tournament .team-info {
    grid-gap: 15px;
    display: flex;
    max-width: 100%;
    z-index: 2;
}
.stream-pop .tournament .team-info .stat-item {
    padding-right: 25px;
}
.stream-pop .tournament:before {
    background: #121a29;
    border-radius: 35px 35px 0 0;
    bottom: 0;
    content: "";
    height: 10%;
    left: 0;
    position: absolute;
    top: auto;
    width: 100%;
    z-index: 1;
}
.stream-pop .tournament .character {
    bottom: 10%;
    right: -10px;
}
.stream-pop .tournament .back-holder {
    border-radius: 35px 35px 0 0;
}
.stream-pop .tn-about {
    margin-top: 0 !important;
}
.stream-pop .tn-about .main-btn {
    height: 60px;
    margin-top: 25px;
    width: 250px;
}
.stream-pop .tn-about .main-btn img {
    margin-right: 10px;
}
@media (max-width: 1150px) {
    .stream-pop .tn-about .table-wrapper .list-head {
        display: none !important;
    }
    .stream-pop .tn-about .table-wrapper .list {
        grid-gap: 15px;
        display: grid !important;
        grid-template-columns: repeat(auto-fill, minmax(343px, 1fr)) !important;
    }
    .stream-pop .tn-about .table-wrapper .list .user-row {
        background-clip: padding-box, border-box;
        background-image: linear-gradient(180deg, #192232, #192232), linear-gradient(180deg, #212f44 30%, #192232);
        background-origin: border-box;
        border: 4px solid #0000;
        border-radius: 25px !important;
        grid-template-columns: minmax(0, 0.7fr) minmax(0, 1fr) !important;
        height: auto !important;
        margin: 0 !important;
        padding: 20px !important;
    }
    .stream-pop .tn-about .table-wrapper .list .user-row .vertical {
        display: grid !important;
        font-size: 20px !important;
        grid-template-columns: auto minmax(0, 1fr);
    }
    .stream-pop .tn-about .table-wrapper .list .user-row .vertical .icon {
        margin-right: 10px !important;
        width: 24px;
    }
    .stream-pop .tn-about .table-wrapper .list .user-row .vertical.prize {
        font-size: 32px !important;
        grid-area: 3/1/3/3;
        padding-left: 0 !important;
        padding-top: 20px;
    }
    .stream-pop .tn-about .table-wrapper .list .user-row .vertical.prize .icon-prize {
        left: auto !important;
        right: -40px !important;
        top: 90% !important;
        width: 200px !important;
    }
    .stream-pop .tn-about .table-wrapper .list .user-row .label {
        display: block !important;
        grid-area: 2/1/2/3;
    }
}
@media (max-width: 750px) {
    .stream-pop .tn-about .table-wrapper .list {
        grid-template-columns: 1fr !important;
    }
}
.stream-pop .tn-about .table-wrapper.his .list-head {
    grid-template-columns: 70px 150px 1fr 1fr 140px 1fr;
    position: relative;
}
.stream-pop .tn-about .table-wrapper.his .list-head:after {
    background-color: #232940;
    bottom: -20px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}
.stream-pop .tn-about .table-wrapper.his .list .user-row {
    grid-template-columns: 70px 150px 1fr 1fr 140px 1fr;
    height: 70px;
    padding: 0;
}
.stream-pop .tn-about .table-wrapper.his .list .user-row.line:after {
    display: none;
}
.stream-pop .tn-about .table-wrapper.his .list .user-row:after {
    background-color: #232940;
    bottom: -20px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}
.stream-pop .tn-about .table-wrapper.his .list .user-row .vertical {
    font-size: 20px;
    justify-content: center;
}
.stream-pop .tn-about .table-wrapper.his .list .user-row .vertical .av-img {
    border-radius: 50%;
    height: 30px;
    margin-right: 10px;
    width: 30px;
}
.stream-pop .tn-about .table-wrapper .list-head {
    grid-gap: 15px;
    display: grid;
    grid-template-columns: 200px 1fr 1fr 1fr;
    margin-bottom: 25px;
}
.stream-pop .tn-about .table-wrapper .list-head h6 {
    color: #475774;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
}
.stream-pop .tn-about .table-wrapper .list .user-row {
    grid-gap: 15px;
    align-items: center;
    border-radius: 50px;
    display: grid;
    grid-template-columns: 115px 130px 180px 1fr 1fr;
    height: 80px;
    margin-bottom: 25px;
    overflow: hidden;
    padding: 0 20px;
    position: relative;
}
.stream-pop .tn-about .table-wrapper .list .user-row .label {
    color: #475774;
    display: none;
    font-size: 11px;
    font-weight: 700;
}
.stream-pop .tn-about .table-wrapper .list .user-row .vertical {
    font-size: 24px;
    font-weight: 700;
    position: relative;
}
.stream-pop .tn-about .table-wrapper .list .user-row .vertical.name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.stream-pop .tn-about .table-wrapper .list .user-row .vertical.id {
    font-size: 20px;
}
.stream-pop .tn-about .table-wrapper .list .user-row .vertical span {
    -webkit-text-fill-color: #0000;
    -webkit-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(90deg, #41c6ff 0, #1a64fc);
    color: #0000;
    font-size: 24px;
}
.stream-pop .tn-about .table-wrapper .list .user-row .vertical.name {
    color: var(--blue);
}
.stream-pop .tn-about .table-wrapper .list .user-row .vertical .icon {
    margin-right: 15px;
}
.stream-pop .tn-about .table-wrapper .list .user-row .vertical.prize {
    padding-left: 90px;
}
.stream-pop .tn-about .table-wrapper .list .user-row .vertical.prize .icon-prize {
    filter: drop-shadow(0 0 36.54px rgba(58, 124, 255, 0.67));
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 75px;
}
.stream-pop .tn-about .table-wrapper .list .user-row:last-child {
    margin-bottom: 0;
}
.stream-pop .tn-about .table-wrapper .list .user-row.back {
    background-clip: padding-box, border-box;
    background-image: linear-gradient(180deg, #192232, #192232), linear-gradient(180deg, #212f44 30%, #192232);
    background-origin: border-box;
    border: 4px solid #0000;
}
.stream-pop .invest-head {
    margin: 0;
    padding: 60px 60px 50px;
    z-index: 10;
}
@media (max-width: 600px) {
    .stream-pop .invest-head {
        font-size: 24px;
        padding: 25px;
    }
    .stream-pop .invest-head:after {
        left: 0 !important;
        width: 100% !important;
    }
}
.stream-pop .invest-head:after {
    background-color: #232940;
    bottom: 0;
    content: "";
    height: 2px;
    left: 60px;
    position: absolute;
    width: 60%;
}
.stream-pop .his-compilation {
    padding: 70px 70px 150px;
    position: relative;
    width: 100%;
}
@media (max-width: 1100px) {
    .stream-pop .his-compilation .character {
        display: none;
    }
}
@media (max-width: 900px) {
    .stream-pop .his-compilation {
        padding: 50px 30px 100px 50px;
    }
}
@media (max-width: 550px) {
    .stream-pop .his-compilation {
        padding: 50px 20px 40px;
    }
}
.stream-pop .his-compilation .character {
    bottom: 0;
    position: absolute;
    right: -60px;
}
.stream-pop .his-compilation .champion {
    grid-gap: 30px;
    align-items: center;
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
}
@media (max-width: 900px) {
    .stream-pop .his-compilation .champion {
        grid-template-columns: minmax(0, 1fr);
    }
}
.stream-pop .his-compilation .champion .avatar {
    align-items: center;
    background: linear-gradient(149deg, #41c6ff 8.4%, #1a64fc 80.38%);
    border-radius: 50%;
    display: flex;
    height: 205px;
    justify-content: center;
    position: relative;
    width: 205px;
}
.stream-pop .his-compilation .champion .avatar .av-img {
    border: 5px solid #192232;
    border-radius: 50%;
    height: 190px;
    width: 190px;
}
.stream-pop .his-compilation .champion .avatar .light {
    left: 46%;
    position: absolute;
    top: 40%;
    transform: translate(-50%, -50%);
    width: 500px;
    z-index: -1;
}
.stream-pop .his-compilation .champion .streamer-user .label {
    font-size: 24px;
    font-weight: 700;
}
.stream-pop .his-compilation .champion .streamer-user h2 {
    font-size: 68px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.stream-pop .his-compilation .champion .mini-info {
    grid-gap: 20px;
    display: flex;
    margin-top: 15px;
}
@media (max-width: 550px) {
    .stream-pop .his-compilation .champion .mini-info {
        display: block;
    }
    .stream-pop .his-compilation .champion .mini-info .media {
        margin-bottom: 20px;
    }
}
.stream-pop .his-compilation .champion .mini-info .main-btn,
.stream-pop .his-compilation .champion .mini-info a {
    grid-gap: 15px;
    height: 70px;
    padding: 0 20px;
}
.stream-pop .his-compilation .champion .mini-info .main-btn .text-box,
.stream-pop .his-compilation .champion .mini-info a .text-box {
    font-size: 22px;
    font-style: normal;
    font-weight: 900;
}
.stream-pop .his-compilation .champion .mini-info .main-btn .text-box p,
.stream-pop .his-compilation .champion .mini-info a .text-box p {
    color: #475774;
    font-size: 12px;
    font-weight: 500;
    padding-top: 5px;
}
.stream-pop .his-compilation .statistics {
    grid-gap: 50px;
    align-items: center;
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    justify-content: space-between;
    margin-top: 80px;
}
@media (max-width: 750px) {
    .stream-pop .his-compilation .statistics {
        grid-template-columns: minmax(0, 1fr);
        margin-top: 50px;
    }
}
@media (max-width: 550px) {
    .stream-pop .his-compilation .statistics .stat h4 {
        font-size: 49px !important;
    }
    .stream-pop .his-compilation .statistics .stat p {
        font-size: 28px !important;
    }
}
.stream-pop .his-compilation .statistics .stat h4 {
    -webkit-text-fill-color: #0000;
    -webkit-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(90deg, #41c6ff 0, #1a64fc);
    color: #0000;
    font-size: 64px;
    font-weight: 900;
}
.stream-pop .his-compilation .statistics .stat p {
    font-size: 32px;
    font-weight: 700;
}
.stream-pop .back-icon {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
@media (max-width: 900px) {
    .stream-pop .back-icon {
        min-height: 700px;
        object-fit: cover;
    }
}
.invest-head {
    align-items: flex-start;
    display: flex;
    font-size: 34px;
    font-weight: 700;
    justify-content: space-between;
    margin-bottom: 60px;
    position: relative;
}
.invest-head.ac {
    justify-content: center;
}
.invest-head.ac .close {
    color: #475774;
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(50%, -50%);
}
.invest-head .logo {
    max-width: 150px;
}
.vacation .invest-head {
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    text-shadow:
        0 6.353px 8.471px #172e502e,
        0 6.353px 8.471px #172e502e;
    text-transform: uppercase;
}
.vacation .compilation {
    align-items: center;
    display: flex;
    justify-content: center;
}
.vacation .compilation .float {
    animation: floatBlock 10s infinite alternate;
    filter: blur(2.5px);
    position: absolute;
    right: 12%;
    top: 21%;
    transform: rotate(35deg);
    width: 200px;
}
.vacation .compilation .float.two {
    animation: floatBlockTwo 15s infinite alternate;
    filter: blur(5.5px);
    position: absolute;
    right: 66%;
    top: 26%;
    transform: rotate(316deg);
    width: 135px;
}
@keyframes floatBlock {
    0% {
        transform: rotate(35deg) translateY(0);
    }
    50% {
        transform: rotate(35deg) translateY(-20px);
    }
    to {
        transform: rotate(35deg) translateY(0);
    }
}
@keyframes floatBlockTwo {
    0% {
        transform: rotate(316deg) translateY(0);
    }
    50% {
        transform: rotate(316deg) translateY(-20px);
    }
    to {
        transform: rotate(316deg) translateY(0);
    }
}
.vacation .acctention {
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    padding: 0 35px 35px;
    text-align: center;
}
.vacation .acctention span {
    color: #0085ff;
    font-weight: 700;
    text-transform: uppercase;
}
.vacation .row {
    grid-gap: 15px;
    display: grid;
    grid-template-columns: 0.7fr 1fr;
}
.vacation .row .red {
    background-image: linear-gradient(180deg, #e4317c, #d03144), linear-gradient(180deg, #ff8e9b, #d03144);
}
.vacation .row .red:hover {
    border-color: #ff8e9b;
}
.stream-invest {
    padding: 50px;
}
@media (max-width: 550px) {
    .stream-invest {
        padding: 25px;
    }
    .stream-invest .invest-head {
        font-size: 28px;
    }
    .stream-invest .stream-head {
        padding-left: 0 !important;
    }
    .stream-invest .stream-head .streamer-user {
        padding-left: 15px !important;
    }
    .stream-invest .stream-head .streamer-user .label {
        font-size: 16px;
    }
    .stream-invest .stream-head .streamer-user h2 {
        font-size: 44px !important;
    }
    .stream-invest .invest-info {
        grid-template-columns: 1fr !important;
    }
    .stream-invest .invest-info .inside {
        padding: 0 !important;
    }
    .stream-invest .invest-info .inside .item-icon {
        width: 90px !important;
    }
    .stream-invest .invest-info .inside .text-box .h1rep {
        font-size: 32px !important;
    }
    .stream-invest .invest-info .inside .text-box .label {
        font-size: 14px !important;
    }
    .stream-invest .add {
        font-size: 18px !important;
    }
    .stream-invest .description {
        font-size: 14px !important;
    }
}
.stream-invest .stream-head {
    align-items: center;
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    padding-bottom: 50px;
    padding-left: 30px;
    position: relative;
    z-index: 1;
}
.stream-invest .stream-head .avatar {
    height: 80px;
    position: relative;
    width: 80px;
}
.stream-invest .stream-head .avatar .av-img {
    border-radius: 50%;
    height: 100%;
    width: 100%;
}
.stream-invest .stream-head .avatar .light {
    left: 44%;
    position: absolute;
    top: 28%;
    transform: translate(-50%, -50%);
    z-index: -1;
}
.stream-invest .stream-head .streamer-user {
    padding-left: 30px;
}
.stream-invest .stream-head .streamer-user h2 {
    -webkit-text-fill-color: #0000;
    background: linear-gradient(149deg, #41c6ff 8.4%, #1a64fc 80.38%);
    background-clip: text;
    -webkit-background-clip: text;
    font-size: 58px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.stream-invest .stream-head .streamer-user .label {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
}
.stream-invest .invest-info {
    grid-gap: 25px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
}
.stream-invest .invest-info .inside {
    align-items: center;
    border-radius: 25px;
    display: flex;
    height: 130px;
    padding-right: 30px;
}
.stream-invest .invest-info .inside .item-icon {
    width: 110px;
}
.stream-invest .invest-info .inside .text-box {
    padding-left: 15px;
}
.stream-invest .invest-info .inside .text-box .abs {
    align-items: flex-start;
    display: flex;
}
.stream-invest .invest-info .inside .text-box .h1rep {
    -webkit-text-fill-color: #0000;
    background: linear-gradient(149deg, #41c6ff 8.4%, #1a64fc 80.38%);
    background-clip: text;
    -webkit-background-clip: text;
    font-size: 38px;
    font-weight: 700;
}
.stream-invest .invest-info .inside .text-box p {
    color: #0fffb7;
    font-size: 16px;
    font-weight: 500;
    padding-left: 10px;
    z-index: 1;
}
.stream-invest .invest-info .inside .text-box .label {
    font-size: 16px;
    font-weight: 700;
}
.stream-invest .description {
    color: #475774;
    font-size: 16px;
    font-weight: 300;
    padding: 30px 0;
    text-align: center;
}
.stream-invest .field .label {
    font-size: 20px;
    padding: 0;
    text-align: center;
}
.stream-invest .field input {
    text-align: center;
}
.stream-invest .add {
    align-items: center;
    display: flex;
    font-size: 20px;
    justify-content: center;
    padding: 20px 0 40px;
}
.stream-invest .add span {
    -webkit-text-fill-color: #0000;
    background: linear-gradient(149deg, #41c6ff 8.4%, #1a64fc 80.38%);
    background-clip: text;
    -webkit-background-clip: text;
    font-size: 26px;
    font-weight: 700;
    padding-left: 5px;
}
.stream-invest .comission {
    color: #475774;
    font-size: 18px;
    font-weight: 400;
    padding-top: 20px;
    text-align: center;
    width: 100%;
}
.modal.rigion-modal {
    border: 0;
    min-height: 0;
    min-height: auto;
    position: relative;
    width: 1000px;
}
@media (max-width: 900px) {
    .modal.rigion-modal {
        height: 100%;
    }
}
.modal.rigion-modal .blocked {
    grid-gap: 10px;
    display: grid;
    grid-template-columns: 1fr 1.3fr;
}
@media (max-width: 900px) {
    .modal.rigion-modal .blocked {
        grid-template-columns: 1fr;
    }
}
.modal.rigion-modal .blocked .img-wrapper {
    height: 100%;
    width: 100%;
}
.modal.rigion-modal .blocked .img-wrapper .blocked-img {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 43%;
}
@media (max-width: 900px) {
    .modal.rigion-modal .blocked .img-wrapper .blocked-img {
        height: 50%;
        left: 50%;
        object-fit: contain;
        transform: translateX(-50%);
        width: 100%;
    }
}
.modal.rigion-modal .blocked .block-info {
    padding: 50px 50px 50px 0;
}
@media (max-width: 900px) {
    .modal.rigion-modal .blocked .block-info {
        align-items: center;
        display: flex;
        flex-direction: column;
        padding: 5%;
    }
}
.modal.rigion-modal .blocked .block-info .h1rep {
    font-size: 32px;
    font-weight: 700;
}
@media (max-width: 900px) {
    .modal.rigion-modal .blocked .block-info .h1rep {
        font-size: 28px;
        text-align: center;
    }
}
.modal.rigion-modal .blocked .block-info p {
    color: #536ea5;
    font-size: 16px;
    font-weight: 400;
    line-height: 170%;
    padding: 20px 0;
}
@media (max-width: 900px) {
    .modal.rigion-modal .blocked .block-info p {
        font-size: 16px;
        padding: 15px 0;
        text-align: center;
    }
}
.modal.rigion-modal .blocked .block-info .ip {
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 20px;
}
@media (max-width: 900px) {
    .modal.rigion-modal .blocked .block-info .ip {
        font-size: 14px;
        text-align: center;
    }
}
.modal.rigion-modal .blocked .block-info .ip span {
    color: #247dfc;
}
.modal.rigion-modal .blocked .block-info a,
.modal.rigion-modal .blocked .block-info a img {
    max-width: 420px;
    width: 100%;
}
.modal.rigion-modal .blocked .region-block {
    border-radius: 25px;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.modal.micro-modal {
    min-height: 0;
    min-height: auto;
    width: 600px;
}
@media (max-width: 900px) {
    .modal.micro-modal {
        border-radius: 20px !important;
        width: 370px;
    }
}
.modal.vpn-modal {
    min-height: 0;
    min-height: auto;
    width: 400px;
}
@media (max-width: 900px) {
    .modal.vpn-modal {
        width: 100%;
    }
}
.modal.vpn-modal .stream-invest {
    padding: 35px 20px;
}
.modal.vpn-modal .qr {
    color: var(--textSecondary);
    cursor: pointer;
    display: block;
    font-size: 14px;
    height: auto;
    overflow: hidden;
    padding: 20px 35px 20px 10px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.modal.vpn-modal .qr .copy-icon {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 23px;
}
.modal .stream-invest {
    padding: 40px;
}
.modal .stream-invest .invest-head {
    margin-bottom: 40px;
}
.modal .stream-invest .invest-head .h1rep {
    font-size: 22px;
    font-weight: 700;
    padding-top: 10px;
}
.modal .stream-invest .invest-head .close {
    transition: transform 0.3s ease;
}
.modal .stream-invest .invest-head .close:hover {
    transform: translate(50%, -50%) scale(1.1);
}
.modal .qr {
    align-items: center;
    background: #192232;
    border-radius: 25px;
    display: flex;
    height: 230px;
    justify-content: center;
    margin: 0 auto 35px;
    padding: 35px;
    width: 230px;
}
.modal .qr img {
    height: 100%;
    width: 100%;
}
.modal .download-btn {
    margin-bottom: 0;
    margin-top: 15px;
    width: 100%;
}
.modal .ios-step {
    align-items: center;
    display: flex;
    flex-direction: column;
}
.modal .ios-step .step-circle {
    align-items: center;
    background: linear-gradient(149deg, #41c6ff 8.4%, #1a64fc 80.38%);
    border-radius: 50%;
    display: flex;
    font-size: 28px;
    font-weight: 700;
    height: 40px;
    justify-content: center;
    width: 40px;
}
.modal .ios-step h4 {
    font-size: 16px;
    font-weight: 700;
    padding: 10px 0;
}
.modal .ios-step span {
    color: #475774;
    font-size: 12px;
    line-height: 170%;
    padding-bottom: 10px;
    text-align: center;
}
.modal .ios-step .intruction-img {
    border-radius: 20px;
    margin-bottom: 10px;
    max-width: 250px;
    width: 100%;
}
.modal .ios-step .circle {
    background: #475774;
    border-radius: 50%;
    height: 11px;
    margin-bottom: 10px;
    opacity: 0.5;
    width: 11px;
}
.modal .ios-step .circle.one {
    height: 7px;
    width: 7px;
}
.modal .ios-step .circle.two {
    height: 5px;
    width: 5px;
}
.modal .access-block {
    margin-bottom: 25px;
    padding-bottom: 35px;
    position: relative;
}
.modal .access-block:after {
    background: #47577433;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}
.modal .access-block .tg {
    align-items: center;
    border-radius: 25px;
    display: flex;
    height: 47px;
    justify-content: center;
    overflow: hidden;
    position: relative;
    transition: transform 0.3s ease;
    width: 100%;
}
.modal .access-block .tg:hover {
    transform: scale(1.05);
}
.modal .access-block .tg img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.modal .access-block:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}
.modal .access-block:last-child:after {
    display: none;
}
.modal .access-block h3 {
    font-size: 22px;
    font-weight: 700;
}
.modal .access-block .app-compilation {
    cursor: pointer;
    display: grid;
    grid-template-columns: 1fr 1fr;
    height: 47px;
    margin: 0 auto;
    max-width: 350px;
    position: relative;
}
.modal .access-block .app-compilation .app {
    grid-gap: 10px;
    align-items: center;
    display: flex;
    justify-content: center;
    z-index: 1;
}
.modal .access-block .app-compilation .app.blue .icons svg {
    color: #fff;
}
.modal .access-block .app-compilation .app .btn-text-block h4 {
    font-size: 12px;
    font-weight: 700;
}
.modal .access-block .app-compilation .app .btn-text-block .sub-t {
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    padding-top: 3px;
}
.modal .access-block .app-compilation .app .icons {
    align-items: center;
    display: flex;
}
.modal .access-block .app-compilation .app .icons svg {
    color: #475774;
    height: 20px;
    width: 20px;
}
.modal .access-block .app-compilation .base-block {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 50%;
}
.modal .access-block .app-compilation .base-block.right {
    left: auto;
    right: 0;
}
.modal .access-block .access-sub {
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    padding-bottom: 25px;
    padding-top: 15px;
}
.modal .access-block .access-sub a,
.modal .access-block .access-sub span,
.modal .access-block .input-fake {
    -webkit-text-fill-color: #0000;
    -webkit-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(90deg, #41c6ff 0, #1a64fc);
    color: #0000;
    font-weight: 700;
}
.modal .access-block .input-fake {
    align-items: center;
    border: 2px solid rgba(71, 87, 116, 0.502);
    border-radius: 25px;
    cursor: pointer;
    display: flex;
    font-size: 16px;
    height: 47px;
    justify-content: center;
    position: relative;
    transition: border-color 0.3s ease;
    width: 100%;
}
.modal .access-block .input-fake:hover {
    border-color: #3bb5ff;
}
.modal .access-block .input-fake img {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}
.modal .slot-modal {
    padding: 20px;
}
.modal .slot-modal .h1rep {
    font-size: 12px;
    font-weight: 700;
}
.modal .slot-modal .slot-head {
    grid-gap: 15px;
    display: grid;
    grid-template-columns: 120px 1fr;
    padding-bottom: 20px;
}
.modal .slot-modal .slot-head .slot-modal-img {
    border-radius: 15px;
    object-fit: cover;
    width: 100%;
}
.modal .slot-modal .slot-head .slot-title {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 10px 0;
}
.modal .slot-modal .slot-head .slot-title .h1rep {
    font-size: 22px;
    font-weight: 700;
}
.modal .slot-modal .slot-head .slot-title .slot-provider {
    color: #475774;
    font-size: 14px;
    font-weight: 400;
    padding-top: 5px;
}
.modal .slot-modal .slot-head .slot-title .mini-inf {
    align-items: center;
    display: flex;
    padding-top: 20px;
}
.modal .slot-modal .slot-head .slot-title .mini-inf .like {
    align-items: center;
    border: 2px solid #1f2a41;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    justify-content: center;
    padding: 3px;
}
.modal .slot-modal .slot-head .slot-title .mini-inf .like.active svg {
    color: #41c6ff;
}
.modal .slot-modal .slot-head .slot-title .mini-inf .like svg {
    color: #475774;
    transition: color 0.3s ease;
    width: 27px;
}
.modal .slot-modal .slot-head .slot-title .mini-inf .rtp {
    font-size: 12px;
    font-weight: 700;
    margin-left: 10px;
}
.modal .slot-modal .vpn-banner .h1rep {
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 15px;
}
.modal .slot-modal .vpn-banner .banner-body {
    align-items: flex-end;
    background: #192232;
    border: 2px solid #222d41;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    height: 110px;
    justify-content: center;
    margin-bottom: 20px;
    padding: 10px;
    position: relative;
    z-index: 1;
}
.modal .slot-modal .vpn-banner .banner-body .abs-vpn-girl {
    bottom: -20px;
    left: -15px;
    position: absolute;
}
.modal .slot-modal .vpn-banner .banner-body .vpn-modal-back {
    border-radius: 10px;
    left: 0;
    position: absolute;
    top: 0;
    z-index: -1;
}
.modal .slot-modal .vpn-banner .banner-body .vpn-content {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    max-width: 135px;
}
.modal .slot-modal .vpn-banner .banner-body .vpn-content .vpn-coast {
    align-items: center;
    display: flex;
    font-size: 20px;
    font-weight: 700;
}
.modal .slot-modal .vpn-banner .banner-body .vpn-content .vpn-coast .discount {
    align-items: center;
    background: linear-gradient(100deg, #fd4ed7, #fd4e80 92.32%);
    border-radius: 9px;
    box-shadow: 0 0 6.6px 0 #fd4fc370;
    display: flex;
    font-size: 9px;
    height: 18px;
    justify-content: center;
    margin-left: 7px;
    width: 44px;
}
.modal .slot-modal .vpn-banner .banner-body .vpn-content h2 {
    font-size: 10px;
    font-weight: 700;
}
.modal .slot-modal .vpn-banner .banner-body .vpn-content h2 span {
    color: #3ab4ff;
}
.modal .slot-modal .vpn-banner .banner-body .vpn-content .not-active {
    color: #3ab4ff;
    font-size: 10px;
    opacity: 1;
}
.modal .slot-modal .vpn-banner .banner-body .vpn-content .btn-border {
    height: 32px;
    width: 125px;
}
.modal .slot-modal .vpn-banner .banner-body .vpn-content .btn-border span {
    font-size: 10px;
    font-weight: 700;
}
.modal .slot-modal .display-block {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding-bottom: 20px;
    width: 100%;
}
.modal .slot-modal .display-block h6 {
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
}
.modal .slot-modal .display-block h6 a {
    color: #3ab4ff;
    text-decoration: underline;
}
.modal .slot-modal .display-block .switcher {
    height: 17px;
    width: 39px;
}
.modal .slot-modal .display-block .switcher .inside {
    height: 17px;
    width: 17px;
}
.modal .slot-modal .play-block {
    grid-gap: 10px;
    display: grid;
    grid-template-columns: 1.5fr 2fr;
}
.modal .slot-modal .play-block .main-btn {
    height: 49px;
}
.modal .slot-modal .play-block .main-btn.full {
    grid-area: 1/1/1/3;
}
.modal .slot-modal .play-block .main-btn.dark {
    background-image: linear-gradient(to bottom, #29334a, #29334a),
        linear-gradient(to bottom, var(--topLine) 20%, #29334a 47%);
}
.modal .slot-modal .play-block .main-btn span {
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
}
.loading {
    align-items: center;
    background-color: var(--bgColor);
    display: flex;
    height: 100vh;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0;
    width: 100vw;
}
:root {
    --toastify-color-light: #fff;
    --toastify-color-dark: #121212;
    --toastify-color-info: #3498db;
    --toastify-color-success: #07bc0c;
    --toastify-color-warning: #f1c40f;
    --toastify-color-error: #e74c3c;
    --toastify-color-transparent: #ffffffb3;
    --toastify-icon-color-info: var(--toastify-color-info);
    --toastify-icon-color-success: var(--toastify-color-success);
    --toastify-icon-color-warning: var(--toastify-color-warning);
    --toastify-icon-color-error: var(--toastify-color-error);
    --toastify-toast-width: 320px;
    --toastify-toast-background: #fff;
    --toastify-toast-min-height: 64px;
    --toastify-toast-max-height: 800px;
    --toastify-font-family: sans-serif;
    --toastify-z-index: 9999;
    --toastify-text-color-light: #757575;
    --toastify-text-color-dark: #fff;
    --toastify-text-color-info: #fff;
    --toastify-text-color-success: #fff;
    --toastify-text-color-warning: #fff;
    --toastify-text-color-error: #fff;
    --toastify-spinner-color: #616161;
    --toastify-spinner-color-empty-area: #e0e0e0;
    --toastify-color-progress-light: linear-gradient(90deg, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);
    --toastify-color-progress-dark: #bb86fc;
    --toastify-color-progress-info: var(--toastify-color-info);
    --toastify-color-progress-success: var(--toastify-color-success);
    --toastify-color-progress-warning: var(--toastify-color-warning);
    --toastify-color-progress-error: var(--toastify-color-error);
}
.Toastify__toast-container {
    box-sizing: border-box;
    color: #fff;
    padding: 4px;
    position: fixed;
    -webkit-transform: translateZ(9999);
    -webkit-transform: translateZ(var(--toastify-z-index));
    width: 320px;
    width: var(--toastify-toast-width);
    z-index: 9999;
    z-index: var(--toastify-z-index);
}
.Toastify__toast-container--top-left {
    left: 1em;
    top: 1em;
}
.Toastify__toast-container--top-center {
    left: 50%;
    top: 1em;
    transform: translateX(-50%);
}
.Toastify__toast-container--top-right {
    right: 1em;
    top: 1em;
}
.Toastify__toast-container--bottom-left {
    bottom: 1em;
    left: 1em;
}
.Toastify__toast-container--bottom-center {
    bottom: 1em;
    left: 50%;
    transform: translateX(-50%);
}
.Toastify__toast-container--bottom-right {
    bottom: 1em;
    right: 1em;
}
@media only screen and (max-width: 480px) {
    .Toastify__toast-container {
        left: 0;
        margin: 0;
        padding: 0;
        width: 100vw;
    }
    .Toastify__toast-container--top-center,
    .Toastify__toast-container--top-left,
    .Toastify__toast-container--top-right {
        top: 0;
        transform: translateX(0);
    }
    .Toastify__toast-container--bottom-center,
    .Toastify__toast-container--bottom-left,
    .Toastify__toast-container--bottom-right {
        bottom: 0;
        transform: translateX(0);
    }
    .Toastify__toast-container--rtl {
        left: auto;
        right: 0;
    }
}
.Toastify__toast {
    border-radius: 4px;
    box-shadow:
        0 1px 10px 0 #0000001a,
        0 2px 15px 0 #0000000d;
    box-sizing: border-box;
    cursor: default;
    direction: ltr;
    display: flex;
    font-family: sans-serif;
    font-family: var(--toastify-font-family);
    justify-content: space-between;
    margin-bottom: 1rem;
    max-height: 800px;
    max-height: var(--toastify-toast-max-height);
    min-height: 64px;
    min-height: var(--toastify-toast-min-height);
    overflow: hidden;
    padding: 8px;
    position: relative;
    z-index: 0;
}
.Toastify__toast--rtl {
    direction: rtl;
}
.Toastify__toast--close-on-click {
    cursor: pointer;
}
.Toastify__toast-body {
    align-items: center;
    display: flex;
    flex: 1 1 auto;
    margin: auto 0;
    padding: 6px;
}
.Toastify__toast-body > div:last-child {
    flex: 1 1;
    word-break: break-word;
}
.Toastify__toast-icon {
    display: flex;
    flex-shrink: 0;
    margin-inline-end: 10px;
    width: 20px;
}
.Toastify--animate {
    animation-duration: 0.7s;
    animation-fill-mode: both;
}
.Toastify--animate-icon {
    animation-duration: 0.3s;
    animation-fill-mode: both;
}
@media only screen and (max-width: 480px) {
    .Toastify__toast {
        border-radius: 0;
        margin-bottom: 0;
    }
}
.Toastify__toast-theme--dark {
    background: #121212;
    background: var(--toastify-color-dark);
    color: #fff;
    color: var(--toastify-text-color-dark);
}
.Toastify__toast-theme--colored.Toastify__toast--default,
.Toastify__toast-theme--light {
    background: #fff;
    background: var(--toastify-color-light);
    color: #757575;
    color: var(--toastify-text-color-light);
}
.Toastify__toast-theme--colored.Toastify__toast--info {
    background: #3498db;
    background: var(--toastify-color-info);
    color: #fff;
    color: var(--toastify-text-color-info);
}
.Toastify__toast-theme--colored.Toastify__toast--success {
    background: #07bc0c;
    background: var(--toastify-color-success);
    color: #fff;
    color: var(--toastify-text-color-success);
}
.Toastify__toast-theme--colored.Toastify__toast--warning {
    background: #f1c40f;
    background: var(--toastify-color-warning);
    color: #fff;
    color: var(--toastify-text-color-warning);
}
.Toastify__toast-theme--colored.Toastify__toast--error {
    background: #e74c3c;
    background: var(--toastify-color-error);
    color: #fff;
    color: var(--toastify-text-color-error);
}
.Toastify__progress-bar-theme--light {
    background: linear-gradient(90deg, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);
    background: var(--toastify-color-progress-light);
}
.Toastify__progress-bar-theme--dark {
    background: #bb86fc;
    background: var(--toastify-color-progress-dark);
}
.Toastify__progress-bar--info {
    background: #3498db;
    background: var(--toastify-color-progress-info);
}
.Toastify__progress-bar--success {
    background: #07bc0c;
    background: var(--toastify-color-progress-success);
}
.Toastify__progress-bar--warning {
    background: #f1c40f;
    background: var(--toastify-color-progress-warning);
}
.Toastify__progress-bar--error {
    background: #e74c3c;
    background: var(--toastify-color-progress-error);
}
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning {
    background: #ffffffb3;
    background: var(--toastify-color-transparent);
}
.Toastify__close-button {
    align-self: flex-start;
    background: #0000;
    border: none;
    color: #fff;
    cursor: pointer;
    opacity: 0.7;
    outline: none;
    padding: 0;
    transition: 0.3s ease;
}
.Toastify__close-button--light {
    color: #000;
    opacity: 0.3;
}
.Toastify__close-button > svg {
    fill: currentColor;
    height: 16px;
    width: 14px;
}
.Toastify__close-button:focus,
.Toastify__close-button:hover {
    opacity: 1;
}
@keyframes Toastify__trackProgress {
    0% {
        transform: scaleX(1);
    }
    to {
        transform: scaleX(0);
    }
}
.Toastify__progress-bar {
    bottom: 0;
    height: 5px;
    left: 0;
    opacity: 0.7;
    position: absolute;
    transform-origin: left;
    width: 100%;
    z-index: 9999;
    z-index: var(--toastify-z-index);
}
.Toastify__progress-bar--animated {
    animation: Toastify__trackProgress linear 1 forwards;
}
.Toastify__progress-bar--controlled {
    transition: transform 0.2s;
}
.Toastify__progress-bar--rtl {
    left: auto;
    right: 0;
    transform-origin: right;
}
.Toastify__spinner {
    animation: Toastify__spin 0.65s linear infinite;
    border: 2px solid #e0e0e0;
    border-color: var(--toastify-spinner-color-empty-area);
    border-radius: 100%;
    border-right-color: #616161;
    border-right-color: var(--toastify-spinner-color);
    box-sizing: border-box;
    height: 20px;
    width: 20px;
}
@keyframes Toastify__bounceInRight {
    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        transform: translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        transform: translate3d(10px, 0, 0);
    }
    90% {
        transform: translate3d(-5px, 0, 0);
    }
    to {
        transform: none;
    }
}
@keyframes Toastify__bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0, 0);
    }
    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}
@keyframes Toastify__bounceInLeft {
    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0);
    }
    75% {
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        transform: translate3d(5px, 0, 0);
    }
    to {
        transform: none;
    }
}
@keyframes Toastify__bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0, 0);
    }
    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
}
@keyframes Toastify__bounceInUp {
    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        transform: translate3d(0, 3000px, 0);
    }
    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0);
    }
    75% {
        transform: translate3d(0, 10px, 0);
    }
    90% {
        transform: translate3d(0, -5px, 0);
    }
    to {
        transform: translateZ(0);
    }
}
@keyframes Toastify__bounceOutUp {
    20% {
        transform: translate3d(0, -10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, 20px, 0);
    }
    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
}
@keyframes Toastify__bounceInDown {
    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0);
    }
    75% {
        transform: translate3d(0, -10px, 0);
    }
    90% {
        transform: translate3d(0, 5px, 0);
    }
    to {
        transform: none;
    }
}
@keyframes Toastify__bounceOutDown {
    20% {
        transform: translate3d(0, 10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, -20px, 0);
    }
    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
}
.Toastify__bounce-enter--bottom-left,
.Toastify__bounce-enter--top-left {
    animation-name: Toastify__bounceInLeft;
}
.Toastify__bounce-enter--bottom-right,
.Toastify__bounce-enter--top-right {
    animation-name: Toastify__bounceInRight;
}
.Toastify__bounce-enter--top-center {
    animation-name: Toastify__bounceInDown;
}
.Toastify__bounce-enter--bottom-center {
    animation-name: Toastify__bounceInUp;
}
.Toastify__bounce-exit--bottom-left,
.Toastify__bounce-exit--top-left {
    animation-name: Toastify__bounceOutLeft;
}
.Toastify__bounce-exit--bottom-right,
.Toastify__bounce-exit--top-right {
    animation-name: Toastify__bounceOutRight;
}
.Toastify__bounce-exit--top-center {
    animation-name: Toastify__bounceOutUp;
}
.Toastify__bounce-exit--bottom-center {
    animation-name: Toastify__bounceOutDown;
}
@keyframes Toastify__zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}
@keyframes Toastify__zoomOut {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }
    to {
        opacity: 0;
    }
}
.Toastify__zoom-enter {
    animation-name: Toastify__zoomIn;
}
.Toastify__zoom-exit {
    animation-name: Toastify__zoomOut;
}
@keyframes Toastify__flipIn {
    0% {
        animation-timing-function: ease-in;
        opacity: 0;
        transform: perspective(400px) rotateX(90deg);
    }
    40% {
        animation-timing-function: ease-in;
        transform: perspective(400px) rotateX(-20deg);
    }
    60% {
        opacity: 1;
        transform: perspective(400px) rotateX(10deg);
    }
    80% {
        transform: perspective(400px) rotateX(-5deg);
    }
    to {
        transform: perspective(400px);
    }
}
@keyframes Toastify__flipOut {
    0% {
        transform: perspective(400px);
    }
    30% {
        opacity: 1;
        transform: perspective(400px) rotateX(-20deg);
    }
    to {
        opacity: 0;
        transform: perspective(400px) rotateX(90deg);
    }
}
.Toastify__flip-enter {
    animation-name: Toastify__flipIn;
}
.Toastify__flip-exit {
    animation-name: Toastify__flipOut;
}
@keyframes Toastify__slideInRight {
    0% {
        transform: translate3d(110%, 0, 0);
        visibility: visible;
    }
    to {
        transform: translateZ(0);
    }
}
@keyframes Toastify__slideInLeft {
    0% {
        transform: translate3d(-110%, 0, 0);
        visibility: visible;
    }
    to {
        transform: translateZ(0);
    }
}
@keyframes Toastify__slideInUp {
    0% {
        transform: translate3d(0, 110%, 0);
        visibility: visible;
    }
    to {
        transform: translateZ(0);
    }
}
@keyframes Toastify__slideInDown {
    0% {
        transform: translate3d(0, -110%, 0);
        visibility: visible;
    }
    to {
        transform: translateZ(0);
    }
}
@keyframes Toastify__slideOutRight {
    0% {
        transform: translateZ(0);
    }
    to {
        transform: translate3d(110%, 0, 0);
        visibility: hidden;
    }
}
@keyframes Toastify__slideOutLeft {
    0% {
        transform: translateZ(0);
    }
    to {
        transform: translate3d(-110%, 0, 0);
        visibility: hidden;
    }
}
@keyframes Toastify__slideOutDown {
    0% {
        transform: translateZ(0);
    }
    to {
        transform: translate3d(0, 500px, 0);
        visibility: hidden;
    }
}
@keyframes Toastify__slideOutUp {
    0% {
        transform: translateZ(0);
    }
    to {
        transform: translate3d(0, -500px, 0);
        visibility: hidden;
    }
}
.Toastify__slide-enter--bottom-left,
.Toastify__slide-enter--top-left {
    animation-name: Toastify__slideInLeft;
}
.Toastify__slide-enter--bottom-right,
.Toastify__slide-enter--top-right {
    animation-name: Toastify__slideInRight;
}
.Toastify__slide-enter--top-center {
    animation-name: Toastify__slideInDown;
}
.Toastify__slide-enter--bottom-center {
    animation-name: Toastify__slideInUp;
}
.Toastify__slide-exit--bottom-left,
.Toastify__slide-exit--top-left {
    animation-name: Toastify__slideOutLeft;
}
.Toastify__slide-exit--bottom-right,
.Toastify__slide-exit--top-right {
    animation-name: Toastify__slideOutRight;
}
.Toastify__slide-exit--top-center {
    animation-name: Toastify__slideOutUp;
}
.Toastify__slide-exit--bottom-center {
    animation-name: Toastify__slideOutDown;
}
@keyframes Toastify__spin {
    0% {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(1turn);
    }
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    border: 0;
    box-sizing: border-box;
    font-size: 100%;
    font: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: initial;
}
:focus {
    outline: 0;
}
a {
    color: #fff;
    text-decoration: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    background: #fff;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none;
}
input:-webkit-autofill,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover,
select:-webkit-autofill,
select:-webkit-autofill:focus,
select:-webkit-autofill:hover,
textarea:-webkit-autofill,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:hover {
    background: #0000;
    -webkit-transition: background-color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    -webkit-appearance: none;
    -moz-appearance: none;
}
input[type="search"] {
    -webkit-appearance: none;
    -moz-appearance: none;
}
audio,
canvas,
video {
    *zoom: 1;
    display: inline-block;
    *display: inline;
    max-width: 100%;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-size: 100%;
    scrollbar-width: none;
}
a:active,
a:hover {
    outline: 0;
}
img {
    -ms-interpolation-mode: bicubic;
    border: 0;
}
figure,
form {
    margin: 0;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    *margin-left: -7px;
    padding: 0;
    white-space: normal;
}
button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: initial;
    *vertical-align: middle;
}
button {
    border: 0;
    margin: 0;
    padding: 0;
}
button,
input,
textarea {
    -webkit-appearance: none;
    line-height: normal;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    *height: 13px;
    padding: 0;
    *width: 13px;
}
input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: initial;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
button,
html,
input,
select,
textarea {
    box-sizing: border-box;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
img {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
.chromeframe {
    background: #ccc;
    color: #000;
    margin: 0.2em 0;
    padding: 0.2em 0;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
@font-face {
    font-family: Hombre;
    font-style: normal;
    font-weight: 700;
    src: url(/static/media/HombreBold.450b1c62bbc8cb93b497.TTF) format("truetype");
}
@font-face {
    ascent-override: 90%;
    descent-override: 50%;
    font-display: swap;
    font-family: Afolkalips;
    font-style: normal;
    font-weight: 700;
    line-gap-override: 0%;
    src: url(/static/media/Afolkalips_v1.ec356513bc6cef62cb2d.ttf) format("truetype");
}
.no-copy {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
}
:root {
    --bgColor: #0c111c;
    --text: #fff;
    --bgModal: #121a29;
    --borderModal: #465063;
    --topLine: #212f44;
    --lines: #475774;
    --btnDark: #192232;
    --blue: #2b90fe;
    --blueDark: #2b91fe56;
    --lightBtn: #232c43;
    --secondary: #192232;
    --textSecondary: #677a9d;
    --textDark: #677a9d;
    --line: #273140;
    --iconColor: #475774;
    --slotHover: #10131fbf;
    --accent: #1a2534;
    --blueSecond: #1e6cfd;
}
body {
    background-color: #0c111c;
    background-color: var(--bgColor);
    color: #fff;
    color: var(--text);
    font-family: Inter, sans-serif;
    overflow-x: hidden;
}
.safe-bottom {
    padding-bottom: env(safe-area-inset-bottom);
}
::-webkit-scrollbar {
    width: 2px;
}
::-webkit-scrollbar-thumb {
    background: #3f4e69;
    border-radius: 2px;
    -webkit-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
}
::-webkit-scrollbar-track {
    background: #0c111c;
}
input::placeholder {
    color: #475774;
    color: var(--lines);
    opacity: 1;
}
input {
    font-family: Inter, sans-serif;
    outline: 0;
}
img {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
}
.thumbs {
    grid-gap: 5px;
    display: grid;
    grid-template-columns: auto auto;
    padding-left: 10px;
}
.thumbs .arr {
    height: 35px;
    width: 35px;
}
.thumbs .arr svg {
    color: #fff;
    transition: transform 0.3s ease;
}
.thumbs .arr:hover svg {
    transform: scale(1.1);
}
.tippy-popper .tippy-tooltip {
    background-color: rgba(12, 17, 28, 0.902);
    border-radius: 15px;
    box-shadow: 0 1px 6px 0 #11141b80;
    font-size: 0.8rem;
    max-width: 350px;
    padding: 10px;
}
.tippy-popper .tippy-tooltip .arrow-regular {
    border-top: 7px solid rgba(12, 17, 28, 0.902);
}
.tippy-popper .tippy-tooltip .enter {
    background-color: rgba(12, 17, 28, 0.902);
}
.switch {
    height: 47px;
}
.switch,
.switch .item,
.switch a {
    align-items: center;
    display: flex;
    position: relative;
}
.switch .item,
.switch a {
    color: #475774;
    color: var(--lines);
    cursor: pointer;
    font-size: 15px;
    font-weight: 400;
    height: 100%;
    justify-content: center;
    margin-right: 15px;
    transition: color 0.3s ease;
    width: 100px;
    z-index: 1;
}
.switch .item.last,
.switch a.last {
    margin: 0 !important;
}
.switch .item:after,
.switch a:after {
    background-clip: padding-box, border-box;
    background-image: linear-gradient(180deg, #41c6ff, #1a64fc), linear-gradient(180deg, #79cdfd, #1a64fc);
    background-origin: border-box;
    border: 3px solid #0000;
    border-radius: 25px;
    box-shadow:
        0 5px 6px 0 #11141b1f,
        0 0 36.54px 0 #3a7cffab;
    content: "";
    height: calc(100% - 6px);
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity 0.3s ease;
    width: 100%;
    z-index: -1;
}
.switch .item.active,
.switch .item:hover,
.switch a.active,
.switch a:hover {
    color: #fff;
    color: var(--text);
}
.switch .item.active .main-btn,
.switch a.active .main-btn {
    opacity: 1;
}
.switch .main-btn {
    content: "";
    height: calc(100% - 4px);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition:
        opacity 0.3s ease,
        transform 0.3s ease;
    width: 100px;
}
.parallax {
    height: calc(100vh + 100px);
    object-fit: cover;
    width: 100%;
    z-index: -100;
}
.sprite-btn {
    cursor: pointer;
    position: relative;
}
.sprite-btn:hover .sprite.pressed {
    opacity: 1;
}
.sprite-btn .inside {
    align-items: center;
    display: flex;
    font-family: Hombre;
    font-size: 24px;
    height: 100%;
    justify-content: center;
    left: 0;
    padding-bottom: 10px;
    position: absolute;
    text-shadow: 0 3.057px 3.057px #00000094;
    top: 0;
    width: 100%;
    z-index: 1;
}
.sprite-btn .sprite {
    object-fit: contain;
    transition: opacity 0.1s ease;
    width: 100%;
}
.sprite-btn .sprite.pressed {
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.container,
.content-wrapper {
    max-width: 100vw;
}
.container {
    margin: auto;
    min-height: 100vh;
    overflow-x: clip;
    padding-top: 15px;
    position: relative;
}
@media (max-width: 700px) {
    .container {
        padding-top: 0;
    }
}
@keyframes containerBluringIn {
    0% {
        filter: blur(0);
    }
    to {
        filter: blur(10px);
    }
}
@keyframes containerBluringOut {
    0% {
        filter: blur(10px);
    }
    to {
        filter: blur(0);
    }
}
.container.blur-out {
    filter: blur(0);
}
.countdown {
    grid-gap: 8px;
    display: grid;
    grid-template-columns: auto auto auto auto;
}
.countdown .item {
    flex-direction: column;
}
.countdown .item,
.countdown .item span {
    align-items: center;
    display: flex;
    justify-content: center;
}
.countdown .item span {
    font-size: 25px;
    font-weight: 900;
    height: 25px;
    width: 58px;
}
.closed-game {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.closed-game .wrap {
    position: relative;
}
.closed-game .timer-block {
    background-color: #121a2980;
    border-radius: 22px;
    bottom: 0;
    display: flex;
    justify-content: center;
    padding: 10px;
    position: absolute;
    width: 100%;
}
.closed-game img {
    height: 100%;
    max-height: 750px;
    max-width: 1314px;
    object-fit: cover;
    width: 100%;
}
.closed-game img.banned {
    border-radius: 25px;
    box-shadow: 0 5px 6px 0 #11141b1f;
    max-height: 550px;
    max-width: 700px;
}
.closed-game .base-block {
    border-radius: 20px;
    bottom: 10%;
    left: 50%;
    min-width: 250px;
    padding: 15px 30px;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
}
.background-back {
    overflow: hidden;
    position: fixed;
    z-index: -4;
}
.background-back,
.background-back img {
    height: 100vh;
    left: 0;
    top: 0;
    width: 100vw;
}
.background-back img {
    object-fit: cover;
    object-position: center;
    position: absolute;
}
.content {
    margin: auto;
    max-width: 100%;
    padding: 0 20px 50px;
    width: 1440px;
}
.content.game {
    padding: 0 20px 0 3%;
    width: 100%;
}
@media (max-width: 1440px) {
    .content {
        max-width: 100vw !important;
    }
}
@media (max-width: 600px) {
    .content {
        padding: 0 10px;
    }
}
@media (max-width: 700px) {
    .content {
        min-height: 100vh;
    }
}
.btn-border {
    align-items: center;
    background:
        linear-gradient(#121a29, #121a29) padding-box,
        linear-gradient(90deg, #41c6ff, #1a64fc) border-box;
    background:
        linear-gradient(var(--bgModal), var(--bgModal)) padding-box,
        linear-gradient(to right, #41c6ff, #1a64fc) border-box;
    border: 3px solid #0000;
    border-radius: 25px;
    cursor: pointer;
    display: flex;
    font-size: 18px;
    height: 47px;
    justify-content: center;
    overflow: hidden;
    position: relative;
    transition: box-shadow 0.4s ease;
    width: 100%;
}
.btn-border a,
.btn-border span {
    position: relative;
    z-index: 1;
}
.btn-border:hover {
    box-shadow:
        0 5px 6px 0 #11141b1f,
        0 0 36.54px 0 #3a7cffab;
}
.btn-border:hover:after {
    transform: translateX(0);
}
.btn-border:after {
    background: linear-gradient(90deg, #41c6ff, #1a64fc);
    border-radius: 50%;
    content: "";
    height: 200px;
    left: -10%;
    opacity: 1;
    position: absolute;
    top: -110px;
    transform: translateX(-100%);
    transition: transform 0.4s ease;
    width: 130%;
}
.base-block {
    background: #121a29;
    border-radius: 20px;
}
.base-block.blue {
    background: linear-gradient(149deg, #41c6ff 8.4%, #1a64fc 80.38%), #1c274c;
}
.providers-select {
    align-items: center;
    background-color: #25304d;
    border-radius: 15px;
    color: #fff !important;
    display: flex;
    font-family: Inter, sans-serif;
    font-size: 1rem;
    height: 46px;
    margin: 10px 0;
    position: relative;
    width: 100%;
    z-index: 20;
}
.providers-select.default-select .default-select__control {
    width: 100%;
}
.providers-select.default-select .default-select__control .default:hover {
    color: #2b90fe;
    color: var(--blue);
}
.new-main-style {
    -webkit-touch-callout: none;
    align-items: center;
    background-color: rgba(25, 33, 54, 0.765);
    border-radius: 15px;
    color: #fff;
    cursor: pointer;
    display: flex;
    justify-content: center;
    position: relative;
    transition: background-color 0.15s ease;
    -webkit-user-select: none;
    user-select: none;
}
.new-main-style.no-light {
    box-shadow: none !important;
}
.new-main-style.blue {
    background: linear-gradient(149deg, #41c6ff 8.4%, #1a64fc 80.38%);
    box-shadow: 0 0 25px 0 #3a7cffab;
    transition: transform 0.15s ease;
}
.new-main-style.blue span {
    text-shadow: inherit;
}
.new-main-style:hover {
    background-color: #192136;
}
.new-main-style span {
    font-weight: 900;
    text-shadow: 0 3px 5px #0a0d114d;
}
.main-btn {
    -webkit-touch-callout: none;
    align-items: center;
    background-clip: padding-box, border-box;
    background-image: linear-gradient(180deg, #192232, #192232), linear-gradient(180deg, #212f44 20%, #192232 47%);
    background-image: linear-gradient(to bottom, #192232, #192232),
        linear-gradient(to bottom, var(--topLine) 20%, #192232 47%);
    background-origin: border-box;
    border: 3px solid #0000;
    border-radius: 50px;
    box-shadow: 0 5px 6px 0 #11141b1f;
    color: #fff;
    color: var(--text);
    cursor: pointer;
    display: flex;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    font-weight: 300;
    height: 47px;
    justify-content: center;
    line-height: normal;
    position: relative;
    transition: border 0.3s ease;
    -webkit-user-select: none;
    user-select: none;
}
.main-btn span {
    z-index: 3;
}
.main-btn.blue {
    background-image: linear-gradient(180deg, #41c6ff, #1a64fc), linear-gradient(180deg, #79cdfd, #1a64fc);
    box-shadow:
        0 5px 6px 0 #11141b1f,
        0 0 36.54px 0 #3a7cffab;
    overflow: hidden;
}
.main-btn.blue .loader-list {
    animation: whiteLoader 0.5s ease-out infinite alternate;
    background-color: #fff;
    background-color: var(--text);
    box-shadow:
        20px 0 #fff,
        -20px 0 #fff;
    box-shadow:
        20px 0 var(--text),
        -20px 0 var(--text);
}
@keyframes whiteLoader {
    0% {
        background-color: hsla(0, 0%, 100%, 0.302);
        box-shadow:
            20px 0 hsla(0, 0%, 100%, 0.302),
            -20px 0 #fff;
        box-shadow:
            20px 0 hsla(0, 0%, 100%, 0.302),
            -20px 0 var(--text);
    }
    50% {
        background-color: #fff;
        background-color: var(--text);
        box-shadow:
            20px 0 hsla(0, 0%, 100%, 0.302),
            -20px 0 hsla(0, 0%, 100%, 0.302);
    }
    to {
        background-color: hsla(0, 0%, 100%, 0.302);
        box-shadow:
            20px 0 #fff,
            -20px 0 hsla(0, 0%, 100%, 0.302);
        box-shadow:
            20px 0 var(--text),
            -20px 0 hsla(0, 0%, 100%, 0.302);
    }
}
.main-btn.blue:after {
    background-image: linear-gradient(180deg, #3ec2fa, #195fee);
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    transition: opacity 0.1s ease-out;
    width: 100%;
}
.main-btn svg {
    transition: transform 0.3s ease;
}
.main-btn:hover {
    border-color: #212f44;
    border-color: var(--topLine);
}
.main-btn:hover.blue {
    background-image: linear-gradient(180deg, #41c6ff, #1a64fc), linear-gradient(180deg, #79cdfd, #1a64fc);
    border-color: #0000;
}
.main-btn:hover.blue:after {
    opacity: 1;
}
.modern-btn {
    -webkit-touch-callout: none;
    align-items: center;
    background-color: #121a29;
    background-color: var(--bgModal);
    border: 4px solid #182133;
    border-radius: 30px;
    cursor: pointer;
    display: flex;
    font-size: 15px;
    font-weight: 700;
    height: 55px;
    justify-content: center;
    text-shadow: 0 2.683px 3.577px #172e502e;
    transition:
        border-color 0.3s ease,
        background-color 0.3s ease;
    -webkit-user-select: none;
    user-select: none;
    width: 100%;
}
.modern-btn img {
    margin-right: 5px;
}
.modern-btn.active {
    border-color: #2b90fe;
}
.modern-btn:hover {
    background-color: #141d2e;
}
.slot:after {
    background-color: var(--underColor);
    border-radius: 23px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 8px;
    width: 100%;
    z-index: 0;
}
@media (max-width: 600px) {
    .slot:after {
        border-radius: 15px;
        top: 6px;
    }
}
.slot .slot-mark {
    background: linear-gradient(35deg, #2760ea 24.85%, #23a3e3 76.68%);
    border-radius: 7px;
    font-size: 0.5em;
    font-weight: 900;
    left: 4%;
    padding: 6px 3px;
    position: absolute;
    text-transform: uppercase;
    top: 4%;
    z-index: 2;
}
.slot .slot-mark.pre-release {
    background: linear-gradient(62deg, #9e29d4 20.18%, #a130ed 70.94%);
}
.slot .slot-mark.exclusive {
    background: linear-gradient(62deg, #ea8927 20.18%, #ea5b27 70.94%);
}
.slot:before {
    background-color: rgba(16, 19, 31, 0.749);
    border-radius: 23px;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 8px;
    transition: opacity 0.3s ease;
    width: 100%;
    z-index: 1;
}
.slot:hover:before {
    opacity: 1;
}
@media (max-width: 600px) {
    .slot:hover {
        transform: scale(1) !important;
    }
    .slot .play,
    .slot .slot-back,
    .slot .slot-inner {
        border-radius: 15px !important;
    }
}
.slot .slot-inner {
    background: #121a29;
    z-index: 2;
}
.slot .slot-inner.slot-load {
    animation: loading-line 1s linear infinite;
    background-color: #19223280;
}
.slot .slot-inner .slot-back.mob:hover {
    transform: scale(1);
    will-change: auto;
}
.slot .block-reason {
    background-color: #192232cc;
    border-radius: 15px;
    bottom: 10px;
    color: hsla(0, 0%, 100%, 0.902);
    font-size: 10px;
    left: 50%;
    padding: 8px;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
    transition: opacity 0.3s ease;
    width: 90%;
    z-index: 2;
}
@media (max-width: 600px) {
    .slot .block-reason {
        border-radius: 8px;
        font-size: 8px;
        padding: 3px;
    }
}
.jackpot-btn-ny {
    align-items: center;
    cursor: pointer;
    display: flex;
    filter: drop-shadow(0 0 10px rgba(121, 158, 216, 0.5));
    height: 60px;
    justify-content: center;
    position: relative;
    transition:
        transform 0.1s ease,
        filter 0.15s ease;
    width: 300px;
    z-index: 1;
}
.jackpot-btn-ny input {
    -webkit-text-fill-color: #0000;
    background: #0000;
    background: linear-gradient(180deg, #65da6d, #57ea94 100.7%);
    -webkit-background-clip: text;
    border: none;
    border-bottom: 2px solid #48df87;
    box-shadow: none;
    font-size: 26px;
    font-weight: 700;
    height: 35px;
    outline: none;
    padding: 5px 0;
    text-align: center;
    transition: border-color 0.3s ease;
    width: 100%;
}
.jackpot-btn-ny input:focus,
.jackpot-btn-ny input:hover {
    border-bottom-color: #48df87;
}
.jackpot-btn-ny:hover {
    filter: drop-shadow(0 0 10px rgba(121, 158, 216, 0.7));
    transform: rotate(3deg) scale(1.02);
}
.jackpot-btn-ny .abs,
.jackpot-btn-ny .btn-body {
    left: 0;
    position: absolute;
}
.jackpot-btn-ny .btn-body {
    height: 100%;
    top: 0;
    width: 100%;
    z-index: -1;
}
.jackpot-btn-ny .ny-text {
    padding-bottom: 8px;
    transform: rotate(-3.467deg);
}
.jackpot-btn-ny .ny-text.p {
    -webkit-text-fill-color: #0000;
    background: #087f00;
    background-clip: text;
    -webkit-background-clip: text;
}
.ny-text {
    -webkit-text-fill-color: #0000;
    background: linear-gradient(180deg, #005799, #1370b7);
    background-clip: text;
    -webkit-background-clip: text;
    font-family: Inter;
    font-size: 26px;
    font-style: normal;
    font-weight: 800;
    text-align: center;
}
.play {
    -webkit-touch-callout: none;
    align-items: center;
    background-color: #10131fbf;
    background-color: var(--slotHover);
    content: "";
    display: flex;
    flex-direction: column;
    height: 110%;
    justify-content: space-around;
    left: 50%;
    opacity: 0;
    padding: 3%;
    position: relative;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: opacity 0.3s ease;
    -webkit-user-select: none;
    user-select: none;
    width: 110%;
    z-index: 3 !important;
}
@media (max-width: 1000px) {
    .play {
        padding: 7%;
    }
}
.play.blocked {
    opacity: 1;
    z-index: 1;
}
.play p {
    color: #677a9d;
    color: var(--textSecondary);
    font-size: 14px;
    font-weight: 400;
    overflow: hidden;
    padding: 5px 15px 0;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
@media (max-width: 1000px) {
    .play p {
        font-size: 0.7rem !important;
    }
}
@media (max-width: 600px) {
    .play p {
        font-size: 0.6rem !important;
    }
}
.play .h1rep {
    display: flex;
    font-size: 17px;
    font-weight: 700;
    gap: 5px;
    max-width: 100%;
    padding: 0 15px;
    text-align: center;
}
.play .h1rep,
.play .h1rep .name-inner {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.play .h1rep .name-inner {
    flex: 1 1 auto;
}
.play .h1rep .geo {
    flex-shrink: 0;
    opacity: 1 !important;
    position: static;
}
@media (max-width: 1000px) {
    .play .h1rep {
        font-size: 0.8rem !important;
    }
}
@media (max-width: 600px) {
    .play .h1rep {
        font-size: 0.7rem !important;
    }
}
.play .main-btn {
    display: flex;
    font-size: 16px;
    font-weight: 300;
    height: 40px;
    margin-bottom: 8px;
    width: 100px;
}
.play .main-btn img {
    height: 50px;
    padding-left: 5px;
    width: 50px;
}
.play .main-btn.blue {
    border-radius: 25%;
    height: 90px;
    width: 90px;
}
@media (max-width: 1000px) {
    .play .main-btn.blue {
        height: 60px;
        width: 60px;
    }
    .play .main-btn.blue img {
        height: 40px;
        width: 40px;
    }
}
@media (max-width: 600px) {
    .play .main-btn.blue {
        height: 55px;
        width: 55px;
    }
    .play .main-btn.blue img {
        height: 35px;
        width: 35px;
    }
}
.play .main-btn.blue img {
    transition: transform 0.3s ease-in-out;
}
.play .main-btn.blue:hover img {
    transform: scale(1.1);
}
.play .down {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-top: 10px;
    padding-bottom: 5px;
    width: 100%;
}
@media (max-width: 1000px) {
    .play .down {
        padding: 0 5px;
    }
}
.play .down .like {
    align-items: center;
    -webkit-backdrop-filter: blur(1px);
    backdrop-filter: blur(1px);
    background-color: #192232cc;
    border-radius: 10px;
    cursor: pointer;
    display: flex;
    height: 36px;
    justify-content: center;
    opacity: 0;
    transition: background-color 0.3s ease;
    width: 36px;
}
@media (max-width: 1000px) {
    .play .down .like {
        height: 30px;
        width: 30px;
    }
    .play .down .like svg {
        width: 14px !important;
    }
}
.play .down .like svg {
    height: 18px;
    transition: transform 0.3s ease;
    width: 18px;
}
.play .down .like svg path {
    fill: #475774;
    fill: var(--lines);
    stroke: #475774;
    stroke: var(--lines);
    transition:
        fill 0.3s ease,
        stroke 0.3s ease;
}
.play .down .like.active svg path {
    fill: url(#gradientBlue);
    stroke: url(#gradientBlue);
}
.play .down .like.active:hover svg {
    transform: scale(1.15);
}
.play .down .like:hover {
    background-color: #192232;
}
.play .down .like:hover:hover svg {
    transform: scale(1.15);
}
.field {
    width: 100%;
}
.field .label {
    color: #7a85a5;
    font-size: 1rem;
    font-weight: 300;
    margin-bottom: 10px;
    padding: 0 20px;
}
.field input,
.field textarea {
    background-color: #192232;
    background-color: var(--btnDark);
    border: 2px solid #212f44;
    border: 2px solid var(--topLine);
    border-radius: 25px;
    box-shadow: 0 5px 6px 0 #11141b1f;
    color: #fff;
    color: var(--text);
    font-family: Inter !important;
    font-size: 1.1rem;
    font-weight: 700;
    height: 50px;
    padding: 0 20px;
    transition: border-color 0.3s ease;
    width: 100%;
}
.field input:focus,
.field input:hover,
.field textarea:focus,
.field textarea:hover {
    border-color: #2b90fe;
    border-color: var(--blue);
}
.field input::placeholder,
.field textarea::placeholder {
    opacity: 1;
}
.field input:-webkit-autofill,
.field input:-webkit-autofill:active,
.field input:-webkit-autofill:focus,
.field input:-webkit-autofill:hover,
.field textarea:-webkit-autofill,
.field textarea:-webkit-autofill:active,
.field textarea:-webkit-autofill:focus,
.field textarea:-webkit-autofill:hover {
    -webkit-text-fill-color: #fff;
    -webkit-text-fill-color: var(--text);
    -webkit-background-clip: text;
    box-shadow: inset 0 0 20px 20px #192232;
    box-shadow: inset 0 0 20px 20px var(--btnDark);
    -webkit-transition: background-color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.field .input {
    position: relative;
}
.field .input:focus input,
.field .input:hover input {
    border-color: #2b90fe;
    border-color: var(--blue);
}
.field .input .floating-label {
    color: #475774;
    font-size: 16px;
    font-weight: 700;
    left: 20px;
    pointer-events: none;
    position: absolute;
    top: 24px;
    transition: all 0.2s;
}
.field .input .floating-label.static,
.field .input input:focus + .floating-label,
.field .input input:not(:placeholder-shown) + .floating-label {
    color: #475774;
    font-size: 14px;
    top: 8px;
}
.field .input .action {
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: -5px;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 30px;
}
.field .input .action svg {
    height: 100%;
    opacity: 0.33;
    transition: opacity 0.3s ease;
    width: 100%;
}
.field .input .action:hover svg {
    opacity: 1;
}
.grecaptcha-badge {
    visibility: hidden !important;
}
.tippy {
    cursor: pointer;
}
.tippy svg {
    color: #293a53;
    transition: color 0.3s ease;
}
.tippy:hover svg {
    color: #2b90fe;
    color: var(--blue);
}
.switcher {
    background: #192232;
    border-radius: 23px;
    border-radius: 7px;
    cursor: pointer;
    height: 26px;
    position: relative;
    width: 52px;
}
.switcher.on .inside {
    box-shadow:
        0 5px 6px 0 #11141b1f,
        0 0 15px 0 #3a7cffab;
    left: 100%;
    opacity: 1;
    transform: translateY(-50%) translateX(-100%);
}
.switcher .inside {
    background: linear-gradient(180deg, #3ec2fa, #195fee);
    border-radius: 3px;
    box-shadow:
        0 0 0 0 #11141b1f,
        0 0 0 0 #3a7cffab;
    height: 18px;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition:
        opacity 0.3s ease,
        box-shadow 0.5s ease,
        left 0.3s ease,
        transform 0.3s ease;
    width: 18px;
}
.balance {
    position: relative;
}
.balance .nulls {
    padding-bottom: 2px;
}
.balance .simple-wrapper {
    grid-gap: 10px;
    display: grid;
    grid-template-columns: 1fr auto;
}
.balance .simple-wrapper .body {
    justify-content: flex-start;
}
.balance .wal-link {
    width: 50px;
}
.balance .wager {
    grid-gap: 5px;
    align-items: center;
    display: grid;
    grid-template-columns: auto 1fr auto;
    padding: 10px;
}
.balance .wager h4,
.balance .wager p {
    font-size: 12px;
    font-weight: 700;
}
.balance .wager h4 {
    align-items: center;
    display: flex;
}
.balance .wager h4 p {
    padding-bottom: 1px;
}
.balance .wager h4 img {
    margin-right: 5px;
    width: 13px;
}
.balance .wager h4 .dots {
    color: #475774;
    color: var(--lines);
    display: flex;
}
.balance .body {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 50px;
    justify-content: space-between;
    padding: 0 5px;
}
.balance .body h4 {
    align-items: center;
    display: flex;
    font-size: 14px;
    font-weight: 700;
    padding-right: 12px;
    text-shadow: 0 4px 4px #00000040;
}
.balance .body h4 p {
    padding-bottom: 1px;
}
.balance .body h4 .dots {
    align-items: center;
    color: #818fa5;
    display: flex;
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 1px;
}
.balance .body h5 {
    color: #3c4c6e;
    font-size: 10px;
    font-style: normal;
    font-weight: 900;
}
.balance .body .img-wrapper {
    align-items: center;
    background: #27334b;
    border-radius: 12px;
    display: flex;
    height: 40px;
    justify-content: center;
    margin-right: 8px;
    width: 40px;
}
.balance .body .img-wrapper .cur-icon {
    margin: 0 !important;
}
.balance .body .cur-icon {
    filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
    height: 22px;
    margin-right: 10px !important;
    width: 22px;
}
.balance .body:hover {
    border-color: #212f44;
    border-color: var(--topLine);
}
.balance .body .arrow {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-left: 5px;
    position: relative;
    transform-origin: 50% 50%;
    transition: transform 0.3s ease;
}
.balance .body .arrow.open {
    transform: rotate(180deg);
}
.bottom-btns {
    grid-gap: 10px;
    animation: Up 0.2s ease 0.45s both;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
.bottom-btns .main-btn {
    background-image: linear-gradient(180deg, #192232, #192232);
    border-radius: 23px;
    padding-bottom: 90%;
    position: relative;
    width: 100%;
}
.bottom-btns .main-btn img {
    padding-bottom: 3px;
    width: 30px;
}
.bottom-btns .main-btn span {
    align-items: center;
    display: flex;
    flex-direction: column;
    font-size: 10px;
    font-weight: 700;
    height: 100%;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.bottom-btns .main-btn.lng span {
    text-transform: uppercase;
}
.jackpot-menu-block {
    align-items: center;
    display: flex;
    height: 20px;
    justify-content: center;
    margin-top: 3px;
    position: relative;
    width: 50px;
}
.jackpot-menu-block .text {
    -webkit-text-fill-color: #0000;
    background: linear-gradient(180deg, #d29237, #c36e2d);
    background-clip: text;
    -webkit-background-clip: text;
    font-size: 8px;
    font-style: normal;
    font-weight: 700;
    padding-bottom: 4px;
    text-align: center;
    z-index: 1;
}
.jackpot-menu-block img {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.colored {
    background-color: #1a2538;
    border: 0;
    border-radius: 15px;
    height: 65px;
    margin: 0;
    overflow: hidden;
    padding: 0 15px;
    position: relative;
    transition:
        background-color 0.3s ease,
        transform 0.3s ease;
}
.colored.active {
    background-color: linear-gradient(351deg, #1a64fc, #41c6ff);
}
.colored:hover {
    transform: translateX(2px);
}
.colored:hover .character {
    transform: scale(1.05);
}
.colored .new-jack {
    color: #e59c5b;
    font-size: 8px;
    font-weight: 900;
    text-shadow: none;
}
.colored.stream-event .character {
    left: 200px;
    max-height: 90px;
    object-fit: contain;
    width: 90px;
}
.colored.stream-event.active .bold-blue,
.colored.stream-event.active .bold-blue span {
    color: #fff !important;
}
.colored.stream-event span {
    align-items: flex-start;
}
.colored .character {
    bottom: 0;
    position: absolute;
    right: 0;
    transform-origin: bottom;
    transition: transform 0.3s ease;
    z-index: 1;
}
.colored .back-img {
    border-radius: 0 15px 15px 0;
    height: 100%;
    object-fit: cover;
    position: absolute;
    right: 0;
    top: 0;
}
.colored span {
    align-items: flex-start;
    color: #fff;
    flex-direction: column;
    font-size: 16px;
    font-weight: 900;
    justify-content: center;
}
.colored span .green-class {
    color: #28d481;
    font-size: 10px;
    font-weight: 900;
}
.colored span p {
    color: #fff;
    font-size: 9px;
    font-weight: 900;
    padding-top: 3px;
}
.colored span p.bold-blue {
    color: #eb4fdd;
    font-size: 10px;
    font-weight: 900;
    opacity: 1;
    padding-top: 0;
}
.colored span p.bold-blue span {
    color: #eb4fdd !important;
    display: inline;
    display: initial;
    font-size: 10px !important;
    font-weight: 900 !important;
}
.dropdown {
    animation: selectAppear 0.3s ease both;
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
    background-color: #121a29;
    border-radius: 25px;
    box-shadow: 0 1px 10px 0 #11141b80;
    cursor: default;
    display: flex;
    flex-direction: column;
    max-height: 400px;
    padding: 15px 10px;
    position: absolute;
    right: 0;
    top: calc(100% + 25px);
    transform: translate(0);
    width: 215px;
    z-index: 99;
}
.dropdown.bal {
    max-height: 490px;
    width: 300px;
}
.dropdown.centered {
    animation: centerAppear 0.3s ease both;
    right: 50%;
    transform: translate(50%) !important;
}
@keyframes centerAppear {
    0% {
        opacity: 0;
        transform: translate(-30px, -50%);
    }
    to {
        opacity: 1;
        transform: translateY(0, -50%);
    }
}
.dropdown.prof:after {
    left: auto;
    right: 65px;
}
.dropdown.main {
    left: auto;
    max-height: max-content;
    right: 0;
    width: 330px;
}
.dropdown.main:after {
    left: auto;
    right: 20px;
}
.dropdown.main .main-btn span {
    align-items: center;
    justify-content: center;
    width: 100%;
}
.dropdown.main .main-btn span svg {
    margin-right: 10px;
}
.dropdown.main .main-btn:before {
    width: 100%;
}
.dropdown.main .base-block,
.dropdown.main .main-btn {
    background-image: linear-gradient(180deg, #252d42, #252d42), linear-gradient(180deg, #212f44 20%, #252d42 47%);
    background-image: linear-gradient(to bottom, #252d42, #252d42),
        linear-gradient(to bottom, var(--topLine) 20%, #252d42 47%);
}
.dropdown.main .grided {
    grid-gap: 10px;
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.dropdown.main .grided .colored {
    background-color: #1a2538;
    border: 0;
    border-radius: 15px;
    height: 65px;
    margin: 0;
    overflow: hidden;
    padding: 0 15px;
    position: relative;
    transition:
        background-color 0.3s ease,
        transform 0.3s ease;
}
.dropdown.main .grided .colored.active {
    background: linear-gradient(351deg, #1a64fc, #41c6ff);
}
.dropdown.main .grided .colored:hover {
    transform: translateX(2px);
}
.dropdown.main .grided .colored:hover .character {
    transform: scale(1.05);
}
.dropdown.main .grided .colored .new-jack {
    color: #e59c5b;
    font-size: 8px;
    font-weight: 900;
    text-shadow: none;
}
.dropdown.main .grided .colored.j span {
    font-size: 14px;
}
.dropdown.main .grided .colored.j .character {
    bottom: -7px;
    right: 4px;
    width: 57px;
}
.dropdown.main .grided .colored.m {
    overflow: visible;
    overflow: initial;
}
.dropdown.main .grided .colored.m .character {
    height: 100px;
    left: 20px;
    right: auto;
}
.dropdown.main .grided .colored.m span {
    align-items: flex-end;
}
.dropdown.main .grided .colored.stream-event .character {
    left: 200px;
    width: 90px;
}
.dropdown.main .grided .colored.stream-event span {
    align-items: flex-start;
}
.dropdown.main .grided .colored.t {
    overflow: visible;
    overflow: initial;
}
.dropdown.main .grided .colored.t .character {
    width: 95px;
}
.dropdown.main .grided .colored.t span {
    justify-content: flex-end;
    padding-bottom: 15px;
}
.dropdown.main .grided .colored .character {
    bottom: 0;
    position: absolute;
    right: 0;
    transform-origin: bottom;
    transition: transform 0.3s ease;
    z-index: 1;
}
.dropdown.main .grided .colored .back-img {
    border-radius: 0 15px 15px 0;
    height: 100%;
    object-fit: cover;
    position: absolute;
    right: 0;
    top: 0;
}
.dropdown.main .grided .colored span {
    align-items: flex-start;
    color: #fff;
    flex-direction: column;
    justify-content: center;
}
.dropdown.main .grided .colored span p {
    color: #f9fbff;
    font-size: 10px;
    font-weight: 600;
    padding-top: 3px;
}
.dropdown.main .grided .colored span p.bold-blue {
    color: #eb4fdd;
    font-size: 10px;
    font-weight: 900;
    opacity: 1;
    padding-top: 0;
}
.dropdown.disappear {
    animation: fadeOut;
    animation-duration: 0.2s;
    animation-timing-function: ease-out;
}
.dropdown.grid {
    padding: 5px;
}
.dropdown .display-block {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 20px 25px;
    position: relative;
}
.dropdown .display-block:after {
    background: #263144;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.dropdown .display-block h6 {
    font-size: 16px;
    font-weight: 700;
}
.dropdown .list {
    grid-gap: 10px;
    display: grid;
    grid-template-rows: repeat(auto-fit, 45px);
    min-height: 150px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 10px 10px 10px 0;
}
.dropdown .list.cur {
    display: block;
    padding: 15px;
}
.dropdown .list h5 {
    font-size: 14px;
    font-weight: 700;
    padding: 0 15px 15px;
}
.dropdown .list .list-block {
    margin-bottom: 15px;
    padding: 0 0 15px;
    position: relative;
}
.dropdown .list .list-block:last-child {
    margin: 0;
    padding: 0;
}
.dropdown .list .list-block:last-child:after {
    display: none;
}
.dropdown .list .list-block:after {
    background: #263144;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}
.dropdown .list .list-block .wal-btn {
    grid-gap: 15px;
    cursor: pointer;
    display: grid;
    grid-template-columns: 1fr 90px;
}
.dropdown .list .list-block .wal-btn:hover span {
    background: #2d3a52;
}
.dropdown .list .list-block .wal-btn:hover .title-block p {
    color: #fff;
}
.dropdown .list .list-block .wal-btn:first-child span {
    border-radius: 15px 15px 0 0;
}
.dropdown .list .list-block .wal-btn:last-child span {
    border-radius: 0 0 15px 15px;
}
.dropdown .list .list-block .wal-btn span {
    background-color: #20293a;
    display: flex;
    font-size: 16px;
    font-weight: 700;
    padding: 15px 0 15px 15px;
    transition: background-color 0.3s ease;
}
.dropdown .list .list-block .wal-btn span p {
    color: #818fa5;
    font-weight: 400;
}
.dropdown .list .list-block .wal-btn .title-block {
    align-items: center;
    display: flex;
}
.dropdown .list .list-block .wal-btn .title-block.blue p {
    color: #2b90fe;
    color: var(--blue);
}
.dropdown .list .list-block .wal-btn .title-block img {
    margin-right: 10px;
    width: 25px;
}
.dropdown .list .list-block .wal-btn .title-block p {
    color: #818fa5;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    transition: color 0.3s ease;
}
.dropdown .list .load-box {
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
    border-radius: 30px;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 199;
}
.dropdown .list.big {
    grid-gap: 25px;
    grid-template-rows: repeat(auto-fit, 50px);
}
.dropdown .list.big .drop-btn {
    grid-gap: 15px;
    align-items: flex-start;
    cursor: default;
    display: grid;
    grid-template-columns: auto 1fr;
    height: 50px;
    margin: 0;
}
.dropdown .list.big .drop-btn:hover {
    background-color: #212f4400;
    border-color: #293a5300;
    transform: translateX(3px);
}
.dropdown .list.big .drop-btn .img-holder {
    align-items: center;
    background-image: linear-gradient(180deg, #1e2a3d, #1e2a3d), linear-gradient(180deg, #2a3a54 20%, #1e2a3d 47%);
    display: flex;
    height: 50px;
    justify-content: center;
    width: 50px;
}
.dropdown .list.big .drop-btn .inside {
    font-size: 1rem;
    font-weight: 300;
    text-shadow: 0 4px 4px #00000040;
}
.dropdown .list.big .drop-btn .inside p {
    color: #7a85a5;
    font-size: 14px;
    font-weight: 300;
}
.dropdown .list::-webkit-scrollbar-track {
    margin: 25px 0;
}
.dropdown:after {
    background-color: #121a29;
    border-radius: 5px;
    content: "";
    height: 25px;
    left: calc(50% - 16px);
    position: absolute;
    top: -8px;
    transform: translateX(-50%);
    transform: rotate(45deg) translateZ(-1px);
    width: 25px;
    z-index: -1;
}
.dropdown .head {
    font-size: 18px;
    font-weight: 300;
    padding: 0 15px 15px;
    position: relative;
}
.dropdown .head:after {
    background-color: #273140;
    bottom: 0;
    content: "";
    height: 1px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: calc(100% - 30px);
}
.dropdown .drop-btn,
.dropdown .main-btn {
    border: 2px solid #19223200;
    border-radius: 15px;
    color: #fff;
    color: var(--text);
    cursor: pointer;
    font-size: 15px;
    height: 40px;
    margin-bottom: 10px;
    padding: 0 10px;
    position: relative;
    transition:
        border-color 0.3s ease,
        transform 0.6s ease;
    width: 100%;
}
.dropdown .drop-btn svg,
.dropdown .main-btn svg {
    color: #1a82fc;
    margin-right: 15px;
}
.dropdown .drop-btn span,
.dropdown .main-btn span {
    align-items: center;
    display: flex;
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 9;
}
.dropdown .drop-btn:hover,
.dropdown .main-btn:hover {
    background-color: #212f44b0;
    transform: translateX(3px);
}
.dropdown .balance {
    display: flex;
    height: 45px;
    justify-content: space-between;
    margin-bottom: 0;
    padding: 0 10px 0 5px;
    position: relative;
}
.dropdown .balance:after {
    height: 39px;
}
.dropdown .balance p {
    align-items: center;
    color: #818fa5;
    display: flex;
    font-size: 15px;
    font-weight: 400;
    justify-content: center;
    z-index: 10;
}
.dropdown .balance img {
    position: relative;
    width: 30px;
    z-index: 10;
}
.dropdown .lntg {
    grid-gap: 10px;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    margin-top: 20px;
    position: relative;
}
.dropdown .lntg a {
    align-items: center;
    background: #334470;
    border-radius: 12px;
    display: flex;
    font-size: 16px;
    font-weight: 900;
    gap: 10px;
    height: auto;
    padding: 10px;
}
.dropdown .lntg a img {
    width: 30px;
}
.dropdown .lntg .main-btn {
    background: #1a2538;
    border-radius: 12px;
    height: 50px;
    margin-top: 0;
    margin: 0 !important;
    padding: 0 !important;
}
.dropdown .lntg .main-btn span {
    font-size: 16px;
    font-weight: 900;
}
.dropdown .lntg .main-btn .lang-img {
    border-radius: 5px;
    height: 20px;
    margin-right: 7px;
    width: 20px;
}
.dropdown .lntg:before {
    background-color: #829dff;
    content: "";
    height: 1px;
    left: 50%;
    opacity: 0.1;
    position: absolute;
    top: -10px;
    transform: translateX(-50%);
    width: 90%;
}
.dropdown .main-btn {
    font-size: 13px;
    height: 37px;
    margin-left: 0;
    margin-top: 20px;
    padding: 0 15px;
    position: relative;
}
.dropdown .main-btn img,
.dropdown .main-btn svg {
    border-radius: 50%;
    height: 15px;
    margin-right: 10px;
    object-fit: cover;
    width: 15px;
}
.dropdown .main-btn span {
    align-items: center;
    display: flex;
    font-weight: 400;
}
.block-loader {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    position: absolute;
    width: 100%;
}
.block-loader .vdk-one {
    animation: huysan 1.5s ease infinite;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transform-origin: bottom;
    width: 50px;
}
@media (max-width: 700px) {
    .block-loader .vdk-one {
        width: 30px !important;
    }
}
.block-loader .vdk-two {
    animation: jopina 1.5s ease infinite;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transform-origin: bottom;
    width: 55px;
}
@media (max-width: 700px) {
    .block-loader .vdk-two {
        width: 33px !important;
    }
}
@keyframes huysan {
    0% {
        transform: scale(1) translate(-50%, -50%);
    }
    40% {
        transform: scale(1) translate(-50%, -50%);
    }
    60% {
        transform: scale(1.05) translate(-50%, -50%);
    }
    80% {
        transform: scale(1) translate(-50%, -50%);
    }
    to {
        transform: scale(1) translate(-50%, -50%);
    }
}
@keyframes jopina {
    0% {
        transform: scale(1) rotate(0deg) translate(-50%, -50%);
    }
    40% {
        transform: scale(1) rotate(-15deg) translate(-50%, -60%);
    }
    60% {
        transform: scale(1.05) rotate(-15deg) translate(-50%, -60%);
    }
    80% {
        transform: scale(1) rotate(-15deg) translate(-50%, -60%);
    }
    to {
        transform: scale(1) rotate(0) translate(-50%, -50%);
    }
}
.download-btn {
    align-items: center;
    border: 2px dashed #475774;
    border-radius: 30px;
    cursor: pointer;
    display: flex;
    height: 47px;
    justify-content: center;
    margin-bottom: 35px;
    transition: border-color 0.3s ease;
}
.download-btn:hover {
    border-color: #41c6ff;
}
.loader-list {
    animation: loader-list 0.5s ease-out infinite alternate;
    background-color: #2b90fe;
    background-color: var(--blue);
    border-radius: 25%;
    box-shadow:
        20px 0 #2b90fe,
        -20px 0 #2b90fe;
    box-shadow:
        20px 0 var(--blue),
        -20px 0 var(--blue);
    height: 10px;
    margin: 10px auto;
    position: relative;
    width: 10px;
    z-index: 99;
}
.loader-list.white {
    animation: whiteLoader 0.5s ease-out infinite alternate;
    background-color: #fff;
    background-color: var(--text);
    box-shadow:
        20px 0 #fff,
        -20px 0 #fff;
    box-shadow:
        20px 0 var(--text),
        -20px 0 var(--text);
}
@keyframes loader-list {
    0% {
        background-color: #2b91fe56;
        background-color: var(--blueDark);
        box-shadow:
            20px 0 #2b91fe56,
            -20px 0 #2b90fe;
        box-shadow:
            20px 0 var(--blueDark),
            -20px 0 var(--blue);
    }
    50% {
        background-color: #2b90fe;
        background-color: var(--blue);
        box-shadow:
            20px 0 #2b91fe56,
            -20px 0 #2b91fe56;
        box-shadow:
            20px 0 var(--blueDark),
            -20px 0 var(--blueDark);
    }
    to {
        background-color: #2b91fe56;
        background-color: var(--blueDark);
        box-shadow:
            20px 0 #2b90fe,
            -20px 0 #2b91fe56;
        box-shadow:
            20px 0 var(--blue),
            -20px 0 var(--blueDark);
    }
}
.snow {
    object-fit: contain;
    position: absolute;
    z-index: 3;
}
.default-select .default-select__input-container {
    color: #fff;
}
.default-select:hover .default-select__single-value {
    color: #2b90fe;
    color: var(--blue);
}
.default-select .default-select__single-value {
    color: #fff;
    color: var(--text);
    font-weight: 900;
    transition: color 0.3s ease;
}
.default-select .default-select__option,
.default-select .default-select__single-value {
    align-items: center;
    display: flex;
    font-size: 1rem;
    white-space: nowrap;
}
.default-select .default-select__option img,
.default-select .default-select__option svg,
.default-select .default-select__single-value img,
.default-select .default-select__single-value svg {
    height: 24px;
    margin-right: 10px;
    width: 24px;
}
.default-select .default-select__option {
    font-size: 0.9rem;
    font-weight: 300;
}
.default-select .default-select__option img,
.default-select .default-select__option svg {
    height: 20px;
    margin-right: 10px;
    width: 20px;
}
.default-select .default-select__control {
    background-color: #0000;
    border: 0 !important;
    box-shadow: none;
    cursor: pointer;
    outline: 0;
}
.default-select .default-select__control.default-select__control--menu-is-open .default-select__single-value:after {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}
.default-select .default-select__control.default-select__control--menu-is-open .default-select__dropdown-indicator {
    transform: rotate(180deg);
}
.default-select .default-select__indicator-separator {
    display: none;
}
.default-select .default-select__indicator {
    color: #475774;
    color: var(--iconColor);
}
.default-select .default-select__dropdown-indicator {
    transition:
        transform 0.3s ease,
        color 0.3s ease;
}
.default-select .default-select__dropdown-indicator:hover {
    color: #677a9d;
    color: var(--textSecondary);
}
.default-select .default-select__menu {
    animation: selectAppear 0.3s ease both;
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
    background-color: rgba(25, 34, 50, 0.933);
    border-radius: 35px;
    overflow: hidden;
}
.default-select .default-select__menu .default-select__menu-list {
    max-height: 400px;
    overflow-x: hidden;
    padding: 10px 5px;
    position: relative;
    z-index: 2;
}
@keyframes selectAppear {
    0% {
        opacity: 0;
        transform: translateY(-30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.default-select .default-select__menu .default-select__option {
    border: 2px solid #19223200;
    border-radius: 50px;
    cursor: pointer;
    margin: 6px 10px;
    padding: 10px;
    transition:
        border-color 0.3s ease,
        transform 0.6s ease;
    width: auto;
}
.default-select .default-select__menu .default-select__option--is-focused,
.default-select .default-select__menu .default-select__option--is-selected {
    background-color: #212f44b0;
    border-color: #293a53;
}
.default-select .default-select__menu .default-select__option--is-focused {
    transform: translateX(3px);
}
.tournament {
    border-radius: 35px;
    display: flex;
    flex-direction: column;
    height: 400px;
    justify-content: space-between;
    opacity: 1;
    padding: 30px 60px;
    position: relative;
    transform: scale(1);
    transition:
        transform 1s ease,
        opacity 1s ease;
    width: 100%;
}
@media (max-width: 1100px) {
    .tournament {
        height: auto;
    }
    .tournament .info {
        border-radius: 25px;
        margin: 35px 0;
        max-width: 700px;
    }
    .tournament .info p {
        max-width: 100% !important;
    }
    .tournament .info .h1rep {
        opacity: 1 !important;
    }
    .tournament .info .rewards span {
        color: #b0d6ff;
    }
    .tournament .character {
        right: -60px !important;
        width: 440px !important;
    }
}
@media (max-width: 900px) {
    .tournament {
        padding: 30px;
    }
    .tournament .character {
        width: 470px !important;
    }
    .tournament .active {
        border-radius: 20px !important;
        height: 95px !important;
    }
    .tournament .active.square {
        padding: 0 15px !important;
    }
    .tournament .active.square .title .h1rep {
        font-size: 24px !important;
        padding: 0 !important;
    }
    .tournament .active.square .title .small {
        opacity: 1 !important;
    }
    .tournament .active .title .h1rep {
        font-size: 18px !important;
    }
    .tournament .active .title h3 {
        font-size: 12px !important;
    }
}
@media (max-width: 690px) {
    .tournament.hidden {
        opacity: 1 !important;
    }
    .tournament.hidden,
    .tournament.hidden .character {
        transform: scale(1) !important;
    }
    .tournament .info {
        border-radius: 15px !important;
        margin: 20px 0 !important;
    }
    .tournament .info .h1rep {
        font-size: 16px !important;
        max-width: 60% !important;
    }
    .tournament .info .rewards h2 {
        font-size: 28px;
    }
    .tournament .active {
        border-radius: 15px !important;
        height: 80px !important;
        padding: 0 15px !important;
    }
    .tournament .active.square .title .small {
        font-size: 14px !important;
    }
    .tournament .active .countdown .item span {
        font-size: 22px !important;
        width: 45px !important;
    }
    .tournament .active .countdown .item .small {
        font-size: 10px !important;
        padding-top: 4px !important;
    }
    .tournament .active .title.time-title {
        display: none;
    }
    .tournament .active .title .h1rep {
        font-size: 16px !important;
    }
    .tournament .active .title h3 {
        font-size: 12px !important;
    }
    .tournament .character {
        width: 400px !important;
    }
}
@media (max-width: 560px) {
    .tournament {
        padding: 25px;
    }
    .tournament .info {
        border-radius: 15px !important;
        margin: 15px 0 !important;
    }
    .tournament .info .h1rep {
        font-size: 12px !important;
    }
    .tournament .info p {
        font-size: 10px !important;
    }
    .tournament .info .rewards h2 {
        font-size: 24px;
    }
    .tournament .active {
        height: 70px !important;
        margin-right: 10px !important;
    }
    .tournament .active:last-child {
        margin-right: 0 !important;
    }
    .tournament .active.square .title .h1rep {
        font-size: 18px !important;
    }
    .tournament .active.square .title .small {
        font-size: 8px !important;
    }
    .tournament .active .countdown {
        grid-gap: 4px !important;
    }
    .tournament .active .countdown .item span {
        font-size: 18px !important;
        height: 22px !important;
        width: 35px !important;
    }
    .tournament .active .countdown .item .small {
        font-size: 8px !important;
    }
    .tournament .active .title .h1rep {
        font-size: 12px !important;
        font-weight: 400;
    }
    .tournament .active .title h3 {
        font-size: 10px !important;
        font-weight: 400;
    }
    .tournament .character {
        width: 360px !important;
    }
    .tournament .about {
        height: 45px !important;
        width: 150px !important;
        z-index: 3;
    }
}
@media (max-width: 450px) {
    .tournament {
        padding: 20px !important;
    }
    .tournament,
    .tournament:before {
        border-radius: 20px !important;
    }
    .tournament .active-block .square {
        display: none !important;
    }
    .tournament .character {
        right: -70px !important;
        width: 310px !important;
    }
    .tournament .back-holder {
        border-radius: 20px !important;
    }
    .tournament .about {
        height: 40px !important;
        width: 140px !important;
    }
    .tournament .about span {
        font-size: 14px;
    }
}
.tournament.hidden {
    opacity: 0.9;
    transform: scale(0.9);
}
.tournament.hidden .character {
    transform: scale(0.8);
}
.tournament:before {
    background: #1d263c;
    border-radius: 35px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 12px;
    width: 100%;
    z-index: -3;
}
.tournament .active-block {
    display: flex;
    position: relative;
    z-index: 3;
}
.tournament .active-block .active {
    align-items: center;
    -webkit-backdrop-filter: blur(13px);
    backdrop-filter: blur(13px);
    background: #1117253b;
    border-radius: 25px;
    display: flex;
    height: 110px;
    margin-right: 15px;
    padding: 0 25px;
}
.tournament .active-block .active.square {
    align-items: center;
    border-radius: 35px;
    display: flex;
    justify-content: center;
}
.tournament .active-block .active.square .title {
    margin-right: 0;
}
.tournament .active-block .active.square .title .h1rep {
    font-size: 32px;
    text-align: center;
}
.tournament .active-block .active.square .small {
    padding-top: 5px;
}
.tournament .active-block .active .small {
    font-size: 14px;
    font-style: normal;
    font-weight: 900;
    padding-top: 10px;
    text-align: center;
    text-transform: uppercase;
}
.tournament .active-block .active .title {
    font-weight: 900;
    margin-right: 15px;
    text-shadow: 0 13px 18px #172e502e;
    text-transform: uppercase;
}
.tournament .active-block .active .title h3 {
    font-size: 18px;
}
.tournament .active-block .active .title .h1rep {
    font-size: 25px;
    font-weight: 900;
    padding-bottom: 5px;
    padding-top: 5px;
}
.tournament .active-block .active .countdown {
    grid-gap: 8px;
    display: grid;
    grid-template-columns: auto auto auto auto;
}
.tournament .active-block .active .countdown .item {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.tournament .active-block .active .countdown .item span {
    align-items: center;
    display: flex;
    font-size: 34px;
    font-weight: 900;
    height: 25px;
    justify-content: center;
    text-transform: uppercase;
    width: 58px;
}
.tournament .about {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    padding: 2px;
}
.tournament .about .new-main-style {
    box-shadow: 0 5px 6px 0 #11141b1f;
    height: 55px;
    transition: transform 0.15s ease;
    width: 180px;
}
.tournament .about .new-main-style span {
    font-size: 15px;
    font-style: normal;
    font-weight: 900;
    text-transform: uppercase;
}
.tournament .about .new-main-style:hover {
    transform: scale(1.05);
}
.tournament .info {
    position: relative;
    z-index: 3;
}
.tournament .info .h1rep {
    font-size: 28px;
    font-style: normal;
    font-weight: 900;
    max-width: 670px;
    opacity: 1;
    padding-bottom: 10px;
    text-shadow: 0 4px 8px #172e502e;
    text-transform: uppercase;
}
.tournament .info .rewards {
    color: #fff;
    font-size: 42px;
    font-style: normal;
    font-weight: 900;
    text-shadow: 0 9px 13px #172e502e;
}
.tournament .info .rewards h2 {
    display: inline-block;
    margin-right: 10px;
}
.tournament .info p {
    font-size: 12px;
    font-weight: 300;
    max-width: 530px;
    opacity: 0.8;
    padding-top: 10px;
}
.tournament .info .dates {
    font-size: 19px;
    font-weight: 500;
    padding-top: 10px;
    text-transform: uppercase;
}
.tournament .h1rep {
    font-size: 28px;
    font-weight: 500;
    padding-bottom: 5px;
}
.tournament .character {
    bottom: 0;
    position: absolute;
    right: 0;
    transform-origin: bottom;
    transition: transform 1s ease;
    width: 470px;
}
.tournament .close {
    -webkit-backdrop-filter: blur(13px);
    backdrop-filter: blur(13px);
    background: #1117253b;
    border-radius: 10px;
    cursor: pointer;
    opacity: 0.8;
    padding: 5px;
    position: absolute;
    right: 25px;
    top: 25px;
    transition:
        transform 0.3s ease,
        opacity 0.3s ease;
    z-index: 15;
}
@media (max-width: 450px) {
    .tournament .close {
        right: 10px !important;
        top: 10px !important;
        width: 26px;
    }
}
.tournament .close:hover {
    opacity: 1;
    transform: scale(1.1);
}
.tournament .back-holder {
    border-radius: 35px;
    overflow: hidden;
}
.tournament .back,
.tournament .back-holder {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -2;
}
.tournament .back {
    object-fit: cover;
}
.tournament .main-btn {
    height: 47px;
    width: 190px;
}
.Toastify__toast-container {
    font-weight: 700;
}
@media (max-width: 480px) {
    .Toastify__toast-container {
        font-size: 13px;
        left: auto;
        right: 5px;
        top: 5px;
        width: 80vw;
    }
}
.Toastify__toast-container .Toastify__toast {
    background: #0000;
    border-radius: 20px;
    color: #fff;
}
.Toastify__toast-container .Toastify__toast .Toastify__close-button {
    color: #475774;
    color: var(--lines);
    margin: auto 5px auto auto;
    opacity: 1;
}
.Toastify__toast-container .Toastify__toast .Toastify__close-button svg {
    height: 24px;
    width: 24px;
}
.Toastify__toast-container .Toastify__toast .Toastify__close-button,
.Toastify__toast-container .Toastify__toast .Toastify__toast-body {
    position: relative;
    z-index: 2;
}
.Toastify__toast-container .Toastify__toast:before {
    background: #192232;
    border-radius: 20px;
    bottom: 3px;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.Toastify__toast-container .Toastify__toast .Toastify__toast-icon {
    height: 20px;
    width: 20px;
}
.Toastify__toast-container .Toastify__toast .Toastify__toast-icon svg {
    display: none;
}
.Toastify__toast-container .Toastify__toast .Toastify__progress-bar {
    height: 50%;
    z-index: 0;
}
.Toastify__toast-container .Toastify__toast.Toastify__toast--success .Toastify__toast-icon {
    background-image: url(/static/media/success.96d0af391a2731f96129.svg);
}
.Toastify__toast-container .Toastify__toast.Toastify__toast--success .Toastify__progress-bar {
    background-color: #1afc90;
}
.Toastify__toast-container .Toastify__toast.Toastify__toast--error .Toastify__toast-icon {
    background-image: url(/static/media/error.9d19313e83228c5a7085.svg);
}
.Toastify__toast-container .Toastify__toast.Toastify__toast--error .Toastify__progress-bar {
    background-color: #fc1a79;
}
.Toastify__toast-container .Toastify__toast.Toastify__toast--info .Toastify__toast-icon {
    background-image: url(/static/media/info.5e2229171a54d5f2199f.svg);
}
.Toastify__toast-container .Toastify__toast.Toastify__toast--info .Toastify__progress-bar {
    background-color: #1a82fc;
}
.seo {
    color: #0000;
    position: absolute;
    z-index: -1;
}
.tn-pop {
    position: relative;
    z-index: 10;
}
@media (max-width: 1100px) {
    .tn-pop .tournament .info .dates {
        font-weight: 400 !important;
        opacity: 0.8;
    }
}
@media (max-width: 690px) {
    .tn-pop .tournament .info .dates {
        font-size: 12px;
    }
}
.tn-pop .tournament .character {
    right: -60px;
}
.tn-pop .tournament .info .h1rep {
    font-size: 26px;
}
.tn-pop .tournament .info .rewards {
    font-size: 44px;
}
.tn-pop .tn-about {
    margin-top: 50px;
    padding: 0 50px 50px;
}
@media (max-width: 980px) {
    .tn-pop .tn-about .top-about {
        grid-template-columns: 1fr 1fr !important;
    }
}
@media (max-width: 690px) {
    .tn-pop .tn-about {
        margin-top: 30px !important;
        padding: 0 30px 30px !important;
    }
    .tn-pop .tn-about .top-about .item span {
        font-size: 14px !important;
    }
    .tn-pop .tn-about .top-about .item h4 {
        font-size: 20px !important;
    }
}
@media (max-width: 450px) {
    .tn-pop .tn-about {
        margin-top: 30px !important;
        padding: 0 15px 15px !important;
    }
    .tn-pop .tn-about .top-about .item span {
        font-size: 12px !important;
    }
    .tn-pop .tn-about .top-about .item h4 {
        font-size: 16px !important;
    }
}
.tn-pop .tn-about .top-about {
    grid-gap: 15px;
    display: grid;
    grid-template-columns: 40% 20% 20% 20%;
    margin-bottom: 50px;
    padding-bottom: 35px;
    position: relative;
}
.tn-pop .tn-about .top-about:after {
    background-color: #232940;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}
.tn-pop .tn-about .top-about .item {
    display: flex;
    flex-direction: column;
}
.tn-pop .tn-about .top-about .item span {
    color: var(--lines);
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 15px;
}
.tn-pop .tn-about .top-about .item h4 {
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
}
.tn-pop .tn-about .info-top {
    align-items: center;
    display: flex;
    justify-content: space-between;
}
.tn-pop .tn-about .simple-info {
    margin-bottom: 50px;
}
@media (max-width: 690px) {
    .tn-pop .tn-about .simple-info .info-top h3 {
        font-size: 22px !important;
    }
    .tn-pop .tn-about .simple-info .info-top p {
        font-size: 18px !important;
    }
    .tn-pop .tn-about .simple-info .txt {
        font-size: 16px !important;
    }
    .tn-pop .tn-about .simple-info .table-wrapper .list thead th {
        font-size: 14px !important;
    }
    .tn-pop .tn-about .simple-info .table-wrapper .list tbody td {
        font-size: 15px !important;
    }
}
@media (max-width: 490px) {
    .tn-pop .tn-about .simple-info .info-top h3 {
        font-size: 18px !important;
    }
    .tn-pop .tn-about .simple-info .info-top p {
        font-size: 16px !important;
    }
    .tn-pop .tn-about .simple-info .table-wrapper .list thead th,
    .tn-pop .tn-about .simple-info .txt {
        font-size: 14px !important;
    }
    .tn-pop .tn-about .simple-info .table-wrapper .list tbody td {
        font-size: 15px !important;
    }
}
.tn-pop .tn-about .simple-info:last-child {
    margin-bottom: 0;
}
.tn-pop .tn-about .simple-info .refresh {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 40px;
    justify-content: center;
    transition: color 0.3s ease;
    width: 40px;
}
.tn-pop .tn-about .simple-info .refresh:hover {
    color: var(--blue);
}
.tn-pop .tn-about .simple-info .refresh:hover svg {
    transform: rotate(180deg);
}
.tn-pop .tn-about .simple-info .refresh svg {
    height: 20px;
    transition: transform 0.3s ease;
    width: 20px;
}
.tn-pop .tn-about .simple-info h3 {
    align-items: center;
    display: flex;
    font-size: 26px;
    font-weight: 700;
    opacity: 0.9;
    padding-bottom: 15px;
    text-transform: uppercase;
}
.tn-pop .tn-about .simple-info h3 p {
    color: #475774;
    font-size: 22px;
    font-weight: 400;
    padding-left: 15px;
}
.tn-pop .tn-about .simple-info .txt {
    color: #475774;
    font-size: 19px;
    font-weight: 400;
}
.tn-pop .tn-about .simple-info .tn-games {
    padding: 20px;
}
@media (max-width: 690px) {
    .tn-pop .tn-about .simple-info .tn-games {
        border-radius: 20px !important;
        padding: 10px !important;
    }
    .tn-pop .tn-about .simple-info .tn-games .swiper-slide {
        margin-right: 10px !important;
        max-width: 90px !important;
    }
    .tn-pop .tn-about .simple-info .tn-games .swiper-slide .slot,
    .tn-pop .tn-about .simple-info .tn-games .swiper-slide .slot .slot-inner {
        border-radius: 15px !important;
    }
}
.tn-pop .tn-about .simple-info .tn-games .swiper-slide {
    max-width: 122px;
}
.tn-pop .tn-about .simple-info .tn-games .swiper-slide .slot .play .h1rep {
    font-size: 14px;
}
.tn-pop .tn-about .simple-info .tn-games .swiper-slide .slot .play p {
    font-size: 12px;
}
.tn-pop .tn-about .simple-info .tn-games .swiper-slide .slot .play .main-btn {
    height: 60px;
    width: 60px;
}
.tn-pop .tn-about .simple-info .tn-games .swiper-slide .slot .play .main-btn img {
    height: 25px;
    padding-left: 0;
    width: 25px;
}
.tn-pop .tn-about .simple-info .tn-games .swiper-slide .slot .play .down .like {
    height: 30px;
    width: 30px;
}
.tn-pop .tn-about .simple-info .tn-games .swiper-slide .slot .play .down .like svg {
    height: 13px;
    width: 13px;
}
.tn-pop .tn-about .simple-info .tn-games .swiper-slide .slot .demo {
    display: none;
}
.tn-pop .tn-about .simple-info .table-wrapper {
    padding: 20px 0;
    position: relative;
}
.tn-pop .tn-about .simple-info .table-wrapper .loader-list {
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
}
.tn-pop .tn-about .simple-info .table-wrapper table {
    border-collapse: initial !important;
}
.tn-pop .tn-about .simple-info .table-wrapper th {
    font-size: 19px;
}
.tn-pop .tn-about .simple-info .table-wrapper tr {
    position: relative;
}
.tn-pop .tn-about .simple-info .table-wrapper tr.u td {
    padding-bottom: 59px;
}
.tn-pop .tn-about .simple-info .table-wrapper tr.u .loader-list {
    animation: none;
    bottom: 23px;
    left: 50%;
    opacity: 0.2;
    position: absolute;
    transform: translateX(-50%);
}
.tn-pop .tn-about .simple-info .table-wrapper tr:nth-child(2n) {
    background-color: #192232;
}
.tn-pop .tn-about .simple-info .table-wrapper tr td {
    font-size: 19px;
    font-weight: 700;
    padding: 12px 3px;
}
.tn-pop .tn-about .simple-info .table-wrapper tr td span {
    color: var(--blue);
}
.jackpots {
    margin-bottom: 30px;
    padding-top: 30px;
}
.jackpots .background-back {
    z-index: -1;
}
.jackpots .background-back img {
    opacity: 0.1;
}
.jackpots .rangs {
    margin-bottom: 100px;
    margin-top: 150px;
    position: relative;
}
@media (max-width: 900px) {
    .jackpots .rangs {
        margin-bottom: 20px;
    }
}
.jackpots .rangs:after {
    background-color: var(--secondary);
    bottom: -50px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
    top: -50px;
    top: auto;
}
@media (max-width: 900px) {
    .jackpots .rangs:after {
        bottom: 0;
    }
}
.jackpots .rangs .h1rep {
    font-size: 3rem;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}
.jackpots .rangs .h1rep .jack-title-icon {
    width: 350px;
}
@media (max-width: 900px) {
    .jackpots .rangs .h1rep {
        font-size: 2rem;
    }
}
.jackpots .rangs .desc {
    color: #fff;
    font-size: 1.15rem;
    font-weight: 100;
    line-height: 230%;
    margin-top: 20px;
    text-align: center;
}
.jackpots .rangs .desc b {
    font-weight: 900;
}
@media (max-width: 900px) {
    .jackpots .rangs .desc {
        font-size: 1rem;
    }
}
@media (max-width: 600px) {
    .jackpots .rangs .desc {
        font-size: 0.8rem;
    }
}
.jackpots .grid {
    display: flex;
    justify-content: space-evenly;
    margin-bottom: 50px;
    margin-top: 50px;
}
@media (max-width: 900px) {
    .jackpots .grid {
        align-items: center;
        flex-direction: column;
        margin-top: 0;
    }
    .jackpots .grid .item {
        margin-bottom: 30vw !important;
    }
    .jackpots .grid .item:last-child {
        margin-bottom: 5vw !important;
    }
    .jackpots .grid .item.vodka {
        order: -1;
        transform: translateY(0) !important;
    }
}
.jackpots .grid .jack-item .jack-podium {
    padding-top: 400px;
    position: relative;
}
.jackpots .grid .jack-item .jack-podium .podium-img {
    left: 50%;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    z-index: 1;
}
.jackpots .grid .jack-item .jack-podium .jack-text-block {
    display: flex;
    justify-content: center;
    position: relative;
}
.jackpots .grid .jack-item .jack-podium .jack-text-block .jack-text-content {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    position: absolute;
    width: 100%;
}
.jackpots .grid .jack-item .jack-podium .jack-text-block .jack-text-content .title {
    font-size: 32px;
    font-weight: 900;
    padding-bottom: 35px;
    text-align: center;
    text-shadow: 0 2px 5px #00000059;
    text-transform: uppercase;
}
.jackpots .grid .jack-item .jack-podium .jack-text-block .jack-text-content .bank {
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 27px;
    font-weight: 700;
    justify-content: center;
    padding-bottom: 12px;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
}
.jackpots .grid .jack-item .jack-podium .jack-text-block .jack-text-content .bank .bank-back {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}
.jackpots .grid .jack-item .jack-podium .jack-text-block .jack-text-content .bank .jackpot-btn-ny {
    bottom: -25px;
    filter: none;
    height: 35px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 120px;
}
.jackpots .grid .jack-item .jack-podium .jack-text-block .jack-text-content .bank .jackpot-btn-ny.sober .jack-simple-text {
    color: #087f00;
}
.jackpots .grid .jack-item .jack-podium .jack-text-block .jack-text-content .bank .jackpot-btn-ny.norm .jack-simple-text {
    color: #760099;
}
.jackpots .grid .jack-item .jack-podium .jack-text-block .jack-text-content .bank .jackpot-btn-ny:hover {
    filter: none;
    transform: translateX(-50%);
}
.jackpots .grid .jack-item .jack-podium .jack-text-block .jack-text-content .bank .jackpot-btn-ny .jack-simple-text {
    color: #005799;
    font-size: 18px;
    font-weight: 900;
}
.jackpots .grid .period {
    color: var(--textSecondary);
    margin-top: 15px;
    text-align: center;
}
.jackpots .grid .period span {
    color: #fff;
}
.jackpots .grid .hash {
    align-items: center;
    color: var(--textSecondary);
    display: flex;
    flex-direction: column;
    margin-top: 15px;
}
.jackpots .grid .hash h6 {
    cursor: pointer;
    transition: color 0.3s ease;
}
.jackpots .grid .hash h6:hover {
    color: var(--blue);
}
.jackpots .grid .hash span {
    font-size: 0.7rem;
}
.jackpots .history {
    position: relative;
}
.jackpots .history .types {
    display: flex;
    gap: 20px;
    margin-bottom: 40px;
    padding: 0 20px;
    position: relative;
}
.jackpots .history .types:after {
    background-color: var(--blue);
    background: linear-gradient(180deg, #41c6ff 8.4%, #1a64fc 80.38%);
    border-radius: 4px;
    bottom: -43px;
    content: "";
    height: 3px;
    left: 45px;
    position: absolute;
    transition: left 0.3s ease;
    width: 150px;
}
.jackpots .history .types.typesmajor:after {
    left: 45px;
}
.jackpots .history .types.typesvodka:after {
    left: 245px;
}
.jackpots .history .types.typesgrand:after {
    left: 445px;
}
@media (max-width: 900px) {
    .jackpots .history .types {
        margin-bottom: 10px;
    }
    .jackpots .history .types:after {
        bottom: -13px;
        width: 75px;
    }
    .jackpots .history .types.typesmajor:after {
        left: 32px;
    }
    .jackpots .history .types.typesvodka:after {
        left: 132px;
    }
    .jackpots .history .types.typesgrand:after {
        left: 232px;
    }
}
.jackpots .history .types .type {
    align-items: center;
    cursor: pointer;
    display: flex;
    font-size: 2rem;
    font-weight: 700;
    height: 50px;
    justify-content: center;
    opacity: 0.5;
    transition:
        opacity 0.3s ease,
        text-shadow 0.3s ease;
}
@media (max-width: 900px) {
    .jackpots .history .types .type {
        font-size: 1.1rem;
    }
}
.jackpots .history .types .type:hover {
    opacity: 1;
}
.jackpots .history .types .type.type-major {
    color: #cafcfd;
}
.jackpots .history .types .type.type-major.active {
    opacity: 1;
    text-shadow: 0 3.278px 33.11px #cafcfd;
}
.jackpots .history .types .type.type-vodka {
    color: #a4ffac;
}
.jackpots .history .types .type.type-vodka.active {
    opacity: 1;
    text-shadow: 0 3.278px 33.11px #a4ffac;
}
.jackpots .history .types .type.type-grand {
    color: #efb4ff;
}
.jackpots .history .types .type.type-grand.active {
    opacity: 1;
    text-shadow: 0 3.278px 33.11px #efb4ff;
}
.table-wrapper {
    overflow: hidden;
}
.table-wrapper .table {
    height: 600px;
    overflow-y: auto;
    padding: 20px;
    position: relative;
}
.table-wrapper .table .block-loader {
    height: calc(100% - 20px);
    width: calc(100% - 20px);
}
table {
    position: relative;
    width: 100%;
}
table thead tr th {
    border-bottom: 1px solid #232940;
    color: var(--textSecondary);
    font-size: 1.2rem;
    padding: 0 10px 20px 15px;
    white-space: nowrap;
}
table tbody tr:nth-child(2n) {
    background-color: #121a29;
}
table tbody tr td {
    height: 40px;
    padding: 10px 3px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
table tbody tr td span {
    color: var(--textSecondary);
}
table tbody tr td .small {
    font-size: 0.7rem;
}
table tbody tr td a {
    transition: color 0.3s ease;
}
table tbody tr td a:hover {
    color: var(--blue);
}
table tbody tr td.name {
    color: var(--blue);
    font-weight: 700;
}
table tbody tr td b {
    font-weight: 700;
}
.baner-body {
    padding-top: 40px;
    position: relative;
}
@media (max-width: 1400px) {
    .baner-body {
        padding-top: 0;
    }
}
.baner-body .arrow-area {
    cursor: pointer;
    height: 100%;
    position: absolute;
    top: 50%;
    transform: translate(-100%, -50%);
    width: 250px;
    z-index: 1;
}
.baner-body .arrow-area.right {
    right: 0;
    transform: translate(100%, -50%);
}
.baner-body .banners {
    overflow: visible !important;
}
.baner-body .banners .swiper-slide {
    transition:
        opacity 0.3s ease-out,
        transform 0.3s ease-out !important;
}
.baner-body .banners .swiper-slide.swiper-slide-next,
.baner-body .banners .swiper-slide.swiper-slide-prev {
    opacity: 0.2 !important;
}
.baner-body .banners .swiper-pagination {
    align-items: center;
    bottom: -25px;
    display: flex;
    justify-content: center;
    padding: 0 auto;
    width: 100%;
}
.baner-body .banners .swiper-pagination .swiper-pagination-bullet {
    background: #214dbe;
    border-radius: 3px;
    height: 10px;
    margin: 0 6px;
    opacity: 0.2;
    transition: all 0.12s ease-out;
    width: 10px;
}
.baner-body .banners .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--blue);
    border: 0;
    box-shadow: 0 0 3px #0003;
    opacity: 1;
    transform: scale(1.5);
}
@media (max-width: 1400px) {
    .baner-body .banners {
        padding-top: 50px;
    }
}
@media (max-width: 900px) {
    .baner-body .banners {
        padding-top: 40px;
    }
}
@media (max-width: 700px) {
    .baner-body .banners {
        padding-top: 30px;
    }
}
.banner {
    background: linear-gradient(90deg, #121a29 0.11%, #10162000 97.48%);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 100%;
}
.banner .banner-h1 {
    font-size: 3rem;
    font-weight: 700;
    padding-bottom: 10px;
}
@media (max-width: 900px) {
    .banner .banner-h1 {
        font-size: 2rem;
    }
}
@media (max-width: 600px) {
    .banner .banner-h1 {
        font-size: 1.5rem;
    }
}
.banner .main-btn {
    font-weight: 400;
    margin-top: 50px;
    max-width: 250px;
}
@media (max-width: 600px) {
    .banner .main-btn {
        font-size: 0.8rem !important;
        height: 40px !important;
        margin-top: 20px;
        max-width: 190px;
    }
}
.banner:after {
    content: "";
    display: block;
    padding-top: 430px;
    width: 100%;
}
@media (max-width: 900px) {
    .banner:after {
        padding-top: 260px;
    }
}
@media (max-width: 600px) {
    .banner:after {
        padding-top: 210px;
    }
}
.banner .inside {
    bottom: 5%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    left: 5%;
    position: absolute;
    right: 5%;
    top: 5%;
}
@media (max-width: 600px) {
    .banner {
        border-radius: 20px !important;
    }
}
.banner.challenge-banner {
    background: url(/static/media/background.6375b4cbcd7923902f05.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 45px;
}
.banner.challenge-banner img {
    bottom: 0;
    position: absolute;
    right: 20%;
}
@media (max-width: 1200px) {
    .banner.challenge-banner img {
        right: 0;
    }
}
@media (max-width: 900px) {
    .banner.challenge-banner img {
        height: 300px;
        right: 5%;
    }
}
@media (max-width: 600px) {
    .banner.challenge-banner img {
        height: 220px;
        right: -3%;
    }
}
.banner.jackpot-banner {
    background: url(/static/media/background.59555fc20bd0c2d89486.webp);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 24px;
}
.banner.jackpot-banner img {
    bottom: 0;
    height: 440px;
    position: absolute;
    right: 10%;
}
@media (max-width: 1200px) {
    .banner.jackpot-banner img {
        right: 0;
    }
}
@media (max-width: 900px) {
    .banner.jackpot-banner img {
        height: 290px;
        right: -15px;
    }
}
@media (max-width: 600px) {
    .banner.jackpot-banner img {
        height: 220px;
        right: -10%;
    }
}
.banner.jackpot-banner .banner-h1 {
    color: #ffcc48;
    text-transform: uppercase;
}
.banner.jackpot-banner h2 {
    font-size: 4.83rem;
    font-weight: 700;
}
.banner.jackpot-banner h2 p {
    display: none;
    font-size: 0.6rem;
}
@media (max-width: 900px) {
    .banner.jackpot-banner h2 {
        font-size: 3rem;
    }
}
@media (max-width: 600px) {
    .banner.jackpot-banner h2 {
        font-size: 2.5rem;
    }
    .banner.jackpot-banner h2 p {
        display: block !important;
    }
}
.banner.jackpot-banner h2 .odometer {
    margin-bottom: 8px;
}
.banner.jackpot-banner h3 {
    font-size: 1.1rem;
    line-height: 1.5rem;
    max-width: 45%;
}
@media (max-width: 1200px) {
    .banner.jackpot-banner h3 {
        max-width: 60%;
    }
}
@media (max-width: 900px) {
    .banner.jackpot-banner h3 {
        font-size: 1rem;
        max-width: 60%;
    }
}
@media (max-width: 700px) {
    .banner.jackpot-banner h3 {
        font-size: 0.8rem;
    }
}
@media (max-width: 600px) {
    .banner.jackpot-banner h3 {
        display: none;
    }
}
@media (max-width: 900px) {
    .banner.jackpot-banner .main-btn {
        font-size: 1rem;
        height: 40px;
        margin-top: 0;
        max-width: 60%;
    }
}
.banner.bonus-banner {
    background: #0000;
    border-radius: 25px;
}
@media (max-width: 900px) {
    .banner.bonus-banner .snow.one {
        left: -20px !important;
        top: -5px !important;
        width: 120px;
    }
    .banner.bonus-banner .snow.two {
        left: 50% !important;
        top: -5px !important;
        width: 180px;
    }
    .banner.bonus-banner .snow.three {
        right: 0 !important;
        top: -20px !important;
        width: 120px;
    }
}
@media (max-width: 1100px) {
    .banner.bonus-banner .main-img {
        right: 10% !important;
    }
}
@media (max-width: 900px) {
    .banner.bonus-banner .main-img {
        bottom: 0 !important;
        height: 300px !important;
        top: auto !important;
        transform: none !important;
    }
    .banner.bonus-banner .inside .banner-h1 {
        font-size: 2.5rem !important;
    }
    .banner.bonus-banner .inside .banner-h1.green {
        font-size: 58px !important;
    }
    .banner.bonus-banner .inside h2 {
        font-size: 30px !important;
    }
    .banner.bonus-banner .inside h2 b {
        font-size: 38px !important;
    }
    .banner.bonus-banner .inside .info .iblock img {
        margin-right: 10px !important;
        width: 30px !important;
    }
    .banner.bonus-banner .inside .info .iblock h3 {
        font-size: 1.3rem !important;
    }
    .banner.bonus-banner .inside .info .iblock .under-col {
        font-size: 12px !important;
        max-width: 95px !important;
    }
}
@media (max-width: 700px) {
    .banner.bonus-banner .main-img {
        height: 270px !important;
    }
}
@media (max-width: 600px) {
    .banner.bonus-banner .snow.one {
        left: -11px !important;
        top: -3px !important;
        width: 80px;
    }
    .banner.bonus-banner .snow.two {
        display: none;
    }
    .banner.bonus-banner .snow.three {
        right: 0 !important;
        top: -17px !important;
        width: 100px;
    }
    .banner.bonus-banner .main-img {
        height: 230px !important;
        right: 0 !important;
    }
    .banner.bonus-banner .inside {
        left: 3% !important;
        right: 3% !important;
    }
    .banner.bonus-banner .inside .banner-h1 {
        font-size: 1.5rem !important;
    }
    .banner.bonus-banner .inside .banner-h1.green {
        font-size: 52px !important;
    }
    .banner.bonus-banner .inside h2 {
        font-size: 22px !important;
    }
    .banner.bonus-banner .inside h2 b {
        font-size: 26px !important;
    }
    .banner.bonus-banner .inside .info {
        grid-gap: 10px;
    }
    .banner.bonus-banner .inside .info .iblock h3 {
        font-size: 1rem !important;
    }
    .banner.bonus-banner .inside .info .iblock p {
        font-size: 0.5rem !important;
    }
    .banner.bonus-banner .inside .info .iblock img {
        margin-right: 5px !important;
    }
    .banner.bonus-banner .back {
        border-radius: 20px !important;
    }
}
.banner.bonus-banner .inside {
    bottom: 10%;
    justify-content: space-between;
    left: 7%;
    right: 7%;
    top: 10%;
}
.banner.bonus-banner .inside .banner-h1 {
    font-size: 4.7rem;
    text-shadow: 0 6.189px 8.252px #172e504d;
    text-transform: uppercase;
}
.banner.bonus-banner .inside .banner-h1.green {
    color: #4ce892;
    font-size: 115px;
    font-weight: 900;
    letter-spacing: -1.15px;
    line-height: 95%;
    padding: 0;
    text-shadow: 0 2.5px 49px #4ce89296;
    text-transform: uppercase;
}
.banner.bonus-banner .inside h2 {
    font-size: 48px;
    font-style: normal;
    font-weight: 900;
    letter-spacing: -0.492px;
    line-height: 115%;
    text-transform: uppercase;
}
.banner.bonus-banner .inside h2 b {
    display: block;
    font-size: 66px;
}
.banner.bonus-banner .inside .info {
    display: flex;
}
.banner.bonus-banner .inside .info .iblock {
    border-radius: 15px;
    margin-right: 15px;
}
.banner.bonus-banner .inside .info .iblock img {
    margin-right: 15px;
    width: 60px;
}
.banner.bonus-banner .inside .info .iblock h3 {
    color: #4ce892;
    font-size: 41px;
    font-style: normal;
    font-weight: 900;
    letter-spacing: -0.418px;
    text-shadow: 0 2.596px 49.315px #4ce89296;
    text-transform: uppercase;
}
.banner.bonus-banner .inside .info .iblock.col .under-col {
    font-size: 18px;
    font-weight: 900;
    letter-spacing: -0.175px;
    line-height: 97.8%;
    max-width: 150px;
    text-transform: uppercase;
}
.banner.bonus-banner .main-img {
    bottom: 0;
    height: 470px;
    position: absolute;
    right: 25%;
}
.banner.bonus-banner .back {
    background: #192232;
    border-radius: 25px;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.banner.bonus-banner .back-img {
    height: 100%;
    object-fit: cover;
    transform: scale(1.01);
    width: 100%;
}
@media (max-width: 1300px) {
    .banner.slot-banner .main-img {
        right: 15px !important;
    }
}
@media (max-width: 1150px) {
    .banner.slot-banner .methods {
        grid-gap: 15px !important;
        padding: 15px !important;
    }
    .banner.slot-banner .methods .method .images img {
        max-height: 35px;
    }
    .banner.slot-banner .main-btn {
        margin-top: 0;
    }
}
@media (max-width: 1100px) {
    .banner.slot-banner .inside .banner-h1,
    .banner.slot-banner .inside .banner-h1.pay {
        font-size: 2rem !important;
    }
    .banner.slot-banner .inside .list .slot:nth-child(4),
    .banner.slot-banner .inside .list .slot:nth-child(5) {
        display: none;
    }
}
@media (max-width: 1050px) {
    .banner.slot-banner .inside .banner-h1 {
        font-size: 1.8rem !important;
    }
    .banner.slot-banner .inside .banner-h1.pay,
    .banner.slot-banner .inside .banner-h1.pay span {
        font-size: 28px !important;
    }
    .banner.slot-banner .inside .banner-h1.pay b {
        font-size: 48px !important;
    }
    .banner.slot-banner .inside .methods {
        grid-template-columns: 1fr 1fr !important;
    }
    .banner.slot-banner .inside .methods .method.first {
        grid-area: 1/1/1/3;
    }
}
@media (max-width: 900px) {
    .banner.slot-banner .main-img {
        height: 270px !important;
        right: 20px !important;
    }
    .banner.slot-banner .inside .banner-h1 {
        font-size: 1.4rem !important;
    }
    .banner.slot-banner .inside .banner-h1.pay {
        font-size: 1.2rem !important;
    }
    .banner.slot-banner .inside .methods {
        grid-template-columns: 1fr 1fr 1fr !important;
    }
    .banner.slot-banner .inside .methods .method.first {
        grid-area: 1;
    }
    .banner.slot-banner .inside .methods .method h4 {
        font-size: 10px !important;
        padding-top: 10px !important;
    }
    .banner.slot-banner .inside .methods .method .images img {
        max-height: 30px !important;
    }
    .banner.slot-banner .inside .list .slot {
        border-radius: 15px;
        margin-right: 10px !important;
        max-width: 100px !important;
    }
    .banner.slot-banner .inside .list .slot .slot-inner,
    .banner.slot-banner .inside .list .slot .slot-inner .play {
        border-radius: 15px;
    }
    .banner.slot-banner .inside .list .slot .slot-inner .play .h1rep {
        font-size: 8px !important;
    }
    .banner.slot-banner .inside .list .slot .slot-inner .play p {
        display: none;
    }
    .banner.slot-banner .inside .list .slot .slot-inner .play .main-btn {
        display: flex !important;
        height: 45px;
        width: 45px;
    }
    .banner.slot-banner .inside .list .slot .slot-inner .slot-back {
        border-radius: 15px;
    }
    .banner.slot-banner .inside .list .slot:nth-child(4) {
        display: block;
    }
}
@media (max-width: 800px) {
    .banner.slot-banner .inside .methods {
        max-width: 65%;
    }
}
@media (max-width: 750px) {
    .banner.slot-banner .main-btn {
        display: none;
    }
    .banner.slot-banner .main-img {
        height: 275px !important;
        right: 0 !important;
    }
    .banner.slot-banner .main-img.bi {
        height: 235px !important;
    }
    .banner.slot-banner .inside .methods .method .images img {
        max-height: 20px !important;
    }
    .banner.slot-banner .inside .methods .method .images h4 {
        font-size: 8px !important;
        padding-top: 8px !important;
    }
    .banner.slot-banner .inside .banner-h1 {
        font-size: 1.2rem !important;
    }
    .banner.slot-banner .inside .banner-h1 span {
        font-size: 32px !important;
    }
    .banner.slot-banner .inside .banner-h1.pay,
    .banner.slot-banner .inside .banner-h1.pay span {
        font-size: 24px !important;
    }
    .banner.slot-banner .inside .banner-h1.pay b {
        font-size: 38px !important;
    }
    .banner.slot-banner .inside .list .slot .slot-inner .play .main-btn {
        height: 40px;
        width: 40px;
    }
    .banner.slot-banner .inside .list .slot .slot-inner .play .like {
        height: 25px !important;
        opacity: 1 !important;
        visibility: visible !important;
        width: 25px !important;
    }
    .banner.slot-banner .inside .list .slot .slot-inner .play .like svg {
        width: 12px !important;
    }
    .banner.slot-banner .inside .list .slot:nth-child(4) {
        display: none;
    }
}
@media (max-width: 600px) {
    .banner.slot-banner .main-img {
        bottom: 0;
        height: 210px !important;
        right: 0 !important;
        top: auto;
        transform: none;
    }
    .banner.slot-banner .main-img.bi {
        height: 180px !important;
        right: -20px !important;
    }
    .banner.slot-banner .inside .banner-h1 {
        font-size: 0.9rem !important;
    }
    .banner.slot-banner .inside .banner-h1.pay,
    .banner.slot-banner .inside .banner-h1.pay span {
        font-size: 16px !important;
    }
    .banner.slot-banner .inside .banner-h1.pay b {
        font-size: 28px !important;
    }
    .banner.slot-banner .inside h4 {
        font-size: 8px !important;
        padding-top: 5px !important;
    }
    .banner.slot-banner .inside .methods {
        grid-gap: 5px !important;
        grid-template-columns: 1fr 1fr !important;
        padding: 10px !important;
    }
    .banner.slot-banner .inside .methods .method.first {
        grid-area: 1/1/1/3;
    }
    .banner.slot-banner .inside .methods .method .images img {
        max-height: 17px !important;
    }
    .banner.slot-banner .inside .methods .method h4 {
        font-size: 8px !important;
        padding-top: 8px !important;
    }
    .banner.slot-banner .inside .list .slot {
        max-width: 80px !important;
    }
}
@media (max-width: 400px) {
    .banner.slot-banner .inside .list .slot:nth-child(3) {
        display: none;
    }
}
.banner.slot-banner .methods {
    grid-gap: 30px;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    background-color: rgba(17, 23, 37, 0.302);
    border-radius: 18px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    max-width: 60%;
    padding: 20px;
}
.banner.slot-banner .methods .method {
    flex-direction: column;
    width: 100%;
}
.banner.slot-banner .methods .method,
.banner.slot-banner .methods .method .images {
    align-items: center;
    display: flex;
    justify-content: center;
}
.banner.slot-banner .methods .method .images img {
    margin-right: 15px;
}
.banner.slot-banner .methods .method .images img:last-child {
    margin: 0;
}
.banner.slot-banner .methods .method h4 {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    padding-top: 15px;
    text-transform: uppercase;
    white-space: nowrap;
}
.banner.slot-banner .inside .banner-h1 {
    display: flex;
    flex-direction: column;
    font-size: 52px;
    font-weight: 900;
}
.banner.slot-banner .inside .banner-h1.pay {
    display: inline;
    display: initial;
    font-size: 38px;
    font-weight: 900;
}
.banner.slot-banner .inside .banner-h1.pay span {
    color: #4fff6f;
    font-size: 38px;
}
.banner.slot-banner .inside .banner-h1.pay b {
    display: block;
    font-size: 72px;
}
.banner.slot-banner .inside .banner-h1 span {
    font-size: 36px;
}
.banner.slot-banner .main-img {
    bottom: 0;
    height: 470px;
    right: 60px;
    top: auto;
    transform: none;
}
.banner.slot-banner .back {
    border-radius: 27px;
}
.banner.slot-banner .back .back-img {
    filter: blur(0);
}
.banner.slot-banner .list {
    display: flex;
}
.banner.slot-banner .list .slot {
    margin-right: 15px;
    max-width: 133px;
}
.banner.slot-banner .list .slot .play .h1rep {
    font-size: 14px;
}
.banner.slot-banner .list .slot .play p {
    font-size: 12px;
    max-width: 100%;
}
.banner.slot-banner .list .slot .play .main-btn {
    height: 60px;
    margin-top: 0;
    width: 60px;
}
.banner.slot-banner .list .slot .play .main-btn img {
    height: 25px;
    padding-left: 0;
    width: 25px;
}
.banner.slot-banner .list .slot .play .down .like {
    height: 30px;
    width: 30px;
}
.banner.slot-banner .list .slot .play .down .like svg {
    height: 13px;
    width: 13px;
}
.banner.slot-banner .list .slot .sign {
    font-size: 14px;
}
@media (max-width: 900px) {
    .banner.slot-banner .list .slot .sign {
        font-size: 7px;
    }
}
.banner.slot-banner .list .slot .demo {
    display: none;
}
@media (max-width: 1000px) {
    .banner.bydlo-banner .main-img {
        height: 420px !important;
        right: -10px !important;
    }
}
@media (max-width: 900px) {
    .banner.bydlo-banner .main-img {
        height: 290px !important;
    }
    .banner.bydlo-banner .inside .banner-h1 {
        font-size: 2rem !important;
    }
    .banner.bydlo-banner .inside h3 {
        font-size: 0.9rem !important;
        padding-top: 5px !important;
    }
    .banner.bydlo-banner .inside .main-btn {
        margin: 0 !important;
    }
}
@media (max-width: 600px) {
    .banner.bydlo-banner .main-img {
        bottom: 0;
        height: 200px !important;
        right: -50px !important;
        top: auto;
        transform: none;
    }
    .banner.bydlo-banner .inside .banner-h1 {
        font-size: 1.4rem !important;
    }
    .banner.bydlo-banner .inside h3 {
        font-size: 0.7rem !important;
        max-width: 60% !important;
        padding-top: 5px !important;
    }
    .banner.bydlo-banner .inside .main-btn {
        font-size: 0.7rem !important;
        height: 35px !important;
        max-width: 180px !important;
    }
}
.banner.bydlo-banner .main-img {
    bottom: 0;
    height: 450px;
    right: 60px;
    top: auto;
    transform: none;
}
.banner.bydlo-banner .back .back-img {
    filter: blur(0);
}
.banner.bydlo-banner .inside .banner-h1 {
    font-size: 3rem;
}
.banner.bydlo-banner .inside h3 {
    font-size: 1.3rem;
    font-weight: 300;
    max-width: 50%;
    padding-top: 10px;
}
@media (max-width: 1300px) {
    .banner.tournament-banner .main-img {
        height: 480px !important;
        right: -70px !important;
    }
    .banner.tournament-banner .inside .list .btn-holder {
        display: none;
    }
    .banner.tournament-banner .inside .banner-h1 {
        font-size: 2.8rem !important;
    }
    .banner.tournament-banner .inside .list {
        grid-gap: 15px !important;
    }
}
@media (max-width: 900px) {
    .banner.tournament-banner .main-img {
        height: 290px !important;
        right: -30px !important;
    }
    .banner.tournament-banner .inside .banner-h1 {
        font-size: 1.9rem !important;
    }
    .banner.tournament-banner .inside .banner-h1 b {
        font-size: 32px !important;
    }
    .banner.tournament-banner .inside .list .tour .rewards h6 {
        font-size: 18px !important;
        margin-right: 5px !important;
    }
    .banner.tournament-banner .inside .list .tour h5 {
        font-size: 12px !important;
        max-width: 180px !important;
    }
    .banner.tournament-banner .inside .list .tour .countdown .item {
        border-radius: 10px !important;
        height: 40px !important;
        width: 40px !important;
    }
    .banner.tournament-banner .inside .list .tour .countdown .item span {
        font-size: 16px !important;
    }
    .banner.tournament-banner .inside .list .tour .left {
        font-size: 10px !important;
        padding-top: 7px !important;
    }
}
@media (max-width: 600px) {
    .banner.tournament-banner .main-img {
        height: 245px !important;
        right: -35px !important;
    }
    .banner.tournament-banner .inside .banner-h1 {
        font-size: 30px !important;
    }
    .banner.tournament-banner .inside .banner-h1 b {
        font-size: 20px !important;
    }
    .banner.tournament-banner .inside .list .tour {
        border-radius: 10px !important;
        padding: 5px !important;
    }
    .banner.tournament-banner .inside .list .tour .countdown {
        margin-right: 10px !important;
    }
    .banner.tournament-banner .inside .list .tour .countdown .item {
        border-radius: 10px !important;
        height: 35px !important;
        width: 25px !important;
    }
    .banner.tournament-banner .inside .list .tour .countdown .item span {
        font-size: 14px !important;
    }
    .banner.tournament-banner .inside .list .tour .countdown .item p {
        font-size: 5px !important;
        padding-top: 2px !important;
    }
    .banner.tournament-banner .inside .list .tour .rewards h6 {
        font-size: 11px !important;
    }
    .banner.tournament-banner .inside .list .tour h5 {
        font-size: 8px !important;
        padding-top: 3px !important;
    }
}
.banner.tournament-banner .main-img {
    bottom: 0;
    height: 495px;
    right: 0;
    top: auto;
    transform: none;
}
.banner.tournament-banner .inside .theme {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.banner.tournament-banner .inside .with-back {
    background: #11172580;
    border-radius: 25px;
    font-size: 34px;
    padding: 25px;
}
.banner.tournament-banner .inside .with-back p {
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    max-width: 100%;
    padding-top: 15px;
    text-shadow: 0 6.033px 8.044px #172e502e;
}
.banner.tournament-banner .inside.stream {
    grid-gap: 50px;
    display: grid;
    grid-template-columns: 1fr 560px;
}
.banner.tournament-banner .inside.stream .theme .main-btn {
    height: 44px;
    margin-top: 0;
    width: 200px;
}
.banner.tournament-banner .inside.stream .theme .float-house {
    bottom: -40px;
    left: -10%;
    position: absolute;
    width: 560px;
}
@media (max-width: 1200px) {
    .banner.tournament-banner .inside.stream .theme .float-house {
        left: -20%;
    }
}
@media (max-width: 900px) {
    .banner.tournament-banner .inside.stream .theme .float-house {
        bottom: 0;
        left: -5%;
        width: 325px;
    }
}
@media (max-width: 700px) {
    .banner.tournament-banner .inside.stream .theme .float-house {
        left: -12%;
        width: 300px;
    }
}
@media (max-width: 500px) {
    .banner.tournament-banner .inside.stream .theme .float-house {
        left: -15%;
        width: 260px;
    }
}
.banner.tournament-banner .inside.stream .theme.hide-mobile {
    display: none !important;
}
.banner.tournament-banner .inside.stream .mob {
    display: none;
}
.banner.tournament-banner .inside.stream .frame-box,
.banner.tournament-banner .inside.stream .frame-simple-box {
    padding: 10px;
    position: relative;
}
@media (max-width: 600px) {
    .banner.tournament-banner .inside.stream .frame-box .snow.one,
    .banner.tournament-banner .inside.stream .frame-simple-box .snow.one {
        left: -20px !important;
        top: -10px !important;
    }
}
.banner.tournament-banner .inside.stream .frame-box .main-btn,
.banner.tournament-banner .inside.stream .frame-simple-box .main-btn {
    bottom: -15px;
    left: 50%;
    margin: 0;
    position: absolute;
    transform: translateX(-50%);
    width: 200px;
}
.banner.tournament-banner .inside.stream .frame-box iframe,
.banner.tournament-banner .inside.stream .frame-simple-box iframe {
    border-radius: 15px;
}
.banner.tournament-banner .inside.stream .frame-simple-box {
    border: 5px solid #96abff54;
    border-radius: 20px;
    padding: 0;
}
.banner.tournament-banner .inside.stream .frame-simple-box iframe {
    border-radius: 20px;
}
.banner.tournament-banner .inside .banner-h1 {
    font-size: 66px;
    font-weight: 900;
}
.banner.tournament-banner .inside .banner-h1 b {
    color: #fdd14f;
    display: block;
    font-size: 56px;
    line-height: 80%;
}
.banner.tournament-banner .inside .btn-holder .sub-text {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}
.banner.tournament-banner .inside .btn-holder .new-main-style {
    box-shadow: none;
    height: 60px;
    max-width: 250px;
}
@media (max-width: 900px) {
    .banner.tournament-banner .inside .btn-holder .new-main-style {
        border-radius: 10px;
        height: 45px;
        max-width: 180px;
    }
    .banner.tournament-banner .inside .btn-holder .new-main-style span {
        font-size: 14px !important;
    }
}
@media (max-width: 600px) {
    .banner.tournament-banner .inside .btn-holder .new-main-style {
        border-radius: 10px;
        height: 40px;
        max-width: 160px;
    }
    .banner.tournament-banner .inside .btn-holder .new-main-style span {
        font-size: 13px !important;
    }
}
.banner.tournament-banner .inside .btn-holder .new-main-style span {
    text-transform: uppercase;
}
.banner.tournament-banner .inside .list {
    grid-gap: 25px;
    display: grid;
    grid-template-columns: auto auto auto 1fr;
}
.banner.tournament-banner .inside .list .tour {
    align-items: center;
    -webkit-backdrop-filter: blur(3.7px);
    backdrop-filter: blur(3.7px);
    background: #1921366e;
    border-radius: 14px;
    border-radius: 25px;
    display: flex;
    padding: 15px;
    z-index: 10;
}
.banner.tournament-banner .inside .list .tour h5 {
    font-size: 16px;
    font-weight: 900;
    max-width: 250px;
    overflow: hidden;
    padding-top: 5px;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
}
.banner.tournament-banner .inside .list .tour .rewards {
    display: flex;
}
.banner.tournament-banner .inside .list .tour .rewards h6 {
    font-size: 31.379px;
    font-style: normal;
    font-weight: 900;
    line-height: 97.8%;
    margin-right: 10px;
}
.banner.tournament-banner .inside .list .tour .countdown {
    display: flex;
    margin-right: 25px;
}
.banner.tournament-banner .inside .list .tour .countdown .item {
    align-items: center;
    background: #192136;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    height: 50px;
    justify-content: center;
    width: 50px;
}
.banner.tournament-banner .inside .list .tour .countdown .item span {
    font-size: 22px;
    font-weight: 900;
    height: auto;
    width: auto;
}
.banner.tournament-banner .inside .list .tour .countdown .item p {
    font-size: 7px;
    font-weight: 700;
    padding-top: 3px;
    text-transform: uppercase;
}
.banner.tournament-banner .inside .list .tour .left {
    font-size: 12px;
    padding-top: 10px;
    text-shadow: 0 6px 9px #172e502e;
}
@media (max-width: 1100px) {
    .banner.cash-banner .inside .banner-h1 {
        font-size: 28px !important;
    }
}
@media (max-width: 900px) {
    .banner.cash-banner .main-img {
        height: 300px !important;
        right: 40px !important;
    }
    .banner.cash-banner .inside .banner-h1 {
        font-size: 16px !important;
    }
    .banner.cash-banner .inside .banner-h1 b {
        font-size: 34px !important;
    }
    .banner.cash-banner .inside .countdown {
        border-radius: 15px !important;
    }
    .banner.cash-banner .inside .countdown .item span {
        font-size: 22px !important;
        height: 25px !important;
        width: 40px !important;
    }
    .banner.cash-banner .inside .countdown .item .small {
        font-size: 0.5rem !important;
    }
    .banner.cash-banner .inside .me {
        border-radius: 15px !important;
        padding: 10px !important;
    }
    .banner.cash-banner .inside .me .item-img {
        height: 45px !important;
    }
    .banner.cash-banner .inside .me .item {
        margin-left: 10px !important;
    }
    .banner.cash-banner .inside .me .item span {
        font-size: 1rem !important;
    }
    .banner.cash-banner .inside .me .item .small {
        font-size: 0.5rem !important;
        margin-top: 5px !important;
    }
}
@media (max-width: 700px) {
    .banner.cash-banner .main-img {
        height: 250px !important;
        right: -10px !important;
    }
    .banner.cash-banner .inside .banner-h1 {
        font-size: 18px !important;
    }
}
@media (max-width: 600px) {
    .banner.cash-banner .main-img {
        height: 230px !important;
        right: -10px !important;
    }
    .banner.cash-banner .inside .banner-h1 {
        font-size: 12px !important;
    }
    .banner.cash-banner .inside .banner-h1 b {
        font-size: 30px !important;
    }
    .banner.cash-banner .inside .countdown {
        border-radius: 10px !important;
        padding: 5px 10px !important;
    }
    .banner.cash-banner .inside .countdown .item {
        margin-right: 10px !important;
    }
    .banner.cash-banner .inside .countdown .item:last-child {
        margin-right: 0 !important;
    }
    .banner.cash-banner .inside .countdown .item span {
        font-size: 0.9rem !important;
        height: 20px !important;
        width: 25px !important;
    }
    .banner.cash-banner .inside .countdown .item .small {
        font-size: 0.4rem !important;
    }
    .banner.cash-banner .inside .me .item-img {
        height: 30px !important;
    }
    .banner.cash-banner .inside .me .item {
        margin-right: 20px !important;
    }
    .banner.cash-banner .inside .me .item span {
        font-size: 1rem !important;
    }
    .banner.cash-banner .inside .me .item .small {
        font-size: 0.5rem !important;
        margin-top: 0 !important;
    }
}
.banner.cash-banner .main-img {
    bottom: 0;
    height: 470px;
    right: 10%;
    top: auto;
    transform: none;
}
.banner.cash-banner .inside .new-main-style {
    height: 50px;
    width: 200px;
}
.banner.cash-banner .inside .new-main-style:hover {
    transform: scale(1.05);
}
.banner.cash-banner .inside .banner-h1 {
    font-size: 40px;
    font-weight: 900;
    padding: 0;
    text-transform: uppercase;
}
.banner.cash-banner .inside .banner-h1 b {
    display: block;
    font-size: 72px;
}
.banner.cash-banner .inside .timer {
    margin-right: auto;
    z-index: 10;
}
.banner.cash-banner .inside .countdown {
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    background: #0c111f4d;
    border-radius: 25px;
    display: flex;
    padding: 15px;
}
.banner.cash-banner .inside .countdown .item {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-right: 5px;
}
.banner.cash-banner .inside .countdown .item:last-child {
    margin: 0;
}
.banner.cash-banner .inside .countdown .item span {
    align-items: center;
    display: flex;
    font-size: 32px;
    font-weight: 900;
    height: 40px;
    justify-content: center;
    width: 60px;
}
.banner.cash-banner .inside .countdown .item .small {
    font-size: 12px;
    font-weight: 900;
    max-width: none;
    text-transform: uppercase;
}
.banner.cash-banner .inside .me {
    align-items: center;
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    background: #0c111f4d;
    border-radius: 25px;
    display: flex;
    margin-right: auto;
    padding: 15px;
}
.banner.cash-banner .inside .me img {
    height: 75px;
}
.banner.cash-banner .inside .me .item {
    margin-left: 20px;
    margin-right: 40px;
}
.banner.cash-banner .inside .me .item:last-child {
    margin-right: 0;
}
.banner.cash-banner .inside .me .item span {
    font-size: 38px;
    font-weight: 900;
}
.banner.cash-banner .inside .me .item .small {
    font-size: 15px;
    font-weight: 900;
    margin-top: 2px;
    max-width: 100%;
    text-transform: uppercase;
}
.banner.stream-banner .main-img.hide-mobile {
    display: none !important;
}
@media (max-width: 1300px) {
    .banner.stream-banner .inside.stream .with-back {
        font-size: 28px !important;
    }
}
@media (max-width: 1100px) {
    .banner.stream-banner .inside {
        grid-gap: 25px !important;
        grid-template-columns: 1fr 1fr !important;
    }
}
@media (max-width: 900px) {
    .banner.stream-banner .inside {
        grid-gap: 0 !important;
        grid-template-columns: 2fr 1fr !important;
    }
    .banner.stream-banner .inside.livehouse {
        grid-template-columns: 0.5fr 1fr !important;
        padding: 1% 1% 3% !important;
    }
    .banner.stream-banner .inside.stream {
        bottom: 0 !important;
        left: 0 !important;
        padding: 5%;
        right: 0 !important;
        top: 0 !important;
        width: 100%;
    }
    .banner.stream-banner .inside.stream .theme .main-btn {
        display: none;
    }
    .banner.stream-banner .inside.stream .theme .main-btn.mob {
        display: flex !important;
    }
    .banner.stream-banner .inside.stream .with-back {
        font-size: 20px !important;
        padding: 15px !important;
    }
    .banner.stream-banner .inside.stream .with-back p {
        font-size: 10px !important;
    }
    .banner.stream-banner .inside .frame-box {
        background-image: none;
        border: initial;
        display: none;
    }
    .banner.stream-banner .inside .frame-box.show-mobile {
        display: block !important;
        height: 100%;
        position: absolute;
        width: 100%;
    }
    .banner.stream-banner .main-img.secondary {
        display: block !important;
    }
    .banner.stream-banner .main-img.hide-mobile {
        display: none !important;
    }
}
@media (max-width: 500px) {
    .banner.stream-banner .inside.livehouse {
        grid-template-columns: 0.5fr 1fr !important;
    }
}
@media (max-width: 600px) {
    .banner.stream-banner .inside.stream .with-back {
        border-radius: 15px !important;
        font-size: 16px !important;
    }
    .banner.stream-banner .inside.stream .with-back p {
        display: none;
    }
}
.banner.stream-banner .main-img.secondary {
    display: none;
}
.odometer.odometer-auto-theme,
.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-default,
.odometer.odometer-theme-default .odometer-digit {
    *zoom: 1;
    display: inline-block;
    *display: inline;
    position: relative;
    vertical-align: middle;
    *vertical-align: auto;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,
.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
    *zoom: 1;
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    *vertical-align: auto;
    visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
    bottom: 0;
    display: block;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: left;
    top: 0;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,
.odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
    display: block;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,
.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
    -webkit-backface-visibility: hidden;
    display: block;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value,
.odometer.odometer-theme-default .odometer-digit .odometer-value {
    display: block;
    -webkit-transform: translateZ(0);
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,
.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
    position: absolute;
}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
    transition: transform 2s;
}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
    transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
    transform: translateY(0);
    transition: transform 2s;
}
.odometer.odometer-auto-theme,
.odometer.odometer-theme-default {
    font-family: Inter, sans-serif;
    line-height: default;
}
.odometer.odometer-auto-theme .odometer-value,
.odometer.odometer-theme-default .odometer-value {
    text-align: center;
} /*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */
:root {
    --animate-duration: 1s;
    --animate-delay: 1s;
    --animate-repeat: 1;
}
.animate__animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: var(--animate-duration);
    animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animate__animated.animate__infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.animate__animated.animate__repeat-1 {
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: var(--animate-repeat);
    animation-iteration-count: var(--animate-repeat);
}
.animate__animated.animate__repeat-2 {
    -webkit-animation-iteration-count: 2;
    animation-iteration-count: 2;
    -webkit-animation-iteration-count: calc(var(--animate-repeat) * 2);
    animation-iteration-count: calc(var(--animate-repeat) * 2);
}
.animate__animated.animate__repeat-3 {
    -webkit-animation-iteration-count: 3;
    animation-iteration-count: 3;
    -webkit-animation-iteration-count: calc(var(--animate-repeat) * 3);
    animation-iteration-count: calc(var(--animate-repeat) * 3);
}
.animate__animated.animate__delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-delay: var(--animate-delay);
    animation-delay: var(--animate-delay);
}
.animate__animated.animate__delay-2s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-delay: calc(var(--animate-delay) * 2);
    animation-delay: calc(var(--animate-delay) * 2);
}
.animate__animated.animate__delay-3s {
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
    -webkit-animation-delay: calc(var(--animate-delay) * 3);
    animation-delay: calc(var(--animate-delay) * 3);
}
.animate__animated.animate__delay-4s {
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
    -webkit-animation-delay: calc(var(--animate-delay) * 4);
    animation-delay: calc(var(--animate-delay) * 4);
}
.animate__animated.animate__delay-5s {
    -webkit-animation-delay: 5s;
    animation-delay: 5s;
    -webkit-animation-delay: calc(var(--animate-delay) * 5);
    animation-delay: calc(var(--animate-delay) * 5);
}
.animate__animated.animate__faster {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-duration: calc(var(--animate-duration) / 2);
    animation-duration: calc(var(--animate-duration) / 2);
}
.animate__animated.animate__fast {
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-duration: calc(var(--animate-duration) * 0.8);
    animation-duration: calc(var(--animate-duration) * 0.8);
}
.animate__animated.animate__slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-duration: calc(var(--animate-duration) * 2);
    animation-duration: calc(var(--animate-duration) * 2);
}
.animate__animated.animate__slower {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-duration: calc(var(--animate-duration) * 3);
    animation-duration: calc(var(--animate-duration) * 3);
}
@media (prefers-reduced-motion: reduce), print {
    .animate__animated {
        -webkit-animation-duration: 1ms !important;
        animation-duration: 1ms !important;
        -webkit-animation-iteration-count: 1 !important;
        animation-iteration-count: 1 !important;
        -webkit-transition-duration: 1ms !important;
        transition-duration: 1ms !important;
    }
    .animate__animated[class*="Out"] {
        opacity: 0;
    }
}
@-webkit-keyframes bounce {
    0%,
    20%,
    53%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
        transform: translate3d(0, -30px, 0) scaleY(1.1);
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
        transform: translate3d(0, -15px, 0) scaleY(1.05);
    }
    80% {
        -webkit-transform: translateZ(0) scaleY(0.95);
        transform: translateZ(0) scaleY(0.95);
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
        transform: translate3d(0, -4px, 0) scaleY(1.02);
    }
}
@keyframes bounce {
    0%,
    20%,
    53%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
        transform: translate3d(0, -30px, 0) scaleY(1.1);
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
        transform: translate3d(0, -15px, 0) scaleY(1.05);
    }
    80% {
        -webkit-transform: translateZ(0) scaleY(0.95);
        transform: translateZ(0) scaleY(0.95);
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
        transform: translate3d(0, -4px, 0) scaleY(1.02);
    }
}
.animate__bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}
@-webkit-keyframes flash {
    0%,
    50%,
    to {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
@keyframes flash {
    0%,
    50%,
    to {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
.animate__flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
@keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
.animate__pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
@keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
.animate__rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}
@-webkit-keyframes shakeX {
    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}
@keyframes shakeX {
    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}
.animate__shakeX {
    -webkit-animation-name: shakeX;
    animation-name: shakeX;
}
@-webkit-keyframes shakeY {
    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
}
@keyframes shakeY {
    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
}
.animate__shakeY {
    -webkit-animation-name: shakeY;
    animation-name: shakeY;
}
@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
.animate__headShake {
    -webkit-animation-name: headShake;
    animation-name: headShake;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
.animate__swing {
    -webkit-animation-name: swing;
    animation-name: swing;
    -webkit-transform-origin: top center;
    transform-origin: top center;
}
@-webkit-keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
@keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
.animate__tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}
@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg);
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg);
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg);
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg);
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg);
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes wobble {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg);
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg);
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg);
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg);
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg);
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.animate__wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}
@-webkit-keyframes jello {
    0%,
    11.1%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }
    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}
@keyframes jello {
    0%,
    11.1%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }
    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}
.animate__jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center;
}
@-webkit-keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    28% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    28% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.animate__heartBeat {
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-duration: calc(var(--animate-duration) * 1.3);
    animation-duration: calc(var(--animate-duration) * 1.3);
    -webkit-animation-name: heartBeat;
    animation-name: heartBeat;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
@-webkit-keyframes backInDown {
    0% {
        opacity: 0.7;
        -webkit-transform: translateY(-1200px) scale(0.7);
        transform: translateY(-1200px) scale(0.7);
    }
    80% {
        opacity: 0.7;
        -webkit-transform: translateY(0) scale(0.7);
        transform: translateY(0) scale(0.7);
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes backInDown {
    0% {
        opacity: 0.7;
        -webkit-transform: translateY(-1200px) scale(0.7);
        transform: translateY(-1200px) scale(0.7);
    }
    80% {
        opacity: 0.7;
        -webkit-transform: translateY(0) scale(0.7);
        transform: translateY(0) scale(0.7);
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.animate__backInDown {
    -webkit-animation-name: backInDown;
    animation-name: backInDown;
}
@-webkit-keyframes backInLeft {
    0% {
        opacity: 0.7;
        -webkit-transform: translateX(-2000px) scale(0.7);
        transform: translateX(-2000px) scale(0.7);
    }
    80% {
        opacity: 0.7;
        -webkit-transform: translateX(0) scale(0.7);
        transform: translateX(0) scale(0.7);
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes backInLeft {
    0% {
        opacity: 0.7;
        -webkit-transform: translateX(-2000px) scale(0.7);
        transform: translateX(-2000px) scale(0.7);
    }
    80% {
        opacity: 0.7;
        -webkit-transform: translateX(0) scale(0.7);
        transform: translateX(0) scale(0.7);
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.animate__backInLeft {
    -webkit-animation-name: backInLeft;
    animation-name: backInLeft;
}
@-webkit-keyframes backInRight {
    0% {
        opacity: 0.7;
        -webkit-transform: translateX(2000px) scale(0.7);
        transform: translateX(2000px) scale(0.7);
    }
    80% {
        opacity: 0.7;
        -webkit-transform: translateX(0) scale(0.7);
        transform: translateX(0) scale(0.7);
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes backInRight {
    0% {
        opacity: 0.7;
        -webkit-transform: translateX(2000px) scale(0.7);
        transform: translateX(2000px) scale(0.7);
    }
    80% {
        opacity: 0.7;
        -webkit-transform: translateX(0) scale(0.7);
        transform: translateX(0) scale(0.7);
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.animate__backInRight {
    -webkit-animation-name: backInRight;
    animation-name: backInRight;
}
@-webkit-keyframes backInUp {
    0% {
        opacity: 0.7;
        -webkit-transform: translateY(1200px) scale(0.7);
        transform: translateY(1200px) scale(0.7);
    }
    80% {
        opacity: 0.7;
        -webkit-transform: translateY(0) scale(0.7);
        transform: translateY(0) scale(0.7);
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes backInUp {
    0% {
        opacity: 0.7;
        -webkit-transform: translateY(1200px) scale(0.7);
        transform: translateY(1200px) scale(0.7);
    }
    80% {
        opacity: 0.7;
        -webkit-transform: translateY(0) scale(0.7);
        transform: translateY(0) scale(0.7);
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.animate__backInUp {
    -webkit-animation-name: backInUp;
    animation-name: backInUp;
}
@-webkit-keyframes backOutDown {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    20% {
        opacity: 0.7;
        -webkit-transform: translateY(0) scale(0.7);
        transform: translateY(0) scale(0.7);
    }
    to {
        opacity: 0.7;
        -webkit-transform: translateY(700px) scale(0.7);
        transform: translateY(700px) scale(0.7);
    }
}
@keyframes backOutDown {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    20% {
        opacity: 0.7;
        -webkit-transform: translateY(0) scale(0.7);
        transform: translateY(0) scale(0.7);
    }
    to {
        opacity: 0.7;
        -webkit-transform: translateY(700px) scale(0.7);
        transform: translateY(700px) scale(0.7);
    }
}
.animate__backOutDown {
    -webkit-animation-name: backOutDown;
    animation-name: backOutDown;
}
@-webkit-keyframes backOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    20% {
        opacity: 0.7;
        -webkit-transform: translateX(0) scale(0.7);
        transform: translateX(0) scale(0.7);
    }
    to {
        opacity: 0.7;
        -webkit-transform: translateX(-2000px) scale(0.7);
        transform: translateX(-2000px) scale(0.7);
    }
}
@keyframes backOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    20% {
        opacity: 0.7;
        -webkit-transform: translateX(0) scale(0.7);
        transform: translateX(0) scale(0.7);
    }
    to {
        opacity: 0.7;
        -webkit-transform: translateX(-2000px) scale(0.7);
        transform: translateX(-2000px) scale(0.7);
    }
}
.animate__backOutLeft {
    -webkit-animation-name: backOutLeft;
    animation-name: backOutLeft;
}
@-webkit-keyframes backOutRight {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    20% {
        opacity: 0.7;
        -webkit-transform: translateX(0) scale(0.7);
        transform: translateX(0) scale(0.7);
    }
    to {
        opacity: 0.7;
        -webkit-transform: translateX(2000px) scale(0.7);
        transform: translateX(2000px) scale(0.7);
    }
}
@keyframes backOutRight {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    20% {
        opacity: 0.7;
        -webkit-transform: translateX(0) scale(0.7);
        transform: translateX(0) scale(0.7);
    }
    to {
        opacity: 0.7;
        -webkit-transform: translateX(2000px) scale(0.7);
        transform: translateX(2000px) scale(0.7);
    }
}
.animate__backOutRight {
    -webkit-animation-name: backOutRight;
    animation-name: backOutRight;
}
@-webkit-keyframes backOutUp {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    20% {
        opacity: 0.7;
        -webkit-transform: translateY(0) scale(0.7);
        transform: translateY(0) scale(0.7);
    }
    to {
        opacity: 0.7;
        -webkit-transform: translateY(-700px) scale(0.7);
        transform: translateY(-700px) scale(0.7);
    }
}
@keyframes backOutUp {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    20% {
        opacity: 0.7;
        -webkit-transform: translateY(0) scale(0.7);
        transform: translateY(0) scale(0.7);
    }
    to {
        opacity: 0.7;
        -webkit-transform: translateY(-700px) scale(0.7);
        transform: translateY(-700px) scale(0.7);
    }
}
.animate__backOutUp {
    -webkit-animation-name: backOutUp;
    animation-name: backOutUp;
}
@-webkit-keyframes bounceIn {
    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }
    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
@keyframes bounceIn {
    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }
    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
.animate__bounceIn {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
    animation-duration: calc(var(--animate-duration) * 0.75);
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
        transform: translate3d(0, -3000px, 0) scaleY(3);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
        transform: translate3d(0, 25px, 0) scaleY(0.9);
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
        transform: translate3d(0, -10px, 0) scaleY(0.95);
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
        transform: translate3d(0, 5px, 0) scaleY(0.985);
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes bounceInDown {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
        transform: translate3d(0, -3000px, 0) scaleY(3);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
        transform: translate3d(0, 25px, 0) scaleY(0.9);
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
        transform: translate3d(0, -10px, 0) scaleY(0.95);
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
        transform: translate3d(0, 5px, 0) scaleY(0.985);
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.animate__bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
        transform: translate3d(-3000px, 0, 0) scaleX(3);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
        transform: translate3d(25px, 0, 0) scaleX(1);
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
        transform: translate3d(-10px, 0, 0) scaleX(0.98);
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
        transform: translate3d(5px, 0, 0) scaleX(0.995);
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes bounceInLeft {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
        transform: translate3d(-3000px, 0, 0) scaleX(3);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
        transform: translate3d(25px, 0, 0) scaleX(1);
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
        transform: translate3d(-10px, 0, 0) scaleX(0.98);
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
        transform: translate3d(5px, 0, 0) scaleX(0.995);
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.animate__bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
        transform: translate3d(3000px, 0, 0) scaleX(3);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
        transform: translate3d(-25px, 0, 0) scaleX(1);
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
        transform: translate3d(10px, 0, 0) scaleX(0.98);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
        transform: translate3d(-5px, 0, 0) scaleX(0.995);
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes bounceInRight {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
        transform: translate3d(3000px, 0, 0) scaleX(3);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
        transform: translate3d(-25px, 0, 0) scaleX(1);
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
        transform: translate3d(10px, 0, 0) scaleX(0.98);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
        transform: translate3d(-5px, 0, 0) scaleX(0.995);
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.animate__bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
        transform: translate3d(0, 3000px, 0) scaleY(5);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
        transform: translate3d(0, -20px, 0) scaleY(0.9);
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
        transform: translate3d(0, 10px, 0) scaleY(0.95);
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
        transform: translate3d(0, -5px, 0) scaleY(0.985);
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes bounceInUp {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
        transform: translate3d(0, 3000px, 0) scaleY(5);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
        transform: translate3d(0, -20px, 0) scaleY(0.9);
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
        transform: translate3d(0, 10px, 0) scaleY(0.95);
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
        transform: translate3d(0, -5px, 0) scaleY(0.985);
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.animate__bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}
@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}
.animate__bounceOut {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
    animation-duration: calc(var(--animate-duration) * 0.75);
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
        transform: translate3d(0, 10px, 0) scaleY(0.985);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
        transform: translate3d(0, -20px, 0) scaleY(0.9);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
        transform: translate3d(0, 2000px, 0) scaleY(3);
    }
}
@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
        transform: translate3d(0, 10px, 0) scaleY(0.985);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
        transform: translate3d(0, -20px, 0) scaleY(0.9);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
        transform: translate3d(0, 2000px, 0) scaleY(3);
    }
}
.animate__bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
        transform: translate3d(20px, 0, 0) scaleX(0.9);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
        transform: translate3d(-2000px, 0, 0) scaleX(2);
    }
}
@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
        transform: translate3d(20px, 0, 0) scaleX(0.9);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
        transform: translate3d(-2000px, 0, 0) scaleX(2);
    }
}
.animate__bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
        transform: translate3d(-20px, 0, 0) scaleX(0.9);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
        transform: translate3d(2000px, 0, 0) scaleX(2);
    }
}
@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
        transform: translate3d(-20px, 0, 0) scaleX(0.9);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
        transform: translate3d(2000px, 0, 0) scaleX(2);
    }
}
.animate__bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
        transform: translate3d(0, -10px, 0) scaleY(0.985);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
        transform: translate3d(0, 20px, 0) scaleY(0.9);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
        transform: translate3d(0, -2000px, 0) scaleY(3);
    }
}
@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
        transform: translate3d(0, -10px, 0) scaleY(0.985);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
        transform: translate3d(0, 20px, 0) scaleY(0.9);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
        transform: translate3d(0, -2000px, 0) scaleY(3);
    }
}
.animate__bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.animate__fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.animate__fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.animate__fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.animate__fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.animate__fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.animate__fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.animate__fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.animate__fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.animate__fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeInTopLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, -100%, 0);
        transform: translate3d(-100%, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes fadeInTopLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, -100%, 0);
        transform: translate3d(-100%, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.animate__fadeInTopLeft {
    -webkit-animation-name: fadeInTopLeft;
    animation-name: fadeInTopLeft;
}
@-webkit-keyframes fadeInTopRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, -100%, 0);
        transform: translate3d(100%, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes fadeInTopRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, -100%, 0);
        transform: translate3d(100%, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.animate__fadeInTopRight {
    -webkit-animation-name: fadeInTopRight;
    animation-name: fadeInTopRight;
}
@-webkit-keyframes fadeInBottomLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 100%, 0);
        transform: translate3d(-100%, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes fadeInBottomLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 100%, 0);
        transform: translate3d(-100%, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.animate__fadeInBottomLeft {
    -webkit-animation-name: fadeInBottomLeft;
    animation-name: fadeInBottomLeft;
}
@-webkit-keyframes fadeInBottomRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 100%, 0);
        transform: translate3d(100%, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes fadeInBottomRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 100%, 0);
        transform: translate3d(100%, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.animate__fadeInBottomRight {
    -webkit-animation-name: fadeInBottomRight;
    animation-name: fadeInBottomRight;
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
.animate__fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
@keyframes fadeOutDown {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
.animate__fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}
@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}
.animate__fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
@keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
.animate__fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
.animate__fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
@keyframes fadeOutRight {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
.animate__fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}
@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}
.animate__fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
@keyframes fadeOutUp {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
.animate__fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}
@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}
.animate__fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}
@-webkit-keyframes fadeOutTopLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, -100%, 0);
        transform: translate3d(-100%, -100%, 0);
    }
}
@keyframes fadeOutTopLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, -100%, 0);
        transform: translate3d(-100%, -100%, 0);
    }
}
.animate__fadeOutTopLeft {
    -webkit-animation-name: fadeOutTopLeft;
    animation-name: fadeOutTopLeft;
}
@-webkit-keyframes fadeOutTopRight {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, -100%, 0);
        transform: translate3d(100%, -100%, 0);
    }
}
@keyframes fadeOutTopRight {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, -100%, 0);
        transform: translate3d(100%, -100%, 0);
    }
}
.animate__fadeOutTopRight {
    -webkit-animation-name: fadeOutTopRight;
    animation-name: fadeOutTopRight;
}
@-webkit-keyframes fadeOutBottomRight {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 100%, 0);
        transform: translate3d(100%, 100%, 0);
    }
}
@keyframes fadeOutBottomRight {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 100%, 0);
        transform: translate3d(100%, 100%, 0);
    }
}
.animate__fadeOutBottomRight {
    -webkit-animation-name: fadeOutBottomRight;
    animation-name: fadeOutBottomRight;
}
@-webkit-keyframes fadeOutBottomLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 100%, 0);
        transform: translate3d(-100%, 100%, 0);
    }
}
@keyframes fadeOutBottomLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 100%, 0);
        transform: translate3d(-100%, 100%, 0);
    }
}
.animate__fadeOutBottomLeft {
    -webkit-animation-name: fadeOutBottomLeft;
    animation-name: fadeOutBottomLeft;
}
@-webkit-keyframes flip {
    0% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    }
    40% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    }
    50% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    }
    80% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    }
    to {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    }
}
@keyframes flip {
    0% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    }
    40% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    }
    50% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    }
    80% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    }
    to {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    }
}
.animate__animated.animate__flip {
    -webkit-animation-name: flip;
    animation-name: flip;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
}
@-webkit-keyframes flipInX {
    0% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
    }
    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
    }
    60% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
    }
    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
@keyframes flipInX {
    0% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
    }
    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
    }
    60% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
    }
    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
.animate__flipInX {
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}
@-webkit-keyframes flipInY {
    0% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
    }
    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
    }
    60% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
    }
    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
@keyframes flipInY {
    0% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
    }
    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
    }
    60% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
    }
    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
.animate__flipInY {
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}
@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
    }
    to {
        opacity: 0;
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
    }
}
@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
    }
    to {
        opacity: 0;
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
    }
}
.animate__flipOutX {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
    animation-duration: calc(var(--animate-duration) * 0.75);
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
    }
    to {
        opacity: 0;
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
    }
}
@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
    }
    to {
        opacity: 0;
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
    }
}
.animate__flipOutY {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
    animation-duration: calc(var(--animate-duration) * 0.75);
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}
@-webkit-keyframes lightSpeedInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
    }
    60% {
        opacity: 1;
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes lightSpeedInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
    }
    60% {
        opacity: 1;
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.animate__lightSpeedInRight {
    -webkit-animation-name: lightSpeedInRight;
    animation-name: lightSpeedInRight;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
        transform: translate3d(-100%, 0, 0) skewX(30deg);
    }
    60% {
        opacity: 1;
        -webkit-transform: skewX(-20deg);
        transform: skewX(-20deg);
    }
    80% {
        -webkit-transform: skewX(5deg);
        transform: skewX(5deg);
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes lightSpeedInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
        transform: translate3d(-100%, 0, 0) skewX(30deg);
    }
    60% {
        opacity: 1;
        -webkit-transform: skewX(-20deg);
        transform: skewX(-20deg);
    }
    80% {
        -webkit-transform: skewX(5deg);
        transform: skewX(5deg);
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.animate__lightSpeedInLeft {
    -webkit-animation-name: lightSpeedInLeft;
    animation-name: lightSpeedInLeft;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOutRight {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
    }
}
@keyframes lightSpeedOutRight {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
    }
}
.animate__lightSpeedOutRight {
    -webkit-animation-name: lightSpeedOutRight;
    animation-name: lightSpeedOutRight;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
@-webkit-keyframes lightSpeedOutLeft {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
        transform: translate3d(-100%, 0, 0) skewX(-30deg);
    }
}
@keyframes lightSpeedOutLeft {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
        transform: translate3d(-100%, 0, 0) skewX(-30deg);
    }
}
.animate__lightSpeedOutLeft {
    -webkit-animation-name: lightSpeedOutLeft;
    animation-name: lightSpeedOutLeft;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
    0% {
        opacity: 0;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes rotateIn {
    0% {
        opacity: 0;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.animate__rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
    -webkit-transform-origin: center;
    transform-origin: center;
}
@-webkit-keyframes rotateInDownLeft {
    0% {
        opacity: 0;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes rotateInDownLeft {
    0% {
        opacity: 0;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.animate__rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
}
@-webkit-keyframes rotateInDownRight {
    0% {
        opacity: 0;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes rotateInDownRight {
    0% {
        opacity: 0;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.animate__rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
}
@-webkit-keyframes rotateInUpLeft {
    0% {
        opacity: 0;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes rotateInUpLeft {
    0% {
        opacity: 0;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.animate__rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
}
@-webkit-keyframes rotateInUpRight {
    0% {
        opacity: 0;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes rotateInUpRight {
    0% {
        opacity: 0;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.animate__rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
}
@-webkit-keyframes rotateOut {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
    }
}
@keyframes rotateOut {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
    }
}
.animate__rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
    -webkit-transform-origin: center;
    transform-origin: center;
}
@-webkit-keyframes rotateOutDownLeft {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
}
@keyframes rotateOutDownLeft {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
}
.animate__rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
}
@-webkit-keyframes rotateOutDownRight {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}
@keyframes rotateOutDownRight {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}
.animate__rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
}
@-webkit-keyframes rotateOutUpLeft {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}
@keyframes rotateOutUpLeft {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}
.animate__rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
}
@-webkit-keyframes rotateOutUpRight {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}
@keyframes rotateOutUpRight {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}
.animate__rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
}
@-webkit-keyframes hinge {
    0% {
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    20%,
    60% {
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
    }
    40%,
    80% {
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
    }
}
@keyframes hinge {
    0% {
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    20%,
    60% {
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
    }
    40%,
    80% {
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
    }
}
.animate__hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-duration: calc(var(--animate-duration) * 2);
    animation-duration: calc(var(--animate-duration) * 2);
    -webkit-animation-name: hinge;
    animation-name: hinge;
    -webkit-transform-origin: top left;
    transform-origin: top left;
}
@-webkit-keyframes jackInTheBox {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }
    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes jackInTheBox {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }
    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.animate__jackInTheBox {
    -webkit-animation-name: jackInTheBox;
    animation-name: jackInTheBox;
}
@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.animate__rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}
@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg);
    }
}
@keyframes rollOut {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg);
    }
}
.animate__rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}
@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}
.animate__zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
    0% {
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    }
    60% {
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    }
}
@keyframes zoomInDown {
    0% {
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    }
    60% {
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    }
}
.animate__zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
    0% {
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    }
    60% {
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    }
}
@keyframes zoomInLeft {
    0% {
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    }
    60% {
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    }
}
.animate__zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
    0% {
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    }
    60% {
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    }
}
@keyframes zoomInRight {
    0% {
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    }
    60% {
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    }
}
.animate__zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
    0% {
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    }
    60% {
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    }
}
@keyframes zoomInUp {
    0% {
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    }
    60% {
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    }
}
.animate__zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    to {
        opacity: 0;
    }
}
@keyframes zoomOut {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    to {
        opacity: 0;
    }
}
.animate__zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
    40% {
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    }
    to {
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    }
}
@keyframes zoomOutDown {
    40% {
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    }
    to {
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    }
}
.animate__zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}
@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
    }
}
@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
    }
}
.animate__zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
    -webkit-transform-origin: left center;
    transform-origin: left center;
}
@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
    }
}
@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
    }
}
.animate__zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
    -webkit-transform-origin: right center;
    transform-origin: right center;
}
@-webkit-keyframes zoomOutUp {
    40% {
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    }
    to {
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    }
}
@keyframes zoomOutUp {
    40% {
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    }
    to {
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    }
}
.animate__zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}
@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.animate__slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.animate__slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.animate__slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.animate__slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: hidden;
    }
}
@keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: hidden;
    }
}
.animate__slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: hidden;
    }
}
@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: hidden;
    }
}
.animate__slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: hidden;
    }
}
@keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: hidden;
    }
}
.animate__slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: hidden;
    }
}
@keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: hidden;
    }
}
.animate__slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}
.start {
    margin-bottom: 30px;
}
.start .searh-compilation {
    display: flex;
    margin: 20px auto 0;
    max-width: 100%;
    object-fit: contain;
}
@media (max-width: 1000px) {
    .start .searh-compilation {
        display: none;
    }
}
.start .lobby-search {
    background: #192136;
    border-radius: 30px;
    margin: 0 auto 40px;
    max-width: 1300px;
    padding: 10px 30px 20px;
    position: relative;
}
@media (max-width: 1000px) {
    .start .lobby-search {
        background: #0000;
        margin-top: 30px;
        padding: 0;
    }
    .start .lobby-search:after {
        display: none;
    }
}
.start .lobby-search:after {
    background: #11192d;
    border-radius: 30px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 15px;
    width: 100%;
    z-index: -1;
}
.start .lobby-search .search-mobile {
    background: #192136;
    border-radius: 20px;
    display: none;
    height: 125px;
    margin-top: 20px;
    padding: 15px 25px;
    position: relative;
    z-index: 1;
}
.start .lobby-search .search-mobile:after {
    background: #11192d;
    border-radius: 20px;
    bottom: -10px;
    content: "";
    height: 40px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -2;
}
@media (max-width: 1000px) {
    .start .lobby-search .search-mobile {
        display: block;
    }
}
@media (max-width: 700px) {
    .start .lobby-search .search-mobile .inside {
        max-width: 190px !important;
    }
    .start .lobby-search .search-mobile .inside .h1rep {
        font-size: 14px;
    }
    .start .lobby-search .search-mobile .main-img {
        right: 0 !important;
    }
}
.start .lobby-search .search-mobile .new-main-style {
    border-radius: 10px;
    height: 38px;
    max-width: 150px;
}
.start .lobby-search .search-mobile .new-main-style span {
    font-size: 14px;
    text-transform: uppercase;
}
.start .lobby-search .search-mobile .inside {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    max-width: 300px;
}
.start .lobby-search .search-mobile .inside .h1rep {
    font-size: 13px;
    font-weight: 900;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.start .lobby-search .search-mobile .main-img {
    bottom: 0;
    height: 100%;
    position: absolute;
    right: 15%;
}
.start .lobby-search .search-mobile .back {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.start .lobby-search .search-mobile .back .back-img {
    border-radius: 20px;
    height: 100%;
    object-fit: cover;
    transform: scale(1.01);
    width: 100%;
}
@media (max-width: 1000px) {
    .start .lobby-search .search-wrapper {
        display: none;
    }
}
.start .search-wrapper {
    height: 370px;
    position: relative;
}
.start .search-games {
    background-color: #0000;
    box-sizing: border-box;
    height: 100%;
    padding: 0;
    width: 100%;
}
.start .search-games:after,
.start .search-games:before {
    display: none;
}
.start .live-bets {
    margin-top: 50px;
}
@media (max-width: 600px) {
    .start .live-bets {
        margin-top: 40px;
    }
}
.game-list {
    margin: 20px auto 0;
    max-width: 1300px;
    position: relative;
}
@media (max-width: 1400px) {
    .game-list .glow {
        display: none;
    }
}
.game-list .swiper-grid-column > .swiper-wrapper {
    flex-direction: row !important;
}
.game-list.tour {
    padding-bottom: 30px;
    padding-top: 0;
}
.game-list.tour .swiper {
    padding-bottom: 25px;
    padding-top: 90px;
}
@media (max-width: 690px) {
    .game-list.tour .swiper {
        padding-top: 60px;
    }
}
@media (max-width: 450px) {
    .game-list.tour .swiper {
        padding-top: 50px;
    }
}
.game-list.tour .glow {
    background: radial-gradient(50% 50% at 49.09% 48.05%, #2d66f0 0, #2d66f000 100%);
    content: "";
    flex-shrink: 0;
    height: 450px;
    opacity: 0.26;
    position: absolute;
    right: -45%;
    top: -62px;
    width: 876px;
}
.game-list.tour .glow.two {
    right: 50%;
    top: -80px;
    transform: translateX(50%);
}
.game-list.tour .glow.three {
    left: -35%;
    right: auto;
}
.game-list .top {
    align-items: center;
    display: flex;
    justify-content: space-between;
}
@media (max-width: 600px) {
    .game-list .top {
        margin-bottom: 10px;
    }
}
.game-list .top .title {
    align-items: center;
    border: 2px solid #0000;
    border-radius: 13px;
    display: flex;
    font-size: 1.2rem;
    font-weight: 900;
    height: 55px;
    padding: 8px 25px 8px 20px;
    transition:
        background-color 0.15s ease,
        border-color 0.15s ease;
    white-space: nowrap;
    z-index: 1;
}
.game-list .top .title:hover {
    border-color: #2b90fecc;
}
.game-list .top .title img {
    margin-right: 10px;
    width: 23px;
}
.game-list .top .arrows {
    align-items: center;
    display: flex;
    z-index: 1;
}
.game-list .top .arrows .item {
    align-items: center;
    border: 2px solid #0000;
    border-radius: 15px;
    cursor: pointer;
    display: flex;
    height: 55px;
    justify-content: center;
    transform-origin: center;
    transition:
        background-color 0.15s ease,
        border-color 0.15s ease;
    width: 55px;
}
.game-list .top .arrows .item:hover {
    border-color: #2b90fecc;
}
.game-list .top .arrows .item:hover svg {
    color: var(--blue);
}
.game-list .top .arrows .item svg {
    color: #677a9d;
    height: 15px;
    transition:
        color 0.3s ease-in-out,
        transform 0.3s ease;
    width: 15px;
}
.game-list .top .arrows .item.left {
    margin-right: 20px;
}
@media (max-width: 600px) {
    .game-list .top .arrows .item.left {
        margin-right: 10px;
    }
}
.game-list .top .arrows .item.left svg {
    transform: rotate(180deg);
}
.game-list .game-swiper {
    left: -10px;
    max-width: calc(100% + 20px);
    padding: 5px 10px;
    width: calc(100% + 20px) !important;
}
.game-list .game-swiper .swiper-slide {
    padding: 20px 3px;
    width: 180px;
}
@media (max-width: 600px) {
    .game-list .game-swiper .swiper-slide {
        padding: 0;
    }
}
.game-list .game-swiper .sign {
    font-size: 14px;
}
@media (max-width: 1100px) {
    .game-list .game-swiper .sign {
        font-size: 12px;
    }
}
@media (max-width: 720) {
    .game-list .game-swiper .sign {
        font-size: 8px;
    }
}
@media (max-width: 600px) {
    .game-list .game-swiper .sign {
        font-size: 10px;
    }
    .game-list .top .title {
        font-size: 0.9rem;
        height: 45px;
        padding: 0 15px;
    }
    .game-list .top .title img {
        height: 16px;
        margin-right: 10px;
        width: 16px;
    }
    .game-list .top .arrows .item {
        height: 45px;
        width: 45px;
    }
    .game-list .top .arrows .item.right {
        margin-left: 15px;
    }
}
.s-tournament,
.s-tournament .swiper {
    overflow: visible !important;
}
.s-tournament swiper-slide {
    overflow: visible;
    padding: 80px 0 20px;
}
@keyframes backScale {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.15);
    }
    to {
        transform: scale(1);
    }
}
.slot {
    align-self: flex-start;
    border-radius: 25px;
    position: relative;
    transition: transform 0.3s ease;
    width: 100%;
}
.slot .mob {
    margin-top: 5px;
}
.slot .geo {
    height: 16px;
    position: absolute;
    right: 10px;
    top: 10px;
    transition: opacity 0.3s ease;
    width: 16px;
    z-index: 2;
}
.slot .geo svg {
    height: 100%;
    width: 100%;
}
.slot .sign {
    background: linear-gradient(180deg, var(--slotColorStart) 0, var(--slotColorEnd) 81.73%);
    bottom: 0;
    display: flex;
    flex-direction: column;
    font-size: 16px;
    height: 50%;
    justify-content: flex-end;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 2;
}
@media (max-width: 600px) {
    .slot .sign {
        font-size: 10px;
    }
}
.slot .sign .h1rep {
    font-weight: 900;
}
.slot .sign .h1rep,
.slot .sign p {
    text-align: center;
    text-shadow: 0 4px 4px #00000040;
    text-transform: uppercase;
}
.slot .sign p {
    font-size: 0.7em;
    font-weight: 500;
    margin: 0.625em 0 0.9375em;
    opacity: 0.8;
}
@media (max-width: 600px) {
    .slot .sign p {
        font-size: 1em;
    }
}
.slot.empty {
    margin-right: 20px;
}
.slot.empty .slot-inner .loading-lines {
    bottom: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    left: 20px;
    position: absolute;
    right: 20px;
    top: 20px;
}
.slot.empty .slot-inner .loading-line {
    animation: loading-line 1s linear infinite;
    background-color: #192232;
    border-radius: 15px;
    height: 20px;
    margin-bottom: 10px;
    width: 80%;
}
.slot.empty .slot-inner .loading-line:last-child {
    height: 15px;
    width: 50%;
}
@keyframes loading-line {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.3;
    }
    to {
        opacity: 1;
    }
}
.slot .slot-inner {
    border-radius: 25px;
    height: 100%;
    overflow: hidden;
    position: relative;
    transition: transform 0.3s ease;
    width: 100%;
}
.slot .slot-inner:after {
    content: "";
    display: block;
    padding-top: 135%;
    width: 100%;
}
.slot .slot-inner .name {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin-top: 10px;
    width: 100%;
}
.slot .slot-back {
    height: 100%;
    object-fit: cover;
    position: absolute;
    transition: transform 0.3s ease;
    width: 100%;
    z-index: 1;
}
.slot .demo {
    align-items: center;
    background-color: #192232cc;
    border-radius: 0 0 10px 10px;
    color: var(--textSecondary);
    display: flex;
    font-size: 0.7rem;
    font-weight: 700;
    height: 25px;
    justify-content: center;
    left: 50%;
    margin: auto;
    opacity: 0;
    position: absolute;
    transition:
        transform 0.3s ease,
        color 0.3s ease;
    width: 70px;
    z-index: -1;
}
.slot .demo:hover {
    color: var(--blue);
}
@media (max-width: 600px) {
    .slot .demo {
        background-color: #192232cc;
        border-radius: 20px;
        font-size: 0.6rem;
        height: auto;
        left: 50%;
        padding: 7px 15px;
        position: absolute;
        text-transform: uppercase;
        top: 88%;
        transform: translate(-50%, -50%);
        width: auto;
        z-index: 3;
    }
}
.slot.mob:hover .block-reason {
    opacity: 1;
}
.slot.mob:hover .slot-back {
    transform: none;
    will-change: auto;
}
.slot:hover .geo {
    opacity: 0;
}
.slot:hover .slot-inner {
    transform: translateY(5px);
}
.slot:hover .block-reason {
    opacity: 0;
}
.slot:hover .demo {
    animation: demoAppear 0.3s ease 0.3s both;
    opacity: 1;
}
@media (max-width: 600px) {
    .slot:hover .demo {
        animation: demoAppearMobile 0.3s ease 0.3s both;
    }
}
@keyframes demoAppear {
    0% {
        opacity: 0;
        transform: translateY(-20px) translateX(-50%);
    }
    to {
        opacity: 1;
        transform: translateY(-12px) translateX(-50%);
    }
}
@keyframes demoAppearMobile {
    0% {
        display: none;
        opacity: 0;
    }
    1% {
        display: block;
    }
    to {
        display: block;
        opacity: 1;
    }
}
.slot:hover .play {
    opacity: 1;
    z-index: 1;
}
.slot:hover .play .like {
    animation: likeAppear 0.3s ease 0.3s both;
}
@media (max-width: 600px) {
    .slot:hover .play .like {
        opacity: 0 !important;
        visibility: hidden !important;
    }
}
@keyframes likeAppear {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}