@charset "UTF-8";
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

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: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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;
}

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          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'] {
  -webkit-box-sizing: border-box;
          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;
}

template {
  display: none;
}

[hidden] {
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex-sbc, .flex-sbs, .flex-sbe {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.flex-cc, .flex-cs, .flex-ce {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.flex-sc, .flex-ss, .flex-se {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.flex-ec, .flex-es, .flex-ee {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.flex-sbc, .flex-cc, .flex-sc, .flex-ec {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex-sbs, .flex-cs, .flex-ss, .flex-es {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.flex-sbe, .flex-ce, .flex-se, .flex-ee {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@font-face {
  font-family: 'Angelus Medieval';
  src: url("../fonts/angelus_medieval/DXAngelusMediaval.html") format("woff2");
  src: local("☺"), url("../fonts/angelus_medieval/DXAngelusMediaval-2.html") format("woff"), url("../fonts/angelus_medieval/DXAngelusMediaval-3.html"), url("../fonts/angelus_medieval/DXAngelusMediaval-4.html") format("truetype"), url("../fonts/angelus_medieval/DXAngelusMediaval-5.html") format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Intro';
  src: url("../fonts/intro/Intro-Regular.html");
  src: local("☺"), url("../fonts/intro/Intro-Regular-2.html") format("woff"), url("../fonts/intro/Intro-Regular-3.html") format("truetype"), url("../fonts/intro/Intro-Regular-4.html") format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Intro';
  src: url("../fonts/intro/Intro-Bold.html");
  src: local("☺"), url("../fonts/intro/Intro-Bold-2.html") format("woff"), url("../fonts/intro/Intro-Bold-3.html") format("truetype"), url("../fonts/intro/Intro-Bold-4.html") format("svg");
  font-weight: 700;
  font-style: normal;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

ul, li, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}

body {
  font-family: 'Intro';
  font-weight: 400;
  font-size: 20px;
  line-height: 1.14;
  color: #a5a199;
  background: #0a091b;
}

a,
p,
b,
span {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  text-decoration: none;
}

input,
button,
select,
textarea {
  outline: none;
  border: none;
}

select,
button {
  cursor: pointer;
}

::-webkit-input-placeholder {
  color: #6f6763;
  -webkit-transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
  transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
  transition: opacity .2s ease-in-out, transform .2s ease-in-out;
  transition: opacity .2s ease-in-out, transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
}

::-moz-placeholder {
  color: #6f6763;
  -webkit-transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
  transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
  transition: opacity .2s ease-in-out, transform .2s ease-in-out;
  transition: opacity .2s ease-in-out, transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
}

:-moz-placeholder {
  color: #6f6763;
  -webkit-transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
  transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
  transition: opacity .2s ease-in-out, transform .2s ease-in-out;
  transition: opacity .2s ease-in-out, transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
}

:-ms-input-placeholder {
  color: #6f6763;
  -webkit-transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
  transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
  transition: opacity .2s ease-in-out, transform .2s ease-in-out;
  transition: opacity .2s ease-in-out, transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
}

:focus::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transform: translateX(20px);
          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);
}

.wrapper {
  width: 100%;
  max-width: 2600px;
  min-height: 100vh;
  position: relative;
  z-index: 1;
  margin: 0 auto;
}

.wrapper--page {
  background: url("../images/bg/footer_bg.html") bottom center no-repeat, url("../images/bg/page_top_bg.html") top center no-repeat;
}

@media (max-width: 1660px) {
  .wrapper--page {
    background-size: 2600px auto, 2000px auto;
  }
}

@media (max-width: 1200px) {
  .wrapper--page {
    background-size: 2600px auto, 1600px auto;
  }
}

@media (max-width: 680px) {
  .wrapper--page {
    background-size: 2600px auto, 700px auto;
    background-position: 50% 100%, 50% 70px;
  }
}

.wrapper--main {
  background: url("../images/bg/footer_bg.html") bottom center no-repeat, url("../images/bg/main_top_bg.html") top center no-repeat;
}

@media (max-width: 1660px) {
  .wrapper--main {
    background-size: 2600px auto, 2000px auto;
  }
}

@media (max-width: 1200px) {
  .wrapper--main {
    background-size: 2600px auto, 1600px auto;
  }
}

@media (max-width: 680px) {
  .wrapper--main {
    background-size: 2600px auto, 700px auto;
    background-position: 50% 100%, 50% 70px;
  }
}

.video-header {
  width: 100%;
  height: 1024px;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  overflow: hidden;
  -webkit-mask-box-image: linear-gradient(to top, transparent 0%, white 30%);
}

@media (max-width: 1024px) {
  .video-header {
    display: none;
  }
}

.video-header__player {
  width: 2600px;
  height: 1024px;
  position: absolute;
  top: 0;
  left: calc( ( 100% - 2600px ) / 2);
  z-index: 1;
}

.content-area {
  width: 100%;
  max-width: 1660px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

@media (max-width: 1720px) {
  .content-area {
    width: calc(100% - 60px);
    margin: 0px 30px;
  }
}

@media (max-width: 1024px) {
  .content-area {
    width: calc(100% - 40px);
    margin: 0px 20px;
  }
}

.nav {
  width: 100%;
  position: relative;
  z-index: 3;
}

@media (max-width: 1024px) {
  .nav {
    background: #25252e;
  }
}

.nav .content-area {
  height: 130px;
}

@media (max-width: 1024px) {
  .nav .content-area {
    height: 70px;
  }
}

.nav__logo {
  width: 80px;
  height: 80px;
  position: relative;
  z-index: 1;
  -webkit-transition: -webkit-filter .3s ease-in-out;
  transition: -webkit-filter .3s ease-in-out;
  transition: filter .3s ease-in-out;
  transition: filter .3s ease-in-out, -webkit-filter .3s ease-in-out;
}

@media (max-width: 1660px) {
  .nav__logo {
    width: 50px;
    height: 50px;
  }
}

@media (max-width: 1024px) {
  .nav__logo {
    width: 40px;
    height: 40px;
  }
}

.nav__logo:hover {
  -webkit-filter: brightness(140%);
          filter: brightness(140%);
}

.nav__logo img {
  width: 120px;
  height: 120px;
  position: absolute;
  top: calc((100% - 120px) / 2);
  left: calc((100% - 120px) / 2);
  pointer-events: none;
}

@media (max-width: 1660px) {
  .nav__logo img {
    width: 80px;
    height: 80px;
    top: calc((100% - 80px) / 2);
    left: calc((100% - 80px) / 2);
  }
}

@media (max-width: 1024px) and (max-width: 1660px) {
  .nav__logo img {
    width: 66px;
    height: 66px;
    top: calc((100% - 66px) / 2);
    left: calc((100% - 66px) / 2);
  }
}

.nav__links {
  width: auto;
}

@media (max-width: 1024px) {
  .nav__links {
    width: 300px;
    height: auto;
    position: absolute;
    top: 100%;
    right: 0px;
    background: #1f1f29;
    border-radius: 0px 0px 5px 5px;
    padding: 5px 0px;
    display: none;
  }
}

@media (max-width: 460px) {
  .nav__links {
    width: calc(100% + 40px);
    left: -20px;
    border-radius: 0px 0px 0px 0px;
  }
}

.nav__links-item {
  width: auto;
  position: relative;
  z-index: 1;
}

@media (max-width: 1024px) {
  .nav__links-item {
    width: 100%;
  }
}

.nav__links-item:not(:last-child) {
  margin-right: 50px;
}

@media (max-width: 1660px) {
  .nav__links-item:not(:last-child) {
    margin-right: 40px;
  }
}

@media (max-width: 1200px) {
  .nav__links-item:not(:last-child) {
    margin-right: 30px;
  }
}

@media (max-width: 1024px) {
  .nav__links-item:not(:last-child) {
    margin-right: 0px;
  }
}

.nav__links-link {
  width: auto;
}

@media (max-width: 1440px) {
  .nav__links-link {
    display: block;
  }
}

@media (max-width: 1024px) {
  .nav__links-link {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 15px;
  }
}

@media (max-width: 460px) {
  .nav__links-link {
    padding: 10px 20px;
  }
}

.nav__links-link.dropping:after {
  content: '';
  display: block;
  width: 11px;
  height: 6px;
  background: url("../images/icons/nav_arrow_icon.html") center center no-repeat;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
  margin-left: 8px;
}

@media (max-width: 1440px) {
  .nav__links-link.dropping:after {
    margin-left: 0px;
    margin: 5px auto 0px;
  }
}

@media (max-width: 1024px) {
  .nav__links-link.dropping:after {
    margin: unset;
    margin-left: auto;
  }
}

.nav__links-icon {
  width: 53px;
  height: 53px;
  border-radius: 50%;
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.4);
  background: #5c5c61;
  -webkit-transition: -webkit-box-shadow .4s ease-in-out;
  transition: -webkit-box-shadow .4s ease-in-out;
  transition: box-shadow .4s ease-in-out;
  transition: box-shadow .4s ease-in-out, -webkit-box-shadow .4s ease-in-out;
}

@media (max-width: 1660px) {
  .nav__links-icon {
    width: 40px;
    height: 40px;
  }
}

@media (max-width: 1440px) {
  .nav__links-icon {
    margin: 0 auto;
  }
}

@media (max-width: 1024px) {
  .nav__links-icon {
    width: 30px;
    height: 30px;
    margin: unset;
  }
}

.nav__links-icon img {
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform .4s ease-in-out, -webkit-filter .4s ease-in-out;
  transition: -webkit-transform .4s ease-in-out, -webkit-filter .4s ease-in-out;
  transition: transform .4s ease-in-out, filter .4s ease-in-out;
  transition: transform .4s ease-in-out, filter .4s ease-in-out, -webkit-transform .4s ease-in-out, -webkit-filter .4s ease-in-out;
}

.nav__links-link:hover .nav__links-icon {
  -webkit-box-shadow: 0px 8px 18px rgba(0, 0, 0, 0.6);
          box-shadow: 0px 8px 18px rgba(0, 0, 0, 0.6);
}

.nav__links-link:hover .nav__links-icon img {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
  -webkit-filter: brightness(140%);
          filter: brightness(140%);
}

.nav__links-text {
  padding-left: 10px;
  font-family: "Angelus Medieval";
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  color: #ffffff;
  text-transform: uppercase;
  -webkit-transition: color .4s ease-in-out;
  transition: color .4s ease-in-out;
}

@media (max-width: 1660px) {
  .nav__links-text {
    font-size: 16px;
    line-height: 16px;
  }
}

@media (max-width: 1440px) {
  .nav__links-text {
    padding-left: 0px;
    text-align: center;
    margin-top: 10px;
  }
}

@media (max-width: 1200px) {
  .nav__links-text {
    font-size: 14px;
    line-height: 14px;
  }
}

@media (max-width: 1024px) {
  .nav__links-text {
    margin-top: 0;
    padding-left: 10px;
  }
}

.nav__links-link:hover .nav__links-text {
  color: #ffc24c;
}

.nav__links-droplist {
  width: 220px;
  height: auto;
  position: absolute;
  top: calc(100% + 10px);
  left: calc((100% - 220px) / 2);
  display: none;
}

@media (max-width: 1024px) {
  .nav__links-droplist {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
  }
}

.nav__links-droplist-layout {
  width: 100%;
  height: auto;
  background: rgba(20, 18, 26, 0.8);
  padding: 10px 0px;
  border-radius: 10px;
  position: relative;
  margin-top: 10px;
}

@media (max-width: 1024px) {
  .nav__links-droplist-layout {
    margin-top: 0px;
    border-radius: 0px;
  }
}

.nav__links-droplist-layout:after {
  content: '';
  width: 0;
  height: 0;
  border-bottom: 10px solid rgba(20, 18, 26, 0.8);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: absolute;
  top: -10px;
  left: calc( (100% - 20px) / 2);
}

@media (max-width: 1024px) {
  .nav__links-droplist-layout:after {
    display: none;
  }
}

.nav__links-droplist a {
  display: block;
  width: 100%;
  padding: 10px 20px;
  font-family: "Angelus Medieval";
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  color: #ffffff;
  text-transform: uppercase;
  -webkit-transition: color .4s ease-in-out;
  transition: color .4s ease-in-out;
}

@media (max-width: 1660px) {
  .nav__links-droplist a {
    font-size: 16px;
    line-height: 16px;
  }
}

@media (max-width: 1024px) {
  .nav__links-droplist a {
    color: #b8b2c2;
    padding-left: 55px;
    font-size: 14px;
    line-height: 14px;
  }
}

.nav__links-droplist a:hover {
  color: #ffc24c;
}

.nav__langs {
  width: 54px;
  height: 54px;
  position: relative;
  z-index: 1;
}

@media (max-width: 1660px) {
  .nav__langs {
    width: 40px;
    height: 40px;
  }
}

@media (max-width: 1024px) {
  .nav__langs {
    margin-left: auto;
    margin-right: 15px;
  }
}

.nav__langs-active {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.4);
  position: relative;
  z-index: 2;
  background: url("../images/langs/bg.html") #5c5c61 center center no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}

@media (max-width: 1660px) {
  .nav__langs-active {
    width: 40px;
    height: 40px;
  }
}

.nav__langs-active:after {
  content: '';
  width: 22px;
  height: 20px;
  position: absolute;
  bottom: -10px;
  left: calc( ( 100% - 22px ) / 2);
  background: url("../images/langs/arrow.html") center center no-repeat;
  pointer-events: none;
}

.nav__langs-active img {
  width: calc(100% - 16px);
  height: calc(100% - 16px);
}

.nav__langs-stroke {
  width: 54px;
  height: auto;
  list-style-type: none;
  background: rgba(20, 18, 26, 0.8);
  border-radius: 27px;
  padding: 70px 0px 10px;
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0px;
  -webkit-transform: translateY(-30px) scale(0, 0);
          transform: translateY(-30px) scale(0, 0);
  opacity: 0;
  -webkit-transition: opacity .4s ease-in-out, -webkit-transform .4s ease-in-out;
  transition: opacity .4s ease-in-out, -webkit-transform .4s ease-in-out;
  transition: transform .4s ease-in-out, opacity .4s ease-in-out;
  transition: transform .4s ease-in-out, opacity .4s ease-in-out, -webkit-transform .4s ease-in-out;
}

@media (max-width: 1660px) {
  .nav__langs-stroke {
    width: 40px;
    padding: 50px 0px 8px;
    -webkit-transform: translateY(-30px) scale(0, 0);
            transform: translateY(-30px) scale(0, 0);
  }
}

.nav__langs-stroke li {
  width: 33px;
  height: 33px;
}

@media (max-width: 1660px) {
  .nav__langs-stroke li {
    width: 28px;
    height: 28px;
  }
}

.nav__langs-stroke li:not(:last-child) {
  margin-bottom: 10px;
}

@media (max-width: 1660px) {
  .nav__langs-stroke li:not(:last-child) {
    margin-bottom: 6px;
  }
}

.nav__langs-stroke li img {
  width: 100%;
  height: 100%;
}

.nav__langs-stroke li a {
  -webkit-transition: -webkit-filter .4s ease-in-out;
  transition: -webkit-filter .4s ease-in-out;
  transition: filter .4s ease-in-out;
  transition: filter .4s ease-in-out, -webkit-filter .4s ease-in-out;
}

.nav__langs-stroke li a:hover {
  -webkit-filter: brightness(140%);
          filter: brightness(140%);
}

.nav__langs:hover .nav__langs-stroke {
  -webkit-transform: translateY(0px) scale(1, 1);
          transform: translateY(0px) scale(1, 1);
  opacity: 1;
}

.nav__open-links {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: url("../images/langs/bg.html") #5c5c61 center center no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.4);
  position: relative;
  display: none;
}

@media (max-width: 1024px) {
  .nav__open-links {
    display: block;
  }
}

.nav__open-links:after {
  content: '';
  width: 100%;
  height: 100%;
  background: url("../images/icons/nav_open_links_icon.html") center center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: opacity .4s ease-in-out, -webkit-transform .4s ease-in-out;
  transition: opacity .4s ease-in-out, -webkit-transform .4s ease-in-out;
  transition: transform .4s ease-in-out, opacity .4s ease-in-out;
  transition: transform .4s ease-in-out, opacity .4s ease-in-out, -webkit-transform .4s ease-in-out;
  opacity: 1;
  -webkit-transform: scale(1) rotate(0deg);
          transform: scale(1) rotate(0deg);
}

.nav__open-links.active:after {
  opacity: 0;
  -webkit-transform: scale(0) rotate(360deg);
          transform: scale(0) rotate(360deg);
}

.nav__open-links:before {
  content: '';
  width: 100%;
  height: 100%;
  background: url("../images/icons/nav_close_links_icon.html") center center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: opacity .4s ease-in-out, -webkit-transform .4s ease-in-out;
  transition: opacity .4s ease-in-out, -webkit-transform .4s ease-in-out;
  transition: transform .4s ease-in-out, opacity .4s ease-in-out;
  transition: transform .4s ease-in-out, opacity .4s ease-in-out, -webkit-transform .4s ease-in-out;
  opacity: 0;
  -webkit-transform: scale(0) rotate(-360deg);
          transform: scale(0) rotate(-360deg);
}

.nav__open-links.active:before {
  opacity: 1;
  -webkit-transform: scale(1) rotate(0deg);
          transform: scale(1) rotate(0deg);
}

.header {
  width: 100%;
  position: relative;
  z-index: 1;
}

.header .content-area {
  padding: 115px 0px 0px;
}

@media (max-width: 1200px) {
  .header .content-area {
    padding: 20px 0px 0px;
  }
}

.header.header--big .content-area {
  padding: 20px 0px 0px;
}

.header__content {
  width: 50%;
}

@media (max-width: 1200px) {
  .header__content {
    width: 100%;
  }
}

.header__logo {
  width: 719px;
  height: 320px;
  position: relative;
  z-index: 1;
}

@media (max-width: 1660px) {
  .header__logo {
    width: 460px;
    height: 206px;
  }
}

@media (max-width: 680px) {
  .header__logo {
    width: 270px;
    height: 120px;
  }
}

.header__logo:hover img {
  -webkit-filter: brightness(130%);
          filter: brightness(130%);
}

.header__logo img {
  position: absolute;
  left: calc( ( 100% - 719px ) / 2);
  top: -20px;
  pointer-events: none;
  -webkit-transition: -webkit-filter .4s ease-in-out;
  transition: -webkit-filter .4s ease-in-out;
  transition: filter .4s ease-in-out;
  transition: filter .4s ease-in-out, -webkit-filter .4s ease-in-out;
}

@media (max-width: 1660px) {
  .header__logo img {
    width: 460px;
    left: calc( ( 100% - 460px ) / 2);
    top: -14px;
  }
}

@media (max-width: 680px) {
  .header__logo img {
    width: 270px;
    left: calc( ( 100% - 270px ) / 2);
    top: -8px;
  }
}

.header__subcontent {
  width: 100%;
  margin-top: 80px;
}

@media (max-width: 1200px) {
  .header__subcontent {
    margin-top: 0px;
  }
}

.header.header--big .header__subcontent {
  margin-top: 0px;
}

.header__buttons {
  width: 50%;
}

@media (max-width: 1200px) {
  .header__buttons {
    width: 100%;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}

.header__buttons-info {
  width: 100%;
  font-family: "Intro";
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  margin-top: 20px;
}

@media (max-width: 1660px) {
  .header__buttons-info {
    font-size: 16px;
    line-height: 16px;
  }
}

@media (max-width: 680px) {
  .header__buttons-info {
    font-size: 14px;
    line-height: 14px;
  }
}

.header__buttons-info span {
  color: #ffd076;
}

.header.header--big .header__buttons {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.header__button {
  width: 470px;
  height: 100px;
  position: relative;
  z-index: 1;
  margin-top: 30px;
}

@media (max-width: 1660px) {
  .header__button {
    width: 334px;
    height: 72px;
  }
}

@media (max-width: 680px) {
  .header__button {
    width: 242px;
    height: 52px;
  }
}

.header__button:hover img {
  -webkit-filter: brightness(130%);
          filter: brightness(130%);
}

.header__button img {
  width: 560px;
  height: 202px;
  position: absolute;
  top: -47px;
  left: calc( ( 100% - 560px ) / 2);
  pointer-events: none;
  z-index: 1;
  -webkit-transition: -webkit-filter .4s ease-in-out;
  transition: -webkit-filter .4s ease-in-out;
  transition: filter .4s ease-in-out;
  transition: filter .4s ease-in-out, -webkit-filter .4s ease-in-out;
}

@media (max-width: 1660px) {
  .header__button img {
    width: 400px;
    height: 144px;
    top: -33px;
    left: calc( ( 100% - 400px ) / 2);
  }
}

@media (max-width: 680px) {
  .header__button img {
    width: 290px;
    height: 106px;
    top: -24px;
    left: calc( ( 100% - 290px ) / 2);
  }
}

.header__button span {
  position: relative;
  z-index: 2;
  font-family: "Angelus Medieval";
  font-weight: 400;
  font-size: 32px;
  line-height: 32px;
  color: #fff6cc;
  text-transform: uppercase;
  text-shadow: 0px 3px 2px rgba(0, 0, 0, 0.2);
}

@media (max-width: 1660px) {
  .header__button span {
    font-size: 24px;
    line-height: 24px;
  }
}

@media (max-width: 680px) {
  .header__button span {
    font-size: 16px;
    line-height: 16px;
  }
}

.header__servers {
  width: 50%;
}

@media (max-width: 1200px) {
  .header__servers {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.header.header--big .header__servers {
  width: 100%;
  margin-top: 60px;
}

@media (max-width: 1200px) {
  .header.header--big .header__servers {
    margin-top: 0px;
  }
}

.header__server {
  width: auto;
}

@media (max-width: 1200px) {
  .header__server {
    width: calc(100% / 3);
    margin-top: 60px;
  }
}

@media (max-width: 680px) {
  .header__server {
    width: calc(100% / 2);
    margin-top: 30px;
  }
}

@media (max-width: 480px) {
  .header__server {
    width: calc(100% / 1);
  }
}

.header__server.disable {
  -webkit-filter: grayscale(80%);
          filter: grayscale(80%);
  opacity: .4;
}

.header__server-emblem {
  width: 100px;
  height: 100px;
  position: relative;
  z-index: 1;
  margin: 0 auto;
}

@media (max-width: 1660px) {
  .header__server-emblem {
    width: 50px;
    height: 50px;
  }
}

.header__server-emblem img {
  width: 200px;
  height: 200px;
  position: absolute;
  top: calc( ( 100% - 200px ) / 2);
  left: calc( ( 100% - 200px ) / 2);
  pointer-events: none;
}

@media (max-width: 1660px) {
  .header__server-emblem img {
    width: 100px;
    height: 100px;
    top: calc( ( 100% - 100px ) / 2);
    left: calc( ( 100% - 100px ) / 2);
  }
}

.header__server-chronicle {
  width: 100%;
  font-family: "Intro";
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  color: #e4c884;
  text-transform: uppercase;
  text-align: center;
  margin-top: 15px;
}

@media (max-width: 1660px) {
  .header__server-chronicle {
    font-size: 14px;
    line-height: 14px;
    margin-top: 30px;
  }
}

@media (max-width: 1200px) {
  .header__server-chronicle {
    margin-top: 15px;
  }
}

.header__server-name {
  width: 100%;
  font-family: "Angelus Medieval";
  font-weight: 400;
  font-size: 24px;
  line-height: 24px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  margin-top: 8px;
}

@media (max-width: 1660px) {
  .header__server-name {
    font-size: 18px;
    line-height: 18px;
  }
}

@media (max-width: 680px) {
  .header__server-name {
    font-size: 16px;
    line-height: 16px;
  }
}

.header__server-info {
  width: 100%;
  font-family: "Intro";
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  color: #e4c884;
  text-align: center;
  margin-top: 8px;
}

@media (max-width: 1660px) {
  .header__server-info {
    font-size: 14px;
    line-height: 14px;
  }
}

.header__server-info span {
  color: #e1ff19;
}

.wrapper--page .header .content-area {
  padding: 20px 0px 0px;
}

.wrapper--page .header__subcontent {
  margin-top: 0px;
}

.wrapper--page .header__buttons {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.wrapper--page .header__servers {
  display: none;
}

.articles {
  width: 100%;
  margin-top: 100px;
  position: relative;
  z-index: 3;
}

@media (max-width: 1200px) {
  .articles {
    margin-top: 40px;
  }
}

@media (max-width: 1024px) {
  .articles {
    margin-top: 20px;
  }
}

.articles__item {
  width: calc((100% - 90px) / 4);
  position: relative;
  z-index: 1;
  margin-top: 30px;
}

@media (max-width: 1200px) {
  .articles__item {
    width: calc((100% - 30px) / 2);
    padding: 30px;
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
}

@media (max-width: 1024px) {
  .articles__item {
    width: calc((100% - 20px) / 2);
    padding: 20px;
    margin-top: 20px;
  }
}

@media (max-width: 680px) {
  .articles__item {
    width: 100%;
  }
}

.articles__item:hover {
  z-index: 2;
}

.articles__item-content {
  width: 100%;
  position: relative;
  z-index: 2;
}

.articles__item-date {
  width: 100%;
  font-family: "Angelus Medieval";
  font-weight: 400;
  font-size: 36px;
  line-height: 36px;
  color: #858393;
  -webkit-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
}

@media (max-width: 1660px) {
  .articles__item-date {
    font-size: 24px;
    line-height: 24px;
  }
}

@media (max-width: 1024px) {
  .articles__item-date {
    font-size: 18px;
    line-height: 18px;
  }
}

.articles__item:hover .articles__item-date {
  color: #ffc24c;
}

@media (max-width: 1200px) {
  .articles__item:hover .articles__item-date {
    color: #858393;
  }
}

.articles__item-title {
  width: 100%;
  font-family: "Angelus Medieval";
  font-weight: 400;
  font-size: 38px;
  line-height: 42px;
  color: #fff;
  overflow: hidden;
  max-height: calc( 42px * 2);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-transform: uppercase;
  margin-top: 20px;
  -webkit-transition: font-size .3s ease-in-out;
  transition: font-size .3s ease-in-out;
}

@media (max-width: 1660px) {
  .articles__item-title {
    font-size: 28px;
    line-height: 32px;
    margin-top: 10px;
  }
}

@media (max-width: 1024px) {
  .articles__item-title {
    font-size: 22px;
    line-height: 28px;
  }
}

.articles__item-title a {
  -webkit-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
}

.articles__item-title a:hover {
  color: #ffc24c;
}

.articles__item:hover .articles__item-title {
  font-size: 42px;
}

@media (max-width: 1660px) {
  .articles__item:hover .articles__item-title {
    font-size: 32px;
  }
}

@media (max-width: 1200px) {
  .articles__item:hover .articles__item-title {
    font-size: 28px;
  }
}

@media (max-width: 1024px) {
  .articles__item:hover .articles__item-title {
    font-size: 22px;
  }
}

.articles__item-sep {
  width: 100%;
  height: 9px;
  background: url("../images/bg/news_sep_bg.png") left center no-repeat;
  margin-top: 30px;
}

@media (max-width: 1660px) {
  .articles__item-sep {
    margin-top: 20px;
  }
}

.articles__item-text {
  width: 100%;
  position: absolute;
  top: calc( 100% + 30px);
  left: 0px;
  -webkit-transition: opacity .3s ease-in-out, -webkit-transform .3s ease-in-out;
  transition: opacity .3s ease-in-out, -webkit-transform .3s ease-in-out;
  transition: transform .3s ease-in-out, opacity .3s ease-in-out;
  transition: transform .3s ease-in-out, opacity .3s ease-in-out, -webkit-transform .3s ease-in-out;
  opacity: 0;
  -webkit-transform: translateY(-30px);
          transform: translateY(-30px);
  pointer-events: none;
}

@media (max-width: 1660px) {
  .articles__item-text {
    top: calc( 100% + 20px);
  }
}

@media (max-width: 1200px) {
  .articles__item-text {
    position: relative;
    top: 0px;
    left: 0px;
    margin-top: 20px;
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    pointer-events: auto;
  }
}

.articles__item-text p {
  margin: 0px;
  font-family: "Intro";
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  overflow: hidden;
  max-height: calc( 30px * 7);
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
}

@media (max-width: 1660px) {
  .articles__item-text p {
    font-size: 16px;
    line-height: 24px;
  }
}

@media (max-width: 680px) {
  .articles__item-text p {
    font-family: "Intro";
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    overflow: hidden;
    max-height: calc( 20px * 3);
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
}

.articles__item:hover .articles__item-text {
  opacity: 1;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  pointer-events: auto;
}

.articles__item-button {
  width: 270px;
  height: 60px;
  border-radius: 10px;
  background: -webkit-gradient(linear, left top, left bottom, from(#d1a12b), to(#d97c23));
  background: linear-gradient(to bottom, #d1a12b, #d97c23);
  position: absolute;
  top: calc( 100% + 30px + 210px + 30px);
  left: 0px;
  -webkit-transition: opacity .3s ease-in-out, -webkit-transform .3s ease-in-out;
  transition: opacity .3s ease-in-out, -webkit-transform .3s ease-in-out;
  transition: transform .3s ease-in-out, opacity .3s ease-in-out;
  transition: transform .3s ease-in-out, opacity .3s ease-in-out, -webkit-transform .3s ease-in-out;
  opacity: 0;
  -webkit-transform: translateY(-30px);
          transform: translateY(-30px);
  pointer-events: none;
}

.articles__item-button.disable {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}

@media (max-width: 1660px) {
  .articles__item-button {
    top: calc( 100% + 20px + 168px + 20px);
    width: 160px;
    height: 42px;
  }
}

@media (max-width: 1200px) {
  .articles__item-button {
    position: relative;
    top: 0px;
    left: 0px;
    margin-top: 20px;
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    pointer-events: auto;
  }
}

.articles__item-button span {
  font-family: "Intro";
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  text-transform: uppercase;
  margin-right: 20px;
}

@media (max-width: 1660px) {
  .articles__item-button span {
    font-size: 14px;
    line-height: 14px;
    margin-right: 10px;
  }
}

@media (max-width: 1660px) {
  .articles__item-button img {
    height: 10px;
  }
}

.articles__item:hover .articles__item-button {
  opacity: 1;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  pointer-events: auto;
}

.articles__item:hover .articles__item-button.disable {
  opacity: .5;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  pointer-events: none;
}

.articles__item-img {
  width: calc( 100% + 160px);
  height: 670px;
  position: absolute;
  top: -80px;
  left: -80px;
  border-radius: 10px;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.4);
  -webkit-transition: opacity .3s ease-in-out, -webkit-transform .3s ease-in-out;
  transition: opacity .3s ease-in-out, -webkit-transform .3s ease-in-out;
  transition: transform .3s ease-in-out, opacity .3s ease-in-out;
  transition: transform .3s ease-in-out, opacity .3s ease-in-out, -webkit-transform .3s ease-in-out;
  opacity: 0;
  -webkit-transform: translateY(-30px);
          transform: translateY(-30px);
  pointer-events: none;
}

@media (max-width: 1900px) {
  .articles__item-img {
    width: calc( 100% + 60px);
    height: 574px;
    top: -30px;
    left: -30px;
  }
}

@media (max-width: 1660px) {
  .articles__item-img {
    height: 444px;
  }
}

@media (max-width: 1200px) {
  .articles__item-img {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    pointer-events: auto;
  }
}

.articles__item-img img {
  width: 100%;
  height: 100%;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
  z-index: 1;
}

.articles__item-img:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(14, 15, 17, 0.8)), to(rgba(14, 15, 17, 0.6)));
  background: linear-gradient(to top, rgba(14, 15, 17, 0.8), rgba(14, 15, 17, 0.6));
}

.articles__item:hover .articles__item-img {
  opacity: 1;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  pointer-events: auto;
}

.streams {
  width: 100%;
  position: relative;
  z-index: 1;
  margin-top: 100px;
}

@media (max-width: 1200px) {
  .streams {
    margin-top: 60px;
  }
}

@media (max-width: 1024px) {
  .streams {
    margin-top: 40px;
  }
}

.streams__title {
  width: 100%;
  font-family: "Angelus Medieval";
  font-weight: 400;
  font-size: 44px;
  line-height: 44px;
  color: #ffc24c;
  text-transform: uppercase;
  text-align: center;
}

@media (max-width: 1660px) {
  .streams__title {
    font-size: 38px;
    line-height: 38px;
  }
}

@media (max-width: 1200px) {
  .streams__title {
    font-size: 28px;
    line-height: 28px;
  }
}

@media (max-width: 1024px) {
  .streams__title {
    font-size: 20px;
    line-height: 20px;
  }
}

.streams__item {
  width: calc( ( 100% - 90px ) / 4);
  margin-top: 30px;
  border-radius: 10px;
  overflow: hidden;
  border: 2px solid rgba(77, 76, 85, 0.5);
  position: relative;
}

@media (max-width: 1200px) {
  .streams__item {
    width: calc( ( 100% - 30px ) / 2);
  }
}

@media (max-width: 1024px) {
  .streams__item {
    width: calc( ( 100% - 20px ) / 2);
    margin-top: 20px;
  }
}

@media (max-width: 620px) {
  .streams__item {
    width: 100%;
  }
}

.streams__item-player {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.streams__item:before {
  content: '';
  display: block;
  width: 100%;
  padding-bottom: 56%;
  position: relative;
  z-index: 1;
}

.streams__item:after {
  content: '';
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  position: absolute;
  top: 2px;
  left: 2px;
  z-index: 1;
  border-radius: 8px;
  border: 2px solid #4d4c55;
  background: url("../images/bg/stream_left_bg.html") left center no-repeat, url("../images/bg/stream_right_bg.html") right center no-repeat, url("../images/icons/stream_icon.html") center center no-repeat, #11111a;
  opacity: 0.5;
}

.streams__buttons {
  width: 100%;
  margin-top: 30px;
}

@media (max-width: 1024px) {
  .streams__buttons {
    margin-top: 20px;
  }
}

.streams__buttons:after, .streams__buttons:before {
  content: '';
  width: 183px;
  height: 9px;
  background: url("../images/bg/news_sep_bg.png") left center no-repeat;
}

@media (max-width: 1024px) {
  .streams__buttons:after, .streams__buttons:before {
    display: none;
  }
}

.streams__buttons:before {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

.streams__button {
  width: 404px;
  height: 54px;
  background: url("../images/bg/streams_button_bg.html") center center no-repeat;
  background-size: 100% 100%;
  margin: 0px 20px;
  font-family: "Angelus Medieval";
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: #fff6cc;
  text-transform: uppercase;
  -webkit-transition: -webkit-filter .3s ease-in-out;
  transition: -webkit-filter .3s ease-in-out;
  transition: filter .3s ease-in-out;
  transition: filter .3s ease-in-out, -webkit-filter .3s ease-in-out;
}

@media (max-width: 1024px) {
  .streams__button {
    width: 260px;
    height: 32px;
    font-size: 12px;
    line-height: 12px;
  }
}

.streams__button:hover {
  -webkit-filter: brightness(120%);
          filter: brightness(120%);
}

.slider {
  width: 100%;
  background: url("../images/bg/slider_bg.html") top center no-repeat;
  background-size: cover;
  padding: 60px 0px;
  position: relative;
  z-index: 2;
  margin-top: 100px;
}

@media (max-width: 1200px) {
  .slider {
    padding: 40px 0px;
    margin-top: 60px;
  }
}

@media (max-width: 1024px) {
  .slider {
    margin-top: 40px;
  }
}

.slider__col {
  width: 50%;
  position: relative;
}

@media (max-width: 1200px) {
  .slider__col {
    width: 100%;
  }
}

.slider__bg-img {
  height: calc( 100% + 50px);
  position: absolute;
  bottom: 0;
  right: calc( ( 100% - 1660px ) / 2);
}

@media (max-width: 1900px) {
  .slider__bg-img {
    right: 0;
  }
}

@media (max-width: 1200px) {
  .slider__bg-img {
    display: none;
  }
}

.slider .swiper {
  width: 100%;
  position: relative;
}

.slider .swiper-pagination {
  position: relative;
  bottom: 0px !important;
  text-align: left;
  z-index: 2;
}

@media (max-width: 1200px) {
  .slider .swiper-pagination {
    width: 100% !important;
    text-align: center;
  }
}

.slider .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  border-radius: 0px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: relative;
  background: none;
  opacity: 1 !important;
  margin-top: 4px !important;
  margin-bottom: 50px !important;
}

@media (max-width: 1200px) {
  .slider .swiper-pagination-bullet {
    margin-bottom: 30px !important;
  }
}

.slider .swiper-pagination-bullet-active {
  border: 1px solid #9d9d9d;
}

.slider .swiper-pagination-bullet:after {
  content: '';
  width: 10px;
  height: 10px;
  background: #9d9d9d;
  position: absolute;
  top: 2px;
  left: 2px;
}

.slider .swiper-pagination-bullet-active:after {
  background: #ffc24c;
}

.slider .swiper-pagination-bullet:not(:last-child) {
  margin-right: 10px !important;
}

.slider .swiper-title {
  width: 100%;
  font-family: "Angelus Medieval";
  font-weight: 400;
  font-size: 72px;
  line-height: 72px;
  color: #ffffff;
  text-transform: uppercase;
}

@media (max-width: 1200px) {
  .slider .swiper-title {
    font-size: 44px;
    line-height: 44px;
    text-align: center;
  }
}

@media (max-width: 840px) {
  .slider .swiper-title {
    font-size: 28px;
    line-height: 28px;
  }
}

.slider .swiper-title span {
  color: #ffc24c;
}

.slider .swiper-text {
  width: 100%;
  font-family: "Intro";
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  color: #ffffff;
  margin-top: 30px;
}

@media (max-width: 1200px) {
  .slider .swiper-text {
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    margin-top: 20px;
  }
}

@media (max-width: 840px) {
  .slider .swiper-text {
    font-size: 16px;
    line-height: 20px;
    margin-top: 10px;
  }
}

.slider .swiper-text p {
  margin: 0;
}

.slider .swiper-text p:not(:last-child) {
  margin-bottom: 20px;
}

@media (max-width: 1200px) {
  .slider .swiper-text p:not(:last-child) {
    margin-bottom: 10px;
  }
}

.slider .swiper-button {
  width: 370px;
  height: 78px;
  position: relative;
  z-index: 1;
  background: url("../images/bg/slider_button_bg.html") center center no-repeat;
  background-size: 100% 100%;
  font-family: "Angelus Medieval";
  font-weight: 400;
  font-size: 28px;
  line-height: 28px;
  color: #fff6cc;
  text-transform: uppercase;
  text-shadow: 0px 3px 2px rgba(0, 0, 0, 0.2);
  margin-top: 40px;
  -webkit-transition: -webkit-filter .3s ease-in-out;
  transition: -webkit-filter .3s ease-in-out;
  transition: filter .3s ease-in-out;
  transition: filter .3s ease-in-out, -webkit-filter .3s ease-in-out;
}

@media (max-width: 1200px) {
  .slider .swiper-button {
    width: 250px;
    height: 53px;
    margin: 30px auto 0px;
    font-size: 16px;
    line-height: 16px;
  }
}

.slider .swiper-button:hover {
  -webkit-filter: brightness(130%);
          filter: brightness(130%);
}

.promotions {
  width: 100%;
  background: url("../images/bg/promotions_bg.html") center center no-repeat;
  background-size: contain;
  margin-top: 100px;
}

@media (max-width: 1200px) {
  .promotions {
    margin-top: 60px;
  }
}

@media (max-width: 1024px) {
  .promotions {
    margin-top: 40px;
  }
}

.promotions__title {
  width: 100%;
  text-align: center;
  font-family: "Angelus Medieval";
  font-weight: 400;
  font-size: 48px;
  line-height: 48px;
  color: #ffffff;
  text-transform: uppercase;
}

@media (max-width: 1660px) {
  .promotions__title {
    font-size: 32px;
    line-height: 32px;
  }
}

@media (max-width: 1200px) {
  .promotions__title {
    font-size: 22px;
    line-height: 22px;
  }
}

.promotions__title span {
  color: #ffc24c;
}

.promotions__items {
  width: 100%;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding: 75px 0px;
}

@media (max-width: 1660px) {
  .promotions__items {
    padding: 56px 0px;
  }
}

@media (max-width: 1200px) {
  .promotions__items {
    padding: 40px 0px;
  }
}

@media (max-width: 1024px) {
  .promotions__items {
    padding: 0px 0px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.promotions__item {
  width: 350px;
  height: 350px;
  position: relative;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  overflow: hidden;
}

@media (max-width: 1660px) {
  .promotions__item {
    width: 250px;
    height: 250px;
  }
}

@media (max-width: 1200px) {
  .promotions__item {
    width: 180px;
    height: 180px;
  }
}

@media (max-width: 1024px) {
  .promotions__item {
    width: calc( ( 100% - 20px ) / 2);
    height: 180px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    margin: 0px !important;
    margin-top: 20px !important;
    border-radius: 10px;
    height: auto;
    padding: 20px !important;
  }
}

@media (max-width: 580px) {
  .promotions__item {
    width: 100%;
  }
}

.promotions__item-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  -webkit-transition: -webkit-filter .3s ease-in-out;
  transition: -webkit-filter .3s ease-in-out;
  transition: filter .3s ease-in-out;
  transition: filter .3s ease-in-out, -webkit-filter .3s ease-in-out;
}

.promotions__item:hover .promotions__item-bg {
  -webkit-filter: brightness(140%);
          filter: brightness(140%);
}

.promotions__item-content {
  width: 76%;
  position: relative;
  z-index: 2;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media (max-width: 1024px) {
  .promotions__item-content {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    width: 100%;
  }
}

.promotions__item-title {
  width: 100%;
  font-family: "Angelus Medieval";
  font-weight: 400;
  font-size: 36px;
  line-height: 36px;
  color: #ffffff;
  text-transform: uppercase;
}

@media (max-width: 1660px) {
  .promotions__item-title {
    font-size: 24px;
    line-height: 24px;
  }
}

@media (max-width: 1200px) {
  .promotions__item-title {
    font-size: 18px;
    line-height: 18px;
  }
}

.promotions__item-title span {
  color: #ffc24c;
}

.promotions__item-sep {
  width: 100%;
  height: 9px;
  background: url("../images/bg/news_sep_bg.png") left center no-repeat;
  margin-top: 15px;
}

@media (max-width: 1200px) {
  .promotions__item-sep {
    margin-top: 10px;
  }
}

.promotions__item-date {
  width: 100%;
  font-family: "Angelus Medieval";
  font-weight: 400;
  font-size: 22px;
  line-height: 22px;
  color: #ffc24c;
  text-transform: uppercase;
  margin-top: 15px;
}

@media (max-width: 1200px) {
  .promotions__item-date {
    font-size: 16px;
    line-height: 16px;
    margin-top: 10px;
  }
}

.promotions__items.count-1 {
  margin-top: 40px;
}

@media (max-width: 1660px) {
  .promotions__items.count-1 {
    margin-top: 30px;
  }
}

@media (max-width: 1200px) {
  .promotions__items.count-1 {
    margin-top: 20px;
  }
}

@media (max-width: 1024px) {
  .promotions__items.count-1 {
    margin-top: 0px;
  }
}

.promotions__items.count-1 .promotions__item {
  margin-top: 0px;
}

@media (max-width: 1024px) {
  .promotions__items.count-1 .promotions__item:last-child {
    width: 100%;
  }
}

.promotions__items.count-2 {
  margin-top: -80px;
}

@media (max-width: 1660px) {
  .promotions__items.count-2 {
    margin-top: -50px;
  }
}

@media (max-width: 1200px) {
  .promotions__items.count-2 {
    margin-top: -30px;
  }
}

@media (max-width: 1024px) {
  .promotions__items.count-2 {
    margin-top: 0px;
  }
}

.promotions__items.count-2 .promotions__item {
  margin: 0px 90px;
}

@media (max-width: 1660px) {
  .promotions__items.count-2 .promotions__item {
    margin: 0px 66px;
  }
}

@media (max-width: 1200px) {
  .promotions__items.count-2 .promotions__item {
    margin: 0px 48px;
  }
}

.promotions__items.count-3 {
  margin-top: -80px;
}

@media (max-width: 1660px) {
  .promotions__items.count-3 {
    margin-top: -50px;
  }
}

@media (max-width: 1200px) {
  .promotions__items.count-3 {
    margin-top: -30px;
  }
}

@media (max-width: 1024px) {
  .promotions__items.count-3 {
    margin-top: 0px;
  }
}

.promotions__items.count-3 .promotions__item {
  margin: 0px -40px;
}

@media (max-width: 1660px) {
  .promotions__items.count-3 .promotions__item {
    margin: 0px -32px;
  }
}

@media (max-width: 1200px) {
  .promotions__items.count-3 .promotions__item {
    margin: 0px -22px;
  }
}

@media (max-width: 1024px) {
  .promotions__items.count-3 .promotions__item:last-child {
    width: 100%;
  }
}

.promotions__items.count-3 .promotions__item:nth-child(2n) {
  margin-top: 274px;
}

@media (max-width: 1660px) {
  .promotions__items.count-3 .promotions__item:nth-child(2n) {
    margin-top: 188px;
  }
}

@media (max-width: 1200px) {
  .promotions__items.count-3 .promotions__item:nth-child(2n) {
    margin-top: 136px;
  }
}

.promotions__items.count-4 {
  margin-top: 40px;
}

@media (max-width: 1660px) {
  .promotions__items.count-4 {
    margin-top: 30px;
  }
}

@media (max-width: 1200px) {
  .promotions__items.count-4 {
    margin-top: 20px;
  }
}

@media (max-width: 1024px) {
  .promotions__items.count-4 {
    margin-top: 0px;
  }
}

.promotions__items.count-4 .promotions__item {
  margin: 0px 0px;
}

@media (max-width: 1660px) {
  .promotions__items.count-4 .promotions__item {
    margin: 0px -10px;
  }
}

@media (max-width: 1200px) {
  .promotions__items.count-4 .promotions__item {
    margin: 0px 0px;
  }
}

.promotions__items.count-4 .promotions__item:nth-child(2n) {
  margin-top: 190px;
}

@media (max-width: 1660px) {
  .promotions__items.count-4 .promotions__item:nth-child(2n) {
    margin-top: 148px;
  }
}

@media (max-width: 1200px) {
  .promotions__items.count-4 .promotions__item:nth-child(2n) {
    margin-top: 92px;
  }
}

.promotions__items.count-5 {
  margin-top: -80px;
}

@media (max-width: 1660px) {
  .promotions__items.count-5 {
    margin-top: -50px;
  }
}

@media (max-width: 1200px) {
  .promotions__items.count-5 {
    margin-top: -30px;
  }
}

@media (max-width: 1024px) {
  .promotions__items.count-5 {
    margin-top: 0px;
  }
}

.promotions__items.count-5 .promotions__item {
  margin: 0px -40px;
}

@media (max-width: 1660px) {
  .promotions__items.count-5 .promotions__item {
    margin: 0px -32px;
  }
}

@media (max-width: 1200px) {
  .promotions__items.count-5 .promotions__item {
    margin: 0px -22px;
  }
}

@media (max-width: 1024px) {
  .promotions__items.count-5 .promotions__item:last-child {
    width: 100%;
  }
}

.promotions__items.count-5 .promotions__item:nth-child(2n+1) {
  margin-top: 274px;
}

@media (max-width: 1660px) {
  .promotions__items.count-5 .promotions__item:nth-child(2n+1) {
    margin-top: 188px;
  }
}

@media (max-width: 1200px) {
  .promotions__items.count-5 .promotions__item:nth-child(2n+1) {
    margin-top: 136px;
  }
}

.main {
  width: 100%;
  margin-top: 100px;
}

@media (max-width: 1200px) {
  .main {
    margin-top: 60px;
  }
}

@media (max-width: 1024px) {
  .main {
    margin-top: 40px;
  }
}

.page {
  width: 100%;
}

.page__title {
  width: 100%;
  font-family: "Angelus Medieval";
  font-weight: 400;
  font-size: 40px;
  line-height: 40x;
  color: #ffffff;
  text-transform: uppercase;
}

@media (max-width: 1660px) {
  .page__title {
    font-size: 30px;
    line-height: 30px;
  }
}

@media (max-width: 1024px) {
  .page__title {
    font-size: 22px;
    line-height: 22px;
    text-align: center;
  }
}

.page__title span {
  display: block;
  width: 100%;
  font-family: "Angelus Medieval";
  font-weight: 400;
  font-size: 20px;
  line-height: 20x;
  color: #858393;
  margin-top: 5px;
}

@media (max-width: 1660px) {
  .page__title span {
    font-size: 16px;
    line-height: 16px;
  }
}

.page__title:after {
  content: '';
  display: block;
  width: 100%;
  height: 9px;
  background: url("../images/bg/news_sep_bg.png") left center no-repeat;
  margin-top: 30px;
}

@media (max-width: 1024px) {
  .page__title:after {
    height: 7px;
    background: url("../images/bg/title_sep_bg.html") center center no-repeat;
    margin-top: 20px;
  }
}

.page__content {
  width: 100%;
  margin-top: 30px;
}

@media (max-width: 1024px) {
  .page__content {
    margin-top: 20px;
  }
}

.text-area {
  font-family: "Intro";
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #b3b2b7;
}

@media (max-width: 1024px) {
  .text-area {
    font-size: 16px;
    line-height: 24px;
  }
}

.text-area > *:not(:first-child) {
  margin-top: 15px;
}

.text-area > *:last-child {
  margin-bottom: 0px !important;
}

.text-area a {
  color: #d8d8e7;
  text-decoration: underline;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.text-area a:hover {
  color: #feca61;
}

.text-area h1,
.text-area h2,
.text-area h3,
.text-area h4,
.text-area h5,
.text-area h6 {
  font-family: 'Angelus Medieval';
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
}

.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) {
  margin-top: 30px;
}

.text-area h1 {
  font-size: 26px;
}

@media (max-width: 1024px) {
  .text-area h1 {
    font-size: 24px;
  }
}

.text-area h2 {
  font-size: 24px;
}

@media (max-width: 1024px) {
  .text-area h2 {
    font-size: 22px;
  }
}

.text-area h3 {
  font-size: 22px;
}

@media (max-width: 1024px) {
  .text-area h3 {
    font-size: 20px;
  }
}

.text-area h4,
.text-area h5,
.text-area h6 {
  font-size: 20px;
}

@media (max-width: 1024px) {
  .text-area h4,
  .text-area h5,
  .text-area h6 {
    font-size: 18px;
  }
}

.text-area ul {
  width: 100%;
  padding-left: 15px;
}

.text-area ul li {
  color: #7a7a88;
}

.text-area ul li:not(:last-child) {
  margin-bottom: 5px;
}

.text-area__fullimg {
  width: 100%;
  border-radius: 5px;
}

.text-area__stroke {
  width: 100%;
}

.text-area__stroke-line, .text-area__stroke-subline {
  width: 100%;
  color: #909095;
}

.text-area__stroke-line:not(:last-child), .text-area__stroke-subline:not(:last-child) {
  margin-bottom: 10px;
}

.text-area__stroke-line span, .text-area__stroke-subline span {
  color: #ddbc70;
}

.text-area__stroke-subline {
  padding-left: 43px;
}

.text-area__stroke-icon {
  width: 32px;
  height: 32px;
  border-radius: 5px;
  vertical-align: middle;
  margin-right: 5px;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}

.text-area__stroke-icon-mini {
  width: 24px;
  height: 24px;
  border-radius: 5px;
  vertical-align: middle;
  margin-right: 5px;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}

@media (max-width: 1024px) {
  .text-area__stroke-icon {
    width: 24px;
    height: 24px;
  }
}

.text-area__warning {
  width: 100%;
  padding: 20px;
  border: 2px solid #b5975a;
  border-radius: 5px;
}

.text-area__warning p {
  margin: 0px;
}

.text-area__slider {
  width: 100%;
  padding: 30px;
  border-radius: 10px;
  border: 2px dotted rgba(54, 53, 66, 0.8);
  background: rgba(54, 53, 66, 0.2);
}

@media (max-width: 1024px) {
  .text-area__slider {
    padding: 15px;
  }
}

.text-area__slider .swiper {
  width: 100%;
  position: relative;
}

.text-area__slider .swiper-pagination {
  position: relative;
  bottom: 0px !important;
  text-align: left;
  z-index: 2;
}

.text-area__slider .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  border-radius: 0px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: relative;
  background: none;
  opacity: 1 !important;
  margin-top: 4px !important;
  margin-bottom: 25px !important;
}

@media (max-width: 1024px) {
  .text-area__slider .swiper-pagination-bullet {
    margin-bottom: 10px !important;
  }
}

.text-area__slider .swiper-pagination-bullet-active {
  border: 1px solid #9d9d9d;
}

.text-area__slider .swiper-pagination-bullet:after {
  content: '';
  width: 10px;
  height: 10px;
  background: #9d9d9d;
  position: absolute;
  top: 2px;
  left: 2px;
}

.text-area__slider .swiper-pagination-bullet-active:after {
  background: #ffc24c;
}

.text-area__slider .swiper-pagination-bullet:not(:last-child) {
  margin-right: 10px !important;
}

.text-area__spoiler {
  width: 100%;
  height: auto;
  border-radius: 10px;
  overflow: hidden;
  background: #161524;
}

.text-area__spoiler-header {
  width: 100%;
  padding: 20px 40px 18px 20px;
  background-color: #1c1b2a;
  font-family: 'Angelus Medieval';
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  font-size: 18px;
  line-height: 18px;
  position: relative;
  -webkit-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out;
  cursor: pointer;
}

.text-area__spoiler-header:hover {
  background-color: #222133;
}

.text-area__spoiler-header:after {
  content: '';
  display: block;
  width: 11px;
  height: 6px;
  position: absolute;
  top: calc( ( 100% - 6px ) / 2);
  right: 20px;
  background: url("../images/icons/nav_arrow_icon.html") center center no-repeat;
  opacity: .5;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
  -webkit-transition: -webkit-transform .3s ease-in-out;
  transition: -webkit-transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
}

.text-area__spoiler.active .text-area__spoiler-header:after {
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1);
}

.text-area__spoiler-content {
  padding: 20px;
  display: none;
}

.table {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
}

.table:not(:first-child) {
  margin-top: 30px;
}

.table:not(:last-child) {
  margin-bottom: 30px;
}

@media (max-width: 840px) {
  .table {
    border: 1px solid #24242b;
    border-radius: 5px;
  }
}

.table__tr {
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  background: #12111c;
}

.table__tr:not(:last-child) {
  border-bottom: 1px dotted #282833;
}

.table__tr:first-child {
  border-bottom: 1px solid #24242b;
  background: #1b1a26;
}

.table__tr:nth-child(n+3):nth-child(odd) {
  background: #161520;
}

@media (max-width: 840px) {
  .table__tr:first-child {
    display: none;
  }
}

.table__tr:first-child .table__td {
  font-family: "Intro";
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #b3b2b7;
}

@media (max-width: 1024px) {
  .table__tr:first-child .table__td {
    font-size: 14px;
    line-height: 24px;
  }
}

.table__td {
  height: auto !important;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  padding: 15px 20px;
  text-align: center;
  font-family: "Intro";
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #7a7a88;
}

@media (max-width: 1024px) {
  .table__td {
    font-size: 14px;
    line-height: 14px;
  }
}

@media (max-width: 840px) {
  .table__td {
    width: 100% !important;
    text-align: left;
  }
  .table__td:not(:last-child) {
    border-bottom: 1px dotted #24242b;
  }
  .table__td:before {
    content: attr(data-title);
    font-weight: 400;
    color: #fff;
  }
}

.table__td span {
  font-weight: bold;
  color: #c7c8ce;
  font-size: 10px;
  line-height: 10px;
}

.table__td:first-child {
  text-align: left;
}

.table__td:last-child {
  text-align: right;
}

@media (max-width: 840px) {
  .table__td:last-child {
    text-align: left;
  }
}

.lib {
  width: 100%;
}

.lib__nav {
  width: 450px;
}

@media (max-width: 1660px) {
  .lib__nav {
    width: 350px;
  }
}

@media (max-width: 1024px) {
  .lib__nav {
    display: none;
  }
}

.lib__nav-item {
  width: 100%;
  padding: 20px;
  border-radius: 5px;
  background-color: rgba(40, 37, 52, 0.4);
  cursor: pointer;
  font-family: "Angelus Medieval";
  font-weight: 400;
  font-size: 22px;
  line-height: 22x;
  color: #ffffff;
  text-transform: uppercase;
  -webkit-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out;
}

@media (max-width: 1660px) {
  .lib__nav-item {
    font-size: 18px;
    line-height: 18px;
  }
}

@media (max-width: 1024px) {
  .lib__nav-item {
    font-size: 16px;
    line-height: 16px;
  }
}

.lib__nav-item:hover {
  background-color: #282534;
}

.lib__nav-item:not(:last-child) {
  margin-bottom: 10px;
}

.lib__nav-item span {
  display: block;
  width: 100%;
  font-family: "Angelus Medieval";
  font-weight: 400;
  font-size: 14px;
  line-height: 14x;
  color: #858393;
  margin-top: 5px;
}

@media (max-width: 1660px) {
  .lib__nav-item span {
    font-size: 12px;
    line-height: 12px;
  }
}

.lib__nav-item.active {
  background-color: #4c2420;
  color: #feca61;
}

.lib__nav-item.active span {
  color: #fff;
}

.lib__nav-item:after {
  content: '';
  display: block;
  width: 100%;
  height: 9px;
  background: url("../images/bg/news_sep_bg.png") left center no-repeat;
  background-size: auto 100%;
  margin-top: 10px;
}

@media (max-width: 1024px) {
  .lib__nav-item:after {
    height: 7px;
  }
}

.lib__content {
  width: calc(100% - 450px - 20px);
  position: relative;
}

@media (max-width: 1660px) {
  .lib__content {
    width: calc(100% - 350px - 20px);
  }
}

@media (max-width: 1024px) {
  .lib__content {
    width: 100%;
  }
}

.lib__content-item {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity .5s ease-in-out;
  transition: opacity .5s ease-in-out;
}

@media (max-width: 1024px) {
  .lib__content-item {
    position: relative;
    opacity: 1;
    pointer-events: auto;
  }
}

@media (max-width: 1024px) {
  .lib__content-item:not(:first-child) {
    margin-top: 10px;
  }
}

.lib__content-item.active {
  position: relative;
  opacity: 1;
  pointer-events: auto;
}

.lib__content-title {
  width: 100%;
  padding: 20px;
  border-radius: 5px;
  background-color: rgba(40, 37, 52, 0.7);
  font-family: "Angelus Medieval";
  font-weight: 400;
  font-size: 22px;
  line-height: 22x;
  color: #ffffff;
  text-transform: uppercase;
  -webkit-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out;
}

@media (max-width: 1660px) {
  .lib__content-title {
    font-size: 18px;
    line-height: 18px;
  }
}

@media (max-width: 1024px) {
  .lib__content-title {
    font-size: 16px;
    line-height: 16px;
    text-align: center;
  }
}

.lib__content-title:not(:last-child) {
  margin-bottom: 10px;
}

.lib__content-title span {
  display: block;
  width: 100%;
  font-family: "Angelus Medieval";
  font-weight: 400;
  font-size: 14px;
  line-height: 14x;
  color: #858393;
  margin-top: 5px;
}

@media (max-width: 1660px) {
  .lib__content-title span {
    font-size: 12px;
    line-height: 12px;
  }
}

.lib__content-title:after {
  content: '';
  display: block;
  width: 100%;
  height: 9px;
  background: url("../images/bg/news_sep_bg.png") left center no-repeat;
  background-size: auto 100%;
  margin-top: 10px;
}

@media (max-width: 1024px) {
  .lib__content-title:after {
    height: 7px;
    background: url("../images/bg/title_sep_bg.html") center center no-repeat;
  }
}

.lib__content .text-area {
  width: 100%;
}

.start {
  width: 100%;
}

.start__guide {
  width: 450px;
  padding: 20px;
  border-radius: 5px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(102, 61, 48, 0.7)), to(rgba(102, 61, 48, 0)));
  background: linear-gradient(to bottom, rgba(102, 61, 48, 0.7), rgba(102, 61, 48, 0));
}

@media (max-width: 1660px) {
  .start__guide {
    width: 350px;
  }
}

@media (max-width: 1024px) {
  .start__guide {
    width: 100%;
  }
}

.start__guide-title {
  width: 100%;
  font-family: "Angelus Medieval";
  font-weight: 400;
  font-size: 44px;
  line-height: 44x;
  color: #ffffff;
  text-transform: uppercase;
}

@media (max-width: 1660px) {
  .start__guide-title {
    font-size: 24px;
    line-height: 24px;
  }
}

@media (max-width: 1024px) {
  .start__guide-title {
    font-size: 18px;
    line-height: 18px;
    text-align: center;
  }
}

.start__guide-title span {
  display: block;
  width: 100%;
  font-family: "Angelus Medieval";
  font-weight: 400;
  font-size: 14px;
  line-height: 14x;
  color: #858393;
  margin-top: 5px;
}

@media (max-width: 1660px) {
  .start__guide-title span {
    font-size: 12px;
    line-height: 12px;
  }
}

.start__guide-title:after {
  content: '';
  display: block;
  width: 100%;
  height: 9px;
  background: url("../images/bg/news_sep_bg.png") left center no-repeat;
  background-size: auto 100%;
  margin-top: 10px;
}

@media (max-width: 1024px) {
  .start__guide-title:after {
    height: 7px;
    background: url("../images/bg/title_sep_bg.html") center center no-repeat;
  }
}

.start__guide-box {
  width: 100%;
  margin-top: 30px;
}

.start__guide-box-title {
  width: 100%;
  font-family: "Angelus Medieval";
  font-weight: 400;
  font-size: 22px;
  line-height: 22x;
  color: #feca61;
  text-transform: uppercase;
}

@media (max-width: 1024px) {
  .start__guide-box-title {
    text-align: center;
    font-size: 18px;
    line-height: 18px;
  }
}

.start__guide-box-text {
  width: 100%;
  font-family: "Intro";
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #c5bab8;
  margin-top: 5px;
}

@media (max-width: 1024px) {
  .start__guide-box-text {
    text-align: center;
  }
}

.start__guide-box-btn {
  width: 230px;
  height: 48px;
  background: -webkit-gradient(linear, left top, left bottom, from(#789445), to(#8dae4f));
  background: linear-gradient(to bottom, #789445, #8dae4f);
  border-radius: 5px;
  border: 1px solid #8dae4f;
  margin-top: 10px;
  -webkit-transition: -webkit-filter .3s ease-in-out;
  transition: -webkit-filter .3s ease-in-out;
  transition: filter .3s ease-in-out;
  transition: filter .3s ease-in-out, -webkit-filter .3s ease-in-out;
}

@media (max-width: 720px) {
  .start__guide-box-btn {
    width: 180px;
    height: 42px;
  }
}

.start__guide-box-btn span {
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
  position: relative;
  z-index: 2;
  font-family: "Angelus Medieval";
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  color: #faf4dc;
  text-transform: uppercase;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}

@media (max-width: 720px) {
  .start__guide-box-btn span {
    font-size: 14px;
    line-height: 14px;
    -webkit-transform: translateY(1px);
            transform: translateY(1px);
  }
}

.start__guide-box-btn:hover {
  -webkit-filter: brightness(120%);
          filter: brightness(120%);
}

@media (max-width: 1024px) {
  .start__guide-box-btn {
    margin: 10px auto 0px;
  }
}

.start__guide-box:not(:last-child):after {
  content: '';
  display: block;
  width: 100%;
  height: 9px;
  background: url("../images/bg/news_sep_bg.png") left center no-repeat;
  background-size: auto 100%;
  margin-top: 30px;
}

@media (max-width: 1024px) {
  .start__guide-box:not(:last-child):after {
    height: 7px;
    background: url("../images/bg/title_sep_bg.html") center center no-repeat;
  }
}

.start__files {
  width: calc(100% - 450px - 30px);
  position: relative;
}

@media (max-width: 1660px) {
  .start__files {
    width: calc(100% - 350px - 30px);
  }
}

@media (max-width: 1024px) {
  .start__files {
    width: 100%;
  }
}

.start__files-title {
  width: 100%;
  font-family: "Angelus Medieval";
  font-weight: 400;
  font-size: 44px;
  line-height: 44x;
  color: #ffffff;
  text-transform: uppercase;
  padding: 20px 0px 0px;
}

@media (max-width: 1660px) {
  .start__files-title {
    font-size: 24px;
    line-height: 24px;
  }
}

@media (max-width: 1024px) {
  .start__files-title {
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    padding: 20px;
    background-color: rgba(40, 37, 52, 0.7);
    border-radius: 5px;
  }
}

.start__files-title span {
  display: block;
  width: 100%;
  font-family: "Angelus Medieval";
  font-weight: 400;
  font-size: 14px;
  line-height: 14x;
  color: #858393;
  margin-top: 5px;
}

@media (max-width: 1660px) {
  .start__files-title span {
    font-size: 12px;
    line-height: 12px;
  }
}

.start__files-title:after {
  content: '';
  display: block;
  width: 100%;
  height: 9px;
  background: url("../images/bg/news_sep_bg.png") left center no-repeat;
  background-size: auto 100%;
  margin-top: 10px;
}

@media (max-width: 1024px) {
  .start__files-title:after {
    height: 7px;
    background: url("../images/bg/title_sep_bg.html") center center no-repeat;
  }
}

.start__files-box {
  width: 100%;
  margin-top: 20px;
}

.start__files-box-title {
  width: 100%;
  padding: 20px;
  border-radius: 5px;
  background-color: rgba(84, 51, 115, 0.4);
  font-family: "Angelus Medieval";
  font-weight: 400;
  font-size: 22px;
  line-height: 22x;
  color: #ffffff;
  text-transform: uppercase;
  -webkit-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out;
}

@media (max-width: 1660px) {
  .start__files-box-title {
    font-size: 18px;
    line-height: 18px;
  }
}

@media (max-width: 1024px) {
  .start__files-box-title {
    font-size: 16px;
    line-height: 16px;
    text-align: center;
  }
}

.start__files-box-title.blue {
  background-color: rgba(40, 81, 155, 0.4);
}

.start__files-box-title:not(:last-child) {
  margin-bottom: 10px;
}

.start__files-box-title span {
  display: block;
  width: 100%;
  font-family: "Angelus Medieval";
  font-weight: 400;
  font-size: 14px;
  line-height: 14x;
  color: #e9c586;
  margin-top: 5px;
}

@media (max-width: 1660px) {
  .start__files-box-title span {
    font-size: 12px;
    line-height: 12px;
  }
}

.start__files-box-buttons {
  width: 100%;
}

.start__files-box-button {
  width: calc( ( 100% - 30px ) / 4);
  border-radius: 6px;
  border: 2px solid rgba(255, 255, 255, 0.1);
  padding: 10px 10px 20px;
  background-color: rgba(169, 228, 60, 0);
  -webkit-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out;
  margin-top: 10px;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}

@media (max-width: 720px) {
  .start__files-box-button {
    width: 100% !important;
  }
}

.start__files-box-button:hover {
  background-color: rgba(169, 228, 60, 0.05);
}

.start__files-box-button-icon {
  width: 100%;
}

.start__files-box-button-text {
  width: 100%;
  font-family: "Angelus Medieval";
  font-weight: 400;
  font-size: 16px;
  line-height: 16x;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  margin-top: 5px;
}

.start__files-box-buttons.count-3 .start__files-box-button {
  width: calc( ( 100% - 20px ) / 3);
}

.start__files-box-buttons.count-2 .start__files-box-button {
  width: calc( ( 100% - 10px ) / 2);
}

.start__files-box-buttons.count-1 .start__files-box-button {
  width: 100%;
}

.start__files-box-desc {
  width: 100%;
  padding: 20px;
  border: 2px solid #b5975a;
  border-radius: 5px;
  margin-top: 20px;
  font-family: "Intro";
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #c5bab8;
}

.footer {
  width: 100%;
  position: relative;
  z-index: 1;
}

.footer .content-area {
  padding: 0px 0px 80px;
  margin-top: 100px;
}

@media (max-width: 1440px) {
  .footer .content-area {
    padding: 0px 0px 40px;
  }
}

@media (max-width: 1200px) {
  .footer .content-area {
    margin-top: 60px;
  }
}

@media (max-width: 1024px) {
  .footer .content-area {
    margin-top: 40px;
  }
}

.footer__cpr {
  width: 415px;
}

@media (max-width: 1440px) {
  .footer__cpr {
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media (max-width: 680px) {
  .footer__cpr {
    border-bottom: none;
  }
}

.footer__cpr-emblem {
  width: 116px;
}

@media (max-width: 1440px) {
  .footer__cpr-emblem {
    width: 100%;
  }
}

.footer__cpr-emblem img {
  display: block;
  width: 116px;
  height: auto;
}

@media (max-width: 1024px) {
  .footer__cpr-emblem img {
    width: 80px;
  }
}

.footer__cpr-info {
  width: calc(100% - 116px);
  padding-left: 40px;
}

@media (max-width: 1440px) {
  .footer__cpr-info {
    width: 100%;
    padding-left: 0px;
  }
}

.footer__cpr-title {
  width: 100%;
  font-family: "Intro";
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  color: #ffffff;
  text-transform: uppercase;
}

@media (max-width: 1440px) {
  .footer__cpr-title {
    text-align: center;
  }
}

.footer__cpr-text {
  width: 100%;
  font-family: "Intro";
  font-weight: 400;
  font-size: 10px;
  line-height: 12px;
  color: #a5a4a3;
  text-transform: uppercase;
  margin-top: 15px;
}

@media (max-width: 1440px) {
  .footer__cpr-text {
    text-align: center;
  }
}

@media (max-width: 1024px) {
  .footer__cpr-text {
    margin-top: 10px;
  }
}

.footer__cpr .unsimple {
  margin-top: 30px;
}

@media (max-width: 1440px) {
  .footer__cpr .unsimple {
    margin: 30px auto 0px;
  }
}

@media (max-width: 1024px) {
  .footer__cpr .unsimple {
    margin: 15px auto 0px;
  }
}

.footer__links {
  width: auto;
}

@media (max-width: 1440px) {
  .footer__links {
    width: calc(100% / 3);
    margin-top: 40px;
  }
}

@media (max-width: 680px) {
  .footer__links {
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 0px;
  }
}

.footer__links-title {
  width: 100%;
  font-family: "Angelus Medieval";
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  color: #ffc24c;
  text-transform: uppercase;
}

@media (max-width: 1440px) {
  .footer__links-title {
    text-align: center;
  }
}

@media (max-width: 1024px) {
  .footer__links-title {
    font-size: 14px;
    line-height: 14px;
  }
}

.footer__links-items {
  width: auto;
  margin-top: 20px;
}

@media (max-width: 1440px) {
  .footer__links-items {
    width: 100%;
  }
}

@media (max-width: 1024px) {
  .footer__links-items {
    margin-top: 15px;
  }
}

.footer__links-item {
  font-family: "Intro";
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  color: #a7a196;
  text-transform: uppercase;
}

@media (max-width: 1440px) {
  .footer__links-item {
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 1024px) {
  .footer__links-item {
    font-size: 12px;
    line-height: 12px;
  }
}

.footer__links-item:not(:last-child) {
  margin-bottom: 15px;
}

@media (max-width: 1024px) {
  .footer__links-item:not(:last-child) {
    margin-bottom: 10px;
  }
}

.footer__links-item a {
  -webkit-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
}

.footer__links-item a:hover {
  color: #fff;
}

.footer__buttons {
  width: auto;
}

@media (max-width: 1440px) {
  .footer__buttons {
    width: 100%;
    padding-top: 40px;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    margin-top: 40px;
  }
}

@media (max-width: 1024px) {
  .footer__buttons {
    padding-top: 40px;
    margin-top: 40px;
  }
}

@media (max-width: 680px) {
  .footer__buttons {
    margin-top: 0px;
  }
}

.footer__buttons-title {
  width: 100%;
  font-family: "Angelus Medieval";
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  color: #ffc24c;
  text-transform: uppercase;
}

@media (max-width: 1440px) {
  .footer__buttons-title {
    text-align: center;
  }
}

@media (max-width: 1024px) {
  .footer__buttons-title {
    font-size: 16px;
    line-height: 16px;
  }
}

.footer__buttons-items {
  width: auto;
  margin-top: 20px;
}

@media (max-width: 1440px) {
  .footer__buttons-items {
    width: 308px;
    margin: 20px auto 0px;
  }
}

@media (max-width: 680px) {
  .footer__buttons-items {
    width: 100%;
  }
}

.footer__buttons-tr {
  width: 100%;
}

.footer__buttons-tr:not(:last-child) {
  border-bottom: 2px solid rgba(255, 255, 255, 0.05);
}

@media (max-width: 680px) {
  .footer__buttons-tr:not(:last-child) {
    border-bottom: none;
    margin-bottom: 10px;
  }
}

.footer__buttons-tr:first-child .footer__buttons-td:first-child {
  padding: 0px 10px 10px 0px;
}

.footer__buttons-tr:first-child .footer__buttons-td {
  padding: 0px 10px 10px 10px;
}

.footer__buttons-tr:first-child .footer__buttons-td:last-child {
  padding: 0px 0px 10px 10px;
}

.footer__buttons-tr .footer__buttons-td:first-child {
  padding: 10px 10px 10px 0px;
}

.footer__buttons-tr .footer__buttons-td {
  padding: 10px 10px 10px 10px;
}

.footer__buttons-tr .footer__buttons-td:last-child {
  padding: 10px 0px 10px 10px;
}

.footer__buttons-tr:last-child .footer__buttons-td:first-child {
  padding: 10px 10px 0px 0px;
}

.footer__buttons-tr:last-child .footer__buttons-td {
  padding: 10px 10px 0px 10px;
}

.footer__buttons-tr:last-child .footer__buttons-td:last-child {
  padding: 10px 0px 0px 10px;
}

@media (max-width: 680px) {
  .footer__buttons-td {
    width: 100%;
    padding: 0px !important;
    border: 0px !important;
  }
}

.footer__buttons-td:not(:last-child) {
  border-right: 2px solid rgba(255, 255, 255, 0.05);
}

@media (max-width: 680px) {
  .footer__buttons-td:not(:last-child) {
    margin-bottom: 10px;
  }
}

.footer__buttons-slot {
  width: 88px;
  height: 31px;
  background: rgba(255, 255, 255, 0.05);
}

.footer__buttons-slot a {
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-filter .3s ease-in-out;
  transition: -webkit-filter .3s ease-in-out;
  transition: filter .3s ease-in-out;
  transition: filter .3s ease-in-out, -webkit-filter .3s ease-in-out;
}

.footer__buttons-slot a:hover {
  -webkit-filter: brightness(120%);
          filter: brightness(120%);
}

.unsimple {
  width: 154px;
  height: auto;
  opacity: .5;
  -webkit-transition: opacity .4s ease-in-out;
  transition: opacity .4s ease-in-out;
}

.unsimple:hover {
  opacity: 1;
}

.unsimple__emblem {
  width: 39px;
  height: 39px;
  -webkit-transition: -webkit-transform .4s ease-in-out;
  transition: -webkit-transform .4s ease-in-out;
  transition: transform .4s ease-in-out;
  transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out;
}

.unsimple__emblem img {
  width: 100%;
  height: 100%;
}

.unsimple:hover .unsimple__emblem {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}

.unsimple__info {
  width: calc(100% - 39px);
  padding-left: 5px;
}

.unsimple__subtitle {
  width: 100%;
  font-family: "Intro";
  font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  color: #dad9d8;
  white-space: nowrap;
}

.unsimple__title {
  width: 100%;
  font-family: "Intro";
  font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  color: #ffc24c;
  white-space: nowrap;
  text-transform: uppercase;
  margin-top: 4px;
}

.popup {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  overflow-y: auto;
  background: rgba(133, 131, 147, 0.3);
  padding: 30px;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}

@media (max-width: 1024px) {
  .popup {
    padding: 20px;
  }
}

.popup.active {
  opacity: 1;
  pointer-events: auto;
}

.popup__wrapper {
  width: 100%;
  max-width: 1200px;
  height: auto;
  background: #1b1923;
  border-radius: 10px;
  padding: 50px;
}

@media (max-width: 1024px) {
  .popup__wrapper {
    padding: 30px;
  }
}

.popup__content {
  width: 100%;
  border: 23px solid transparent;
  border-image-source: url("../images/bg/border.html");
  border-image-slice: 23;
  border-image-repeat: round;
  padding: 30px;
}

@media (max-width: 1024px) {
  .popup__content {
    padding: 0px;
  }
}

.popup__content-title {
  width: 100%;
  height: auto;
  font-family: 'Angelus Medieval';
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  text-align: center;
  font-size: 24px;
  line-height: 24px;
  margin-top: -64px;
}

@media (max-width: 1024px) {
  .popup__content-title {
    font-size: 18px;
    line-height: 18px;
    margin-top: -30px;
  }
}

.popup__content-title span {
  display: block;
  padding: 0px 35px;
  background: url("../images/bg/border_point_left.html") left center no-repeat, url("../images/bg/border_point_right.html") right center no-repeat, #1b1923;
}

.popup__content-sep {
  width: 100%;
  margin-top: 20px;
}

.popup__content-sep img {
  width: 100%;
  max-width: 258px;
}

.popup__content-langs {
  width: 100%;
  position: relative;
  z-index: 2;
  margin-top: 5px;
}

.popup__content-langs-stroke {
  padding: 15px;
  background: #1b1923;
  border-radius: 80px;
}

@media (max-width: 1024px) {
  .popup__content-langs-stroke {
    padding: 5px;
  }
}

.popup__content-lang {
  width: 54px;
  height: 54px;
  position: relative;
  z-index: 2;
  border-radius: 50%;
  background: url(../images/langs/bg.html) #5c5c61 center center no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
  -webkit-transition: -webkit-filter .3s ease-in-out;
  transition: -webkit-filter .3s ease-in-out;
  transition: filter .3s ease-in-out;
  transition: filter .3s ease-in-out, -webkit-filter .3s ease-in-out;
}

.popup__content-lang:hover {
  -webkit-filter: brightness(130%);
          filter: brightness(130%);
}

@media (max-width: 1024px) {
  .popup__content-lang {
    width: 34px;
    height: 34px;
  }
}

.popup__content-lang:not(:last-child) {
  margin-right: 10px;
}

@media (max-width: 1024px) {
  .popup__content-lang:not(:last-child) {
    margin-right: 5px;
  }
}

.popup__content-lang img {
  width: calc(100% - 16px);
  height: calc(100% - 16px);
}

@media (max-width: 1024px) {
  .popup__content-lang img {
    width: calc(100% - 8px);
    height: calc(100% - 8px);
  }
}

.popup__content-img {
  width: 100%;
  height: 230px;
  position: relative;
  z-index: 1;
  border-radius: 10px;
  overflow: hidden;
  margin-top: -40px;
}

@media (max-width: 1024px) {
  .popup__content-img {
    margin-top: -24px;
  }
}

.popup__content-img img {
  width: 100%;
  height: 100%;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}

.popup__content-button {
  width: 370px;
  height: 78px;
  position: relative;
  z-index: 1;
  background: url("../images/bg/slider_button_bg.html") center center no-repeat;
  background-size: 100% 100%;
  font-family: "Angelus Medieval";
  font-weight: 400;
  font-size: 28px;
  line-height: 28px;
  color: #fff6cc;
  text-transform: uppercase;
  text-shadow: 0px 3px 2px rgba(0, 0, 0, 0.2);
  -webkit-transition: -webkit-filter .3s ease-in-out;
  transition: -webkit-filter .3s ease-in-out;
  transition: filter .3s ease-in-out;
  transition: filter .3s ease-in-out, -webkit-filter .3s ease-in-out;
  margin: 30px auto 0px;
}

@media (max-width: 1200px) {
  .popup__content-button {
    width: 250px;
    height: 53px;
    margin: 30px auto 0px;
    font-size: 16px;
    line-height: 16px;
  }
}

@media (max-width: 1024px) {
  .popup__content-button {
    width: 200px;
    height: 43px;
    margin: 30px auto 0px;
    font-size: 16px;
    line-height: 16px;
  }
}

.popup__content-button:hover {
  -webkit-filter: brightness(130%);
          filter: brightness(130%);
}

.popup__content-closed {
  width: 100%;
  font-family: 'Angelus Medieval';
  text-transform: uppercase;
  font-weight: 700;
  color: #a5a2b0;
  text-align: center;
  font-size: 14px;
  line-height: 14px;
  padding: 20px 0px;
  margin-bottom: -80px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(27, 25, 35, 0)), color-stop(15%, #1b1923), color-stop(85%, #1b1923), to(rgba(27, 25, 35, 0)));
  background: linear-gradient(to right, rgba(27, 25, 35, 0) 0%, #1b1923 15%, #1b1923 85%, rgba(27, 25, 35, 0) 100%);
}

@media (max-width: 1024px) {
  .popup__content-closed {
    margin-bottom: -44px;
    font-size: 12px;
    line-height: 12px;
  }
}

.popup__content-closed a {
  -webkit-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
}

.popup__content-closed a:hover {
  color: #d4d2e4;
}
