:root {
    --g-size: 1;
    --body-min-width: 320px;
    --body-max-width: 100%;
    --body-background-color-rgb: #100805;
    --body-background-color: 16, 8, 5;
    --container-width: 105rem;
    --navigation-bg: 16, 8, 5;
    --navigation-height: calc(5rem*var(--g-size));
    --navigation-height-scroll: calc(5rem*var(--g-size));
    --font-0: "Intro", "Open Sans", Tahoma, Arial, sans-serif;
    --font-1: "ChelseaCYR", "OlympiaDeco", "Averia Libre", "Times New Roman", Times, serif;
    --font-2: "AngelusMedieval", "Philosopher", "Times New Roman", Times, serif;
    --font-3: "Alice", "Times New Roman", Times, serif;
    --font-ico: "gwi";
    --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: orange;
    --color-orange: 255, 165, 0;
    --color-pink-rgb: pink;
    --color-pink: 255, 192, 203;
    --color-purple-rgb: purple;
    --color-purple: 128, 0, 128;
    --color-blue-rgb: #3258ff;
    --color-blue: 50, 88, 255;
    --color-green-rgb: #0b0;
    --color-green: 0, 187, 0;
    --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: #543e2e;
    --color-1: 84, 62, 46;
    --color-2-rgb: #feec97;
    --color-2: 254, 236, 151;
    --color-3-rgb: #7c7c7c;
    --color-3: 124, 124, 124;
    --color-4-rgb: #f4d18a;
    --color-4: 244, 209, 138;
    --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: #ffc24c;
    --color-accent: 255, 194, 76;
    --color-url-rgb: #ffc24c;
    --color-url: 255, 194, 76;
    --input-width: auto;
    --input-height: 3.75rem;
    --input-bg: #201511;
    --input-border: 0.0625rem solid #735b36;
    --input-border-radius: 0.625rem;
    --input-color: #fff;
    --input-text-align: left;
    --input-font-family: var(--font-0);
    --input-font-size: 1.25rem;
    --input-font-weight: 400;
    --input-padding: 0.2rem 1.125rem;
    --input-box-shadow: none;
    --input-outline: none;
    --input-disabled-bg: #f9f9f9;
    --input-placeholder-color: #847f7d;
    --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: 1rem;
    --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.9375rem;
    --border-width: calc(max(0.0625rem, 1px)*var(--g-size));
    --border-type: solid;
    --border-color: #2f7eb8;
    --shadow: 0px 7px 54px rgba(36, 30, 10, 0.1);
    --arrow-down: url(../images/icons/arrow-down.svg);
    --ico-play: url(../images/icons/play.png);
    --ico-play-small: url(../images/icons/play-small.png);
    --table-heading-bg: #382819;
    --table-bg: #382819;
    --table-border-width: 0.0625rem;
    --table-border-type: solid;
    --table-border-color: #382819;
    --spoiler-bg: 34, 24, 14;
    --spoiler-bg-heading: 56, 40, 25;
    --spoiler-bg-heading-hover: 34, 24, 14;
    --spoiler-border-color: 68, 68, 68;
    --tippy-bg-color: rgba(0, 0, 0, 0.7);
    --tippy-text-color: rgba(var(--color-0), 1);
    --tippy-font-size: max(0.875rem, 14px);
    --tippy-border-radius: 0;
    --tippy-border-color: #f1c93c;
    --scl-color-1: #e1d3ae;
    --scl-color-1-hover: #e1d3ae;
    --scl-flex-basis: 8.5625rem;
    --scl-width: 8.5625rem;
    --scl-height: 7.8125rem;
    --scl-bg-color: transparent;
    --scl-bg: url(../images/scl/bg.png);
    --scl-bg-accent: url(../images/scl/bg.png);
    --scl-font-size: 2.5rem;
    --scl-list-gap: 3.125rem;
    --scl-sep-display: none;
}

main {
    display: block;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    border-color: rgba(0, 0, 0, .15);
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: .35em .75em .625em;
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto;
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details {
    display: block;
}

summary {
    display: list-item;
}

[hidden],
template {
    display: none;
}

img {
    border-style: none;
    display: inline-block;
}

iframe,
img,
video {
    max-width: 100%;
}

a {
    background-color: transparent;
    color: #ffc24c;
    color: rgba(var(--color-url), 1);
    transition-duration: .2s;
    transition-property: opacity, color, background-color;
    outline: 0;
}

a:hover {
    text-decoration: none;
}

a:active,
a:focus {
    outline: 0;
}

::-webkit-input-placeholder {
    color: #847f7d;
    color: var(--input-placeholder-color);
    opacity: 1;
}

:-moz-placeholder,
::-moz-placeholder {
    color: #847f7d;
    color: var(--input-placeholder-color);
    opacity: 1;
}

:-ms-input-placeholder {
    color: #847f7d;
    color: var(--input-placeholder-color);
    opacity: 1;
}

:focus::-webkit-input-placeholder {
    color: transparent;
    color: var(--input-placeholder-color-focus);
}

:focus:-moz-placeholder,
:focus::-moz-placeholder {
    color: transparent;
    color: var(--input-placeholder-color-focus);
}

:focus:-ms-input-placeholder {
    color: transparent;
    color: var(--input-placeholder-color-focus);
}

[class*=" gwi_"]:before,
[class^=gwi_]:before {
    margin: 0;
    width: auto;
}

ol,
ul {
    padding-left: 1.375em;
    margin: .625em 0;
}

table {
    color: #b9aa86;
    font-family: Intro, Open Sans, Tahoma, Arial, sans-serif;
    font-family: var(--font-0);
    font-size: 1.125rem;
    font-weight: 400;
    width: 100%;
    text-align: left;
    border: .0625rem solid #382819;
    border: var(--table-border-width) var(--table-border-type) var(--table-border-color);
    border-collapse: collapse;
}

tr {
    background-color: rgba(15, 9, 1, .7);
}

tr:nth-child(2n) {
    background-color: rgba(54, 39, 24, .7);
}

td,
th {
    border: .0625rem solid #382819;
    border: var(--table-border-width) var(--table-border-type) var(--table-border-color);
    padding: .625em 1em;
}

th {
    color: #b0a28c;
    font-size: 1rem;
    font-weight: 400;
    text-transform: uppercase;
}

.th-head {
    color: #fff392;
    background-color: #7b5e33;
}

.th-large {
    width: 50%;
}

.td-name {
    color: #737270;
    font-weight: 400;
}

.table-style-1,
.table-style-1 td,
.table-style-1 th {
    border: 0;
}

.table-style-1 tr {
    background-color: rgba(15, 9, 1, 0);
}

.table-style-1 tr:nth-child(2n) {
    background-color: rgba(54, 39, 24, .7);
}

::-webkit-scrollbar {
    width: max(.375rem, 6px);
    height: max(.125rem, 2px);
    background-color: rgba(0, 0, 0, .4);
}

::-webkit-scrollbar-thumb {
    background-color: #6b4725;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #9b6635;
}

html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    font-family: Intro, Open Sans, Tahoma, Arial, sans-serif;
    font-family: var(--font-0);
    font-size: 70%;
    font-weight: 400;
    color: #fff;
    color: rgba(var(--color-0), 1);
    cursor: default;
}

body {
    position: relative;
    z-index: 0;
    overflow-x: hidden;
    margin: 0;
    background-color: #100805;
    background-color: rgba(var(--body-background-color), 1);
    background-image: none;
    background-size: auto;
    background-position: 50%;
    background-repeat: no-repeat;
    font-size: 1.25rem;
    top: 0 !important;
    position: static !important;
}

.page,
body {
    min-height: 100vh;
    min-width: 320px;
    min-width: var(--body-min-width);
    display: flex;
    flex-direction: column;
}

.page {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    max-width: var(--body-max-width);
    flex-grow: 1;
    transition: all .3s;
    box-sizing: border-box;
}

.page:before {
    top: 0;
    background-image: url(../images/bg/bg-top.jpg);
    height: 90.25rem;
    z-index: -2;
    -webkit-mask: linear-gradient(180deg, #000 0, #000 20rem, #000 calc(100% - 20rem), transparent);
}

.page:after,
.page:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    background-color: transparent;
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
}

.page:after {
    bottom: 0;
    background-image: url(../images/bg/bg-bottom.jpg);
    height: 87.5rem;
    z-index: -1;
    -webkit-mask: linear-gradient(0deg, #000 0, #000 20rem, #000 calc(100% - 20rem), transparent);
}

.section {
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.container,
.section {
    width: 100%;
    position: relative;
    z-index: 2;
    box-sizing: border-box;
}

.container {
    max-width: 109rem;
    max-width: calc(var(--container-width) + var(--margin)*4);
    min-width: 0;
    padding-right: 2rem;
    padding-right: calc(var(--margin)*2);
    padding-left: 2rem;
    padding-left: calc(var(--margin)*2);
}

.container_fluid {
    max-width: 100%;
}

.rw {
    margin-left: -1rem;
    margin-left: calc(var(--margin)*-1);
    margin-right: -1rem;
    margin-right: calc(var(--margin)*-1);
}

.cl {
    box-sizing: border-box;
    padding-left: 1rem;
    padding-left: calc(var(--margin));
    padding-right: 1rem;
    padding-right: calc(var(--margin));
}

.spacer {
    flex-grow: 1;
    min-height: 6.5rem;
    min-height: calc(6.5rem*var(--g-size));
}

.compensate-navigation {
    padding-top: 5rem;
    padding-top: var(--navigation-height);
    box-sizing: border-box;
}

[data-section=wrapper] {
    padding: 6.5rem 0;
    z-index: 4;
    flex-grow: 1;
    justify-content: flex-start;
}



.section-decor {
    display: block;
    content: "";
    background: linear-gradient(270deg, #a68c5a 0, #a68c5a calc(50% - 2.1875rem), rgba(210, 183, 128, 0) calc(50% - 2.1875rem), rgba(210, 183, 128, 0) calc(50% + 2.1875rem), #a68c5a calc(50% + 2.1875rem), #a68c5a);
    z-index: 2;
    height: .125rem;
}

.section-decor_pos_bottom {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -.0625rem;
}

.section-decor_pos_top {
    position: absolute;
    left: 0;
    right: 0;
    top: -.0625rem;
}

.section-decor:after,
.section-decor:before {
    display: block;
    content: "";
    background-color: #a68c5a;
    width: .5rem;
    height: .5rem;
    border-radius: 50%;
    position: absolute;
    top: -.1875rem;
}

.section-decor:before {
    left: calc(50% - 2.1875rem);
}

.section-decor:after {
    right: calc(50% - 2.1875rem);
}

.section-decor__figure {
    background-color: transparent;
    background-image: url(../images/section-decor-figure.png);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.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;
    }
}

.btns {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    grid-gap: max(.625rem, 10px);
    gap: max(.625rem, 10px);
    width: 100%;
}

.btns__box,
.btns_content_center {
    justify-content: center;
}

.btns__box {
    width: 100%;
    max-width: max(15.625rem, 250px);
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    font-family: ChelseaCYR, OlympiaDeco, Averia Libre, Times New Roman, Times, serif;
    font-family: var(--font-1);
    font-style: normal;
    font-weight: 400;
    font-size: max(.75rem, 12px);
    line-height: 1.64;
    color: #fff;
    color: rgba(var(--color-0), 1);
    grid-gap: .3125rem;
    gap: .3125rem;
    text-transform: uppercase;
}

.scroll {
    overflow-x: auto;
    scrollbar-width: none;
}

.scroll::-webkit-scrollbar {
    width: max(.3125rem, 5px);
    height: max(.75rem, 12px);
    border-bottom: 5px solid #212023;
    background-color: transparent;
}

.scroll::-webkit-scrollbar-thumb {
    background-color: transparent;
    height: max(.3125rem, 5px);
    width: max(.3125rem, 5px);
    border-top: max(.5rem, 8px);
    border-bottom: solid orange;
    border-bottom: max(.3125rem, 5px) solid rgba(var(--color-orange), 1);
}

.author {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    text-align: left;
    font-size: .875rem;
    color: #543e2e;
    color: rgba(var(--color-1), 1);
    text-decoration: none;
    transition: all .2s;
}

[href].author:hover {
    color: rgba(84, 62, 46, .7);
    color: rgba(var(--color-1), .7);
}

.author__logo_ml {
    margin-left: 3px;
}

.itm {
    display: flex;
    align-items: flex-start;
    color: #fff;
    color: rgba(var(--color-0), 1);
    grid-gap: .875rem;
    gap: .875rem;
}

.itm__pic {
    flex-shrink: 0;
}

.itm__img {
    display: block;
    min-width: max(2rem, 32px);
}

.itm__title {
    font-size: 1.125rem;
}

.itm__content,
.itm__title {
    font-family: Intro, Open Sans, Tahoma, Arial, sans-serif;
    font-family: var(--font-0);
}

.itm__content {
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
    color: #fff;
    color: rgba(var(--color-0), 1);
}

.play {
    position: relative;
    z-index: 0;
}

.play:after {
    display: block;
    content: "";
    width: 6.1875rem;
    height: 6.8125rem;
    background-color: transparent;
    background-image: url(../images/icons/play.png);
    background-image: var(--ico-play);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    pointer-events: none;
    transition: all .3s;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
}

.play:hover:after {
    transform: translate(-50%, -50%) scale(1.15);
}

.play_size_small:after {
    background-image: url(../images/icons/play-small.png);
    background-image: var(--ico-play-small);
    width: 4.4375rem;
    height: 4.75rem;
}

.subtitle {
    color: #fff;
    color: rgba(var(--color-0), 1);
    font-size: 1.25rem;
}

.subtitle,
.title {
    font-family: ChelseaCYR, OlympiaDeco, Averia Libre, Times New Roman, Times, serif;
    font-family: var(--font-1);
    font-weight: 400;
    margin: 0;
    line-height: 1.1;
    text-transform: uppercase;
}

.title {
    color: #ffc24c;
    color: rgba(var(--color-accent), 1);
    font-size: 2.1875rem;
}

.desc {
    font-size: 1.25rem;
    line-height: 1.4;
}

.desc,
.ttl {
    color: #fff;
    color: rgba(var(--color-0), 1);
}

.ttl {
    font-family: ChelseaCYR, OlympiaDeco, Averia Libre, Times New Roman, Times, serif;
    font-family: var(--font-1);
    font-size: 2.1875rem;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
}

.ttl_size_small {
    font-size: 1.5625rem;
}

.ttl_size_large {
    font-size: 2.8125rem;
}

.dec {
    pointer-events: none;
    border-radius: .9375rem;
    border-radius: var(--border-radius);
}

.dec,
.dec:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
}

.dec:before {
    content: "";
    border-radius: inherit;
    border: solid #feec97;
    border: max(.125rem, 2px) solid rgba(var(--color-2), 1);
    -webkit-clip-path: polygon(calc(50% - 1.625rem) .625rem, calc(50% + 1.625rem) .625rem, calc(50% + 1.625rem) 0, 100% 0, 100% 100%, 0 100%, 0 0, calc(50% - 1.625rem) 0);
    clip-path: polygon(calc(50% - 1.625rem) .625rem, calc(50% + 1.625rem) .625rem, calc(50% + 1.625rem) 0, 100% 0, 100% 100%, 0 100%, 0 0, calc(50% - 1.625rem) 0);
    -webkit-mask: linear-gradient(0deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .8) 50%, #000);
}

.dec:after {
    display: block;
    content: "";
    background-color: transparent;
    background-image: url(../images/dec.png);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    width: 3.25rem;
    height: 1.3125rem;
    position: absolute;
    left: calc(50% - 1.625rem);
    top: -.625rem;
    z-index: 10;
}

.content-style img {
    vertical-align: middle;
}

.content-style li {
    margin: 10px 0;
    position: relative;
    z-index: 0;
}

.cover {
    height: 22.5rem;
    margin: 1.875rem 0;
    position: relative;
    z-index: 0;
}

.cover,
.cover img {
    width: 100%;
    border-radius: .9375rem;
    border-radius: var(--border-radius);
}

.cover img {
    height: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center top;
    object-position: center top;
}

.item {
    display: flex;
    align-items: flex-start;
    color: rgba(var(--color-text-0), 1);
    grid-gap: 1rem;
    gap: 1rem;
}

.item__pic {
    flex-shrink: 0;
}

.item__img {
    display: block;
    min-width: 2rem;
}

.item__title {
    font-family: ChelseaCYR, OlympiaDeco, Averia Libre, Times New Roman, Times, serif;
    font-family: var(--font-1);
    font-size: 1.1rem;
    text-transform: uppercase;
}

.item__content {
    font-family: Intro, Open Sans, Tahoma, Arial, sans-serif;
    font-family: var(--font-0);
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
    color: 255, 255, 255;
    color: var(--color-0);
}

.ico-wrp {
    display: inline-block;
    min-height: 64px;
}

.fancybox-container {
    z-index: 666 !important;
}

.fancybox-content {
    padding: 0;
    background: transparent;
}

.fancybox-bg {
    background: rgba(19, 14, 7, .7);
}

.fancybox-is-open .fancybox-bg {
    opacity: 1;
}

.gw-modal-close {
    display: none;
}

.fancybox-is-open .ww_animated {
    -webkit-animation: modalIn .5s ease;
    animation: modalIn .5s ease;
}

.fancybox-is-closing .ww_animated {
    -webkit-animation: modalout .5s ease;
    animation: modalout .5s ease;
}

@-webkit-keyframes modalIn {
    0% {
        opacity: 0;
        transform: translateY(-10vh);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes modalIn {
    0% {
        opacity: 0;
        transform: translateY(-10vh);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@-webkit-keyframes modalout {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    to {
        opacity: 0;
        transform: translateY(10vh);
    }
}

@keyframes modalout {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    to {
        opacity: 0;
        transform: translateY(10vh);
    }
}

.skiptranslate {
    display: none !important;
}

.goog-text-highlight {
    background-color: inherit;
    box-shadow: none;
    box-sizing: inherit;
}

.inpbox,
[type=button],
[type=color],
[type=date],
[type=datetime-local],
[type=email],
[type=file],
[type=image],
[type=month],
[type=number],
[type=password],
[type=reset],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
select,
textarea {
    box-sizing: border-box;
    transition: none;
    width: auto;
    width: var(--input-width);
    height: 3.75rem;
    height: var(--input-height);
    background-color: #201511;
    background-color: var(--input-bg);
    border: .0625rem solid #735b36;
    border: var(--input-border);
    border-radius: .625rem;
    border-radius: var(--input-border-radius);
    padding: .2rem 1.125rem;
    padding: var(--input-padding);
    color: #fff;
    color: var(--input-color);
    font-family: Intro, Open Sans, Tahoma, Arial, sans-serif;
    font-family: var(--input-font-family);
    font-size: 1.25rem;
    font-size: var(--input-font-size);
    line-height: 1.25rem;
    line-height: var(--input-font-size);
    font-weight: 400;
    font-weight: var(--input-font-weight);
    text-align: left;
    text-align: var(--input-text-align);
    outline: none;
    outline: var(--input-outline);
    box-shadow: none;
    box-shadow: var(--input-box-shadow);
    min-width: 0;
}

.inpbox {
    display: flex;
    justify-content: center;
    align-items: center;
}

textarea {
    height: 70px;
    resize: none;
    max-height: 70px;
    text-align: left;
    padding: 5px 10px;
    line-height: calc(1.25rem + 2px);
    line-height: calc(var(--input-font-size) + 2px);
}

textarea:focus {
    height: auto;
    max-height: none;
    resize: vertical;
}

[type=button]:focus,
[type=color]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=email]:focus,
[type=file]:focus,
[type=image]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=reset]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus {
    box-sizing: border-box;
    transition: none;
    width: auto;
    width: var(--input-focus-width);
    height: 3.75rem;
    height: var(--input-focus-height);
    background-color: #201511;
    background-color: var(--input-focus-bg);
    border: .0625rem solid #735b36;
    border: var(--input-focus-border);
    border-radius: .625rem;
    border-radius: var(--input-focus-border-radius);
    padding: .2rem 1.125rem;
    padding: var(--input-focus-padding);
    color: #fff;
    color: var(--input-focus-color);
    font-family: Intro, Open Sans, Tahoma, Arial, sans-serif;
    font-family: var(--input-focus-font-family);
    font-size: 1.25rem;
    font-size: var(--input-focus-font-size);
    line-height: 1.25rem;
    line-height: var(--input-focus-font-size);
    font-weight: 400;
    font-weight: var(--input-focus-font-weight);
    text-align: left;
    text-align: var(--input-focus-text-align);
    outline: none;
    outline: var(--input-focus-outline);
    box-shadow: none;
    box-shadow: var(--input-focus-box-shadow);
    min-width: 0;
}

option {
    background-color: #1b1b1b;
    color: #fff;
    color: var(--input-color);
    font-family: Intro, Open Sans, Tahoma, Arial, sans-serif;
    font-family: var(--input-font-family);
    font-size: 1.25rem;
    font-size: var(--input-font-size);
    font-weight: 400;
    font-weight: var(--input-font-weight);
    text-align: left;
}

option:hover {
    color: #000;
    background-color: #757575;
}

.checkbox {
    display: flex;
    align-items: flex-start;
    font-size: 1rem;
    line-height: 1;
    color: #fff;
    color: rgba(var(--color-0), 1);
}

.checkbox__label {
    height: 1.25rem;
    display: inline-flex;
    align-items: center;
}

.checkbox__block,
.checkbox__name {
    margin-right: .625rem;
}

.checkbox__block {
    display: inline-block;
    width: 1.25rem;
    height: 1.25rem;
    background-color: #201511;
    background-color: var(--input-bg);
    border: .0625rem solid #735b36;
    border: var(--input-border);
    box-sizing: border-box;
    border-radius: .3125rem;
    position: relative;
    cursor: pointer;
}

.checkbox__block:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: all .2s;
    pointer-events: none;
    background-color: #ffc24c;
    background-color: rgba(var(--color-accent), 1);
    transform: scale(.5);
    display: block;
    border-radius: .3125rem;
}

.checkbox__input {
    display: none;
}

.checkbox__input:checked+.checkbox__block:after {
    opacity: 1;
    transform: scale(1);
}

.checkbox__content {
    padding-top: .125rem;
}

.field {
    position: relative;
    z-index: 0;
    display: grid;
    grid-gap: .625rem;
    gap: .625rem;
    line-height: 1;
}

.field_mb {
    margin-bottom: 1.25rem;
}

.field_mt {
    margin-top: 1.25rem;
}

.field__name {
    color: #fff;
    color: rgba(var(--color-0), 1);
    font-family: var(---font-1);
    font-size: 1.125rem;
    font-weight: 400;
    text-transform: uppercase;
}

.field__desc {
    color: #847f7d;
    color: var(--input-placeholder-color);
    font-size: 1rem;
    font-weight: 400;
}

.field__box {
    position: relative;
    z-index: 0;
    display: flex;
    grid-gap: .625rem;
    gap: .625rem;
}

.field__input,
.field__input:focus {
    width: 100%;
}

.field__tool {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    aspect-ratio: 1/1;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.875rem;
    cursor: pointer;
    color: #ffc24c;
    color: rgba(var(--color-accent), 1);
    text-decoration: none;
}

.field__input[type=text]~.field__tool_switcher .field__tool-1,
.field__tool-2 {
    opacity: 0;
    visibility: hidden;
    display: none;
}

.field__input[type=text]~.field__tool_switcher .field__tool-2 {
    opacity: 1;
    visibility: visible;
    display: block;
}

.selection {
    padding-left: 0;
    padding-right: 36px;
    border: 0;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent url(../images/icons/selection-arrow-down.svg) no-repeat calc(100% - 5px) 50%;
    font-size: 24px;
    line-height: 24px;
    color: var(--color-main);
    font-family: var(--font-primary);
}

.form__btns {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin: 1.875rem 0;
}

.form__sep {
    width: 100%;
}

.preload {
    background-color: #100805;
    background-color: rgba(var(--body-background-color), 1);
    min-width: 320px;
    min-width: var(--body-min-width);
    position: fixed;
    z-index: 500;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
    visibility: visible;
    transition: all .5s cubic-bezier(.64, .14, .34, 1.32);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    box-sizing: border-box;
    padding: 0 10px;
}

.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: 5px;
    background: #c8816b;
}

.preload__items {
    display: flex;
    justify-content: center;
    align-items: center;
    grid-gap: 1rem;
    gap: 1rem;
}

.char {
    display: none;
    left: calc(50% - 32.5rem);
    width: 0;
    height: 100%;
    z-index: -2;
    opacity: 1;
    will-change: transform;
}

.char,
.char__content {
    position: absolute;
    top: 0;
}

.char__content {
    transition: all 1s .6s;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: flex-start;
}

.char__img {
    display: block;
    height: 108.625rem;
    width: auto;
    max-width: none;
    transform: translateX(-50%);
    transition: all .3s;
}

[data-gw-anime=gw-anime-wrapper-visible] {
    opacity: 1 !important;
}

[data-section=wrapper]:not(.gw-anime-wrapper-visible) .char__content_animated_1 {
    transform: translateY(10%);
    opacity: 0;
    transition: all .2s 0s;
}

.scene {
    overflow: hidden;
}

.scene,
.scene__box {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.btn {
    --w: 22.5rem;
    --h: 4.375rem;
    --scale: 0.8;
    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: #f4d18a;
    color: rgba(var(--color-4), 1);
    font-family: AngelusMedieval, Philosopher, Times New Roman, Times, serif;
    font-family: var(--font-2);
    font-size: 1.25rem;
    font-weight: 400;
    cursor: pointer;
    transition: all .2s;
    text-shadow: none;
    box-shadow: none;
    position: relative;
    text-transform: uppercase;
    z-index: 0;
    outline: 0;
    background: transparent;
    border: 0;
    line-height: 1.2;
    padding: .1875rem calc(1rem*var(--scale)) 0;
    width: calc(var(--w)*var(--scale));
    height: calc(var(--h)*var(--scale));
    max-width: 100%;
}

.btn:hover {
    color: #fadfaa;
    text-shadow: 0 0 15px rgba(250, 223, 170, .6);
}

.btn:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    transition: all .2s;
    background-image: url(../images/btn/btn.png);
    background-size: 100% 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    transform-style: preserve-3d;
    perspective: 1000px;
    pointer-events: none;
}

.button {
    --w: 32.5rem;
    --h: 7.875rem;
    --scale: 0.7;
    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;
    text-shadow: 0 1px 0 #fff0a3, 0 0 21px #fed995;
    color: #543e2e;
    font-size: 2.1875rem;
    font-weight: 400;
    font-family: ChelseaCYR, OlympiaDeco, Averia Libre, Times New Roman, Times, serif;
    font-family: var(--font-1);
    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.2;
    padding: 0 calc(3rem*var(--scale)) .625rem calc(3rem*var(--scale));
    width: calc(var(--w)*var(--scale));
    height: calc(var(--h)*var(--scale));
}

.button:before {
    --aw: var(--w);
    --ah: var(--h);
    display: block;
    content: "";
    position: absolute;
    top: calc(0px*var(--scale));
    left: calc(0px*var(--scale));
    z-index: -1;
    transition: all .2s;
    background-image: url(../images/button/button.png);
    background-size: 100% 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    width: calc(var(--aw)*var(--scale));
    height: calc(var(--ah)*var(--scale));
    transform-style: preserve-3d;
    perspective: 1000px;
    pointer-events: none;
}

.button:hover:after,
.button:hover:before {
    filter: brightness(120%);
}

.button_size_small {
    --scale: 0.6;
}

.spag {
    display: grid;
    grid-gap: 10px;
    gap: 10px;
    grid-template-columns: auto auto auto;
    align-items: center;
    justify-content: flex-start;
}

.sarrow {
    flex-shrink: 0;
    cursor: pointer;
    position: relative;
    z-index: 0;
    background-image: none;
    background-size: cover;
    width: 2.8125rem;
    height: 3rem;
}

.sarrow,
.sarrow:after {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    background-position: 50%;
    background-repeat: no-repeat;
}

.sarrow:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    pointer-events: none;
    font-family: gwi;
    font-family: var(--font-ico);
    color: rgba(255, 194, 76, .8);
    color: rgba(var(--color-accent), .8);
    font-size: 1.875rem;
    border: 0;
    transition: all .2s;
    background-image: url(../images/swiper/arrow-next.png);
    background-size: contain;
}

.sarrow_prev:after {
    background-image: url(../images/swiper/arrow-prev.png);
}

.sarrow_next:after {
    background-image: url(../images/swiper/arrow-next.png);
}

.sarrow:hover:after {
    color: #ffc24c;
    color: rgba(var(--color-accent), 1);
    filter: brightness(120%);
}

.sarrow.swiper-button-disabled {
    opacity: .4;
    pointer-events: none;
}

.sarrows {
    grid-gap: .875rem;
    gap: .875rem;
}

.dots,
.sarrows {
    display: flex;
    justify-content: center;
    align-items: center;
}

.dots {
    grid-gap: .3125rem;
    gap: .3125rem;
    width: auto !important;
}

.dots.swiper-pagination-lock {
    display: none;
}

.dot {
    width: .5rem;
    height: .5rem;
    box-sizing: border-box;
    opacity: 1;
    cursor: pointer;
    flex-shrink: 0;
    transition: all .3s;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #543e2e;
    background-color: rgba(var(--color-1), 1);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    border-radius: .5rem;
}

.dot_active {
    background-color: rgba(var(--color-accent-2), 1);
    width: 3.75rem;
}

.slider-points {
    grid-gap: calc(max(.375rem, 6px)*1);
    gap: calc(max(.375rem, 6px)*1);
    grid-gap: calc(max(.375rem, 6px)*var(--g-size));
    gap: calc(max(.375rem, 6px)*var(--g-size));
    width: auto !important;
}

.slider-point,
.slider-points {
    display: flex;
    justify-content: center;
    align-items: center;
}

.slider-point {
    width: calc(max(.5rem, 8px)*1);
    width: calc(max(.5rem, 8px)*var(--g-size));
    height: calc(max(.5rem, 8px)*1);
    height: calc(max(.5rem, 8px)*var(--g-size));
    border-radius: 50%;
    box-sizing: border-box;
    opacity: 1;
    cursor: pointer;
    flex-shrink: 0;
    transition: all .3s;
    background-color: hsla(0, 0%, 100%, .2);
    background-color: rgba(var(--color-0), .2);
}

.slider-point_active {
    background-color: #ffc24c;
    background-color: rgba(var(--color-accent), 1);
}

.slider-control {
    grid-gap: .3125rem;
    gap: .3125rem;
}

.scl,
.scl__list,
.slider-control {
    display: flex;
    justify-content: center;
    align-items: center;
}

.scl__list {
    grid-gap: 3.125rem;
    gap: 3.125rem;
    grid-gap: var(--scl-list-gap);
    gap: var(--scl-list-gap);
    flex-wrap: wrap;
}

.scl__list_start {
    justify-content: flex-start;
}

.scl__item {
    color: #e1d3ae;
    color: var(--scl-color-1);
    text-decoration: none;
    position: relative;
    z-index: 0;
    flex-basis: 8.5625rem;
    flex-basis: var(--scl-flex-basis);
    min-width: 8.5625rem;
    min-width: var(--scl-width);
    height: 7.8125rem;
    height: var(--scl-height);
    background-color: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .2s;
    font-size: 2.5rem;
    font-size: var(--scl-font-size);
    box-sizing: border-box;
    padding-right: .1875rem;
}

.scl__item:hover {
    color: #e1d3ae;
    color: var(--scl-color-1-hover);
}

.scl__item:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -2;
    transition: all .2s;
    background-color: transparent;
    background-color: var(--scl-bg-color);
    background-image: url(../images/scl/bg.png);
    background-image: var(--scl-bg);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    pointer-events: none;
}

.scl__item:hover:before {
    transform: scale(1.1);
}

.scl__ico-c-telegram {
    margin: .0625rem .1875rem 0 0;
}

.scl__ico-vkontakte {
    margin: 0 .0625rem 0 0;
}

.logo {
    display: inlnie-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 0;
}

.logo__img {
    display: block;
    margin: 0;
}

.logo__img_short {
    height: 5rem;
}

.logo__img_hover {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    opacity: 0;
    pointer-events: none;
    width: 100%;
}

.logo:hover .logo__img_hover {
    -webkit-animation: logo .3s ease;
    animation: logo .3s ease;
}

@-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;
    }
}

.logotype {
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    font-size: 12px;
    position: relative;
    z-index: 0;
}

.logotype__img {
    display: block;
    transition: all .3s;
    width: 100%;
}

.logotype__img_hover_effect:hover {
    filter: brightness(120%);
}

.logotype__img_hover_animation {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    opacity: 0;
    transition: all .2s;
    pointer-events: none;
}

.logotype:hover .logotype__img_hover_animation {
    -webkit-animation: logotype .3s ease;
    animation: logotype .3s ease;
}

@-webkit-keyframes logotype {
    0% {
        transform: scale(1);
        opacity: 0;
    }

    20% {
        opacity: .3;
    }

    to {
        transform: scale(1.2);
        opacity: 0;
    }
}

@keyframes logotype {
    0% {
        transform: scale(1);
        opacity: 0;
    }

    20% {
        opacity: .3;
    }

    to {
        transform: scale(1.2);
        opacity: 0;
    }
}

.lang {
    width: auto;
    padding-right: 1rem;
    position: relative;
    font-size: 1.25rem;
}

.lang,
.lang__current {
    box-sizing: border-box;
    flex-shrink: 0;
    color: #fff;
    color: rgba(var(--color-0), 1);
}

.lang__current {
    display: grid;
    grid-auto-flow: column;
    justify-content: flex-start;
    align-items: center;
    grid-gap: .875rem;
    gap: .875rem;
    cursor: pointer;
    transition: all .3s;
    grid-template-columns: 2.0625rem 1fr;
    line-height: 1;
    text-decoration: none;
    padding: .625rem 0;
    font-family: Intro, Open Sans, Tahoma, Arial, sans-serif;
    font-family: var(--font-0);
    font-size: 1.5rem;
    width: 100%;
}

.lang__current-img {
    border-radius: 50%;
    transition: all .3s;
    border: 1px solid transparent;
    outline: 1px solid #feec97;
    outline: 1px solid rgba(var(--color-2), 1);
    display: block;
}

.lang__current:after {
    display: block;
    content: "";
    background-color: transparent;
    background-image: url(../images/icons/arrow-down.svg);
    background-image: var(--arrow-down);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    width: .9375rem;
    height: .5rem;
    color: #4c4757;
    font-size: .75rem;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
}

.lang__current:after,
.lang__link {
    transition: all .3s;
    cursor: pointer;
}

.lang__link {
    display: grid;
    grid-auto-flow: column;
    justify-content: flex-start;
    align-items: center;
    grid-gap: .5rem;
    gap: .5rem;
    overflow: hidden;
    grid-template-columns: 2.0625rem 1fr;
    flex-shrink: 0;
    line-height: 1.31;
    text-decoration: none;
    color: #fff;
    color: rgba(var(--color-0), 1);
    padding: .3125rem 0 .3125rem .625rem;
    font-family: Intro, Open Sans, Tahoma, Arial, sans-serif;
    font-family: var(--font-0);
    font-size: 1.5rem;
    width: 100%;
    box-sizing: border-box;
}

.lang__link:hover {
    opacity: 1;
}

.lang__name {
    text-transform: uppercase;
}

.lang__img,
.lang__name {
    display: block;
    flex-shrink: 0;
}

.lang__img {
    height: 2.0625rem;
    width: 2.0625rem;
    border: 1px solid transparent;
}

.lang__link_sub:hover {
    background-color: hsla(0, 0%, 100%, .1);
    background-color: rgba(var(--color-0), .1);
}

.lang__list {
    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: -.6875rem;
    width: 6.25rem;
    padding: .625rem 0;
    background-color: rgba(16, 8, 5, .6);
    background-color: rgba(var(--body-background-color), .6);
    -webkit-backdrop-filter: blur(9px);
    backdrop-filter: blur(9px);
    border: 1px solid hsla(0, 0%, 100%, .1);
    border: 1px solid rgba(var(--color-0), .1);
    border-radius: .625rem;
}

.lang:hover .lang__list {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.gw-timer {
    grid-gap: 2.125rem;
    gap: 2.125rem;
}

.gw-timer,
.gw-timer__item {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    font-family: AngelusMedieval, Philosopher, Times New Roman, Times, serif;
    font-family: var(--font-2);
}

.gw-timer__item {
    flex-direction: column;
    color: #feec97;
    color: rgba(var(--color-2), 1);
    text-align: center;
    width: 4rem;
    height: 8.125rem;
    line-height: 1;
    position: relative;
    z-index: 0;
}

.gw-timer__item:after,
.gw-timer__item:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 1.3125rem;
    background-color: transparent;
    background-image: url(../images/countdown/dec-top.png);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
}

.gw-timer__item:before {
    top: 0;
    -webkit-animation: count-down-decor-top 1s ease forwards;
    animation: count-down-decor-top 1s ease forwards;
}

.gw-timer__item:after {
    bottom: 0;
    background-image: url(../images/countdown/dec-bottom.png);
    -webkit-animation: count-down-decor-bottom 1s ease forwards;
    animation: count-down-decor-bottom 1s ease forwards;
}

@-webkit-keyframes count-down-decor-top {
    0% {
        transform: translateY(0);
    }

    20% {
        transform: translateY(-.5rem);
    }

    to {
        transform: translateY(0);
    }
}

@keyframes count-down-decor-top {
    0% {
        transform: translateY(0);
    }

    20% {
        transform: translateY(-.5rem);
    }

    to {
        transform: translateY(0);
    }
}

@-webkit-keyframes count-down-decor-bottom {
    0% {
        transform: translateY(0);
    }

    20% {
        transform: translateY(.5rem);
    }

    to {
        transform: translateY(0);
    }
}

@keyframes count-down-decor-bottom {
    0% {
        transform: translateY(0);
    }

    20% {
        transform: translateY(.5rem);
    }

    to {
        transform: translateY(0);
    }
}

.gw-timer__dot {
    width: max(.0625rem, 1px);
    height: 2.5rem;
    color: #fff;
    color: rgba(var(--color-0), 1);
    font-size: 1.875rem;
    background: linear-gradient(180deg, rgba(143, 122, 91, 0) 0, #8f7a5b 50%, rgba(143, 122, 91, 0));
    display: none;
}

.gw-timer__dot:last-child {
    display: none;
}

.gw-timer__amount {
    color: #ffc24c;
    color: rgba(var(--color-accent), 1);
    font-size: 2.8125rem;
}

.gw-timer__amount,
.gw-timer__desc {
    text-transform: uppercase;
    box-sizing: border-box;
    line-height: 1;
    font-weight: 400;
}

.gw-timer__desc {
    color: #fff;
    color: rgba(var(--color-0), 1);
    font-size: 1.25rem;
}

.end-time {
    color: #ffc24c;
    color: rgba(var(--color-accent), 1);
    font-size: 1.5rem;
    line-height: 1.1;
    display: inline-block;
    background-color: hsla(0, 0%, 100%, .1);
    background-color: rgba(var(--color-0), .1);
    box-sizing: border-box;
    padding: .625rem 1.25rem;
    border-radius: .9375rem;
    border-radius: var(--border-radius);
}

.countdown__heading {
    color: #feec97;
    color: rgba(var(--color-2), 1);
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 1.375rem;
    font-family: ChelseaCYR, OlympiaDeco, Averia Libre, Times New Roman, Times, serif;
    font-family: var(--font-1);
    font-size: max(.875rem, 14px);
    font-weight: 400;
}

.countdown__box {
    position: relative;
    z-index: 0;
}

[data-gw-anime] {
    opacity: 0;
    transition: all 1s;
}

[data-gw-anime-custom] {
    opacity: 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);
    }
}

.points {
    bottom: 0;
    justify-content: center;
    z-index: 20;
    position: fixed;
    left: 4.375rem;
    top: 50%;
    transform: translateY(-50%);
    list-style-type: none;
    padding: 0;
    margin: 0;
    right: auto;
    flex-direction: column;
}

.point,
.points {
    align-items: center;
    display: none;
}

.point {
    justify-content: flex-start;
    font-size: 1rem;
    line-height: 1;
    color: #000;
    cursor: pointer;
    margin: 0 .625rem;
}

.point:after {
    display: block;
    position: absolute;
    left: calc(50% - .0625rem);
    top: calc(100% + .1875rem);
    height: 1.875rem;
    width: .125rem;
    background-color: rgba(254, 236, 151, .3);
    background-color: rgba(var(--color-2), .3);
    pointer-events: none;
}

.point:last-child:after {
    content: none;
}

.point__dot {
    width: 1.25rem;
    height: 1.25rem;
    background-color: #000;
    border: .0625rem solid #feec97;
    border: .0625rem solid rgba(var(--color-2), 1);
    flex-shrink: 0;
    transition: all .2s;
    position: relative;
    z-index: 0;
    transform: rotate(45deg);
}

.point__dot:after {
    display: block;
    content: "";
    background: #feec97;
    background: rgba(var(--color-2), 1);
    width: .75rem;
    height: .75rem;
    position: absolute;
    top: .25rem;
    left: .25rem;
    opacity: 0;
    transition: all .2s;
}

.point:hover .point__dot:after {
    opacity: .5;
}

.point_active .point__dot:after,
.point_active:hover .point__dot:after {
    opacity: 1;
}

.point__name {
    display: none;
    position: absolute;
    white-space: nowrap;
    pointer-events: none;
    opacity: 0;
    transition: all .2s;
    transform-origin: left center;
    left: 50%;
    bottom: 1.875rem;
    transform: scale(1) translateX(-50%);
    background-color: #feec97;
    background-color: rgba(var(--color-2), 1);
    padding: .25rem .9375rem;
    -webkit-clip-path: polygon(.3125rem 0, calc(100% - .3125rem) 0, 100% 50%, calc(100% - .3125rem) 100%, .3125rem 100%, 0 50%);
    clip-path: polygon(.3125rem 0, calc(100% - .3125rem) 0, 100% 50%, calc(100% - .3125rem) 100%, .3125rem 100%, 0 50%);
}

.point_active .point__name,
.point_active:hover .point__name {
    opacity: 1;
}

.prop {
    font-family: AngelusMedieval, Philosopher, Times New Roman, Times, serif;
    font-family: var(--font-2);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #feec97;
    color: rgba(var(--color-2), 1);
    text-align: center;
    width: 4rem;
    height: 8.125rem;
    box-sizing: border-box;
    line-height: 1;
    position: relative;
    z-index: 0;
    grid-gap: .1875rem;
    gap: .1875rem;
}

.prop:after,
.prop:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 1.3125rem;
    background-color: transparent;
    background-image: url(../images/countdown/dec-top.png);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
}

.prop:before {
    top: 0;
    -webkit-animation: count-down-decor-top 1s ease forwards;
    animation: count-down-decor-top 1s ease forwards;
}

.prop:after {
    bottom: 0;
    background-image: url(../images/countdown/dec-bottom.png);
    -webkit-animation: count-down-decor-bottom 1s ease forwards;
    animation: count-down-decor-bottom 1s ease forwards;
}

.prop__name {
    color: #ffc24c;
    color: rgba(var(--color-accent), 1);
    font-size: 2.8125rem;
}

.prop__desc,
.prop__name {
    text-transform: uppercase;
    box-sizing: border-box;
    line-height: 1;
    font-weight: 400;
}

.prop__desc {
    color: #fff;
    color: rgba(var(--color-0), 1);
    font-size: 1.25rem;
    white-space: nowrap;
}

.spoiler {
    transition: all .3s;
}

.spoiler__heading {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    min-height: 3.75rem;
    padding: .625rem 2.1875rem;
    background-color: rgba(56, 40, 25, .7);
    background-color: rgba(var(--spoiler-bg-heading), .7);
    transition: all .3s;
    cursor: pointer;
    position: relative;
    z-index: 0;
    border-left: solid #a68c5a;
}

.spoiler__heading:hover,
.spoiler_active .spoiler__heading {
    background-color: rgba(34, 24, 14, .7);
    background-color: rgba(var(--spoiler-bg-heading-hover), .7);
}

.spoiler__body:after,
.spoiler__line {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 20%;
    background: linear-gradient(90deg, #a68c5a 0, #a68c5a 50%, rgba(166, 140, 90, 0));
    z-index: 10;
    height: max(.125rem, 2px);
    transition: all .3s;
}

.spoiler_active .spoiler__line {
    right: 0;
    opacity: .2;
}

.spoiler__decor {
    position: absolute;
    top: 0;
    left: 0;
    right: 70%;
    z-index: 10;
    height: max(.125rem, 2px);
    background: #a68c5a;
}

.spoiler__decor:after {
    display: block;
    content: "";
    width: .5rem;
    height: .5rem;
    position: absolute;
    right: -.25rem;
    top: -.25rem;
    background: #a68c5a;
    border-radius: 50%;
}

.spoiler__ttl {
    color: #fff;
    color: rgba(var(--color-0), 1);
    font-size: 1.25rem;
    font-family: ChelseaCYR, OlympiaDeco, Averia Libre, Times New Roman, Times, serif;
    font-family: var(--font-1);
    font-weight: 600;
    flex-grow: 1;
    text-transform: uppercase;
}

.spoiler__close {
    width: 1.875rem;
    height: 1rem;
    flex-shrink: 0;
    position: relative;
    cursor: pointer;
    background-color: transparent;
    background-image: url(../images/icons/arrow-down.svg);
    background-image: var(--arrow-down);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    transition: all .3s;
}

.spoiler_active .spoiler__close {
    transform: rotateX(60deg);
}

.spoiler__body {
    background-color: rgba(34, 24, 14, .7);
    background-color: rgba(var(--spoiler-bg), .7);
    padding: 1.25rem 2.1875rem;
    border-left: solid #a68c5a;
    align-items: center;
    display: none;
}

.spoiler__body,
.tippy-box {
    box-sizing: border-box;
    position: relative;
    z-index: 0;
}

.tippy-box {
    background: rgba(0, 0, 0, .7);
    background: var(--tippy-bg-color);
    border-radius: 0;
    border-radius: var(--tippy-border-radius);
    border: var(--tippy-border);
    font-size: max(.875rem, 14px);
    font-size: var(--tippy-font-size);
    color: #fff;
    color: var(--tippy-text-color);
    padding: .3125rem;
    max-width: 25rem !important;
    text-align: center;
}

.tippy-box:after,
.tippy-box:before {
    display: block;
    content: "";
    background-color: #907b5b;
    width: .5625rem;
    height: .5625rem;
    border-radius: 50%;
    position: absolute;
    top: .125rem;
}

.tippy-box:before {
    left: 40%;
}

.tippy-box:after {
    right: 40%;
}

.tippy-content {
    padding: .8125rem;
    border-left: solid #907b5b;
    border-bottom: solid #907b5b;
    border-right: solid #907b5b;
    position: relative;
    z-index: 0;
}

.tippy-content:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: max(.125rem, 2px);
    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;
}

.tippy-arrow {
    width: max(1.125rem, 18px);
    height: max(.5625rem, 9px);
}

.tippy-arrow:before {
    content: none;
}

.tippy-box[data-placement^=bottom]>.tippy-arrow {
    background: url(../images/tippy/arrow-top.png) no-repeat;
    top: max(-.25rem, -4px);
}

.tippy-box[data-placement^=top]>.tippy-arrow {
    background: url(../images/tippy/arrow-down.png) no-repeat;
    bottom: max(-.25rem, -4px);
}

[data-theme=tip-def][data-animation=translate][data-state=hidden] {
    opacity: 0;
}

[data-theme=tip-def][data-animation=translate][data-state=visible] {
    opacity: 1;
}

[data-theme=tip-featured][data-animation=featured][data-placement=bottom][data-state=hidden] {
    opacity: 0;
    transform: translateY(10px);
}

[data-theme=tip-featured][data-animation=featured][data-placement=bottom][data-state=visible] {
    opacity: 1;
    transform: translateY(0);
}

[data-theme=tip-featured][data-animation=featured][data-placement=top][data-state=hidden] {
    opacity: 0;
    transform: translateY(-10px);
}

[data-theme=tip-featured][data-animation=featured][data-placement=top][data-state=visible] {
    opacity: 1;
    transform: translateY(0);
}

.tcon {
    text-align: center;
    font-family: Intro, Open Sans, Tahoma, Arial, sans-serif;
    font-family: var(--font-0);
}

.tcon__title {
    color: #fff;
    text-transform: uppercase;
}

.tcon__desc,
.tcon__title {
    font-size: max(.875rem, 14px);
    font-weight: 500;
}

.tcon__desc {
    color: #9d9d9d;
}

[data-section=navigation] {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 50;
    background-color: rgba(16, 8, 5, 0);
    background-color: rgba(var(--navigation-bg), 0);
    transition: all .2s;
}

[data-container=navigation] {
    z-index: 10;
    position: static;
}

.navigation {
    display: flex;
    justify-content: flex-start;
    height: 5rem;
    height: var(--navigation-height);
    transition: all .2s;
}

.nav-scroll .navigation {
    height: 5rem;
    height: var(--navigation-height-scroll);
}

.navigation__gw-burger {
    align-self: center;
    flex-shrink: 0;
}

.navigation__el {
    position: relative;
    z-index: 2;
}

.navigation__el_lang {
    align-self: center;
    margin-left: auto;
    margin-right: 1.875rem;
}

.navigation__el_auth {
    display: flex;
    justify-content: center;
    align-items: center;
}

.navigation__menu {
    flex-grow: 1;
}

.navigation__logotype {
    position: relative;
    z-index: 5;
    display: flex;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    box-sizing: border-box;
    max-width: none;
    grid-gap: .75rem;
    gap: .75rem;
}

.navigation__logotype-content {
    font-weight: 500;
    font-size: .875rem;
    text-transform: uppercase;
    color: #fff;
    color: rgba(var(--color-0), 1);
    margin: 0;
    text-decoration: none;
}

.navigation__el_desktop {
    display: none;
}

[data-section=header] {
    width: 100%;
    opacity: 1;
}

.header {
    box-sizing: border-box;
    grid-gap: 2.25rem;
    gap: 2.25rem;
    padding-top: var(--header-padding-top);
    padding-bottom: var(--header-padding-bottom);
    min-height: var(--header-min-height);
    height: var(--header-height);
    opacity: 1;
}

.header,
.header__container {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
}

.header__container {
    width: 100%;
}

.header__box {
    max-width: 45rem;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    grid-gap: 1.25rem;
    gap: 1.25rem;
}

.header__logobox {
    margin-bottom: -1.25rem;
}

.header__subtitle {
    color: #feec97;
    color: rgba(var(--color-2), 1);
    font-size: 1.875rem;
}

.header__subtitle,
.header__title {
    text-shadow: 0 0 15px #6f6551;
    font-family: ChelseaCYR, OlympiaDeco, Averia Libre, Times New Roman, Times, serif;
    font-family: var(--font-1);
    line-height: 1.1;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
}

.header__title {
    color: #fff;
    color: rgba(var(--color-0), 1);
    font-size: 2.8125rem;
}

.header__content {
    font-family: Intro, Open Sans, Tahoma, Arial, sans-serif;
    font-family: var(--font-0);
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    color: hsla(0, 0%, 100%, .8);
    color: rgba(var(--color-0), .8);
    filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 1));
}

.header__btns {
    max-width: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    grid-gap: 1.25rem;
    gap: 1.25rem;
    margin-top: 2.875rem;
}

.events {
    padding-top: 4.375rem;
    display: grid;
    grid-gap: 3.125rem;
    gap: 3.125rem;
}

.feature {
    text-align: center;
    color: #fff;
    color: rgba(var(--color-0), 1);
    font-family: Intro, Open Sans, Tahoma, Arial, sans-serif;
    font-family: var(--font-0);
    line-height: 1.3;
}

.feature_animated {
    -webkit-animation: feature_animated .6s ease forwards;
    animation: feature_animated .6s ease forwards;
}

@-webkit-keyframes feature_animated {
    0% {
        opacity: 0;
        transform: translateY(1rem);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes feature_animated {
    0% {
        opacity: 0;
        transform: translateY(1rem);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.feature__title {
    color: #fff;
    color: rgba(var(--color-0), 1);
    font-family: ChelseaCYR, OlympiaDeco, Averia Libre, Times New Roman, Times, serif;
    font-family: var(--font-1);
    font-size: 2.1875rem;
    text-transform: uppercase;
}

.feature__desc {
    color: #958f89;
    font-size: 1.375rem;
    line-height: 1.4;
    padding: 2.25rem 0 0;
    min-height: 20rem;
    box-sizing: border-box;
}

.feature__btns {
    margin-top: 1.875rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

[data-section=features] {
    background-color: transparent;
    background-image: url(../images/features/bg.jpg);
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    box-sizing: border-box;
}

.features {
    box-sizing: border-box;
    padding: 9.375rem 0;
}

.features__box {
    min-width: 0;
}

.features__heading {
    color: #ffc24c;
    color: rgba(var(--color-accent), 1);
    font-family: ChelseaCYR, OlympiaDeco, Averia Libre, Times New Roman, Times, serif;
    font-family: var(--font-1);
    font-size: 4.0625rem;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    text-align: center;
}

.features__desc {
    color: #fff;
    color: rgba(var(--color-white), 1);
}

.features__content {
    max-width: 81.25rem;
    margin: 0 auto;
}

.features__dots {
    margin-top: 2rem;
}

.features__slider-wrp {
    position: relative;
    z-index: 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.features__slider {
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
}

.features__el {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    max-width: 11.25rem;
    margin: 1.625rem auto;
    cursor: pointer;
    grid-gap: 1.875rem;
    gap: 1.875rem;
    transition: all .3s;
}

.features__el:hover {
    filter: brightness(120%) drop-shadow(0 0 6px rgba(255, 194, 76, .5));
    filter: brightness(120%) drop-shadow(0 0 6px rgba(var(--color-accent), .5));
}

.swiper-slide-active .features__el {
    filter: brightness(120%) drop-shadow(0 0 10px rgba(255, 194, 76, 1));
    filter: brightness(120%) drop-shadow(0 0 10px rgba(var(--color-accent), 1));
}

.features__el-pic {
    margin: 0 auto;
    background-image: url(../images/features/example-ico-1.png);
    width: 9rem;
    height: 8.75rem;
    border-radius: 50%;
    flex-shrink: 0;
    box-shadow: inset 0 0 1.25rem rgba(154, 135, 103, .63);
    position: relative;
    z-index: 0;
}

.features__el-pic,
.features__el-pic:after {
    background-color: transparent;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
}

.features__el-pic:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: url(../images/features/el-frame.png);
    width: 9.25rem;
    height: 11.25rem;
}

.features__el-title {
    color: #fff;
    color: rgba(var(--color-0), 1);
    font-family: ChelseaCYR, OlympiaDeco, Averia Libre, Times New Roman, Times, serif;
    font-family: var(--font-1);
    font-size: 1.125rem;
    line-height: 1.1;
    text-transform: uppercase;
}

[data-slider-next=features],
[data-slider-prev=features] {
    margin-top: 8.125rem;
}

[data-slider-prev=features] {
    margin-left: .625rem;
}

[data-slider-next=features] {
    margin-right: .625rem;
}

[data-section=aboutserv] {
    background-color: transparent;
    background-image: url(../images/aboutserv/bg.jpg);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}

.aboutserv {
    padding: 4.375rem 0;
    display: grid;
    grid-gap: 2.5rem;
    gap: 2.5rem;
}

.aboutserv__media {
    display: flex;
}

.aboutserv__video {
    width: 100%;
    height: 15.625rem;
    position: relative;
    z-index: 0;
    background-color: transparent;
    background-image: url(../images/aboutserv/video-cover.jpg);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    border: .125rem solid #53452e;
    border-radius: .9375rem;
    display: block;
    text-decoration: none;
}

.aboutserv__box {
    display: flex;
    flex-direction: column;
}

.aboutserv__title {
    font-family: ChelseaCYR, OlympiaDeco, Averia Libre, Times New Roman, Times, serif;
    font-family: var(--font-1);
    text-transform: uppercase;
    font-size: 2.125rem;
}

.aboutserv__desc {
    font-size: 1.25rem;
    line-height: 1.3;
    margin-top: 1.625rem;
}

.aboutserv__specifications {
    justify-content: space-between;
    margin: auto 0;
    padding: 2.5rem 0;
    grid-gap: 1rem;
    gap: 1rem;
}

.aboutserv__btns,
.aboutserv__specifications {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.aboutserv__btns {
    justify-content: flex-start;
    padding-top: 1.25rem;
    padding-bottom: .3125rem;
    margin-top: auto;
}

.advantage {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    grid-gap: 3.125rem;
    gap: 3.125rem;
    margin: 0 auto;
}

.advantage__pic {
    display: block;
    text-decoration: none;
    box-shadow: 0 0 2.5rem hsla(0, 0%, 100%, .33);
    max-width: 43.75rem;
    margin: 0 auto;
}

.advantage__img {
    display: block;
    width: 100%;
}

.advantage__desc {
    margin-top: 2.5rem;
    margin-bottom: 3.125rem;
}

.advantage__btns {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

[data-section=advantages] {
    background-color: transparent;
    background-image: url(../images/advantages/bg.jpg);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}

.advantages {
    padding: 9.375rem 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 0;
}

.advantages__swiper-slide {
    opacity: 0;
    transform: scale(.3);
    transition: all .3s;
    pointer-events: none;
}

.swiper-slide-active.advantages__swiper-slide,
.swiper-slide-duplicate-active.advantages__swiper-slide {
    opacity: 1;
    transform: scale(1);
    pointer-events: all;
}

.advantages__sarrow {
    position: absolute;
    top: 3.125rem;
}

.advantages__sarrow_prev {
    left: 0;
}

.advantages__sarrow_next {
    right: 0;
}

[data-section=community] {
    background-color: transparent;
    background-image: url(../images/community/bg.jpg);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}

.community {
    padding: 9.375rem 0;
    display: grid;
    position: relative;
    z-index: 0;
    grid-gap: 3.125rem;
    gap: 3.125rem;
}

.community__desc {
    margin-top: 2.5rem;
    margin-bottom: 3.125rem;
}

.community__btns {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.community__widget {
    height: 34.375rem;
    position: relative;
    z-index: 0;
    box-sizing: border-box;
}

.community__widget iframe {
    width: 100%;
    height: 100%;
    border-radius: .9375rem;
    border-radius: var(--border-radius);
    overflow: hidden;
}

[data-section=gallery] {
    background-color: transparent;
    background-image: url(../images/gallery/bg.jpg);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}

.gallery {
    padding: 9.375rem 0;
    display: grid;
    position: relative;
    z-index: 0;
    grid-gap: 3.125rem;
    gap: 3.125rem;
}

.gallery__pic {
    display: inline-flex;
    text-decoration: none;
    width: 100%;
    position: relative;
    z-index: 0;
}

.gallery__main-subtitle {
    margin-top: 1.875rem;
}

.gallery__main-desc {
    margin-top: .625rem;
    color: #958f89;
}

.gallery__item {
    position: relative;
    z-index: 0;
    width: 100%;
}

.gallery__thumb {
    border-radius: .9375rem;
    display: block;
    width: 100%;
}

.gallery__desc,
.gallery__list {
    margin-top: 2.5rem;
}

.gallery__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1.875rem;
    gap: 1.875rem;
}

[data-section=media] {
    background-color: transparent;
    background-image: url(../images/media/bg.jpg);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}

.media {
    padding: 9.375rem 0;
}

.media__scl {
    margin-top: 3.75rem;
}

.media__btns {
    padding-top: 3.75rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.stream {
    --stream-height: 13.75rem;
    height: var(--stream-height);
    display: flex;
    color: hsla(0, 0%, 100%, .8);
    color: rgba(var(--color-0), .8);
    font-size: 1rem;
    font-weight: 500;
    cursor: default;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    z-index: 0;
    width: 100%;
    background-color: #100805;
    background-color: rgba(var(--body-background-color), 1);
    background-image: url(../images/stream/bg.jpg);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    border-radius: .9375rem;
}

.stream iframe {
    width: 100%;
    height: 100%;
}

.stream__content {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    position: relative;
    z-index: 0;
    box-sizing: border-box;
    padding: 1.25rem;
    width: 100%;
}

.stream__ico {
    display: inline-block;
    font-size: 4.375rem;
    color: hsla(0, 0%, 100%, .2);
    color: rgba(var(--color-0), .2);
}

.stream__desc {
    margin-top: .375rem;
    margin-bottom: .375rem;
}

.stream__btn {
    color: rgba(255, 194, 76, .7);
    color: rgba(var(--color-accent), .7);
    text-decoration: none;
    font-weight: 500;
    font-size: 1rem;
}

.stream__btn:hover {
    text-decoration: underline;
}

.streams {
    box-sizing: border-box;
}

.streams__title {
    text-align: center;
}

.streams__wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    grid-gap: 1.875rem;
    gap: 1.875rem;
    position: relative;
    z-index: 0;
    max-width: NaNrem;
    margin: 0 auto;
}

.streams__list {
    overflow: hidden;
    width: 100%;
    padding: 6.25rem 0 .9375rem;
}

.streams__sarrow {
    position: absolute;
    top: 1.875rem;
}

.streams__sarrow_prev {
    left: 0;
}

.streams__sarrow_next {
    right: 0;
}

.streams__dots {
    margin-top: max(2.25rem, 36px);
}

.fnav {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    text-align: center;
    grid-gap: 1.25rem;
    gap: 1.25rem;
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.fnav__box {
    min-width: 0;
    flex-grow: 1;
}

.fnav__header {
    font-size: .875rem;
    font-weight: 400;
    color: #feec97;
    color: rgba(var(--color-2), 1);
    margin-bottom: 1.25rem;
    font-family: AngelusMedieval, Philosopher, Times New Roman, Times, serif;
    font-family: var(--font-2);
    text-transform: uppercase;
}

.fnav__list {
    list-style-type: none;
    padding-left: 0;
    margin: 0;
}

.fnav__el {
    margin-bottom: 1rem;
}

.fnav__link {
    text-decoration: none;
    transition: all .2s;
    font-size: 1rem;
    line-height: 1.3;
    color: #7c7c7c;
    color: rgba(var(--color-3), 1);
    text-transform: uppercase;
}

.fnav__link:hover {
    color: #ccc;
}

[data-section=footer] {
    background-color: rgba(43, 31, 26, .4);
    margin-top: auto;
}

.footer {
    padding-top: 5rem;
    padding-bottom: 5rem;
    display: grid;
    grid-gap: 2.5rem;
    gap: 2.5rem;
    color: #7c7c7c;
    color: rgba(var(--color-3), 1);
    text-align: left;
    font-size: .875rem;
}

.footer__about {
    flex-direction: column;
    text-align: center;
    max-width: 30rem;
    margin: 0 auto;
}

.footer__about,
.footer__logotype {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.footer__logotype {
    grid-gap: .75rem;
    gap: .75rem;
    margin-top: -1rem;
    margin-bottom: -1rem;
}

.footer__copyright {
    font-size: .875rem;
    margin-top: .625rem;
}

.footer__links {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    text-align: center;
    grid-gap: .375rem .75rem;
    gap: .375rem .75rem;
}

.footer__link {
    text-decoration: none;
    font-size: .875rem;
    color: #543e2e;
    color: rgba(var(--color-1), 1);
}

.footer__link:hover {
    color: #ffc24c;
    color: rgba(var(--color-accent), 1);
}

.footer__desc {
    font-size: 1rem;
    margin-top: .875rem;
    margin-bottom: .875rem;
    line-height: 1.2;
}

.footer__authors {
    font-size: .875rem;
}

.bnr {
    --bnr-size: 1;
    position: fixed;
    right: calc(2.5rem*var(--bnr-size));
    bottom: calc(2.5rem*var(--bnr-size));
    z-index: 15;
    width: calc(18.375rem*var(--bnr-size));
    height: calc(6.875rem*var(--bnr-size));
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-decoration: none;
    box-sizing: border-box;
    padding-top: calc(1.5rem*var(--bnr-size));
    line-height: 1.2;
    animation: bnr-jerk 3s ease-in-out infinite;
}

.bnr:after {
    display: block;
    content: "";
    background-color: transparent;
    background-image: url(../images/bnr/bnr.png);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    width: calc(18.9375rem*var(--bnr-size));
    height: calc(12.5625rem*var(--bnr-size));
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    pointer-events: none;
    transition: all .2s;
}

.bnr:hover:after {
    filter: brightness(130%);
}

.bnr__title {
    color: #ffc24c;
    color: rgba(var(--color-accent), 1);
    font-family: ChelseaCYR, OlympiaDeco, Averia Libre, Times New Roman, Times, serif;
    font-family: var(--font-1);
    font-size: calc(1.1875rem*var(--bnr-size));
}

.bnr__desc,
.bnr__title {
    font-weight: 400;
    text-transform: uppercase;
}

.bnr__desc {
    color: #fff;
    color: rgba(var(--color-0), 1);
    font-family: Intro, Open Sans, Tahoma, Arial, sans-serif;
    font-family: var(--font-0);
    font-size: calc(0.9375rem*var(--bnr-size));
}

.file {
    box-sizing: border-box;
    padding: 2.1875rem 0;
}

.file__title {
    margin-bottom: 1.5625rem;
    color: #f4d18a;
    color: rgba(var(--color-4), 1);
    font-size: 1.75rem;
    line-height: 1.2;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}

.file_bb {
    box-sizing: border-box;
    border-bottom: .1875rem solid rgba(255, 194, 76, .2);
    border-bottom: .1875rem solid rgba(var(--color-accent), .2);
}

.file__list {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    grid-gap: 1.25rem;
    gap: 1.25rem;
}

.resources {
    gap: 4.375rem;
}

.resources__box {
    min-width: 0;
    padding: 1.25rem .625rem;
    border-radius: .9375rem;
    border-radius: var(--border-radius);
    background-color: rgb(21 10 8);
    position: relative;
    z-index: 0;
}

.resources__ttl {
    text-align: center;
    margin-bottom: 1.25rem;
}

.resources__tablebox {
    max-width: 100%;
    overflow-x: auto;
}

.resources__help {
    padding: 2.1875rem 0;
    font-size: 1rem;
}

.resources__help-list {
    color: #f4d18a;
    color: rgba(var(--color-4), 1);
    display: grid;
    grid-gap: .625rem 0;
    gap: .625rem 0;
}

.static {
    box-sizing: border-box;
    padding: 9.375rem 0;
}

.static__content {
    line-height: 1.6;
    color: #aaa;
}

@media (min-width:460px) {
    .gw-timer {
        grid-gap: 4.375rem;
        gap: 4.375rem;
    }
}

@media (min-width:540px) {
    .events {
        grid-template-columns: 1fr 1fr;
    }
}

@media (min-width:600px) {
    .streams__wrap {
        max-width: 1000px;
    }
}

@media (min-width:680px) {
    .header__subtitle {
        font-size: 2.25rem;
    }

    .header__title {
        font-size: 3.25rem;
    }

    .aboutserv__video {
        height: 34.375rem;
    }

    .aboutserv__title {
        font-size: 4.5rem;
    }

    .fnav {
        display: flex;
    }

    .resources__box {
        padding: 2.5rem 3.75rem;
    }
}

@media (min-width:720px) {
    .title {
        font-size: 2.8125rem;
    }
}

@media (min-width:840px) {
    .header__content {
        font-size: 1.25rem;
    }

    .aboutserv,
    .advantage {
        grid-template-columns: 1fr 1fr;
    }

    .advantage {
        display: grid;
    }

    .advantage__pic {
        max-width: none;
        width: 100%;
    }

    .advantage__content {
        flex-grow: 1;
    }

    .community {
        grid-template-columns: 42% 1fr;
    }

    .gallery {
        grid-template-columns: 54% 1fr;
    }
}

@media (min-width:1050px) {
    .btns {
        grid-gap: max(1.25rem, 20px) max(1.875rem, 30px);
        gap: max(1.25rem, 20px) max(1.875rem, 30px);
    }

    .author {
        font-size: .875rem;
    }

    .btn {
        --scale: 1;
    }

    .btn_size_small {
        font-size: 1rem;
        --scale: 0.8;
    }

    .button {
        --scale: 1;
    }

    .button_size_small {
        --scale: 0.8;
    }

    .events {
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }

    .fnav__header {
        font-size: 1.125rem;
    }

    .footer,
    .footer__link {
        font-size: 1rem;
    }

    .file__btn {
        --scale: 0.7;
    }
}

@media (min-width:1200px) {
    :root {
        --navigation-height: calc(7.5rem*var(--g-size));
        --navigation-height-scroll: calc(7.5rem*var(--g-size));
    }

    .author {
        justify-content: flex-end;
        text-align: right;
    }

    .subtitle {
        font-size: 1.875rem;
    }

    .title {
        font-size: 4.0625rem;
    }

    .char {
        display: flex;
        align-items: flex-start;
    }

    .logo__img_short {
        height: 7rem;
    }

    .point,
    .points {
        display: flex;
    }

    .point {
        position: relative;
        z-index: 0;
        margin: .9375rem 0;
    }

    .point:after {
        content: "";
    }

    .point__name {
        display: block;
        bottom: auto;
        left: 2.5rem;
        top: calc(50% - .75rem);
        transform: scale(1) translateX(-1.875rem);
    }

    .point:hover .point__name {
        opacity: .3;
        transform: scale(1) translateX(0);
    }

    .point_active .point__name,
    .point_active:hover .point__name {
        opacity: 1;
        transform: scale(1) translateX(0);
    }

    .gw-burger {
        display: none;
    }

    .menu {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .menu__content,
    .menu__list {
        display: flex;
        width: 100%;
    }

    .menu__list {
        list-style-type: none;
        margin: 0;
        justify-content: flex-start;
        align-items: stretch;
        opacity: 1;
        visibility: visible;
        padding: 0;
        box-sizing: border-box;
        grid-gap: .75rem;
        gap: .75rem;
    }

    .menu__el {
        display: flex;
        position: relative;
        z-index: 0;
    }

    .menu__el_desktop_none {
        display: none;
    }

    .menu__item {
        padding: .5rem 1.7rem;
        display: flex;
        justify-content: center;
        align-items: center;
        text-decoration: none;
        text-align: center;
        color: #fff;
        color: rgba(var(--color-0), 1);
        fill: #ffc24c;
        fill: rgba(var(--color-accent), 1);
        font-family: ChelseaCYR, OlympiaDeco, Averia Libre, Times New Roman, Times, serif;
        font-family: var(--font-1);
        cursor: pointer;
        font-style: normal;
        font-size: 2rem;
        font-weight: 400;
        white-space: nowrap;
        position: relative;
        z-index: 0;
        box-sizing: border-box;
        transition: all .3s;
        border-radius: .625rem;
        text-transform: uppercase;
    }

    .menu__el:hover [data-menu-open-sub-list],
    .menu__item:hover,
    .menu__item_open:hover {
        background-color: hsla(0, 0%, 100%, .1);
        background-color: rgba(var(--color-0), .1);
    }

    .menu__sub-list {
        position: absolute;
        left: 50%;
        top: 100%;
        list-style: none;
        margin: 0;
        z-index: 100;
        opacity: 0;
        visibility: hidden;
        transition: all .3s;
        display: block !important;
        min-width: 100%;
        transform: translateX(-50%) translateY(0);
        padding: 1rem 0;
        background-color: rgba(16, 8, 5, .6);
        background-color: rgba(var(--body-background-color), .6);
        -webkit-backdrop-filter: blur(9px);
        backdrop-filter: blur(9px);
        border: 1px solid hsla(0, 0%, 100%, .1);
        border: 1px solid rgba(var(--color-0), .1);
        border-radius: .625rem;
    }

    .menu__sub-list:before {
        display: block;
        content: "";
        height: 1.25rem;
        position: absolute;
        bottom: 100%;
        left: 0;
        right: 0;
        opacity: 0;
    }

    [data-menu-open-sub-list] .menu__item-arrow {
        display: block;
        content: "";
        background-color: transparent;
        background-image: url(../images/icons/arrow-down.svg);
        background-image: var(--arrow-down);
        background-size: contain;
        background-position: 50%;
        background-repeat: no-repeat;
        width: .9375rem;
        height: .5rem;
        margin-left: .625rem;
        position: relative;
        top: 0;
        transition: all .5s;
    }

    .menu__item_open .menu__item-arrow {
        transform: rotateX(180deg);
    }

    .menu__sub-list:hover,
    [data-menu-open-sub-list]:hover~.menu__sub-list {
        opacity: 1;
        visibility: visible;
        top: 100%;
        transform: translateX(-50%) translateY(1.25rem);
    }

    .menu__sub-item {
        padding: .5rem 1.25rem;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        text-decoration: none;
        color: #fff;
        color: rgba(var(--color-0), 1);
        fill: #ffc24c;
        fill: rgba(var(--color-accent), 1);
        cursor: pointer;
        font-style: normal;
        font-size: 1.125rem;
        font-weight: 400;
        white-space: nowrap;
        position: relative;
        z-index: 0;
        box-sizing: border-box;
        transition: all .3s;
        text-transform: uppercase;
    }

    .menu__sub-item:hover {
        background-color: hsla(0, 0%, 100%, .06);
        background-color: rgba(var(--color-0), .06);
    }

    [data-section=navigation] {
        position: absolute;
    }

    .navigation__el_lang {
        margin-left: 0;
    }

    .navigation__el_lang,
    .navigation__logotype {
        margin-right: 1.875rem;
    }

    .navigation__el_desktop {
        display: flex;
        justify-content: center;
    }

    .header__container {
        flex-direction: row;
        align-items: stretch;
        justify-content: space-between;
    }

    .header__box {
        order: 100;
    }

    .header__logobox {
        margin-bottom: -2.5rem;
    }

    .header__subtitle {
        font-size: 2.8125rem;
    }

    .header__title {
        font-size: 4.0625rem;
        margin-top: -1rem;
    }

    .event {
        --sh: 20.25rem;
        max-width: 23.75rem;
        width: 100%;
        text-align: center;
        position: relative;
        z-index: 0;
        transition: all .3s;
    }

    .event:hover {
        z-index: 10;
    }

    .event__box {
        position: relative;
        z-index: 0;
        height: var(--sh);
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        text-align: center;
    }

    .event__box:before {
        display: block;
        content: "";
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%) translateY(-1.25rem) scale(1);
        z-index: -1;
        background-color: transparent;
        background-image: url(../images/event/event-dec-bottom.png);
        background-size: contain;
        background-position: 50%;
        background-repeat: no-repeat;
        width: 10.3125rem;
        height: 3.6875rem;
        transition: all .3s;
    }

    .event:hover .event__box:before {
        opacity: 0;
        transform: translateX(-50%) translateY(0) scale(1.2);
    }

    .event__box:after {
        display: block;
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: -1;
        background-color: transparent;
        background-image: url(../images/event/event-dec.png);
        background-size: contain;
        background-position: 50%;
        background-repeat: no-repeat;
        transition: all .3s;
        opacity: 0;
        transform: scale(.9);
    }

    .event:hover .event__box:after {
        opacity: 1;
        transform: scale(1);
    }

    .event__date {
        color: #7c7c7c;
        color: rgba(var(--color-4), 1);
        font-family: AngelusMedieval, Philosopher, Times New Roman, Times, serif;
        font-family: var(--font-2);
        font-size: 2.8125rem;
        font-weight: 400;
        line-height: 1;
        text-transform: uppercase;
        transition: all .3s;
    }

    .event:hover .event__date {
        color: #feec97;
        color: rgba(var(--color-2), 1);
    }

    .event__title {
        color: #fff;
        color: rgba(var(--color-0), 1);
        font-family: ChelseaCYR, OlympiaDeco, Averia Libre, Times New Roman, Times, serif;
        font-family: var(--font-1);
        font-size: 3.125rem;
        font-weight: 400;
        line-height: 1;
        text-transform: uppercase;
    }

    .event__about {
        position: absolute;
        top: -1.875rem;
        left: -3.125rem;
        right: -3.125rem;
        padding: calc(var(--sh) + 4.375rem) 3.125rem 1.875rem 3.125rem;
        background-color: transparent;
        background-image: url(../images/event/event-bg.jpg);
        background-size: cover;
        background-position: 50%;
        background-repeat: no-repeat;
        z-index: -5;
        border-radius: .9375rem;
        box-shadow: 0 .5rem 3.125rem rgba(0, 0, 0, .5);
        transition: all .3s;
        opacity: 0;
        visibility: hidden;
        transform: translateY(-1.25rem);
        flex-grow: 1;
        display: flex;
        flex-direction: column;
    }

    .event:hover .event__about {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }

    .event__desc {
        color: #fff;
        color: rgba(var(--color-0), 1);
        font-size: 1.25rem;
        font-weight: 400;
        line-height: 1.3;
        min-height: 14.375rem;
        margin-bottom: auto;
    }

    .event__btns {
        justify-content: center;
        grid-gap: .5rem;
        gap: .5rem;
        margin-top: 1.25rem;
    }

    .event__btns,
    .events {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .events {
        justify-content: space-around;
    }

    .aboutserv {
        grid-gap: 2.5rem 5rem;
        gap: 2.5rem 5rem;
        grid-template-columns: 52% 1fr;
    }

    .advantage {
        grid-gap: 6.25rem;
        gap: 6.25rem;
    }

    .advantages {
        padding: 9.375rem 5rem;
        min-height: 50rem;
    }

    .advantages__sarrow {
        top: 50%;
        transform: translateY(-50%);
    }

    .community {
        padding: 13.75rem 0;
    }

    .community__widget {
        height: 34.375rem;
    }

    .gallery {
        padding: 13.75rem 0;
    }

    .stream {
        --stream-height: 15.625rem;
    }

    .streams__wrap {
        margin-top: 4.375rem;
        max-width: 93.75rem;
    }

    .streams__list {
        padding: .9375rem 0;
    }

    .streams__sarrow {
        top: 50%;
        transform: translateY(-50%);
    }

    .streams__sarrow_prev {
        left: auto;
        right: calc(100% + 1.875rem);
    }

    .streams__sarrow_next {
        right: auto;
        left: calc(100% + 1.875rem);
    }

    .fnav {
        margin-left: auto;
        flex-direction: row;
        align-items: flex-start;
        text-align: left;
        grid-gap: 4rem;
        gap: 4rem;
    }

    .fnav__box {
        flex-grow: 0;
        flex-basis: auto;
    }

    .footer {
        display: grid;
        grid-template-columns: 30% 1fr;
        align-items: flex-start;
        grid-gap: 3.125rem;
        gap: 3.125rem;
    }

    .footer__about {
        align-items: flex-start;
        text-align: left;
        margin: 0;
    }

    .footer__links {
        justify-content: flex-end;
        align-items: flex-start;
        flex-direction: row;
        flex-wrap: wrap;
        text-align: right;
    }

    .bnr {
        display: flex;
    }

    .file__title {
        text-align: center;
    }

    .resources {
        grid-template-columns: 1fr 40%;
    }

    .resources__box_2 {
        order: -100;
    }
}

@media (min-width:1440px) {
    html {
        font-size: calc(max(.4vw, 4px) + max(.4vh, 4px));
    }
}

@media (max-width:1199.99px) {
    .nav-scroll [data-section=navigation] {
        background-color: rgba(16, 8, 5, .5);
        background-color: rgba(var(--navigation-bg), .5);
        box-shadow: 0 .625rem 1.875rem rgba(36, 30, 10, .3);
        -webkit-backdrop-filter: blur(4px);
        backdrop-filter: blur(4px);
    }

    .event {
        text-align: center;
        position: relative;
        z-index: 0;
        transition: all .3s;
        background-color: transparent;
        background-image: url(../images/event/event-bg.jpg);
        background-size: cover;
        background-position: 50%;
        background-repeat: no-repeat;
        padding: 1.25rem;
        border-radius: .9375rem;
        box-shadow: 0 .5rem 3.125rem rgba(0, 0, 0, .5);
        display: flex;
        flex-direction: column;
        overflow: hidden;
    }

    .event:hover {
        z-index: 10;
    }

    .event__box {
        position: relative;
        z-index: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        text-align: center;
    }

    .event__date {
        color: #7c7c7c;
        color: rgba(var(--color-3), 1);
        font-family: AngelusMedieval, Philosopher, Times New Roman, Times, serif;
        font-family: var(--font-2);
        font-size: 1.125rem;
        transition: all .3s;
    }

    .event__date,
    .event__title {
        font-weight: 400;
        line-height: 1;
        text-transform: uppercase;
    }

    .event__title {
        color: #feec97;
        color: rgba(var(--color-2), 1);
        font-family: ChelseaCYR, OlympiaDeco, Averia Libre, Times New Roman, Times, serif;
        font-family: var(--font-1);
        font-size: 1.5rem;
    }

    .event__about {
        margin-top: 1.25rem;
    }

    .event__desc {
        color: #fff;
        color: rgba(var(--color-0), 1);
        font-size: 1.25rem;
        font-weight: 400;
        line-height: 1.3;
    }

    .event__btns {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        grid-gap: .5rem;
        gap: .5rem;
        margin-top: 1.25rem;
    }
}

@media (max-width:1199.98px) {

    /* Шапка - теперь прозрачная по умолчанию */
    .navigation {
        height: 5rem;
        height: var(--navigation-height);
        display: flex;
        background: transparent;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1000;
        transition: background 0.3s ease;
    }

    /* Шапка становится коричневой только при открытом меню */
    .mob-menu-active .navigation {
        background: #100805;
        background: rgba(var(--body-background-color), 1);
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    }

    .mbar__box {
        flex-basis: 50%;
        display: flex;
    }

    /* Бургер-меню - все линии одинакового размера */
    .gw-burger {
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 10;
        cursor: pointer;
        width: 30px;
        height: 30px;
        margin-right: 15px;
    }

    .gw-burger,
    .gw-burger__box {
        background-color: transparent;
        position: relative;
    }

    .gw-burger__box {
        z-index: 5;
        width: 24px;
        height: 19px;
        border-radius: 0;
        box-sizing: border-box;
        flex-shrink: 0;
    }

    .gw-burger__line {
        height: 2px;
        width: 24px;
        position: absolute;
        left: 0;
        background-color: #feec97;
        background-color: rgba(var(--color-2), 1);
        border-radius: 2px;
        transition: all 0.3s ease;
    }

    .gw-burger__line_pos_top {
        top: 0;
    }

    .gw-burger__line_pos_middle {
        top: 50%;
        transform: translateY(-50%);
    }

    .gw-burger__line_pos_bottom {
        bottom: 0;
    }

    /* Превращение в крестик при открытии */
    .mob-menu-active .gw-burger__line_pos_top {
        transform: rotate(45deg) translate(5px, 5px);
        top: 50%;
        transition: all 0.3s 0.1s;
    }

    .mob-menu-active .gw-burger__line_pos_middle {
        opacity: 0;
        transition: all 0.3s 0.1s;
    }

    .mob-menu-active .gw-burger__line_pos_bottom {
        transform: rotate(-45deg) translate(5px, -5px);
        bottom: 50%;
        transition: all 0.3s 0.1s;
    }

    /* Основное меню */
    .menu {
        position: fixed;
        top: 5rem;
        top: var(--navigation-height);
        right: 0;
        left: 0;
        bottom: 0;
        z-index: 999;
        box-sizing: border-box;
        padding: 20px;
        height: calc(100vh - 5rem);
        height: calc(100vh - var(--navigation-height));
        overflow-x: hidden;
        overflow-y: auto;
        display: flex;
        justify-content: flex-start;
        background: #100805;
        background: rgba(var(--body-background-color), 1);
        background-blend-mode: normal, overlay, normal;
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s ease;
        transform: translateY(20px);
        background-image:
            radial-gradient(circle at 20% 30%, rgba(254, 236, 151, 0.03) 0%, transparent 20%),
            radial-gradient(circle at 80% 70%, rgba(254, 236, 151, 0.03) 0%, transparent 20%);
    }

    .mob-menu-active .menu {
        visibility: visible;
        opacity: 1;
        transform: translateY(0);
    }

    .menu__content {
        width: 100%;
        box-sizing: border-box;
        transform: translateY(0);
        opacity: 1;
    }

    .menu__list {
        list-style-type: none;
        margin: 0;
        display: flex;
        justify-content: space-around;
        flex-direction: column;
        box-sizing: border-box;
        padding: 0 0 7rem;
        /* Увеличил отступ снизу */
        padding-bottom: calc(var(--navigation-height) + 2rem);
    }

    /* Пункты меню */
    .menu__el {
        width: 100%;
        position: relative;
        z-index: 0;
        margin-bottom: 5px;
    }

    .menu__el:not(:last-child):after {
        content: "";
        position: absolute;
        bottom: -5px;
        left: 15px;
        right: 15px;
        height: 1px;
        background: linear-gradient(90deg, transparent, rgba(254, 236, 151, 0.2), transparent);
    }

    .menu__el_atop {
        position: relative;
        z-index: 5;
    }

    .menu__el_bar {
        margin-bottom: 30px;
    }

    .menu__el_continer {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 20px;
    }

    .menu__el_continer_divider {
        padding-top: 20px;
        border-top: 1px solid #f4d18a;
        border-top: 1px solid rgba(var(--color-4), 1);
    }

    .menu__el_continer:hover {
        z-index: 10;
    }

    .menu__item {
        box-sizing: border-box;
        display: flex;
        justify-content: space-between;
        align-items: center;
        text-decoration: none;
        text-align: left;
        padding: 15px;
        color: #fff;
        color: rgba(var(--color-0), 1);
        fill: #ffc24c;
        fill: rgba(var(--color-accent), 1);
        font-family: var(--font-1);
        cursor: pointer;
        font-size: 16px;
        font-weight: 400;
        white-space: nowrap;
        width: 100%;
        min-height: 50px;
        transition: all 0.3s ease;
        text-transform: uppercase;
        border-radius: 6px;
        background: rgba(255, 255, 255, 0.03);
    }

    .menu__item:hover,
    .menu__item_open {
        color: #fff;
        color: rgba(var(--color-0), 1);
        background: rgba(254, 236, 151, 0.1);
    }

    /* Подменю */
    .menu__sub-wrapper {
        display: none;
    }

    .subnav__container {
        padding: 0;
    }

    [data-menu-open-sub-list]:after {
        display: block;
        content: "";
        background-color: transparent;
        background-image: url(../images/arrow-down.svg);
        background-image: var(--arrow-down);
        background-size: contain;
        background-position: 50%;
        background-repeat: no-repeat;
        width: 15px;
        height: 8px;
        margin-left: 10px;
        transition: all 0.3s ease;
    }

    .menu__item_open:after {
        transform: rotate(180deg);
    }

    .menu__item_open,
    .menu__sub-list {
        background: rgba(254, 236, 151, 0.05);
    }

    .menu__sub-list {
        list-style-type: none;
        padding: 0;
        margin: 10px 0 0 0;
        display: none;
        border-radius: 6px;
        overflow: hidden;
    }

    .menu__item_open~.menu__sub-list {
        display: block;
    }

    .menu__sub-item {
        display: flex;
        align-items: center;
        text-decoration: none;
        box-sizing: border-box;
        padding: 12px 15px 12px 30px;
        color: #ccc;
        font-size: 14px;
        cursor: pointer;
        min-height: 40px;
        transition: all 0.3s ease;
        position: relative;
    }

    .menu__sub-item:before {
        content: "";
        position: absolute;
        left: 15px;
        top: 50%;
        transform: translateY(-50%);
        width: 5px;
        height: 5px;
        background: rgba(254, 236, 151, 0.5);
        border-radius: 50%;
    }

    .menu__sub-item:hover {
        color: #feec97;
        background: rgba(254, 236, 151, 0.08);
    }

    .menu__sub-content {
        min-width: 0;
        flex-grow: 1;
        margin-left: 10px;
    }

    /* Социальные иконки */
    .menu__scl {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        background: #100805;
        background: rgba(var(--body-background-color), 1);
        padding: 15px;
        display: flex;
        justify-content: center;
        gap: 20px;
        border-top: 1px solid rgba(254, 236, 151, 0.1);
    }

    .scl__item {
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: rgba(254, 236, 151, 0.1);
        border-radius: 50%;
        transition: all 0.3s ease;
    }

    .scl__item:hover {
        background: rgba(254, 236, 151, 0.3);
        transform: translateY(-2px);
    }

    /* Декоративные элементы внизу меню */
    .menu__decoration {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 70px;
        height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 1;
    }

    .menu__decoration:before,
    .menu__decoration:after {
        content: "";
        display: block;
        height: 1px;
        background: rgba(254, 236, 151, 0.2);
        flex-grow: 1;
        max-width: 100px;
    }

    .menu__decoration:before {
        margin-right: 15px;
    }

    .menu__decoration:after {
        margin-left: 15px;
    }

    .menu__decoration-icon {
        width: 20px;
        height: 20px;
        background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23feec97"><path d="M12 2L4 12l8 10 8-10z"/></svg>');
        background-size: contain;
        opacity: 0.5;
    }

    .mob-menu-active {
        overflow: hidden;
    }

    /* Анимации */
    @keyframes fadeIn {
        from {
            opacity: 0;
            transform: translateY(10px);
        }

        to {
            opacity: 1;
            transform: translateY(0);
        }
    }

    .mob-menu-active .menu__el {
        animation: fadeIn 0.4s forwards;
    }

    .mob-menu-active .menu__el:nth-child(1) {
        animation-delay: 0.1s;
    }

    .mob-menu-active .menu__el:nth-child(2) {
        animation-delay: 0.2s;
    }

    .mob-menu-active .menu__el:nth-child(3) {
        animation-delay: 0.3s;
    }

    .mob-menu-active .menu__el:nth-child(4) {
        animation-delay: 0.4s;
    }

    .mob-menu-active .menu__el:nth-child(5) {
        animation-delay: 0.5s;
    }
}

.pr {
    padding-right: 1rem;
    padding-right: var(--margin);
}

.pl {
    padding-left: 1rem;
    padding-left: var(--margin);
}

.pt {
    padding-top: 1rem;
    padding-top: var(--margin);
}

.pb {
    padding-bottom: 1rem;
    padding-bottom: var(--margin);
}

.mr {
    margin-right: 1rem;
    margin-right: var(--margin);
}

.ml {
    margin-left: 1rem;
    margin-left: var(--margin);
}

.mt {
    margin-top: 1rem;
    margin-top: var(--margin);
}

.mb {
    margin-bottom: 1rem;
    margin-bottom: var(--margin);
}

.m {
    margin: 1rem;
    margin: var(--margin);
}

.mra {
    margin-right: auto;
}

.mla {
    margin-left: auto;
}

.mta {
    margin-top: auto;
}

.ma {
    margin: auto;
}

.mba {
    margin-bottom: auto;
}

.mr0 {
    margin-right: 0;
}

.ml0 {
    margin-left: 0;
}

.mt0 {
    margin-top: 0;
}

.mb0 {
    margin-bottom: 0;
}

.m0 {
    margin: 0;
}

.color-light {
    color: #e8d1a6;
    color: rgba(var(--color-light), 1);
}

.color-dark {
    color: #000;
    color: rgba(var(--color-dark), 1);
}

.color-red {
    color: #ff2727;
    color: rgba(var(--color-red), 1);
}

.color-yellow {
    color: #ff0;
    color: rgba(var(--color-yellow), 1);
}

.color-orange {
    color: orange;
    color: rgba(var(--color-orange), 1);
}

.color-pink {
    color: pink;
    color: rgba(var(--color-pink), 1);
}

.color-purple {
    color: purple;
    color: rgba(var(--color-purple), 1);
}

.color-blue {
    color: #3258ff;
    color: rgba(var(--color-blue), 1);
}

.color-green {
    color: #0b0;
    color: rgba(var(--color-green), 1);
}

.color-grey {
    color: grey;
    color: rgba(var(--color-grey), 1);
}

.color-white {
    color: #fff;
    color: rgba(var(--color-white), 1);
}

.color-black {
    color: #000;
    color: rgba(var(--color-black), 1);
}

.color-brown {
    color: brown;
    color: rgba(var(--color-brown), 1);
}

.color-aqua {
    color: #0ff;
    color: rgba(var(--color-aqua), 1);
}

.color-0 {
    color: #fff;
    color: rgba(var(--color-0), 1);
}

.color-1 {
    color: #543e2e;
    color: rgba(var(--color-1), 1);
}

.color-2 {
    color: #feec97;
    color: rgba(var(--color-2), 1);
}

.color-3 {
    color: #7c7c7c;
    color: rgba(var(--color-3), 1);
}

.color-4 {
    color: #f4d18a;
    color: rgba(var(--color-4), 1);
}

.color-5 {
    color: rgba(#fff, 1);
    color: rgba(var(--color-5), 1);
}

.color-6 {
    color: rgba(#fff, 1);
    color: rgba(var(--color-6), 1);
}

.color-7 {
    color: rgba(#fff, 1);
    color: rgba(var(--color-7), 1);
}

.color-8 {
    color: rgba(#fff, 1);
    color: rgba(var(--color-8), 1);
}

.color-9 {
    color: rgba(#fff, 1);
    color: rgba(var(--color-9), 1);
}

.color-accent {
    color: #ffc24c;
    color: rgba(var(--color-accent), 1);
}

.color-main {
    color: #fff;
    color: rgba(var(--color-0), 1);
}

.color-primary {
    color: #543e2e;
    color: rgba(var(--color-1), 1);
}

.color-secondary {
    color: #feec97;
    color: rgba(var(--color-2), 1);
}

.clear {
    clear: both;
}

.hidden {
    display: none;
}

.text-decoration-underline {
    text-decoration: underline;
}

.text-decoration-none {
    text-decoration: none;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.flex {
    display: flex;
}

.justify-content-start {
    justify-content: start;
}

.justify-content-center {
    justify-content: center;
}

.justify-content-end {
    justify-content: end;
}

.fs_minus_5 {
    font-size: .5em;
}

.fs_minus_4 {
    font-size: .6em;
}

.fs_minus_3 {
    font-size: .7em;
}

.fs_minus_2 {
    font-size: .8em;
}

.fs_minus_1 {
    font-size: .9em;
}

.fs_plus_1 {
    font-size: 1.1em;
}

.fs_plus_2 {
    font-size: 1.2em;
}

.fs_plus_3 {
    font-size: 1.3em;
}

.fs_plus_4 {
    font-size: 1.4em;
}

.fs_plus_5 {
    font-size: 1.5em;
}

.font-family-0 {
    font-family: Intro, Open Sans, Tahoma, Arial, sans-serif;
    font-family: var(--font-0);
}

.font-family-1 {
    font-family: ChelseaCYR, OlympiaDeco, Averia Libre, Times New Roman, Times, serif;
    font-family: var(--font-1);
}

.font-family-2 {
    font-family: AngelusMedieval, Philosopher, Times New Roman, Times, serif;
    font-family: var(--font-2);
}

.font-family-3 {
    font-family: Alice, Times New Roman, Times, serif;
    font-family: var(--font-3);
}

.font-family-4 {
    font-family: var(--font-4);
}

.w-100 {
    width: 100%;
}

.w-90 {
    width: 90%;
}

.w-80 {
    width: 80%;
}

.w-70 {
    width: 70%;
}

.w-60 {
    width: 60%;
}

.w-50 {
    width: 50%;
}

.w-40 {
    width: 40%;
}

.w-30 {
    width: 30%;
}

.w-20 {
    width: 20%;
}

.w-10 {
    width: 10%;
}

.event__date:not(:hover),
.event__title:not(:hover) {
    text-shadow:
        0 0 10px rgba(0, 0, 0),
        0 0 20px rgba(0, 0, 0),
        0 0 30px rgba(0, 0, 0);
}

.event__date:hover,
.event__title:hover {
    text-shadow: none;
}

@media (max-width: 768px) {
    a[href="https://l2oops.com"] {
        display: none !important;
    }
}

.scl-floating {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    gap: 0.8rem;
    padding: 1rem 0.6rem;
    z-index: 1000;
}

.scl-floating__item {
    color: #e1d3ae;
    width: 4.5rem;
    height: 4.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.6rem;
    text-decoration: none;
    background-color: rgb(0 0 0 / 57%);
    border-radius: 12px;
    transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    position: relative;
    overflow: hidden;
}

/* Эффект при наведении */
.scl-floating__item:hover {
    transform: translateX(-8px) scale(1.1);
    background-color: rgba(0, 0, 0, 0.3);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
}

/* Свечение иконки */
.scl-floating__item:hover i {
    filter: drop-shadow(0 0 6px rgba(225, 211, 174, 0.7));
    transform: scale(1.1);
}

/* Плавное появление */
@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateX(20px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.scl-floating__item {
    animation: fadeIn 0.6s ease-out forwards;
    opacity: 0;
}

.scl-floating__item:nth-child(1) {
    animation-delay: 0.1s;
}

.scl-floating__item:nth-child(2) {
    animation-delay: 0.3s;
}

.scl-floating__item:nth-child(3) {
    animation-delay: 0.5s;
}

/* Адаптив - сохраняем справа для мобильных */
@media (max-width: 768px) {
    .scl-floating {
        padding: 0.8rem 0.5rem;
        /* Уменьшаем отступы для мобильных */
    }

    .scl-floating__item {
        width: 4rem;
        /* Чуть уменьшаем размер для мобильных */
        height: 4rem;
        font-size: 1.4rem;
    }

    .scl-floating__item:hover {
        transform: translateX(-5px) scale(1.1);
        /* Меньшее смещение на мобильных */
    }
}

@media (max-width: 768px) {
    .scl-floating {
        display: none !important;
    }
}

.server-info-section {
    position: relative;
    background: linear-gradient(135deg, #1a120b 0%, #2a1e12 100%);
    padding: 60px 0;
    overflow: hidden;
}

.server-info-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 15px;
    width: 100%;
    box-sizing: border-box;
}

.server-info-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    background: rgba(22, 16, 10, 0.85);
    border-radius: 12px;
    padding: 30px;
    border: 1px solid rgba(166, 140, 90, 0.3);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
    position: relative;
    z-index: 1;
    box-sizing: border-box;
}

.server-info-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.05;
    z-index: -1;
    border-radius: inherit;
}

/* Медиа блок */
.server-info-media {
    flex: 1 1 45%;
    min-width: 0;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    aspect-ratio: 16/9;
}

.server-info-video {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    border-radius: 8px;
    transition: all 0.3s ease;
    position: relative;
}

.server-info-video:hover {
    transform: scale(1.02);
}

.server-info-video::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
}

.server-info-video:hover::before {
    background: rgba(0, 0, 0, 0.1);
}

/* Контент сервера */
.server-info-content {
    flex: 1 1 45%;
    min-width: 0;
    display: flex;
    flex-direction: column;
}

.server-info-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 20px;
}

.server-info-title {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: clamp(1.8rem, 4vw, 2rem);
    color: #fff;
    text-shadow: 0 0 10px rgba(254, 194, 76, 0.5);
    line-height: 1.2;
    flex: 1;
}

.highlight-text {
    color: #f6c944;
}

.server-status-info {
    display: flex;
    align-items: center;
    gap: 10px;
    background: rgba(56, 40, 25, 0.5);
    padding: 8px 16px;
    border-radius: 20px;
    border: 1px solid rgba(166, 140, 90, 0.3);
    backdrop-filter: blur(5px);
    flex-shrink: 0;
}

.server-status-indicator {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #3ee242;
    box-shadow: 0 0 10px #3ee242;
    animation: pulse 2s infinite;
}

.server-status-indicator-off {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #7a0606;
    box-shadow: 0 0 10px #7a0606;
    animation: pulse 2s infinite;
}

@keyframes pulse {
    0% {
        opacity: 0.7;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0.7;
    }
}

@keyframes bnr-jerk {

    0%,
    20%,
    100% {
        transform: translateX(0);
    }

    2%,
    6%,
    10%,
    14%,
    18% {
        transform: translateX(-3px);
    }

    4%,
    8%,
    12%,
    16% {
        transform: translateX(3px);
    }
}

.server-status-text {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 0.9rem;
    color: #f6c944;
}

.server-status-players {
    font-size: 1rem;
    color: #a68c5a;
}

.secondary-text {
    color: #a68c5a;
}

.server-info-description {
    color: #d9d9d9;
    margin-bottom: 20px;
    font-size: clamp(1rem, 2vw, 1.1rem);
    line-height: 1.5;
}

/* Статистика сервера */
.server-info-main {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.server-stats-container {
    background: rgba(34, 24, 14, 0.5);
    border-radius: 8px;
    border: 1px solid rgba(166, 140, 90, 0.2);
    padding: 15px;
}

.stats-grid-layout {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}

.stats-item {
    text-align: center;
    padding: 10px;
    position: relative;
}

.stats-item:not(:last-child)::after {
    content: "";
    position: absolute;
    right: -8px;
    top: 25%;
    bottom: 25%;
    width: 1px;
    background: linear-gradient(transparent, #a68c5a, transparent);
}

.stats-value {
    font-size: clamp(1.3rem, 3vw, 1.5rem);
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #f6c944;
    text-shadow: 0 0 10px rgba(255, 194, 76, 0.3);
    margin-bottom: 5px;
}

.stats-label {
    font-size: clamp(0.9rem, 2vw, 1rem);
    color: #a68c5a;
}

/* Рейты сервера */
.server-rates-info {
    margin-top: 10px;
}

.rates-grid-layout {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 15px;
}

.rate-item {
    text-align: center;
    padding: 12px 5px;
    background: rgba(34, 24, 14, 0.3);
    border-radius: 5px;
    border: 1px solid rgba(166, 140, 90, 0.2);
    transition: all 0.3s ease;
}

.rate-item:hover {
    background: rgba(56, 40, 25, 0.5);
    transform: translateY(-3px);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.rate-value {
    font-size: clamp(1.3rem, 3vw, 1.5rem);
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #f6c944;
    margin-bottom: 5px;
}

.rate-description {
    color: #a68c5a;
}

/* Бонусы */
.server-bonuses-container {
    margin: 25px 0 15px;
}

.bonuses-title {
    margin-bottom: 15px;
    text-align: center;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    color: white;
    font-size: clamp(1.1rem, 3vw, 1.3rem);
    font-weight: 600;
    padding-bottom: 10px;
}

.bonuses-title::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 2px;
    background: linear-gradient(90deg, transparent, #a68c5a, transparent);
}

.bonuses-grid-layout {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 15px;
    margin-top: 15px;
}

.bonus-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    width: 70px;
    transition: all 0.3s ease;
}

.bonus-card:hover {
    transform: translateY(-5px);
}

.bonus-icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgba(56, 40, 25, 0.7);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    border: 1px solid rgba(166, 140, 90, 0.3);
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease;
}

.bonus-card:hover .bonus-icon {
    background: rgba(76, 60, 45, 0.7);
    box-shadow: 0 5px 15px rgba(166, 140, 90, 0.3);
}

.bonus-icon::before {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(circle at center, transparent 0%, rgba(166, 140, 90, 0.1) 100%);
}

.bonus-icon img {
    max-width: 140%;
    max-height: 140%;
    filter: drop-shadow(0 0 5px rgba(254, 236, 151, 0.3));
    transition: all 0.3s ease;
}

.bonus-card:hover .bonus-icon img {
    transform: scale(1.1);
}

.bonus-name {
    font-size: 1.2rem;
    text-align: center;
    color: #a68c5a;
    word-break: break-word;
    transition: all 0.3s ease;
}

.bonus-card:hover .bonus-name {
    color: #f6c944;
}

/* Кнопки */
.server-info-actions {
    display: flex;
    justify-content: space-between;
    gap: 15px;
    margin-top: 20px;
    flex-wrap: wrap;
}

.action-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 25px;
    border-radius: 30px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: clamp(0.9rem, 2vw, 1rem);
    text-decoration: none;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
    flex: 1 1 auto;
    min-width: 180px;
    box-sizing: border-box;
}

.primary-btn {
    background: linear-gradient(to right, #d4a017, #f6c944);
    color: #1a120b;
    box-shadow: 0 4px 15px rgba(214, 160, 23, 0.4);
}

.primary-btn:hover {
    background: linear-gradient(to right, #f6c944, #d4a017);
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(214, 160, 23, 0.6);
}

.secondary-btn {
    background: rgba(56, 40, 25, 0.7);
    color: #d9d9d9;
    border: 1px solid rgba(166, 140, 90, 0.5);
}

.secondary-btn:hover {
    background: rgba(76, 60, 45, 0.7);
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.btn-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 8px;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%231a120b"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 14.5v-9l6 4.5-6 4.5z"/></svg>');
    background-size: contain;
    background-repeat: no-repeat;
}

/* Адаптация для планшетов */
@media (max-width: 992px) {
    .server-info-wrapper {
        flex-direction: column;
        padding: 25px;
        gap: 25px;
    }

    .server-info-media,
    .server-info-content {
        flex: 1 1 100%;
        min-width: 0;
        width: 100%;
    }

    .rates-grid-layout {
        grid-template-columns: repeat(3, 1fr);
        gap: 10px;
    }

    .stats-grid-layout {
        grid-template-columns: repeat(3, 1fr);
    }

    .bonuses-grid-layout {
        gap: 15px;
    }
}

/* Адаптация для мобильных устройств */
@media (max-width: 768px) {
    .server-info-section {
        padding: 40px 0;
    }

    .server-info-wrapper {
        padding: 20px;
        border-radius: 8px;
    }

    .server-status-info {
        padding: 6px 12px;
    }

    .stats-item:not(:last-child)::after {
        right: -5px;
    }

    .bonus-card {
        width: 60px;
    }

    .bonus-icon {
        width: 45px;
        height: 45px;
    }

    .bonus-name {
        font-size: 0.8rem;
    }
}

@media (max-width: 576px) {
    .server-info-wrapper {
        padding: 15px;
        border-radius: 0;
        border-left: none;
        border-right: none;
    }

    .rates-grid-layout {
        grid-template-columns: repeat(2, 1fr);
    }

    .stats-grid-layout {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .stats-item {
        padding: 8px;
    }

    .stats-item:not(:last-child)::after {
        display: none;
    }

    .server-info-header {
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }

    .server-status-info {
        width: 50%;
        justify-content: center;
    }

    .bonuses-grid-layout {
        gap: 10px;
    }

    .bonus-card {
        width: 55px;
    }

    .action-btn {
        width: 100%;
        padding: 10px 15px;
    }
}

@media (max-width: 400px) {
    .rates-grid-layout {
        grid-template-columns: 1fr;
    }

    .bonus-card {
        width: 50px;
    }

    .bonus-icon {
        width: 30px;
        height: 30px;
    }

    .bonus-name {
        font-size: 0.8rem;
    }

    .server-info-actions {
        flex-direction: column;
    }

    .action-btn {
        min-width: 100%;
    }
}

/* Базовый стиль кнопки (оставлен как есть) */
.info-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 25px;
    border-radius: 30px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: clamp(0.9rem, 2vw, 1.2rem);
    text-decoration: none;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
    min-width: 200px;
    box-sizing: border-box;
}

/* Кнопка личного кабинета (с иконкой пользователя) */
.account-info-btn {
    background: rgb(35 30 25 / 31%);
    color: #d9d9d9;
    border: 3px solid rgb(98 98 98);
    position: relative;
    padding-left: 45px;
    /* Добавляем место для иконки */
}

.account-info-btn:hover {
    background: rgb(128 123 118 / 31%);
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

/* Иконка пользователя для кнопки личного кабинета */
.account-info-btn::before {
    content: "";
    position: absolute;
    left: 20px;
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23d9d9d9'%3E%3Cpath d='M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
}

/* Стандартная вторичная кнопка (оставлена как есть) */
.secondary-info-btn {
    background: rgb(35 30 25 / 31%);
    color: #d9d9d9;
    border: 3px solid rgb(98 98 98);
}

.secondary-info-btn:hover {
    background: rgb(128 123 118 / 31%);
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

/* Основная кнопка (оставлена как есть) */
.primary-info-btn {
    background: linear-gradient(to right, #d4a017, #f6c944);
    color: #1a120b;
    box-shadow: 0 4px 15px rgba(214, 160, 23, 0.4);
}

.primary-info-btn:hover {
    background: linear-gradient(to right, #f6c944, #d4a017);
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(214, 160, 23, 0.6);
}

/* Общий класс иконки (оставлен как есть) */
.info-btn-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 8px;
    background-size: contain;
    background-repeat: no-repeat;
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

/* Tab Styles */
.file__tabs {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
    margin: 0 auto 20px;
    width: 100%;
    padding: 0;
}

/* Добавляем этот стиль в ваш CSS */
@media (min-width: 769px) {
    section[data-section="resources"] {
        max-width: 50%;
        margin: 0 auto;
    }
}

.file__tab-btn {
    cursor: pointer;
    position: relative;
    transition: all 0.2s ease;
    border: none;
    outline: none;
    border-radius: 20px;
    padding: 10px 20px;
    font-size: 15px;
    margin: 0;
}

.file__tab-btn.active {
    background-color: #4a2c15;
    border-color: #6d4b2e;
    box-shadow: 0 0 0 2px rgba(210, 165, 105, 0.3);
}

.file__tab-content {
    display: none;
    width: 100%;
}

.file__tab-content.active {
    display: block;
}

/* Main File Block - теперь без лишних отступов */
.file.file_bb {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 25px 15px;
    background: rgba(40, 30, 20, 0.15);
    border-radius: 10px;
    border: 1px solid rgba(110, 75, 46, 0.3);
}

.file__title {
    font-size: 1.8rem;
    color: #d4b48c;
    margin: 0 0 25px 0;
    text-align: center;
    font-weight: 600;
    padding: 0 10px;
}

/* Download Sources - теперь на всю ширину */
.file__sources {
    display: flex;
    flex-direction: column;
    gap: 12px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

.file__source-link {
    display: flex;
    align-items: center;
    padding: 15px 20px;
    background-color: rgba(74, 44, 21, 0.3);
    border-radius: 8px;
    transition: all 0.2s ease;
    color: #d4b48c;
    text-decoration: none;
    border: 1px solid rgba(110, 75, 46, 0.5);
    width: 100%;
    margin: 0;
}

.file__source-link:hover {
    background-color: rgba(74, 44, 21, 0.5);
    color: #f0d8b0;
}

.file__source-link i {
    margin-right: 12px;
    width: 20px;
    text-align: center;
    font-size: 18px;
}

.source-meta {
    margin-left: auto;
    font-size: 14px;
    opacity: 0.8;
    padding-left: 15px;
}

/* Premium Installation Guide - Upgraded Aesthetics */
.install-guide {
    position: relative;
    padding: 12px 20px;
    background: rgba(16, 8, 5, 0.45);
    backdrop-filter: blur(12px);
    border: 1px solid rgba(166, 140, 90, 0.25);
    border-radius: 12px;
    margin: 0 auto 20px;
    max-width: 1000px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.6);
    overflow: hidden;
    z-index: 10;
}

.install-guide::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle at 50% 0%, rgba(254, 236, 151, 0.05) 0%, transparent 70%);
    pointer-events: none;
}

.guide-title {
    font-size: 1.8rem;
    color: #feec97;
    margin-bottom: 12px;
    text-align: center;
    font-family: var(--font-1);
    text-transform: uppercase;
    letter-spacing: 2px;
    text-shadow: 0 0 15px rgba(254, 194, 76, 0.4);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
}

.guide-title i {
    color: #ffc24c;
    font-size: 0.9em;
}

.steps-container {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.step-card {
    position: relative;
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 10px 15px;
    background: rgba(40, 30, 20, 0.3);
    border: 1px solid rgba(110, 75, 46, 0.3);
    border-radius: 10px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 1;
}

.step-card:hover {
    background: rgba(56, 40, 25, 0.4);
    border-color: rgba(166, 140, 90, 0.5);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

.step-glow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(254, 236, 151, 0.05) 0%, transparent 100%);
    opacity: 0;
    transition: opacity 0.3s ease;
    border-radius: inherit;
    z-index: -1;
}

.step-card:hover .step-glow {
    opacity: 1;
}

.step-number {
    font-family: var(--font-2);
    font-size: 2.5rem;
    font-weight: bold;
    color: rgba(166, 140, 90, 0.15);
    line-height: 1;
    user-select: none;
    transition: color 0.3s ease;
}

.step-card:hover .step-number {
    color: rgba(254, 236, 151, 0.1);
}

.step-icon {
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, rgba(74, 44, 21, 0.6) 0%, rgba(40, 30, 20, 0.8) 100%);
    border: 1px solid rgba(166, 140, 90, 0.3);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    color: #ffc24c;
    flex-shrink: 0;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
}

.step-card:hover .step-icon {
    transform: rotate(5deg) scale(1.1);
    border-color: #ffc24c;
    box-shadow: 0 0 20px rgba(255, 194, 76, 0.3);
}

.step-info {
    flex-grow: 1;
}

.step-info h4 {
    font-family: var(--font-1);
    font-size: 1.4rem;
    color: #feec97;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.step-links {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.mirror-group {
    display: flex;
    flex-direction: column;
    gap: 12px;
    width: 100%;
}

.mirror-row {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 15px;
    background: rgba(16, 8, 5, 0.4);
    padding: 8px 15px;
    border-radius: 8px;
    border: 1px solid rgba(166, 140, 90, 0.15);
}

.mirror-label {
    font-family: var(--font-1);
    font-size: 1.1rem;
    color: #feec97;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    opacity: 0.9;
    min-width: 200px;
    /* Aligns buttons vertically globally */
    white-space: nowrap;
}

.mirror-item-btns {
    display: flex;
    gap: 8px;
}

.m-badge {
    padding: 4px 12px;
    background: rgba(166, 140, 90, 0.1);
    border: 1px solid rgba(166, 140, 90, 0.3);
    border-radius: 4px;
    color: #feec97;
    text-decoration: none;
    font-size: 0.85rem;
    font-weight: 700;
    transition: all 0.2s ease;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    min-width: 60px;
    justify-content: center;
}

.m-badge:hover {
    background: rgba(166, 140, 90, 0.25);
    border-color: #ffc24c;
    transform: translateY(-1px);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}

.m-badge i {
    font-size: 0.9em;
    opacity: 0.8;
}

/* Highlighted badges (Launcher) */
.m-badge.highlight {
    background: rgba(166, 140, 90, 0.1);
    border-color: rgba(166, 140, 90, 0.3);
}

.m-badge.highlight:hover {
    background: rgba(166, 140, 90, 0.25);
    border-color: #ffc24c;
    box-shadow: 0 0 10px rgba(255, 194, 76, 0.2);
}



.step-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 10px 20px;
    background: rgba(30, 20, 15, 0.6);
    border: 1px solid rgba(166, 140, 90, 0.4);
    border-radius: 8px;
    color: #d4b48c;
    text-decoration: none;
    font-size: 1.1rem;
    font-weight: 500;
    transition: all 0.2s ease;
}

.step-btn:hover {
    background: #4a2c15;
    color: #feec97;
    border-color: #ffc24c;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

.step-btn.highlight {
    background: linear-gradient(135deg, #d4a017 0%, #a68c5a 100%);
    color: #100805;
    border: none;
    font-weight: 700;
}

.step-btn.highlight:hover {
    background: linear-gradient(135deg, #feec97 0%, #ffc24c 100%);
    box-shadow: 0 0 20px rgba(255, 194, 76, 0.4);
}

.step-text {
    font-size: 1.3rem;
    color: #d4b48c;
    margin-bottom: 4px;
    line-height: 1.3;
    opacity: 0.95;
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.step-text:last-child {
    margin-bottom: 0;
}

.step-text i {
    color: #ffc24c;
    font-size: 1.1em;
    margin-top: 3px;
}

/* Mobile Responsiveness for Install Guide */
@media (max-width: 768px) {
    .install-guide {
        padding: 25px 15px;
        margin-top: 30px;
    }

    .guide-title {
        font-size: 1.6rem;
        margin-bottom: 25px;
    }

    .step-card {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
        padding: 20px;
        text-align: left;
    }

    .step-card:hover {
        /* Remove mobile hover transform */
    }

    .step-number {
        position: absolute;
        top: 20px;
        right: 20px;
        font-size: 2.5rem;
    }

    .step-icon {
        width: 50px;
        height: 50px;
        font-size: 20px;
    }

    .step-btn {
        width: 100%;
        justify-content: center;
    }
}



/* Mobile Responsiveness for Server Info Block */
@media (max-width: 900px) {
    .server-info-wrapper {
        grid-template-columns: minmax(0, 1fr) !important;
        margin-top: 20px !important;
    }

    .container_aboutserv,
    .container[style*="max-width: 1200px"] {
        margin-top: 50px !important;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 600px) {

    .server-info-content,
    .server-features-list {
        padding: 20px !important;
    }

    .server-stats-wrapper {
        flex-direction: column;
        gap: 10px !important;
    }

    .server-stat-item {
        padding: 10px !important;
    }

    .server-info-btns {
        flex-direction: column;
        gap: 10px !important;
    }

    .server-info-btns .button {
        width: 100%;
        --scale: 1 !important;
        font-size: 14px !important;
        padding: 12px !important;
        text-align: center;
    }

    .feature-item {
        flex-direction: column;
        text-align: center;
        gap: 10px !important;
    }

    .feature-item>div:first-child {
        margin-bottom: 5px;
    }
}