```css
@font-face {
  font-family: "Beaufort";
  src: url("../fonts/Beaufort/BeaufortforLOL-Regular.eot");
  src: local("☺"), url("../fonts/Beaufort/BeaufortforLOL-Regular.woff") format("woff"), url("../fonts/Beaufort/BeaufortforLOL-Regular.ttf") format("truetype"), url("../fonts/Beaufort/BeaufortforLOL-Regular.svg") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Beaufort";
  src: url("../fonts/Beaufort/BeaufortforLOL-Medium.eot");
  src: local("☺"), url("../fonts/Beaufort/BeaufortforLOL-Medium.woff") format("woff"), url("../fonts/Beaufort/BeaufortforLOL-Medium.ttf") format("truetype"), url("../fonts/Beaufort/BeaufortforLOL-Medium.svg") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Beaufort";
  src: url("../fonts/Beaufort/BeaufortforLOL-Bold.eot");
  src: local("☺"), url("../fonts/Beaufort/BeaufortforLOL-Bold.woff") format("woff"), url("../fonts/Beaufort/BeaufortforLOL-Bold.ttf") format("truetype"), url("../fonts/Beaufort/BeaufortforLOL-Bold.svg") format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "DIN Next W1G";
  src: url("../fonts/DINNextW1G/DINNextW1G-Bold.eot");
  src: url("../fonts/DINNextW1G/DINNextW1G-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/DINNextW1G/DINNextW1G-Bold.woff2") format("woff2"), url("../fonts/DINNextW1G/DINNextW1G-Bold.woff") format("woff"), url("../fonts/DINNextW1G/DINNextW1G-Bold.ttf") format("truetype"), url("../fonts/DINNextW1G/DINNextW1G-Bold.svg#DINNextW1G-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DIN Next W1G";
  src: url("../fonts/DINNextW1G/DINNextW1G-Black.eot");
  src: url("../fonts/DINNextW1G/DINNextW1G-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/DINNextW1G/DINNextW1G-Black.woff2") format("woff2"), url("../fonts/DINNextW1G/DINNextW1G-Black.woff") format("woff"), url("../fonts/DINNextW1G/DINNextW1G-Black.ttf") format("truetype"), url("../fonts/DINNextW1G/DINNextW1G-Black.svg#DINNextW1G-Black") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DIN Next W1G";
  src: url("../fonts/DINNextW1G/DINNextW1G.eot");
  src: url("../fonts/DINNextW1G/DINNextW1G.eot?#iefix") format("embedded-opentype"), url("../fonts/DINNextW1G/DINNextW1G.woff2") format("woff2"), url("../fonts/DINNextW1G/DINNextW1G.woff") format("woff"), url("../fonts/DINNextW1G/DINNextW1G.ttf") format("truetype"), url("../fonts/DINNextW1G/DINNextW1G.svg#DINNextW1G") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DIN Next W1G";
  src: url("../fonts/DINNextW1G/DINNextW1G-Medium.eot");
  src: url("../fonts/DINNextW1G/DINNextW1G-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/DINNextW1G/DINNextW1G-Medium.woff2") format("woff2"), url("../fonts/DINNextW1G/DINNextW1G-Medium.woff") format("woff"), url("../fonts/DINNextW1G/DINNextW1G-Medium.ttf") format("truetype"), url("../fonts/DINNextW1G/DINNextW1G-Medium.svg#DINNextW1G-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
html,
body,
header,
nav,
section,
aside,
article,
footer,
div,
span,
applet,
object,
iframe,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: 400;
  font-size: 16px;
  color: #fff;
}
* {
  box-sizing: border-box;
}
a,
span,
p {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  text-decoration: none;
}
font {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  text-decoration: none;
}
input,
button,
select,
textarea {
  outline: none;
  border: none;
}
select,
button {
  cursor: pointer;
}
input,
select,
textarea {
  font-family: "DIN Next W1G";
  color: #d1cfce;
}
::-webkit-input-placeholder {
  font-family: "DIN Next W1G";
  color: #847f7d;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
}
::-moz-placeholder {
  font-family: "DIN Next W1G";
  color: #847f7d;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
}
:-moz-placeholder {
  font-family: "DIN Next W1G";
  color: #847f7d;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
}
:-ms-input-placeholder {
  font-family: "DIN Next W1G";
  color: #847f7d;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
}
:focus::-webkit-input-placeholder {
  opacity: 0;
  transform: translateX(20px);
}
:focus::-moz-placeholder {
  opacity: 0;
  transform: translateX(20px);
}
:focus:-moz-placeholder {
  opacity: 0;
  transform: translateX(20px);
}
:focus:-ms-input-placeholder {
  opacity: 0;
  transform: translateX(20px);
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
#detach-button-host {
  display: none;
}
.flex-sbc,
.flex-sbs,
.flex-sbe,
.flex-cc,
.flex-cs,
.flex-ce,
.flex-sc,
.flex-ss,
.flex-se,
.flex-ec,
.flex-es,
.flex-ee {
  display: flex;
  flex-wrap: wrap;
}
.flex-sbc,
.flex-sbs,
.flex-sbe {
  justify-content: space-between;
}
.flex-cc,
.flex-cs,
.flex-ce {
  justify-content: center;
}
.flex-sc,
.flex-ss,
.flex-se {
  justify-content: flex-start;
}
.flex-ec,
.flex-es,
.flex-ee {
  justify-content: flex-end;
}
.flex-sbc,
.flex-cc,
.flex-sc,
.flex-ec {
  align-items: center;
}
.flex-sbs,
.flex-cs,
.flex-ss,
.flex-es {
  align-items: flex-start;
}
.flex-sbe,
.flex-ce,
.flex-se,
.flex-ee {
  align-items: flex-end;
}
:root {
  --primary-font: "Beaufort";
  --secondary-font: "DIN Next W1G";
}
body {
  background: #20110c;
  font-family: var(--secondary-font);
}
.wrapper {
  width: 100%;
  min-width: 320px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  background: url("./img/bg/main_footer_bg.jpg") repeat-y;
  background-size: 100% auto;
}
.wrapper:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.content-area {
  max-width: 1200px;
  width: calc(100% - 60px);
  margin: 0 auto;
  height: auto;
  position: relative;
  z-index: 1;
}
@media (max-width: 1024px) {
  .content-area {
    width: calc(100% - 40px);
  }
}
.inner-page {
  width: 100%;
  padding: 60px 0;
}
@media (max-width: 1024px) {
  .inner-page {
    padding: 40px 0px;
  }
}
.inner-page:after {
  content: "";
  position: absolute;
  z-index: 2;
  left: 0px;
  top: -7px;
  width: 100%;
  height: 13px;
  text-align: center;
  background: url("../img/bg/border_bg.png") center center repeat-x;
}
.inner-page__title {
  width: 100%;
  font-family: var(--primary-font);
  font-size: 32px;
  line-height: 1em;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .inner-page__title {
    font-size: 24px;
  }
}
.inner-page__content {
  width: 100%;
  margin-top: 60px;
}
@media (max-width: 1024px) {
  .inner-page__content {
    margin-top: 40px;
  }
}
.pagination {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 60px;
}
@media (max-width: 1024px) {
  .pagination {
    margin-top: 40px;
  }
}
.pagination a {
  width: 34px;
  height: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  border: 1px solid rgba(134, 128, 126, 0.6);
  font-family: var(--primary-font);
  font-size: 16px;
  line-height: 1em;
  color: #b3afae;
  text-align: center;
  transition: border 0.3s ease-in-out, color 0.3s ease-in-out;
}
.pagination a:hover,
.pagination a.active {
  border: 1px solid #cc943c;
  color: #fff;
}
.pagination a img {
  height: 60%;
}
.pagination a.pagination__arrow {
  border: none;
  opacity: 0.7;
  transition: opacity 0.3s ease-in-out;
}
.pagination a.pagination__arrow:hover {
  opacity: 1;
}
.pagination a.pagination__dots {
  opacity: 0.3;
  pointer-events: none;
}
.gray-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  padding: 0px 44px;
  height: 42px;
  position: relative;
  z-index: 1;
  background: url("../img/buttons/btn_left_bg.png") left center no-repeat, url("../img/buttons/btn_right_bg.png") right center no-repeat, url("../img/buttons/btn_middle_bg.png") left 43px center no-repeat;
  background-size: 50px 42px, 50px 42px, calc(100% - 86px) 42px;
}
.gray-btn span {
  font-family: var(--primary-font);
  font-size: 16px;
  line-height: 1.1em;
  text-align: center;
  position: relative;
  z-index: 2;
  text-transform: uppercase;
  color: #f4d18a;
  transition: color 0.3s ease-in-out;
}
@media (max-width: 1240px) {
  .gray-btn span {
    font-size: 15px;
  }
}
.gray-btn i {
  font-size: 14px;
  line-height: 1em;
  color: #f4d18a;
  transition: color 0.3s ease-in-out;
  position: relative;
  z-index: 2;
}
.gray-btn:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../img/buttons/btn_left_hover_bg.png") left center no-repeat, url("../img/buttons/btn_right_hover_bg.png") right center no-repeat, url("../img/buttons/btn_middle_hover_bg.png") left 43px center no-repeat;
  background-size: 50px 42px, 50px 42px, calc(100% - 86px) 42px;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.gray-btn:hover span,
.gray-btn:hover i {
  color: #1f120d;
}
.gray-btn:hover:after {
  opacity: 1;
}
/* navigation */
:root {
    /* navigation */
    --navigation-height: 4.375rem;
    --navigation-height-scroll: 4.375rem;
}

@media (min-width: 1200px) {
    :root {
        --navigation-height: 5.625rem;
        --navigation-height-scroll: 5.625rem
    }
}

[data-section="navigation"] {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 50;
    background-color: transparent;
    /* box-shadow: 0px 0.25rem 1.25rem 0px rgba(0, 0, 0, 0.25); */
    box-sizing: border-box;
    -webkit-backdrop-filter: blur(0.1875rem);
    backdrop-filter: blur(0.1875rem);
}

[data-section="navigation"]:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    z-index: -1;
    /* opacity: 0.8; */
    background: rgba(13, 8, 5, 0.8);
    border-bottom: 1px solid rgba(255, 178, 111, 0.14);
}

.nav-scroll [data-section="navigation"] {}

[data-container="navigation"] {
    z-index: 10;
}

@media (min-width: 1200px) {
    [data-container="navigation"] {
        padding: 0;
        max-width: 100%
    }
}

.navigation {
    display: flex;
    justify-content: flex-start;
    height: 4.375rem;
    height: var(--navigation-height);
    transition: 0.2s all;
}

.nav-scroll .navigation {
    height: 4.375rem;
    height: var(--navigation-height-scroll);
}

.navigation__gw-burger {
    align-self: center;
    flex-shrink: 0;
}

.navigation__menu {
    flex-grow: 1;
}

.navigation__box {
    position: relative;
    z-index: 5;
    display: flex;
    align-items: center;
    align-self: stretch;
    box-sizing: border-box;
    max-width: none;
}

.navigation__box_side_left {
    justify-content: flex-start;
    grid-gap: 1.25rem;
    gap: 1.25rem;
}

@media (min-width: 540px) {
    .navigation__box_side_left {
        grid-gap: 2rem;
        gap: 2rem
    }
}

@media (min-width: 1200px) {
    .navigation__box_side_left {
        margin-right: 3.75rem;
        padding-left: 3.75rem
    }
}

.navigation__box_side_right {
    justify-content: flex-end;
    /* display: none; */
    margin-left: auto;
    margin-right: 1.25rem;
}

@media (min-width: 1200px) {
    .navigation__box_side_right {
        margin-left: 2.5rem;
        margin-right: 0;
        padding-right: 3.75rem;
        display: flex
    }
}

.navigation__el_desktop {
    display: none;
}

@media (min-width: 1200px) {
    .navigation__el_desktop {
        display: flex;
        justify-content: center
    }
}

/* .navigation__lang {
	margin: 0 40px 0 20px;
} */
.navigation__auth {
    margin-left: 1.25rem;
    border-left: 1px solid rgba(255, 178, 111, 0.14);
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 3.125rem;
}

@media (min-width: 1200px) {
    .navigation__auth {
        margin-left: 2.5rem;
        padding-left: 2.5rem
    }
}
.open-main-menu {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #fadb93;
  box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.3);
  position: relative;
  cursor: pointer;
  display: none;
  background-color: rgba(31, 21, 16, 0.8);
  transition: background-color 0.3s ease-in-out, border 0.3s ease-in-out;
  z-index: 3;
}
@media (max-width: 1024px) {
  .open-main-menu {
    display: flex;
  }
}
.open-main-menu:hover {
  background-color: rgba(31, 21, 16, 0.8);
}
.open-main-menu:hover:after,
.open-main-menu:hover:before {
  background: #ffc24c;
}
.open-main-menu:hover .open-main-menu__item {
  transform: scale(0.7, 1);
}
.open-main-menu.active:after {
  transform: rotate(-135deg) scale(0.7, 1);
  top: calc((100% - 1px) / 2);
}
.open-main-menu.active:before {
  transform: rotate(135deg) scale(0.7, 1);
  top: calc((100% - 1px) / 2);
}
.open-main-menu.active .open-main-menu__item {
  transform: scale(0, 1);
}
.open-main-menu:after {
  content: "";
  width: calc(100% - 12px);
  height: 1px;
  background: #ffc24c;
  position: absolute;
  transform: rotate(0deg);
  transition: all 0.3s ease-in-out;
  top: 9px;
  left: 6px;
  transform: scale(0.7, 1);
}
.open-main-menu:before {
  content: "";
  width: calc(100% - 12px);
  height: 1px;
  background: #ffc24c;
  position: absolute;
  transform: rotate(0deg);
  transition: all 0.3s ease-in-out;
  top: calc(100% - 11px);
  left: 6px;
  transform: scale(0.7, 1);
}
.open-main-menu__item {
  width: calc(100% - 12px);
  height: 1px;
  background: #ffc24c;
  position: absolute;
  top: calc((100% - 2px) / 2);
  left: 6px;
  transform: rotate(0deg);
  transition: all 0.3s ease-in-out;
  transform: scale(0.7, 1);
}
.langs {
  width: auto;
  position: relative;
  z-index: 3;
  margin-left: auto;
}
.langs__content {
  width: 30px;
  height: 30px;
  position: relative;
  border-radius: 50%;
  z-index: 2;
  margin-right: 16px;
  border: 1px solid #fadb93;
  box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.3);
}
.langs__content-arrow {
  content: "";
  width: 12px;
  aspect-ratio: 15/8;
  position: absolute;
  top: calc((100% - 6px) / 2);
  right: -18px;
  background: url("../img/icons/nav_arrow_icon.png") center center no-repeat;
  background-size: 100% 100%;
  transition: transform 0.3s ease-in-out;
  cursor: pointer;
}
.langs__content:hover .langs__content-arrow {
  transform: scale(1, -1);
}
.langs__content-current {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  margin: 1px 0px 0px 1px;
  cursor: pointer;
  transition: filter 0.3s ease-in-out;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.langs__content-current:hover {
  filter: brightness(130%);
}
.langs__content-current img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.langs__content-stroke {
  position: absolute;
  z-index: 1;
  top: calc(100% - 10px);
  left: 50%;
  transform: translateX(-50%) translateY(-35px);
  list-style: none;
  padding: 5px;
  padding-top: 25px;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  opacity: 0;
  pointer-events: none;
}
.langs__content-stroke:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 20px;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2d201b;
  border-radius: 100px;
}
.langs__content-stroke li {
  width: 30px;
  height: 30px;
  transition: filter 0.3s ease-in-out;
  overflow: hidden;
  border-radius: 50%;
  position: relative;
  z-index: 2;
}
.langs__content-stroke li:hover {
  filter: brightness(150%);
}
.langs__content-stroke li:not(:last-child) {
  margin-bottom: 7px;
}
.langs__content-stroke li a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}
.langs__content-stroke li img {
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.langs__content:hover .langs__content-stroke {
  transform: translateX(-50%) translateY(0%);
  opacity: 1;
  pointer-events: all;
}
.header {
  width: 100%;
  background: url("../img/bg/main_header_bg.jpg") no-repeat;
  background-size: 100% auto;
  background-position: top center;
  padding: 120px 0px 100px;
}
@media (max-width: 1920px) {
  .header {
    background-size: 1920px auto;
  }
}
@media (max-width: 1024px) {
  .header {
    padding: 80px 0px 60px;
    background-position: calc(50% + 60px) 0px;
  }
}
.header--start {
  min-height: 100vh;
  background: url("../img/bg/start_header_bg.jpg") no-repeat;
  background-size: 100% auto;
  background-position: top center;
  padding: 150px 0px 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 1920px) {
  .header--start {
    background-size: 1920px auto;
  }
}
@media (max-width: 1024px) {
  .header--start {
    padding: 100px 0px 60px;
  }
}
.header--auth {
  min-height: 100vh;
  background: url("../img/bg/auth_header_bg.jpg") no-repeat;
  background-size: 100% auto;
  background-position: top center;
  padding: 150px 0px 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 1920px) {
  .header--auth {
    background-size: 1920px auto;
  }
}
@media (max-width: 1024px) {
  .header--auth {
    padding: 100px 0px 60px;
  }
}
.header__content {
  position: relative;
  z-index: 10;
  gap: 24px;
}
@media (max-width: 1024px) {
  .header__content {
    gap: 60px;
  }
}
.header__logo {
  max-width: 340px;
  margin: auto;
  transition: transform 0.3s ease-in-out;
}
.header__logo:hover {
  transform: scale(1.05);
}
.header__logo img {
  width: 100%;
}
.header__info {
  width: calc((100% - 24px) / 2);
}
@media (max-width: 1024px) {
  .header__info {
    width: 100%;
  }
}
.header__info-title {
  font-size: 22px;
  font-family: var(--primary-font);
  color: #ffc24c;
  text-transform: uppercase;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
  margin: 10px 0px 32px;
}
@media (max-width: 1024px) {
  .header__info-title {
    text-shadow: 0px 5px 40px #2f1e19, 0px 5px 40px #2f1e19, 0px 5px 40px #2f1e19;
  }
}
.header__info-title span {
  display: block;
  font-size: 34px;
  color: #e5e5e5;
}
@media (max-width: 1024px) {
  .header__info-title span {
    font-size: 28px;
  }
}
.header__link {
  width: max-content;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 0px 80px;
  height: 64px;
  position: relative;
  z-index: 1;
  margin: auto;
  transition: filter 0.3s ease-in-out, transform 0.3s ease-in-out;
}
.header__link:hover {
  filter: brightness(120%);
  transform: scale(1.06);
}
.header__link span {
  background-image: linear-gradient(to top, #563b13, #563b13);
  font-family: var(--primary-font);
  font-size: 20px;
  line-height: 1em;
  font-weight: 700;
  text-align: center;
  color: #563b13;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  text-align: center;
  position: relative;
  z-index: 2;
  text-transform: uppercase;
}
.header__link:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: url("../img/buttons/header__link_left_bg.png") left center no-repeat, url("../img/buttons/header__link_right_bg.png") right center no-repeat;
  background-size: auto 100%, auto 100%;
  transition: filter 0.3s ease-in-out;
}
.header__link:after {
  content: "";
  width: calc(100% - 100px);
  height: 100%;
  position: absolute;
  top: 0;
  left: 50px;
  z-index: 1;
  background: url("../img/buttons/header__link_middle_bg.png") center center repeat-x;
  background-size: auto 100%;
  transition: filter 0.3s ease-in-out;
}
@media (max-width: 400px) {
  .header__link:after {
    width: calc(100% - 140px);
    left: 70px;
  }
}
.header__server {
  width: calc((100% - 24px) / 2);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 24px;
}
@media (max-width: 1024px) {
  .header__server {
    width: 100%;
    gap: 20px;
  }
}
.header__server .header__server-item-position {
  width: calc((100% - 24px) / 2);
  position: relative;
  z-index: 1;
}
@media (max-width: 680px) {
  .header__server .header__server-item-position {
    width: 100%;
  }
}
.header__server .header__server-item {
  width: 100%;
  padding: 16px 20px 14px;
  border-radius: 10px;
  background-color: rgba(31, 21, 16, 0.8);
  overflow: hidden;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 16px;
  transition: background-color 0.3s ease-in-out;
}
.header__server .header__server-item-description {
  flex-grow: 1;
  overflow: hidden;
}
.header__server .header__server-item-icon {
  width: 40px;
  aspect-ratio: 1/1;
  position: relative;
}
.header__server .header__server-item-icon img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: contain;
  object-position: center center;
}
.header__server .header__server-item-name {
  font-family: var(--primary-font);
  font-size: 18px;
  line-height: 1em;
  font-weight: 500;
  margin-bottom: 10px;
  color: #fff;
  text-transform: uppercase;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 5px;
  column-gap: 10px;
}
.header__server .header__server-item-name-text span {
  color: #ffc24c;
}
.header__server .header__server-item-name-online {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 5px;
}
.header__server .header__server-item-name-online img {
  height: 1em;
}
.header__server .header__server-item-name-online span {
  color: #7ec442;
}
.header__server .header__server-item-text {
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  color: #bfab85;
  text-transform: uppercase;
  margin-top: 5px;
}
.header__server .header__server-item-text span {
  margin-left: 5px;
}
.header__server .header__server-item-online {
  pointer-events: none;
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.5s ease-in-out;
}
.header__server .header__server-item-online > div {
  overflow: hidden;
  transition: margin-top 0.5s ease-in-out;
}
.header__server .header__server-item-online-item {
  font-size: 14px;
  font-family: "DIN Next W1G";
  color: #fff;
  line-height: 1.5;
  font-weight: normal;
}
.header__server .header__server-item-online-item span {
  color: #e7af45;
}
.header__news {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 24px;
  margin-top: 80px;
}
@media (max-width: 1024px) {
  .header__news {
    gap: 20px;
    margin-top: 60px;
  }
}
.header__news-item {
  width: calc((100% - 72px) / 4);
  height: 320px;
  border-radius: 8px;
  position: relative;
  padding: 30px;
  display: flex;
  align-content: flex-end;
  flex-wrap: wrap;
}
@media (max-width: 1024px) {
  .header__news-item {
    width: calc((100% - 20px) / 2);
    height: 280px;
  }
}
@media (max-width: 680px) {
  .header__news-item {
    width: 100%;
  }
}
.header__news-item:before {
  content: "";
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 8px;
  z-index: 2;
  background-image: url("../img/bg/news-item-shadow-2.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  pointer-events: none;
}
.header__news-item:first-child {
  width: calc((100% - 24px) / 2);
}
@media (max-width: 1024px) {
  .header__news-item:first-child {
    width: 100%;
    height: 320px;
  }
}
.header__news-item:first-child:before {
  background-image: url("../img/bg/news-item-shadow-1.png");
}
.header__news-item:first-child .header__news-item-title {
  font-size: 24px;
  color: #ffc24c;
  line-height: 1;
}
@media (max-width: 1240px) {
  .header__news-item:first-child .header__news-item-title {
    font-size: 20px;
  }
}
.header__news-item-img {
  position: absolute;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  border-radius: 8px;
  overflow: hidden;
  z-index: 1;
}
.header__news-item-img img {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  object-position: top center;
  transition: transform 0.5s ease-in-out;
}
.header__news-item-img:hover img {
  transform: scale(1.2);
}
.header__news-item-date {
  font-size: 16px;
  font-weight: normal;
  line-height: 1em;
  color: #e5e5e5;
  margin-bottom: 6px;
  width: 100%;
  position: relative;
  z-index: 5;
  pointer-events: none;
}
.header__news-item-title {
  font-family: var(--primary-font);
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2em;
  text-transform: uppercase;
  color: #e5e5e5;
  position: relative;
  z-index: 5;
  pointer-events: none;
}
@media (max-width: 1240px) {
  .header__news-item-title {
    font-size: 16px;
  }
}
.header__news-item-text {
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  color: #e5e5e5;
  margin-top: 10px;
  max-height: 40px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  position: relative;
  z-index: 5;
  pointer-events: none;
}
.header__news-item-buttons {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 30px;
  position: relative;
  z-index: 5;
}
.header__news-item-border {
  position: absolute !important;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  border-bottom: 1px solid #d99d3f;
}
.header__news-item-border .border-icon-top {
  position: absolute;
  left: 0px;
  right: 0px;
  top: -18px;
  margin: auto;
}
.header__news-item-border .border-icon-bottom {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -18px;
  margin: auto;
}
.header__news-item-border:before {
  content: "";
  border: 1px solid #d99d3f;
  border-right: 0px;
  position: absolute !important;
  left: 0px;
  top: 0px;
  width: calc(50% - 22px);
  height: calc(100% - 1px);
  border-radius: 10px 0px 0px 10px;
}
.header__news-item-border:after {
  content: "";
  border: 1px solid #d99d3f;
  border-left: 0px;
  position: absolute !important;
  right: 0px;
  top: 0px;
  width: calc(50% - 22px);
  height: calc(100% - 1px);
  border-radius: 0px 10px 10px 0px;
}
.timer {
  gap: 5px;
  flex-grow: 1;
  margin-top: -10px;
  margin-bottom: 30px;
}
.timer__item {
  width: 50px;
  height: 58px;
  font-family: var(--primary-font);
  background: #db9e33;
  border: 1px solid #edcc60;
  border-radius: 5px;
  padding: 9px 0;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  color: #5e2716;
  font-weight: 400;
}
.timer__item span {
  width: 100%;
  font-family: var(--primary-font);
  font-size: 24px;
  line-height: 24px;
  display: block;
  font-weight: 700;
}
.main {
  width: 100%;
  position: relative;
  z-index: 1;
}
.main__bottom {
  width: 100%;
  padding: 100px 0;
  display: flex;
  flex-direction: column;
  gap: 100px;
}
@media (max-width: 1024px) {
  .main__bottom {
    padding: 60px 0;
    gap: 60px;
  }
}
.server-section {
  background: url("../img/bg/server-section.png") no-repeat;
  background-position: center;
  position: relative;
  background-size: cover;
}

.server-section {
  position: relative; /* Essential for positioning the video absolutely within it */
  overflow: hidden; /* Hides any video overflow */
  /* Remove or adjust your existing background properties if they conflict */
  /* background: url("../img/bg/server-section.png") no-repeat; */
  /* background-position: center; */
  /* background-size: cover; */
  min-height: 500px; /* Example: Ensure the section has a height, adjust as needed */
  display: flex; /* Example: If you have content, this helps centering */
  align-items: center; /* Example: If you have content, this helps centering */
  justify-content: center; /* Example: If you have content, this helps centering */
  color: white; /* Example: Adjust text color for contrast over video */
  z-index: 1; /* Ensures .server-section is above the video */
}
@keyframes animation-opa {
		0% {
			opacity: 100%;
		}

		50% {
			opacity:25%;
		}

		100% {
			opacity:100%;
		}
	}

	.animation-image {
		animation: animation-opa 2s infinite linear;
	}


#background-video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1; /* Places the video behind other content in .server-section */
  transform: translate(-50%, -50%); /* Centers the video */
  background-size: cover; /* Ensures the video covers the entire area */
  object-fit: cover; /* A modern and effective way to ensure the video covers the element */
}
.server-section2 {
  background: url("../img/bg/main_footer_bg.jpg") no-repeat;
  background-position: center;
  position: relative;
  background-size: cover;
}
@media (max-width: 1024px) {
  .server-section {
    padding: 60px 0px;
  }
}
.server-section:after {
  content: "";
  position: absolute;
  z-index: 2;
  left: 0px;
  top: -7px;
  width: 100%;
  height: 13px;
  text-align: center;
  background: url("../img/bg/border_bg.png") center center repeat-x;
}
.server-section:before {
  content: "";
  position: absolute;
  z-index: 2;
  left: 0px;
  bottom: -7px;
  width: 100%;
  height: 13px;
  text-align: center;
  background: url("../img/bg/border_bg.png") center center repeat-x;
}
.server-section-sliders {
  width: calc((100% - 24px) / 2);
}
@media (max-width: 1024px) {
  .server-section-sliders {
    width: 100%;
  }
}
.server-section-sliders .server-section-slider-nav .slick-list {
  margin: 0px -8px;
}
.server-section-sliders .server-section-slider-nav .slick-list .slick-slide {
  padding: 0px 8px;
}
.server-section-sliders .server-section-slider-nav .slick-list .slick-slide:not(.slick-current) .server-section-slider-nav-item {
  border: 1px solid rgba(217, 157, 63, 0.549);
  background-color: rgba(28, 22, 18, 0.502);
  transition: all 0.3s ease-out;
}
.server-section-sliders .server-section-slider-nav .slick-list .slick-slide:not(.slick-current) .server-section-slider-nav-item:before {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.server-section-sliders .server-section-slider-nav .slick-list .slick-slide:not(.slick-current) .server-section-slider-nav-item div {
  color: #7d705e;
}
.server-section-sliders .server-section-slider-nav .slick-list .slick-slide:not(.slick-current) .server-section-slider-nav-item .server-section-slider-nav-item-info span {
  color: #7d705e;
}
.server-section-sliders .server-section-slider-nav-item {
  height: 76px;
  border-radius: 10px;
  padding: 16px 30px;
  border: 1px solid #d99d3f;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.server-section-sliders .server-section-slider-nav-item:before {
  opacity: 1;
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  background-image: linear-gradient(to top, rgba(147, 117, 72, 0.8), rgba(87, 59, 18, 0.8));
  width: 100%;
  height: 100%;
  z-index: -1;
  transition: all 0.3s ease-out;
}
.server-section-sliders .server-section-slider-nav-item-title {
  font-family: var(--primary-font);
  font-size: 22px;
  font-weight: 500;
  line-height: 1em;
  color: #e5e5e5;
  text-transform: uppercase;
}
.server-section-sliders .server-section-slider-nav-item-info {
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #e5e5e5;
  display: flex;
  margin-top: 5px;
}
.server-section-sliders .server-section-slider-nav-item-info span {
  white-space: nowrap;
}
.server-section-sliders .server-section-slider-nav-item-info div {
  margin: 0px 16px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #e5e5e5;
  white-space: nowrap;
}
.server-section-sliders .server-section-slider-nav-item-info .online {
  color: #7ec442;
}
.server-section-sliders .server-section-slider-nav-item-info .offline {
  color: #eb3737;
}
.server-section-sliders .server-section-slider-for-item {
  background-color: rgba(28, 22, 18, 0.5);
  position: relative;
  margin-top: 20px;
  padding: 30px 30px;
  border-radius: 10px;
}
@media (max-width: 1024px) {
  .server-section-sliders .server-section-slider-for-item {
    background-color: rgba(28, 22, 18, 0.8);
  }
}
.server-section-sliders .server-section-slider-for-item-border {
  position: absolute !important;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  border-bottom: 1px solid #d99d3f;
}
.server-section-sliders .server-section-slider-for-item-border .border-icon-top {
  position: absolute;
  left: 0px;
  right: 0px;
  top: -14px;
  margin: auto;
}
.server-section-sliders .server-section-slider-for-item-border .border-icon-bottom {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -18px;
  margin: auto;
}
.server-section-sliders .server-section-slider-for-item-border:before {
  content: "";
  border: 1px solid #d99d3f;
  border-right: 0px;
  position: absolute !important;
  left: 1px;
  top: 0px;
  width: calc(50% - 22px);
  height: calc(100% - 1px);
  border-radius: 10px 0px 0px 10px;
}
.server-section-sliders .server-section-slider-for-item-border:after {
  content: "";
  border: 1px solid #d99d3f;
  border-left: 0px;
  position: absolute !important;
  right: 1px;
  top: 0px;
  width: calc(50% - 22px);
  height: calc(100% - 1px);
  border-radius: 0px 10px 10px 0px;
}
.server-section-sliders .server-section-slider-for-item-info-line {
  align-content: center;
  align-items: center;
  gap: 10px;
}
.server-section-sliders .server-section-slider-for-item-info-line-title {
  font-family: var(--primary-font);
  font-size: 36px;
  line-height: 1em;
  font-weight: normal;
  text-transform: uppercase;
  color: #ffc24c;
  font-weight: 700;
}
.server-section-sliders .server-section-slider-for-item-info-line-title span {
  color: #fff;
}
.server-section-sliders .server-section-slider-for-item-info-line-online {
  display: flex;
  gap: 20px;
}
.server-section-sliders .server-section-slider-for-item-info-line-online-count {
  display: flex;
  font-family: var(--primary-font);
  font-size: 20px;
  font-weight: 500;
  line-height: 1em;
  color: #fff;
  align-content: center;
  align-items: center;
}
.server-section-sliders .server-section-slider-for-item-info-line-online-count img {
  margin-right: 8px;
  height: 20px;
}
.server-section-sliders .server-section-slider-for-item-info-line-online .online {
  height: 32px;
  aspect-ratio: 137/40;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
  z-index: 5;
  background: url("../img/buttons/online_btn_bg.png");
  background-size: 100% 100%;
}
.server-section-sliders .server-section-slider-for-item-info-line-online .online span {
  font-family: var(--primary-font);
  font-size: 14px;
  line-height: 1em;
  font-weight: normal;
  color: #e5e5e5;
  text-transform: uppercase;
  position: relative;
  z-index: 2;
}
.server-section-sliders .server-section-slider-for-item-info-line-online .offline {
  height: 32px;
  aspect-ratio: 137/40;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
  z-index: 5;
  background: url("../img/buttons/offline_btn_bg.png");
  background-size: 100% 100%;
}
.server-section-sliders .server-section-slider-for-item-info-line-online .offline span {
  font-family: var(--primary-font);
  font-size: 14px;
  line-height: 1em;
  font-weight: normal;
  color: #e5e5e5;
  text-transform: uppercase;
  position: relative;
  z-index: 2;
}
.server-section-sliders .server-section-slider-for-item-text {
  font-size: 16px;
  font-weight: normal;
  line-height: 25px;
  color: #e5e5e5;
  max-height: 72px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-top: 10px;
}
.server-section-sliders .server-section-slider-for-item-specifics {
  display: flex;
  flex-wrap: wrap;
  row-gap: 5px;
  column-gap: 15px;
  margin-top: 30px;
}
.server-section-sliders .server-section-slider-for-item-specifics div {
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #fff;
  text-transform: uppercase;
}
.server-section-sliders .server-section-slider-for-item-specifics div span {
  color: #ffc24c;
  font-weight: 700;
  font-size: 18px;
}
.server-section-sliders .server-section-slider-for-item-buttons {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 30px;
}
.server-section-sliders .server-section-slider-for-item div {
  position: relative;
  z-index: 5;
}
.streams {
  width: 100%;
  margin-top: -12px;
}
.streams-slider {
  width: 100%;
}
.streams-slider .slick-list {
  margin: 0px -12px;
}
.streams-slider .slick-list .slick-slide {
  padding: 12px 12px 0px;
  position: relative;
}
.streams-slider .slick-list .slick-slide > div {
  aspect-ratio: 1280/720;
}
.streams-slider .slick-list .slick-slide:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0px;
  margin: auto;
  z-index: 2;
  background-image: url("../img/icons/streams-border-top.png");
  background-size: auto 100%, auto 100%;
  width: 33px;
  height: 15px;
  transition: filter 0.3s ease-in-out;
}
.streams-slider .slick-list .slick-slide .streams__slider-item-content {
  position: relative;
  padding: 6px;
  border-radius: 10px;
  border-bottom: 1px solid #73582c;
  display: flex !important;
  align-items: center;
  width: 100%;
  height: 100%;
}
.streams-slider .slick-list .slick-slide .streams__slider-item-content iframe {
  position: relative;
  z-index: 5;
  border-radius: 10px;
}
.streams-slider .slick-list .slick-slide .streams__slider-item-content:before {
  content: "";
  border: 1px solid #73582c;
  border-right: 0px;
  position: absolute !important;
  left: 0px;
  top: -1px;
  width: calc(50% - 18px);
  height: 100%;
  border-radius: 10px 0px 0px 10px;
  z-index: 1;
}
.streams-slider .slick-list .slick-slide .streams__slider-item-content:after {
  content: "";
  border: 1px solid #73582c;
  border-left: 0px;
  position: absolute !important;
  right: 0px;
  top: -1px;
  width: calc(50% - 17px);
  height: 100%;
  border-radius: 0px 10px 10px 0px;
  z-index: 1;
}
.main-rating {
  width: 100%;
}
.main-rating__switch {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  overflow-x: auto;
  border-radius: 10px 10px 0px 0px;
  border-bottom: 1px solid #674823;
  gap: 2px;
}
.main-rating__switch-item {
  font-family: var(--primary-font);
  font-size: 16px;
  font-weight: normal;
  line-height: 1em;
  color: #e5e5e5;
  text-transform: uppercase;
  padding: 16px 24px;
  border-radius: 10px 10px 0px 0px;
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.main-rating__switch-item span {
  position: relative;
  z-index: 2;
}
.main-rating__switch-item:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  background-image: linear-gradient(to top, rgba(87, 59, 18, 0.8), rgba(147, 117, 72, 0.8));
  transition: opacity 0.3s ease-in-out;
  opacity: 0;
}
.main-rating__switch-item:hover:after,
.main-rating__switch-item.active:after {
  opacity: 1;
}
.main-rating__content {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.main-rating__content-tab {
  width: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.main-rating__content-tab.active {
  position: relative;
  z-index: 2;
  pointer-events: 1;
  opacity: 1;
}
.main-rating__table {
  width: 100%;
  display: table;
  font-family: "DIN Next W1G";
  font-size: 16px;
  line-height: 1em;
  color: #e5e5e5;
}
.main-rating__table-row {
  display: table-row;
}
.main-rating__table-row--header .main-rating__table-col {
  font-size: 14px;
  text-transform: uppercase;
  color: #ac7f38 !important;
}
.main-rating__table-col {
  display: table-cell;
  padding: 16px 20px;
  padding-bottom: 16px;
  color: #dbcbc3;
  border-bottom: 1px solid #674823;
}
.main-rating__table-col.num {
  width: 60px;
  text-align: center;
}
.main-rating__table-col.pvp.active {
  color: #73a348;
}
.main-rating__table-col.pk.active {
  color: #d86565;
}
.main-rating__table-col.crp.active {
  color: #ffc24c;
}
.main-rating__table-col.clan.active {
  color: #73a348;
}
@media (max-width: 1024px) {
  .main-rating__table-col.hidable {
    display: none;
  }
}
.main-rating__table-col .emblem {
  display: inline-block;
}
.main-rating__table-col .emblem img {
  float: left;
}
.main-rating__table-col .side > *:not(:first-child) {
  margin-top: 5px;
}
.main-rating__table-col .side__title {
  font-size: 12px;
  color: #ac7f38;
  text-transform: uppercase;
}
.main-rating__table-col .side__clan {
  color: #dbcbc3;
  font-size: 14px;
}
.footer {
  background-color: rgba(36, 26, 21, 0.8);
  position: relative;
  z-index: 10;
  padding: 80px 0px;
}
@media (max-width: 1024px) {
  .footer {
    padding: 40px 0px;
  }
}
.footer:after {
  content: "";
  position: absolute;
  z-index: 2;
  left: 0px;
  top: -7px;
  width: 100%;
  height: 13px;
  text-align: center;
  background: url("../img/bg/border_bg.png") center center repeat-x;
}
.footer .content-area {
  gap: 24px;
}
.footer__cpr {
  width: calc((100% - 24px) / 2);
}
@media (max-width: 1024px) {
  .footer__cpr {
    width: 100%;
    text-align: center;
  }
}
.footer__cpr-years {
  font-family: var(--primary-font);
  font-size: 20px;
  font-weight: normal;
  line-height: 1.2;
  color: #ffc24c;
  margin-bottom: 15px;
}
.footer__cpr-text {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.67;
  color: #e5e5e5;
  margin-bottom: 12px;
}
.footer__cpr-links {
  display: flex;
  margin-bottom: 30px;
  flex-wrap: wrap;
  row-gap: 10px;
  column-gap: 20px;
}
@media (max-width: 1024px) {
  .footer__cpr-links {
    justify-content: center;
  }
}
.footer__cpr-links a {
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  text-decoration: underline;
  color: #e5e5e5;
  text-transform: uppercase;
  transition: color 0.3s ease-in-out;
}
.footer__cpr-links a:hover {
  color: #f4d18a;
  text-decoration: none;
}
.footer__cpr-vote {
  width: 100%;
  margin-bottom: 30px;
}
.footer__cpr-vote-title {
  width: 100%;
  font-family: var(--primary-font);
  font-size: 16px;
  line-height: 1.2em;
  color: #ffc24c;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.footer__cpr-vote-items {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 8px;
}
@media (max-width: 1024px) {
  .footer__cpr-vote-items {
    justify-content: center;
  }
}
.footer__cpr-vote-items a {
  height: 32px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 4px;
  border-radius: 5px;
  border-width: 1px;
  border-style: solid;
  padding: 0px 6px;
  font-size: 14px;
  line-height: 1em;
  font-weight: 500;
  transition: background-color 0.3s ease-in-out;
}
.footer__cpr-vote-items a img {
  height: 80%;
}
.footer__cpr-vote-items a.l2top {
  border-color: #e87637;
}
.footer__cpr-vote-items a.l2top span {
  color: #e87637;
}
.footer__cpr-vote-items a.l2top:hover {
  background-color: rgba(232, 117, 55, 0.2);
}
.footer__cpr-vote-items a.l2jbrasil {
  border-color: #7fb419;
}
.footer__cpr-vote-items a.l2jbrasil span {
  color: #7fb419;
}
.footer__cpr-vote-items a.l2jbrasil:hover {
  background-color: rgba(126, 180, 25, 0.2);
}
.footer__cpr-vote-items a.l2network {
  border-color: #6b74c9;
}
.footer__cpr-vote-items a.l2network span {
  color: #6b74c9;
}
.footer__cpr-vote-items a.l2network:hover {
  background-color: rgba(107, 116, 201, 0.2);
}
.footer__cpr-vote-items a.hopzone {
  border-color: #6da7a0;
}
.footer__cpr-vote-items a.hopzone span {
  color: #6da7a0;
}
.footer__cpr-vote-items a.hopzone:hover {
  background-color: rgba(109, 167, 160, 0.2);
}
.footer__cpr .unsimple {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  transition: opacity 0.3s ease-in-out;
  -webkit-transition: -webkit-filter 0.3s ease-in-out;
  transition: -webkit-filter 0.3s ease-in-out;
  -o-transition: filter 0.3s ease-in-out;
  transition: filter 0.3s ease-in-out;
  transition: filter 0.3s ease-in-out, -webkit-filter 0.3s ease-in-out;
}
@media (max-width: 1024px) {
  .footer__cpr .unsimple {
    margin: 0px auto;
    width: fit-content;
  }
}
.footer__cpr .unsimple:hover {
  -webkit-filter: brightness(120%);
  filter: brightness(120%);
}
.footer__cpr .unsimple img {
  margin-right: 15px;
}
.footer__cpr .unsimple span {
  font-size: 14px;
  font-family: "DIN Next W1G";
  color: #ac7f38;
  line-height: 1.071;
  font-weight: normal;
  text-align: left;
}
.footer__cpr .unsimple span b {
  font-size: 16px;
  font-weight: bold;
}
.footer__nav {
  width: calc((100% - 24px) / 2);
  gap: 24px;
}
@media (max-width: 1024px) {
  .footer__nav {
    width: 100%;
    text-align: center;
  }
}
.footer__nav-group {
  width: calc((100% - 24px) / 2);
  padding: 0 30px;
}
@media (max-width: 1024px) {
  .footer__nav-group {
    padding: 0;
  }
}
@media (max-width: 580px) {
  .footer__nav-group {
    width: 100%;
  }
}
.footer__nav-group-title {
  font-family: var(--primary-font);
  font-size: 20px;
  font-weight: normal;
  line-height: 1.2;
  color: #ffc24c;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.footer__nav-group ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.footer__nav-group ul li a {
  font-size: 12px;
  font-weight: normal;
  line-height: 2.43;
  color: #e5e5e5;
  text-transform: uppercase;
  transition: color 0.3s ease-in-out;
}
.footer__nav-group ul li a:hover {
  color: #f4d18a;
}
.slick-prev,
.slick-next {
  transition: all 0.3s ease-out;
  background-position: center;
  background-repeat: no-repeat;
  top: 0px;
  bottom: 0px;
  margin: auto;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: 0;
  transition: all 0.3s ease-out;
  pointer-events: none;
}
.slick-prev.slick-next,
.slick-next.slick-next {
  right: -48px;
  width: 24px;
  height: auto;
  aspect-ratio: 31/40;
  background: url(../images/slider-right.png);
  background-size: 100% 100%;
}
@media (max-width: 1360px) {
  .slick-prev.slick-next,
  .slick-next.slick-next {
    width: 20px;
    right: -26px;
  }
}
@media (max-width: 1024px) {
  .slick-prev.slick-next,
  .slick-next.slick-next {
    width: 16px;
    right: -20px;
  }
}
.slick-prev.slick-prev,
.slick-next.slick-prev {
  left: -48px;
  width: 24px;
  height: auto;
  aspect-ratio: 31/40;
  background: url(..\statics\img\slider-left.png);
  background-size: 100% 100%;
}
@media (max-width: 1360px) {
  .slick-prev.slick-prev,
  .slick-next.slick-prev {
    width: 20px;
    left: -26px;
  }
}
@media (max-width: 1024px) {
  .slick-prev.slick-prev,
  .slick-next.slick-prev {
    width: 16px;
    left: -20px;
  }
}
.slick-prev:hover,
.slick-next:hover {
  opacity: 0.5;
}
.auth {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 24px;
}
.auth__box {
  width: calc((74% - 24px) / 2);
  position: relative;
  padding: 30px;
  align-self: stretch;
}
.auth__box--big {
  width: 50%;
}
@media (max-width: 1024px) {
  .auth__box {
    width: 100%;
  }
}
.auth__box:before {
  content: "";
  background-color: #1a0c07;
  opacity: 0.9;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  margin: auto;
  z-index: -1;
  border-radius: 10px;
}
.auth__box-border {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  border-bottom: 1px solid #d99d3f;
  z-index: -1;
}
.auth__box-border-top {
  position: absolute;
  left: 0px;
  right: 0px;
  top: -18px;
  margin: auto;
}
.auth__box-border:before {
  content: "";
  border: 1px solid #d99d3f;
  border-right: 0px;
  position: absolute;
  left: 1px;
  top: 0px;
  width: calc(50% - 22px);
  height: calc(100% - 1px);
  border-radius: 10px 0px 0px 10px;
}
.auth__box-border:after {
  content: "";
  border: 1px solid #d99d3f;
  border-left: 0px;
  position: absolute;
  right: 1px;
  top: 0px;
  width: calc(50% - 22px);
  height: calc(100% - 1px);
  border-radius: 0px 10px 10px 0px;
}
.auth__box-title {
  width: 100%;
  font-family: var(--primary-font);
  font-size: 24px;
  line-height: 1em;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .auth__box-title {
    font-size: 20px;
  }
}
.auth__box-content {
  width: 100%;
  margin-top: 20px;
}
.form {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.form__switch {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 10px;
}
.form__switch-item {
  width: calc((100% - 10px) / 2);
  height: 42px;
  position: relative;
  border: 1px solid #93682b;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  text-align: center;
  font-family: var(--primary-font);
  font-size: 14px;
  line-height: 1em;
  color: #e5e5e5;
  text-transform: uppercase;
  overflow: hidden;
  cursor: pointer;
}
.form__switch-item span {
  position: relative;
  z-index: 2;
}
.form__switch-item:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  background: linear-gradient(to top, #937548 0%, #563b13 100%);
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.form__switch-item:hover:after,
.form__switch-item.active:after {
  opacity: 1;
}
.form__group {
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.form__group[data-name-tab] {
  display: none;
}
.form__group[data-name-tab].active {
  display: flex;
}
.form__group label {
  width: 100%;
  display: block;
  font-family: var(--primary-font);
  font-size: 16px;
  line-height: 1em;
  color: #e5e5e5;
  text-transform: uppercase;
}
.form__group small {
  font-size: 12px;
  line-height: 1.3em;
  color: #a29e9d;
}
.form__group small:not(:first-child) {
  margin-top: -4px;
}
.form__group-input {
  width: 100%;
  position: relative;
}
.form__group-input input {
  width: 100%;
  height: 42px;
  border: 1px solid #93682b;
  border-radius: 10px;
  background-color: #201511;
  padding: 0 16px;
  font-size: 16px;
  line-height: 1em;
  position: relative;
  z-index: 1;
}
.form__group-error {
  width: 100%;
  padding: 10px 16px;
  background-color: rgba(197, 17, 17, 0.4);
  font-size: 14px;
  line-height: 1.2em;
  border-radius: 10px;
  color: #fca6a6;
}
.form__links {
  font-size: 14px;
  line-height: 1.3em;
  text-align: center;
  color: #847f7d;
}
.form__links a {
  color: #d99d3f;
  -webkit-transition: -webkit-filter 0.3s ease-in-out;
  transition: -webkit-filter 0.3s ease-in-out;
  -o-transition: filter 0.3s ease-in-out;
  transition: filter 0.3s ease-in-out;
  transition: filter 0.3s ease-in-out, -webkit-filter 0.3s ease-in-out;
}
.form__links a:hover {
  -webkit-filter: brightness(120%);
  filter: brightness(120%);
}
.form .checkbox-block {
  margin: -8px 0px 0;
}
.form .checkbox-block input {
  display: flex;
  width: 0px;
  height: 0px;
}
.form .checkbox-block input:checked + label .square:after {
  opacity: 1;
}
.form .checkbox-block label {
  font-family: "DIN Next W1G";
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  position: relative;
  cursor: pointer;
}
.form .checkbox-block label .square {
  width: 19px;
  height: 19px;
  border-radius: 5px;
  border: solid 1px #735b36;
  background-color: #201511;
  display: flex;
  margin-right: 10px;
  position: relative;
  float: left;
}
.form .checkbox-block label .square:after {
  width: 9px;
  height: 9px;
  border-radius: 1px;
  background-color: #d99d3f;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin: auto;
  content: "";
  opacity: 0;
}
.form .checkbox-block label a {
  color: #d99d3f;
  -webkit-transition: -webkit-filter 0.3s ease-in-out;
  transition: -webkit-filter 0.3s ease-in-out;
  -o-transition: filter 0.3s ease-in-out;
  transition: filter 0.3s ease-in-out;
  transition: filter 0.3s ease-in-out, -webkit-filter 0.3s ease-in-out;
}
.form .checkbox-block label a:hover {
  -webkit-filter: brightness(120%);
  filter: brightness(120%);
}
.form button {
  width: 260px;
  height: 60px;
  border-radius: 10px;
  border: solid 1px #d99d3f;
  font-family: var(--primary-font);
  font-size: 18px;
  line-height: 1em;
  text-align: center;
  color: #e5e5e5;
  text-transform: uppercase;
  display: block;
  margin: 0 auto;
  transition: filter 0.3s ease-in-out;
  position: relative;
  overflow: hidden;
}
.form button:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  background: linear-gradient(to top, #937548 0%, #563b13 100%);
}
.form button:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  background: linear-gradient(to top, #e4b876 0%, #a77427 100%);
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.form button:hover:before {
  opacity: 1;
}
.form button span {
  position: relative;
  z-index: 3;
  transition: color 0.3s ease-in-out;
}
.form button:hover span {
  color: #35150b;
}
.password-switch {
  height: 12px;
  aspect-ratio: 24/15;
  position: absolute;
  z-index: 2;
  top: calc((100% - 12px) / 2);
  right: 16px;
  cursor: pointer;
}
.password-switch img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.password-switch__hide {
  display: block;
}
.password-switch__show {
  display: none;
}
.password-switch.active .password-switch__hide {
  display: none;
}
.password-switch.active .password-switch__show {
  display: block;
}
.news-list {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 24px;
}
@media (max-width: 1024px) {
  .news-list {
    gap: 20px;
  }
}
.news-list__item {
  width: calc((100% - 72px) / 4);
  height: 320px;
  border-radius: 8px;
  position: relative;
  padding: 30px;
  display: flex;
  align-content: flex-end;
  flex-wrap: wrap;
}
@media (max-width: 1024px) {
  .news-list__item {
    width: calc((100% - 40px) / 3);
    height: 280px;
  }
}
@media (max-width: 820px) {
  .news-list__item {
    width: calc((100% - 20px) / 2);
    height: 280px;
  }
}
@media (max-width: 560px) {
  .news-list__item {
    width: 100%;
  }
}
.news-list__item:before {
  content: "";
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 8px;
  z-index: 2;
  background-image: url("../img/bg/news-item-shadow-2.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  pointer-events: none;
}
.news-list__item-img {
  position: absolute;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  border-radius: 8px;
  overflow: hidden;
  z-index: 1;
}
.news-list__item-img img {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  object-position: top center;
  transition: transform 0.5s ease-in-out;
}
.news-list__item-img:hover img {
  transform: scale(1.2);
}
.news-list__item-date {
  font-size: 16px;
  font-weight: normal;
  line-height: 1em;
  color: #e5e5e5;
  margin-bottom: 6px;
  width: 100%;
  position: relative;
  z-index: 5;
  pointer-events: none;
}
.news-list__item-title {
  font-family: var(--primary-font);
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2em;
  text-transform: uppercase;
  color: #e5e5e5;
  position: relative;
  z-index: 5;
  pointer-events: none;
}
@media (max-width: 1240px) {
  .news-list__item-title {
    font-size: 16px;
  }
}
.news-list__item-text {
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  color: #e5e5e5;
  margin-top: 10px;
  max-height: 40px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  position: relative;
  z-index: 5;
  pointer-events: none;
}
.news-list__item-buttons {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 30px;
  position: relative;
  z-index: 5;
}
.news-list__item-border {
  position: absolute !important;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  border-bottom: 1px solid #d99d3f;
}
.news-list__item-border .border-icon-top {
  position: absolute;
  left: 0px;
  right: 0px;
  top: -18px;
  margin: auto;
}
.news-list__item-border .border-icon-bottom {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -18px;
  margin: auto;
}
.news-list__item-border:before {
  content: "";
  border: 1px solid #d99d3f;
  border-right: 0px;
  position: absolute !important;
  left: 0px;
  top: 0px;
  width: calc(50% - 22px);
  height: calc(100% - 1px);
  border-radius: 10px 0px 0px 10px;
}
.news-list__item-border:after {
  content: "";
  border: 1px solid #d99d3f;
  border-left: 0px;
  position: absolute !important;
  right: 0px;
  top: 0px;
  width: calc(50% - 22px);
  height: calc(100% - 1px);
  border-radius: 0px 10px 10px 0px;
}
.stream-list {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 24px;
}
@media (max-width: 1024px) {
  .stream-list {
    gap: 20px;
  }
}
.stream-list__item {
  width: calc((100% - 72px) / 4);
  aspect-ratio: 800/470;
  position: relative;
}
@media (max-width: 1024px) {
  .stream-list__item {
    width: calc((100% - 40px) / 3);
  }
}
@media (max-width: 820px) {
  .stream-list__item {
    width: calc((100% - 20px) / 2);
  }
}
@media (max-width: 560px) {
  .stream-list__item {
    width: 100%;
  }
}
.stream-list__item:after {
  content: "";
  position: absolute;
  top: -12px;
  left: 0;
  right: 0px;
  margin: auto;
  z-index: 2;
  background-image: url("../img/icons/streams-border-top.png");
  background-size: auto 100%, auto 100%;
  width: 33px;
  height: 15px;
  transition: filter 0.3s ease-in-out;
}
.stream-list__item-content {
  width: 100%;
  height: 100%;
  position: relative;
  padding: 6px;
  border-radius: 10px;
  border-bottom: 1px solid #73582c;
  display: flex !important;
  align-items: center;
}
.stream-list__item-content iframe {
  position: relative;
  z-index: 5;
  border-radius: 10px;
}
.stream-list__item-content:before {
  content: "";
  border: 1px solid #73582c;
  border-right: 0px;
  position: absolute !important;
  left: 0px;
  top: -1px;
  width: calc(50% - 17px);
  height: 100%;
  border-radius: 10px 0px 0px 10px;
  z-index: 1;
}
.stream-list__item-content:after {
  content: "";
  border: 1px solid #73582c;
  border-left: 0px;
  position: absolute !important;
  right: 0px;
  top: -1px;
  width: calc(50% - 17px);
  height: 100%;
  border-radius: 0px 10px 10px 0px;
  z-index: 1;
}
.download {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
  font-size: 16px;
  line-height: 20px;
}
.download__button {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  height: 70px;
  border-radius: 10px;
  border: solid 1px #d99d3f;
  padding: 0px 20px;
  align-content: center;
  align-items: center;
  text-decoration: none !important;
  position: relative;
  overflow: hidden;
}
.download__button:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  background: linear-gradient(to top, #937548 0%, #563b13 100%);
}
.download__button:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  background: linear-gradient(to top, #e4b876 0%, #a77427 100%);
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.download__button:hover:before {
  opacity: 1;
}
.download__button img {
  margin-right: 20px;
  width: 40px;
  height: auto;
  position: relative;
  z-index: 3;
}
.download__button div {
  width: calc(100% - 75px);
  position: relative;
  z-index: 3;
}
.download__button div span {
  display: block;
}
.download__button div span:nth-child(1) {
  font-family: var(--primary-font);
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: left;
  text-transform: uppercase;
  color: #fff392;
  transition: color 0.3s ease-in-out;
}
.download__button div span:nth-child(2) {
  font-family: var(--primary-font);
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: left;
  color: #e5e5e5;
  text-transform: uppercase;
  transition: color 0.3s ease-in-out;
}
.download__button:hover div span:nth-child(1) {
  color: #35150b;
}
.download__button:hover div span:nth-child(2) {
  color: #35150b;
}
.download h3 {
  width: 100%;
  font-family: var(--primary-font);
  font-size: 20px;
  line-height: 1.2em;
  font-weight: 500;
  text-transform: uppercase;
  color: #d99d3f;
  margin-bottom: -5px;
  margin-top: 5px;
}
@media (max-width: 1024px) {
  .download h3 {
    font-size: 18px;
  }
}
.download b {
  font-weight: 600;
}
.download p b {
  color: #fff;
}
.download ul,
.download ol {
  padding-left: 16px;
}
.download ul li,
.download ol li {
  font-size: 16px;
  line-height: 20px;
  color: #cacaca;
}
.download ul li::marker,
.download ol li::marker {
  color: #cc943c;
  font-weight: 700;
}
.download ul li:not(:first-child),
.download ol li:not(:first-child) {
  margin-top: 15px;
}
.download ul li {
  position: relative;
  list-style-type: none;
}
.download ul li:after {
  content: "";
  width: 8px;
  height: 8px;
  display: block;
  position: absolute;
  top: 5px;
  left: -20px;
  transform: rotate(45deg);
  background: #cc943c;
}
.text-area {
  font-size: 16px;
  line-height: 24px;
  color: #aaa;
}
.text-area > *:not(:first-child) {
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .text-area > *:not(:first-child) {
    margin-top: 16px;
  }
}
.text-area hr:not(:last-child) {
  margin-bottom: 30px;
}
.text-area hr:not(:first-child) {
  margin-top: 30px;
}
.text-area img {
  max-width: 100%;
}
.text-area b {
  font-weight: 600;
}
.text-area p b {
  color: #fff;
}
.text-area ul,
.text-area ol {
  padding-left: 20px;
}
.text-area ul li,
.text-area ol li {
  font-size: 16px;
  line-height: 20px;
  color: #cacaca;
}
.text-area ul li::marker,
.text-area ol li::marker {
  color: #cc943c;
  font-weight: 700;
}
.text-area ul li:not(:first-child),
.text-area ol li:not(:first-child) {
  margin-top: 15px;
}
.text-area ul li {
  position: relative;
  list-style-type: none;
}
.text-area ul li:after {
  content: "";
  width: 8px;
  height: 8px;
  display: block;
  position: absolute;
  top: 5px;
  left: -20px;
  transform: rotate(45deg);
  background: #cc943c;
}
.text-area a {
  color: #fff;
  text-decoration: underline;
  transition: color 0.3s ease-in-out;
}
.text-area a:hover {
  color: #ffc24c;
}
.text-area hr {
  width: 100%;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.text-area hr + h1,
.text-area hr + h2,
.text-area hr + h3,
.text-area hr + h4,
.text-area hr + h5,
.text-area hr + h6 {
  padding-top: 0 !important;
}
.text-area h1,
.text-area h2,
.text-area h3,
.text-area h4,
.text-area h5,
.text-area h6 {
  font-family: var(--primary-font);
  color: #ffc24c;
  font-weight: 500;
  text-transform: uppercase;
}
.text-area h1:not(:first-child),
.text-area h2:not(:first-child),
.text-area h3:not(:first-child),
.text-area h4:not(:first-child),
.text-area h5:not(:first-child),
.text-area h6:not(:first-child) {
  padding-top: 10px;
}
.text-area h1 {
  font-size: 30px;
  line-height: 34px;
}
@media (max-width: 1240px) {
  .text-area h1 {
    font-size: 28px;
    line-height: 32px;
  }
}
@media (max-width: 1024px) {
  .text-area h1 {
    font-size: 26px;
    line-height: 30px;
  }
}
.text-area h2 {
  font-size: 26px;
  line-height: 30px;
}
@media (max-width: 1240px) {
  .text-area h2 {
    font-size: 24px;
    line-height: 28px;
  }
}
@media (max-width: 1024px) {
  .text-area h2 {
    font-size: 22px;
    line-height: 26px;
  }
}
.text-area h3 {
  font-size: 22px;
  line-height: 26px;
}
@media (max-width: 1240px) {
  .text-area h3 {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 1024px) {
  .text-area h3 {
    font-size: 18px;
    line-height: 22px;
  }
}
.text-area h4,
.text-area h5,
.text-area h6 {
  font-size: 18px;
  line-height: 22px;
}
@media (max-width: 1240px) {
  .text-area h4,
  .text-area h5,
  .text-area h6 {
    font-size: 16px;
    line-height: 20px;
  }
}
.text-area .icon-stroke {
  width: 100%;
}
.text-area .icon-stroke__line {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.text-area .icon-stroke__line:not(:first-child) {
  margin-top: 15px;
}
.text-area .icon-stroke__line-icon {
  width: 32px;
  height: 32px;
  position: relative;
}
@media (max-width: 1024px) {
  .text-area .icon-stroke__line-icon {
    width: 24px;
    height: 24px;
  }
}
.text-area .icon-stroke__line-icon img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  object-position: center center;
}
.text-area .icon-stroke__line-text {
  width: calc(100% - 32px);
  padding-left: 15px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  margin: auto 0px;
}
.text-area .icon-stroke__line-text .icon-stroke__line-text-content {
  font-size: 16px;
  line-height: 20px;
  color: #cacaca;
}
@media (max-width: 1024px) {
  .text-area .icon-stroke__line-text {
    width: calc(100% - 24px);
    padding-left: 10px;
    padding-top: 1px;
  }
}
.text-area .table-bg {
  width: 100%;
  overflow-x: auto;
}
.text-area .table-bg::-webkit-scrollbar {
  width: 4px;
  height: 4px;
  background-color: #563b13;
}
.text-area .table-bg::-webkit-scrollbar-thumb {
  background-color: #ffe4b1;
}
.text-area .table-bg::-webkit-scrollbar-thumb:hover {
  background-color: #ffe4b1;
}
.text-area .spoiler {
  width: 100%;
}
.text-area .spoiler__title {
  width: 100%;
  padding: 16px 50px 16px 20px;
  border-radius: 5px;
  background-color: #7b5e33;
  text-transform: uppercase;
  font-family: var(--primary-font);
  font-size: 16px;
  line-height: 1em;
  color: #fff392;
  cursor: pointer;
  position: relative;
  transition: background-color 0.3s ease-in-out;
}
.text-area .spoiler__title:hover {
  background-color: #58401d;
}
.text-area .spoiler__title:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  top: calc((100% - 24px) / 2);
  right: 20px;
  background: url("../img/icons/spoiler-arrow.png") center center no-repeat;
  background-size: 100% 100%;
  transition: transform 0.3s ease-in-out;
}
.text-area .spoiler.active > .text-area .spoiler__title:before {
  transform: scale(1, -1);
}
.text-area .spoiler__content {
  background-color: rgba(71, 55, 39, 0.3);
  width: 100%;
  padding: 20px;
  display: none;
  border-radius: 5px;
}
.text-area table {
  width: 100%;
  min-width: 920px;
}
.text-area table tr td {
  padding: 16px 20px;
}
.text-area table thead tr td {
  border: solid 1px #d99d3f;
  background-image: linear-gradient(to top, #937548, #563b13);
  font-family: var(--primary-font);
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1em;
  color: #fff392;
  border-radius: 5px;
}
.text-area table tbody tr:nth-child(even) td {
  background: #352721;
}
.text-area table tbody tr:nth-child(odd) td {
  background: #281a15;
}
.text-area table tbody tr:last-child td:first-child {
  border-radius: 0px 0px 0px 5px;
}
.text-area table tbody tr:last-child td:last-child {
  border-radius: 0px 0px 5px 0px;
}
.text-area table tbody tr td {
  font-family: "DIN Next W1G";
  font-size: 16px;
  line-height: 1.3em;
  color: #999992;
}
@media (max-width: 1024px) {
  .text-area table tbody tr td {
    font-size: 14px;
    line-height: 18px;
  }
}
.text-area__grid {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 24px;
  padding-top: 20px;
}
@media (max-width: 1024px) {
  .text-area__grid {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
  }
}
.text-area__grid-item {
  border-radius: 10px;
  position: relative;
  padding: 20px;
  display: flex;
  align-content: flex-start;
  flex-wrap: wrap;
  height: auto;
  align-self: stretch;
  gap: 20px;
}
.text-area__grid-item .text-area {
  margin-top: 0px;
}
.text-area__grid-item .text-area > img {
  width: 100%;
  height: 160px;
  object-fit: cover;
  border-radius: 10px;
  z-index: 1;
}
.text-area__grid-item h1,
.text-area__grid-item h2,
.text-area__grid-item h3,
.text-area__grid-item h4,
.text-area__grid-item h5,
.text-area__grid-item h6 {
  padding-top: 0px;
}
.text-area__grid-item-border {
  position: absolute !important;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  border-bottom: 1px solid #d99d3f;
}
.text-area__grid-item-border .text-area__grid-item-icon-top {
  position: absolute;
  left: 0px;
  right: 0px;
  top: -18px;
  margin: auto;
}
.text-area__grid-item-border .border-icon-bottom {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -18px;
  margin: auto;
}
.text-area__grid-item-border:before {
  content: "";
  border: 1px solid #d99d3f;
  border-right: 0px;
  position: absolute !important;
  left: 0px;
  top: 0px;
  width: calc(50% - 22px);
  height: calc(100% - 1px);
  border-radius: 10px 0px 0px 10px;
}
.text-area__grid-item-border:after {
  content: "";
  border: 1px solid #d99d3f;
  border-left: 0px;
  position: absolute !important;
  right: 0px;
  top: 0px;
  width: calc(50% - 22px);
  height: calc(100% - 1px);
  border-radius: 0px 10px 10px 0px;
}
.text-area__image {
  position: relative;
  padding: 5px;
}
.text-area__image > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 10px;
}
.text-area__image-border {
  position: absolute !important;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  border-bottom: 1px solid #d99d3f;
}
.text-area__image-border .text-area__grid-item-icon-top {
  position: absolute;
  left: 0px;
  right: 0px;
  top: -18px;
  margin: auto;
}
.text-area__image-border .border-icon-bottom {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -18px;
  margin: auto;
}
.text-area__image-border:before {
  content: "";
  border: 1px solid #d99d3f;
  border-right: 0px;
  position: absolute !important;
  left: 0px;
  top: 0px;
  width: calc(50% - 22px);
  height: calc(100% - 1px);
  border-radius: 10px 0px 0px 10px;
}
.text-area__image-border:after {
  content: "";
  border: 1px solid #d99d3f;
  border-left: 0px;
  position: absolute !important;
  right: 0px;
  top: 0px;
  width: calc(50% - 22px);
  height: calc(100% - 1px);
  border-radius: 0px 10px 10px 0px;
}


