@font-face {
  font-family: 'Quorum Bold';
  src: url("../fonts/quorum/quorum.eot");
  src: url("../fonts/quorum/quorum-1.eot") format("embedded-opentype"), url("../fonts/quorum/quorum.woff2") format("woff2"), url("../fonts/quorum/quorum.woff") format("woff"), url("../fonts/quorum/quorum.ttf") format("truetype"), url("../fonts/quorum/quorum.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Geometria';
  font-style: normal;
  font-weight: normal;
  src: local("Geometria"), url("../fonts/geometria/Geometria.woff") format("woff"); }

@font-face {
  font-family: 'Geometria-Italic';
  font-style: normal;
  font-weight: normal;
  src: local("Geometria-Italic"), url("../fonts/geometria/Geometria-Italic.woff") format("woff"); }

@font-face {
  font-family: 'Geometria-Thin';
  font-style: normal;
  font-weight: normal;
  src: local("Geometria-Thin"), url("../fonts/geometria/Geometria-Thin.woff") format("woff"); }

@font-face {
  font-family: 'Geometria-ThinItalic';
  font-style: normal;
  font-weight: normal;
  src: local("Geometria-ThinItalic"), url("../fonts/geometria/Geometria-ThinItalic.woff") format("woff"); }

@font-face {
  font-family: 'Geometria-ExtraLight';
  font-style: normal;
  font-weight: normal;
  src: local("Geometria-ExtraLight"), url("../fonts/geometria/Geometria-ExtraLight.woff") format("woff"); }

@font-face {
  font-family: 'Geometria-ExtraLightItalic';
  font-style: normal;
  font-weight: normal;
  src: local("Geometria-ExtraLightItalic"), url("../fonts/geometria/Geometria-ExtraLightItalic.woff") format("woff"); }

@font-face {
  font-family: 'Geometria-Light';
  font-style: normal;
  font-weight: normal;
  src: local("Geometria-Light"), url("../fonts/geometria/Geometria-Light.woff") format("woff"); }

@font-face {
  font-family: 'Geometria-LightItalic';
  font-style: normal;
  font-weight: normal;
  src: local("Geometria-LightItalic"), url("../fonts/geometria/Geometria-LightItalic.woff") format("woff"); }

@font-face {
  font-family: 'Geometria-Medium';
  font-style: normal;
  font-weight: normal;
  src: local("Geometria-Medium"), url("../fonts/geometria/Geometria-Medium.woff") format("woff"); }

@font-face {
  font-family: 'Geometria-MediumItalic';
  font-style: normal;
  font-weight: normal;
  src: local("Geometria-MediumItalic"), url("../fonts/geometria/Geometria-MediumItalic.woff") format("woff"); }

@font-face {
  font-family: 'Geometria-Bold';
  font-style: normal;
  font-weight: normal;
  src: local("Geometria-Bold"), url("../fonts/geometria/Geometria-Bold.woff") format("woff"); }

@font-face {
  font-family: 'Geometria-BoldItalic';
  font-style: normal;
  font-weight: normal;
  src: local("Geometria-BoldItalic"), url("../fonts/geometria/Geometria-BoldItalic.woff") format("woff"); }

@font-face {
  font-family: 'Geometria-ExtraBold';
  font-style: normal;
  font-weight: normal;
  src: local("Geometria-ExtraBold"), url("../fonts/geometria/Geometria-ExtraBold.woff") format("woff"); }

@font-face {
  font-family: 'Geometria-ExtraBoldItalic';
  font-style: normal;
  font-weight: normal;
  src: local("Geometria-ExtraBoldItalic"), url("../fonts/geometria/Geometria-ExtraBoldItalic.woff") format("woff"); }

@font-face {
  font-family: 'Geometria-Heavy';
  font-style: normal;
  font-weight: normal;
  src: local("Geometria-Heavy"), url("../fonts/geometria/Geometria-Heavy.woff") format("woff"); }

@font-face {
  font-family: 'Geometria-HeavyItalic';
  font-style: normal;
  font-weight: normal;
  src: local("Geometria-HeavyItalic"), url("../fonts/geometria/Geometria-HeavyItalic.woff") format("woff"); }

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-family: 'Geometria';
  font-size: 16px;
  color: #b0b4c7; }

* {
  -webkit-box-sizing: border-box;
  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;
  font-family: 'Geometria';
  font-size: 16px;
  color: #b0b4c7; }

select, button {
  cursor: pointer; }

::-webkit-input-placeholder {
  color: #646980;
  -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;
  -o-transition: opacity .2s ease-in-out, 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: #646980;
  -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;
  -o-transition: opacity .2s ease-in-out, 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: #646980;
  -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;
  -o-transition: opacity .2s ease-in-out, 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: #646980;
  -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;
  -o-transition: opacity .2s ease-in-out, 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;
  -ms-transform: translateX(20px);
  transform: translateX(20px); }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

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

body {
  background: #1a1c2a; }

.wrapper {
  width: 100%;
  max-width: 2560px;
  min-width: 320px;
  height: auto;
  margin: 0 auto;
  overflow-x: hidden;
  position: relative;
  z-index: 1; }

.content-area {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  position: relative; }
@media (max-width: 1500px) {
  .content-area {
    width: calc( 100% - 60px); } }
@media (max-width: 1024px) {
  .content-area {
    width: calc( 100% - 40px); } }

.button {
  width: 100%;
  height: 60px;
  border-radius: 5px;
  border: 1px solid rgba(146, 160, 160, 0.2);
  position: relative;
  -webkit-transition: border .3s ease-in-out;
  -o-transition: border .3s ease-in-out;
  transition: border .3s ease-in-out;
  background: none; }
.button.medium {
  height: 52px; }
.button.small {
  height: 40px; }
.button:hover {
  border: 1px solid rgba(250, 236, 174, 0.5); }
.button:hover:before {
  opacity: 1; }
.button:after {
  content: '';
  width: calc( 100% - 10px);
  height: calc( 100% - 10px);
  position: absolute;
  z-index: 1;
  top: 5px;
  left: 5px;
  background: -webkit-gradient(linear, left bottom, left top, from(#c6a55b), to(#f0db7f));
  background: -webkit-linear-gradient(bottom, #c6a55b 0%, #f0db7f 100%);
  background: -o-linear-gradient(bottom, #c6a55b 0%, #f0db7f 100%);
  background: linear-gradient(to top, #c6a55b 0%, #f0db7f 100%);
  border-radius: 3px; }
.button:before {
  content: '';
  width: calc( 100% - 10px);
  height: calc( 100% - 10px);
  position: absolute;
  z-index: 2;
  top: 5px;
  left: 5px;
  background: -webkit-gradient(linear, left bottom, left top, from(#f0d08b), to(#faecae));
  background: -webkit-linear-gradient(bottom, #f0d08b 0%, #faecae 100%);
  background: -o-linear-gradient(bottom, #f0d08b 0%, #faecae 100%);
  background: linear-gradient(to top, #f0d08b 0%, #faecae 100%);
  border-radius: 3px;
  opacity: 0;
  -webkit-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out; }
.button span {
  width: 100%;
  padding-top: 2px;
  position: relative;
  z-index: 3;
  text-align: center;
  font-family: 'Quorum Bold';
  font-size: 24px;
  line-height: 24px;
  color: #1a1c2a;
  text-shadow: 0px 1px 0px #faecae; }
.button.medium span {
  padding-top: 0px;
  font-size: 20px;
  line-height: 20px; }
.button.small span {
  margin-top: -1px;
  font-size: 15px;
  line-height: 15px; }

.global-form {
  width: 100%; }
.global-form form {
  width: 100%;
  height: auto; }
.global-form__item {
  width: 100%;
  position: relative;
  z-index: 1;
  margin-bottom: 20px; }
@media (max-width: 1024px) {
  .global-form__item {
    margin-bottom: 10px; } }
.global-form__item.w50 {
  width: calc( ( 100% - 20px ) / 2); }
@media (max-width: 1024px) {
  .global-form__item.w50 {
    width: calc( ( 100% - 10px ) / 2); } }
.global-form__item.capcha > * {
  -webkit-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
  opacity: 0.5; }
.global-form__item.capcha > *:hover {
  opacity: 1; }
.global-form__item input {
  width: 100%;
  height: 50px;
  background: rgba(18, 21, 38, 0.65);
  border: 1px solid rgba(196, 206, 240, 0.15);
  border-radius: 5px;
  padding: 0px 15px;
  position: relative;
  z-index: 1;
  font-family: 'Geometria';
  font-size: 16px;
  line-height: 16px;
  color: #adb1c5; }
@media (max-width: 1024px) {
  .global-form__item input {
    height: 44px;
    font-size: 14px;
    line-height: 14px; } }
.global-form__item.icon input {
  padding-left: 45px; }
.global-form__item.text-center input {
  padding-left: 15px;
  text-align: center; }
.global-form__item.icon .global-form__item-icon {
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: calc( ( 100% - 30px ) / 2);
  left: 10px;
  z-index: 2;
  pointer-events: none; }
.global-form__message {
  width: 100%;
  padding: 15px;
  border-radius: 5px;
  background: rgba(55, 69, 101, 0.5);
  margin-bottom: 20px;
  border: 1px solid #3a4669; }
@media (max-width: 1024px) {
  .global-form__message {
    margin-bottom: 10px; } }
.global-form__message.error {
  background: rgba(123, 41, 41, 0.5);
  border: 1px solid #794251; }
.global-form__message.success {
  background: rgba(23, 132, 97, 0.5);
  border: 1px solid #2b756c; }
.global-form__message-title {
  width: 100%;
  font-family: 'Geometria-Bold';
  font-size: 18px;
  line-height: 18px;
  color: #c3cdff; }
@media (max-width: 1024px) {
  .global-form__message-title {
    font-size: 16px;
    line-height: 16px; } }
.global-form__message.error .global-form__message-title {
  color: #ff6d6d; }
.global-form__message.success .global-form__message-title {
  color: #40e8b2; }
.global-form__message-text {
  font-family: 'Geometria';
  font-size: 16px;
  line-height: 20px;
  color: #6e7c9e;
  margin-top: 5px; }
@media (max-width: 1024px) {
  .global-form__message-text {
    font-size: 14px;
    line-height: 18px; } }
.global-form__message.error .global-form__message-text {
  color: #ad6c6c; }
.global-form__message.success .global-form__message-text {
  color: #49b5a8; }
.global-form__sublinks {
  width: 100%;
  margin-top: 5px; }
.global-form__sublinks-item {
  width: 100%;
  font-family: 'Geometria';
  font-size: 16px;
  line-height: 16px;
  color: #adb1c5;
  text-align: center;
  margin-top: 15px; }
@media (max-width: 1024px) {
  .global-form__sublinks-item {
    margin-top: 10px;
    font-size: 14px;
    line-height: 14px; } }
.global-form__sublinks-item a {
  -webkit-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out; }
.global-form__sublinks-item a:hover {
  color: #f0d08b; }

.global-form__check {
  width: 100%;
  margin-bottom: 20px;
}

@media (max-width: 1024px) {
  .global-form__check {
    margin-bottom: 10px;
  }
}

.global-form__check-items {
  width: calc( 100% + 10px);
  height: auto;
  margin: -5px;
}

.global-form__check-item {
  width: calc( ( 100% / 4 ) - 10px);
  height: 80px;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  margin: 5px;
  background: #3a3f56;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}

@media (max-width: 640px) {
  .global-form__check-item {
    width: calc( ( 100% / 2 ) - 10px);
  }
}

.global-form__check-item input {
  display: none;
}

.global-form__check-item label {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid rgba(0, 0, 0, 0);
  -webkit-transition: background-color .2s ease-in-out, border .2s ease-in-out;
  -o-transition: background-color .2s ease-in-out, border .2s ease-in-out;
  transition: background-color .2s ease-in-out, border .2s ease-in-out;
  cursor: pointer;
}

.global-form__check-item label img {
  width: 100px;
  height: 100px;
  position: absolute;
  top: calc( ( 100% - 100px ) / 2);
  left: calc( ( 100% - 100px ) / 2);
}

.global-form__check-item label:hover {
  background-color: #424761;
  border: 2px solid #4e5678;
}

.global-form__check-item input:checked + label {
  background-color: #4e5678;
  border: 2px solid #b8a666;
}

.header {
  width: 100%;
  position: relative;
  z-index: 2;
  padding-top: 160px;
  padding-bottom: 80px;
  overflow: hidden; }
@media (max-width: 640px) {
  .header {
    padding-top: 110px;
    padding-bottom: 50px; } }
.header .content-area {
  z-index: 2; }
.header__col {
  width: calc( ( 100% - 100px ) / 3); }
@media (max-width: 1024px) {
  .header__col {
    width: 100%; } }
.header__logo {
  width: 287px;
  height: 284px;
  margin: 0 auto;
  position: relative; }
@media (max-width: 640px) {
  .header__logo {
    width: 180px;
    height: 179px; } }
.header__logo img {
  pointer-events: none; }
.header__logo-img {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  -webkit-transition: -webkit-filter .3s ease-in-out;
  transition: -webkit-filter .3s ease-in-out;
  -o-transition: filter .3s ease-in-out;
  transition: filter .3s ease-in-out;
  transition: filter .3s ease-in-out, -webkit-filter .3s ease-in-out; }
.header__logo:hover .header__logo-img {
  -webkit-filter: brightness(130%);
  filter: brightness(130%); }
.header__logo-img-hover {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0px;
  left: 0px;
  opacity: 0.2;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -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;
  -o-transition: opacity .2s ease-in-out, 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; }
.header__logo:hover .header__logo-img-hover {
  opacity: 0;
  -webkit-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }
.header__server {
  width: 100%;
  position: relative;
  margin-top: 0px; }
.header__server img {
  width: 347px;
  height: 177px;
  position: absolute;
  z-index: 1;
  top: 0px;
  left: calc( ( 100% - 347px ) / 2); }
.header__server-info {
  width: 100%;
  position: relative;
  z-index: 2;
  padding-top: 50px; }
.header__server-name {
  width: 100%;
  text-align: center;
  font-family: 'Quorum Bold';
  font-size: 24px;
  line-height: 24px;
  color: #d9c777; }
.header__server-online {
  width: 100%;
  text-align: center;
  font-family: 'Quorum Bold';
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  margin-top: 5px; }
.header__server-online span {
  color: #85c040; }
.header__text {
  width: 100%;
  text-align: right;
  margin-top: 44px; }
@media (max-width: 640px) {
  .header__text {
    margin-top: 30px; } }
.header__text-medium {
  width: 100%;
  text-align: right;
  font-family: 'Quorum Bold';
  font-size: 38px;
  line-height: 44px;
  color: #fff;
  text-transform: uppercase; }
.header__text-medium span {
  color: #d9c777; }
@media (max-width: 1500px) {
  .header__text-medium {
    font-size: 32px;
    line-height: 38px; } }
@media (max-width: 1240px) {
  .header__text-medium {
    font-size: 28px;
    line-height: 34px; } }
@media (max-width: 1024px) {
  .header__text-medium {
    text-align: center; } }
@media (max-width: 640px) {
  .header__text-medium {
    font-size: 22px;
    line-height: 28px; } }
.header__text-large {
  width: 100%;
  text-align: right;
  font-family: 'Quorum Bold';
  font-size: 48px;
  line-height: 48px;
  color: #fff;
  text-transform: uppercase; }
.header__text-large span {
  color: #d9c777; }
@media (max-width: 1500px) {
  .header__text-large {
    font-size: 38px;
    line-height: 38px; } }
@media (max-width: 1240px) {
  .header__text-large {
    font-size: 32px;
    line-height: 32px; } }
@media (max-width: 640px) {
  .header__text-large {
    font-size: 26px;
    line-height: 26px; } }
@media (max-width: 1024px) {
  .header__text-large {
    text-align: center; } }
.header__text-normal {
  width: 100%;
  text-align: right;
  font-size: 20px;
  line-height: 28px;
  margin-top: 30px; }
@media (max-width: 1240px) {
  .header__text-normal {
    font-size: 18px;
    line-height: 24px; } }
@media (max-width: 1024px) {
  .header__text-normal {
    text-align: center;
    margin-top: 12px; } }
@media (max-width: 640px) {
  .header__text-normal {
    font-size: 16px;
    line-height: 20px; } }
.header__button {
  width: 240px;
  margin-top: 40px; }
@media (max-width: 1024px) {
  .header__button {
    margin: 20px auto 0px; } }
.header__bg {
  width: 100%;
  height: 1000px;
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0px;
  background: url("../images/bg/header_bg.jpg") top center no-repeat;
  background-size: cover;
  overflow: hidden;
  pointer-events: none; }
.header__bg:after {
  content: '';
  width: 100%;
  height: 260px;
  background: -webkit-linear-gradient(top, rgba(18, 21, 38, 0) 0px, #121526 100px, #121526 100%);
  background: -o-linear-gradient(top, rgba(18, 21, 38, 0) 0px, #121526 100px, #121526 100%);
  background: linear-gradient(to bottom, rgba(18, 21, 38, 0) 0px, #121526 100px, #121526 100%);
  position: absolute;
  z-index: 5;
  left: 0px;
  bottom: 0px; }
.header__bg-moon {
  width: 500px;
  height: 500px;
  background: url("../images/bg/header_moon.png") center center no-repeat;
  position: absolute;
  z-index: 2;
  top: 56px;
  left: calc( ( ( 100% - 500px ) / 2 ) - 370px); }
@media (max-width: 1024px) {
  .header__bg-moon {
    display: none; } }
.header__bg-moon-pattern {
  width: 505px;
  height: 434px;
  background: url("../images/bg/header_moon_pattern.png") center center no-repeat;
  position: absolute;
  z-index: 1;
  top: 73px;
  left: calc( ( ( 100% - 505px ) / 2 ) - 330px); }
@media (max-width: 1024px) {
  .header__bg-moon-pattern {
    display: none; } }
.header__bg-forest {
  width: 2800px;
  height: 640px;
  background: url("../images/bg/header_forest.png") center center no-repeat;
  position: absolute;
  z-index: 3;
  top: 200px;
  left: calc( ( 100% - 2800px ) / 2); }
.header__bg-character {
  width: 725px;
  height: 886px;
  background: url("../images/bg/header_character.png") center center no-repeat;
  position: absolute;
  z-index: 4;
  top: 65px;
  left: calc( ( ( 100% - 725px ) / 2 ) - 500px); }
@media (max-width: 1024px) {
  .header__bg-character {
    display: none; } }
.header__bg-nav {
  width: 100%;
  max-width: 2560px;
  height: 100px;
  background-color: rgba(161, 212, 255, 0.05);
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 3;
  -webkit-transition: background-color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out; }
@media (min-width: 2560px) {
  .header__bg-nav {
    left: calc( ( 100% - 2560px ) / 2); } }
@media (max-width: 1024px) {
  .header__bg-nav {
    height: 70px;
    position: absolute; } }
.header__bg-nav.hide {
  background-color: rgba(161, 212, 255, 0); }

.navigation {
  width: 100%;
  max-width: 2560px;
  height: 100px;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 3; }
@media (min-width: 2560px) {
  .navigation {
    left: calc( ( 100% - 2560px ) / 2); } }
@media (max-width: 1024px) {
  .navigation {
    height: 70px;
    position: absolute; } }
.navigation:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0px;
  background: url("../images/bg/header_nav_bg.jpg") bottom center no-repeat;
  -webkit-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
  opacity: 0; }
.navigation.fixed:after {
  opacity: 1; }
.navigation .content-area {
  z-index: 2;
  height: 100%; }
.navigation__logo {
  width: 66px;
  height: 64px;
  -webkit-transition: -webkit-filter .3s ease-in-out;
  transition: -webkit-filter .3s ease-in-out;
  -o-transition: 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) {
  .navigation__logo {
    width: 46px;
    height: 44px; } }
.navigation__logo:hover {
  -webkit-filter: brightness(130%);
  filter: brightness(130%); }
.navigation__logo img {
  display: block;
  width: 100%;
  height: 100%; }
.navigation__links {
  width: auto;
  height: 100%;
  margin-left: auto;
  margin-right: 70px; }
@media (max-width: 1240px) {
  .navigation__links {
    margin-right: 50px; } }
@media (max-width: 1024px) {
  .navigation__links {
    width: 300px;
    height: auto;
    position: absolute;
    top: 100%;
    right: 0px;
    background: #222940;
    margin-right: 0px;
    display: none; } }
@media (max-width: 640px) {
  .navigation__links {
    width: 100%; } }
.navigation__item {
  width: auto;
  height: 100%;
  position: relative; }
@media (max-width: 1024px) {
  .navigation__item {
    width: 100%;
    height: auto; } }
.navigation__item:after {
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgba(237, 216, 125, 0);
  -webkit-transition: background .3s ease-in-out;
  -o-transition: background .3s ease-in-out;
  transition: background .3s ease-in-out; }
@media (max-width: 1024px) {
  .navigation__item:after {
    top: 44px; } }
.navigation__item.active:after {
  background: #edd87d; }
.navigation__item:not(:last-child) {
  margin-right: 70px; }
@media (max-width: 1240px) {
  .navigation__item:not(:last-child) {
    margin-right: 50px; } }
@media (max-width: 1024px) {
  .navigation__item:not(:last-child) {
    margin-right: 0px;
    border-bottom: 1px solid rgba(82, 95, 127, 0.2); } }
.navigation__item-text {
  width: auto;
  font-family: 'Quorum Bold';
  font-size: 18px;
  line-height: 18px;
  color: #fbfbfb;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out; }
.navigation__item-text:hover {
  color: #edd87d; }
@media (max-width: 1024px) {
  .navigation__item-text {
    width: 100%;
    height: 46px;
    padding: 0px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    line-height: 16px; } }
.navigation__item.active .navigation__item-text {
  color: #edd87d; }
.navigation__item-arrow {
  width: 8px;
  height: 4px;
  position: relative;
  margin-left: 10px;
  -webkit-transition: -webkit-transform .3s ease-in-out;
  transition: -webkit-transform .3s ease-in-out;
  -o-transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out; }
.navigation__item.active .navigation__item-arrow {
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }
.navigation__group {
  width: 220px;
  background: #222940;
  position: absolute;
  left: 0px;
  top: 100%;
  display: none; }
@media (max-width: 1024px) {
  .navigation__group {
    width: 100%;
    position: relative;
    background: #1e2438; } }
.navigation__group-item {
  width: 100%;
  height: auto;
  position: relative; }
.navigation__group-item:after {
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  top: 44px;
  left: 0px;
  background: rgba(237, 216, 125, 0);
  -webkit-transition: background .3s ease-in-out;
  -o-transition: background .3s ease-in-out;
  transition: background .3s ease-in-out; }
.navigation__group-item.active:after {
  background: #edd87d; }
.navigation__group-item:not(:last-child) {
  border-bottom: 1px solid rgba(82, 95, 127, 0.2); }
.navigation__group-item-text {
  width: 100%;
  height: 46px;
  padding: 0px 15px;
  font-size: 16px;
  line-height: 16px;
  color: #fbfbfb;
  cursor: pointer;
  -webkit-transition: color .3s ease-in-out, padding-left .1s ease-in-out;
  -o-transition: color .3s ease-in-out, padding-left .1s ease-in-out;
  transition: color .3s ease-in-out, padding-left .1s ease-in-out;
  position: relative; }
.navigation__group-item-text:before {
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #edd87d;
  position: absolute;
  top: calc( ( ( 100% - 4px ) / 2 ) + 1px);
  left: 0px;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out, left 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out, left 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, left 0.3s ease-in-out; }
.navigation__group-item-text:hover {
  color: #edd87d;
  padding-left: 28px; }
.navigation__group-item-text:hover:before {
  opacity: 1;
  left: 15px; }
.navigation__group-item.active > .navigation__group-item-text {
  color: #edd87d; }
.navigation__group-item-arrow {
  width: 8px;
  height: 4px;
  position: relative;
  -webkit-transition: -webkit-transform .3s ease-in-out;
  transition: -webkit-transform .3s ease-in-out;
  -o-transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
  margin-left: auto; }
.navigation__group-item.active > .navigation__group-item-text > .navigation__group-item-arrow {
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }
.navigation__group-box {
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
  display: none; }
.navigation__button {
  width: 44px;
  height: 44px;
  border-radius: 5px;
  border: 2px solid rgba(196, 206, 240, 0.15);
  background-color: rgba(196, 206, 240, 0);
  -webkit-transition: background-color .3s ease-in-out, border .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out, border .3s ease-in-out;
  transition: background-color .3s ease-in-out, border .3s ease-in-out; }
@media (max-width: 1024px) {
  .navigation__button {
    width: 34px;
    height: 34px;
    margin-left: auto;
    margin-right: 0px; } }
@media (max-width: 1024px) {
  .navigation__button img {
    width: 15px; } }
.navigation__button:hover {
  border: 2px solid #edd87d;
  background-color: rgba(196, 206, 240, 0.15); }
.navigation__user {
  width: 180px;
  height: 44px;
  border-radius: 5px;
  border: 2px solid rgba(196, 206, 240, 0.15);
  background-color: rgba(196, 206, 240, 0.1);
  position: relative; }
@media (max-width: 1120px) {
  .navigation__user {
    width: 120px; } }
@media (max-width: 1024px) {
  .navigation__user {
    width: 165px;
    height: 34px;
    margin-left: auto; } }
.navigation__user-exit {
  width: 26px;
  height: 26px;
  border-radius: 4px;
  background: #d03d3d;
  -webkit-transition: background .3s ease-in-out;
  -o-transition: background .3s ease-in-out;
  transition: background .3s ease-in-out;
  position: absolute;
  top: calc( ( 100% - 26px ) / 2);
  right: 7px; }
@media (max-width: 1024px) {
  .navigation__user-exit {
    right: 2px; } }
.navigation__user-exit:hover {
  background: #f55050; }
.navigation__user-exit img {
  width: 15px;
  height: 12px;
  margin-right: 1px; }
.navigation__user-name {
  width: 100%;
  padding-left: 15px;
  padding-right: calc( 26px + 7px + 7px);
  font-family: 'Quorum Bold';
  font-size: 16px;
  line-height: 16px;
  color: #fbfbfb;
  margin-bottom: 2px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  margin-top: 3px; }
@media (max-width: 1024px) {
  .navigation__user-name {
    padding-right: calc( 26px + 2px + 2px);
    padding-left: 10px; } }
.navigation__user-name a {
  -webkit-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out; }
.navigation__user-name a:hover {
  color: #edd87d; }

.open-main-menu {
  width: 34px;
  height: 34px;
  margin-right: auto;
  position: relative;
  cursor: pointer;
  display: none;
  border-radius: 5px;
  border: 2px solid rgba(196, 206, 240, 0.15);
  background-color: rgba(196, 206, 240, 0);
  -webkit-transition: background-color .3s ease-in-out, border .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out, border .3s ease-in-out;
  transition: background-color .3s ease-in-out, border .3s ease-in-out;
  margin-left: 10px;
  margin-right: 0px; }
@media (max-width: 1024px) {
  .open-main-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
.open-main-menu:hover {
  border: 2px solid #edd87d;
  background-color: rgba(196, 206, 240, 0.15); }
.open-main-menu:hover:after, .open-main-menu:hover:before {
  background: #beab69; }
.open-main-menu:hover .open-main-menu__item {
  -webkit-transform: scale(0.7, 1);
  -ms-transform: scale(0.7, 1);
  transform: scale(0.7, 1); }
.open-main-menu.active:after {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  top: calc( ( 100% - 2px ) / 2); }
.open-main-menu.active:before {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  top: calc( ( 100% - 2px ) / 2); }
.open-main-menu.active .open-main-menu__item {
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1); }
.open-main-menu:after {
  content: '';
  width: calc( 100% - 12px);
  height: 2px;
  background: #beab69;
  position: absolute;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  top: 8px;
  left: 6px; }
.open-main-menu:before {
  content: '';
  width: calc( 100% - 12px);
  height: 2px;
  background: #beab69;
  position: absolute;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  top: calc( 100% - 10px);
  left: 6px; }
.open-main-menu__item {
  width: calc( 100% - 12px);
  height: 2px;
  background: #beab69;
  position: absolute;
  top: calc( ( 100% - 2px ) / 2);
  left: 6px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.main {
  width: 100%;
  background: url("../images/bg/main_top_bg.jpg") #1b2033 top center no-repeat;
  position: relative;
  z-index: 1; }
.main__content {
  width: 100%;
  background: url("../images/bg/main_content_top_bg.png") top center no-repeat, url("../images/bg/main_content_bottom_bg.png") bottom center no-repeat;
  background-size: 100% auto, 100% auto; }
.main__content .content-area {
  padding: 50px 0px; }
@media (max-width: 1024px) {
  .main__content .content-area {
    padding: 20px 0px; } }

.top-content {
  width: 100%;
  padding: 50px 0px; }
@media (max-width: 1024px) {
  .top-content {
    padding: 20px 0px; } }

.swiper {
  width: calc( ( ( ( 100% - 100px ) / 3 ) * 2 ) + 50px);
  height: 270px;
  border-radius: 5px;
  overflow: hidden;
  background: #232840; }
@media (max-width: 1024px) {
  .swiper {
    width: 100%;
    margin-bottom: 20px; } }
@media (max-width: 640px) {
  .swiper {
    height: 361px; } }
@media (max-width: 480px) {
  .swiper {
    height: 400px; } }
.swiper-container {
  width: 100%;
  height: 100%; }
.swiper-slide {
  background: #232840; }
.swiper-nav {
  width: auto;
  position: absolute;
  bottom: calc( 30px + 16px);
  left: calc( 30px + 160px + 30px); }
@media (max-width: 1024px) {
  .swiper-nav {
    bottom: calc( 20px + 16px);
    left: calc( 20px + 160px + 20px); } }
@media (max-width: 480px) {
  .swiper-nav {
    width: 100%;
    left: 0px;
    bottom: 20px; } }
.swiper-button-prev, .swiper-button-next {
  position: relative !important;
  right: unset !important;
  left: unset !important;
  width: 8px !important;
  height: 18px !important;
  margin-top: 0px !important; }
.swiper-button-prev:hover:after, .swiper-button-next:hover:after {
  color: #d9c777; }
.swiper-button-prev:after, .swiper-button-next:after {
  font-size: unset !important;
  color: #fff;
  -webkit-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out; }
.swiper-pagination {
  height: auto;
  position: relative !important;
  margin: 0px 5px; }
.swiper-pagination-bullet {
  width: 6px !important;
  height: 6px !important;
  margin: 0px 5px;
  background: #fff !important;
  opacity: 0.4 !important; }
.swiper-pagination-bullet-active {
  background: #d9c777 !important;
  opacity: 1 !important; }
.swiper__content {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden; }
.swiper__content:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
  background: -webkit-linear-gradient(left, rgba(39, 45, 70, 0.8) 0px, rgba(39, 45, 70, 0.4) calc(100% - 320px), rgba(39, 45, 70, 0) 100%);
  background: -o-linear-gradient(left, rgba(39, 45, 70, 0.8) 0px, rgba(39, 45, 70, 0.4) calc(100% - 320px), rgba(39, 45, 70, 0) 100%);
  background: linear-gradient(to right, rgba(39, 45, 70, 0.8) 0px, rgba(39, 45, 70, 0.4) calc(100% - 320px), rgba(39, 45, 70, 0) 100%); }
@media (max-width: 1500px) {
  .swiper__content:after {
    background: -webkit-linear-gradient(left, rgba(39, 45, 70, 0.8) 0px, rgba(39, 45, 70, 0.4) calc(100% - 120px), rgba(39, 45, 70, 0) 100%);
    background: -o-linear-gradient(left, rgba(39, 45, 70, 0.8) 0px, rgba(39, 45, 70, 0.4) calc(100% - 120px), rgba(39, 45, 70, 0) 100%);
    background: linear-gradient(to right, rgba(39, 45, 70, 0.8) 0px, rgba(39, 45, 70, 0.4) calc(100% - 120px), rgba(39, 45, 70, 0) 100%); } }
.swiper__content img {
  width: 1024px;
  height: 270px;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1; }
.swiper__content-info {
  width: calc( 100% - 320px);
  position: absolute;
  z-index: 3;
  left: 0px;
  bottom: 0px;
  padding: 30px; }
@media (max-width: 480px) {
  .swiper__content-info {
    bottom: 40px; } }
@media (max-width: 1500px) {
  .swiper__content-info {
    width: calc( 100% - 120px); } }
@media (max-width: 1024px) {
  .swiper__content-info {
    width: 100%;
    padding: 20px; } }
.swiper__content-title {
  width: 100%;
  font-family: 'Quorum Bold';
  font-size: 34px;
  line-height: 34px;
  color: #f2f2f3;
  text-transform: uppercase; }
@media (max-width: 1500px) {
  .swiper__content-title {
    font-size: 28px;
    line-height: 28px; } }
@media (max-width: 640px) {
  .swiper__content-title {
    font-size: 26px;
    line-height: 26px; } }
.swiper__content-title span {
  color: #d9c777; }
.swiper__content-text {
  width: 100%;
  font-size: 18px;
  color: #b0b4c7;
  line-height: 24px;
  max-height: calc( 24px * 2);
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 10px; }
@media (max-width: 640px) {
  .swiper__content-text {
    font-size: 16px;
    line-height: 20px;
    max-height: calc( 20px * 2); } }
.swiper__content-button {
  width: 160px;
  margin-top: 20px; }
@media (max-width: 640px) {
  .swiper__content-button {
    margin-top: 36px; } }
@media (max-width: 480px) {
  .swiper__content-button {
    width: 100%; } }

.movie {
  width: calc( ( 100% - 100px ) / 3);
  height: 270px;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  background: url("../images/bg/movie_bg.jpg") #121526 top center no-repeat;
  background-size: cover; }
@media (max-width: 1024px) {
  .movie {
    width: 100%; } }
@media (max-width: 640px) {
  .movie {
    height: 200px; } }
.movie__play {
  width: 76px;
  height: 76px;
  border-radius: 50%;
  position: relative;
  z-index: 2;
  cursor: pointer; }
.movie__play:hover:after {
  border: 1px solid rgba(250, 236, 174, 0.7); }
.movie__play:hover img {
  -webkit-filter: brightness(120%);
  filter: brightness(120%); }
.movie__play:after {
  content: '';
  width: calc( 100% - 2px);
  height: calc( 100% - 2px);
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
  border-radius: 50%;
  border: 1px solid rgba(146, 160, 160, 0.2);
  -webkit-transition: border .3s ease-in-out;
  -o-transition: border .3s ease-in-out;
  transition: border .3s ease-in-out; }
.movie__play-icon {
  width: 68px;
  height: 68px;
  border-radius: 50%;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0px 0px 40px #272d46, 0px 0px 40px #272d46, 0px 0px 40px #272d46;
  box-shadow: 0px 0px 40px #272d46, 0px 0px 40px #272d46, 0px 0px 40px #272d46; }
.movie__play-icon img {
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-filter .3s ease-in-out;
  transition: -webkit-filter .3s ease-in-out;
  -o-transition: filter .3s ease-in-out;
  transition: filter .3s ease-in-out;
  transition: filter .3s ease-in-out, -webkit-filter .3s ease-in-out; }

.articles {
  width: calc( ( ( ( 100% - 100px ) / 3 ) * 2 ) + 50px); }
@media (max-width: 1200px) {
  .articles {
    width: 100%; } }
.articles__title {
  width: 100%;
  font-family: 'Quorum Bold';
  font-size: 34px;
  line-height: 34px;
  color: #f2f2f3;
  text-transform: uppercase; }
@media (max-width: 1500px) {
  .articles__title {
    font-size: 28px;
    line-height: 28px; } }
@media (max-width: 480px) {
  .articles__title {
    text-align: center; } }
.articles__title span {
  color: #d9c777; }
.articles__items {
  width: 100%;
  margin-top: 30px;
  position: relative;
  padding-left: calc( 390px + 30px); }
@media (max-width: 1500px) {
  .articles__items {
    padding-left: calc( 320px + 30px); } }
@media (max-width: 1024px) {
  .articles__items {
    margin-top: 20px;
    padding-left: 0px; } }
.articles__item {
  width: 100%;
  height: auto; }
@media (max-width: 640px) {
  .articles__item {
    background: #242a42;
    border-radius: 5px; } }
.articles__item:not(:last-child) {
  margin-bottom: 30px; }
@media (max-width: 1024px) {
  .articles__item:not(:last-child) {
    margin-bottom: 20px; } }
.articles__item:first-child {
  width: 390px;
  height: 540px;
  overflow: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  margin-bottom: 0px; }
@media (max-width: 1500px) {
  .articles__item:first-child {
    width: 320px; } }
@media (max-width: 1024px) {
  .articles__item:first-child {
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 20px; } }
.articles__item:first-child:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
  border-radius: 5px;
  background: -webkit-linear-gradient(bottom, rgba(39, 45, 70, 0.95) 0px, rgba(39, 45, 70, 0.8) calc(100% - 200px), rgba(39, 45, 70, 0) 100%);
  background: -o-linear-gradient(bottom, rgba(39, 45, 70, 0.95) 0px, rgba(39, 45, 70, 0.8) calc(100% - 200px), rgba(39, 45, 70, 0) 100%);
  background: linear-gradient(to top, rgba(39, 45, 70, 0.95) 0px, rgba(39, 45, 70, 0.8) calc(100% - 200px), rgba(39, 45, 70, 0) 100%); }
@media (max-width: 1024px) {
  .articles__item:first-child:after {
    display: none; } }
.articles__item-img {
  position: relative;
  z-index: 1;
  width: 160px;
  height: 160px;
  overflow: hidden;
  border-radius: 5px; }
@media (max-width: 640px) {
  .articles__item-img {
    width: 100%; } }
.articles__item-img img {
  width: calc( 100% + 200px);
  position: absolute;
  top: 0px;
  left: -50px; }
@media (max-width: 640px) {
  .articles__item-img img {
    width: 100%;
    left: 0px; } }
.articles__item:first-child .articles__item-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px; }
@media (max-width: 1024px) {
  .articles__item:first-child .articles__item-img {
    position: relative;
    width: 160px;
    height: 160px;
    overflow: hidden;
    border-radius: 5px; } }
@media (max-width: 640px) {
  .articles__item:first-child .articles__item-img {
    width: 100%; } }
.articles__item:first-child .articles__item-img img {
  width: 710px;
  position: absolute;
  top: 0px;
  left: calc( ( 100% - 710px ) / 2); }
@media (max-width: 1024px) {
  .articles__item:first-child .articles__item-img img {
    width: calc( 100% + 200px);
    left: -50px; } }
@media (max-width: 640px) {
  .articles__item:first-child .articles__item-img img {
    width: 100%;
    left: 0px; } }
.articles__item-content {
  width: calc( 100% - 160px);
  z-index: 3;
  padding-left: 20px; }
@media (max-width: 640px) {
  .articles__item-content {
    width: 100%;
    padding: 20px; } }
.articles__item:first-child .articles__item-content {
  width: 100%;
  position: absolute;
  left: 0px;
  bottom: 0px;
  padding-left: 30px;
  padding: 30px; }
@media (max-width: 1024px) {
  .articles__item:first-child .articles__item-content {
    position: relative;
    width: calc( 100% - 160px);
    padding: 0px;
    padding-left: 20px; } }
@media (max-width: 640px) {
  .articles__item:first-child .articles__item-content {
    width: 100%;
    padding: 20px; } }
.articles__item-date {
  width: 100%; }
.articles__item-date img {
  width: 14px;
  height: 14px; }
.articles__item-date span {
  width: calc( 100% - 14px);
  padding-left: 8px;
  font-size: 14px;
  line-height: 14px;
  color: #b0b4c7; }
.articles__item:first-child .articles__item-date img {
  width: 16px;
  height: 16px; }
@media (max-width: 1024px) {
  .articles__item:first-child .articles__item-date img {
    width: 14px;
    height: 14px; } }
.articles__item:first-child .articles__item-date span {
  width: calc( 100% - 16px);
  padding-left: 8px;
  font-size: 16px;
  line-height: 16px;
  color: #b0b4c7; }
@media (max-width: 1024px) {
  .articles__item:first-child .articles__item-date span {
    width: calc( 100% - 14px);
    padding-left: 8px;
    font-size: 14px;
    line-height: 14px;
    color: #b0b4c7; } }
.articles__item-title {
  width: 100%;
  font-family: 'Quorum Bold';
  font-size: 24px;
  color: #f2f2f3;
  line-height: 24px;
  max-height: calc( 24px * 1);
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-top: 10px; }
@media (max-width: 1500px) {
  .articles__item-title {
    font-size: 20px;
    line-height: 20px;
    max-height: calc( 20px * 1); } }
.articles__item-title a {
  -webkit-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out; }
.articles__item-title a:hover {
  color: #d9c777; }
.articles__item:first-child .articles__item-title {
  font-size: 26px;
  line-height: 28px;
  max-height: calc( 28px * 2);
  -webkit-line-clamp: 2; }
@media (max-width: 1500px) {
  .articles__item:first-child .articles__item-title {
    font-size: 22px;
    line-height: 26px;
    max-height: calc( 26px * 2); } }
@media (max-width: 1024px) {
  .articles__item:first-child .articles__item-title {
    font-size: 20px;
    line-height: 20px;
    max-height: calc( 20px * 1); } }
.articles__item-text {
  width: 100%;
  font-size: 16px;
  color: #6e7288;
  line-height: 20px;
  max-height: calc( 20px * 2);
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 12px; }
.articles__item:first-child .articles__item-text {
  font-size: 18px;
  color: #b0b4c7;
  line-height: 24px;
  max-height: calc( 24px * 3);
  -webkit-line-clamp: 3; }
@media (max-width: 1024px) {
  .articles__item:first-child .articles__item-text {
    font-size: 16px;
    line-height: 20px;
    max-height: calc( 20px * 2);
    -webkit-line-clamp: 2;
    color: #6e7288; } }
.articles__item-button {
  width: 120px;
  margin-top: 20px; }
@media (max-width: 480px) {
  .articles__item-button {
    width: 100%; } }
.articles__more-news {
  width: 100%;
  height: 60px;
  background: #2f354a;
  border-radius: 5px;
  margin-top: 30px;
  -webkit-transition: background .3s ease-in-out;
  -o-transition: background .3s ease-in-out;
  transition: background .3s ease-in-out; }
@media (max-width: 1024px) {
  .articles__more-news {
    height: 50px;
    margin-top: 20px; } }
.articles__more-news:hover {
  background: #3a4158; }
.articles__more-news:hover span {
  color: #7a829b; }
.articles__more-news span {
  font-family: 'Quorum Bold';
  font-size: 22px;
  line-height: 22px;
  color: #686f85;
  text-transform: uppercase;
  -webkit-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out; }
@media (max-width: 1500px) {
  .articles__more-news span {
    font-size: 18px;
    line-height: 18px; } }

.more-articles {
  width: 100%; }
.more-articles__title {
  width: 100%;
  font-family: 'Quorum Bold';
  font-size: 34px;
  line-height: 34px;
  color: #f2f2f3;
  text-transform: uppercase;
  text-align: center; }
@media (max-width: 1500px) {
  .more-articles__title {
    font-size: 28px;
    line-height: 28px; } }
@media (max-width: 480px) {
  .more-articles__title {
    text-align: center; } }
.more-articles__title span {
  color: #d9c777; }
.more-articles__content {
  width: calc( 100% + 30px);
  margin: 0px -15px -15px;
  margin-top: calc( 50px - 15px); }
@media (max-width: 1500px) {
  .more-articles__content {
    width: calc( 100% + 20px);
    margin: 0px -10px -10px;
    margin-top: calc( 50px - 10px); } }
@media (max-width: 1024px) {
  .more-articles__content {
    margin-top: calc( 20px - 10px); } }
.more-articles__item {
  width: calc( ( 100% - ( 4 * 30px ) ) / 4);
  height: 450px;
  overflow: hidden;
  position: relative;
  margin: 15px;
  border-radius: 5px; }
@media (max-width: 1500px) {
  .more-articles__item {
    width: calc( ( 100% - ( 4 * 20px ) ) / 4);
    margin: 10px; } }
@media (max-width: 1280px) {
  .more-articles__item {
    width: calc( ( 100% - ( 2 * 20px ) ) / 2);
    height: 380px; } }
@media (max-width: 640px) {
  .more-articles__item {
    width: calc( ( 100% - ( 1 * 20px ) ) / 1);
    height: 380px; } }
.more-articles__item:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
  border-radius: 5px;
  background: -webkit-linear-gradient(bottom, rgba(39, 45, 70, 0.95) 0px, rgba(39, 45, 70, 0.8) calc(100% - 200px), rgba(39, 45, 70, 0) 100%);
  background: -o-linear-gradient(bottom, rgba(39, 45, 70, 0.95) 0px, rgba(39, 45, 70, 0.8) calc(100% - 200px), rgba(39, 45, 70, 0) 100%);
  background: linear-gradient(to top, rgba(39, 45, 70, 0.95) 0px, rgba(39, 45, 70, 0.8) calc(100% - 200px), rgba(39, 45, 70, 0) 100%); }
.more-articles__item-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px; }
.more-articles__item-img img {
  width: 710px;
  position: absolute;
  top: 0px;
  left: calc( ( 100% - 710px ) / 2); }
.more-articles__item-content {
  width: 100%;
  position: absolute;
  z-index: 3;
  left: 0px;
  bottom: 0px;
  padding: 30px; }
@media (max-width: 1500px) {
  .more-articles__item-content {
    padding: 20px; } }
.more-articles__item-date {
  width: 100%; }
.more-articles__item-date img {
  width: 16px;
  height: 16px; }
@media (max-width: 1500px) {
  .more-articles__item-date img {
    width: 14px;
    height: 14px; } }
.more-articles__item-date span {
  width: calc( 100% - 16px);
  padding-left: 8px;
  font-size: 16px;
  line-height: 16px;
  color: #b0b4c7; }
@media (max-width: 1500px) {
  .more-articles__item-date span {
    font-size: 14px;
    line-height: 14px; } }
.more-articles__item-title {
  width: 100%;
  font-family: 'Quorum Bold';
  font-size: 26px;
  color: #f2f2f3;
  margin-top: 10px;
  line-height: 28px;
  max-height: calc( 28px * 2);
  -webkit-line-clamp: 2;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical; }
@media (max-width: 1500px) {
  .more-articles__item-title {
    font-size: 22px;
    line-height: 24px;
    max-height: calc( 24px * 2); } }
@media (max-width: 1024px) {
  .more-articles__item-title {
    font-size: 20px;
    line-height: 24px;
    max-height: calc( 24px * 2); } }
.more-articles__item-title a {
  -webkit-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out; }
.more-articles__item-title a:hover {
  color: #d9c777; }
.more-articles__item-text {
  width: 100%;
  font-size: 18px;
  color: #b0b4c7;
  margin-top: 12px;
  line-height: 24px;
  max-height: calc( 24px * 3);
  -webkit-line-clamp: 3;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical; }
@media (max-width: 1500px) {
  .more-articles__item-text {
    font-size: 16px;
    line-height: 22px;
    max-height: calc( 22px * 3); } }
.more-articles__item-button {
  width: 120px;
  margin-top: 20px; }
@media (max-width: 480px) {
  .more-articles__item-button {
    width: 100%; } }
.more-articles .pagination {
  margin-top: 25px;
  margin-bottom: -5px; }
@media (max-width: 1024px) {
  .more-articles .pagination {
    margin-top: 18px;
    margin-bottom: -2px; } }

.full-article {
  width: 710px;
  overflow: hidden;
  position: relative;
  border-radius: 5px;
  margin: 0 auto;
  background: url("../images/bg/form_bg.png") #262a40 bottom center no-repeat; }
.full-article__img {
  width: 100%;
  height: 220px;
  overflow: hidden;
  position: relative;
  border-radius: 5px;
  opacity: 0.8; }
.full-article__img img {
  width: 710px;
  position: absolute;
  top: 0px;
  left: calc( ( 100% - 710px ) / 2); }
.full-article__content {
  width: 100%;
  position: relative;
  z-index: 3;
  padding: 30px; }
@media (max-width: 1500px) {
  .full-article__content {
    padding: 20px; } }
.full-article__date {
  width: 100%; }
.full-article__date img {
  width: 16px;
  height: 16px; }
@media (max-width: 1500px) {
  .full-article__date img {
    width: 14px;
    height: 14px; } }
.full-article__date span {
  width: calc( 100% - 16px);
  padding-left: 8px;
  font-size: 16px;
  line-height: 16px;
  color: #b0b4c7; }
@media (max-width: 1500px) {
  .full-article__date span {
    font-size: 14px;
    line-height: 14px; } }
.full-article__title {
  width: 100%;
  font-family: 'Quorum Bold';
  font-size: 26px;
  color: #f2f2f3;
  margin-top: 10px;
  line-height: 28px; }
@media (max-width: 1500px) {
  .full-article__title {
    font-size: 22px;
    line-height: 24px; } }
@media (max-width: 1024px) {
  .full-article__title {
    font-size: 20px;
    line-height: 24px; } }
.full-article__title a {
  -webkit-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out; }
.full-article__title a:hover {
  color: #d9c777; }
.full-article__text {
  width: 100%;
  font-size: 18px;
  color: #b0b4c7;
  margin-top: 12px;
  line-height: 24px; }
@media (max-width: 1500px) {
  .full-article__text {
    font-size: 16px;
    line-height: 22px; } }
.full-article__button {
  width: 120px;
  margin-top: 20px; }
@media (max-width: 480px) {
  .full-article__button {
    width: 100%; } }

.rating {
  width: calc( ( 100% - 100px ) / 3); }
@media (max-width: 1200px) {
  .rating {
    width: 100%;
    margin-top: 50px; } }
@media (max-width: 1024px) {
  .rating {
    margin-top: 20px; } }
.rating__title {
  width: 100%;
  font-family: 'Quorum Bold';
  font-size: 34px;
  line-height: 34px;
  color: #f2f2f3;
  text-transform: uppercase;
  text-align: center; }
@media (max-width: 1500px) {
  .rating__title {
    font-size: 28px;
    line-height: 28px; } }
@media (max-width: 1200px) {
  .rating__title {
    text-align: left; } }
@media (max-width: 480px) {
  .rating__title {
    text-align: center; } }
.rating__title span {
  color: #d9c777; }
.rating__content {
  width: 100%;
  margin-top: 30px;
  border-radius: 5px;
  background: #2f354a;
  height: 630px;
  overflow: hidden; }
@media (max-width: 1024px) {
  .rating__content {
    margin-top: 20px;
    height: 542px; } }
.rating__switch {
  width: 100%;
  height: 60px;
  background: #2a3043; }
@media (max-width: 1024px) {
  .rating__switch {
    height: 50px; } }
.rating__switch-item {
  width: 50%;
  height: 100%;
  cursor: pointer;
  position: relative; }
.rating__switch-item:not(:last-child) {
  border-right: 1px solid #383e57; }
.rating__switch-item span {
  font-family: 'Quorum Bold';
  font-size: 22px;
  line-height: 22px;
  color: #bbc0d1;
  text-transform: uppercase;
  text-align: center;
  -webkit-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out; }
@media (max-width: 1500px) {
  .rating__switch-item span {
    font-size: 18px;
    line-height: 18px; } }
@media (max-width: 640px) {
  .rating__switch-item span {
    font-size: 16px;
    line-height: 16px; } }
.rating__switch-item:hover span {
  color: #f2f2f3; }
@media (max-width: 1200px) {
  .rating__switch-item:hover span {
    color: unset; } }
@media (max-width: 640px) {
  .rating__switch-item:hover span {
    color: #f2f2f3; } }
.rating__switch-item:after {
  content: '';
  width: calc( 100% + 1px);
  height: 2px;
  background: #d9c777;
  position: absolute;
  bottom: -1px;
  left: -1px;
  opacity: 0;
  -webkit-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out; }
.rating__switch-item:first-child:after {
  left: 0px; }
.rating__switch-item.active:after {
  opacity: 1; }
@media (max-width: 1200px) {
  .rating__switch-item.active:after {
    opacity: 0; } }
@media (max-width: 640px) {
  .rating__switch-item.active:after {
    opacity: 1; } }
.rating__switch-item.active span {
  color: #d9c777; }
@media (max-width: 1200px) {
  .rating__switch-item.active span {
    color: unset; } }
@media (max-width: 640px) {
  .rating__switch-item.active span {
    color: #d9c777; } }
.rating__items {
  width: 100%;
  position: relative;
  z-index: 1; }
.rating__item {
  width: 100%;
  padding: 30px;
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0;
  -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;
  -o-transition: opacity .3s ease-in-out, transform .3s ease-in-out;
  transition: opacity .3s ease-in-out, transform .3s ease-in-out;
  transition: opacity .3s ease-in-out, transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
  z-index: 1;
  pointer-events: none;
  -webkit-transform: scale(0.7, 1);
  -ms-transform: scale(0.7, 1);
  transform: scale(0.7, 1); }
@media (max-width: 1200px) {
  .rating__item {
    position: relative;
    opacity: 1;
    z-index: 2;
    pointer-events: auto;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    width: 50%; } }
@media (max-width: 1024px) {
  .rating__item {
    padding: 20px; } }
@media (max-width: 1200px) {
  .rating__item:not(:last-child) {
    border-right: 1px solid #383e57; } }
@media (max-width: 640px) {
  .rating__item:not(:last-child) {
    border-right: none; } }
@media (max-width: 640px) {
  .rating__item {
    position: absolute;
    opacity: 0;
    z-index: 1;
    pointer-events: none;
    -webkit-transform: scale(0.7, 1);
    -ms-transform: scale(0.7, 1);
    transform: scale(0.7, 1);
    width: 100%; } }
.rating__item.active {
  position: relative;
  opacity: 1;
  z-index: 2;
  pointer-events: auto;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1); }
.rating__table {
  width: 100%; }
.rating__table-tr {
  width: 100%; }
.rating__table-tr:first-child {
  padding-bottom: 15px;
  border-bottom: 1px solid #393f53; }
.rating__table-tr:first-child .rating__table-td {
  font-size: 16px;
  line-height: 16px;
  color: #676d84; }
.rating__table-tr:not(:first-child) {
  margin-top: 12px; }
.rating__table-td:first-child {
  width: 36px;
  text-align: center; }
.rating__table-tr:not(:first-child) .rating__table-td:first-child {
  width: 36px;
  height: 36px;
  background: #2a3043;
  border-radius: 5px;
  font-family: 'Geometria-Bold';
  font-size: 16px;
  line-height: 16px;
  color: #545a72; }
@media (max-width: 1024px) {
  .rating__table-tr:not(:first-child) .rating__table-td:first-child {
    width: 30px;
    height: 30px;
    font-size: 14px;
    line-height: 14px; } }
.rating__table-tr:nth-child(2) .rating__table-td:first-child {
  background: #d9c777;
  color: #2a3043; }
.rating__table-tr:nth-child(3) .rating__table-td:first-child {
  background: #adbdc7;
  color: #2a3043; }
.rating__table-tr:nth-child(4) .rating__table-td:first-child {
  background: #8e7a6d;
  color: #2a3043; }
.rating__table-td:nth-child(2) {
  width: calc( 100% - 36px - 80px);
  padding-left: 15px; }
@media (max-width: 1024px) {
  .rating__table-td:nth-child(2) {
    padding-left: 10px; } }
.rating__table-tr:not(:first-child) .rating__table-td:nth-child(2) {
  font-family: 'Geometria-Medium';
  font-size: 18px;
  line-height: 18px;
  color: #9198ae;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }
@media (max-width: 1024px) {
  .rating__table-tr:not(:first-child) .rating__table-td:nth-child(2) {
    font-size: 16px;
    line-height: 16px; } }
.rating__table-tr:nth-child(2) .rating__table-td:nth-child(2) {
  color: #d9c777; }
.rating__table-tr:nth-child(3) .rating__table-td:nth-child(2) {
  color: #dae4ea; }
.rating__table-tr:nth-child(4) .rating__table-td:nth-child(2) {
  color: #dacabf; }
.rating__table-td:last-child {
  width: 80px;
  text-align: right; }
.rating__table-tr:not(:first-child) .rating__table-td:last-child {
  font-family: 'Geometria-Bold';
  font-size: 18px;
  line-height: 18px;
  color: #9198ae; }
@media (max-width: 1024px) {
  .rating__table-tr:not(:first-child) .rating__table-td:last-child {
    font-size: 16px;
    line-height: 16px; } }
.rating__table-tr:nth-child(2) .rating__table-td:last-child {
  color: #edf0f8; }
.rating__table-tr:nth-child(3) .rating__table-td:last-child {
  color: #edf0f8; }
.rating__table-tr:nth-child(4) .rating__table-td:last-child {
  color: #edf0f8; }

.bottom-content {
  width: 100%;
  background: url("../images/bg/bottom_content_bg.jpg") top center no-repeat;
  background-size: cover; }
.bottom-content .content-area {
  padding: 50px 0px; }
@media (max-width: 1024px) {
  .bottom-content .content-area {
    padding: 20px 0px; } }
.bottom-content__box {
  width: calc( ( 100% - 100px ) / 3);
  background: #1b2033;
  border-radius: 5px;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch; }
@media (max-width: 1300px) {
  .bottom-content__box {
    width: calc( ( 100% - 50px ) / 2); } }
@media (max-width: 1024px) {
  .bottom-content__box {
    width: calc( ( 100% - 20px ) / 2); } }
@media (max-width: 640px) {
  .bottom-content__box {
    width: 100%; } }
@media (max-width: 640px) {
  .bottom-content__box:not(:first-child) {
    margin-top: 20px; } }
.bottom-content__box.discord {
  background: #2f354a; }
@media (max-width: 1300px) {
  .bottom-content__box.discord {
    width: 100%;
    margin-top: 50px;
    height: 300px; } }
@media (max-width: 1024px) {
  .bottom-content__box.discord {
    margin-top: 20px; } }

.posts {
  width: 100%;
  padding: 30px; }
@media (max-width: 1024px) {
  .posts {
    padding: 20px; } }
.posts__title {
  width: 100%;
  font-family: 'Quorum Bold';
  font-size: 28px;
  line-height: 28px;
  color: #f2f2f3;
  text-transform: uppercase; }
@media (max-width: 480px) {
  .posts__title {
    text-align: center; } }
.posts__title span {
  color: #d9c777; }
.posts__items {
  width: 100%;
  margin-top: 30px; }
@media (max-width: 1024px) {
  .posts__items {
    margin-top: 20px; } }
.posts__item {
  width: 100%; }
.posts__item:not(:last-child) {
  margin-bottom: 20px; }
.posts__item-icon {
  width: 70px;
  height: 70px;
  border-radius: 5px;
  overflow: hidden; }
@media (max-width: 1024px) {
  .posts__item-icon {
    width: 60px;
    height: 60px; } }
.posts__item-icon img {
  width: 100%;
  height: 100%; }
.posts__item-content {
  width: calc( 100% - 70px);
  padding-left: 15px; }
.posts__item-title {
  width: 100%;
  font-family: 'Quorum Bold';
  font-size: 20px;
  line-height: 20px;
  color: #f2f2f3;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }
@media (max-width: 1024px) {
  .posts__item-title {
    font-size: 16px;
    line-height: 16px; } }
.posts__item-title a {
  -webkit-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out; }
.posts__item-title a:hover {
  color: #d9c777; }
.posts__item-info {
  width: 100%;
  margin-top: 5px; }
@media (max-width: 1024px) {
  .posts__item-info {
    margin-top: 3px; } }
.posts__item-author, .posts__item-date {
  font-size: 13px;
  line-height: 13px;
  color: #9397ae;
  margin-top: 5px; }
@media (max-width: 480px) {
  .posts__item-author, .posts__item-date {
    font-size: 11px;
    line-height: 11px; } }
.posts__item-author span, .posts__item-date span {
  padding-left: 5px; }
.posts__item-author {
  margin-right: 20px; }

.facebook {
  width: 100%;
  border-radius: 5px;
  overflow: hidden; }
.facebook__header {
  width: 100%;
  height: 190px;
  position: relative;
  overflow: hidden; }
.facebook__header-img {
  width: 804px;
  height: 190px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1; }
.facebook__header-logo {
  width: 129px;
  height: 128px;
  position: absolute;
  z-index: 2;
  top: calc( ( 100% - 128px ) / 2);
  right: 30px; }
.facebook__header-button {
  width: 124px;
  height: 34px;
  position: absolute;
  bottom: 30px;
  left: 30px;
  z-index: 3;
  background-color: #d9c777;
  border-radius: 5px;
  font-family: 'Geometria-Bold';
  font-size: 16px;
  line-height: 16px;
  color: #222535;
  -webkit-transition: background-color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out; }
@media (max-width: 1024px) {
  .facebook__header-button {
    bottom: 20px;
    left: 20px; } }
.facebook__header-button:hover {
  background-color: #f7eab2; }
.facebook__header-button img {
  margin-right: 5px; }
.facebook__top {
  width: 100%;
  padding: 30px;
  background: url("../images/facebook/top_bg.jpg") top center no-repeat;
  background-size: auto 100%; }
@media (max-width: 1024px) {
  .facebook__top {
    padding: 20px; } }
.facebook__top-avatar {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden; }
.facebook__top-avatar img {
  width: 100%;
  height: 100%; }
.facebook__top-info {
  width: calc( 100% - 60px);
  padding-left: 10px; }
.facebook__top-name {
  width: 100%;
  font-family: 'Quorum Bold';
  font-size: 22px;
  line-height: 22px;
  color: #f2f2f3;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  text-transform: uppercase; }
.facebook__top-name a {
  -webkit-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out; }
.facebook__top-name a:hover {
  color: #d9c777; }
.facebook__top-likes {
  width: 100%;
  margin-top: 5px;
  font-family: 'Geometria-Bold';
  font-size: 14px;
  line-height: 14px;
  color: #82869c; }
.facebook__content {
  width: 100%;
  padding: 30px;
  background: url("../images/facebook/shadow.png") top center no-repeat; }
@media (max-width: 1024px) {
  .facebook__content {
    padding: 20px; } }
.facebook__content-text {
  width: 100%;
  font-family: 'Geometria-Medium';
  font-size: 18px;
  color: #82869c;
  line-height: 26px;
  max-height: calc( 26px * 4);
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical; }
@media (max-width: 1024px) {
  .facebook__content-text {
    font-size: 16px;
    line-height: 22px;
    max-height: calc( 22px * 4); } }
.facebook__content-button {
  width: 100%;
  height: 50px;
  border-radius: 5px;
  border: 2px solid #373a4c;
  margin-top: 25px;
  position: relative;
  -webkit-transition: border .3s ease-in-out;
  -o-transition: border .3s ease-in-out;
  transition: border .3s ease-in-out; }
@media (max-width: 1024px) {
  .facebook__content-button {
    margin-top: 20px; } }
.facebook__content-button:hover {
  border: 2px solid #d9c777; }
.facebook__content-button:hover span {
  color: #d9c777; }
.facebook__content-button img {
  width: 22px;
  height: 22px;
  position: absolute;
  z-index: 1;
  left: 15px;
  top: calc( ( 100% - 22px ) / 2); }
.facebook__content-button span {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 0px 15px 0px 52px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  text-transform: uppercase;
  text-align: center;
  white-space: nowrap;
  font-family: 'Geometria-Bold';
  font-size: 16px;
  line-height: 16px;
  color: #f2f2f3;
  -webkit-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out; }

.discord iframe {
  opacity: 50%;
  -webkit-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out; }
.discord iframe:hover {
  opacity: 100%; }

.video-bg {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0px;
  left: 0px;
  background: rgba(33, 36, 52, 0.9);
  z-index: 10;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
  padding: 20px;
  overflow-y: scroll; }
.video-bg.active {
  opacity: 1;
  pointer-events: auto; }
.video-bg__box {
  width: 800px;
  height: 500px;
  position: relative;
  background: #181a27;
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: auto; }
.video-bg__navigation {
  width: 100%;
  margin-top: auto;
  margin-bottom: 20px; }
.video-bg__cancel {
  width: 30px;
  height: 30px;
  -webkit-transition: -webkit-transform .5s ease-in-out;
  transition: -webkit-transform .5s ease-in-out;
  -o-transition: transform .5s ease-in-out;
  transition: transform .5s ease-in-out;
  transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
  cursor: pointer; }
.video-bg__cancel:hover {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg); }

.auth {
  width: 100%; }
.auth__title {
  width: 100%;
  font-family: 'Quorum Bold';
  font-size: 34px;
  line-height: 34px;
  color: #f2f2f3;
  text-transform: uppercase;
  text-align: center; }
@media (max-width: 1500px) {
  .auth__title {
    font-size: 28px;
    line-height: 28px; } }
@media (max-width: 480px) {
  .auth__title {
    text-align: center; } }
.auth__title span {
  color: #d9c777; }
.auth__content {
  width: 100%;
  margin-top: 50px; }
@media (max-width: 1024px) {
  .auth__content {
    margin-top: 20px; } }
.auth__form {
  width: 600px;
  padding: 30px;
  background: url("../images/bg/form_bg.png") #262a40 bottom center no-repeat;
  margin: 0 auto;
  border-radius: 5px; }
@media (max-width: 1024px) {
  .auth__form {
    width: 100%;
    padding: 20px;
    background-size: cover; } }

.status {
  width: 100%; }
.status__title {
  width: 100%;
  font-family: 'Quorum Bold';
  font-size: 34px;
  line-height: 34px;
  color: #f2f2f3;
  text-transform: uppercase;
  text-align: center; }
@media (max-width: 1500px) {
  .status__title {
    font-size: 28px;
    line-height: 28px; } }
@media (max-width: 480px) {
  .status__title {
    text-align: center; } }
.status__title span {
  color: #d9c777; }
.status__content {
  width: 100%;
  margin-top: 50px; }
@media (max-width: 1024px) {
  .status__content {
    margin-top: 20px; } }
.status__head {
  width: 100%;
  padding: 30px;
  background: #262a40;
  border-radius: 5px; }
@media (max-width: 1024px) {
  .status__head {
    padding: 20px; } }
.status__head-name {
  font-family: 'Quorum Bold';
  font-size: 24px;
  line-height: 24px;
  color: #d9c777;
  margin-right: 10px; }
@media (max-width: 1024px) {
  .status__head-name {
    font-size: 20px;
    line-height: 20px; } }
.status__head-status {
  width: 65px;
  height: 24px;
  border-radius: 5px;
  font-family: 'Geometria-Bold';
  font-size: 14px;
  margin-right: 30px; }
@media (max-width: 1024px) {
  .status__head-status {
    font-size: 12px;
    line-height: 12px;
    width: 50px;
    height: 20px; } }
@media (max-width: 640px) {
  .status__head-status {
    margin-right: 0px; } }
.status__head-status.on {
  background: #85c040;
  color: #262a40; }
.status__head-status.off {
  background: #c04040;
  color: #161825; }
.status__head-online {
  font-size: 16px;
  line-height: 16px;
  color: #a7abbe;
  margin-right: 30px; }
@media (max-width: 1024px) {
  .status__head-online {
    font-size: 14px;
    line-height: 14px; } }
@media (max-width: 640px) {
  .status__head-online {
    width: 100%;
    margin-top: 20px;
    margin-right: 0px; } }
.status__head-online span {
  font-family: 'Geometria-Bold';
  color: #d9c777; }
.status__head-online.green span {
  color: #85c040; }
.status__head-progress {
  margin-left: auto;
  width: calc( 100% - 600px); }
@media (max-width: 1024px) {
  .status__head-progress {
    width: 100%;
    margin-top: 20px; } }
.status__head-progress-icon {
  width: 30px;
  height: 30px; }
.status__head-progress-icon img {
  width: 100%;
  height: 100%; }
.status__head-progress-percent {
  font-family: 'Geometria-Bold';
  font-size: 16px;
  line-height: 16px;
  color: #a7abbe; }
.status__head-progress-bg {
  width: calc( 100% - 150px);
  height: 6px;
  background: #ad2129;
  border-radius: 3px;
  overflow: hidden; }
.status__head-progress-bar {
  width: 0%;
  height: 100%;
  background: #1a72ac; }
.status__info {
  width: 100%;
  padding: 30px;
  background: #20243a;
  border-radius: 5px;
  margin-top: 5px; }
@media (max-width: 1024px) {
  .status__info {
    padding: 20px; } }
.status__info-col {
  width: calc( ( 100% - 10px ) / 3); }
@media (max-width: 1024px) {
  .status__info-col {
    width: 100%; } }
@media (max-width: 1024px) {
  .status__info-col:not(:last-child) {
    margin-bottom: 5px; } }
.status__info-row {
  width: 100%;
  background: #1c2033;
  border-radius: 5px;
  padding: 10px 15px; }
.status__info-row:not(:last-child) {
  margin-bottom: 5px; }
.status__info-row-col {
  width: 50%; }
@media (max-width: 640px) {
  .status__info-row-col {
    width: 100%; } }
.status__info-row-col:first-child {
  font-size: 16px;
  line-height: 16px;
  color: #5b5e71; }
@media (max-width: 1024px) {
  .status__info-row-col:first-child {
    font-size: 14px;
    line-height: 14px; } }
@media (max-width: 640px) {
  .status__info-row-col:first-child {
    margin-bottom: 4px; } }
.status__info-row-col:last-child {
  font-family: 'Geometria-Bold';
  font-size: 16px;
  line-height: 16px;
  color: #a7abbe; }
@media (max-width: 1024px) {
  .status__info-row-col:last-child {
    font-size: 14px;
    line-height: 14px; } }
.status__box {
  width: calc( ( 100% - 5px ) / 2);
  padding: 30px;
  background: #262a40;
  border-radius: 5px;
  margin-top: 5px;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch; }
@media (max-width: 1024px) {
  .status__box {
    padding: 20px;
    width: 100%; } }
.status__box-title {
  width: 100%;
  font-family: 'Quorum Bold';
  font-size: 24px;
  line-height: 24px;
  color: #f2f2f3;
  text-transform: uppercase; }
@media (max-width: 1024px) {
  .status__box-title {
    font-size: 18px;
    line-height: 18px; } }
.status__box-title span {
  color: #d9c777; }
.status__box-text {
  width: 100%;
  font-size: 16px;
  line-height: 22px;
  color: #b7b9cc;
  margin-top: 20px; }
@media (max-width: 1024px) {
  .status__box-text {
    margin-top: 15px;
    font-size: 14px;
    line-height: 18px; } }
.status__box-row {
  width: 100%; }
.status__box-col {
  width: calc( ( 100% - 30px ) / 2);
  margin-top: 30px; }
@media (max-width: 1024px) {
  .status__box-col {
    margin-top: 20px; } }
@media (max-width: 640px) {
  .status__box-col {
    width: 100%; } }
.status__box-col-title {
  width: 100%;
  font-family: 'Quorum Bold';
  font-size: 16px;
  line-height: 16px;
  color: #f2f2f3;
  text-transform: uppercase;
  margin-bottom: 15px; }
.status__box-col-line {
  width: 100%;
  padding: 0px 0px;
  padding-left: 10px;
  border-left: 2px solid #d9c777;
  font-size: 14px;
  line-height: 18px;
  color: #9699af; }
.status__box-col-line:not(:last-child) {
  margin-bottom: 13px; }
.status__box-info {
  width: 100%;
  margin-top: 24px; }
@media (max-width: 1024px) {
  .status__box-info {
    margin-top: 20px; } }
.status__box-info-row {
  width: 100%;
  background: #202338;
  border-radius: 5px;
  padding: 10px 15px; }
.status__box-info-row:not(:last-child) {
  margin-bottom: 5px; }
.status__box-info-col {
  width: 200px; }
@media (max-width: 640px) {
  .status__box-info-col {
    width: 100%;
    margin-bottom: 4px; } }
.status__box-info-col:last-child {
  width: calc( 100% - 200px); }
@media (max-width: 640px) {
  .status__box-info-col:last-child {
    width: 100%; } }
.status__box-info-col:first-child {
  font-size: 14px;
  line-height: 14px;
  color: #5b5e71; }
.status__box-info-col:last-child {
  font-size: 14px;
  line-height: 14px;
  color: #a7abbe; }
@media (max-width: 640px) {
  .status__box-info-col:last-child {
    font-family: 'Geometria-Bold'; } }

.hts {
  width: 100%; }
.hts__title {
  width: 100%;
  font-family: 'Quorum Bold';
  font-size: 34px;
  line-height: 34px;
  color: #f2f2f3;
  text-transform: uppercase;
  text-align: center; }
@media (max-width: 1500px) {
  .hts__title {
    font-size: 28px;
    line-height: 28px; } }
@media (max-width: 480px) {
  .hts__title {
    text-align: center; } }
.hts__title span {
  color: #d9c777; }
.hts__content {
  width: 100%;
  margin-top: 50px; }
@media (max-width: 1024px) {
  .hts__content {
    margin-top: 20px; } }
.hts__items {
  width: 100%;
  height: 430px;
  background: #262a40;
  border-radius: 5px;
  overflow: hidden; }
@media (max-width: 940px) {
  .hts__items {
    height: auto; } }
.hts__item {
  width: calc( 100% / 3);
  height: 100%;
  position: relative; }
@media (max-width: 940px) {
  .hts__item {
    width: 100%;
    height: 330px; } }
.hts__item:not(:last-child) {
  border-right: 1px solid rgba(152, 154, 165, 0.3); }
@media (max-width: 940px) {
  .hts__item:not(:last-child) {
    border-right: none;
    border-bottom: 1px solid rgba(152, 154, 165, 0.3); } }
.hts__item:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
  background: -webkit-linear-gradient(bottom, rgba(39, 45, 70, 0.95) 0px, rgba(39, 45, 70, 0.8) calc(100% - 200px), rgba(39, 45, 70, 0) 100%);
  background: -o-linear-gradient(bottom, rgba(39, 45, 70, 0.95) 0px, rgba(39, 45, 70, 0.8) calc(100% - 200px), rgba(39, 45, 70, 0) 100%);
  background: linear-gradient(to top, rgba(39, 45, 70, 0.95) 0px, rgba(39, 45, 70, 0.8) calc(100% - 200px), rgba(39, 45, 70, 0) 100%); }
.hts__item-img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  overflow: hidden; }
.hts__item-img img {
  position: absolute;
  top: 0px;
  left: calc( ( 100% - 1024px ) / 2); }
.hts__item-content {
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 3;
  padding: 30px;
  padding-top: 0px; }
@media (max-width: 1024px) {
  .hts__item-content {
    padding: 20px;
    padding-top: 0px; } }
.hts__item:not(:first-child) .hts__item-content:after {
  content: '';
  width: 20px;
  height: 40px;
  background: url("../images/icons/hts_arrow_icon.png") center center no-repeat;
  position: absolute;
  left: -1px;
  top: -5px; }
@media (max-width: 1024px) {
  .hts__item:not(:first-child) .hts__item-content:after {
    top: -9px; } }
@media (max-width: 940px) {
  .hts__item:not(:first-child) .hts__item-content:after {
    display: none; } }
.hts__item:first-child .hts__item-content:after {
  display: none; }
@media (max-width: 940px) {
  .hts__item:first-child .hts__item-content:after {
    display: block; } }
.hts__item:not(:last-child) .hts__item-content:after {
  content: '';
  width: 20px;
  height: 40px;
  background: url("../images/icons/hts_arrow_icon.png") center center no-repeat;
  position: absolute;
  left: -1px;
  top: -5px; }
@media (max-width: 940px) {
  .hts__item:not(:last-child) .hts__item-content:after {
    display: block;
    left: calc( ( 100% - 20px ) / 2);
    top: unset;
    bottom: -30px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); } }
.hts__item-title {
  width: 100%;
  font-family: 'Quorum Bold';
  font-size: 32px;
  line-height: 32px;
  color: #f2f2f3;
  text-transform: uppercase; }
@media (max-width: 1024px) {
  .hts__item-title {
    font-size: 22px;
    line-height: 22px; } }
@media (max-width: 940px) {
  .hts__item-title {
    text-align: center; } }
.hts__item-title span {
  color: #d9c777; }
.hts__item-text {
  width: 100%;
  font-family: 'Geometria-Bold';
  font-size: 14px;
  line-height: 18px;
  color: #f2f2f3;
  text-transform: uppercase;
  margin-top: 15px; }
@media (max-width: 940px) {
  .hts__item-text {
    text-align: center;
    margin-top: 10px; } }
.hts__item .button {
  width: 200px;
  margin-top: 20px; }
@media (max-width: 940px) {
  .hts__item .button {
    margin: 20px auto 0px; } }
.hts__item-realmist {
  height: 52px;
  border: 1px solid rgba(146, 160, 160, 0.2);
  border-radius: 5px;
  margin-top: 20px;
  padding: 0px 10px;
  font-family: 'Geometria-Bold';
  font-size: 14px;
  line-height: 14px;
  color: #f2f2f3;
  text-transform: uppercase;
  text-align: center; }
@media (max-width: 940px) {
  .hts__item-realmist {
    font-size: 12px;
    line-height: 12px; } }
.hts__info {
  width: 100%;
  border-radius: 5px;
  padding-top: 30px; }
@media (max-width: 1024px) {
  .hts__info {
    padding-top: 20px; } }
.hts__info-title {
  width: 100%;
  font-family: 'Quorum Bold';
  font-size: 34px;
  line-height: 34px;
  color: #f2f2f3;
  text-transform: uppercase;
  text-align: center; }
@media (max-width: 1500px) {
  .hts__info-title {
    font-size: 28px;
    line-height: 28px; } }
@media (max-width: 480px) {
  .hts__info-title {
    text-align: center; } }
.hts__info-title span {
  color: #d9c777; }
.hts__info-content {
  width: 100%;
  margin-top: 30px; }
@media (max-width: 1024px) {
  .hts__info-content {
    margin-top: 20px; } }

.text-box {
  font-family: 'Geometria';
  font-size: 16px;
  line-height: 24px;
  color: #8a8ea0; }
@media (max-width: 1024px) {
  .text-box {
    font-size: 14px;
    line-height: 20px; } }
.text-box > *:not(:first-child) {
  margin-top: 10px; }
.text-box > *:last-child {
  margin-bottom: 0px; }
.text-box a {
  color: #b1a881;
  text-decoration: underline;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
.text-box a:hover {
  color: #d9c777;
  text-decoration: none; }
.text-box b {
  font-family: 'Geometria-Bold';
  color: #b5bbd1; }
.text-box h1, .text-box h2, .text-box h3, .text-box h4, .text-box h5, .text-box h6 {
  font-family: 'Quorum Bold';
  color: #c7c7d0;
  padding-top: 10px; }
.text-box h1:first-child, .text-box h2:first-child, .text-box h3:first-child, .text-box h4:first-child, .text-box h5:first-child, .text-box h6:first-child {
  padding-top: 0px; }
@media (max-width: 1024px) {
  .text-box h1:not(:last-child), .text-box h2:not(:last-child), .text-box h3:not(:last-child), .text-box h4:not(:last-child), .text-box h5:not(:last-child), .text-box h6:not(:last-child) {
    margin-bottom: -5px; } }
.text-box h1 {
  font-size: 26px; }
@media (max-width: 1024px) {
  .text-box h1 {
    font-size: 22px; } }
.text-box h2 {
  font-size: 22px; }
@media (max-width: 1024px) {
  .text-box h2 {
    font-size: 18px; } }
.text-box h3 {
  font-size: 20px; }
@media (max-width: 1024px) {
  .text-box h3 {
    font-size: 16px; } }
.text-box h4, .text-box h5, .text-box h6 {
  font-size: 16px; }
@media (max-width: 1024px) {
  .text-box h4, .text-box h5, .text-box h6 {
    font-size: 14px; } }
.text-box ul {
  width: 100%;
  padding-left: 17px; }
.text-box ul li {
  color: #7d8198;
  font-size: 16px;
  line-height: 24px; }
@media (max-width: 1024px) {
  .text-box ul li {
    font-size: 14px;
    line-height: 20px; } }
.text-box ul li:not(:last-child) {
  margin-bottom: 5px; }

.spoiler {
  width: 100%;
  height: auto; }
.spoiler:not(:first-child) {
  margin-top: 15px; }
.spoiler__header {
  width: 100%;
  background: #2e334c;
  border-radius: 5px;
  cursor: pointer;
  padding: 15px;
  -webkit-transition: background .3s ease-in-out;
  -o-transition: background .3s ease-in-out;
  transition: background .3s ease-in-out; }
@media (max-width: 1024px) {
  .spoiler__header {
    padding: 10px; } }
.spoiler__header:hover {
  background: #363c58; }
.spoiler__header:after {
  content: '';
  width: 8px;
  height: 4px;
  background: url("../images/icons/nav_arrow_icon.png") center center no-repeat;
  margin-left: auto;
  position: relative;
  -webkit-transition: -webkit-transform .3s ease-in-out;
  transition: -webkit-transform .3s ease-in-out;
  -o-transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out; }
.spoiler__header.active:after {
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }
.spoiler__header-num {
  width: 30px;
  height: 30px;
  background: #1f2338;
  border-radius: 5px;
  font-family: 'Quorum Bold';
  font-size: 16px;
  line-height: 16px;
  color: #beab69; }
@media (max-width: 1024px) {
  .spoiler__header-num {
    width: 26px;
    height: 26px;
    font-size: 14px;
    line-height: 14px; } }
.spoiler__header-title {
  width: calc( 100% - 30px - 8px);
  padding: 0px 15px;
  font-family: 'Quorum Bold';
  font-size: 20px;
  line-height: 20px;
  color: #c7c7d0; }
@media (max-width: 1024px) {
  .spoiler__header-title {
    width: calc( 100% - 26px - 8px);
    font-size: 16px;
    line-height: 16px;
    padding: 0px 10px; } }
.spoiler__header-title span {
  color: #d9c777; }
.spoiler__content {
  width: 100%;
  background: #1f2338;
  border-radius: 5px;
  padding: 15px;
  margin-top: 5px;
  display: none; }
@media (max-width: 1024px) {
  .spoiler__content {
    padding: 10px; } }

.table {
  width: 100%;
  margin-top: 15px !important;
  margin-bottom: 20px;
  border-radius: 5px;
  overflow: hidden; }
.table:first-child {
  margin-top: 0px !important; }
@media (max-width: 840px) {
  .table {
    border: 1px solid #41465d; } }
.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: #303446; }
.table__tr:not(:last-child) {
  border-bottom: 1px dotted #41465d; }
.table__tr:first-child {
  border-bottom: 1px solid #41465d;
  background: #393e54; }
.table__tr:nth-child(n+3):nth-child(odd) {
  background: #34394c; }
@media (max-width: 840px) {
  .table__tr:first-child {
    display: none; } }
.table__tr:first-child .table__td {
  font-family: 'Geometria-Bold';
  color: #c7c7d0;
  font-size: 16px;
  line-height: 16px; }
@media (max-width: 1024px) {
  .table__tr:first-child .table__td {
    font-size: 14px;
    line-height: 14px; } }
.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: 'Geometria-Medium';
  color: #7e8296;
  font-size: 14px;
  line-height: 14px; }
@media (max-width: 1024px) {
  .table__td {
    font-size: 14px;
    line-height: 14px;
    padding: 10px 10px; } }
@media (max-width: 840px) {
  .table__td {
    width: 100% !important;
    text-align: left; }
  .table__td:not(:last-child) {
    border-bottom: 1px dotted #41465d; }
  .table__td:before {
    content: attr(data-title);
    color: #d0d0d8; } }
.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; } }

.text-page {
  width: 100%; }
.text-page__title {
  width: 100%;
  font-family: 'Quorum Bold';
  font-size: 34px;
  line-height: 34px;
  color: #f2f2f3;
  text-transform: uppercase;
  text-align: center; }
@media (max-width: 1500px) {
  .text-page__title {
    font-size: 28px;
    line-height: 28px; } }
@media (max-width: 480px) {
  .text-page__title {
    text-align: center; } }
.text-page__title span {
  color: #d9c777; }
.text-page__content {
  width: 100%;
  margin-top: 50px;
  background: #262a40;
  border-radius: 5px;
  padding: 30px; }
@media (max-width: 1024px) {
  .text-page__content {
    margin-top: 20px;
    padding: 20px; } }

.pagination {
  width: 100%;
  position: relative; }
.pagination__item {
  width: 40px;
  height: 40px;
  margin: 5px;
  border-radius: 5px;
  border: 2px solid rgba(196, 206, 240, 0.15);
  -webkit-transition: background-color .3s ease-in-out, border .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out, border .3s ease-in-out;
  transition: background-color .3s ease-in-out, border .3s ease-in-out; }
@media (max-width: 1024px) {
  .pagination__item {
    width: 32px;
    height: 32px;
    margin: 2px; } }
.pagination__item span {
  font-family: 'Geometria-Bold';
  font-size: 14px;
  line-height: 14px;
  color: #8c91ae; }
@media (max-width: 1024px) {
  .pagination__item span {
    font-size: 12px;
    line-height: 12px; } }
.pagination__item:not(.dots):hover, .pagination__item.active {
  border: 2px solid #edd87d;
  background-color: rgba(196, 206, 240, 0.15); }
.pagination__item.dots, .pagination__item.disable {
  pointer-events: none;
  opacity: 0.5; }
.pagination__item.arrow.left {
  background: url("../images/icons/pagination_arrow_left_icon.png") center center no-repeat; }
.pagination__item.arrow.right {
  background: url("../images/icons/pagination_arrow_right_icon.png") center center no-repeat; }
.pagination__item.arrow span {
  display: none; }

.user-panel {
  width: 100%;
  background: #262a40;
  border-radius: 5px; }
.user-panel__aside {
  width: 350px;
  height: auto;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  border-radius: 5px 0px 0px 5px;
  background: #2d3148; }
@media (max-width: 1280px) {
  .user-panel__aside {
    width: 260px; } }
@media (max-width: 1024px) {
  .user-panel__aside {
    width: 100%;
    border-radius: 5px 5px 0px 0px; } }
.user-panel__aside-user {
  width: 100%;
  padding: 30px;
  border-bottom: 1px solid #3a3f56;
  background: url(../images/bg/form_bg.png) #2d3148 bottom center no-repeat;
  background-size: cover;
  border-radius: 5px 0px 0px 0px; }
@media (max-width: 1024px) {
  .user-panel__aside-user {
    padding: 20px;
    border-radius: 5px 5px 0px 0px; } }
.user-panel__aside-user-subtitle {
  width: 100%;
  font-family: 'Geometria-Bold';
  font-size: 14px;
  line-height: 18px;
  color: #7e839e; }
@media (max-width: 1024px) {
  .user-panel__aside-user-subtitle {
    font-size: 12px;
    line-height: 16px; } }
.user-panel__aside-user-name {
  width: 100%;
  font-family: 'Quorum Bold';
  font-size: 24px;
  line-height: 24px;
  color: #f2f2f3;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  margin-top: 3px; }
@media (max-width: 1024px) {
  .user-panel__aside-user-name {
    font-size: 18px;
    line-height: 18px; } }
.user-panel__aside-user-info {
  width: 100%;
  margin-top: 20px; }
@media (max-width: 1024px) {
  .user-panel__aside-user-info {
    margin-top: 10px; } }
.user-panel__aside-user-balance {
  width: 100%;
  font-family: 'Geometria';
  font-size: 16px;
  line-height: 16px;
  color: #7e839e; }
@media (max-width: 1024px) {
  .user-panel__aside-user-balance {
    font-size: 14px;
    line-height: 14px; } }
.user-panel__aside-user-balance span {
  font-family: 'Geometria-Bold';
  color: #d9c777; }
.user-panel__aside-user-points {
  width: 100%;
  font-family: 'Geometria';
  font-size: 16px;
  line-height: 16px;
  color: #7e839e; }
@media (max-width: 1024px) {
  .user-panel__aside-user-points {
    font-size: 14px;
    line-height: 14px; } }
.user-panel__aside-user-points span {
  font-family: 'Geometria-Bold';
  color: #c5d8e4; }
.user-panel__aside-user-logout {
  width: 86px;
  height: 26px;
  border-radius: 5px;
  background: #d03d3d;
  margin-top: 20px;
  -webkit-transition: background .3s ease-in-out;
  -o-transition: background .3s ease-in-out;
  transition: background .3s ease-in-out; }
.user-panel__aside-user-logout:hover {
  background: #f55050; }
.user-panel__aside-user-logout span {
  font-family: 'Geometria-Bold';
  font-size: 14px;
  line-height: 14px;
  color: #0b0e22; }
.user-panel__aside-user-logout img {
  width: 15px;
  height: 12px;
  margin-right: 4px; }
.user-panel__aside-nav {
  width: 100%;
  height: auto; }
.user-panel__aside-nav-item {
  width: 100%;
  padding: 20px 30px;
  border-bottom: 1px solid #3a3f56;
  position: relative;
  background: rgba(47, 55, 78, 0);
  -webkit-transition: background .2s ease-in-out;
  -o-transition: background .2s ease-in-out;
  transition: background .2s ease-in-out; }
@media (max-width: 1024px) {
  .user-panel__aside-nav-item {
    width: calc( 100% / 3);
    border-right: 1px solid #3a3f56;
    padding: 15px 20px; }
  .user-panel__aside-nav-item:nth-child(3n) {
    border-right: none; } }
@media (max-width: 640px) {
  .user-panel__aside-nav-item {
    width: calc( 100% / 2);
    border-right: 1px solid #3a3f56; }
  .user-panel__aside-nav-item:nth-child(3n) {
    border-right: 1px solid #3a3f56; }
  .user-panel__aside-nav-item:nth-child(2n) {
    border-right: none; } }
@media (max-width: 480px) {
  .user-panel__aside-nav-item {
    width: 100%;
    border-right: none; }
  .user-panel__aside-nav-item:nth-child(3n) {
    border-right: none; }
  .user-panel__aside-nav-item:nth-child(2n) {
    border-right: none; } }
.user-panel__aside-nav-item:hover {
  background: #2f374e; }
.user-panel__aside-nav-item:hover span {
  color: #f2f2f3; }
.user-panel__aside-nav-item img {
  width: 20px;
  height: 20px; }
.user-panel__aside-nav-item span {
  width: calc( 100% - 20px);
  padding-left: 10px;
  font-size: 16px;
  line-height: 16px;
  color: #b0b4c7;
  -webkit-transition: color .2s ease-in-out;
  -o-transition: color .2s ease-in-out;
  transition: color .2s ease-in-out; }
@media (max-width: 1024px) {
  .user-panel__aside-nav-item span {
    font-size: 14px;
    line-height: 14px; } }
.user-panel__aside-nav-item:before {
  content: '';
  width: 2px;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  background: #d9c777;
  opacity: 0; }
@media (max-width: 1024px) {
  .user-panel__aside-nav-item:before {
    display: none; } }
@media (max-width: 480px) {
  .user-panel__aside-nav-item:before {
    display: block; } }
.user-panel__aside-nav-item.active:before {
  opacity: 1; }
.user-panel__aside-nav-item.active:hover {
  background: rgba(47, 55, 78, 0); }
.user-panel__aside-nav-item.active span {
  color: #d9c777; }
.user-panel__content {
  width: calc( 100% - 350px); }
@media (max-width: 1280px) {
  .user-panel__content {
    width: calc( 100% - 260px); } }
@media (max-width: 1024px) {
  .user-panel__content {
    width: 100%; } }
.user-panel__content-title {
  width: 100%;
  font-family: 'Quorum Bold';
  font-size: 24px;
  line-height: 24px;
  color: #f2f2f3;
  text-transform: uppercase;
  text-align: center;
  padding: 30px;
  border-bottom: 1px solid #323750; }
@media (max-width: 1024px) {
  .user-panel__content-title {
    padding: 20px;
    font-size: 20px;
    line-height: 20px; } }
.user-panel__content-title span {
  color: #d9c777; }

.panel-buttons {
  width: 100%;
  padding: 30px;
  border-bottom: 1px solid #323750;
  background: #23273c; }
@media (max-width: 1024px) {
  .panel-buttons {
    padding: 20px; } }
.panel-buttons__item {
  width: calc( ( 100% - 20px ) / 3);
  height: 190px;
  background: #121526;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  border-bottom: 2px solid #beab69; }
@media (max-width: 640px) {
  .panel-buttons__item {
    width: 100%;
    height: 170px; }
  .panel-buttons__item:not(:last-child) {
    margin-bottom: 5px; } }
.panel-buttons__item img {
  width: 600px;
  height: 190px;
  position: absolute;
  top: 0px;
  left: calc( ( 100% - 600px ) / 2); }
.panel-buttons__item-name {
  width: 100%;
  position: absolute;
  left: 0px;
  bottom: 0px;
  font-family: 'Quorum Bold';
  font-size: 24px;
  line-height: 24px;
  color: #f2f2f3;
  text-transform: uppercase;
  text-align: center;
  padding: 20px;
  z-index: 2;
  -webkit-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out; }
@media (max-width: 1024px) {
  .panel-buttons__item-name {
    font-size: 20px;
    line-height: 20px; } }
@media (max-width: 640px) {
  .panel-buttons__item-name {
    padding: 15px; } }
.panel-buttons__item-name span {
  color: #d9c777; }
.panel-buttons__item:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: white;
  opacity: 0.03;
  -webkit-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
  z-index: 1; }
.panel-buttons__item:hover:after {
  opacity: 0.05; }
.panel-buttons__item:hover .panel-buttons__item-name {
  color: #d9c777; }

.panel-form {
  width: 100%;
  padding: 30px; }
@media (max-width: 1024px) {
  .panel-form {
    padding: 20px; } }
.panel-form__title {
  width: 100%;
  font-family: 'Quorum Bold';
  font-size: 24px;
  line-height: 24px;
  color: #f2f2f3;
  text-transform: uppercase;
  text-align: center; }
.panel-form__title span {
  color: #d9c777; }
@media (max-width: 1024px) {
  .panel-form__title {
    font-size: 20px;
    line-height: 20px; } }
.panel-form .global-form {
  width: 560px;
  margin: 0 auto;
  margin-top: 30px; }
@media (max-width: 1024px) {
  .panel-form .global-form {
    width: 100%;
    margin-top: 20px; } }

.panel-text {
  width: 100%;
  padding: 30px; }
.panel-text.border-top {
  border-top: 1px solid #323750; }
.panel-text.border-bottom {
  border-bottom: 1px solid #323750; }
@media (max-width: 1024px) {
  .panel-text {
    padding: 20px; } }
.panel-text__title {
  width: 100%;
  font-family: 'Quorum Bold';
  font-size: 24px;
  line-height: 24px;
  color: #f2f2f3;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 20px; }
.panel-text__title span {
  color: #d9c777; }
@media (max-width: 1024px) {
  .panel-text__title {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 13px; } }
.panel-text__content {
  width: 100%; }

.panel-votes {
  width: 100%;
  padding: 30px;
  padding-top: 20px;
  border-bottom: 1px solid #323750;
  background: #23273c; }
@media (max-width: 1024px) {
  .panel-votes {
    padding: 20px;
    padding-top: 10px; } }
.panel-votes__item {
  width: calc( ( 100% - 10px ) / 2);
  margin-top: 10px;
  background: #121526;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  padding: 20px; }
@media (max-width: 1024px) {
  .panel-votes__item {
    padding: 10px;
    padding-left: 20px; } }
@media (max-width: 640px) {
  .panel-votes__item {
    width: 100%; } }
.panel-votes__item-bg {
  width: 600px;
  height: 190px;
  position: absolute;
  top: 0px;
  right: 0px; }
.panel-votes__item-icon {
  width: 88px;
  height: 51px;
  position: relative;
  z-index: 3;
  border-radius: 5px;
  border: 2px solid #1a2033;
  -webkit-box-shadow: 0px 0px 2px rgba(186, 167, 255, 0.55);
  box-shadow: 0px 0px 2px rgba(186, 167, 255, 0.55);
  margin-left: auto; }
@media (max-width: 1024px) {
  .panel-votes__item-icon {
    width: 68px;
    height: 36px; } }
.panel-votes__item-name {
  width: calc( 100% - 88px);
  position: relative;
  font-family: 'Quorum Bold';
  font-size: 20px;
  line-height: 20px;
  color: #f2f2f3;
  text-transform: uppercase;
  z-index: 2;
  -webkit-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out; }
@media (max-width: 1024px) {
  .panel-votes__item-name {
    font-size: 16px;
    line-height: 16px; } }
.panel-votes__item-name span {
  color: #d9c777; }
.panel-votes__item:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: white;
  opacity: 0.05;
  -webkit-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
  z-index: 1; }
.panel-votes__item:hover:after {
  opacity: 0.08; }
.panel-votes__item:hover .panel-votes__item-name {
  color: #d9c777; }

.shop {
  width: 100%; }
.shop__top {
  width: 100%;
  padding: 31px 30px;
  border-bottom: 1px solid #323750;
  background: #23273c; }
@media (max-width: 1024px) {
  .shop__top {
    padding: 20px; } }
@media (max-width: 640px) {
  .shop__top-form {
    width: 100%; } }
.shop__top-form-item {
  position: relative; }
@media (max-width: 640px) {
  .shop__top-form-item {
    width: 100%; } }
.shop__top-form-item.select:after {
  content: '';
  width: 8px;
  height: 4px;
  background: url("../images/icons/nav_arrow_icon.png") center center no-repeat;
  position: absolute;
  top: calc( ( 100% - 4px ) / 2);
  right: 10px;
  z-index: 2;
  pointer-events: none; }
.shop__top-form select {
  width: 220px;
  height: 40px;
  background: rgba(18, 21, 38, 0.65);
  border: 1px solid rgba(196, 206, 240, 0.15);
  border-radius: 5px;
  padding: 0px 10px;
  position: relative;
  z-index: 1;
  font-family: 'Geometria';
  font-size: 16px;
  line-height: 16px;
  color: #adb1c5;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
@media (max-width: 1024px) {
  .shop__top-form select {
    font-size: 14px;
    line-height: 14px; } }
@media (max-width: 640px) {
  .shop__top-form select {
    width: 100%; } }
.shop__top-form select option {
  background: #23273c; }
.shop__top-form-button {
  width: 120px;
  margin-left: 5px; }
@media (max-width: 640px) {
  .shop__top-form-button {
    width: 100%;
    margin-top: 5px;
    margin-left: 0px; } }
.shop__top-balance {
  font-family: 'Geometria';
  font-size: 16px;
  line-height: 16px;
  color: #7e839e; }
@media (max-width: 1024px) {
  .shop__top-balance {
    font-size: 14px;
    line-height: 14px; } }
@media (max-width: 640px) {
  .shop__top-balance {
    width: 100%;
    text-align: center;
    margin-top: 20px; } }
.shop__top-balance span {
  font-family: 'Geometria-Bold';
  color: #d9c777; }
.shop__items {
  width: 100%;
  padding: 20px; }
@media (max-width: 1024px) {
  .shop__items {
    padding: 15px; } }
.shop__item {
  width: calc( ( 100% - ( 4 * 20px ) ) / 4);
  margin: 10px;
  background: #2c3149;
  border-radius: 5px;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  padding: 20px; }
@media (max-width: 1280px) {
  .shop__item {
    width: calc( ( 100% - ( 3 * 20px ) ) / 3); } }
@media (max-width: 1024px) {
  .shop__item {
    width: calc( ( 100% - ( 3 * 10px ) ) / 3);
    margin: 5px; } }
@media (max-width: 640px) {
  .shop__item {
    width: calc( ( 100% - ( 2 * 10px ) ) / 2); } }
@media (max-width: 480px) {
  .shop__item {
    width: calc( ( 100% - ( 1 * 10px ) ) / 1); } }
.shop__item-icon {
  width: 50px;
  height: 50px;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  margin: 0 auto; }
.shop__item-icon img {
  width: 64px;
  height: 64px;
  position: absolute;
  top: calc( ( 100% - 64px ) / 2);
  left: calc( ( 100% - 64px ) / 2); }
.shop__item-name {
  width: 100%;
  font-family: 'Quorum Bold';
  font-size: 18px;
  line-height: 18px;
  color: #f2f2f3;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  margin-top: 20px;
  text-align: center; }
.shop__item-name a {
  -webkit-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out; }
.shop__item-name a:hover {
  color: #d9c777; }
.shop__item-desc {
  width: 100%;
  font-size: 14px;
  color: #b0b4c7;
  margin-top: 10px;
  text-align: center;
  line-height: 18px;
  min-height: calc( 18px * 3);
  -webkit-line-clamp: 3;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical; }
.shop__item-price {
  width: 100%;
  font-family: 'Quorum Bold';
  font-size: 20px;
  line-height: 20px;
  color: #d9c777;
  text-align: center;
  margin-top: 10px; }
.shop__item-button {
  margin-top: 10px; }
.shop .pagination {
  padding: 28px;
  border-top: 1px solid #323750; }
@media (max-width: 1024px) {
  .shop .pagination {
    padding: 18px; } }

.message-bg {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0px;
  left: 0px;
  background: rgba(33, 36, 52, 0.9);
  z-index: 10;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
  padding: 20px;
  overflow-y: scroll; }
.message-bg.active {
  opacity: 1;
  pointer-events: auto; }
.message-bg__navigation {
  width: 100%;
  margin-top: auto;
  margin-bottom: 20px; }
.message-bg__cancel {
  width: 30px;
  height: 30px;
  -webkit-transition: -webkit-transform .5s ease-in-out;
  transition: -webkit-transform .5s ease-in-out;
  -o-transition: transform .5s ease-in-out;
  transition: transform .5s ease-in-out;
  transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
  cursor: pointer; }
.message-bg__cancel:hover {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg); }
.message-bg__box {
  width: 600px;
  position: relative;
  background: #2d2f42;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: auto;
  padding: 30px; }
.message-bg__box:after, .message-bg__box:before {
  content: '';
  width: 1000px;
  height: 800px;
  background: -webkit-radial-gradient(circle closest-side, #8c86bb, rgba(140, 134, 187, 0));
  background: -o-radial-gradient(circle closest-side, #8c86bb, rgba(140, 134, 187, 0));
  background: radial-gradient(circle closest-side, #8c86bb, rgba(140, 134, 187, 0));
  position: absolute;
  left: calc( ( 100% - 1000px ) / 2);
  opacity: 0.5;
  z-index: 1; }
.message-bg__box:after {
  top: -650px; }
.message-bg__box:before {
  bottom: -700px; }
.message-bg__box.error:after, .message-bg__box.error:before {
  background: -webkit-radial-gradient(circle closest-side, #e66465, rgba(230, 100, 100, 0));
  background: -o-radial-gradient(circle closest-side, #e66465, rgba(230, 100, 100, 0));
  background: radial-gradient(circle closest-side, #e66465, rgba(230, 100, 100, 0)); }
.message-bg__box.success:after, .message-bg__box.success:before {
  background: -webkit-radial-gradient(circle closest-side, #2ce473, rgba(230, 100, 100, 0));
  background: -o-radial-gradient(circle closest-side, #2ce473, rgba(230, 100, 100, 0));
  background: radial-gradient(circle closest-side, #2ce473, rgba(230, 100, 100, 0)); }
.message-bg__box.warning:after, .message-bg__box.warning:before {
  background: -webkit-radial-gradient(circle closest-side, #e6d364, rgba(230, 100, 100, 0));
  background: -o-radial-gradient(circle closest-side, #e6d364, rgba(230, 100, 100, 0));
  background: radial-gradient(circle closest-side, #e6d364, rgba(230, 100, 100, 0)); }
.message-bg__box-title, .message-bg__box-text {
  position: relative;
  z-index: 2; }
.message-bg__box-title {
  width: 100%;
  font-family: 'Quorum Bold';
  font-size: 20px;
  line-height: 20px;
  color: #f3f3f2;
  text-transform: uppercase;
  text-align: center; }
.message-bg__box-title span {
  color: #d9c777; }
@media (max-width: 1024px) {
  .message-bg__box-title {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 13px; } }
.message-bg__box.error .message-bg__box-title {
  color: #ff9b9b; }
.message-bg__box.success .message-bg__box-title {
  color: #5ef78d; }
.message-bg__box.warning .message-bg__box-title {
  color: #ffe877; }
.message-bg__box-text {
  width: 100%;
  font-size: 16px;
  line-height: 20px;
  color: #b0b4c7;
  text-align: center;
  margin-top: 10px; }
.message-bg__box.error .message-bg__box-text {
  color: #f7babb; }
.message-bg__box.success .message-bg__box-text {
  color: #aaf1b9; }
.message-bg__box.warning .message-bg__box-text {
  color: #ffeeb2; }
.message-bg__box-button {
  width: 100px;
  margin: 0 auto;
  margin-top: 20px; }

.footer {
  width: 100%;
  background: url("../images/bg/footer_top_bg.jpg") #181b2c top center no-repeat; }
.footer .content-area {
  padding: 50px 0px; }
@media (max-width: 1024px) {
  .footer .content-area {
    padding: 20px 0px; } }
.footer__cpr {
  width: 670px; }
@media (max-width: 1500px) {
  .footer__cpr {
    width: 580px; } }
@media (max-width: 1200px) {
  .footer__cpr {
    width: 100%;
    border-bottom: 1px solid rgba(181, 181, 201, 0.15);
    padding-bottom: 50px;
    margin-bottom: 50px; } }
@media (max-width: 1200px) and (max-width: 1024px) {
  .footer__cpr {
    padding-bottom: 20px;
    margin-bottom: 20px; } }
.footer__cpr-logo {
  width: 172px;
  margin-top: -18px; }
@media (max-width: 1500px) {
  .footer__cpr-logo {
    width: 155px;
    margin-top: -16px; } }
@media (max-width: 1200px) {
  .footer__cpr-logo {
    display: none; } }
@media (max-width: 1500px) {
  .footer__cpr-logo img {
    width: 155px; } }
.footer__cpr-info {
  width: calc( 100% - 172px);
  padding-left: 20px; }
@media (max-width: 1500px) {
  .footer__cpr-info {
    width: calc( 100% - 155px); } }
@media (max-width: 1200px) {
  .footer__cpr-info {
    width: 100%;
    padding-left: 0px; } }
.footer__cpr-title {
  width: 100%;
  font-family: 'Geometria-Bold';
  font-size: 18px;
  line-height: 18px;
  color: #b5b5c9;
  text-transform: uppercase; }
@media (max-width: 1500px) {
  .footer__cpr-title {
    font-size: 16px;
    line-height: 16px; } }
@media (max-width: 1200px) {
  .footer__cpr-title {
    text-align: center; } }
.footer__cpr-text {
  width: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #77778c;
  text-transform: uppercase;
  margin-top: 15px; }
@media (max-width: 1500px) {
  .footer__cpr-text {
    font-size: 10px;
    line-height: 18px; } }
@media (max-width: 1200px) {
  .footer__cpr-text {
    text-align: center; } }
.footer__cpr-links {
  width: 100%;
  margin-top: 10px; }
@media (max-width: 1200px) {
  .footer__cpr-links {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; } }
.footer__cpr-links-item {
  margin-top: 10px;
  font-size: 12px;
  line-height: 20px;
  color: #9d9db4;
  text-transform: uppercase; }
@media (max-width: 640px) {
  .footer__cpr-links-item {
    width: 100%;
    text-align: center; } }
.footer__cpr-links-item:not(:last-child) {
  margin-right: 15px; }
@media (max-width: 640px) {
  .footer__cpr-links-item:not(:last-child) {
    margin-right: 0px; } }
.footer__cpr-links a {
  -webkit-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
  text-decoration: underline; }
.footer__cpr-links a:hover {
  color: #d9c777;
  text-decoration: none; }
.footer__nav {
  width: auto; }
@media (max-width: 1200px) {
  .footer__nav {
    width: calc( 100% - 152px); } }
@media (max-width: 640px) {
  .footer__nav {
    width: 100%; } }
.footer__nav-group {
  width: auto; }
@media (max-width: 1200px) {
  .footer__nav-group {
    width: 50%; } }
@media (max-width: 640px) {
  .footer__nav-group {
    width: 100%; } }
.footer__nav-group:not(:last-child) {
  margin-right: 70px; }
@media (max-width: 1200px) {
  .footer__nav-group:not(:last-child) {
    margin-right: 0px; } }
@media (max-width: 640px) {
  .footer__nav-group:last-child {
    border-bottom: 1px solid rgba(181, 181, 201, 0.15);
    margin-bottom: 20px; } }
.footer__nav-item {
  font-family: 'Geometria-Bold';
  font-size: 16px;
  line-height: 16px;
  color: #b5b5c9;
  text-transform: uppercase; }
@media (max-width: 1500px) {
  .footer__nav-item {
    font-size: 14px;
    line-height: 14px; } }
@media (max-width: 1200px) {
  .footer__nav-item {
    width: 100%; } }
@media (max-width: 640px) {
  .footer__nav-item {
    text-align: center;
    margin-bottom: 20px; } }
.footer__nav-item:not(:last-child) {
  margin-bottom: 30px; }
@media (max-width: 1500px) {
  .footer__nav-item:not(:last-child) {
    margin-bottom: 28px; } }
@media (max-width: 1024px) {
  .footer__nav-item:not(:last-child) {
    margin-bottom: 20px; } }
.footer__nav-item a {
  -webkit-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out; }
.footer__nav-item a:hover {
  color: #d9c777; }
.footer__others {
  width: 152px; }
@media (max-width: 640px) {
  .footer__others {
    margin: 0 auto; } }
.footer__others-social {
  width: 100%;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(181, 181, 201, 0.15);
  margin-bottom: 40px; }
@media (max-width: 1500px) {
  .footer__others-social {
    padding-bottom: 34px;
    margin-bottom: 34px; } }
@media (max-width: 1024px) {
  .footer__others-social {
    padding-bottom: 20px;
    margin-bottom: 20px; } }
@media (max-width: 640px) {
  .footer__others-social {
    padding-bottom: 0px;
    margin-bottom: 20px;
    border-bottom: none; } }
.footer__others-social a {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 2px solid #b5b5c9;
  opacity: 0.3;
  -webkit-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out; }
.footer__others-social a:hover {
  opacity: 1; }
.footer__others .unsimple {
  display: block;
  width: 152px;
  height: 30px;
  opacity: 0.4;
  -webkit-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out; }
.footer__others .unsimple:hover {
  opacity: 1; }


.amount-select {
    display: none;
    width: 560px;
    border-radius: 5px;
    background: rgb(24 27 46);
    border: 1px solid rgba(196, 206, 240, 0.15);
    padding: 10px;
    position: absolute;
    z-index: 9;
    margin-bottom: 25px;
    margin-top: 325px;
}
.amount-select ul li{
    list-style-type: none;
    padding: 10px 5px 10px 5px;
    cursor: pointer;
}
.amount-select ul li:hover {
    background: rgb(201 169 94);
    color: white;
}
#donate-block {
    width: 100%;
    min-height: 300px;
    background-color: #f1f2f3;
    margin: 0 auto;
}
#donate-block .inner  {
    padding-top: 100px;
    margin: 0 auto;
}
