:root {
    --body-min-width: 20rem;
    --body-max-width: 100%;
    --body-background-color-rgb: #0f1416;
    --body-background-color: 15, 20, 22;
    --container-width: 81.25rem;
    --navigation-bg-rgb: #170f02;
    --navigation-bg: 28, 18, 2;
    --navigation-height: 3.75rem;
    --navigation-height-scroll: 3.75rem;
    --font-0: "BeaufortforLOL", "Times New Roman", Times, serif;
    --font-1: "Intro", "Open Sans", Tahoma, Arial, sans-serif;
    --font-2: "Montserrat", Arial, sans-serif;
    --font-3: "Alice", "Times New Roman", Times, serif;
    --color-light-rgb: #e8d1a6;
    --color-light: 232, 209, 166;
    --color-dark-rgb: #000;
    --color-dark: 0, 0, 0;
    --color-red-rgb: #ff2727;
    --color-red: 255, 39, 39;
    --color-yellow-rgb: #ff0;
    --color-yellow: 255, 255, 0;
    --color-orange-rgb: #ffb731;
    --color-orange: 255, 183, 49;
    --color-pink-rgb: pink;
    --color-pink: 255, 192, 203;
    --color-purple-rgb: purple;
    --color-purple: 128, 0, 128;
    --color-blue-rgb: #3887ff;
    --color-blue: 56, 135, 255;
    --color-green-rgb: #3af83a;
    --color-green: 58, 248, 58;
    --color-grey-rgb: grey;
    --color-grey: 128, 128, 128;
    --color-white-rgb: #fff;
    --color-white: 255, 255, 255;
    --color-black-rgb: #000;
    --color-black: 0, 0, 0;
    --color-brown-rgb: brown;
    --color-brown: 165, 42, 42;
    --color-aqua-rgb: #0ff;
    --color-aqua: 0, 255, 255;
    --color-0-rgb: #fff;
    --color-0: 255, 255, 255;
    --color-1-rgb: #d1d1d1;
    --color-1: 255, 255, 255;
    --color-2-rgb: #fff4e1;
    --color-2: 255, 244, 225;
    --color-3-rgb: #c4b8aa;
    --color-3: 196, 184, 170;
    --color-4-rgb: #fff;
    --color-4: #fff;
    --color-5-rgb: #fff;
    --color-5: #fff;
    --color-6-rgb: #fff;
    --color-6: #fff;
    --color-7-rgb: #fff;
    --color-7: #fff;
    --color-8-rgb: #fff;
    --color-8: #fff;
    --color-9-rgb: #fff;
    --color-9: #fff;
    --color-accent-rgb: #dfc683;
    --color-accent: 223, 198, 131;
    --color-accent-hover-rgb: #ffe59f;
    --color-accent-hover: 255, 229, 159;
    --color-accent-2-rgb: #ffe59f;
    --color-accent-2: 255, 229, 159;
    --color-accent-2-hover-rgb: #ffe59f;
    --color-accent-2-hover: 255, 229, 159;
    --color-url-rgb: #ffe59f;
    --color-url: 255, 229, 159;
    --color-url-hover-rgb: #ffdb76;
    --color-url-hover: 255, 219, 118;
    --input-width: auto;
    --input-height: 3.125rem;
    --input-bg: #fff;
    --input-border: 1px solid #dadada;
    --input-border-radius: 0.3125rem;
    --input-color: #455971;
    --input-text-align: left;
    --input-font-family: var(--font-0);
    --input-font-size: 1rem;
    --input-font-weight: 400;
    --input-padding: 0.1875rem 0.625rem;
    --input-box-shadow: none;
    --input-outline: none;
    --input-disabled-bg: #f9f9f9;
    --input-placeholder-color: #999;
    --input-placeholder-color-focus: transparent;
    --input-focus-width: var(--input-width);
    --input-focus-height: var(--input-height);
    --input-focus-bg: var(--input-bg);
    --input-focus-border: var(--input-border);
    --input-focus-border-radius: var(--input-border-radius);
    --input-focus-color: var(--input-color);
    --input-focus-text-align: var(--input-text-align);
    --input-focus-font-family: var(--input-font-family);
    --input-focus-font-size: var(--input-font-size);
    --input-focus-font-weight: var(--input-font-weight);
    --input-focus-padding: var(--input-padding);
    --input-focus-box-shadow: var(--input-box-shadow);
    --input-focus-outline: var(--input-outline);
    --input-focus-disabled-bg: var(--input-disabled-bg);
    --margin: 0.875rem;
    --margin-x2: calc(var(--margin) * 2);
    --margin-half: calc(var(--margin) / 2);
    --margin-third: calc(var(--margin) / 3);
    --negative-margin: calc(var(--margin) * -1);
    --border-radius: 0.3125rem;
    --border-width: 1px;
    --border-type: solid;
    --border-color: rgba(77, 63, 50, 0.5);
    --border: var(--border-width) var(--border-type) var(--border-color);
    --shadow: 0px 0.4375rem 3.375rem rgba(36, 30, 10, 0.1);
    --table-heading-bg: #1f6ea8;
    --table-bg: #2f7eb8;
    --table-border-width: 0.125rem;
    --table-border-type: solid;
    --table-border-color: #4a4c4e;
    --tippy-bg-color: #fff;
    --tippy-text-color: rgba(var(--color-1), 1);
    --tippy-font-size: 0.875rem;
    --tippy-border-radius: 0.3125rem;
    --tippy-border-color: #f1c93c;
    --countdown-scale: 1;
    --scl-color-1: rgba(var(--color-0), 1);
    --scl-width: 4.6875rem;
    --scl-height: 4.8125rem;
    --scl-bg: url(../images/scl-bg.png);
    --scl-font-size: 1.125rem;
    --scl-list-gap: 1.25rem 1.5rem;
    --scl-sep-display: none;
    --button-w: 27.5rem;
    --button-h: 5.625rem;
    --button-fs: 1.25rem;
    --button-scale: 0.7;
    --button-img-url: url(../images/button.png);
    --button-img-w: 34.1875rem;
    --button-img-h: 13.75rem;
    --button-letter-spacing: 0;
    --post-size-title: 1rem;
    --post-size-desc: 0.875rem;
    --post-size-status: 0.875rem;
    --post-desc-max-height: auto;
    --post-desc-display: -webkit-box;
    --post-line-clamp: 10;
    --post-bg-mask: linear-gradient(180deg, #000 0%, #000 7.5rem, transparent);
    --post-bg-height: 18.75rem;
    --post-bg-opacity: 1;
    --social-pic-width: 9.8125rem;
    --social-pic-height: 9.625rem;
    --logo-height: auto;
    --btn-w: 16.3125rem;
    --btn-h: 2.9375rem;
    --btn-fs: 0.875rem;
    --btn-scale: 1;
    --btn-img-url: url(../images/btn.png);
    --btn-letter-spacing: 0;
}

* {
    scrollbar-color: #745b41 rgba(0, 0, 0, .4);
    scrollbar-width: thin;
}

html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    font-family: var(--font-0);
    font-size: 100%;
    font-weight: 400;
    color: #fff;
    color: rgba(var(--color-0), 1);
    cursor: default;
}

body {
    top: 0 !important;
    position: relative !important;
    z-index: 0;
    overflow-x: clip;
    margin: 0;
    background-color: #0f1416;
    background-color: rgba(var(--body-background-color), 1);
    background-image: url(../images/bg-repeat.jpg);
    background-size: max(100%, 93.75rem) auto;
    background-position: top;
    background-repeat: repeat-y;
    color: #fff;
    min-height: 100%;
    min-width: var(--body-min-width);
    display: flex;
    flex-direction: column;
    font-family: var(--font-0);
}

a {
    background-color: transparent;
    color: #ffe59f;
    color: rgba(var(--color-url), 1);
    transition-duration: .2s;
    transition-property: opacity, color, background-color;
    outline: 0;
    text-decoration: none;
}

a:hover {
    color: rgba(var(--color-accent), 1);
    text-decoration: none;
}

.preload {
    background-color: #0f1416;
    background-color: rgba(var(--body-background-color), 1);
    opacity: 1;
    visibility: visible;
    transition: all .5s cubic-bezier(.64, .14, .34, 1.32);
    padding: 0 .625rem;
    background-color: #0f1416;
    min-width: 320px;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    box-sizing: border-box;
}

.preload__logo {
    max-width: 100%;
    width: auto;
    height: auto;
    display: block;
}

.preload_fade {
    opacity: 0;
    visibility: hidden;
    transform: scale(1.4);
}

@-webkit-keyframes preanimateout {
    0% {
        transform: translate(-50%, -50%) scale(1);
    }

    to {
        transform: translate(-50%, -50%) scale(0);
    }
}

@keyframes preanimateout {
    0% {
        transform: translate(-50%, -50%) scale(1);
    }

    to {
        transform: translate(-50%, -50%) scale(0);
    }
}

.preload__progress {
    position: absolute;
    z-index: 20;
    top: 0;
    left: 0;
    width: 0;
    height: .3125rem;
    background: #c8816b;
}

.preload__items {
    display: flex;
    justify-content: center;
    align-items: center;
    grid-gap: .9375rem;
    gap: .9375rem;
    margin-top: .9375rem;
}

body > #app {
    margin: 0 auto;
    min-height: 100dvh;
    width: 100%;
    min-width: var(--body-min-width);
    max-width: var(--body-max-width);
    flex-grow: 1;
    transition: all .3s;
    overflow-x: clip;
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
}

.bg {
    width: 100%;
    height: 100%;
    overflow: hidden;
    left: 0;
    right: 0;
    bottom: 0;
}

.bg, .bg__img {
    position: absolute;
    top: 0;
    -webkit-mask: linear-gradient(180deg, #000 0, #000 calc(100% - 18.75rem), transparent);
    z-index: -1;
}

.bg__img {
    max-width: none;
    left: 50%;
    transform: translateX(-50%);
    width: max(100%, 93.75rem);
    z-index: 1;
}

.navbar {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 50;
    background-color: transparent;
    box-sizing: border-box;
    transition: all .2s;
    display: flex;
    justify-content: flex-start;
    padding: 0;
}

.navbar > .container, .navbar > .container-fluid {
    padding: 0;
}

.navbar-dark .navbar-toggler {
    z-index: 3;
}

.navbar:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: -1.875rem;
    left: 0;
    background: linear-gradient(180deg, rgba(var(--navigation-bg), 1) 60%, rgba(var(--navigation-bg), 0));
    pointer-events: none;
    z-index: -1;
}

.navbar-nav {
    list-style-type: none;
    margin: 0;
    justify-content: flex-start;
    align-items: center;
    opacity: 1;
    visibility: visible;
    padding: 0;
    box-sizing: border-box;
    grid-gap: 1rem;
    gap: 1rem;
}

.navbar-nav > .nav-item:not(.lang) {
    display: flex;
    position: relative;
    z-index: 0;
    align-items: center;
    gap: 1rem;
}

.navbar-nav:not(.ml-auto) > .nav-item:not(:last-child):after {
    content: "";
    background-color: transparent;
    background-image: url(../images/dot.png);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    width: .75rem;
    height: .75rem;
    display: block;
    flex-shrink: 0;
}

.navbar-nav > .nav-item > .nav-link:not(.lang__current) {
    padding: 1.25rem 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    text-align: center;
    color: rgba(var(--color-0), 1);
    cursor: pointer;
    font-style: normal;
    font-size: 1rem;
    font-weight: 400;
    white-space: nowrap;
    position: relative;
    z-index: 0;
    box-sizing: border-box;
    transition: all .3s;
    font-family: var(--font-0);
    text-transform: uppercase;
}

.navbar-nav > .nav-item > .nav-link:hover, .navbar-nav > .nav-item > .nav-link.active {
    color: rgba(var(--color-accent), 1);
}

.navbar-nav.ml-auto {
    margin-left: 2.5rem;
    padding-right: 2.5rem;
    display: flex;
}

.navbar-brand-container {
    position: relative;
    z-index: 5;
    display: flex;
    align-items: center;
    align-self: stretch;
    box-sizing: border-box;
    max-width: none;
    margin-right: 5rem;
    padding-left: 2.5rem;
}

.logo__img_hover {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    opacity: 0;
    pointer-events: none;
    width: 100%;
}

.navbar-logo {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 0;
    flex-shrink: 0;
}

.navbar-logo:hover .logo__img_hover {
    -webkit-animation: logo .3s ease;
    animation: logo .3s ease;
}

.lang {
    width: auto;
    padding-right: max(1.5625rem, 1.5625rem);
    padding-left: max(.625rem, .625rem);
    z-index: 10;
    font-weight: 700;
    color: #8a8174;
}

.lang, .lang__current {
    box-sizing: border-box;
    position: relative;
    flex-shrink: 0;
    font-family: var(--font-1);
}

.lang__current {
    cursor: pointer;
    transition: all .3s;
    text-decoration: none;
    font-weight: 600;
    width: 100%;
    z-index: 0;
    padding-left: max(.375rem, .375rem);
    position: relative;
}

.lang__current-img {
    transition: all .3s;
    display: block;
}

.lang__current:before {
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: transparent;
    background-image: url(../images/lang_bg.png);
    width: 4rem;
    height: 4rem;
}

.lang__current:after, .lang__current:before {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
}

.lang__current:after {
    background-image: url(../images/arrow-down.png);
    width: max(.75rem, .75rem);
    height: max(.375rem, .375rem);
    color: #5f5b59;
    right: -1.5rem;
    transform: translateY(-50%);
    transition: all .3s;
    cursor: pointer;
    pointer-events: none;
}

.lang__link {
    display: grid;
    grid-auto-flow: column;
    justify-content: flex-start;
    align-items: center;
    grid-gap: .625rem;
    gap: .625rem;
    overflow: hidden;
    cursor: pointer;
    transition: all .2s;
    grid-template-columns: 1.75rem 1fr;
    flex-shrink: 0;
    text-decoration: none;
    padding: .3125rem .625rem;
    font-family: var(--font-1);
    width: 100%;
    box-sizing: border-box;
    color: rgba(var(--color-0), 1);
    font-size: calc(max(.5vw, .25rem) + max(.5vh, .25rem));
}

.lang__link:hover {
    opacity: 1;
}

.lang__name {
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
}

.lang__img {
    display: block;
    height: 1.75rem;
    width: 1.75rem;
    flex-shrink: 0;
    margin: 0;
    transition: all .2s;
    border-radius: 50%;
}

.lang__link_sub {
    transition: all .2s;
    grid-gap: 0;
    gap: 0;
}

.lang__link_sub:hover {
    background: rgba(var(--color-0), .05);
}

.lang__list {
    min-width: 40.8px;
    top: calc(100% + max(1.25rem, 1.25rem));
}

.lang__list:after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100%;
    height: max(1.25rem, 1.25rem);
    background-color: transparent;
}

.lang:hover .lang__list {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.dropdown .dropdown-menu {
    font-size: calc(max(.5vw, .25rem) + max(.5vh, .25rem));
}

.dropdown-menu {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
    transform: translateY(-.625rem);
    box-sizing: border-box;
    position: absolute;
    left: .25rem;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    padding: .3125rem 0;
    background: rgba(27, 26, 23, .8);
    border-radius: .625rem;
    border: none;
}

.dropdown-menu.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.dropdown-item {
    font-weight: 700;
    color: rgba(var(--color-0), 1);
    text-transform: uppercase;
}

.dropdown-item:hover, .dropdown-item.active, .dropdown-item:active {
    background: rgba(var(--color-0), .05);
    color: rgba(var(--color-0), 1);
}

.dropdown-item:focus, .dropdown-item:hover {
    background-color: #745b41;
    color: #fff;
    text-decoration: none;
}

@-webkit-keyframes logo {
    0% {
        transform: scale(1);
        opacity: 0;
    }

    20% {
        opacity: .3;
    }

    to {
        transform: scale(1.3);
        opacity: 0;
    }
}

@keyframes logo {
    0% {
        transform: scale(1);
        opacity: 0;
    }

    20% {
        opacity: .3;
    }

    to {
        transform: scale(1.3);
        opacity: 0;
    }
}

.gw-timer, .gw-timer__item {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    font-family: var(--font-0);
}

.gw-timer__item {
    flex-direction: column;
    color: #fff4e1;
    color: rgba(var(--color-2), 1);
    text-align: center;
    width: calc(4.6875rem * var(--countdown-scale));
    height: calc(5rem * var(--countdown-scale));
    line-height: 1;
}

.gw-timer__dot {
    width: 1px;
    height: calc(2.5rem * var(--countdown-scale));
    color: #fff;
    color: rgba(var(--color-0), 1);
    font-size: 1rem;
    background: linear-gradient(180deg, rgba(143, 122, 91, 0) 0, #8f7a5b 50%, rgba(143, 122, 91, 0));
}

.gw-timer__dot:last-child {
    display: none;
}

.gw-timer__amount {
    color: rgba(var(--color-accent), 1);
    font-size: calc(2.1875rem * var(--countdown-scale));
    font-weight: 700;
}

.gw-timer__amount, .gw-timer__desc {
    text-transform: uppercase;
    box-sizing: border-box;
}

.gw-timer__desc {
    color: #fff4e1;
    color: rgba(var(--color-2), 1);
    font-size: calc(0.875rem * var(--countdown-scale));
    font-weight: 400;
}

.end-time {
    color: rgba(var(--color-1), .5);
    font-size: 1rem;
    line-height: 1.5rem;
    background-color: rgba(var(--color-0), .3);
    box-sizing: border-box;
    padding: .4rem .8rem;
    border-radius: .5rem;
}

.countdown, .end-time {
    display: inline-block;
}

.countdown_pos {
    position: relative;
    z-index: 10;
    margin-bottom: 1.875rem;
}

.countdown-main {
    display: none;
    pointer-events: none;
}

.countdown__heading {
    color: #fff4e1;
    color: rgba(var(--color-2), 1);
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 1.375rem;
    font-family: var(--font-0);
    font-size: max(.875rem, .875rem);
    font-weight: 400;
}

.countdown__box {
    background-color: rgba(0, 0, 0, .33);
    border-left: 1px solid #665945;
    border-bottom: 1px solid #665945;
    border-right: 1px solid #665945;
    position: relative;
    z-index: 0;
}

.countdown__box:after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 1px;
    background: linear-gradient(270deg, #665945 0, #665945 37%, rgba(102, 89, 69, 0) 0, rgba(102, 89, 69, 0) 63%, #665945 0, #665945);
    z-index: 2;
}

.countdown__decor {
    position: absolute;
    top: -.625rem;
    right: -.625rem;
    bottom: -.625rem;
    left: -.625rem;
    border-left: .125rem solid #907b5b;
    border-bottom: .125rem solid #907b5b;
    border-right: .125rem solid #907b5b;
}

.countdown__decor-top {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: .125rem;
    background: linear-gradient(270deg, #907b5b 0, #907b5b 40%, rgba(144, 123, 91, 0) 0, rgba(144, 123, 91, 0) 60%, #907b5b 0, #907b5b);
    z-index: 2;
}

.countdown__decor-top:after, .countdown__decor-top:before {
    display: block;
    content: "";
    background-color: #907b5b;
    width: .5625rem;
    height: .5625rem;
    border-radius: 50%;
    position: absolute;
    top: -.25rem;
}

.countdown__decor-top:before {
    left: 40%;
}

.countdown__decor-top:after {
    right: 40%;
}

.section {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
}

.container {
    max-width: calc(var(--container-width) + var(--margin) * 4);
    width: 100%;
    min-width: 0;
    padding-right: calc(var(--margin) * 2);
    padding-left: calc(var(--margin) * 2);
    position: relative;
    z-index: 2;
    box-sizing: border-box;
}

.container_fluid {
    max-width: 100%;
}

.header-scl-box {
    width: max(1.625rem, 1.625rem);
    justify-content: center;
    align-items: center;
    display: flex;
    position: fixed;
    right: 1.25rem;
    left: auto;
    bottom: 50%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    list-style-type: none;
    padding: 0;
    margin: 0;
    flex-direction: column;
    box-sizing: border-box;
}

.header {
    min-height: 100dvh;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding-top: calc(21.25rem + var(--navigation-height));
    padding-bottom: 6.25rem;
    text-align: center;
    box-sizing: border-box;
}

.header__box {
    max-width: 43.75rem;
    width: 100%;
}

.header__content {
    filter: drop-shadow(0 -.625rem 2.25rem #000) drop-shadow(0 -.625rem 2.25rem #000) drop-shadow(0 -.625rem 2.25rem #000);
}

.header__title {
    color: #dfc683;
    color: rgba(var(--color-accent), 1);
    font-size: 2.25rem;
    font-weight: 500;
    line-height: 1;
}

.header__desc {
    color: #fff;
    color: rgba(var(--color-0), 1);
    font-family: var(--font-1);
    font-size: 1rem;
    font-weight: 300;
    max-width: 33.75rem;
    margin: .625rem auto 0;
}

.header__btns {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 1.875rem;
    grid-gap: 1.25rem;
    gap: 1.25rem;
}

.inform__card {
    width: calc(15.0625rem * var(--inform-scale));
    height: calc(21.25rem * var(--inform-scale));
    z-index: 0;
    box-shadow: 0 0 1.25rem rgba(0, 0, 0, .2);
    flex-shrink: 0;
    position: absolute;
    top: 0;
    left: 0;
}

[data-gw-anime] {
    opacity: 0;
    transition: all 1s;
}

[data-gw-anime-custom] {
    opacity: 1;
}

.zoomIn {
    -webkit-animation: zoomIn 1s ease forwards;
    animation: zoomIn 1s ease forwards;
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale(.8);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale(.8);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

.zoomInDown {
    -webkit-animation: zoomInDown 1s ease forwards;
    animation: zoomInDown 1s ease forwards;
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        transform: scale(.8) translateY(-5vh);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        transform: scale(.8) translateY(-5vh);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

.zoomInUp {
    -webkit-animation: zoomInUp 1s ease forwards;
    animation: zoomInUp 1s ease forwards;
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        transform: scale(.8) translateY(5vh);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        transform: scale(.8) translateY(5vh);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

.fadeIn {
    -webkit-animation: fadeIn 1s ease forwards;
    animation: fadeIn 1s ease forwards;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeInLeft {
    -webkit-animation: fadeInLeft 1s ease forwards;
    animation: fadeInLeft 1s ease forwards;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-20%);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-20%);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.fadeInRight {
    -webkit-animation: fadeInRight 1s ease forwards;
    animation: fadeInRight 1s ease forwards;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(20%);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(20%);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.fadeInUp {
    -webkit-animation: fadeInUp 1s ease forwards;
    animation: fadeInUp 1s ease forwards;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(5vh);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(5vh);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.fadeInDown {
    -webkit-animation: fadeInDown 1s ease forwards;
    animation: fadeInDown 1s ease forwards;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-5vh);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-5vh);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.turnRight {
    -webkit-animation: turnRight 1s ease forwards;
    animation: turnRight 1s ease forwards;
    transform-origin: center;
}

@-webkit-keyframes turnRight {
    0% {
        opacity: 0;
        transform: translateX(-15%) rotate(-15deg);
    }

    to {
        opacity: 1;
        transform: translateX(0) rotate(0);
    }
}

@keyframes turnRight {
    0% {
        opacity: 0;
        transform: translateX(-15%) rotate(-15deg);
    }

    to {
        opacity: 1;
        transform: translateX(0) rotate(0);
    }
}

.turLeft {
    -webkit-animation: turLeft 1s ease forwards;
    animation: turLeft 1s ease forwards;
    transform-origin: center;
}

@-webkit-keyframes turLeft {
    0% {
        opacity: 0;
        transform: translateX(15%) rotate(15deg);
    }

    to {
        opacity: 1;
        transform: translateX(0) rotate(0);
    }
}

@keyframes turLeft {
    0% {
        opacity: 0;
        transform: translateX(15%) rotate(15deg);
    }

    to {
        opacity: 1;
        transform: translateX(0) rotate(0);
    }
}

[data-card] {
    cursor: pointer;
}

.card__inner {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    box-sizing: border-box;
    padding-bottom: calc(2.25rem * var(--inform-scale));
}

.card__inner, .card__inner:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: all .2s;
}

.card__inner:before {
    display: block;
    content: "";
    z-index: -1;
    background-color: transparent;
    background-image: url(../images/card.jpg);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
}

.card__inner:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 110%;
    height: 60%;
    background-color: rgba(0, 0, 0, .8274509803921568);
    filter: blur(3.125rem);
    z-index: -2;
}

.inform__card:hover .card__inner {
    transform: scale(1.04) translateY(-5%);
}

.inform__card:hover .card__inner:before {
    filter: brightness(120%);
}

.card__ico {
    background-image: url(../images/ico-server-info.png);
    width: calc(10.625rem * var(--inform-scale));
    height: calc(10.625rem * var(--inform-scale));
    position: absolute;
    top: calc(5.3125rem * var(--inform-scale));
    left: 50%;
    transform: translateX(-50%);
}

.card__ico, .card__status {
    background-color: transparent;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
}

.card__status {
    background-image: url(../images/status-off.png);
    width: calc(9rem * var(--inform-scale));
    height: calc(3.25rem * var(--inform-scale));
    display: flex;
    justify-content: center;
    text-align: center;
    padding-top: calc(0.75rem * var(--inform-scale));
    box-sizing: border-box;
    font-family: var(--font-1);
    font-size: calc(1.125rem * var(--inform-scale));
    font-weight: 300;
    line-height: 1;
    color: #ffdbdb;
}

[data-status-server=off]:after {
    content: attr(data-status-name-off);
}

[data-status-server=on] {
    color: #f1ffdb;
    background-image: url(../images/status-on.png);
}

[data-status-server=on]:after {
    content: attr(data-status-name-on);
}

.scl__list {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    grid-gap: var(--scl-list-gap);
    gap: var(--scl-list-gap);
}

.scl__list_start {
    justify-content: flex-start;
}

.scl__item {
    color: #c4b8aa;
    color: rgba(var(--color-3), 1);
    text-decoration: none;
    position: relative;
    z-index: 0;
    width: var(--scl-width);
    height: var(--scl-height);
    background-color: transparent;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .2s;
    font-size: var(--scl-font-size);
    box-sizing: border-box;
}

.scl__item:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    transition: all .2s;
    background-color: transparent;
    background-image: var(--scl-bg);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    pointer-events: none;
}

.scl__item:hover:before {
    transform: rotate(90deg);
}

.scl__ico-c-telegram {
    margin-right: .1875rem;
    margin-top: .125rem;
}

.button {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    grid-gap: .5rem;
    gap: .5rem;
    box-sizing: border-box;
    text-decoration: none;
    text-align: center;
    flex-shrink: 0;
    font-style: normal;
    color: #fff;
    color: rgba(var(--color-0), 1);
    font-family: var(--font-0);
    font-size: calc(var(--button-fs) * var(--button-scale));
    font-weight: 700;
    cursor: pointer;
    transition: all .2s;
    box-shadow: none;
    position: relative;
    text-transform: uppercase;
    z-index: 0;
    outline: 0;
    background: transparent;
    border: 0;
    line-height: 1;
    padding: .3125rem calc(2.875rem * var(--button-scale));
    width: calc(var(--button-w) * var(--button-scale));
    height: calc(var(--button-h) * var(--button-scale));
    text-wrap: balance;
    letter-spacing: var(--button-letter-spacing);
    will-change: transform;
}

.button:before {
    display: block;
    content: "";
    position: absolute;
    top: calc(-4rem * var(--button-scale));
    left: calc(-3.375rem * var(--button-scale));
    width: calc(var(--button-img-w) * var(--button-scale));
    height: calc(var(--button-img-h) * var(--button-scale));
    z-index: -1;
    transition: all .2s;
    background-image: var(--button-img-url);
    background-size: 100% 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    transform-style: preserve-3d;
    perspective: 43.75rem;
    pointer-events: none;
}

.button:hover {
    color: #fff;
}

.button:hover:before {
    filter: brightness(130%);
}

.points {
    display: none;
}

.inform {
    --inform-scale: 1;
    min-height: 100dvh;
    display: flex;
    flex-direction: column;
}

.inform, .inform__box {
    box-sizing: border-box;
}

.inform__box {
    padding-top: 2rem;
    padding-bottom: 5rem;
}

.inform__title {
    font-family: var(--font-1);
    font-size: 2.8125rem;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    margin: 0;
    -webkit-animation: inform__title 1.6s ease 1s forwards;
    animation: inform__title 1.6s ease 1s forwards;
}

@-webkit-keyframes inform__title {
    0% {
        transform: translateY(1.875rem);
        opacity: 0;
    }

    to {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes inform__title {
    0% {
        transform: translateY(1.875rem);
        opacity: 0;
    }

    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.inform__servers {
    background-color: transparent;
    width: calc(15.0625rem * var(--inform-scale));
    height: calc(21.25rem * var(--inform-scale));
    position: relative;
    z-index: 0;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    box-sizing: border-box;
    transform: scale(1);
    margin: 2rem auto 1.875rem;
}

.inform__tab {
    -webkit-animation: inform__tab 1.6s ease 1s forwards;
    animation: inform__tab 1.6s ease 1s forwards;
}

@-webkit-keyframes inform__tab {
    0% {
        transform: translateY(-1.875rem);
        opacity: 0;
    }

    to {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes inform__tab {
    0% {
        transform: translateY(-1.875rem);
        opacity: 0;
    }

    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.inform__list {
    justify-content: center;
    flex-wrap: wrap;
    grid-gap: 1.25rem;
    gap: 1.25rem;
}

.inform__list.ranking {
    align-items: normal;
}

.inform__list.ranking .card {
    background: #3b3f3c;
    border: 1px solid #565857;
}

.inform__list.ranking .card .card-header {
    background-color: #3b3f3c;
    border-bottom: 1px solid #565857;
}

.inform__list.ranking .card .card-body {
    padding: 0;
}

.inform__list.ranking .card .table {
    margin-bottom: 0;
    color: #fff;
}

.inform__list.ranking .card .table td, .inform__list.ranking .card .table th {
    padding: 0.15rem;
}

.inform__list.ranking .card .table thead th {
    border-bottom: none;
}

.inform__list.ranking .inform__item {
    min-width: 273px;
}

.inform__item, .inform__list {
    display: flex;
    align-items: center;
}

.inform__item {
    justify-content: flex-start;
    flex-direction: column;
    flex-shrink: 0;
    grid-gap: .375rem;
    gap: .375rem;
}

.inform__icon {
    background-color: transparent;
    background-image: url(../images/ico-trade.png);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    flex-shrink: 0;
    width: calc(7.5rem * var(--inform-scale));
    height: calc(7.125rem * var(--inform-scale));
    transition: all .2s;
}

.inform__item:hover .inform__icon {
    transform: scale(1.06) translateY(-.625rem);
    filter: brightness(130%);
}

.inform__name {
    color: #fff;
    color: rgba(var(--color-0), 1);
    font-size: 1.25rem;
    font-weight: 700;
    text-transform: uppercase;
    transition: all .2s;
}

.inform__item:hover .inform__name {
    color: #dfc683;
    color: rgba(var(--color-accent), 1);
}

.inform__desc {
    color: #fff;
    color: rgba(var(--color-0), 1);
    font-family: Intro;
    font-size: 1rem;
    font-weight: 300;
    max-width: 65.625rem;
    margin: 1.25rem auto 0;
    text-align: center;
    min-height: 5.625rem;
}

.navigation {
    display: flex;
    justify-content: flex-start;
    transition: all .2s;
    height: var(--navigation-height-scroll);
    width: auto;
}

.navigation-height-compensate {
    height: var(--navigation-height);
    box-sizing: border-box;
}

.link {
    text-decoration: underline;
    color: currentColor;
}

.link:hover, .link_tdn {
    text-decoration: none;
}

.link_hover_tdu:hover {
    text-decoration: underline;
}

[data-tab] {
    display: none;
    opacity: 0;
    -webkit-animation: tab 1s ease forwards;
    animation: tab 1s ease forwards;
}

@-webkit-keyframes tab {
    0% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes tab {
    0% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.scroll {
    overflow-x: auto;
    scrollbar-width: none;
}

.scroll::-webkit-scrollbar {
    width: max(.3125rem, .3125rem);
    height: max(.75rem, .75rem);
    border-bottom: .3125rem solid #212023;
    background-color: transparent;
}

.scroll::-webkit-scrollbar-thumb {
    background-color: transparent;
    height: max(.3125rem, .3125rem);
    width: max(.3125rem, .3125rem);
    border-top: max(.5rem, .5rem);
    border-bottom: solid #ffb731;
    border-bottom: max(.3125rem, .3125rem) solid rgba(var(--color-orange), 1);
}

.heading {
    height: 5rem;
    width: 20rem;
    max-width: 100%;
    position: relative;
    z-index: -1;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0 auto;
}

.heading:after {
    display: block;
    content: "";
    background-color: transparent;
    background-image: url(../images/dec.png);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    width: 162.5rem;
    height: 10.8125rem;
    position: absolute;
    left: 50%;
    top: -5.25rem;
    transform: translateX(-50%);
    pointer-events: none;
    z-index: -1;
}

.heading_short:after {
    background-image: url(../images/dec-short.png);
    width: 68.625rem;
}

.heading__title {
    color: #fff4e1;
    color: rgba(var(--color-2), 1);
    font-family: var(--font-0);
    font-size: 2.3125rem;
    font-weight: 500;
    line-height: .8;
}

.heading__desc, .heading__title {
    text-transform: uppercase;
    margin: 0;
    white-space: nowrap;
}

.heading__desc {
    position: absolute;
    left: 50%;
    bottom: -.3125rem;
    transform: translateX(-50%);
    color: rgba(var(--color-3), 1);
    font-family: var(--font-1);
    font-size: .875rem;
    font-weight: 300;
    line-height: 1;
    box-sizing: border-box;
    padding: 1px .3125rem;
    border-radius: .625rem;
}

.soc__list {
    flex-wrap: wrap;
    grid-gap: 1.5625rem;
    gap: 1.5625rem;
}

.soc__item, .soc__list {
    display: flex;
    justify-content: center;
    align-items: center;
}

.soc__item {
    width: 3.4375rem;
    height: 3.4375rem;
    color: #fff;
    color: rgba(var(--color-0), 1);
    text-decoration: none;
    font-size: 1.0625rem;
    transition: all .2s;
    position: relative;
    z-index: 0;
}

.soc__item:hover {
    color: #dfc683;
    color: rgba(var(--color-accent), 1);
}

.soc__item:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: transparent;
    background-image: url(../images/dec2.png);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    z-index: -1;
    transition: all .2s;
}

.soc__item:hover:after {
    opacity: .5;
}

.soc__ico-c-telegram {
    margin-right: .1875rem;
}

.discord {
    max-height: 320px;
    margin-bottom: 10px;
}

.discord li {
    border-bottom: 1px solid #426a9436;
}

.discord-playing {
    max-width: 40%;
    text-align: end;
}

.discord-name {
    max-width: 60%;
}

.color-accent {
    color: rgba(var(--color-accent), 1);
}

.btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    grid-gap: .5rem;
    gap: .5rem;
    box-sizing: border-box;
    text-decoration: none;
    text-align: center;
    flex-shrink: 0;
    font-style: normal;
    color: #d1d1d1;
    color: rgba(var(--color-1), 1);
    font-family: var(--font-0);
    font-size: calc(var(--btn-fs) * var(--btn-scale));
    font-weight: 700;
    cursor: pointer;
    transition: all .2s;
    box-shadow: none;
    position: relative;
    text-transform: uppercase;
    z-index: 0;
    outline: 0;
    background: transparent;
    border: 0;
    line-height: 1;
    padding: .3125rem calc(2.5rem * var(--btn-scale));
    width: calc(var(--btn-w) * var(--btn-scale));
    height: calc(var(--btn-h) * var(--btn-scale));
    max-width: 100%;
    text-wrap: balance;
    letter-spacing: var(--btn-letter-spacing);
}

.btn:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    transition: all .2s;
    background-image: var(--btn-img-url);
    background-size: 100% 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    transform-style: preserve-3d;
    perspective: 43.75rem;
    pointer-events: none;
    filter: grayscale(0) brightness(100%);
}

.btn_accent_no:before {
    filter: grayscale(100%) brightness(50%);
}

.btn:hover:before, .btn_active:before, [data-open-tab-active=true]:before {
    filter: grayscale(0) brightness(130%);
}

.btn_size_small {
    --btn-w: 14.125rem;
    --btn-h: 3rem;
    --btn-img-url: url(../images/btn-small.png);
}

.btn_type_1 {
    --btn-w: 10.9375rem;
    --btn-h: 2.25rem;
    --btn-img-url: url(../images/btn_type_1.png);
    --btn-fs: 0.75rem;
    padding: .3125rem calc(1.875rem * var(--btn-scale));
}

.news {
    min-height: 100dvh;
    display: flex;
    flex-direction: column;
}

.news, .news__box {
    box-sizing: border-box;
    min-width: 0;
}

.news__box {
    margin: auto;
    padding-top: 2.5rem;
    padding-bottom: 4.375rem;
    overflow: hidden;
    max-width: 100%;
    width: 100%;
}

.news__control {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    grid-gap: 2.5rem;
    gap: 2.5rem;
    box-sizing: border-box;
    margin: 0 0 2.5rem;
    min-height: 3.0625rem;
}

.news__btns {
    --btn-scale: 1;
    grid-gap: .625rem 0;
    gap: .625rem 0;
    display: grid;
    grid-template-columns: auto auto;
}

.news__wrap {
    max-width: 43.75rem;
    margin: 0 auto;
}

.news__list {
    height: 33.75rem;
    overflow: hidden;
}

.news__dots {
    margin-top: 2.125rem;
}

.news__swiper-slide.swiper-slide-active, .news__swiper-slide.swiper-slide-duplicate-active, .news__swiper-slide.swiper-slide-duplicate-next, .news__swiper-slide.swiper-slide-next {
    opacity: 1;
    pointer-events: all;
}

.news__swiper-slide {
    display: flex;
    flex-direction: column;
    grid-gap: 2.5rem;
    gap: 2.5rem;
}

.news__post {
    opacity: 0;
    -webkit-animation: postFadeIn 1s ease forwards;
    animation: postFadeIn 1s ease forwards;
    flex-grow: 1;
}

.news__post:first-child:last-child {
    --line-clamp: 5;
}

@-webkit-keyframes postFadeIn {
    0% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes postFadeIn {
    0% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.news__swiper-slide_even {
    --post-desc-display: none;
    --post-bg-opacity: 1;
    --post-bg-mask: linear-gradient(-160deg, #000, transparent 60%);
    display: grid;
    grid-template-columns: 1fr;
}

.news__swiper-slide_even .post__date {
    display: none;
}

.news__swiper-slide_even .news__post:first-child:last-child {
    --post-desc-display: -webkit-box;
    --post-bg-mask: linear-gradient(180deg, #000 0%, #000 7.5rem, transparent);
}

.decbox {
    background-color: #231606;
    box-sizing: border-box;
    padding: .375rem;
    position: relative;
    z-index: 0;
}

.decbox:after {
    display: block;
    content: "";
    position: absolute;
    top: .375rem;
    left: .375rem;
    right: .375rem;
    bottom: .375rem;
    border: 1px solid hsla(0, 0%, 100%, .2);
    pointer-events: none;
    z-index: -1;
}

.social {
    text-align: center;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    text-decoration: none;
    padding: 2.5rem 1.25rem;
    position: relative;
}

.social:before {
    display: block;
    content: "";
    position: absolute;
    top: .375rem;
    left: .375rem;
    right: .375rem;
    bottom: .375rem;
    background-color: hsla(0, 0%, 100%, .1);
    opacity: 0;
    transition: all .2s;
    pointer-events: none;
    z-index: -1;
}

.social:hover:before {
    opacity: 1;
}

.social__pic {
    background-color: transparent;
    background-image: url(../images/icon-bg.png);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    width: var(--social-pic-width);
    height: var(--social-pic-width);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    color: rgba(var(--color-0), 1);
    font-size: 3.125rem;
    margin-bottom: 1.5rem;
}

.social__c-telegram {
    margin-right: .375rem;
}

.social__title {
    color: #fff;
    color: rgba(var(--color-0), 1);
    font-size: 1.5625rem;
    font-weight: 400;
    text-transform: uppercase;
}

.social__desc {
    margin-top: .625rem;
    color: #cfcfcf;
    font-family: var(--font-1);
    font-size: 1.125rem;
    font-weight: 400;
    -webkit-mask: linear-gradient(180deg, #000 0, #000 70%, transparent);
}

.theme {
    position: relative;
    z-index: 0;
    min-height: 3.75rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: .3125rem 1rem;
    transition: all .2s;
}

:where(.theme:not(:last-child)):after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 1rem;
    right: 1rem;
    background-color: hsla(0, 0%, 100%, .2);
    z-index: -1;
    height: .125rem;
}

.theme:hover {
    background-color: hsla(0, 0%, 100%, .1);
}

.theme__link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    text-decoration: none;
    z-index: 10;
}

.theme__marker {
    width: .6875rem;
    height: .6875rem;
    background-color: #d6cebf;
    -webkit-clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
    clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
    margin-right: .625rem;
}

.theme__title {
    color: #fff4e1;
    color: rgba(var(--color-2), 1);
    flex-grow: 1;
    min-width: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.theme__date, .theme__title {
    font-size: 1.125rem;
    font-weight: 400;
}

.theme__date {
    width: 5.625rem;
    flex-shrink: 0;
    text-align: right;
    color: #939393;
    text-transform: uppercase;
    margin-left: .625rem;
    display: block;
}

.community, .community__box {
    box-sizing: border-box;
    min-width: 0;
}

.community__box {
    margin: auto;
    padding-top: 2.5rem;
    padding-bottom: 4.375rem;
    overflow: hidden;
    max-width: 100%;
    width: 100%;
    display: grid;
    grid-gap: 1.875rem;
    gap: 1.875rem;
}

.community__container {
    display: flex;
    flex-direction: column;
    min-width: 0;
    overflow: hidden;
}

.community__title {
    color: #fff;
    color: rgba(var(--color-0), 1);
    font-size: 1.875rem;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 0 1.875rem;
}

.community__forum {
    background: linear-gradient(180deg, rgba(var(--navigation-bg), 1) 60%, rgba(var(--navigation-bg), 0));
    box-sizing: border-box;
    padding: .375rem;
    position: relative;
    z-index: 0;
}

.community__social-list {
    display: grid;
    flex-grow: 1;
    grid-gap: 1.875rem;
    gap: 1.875rem;
    grid-template-columns: 1fr 1fr;
}

.downloads__list {
    padding: 2.8125rem 0;
    display: grid;
}

.downloads__box, .downloads__list {
    box-sizing: border-box;
    grid-gap: 1.25rem;
    gap: 1.25rem;
}

.downloads__box {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    background-color: rgba(11, 9, 12, .3);
    position: relative;
    z-index: 0;
    padding: 1.25rem;
}

.downloads__box:after {
    display: block;
    content: "";
    position: absolute;
    top: .375rem;
    left: .375rem;
    right: .375rem;
    bottom: .375rem;
    border: 1px solid hsla(0, 0%, 100%, .2);
    pointer-events: none;
    z-index: -1;
}

.downloads__title {
    color: #fff;
    color: rgba(var(--color-0), 1);
    font-size: 1.5625rem;
    font-weight: 400;
    text-transform: uppercase;
}

.downloads__btns {
    flex-wrap: wrap;
    grid-gap: 1.25rem;
    gap: 1.25rem;
}

.downloads__btns, .downloads__invite {
    display: flex;
    justify-content: center;
    align-items: center;
}

.downloads__invite {
    margin-top: 2.8125rem;
}

[data-section=footer] {
    margin-top: auto;
}

.footer {
    display: grid;
    grid-template-columns: 1fr 2fr;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding: 1.875rem 0;
    position: relative;
    z-index: 0;
    width: 100%;
    grid-gap: 1.875rem;
    gap: 1.875rem;
    text-align: center;
}

.footer:after {
    display: block;
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    top: 0;
    transform: translateX(-50%);
    background-color: rgba(0, 0, 0, .2);
    width: 100dvw;
    z-index: -2;
    pointer-events: none;
}

.footer__bnrs {
    display: flex;
    justify-content: end;
    align-items: center;
    flex-wrap: wrap;
    grid-gap: 1rem;
    gap: 1rem;
    width: 100%;
}

.footer__bnrs li {
    list-style: none;
}

.footer__copyright {
    color: #fff;
    font-family: var(--font-1);
    font-size: .875rem;
    font-weight: 400;
}

[class*=" gwi_"]:before, [class^=gwi_]:before {
    margin: 0;
    width: auto;
}

.custom-control-input:checked ~ .custom-control-label:before {
    background: rgba(var(--color-accent), 1);
    border-color: rgba(var(--color-accent), 1);
}

.custom-control-input:not(:disabled):active ~ .custom-control-label:before {
    background-color: var(--color-accent);
    border-color: var(--color-accent);
    color: #fff;
}

.custom-control-input:focus ~ .custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(var(--color-accent), .25);
}

.text-body, .text-muted {
    color: rgba(var(--color-3), 1) !important;
}

.btn-primary {
    color: #fff;
}

.btn-primary:hover {
    background-color: transparent;
    border-color: transparent;
    color: #fff;
}

.btn-link:hover {
    color: #fff;
    text-decoration: none;
}

.form-control:focus {
    background-color: #fff;
    border-color: var(--color-accent);
    box-shadow: 0 0 0 .2rem rgba(var(--color-accent), .25);
    color: rgba(var(--color-3), 1) !important;
    outline: 0;
}

.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show > .btn-outline-dark.dropdown-toggle,
.btn-outline-dark:hover {
    background-color: transparent;
    border-color: transparent;
    color: #fff;
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus,
.btn-outline-dark.focus, .btn-outline-dark:focus {
    box-shadow: none;
}

.dt-button.btn {
    background: none;
    width: 160px;
    height: 30px;
}

.dt-button.btn-light {
    background-color: transparent !important;
    border-color: transparent !important;
    color: #fff !important;
}

div.dt-button-collection div.dropdown-menu {
    opacity: 1;
    visibility: visible;
    top: 10px;
    left: 40px;
}

.dt-button.btn-light.focus, .dt-button.btn-light:focus {
    box-shadow: none !important;
}

.card {
    word-wrap: break-word;
    background-clip: border-box;
    background-color: rgba(11, 9, 12, .3);
    border: none;
    border-radius: .35rem;
    display: flex;
    flex-direction: column;
    min-width: 0;
    position: relative;
}

.card:after {
    display: block;
    content: "";
    position: absolute;
    top: .375rem;
    left: .375rem;
    right: .375rem;
    bottom: .375rem;
    border: 1px solid hsla(0, 0%, 100%, .2);
    pointer-events: none;
    z-index: -1;
}

.dataTable tfoot, .dataTable thead {
    background: #745b41;
    color: #fff;
}

.dataTables_filter, .dataTables_length, .dt-buttons {
    margin: 0 0 0.35rem 1.25rem;
}

.table-bordered, .table-bordered td, .table-bordered th {
    border: 1px solid hsla(0, 0%, 100%, .2);
}

.table thead th {
    border-bottom: none;
    vertical-align: bottom;
}

.table {
    color: rgba(var(--color-3), 1) !important;
}

.page-link {
    background-color: #745b41;
    border: 1px solid hsla(0, 0%, 100%, .2);
    color: rgba(var(--color-3), 1) !important;
}

.page-item.disabled .page-link {
    background-color: #745b41;
    border-color: hsla(0, 0%, 100%, .2);
    color: rgba(var(--color-3), 1) !important;
}

.page-item.active .page-link, .page-link:hover {
    background-color: rgba(11, 9, 12, .3);
    border-color: hsla(0, 0%, 100%, .2);
    color: #fff;
}

.btn-group-sm > .btn, .btn-sm {
    width: 160px;
    height: 30px;
}

.download-card img {
    max-height: 150px;
    min-height: auto;
}

.gap-10 {
    gap: 10px;
}

.row-gap-10 {
    row-gap: 10px;
}

.column-gap-10 {
    column-gap: 10px;
}

.box-small-icon-alt .box-icon {
    border: 1px solid hsla(0, 0%, 100%, .2);
    color: rgba(var(--color-3), 1) !important;
}

.box-icon-outline {
    -webkit-text-stroke: 1px rgba(var(--color-3), 1) !important;
    -webkit-text-fill-color: transparent;
}

.chars-list:not(:last-child) {
    border-bottom: 1px solid hsla(0, 0%, 100%, .2);
}

.text-primary {
    color: rgba(var(--color-2), 1) !important;
}

a.text-primary:focus, a.text-primary:hover {
    color: rgba(var(--color-3), 1) !important;
}

.table td, .table th {
    border-top: 1px solid hsla(0, 0%, 100%, .2);
}

.nav-tabs .nav-link {
    padding: 10px;
    border-color: transparent hsla(0, 0%, 100%, .2);
    border-left: none;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: rgba(var(--color-2), 1);
    background: rgba(60, 42, 41, 0.8);
    border-color: transparent hsla(0, 0%, 100%, .2);
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: transparent hsla(0, 0%, 100%, .2);
}

.nav-tabs {
    border-bottom: 1px solid hsla(0, 0%, 100%, .2);
}

.information-header .nav-item:last-child .nav-link {
    border-right: none;
}

.information-header .nav-item:first-child .nav-link {
    border-left: none;
}

.information-header .nav-link {
    border-radius: 0;
}

.silk-icon {
    content: "";
    background: url(../images/silk.gif) no-repeat center;
    width: 15px;
    height: 15px;
}

.bg-equipment, .bg-equipment-avatar {
    background-size: 100% 100% !important;
    width: 181px;
    height: auto;
}

.player-info-tabs {
    height: 100%;
}

.player-info-tabs .nav-link {
    height: 100%;
}

#charProfileTabContent {
    min-height: 437px;
}

#charProfileTabContent li {
    border-bottom: 1px solid hsla(0, 0%, 100%, .2);
}

.player-info {
    padding: 10px;
    border-bottom: 1px solid hsla(0, 0%, 100%, .2);
}

.player-info-title {
    color: rgba(var(--color-accent), 1);
    font-weight: bold;
    font-size: 14px;
    font-family: Semplicita Pro, Open Sans, Arial, Helvetica, sans-serif;
}

.player-info-text {
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    font-family: Semplicita Pro, Open Sans, Arial, Helvetica, sans-serif;
}

.hp-mp-bar {
    width: 140px;
    height: 24px;
    float: left;
    margin-left: 15px;
    clear: right;
    font-size: 12px;
    font-weight: bold;
}

.hp-bar {
    background: url(../images/info/hp_bar.png) 0 0 no-repeat;
    text-align: center;
    width: 91px;
    height: 12px;
    margin-top: 5px;
    line-height: 0.9rem;
    font-size: 0.6rem;
    font-weight: bold;
}

.mp-bar {
    background: url(../images/info/mp_bar.png) 0 0 no-repeat;
    text-align: center;
    width: 91px;
    height: 12px;
    margin-top: 5px;
    line-height: 0.9rem;
    font-size: 0.6rem;
    font-weight: bold;
}

.player-config {
    font-size: 0.9rem;
}

.inventory-bg {
    background-image: url(../images/info/inventory-bg2.png);
    background-size: cover;
    padding: 20px;
    height: 440px;
}

.information-header {
    border: 1px solid hsla(0, 0%, 100%, .2);
    height: 100%;
    width: 100%;
}

.information-body:first-child {
    border-right: 1px solid hsla(0, 0%, 100%, .2);
}

.card-header {
    background-color: transparent;
    border-bottom: 1px solid hsla(0, 0%, 100%, .2);
    margin: 0 5px;
}

.card.player-information .card-header {
    padding: 1rem 0.8rem;
    margin: 0 6px;
}

.tab-pane > .row {
    margin: 0 0 6px;
}

.text-warning {
    color: rgba(var(--color-accent), 1) !important;
}

.border-right {
    border-right: 1px solid hsla(0, 0%, 100%, .2) !important;
}

.post {
    position: relative;
    z-index: 0;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0;
    display: flex;
    flex-direction: column;
    max-width: 100%;
    min-height: var(--post-height);
    color: #fff;
    color: rgba(var(--color-0), 1);
    background: linear-gradient(180deg, rgba(var(--navigation-bg), 1) 60%, rgba(var(--navigation-bg), 0));
    border-radius: .625rem
}

.post:after {
    display: block;
    content: "";
    box-shadow: inset 0 0 2.875rem #6f6b5a;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1
}

.post__link {
    z-index: 5;
    display: block
}

[href="javascript:;"].post__link {
    display: none
}

.post__bg {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: -2;
    transition: all .3s;
    background-color: transparent;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    height: var(--post-bg-height);
    opacity: var(--post-bg-opacity);
    -webkit-mask: var(--post-bg-mask)
}

.post:hover .post__bg {
    transform: scale(1.1)
}

.post__date {
    box-sizing: border-box;
    font-size: .75rem;
    display: flex;
    justify-content: center;
    align-items: baseline;
    text-align: center;
    color: #fff;
    color: rgba(var(--color-0), 1);
    font-weight: 400;
    background-color: #a3865f;
    border-radius: .3125rem;
    padding: .5rem .75rem;
    line-height: 1;
    margin-bottom: 1rem;
    letter-spacing: .06em
}

.post__date-accent {
    font-size: 1.0625rem
}

.post__container {
    margin-top: auto;
    box-sizing: border-box;
    padding: .875rem .875rem 1.5rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.post__title {
    color: #fff;
    color: rgba(var(--color-0), 1);
    font-size: var(--post-size-title);
    font-weight: 400;
    margin: 0;
    line-height: 1;
    text-transform: uppercase
}

.post__desc {
    color: #beb6b6;
    font-size: var(--post-size-desc);
    line-height: 1.5;
    font-weight: 400;
    margin-top: .75rem;
    margin-bottom: 0;
    display: -webkit-box;
    display: var(--post-desc-display);
    -webkit-box-orient: vertical;
    -webkit-line-clamp: var(--post-line-clamp);
    overflow: hidden;
    font-family: var(--font-1)
}

.post__link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 20;
    text-decoration: none
}

.post__status {
    position: absolute;
    right: 1.5rem;
    top: 1.5rem;
    background-color: rgba(var(--color-8), 1);
    font-size: var(--post-size-status);
    color: #fff;
    color: rgba(var(--color-0), 1);
    padding: .5rem 1.25rem;
    border-radius: 0;
    font-weight: 500
}

.post__status_hot:before {
    content: "\0E80";
    font-family: gwi;
    margin-right: .625rem
}

.post__btns {
    margin-top: 1.25rem
}

.list-group-item {
    background-color: #231606;
    border: 1px solid hsla(0, 0%, 100%, .2) !important;
}

@media (max-width: 540px) {
    .inform__title {
        font-size: 2.8125rem;
    }

    .inform__servers {
        margin: 3.75rem auto 1.875rem;
        transform: scale(1);
    }

    .news__btns {
        --btn-scale: .7;
        grid-gap: 1.25rem;
        gap: 1.25rem;
    }

    .theme__date {
        display: none;
    }

    .community__social-list {
        grid-template-columns: 1fr;
    }

    :root {
        --countdown-scale: 0.8;
    }
}

@media (max-width: 680px) {
    .inform__title {
        font-size: 2.1875rem;
    }

    .inform__servers {
        margin: 3.75rem auto 1.875rem;
        transform: scale(1);
    }
}

@media (max-width: 767px) {
    .information-body .border-right {
        border-right: none !important;
    }
}

@media (max-width: 840px) {
    .header__title {
        font-size: 3.4375rem;
    }

    .header__desc {
        font-size: 1.25rem;
    }

    .inform {
        --inform-scale: 1;
    }

    .footer {
        flex-direction: column;
    }
}

@media (max-width: 991px) {
    .navbar .navbar-collapse {
        position: absolute;
        top: var(--navigation-height);
        right: 0;
        left: 0;
        z-index: -1;
        box-sizing: border-box;
        padding-top: 0;
        padding-bottom: var(--navigation-height);
        height: calc(100dvh - var(--navigation-height-scroll));
        overflow-x: hidden;
        overflow-y: hidden;
        justify-content: flex-start;
        background-color: rgba(var(--body-background-color));
        opacity: 0;
        transition: all .2s;
        visibility: hidden;
        box-shadow: 0 0 0 100vh rgba(var(--body-background-color), 1);
        flex-direction: column;
        /*display: flex;*/
        display: none;
    }

    .navbar .navbar-collapse.show {
        display: flex;
        visibility: visible;
        opacity: 1;
        transition: all .2s;
        overflow: auto;
        z-index: 2;
        padding: 10px;
    }

    .navbar > .container.navigation, .navbar > .container-fluid.navigation {
        width: 100%;
        padding: 0 2.5rem;
    }

    .navbar-brand-container {
        padding-left: 0;
        margin: 0;
    }

    .navbar-nav {
        list-style-type: none;
        margin: 0 auto;
        display: flex;
        justify-content: space-around;
        flex-direction: column;
        box-sizing: border-box;
        padding: 0;
        gap: 0;
    }

    .navbar-nav:first-child {
        padding-top: var(--navigation-height);
    }

    .navbar-nav.ml-auto {
        padding-right: 0;
        margin-top: 0;
    }

    .navbar-nav > .nav-item:not(.lang) {
        display: block;
        width: 100%;
    }

    .navbar-nav > .nav-item > .nav-link:not(.lang__current) {
        padding: max(.625rem, .625rem) max(.9375rem, .9375rem);
        box-sizing: border-box;
        display: flex;
        justify-content: center;
        align-items: center;
        text-decoration: none;
        text-align: center;
        color: #fff;
        color: rgba(var(--color-0), 1);
        cursor: pointer;
        font-style: normal;
        font-size: 1.25rem;
        font-weight: 400;
        white-space: nowrap;
        text-transform: uppercase;
        width: 100%;
        min-height: 3.125rem;
        transition: all .2s;
        font-family: var(--font-0);
    }

    .navbar-nav:not(.ml-auto) > .nav-item:not(:last-child):after {
        content: none;
    }

    .lang__name {
        width: 100%;
    }

    .lang__current {
        padding-right: max(.375rem, .375rem);
    }

    .lang__list {
        left: 0.5rem;
    }

    .navbar-nav .dropdown-menu {
        display: none;
    }

    .navbar-nav .dropdown-menu.show {
        display: block;
    }

    .footer {
        display: flex;
    }
}

@media (max-width: 1050px) {
    .inform__servers {
        transform: scale(.8);
    }
}

@media (min-width: 1050px) {
    :root {
        --post-line-clamp: 5;
        --post-size-title: 1.125rem;
        --btn-scale: 1;
        --countdown-scale: 1;
        --button-scale: 1;
    }

    .button {
        --button-scale: 1;
    }

    .news__btns {
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }

    .news__wrap {
        max-width: none;
    }

    .news__swiper-slide_even {
        --post-size-title: 1rem;
    }

    .news__swiper-slide_even .news__post:first-child:last-child {
        --post-line-clamp: 5;
    }

    .community__box {
        grid-template-columns: 1fr;
    }
}

@media (min-width: 1300px) {
    :root {
        --post-size-title: 1.375rem;
        --post-size-desc: 1rem;
        --post-size-status: 0.875rem;
        --button-fs: 1.5625rem;
        --btn-fs: 1rem;
        --navigation-height: 5rem;
        --navigation-height-scroll: 5rem;
    }

    html {
        font-size: calc(max(.5vw, .25rem) + max(.5vh, .25rem));
    }

    .countdown-main {
        display: block;
        position: absolute;
        right: 12%;
        top: 6.25rem;
    }

    .points {
        display: flex;
        position: fixed;
        left: 1.25rem;
        top: 50%;
        transform: translateY(-50%);
        z-index: 10;
        list-style-type: none;
        padding: 0;
        margin: 0;
        right: auto;
        flex-direction: column;
        box-sizing: border-box;
    }

    .points__overlay {
        display: block;
        content: "";
        position: absolute;
        top: -.5rem;
        left: 100%;
        bottom: -.5rem;
        width: 13.75rem;
        z-index: -1;
        border: 0;
        opacity: 0;
        transition: all .2s;
        visibility: hidden;
        background: linear-gradient(270deg, rgba(15, 15, 15, .4) 44.27%, transparent);
        -webkit-backdrop-filter: blur(.125rem);
        backdrop-filter: blur(.125rem);
    }

    .points:hover .points__overlay {
        opacity: 1;
        visibility: visible;
    }

    .point {
        justify-content: flex-start;
        font-size: 1.0625rem;
        color: #7a7a7a;
        font-family: var(--font-0);
        cursor: pointer;
        text-transform: uppercase;
        margin: 1rem 0;
    }

    .point, .point__dot {
        align-items: center;
        display: flex;
        position: relative;
        z-index: 0;
    }

    .point__dot {
        width: 1.375rem;
        height: 1.375rem;
        justify-content: center;
    }

    .point__dot, .point__dot:before {
        flex-shrink: 0;
        transition: all .2s;
    }

    .point__dot:before {
        display: block;
        content: "";
        background-color: transparent;
        background-image: url(../images/big-dot.png);
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: contain;
        width: 1.875rem;
        height: 1.875rem;
        z-index: -5;
        position: absolute;
        top: -.3125rem;
        left: -.3125rem;
        filter: grayscale(100%) brightness(60%);
        opacity: .7;
    }

    .point_active .point__dot:before, .point_active:hover .point__dot:before {
        opacity: 1;
        filter: grayscale(0) brightness(100%);
    }

    .point__name {
        position: absolute;
        white-space: nowrap;
        opacity: 0;
        transition: all .2s;
        transform-origin: right center;
        display: block;
        bottom: auto;
        left: 1.5625rem;
        top: calc(50% - 1rem);
        visibility: hidden;
        text-transform: uppercase;
        box-sizing: border-box;
        padding-left: 1.25rem;
    }

    .points:hover .point__name {
        opacity: 1;
        visibility: visible;
    }

    .point:hover .point__name {
        visibility: visible;
        color: rgba(var(--color-accent), .7);
    }

    .point_active, .point_active:hover .point__name {
        color: #dfc683;
        color: rgba(var(--color-accent), 1);
    }

    .points ~ .streams .streams__btn {
        top: calc(50% - 12.5rem);
    }

    .countdown-main {
        display: block;
        position: absolute;
        right: 12%;
        top: 6.25rem;
    }

    .news__control {
        flex-direction: row;
        justify-content: space-between;
    }
}
