@charset "UTF-8";
:root {
  --white: #ffffff; }

:root {
  --animation-time: 0.3s; }

@font-face {
  font-family: "OpenSans";
  src: url("../fonts/OpenSans.eot");
  /* IE9 */
  src: url("../fonts/OpenSans.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans.woff") format("woff"), url("../fonts/OpenSans.ttf") format("truetype"), url("../fonts/OpenSans.svg#OpenSans") format("svg");
  /* iOS 4.1- */
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "SavaPro";
  src: url("../fonts/SavaPro.eot");
  /* IE9 */
  src: url("../fonts/SavaPro.eot?#iefix") format("embedded-opentype"), url("../fonts/SavaPro.woff") format("woff"), url("../fonts/SavaPro.ttf") format("truetype"), url("../fonts/SavaPro.svg#SavaPro") format("svg");
  /* iOS 4.1- */
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Worcester-Bold";
  src: url("../fonts/Worcester-Bold.eot");
  /* IE9 */
  src: url("../fonts/Worcester-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Worcester-Bold.woff") format("woff"), url("../fonts/Worcester-Bold.ttf") format("truetype"), url("../fonts/Worcester-Bold.svg#Worcester-Bold") format("svg");
  /* iOS 4.1- */
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Worcester-Regular";
  src: url("../fonts/Worcester-Regular.eot");
  /* IE9 */
  src: url("../fonts/Worcester-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Worcester-Regular.woff") format("woff"), url("../fonts/Worcester-Regular.ttf") format("truetype"), url("../fonts/Worcester-Regular.svg#Worcester-Regular") format("svg");
  /* iOS 4.1- */
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "WorchesterEF-Bold";
  src: url("../fonts/WorchesterEF-Bold.eot");
  /* IE9 */
  src: url("../fonts/WorchesterEF-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/WorchesterEF-Bold.woff") format("woff"), url("../fonts/WorchesterEF-Bold.ttf") format("truetype"), url("../fonts/WorchesterEF-Bold.svg#WorchesterEF-Bold") format("svg");
  /* iOS 4.1- */
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "WorchesterEF-Medium";
  src: url("../fonts/WorchesterEF-Medium.eot");
  /* IE9 */
  src: url("../fonts/WorchesterEF-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/WorchesterEF-Medium.woff") format("woff"), url("../fonts/WorchesterEF-Medium.ttf") format("truetype"), url("../fonts/WorchesterEF-Medium.svg#WorchesterEF-Medium") format("svg");
  /* iOS 4.1- */
  font-style: normal;
  font-weight: normal; }

.light {
  font-weight: 300; }

.regular {
  font-weight: 400; }

.medium {
  font-weight: 500; }

.bold {
  font-weight: 700; }

.black {
  font-weight: 900; }

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
       transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

.select2-container {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }

.select2-container .select2-selection--single {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-selection--single .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em; }

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px; }

.select2-container .select2-selection--multiple {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline;
  list-style: none;
  padding: 0; }

.select2-container .select2-selection--multiple .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em; }

.select2-container .select2-search--inline .select2-search__field {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  margin-left: 5px;
  padding: 0;
  max-width: 100%;
  resize: none;
  height: 18px;
  vertical-align: bottom;
  font-family: sans-serif;
  overflow: hidden;
  word-break: keep-all; }

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none; }

.select2-results__option--selectable {
  cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  -webkit-border-bottom-left-radius: 0;
     -moz-border-radius-bottomleft: 0;
          border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
     -moz-border-radius-bottomright: 0;
          border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  -webkit-border-top-left-radius: 0;
     -moz-border-radius-topleft: 0;
          border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
     -moz-border-radius-topright: 0;
          border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-search--dropdown.select2-search--hide {
  display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
  padding-right: 0px; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative; }

.select2-container--default .select2-selection--multiple.select2-selection--clearable {
  padding-right: 25px; }

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px;
  position: absolute;
  right: 0;
  padding: 1px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
  padding-left: 20px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-right: 1px solid #aaa;
  -webkit-border-top-left-radius: 4px;
     -moz-border-radius-topleft: 4px;
          border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
     -moz-border-radius-bottomleft: 4px;
          border-bottom-left-radius: 4px;
  color: #999;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
  position: absolute;
  left: 0;
  top: 0; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
  background-color: #f1f1f1;
  color: #333;
  outline: none; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-left: 1px solid #aaa;
  border-right: none;
  -webkit-border-top-left-radius: 0;
     -moz-border-radius-topleft: 0;
          border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
     -moz-border-radius-bottomleft: 0;
          border-bottom-left-radius: 0;
  -webkit-border-top-right-radius: 4px;
     -moz-border-radius-topright: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
     -moz-border-radius-bottomright: 4px;
          border-bottom-right-radius: 4px; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  -webkit-border-top-left-radius: 0;
     -moz-border-radius-topleft: 0;
          border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
     -moz-border-radius-topright: 0;
          border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  -webkit-border-bottom-left-radius: 0;
     -moz-border-radius-bottomleft: 0;
          border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
     -moz-border-radius-bottomright: 0;
          border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em; }

.select2-container--default .select2-results__option--group {
  padding: 0; }

.select2-container--default .select2-results__option--disabled {
  color: #999; }

.select2-container--default .select2-results__option--selected {
  background-color: #ddd; }

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, white), to(#eeeeee));
  background-image: -moz- oldlinear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px; }

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  -webkit-border-top-right-radius: 4px;
     -moz-border-radius-topright: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
     -moz-border-radius-bottomright: 4px;
          border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(#cccccc));
  background-image: -moz- oldlinear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -webkit-border-top-left-radius: 4px;
     -moz-border-radius-topleft: 4px;
          border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
     -moz-border-radius-bottomleft: 4px;
          border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  -webkit-border-top-left-radius: 0;
     -moz-border-radius-topleft: 0;
          border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
     -moz-border-radius-topright: 0;
          border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(50%, #eeeeee));
  background-image: -moz- oldlinear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  -webkit-border-bottom-left-radius: 0;
     -moz-border-radius-bottomleft: 0;
          border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
     -moz-border-radius-bottomright: 0;
          border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(white));
  background-image: -moz- oldlinear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  cursor: text;
  outline: 0;
  padding-bottom: 5px;
  padding-right: 5px; }

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  -webkit-border-top-left-radius: 4px;
     -moz-border-radius-topleft: 4px;
          border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
     -moz-border-radius-bottomleft: 4px;
          border-bottom-left-radius: 4px;
  color: #888;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
  outline: none; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  -webkit-border-top-left-radius: 0;
     -moz-border-radius-topleft: 0;
          border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
     -moz-border-radius-bottomleft: 0;
          border-bottom-left-radius: 0;
  -webkit-border-top-right-radius: 4px;
     -moz-border-radius-topright: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
     -moz-border-radius-bottomright: 4px;
          border-bottom-right-radius: 4px; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  -webkit-border-top-left-radius: 0;
     -moz-border-radius-topleft: 0;
          border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
     -moz-border-radius-topright: 0;
          border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  -webkit-border-bottom-left-radius: 0;
     -moz-border-radius-bottomleft: 0;
          border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
     -moz-border-radius-bottomright: 0;
          border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option--group {
  padding: 0; }

.select2-container--classic .select2-results__option--disabled {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

:root {
  --white: #ffffff; }

:root {
  --animation-time: 0.3s; }

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
     -moz-box-sizing: inherit;
          box-sizing: inherit; }

html {
  height: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }

body {
  min-height: 100%;
  font-family: "Arimo-Regular";
  margin: 0;
  min-width: 320px;
  background-color: #ffffff; }
  .is-modal-open body {
    overflow-y: hidden; }
  body iss-truncated-label, body iss-aitocomletion {
    display: contents; }

textarea,
input[type="text"],
input[type="search"],
input[type="button"],
input[type="submit"],
input[type="email"],
input[type="tel"] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0; }
  textarea:focus::-webkit-input-placeholder,
  input[type="text"]:focus::-webkit-input-placeholder,
  input[type="search"]:focus::-webkit-input-placeholder,
  input[type="button"]:focus::-webkit-input-placeholder,
  input[type="submit"]:focus::-webkit-input-placeholder,
  input[type="email"]:focus::-webkit-input-placeholder,
  input[type="tel"]:focus::-webkit-input-placeholder {
    color: transparent; }
  textarea:focus::-moz-placeholder,
  input[type="text"]:focus::-moz-placeholder,
  input[type="search"]:focus::-moz-placeholder,
  input[type="button"]:focus::-moz-placeholder,
  input[type="submit"]:focus::-moz-placeholder,
  input[type="email"]:focus::-moz-placeholder,
  input[type="tel"]:focus::-moz-placeholder {
    color: transparent; }
  textarea:focus::-ms-input-placeholder,
  input[type="text"]:focus::-ms-input-placeholder,
  input[type="search"]:focus::-ms-input-placeholder,
  input[type="button"]:focus::-ms-input-placeholder,
  input[type="submit"]:focus::-ms-input-placeholder,
  input[type="email"]:focus::-ms-input-placeholder,
  input[type="tel"]:focus::-ms-input-placeholder {
    color: transparent; }
  textarea:focus::placeholder,
  input[type="text"]:focus::placeholder,
  input[type="search"]:focus::placeholder,
  input[type="button"]:focus::placeholder,
  input[type="submit"]:focus::placeholder,
  input[type="email"]:focus::placeholder,
  input[type="tel"]:focus::placeholder {
    color: transparent; }

input::-ms-clear {
  display: none; }

input:focus,
button:focus,
a:focus {
  outline: none; }

a {
  text-decoration: none;
  cursor: pointer; }
  a:hover {
    -webkit-focus-ring-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  a:active {
    -webkit-focus-ring-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.pre-line {
  white-space: pre-line; }

h1,
p {
  margin: 0; }

.show-flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

main {
  font-size: 0;
  min-height: -webkit-calc(100vh - 383px);
  min-height: -moz-calc(100vh - 383px);
  min-height: calc(100vh - 383px); }

.page {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  min-height: 100vh;
  padding: 60px 0 0; }
  .page--materials, .page--themes {
    background-color: #ffffff; }
  .page--dark {
    background-color: #000000; }
    .page--dark .b-footer__policy-item a {
      color: #ffffff; }
    .page--dark .b-footer__logo-item--dark img:first-child {
      display: none; }
    .page--dark .b-footer__logo-item--dark img:last-child {
      display: block; }
  @media (max-width: 520px) {
    .page {
      padding: 44px 0 0; } }

.zoom {
  margin: 0 auto;
  position: relative;
  overflow: hidden; }

@-moz-document url-prefix() {
  .zoom {
    zoom: none !important;
    -moz-transform: none !important;
         transform: none !important; } }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .zoom {
      zoom: 1 !important;
      -webkit-transform: none !important;
         -moz-transform: none !important;
          -ms-transform: none !important;
           -o-transform: none !important;
              transform: none !important; } }

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

.fixed-position-modal {
  margin: 0;
  height: 100%;
  overflow: hidden; }

.is-modal-open {
  overflow-y: hidden; }

.is-hidden {
  display: none !important; }

.page.little-head .b-header, .page.transparent .b-header {
  background-image: none;
  background-color: #000000; }
  .page.little-head .b-header .b-header__wrap-mobile, .page.transparent .b-header .b-header__wrap-mobile {
    background: none; }
    .page.little-head .b-header .b-header__wrap-mobile:before, .page.transparent .b-header .b-header__wrap-mobile:before {
      background: none; }
  .page.little-head .b-header .b-header__content, .page.transparent .b-header .b-header__content {
    width: 100%; }
  .page.little-head .b-header .b-header__layout, .page.transparent .b-header .b-header__layout {
    margin-bottom: 0; }
  .page.little-head .b-header .b-header__img, .page.transparent .b-header .b-header__img {
    display: none; }
  .page.little-head .b-header .b-header__overlay, .page.transparent .b-header .b-header__overlay {
    width: 100%;
    padding: 0 0 13px;
    text-align: center;
    margin-top: -7px; }
    .page.little-head .b-header .b-header__overlay .b-header__link-mobile, .page.transparent .b-header .b-header__overlay .b-header__link-mobile {
      font-size: 16px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1;
      letter-spacing: 0.1px;
      color: #ffffff;
      text-decoration: none;
      cursor: pointer; }
      .page.little-head .b-header .b-header__overlay .b-header__link-mobile.active, .page.transparent .b-header .b-header__overlay .b-header__link-mobile.active {
        color: #D19426; }
  .page.little-head .b-header .b-header-right__header-search, .page.transparent .b-header .b-header-right__header-search {
    margin-bottom: 0; }
  .page.little-head .b-header .b-header-right__article, .page.little-head .b-header .b-header-right__quote, .page.little-head .b-header .b-article, .page.little-head .b-header .b-container, .page.transparent .b-header .b-header-right__article, .page.transparent .b-header .b-header-right__quote, .page.transparent .b-header .b-article, .page.transparent .b-header .b-container {
    display: none; }

.page.transparent .b-header {
  background-color: transparent; }
  .page.transparent .b-header .b-header-right {
    background-color: transparent; }

.page.transparent .b-wrap-bind:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  opacity: 1;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 2; }

.page.transparent .b-wrap-bind__wrap-fix-link {
  min-height: 124px; }
  @media (min-width: 1024px) {
    .page.transparent .b-wrap-bind__wrap-fix-link {
      min-height: 127px; } }
  @media (min-width: 1440px) {
    .page.transparent .b-wrap-bind__wrap-fix-link {
      min-height: 159px; } }

.page.transparent .b-wrap-bind__wrap-fix-text {
  min-height: 199px; }
  @media (min-width: 1024px) {
    .page.transparent .b-wrap-bind__wrap-fix-text {
      min-height: 319px; } }
  @media (min-width: 1440px) {
    .page.transparent .b-wrap-bind__wrap-fix-text {
      min-height: 353px; } }

.page.transparent .b-wrap-bind__wrap-fix-heading {
  min-height: 32px; }

.page.transparent .b-wrap-bind .b-wrap-bind__bac-main {
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left;
     object-position: left;
  font-family: 'object-fit: cover; object-position: left center;';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.page.transparent .b-wrap-bind .b-header-right {
  z-index: 6; }

.page.transparent .b-wrap-bind .b-wrap-bind__wrap-link {
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 0.8px;
  color: #ffffff;
  z-index: 4;
  position: relative;
  margin-bottom: 109px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s; }
  .page.transparent .b-wrap-bind .b-wrap-bind__wrap-link:hover {
    color: #D19426; }
    .page.transparent .b-wrap-bind .b-wrap-bind__wrap-link:hover svg {
      fill: #D19426; }
  .page.transparent .b-wrap-bind .b-wrap-bind__wrap-link svg {
    fill: white;
    width: 12px;
    height: 12px;
    margin-right: 28px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s; }

.page.transparent .b-wrap-bind .b-wrap-bind__text {
  font-size: 28px;
  font-weight: normal;
  letter-spacing: 1px;
  color: #ffffff;
  z-index: 4;
  line-height: 40px;
  position: relative;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  min-height: 160px;
  max-height: 160px; }

.page.transparent .b-wrap-bind .b-wrap-bind__heading {
  font-family: "Arimo-Regular";
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 1px;
  color: #ffffff;
  z-index: 4;
  position: relative;
  border-bottom: 1px solid #fff;
  display: inline-block;
  margin-right: 30px;
  margin-bottom: 13px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s; }
  .page.transparent .b-wrap-bind .b-wrap-bind__heading:hover {
    color: #D19426;
    border-bottom: 1px solid #D19426; }

.page.transparent .b-wrap-bind .b-wrap-bind__content-head {
  padding: 48px 24px 68px;
  position: relative; }

@media (min-width: 769px) {
  .page.transparent .b-wrap-bind .b-wrap-bind__text,
  .page.transparent .b-wrap-bind .b-wrap-bind__wrap-heading {
    max-width: 49%; } }

@media (min-width: 1024px) {
  .page.transparent .b-wrap-bind .b-wrap-bind__text {
    max-width: 45%;
    font-size: 50px;
    line-height: 70px;
    min-height: 280px; }
  .page.transparent .b-wrap-bind .b-wrap-bind__link-text {
    font-size: 16px; }
  .page.transparent .b-wrap-bind .b-wrap-bind__wrap-link svg {
    width: 19px;
    height: 14px;
    margin-right: 22px; } }

@media (min-width: 1440px) {
  .page.transparent .b-wrap-bind .b-wrap-bind__content-head {
    padding: 35px 80px 93px; }
  .page.transparent .b-wrap-bind .b-wrap-bind__wrap-link {
    margin-bottom: 141px; }
  .page.transparent .b-wrap-bind .b-wrap-bind__text {
    max-width: 700px; }
  .page.transparent .b-wrap-bind .b-wrap-bind__heading {
    margin-right: 24px; } }

.page-index .b-modal-social__wrap-icon {
  display: none; }

:root {
  --white: #ffffff; }

:root {
  --animation-time: 0.3s; }

.b-footer {
  display: block;
  width: 100%;
  padding: 98px 0 68px;
  text-align: center;
  font-size: 0; }
  .b-footer__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 0 5px; }
  .b-footer__left {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 220px;
    min-width: 120px; }
  .b-footer__center {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: -webkit-calc(100% - 440px);
    width: -moz-calc(100% - 440px);
    width: calc(100% - 440px); }
  .b-footer__right {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 220px;
    min-width: 130px;
    text-align: right; }
  .b-footer__policy-list, .b-footer__logo-list, .b-footer__social-list {
    padding: 0;
    margin: 0;
    list-style-type: none; }
  .b-footer__policy-list {
    padding-top: 58px;
    padding-left: 24px; }
  .b-footer__policy-item {
    display: block;
    margin: 0 0 11px;
    text-align: left; }
    .b-footer__policy-item:first-child {
      margin-top: -38px; }
    .b-footer__policy-item:last-child {
      margin: 0; }
    .b-footer__policy-item a {
      font-family: "OpenSans";
      font-size: 18px;
      line-height: 25px;
      color: #000000;
      text-decoration: underline; }
      .b-footer__policy-item a:hover {
        text-decoration: none; }
  .b-footer__logo-list {
    position: relative;
    width: 700px;
    height: 116px;
    margin: 0 auto; }
  .b-footer__logo-item {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto; }
    .b-footer__logo-item img,
    .b-footer__logo-item a {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
         object-fit: contain;
      -o-object-position: center;
         object-position: center;
      font-family: "object-fit: contain"; }
    .b-footer__logo-item:first-child {
      width: 81px;
      height: 81px;
      left: -webkit-calc(50% - 294px);
      left: -moz-calc(50% - 294px);
      left: calc(50% - 294px);
      bottom: 0; }
    .b-footer__logo-item:nth-child(2) {
      width: 335px;
      height: 135px;
      left: 0;
      right: 0; }
    .b-footer__logo-item:last-child {
      width: 62px;
      height: 79px;
      margin-left: 60px;
      left: auto;
      right: -webkit-calc(50% - 290px);
      right: -moz-calc(50% - 290px);
      right: calc(50% - 290px);
      bottom: 0; }
  .b-footer__social-list {
    margin: 0 -15px -76px;
    padding: 0; }
  .b-footer__social-item {
    display: inline-block;
    vertical-align: middle;
    width: 78px;
    height: 48px;
    padding: 0 15px;
    margin: 0 0 23px; }
    .b-footer__social-item:last-child, .b-footer__social-item:nth-last-child(2), .b-footer__social-item:nth-last-child(3) {
      margin: 0; }
    .b-footer__social-item svg,
    .b-footer__social-item a {
      display: block;
      width: 100%;
      height: 100%; }
    .b-footer__social-item svg {
      fill: #333333;
      color: #333333;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s; }
    .b-footer__social-item a:hover svg {
      fill: #D19426;
      color: #D19426; }
  .b-footer__wiki {
    display: none;
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
       -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    width: 175px;
    min-width: 175px;
    margin: -30px 26px 0 52px; }
    .b-footer__wiki a,
    .b-footer__wiki img,
    .b-footer__wiki svg {
      display: block;
      width: 100%; }
  .b-footer__copyright {
    display: block;
    width: 100%;
    max-width: 880px;
    margin: 36px auto 0;
    font-family: "OpenSans";
    font-size: 16px;
    line-height: 21px;
    color: #515151; }
  @media (max-width: 1600px) {
    .b-footer__logo-item:last-child {
      right: -webkit-calc(50% - 338px);
      right: -moz-calc(50% - 338px);
      right: calc(50% - 338px);
      margin-left: 0; }
    .b-footer__wiki {
      margin: -30px 0 0 26px; } }
  @media (max-width: 1439px) {
    .b-footer__logo-item:first-child {
      left: -webkit-calc(50% - 374px);
      left: -moz-calc(50% - 374px);
      left: calc(50% - 374px); }
    .b-footer__logo-item:nth-child(2) {
      left: 0; }
    .b-footer__logo-item:last-child {
      right: -webkit-calc(50% - 270px);
      right: -moz-calc(50% - 270px);
      right: calc(50% - 270px); }
    .b-footer__social-list {
      margin: 0 -15px;
      padding: 0; } }
  @media (max-width: 1399px) {
    .b-footer__policy-list {
      padding-left: 0; }
    .b-footer__logo-list {
      width: 600px; }
    .b-footer__logo-item:first-child {
      left: -webkit-calc(50% - 314px);
      left: -moz-calc(50% - 314px);
      left: calc(50% - 314px); }
    .b-footer__logo-item:last-child {
      right: -webkit-calc(50% - 280px);
      right: -moz-calc(50% - 280px);
      right: calc(50% - 280px); } }
  @media (max-width: 1199px) {
    .b-footer {
      padding: 62px 0 68px 0; }
      .b-footer__left, .b-footer__right {
        width: 190px; }
      .b-footer__center {
        width: -webkit-calc(100% - 310px);
        width: -moz-calc(100% - 310px);
        width: calc(100% - 310px); }
      .b-footer__logo-list {
        width: 450px; }
      .b-footer__logo-item:first-child {
        left: -webkit-calc(50% - 230px);
        left: -moz-calc(50% - 230px);
        left: calc(50% - 230px); }
      .b-footer__logo-item:nth-child(2) {
        left: 74px; }
      .b-footer__social-list {
        margin: 0 -10px; }
      .b-footer__social-item {
        padding: 0 10px;
        width: 68px; }
        .b-footer__social-item:nth-last-child(3) {
          margin: 0 0 23px; }
      .b-footer__right {
        width: 160px; }
      .b-footer__wiki {
        margin: -20px 0 0 12px; } }
  @media (max-width: 1023px) {
    .b-footer {
      padding: 100px 0 68px 0px; }
      .b-footer__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
      .b-footer__left, .b-footer__center, .b-footer__right {
        display: block;
        width: 100%; }
      .b-footer__left {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
           -moz-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; }
      .b-footer__center {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
           -moz-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        margin: 0 0 34px; }
      .b-footer__right {
        text-align: center; }
      .b-footer__logo-item:first-child {
        margin-right: 26px;
        left: -webkit-calc(50% - 280px);
        left: -moz-calc(50% - 280px);
        left: calc(50% - 280px);
        bottom: -10px; }
      .b-footer__logo-item:nth-child(2) {
        left: 0; }
      .b-footer__logo-item:last-child {
        margin-left: 68px;
        right: -webkit-calc(50% - 280px);
        right: -moz-calc(50% - 280px);
        right: calc(50% - 280px);
        bottom: -14px; }
      .b-footer__policy-item {
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        margin: 0 20px; }
        .b-footer__policy-item:first-child {
          margin: 0 20px; }
        .b-footer__policy-item:last-child {
          margin: 0 20px; }
        .b-footer__policy-item a {
          font-size: 16px;
          line-height: 22px; }
      .b-footer__social-list {
        padding: 40px 0 0;
        margin: 0 -15px; }
      .b-footer__social-item {
        width: 78px;
        margin: 0;
        padding: 0 15px; }
        .b-footer__social-item:nth-last-child(3) {
          margin: 0; }
      .b-footer__wiki {
        margin: 20px auto 0; }
      .b-footer__copyright {
        line-height: 26px;
        margin: 0 -15px;
        padding: 34px 0 0;
        width: -webkit-calc(100% + 30px);
        width: -moz-calc(100% + 30px);
        width: calc(100% + 30px);
        letter-spacing: -0.3px; } }
  @media (max-width: 719px) {
    .b-footer__logo-item:first-child {
      width: 15%;
      left: -24px;
      bottom: 20px; }
    .b-footer__logo-item:nth-child(2) {
      width: 70%;
      height: 170px; }
    .b-footer__logo-item:last-child {
      width: 15%;
      right: -24px;
      bottom: 10px; }
    .b-footer__policy-list {
      padding-top: 24px; } }
  @media (max-width: 520px) {
    .b-footer {
      padding: 38px 0 48px; }
      .b-footer__left {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
           -moz-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3; }
      .b-footer__right {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
           -moz-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        width: 300px; }
      .b-footer__center {
        margin: 0 0 126px; }
      .b-footer__logo-list {
        width: 100%;
        height: auto;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        text-align: center;
        padding: 0; }
      .b-footer__logo-item:first-child, .b-footer__logo-item:nth-child(2), .b-footer__logo-item:last-child {
        display: block;
        height: auto;
        position: static; }
      .b-footer__logo-item:first-child {
        position: absolute;
        top: 94px;
        left: -webkit-calc(50% - 64px);
        left: -moz-calc(50% - 64px);
        left: calc(50% - 64px);
        width: 53px;
        height: 53px;
        margin: 0;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
           -moz-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; }
      .b-footer__logo-item:nth-child(2) {
        width: 100%;
        max-width: 192px;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
           -moz-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; }
      .b-footer__logo-item:last-child {
        position: absolute;
        top: 95px;
        left: auto;
        right: -webkit-calc(50% - 64px);
        right: -moz-calc(50% - 64px);
        right: calc(50% - 64px);
        width: 41px;
        height: 51px;
        margin: 0;
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
           -moz-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3; }
      .b-footer__social-list {
        padding: 8px 30px 40px;
        margin: 0 -10px; }
      .b-footer__social-item {
        width: 68px;
        margin: 0 0 20px;
        padding: 0 10px; }
        .b-footer__social-item:last-child, .b-footer__social-item:nth-last-child(2), .b-footer__social-item:nth-last-child(3) {
          margin: 0; }
      .b-footer__policy-list {
        padding-top: 0; }
      .b-footer__policy-item a {
        font-size: 12px;
        line-height: 16px; }
      .b-footer__copyright {
        margin: 0;
        width: 100%;
        font-size: 12px;
        line-height: 21px;
        letter-spacing: 0; } }

:root {
  --white: #ffffff; }

:root {
  --animation-time: 0.3s; }

.b-header {
  width: 100%;
  display: block;
  height: 60px;
  background-color: #000000;
  padding: 0 75px 0 90px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1005;
  font-size: 0; }
  .b-header__left, .b-header__right {
    display: inline-block;
    vertical-align: middle;
    width: 50%; }
  .b-header__right {
    text-align: right; }
  .b-header__list {
    padding: 0;
    margin: 0 -25px;
    list-style-type: none; }
  .b-header__item {
    display: inline-block;
    vertical-align: middle;
    padding: 0 25px; }
    .b-header__item a {
      display: block;
      font-family: "WorchesterEF-Medium";
      font-weight: bold;
      font-size: 14px;
      line-height: 60px;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      color: #ffffff;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s; }
      .b-header__item a:hover {
        color: #D19426; }
  .b-header__logo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    width: 231px;
    height: auto;
    z-index: 1003; }
    .b-header__logo img {
      display: block;
      width: 100%; }
    .b-header__logo svg {
      position: absolute;
      top: -22px;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
         -moz-transform: translate(-50%, 0);
          -ms-transform: translate(-50%, 0);
           -o-transform: translate(-50%, 0);
              transform: translate(-50%, 0);
      display: block;
      width: 104%;
      z-index: -1; }
  .b-header__lang {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 0 30px 0 0;
    border: 1px solid #ffffff;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    font-family: "WorchesterEF-Medium";
    font-weight: 300;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    background-color: #000000;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s; }
    .b-header__lang:hover {
      background-color: #D6A95A; }
  .b-header__button {
    display: inline-block;
    vertical-align: middle;
    width: 270px;
    height: 40px;
    margin: 0;
    padding: 0;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    font-family: "WorchesterEF-Medium";
    font-weight: bold;
    font-size: 14px;
    line-height: 40px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #ffffff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
    outline: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-tap-highlight-color: transparent;
    position: relative; }
    .b-header__button svg {
      display: none; }
    .b-header__button span {
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      background-image: url(../images/sprites/svg/signlogin.svg);
      background-repeat: no-repeat;
      background-position: center;
      -moz-background-size: 100% auto;
           background-size: 100% auto;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s;
      -o-object-fit: cover;
         object-fit: cover;
      z-index: -2; }
      .b-header__button span:last-child {
        opacity: 0;
        visibility: none;
        background-image: url(../images/sprites/svg/signlogin-active.svg);
        z-index: -1; }
    .b-header__button:hover span:last-child {
      opacity: 1;
      visibility: visible; }
    .b-header__button--name {
      width: auto;
      min-width: 60px;
      max-width: 350px;
      height: 60px;
      padding: 10px 40px;
      position: relative;
      overflow: hidden;
      white-space: nowrap;
      -o-text-overflow: ellipsis;
         text-overflow: ellipsis;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s; }
      @media (max-width: 1300px) {
        .b-header__button--name {
          max-width: 330px; } }
      .b-header__button--name span {
        background-image: url(../images/signlogin-name.png);
        -moz-background-size: -moz-calc(100% - 80px) 40px;
             background-size: -webkit-calc(100% - 80px) 40px;
             background-size: calc(100% - 80px) 40px; }
        .b-header__button--name span:before, .b-header__button--name span:after {
          content: '';
          position: absolute;
          top: 10px;
          width: 40px;
          height: 40px;
          -moz-background-size: 40px 40px;
               background-size: 40px 40px;
          z-index: 1; }
        .b-header__button--name span:before {
          left: 1px;
          background-image: url(../images/signlogin-name-before.png); }
        .b-header__button--name span:after {
          left: auto;
          right: 1px;
          background-image: url(../images/signlogin-name-after.png); }
        .b-header__button--name span:last-child {
          background-image: url(../images/signlogin-name-active.png); }
          .b-header__button--name span:last-child:before {
            background-image: url(../images/signlogin-name-active-before.png); }
          .b-header__button--name span:last-child:after {
            background-image: url(../images/signlogin-name-active-after.png); }
  .b-header__button-wrap {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    height: 60px;
    margin: 0;
    padding: 0;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    outline: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-tap-highlight-color: transparent;
    position: relative; }
    .b-header__button-wrap a.b-header__exit {
      width: 100%;
      height: 0;
      opacity: 0;
      visibility: hidden;
      background-color: #1A1A1A;
      position: absolute;
      left: 0;
      top: 60px;
      padding: 20px 25px;
      font-family: "WorchesterEF-Medium";
      font-weight: bold;
      font-size: 14px;
      line-height: 20px;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      color: #ffffff;
      text-align: center;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s; }
      .b-header__button-wrap a.b-header__exit:hover {
        color: #D19426; }
    .b-header__button-wrap:hover a.b-header__exit {
      height: 60px;
      opacity: 1;
      visibility: visible; }
  .b-header__hamburger, .b-header__close {
    display: none; }
  .b-header--main {
    background-color: rgba(0, 0, 0, 0); }
  .b-header--main-logo .b-header__logo svg {
    opacity: 0.5; }
  @media (max-width: 1199px) {
    .b-header {
      padding: 0 30px; }
      .b-header__item {
        padding: 0 15px; }
      .b-header__logo {
        left: -50px; }
      .b-header__lang {
        margin: 0 8px 0 0; } }
  @media (max-width: 1023px) {
    .b-header {
      padding: 0 24px 0 30px; }
      .b-header__list {
        display: none; }
      .b-header__left {
        height: 100%; }
        .b-header__left:before {
          content: '';
          display: inline-block;
          vertical-align: middle;
          width: 0;
          height: 100%; }
      .b-header__hamburger, .b-header__close {
        vertical-align: middle;
        cursor: pointer; }
        .b-header__hamburger svg, .b-header__close svg {
          display: block;
          width: 100%;
          height: 100%;
          fill: #ffffff;
          color: #ffffff;
          -webkit-transition: 0.3s;
          -o-transition: 0.3s;
          -moz-transition: 0.3s;
          transition: 0.3s; }
        .b-header__hamburger:hover svg, .b-header__close:hover svg {
          fill: #D19426;
          color: #D19426; }
      .b-header__hamburger {
        display: inline-block;
        width: 40px;
        height: 28px; }
      .b-header__close {
        width: 32px;
        height: 32px; }
      .b-header__logo {
        left: 0; }
      .b-header__button {
        width: 60px;
        height: 48px;
        border: none;
        cursor: pointer;
        padding: 0;
        font-size: 0;
        line-height: 0;
        background-image: none;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        -moz-transition: 0.3s;
        transition: 0.3s; }
        .b-header__button:hover {
          background-image: none; }
        .b-header__button svg {
          display: block;
          width: 100%;
          height: 100%;
          fill: #D6A95A;
          color: #D6A95A; }
        .b-header__button span {
          display: none; }
      .b-header__button-wrap {
        width: auto;
        height: auto; }
        .b-header__button-wrap a.b-header__exit {
          display: none; }
      .b-header__button--name {
        min-width: 0; }
      .b-header.menu .b-header__hamburger {
        display: none; }
      .b-header.menu .b-header__close {
        display: inline-block; }
      .b-header.modal .b-header__button {
        -webkit-transform: scale(1, -1);
           -moz-transform: scale(1, -1);
            -ms-transform: scale(1, -1);
             -o-transform: scale(1, -1);
                transform: scale(1, -1); }
      .b-header--main.modal, .b-header--main.menu {
        background-color: #000000; } }
  @media (max-width: 520px) {
    .b-header {
      height: 44px;
      padding: 0 10px 0 17px; }
      .b-header__hamburger {
        width: 20px;
        height: 14px; }
      .b-header__close {
        width: 16px;
        height: 16px; }
      .b-header__logo {
        width: 159px; }
        .b-header__logo svg {
          top: -38px; }
      .b-header__lang {
        margin: 0 4px 0 0; }
      .b-header__button {
        width: 28px;
        height: 24px; } }

:root {
  --white: #ffffff; }

:root {
  --animation-time: 0.3s; }

.b-menu {
  display: none;
  position: absolute;
  top: 60px;
  left: -150%;
  width: 100vw;
  height: -webkit-calc(100vh - 60px);
  height: -moz-calc(100vh - 60px);
  height: calc(100vh - 60px);
  background-color: #1A1A1A;
  text-align: center;
  padding: 104px 0 24px;
  overflow: auto;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  z-index: 1002; }
  .b-menu__list {
    width: 100%;
    max-width: 290px;
    margin: 0 auto;
    padding: 0; }
  .b-menu__item {
    display: block;
    width: 100%;
    padding: 0 48px;
    margin: 0 0 20px;
    position: relative; }
    .b-menu__item:last-child {
      margin: 0; }
    .b-menu__item a {
      font-family: "SavaPro";
      font-size: 22px;
      letter-spacing: 1.5px;
      font-weight: normal;
      line-height: 40px;
      text-transform: uppercase;
      color: #ffffff;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s; }
      .b-menu__item a:hover {
        color: #D19426; }
        .b-menu__item a:hover svg {
          visibility: visible;
          opacity: 1; }
  .b-menu__square {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 18px;
    height: 18px; }
    .b-menu__square:first-child {
      left: 26px; }
    .b-menu__square:last-child {
      right: 26px; }
    .b-menu__square svg {
      visibility: hidden;
      opacity: 0;
      display: block;
      width: 100%;
      height: 100%;
      fill: #D19426;
      color: #D19426;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s; }
  .b-menu.active {
    left: 0; }
  @media (max-width: 1023px) {
    .b-menu {
      display: block; } }
  @media (max-width: 520px) {
    .b-menu {
      top: 44px;
      height: -webkit-calc(100vh - 44px);
      height: -moz-calc(100vh - 44px);
      height: calc(100vh - 44px);
      padding: 86px 0 24px; }
      .b-menu__item {
        padding: 0 78px;
        margin: 0 0 11px; }
        .b-menu__item a {
          font-size: 16px; }
      .b-menu__square {
        width: 16px;
        height: 16px; }
        .b-menu__square:first-child {
          left: 56px; }
        .b-menu__square:last-child {
          right: 56px; } }

:root {
  --white: #ffffff; }

:root {
  --animation-time: 0.3s; }

.b-modal {
  display: none;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1006; }
  .b-modal__content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    max-width: 580px;
    padding: 40px 0 32px; }
  .b-modal__top, .b-modal__bottom {
    position: absolute;
    left: 50%;
    right: 0;
    margin: 0 auto;
    -webkit-transform: translate(-50%, 0);
       -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
         -o-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    width: 418px;
    max-width: -webkit-calc(100% - 30px);
    max-width: -moz-calc(100% - 30px);
    max-width: calc(100% - 30px); }
    .b-modal__top svg, .b-modal__bottom svg {
      display: block;
      width: 100%; }
  .b-modal__top {
    top: 8px; }
  .b-modal__bottom {
    top: auto;
    bottom: 6px; }
  .b-modal__wrap {
    display: block;
    width: 100%;
    height: 100%;
    padding: 47px 130px 52px;
    background-color: #000000;
    text-align: center;
    overflow-y: auto;
    position: relative;
    -ms-overflow-style: none;
    scrollbar-width: none; }
    .b-modal__wrap::-webkit-scrollbar {
      display: none; }
  .b-modal__title {
    font-family: "SavaPro";
    font-weight: normal;
    font-size: 48px;
    line-height: 48px;
    text-transform: uppercase;
    color: #ffffff;
    margin: 0 0 36px;
    cursor: default;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .b-modal__form {
    display: block;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 1; }
  .b-modal__row {
    display: block;
    text-align: left;
    padding: 0 10px 10px;
    margin: 0 0 16px;
    position: relative; }
    .b-modal__row .b-modal__label, .b-modal__row .b-modal__input {
      color: #ffffff; }
    .b-modal__row .b-modal__divider {
      background-color: #ffffff; }
      .b-modal__row .b-modal__divider:before, .b-modal__row .b-modal__divider:after {
        background-color: #ffffff; }
  .b-modal__label {
    display: block;
    font-family: "OpenSans";
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    margin: 0 0 5px; }
  .b-modal__input {
    display: block;
    width: 100%;
    height: 24px;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    font-family: "OpenSans";
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    outline: none; }
    .b-modal__input:-webkit-autofill, .b-modal__input:-webkit-autofill:hover, .b-modal__input:-webkit-autofill:focus, .b-modal__input:-webkit-autofill:active {
      -webkit-box-shadow: 0 0 0 30px #000000 inset !important;
      -webkit-text-fill-color: #ffffff !important; }
  .b-modal__divider {
    position: absolute;
    top: auto;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    overflow: visible; }
    .b-modal__divider:before, .b-modal__divider:after {
      content: '';
      display: block;
      position: absolute;
      width: 5px;
      height: 5px;
      top: 0;
      bottom: 0;
      margin: auto 0;
      -webkit-transform: rotate(45deg);
         -moz-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
           -o-transform: rotate(45deg);
              transform: rotate(45deg); }
    .b-modal__divider:before {
      left: -3px; }
    .b-modal__divider:after {
      left: auto;
      right: -3px; }
  .b-modal__wrong {
    display: none;
    font-family: "OpenSans";
    font-weight: normal;
    font-size: 11px;
    line-height: 24px;
    color: #B42FA2;
    margin: 14px 0 0; }
  .b-modal__text {
    font-family: "OpenSans";
    font-weight: 300;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: -0.3px;
    color: #ffffff;
    margin: 0 0 30px; }
  .b-modal__button {
    display: block;
    width: 100%;
    height: 48px;
    max-width: 280px;
    margin: 0 auto 30px;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    padding: 0 80px;
    font-family: "SavaPro";
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    color: #ffffff;
    position: relative; }
    .b-modal__button span {
      display: block;
      width: 100%;
      height: auto;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      background-image: url(../images/sprites/svg/auth.svg);
      background-repeat: no-repeat;
      background-position: center;
      -moz-background-size: 100% 100%;
           background-size: 100% 100%;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s;
      -o-object-fit: 100% auto;
         object-fit: 100% auto;
      z-index: -2; }
      .b-modal__button span:last-child {
        opacity: 0;
        visibility: none;
        background-image: url(../images/sprites/svg/auth-active.svg);
        z-index: -1; }
    .b-modal__button:hover span:last-child {
      opacity: 1;
      visibility: visible; }
    .b-modal__button:disabled, .b-modal__button[disabled] {
      opacity: 0.5; }
      .b-modal__button:disabled:hover span:last-child, .b-modal__button[disabled]:hover span:last-child {
        opacity: 0;
        visibility: hidden; }
  .b-modal__link {
    display: block;
    width: 250px;
    height: 40px;
    margin: 0 auto;
    padding: 0 30px;
    font-family: "OpenSans";
    font-weight: bold;
    font-size: 14px;
    line-height: 40px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-align: center;
    color: #ffffff;
    position: relative;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s; }
    .b-modal__link:hover {
      color: #D6A95A; }
      .b-modal__link:hover .b-modal__square svg {
        fill: #D6A95A;
        color: #D6A95A; }
  .b-modal__square {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 10px;
    height: 10px; }
    .b-modal__square:first-child {
      left: 16px; }
    .b-modal__square:last-child {
      left: auto;
      right: 16px; }
    .b-modal__square svg {
      display: block;
      width: 100%;
      height: 100%;
      fill: #ffffff;
      color: #ffffff;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s; }
  .b-modal__close {
    position: absolute;
    width: 21px;
    height: 21px;
    top: 70px;
    left: auto;
    right: 25px;
    cursor: pointer;
    border: none;
    background-color: rgba(0, 0, 0, 0);
    padding: 0;
    margin: 0; }
    .b-modal__close svg,
    .b-modal__close img {
      display: block;
      width: 100%;
      height: 100%; }
    .b-modal__close svg {
      fill: #ffffff;
      color: #ffffff;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s; }
    .b-modal__close:hover svg {
      fill: #D6A95A;
      color: #D6A95A; }
  .b-modal__background {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    overflow: hidden; }
    .b-modal__background img {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      width: 100%;
      height: auto;
      min-height: 100%; }
  .b-modal__dark {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.9;
    z-index: 1; }
  .b-modal__store-divider {
    max-width: 487px;
    margin: 0 auto 42px; }
    .b-modal__store-divider img {
      display: block;
      width: 100%; }
  .b-modal__store-select {
    display: none; }
  .b-modal__store-list {
    display: none;
    max-width: 660px;
    margin: 102px auto 0;
    padding: 0;
    font-size: 0;
    list-style-type: none;
    text-align: left; }
  .b-modal__store-item {
    display: inline-block;
    vertical-align: top;
    width: -webkit-calc(100% / 3);
    width: -moz-calc(100% / 3);
    width: calc(100% / 3);
    margin: 0 0 22px;
    padding: 0 30px 0 15px;
    position: relative; }
    .b-modal__store-item a {
      display: inline-block;
      font-family: "WorchesterEF-Medium";
      font-size: 19px;
      font-weight: 400;
      line-height: 20px;
      letter-spacing: 0.15em;
      text-decoration: none;
      color: #ffffff;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s; }
      @media (min-width: 1024px) {
        .b-modal__store-item a:hover {
          color: #DD83EC; } }
    .b-modal__store-item:before {
      content: '';
      position: absolute;
      top: 1px;
      left: 0;
      display: block;
      width: 10px;
      height: 15px;
      background-image: url("../../images/pre-order/store-sign.png");
      background-repeat: no-repeat;
      background-position: center;
      -moz-background-size: auto 100%;
           background-size: auto 100%;
      z-index: 1; }
  .b-modal.wrong .b-modal__wrong {
    display: block; }
  .b-modal.wrong .b-modal__row--name .b-modal__divider, .b-modal.wrong .b-modal__row--email .b-modal__divider, .b-modal.wrong .b-modal__row--password .b-modal__divider, .b-modal.wrong .b-modal__row--confirm-password .b-modal__divider {
    background-color: #B42FA2; }
    .b-modal.wrong .b-modal__row--name .b-modal__divider:before, .b-modal.wrong .b-modal__row--name .b-modal__divider:after, .b-modal.wrong .b-modal__row--email .b-modal__divider:before, .b-modal.wrong .b-modal__row--email .b-modal__divider:after, .b-modal.wrong .b-modal__row--password .b-modal__divider:before, .b-modal.wrong .b-modal__row--password .b-modal__divider:after, .b-modal.wrong .b-modal__row--confirm-password .b-modal__divider:before, .b-modal.wrong .b-modal__row--confirm-password .b-modal__divider:after {
      background-color: #B42FA2; }
  .b-modal.wrong .b-modal__row--name, .b-modal.wrong .b-modal__row--email, .b-modal.wrong .b-modal__row--password {
    margin: 0 0 4px; }
    .b-modal.wrong .b-modal__row--name .b-modal__divider, .b-modal.wrong .b-modal__row--email .b-modal__divider, .b-modal.wrong .b-modal__row--password .b-modal__divider {
      bottom: 38px; }
  .b-modal.correct-email .b-modal__row--email {
    margin: 0 0 16px; }
    .b-modal.correct-email .b-modal__row--email .b-modal__label, .b-modal.correct-email .b-modal__row--email .b-modal__input {
      color: #D6A95A; }
    .b-modal.correct-email .b-modal__row--email .b-modal__input:-webkit-autofill, .b-modal.correct-email .b-modal__row--email .b-modal__input:-webkit-autofill:hover, .b-modal.correct-email .b-modal__row--email .b-modal__input:-webkit-autofill:focus, .b-modal.correct-email .b-modal__row--email .b-modal__input:-webkit-autofill:active {
      -webkit-text-fill-color: #D6A95A !important; }
    .b-modal.correct-email .b-modal__row--email .b-modal__divider {
      background-color: #D6A95A; }
      .b-modal.correct-email .b-modal__row--email .b-modal__divider:before, .b-modal.correct-email .b-modal__row--email .b-modal__divider:after {
        background-color: #D6A95A; }
    .b-modal.correct-email .b-modal__row--email .b-modal__divider {
      bottom: 0; }
    .b-modal.correct-email .b-modal__row--email .b-modal__wrong {
      display: none; }
  .b-modal.correct-name .b-modal__row--name {
    margin: 0 0 16px; }
    .b-modal.correct-name .b-modal__row--name .b-modal__label, .b-modal.correct-name .b-modal__row--name .b-modal__input {
      color: #D6A95A; }
    .b-modal.correct-name .b-modal__row--name .b-modal__input:-webkit-autofill, .b-modal.correct-name .b-modal__row--name .b-modal__input:-webkit-autofill:hover, .b-modal.correct-name .b-modal__row--name .b-modal__input:-webkit-autofill:focus, .b-modal.correct-name .b-modal__row--name .b-modal__input:-webkit-autofill:active {
      -webkit-text-fill-color: #D6A95A !important; }
    .b-modal.correct-name .b-modal__row--name .b-modal__divider {
      background-color: #D6A95A; }
      .b-modal.correct-name .b-modal__row--name .b-modal__divider:before, .b-modal.correct-name .b-modal__row--name .b-modal__divider:after {
        background-color: #D6A95A; }
    .b-modal.correct-name .b-modal__row--name .b-modal__divider {
      bottom: 0; }
    .b-modal.correct-name .b-modal__row--name .b-modal__wrong {
      display: none; }
  .b-modal--auth .b-modal__content {
    max-height: 625px; }
  .b-modal--auth .b-modal__link {
    width: 280px; }
  .b-modal--reg .b-modal__content {
    max-height: 750px; }
  .b-modal--exit .b-modal__link {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0 0 10px;
    z-index: 1; }
  .b-modal--edition {
    background-color: #131313; }
    .b-modal--edition .b-modal__content {
      position: static;
      padding: 0;
      max-width: 100%; }
  .b-modal--subscribe .b-modal__content {
    max-height: 720px; }
  .b-modal--subscribe .b-modal__wrap {
    padding: 66px 50px 46px; }
  .b-modal--subscribe .b-modal__row {
    padding: 0 0 10px; }
  .b-modal--subscribe .b-modal__label {
    color: #D19426;
    margin: 0; }
  .b-modal--subscribe .b-modal__input {
    color: #ffffff !important;
    padding: 0 10px; }
  .b-modal--subscribe .b-modal__text {
    padding: 0 17px;
    margin: 0; }
    .b-modal--subscribe .b-modal__text a {
      color: #ffffff;
      text-decoration: underline; }
      .b-modal--subscribe .b-modal__text a:hover {
        text-decoration: none; }
  .b-modal--subscribe .b-modal__container {
    display: block;
    font-family: "OpenSans";
    font-size: 12px;
    line-height: 16px;
    text-align: left;
    color: #ffffff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    padding-left: 35px;
    margin: 30px 0 40px;
    cursor: pointer; }
  .b-modal--subscribe .b-modal__container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }
  .b-modal--subscribe .b-modal__checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #000000;
    border: 1px solid #D19426;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px; }
  .b-modal--subscribe .b-modal__checkmark svg {
    content: "";
    position: absolute;
    display: none; }
  .b-modal--subscribe .b-modal__container input:checked ~ .b-modal__checkmark svg {
    display: block; }
  .b-modal--subscribe .b-modal__container .b-modal__checkmark svg {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 13px;
    height: 10px;
    fill: #EEEEEE;
    color: #EEEEEE; }
  .b-modal--store {
    background-color: rgba(0, 0, 0, 0.9); }
    .b-modal--store .b-modal__content {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      max-width: 754px; }
    .b-modal--store .b-modal__wrap {
      height: auto;
      background-color: rgba(0, 0, 0, 0);
      overflow: visible;
      text-align: center;
      padding: 0; }
    .b-modal--store .b-modal__title {
      font-family: "WorchesterEF-Medium";
      font-size: 39px;
      font-weight: 400;
      line-height: 45px;
      letter-spacing: 0.15em;
      margin: 0 0 38px; }
    .b-modal--store .b-modal__close {
      width: 25px;
      height: 25px;
      top: -48px;
      right: -106px; }
    .b-modal--store .select2 .select2-selection {
      width: 282px;
      height: 33px;
      border: none;
      -webkit-border-radius: 0;
         -moz-border-radius: 0;
              border-radius: 0;
      background-color: rgba(0, 0, 0, 0);
      background-image: url("../../images/pre-order/store-choose-bg.png");
      background-repeat: no-repeat;
      background-position: center;
      -moz-background-size: 100% 100%;
           background-size: 100% 100%; }
      .b-modal--store .select2 .select2-selection__rendered {
        width: 100%;
        height: 100%;
        font-family: "WorchesterEF-Medium";
        font-size: 19px;
        font-weight: 400;
        line-height: 33px;
        text-align: center;
        letter-spacing: 0.15em;
        color: #ffffff;
        padding: 0 42px 0 24px; }
      .b-modal--store .select2 .select2-selection__placeholder {
        color: #ffffff; }
      .b-modal--store .select2 .select2-selection__arrow {
        top: 0;
        bottom: 0;
        left: auto;
        right: 21px;
        margin: auto 0;
        display: block;
        width: 17px;
        height: 19px;
        background-image: url("../../images/pre-order/store-arrow.png");
        background-repeat: no-repeat;
        background-position: center;
        -moz-background-size: 100% 100%;
             background-size: 100% 100%; }
        .b-modal--store .select2 .select2-selection__arrow b {
          display: none; }
    .b-modal--store .select2-container .select2-dropdown {
      border: none;
      -webkit-border-radius: 0;
         -moz-border-radius: 0;
              border-radius: 0;
      background-color: rgba(0, 0, 0, 0);
      padding: 0 9px 0 12px; }
    .b-modal--store .select2-container .select2-results {
      width: 100%;
      background-image: url("../../images/pre-order/store-dropdown-bg.jpg");
      background-repeat: no-repeat;
      background-position: center;
      -moz-background-size: 100% 100%;
           background-size: 100% 100%; }
      .b-modal--store .select2-container .select2-results > .select2-results__options {
        max-height: 400px;
        padding: 10px 0; }
      .b-modal--store .select2-container .select2-results .select2-results__option--highlighted.select2-results__option--selectable {
        color: #101010;
        background-color: rgba(0, 0, 0, 0); }
      .b-modal--store .select2-container .select2-results__option {
        font-family: "WorchesterEF-Medium";
        font-size: 19px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0.15em;
        text-align: left;
        color: #101010;
        opacity: 0.5;
        padding: 5px 16px 6px 13px; }
        @media (min-width: 1024px) {
          .b-modal--store .select2-container .select2-results__option:hover {
            opacity: 1; } }
        .b-modal--store .select2-container .select2-results__option--selected {
          background-color: rgba(0, 0, 0, 0);
          opacity: 1; }
  @media (max-width: 1023px) {
    .b-modal__content {
      height: 100%; }
    .b-modal__wrap {
      width: -webkit-calc(100% - 30px);
      width: -moz-calc(100% - 30px);
      width: calc(100% - 30px);
      padding: 52px 20px 42px;
      margin: 0 auto; }
    .b-modal__form {
      max-width: 420px; }
    .b-modal__title {
      font-size: 24px;
      line-height: 28px; }
    .b-modal__label {
      font-size: 12px; }
    .b-modal__input {
      font-size: 14px; }
    .b-modal__text {
      font-size: 11px; }
    .b-modal__close {
      top: 55px;
      right: 11px; }
    .b-modal--auth, .b-modal--reg, .b-modal--exit, .b-modal--subscribe {
      position: fixed;
      top: 60px;
      height: -webkit-calc(100vh - 60px);
      height: -moz-calc(100vh - 60px);
      height: calc(100vh - 60px);
      z-index: 1003; }
      .b-modal--auth .b-modal__content, .b-modal--reg .b-modal__content, .b-modal--exit .b-modal__content, .b-modal--subscribe .b-modal__content {
        max-width: 100%;
        max-height: none;
        padding: 0; }
      .b-modal--auth .b-modal__wrap, .b-modal--reg .b-modal__wrap, .b-modal--exit .b-modal__wrap, .b-modal--subscribe .b-modal__wrap {
        width: 100%; }
      .b-modal--auth .b-modal__title, .b-modal--reg .b-modal__title, .b-modal--exit .b-modal__title, .b-modal--subscribe .b-modal__title {
        position: relative;
        z-index: 2; }
      .b-modal--auth .b-modal__top, .b-modal--auth .b-modal__bottom, .b-modal--auth .b-modal__close, .b-modal--reg .b-modal__top, .b-modal--reg .b-modal__bottom, .b-modal--reg .b-modal__close, .b-modal--exit .b-modal__top, .b-modal--exit .b-modal__bottom, .b-modal--exit .b-modal__close, .b-modal--subscribe .b-modal__top, .b-modal--subscribe .b-modal__bottom, .b-modal--subscribe .b-modal__close {
        display: none; }
      .b-modal--auth .b-modal__background, .b-modal--reg .b-modal__background, .b-modal--exit .b-modal__background, .b-modal--subscribe .b-modal__background {
        display: block; }
    .b-modal--exit .b-modal__link {
      margin: 10px 0; }
    .b-modal--store .b-modal__content {
      max-height: 100vh;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
         -moz-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      overflow-y: auto; }
    .b-modal--store .b-modal__title {
      font-size: 16px;
      line-height: 23px;
      margin: 50px 0 10px; }
    .b-modal--store .b-modal__store-list {
      max-width: 180px;
      margin: 26px auto 0; }
    .b-modal--store .b-modal__store-item {
      display: block;
      width: 100%;
      font-size: 12px;
      line-height: 20px;
      margin: 0 0 11px;
      padding: 0 0 0 15px; }
    .b-modal--store .b-modal__store-divider {
      margin: 0 auto 16px; }
    .b-modal--store .b-modal__close {
      top: 0;
      right: 0; } }
  @media (max-width: 520px) {
    .b-modal--auth, .b-modal--reg, .b-modal--exit, .b-modal--subscribe {
      top: 44px;
      height: -webkit-calc(100vh - 44px);
      height: -moz-calc(100vh - 44px);
      height: calc(100vh - 44px); }
    .b-modal--exit .b-modal__link {
      margin: 0 0 10px; } }

:root {
  --white: #ffffff; }

:root {
  --animation-time: 0.3s; }

.b-full-screen {
  visibility: hidden;
  opacity: 0;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1007;
  background-color: #1A1A1A;
  padding: 50px 100px;
  text-align: center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s; }
  .b-full-screen__img {
    display: block;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    height: 100%;
    position: relative;
    overflow: hidden; }
    .b-full-screen__img img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
         object-fit: contain;
      font-family: "object-fit: contain;";
      -webkit-user-select: none;
      -moz-user-select: none;
      -o-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .b-full-screen__prev, .b-full-screen__next {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 48px;
    height: 48px;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
    background-color: rgba(0, 0, 0, 0);
    border: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer; }
  .b-full-screen__prev {
    left: 32px;
    border-left: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff; }
    .b-full-screen__prev:hover {
      border-left: 2px solid #D19426;
      border-bottom: 2px solid #D19426; }
  .b-full-screen__next {
    left: auto;
    right: 32px;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff; }
    .b-full-screen__next:hover {
      border-top: 2px solid #D19426;
      border-right: 2px solid #D19426; }
  .b-full-screen__video {
    display: none !important;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    height: 100%; }
    .b-full-screen__video.show {
      display: block !important; }
  .b-full-screen iframe {
    display: block;
    width: 100%;
    max-width: 1200px;
    height: 100%;
    margin: 0 auto; }
  .b-full-screen__close {
    display: block;
    position: absolute;
    top: 32px;
    left: auto;
    right: 32px;
    width: 32px;
    height: 32px;
    cursor: pointer; }
    .b-full-screen__close svg {
      display: block;
      width: 100%;
      height: 100%;
      fill: #ffffff;
      color: #ffffff;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s; }
    .b-full-screen__close:hover svg {
      fill: #D19426;
      color: #D19426; }
  .b-full-screen.show {
    visibility: visible;
    opacity: 1; }
  .b-full-screen video, .b-full-screen iframe {
    outline: none !important; }
  .b-full-screen .vjs-big-play-button {
    top: 0;
    left: 0 !important;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 107px !important;
    height: 107px !important;
    border: 2px solid #ffffff !important;
    -webkit-border-radius: 50% !important;
       -moz-border-radius: 50% !important;
            border-radius: 50% !important;
    background-color: rgba(0, 0, 0, 0.3) !important;
    -webkit-transition: 0.3s !important;
    -o-transition: 0.3s !important;
    -moz-transition: 0.3s !important;
    transition: 0.3s !important; }
    .b-full-screen .vjs-big-play-button:hover {
      background-color: rgba(0, 0, 0, 0.5) !important; }
  .b-full-screen .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
    content: url(../images/sprites/svg/play.svg) !important;
    width: 44px;
    height: 44px;
    position: absolute;
    top: 0;
    left: 0;
    right: 8px;
    bottom: 0;
    margin: auto;
    z-index: 1001; }
  .b-full-screen__download-wrap {
    display: none;
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 10px;
    z-index: 1; }
  .b-full-screen__download-text {
    font-family: "OpenSans";
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-align: center;
    color: #ffffff;
    cursor: default; }
  .b-full-screen.download {
    padding: 50px 100px 80px; }
    .b-full-screen.download .b-full-screen__download-wrap {
      display: inline-block; }
  @media (max-width: 1023px) {
    .b-full-screen {
      padding: 32px 50px; }
      .b-full-screen__prev, .b-full-screen__next {
        width: 32px;
        height: 32px; }
      .b-full-screen__prev {
        left: 20px; }
      .b-full-screen__next {
        right: 20px; }
      .b-full-screen__close {
        top: 24px;
        right: 14px;
        width: 24px;
        height: 24px; }
      .b-full-screen .vjs-big-play-button {
        bottom: 60px;
        width: 59px !important;
        height: 59px !important; }
      .b-full-screen .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
        content: url(../images/sprites/svg/play-tablet.svg) !important;
        width: 17px;
        height: 17px;
        right: 10px;
        bottom: 28px; }
      .b-full-screen.download {
        padding: 32px 50px 80px; } }
  @media (max-width: 520px) {
    .b-full-screen {
      padding: 40px 30px; }
      .b-full-screen__prev, .b-full-screen__next {
        width: 24px;
        height: 24px; }
      .b-full-screen__prev {
        left: 10px; }
      .b-full-screen__next {
        right: 10px; }
      .b-full-screen__close {
        top: 16px;
        right: 16px;
        width: 16px;
        height: 16px; }
      .b-full-screen.download {
        padding: 40px 30px 80px; } }

:root {
  --white: #ffffff; }

:root {
  --animation-time: 0.3s; }

.b-container {
  display: block;
  width: 100%;
  padding: 0 75px; }
  @media (max-width: 1023px) {
    .b-container {
      padding: 0 30px; } }
  @media (max-width: 520px) {
    .b-container {
      padding: 0 15px; } }

.b-store-divider {
  width: 567px;
  max-width: -webkit-calc(100% - 30px);
  max-width: -moz-calc(100% - 30px);
  max-width: calc(100% - 30px);
  margin: 0 auto; }
  .b-store-divider img {
    display: block;
    width: 100%; }
  .b-store-divider.mobile {
    display: none; }
    @media (max-width: 520px) {
      .b-store-divider.mobile {
        display: block; } }

:root {
  --white: #ffffff; }

:root {
  --animation-time: 0.3s; }

.b-title {
  display: block;
  width: 100%;
  padding: 100px 0 30px;
  text-align: center; }
  .b-title__title {
    font-family: "SavaPro";
    font-size: 48px;
    line-height: 50px;
    letter-spacing: 1em;
    text-transform: uppercase;
    color: #000000;
    margin: 0 0 50px;
    padding: 0 0 0 50px; }
  .b-title__wrap {
    display: block;
    overflow-y: auto;
    -ms-overflow-style: none;
    scrollbar-width: none; }
    .b-title__wrap::-webkit-scrollbar {
      display: none; }
  .b-title__list {
    padding: 0;
    list-style-type: none;
    font-size: 0;
    width: auto;
    white-space: nowrap; }
  .b-title__item {
    display: inline-block;
    vertical-align: middle;
    width: 270px;
    height: 40px;
    padding: 0 15px; }
    .b-title__item a {
      display: block;
      width: 100%;
      font-family: "OpenSans";
      font-weight: bold;
      font-size: 14px;
      line-height: 40px;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      color: #333333;
      border: none;
      background-image: url(../images/sprites/svg/filter.svg);
      background-repeat: no-repeat;
      background-position: center;
      -moz-background-size: 100% 100%;
           background-size: 100% 100%;
      -moz-background-size: contain;
           background-size: contain;
      cursor: pointer;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s; }
    .b-title__item:hover a {
      color: #ffffff;
      background-image: url(../images/sprites/svg/filter-active.svg); }
    .b-title__item.active a {
      color: #ffffff;
      background-image: url(../images/sprites/svg/filter-active.svg); }
  @media (max-width: 1023px) {
    .b-title {
      padding: 86px 0 40px; }
      .b-title__title {
        font-size: 48px;
        line-height: 50px;
        letter-spacing: 0.7em;
        margin: 0 0 46px;
        padding: 0 0 0 32px; }
      .b-title__wrap {
        width: -webkit-calc(100% + 15px);
        width: -moz-calc(100% + 15px);
        width: calc(100% + 15px); }
      .b-title__list {
        margin: 0 -15px;
        text-align: left; }
      .b-title__item {
        width: -webkit-calc(100% / 3);
        width: -moz-calc(100% / 3);
        width: calc(100% / 3);
        max-width: 230px;
        text-align: center; }
        .b-title__item a {
          background-image: url(../images/sprites/svg/filter-tablet.svg); }
        .b-title__item.active a {
          background-image: url(../images/sprites/svg/filter-tablet-active.svg); } }
  @media (max-width: 520px) {
    .b-title {
      padding: 78px 0 40px; }
      .b-title__title {
        font-size: 24px;
        line-height: 100%;
        letter-spacing: 0.6em;
        margin: 0 0 32px;
        padding: 0 0 0 14px; }
      .b-title__list {
        margin: 0 -10px; }
      .b-title__item {
        width: 189px;
        height: 40px;
        padding: 0 10px; }
        .b-title__item a {
          background-image: url(../images/sprites/svg/filter-mobile.svg); }
        .b-title__item.active a {
          background-image: url(../images/sprites/svg/filter-mobile-active.svg); } }

:root {
  --white: #ffffff; }

:root {
  --animation-time: 0.3s; }

.b-news {
  display: block;
  width: 100%; }
  .b-news__list {
    padding: 0;
    margin: 0 -15px;
    list-style-type: none;
    font-size: 0; }
  .b-news__item {
    display: inline-block;
    vertical-align: top;
    width: -webkit-calc(25% - 30px);
    width: -moz-calc(25% - 30px);
    width: calc(25% - 30px);
    height: 570px;
    padding: 0 30px 76px;
    margin: 0 15px 30px;
    text-align: center;
    background-color: #1A1A1A;
    background-image: url(../images/sprites/svg/no-image.svg);
    background-repeat: no-repeat;
    background-position: top;
    -moz-background-size: 100% auto;
         background-size: 100% auto;
    position: relative; }
    .b-news__item--main {
      width: -webkit-calc(50% - 30px);
      width: -moz-calc(50% - 30px);
      width: calc(50% - 30px);
      -moz-background-size: 50% auto;
           background-size: 50% auto; }
    .b-news__item:before {
      content: '';
      display: inline-block;
      vertical-align: bottom;
      width: 0;
      height: 100%; }
  .b-news__background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 420px;
    z-index: 0;
    overflow: hidden; }
    .b-news__background img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      font-family: "object-fit: cover;";
      -o-object-position: top;
         object-position: top; }
    .b-news__background:after {
      content: '';
      display: block;
      width: 100%;
      height: 30%;
      position: absolute;
      top: auto;
      left: 0;
      right: 0;
      bottom: 0;
      background: -o-linear-gradient(to bottom, rgba(26, 26, 26, 0), #1a1a1a);
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(26, 26, 26, 0)), to(#1a1a1a));
      background: -webkit-linear-gradient(top, rgba(26, 26, 26, 0), #1a1a1a);
      background: -moz- oldlinear-gradient(top, rgba(26, 26, 26, 0), #1a1a1a);
      background: -o-linear-gradient(top, rgba(26, 26, 26, 0), #1a1a1a);
      background: linear-gradient(to bottom, rgba(26, 26, 26, 0), #1a1a1a); }
  .b-news__preview-sign {
    position: absolute;
    top: 26px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 24px;
    height: 24px;
    z-index: 1; }
    .b-news__preview-sign svg {
      display: block;
      width: 100%;
      height: 100%;
      fill: #ffffff;
      color: #ffffff; }
  .b-news__title {
    width: 100%;
    display: inline-block;
    vertical-align: bottom;
    font-family: "SavaPro";
    font-size: 32px;
    font-weight: normal;
    line-height: 36px;
    letter-spacing: -0.5px;
    color: #ffffff;
    margin: auto 0 45px;
    position: relative;
    cursor: default;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .b-news__more {
    display: inline-block;
    vertical-align: bottom;
    width: 240px;
    max-width: 100%;
    height: 40px;
    margin: 0 auto;
    font-family: "OpenSans";
    font-weight: bold;
    font-size: 14px;
    line-height: 40px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-align: center;
    color: #ffffff;
    position: relative;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s; }
    .b-news__more:hover {
      color: #D19426; }
      .b-news__more:hover svg {
        fill: #D19426;
        color: #D19426; }
  .b-news__square {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 10px;
    height: 10px;
    z-index: 0; }
    .b-news__square:first-child {
      left: 16px; }
    .b-news__square:last-child {
      right: 16px; }
    .b-news__square svg {
      display: block;
      width: 100%;
      height: 100%;
      fill: #ffffff;
      color: #ffffff;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s; }
  .b-news__button {
    display: block;
    width: 100%;
    max-width: 240px;
    height: 40px;
    margin: 30px auto;
    font-family: "OpenSans";
    font-weight: bold;
    font-size: 14px;
    line-height: 40px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-align: center;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    cursor: pointer;
    position: relative;
    z-index: 1; }
    .b-news__button span {
      position: relative;
      z-index: 1; }
    .b-news__button:hover .b-news__button-back svg {
      fill: #b37c1a;
      color: #b37c1a; }
  .b-news__button-back {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    z-index: 0; }
    .b-news__button-back svg {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      fill: #D19426;
      color: #D19426;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s; }
  .b-news .b-main-title {
    font-size: 63px;
    line-height: 63px;
    text-transform: none;
    margin: 20px auto 30px; }
  .b-news .slick-dots {
    display: none;
    bottom: -16px; }
    @media (max-width: 520px) {
      .b-news .slick-dots {
        display: block; } }
    .b-news .slick-dots li {
      width: 12px;
      height: 12px;
      -webkit-transform: rotate(45deg);
         -moz-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
           -o-transform: rotate(45deg);
              transform: rotate(45deg);
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s; }
      .b-news .slick-dots li:before, .b-news .slick-dots li:after {
        content: '';
        position: absolute;
        display: block;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        -moz-transition: 0.3s;
        transition: 0.3s; }
      .b-news .slick-dots li:before {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 2px solid #D6A95A;
        opacity: 0;
        visibility: hidden;
        z-index: -1; }
      .b-news .slick-dots li:after {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        width: 6px;
        height: 6px;
        background-color: #CCCCCC; }
      .b-news .slick-dots li.slick-active:before {
        opacity: 1;
        visibility: visible;
        z-index: 1; }
      .b-news .slick-dots li.slick-active:after {
        background-color: #D6A95A; }
  .b-news .slick-slide {
    margin: 0 15px; }
  .b-news .slick-list {
    margin: 0 -15px; }
  @media (max-width: 1600px) {
    .b-news .b-main-title {
      font-size: 50px;
      line-height: 50px; } }
  @media (max-width: 1439px) {
    .b-news__item {
      padding: 0 15px 76px; }
    .b-news__title {
      font-size: 28px;
      line-height: 32px; } }
  @media (max-width: 1023px) {
    .b-news__item {
      width: -webkit-calc(50% - 30px);
      width: -moz-calc(50% - 30px);
      width: calc(50% - 30px);
      height: 456px;
      padding: 0 20px 60px; }
      .b-news__item--main {
        width: -webkit-calc(100% - 30px);
        width: -moz-calc(100% - 30px);
        width: calc(100% - 30px);
        padding: 0 50px 60px; }
    .b-news__background {
      height: 290px; }
    .b-news__preview-sign {
      top: 20px; }
    .b-news__title {
      font-size: 24px;
      line-height: 28px;
      margin: auto 0 22px; }
    .b-news__button {
      margin: 10px auto; }
    .b-news .b-main-title {
      font-size: 38px;
      line-height: 38px; }
    .b-news .slick-slide {
      margin: 0 10px; }
    .b-news .slick-list {
      margin: 0 -10px; } }
  @media (max-width: 520px) {
    .b-news__list {
      margin: 0; }
    .b-news__item {
      width: 100%;
      height: 420px;
      padding: 0 20px 60px;
      margin: 0 0 15px; }
      .b-news__item--main {
        width: 100%;
        padding: 0 20px 60px;
        -moz-background-size: 100% auto;
             background-size: 100% auto; }
    .b-news__button {
      max-width: 153px;
      height: 26px;
      font-size: 9px;
      line-height: 26px;
      margin: 38px auto; }
    .b-news .b-main-title {
      font-size: 31px;
      line-height: 28px; }
    .b-news .slick-slide {
      margin: 0; }
    .b-news .slick-list {
      margin: 0; } }

.page.white-theme .b-main-title--main {
  color: #000000; }

:root {
  --white: #ffffff; }

:root {
  --animation-time: 0.3s; }

.b-info {
  display: block;
  width: 100%;
  padding: 82px 200px 86px; }
  .b-info__back {
    display: block;
    position: absolute;
    top: 80px;
    left: 70px;
    padding-left: 20px;
    font-family: "OpenSans";
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: #000000;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s; }
    .b-info__back:before {
      content: '';
      width: 12px;
      height: 12px;
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto 0;
      left: 0;
      border-left: 3px solid #000000;
      border-bottom: 3px solid #000000;
      -webkit-transform: rotate(45deg);
         -moz-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
           -o-transform: rotate(45deg);
              transform: rotate(45deg);
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s; }
    .b-info__back:hover {
      color: #D19426; }
      .b-info__back:hover:before {
        border-left: 3px solid #D19426;
        border-bottom: 3px solid #D19426; }
  .b-info__title {
    font-family: "SavaPro";
    font-size: 72px;
    font-weight: 300;
    line-height: 76px;
    letter-spacing: -1px;
    color: #000000;
    text-align: center;
    margin: 0 auto 38px; }
    .b-info__title span {
      font-size: 46px; }
  .b-info__text {
    padding: 30px 100px;
    font-family: "OpenSans";
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.3px;
    color: #000000;
    white-space: pre-line; }
    .b-info__text--list {
      white-space: normal;
      padding-top: 0;
      padding-bottom: 0; }
  .b-info__img {
    width: 100%;
    text-align: center; }
    .b-info__img img {
      display: inline-block;
      width: auto;
      height: auto;
      max-width: 100%;
      max-height: 700px; }
  .b-info__icon {
    width: 50px;
    height: 50px;
    padding: 8px;
    margin: 0 auto; }
    .b-info__icon svg {
      display: block;
      width: 100%;
      height: 100%;
      fill: #000000;
      color: #000000; }
  .b-info p img {
    position: relative;
    max-width: -webkit-calc(100% + 500px);
    max-width: -moz-calc(100% + 500px);
    max-width: calc(100% + 500px);
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%); }
  @media (max-width: 1439px) {
    .b-info {
      padding: 82px 80px 86px; }
      .b-info__text {
        padding: 30px 50px; }
        .b-info__text--list {
          padding-top: 0;
          padding-bottom: 0; }
      .b-info p img {
        max-width: -webkit-calc(100% + 300px);
        max-width: -moz-calc(100% + 300px);
        max-width: calc(100% + 300px); } }
  @media (max-width: 1300px) {
    .b-info__text {
      padding: 30px 50px; }
      .b-info__text--list {
        padding-top: 0;
        padding-bottom: 0; }
    .b-info p img {
      max-width: -webkit-calc(100% + 200px);
      max-width: -moz-calc(100% + 200px);
      max-width: calc(100% + 200px); } }
  @media (max-width: 1200px) {
    .b-info__text {
      padding: 30px 30px; }
      .b-info__text--list {
        padding-top: 0;
        padding-bottom: 0; }
    .b-info p img {
      max-width: -webkit-calc(100% + 100px);
      max-width: -moz-calc(100% + 100px);
      max-width: calc(100% + 100px); } }
  @media (max-width: 1100px) {
    .b-info__text {
      padding: 30px 24px; }
      .b-info__text--list {
        padding-top: 0;
        padding-bottom: 0; }
      .b-info__text--list {
        padding-top: 0;
        padding-bottom: 0; }
    .b-info p img {
      max-width: -webkit-calc(100% + 48px);
      max-width: -moz-calc(100% + 48px);
      max-width: calc(100% + 48px); } }
  @media (max-width: 1023px) {
    .b-info {
      padding: 118px 5px 66px; }
      .b-info__back {
        top: 124px;
        left: 44px; }
      .b-info__title {
        font-size: 48px;
        line-height: 100%;
        letter-spacing: -0.5px;
        margin: 0 auto 28px; }
        .b-info__title span {
          font-size: 30px; }
      .b-info__text {
        padding: 30px 0;
        line-height: 26px;
        letter-spacing: -0.35px; }
        .b-info__text--list {
          padding-top: 0;
          padding-bottom: 0; }
      .b-info p img {
        max-width: 100%;
        margin: 0; } }
  @media (max-width: 520px) {
    .b-info {
      padding: 100px 0 66px; }
      .b-info__back {
        top: 90px;
        left: 26px;
        font-size: 14px; }
      .b-info__title {
        font-size: 24px;
        margin: 0 auto 30px; }
        .b-info__title span {
          font-size: 14px; }
      .b-info__text {
        padding: 30px 0;
        font-size: 14px;
        line-height: 22px;
        letter-spacing: -0.25px; }
      .b-info__img {
        height: 290px;
        overflow: hidden;
        position: relative; }
        .b-info__img img {
          max-width: none;
          max-height: 100%;
          position: absolute;
          top: 0;
          bottom: 0;
          margin: auto 0;
          left: 50%;
          -webkit-transform: translate(-50%, 0);
             -moz-transform: translate(-50%, 0);
              -ms-transform: translate(-50%, 0);
               -o-transform: translate(-50%, 0);
                  transform: translate(-50%, 0); } }

:root {
  --white: #ffffff; }

:root {
  --animation-time: 0.3s; }

.b-media {
  display: block;
  width: 100%; }
  .b-media__list {
    padding: 0;
    margin: 0 -15px;
    list-style-type: none;
    font-size: 0;
    text-align: left; }
  .b-media__item {
    display: inline-block;
    vertical-align: top;
    width: -webkit-calc((100% / 3) - 30px);
    width: -moz-calc((100% / 3) - 30px);
    width: calc((100% / 3) - 30px);
    padding: 0;
    margin: 0 15px 30px;
    text-align: center;
    background-color: #1A1A1A;
    background-image: url(../images/sprites/svg/no-image.svg);
    background-repeat: no-repeat;
    background-position: top;
    -moz-background-size: 100% auto;
         background-size: 100% auto;
    overflow: hidden; }
  .b-media__wrap {
    display: block;
    width: 100%;
    position: relative; }
    .b-media__wrap img {
      display: block;
      width: 100%;
      cursor: pointer; }
    .b-media__wrap--video {
      text-align: center; }
      .b-media__wrap--video img {
        width: auto;
        width: 100%;
        height: auto;
        -o-object-fit: cover;
           object-fit: cover;
        display: inline-block; }
      .b-media__wrap--video:hover .b-media__play {
        background-color: rgba(0, 0, 0, 0.5) !important; }
      .b-media__wrap--video:after {
        content: '';
        display: block;
        width: 100%;
        height: 30%;
        position: absolute;
        top: auto;
        left: 0;
        right: 0;
        bottom: 0;
        background: -o-linear-gradient(to bottom, rgba(26, 26, 26, 0), #1a1a1a);
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(26, 26, 26, 0)), to(#1a1a1a));
        background: -webkit-linear-gradient(top, rgba(26, 26, 26, 0), #1a1a1a);
        background: -moz- oldlinear-gradient(top, rgba(26, 26, 26, 0), #1a1a1a);
        background: -o-linear-gradient(top, rgba(26, 26, 26, 0), #1a1a1a);
        background: linear-gradient(to bottom, rgba(26, 26, 26, 0), #1a1a1a); }
  .b-media__title {
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
    bottom: 44px;
    margin: 0 auto;
    width: 100%;
    max-width: 520px;
    font-family: "SavaPro";
    font-weight: normal;
    font-size: 32px;
    line-height: 36px;
    text-align: center;
    color: #ffffff;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow-y: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    max-height: 108px;
    z-index: 1;
    cursor: pointer; }
  .b-media__play {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 94px;
    margin: auto;
    width: 107px;
    height: 107px;
    border: 2px solid #ffffff;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.3);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
    z-index: 1; }
    .b-media__play:before {
      content: url(../images/sprites/svg/play.svg);
      width: 44px;
      height: 44px;
      position: absolute;
      top: 0;
      left: 0;
      right: 8px;
      bottom: 0;
      margin: auto;
      z-index: 1001; }
  .b-media__video {
    display: block;
    width: 100%;
    height: 428px; }
  @media (max-width: 1500px) {
    .b-media__title {
      bottom: 24px; } }
  @media (max-width: 1300px) {
    .b-media__title {
      font-size: 24px;
      line-height: 28px;
      bottom: 12px; } }
  @media (max-width: 1023px) {
    .b-media__item {
      width: -webkit-calc(50% - 30px);
      width: -moz-calc(50% - 30px);
      width: calc(50% - 30px); }
    .b-media__title {
      font-size: 18px;
      line-height: 24px;
      bottom: 12px;
      max-width: 255px; }
    .b-media__play {
      bottom: 60px;
      width: 59px;
      height: 59px; }
      .b-media__play:before {
        content: url(../images/sprites/svg/play-tablet.svg);
        width: 17px;
        height: 17px;
        right: 10px;
        bottom: 8px; } }
  @media (max-width: 520px) {
    .b-media__wrap--video:after {
      height: 35%; }
    .b-media__list {
      margin: 0; }
    .b-media__item {
      width: 100%;
      margin: 0 0 15px; }
    .b-media__video {
      height: 189px; }
    .b-media__play {
      bottom: 54px;
      width: 54px;
      height: 54px; }
      .b-media__play:before {
        content: url(../images/sprites/svg/play-mobile.svg);
        width: 15px;
        height: 15px;
        right: 14px;
        bottom: 8px; } }

:root {
  --white: #ffffff; }

:root {
  --animation-time: 0.3s; }

.b-not-found {
  display: block;
  width: 100%;
  max-width: 550px;
  margin: 0 auto;
  padding: 104px 0 86px;
  text-align: center; }
  .b-not-found__title {
    font-family: "SavaPro";
    font-weight: normal;
    font-size: 100px;
    line-height: 1;
    color: #ffffff;
    margin: 0 0 22px;
    cursor: default;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .b-not-found__divider {
    display: block;
    top: auto;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #ffffff;
    position: relative;
    overflow: visible; }
    .b-not-found__divider:before, .b-not-found__divider:after {
      content: '';
      display: block;
      position: absolute;
      width: 5px;
      height: 5px;
      top: 0;
      bottom: 0;
      margin: auto 0;
      -webkit-transform: rotate(45deg);
         -moz-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
           -o-transform: rotate(45deg);
              transform: rotate(45deg);
      background-color: #ffffff; }
    .b-not-found__divider:before {
      left: -3px; }
    .b-not-found__divider:after {
      left: auto;
      right: -3px; }
  .b-not-found__text {
    font-family: "OpenSans";
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.3px;
    color: #ffffff;
    margin: 38px 0 30px; }
  .b-not-found__icon {
    display: block;
    width: 38px;
    margin: 0 auto; }
    .b-not-found__icon svg {
      display: block;
      width: 100%;
      fill: #ffffff;
      color: #ffffff; }
  @media (max-width: 1023px) {
    .b-not-found {
      padding: 130px 30px;
      max-width: 460px; }
      .b-not-found__title {
        font-size: 60px;
        margin: 0 0 26px; }
      .b-not-found__text {
        font-size: 14px;
        line-height: 22px;
        margin: 22px 0 30px; }
      .b-not-found__icon {
        width: 30px; } }

:root {
  --white: #ffffff; }

:root {
  --animation-time: 0.3s; }

.b-preorder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 100%;
  height: 100vh;
  padding: 0;
  margin: -60px 0 0;
  position: relative;
  overflow: hidden; }
  .b-preorder__background {
    display: block;
    width: 100%;
    height: auto;
    min-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    overflow: hidden; }
    .b-preorder__background video {
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
         -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
           -o-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 100%;
      height: 100%;
      min-width: 100%;
      min-height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      font-family: "object-fit: cover;"; }
      .b-preorder__background video:last-child {
        display: none; }
      @media (min-width: 1921px) {
        .b-preorder__background video {
          position: static;
          -webkit-transform: none;
             -moz-transform: none;
              -ms-transform: none;
               -o-transform: none;
                  transform: none;
          width: 100%; } }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .b-preorder__background video {
          height: auto; } }
  .b-preorder__link {
    display: block;
    width: 100%;
    max-width: 448px;
    height: 84px;
    border: none;
    padding: 0 80px;
    margin: auto auto 200px;
    background-color: rgba(0, 0, 0, 0);
    font-family: "SavaPro";
    font-weight: normal;
    font-size: 36px;
    line-height: 84px;
    text-transform: uppercase;
    text-align: center;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    color: #ffffff;
    outline: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1; }
    .b-preorder__link span {
      display: block;
      width: 100%;
      height: auto;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      background-image: url(../images/sprites/svg/preorder.svg);
      background-repeat: no-repeat;
      background-position: center;
      -moz-background-size: 100% 100%;
           background-size: 100% 100%;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s;
      -o-object-fit: 100% auto;
         object-fit: 100% auto;
      z-index: -2; }
      .b-preorder__link span:last-child {
        opacity: 0;
        visibility: none;
        background-image: url(../images/sprites/svg/preorder-active.svg);
        z-index: -1; }
    .b-preorder__link:hover span:last-child {
      opacity: 1;
      visibility: visible; }
    .b-preorder__link:disabled, .b-preorder__link[disabled] {
      opacity: 0.5; }
      .b-preorder__link:disabled:hover, .b-preorder__link[disabled]:hover {
        background-image: url(../images/sprites/svg/auth.svg); }
  .b-preorder__bottom {
    display: block;
    width: -webkit-calc(100% - 142px);
    width: -moz-calc(100% - 142px);
    width: calc(100% - 142px);
    height: 60px;
    max-width: 830px;
    padding: 0 70px;
    margin: 0 auto;
    background-color: #000000;
    position: fixed;
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1002;
    font-size: 0; }
    .b-preorder__bottom:before, .b-preorder__bottom:after {
      content: '';
      position: absolute;
      top: 60px;
      bottom: 0;
      margin: auto 0;
      width: 0;
      height: 0;
      border: 50px solid;
      border-color: #000000 transparent transparent #000000;
      -webkit-border-radius: 26px 0 0 0;
         -moz-border-radius: 26px 0 0 0;
              border-radius: 26px 0 0 0;
      -webkit-transform: rotate(45deg);
         -moz-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
           -o-transform: rotate(45deg);
              transform: rotate(45deg); }
    .b-preorder__bottom:before {
      left: -45px; }
    .b-preorder__bottom:after {
      right: -45px; }
  .b-preorder__option {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    font-family: "OpenSans";
    font-weight: 600;
    font-size: 16px;
    line-height: 60px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #ffffff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    position: relative;
    cursor: pointer;
    z-index: 2; }
    .b-preorder__option span.mobile {
      display: none; }
    .b-preorder__option:hover {
      color: #D19426; }
    .b-preorder__option:last-child {
      text-align: right;
      padding: 0 40px 0 0; }
  .b-preorder__clicker {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 32px;
    height: 10px;
    background-color: #ffffff;
    z-index: 0; }
    .b-preorder__clicker:before, .b-preorder__clicker:after {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto 0;
      width: 0;
      height: 0;
      border: 4px solid;
      border-color: #ffffff transparent transparent #ffffff;
      -webkit-border-radius: 2px 2px 0 0;
         -moz-border-radius: 2px 2px 0 0;
              border-radius: 2px 2px 0 0; }
    .b-preorder__clicker:before {
      left: -3px;
      -webkit-transform: rotate(315deg);
         -moz-transform: rotate(315deg);
          -ms-transform: rotate(315deg);
           -o-transform: rotate(315deg);
              transform: rotate(315deg); }
    .b-preorder__clicker:after {
      right: -3px;
      -webkit-transform: rotate(135deg);
         -moz-transform: rotate(135deg);
          -ms-transform: rotate(135deg);
           -o-transform: rotate(135deg);
              transform: rotate(135deg); }
    .b-preorder__clicker.stand .b-preorder__square {
      left: -9px; }
    .b-preorder__clicker.claim .b-preorder__square {
      left: -webkit-calc(100% - 9px);
      left: -moz-calc(100% - 9px);
      left: calc(100% - 9px); }
  .b-preorder__square {
    display: block;
    position: absolute;
    top: 50%;
    width: 18px;
    height: 18px;
    background-color: #D6A95A;
    -webkit-transform: translate(0, -50%) rotate(45deg);
       -moz-transform: translate(0, -50%) rotate(45deg);
        -ms-transform: translate(0, -50%) rotate(45deg);
         -o-transform: translate(0, -50%) rotate(45deg);
            transform: translate(0, -50%) rotate(45deg);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    z-index: 1; }
    .b-preorder__square:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      background-color: #D6A95A;
      border: 2px solid #ffffff;
      width: 12px;
      height: 12px; }
    .b-preorder__square:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      background-color: #ffffff;
      width: 4px;
      height: 4px; }

@-moz-document url-prefix() {
  .b-preorder .b-preorder__bottom:before, .b-preorder .b-preorder__bottom:after {
    top: 10px; } }
  @media (max-width: 1500px) {
    .b-preorder__link {
      margin: auto auto 100px; } }
  @media (max-width: 1023px) {
    .b-preorder {
      height: auto;
      padding: 718px 0 0; }
      .b-preorder__background video {
        top: 0;
        -webkit-transform: translate(-50%, 0);
           -moz-transform: translate(-50%, 0);
            -ms-transform: translate(-50%, 0);
             -o-transform: translate(-50%, 0);
                transform: translate(-50%, 0);
        height: 100%; } }
    @media screen and (max-width: 1023px) and (-ms-high-contrast: active), (max-width: 1023px) and (-ms-high-contrast: none) {
      .b-preorder__background video {
        width: auto;
        height: auto; } }
  @media (max-width: 1023px) {
      .b-preorder__link {
        margin: 0 auto 214px; }
      .b-preorder__bottom {
        padding: 0 28px; }
      .b-preorder__option {
        letter-spacing: 0.07em; }
        .b-preorder__option span {
          display: none; }
          .b-preorder__option span.mobile {
            display: block; }
        .b-preorder__option:last-child {
          padding: 0; }
      .b-preorder__clicker {
        left: 16px; } }
  @media (max-width: 520px) {
    .b-preorder {
      padding: 400px 0 0;
      margin: -44px 0 0; }
      .b-preorder__link {
        width: 100%;
        max-width: 250px;
        height: 48px;
        line-height: 48px;
        font-size: 18px;
        padding: 0 66px;
        margin: 0 auto 94px; }
      .b-preorder__bottom {
        width: -webkit-calc(100% - 100px);
        width: -moz-calc(100% - 100px);
        width: calc(100% - 100px);
        height: 40px;
        padding: 0; }
        .b-preorder__bottom:before, .b-preorder__bottom:after {
          top: 52px;
          border: 40px solid; }
      .b-preorder__option {
        font-size: 12px;
        line-height: 40px; }
      .b-preorder__clicker {
        width: 18px;
        height: 6px; }
        .b-preorder__clicker:before, .b-preorder__clicker:after {
          border: 3px solid;
          border-color: #ffffff transparent transparent #ffffff; }
        .b-preorder__clicker:before {
          left: -3px; }
        .b-preorder__clicker:after {
          right: -3px; }
      .b-preorder__square {
        width: 12px;
        height: 12px; }
        .b-preorder__square:before {
          width: 8px;
          height: 8px; }
        .b-preorder__square:after {
          width: 2px;
          height: 2px; } }

.page.white-theme .b-preorder__background video:first-child {
  display: none; }

.page.white-theme .b-preorder__background video:last-child {
  display: block; }

@media (max-width: 1023px) {
  .page.ru .b-preorder__option:first-child {
    margin-left: -30px; }
  .page.ru .b-preorder__option:last-child {
    margin-left: 30px; } }

@media (max-width: 520px) {
  .page.ru .b-preorder__bottom {
    width: -webkit-calc(100% - 90px);
    width: -moz-calc(100% - 90px);
    width: calc(100% - 90px); }
  .page.ru .b-preorder__option.js-preorder-stand, .page.ru .b-preorder__option:first-child {
    margin-left: -20px; }
  .page.ru .b-preorder__option.js-preorder-claim, .page.ru .b-preorder__option:last-child {
    margin-left: 20px; } }

:root {
  --white: #ffffff; }

:root {
  --animation-time: 0.3s; }

.b-main-title {
  display: block;
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  font-family: "WorchesterEF-Medium";
  font-size: 102px;
  font-weight: 400;
  line-height: 100px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  cursor: default;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  z-index: 4; }
  .b-main-title--single {
    max-width: 100%;
    margin: 30px auto;
    text-align: center; }
  .b-main-title--black {
    color: #000000; }
  @media (max-width: 1600px) {
    .b-main-title {
      font-size: 81px;
      line-height: 74px; } }
  @media (max-width: 1023px) {
    .b-main-title {
      font-size: 64px;
      line-height: 64px; } }
  @media (max-width: 800px) {
    .b-main-title {
      font-size: 38px;
      line-height: 38px; } }
  @media (max-width: 520px) {
    .b-main-title {
      max-width: 290px;
      font-size: 39px;
      line-height: 40px;
      padding: 0; }
      .b-main-title--single {
        max-width: 100%; } }

:root {
  --white: #ffffff; }

:root {
  --animation-time: 0.3s; }

.b-divider {
  display: block;
  width: 100%;
  height: 1px;
  position: relative;
  background-color: #000000;
  overflow: visible;
  margin: 0 auto; }
  .b-divider:before, .b-divider:after {
    content: '';
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
    background-color: #000000; }
  .b-divider:before {
    left: -3px; }
  .b-divider:after {
    left: auto;
    right: -3px; }
  .b-divider__square {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
    width: 14px;
    height: 14px;
    border: 1px solid #000000;
    background-color: #ffffff;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg); }
    .b-divider__square:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      width: 6px;
      height: 6px;
      background-color: #000000; }
  .b-divider--white {
    background-color: #ffffff; }
    .b-divider--white:before, .b-divider--white:after {
      background-color: #ffffff; }
    .b-divider--white .b-divider__square {
      border: 1px solid #ffffff;
      background-color: #000000; }
      .b-divider--white .b-divider__square:before {
        background-color: #ffffff; }

:root {
  --white: #ffffff; }

:root {
  --animation-time: 0.3s; }

.b-delimiter {
  display: block;
  width: -webkit-calc(100% + 32px);
  width: -moz-calc(100% + 32px);
  width: calc(100% + 32px);
  margin: 0 -16px;
  text-align: center; }
  .b-delimiter svg {
    display: inline-block;
    vertical-align: top;
    width: 20px;
    height: 20px;
    margin: 0 16px; }
  @media (max-width: 1023px) {
    .b-delimiter {
      width: -webkit-calc(100% + 24px);
      width: -moz-calc(100% + 24px);
      width: calc(100% + 24px);
      margin: 0 -12px; }
      .b-delimiter svg {
        width: 16px;
        height: 16px;
        margin: 0 12px; } }

:root {
  --white: #ffffff; }

:root {
  --animation-time: 0.3s; }

.b-about {
  display: block;
  width: 100%;
  padding: 12px 334px 50px;
  text-align: center;
  position: relative;
  background-image: url(../images/main/main-back.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  -moz-background-size: cover;
       background-size: cover; }
  .b-about__back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0; }
    .b-about__back img {
      display: block;
      -o-object-fit: cover;
         object-fit: cover;
      height: 100%;
      font-family: "object-fit: cover"; }
      .b-about__back img:last-child {
        display: none; }
  .b-about__wrap {
    display: block;
    width: 100%;
    max-width: 620px;
    padding: 74px 0 0;
    text-align: center;
    position: relative;
    z-index: 1; }
  .b-about__subtitle, .b-about__title {
    display: block;
    width: 100%;
    font-family: "WorchesterEF-Medium";
    font-weight: normal;
    color: #ffffff; }
  .b-about__subtitle {
    font-size: 26px;
    line-height: 43px;
    letter-spacing: 1px;
    margin: 0; }
  .b-about__title {
    font-size: 63px;
    font-weight: 400;
    line-height: 63px;
    text-align: center;
    letter-spacing: 0.1em;
    color: #1c1c1c;
    margin: 0 0 44px; }
  .b-about__text {
    display: block;
    font-family: "Worcester-Regular";
    font-size: 24px;
    font-weight: 400;
    line-height: 42px;
    text-align: left;
    color: #ffffff;
    margin: 0 0 42px; }
  .b-about__button {
    display: block;
    width: 100%;
    max-width: 240px;
    height: 40px;
    margin: 62px 0 0;
    font-family: "OpenSans";
    font-weight: bold;
    font-size: 14px;
    line-height: 40px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
    position: relative;
    z-index: 1; }
    .b-about__button:hover .b-about__button-back svg {
      fill: #b37c1a;
      color: #b37c1a; }
    .b-about__button--purple .b-about__button-back svg {
      fill: #B42FA2;
      color: #B42FA2; }
    .b-about__button--purple:hover .b-about__button-back svg {
      fill: #cc2ab6;
      color: #cc2ab6; }
    .b-about__button--red .b-about__button-back svg {
      fill: #cc0000;
      color: #cc0000; }
    .b-about__button--red:hover .b-about__button-back svg {
      fill: #bb0000;
      color: #bb0000; }
  .b-about__button-back {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    z-index: -1; }
    .b-about__button-back svg {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      fill: #D19426;
      color: #D19426;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s; }
  .b-about__img {
    position: absolute;
    top: -16px;
    bottom: 0;
    left: auto;
    right: -8px;
    margin: auto;
    width: auto;
    height: 75%;
    z-index: 0; }
    .b-about__img img {
      display: block;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      font-family: "object-fit: cover"; }
      .b-about__img img:last-child {
        display: none; }
  .b-about .b-divider {
    display: none; }
    .b-about .b-divider--white {
      display: block; }
  .b-about .b-delimiter {
    margin: 0 0 52px; }
  @media (max-width: 1800px) {
    .b-about {
      padding: 100px 126px 50px; }
      .b-about__img {
        height: 65%;
        top: auto; } }
  @media (max-width: 1600px) {
    .b-about {
      padding: 100px 306px 86px; }
      .b-about__wrap {
        padding: 54px 0 0; }
      .b-about__title {
        font-size: 50px;
        line-height: 46px; }
      .b-about__text {
        font-size: 19px;
        line-height: 33px;
        margin: 0 0 34px; }
      .b-about__button {
        max-width: 200px;
        margin: 44px 0 0; }
      .b-about__img {
        right: -8%;
        bottom: 70px; }
      .b-about .b-delimiter {
        max-width: 100%;
        margin: 0 0 46px; }
    @-moz-document url-prefix() {
      .b-about .b-about__img {
        max-width: 50%; } } }
  @media (max-width: 1500px) {
    .b-about {
      padding: 12px 60px 50px; }
      .b-about__wrap {
        max-width: 607px;
        padding: 16px 0 0; }
      .b-about__title {
        font-size: 60px;
        line-height: 60px;
        margin: 0 0 10px; }
      .b-about__img {
        right: -5%; } }
  @media (max-width: 1400px) {
    .b-about {
      padding: 12px 60px 50px; }
      .b-about__wrap {
        padding: 8px 0 0; }
      .b-about__title {
        font-size: 56px;
        line-height: 56px; }
      .b-about__subtitle {
        font-size: 24px;
        line-height: 28px; }
      .b-about__text {
        font-size: 16px;
        line-height: 20px;
        margin: 24px 0 18px; }
      .b-about__button {
        margin: 18px 0 0; }
      .b-about__img {
        height: 75%; } }
  @media (max-width: 1300px) {
    .b-about__img {
      height: 65%;
      right: -10%; } }
  @media (max-width: 1100px) {
    .b-about {
      padding: 12px 50px 50px; }
      .b-about__wrap {
        max-width: 520px;
        padding: 16px 0 0; }
      .b-about__subtitle {
        font-size: 24px; }
      .b-about__text {
        font-size: 16px; }
      .b-about__img {
        height: 60%; } }
  @media (max-width: 1023px) {
    .b-about {
      padding: 50px 40px 500px; }
      .b-about__wrap {
        max-width: 100%;
        padding: 44px 0 0; }
      .b-about__subtitle {
        font-size: 26px;
        line-height: 43px; }
      .b-about__title {
        margin: 0 0 15px;
        font-size: 52px;
        line-height: 52px; }
      .b-about__text {
        font-size: 18px;
        line-height: 26px;
        margin: 38px 0 28px; }
      .b-about__button {
        margin: 26px auto 0; }
      .b-about__img {
        top: auto;
        bottom: 0;
        width: 80%;
        left: 0;
        right: 0;
        height: auto; }
        .b-about__img img {
          width: 100%;
          height: auto; }
      .b-about .b-delimiter {
        width: 100%;
        margin: 0 0 24px; }
    @-moz-document url-prefix() {
      .b-about .b-about__img {
        max-width: 100%; } } }
  @media (max-width: 720px) {
    .b-about__img {
      width: 114%;
      left: auto;
      right: -2%; } }
  @media (max-width: 520px) {
    .b-about {
      padding: 32px 15px 300px; }
      .b-about__wrap {
        padding: 16px 0 0; }
      .b-about__subtitle {
        font-size: 16px;
        line-height: 100%; }
      .b-about__title {
        font-size: 31px;
        line-height: 28px;
        margin: 0 0 20px; }
      .b-about__text {
        font-size: 12px;
        line-height: 21px;
        margin: 24px 0; }
      .b-about__img {
        width: 100%;
        left: 0;
        right: 0;
        bottom: 46px; }
      .b-about__button {
        max-width: 153px;
        height: 26px;
        font-size: 9px;
        line-height: 26px;
        margin: 32px auto 0; } }
  @media (max-width: 340px) {
    .b-about__img {
      left: auto; } }

.page.white-theme .b-about {
  background-image: url(../images/main/main-back-white.jpg); }
  .page.white-theme .b-about .b-main-title, .page.white-theme .b-about .b-about__subtitle, .page.white-theme .b-about .b-about__title, .page.white-theme .b-about .b-about__text {
    color: #1c1c1c; }
  .page.white-theme .b-about .b-about__img img:first-child {
    display: none; }
  .page.white-theme .b-about .b-about__img img:last-child {
    display: block; }
  .page.white-theme .b-about .b-divider {
    display: block; }
    .page.white-theme .b-about .b-divider--white {
      display: none; }

.page.ru .b-about__title {
  font-size: 90px; }

@media (max-width: 1500px) {
  .page.ru .b-about__title {
    font-size: 90px; } }

@media (max-width: 1400px) {
  .page.ru .b-about__title {
    font-size: 90px; } }

@media (max-width: 1100px) {
  .page.ru .b-about__title {
    font-size: 80px; } }

@media (max-width: 1023px) {
  .page.ru .b-about__title {
    font-size: 80px; } }

@media (max-width: 800px) {
  .page.ru .b-about__title {
    font-size: 60px; } }

@media (max-width: 520px) {
  .page.ru .b-about__title {
    font-size: 44px; } }

:root {
  --white: #ffffff; }

:root {
  --animation-time: 0.3s; }

body.safari .b-features .b-main-title {
  letter-spacing: normal; }

.b-features {
  display: block;
  width: 100%;
  padding: 60px 334px 50px;
  text-align: center;
  font-size: 0;
  position: relative; }
  .b-features__content {
    font-size: 0; }
  .b-features__wrap {
    display: inline-block;
    vertical-align: top;
    width: -webkit-calc(50% - 120px);
    width: -moz-calc(50% - 120px);
    width: calc(50% - 120px);
    margin-right: 240px;
    padding: 72px 0 0; }
    .b-features__wrap:nth-child(2) {
      margin: 0; }
  .b-features__wrap-text {
    display: block;
    position: relative;
    z-index: 1; }
  .b-features__title, .b-features__subtitle {
    display: block;
    font-family: "WorchesterEF-Medium";
    font-weight: normal;
    text-align: center;
    color: #ffffff; }
  .b-features__title {
    font-size: 63px;
    font-weight: 400;
    line-height: 63px;
    letter-spacing: 0.1em;
    margin: 0 0 30px; }
  .b-features__subtitle {
    font-size: 68px;
    line-height: 70px;
    margin: 0 0 44px; }
  .b-features__text {
    font-family: "Worcester-Regular";
    font-size: 24px;
    font-weight: 400;
    line-height: 42px;
    text-align: justify;
    color: #ffffff;
    margin: 44px 0 76px; }
  .b-features__symbol {
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    max-width: 116px;
    height: 118px;
    z-index: -1; }
    .b-features__symbol svg {
      display: block;
      width: 100%;
      height: 100%;
      fill: #000000;
      color: #000000; }
  .b-features__more-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .b-features__more-column {
    width: 50%; }
    .b-features__more-column:first-child {
      margin-right: 120px; }
    .b-features__more-column:nth-child(2) {
      margin-left: 120px; }
  .b-features__more {
    display: inline-block;
    vertical-align: bottom;
    width: 240px;
    max-width: 100%;
    height: 40px;
    margin: 0 auto;
    font-family: "WorchesterEF-Medium";
    font-weight: bold;
    font-size: 14px;
    line-height: 40px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #D19426;
    position: relative;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s; }
    .b-features__more--mobile {
      display: none; }
    .b-features__more:hover {
      color: #b37c1a; }
      .b-features__more:hover svg {
        fill: #b37c1a;
        color: #b37c1a; }
    @media (max-width: 1023px) {
      .b-features__more--desktop {
        display: none; }
      .b-features__more--mobile {
        display: inline-block; } }
  .b-features__square {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 10px;
    height: 10px;
    z-index: 0; }
    .b-features__square:first-child {
      left: 16px; }
    .b-features__square:last-child {
      right: 16px; }
    .b-features__square svg {
      display: block;
      width: 100%;
      height: 100%;
      fill: #ffffff;
      color: #ffffff;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s; }
  .b-features__back {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    z-index: 0; }
    .b-features__back img {
      display: block;
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%;
      font-family: "object-fit: cover"; }
      .b-features__back img:last-child {
        display: none; }
    .b-features__back--right {
      left: auto;
      right: 0; }
  .b-features__decoration {
    position: absolute;
    top: 166px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    width: 183px;
    height: 470px;
    z-index: 1; }
    .b-features__decoration img {
      display: block;
      width: 100%; }
  .b-features .b-divider {
    display: none; }
    .b-features .b-divider--white {
      display: block; }
  .b-features .slick-dots {
    display: none;
    bottom: -16px; }
    @media (max-width: 1023px) {
      .b-features .slick-dots {
        display: block; } }
    .b-features .slick-dots li {
      width: 12px;
      height: 12px;
      -webkit-transform: rotate(45deg);
         -moz-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
           -o-transform: rotate(45deg);
              transform: rotate(45deg);
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s; }
      .b-features .slick-dots li:before, .b-features .slick-dots li:after {
        content: '';
        position: absolute;
        display: block;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        -moz-transition: 0.3s;
        transition: 0.3s; }
      .b-features .slick-dots li:before {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 2px solid #D6A95A;
        opacity: 0;
        visibility: hidden;
        z-index: -1; }
      .b-features .slick-dots li:after {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        width: 6px;
        height: 6px;
        background-color: #CCCCCC; }
      .b-features .slick-dots li.slick-active:before {
        opacity: 1;
        visibility: visible;
        z-index: 1; }
      .b-features .slick-dots li.slick-active:after {
        background-color: #D6A95A; }
  @media (max-width: 1800px) {
    .b-features__wrap {
      margin-right: 200px;
      width: -webkit-calc(50% - 100px);
      width: -moz-calc(50% - 100px);
      width: calc(50% - 100px); }
      .b-features__wrap:nth-child(2) {
        margin: 0; }
    .b-features__title {
      font-size: 58px; }
    .b-features__subtitle {
      font-size: 52px; }
    .b-features__more-column:first-child {
      margin-right: 100px; }
    .b-features__more-column:nth-child(2) {
      margin-left: 100px; } }
  @media (max-width: 1600px) {
    .b-features {
      padding: 90px 280px 66px; }
      .b-features__wrap {
        padding: 54px 0 0; }
      .b-features__title {
        font-size: 50px;
        line-height: 46px;
        margin: 0 0 60px; }
      .b-features__text {
        font-size: 19px;
        line-height: 32px;
        margin: 60px 0 50px; }
      .b-features__decoration {
        top: 300px;
        width: 154px;
        height: 394px; } }
  @media (max-width: 1500px) {
    .b-features {
      padding: 46px 100px 40px; }
      .b-features__title {
        font-size: 54px; }
      .b-features__wrap {
        padding: 24px 0 0; }
      .b-features__subtitle {
        font-size: 40px;
        margin: 0 0 24px; }
      .b-features__text {
        font-size: 16px;
        margin: 24px 0; }
      .b-features__decoration {
        top: 120px;
        width: 120px;
        height: 310px; } }
  @media (max-width: 1400px) {
    .b-features {
      padding: 24px 100px 40px; }
      .b-features__title {
        font-size: 34px;
        line-height: 40px; }
      .b-features__subtitle {
        font-size: 32px;
        line-height: 38px; }
      .b-features__text {
        line-height: normal;
        margin: 18px 0; } }
  @media (max-width: 1023px) {
    .b-features {
      padding: 50px 50px 34px; }
      .b-features__content {
        width: -webkit-calc(100% + 100px);
        width: -moz-calc(100% + 100px);
        width: calc(100% + 100px);
        margin: 0 -50px; }
      .b-features__wrap {
        display: block;
        width: 100%;
        padding: 100px 50px 0;
        position: relative; }
      .b-features__title {
        font-size: 70px;
        line-height: normal; }
      .b-features__subtitle {
        font-size: 62px;
        margin: 0 0 24px; }
      .b-features__text {
        line-height: 26px;
        margin: 38px 0 30px; }
      .b-features__back {
        width: 100%;
        height: 100%;
        top: 0; }
        .b-features__back img {
          height: 100%; }
      .b-features__decoration {
        display: none; }
      .b-features__more-column:first-child {
        margin-right: 0; }
      .b-features__more-column:nth-child(2) {
        margin-left: 0; } }
  @media (max-width: 800px) {
    .b-features__title {
      font-size: 46px;
      line-height: normal; }
    .b-features__subtitle {
      font-size: 42px;
      line-height: normal; } }
  @media (max-width: 520px) {
    .b-features {
      padding: 34px 15px 26px; }
      .b-features__content {
        width: -webkit-calc(100% + 30px);
        width: -moz-calc(100% + 30px);
        width: calc(100% + 30px);
        margin: 0 -15px; }
      .b-features__wrap {
        margin: 0 0 18px;
        padding: 16px 15px 0; }
        .b-features__wrap:nth-child(2) {
          margin: 0; }
      .b-features__title {
        font-size: 31px;
        line-height: 28px;
        margin: 0 0 28px; }
      .b-features__subtitle {
        font-size: 28px;
        line-height: 100%;
        margin: 0 0 26px; }
      .b-features__text {
        font-size: 12px;
        line-height: 21px;
        margin: 26px 0 20px; }
      .b-features__symbol {
        width: 60px;
        height: 60px; }
      .b-features__back {
        height: 100%; } }

.page.white-theme .b-features .b-main-title,
.page.white-theme .b-features .b-features__title,
.page.white-theme .b-features .b-features__subtitle,
.page.white-theme .b-features .b-features__text {
  color: #1c1c1c; }

.page.white-theme .b-features .b-features__more {
  color: #D19426; }
  .page.white-theme .b-features .b-features__more svg {
    fill: #D19426;
    color: #D19426; }
  .page.white-theme .b-features .b-features__more:hover {
    color: #b37c1a; }
    .page.white-theme .b-features .b-features__more:hover svg {
      fill: #b37c1a;
      color: #b37c1a; }

.page.white-theme .b-features .b-divider {
  display: block; }
  .page.white-theme .b-features .b-divider--white {
    display: none; }

.page.white-theme .b-features .b-features__symbol svg {
  fill: #ffffff;
  color: #ffffff; }

.page.white-theme .b-features__back img {
  display: none; }
  .page.white-theme .b-features__back img:last-child {
    display: block; }

:root {
  --white: #ffffff; }

:root {
  --animation-time: 0.3s; }

body.safari .b-paths .b-main-title {
  letter-spacing: normal; }

.b-paths {
  display: block;
  width: 100%;
  height: 1100px;
  padding: 76px 226px 440px;
  text-align: left;
  position: relative;
  background-image: url(../images/main/main-back-2.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  -moz-background-size: cover;
       background-size: cover; }
  .b-paths:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 300px;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(top, #ffffff, rgba(0, 0, 0, 0));
    background: -moz- oldlinear-gradient(top, #ffffff, rgba(0, 0, 0, 0));
    background: -o-linear-gradient(top, #ffffff, rgba(0, 0, 0, 0));
    background: linear-gradient(to bottom, #ffffff, rgba(0, 0, 0, 0));
    z-index: 1; }
  .b-paths__wrap {
    display: none;
    width: 100%;
    max-width: 384px;
    padding: 192px 0 0;
    text-align: center;
    position: relative;
    z-index: 1; }
  .b-paths__title {
    display: block;
    width: 100%;
    font-family: "WorchesterEF-Medium";
    font-size: 63px;
    font-weight: 400;
    line-height: 63px;
    text-align: center;
    letter-spacing: 0.1em;
    color: #ffffff;
    margin: 0 0 22px; }
  .b-paths__text {
    display: block;
    font-family: "Worcester-Regular";
    font-weight: 400;
    font-size: 24px;
    line-height: 42px;
    text-align: justify;
    color: #ffffff;
    margin: 26px 0; }
  .b-paths__list-wrap {
    width: 100%;
    max-width: 350px;
    padding: 0;
    position: absolute;
    top: 288px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 2; }
  .b-paths__list {
    display: block;
    padding: 0;
    margin: 0;
    list-style-type: none;
    text-align: center; }
  .b-paths__item {
    display: block;
    width: 100%;
    padding: 0 20px;
    margin: 0 0 51px;
    position: relative; }
    .b-paths__item:last-child {
      margin: 0; }
    .b-paths__item a {
      font-family: "WorchesterEF-Medium";
      font-size: 24px;
      font-weight: 400;
      line-height: 24px;
      letter-spacing: 0.15em;
      text-transform: uppercase;
      color: #ffffff;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s; }
      .b-paths__item a:hover {
        color: #D19426; }
        .b-paths__item a:hover svg {
          visibility: visible;
          opacity: 1; }
    .b-paths__item.active a {
      color: #D19426; }
      .b-paths__item.active a svg {
        visibility: visible;
        opacity: 1; }
  .b-paths__square {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 18px;
    height: 18px; }
    .b-paths__square:first-child {
      left: 0; }
    .b-paths__square:last-child {
      right: 0; }
    .b-paths__square svg {
      visibility: hidden;
      opacity: 0;
      display: block;
      width: 100%;
      height: 100%;
      fill: #D19426;
      color: #D19426;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s; }
  .b-paths__img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
    margin: auto;
    width: auto;
    height: 100%;
    z-index: 0; }

@-moz-document url-prefix() {
  .b-paths__img {
    max-width: 70%;
    display: table; } }
    .b-paths__img img {
      display: none;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      font-family: "object-fit: cover"; }
      .b-paths__img img:first-child {
        display: block; }
  .b-paths.angel .b-paths__wrap--angel {
    display: inline-block; }
  .b-paths.angel .b-paths__wrap--lich, .b-paths.angel .b-paths__wrap--azata, .b-paths.angel .b-paths__wrap--aeon, .b-paths.angel .b-paths__wrap--demon, .b-paths.angel .b-paths__wrap--devil, .b-paths.angel .b-paths__wrap--dragon, .b-paths.angel .b-paths__wrap--legend, .b-paths.angel .b-paths__wrap--locust, .b-paths.angel .b-paths__wrap--trickster {
    display: none; }
  .b-paths.angel .b-paths__img--angel {
    display: block;
    top: -44px;
    left: 0;
    height: 108%; }
  .b-paths.angel .b-paths__img--lich, .b-paths.angel .b-paths__img--azata, .b-paths.angel .b-paths__img--aeon, .b-paths.angel .b-paths__img--demon, .b-paths.angel .b-paths__img--devil, .b-paths.angel .b-paths__img--dragon, .b-paths.angel .b-paths__img--legend, .b-paths.angel .b-paths__img--locust, .b-paths.angel .b-paths__img--trickster {
    display: none; }
  .b-paths.lich .b-paths__wrap--lich {
    display: inline-block; }
  .b-paths.lich .b-paths__wrap--angel, .b-paths.lich .b-paths__wrap--azata, .b-paths.lich .b-paths__wrap--aeon, .b-paths.lich .b-paths__wrap--demon, .b-paths.lich .b-paths__wrap--devil, .b-paths.lich .b-paths__wrap--dragon, .b-paths.lich .b-paths__wrap--legend, .b-paths.lich .b-paths__wrap--locust, .b-paths.lich .b-paths__wrap--trickster {
    display: none; }
  .b-paths.lich .b-paths__img--lich {
    display: block;
    top: auto;
    bottom: 40px;
    height: 98%; }

@-moz-document url-prefix() {
  .b-paths.lich .b-paths__img--lich {
    display: table; } }
  .b-paths.lich .b-paths__img--angel, .b-paths.lich .b-paths__img--azata, .b-paths.lich .b-paths__img--aeon, .b-paths.lich .b-paths__img--demon, .b-paths.lich .b-paths__img--devil, .b-paths.lich .b-paths__img--dragon, .b-paths.lich .b-paths__img--legend, .b-paths.lich .b-paths__img--locust, .b-paths.lich .b-paths__img--trickster {
    display: none; }
  .b-paths.azata .b-paths__wrap--azata {
    display: inline-block; }
  .b-paths.azata .b-paths__wrap--angel, .b-paths.azata .b-paths__wrap--lich, .b-paths.azata .b-paths__wrap--aeon, .b-paths.azata .b-paths__wrap--demon, .b-paths.azata .b-paths__wrap--devil, .b-paths.azata .b-paths__wrap--dragon, .b-paths.azata .b-paths__wrap--legend, .b-paths.azata .b-paths__wrap--locust, .b-paths.azata .b-paths__wrap--trickster {
    display: none; }
  .b-paths.azata .b-paths__img--azata {
    display: none;
    top: 0;
    left: auto;
    right: 8%;
    height: 88%; }
  .b-paths.azata .b-paths__img--white {
    display: block; }
  .b-paths.azata .b-paths__img--angel, .b-paths.azata .b-paths__img--lich, .b-paths.azata .b-paths__img--aeon, .b-paths.azata .b-paths__img--demon, .b-paths.azata .b-paths__img--devil, .b-paths.azata .b-paths__img--dragon, .b-paths.azata .b-paths__img--legend, .b-paths.azata .b-paths__img--locust, .b-paths.azata .b-paths__img--trickster {
    display: none; }
  .b-paths.aeon {
    text-align: left !important; }
    .b-paths.aeon .b-paths__wrap--aeon {
      display: inline-block; }
    .b-paths.aeon .b-paths__wrap--angel, .b-paths.aeon .b-paths__wrap--lich, .b-paths.aeon .b-paths__wrap--azata, .b-paths.aeon .b-paths__wrap--demon, .b-paths.aeon .b-paths__wrap--devil, .b-paths.aeon .b-paths__wrap--dragon, .b-paths.aeon .b-paths__wrap--legend, .b-paths.aeon .b-paths__wrap--locust, .b-paths.aeon .b-paths__wrap--trickster {
      display: none; }

@-moz-document url-prefix() {
  .b-paths.aeon .b-paths__img {
    max-width: 40%; } }
    .b-paths.aeon .b-paths__img--aeon {
      display: block;
      top: -20px;
      left: auto;
      right: 0;
      height: 92%; }

@-moz-document url-prefix() {
  .b-paths.aeon .b-paths__img--aeon {
    display: grid; } }
    .b-paths.aeon .b-paths__img--angel, .b-paths.aeon .b-paths__img--lich, .b-paths.aeon .b-paths__img--azata, .b-paths.aeon .b-paths__img--demon, .b-paths.aeon .b-paths__img--devil, .b-paths.aeon .b-paths__img--dragon, .b-paths.aeon .b-paths__img--legend, .b-paths.aeon .b-paths__img--locust, .b-paths.aeon .b-paths__img--trickster {
      display: none; }
  .b-paths.demon .b-paths__wrap--demon {
    display: inline-block; }
  .b-paths.demon .b-paths__wrap--angel, .b-paths.demon .b-paths__wrap--lich, .b-paths.demon .b-paths__wrap--azata, .b-paths.demon .b-paths__wrap--aeon, .b-paths.demon .b-paths__wrap--devil, .b-paths.demon .b-paths__wrap--dragon, .b-paths.demon .b-paths__wrap--legend, .b-paths.demon .b-paths__wrap--locust, .b-paths.demon .b-paths__wrap--trickster {
    display: none; }
  .b-paths.demon .b-paths__img--demon {
    display: none;
    top: 0;
    left: 0;
    right: auto;
    height: 77%; }
  .b-paths.demon .b-paths__img--white {
    display: block; }
  .b-paths.demon .b-paths__img--angel, .b-paths.demon .b-paths__img--lich, .b-paths.demon .b-paths__img--azata, .b-paths.demon .b-paths__img--aeon, .b-paths.demon .b-paths__img--devil, .b-paths.demon .b-paths__img--dragon, .b-paths.demon .b-paths__img--legend, .b-paths.demon .b-paths__img--locust, .b-paths.demon .b-paths__img--trickster {
    display: none; }
  .b-paths.devil .b-paths__wrap--devil {
    display: inline-block; }
  .b-paths.devil .b-paths__wrap--angel, .b-paths.devil .b-paths__wrap--lich, .b-paths.devil .b-paths__wrap--azata, .b-paths.devil .b-paths__wrap--aeon, .b-paths.devil .b-paths__wrap--demon, .b-paths.devil .b-paths__wrap--dragon, .b-paths.devil .b-paths__wrap--legend, .b-paths.devil .b-paths__wrap--locust, .b-paths.devil .b-paths__wrap--trickster {
    display: none; }
  .b-paths.devil .b-paths__img--devil {
    display: none;
    top: 8%;
    left: auto;
    right: 8%;
    height: 70%; }
  .b-paths.devil .b-paths__img--white {
    display: block; }
  .b-paths.devil .b-paths__img--angel, .b-paths.devil .b-paths__img--lich, .b-paths.devil .b-paths__img--azata, .b-paths.devil .b-paths__img--aeon, .b-paths.devil .b-paths__img--demon, .b-paths.devil .b-paths__img--dragon, .b-paths.devil .b-paths__img--legend, .b-paths.devil .b-paths__img--locust, .b-paths.devil .b-paths__img--trickster {
    display: none; }
  .b-paths.dragon .b-paths__wrap--dragon {
    display: inline-block; }
  .b-paths.dragon .b-paths__wrap--angel, .b-paths.dragon .b-paths__wrap--lich, .b-paths.dragon .b-paths__wrap--azata, .b-paths.dragon .b-paths__wrap--aeon, .b-paths.dragon .b-paths__wrap--demon, .b-paths.dragon .b-paths__wrap--devil, .b-paths.dragon .b-paths__wrap--legend, .b-paths.dragon .b-paths__wrap--locust, .b-paths.dragon .b-paths__wrap--trickster {
    display: none; }
  .b-paths.dragon .b-paths__img--dragon {
    display: block;
    top: 0;
    left: auto;
    right: 6%;
    height: 88%; }
  .b-paths.dragon .b-paths__img--angel, .b-paths.dragon .b-paths__img--lich, .b-paths.dragon .b-paths__img--azata, .b-paths.dragon .b-paths__img--aeon, .b-paths.dragon .b-paths__img--demon, .b-paths.dragon .b-paths__img--devil, .b-paths.dragon .b-paths__img--legend, .b-paths.dragon .b-paths__img--locust, .b-paths.dragon .b-paths__img--trickster {
    display: none; }
  .b-paths.legend .b-paths__wrap--legend {
    display: inline-block; }
  .b-paths.legend .b-paths__wrap--angel, .b-paths.legend .b-paths__wrap--lich, .b-paths.legend .b-paths__wrap--azata, .b-paths.legend .b-paths__wrap--aeon, .b-paths.legend .b-paths__wrap--demon, .b-paths.legend .b-paths__wrap--devil, .b-paths.legend .b-paths__wrap--dragon, .b-paths.legend .b-paths__wrap--locust, .b-paths.legend .b-paths__wrap--trickster {
    display: none; }
  .b-paths.legend .b-paths__img--legend {
    display: none;
    top: 0;
    left: auto;
    right: 6%;
    height: 84%; }
  .b-paths.legend .b-paths__img--white {
    display: block; }
  .b-paths.legend .b-paths__img--angel, .b-paths.legend .b-paths__img--lich, .b-paths.legend .b-paths__img--azata, .b-paths.legend .b-paths__img--aeon, .b-paths.legend .b-paths__img--demon, .b-paths.legend .b-paths__img--devil, .b-paths.legend .b-paths__img--dragon, .b-paths.legend .b-paths__img--locust, .b-paths.legend .b-paths__img--trickster {
    display: none; }
  .b-paths.locust .b-paths__wrap--locust {
    display: inline-block; }
  .b-paths.locust .b-paths__wrap--angel, .b-paths.locust .b-paths__wrap--lich, .b-paths.locust .b-paths__wrap--azata, .b-paths.locust .b-paths__wrap--aeon, .b-paths.locust .b-paths__wrap--demon, .b-paths.locust .b-paths__wrap--devil, .b-paths.locust .b-paths__wrap--dragon, .b-paths.locust .b-paths__wrap--legend, .b-paths.locust .b-paths__wrap--trickster {
    display: none; }
  .b-paths.locust .b-paths__img--locust {
    display: none;
    top: 0;
    left: auto;
    right: 0;
    height: 85%; }
  .b-paths.locust .b-paths__img--white {
    display: block; }
  .b-paths.locust .b-paths__img--angel, .b-paths.locust .b-paths__img--lich, .b-paths.locust .b-paths__img--azata, .b-paths.locust .b-paths__img--aeon, .b-paths.locust .b-paths__img--demon, .b-paths.locust .b-paths__img--devil, .b-paths.locust .b-paths__img--dragon, .b-paths.locust .b-paths__img--legend, .b-paths.locust .b-paths__img--trickster {
    display: none; }
  .b-paths.trickster .b-paths__wrap--trickster {
    display: inline-block; }
  .b-paths.trickster .b-paths__wrap--angel, .b-paths.trickster .b-paths__wrap--lich, .b-paths.trickster .b-paths__wrap--azata, .b-paths.trickster .b-paths__wrap--aeon, .b-paths.trickster .b-paths__wrap--demon, .b-paths.trickster .b-paths__wrap--devil, .b-paths.trickster .b-paths__wrap--dragon, .b-paths.trickster .b-paths__wrap--legend, .b-paths.trickster .b-paths__wrap--locust {
    display: none; }
  .b-paths.trickster .b-paths__img--trickster {
    display: none;
    top: 2%;
    left: auto;
    right: 0;
    height: 83%; }
  .b-paths.trickster .b-paths__img--white {
    display: block; }
  .b-paths.trickster .b-paths__img--angel, .b-paths.trickster .b-paths__img--lich, .b-paths.trickster .b-paths__img--azata, .b-paths.trickster .b-paths__img--aeon, .b-paths.trickster .b-paths__img--demon, .b-paths.trickster .b-paths__img--devil, .b-paths.trickster .b-paths__img--dragon, .b-paths.trickster .b-paths__img--legend, .b-paths.trickster .b-paths__img--locust {
    display: none; }
  .b-paths .b-divider {
    display: none; }
    .b-paths .b-divider--white {
      display: block; }
  .b-paths.right {
    text-align: right; }
    .b-paths.right .b-paths__img {
      left: 0;
      right: auto; }
    .b-paths.right.angel .b-paths__img--angel {
      right: auto;
      left: 0; }
    .b-paths.right.azata .b-paths__img--azata {
      right: auto;
      left: 8%; }
    .b-paths.right.demon .b-paths__img--demon {
      left: 0; }
    .b-paths.right.devil .b-paths__img--devil {
      right: auto;
      left: 8%; }
    .b-paths.right.dragon .b-paths__img--dragon {
      right: auto;
      left: 6%; }
    .b-paths.right.legend .b-paths__img--legend {
      right: auto;
      left: 6%; }
    .b-paths.right.locust .b-paths__img--locust {
      right: auto;
      left: 0; }
    .b-paths.right.trickster .b-paths__img--trickster {
      right: auto;
      left: 5%; }
  @media (max-width: 1900px) {
    .b-paths {
      height: 1000px;
      padding: 56px 66px 440px; }
      .b-paths.azata .b-paths__img--azata {
        left: auto;
        right: 0; }
      .b-paths.aeon .b-paths__img--aeon {
        left: auto;
        right: -3%; }
      .b-paths.devil .b-paths__img--devil {
        left: auto;
        right: 5%; }
      .b-paths.dragon .b-paths__img--dragon {
        left: auto;
        right: 5%; }
      .b-paths.legend .b-paths__img--legend {
        left: auto;
        right: 5%; }
      .b-paths.locust .b-paths__img--locust {
        left: auto;
        right: 5%; }
      .b-paths.trickster .b-paths__img--trickster {
        left: auto;
        right: 5%; }
      .b-paths.right.azata .b-paths__img--azata {
        right: auto;
        left: 5%; }
      .b-paths.right.devil .b-paths__img--devil {
        right: auto;
        left: 5%; }
      .b-paths.right.dragon .b-paths__img--dragon {
        right: auto;
        left: 5%; }
      .b-paths.right.legend .b-paths__img--legend {
        right: auto;
        left: 5%; }
      .b-paths.right.locust .b-paths__img--locust {
        right: auto;
        left: 5%; }
      .b-paths.right.trickster .b-paths__img--trickster {
        right: auto;
        left: 5%; } }
  @media (max-width: 1700px) {
    .b-paths.azata .b-paths__img--azata {
      left: auto;
      right: -3%; }
    .b-paths.aeon .b-paths__img--aeon {
      left: auto;
      right: -5%; }
    .b-paths.devil .b-paths__img--devil {
      left: auto;
      right: 5%; }
    .b-paths.dragon .b-paths__img--dragon {
      left: auto;
      right: 5%; }
    .b-paths.legend .b-paths__img--legend {
      left: auto;
      right: 5%; }
    .b-paths.locust .b-paths__img--locust {
      left: auto;
      right: 0; }
    .b-paths.trickster .b-paths__img--trickster {
      left: auto;
      right: 5%; }
    .b-paths.right.azata .b-paths__img--azata {
      right: auto;
      left: 5%; }
    .b-paths.right.devil .b-paths__img--devil {
      right: auto;
      left: 5%; }
    .b-paths.right.demon .b-paths__img--demon {
      left: -5%; }
    .b-paths.right.dragon .b-paths__img--dragon {
      right: auto;
      left: 5%; }
    .b-paths.right.legend .b-paths__img--legend {
      right: auto;
      left: 5%; }
    .b-paths.right.locust .b-paths__img--locust {
      right: auto;
      left: 5%; }
    .b-paths.right.trickster .b-paths__img--trickster {
      right: auto;
      left: 5%; } }
  @media (max-width: 1600px) {
    .b-paths {
      height: 1050px;
      padding: 90px 32px 440px; }
      .b-paths__wrap {
        max-width: 330px; }
      .b-paths__list-wrap {
        top: 268px; }
      .b-paths__title {
        font-size: 50px;
        line-height: 46px;
        margin: 0 0 36px; }
      .b-paths__text {
        font-size: 19px;
        line-height: 32px;
        margin: 32px 0; }
      .b-paths.angel .b-paths__img--angel {
        top: -30px;
        height: 100%; }
      .b-paths.azata .b-paths__img--azata {
        left: auto;
        right: -5%; }
      .b-paths.aeon .b-paths__img--aeon {
        left: auto;
        right: -5%; }
      .b-paths.demon .b-paths__img--demon {
        top: 0;
        height: 75%; }
      .b-paths.devil .b-paths__img--devil {
        left: auto;
        right: 5%; }
      .b-paths.dragon .b-paths__img--dragon {
        left: auto;
        right: 4%; }
      .b-paths.legend .b-paths__img--legend {
        left: auto;
        right: 5%; }
      .b-paths.locust .b-paths__img--locust {
        left: auto;
        right: -5%; }
      .b-paths.trickster .b-paths__img--trickster {
        left: auto;
        right: 3%; }
      .b-paths.right.azata .b-paths__img--azata {
        right: auto;
        left: 5%; }
      .b-paths.right.devil .b-paths__img--devil {
        right: auto;
        left: 5%; }
      .b-paths.right.dragon .b-paths__img--dragon {
        right: auto;
        left: 4%; }
      .b-paths.right.legend .b-paths__img--legend {
        right: auto;
        left: 5%; }
      .b-paths.right.locust .b-paths__img--locust {
        right: auto;
        left: 5%; }
      .b-paths.right.trickster .b-paths__img--trickster {
        right: auto;
        left: 3%; } }
  @media (max-width: 1500px) {
    .b-paths {
      height: 700px;
      padding: 32px 24px 200px; }
      .b-paths__wrap {
        padding: 142px 0 0; }
      .b-paths__list-wrap {
        top: 172px; }
      .b-paths__item {
        margin: 0 0 12px; }
        .b-paths__item a {
          font-size: 20px;
          line-height: 32px; }
      .b-paths.azata .b-paths__img--azata {
        left: auto;
        right: 10%;
        height: 65%;
        top: 9%; }
      .b-paths.aeon .b-paths__img--aeon {
        left: auto;
        right: 0;
        height: 95%;
        top: 10px; }
      .b-paths.demon .b-paths__img--demon {
        top: 9%; }
      .b-paths.devil .b-paths__img--devil {
        left: auto;
        right: 10%;
        height: 65%;
        top: 9%; }
      .b-paths.dragon .b-paths__img--dragon {
        left: auto;
        right: 9%;
        height: 65%;
        top: 9%; }
      .b-paths.legend .b-paths__img--legend {
        left: auto;
        right: 10%;
        height: 65%;
        top: 9%; }
      .b-paths.locust .b-paths__img--locust {
        left: auto;
        right: 10%;
        height: 65%;
        top: 9%; }
      .b-paths.trickster .b-paths__img--trickster {
        left: auto;
        right: 7%;
        height: 65%;
        top: 9%; }
      .b-paths.right.azata .b-paths__img--azata {
        right: auto;
        left: 10%; }
      .b-paths.right.devil .b-paths__img--devil {
        right: auto;
        left: 10%; }
      .b-paths.right.dragon .b-paths__img--dragon {
        right: auto;
        left: 9%; }
      .b-paths.right.legend .b-paths__img--legend {
        right: auto;
        left: 10%; }
      .b-paths.right.locust .b-paths__img--locust {
        right: auto;
        left: 10%; }
      .b-paths.right.trickster .b-paths__img--trickster {
        right: auto;
        left: 7%; } }
  @media (max-width: 1400px) {
    .b-paths {
      padding: 24px 24px 180px; }
      .b-paths .b-paths__list-wrap {
        top: 164px; }
      .b-paths__wrap {
        max-width: 420px; }
      .b-paths__title {
        font-size: 70px;
        line-height: normal; }
      .b-paths__text {
        font-size: 20px;
        line-height: normal; }
      .b-paths.azata .b-paths__img--azata {
        left: auto;
        right: 10%; }
      .b-paths.aeon .b-paths__img--aeon {
        left: auto;
        right: -5%; }
      .b-paths.devil .b-paths__img--devil {
        left: auto;
        right: 10%; }
      .b-paths.dragon .b-paths__img--dragon {
        left: auto;
        right: 8%; }
      .b-paths.legend .b-paths__img--legend {
        left: auto;
        right: 10%; }
      .b-paths.locust .b-paths__img--locust {
        left: auto;
        right: 10%; }
      .b-paths.trickster .b-paths__img--trickster {
        left: auto;
        right: 7%; }
      .b-paths.right.azata .b-paths__img--azata {
        right: auto;
        left: 10%; }
      .b-paths.right.devil .b-paths__img--devil {
        right: auto;
        left: 10%; }
      .b-paths.right.dragon .b-paths__img--dragon {
        right: auto;
        left: 8%; }
      .b-paths.right.legend .b-paths__img--legend {
        right: auto;
        left: 10%; }
      .b-paths.right.locust .b-paths__img--locust {
        right: auto;
        left: 10%; }
      .b-paths.right.trickster .b-paths__img--trickster {
        right: auto;
        left: 7%; } }
  @media (max-width: 1300px) {
    .b-paths__wrap {
      max-width: 370px; }
    .b-paths.azata .b-paths__img--azata {
      left: auto;
      right: 5%; }
    .b-paths.aeon .b-paths__img--aeon {
      left: auto;
      right: -5%; }
    .b-paths.devil .b-paths__img--devil {
      left: auto;
      right: 5%; }
    .b-paths.dragon .b-paths__img--dragon {
      left: auto;
      right: 3%; }
    .b-paths.legend .b-paths__img--legend {
      left: auto;
      right: 5%; }
    .b-paths.locust .b-paths__img--locust {
      left: auto;
      right: 5%; }
    .b-paths.trickster .b-paths__img--trickster {
      left: auto;
      right: 2%; }
    .b-paths.right.azata .b-paths__img--azata {
      right: auto;
      left: 5%; }
    .b-paths.right.devil .b-paths__img--devil {
      right: auto;
      left: 5%; }
    .b-paths.right.dragon .b-paths__img--dragon {
      right: auto;
      left: 3%; }
    .b-paths.right.legend .b-paths__img--legend {
      right: auto;
      left: 5%; }
    .b-paths.right.locust .b-paths__img--locust {
      right: auto;
      left: 5%; }
    .b-paths.right.trickster .b-paths__img--trickster {
      right: auto;
      left: 2%; } }
  @media (max-width: 1200px) {
    .b-paths__img {
      left: auto;
      right: -5%; }
    .b-paths.angel .b-paths__img--angel {
      right: auto;
      left: -5%; }
    .b-paths.azata .b-paths__img--azata {
      left: auto;
      right: 4%; }
    .b-paths.aeon .b-paths__img--aeon {
      left: auto;
      right: -5%; }
    .b-paths.demon .b-paths__img--demon {
      height: 65%; }
    .b-paths.devil .b-paths__img--devil {
      left: auto;
      right: 4%; }
    .b-paths.dragon .b-paths__img--dragon {
      left: auto;
      right: 2%; }
    .b-paths.legend .b-paths__img--legend {
      left: auto;
      right: 4%; }
    .b-paths.locust .b-paths__img--locust {
      left: auto;
      right: 4%; }
    .b-paths.trickster .b-paths__img--trickster {
      left: auto;
      right: 1%; }
    .b-paths.right.angel .b-paths__img--angel {
      right: auto;
      left: -5%; }
    .b-paths.right.azata .b-paths__img--azata {
      right: auto;
      left: 4%; }
    .b-paths.right.devil .b-paths__img--devil {
      right: auto;
      left: 4%; }
    .b-paths.right.dragon .b-paths__img--dragon {
      right: auto;
      left: 2%; }
    .b-paths.right.legend .b-paths__img--legend {
      right: auto;
      left: 4%; }
    .b-paths.right.locust .b-paths__img--locust {
      right: auto;
      left: 4%; }
    .b-paths.right.trickster .b-paths__img--trickster {
      right: auto;
      left: 1%; } }
  @media (max-width: 1100px) {
    .b-paths__wrap {
      max-width: 270px; }
    .b-paths__title {
      font-size: 60px; }
    .b-paths__img {
      left: auto;
      right: -10%; }
    .b-paths.azata .b-paths__img--azata {
      left: auto;
      right: 4%; }
    .b-paths.aeon .b-paths__img--aeon {
      left: auto;
      right: -10%; }
    .b-paths.devil .b-paths__img--devil {
      left: auto;
      right: 4%; }
    .b-paths.dragon .b-paths__img--dragon {
      left: auto;
      right: 1%; }
    .b-paths.legend .b-paths__img--legend {
      left: auto;
      right: 4%; }
    .b-paths.locust .b-paths__img--locust {
      left: auto;
      right: 4%; }
    .b-paths.trickster .b-paths__img--trickster {
      left: auto;
      right: 0; }
    .b-paths.right.azata .b-paths__img--azata {
      right: auto;
      left: 4%; }
    .b-paths.right.devil .b-paths__img--devil {
      right: auto;
      left: 4%; }
    .b-paths.right.dragon .b-paths__img--dragon {
      right: auto;
      left: 1%; }
    .b-paths.right.legend .b-paths__img--legend {
      right: auto;
      left: 4%; }
    .b-paths.right.locust .b-paths__img--locust {
      right: auto;
      left: 4%; }
    .b-paths.right.trickster .b-paths__img--trickster {
      right: auto;
      left: 0; } }
  @media (max-width: 1023px) {
    .b-paths {
      height: auto;
      padding: 50px 40px 52px; }
      .b-paths__wrap {
        max-width: 100%;
        padding: 826px 0 0; }
      .b-paths__title {
        font-size: 60px !important;
        margin: -10px 0 25px; }
      .b-paths__text {
        margin: 38px 0 28px;
        line-height: 26px; }
      .b-paths__list-wrap {
        top: 216px;
        max-width: 100%;
        overflow-x: auto;
        padding: 40px 0; }
      .b-paths__list {
        white-space: nowrap;
        padding: 0 132px; }
      .b-paths__item {
        display: inline-block;
        vertical-align: middle;
        width: auto;
        margin: 0;
        padding: 0 34px;
        overflow: visible; }
        .b-paths__item a {
          letter-spacing: 4px; }
      .b-paths__square {
        left: 0;
        right: 0;
        margin: 0 auto; }
        .b-paths__square:first-child {
          top: -38px;
          bottom: auto; }
        .b-paths__square:last-child {
          top: auto;
          bottom: -38px; }
      .b-paths__img {
        top: 190px;
        right: 0;
        bottom: 0;
        width: 100%;
        height: auto; }
    @-moz-document url-prefix() {
      .b-paths__img {
        max-width: 100%; } }
        .b-paths__img img {
          margin: 0 auto;
          max-width: 100%; }
        .b-paths__img--angel img, .b-paths__img--lich img {
          width: 100%;
          height: auto; }
      .b-paths.angel .b-paths__img--angel {
        top: 76px;
        left: 0;
        right: auto;
        width: 100%;
        height: 600px; }
        .b-paths.angel .b-paths__img--angel img {
          width: 100%;
          height: 100%;
          -o-object-fit: contain;
             object-fit: contain;
          -o-object-position: left;
             object-position: left;
          font-family: "object-fit: contain;"; }
      .b-paths.lich .b-paths__img--lich {
        top: 76px;
        left: 0;
        width: 100%;
        height: 600px; }
        .b-paths.lich .b-paths__img--lich img {
          width: 100%;
          height: 100%;
          -o-object-fit: contain;
             object-fit: contain;
          -o-object-position: left;
             object-position: left;
          font-family: "object-fit: contain;"; }
    @-moz-document url-prefix() {
      .b-paths.aeon .b-paths__img {
        max-width: 100%; } }
      .b-paths.aeon .b-paths__img--aeon {
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 600px; }
        .b-paths.aeon .b-paths__img--aeon img {
          -o-object-fit: contain;
             object-fit: contain; }
      .b-paths.demon .b-paths__img--demon img {
        margin: 0; }
      .b-paths.azata .b-paths__img--azata {
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 600px; }
        .b-paths.azata .b-paths__img--azata img {
          -o-object-fit: contain;
             object-fit: contain; }
      .b-paths.demon .b-paths__img--demon {
        top: 0;
        width: 100%;
        height: 600px; }
        .b-paths.demon .b-paths__img--demon img {
          -o-object-fit: contain;
             object-fit: contain; }
      .b-paths.devil .b-paths__img--devil {
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 600px; }
        .b-paths.devil .b-paths__img--devil img {
          -o-object-fit: contain;
             object-fit: contain; }
      .b-paths.dragon .b-paths__img--dragon {
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 600px; }
        .b-paths.dragon .b-paths__img--dragon img {
          -o-object-fit: contain;
             object-fit: contain; }
      .b-paths.legend .b-paths__img--legend {
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 600px; }
        .b-paths.legend .b-paths__img--legend img {
          -o-object-fit: contain;
             object-fit: contain; }
      .b-paths.locust .b-paths__img--locust {
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 600px; }
        .b-paths.locust .b-paths__img--locust img {
          -o-object-fit: contain;
             object-fit: contain; }
      .b-paths.trickster .b-paths__img--trickster {
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 600px; }
        .b-paths.trickster .b-paths__img--trickster img {
          -o-object-fit: contain;
             object-fit: contain; }
      .b-paths.right.angel .b-paths__img--angel {
        right: auto;
        left: 0; }
      .b-paths.right.azata .b-paths__img--azata {
        right: 0;
        left: 0; }
      .b-paths.right.devil .b-paths__img--devil {
        right: 0;
        left: 0; }
      .b-paths.right.dragon .b-paths__img--dragon {
        right: 0;
        left: 0; }
      .b-paths.right.legend .b-paths__img--legend {
        right: 0;
        left: 0; }
      .b-paths.right.locust .b-paths__img--locust {
        right: 0;
        left: 0; }
      .b-paths.right.trickster .b-paths__img--trickster {
        right: 0;
        left: 0; } }
  @media (max-width: 800px) {
    .b-paths__img {
      top: 280px; }
    .b-paths.angel .b-paths__img--angel {
      top: 40px; }
    .b-paths.lich .b-paths__img--lich {
      top: 10px; } }
  @media (max-width: 520px) {
    .b-paths {
      padding: 22px 15px 74px; }
      .b-paths .b-paths__list-wrap {
        top: auto;
        bottom: 25px;
        padding: 10px 0; }
      .b-paths__wrap {
        padding: 628px 0 0; }
      .b-paths__title {
        position: absolute;
        top: 16px;
        left: 0;
        right: 0;
        margin: 0 auto;
        max-width: 100%;
        font-size: 31px !important;
        line-height: 28px;
        margin: 0 0 32px; }
      .b-paths__text {
        font-size: 12px;
        line-height: 21px;
        margin: 28px 0;
        padding: 0 4px; }
      .b-paths__list-wrap {
        top: 134px; }
      .b-paths__list {
        padding: 0 24px; }
      .b-paths__item {
        width: 12px;
        height: 12px;
        -webkit-transform: rotate(45deg);
           -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
             -o-transform: rotate(45deg);
                transform: rotate(45deg);
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        -moz-transition: 0.3s;
        transition: 0.3s;
        margin: 0 5px;
        padding: 0; }
        .b-paths__item:before, .b-paths__item:after {
          content: '';
          position: absolute;
          display: block;
          -webkit-transition: 0.3s;
          -o-transition: 0.3s;
          -moz-transition: 0.3s;
          transition: 0.3s; }
        .b-paths__item:before {
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          border: 2px solid #D6A95A;
          opacity: 0;
          visibility: hidden;
          z-index: -1; }
        .b-paths__item:after {
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          margin: auto;
          width: 6px;
          height: 6px;
          background-color: #CCCCCC; }
        .b-paths__item.active:before {
          opacity: 1;
          visibility: visible;
          z-index: 1; }
        .b-paths__item.active:after {
          background-color: #D6A95A; }
        .b-paths__item a,
        .b-paths__item span {
          display: none; }
        .b-paths__item a {
          font-size: 14px;
          letter-spacing: 3.5px; }
      .b-paths__square:first-child {
        top: -20px; }
      .b-paths__square:last-child {
        bottom: -20px; }
      .b-paths .b-delimiter {
        display: none; }
      .b-paths.angel .b-paths__wrap {
        padding: 504px 0 0; }
      .b-paths.angel .b-paths__img--angel {
        top: -44px;
        height: 400px; }
      .b-paths.lich .b-paths__img--lich {
        top: 0;
        height: 350px; }
      .b-paths.azata .b-paths__wrap {
        padding: 504px 0 0; }
      .b-paths.azata .b-paths__img--azata {
        height: 320px;
        -webkit-transform: scale(-1, 1);
           -moz-transform: scale(-1, 1);
            -ms-transform: scale(-1, 1);
             -o-transform: scale(-1, 1);
                transform: scale(-1, 1); }
      .b-paths.aeon .b-paths__wrap {
        padding: 504px 0 0; }
      .b-paths.aeon .b-paths__img--aeon {
        height: 320px; }
      .b-paths.demon .b-paths__wrap {
        padding: 504px 0 0; }
      .b-paths.demon .b-paths__img--demon {
        height: 320px; }
      .b-paths.devil .b-paths__wrap {
        padding: 504px 0 0; }
      .b-paths.devil .b-paths__img--devil {
        height: 320px;
        -webkit-transform: scale(-1, 1);
           -moz-transform: scale(-1, 1);
            -ms-transform: scale(-1, 1);
             -o-transform: scale(-1, 1);
                transform: scale(-1, 1); }
      .b-paths.dragon .b-paths__wrap {
        padding: 504px 0 0; }
      .b-paths.dragon .b-paths__img--dragon {
        height: 350px;
        -webkit-transform: scale(-1, 1);
           -moz-transform: scale(-1, 1);
            -ms-transform: scale(-1, 1);
             -o-transform: scale(-1, 1);
                transform: scale(-1, 1); }
      .b-paths.legend .b-paths__wrap {
        padding: 504px 0 0; }
      .b-paths.legend .b-paths__img--legend {
        height: 280px;
        -webkit-transform: scale(-1, 1);
           -moz-transform: scale(-1, 1);
            -ms-transform: scale(-1, 1);
             -o-transform: scale(-1, 1);
                transform: scale(-1, 1); }
      .b-paths.locust .b-paths__wrap {
        padding: 504px 0 0; }
      .b-paths.locust .b-paths__img--locust {
        top: 0;
        height: 320px;
        -webkit-transform: scale(-1, 1);
           -moz-transform: scale(-1, 1);
            -ms-transform: scale(-1, 1);
             -o-transform: scale(-1, 1);
                transform: scale(-1, 1); }
      .b-paths.trickster .b-paths__wrap {
        padding: 504px 0 0; }
      .b-paths.trickster .b-paths__img--trickster {
        height: 320px;
        -webkit-transform: scale(-1, 1);
           -moz-transform: scale(-1, 1);
            -ms-transform: scale(-1, 1);
             -o-transform: scale(-1, 1);
                transform: scale(-1, 1); } }
  @media (max-width: 420px) {
    .b-paths__wrap {
      padding: 476px 0 0; }
    .b-paths.angel .b-paths__wrap, .b-paths.azata .b-paths__wrap, .b-paths.aeon .b-paths__wrap, .b-paths.demon .b-paths__wrap, .b-paths.devil .b-paths__wrap, .b-paths.dragon .b-paths__wrap, .b-paths.legend .b-paths__wrap, .b-paths.locust .b-paths__wrap, .b-paths.trickster .b-paths__wrap {
      padding: 376px 0 0; } }

.page.white-theme .b-paths {
  background-image: url(../images/main/main-back-2-white.jpg); }
  .page.white-theme .b-paths .b-main-title, .page.white-theme .b-paths .b-paths__subtitle, .page.white-theme .b-paths .b-paths__title, .page.white-theme .b-paths .b-paths__text, .page.white-theme .b-paths .b-paths__item a {
    color: #1c1c1c; }
  .page.white-theme .b-paths .b-paths__wrap {
    left: auto;
    right: 104px; }
  .page.white-theme .b-paths .b-paths__item a:hover {
    color: #D19426; }
  .page.white-theme .b-paths .b-paths__item.active a {
    color: #D19426; }
  .page.white-theme .b-paths.angel .b-paths__img--angel {
    left: 0;
    right: auto; }
  .page.white-theme .b-paths.angel .b-paths__img img:first-child {
    display: none; }
  .page.white-theme .b-paths.angel .b-paths__img img:last-child {
    display: block; }
  .page.white-theme .b-paths.azata .b-paths__img {
    left: 0; }
    .page.white-theme .b-paths.azata .b-paths__img--azata {
      display: block; }
    .page.white-theme .b-paths.azata .b-paths__img--white {
      display: none; }
  .page.white-theme .b-paths.aeon {
    text-align: right !important; }
    .page.white-theme .b-paths.aeon .b-paths__img {
      left: 0;
      right: auto; }
  .page.white-theme .b-paths.demon .b-paths__img--demon {
    display: block; }
  .page.white-theme .b-paths.demon .b-paths__img--white {
    display: none; }
  .page.white-theme .b-paths.devil .b-paths__img {
    left: 8%;
    right: auto; }
    .page.white-theme .b-paths.devil .b-paths__img--devil {
      display: block; }
    .page.white-theme .b-paths.devil .b-paths__img--white {
      display: none; }
  .page.white-theme .b-paths.dragon .b-paths__img {
    left: 6%;
    right: auto; }
  .page.white-theme .b-paths.legend .b-paths__img {
    left: 6%;
    right: auto; }
    .page.white-theme .b-paths.legend .b-paths__img--legend {
      display: block; }
    .page.white-theme .b-paths.legend .b-paths__img--white {
      display: none; }
  .page.white-theme .b-paths.locust .b-paths__img {
    left: 0; }
    .page.white-theme .b-paths.locust .b-paths__img--locust {
      display: block; }
    .page.white-theme .b-paths.locust .b-paths__img--white {
      display: none; }
  .page.white-theme .b-paths.trickster .b-paths__img {
    left: 0;
    right: auto; }
    .page.white-theme .b-paths.trickster .b-paths__img--trickster {
      display: block; }
    .page.white-theme .b-paths.trickster .b-paths__img--white {
      display: none; }
  .page.white-theme .b-paths .b-divider {
    display: block; }
    .page.white-theme .b-paths .b-divider--white {
      display: none; }

@media (max-width: 1900px) {
  .page.white-theme .b-paths.azata .b-paths__img--azata {
    left: 0; }
  .page.white-theme .b-paths.aeon .b-paths__img--aeon {
    left: -3%;
    right: auto; }
  .page.white-theme .b-paths.devil .b-paths__img--devil {
    left: 5%;
    right: auto; }
  .page.white-theme .b-paths.dragon .b-paths__img--dragon {
    left: 5%;
    right: auto; }
  .page.white-theme .b-paths.legend .b-paths__img--legend {
    left: 5%;
    right: auto; }
  .page.white-theme .b-paths.locust .b-paths__img--locust {
    left: 5%; }
  .page.white-theme .b-paths.trickster .b-paths__img--trickster {
    left: 5%;
    right: auto; } }

@media (max-width: 1700px) {
  .page.white-theme .b-paths.azata .b-paths__img--azata {
    left: -3%; }
  .page.white-theme .b-paths.aeon .b-paths__img--aeon {
    left: -5%;
    right: auto; }
  .page.white-theme .b-paths.devil .b-paths__img--devil {
    left: 5%;
    right: auto; }
  .page.white-theme .b-paths.dragon .b-paths__img--dragon {
    left: 5%;
    right: auto; }
  .page.white-theme .b-paths.legend .b-paths__img--legend {
    left: 5%;
    right: auto; }
  .page.white-theme .b-paths.locust .b-paths__img--locust {
    left: 0; }
  .page.white-theme .b-paths.trickster .b-paths__img--trickster {
    left: 5%;
    right: auto; } }

@media (max-width: 1600px) {
  .page.white-theme .b-paths .b-paths__wrap {
    right: 252px;
    padding: 250px 0 0; }
  .page.white-theme .b-paths.azata .b-paths__img--azata {
    left: -5%; }
  .page.white-theme .b-paths.aeon .b-paths__img--aeon {
    left: -5%;
    right: auto; }
  .page.white-theme .b-paths.devil .b-paths__img--devil {
    left: 5%;
    right: auto; }
  .page.white-theme .b-paths.dragon .b-paths__img--dragon {
    left: 4%;
    right: auto; }
  .page.white-theme .b-paths.legend .b-paths__img--legend {
    left: 5%;
    right: auto; }
  .page.white-theme .b-paths.locust .b-paths__img--locust {
    left: -5%; }
  .page.white-theme .b-paths.trickster .b-paths__img--trickster {
    left: 3%;
    right: auto; } }

@media (max-width: 1500px) {
  .page.white-theme .b-paths .b-paths__wrap {
    right: 0;
    padding: 142px 0 0; }
  .page.white-theme .b-paths.azata .b-paths__img--azata {
    left: 5%; }
  .page.white-theme .b-paths.aeon .b-paths__img--aeon {
    left: 0;
    right: auto; }
  .page.white-theme .b-paths.devil .b-paths__img--devil {
    left: 10%;
    right: auto; }
  .page.white-theme .b-paths.dragon .b-paths__img--dragon {
    left: 9%;
    right: auto; }
  .page.white-theme .b-paths.legend .b-paths__img--legend {
    left: 10%;
    right: auto; }
  .page.white-theme .b-paths.locust .b-paths__img--locust {
    left: 10%; }
  .page.white-theme .b-paths.trickster .b-paths__img--trickster {
    left: 7%;
    right: auto; } }

@media (max-width: 1400px) {
  .page.white-theme .b-paths.azata .b-paths__img--azata {
    left: 10%; }
  .page.white-theme .b-paths.aeon .b-paths__img--aeon {
    left: 0;
    right: auto; }
  .page.white-theme .b-paths.devil .b-paths__img--devil {
    left: 10%;
    right: auto; }
  .page.white-theme .b-paths.dragon .b-paths__img--dragon {
    left: 8%;
    right: auto; }
  .page.white-theme .b-paths.legend .b-paths__img--legend {
    left: 10%;
    right: auto; }
  .page.white-theme .b-paths.locust .b-paths__img--locust {
    left: 10%; }
  .page.white-theme .b-paths.trickster .b-paths__img--trickster {
    left: 7%;
    right: auto; } }

@media (max-width: 1300px) {
  .page.white-theme .b-paths.azata .b-paths__img--azata {
    left: 5%; }
  .page.white-theme .b-paths.aeon .b-paths__img--aeon {
    left: -5%;
    right: auto; }
  .page.white-theme .b-paths.devil .b-paths__img--devil {
    left: 5%;
    right: auto; }
  .page.white-theme .b-paths.dragon .b-paths__img--dragon {
    left: 3%;
    right: auto; }
  .page.white-theme .b-paths.legend .b-paths__img--legend {
    left: 5%;
    right: auto; }
  .page.white-theme .b-paths.locust .b-paths__img--locust {
    left: 5%; }
  .page.white-theme .b-paths.trickster .b-paths__img--trickster {
    left: 2%;
    right: auto; } }

@media (max-width: 1200px) {
  .page.white-theme .b-paths.angel .b-paths__img--angel {
    left: -5%; }
  .page.white-theme .b-paths.lich .b-paths__img--lich {
    left: -5%; }
  .page.white-theme .b-paths.azata .b-paths__img--azata {
    left: 4%; }
  .page.white-theme .b-paths.aeon .b-paths__img--aeon {
    left: -5%;
    right: auto; }
  .page.white-theme .b-paths.devil .b-paths__img--devil {
    left: 4%;
    right: auto; }
  .page.white-theme .b-paths.dragon .b-paths__img--dragon {
    left: 2%;
    right: auto; }
  .page.white-theme .b-paths.legend .b-paths__img--legend {
    left: 4%;
    right: auto; }
  .page.white-theme .b-paths.locust .b-paths__img--locust {
    left: 4%; }
  .page.white-theme .b-paths.trickster .b-paths__img--trickster {
    left: 1%;
    right: auto; } }

@media (max-width: 1100px) {
  .page.white-theme .b-paths.azata .b-paths__img--azata {
    left: 4%; }
  .page.white-theme .b-paths.lich .b-paths__img--lich {
    left: -10%; }
  .page.white-theme .b-paths.aeon .b-paths__img--aeon {
    left: -10%;
    right: auto; }
  .page.white-theme .b-paths.devil .b-paths__img--devil {
    left: 4%;
    right: auto; }
  .page.white-theme .b-paths.dragon .b-paths__img--dragon {
    left: 1%;
    right: auto; }
  .page.white-theme .b-paths.legend .b-paths__img--legend {
    left: 4%;
    right: auto; }
  .page.white-theme .b-paths.locust .b-paths__img--locust {
    left: 4%; }
  .page.white-theme .b-paths.trickster .b-paths__img--trickster {
    left: 0;
    right: auto; } }

@media (max-width: 1023px) {
  .page.white-theme .b-paths .b-paths__wrap {
    padding: 826px 0 0; }
  .page.white-theme .b-paths .b-paths__img {
    left: 0;
    right: 0; }
  .page.white-theme .b-paths.angel .b-paths__img--angel {
    left: 0; }
  .page.white-theme .b-paths.lich .b-paths__img--lich {
    left: 0; }
  .page.white-theme .b-paths.azata .b-paths__img--azata {
    left: 0;
    right: 0; }
  .page.white-theme .b-paths.aeon .b-paths__img--aeon {
    left: 0;
    right: 0; }
  .page.white-theme .b-paths.devil .b-paths__img--devil {
    left: 0;
    right: 0; }
  .page.white-theme .b-paths.dragon .b-paths__img--dragon {
    left: 0;
    right: 0; }
  .page.white-theme .b-paths.legend .b-paths__img--legend {
    left: 0;
    right: 0; }
  .page.white-theme .b-paths.locust .b-paths__img--locust {
    left: 0;
    right: 0; }
  .page.white-theme .b-paths.trickster .b-paths__img--trickster {
    left: 0;
    right: 0; } }

@media (max-width: 520px) {
  .page.white-theme .b-paths .b-paths__wrap {
    padding: 504px 0 0; } }

@media (max-width: 420px) {
  .page.white-theme .b-paths .b-paths__wrap {
    padding: 374px 0 0; } }

:root {
  --white: #ffffff; }

:root {
  --animation-time: 0.3s; }

body.safari .b-gallery .b-main-title {
  letter-spacing: normal; }

.b-gallery {
  display: block;
  width: 100%;
  text-align: center;
  padding: 60px 0; }
  .b-gallery__wrap {
    display: block;
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none; }
    .b-gallery__wrap::-webkit-scrollbar {
      display: none; }
    .b-gallery__wrap--small .b-gallery__list {
      padding: 0; }
    .b-gallery__wrap--small .b-gallery__item img {
      height: 268px; }
  .b-gallery__list {
    list-style-type: none;
    padding: 56px 0 0;
    margin: 0 -15px;
    width: auto;
    font-size: 0;
    text-align: center;
    white-space: nowrap; }
  .b-gallery__item, .b-gallery .slick-slide {
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
        user-select: none;
    outline: none; }
  .b-gallery__item {
    display: inline-block;
    vertical-align: top;
    padding: 0 15px;
    margin: 0 0 30px;
    cursor: pointer;
    position: relative; }
    .b-gallery__item img {
      display: block;
      width: auto;
      height: 420px; }
    .b-gallery__item:hover .b-gallery__play {
      background-color: rgba(0, 0, 0, 0.5) !important; }
  .b-gallery__button {
    display: block;
    width: 100%;
    max-width: 240px;
    height: 40px;
    margin: 18px auto 0;
    font-family: "OpenSans";
    font-weight: bold;
    font-size: 14px;
    line-height: 40px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-align: center;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    cursor: pointer;
    position: relative;
    z-index: 1; }
    .b-gallery__button span {
      position: relative;
      z-index: 1; }
    .b-gallery__button:hover .b-gallery__button-back svg {
      fill: #b37c1a;
      color: #b37c1a; }
  .b-gallery__button-back {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    z-index: 0; }
    .b-gallery__button-back svg {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      fill: #D19426;
      color: #D19426;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s; }
  .b-gallery__play {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 107px;
    height: 107px;
    border: 2px solid #ffffff;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.3);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer; }
    .b-gallery__play:before {
      content: url(../images/sprites/svg/play.svg);
      width: 44px;
      height: 44px;
      position: absolute;
      top: 0;
      left: 0;
      right: 8px;
      bottom: 0;
      margin: auto;
      z-index: 1001; }
  .b-gallery .b-main-title {
    font-size: 63px;
    line-height: 63px;
    text-transform: none; }
  @media (max-width: 1600px) {
    .b-gallery {
      padding: 80px 0; }
      .b-gallery .b-main-title {
        font-size: 50px;
        line-height: 50px; } }
  @media (max-width: 1439px) {
    .b-gallery__wrap--small .b-gallery__item img {
      height: 200px; }
    .b-gallery__item img {
      height: 320px; } }
  @media (max-width: 1023px) {
    .b-gallery {
      padding: 46px 0 66px; }
      .b-gallery__wrap--small .b-gallery__item {
        height: 268px; }
        .b-gallery__wrap--small .b-gallery__item img {
          height: 100%; }
      .b-gallery__list {
        text-align: center; }
      .b-gallery__item {
        margin: 0 0 40px;
        height: 420px; }
        .b-gallery__item img {
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          font-family: "object-fit: cover;";
          -o-object-position: top;
             object-position: top; }
      .b-gallery .b-main-title {
        font-size: 38px;
        line-height: 38px; } }
  @media (max-width: 520px) {
    .b-gallery {
      padding: 36px 0 32px; }
      .b-gallery__wrap {
        overflow-x: hidden; }
        .b-gallery__wrap .b-gallery__list {
          width: auto;
          white-space: nowrap;
          margin: 0 -6px;
          padding: 24px 0 0; }
        .b-gallery__wrap .b-gallery__item {
          display: inline-block;
          width: 361px;
          margin: 0 0 13px;
          padding: 0 6px;
          height: 174px; }
          .b-gallery__wrap .b-gallery__item img {
            width: 100%; }
        .b-gallery__wrap--small {
          overflow-x: auto; }
          .b-gallery__wrap--small .b-gallery__list {
            width: auto;
            white-space: nowrap;
            margin: 0 -6px;
            padding: 0; }
          .b-gallery__wrap--small .b-gallery__item {
            display: inline-block;
            width: 237px;
            padding: 0 6px;
            height: 111px; }
            .b-gallery__wrap--small .b-gallery__item img {
              width: 100%; }
      .b-gallery__list {
        white-space: normal;
        text-align: center;
        width: 100%;
        margin: 0; }
      .b-gallery__item {
        width: 100%;
        display: block;
        margin: 0 0 20px;
        padding: 0 15px;
        height: 140px; }
        .b-gallery__item img {
          width: 100%; }
      .b-gallery__play {
        width: 59px;
        height: 59px; }
        .b-gallery__play:before {
          content: url(../images/sprites/svg/play-tablet.svg);
          width: 17px;
          height: 17px;
          right: 10px;
          bottom: 8px; }
      .b-gallery__button {
        max-width: 153px;
        height: 26px;
        font-size: 9px;
        line-height: 26px; }
      .b-gallery .b-main-title {
        font-size: 31px;
        line-height: 28px; } }

.page.white-theme .b-gallery .b-main-title {
  color: #000000; }

:root {
  --white: #ffffff; }

:root {
  --animation-time: 0.3s; }

.b-slider {
  display: block;
  width: 100%;
  padding: 66px 0 36px;
  text-align: center;
  position: relative;
  overflow: hidden; }
  .b-slider__list {
    padding: 0;
    margin: -140px 0 0;
    list-style-type: none; }
  .b-slider__item {
    display: block;
    width: 100%;
    height: 1080px;
    position: relative;
    z-index: 1;
    -webkit-transition: 0s;
    -o-transition: 0s;
    -moz-transition: 0s;
    transition: 0s; }
  .b-slider__back {
    position: absolute;
    top: 14%;
    left: -5px;
    right: 0;
    bottom: auto;
    margin: auto;
    width: 100vw;
    height: 86%;
    z-index: 0;
    background-image: url(../images/slider/slider.jpg);
    -moz-background-size: cover;
         background-size: cover;
    background-position: center; }
    .b-slider__back img {
      display: block;
      position: absolute;
      width: auto;
      height: 100%;
      right: auto;
      -o-object-fit: cover;
         object-fit: cover;
      font-family: "object-fit: cover";
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s; }
      .b-slider__back img:last-child {
        display: none; }
  .b-slider__number-container {
    top: 14%;
    left: 0;
    width: 100vw;
    height: 400px;
    position: absolute;
    z-index: 4;
    background-color: rgba(0, 0, 0, 0); }
  .b-slider__cloud img {
    position: absolute;
    z-index: 2;
    height: auto;
    max-height: 100%;
    -webkit-transition: 0.6s ease-out;
    -o-transition: 0.6s ease-out;
    -moz-transition: 0.6s ease-out;
    transition: 0.6s ease-out; }
    .b-slider__cloud img:first-child {
      left: 0;
      top: 14%;
      width: 60%; }
    .b-slider__cloud img:nth-child(2) {
      top: 0;
      right: -160px;
      width: 25%;
      min-width: 200px; }
    .b-slider__cloud img:nth-child(3) {
      right: -160px;
      bottom: 0;
      width: 45%;
      min-width: 350px; }
  .b-slider__cloud--white {
    display: none; }
    .b-slider__cloud--white img:first-child {
      width: 85%; }
  .b-slider__shadow {
    position: absolute;
    top: 14%;
    left: 0;
    width: 100%;
    height: 30%;
    background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(top, #000000, rgba(0, 0, 0, 0));
    background: -moz- oldlinear-gradient(top, #000000, rgba(0, 0, 0, 0));
    background: -o-linear-gradient(top, #000000, rgba(0, 0, 0, 0));
    background: linear-gradient(to bottom, #000000, rgba(0, 0, 0, 0));
    z-index: 3; }
  .b-slider__wrap {
    display: block;
    position: absolute;
    top: 440px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100vw;
    height: 100%;
    max-width: 1008px;
    max-height: 467px;
    padding: 52px 70px;
    background-color: #000000;
    text-align: center;
    z-index: 1; }
  .b-slider__top, .b-slider__bottom {
    position: absolute;
    left: 50%;
    margin: 0 auto;
    -webkit-transform: translate(-50%, 0);
       -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
         -o-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    width: 418px;
    max-width: -webkit-calc(100% - 30px);
    max-width: -moz-calc(100% - 30px);
    max-width: calc(100% - 30px);
    z-index: -1; }
    .b-slider__top svg, .b-slider__bottom svg {
      display: block;
      width: 100%; }
  .b-slider__top {
    top: -28px; }
  .b-slider__bottom {
    top: auto;
    bottom: -26px; }
  .b-slider__title {
    font-family: "WorchesterEF-Medium";
    font-weight: normal;
    font-size: 63px;
    line-height: 63px;
    color: #ffffff;
    margin: 0 0 28px;
    cursor: default;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: width 0s, height 0s, opacity 0.3s;
    -o-transition: width 0s, height 0s, opacity 0.3s;
    -moz-transition: width 0s, height 0s, opacity 0.3s;
    transition: width 0s, height 0s, opacity 0.3s; }
  .b-slider .b-divider {
    max-width: 457px; }
  .b-slider__text {
    font-family: "Worcester-Regular";
    font-weight: 300;
    font-size: 24px;
    line-height: 42px;
    color: #ffffff;
    margin: 30px 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    -webkit-transition: width 0s, height 0s, opacity 0.3s;
    -o-transition: width 0s, height 0s, opacity 0.3s;
    -moz-transition: width 0s, height 0s, opacity 0.3s;
    transition: width 0s, height 0s, opacity 0.3s; }
  .b-slider__icon {
    display: block;
    width: 38px;
    height: 38px;
    margin: 0 auto; }
    .b-slider__icon svg {
      display: block;
      width: 100%;
      height: 100%;
      fill: #ffffff;
      color: #ffffff; }
  .b-slider__close {
    display: none;
    position: absolute;
    width: 21px;
    height: 21px;
    top: 28px;
    left: auto;
    right: 32px;
    cursor: pointer;
    border: none;
    background-color: rgba(0, 0, 0, 0);
    padding: 0;
    margin: 0; }
    .b-slider__close svg {
      display: block;
      width: 100%;
      height: 100%;
      fill: #ffffff;
      color: #ffffff;
      -webkit-transition: fill 0.3s;
      -o-transition: fill 0.3s;
      -moz-transition: fill 0.3s;
      transition: fill 0.3s; }
    .b-slider__close:hover svg {
      fill: #D6A95A;
      color: #D6A95A; }
  .b-slider__prev, .b-slider__next {
    position: absolute;
    top: 510px;
    bottom: 0;
    margin: auto 0;
    padding: 0;
    width: 38px;
    height: 74px;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    z-index: 4; }
    .b-slider__prev:hover svg, .b-slider__next:hover svg {
      fill: #D19426;
      color: #D19426; }
    .b-slider__prev svg, .b-slider__next svg {
      display: block;
      width: 100%;
      height: 100%;
      fill: #ffffff;
      color: #ffffff;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s; }
  .b-slider__number {
    position: absolute;
    width: 180px;
    height: 155px;
    z-index: 4;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s; }
    .b-slider__number:hover .b-slider__number-wrap {
      border: 2px solid #D19426; }
      .b-slider__number:hover .b-slider__number-wrap svg {
        fill: #D19426;
        color: #D19426; }
    .b-slider__number.active .b-slider__number-wrap {
      border: 2px solid #D19426; }
      .b-slider__number.active .b-slider__number-wrap svg {
        fill: #D19426;
        color: #D19426; }
  .b-slider__number-wrap {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: auto;
    bottom: 8px;
    width: 87px;
    height: 87px;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    border: 2px solid #000000;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s; }
    .b-slider__number-wrap svg {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      width: 26px;
      height: 50px;
      fill: #000000;
      color: #000000;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s; }
  .b-slider__prev {
    left: 75px; }
  .b-slider__next {
    right: 75px; }
  .b-slider__dots {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 0;
    top: auto;
    bottom: 42px;
    display: block;
    width: 100%;
    list-style-type: none;
    text-align: center;
    z-index: 4; }
  .b-slider__dot {
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    border: none;
    background-color: rgba(0, 0, 0, 0);
    margin: 0 10px;
    position: relative;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
    cursor: pointer;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s; }
    .b-slider__dot:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      width: 8px;
      height: 8px;
      background-color: #ffffff;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s; }
    .b-slider__dot:hover:before {
      background-color: #D6A95A; }
    .b-slider__dot.active {
      border: 2px solid #D6A95A; }
      .b-slider__dot.active:before {
        background-color: #D6A95A; }
  .b-slider.first .b-slider__back img {
    left: -webkit-calc(50% - 965px);
    left: -moz-calc(50% - 965px);
    left: calc(50% - 965px); }
  .b-slider.first .b-slider__number--first {
    top: 230px;
    left: -webkit-calc(50% - 90px);
    left: -moz-calc(50% - 90px);
    left: calc(50% - 90px); }
  .b-slider.first .b-slider__number--second {
    top: 178px;
    left: -webkit-calc(50% + 418px);
    left: -moz-calc(50% + 418px);
    left: calc(50% + 418px); }
  .b-slider.first .b-slider__number--third {
    top: 204px;
    left: -webkit-calc(50% + 864px);
    left: -moz-calc(50% + 864px);
    left: calc(50% + 864px); }
  .b-slider.first .b-slider__item:first-child {
    position: relative;
    visibility: visible;
    opacity: 1; }
    .b-slider.first .b-slider__item:first-child .b-slider__title, .b-slider.first .b-slider__item:first-child .b-slider__text {
      width: 100%;
      height: auto;
      visibility: visible;
      opacity: 1; }
  .b-slider.first .b-slider__item:nth-child(2), .b-slider.first .b-slider__item:nth-child(3) {
    position: absolute;
    visibility: hidden;
    opacity: 0; }
    .b-slider.first .b-slider__item:nth-child(2) .b-slider__title, .b-slider.first .b-slider__item:nth-child(2) .b-slider__text, .b-slider.first .b-slider__item:nth-child(3) .b-slider__title, .b-slider.first .b-slider__item:nth-child(3) .b-slider__text {
      width: 0;
      height: 0;
      visibility: hidden;
      opacity: 0; }
  .b-slider.second .b-slider__back img {
    left: -webkit-calc(50% - 1474px);
    left: -moz-calc(50% - 1474px);
    left: calc(50% - 1474px); }
  .b-slider.second .b-slider__number--first {
    top: 230px;
    left: -webkit-calc(50% - 599px);
    left: -moz-calc(50% - 599px);
    left: calc(50% - 599px); }
  .b-slider.second .b-slider__number--second {
    top: 178px;
    left: -webkit-calc(50% - 91px);
    left: -moz-calc(50% - 91px);
    left: calc(50% - 91px); }
  .b-slider.second .b-slider__number--third {
    top: 204px;
    left: -webkit-calc(50% + 354px);
    left: -moz-calc(50% + 354px);
    left: calc(50% + 354px); }
  .b-slider.second .b-slider__item:nth-child(2) {
    position: relative;
    visibility: visible;
    opacity: 1; }
    .b-slider.second .b-slider__item:nth-child(2) .b-slider__title, .b-slider.second .b-slider__item:nth-child(2) .b-slider__text {
      width: 100%;
      height: auto;
      visibility: visible;
      opacity: 1; }
  .b-slider.second .b-slider__item:first-child, .b-slider.second .b-slider__item:nth-child(3) {
    position: absolute;
    visibility: hidden;
    opacity: 0; }
    .b-slider.second .b-slider__item:first-child .b-slider__title, .b-slider.second .b-slider__item:first-child .b-slider__text, .b-slider.second .b-slider__item:nth-child(3) .b-slider__title, .b-slider.second .b-slider__item:nth-child(3) .b-slider__text {
      width: 0;
      height: 0;
      visibility: hidden;
      opacity: 0; }
  .b-slider.third .b-slider__back img {
    left: -webkit-calc(50% - 1925px);
    left: -moz-calc(50% - 1925px);
    left: calc(50% - 1925px); }
  .b-slider.third .b-slider__number--first {
    top: 230px;
    left: -webkit-calc(50% - 1050px);
    left: -moz-calc(50% - 1050px);
    left: calc(50% - 1050px); }
  .b-slider.third .b-slider__number--second {
    top: 178px;
    left: -webkit-calc(50% - 543px);
    left: -moz-calc(50% - 543px);
    left: calc(50% - 543px); }
  .b-slider.third .b-slider__number--third {
    top: 204px;
    left: -webkit-calc(50% - 97px);
    left: -moz-calc(50% - 97px);
    left: calc(50% - 97px); }
  .b-slider.third .b-slider__item:nth-child(3) {
    position: relative;
    visibility: visible;
    opacity: 1; }
    .b-slider.third .b-slider__item:nth-child(3) .b-slider__title, .b-slider.third .b-slider__item:nth-child(3) .b-slider__text {
      width: 100%;
      height: auto;
      visibility: visible;
      opacity: 1; }
  .b-slider.third .b-slider__item:first-child, .b-slider.third .b-slider__item:nth-child(2) {
    position: absolute;
    visibility: hidden;
    opacity: 0; }
    .b-slider.third .b-slider__item:first-child .b-slider__title, .b-slider.third .b-slider__item:first-child .b-slider__text, .b-slider.third .b-slider__item:nth-child(2) .b-slider__title, .b-slider.third .b-slider__item:nth-child(2) .b-slider__text {
      width: 0;
      height: 0;
      visibility: hidden;
      opacity: 0; }
  @media (max-width: 1600px) {
    .b-slider__back {
      top: 0;
      height: 100%; }
    .b-slider__list {
      margin: -88px 0 0; }
    .b-slider__wrap {
      top: 80px;
      max-width: 840px;
      max-height: 390px;
      padding: 70px 30px 20px; }
    .b-slider__item {
      height: 906px; }
    .b-slider__title {
      font-size: 50px;
      line-height: 48px;
      margin: 0 0 38px; }
    .b-slider__text {
      font-size: 19px;
      line-height: 32px;
      margin: 30px 0 10px; }
    .b-slider__number-container {
      top: 4px; }
    .b-slider__shadow {
      top: 0; }
    .b-slider__cloud img:first-child {
      top: 0; }
    .b-slider__prev, .b-slider__next {
      top: 190px; } }
  @media (max-width: 1439px) {
    .b-slider__wrap {
      width: -webkit-calc(100vw - 152px);
      width: -moz-calc(100vw - 152px);
      width: calc(100vw - 152px); }
    .b-slider__prev {
      left: 20px; }
    .b-slider__next {
      right: 20px; } }
  @media (max-width: 1023px) {
    .b-slider {
      padding: 66px 0 36px; }
      .b-slider__back {
        height: 100%;
        top: 0;
        left: 0; }
      .b-slider__number-container {
        top: 3px; }
      .b-slider__cloud img:first-child {
        top: 0; }
      .b-slider__shadow {
        top: 0; }
      .b-slider__wrap {
        width: 100%;
        max-width: -webkit-calc(100% - 30px);
        max-width: -moz-calc(100% - 30px);
        max-width: calc(100% - 30px);
        max-height: 540px;
        top: 240px;
        padding: 70px 50px 20px; }
      .b-slider__item {
        height: 907px; }
      .b-slider__title {
        margin: 0 0 44px; }
      .b-slider__text {
        line-height: 26px;
        margin: 36px 0 42px;
        -webkit-line-clamp: 10; }
      .b-slider__prev, .b-slider__next {
        width: 29px;
        height: 55px;
        bottom: 150px; }
      .b-slider__prev {
        left: 24px; }
      .b-slider__next {
        right: 24px; }
      .b-slider__dots {
        bottom: 36px; }
      .b-slider .b-main-title {
        margin: 0 auto 20px; }
      .b-slider.first .b-slider__number--first {
        top: 228px;
        left: -webkit-calc(50% - 84px);
        left: -moz-calc(50% - 84px);
        left: calc(50% - 84px); }
      .b-slider.first .b-slider__number--second {
        top: 177px;
        left: -webkit-calc(50% + 425px);
        left: -moz-calc(50% + 425px);
        left: calc(50% + 425px); }
      .b-slider.first .b-slider__number--third {
        top: 203px;
        left: -webkit-calc(50% + 869px);
        left: -moz-calc(50% + 869px);
        left: calc(50% + 869px); }
      .b-slider.second .b-slider__number--first {
        top: 228px;
        left: -webkit-calc(50% - 594px);
        left: -moz-calc(50% - 594px);
        left: calc(50% - 594px); }
      .b-slider.second .b-slider__number--second {
        top: 177px;
        left: -webkit-calc(50% - 85px);
        left: -moz-calc(50% - 85px);
        left: calc(50% - 85px); }
      .b-slider.second .b-slider__number--third {
        top: 203px;
        left: -webkit-calc(50% + 361px);
        left: -moz-calc(50% + 361px);
        left: calc(50% + 361px); }
      .b-slider.third .b-slider__number--first {
        top: 228px;
        left: -webkit-calc(50% - 1044px);
        left: -moz-calc(50% - 1044px);
        left: calc(50% - 1044px); }
      .b-slider.third .b-slider__number--second {
        top: 177px;
        left: -webkit-calc(50% - 536px);
        left: -moz-calc(50% - 536px);
        left: calc(50% - 536px); }
      .b-slider.third .b-slider__number--third {
        top: 203px;
        left: -webkit-calc(50% - 90px);
        left: -moz-calc(50% - 90px);
        left: calc(50% - 90px); } }
  @media (max-width: 800px) {
    .b-slider__wrap {
      padding: 24px 70px; }
    .b-slider__text {
      margin: 24px 0;
      -webkit-line-clamp: 9; }
    .b-slider .b-main-title {
      margin: 0 auto 73px; } }
  @media (max-width: 520px) {
    .b-slider {
      padding: 208px 0 36px; }
      .b-slider__wrap {
        max-width: 100%;
        max-height: 520px;
        padding: 29px 15px 72px; }
      .b-slider__list {
        margin: -80px 0 0; }
      .b-slider__title {
        font-size: 31px;
        line-height: 42px;
        margin: 0 0 30px; }
      .b-slider__text {
        font-size: 14px;
        line-height: 22px;
        margin: 26px 0 16px;
        -webkit-line-clamp: 13; }
      .b-slider__prev, .b-slider__next {
        display: none;
        width: 19px;
        height: 36px;
        bottom: 550px; }
      .b-slider__prev {
        left: 15px; }
      .b-slider__next {
        right: 15px; }
      .b-slider__dots {
        bottom: 140px; }
      .b-slider .b-main-title {
        display: none;
        margin: 0 auto 62px; }
      .b-slider.first .b-slider__number--first {
        top: 230px;
        left: -webkit-calc(50% - 85px);
        left: -moz-calc(50% - 85px);
        left: calc(50% - 85px); }
      .b-slider.first .b-slider__number--second {
        top: 179px;
        left: -webkit-calc(50% + 485px);
        left: -moz-calc(50% + 485px);
        left: calc(50% + 485px); }
      .b-slider.first .b-slider__number--third {
        top: 205px;
        left: -webkit-calc(50% + 857px);
        left: -moz-calc(50% + 857px);
        left: calc(50% + 857px); }
      .b-slider.second .b-slider__number--first {
        top: 230px;
        left: -webkit-calc(50% - 485px);
        left: -moz-calc(50% - 485px);
        left: calc(50% - 485px); }
      .b-slider.second .b-slider__number--second {
        top: 179px;
        left: -webkit-calc(50% - 85px);
        left: -moz-calc(50% - 85px);
        left: calc(50% - 85px); }
      .b-slider.second .b-slider__number--third {
        top: 205px;
        left: -webkit-calc(50% + 485px);
        left: -moz-calc(50% + 485px);
        left: calc(50% + 485px); }
      .b-slider.third .b-slider__number--first {
        top: 230px;
        left: -webkit-calc(50% - 885px);
        left: -moz-calc(50% - 885px);
        left: calc(50% - 885px); }
      .b-slider.third .b-slider__number--second {
        top: 177px;
        left: -webkit-calc(50% - 447px);
        left: -moz-calc(50% - 447px);
        left: calc(50% - 447px); }
      .b-slider.third .b-slider__number--third {
        top: 205px;
        left: -webkit-calc(50% - 90px);
        left: -moz-calc(50% - 90px);
        left: calc(50% - 90px); } }

.page.white-theme .b-slider .b-main-title {
  color: #000000; }

.page.white-theme .b-slider .b-slider__shadow {
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, #ffffff, rgba(0, 0, 0, 0));
  background: -moz- oldlinear-gradient(top, #ffffff, rgba(0, 0, 0, 0));
  background: -o-linear-gradient(top, #ffffff, rgba(0, 0, 0, 0));
  background: linear-gradient(to bottom, #ffffff, rgba(0, 0, 0, 0)); }

.page.white-theme .b-slider .b-slider__cloud {
  display: none; }
  .page.white-theme .b-slider .b-slider__cloud--white {
    display: block; }

.page.white-theme .b-slider .b-slider__back {
  background-image: url(../images/slider/slider-white.jpg); }
  .page.white-theme .b-slider .b-slider__back img:first-child {
    display: none; }
  .page.white-theme .b-slider .b-slider__back img:last-child {
    display: block; }

.page.white-theme .b-slider .b-slider__number:hover .b-slider__number-wrap {
  border: 2px solid #D19426; }
  .page.white-theme .b-slider .b-slider__number:hover .b-slider__number-wrap svg {
    fill: #D19426;
    color: #D19426; }

.page.white-theme .b-slider .b-slider__number.active .b-slider__number-wrap {
  border: 2px solid #D19426; }
  .page.white-theme .b-slider .b-slider__number.active .b-slider__number-wrap svg {
    fill: #D19426;
    color: #D19426; }

.page.white-theme .b-slider .b-slider__number-wrap {
  border: 2px solid #ffffff; }
  .page.white-theme .b-slider .b-slider__number-wrap svg {
    fill: #ffffff;
    color: #ffffff; }

.page.white-theme .b-slider.first .b-slider__number--first {
  top: 224px; }

.page.white-theme .b-slider.first .b-slider__number--second {
  top: 172px; }

.page.white-theme .b-slider.first .b-slider__number--third {
  top: 198px; }

.page.white-theme .b-slider.second .b-slider__number--first {
  top: 224px; }

.page.white-theme .b-slider.second .b-slider__number--second {
  top: 172px; }

.page.white-theme .b-slider.second .b-slider__number--third {
  top: 198px; }

.page.white-theme .b-slider.third .b-slider__number--first {
  top: 224px; }

.page.white-theme .b-slider.third .b-slider__number--second {
  top: 172px; }

.page.white-theme .b-slider.third .b-slider__number--third {
  top: 198px; }

@media (max-width: 1439px) {
  .page.white-theme .b-slider.first .b-slider__number--first {
    top: 220px; }
  .page.white-theme .b-slider.first .b-slider__number--second {
    top: 169px; }
  .page.white-theme .b-slider.first .b-slider__number--third {
    top: 195px; }
  .page.white-theme .b-slider.second .b-slider__number--first {
    top: 220px; }
  .page.white-theme .b-slider.second .b-slider__number--second {
    top: 169px; }
  .page.white-theme .b-slider.second .b-slider__number--third {
    top: 195px; }
  .page.white-theme .b-slider.third .b-slider__number--first {
    top: 220px; }
  .page.white-theme .b-slider.third .b-slider__number--second {
    top: 169px; }
  .page.white-theme .b-slider.third .b-slider__number--third {
    top: 195px; } }

@media screen and (max-width: 1023px) and (-ms-high-contrast: active), (max-width: 1023px) and (-ms-high-contrast: none) {
  .page.white-theme .b-slider__text {
    max-height: 268px; } }

@media (max-width: 1023px) {
  .page.white-theme .b-slider.first .b-slider__number--first {
    top: 222px; }
  .page.white-theme .b-slider.first .b-slider__number--second {
    top: 170px; }
  .page.white-theme .b-slider.first .b-slider__number--third {
    top: 196px; }
  .page.white-theme .b-slider.second .b-slider__number--first {
    top: 222px; }
  .page.white-theme .b-slider.second .b-slider__number--second {
    top: 170px; }
  .page.white-theme .b-slider.second .b-slider__number--third {
    top: 196px; }
  .page.white-theme .b-slider.third .b-slider__number--first {
    top: 222px; }
  .page.white-theme .b-slider.third .b-slider__number--second {
    top: 170px; }
  .page.white-theme .b-slider.third .b-slider__number--third {
    top: 196px; } }

@media (max-width: 520px) {
  .page.white-theme .b-slider.first .b-slider__number--first {
    top: 222px;
    left: -webkit-calc(50% - 83px);
    left: -moz-calc(50% - 83px);
    left: calc(50% - 83px); }
  .page.white-theme .b-slider.first .b-slider__number--second {
    top: 172px;
    left: -webkit-calc(50% + 487px);
    left: -moz-calc(50% + 487px);
    left: calc(50% + 487px); }
  .page.white-theme .b-slider.first .b-slider__number--third {
    top: 197px;
    left: -webkit-calc(50% + 859px);
    left: -moz-calc(50% + 859px);
    left: calc(50% + 859px); }
  .page.white-theme .b-slider.second .b-slider__number--first {
    top: 222px;
    left: -webkit-calc(50% - 483px);
    left: -moz-calc(50% - 483px);
    left: calc(50% - 483px); }
  .page.white-theme .b-slider.second .b-slider__number--second {
    top: 170px;
    left: -webkit-calc(50% - 83px);
    left: -moz-calc(50% - 83px);
    left: calc(50% - 83px); }
  .page.white-theme .b-slider.second .b-slider__number--third {
    top: 197px;
    left: -webkit-calc(50% + 483px);
    left: -moz-calc(50% + 483px);
    left: calc(50% + 483px); }
  .page.white-theme .b-slider.third .b-slider__number--first {
    top: 222px;
    left: -webkit-calc(50% - 883px);
    left: -moz-calc(50% - 883px);
    left: calc(50% - 883px); }
  .page.white-theme .b-slider.third .b-slider__number--second {
    top: 172px;
    left: -webkit-calc(50% - 445px);
    left: -moz-calc(50% - 445px);
    left: calc(50% - 445px); }
  .page.white-theme .b-slider.third .b-slider__number--third {
    top: 197px;
    left: -webkit-calc(50% - 88px);
    left: -moz-calc(50% - 88px);
    left: calc(50% - 88px); } }

.page.ru .b-slider .b-main-title {
  padding: 0;
  font-size: 48px;
  letter-spacing: 0.3em; }

.page.ru .b-slider__wrap {
  padding: 30px 60px; }

.page.ru .b-slider__title {
  font-size: 44px;
  line-height: 44px; }

.page.ru .b-slider__text {
  font-size: 15px;
  line-height: normal; }

@media (max-width: 1439px) {
  .page.ru .b-slider__title {
    font-size: 40px;
    line-height: 40px; }
  .page.ru .b-slider__wrap {
    padding: 30px 60px; }
  .page.ru .b-slider__text {
    font-size: 13px;
    line-height: normal; } }

@media (max-width: 1023px) {
  .page.ru .b-slider .b-main-title {
    padding: 0;
    font-size: 40px;
    letter-spacing: 0; } }

@media (max-width: 520px) {
  .page.ru .b-slider .b-main-title {
    font-size: 24px;
    font-weight: 600; }
  .page.ru .b-slider__wrap {
    padding: 30px 40px; }
  .page.ru .b-slider__title {
    font-size: 30px; } }

@media (max-width: 1600px) {
  body.mac .b-slider__item {
    height: 904px; }
  body.mac .b-slider__number-container {
    top: 0; } }

@media (max-width: 1439px) {
  body.mac .b-slider__number-container {
    top: 2px; } }

@media (max-width: 1023px) {
  body.mac .b-slider__number-container {
    top: 3px; }
  body.mac .b-slider__item {
    height: 907px; } }

:root {
  --white: #ffffff; }

:root {
  --animation-time: 0.3s; }

.b-choice {
  display: block;
  width: 100%;
  padding: 112px 226px 155px;
  background-color: #000000;
  background-image: url("../../images/choice/dark-background.jpg");
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: cover;
       background-size: cover;
  text-align: center;
  font-size: 0; }
  .b-choice__title {
    display: block;
    margin: 0 0 62px; }
    .b-choice__title span {
      display: block;
      font-family: "SavaPro";
      font-weight: normal;
      line-height: 70px;
      text-transform: uppercase;
      color: #ffffff;
      cursor: default;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none; }
      .b-choice__title span:first-child {
        font-size: 82px; }
      .b-choice__title span:last-child {
        font-size: 64px; }
  .b-choice__video, .b-choice__wrap {
    display: inline-block;
    vertical-align: middle; }
  .b-choice__video {
    width: 648px;
    height: 378px;
    margin: 0 60px 0 0;
    -webkit-border-radius: 11px;
       -moz-border-radius: 11px;
            border-radius: 11px;
    text-align: center;
    overflow: hidden;
    position: relative;
    cursor: pointer; }
    .b-choice__video img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      -webkit-border-radius: 11px;
         -moz-border-radius: 11px;
              border-radius: 11px; }
    .b-choice__video .b-gallery__play {
      right: 160px;
      width: 64px;
      height: 64px; }
    .b-choice__video:hover .b-choice__play {
      background-color: rgba(0, 0, 0, 0.5); }
    .b-choice__video:before {
      content: '';
      width: 0;
      height: 100%;
      display: inline-block;
      vertical-align: middle; }
  .b-choice__wrap {
    width: -webkit-calc(100% - 708px);
    width: -moz-calc(100% - 708px);
    width: calc(100% - 708px); }
  .b-choice__play, .b-choice__video-text {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 1; }
  .b-choice__play {
    width: 48px;
    height: 48px;
    margin: 0 16px 0 0;
    border: 2px solid #ffffff;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s; }
    .b-choice__play:before {
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 8px 0 8px 16px;
      border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #ffffff;
      position: absolute;
      top: 0;
      left: 2px;
      right: 0;
      bottom: 0;
      margin: auto;
      z-index: 1; }
  .b-choice__video-text {
    font-family: "OpenSans";
    font-weight: 300;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #ffffff; }
  .b-choice__subtitle {
    font-family: "SavaPro";
    font-weight: normal;
    font-size: 48px;
    line-height: 38px;
    color: #ffffff;
    margin: 0 0 29px; }
  .b-choice__text {
    font-family: "OpenSans";
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    color: #ffffff;
    white-space: pre-line;
    margin: 0 0 20px; }
  .b-choice__join {
    font-family: "SavaPro";
    font-weight: 400;
    font-size: 28px;
    line-height: 38px;
    color: #ffffff;
    margin: 0 0 17px; }
  .b-choice__time {
    font-family: "SavaPro";
    font-size: 32px;
    line-height: 24px;
    letter-spacing: 1.5px;
    color: #ffffff;
    margin: 0 0 49px; }
  .b-choice .b-about__button {
    display: inline-block;
    vertical-align: top;
    margin: 0 16px; }
  @media (max-width: 1800px) {
    .b-choice {
      padding: 48px 126px 102px; } }
  @media (max-width: 1600px) {
    .b-choice {
      padding: 48px 80px 82px; } }
  @media (max-width: 1500px) {
    .b-choice {
      padding: 32px 60px 62px; } }
  @media (max-width: 1400px) {
    .b-choice {
      padding: 24px 48px 48px; }
      .b-choice__video {
        width: 500px; }
      .b-choice__wrap {
        width: -webkit-calc(100% - 560px);
        width: -moz-calc(100% - 560px);
        width: calc(100% - 560px); } }
  @media (max-width: 1300px) {
    .b-choice .b-about__button {
      display: block;
      margin: 0 auto 16px; }
      .b-choice .b-about__button:last-child {
        margin: 0 auto; } }
  @media (max-width: 1023px) {
    .b-choice {
      padding: 24px 15px 48px; }
      .b-choice__video, .b-choice__wrap {
        display: block;
        width: 100%; }
      .b-choice__video {
        margin: 0 0 40px; }
      .b-choice__join {
        font-size: 25px;
        line-height: 38px; }
      .b-choice__time {
        font-size: 20px;
        line-height: 24px;
        margin: 0 0 39px; }
      .b-choice .b-about__button {
        display: inline-block;
        margin: 0 16px; } }
  @media (max-width: 600px) {
    .b-choice .b-about__button {
      display: block;
      margin: 0 auto 16px; }
      .b-choice .b-about__button:last-child {
        margin: 0 auto; } }
  @media (max-width: 520px) {
    .b-choice__title {
      margin: 0 0 18px; }
      .b-choice__title span {
        line-height: 34px; }
        .b-choice__title span:first-child {
          font-size: 40px; }
        .b-choice__title span:last-child {
          font-size: 32px; }
    .b-choice__video {
      height: 178px; }
    .b-choice__subtitle {
      font-size: 30px;
      line-height: 38px; }
    .b-choice__text {
      font-size: 14px;
      line-height: 22px; }
    .b-choice__join {
      font-size: 18px;
      line-height: 26px; }
    .b-choice__time {
      margin: 0 0 30px; } }

.page.white-theme .b-choice {
  background-color: #ffffff;
  background-image: url("../../images/choice/white-background.jpg"); }
  .page.white-theme .b-choice__title span {
    color: #000000; }
  .page.white-theme .b-choice__subtitle, .page.white-theme .b-choice__text, .page.white-theme .b-choice__join {
    color: #000000; }
  .page.white-theme .b-choice__time {
    color: #5C5C5C; }

:root {
  --white: #ffffff; }

:root {
  --animation-time: 0.3s; }

.b-bonus {
  display: block;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.55);
  text-align: center;
  font-size: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  z-index: -1; }
  .b-bonus__content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    width: -webkit-calc(100vw - 40px);
    width: -moz-calc(100vw - 40px);
    width: calc(100vw - 40px);
    height: -webkit-calc(100vh - 40px);
    height: -moz-calc(100vh - 40px);
    height: calc(100vh - 40px);
    max-width: 944px;
    max-height: 508px;
    -webkit-border-radius: 23px;
       -moz-border-radius: 23px;
            border-radius: 23px;
    background-color: #000000;
    padding: 108px 102px 102px; }
  .b-bonus__title {
    font-family: "SavaPro";
    font-weight: normal;
    font-size: 72px;
    line-height: 72px;
    text-transform: uppercase;
    background: -webkit-linear-gradient(0deg, #8784A6, #D19426);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0 0 72px;
    position: relative;
    z-index: 2; }
    .b-bonus__title svg {
      position: absolute;
      top: -32px;
      left: 0;
      right: 0;
      margin: 0 auto;
      display: block;
      width: 148px;
      height: 150px;
      z-index: 1; }
  .b-bonus__close {
    position: absolute;
    top: 31px;
    left: auto;
    right: 31px;
    display: block;
    width: 20px;
    height: 20px;
    cursor: pointer;
    z-index: 1; }
    .b-bonus__close span {
      display: none; }
    .b-bonus__close svg {
      display: block;
      width: 100%;
      height: 100%;
      fill: #717984;
      color: #717984;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s; }
    .b-bonus__close:hover svg {
      fill: #D19426;
      color: #D19426; }
  .b-bonus .b-pre-order-main__select-border {
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#8784A6), to(#D19426));
    background: -webkit-linear-gradient(left, #8784A6, #D19426);
    background: -moz- oldlinear-gradient(left, #8784A6, #D19426);
    background: -o-linear-gradient(left, #8784A6, #D19426);
    background: linear-gradient(to right, #8784A6, #D19426);
    padding: 1px;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    margin: 40px 0 0; }
  .b-bonus .b-pre-order-main__select {
    margin: 0; }
  .b-bonus .b-pre-order-main__select-item {
    padding: 0; }
    .b-bonus .b-pre-order-main__select-item a {
      display: block;
      width: 100%;
      padding: 0 50px; }
    .b-bonus .b-pre-order-main__select-item:first-child {
      padding: 0; }
      .b-bonus .b-pre-order-main__select-item:first-child a {
        padding: 0 50px 0 0; }
    .b-bonus .b-pre-order-main__select-item:last-child {
      padding: 0; }
      .b-bonus .b-pre-order-main__select-item:last-child a {
        padding: 0 0 0 50px; }
  .b-bonus .b-pre-order-main__select-item:last-child a {
    padding: 0 0 0 102px; }
  .b-bonus.show {
    opacity: 1;
    visibility: visible;
    z-index: 1006; }
  @media (max-width: 1299px) {
    @-moz-document url-prefix() {
      .b-bonus .b-pre-order-main__select-item:last-child a {
        padding: 0 0 0 82px; } } }

@media screen and (max-width: 1299px) and (-ms-high-contrast: active), (max-width: 1299px) and (-ms-high-contrast: none) {
  .b-bonus .b-pre-order-main__select-item:last-child a {
    padding: 0 0 0 82px; } }
  @media (max-width: 1023px) {
    .b-bonus__content {
      max-width: 660px;
      max-height: 410px;
      -webkit-border-radius: 16px;
         -moz-border-radius: 16px;
              border-radius: 16px;
      padding: 75px 60px 44px; }
    .b-bonus__title {
      font-size: 50px;
      line-height: 50px;
      margin: 0 0 52px; }
      .b-bonus__title svg {
        top: -23px;
        width: 104px;
        height: 105px; }
    .b-bonus__close {
      position: absolute;
      top: auto;
      left: 0;
      right: 0;
      margin: 0 auto;
      bottom: 44px;
      display: inline-block;
      width: 140px;
      height: auto; }
      .b-bonus__close span, .b-bonus__close svg {
        display: inline-block;
        vertical-align: middle; }
      .b-bonus__close span {
        font-family: "OpenSans";
        font-weight: bold;
        font-size: 15px;
        line-height: 25px;
        letter-spacing: 1.31579px;
        text-transform: uppercase;
        color: #D19426;
        margin: 0 8px 0 0; }
      .b-bonus__close svg {
        width: 18px;
        height: 18px;
        fill: #ffffff;
        color: #ffffff; }
      .b-bonus__close:hover svg {
        fill: #D19426;
        color: #D19426; }
    .b-bonus .b-pre-order-main__select-border {
      margin: 24px 0 0; }
    .b-bonus .b-pre-order-main__select.active {
      padding: 15px 20px 16px; }
    .b-bonus .b-pre-order-main__select-item a {
      padding: 0 20px; }
    .b-bonus .b-pre-order-main__select-item:first-child a {
      padding: 0 20px 0 0; }
    .b-bonus .b-pre-order-main__select-item:last-child a {
      padding: 0 0 0 52px; }
    .b-bonus .b-pre-order-main__select-item:last-child img {
      left: 20px; } }
  @media (max-width: 520px) {
    .b-bonus__content {
      padding: 32px 16px; }
    .b-bonus__title {
      font-size: 28px;
      line-height: 28px;
      margin: 0 0 12px; }
    .b-bonus .b-pre-order-main__select-border {
      background: rgba(0, 0, 0, 0); }
    .b-bonus .b-pre-order-main__select.active {
      padding: 0; }
    .b-bonus .b-pre-order-main__select-item a {
      padding: 12px 24px; }
    .b-bonus .b-pre-order-main__select-item:first-child a {
      padding: 12px 24px; }
    .b-bonus .b-pre-order-main__select-item:last-child a {
      padding: 12px 24px 12px 58px; }
    .b-bonus .b-pre-order-main__select-item:last-child img:first-child, .b-bonus .b-pre-order-main__select-item:last-child img:nth-child(2) {
      top: 10px;
      left: 0; } }

.page.ru .b-bonus__title {
  font-size: 64px;
  line-height: 64px; }

@media (max-width: 1023px) {
  .page.ru .b-bonus__title {
    font-size: 44px;
    line-height: 44px; } }

.b-pre-order-main {
  display: block;
  width: 100%;
  height: 1111px;
  margin: 0;
  padding: 38px 180px 42px 273px;
  position: relative;
  text-align: left;
  font-size: 0; }
  .b-pre-order-main__background {
    display: block;
    width: -webkit-calc(100% + 2px);
    width: -moz-calc(100% + 2px);
    width: calc(100% + 2px);
    height: auto;
    min-height: -webkit-calc(100% + 2px);
    min-height: -moz-calc(100% + 2px);
    min-height: calc(100% + 2px);
    position: absolute;
    top: -1px;
    left: -1px;
    z-index: -5;
    overflow: hidden; }
    .b-pre-order-main__background video, .b-pre-order-main__background img {
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
         -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
           -o-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      font-family: "object-fit: cover;"; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .b-pre-order-main__background video, .b-pre-order-main__background img {
          height: auto; } }
    .b-pre-order-main__background img {
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s; }
      .b-pre-order-main__background img:nth-child(2) {
        opacity: 0;
        visibility: hidden;
        z-index: 1; }
  .b-pre-order-main__button-modal {
    display: block;
    width: 100%;
    max-width: 256px;
    height: 43px;
    margin: 26px auto 41px;
    font-family: "WorchesterEF-Medium";
    font-weight: bold;
    font-size: 13px;
    line-height: 43px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #ffffff;
    background: transparent;
    border: none;
    cursor: pointer;
    position: relative;
    z-index: 1; }
    .b-pre-order-main__button-modal:after, .b-pre-order-main__button-modal:before {
      content: "";
      display: block;
      width: 11px;
      height: 11px;
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      background-image: url(../images/pattern.svg);
      background-repeat: no-repeat;
      -moz-background-size: cover;
           background-size: cover; }
    .b-pre-order-main__button-modal:after {
      right: 16px; }
    .b-pre-order-main__button-modal:before {
      left: 16px; }
    .b-pre-order-main__button-modal img {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      width: 100%;
      height: 100%;
      z-index: -1; }
  .b-pre-order-main__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #0F080E;
    opacity: 0.8;
    z-index: 1; }
  .b-pre-order-main__left, .b-pre-order-main__right {
    vertical-align: top;
    width: 50%; }
  .b-pre-order-main__left {
    display: inline-block;
    text-align: center;
    padding: 0 125px 0 0; }
  .b-pre-order-main__right {
    display: none;
    text-align: center;
    margin: 44px 0 0;
    padding: 0 0 0 125px; }
  .b-pre-order-main__content {
    height: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 1s, visibility 1s;
    -o-transition: opacity 1s, visibility 1s;
    -moz-transition: opacity 1s, visibility 1s;
    transition: opacity 1s, visibility 1s; }
    .b-pre-order-main__content.active, .b-pre-order-main__content.hover {
      height: auto;
      opacity: 1;
      visibility: visible; }
    .b-pre-order-main__content--edition {
      margin-left: -54px; }
      .b-pre-order-main__content--edition .b-pre-order-main__logo {
        max-width: 531px;
        margin: 0 auto 10px; }
      .b-pre-order-main__content--edition.active:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 50%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.6);
        z-index: -4; }
      .b-pre-order-main__content--edition.js-preorder-content-core .b-pre-order-main__edition-list {
        width: 100%; }
      .b-pre-order-main__content--edition.js-preorder-content-core .b-pre-order-main__edition-item {
        width: 50%; }
      .b-pre-order-main__content--edition.js-preorder-content-core .b-pre-order-main__edition-img {
        height: 257px;
        background-image: url(../images/pre-order/item-background-big.png);
        margin: 0 0 40px; }
        .b-pre-order-main__content--edition.js-preorder-content-core .b-pre-order-main__edition-img img {
          height: 158px; }
      .b-pre-order-main__content--edition.js-preorder-content-core .b-pre-order-main__edition-text {
        font-size: 22px;
        line-height: 32px;
        padding: 0 12px; }
    .b-pre-order-main__content--mobile {
      display: none; }
  .b-pre-order-main__logo {
    display: block;
    width: 100%;
    max-width: 423px;
    margin: 0 auto 19px; }
    .b-pre-order-main__logo img {
      display: block;
      width: 100%; }
  .b-pre-order-main__video {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: -webkit-calc(100% - 120px);
    width: -moz-calc(100% - 120px);
    width: calc(100% - 120px);
    height: 274px;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
    margin: 0 auto 56px;
    padding: 80px 28px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer; }
    .b-pre-order-main__video .b-pre-order-main__overlay {
      -webkit-border-radius: 6px;
         -moz-border-radius: 6px;
              border-radius: 6px; }
  .b-pre-order-main__date-title {
    font-family: "WorchesterEF-Medium";
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    text-transform: uppercase;
    color: #ffffff;
    margin: 0 0 10px; }
    .b-pre-order-main__date-title--disable {
      color: #717984; }
  .b-pre-order-main__date {
    font-family: "WorchesterEF-Medium";
    font-weight: normal;
    font-size: 36px;
    line-height: 43px;
    text-transform: uppercase;
    color: #E185F0;
    margin: 0 0 35px; }
    .b-pre-order-main__date--disable {
      color: #717984;
      margin: 0; }
  .b-pre-order-main__title {
    display: block;
    font-family: "WorchesterEF-Medium";
    font-weight: normal;
    font-size: 65px;
    line-height: 65px;
    text-align: center;
    text-transform: uppercase;
    color: #E185F0;
    margin: 0 0 60px; }
  .b-pre-order-main__subtitle {
    display: block;
    font-family: "WorchesterEF-Medium";
    font-size: 31px;
    font-weight: 400;
    line-height: 55px;
    text-transform: uppercase;
    letter-spacing: 8.5px;
    color: #DD83EC;
    margin: 0 0 4px; }
  .b-pre-order-main__consoles-wrap {
    display: block; }
    .b-pre-order-main__consoles-wrap.hide {
      display: none; }
  .b-pre-order-main__consoles {
    font-family: "WorchesterEF-Medium";
    font-weight: 600;
    font-size: 20px;
    line-height: 35px;
    text-transform: uppercase;
    color: #A1A4BB;
    margin: 0 0 25px; }
  .b-pre-order-main__info {
    display: block;
    max-width: 440px;
    font-family: "WorchesterEF-Medium";
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #A1A4BB;
    margin: 8px auto 24px; }
  .b-pre-order-main__tabs {
    display: block;
    margin: 0 0 28px;
    padding: 0;
    list-style-type: none; }
  .b-pre-order-main__tab {
    display: inline-block;
    vertical-align: middle;
    font-family: "WorchesterEF-Medium";
    font-weight: bold;
    font-size: 16px;
    line-height: 50px;
    text-transform: uppercase;
    color: #717984;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    position: relative; }
    .b-pre-order-main__tab:first-child {
      margin: 0 15px 0 0; }
      .b-pre-order-main__tab:first-child:after {
        content: "";
        display: inline-block;
        vertical-align: middle;
        width: 8px;
        height: 8px;
        border-top: 2px solid #717984;
        border-right: 2px solid #717984;
        margin: -2px 0 0;
        -webkit-transform: rotate(45deg);
           -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
             -o-transform: rotate(45deg);
                transform: rotate(45deg);
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        -moz-transition: 0.3s;
        transition: 0.3s; }
    .b-pre-order-main__tab:nth-child(2) {
      margin: 0 0 0 20px; }
    .b-pre-order-main__tab svg {
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto 0;
      left: -18px;
      display: block;
      width: 16px;
      height: 11px;
      opacity: 0;
      visibility: hidden;
      z-index: -1;
      fill: #D19426;
      color: #D19426;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s; }
    .b-pre-order-main__tab.active {
      color: #D19426; }
      .b-pre-order-main__tab.active:first-child:after {
        border-top: 2px solid #D19426;
        border-right: 2px solid #D19426; }
    .b-pre-order-main__tab.first-chosen svg {
      opacity: 1;
      visibility: visible;
      z-index: 1; }
  .b-pre-order-main__delimiter {
    display: block;
    width: -webkit-calc(100% + 32px);
    width: -moz-calc(100% + 32px);
    width: calc(100% + 32px);
    margin: 0 -16px 32px; }
    .b-pre-order-main__delimiter svg {
      display: inline-block;
      vertical-align: top;
      width: 20px;
      height: 20px;
      fill: #E185F0;
      color: #E185F0;
      margin: 0 16px; }
  .b-pre-order-main__select-title {
    font-family: "WorchesterEF-Medium";
    font-weight: normal;
    font-size: 41px;
    line-height: 41px;
    text-transform: uppercase;
    color: #ffffff;
    margin: 0 0 36px; }
  .b-pre-order-main__select {
    height: 0;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    display: inline-block;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    border: 1px solid transparent;
    background-color: #000000;
    background: -webkit-gradient(linear, left top, left bottom, from(#9B5D8A), to(#000000));
    background: -webkit-linear-gradient(#9B5D8A, #000000);
    background: -moz- oldlinear-gradient(#9B5D8A, #000000);
    background: -o-linear-gradient(#9B5D8A, #000000);
    background: linear-gradient(#9B5D8A, #000000);
    -moz-background-clip: padding-box;
         background-clip: padding-box;
    margin: 0 auto 24px;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    -o-transition: opacity 0.3s, visibility 0.3s;
    -moz-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s;
    position: relative;
    z-index: 1; }
    .b-pre-order-main__select:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 100%;
      background: -webkit-radial-gradient(50% 50% at 50.09% 0%, #9B5D8A 0%, rgba(0, 0, 0, 0) 100%);
      background: -moz- oldradial-gradient(50% 50% at 50.09% 0%, #9B5D8A 0%, rgba(0, 0, 0, 0) 100%);
      background: -o-radial-gradient(50% 50% at 50.09% 0%, #9B5D8A 0%, rgba(0, 0, 0, 0) 100%);
      background: radial-gradient(50% 50% at 50.09% 0%, #9B5D8A 0%, rgba(0, 0, 0, 0) 100%);
      -webkit-border-radius: 10px;
         -moz-border-radius: 10px;
              border-radius: 10px;
      z-index: 0; }
    .b-pre-order-main__select:after {
      position: absolute;
      top: 1px;
      left: 1px;
      width: -webkit-calc(100% - 2px);
      width: -moz-calc(100% - 2px);
      width: calc(100% - 2px);
      height: -webkit-calc(100% - 2px);
      height: -moz-calc(100% - 2px);
      height: calc(100% - 2px);
      background: #000000;
      content: '';
      z-index: -1;
      -webkit-border-radius: 10px;
         -moz-border-radius: 10px;
              border-radius: 10px; }
    .b-pre-order-main__select.active {
      height: auto;
      opacity: 1;
      visibility: visible;
      padding: 15px 49px 16px; }
    .b-pre-order-main__select.disabled {
      background: -webkit-gradient(linear, left top, left bottom, from(#717984), to(#000000));
      background: -webkit-linear-gradient(#717984, #000000);
      background: -moz- oldlinear-gradient(#717984, #000000);
      background: -o-linear-gradient(#717984, #000000);
      background: linear-gradient(#717984, #000000);
      border: none; }
      .b-pre-order-main__select.disabled:before {
        background: -webkit-radial-gradient(50% 50% at 50.09% 0%, #717984 0%, rgba(0, 0, 0, 0) 100%);
        background: -moz- oldradial-gradient(50% 50% at 50.09% 0%, #717984 0%, rgba(0, 0, 0, 0) 100%);
        background: -o-radial-gradient(50% 50% at 50.09% 0%, #717984 0%, rgba(0, 0, 0, 0) 100%);
        background: radial-gradient(50% 50% at 50.09% 0%, #717984 0%, rgba(0, 0, 0, 0) 100%); }
      .b-pre-order-main__select.disabled .b-pre-order-main__select-item {
        cursor: default; }
        .b-pre-order-main__select.disabled .b-pre-order-main__select-item:first-child img, .b-pre-order-main__select.disabled .b-pre-order-main__select-item:last-child img {
          width: auto;
          height: 32px;
          position: static;
          margin: 0; }
        .b-pre-order-main__select.disabled .b-pre-order-main__select-item:first-child:hover img, .b-pre-order-main__select.disabled .b-pre-order-main__select-item:last-child:hover img {
          opacity: 1;
          visibility: visible; }
    .b-pre-order-main__select--consoles .b-pre-order-main__select-item {
      cursor: pointer; }
      .b-pre-order-main__select--consoles .b-pre-order-main__select-item:first-child img, .b-pre-order-main__select--consoles .b-pre-order-main__select-item:last-child img {
        width: auto;
        height: 32px;
        position: static;
        margin: 0; }
      .b-pre-order-main__select--consoles .b-pre-order-main__select-item:first-child svg, .b-pre-order-main__select--consoles .b-pre-order-main__select-item:last-child svg {
        width: 153px;
        height: 49px;
        margin: 0; }
      .b-pre-order-main__select--consoles .b-pre-order-main__select-item:first-child:hover img, .b-pre-order-main__select--consoles .b-pre-order-main__select-item:last-child:hover img {
        opacity: 1 !important;
        visibility: visible !important; }
    .b-pre-order-main__select--bottom .b-pre-order-main__select-item:first-child svg,
    .b-pre-order-main__select--bottom .b-pre-order-main__select-item:first-child img, .b-pre-order-main__select--bottom .b-pre-order-main__select-item:nth-child(2) svg,
    .b-pre-order-main__select--bottom .b-pre-order-main__select-item:nth-child(2) img, .b-pre-order-main__select--bottom .b-pre-order-main__select-item:last-child svg,
    .b-pre-order-main__select--bottom .b-pre-order-main__select-item:last-child img {
      height: 32px;
      margin: 0 12px 0 0; }
    .b-pre-order-main__select--bottom .b-pre-order-main__select-item:first-child svg, .b-pre-order-main__select--bottom .b-pre-order-main__select-item:nth-child(2) svg, .b-pre-order-main__select--bottom .b-pre-order-main__select-item:last-child svg {
      width: 32px; }
    .b-pre-order-main__select--bottom .b-pre-order-main__select-item:first-child img, .b-pre-order-main__select--bottom .b-pre-order-main__select-item:nth-child(2) img, .b-pre-order-main__select--bottom .b-pre-order-main__select-item:last-child img {
      width: auto; }
    .b-pre-order-main__select--bottom .b-pre-order-main__select-item:first-child span, .b-pre-order-main__select--bottom .b-pre-order-main__select-item:nth-child(2) span, .b-pre-order-main__select--bottom .b-pre-order-main__select-item:last-child span {
      line-height: 32px; }
    .b-pre-order-main__select--bottom .b-pre-order-main__select-item:first-child {
      padding: 0 32px 0 0; }
    .b-pre-order-main__select--bottom .b-pre-order-main__select-item:nth-child(2) {
      padding: 0 32px; }
    .b-pre-order-main__select--bottom .b-pre-order-main__select-item:last-child {
      padding: 0 0 0 64px !important; }
      .b-pre-order-main__select--bottom .b-pre-order-main__select-item:last-child img {
        left: 32px; }
    .b-pre-order-main__select.js-select-edition:before {
      content: none; }
    .b-pre-order-main__select.js-select-edition .b-pre-order-main__select-item:before {
      content: '';
      position: absolute;
      top: -14px;
      display: block;
      height: 80px;
      background: -webkit-radial-gradient(50% 50% at 50.09% 0%, #E185F0 0%, rgba(0, 0, 0, 0) 100%);
      background: -moz- oldradial-gradient(50% 50% at 50.09% 0%, #E185F0 0%, rgba(0, 0, 0, 0) 100%);
      background: -o-radial-gradient(50% 50% at 50.09% 0%, #E185F0 0%, rgba(0, 0, 0, 0) 100%);
      background: radial-gradient(50% 50% at 50.09% 0%, #E185F0 0%, rgba(0, 0, 0, 0) 100%);
      opacity: 0;
      visibility: hidden;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s; }
      @media (max-width: 1023px) {
        .b-pre-order-main__select.js-select-edition .b-pre-order-main__select-item:before {
          content: none; } }
    .b-pre-order-main__select.js-select-edition .b-pre-order-main__select-item:first-child:before {
      width: 150px;
      left: -48px; }
    .b-pre-order-main__select.js-select-edition .b-pre-order-main__select-item:nth-child(2):before {
      width: 240px;
      left: 0; }
    .b-pre-order-main__select.js-select-edition .b-pre-order-main__select-item:nth-child(3):before {
      width: 180px;
      left: 0; }
    .b-pre-order-main__select.js-select-edition .b-pre-order-main__select-item:hover:before, .b-pre-order-main__select.js-select-edition .b-pre-order-main__select-item.active:before {
      opacity: 1;
      visibility: visible; }
  .b-pre-order-main .js-select-platform .b-pre-order-main__select-item:last-child {
    padding: 0 0 0 102px; }
  .b-pre-order-main__select-item {
    display: inline-block;
    vertical-align: middle;
    padding: 0 50px;
    position: relative;
    z-index: 1;
    cursor: pointer; }
    .b-pre-order-main__select-item svg, .b-pre-order-main__select-item img, .b-pre-order-main__select-item span {
      display: inline-block;
      vertical-align: middle;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s; }
    .b-pre-order-main__select-item svg, .b-pre-order-main__select-item img {
      height: 49px;
      margin: 0 20px 0 0; }
    .b-pre-order-main__select-item svg {
      fill: #ffffff;
      color: #ffffff; }
    .b-pre-order-main__select-item span {
      font-family: "WorchesterEF-Medium";
      font-weight: normal;
      font-size: 20px;
      line-height: 50px;
      text-transform: uppercase;
      color: #BFCAD9; }
      .b-pre-order-main__select-item span:after {
        content: '';
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
           -moz-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
             -o-transform: translate(0, -50%);
                transform: translate(0, -50%);
        left: auto;
        right: 0;
        width: 2px;
        height: 31px;
        background-color: #24272B; }
    .b-pre-order-main__select-item:first-child {
      padding: 0 50px 0 0; }
      .b-pre-order-main__select-item:first-child svg, .b-pre-order-main__select-item:first-child img {
        width: 49px; }
    .b-pre-order-main__select-item:nth-child(2) svg, .b-pre-order-main__select-item:nth-child(2) img {
      width: 51px; }
    .b-pre-order-main__select-item:last-child {
      padding: 0 0 0 50px; }
      .b-pre-order-main__select-item:last-child svg, .b-pre-order-main__select-item:last-child img {
        width: 32px; }
      .b-pre-order-main__select-item:last-child img {
        position: absolute;
        top: 0;
        left: 50px; }
        .b-pre-order-main__select-item:last-child img:nth-child(2) {
          opacity: 0;
          visibility: hidden;
          z-index: -1; }
      .b-pre-order-main__select-item:last-child span:after {
        content: none; }
      .b-pre-order-main__select-item:last-child:hover img:first-child {
        opacity: 0;
        visibility: hidden; }
      .b-pre-order-main__select-item:last-child:hover img:nth-child(2) {
        opacity: 1;
        visibility: visible;
        z-index: 1; }
    .b-pre-order-main__select-item:hover span, .b-pre-order-main__select-item.active span {
      color: #E185F0; }
    .b-pre-order-main__select-item:hover svg, .b-pre-order-main__select-item.active svg {
      fill: #E185F0;
      color: #E185F0; }
  .b-pre-order-main__bottom {
    display: block;
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    -o-transition: opacity 0.3s, visibility 0.3s;
    -moz-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s; }
    .b-pre-order-main__bottom.show {
      opacity: 1;
      visibility: visible;
      height: auto; }
  .b-pre-order-main__select-label {
    font-family: "WorchesterEF-Medium";
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #717984;
    margin: 0 0 50px; }
  .b-pre-order-main__select-back {
    display: inline-block;
    font-family: "WorchesterEF-Medium";
    font-weight: 600;
    font-size: 15px;
    line-height: 17px;
    text-align: center;
    text-decoration: underline;
    text-transform: uppercase;
    color: #717984;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer; }
    .b-pre-order-main__select-back:hover {
      color: #D19426; }
    .b-pre-order-main__select-back--mobile {
      display: none; }
  .b-pre-order-main__button {
    display: block;
    width: 100%;
    height: 0;
    max-width: 396px;
    margin: 0 auto;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    padding: 0 80px;
    font-family: "WorchesterEF-Medium";
    font-weight: normal;
    font-size: 17px;
    line-height: 76px;
    text-align: center;
    text-transform: uppercase;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    -o-transition: opacity 0.3s, visibility 0.3s;
    -moz-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s;
    color: #ffffff;
    position: relative; }
    .b-pre-order-main__button span {
      display: block;
      width: 100%;
      height: auto;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      background-image: url(../images/sprites/svg/pre-order.svg);
      background-repeat: no-repeat;
      background-position: center;
      -moz-background-size: 100% 100%;
           background-size: 100% 100%;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s;
      -o-object-fit: 100% auto;
         object-fit: 100% auto;
      z-index: -2; }
      .b-pre-order-main__button span:last-child {
        opacity: 0;
        visibility: none;
        background-image: url(../images/sprites/svg/pre-order-active.svg);
        z-index: -1; }
    .b-pre-order-main__button:hover span:last-child {
      opacity: 1;
      visibility: visible; }
    .b-pre-order-main__button.show {
      height: 76px;
      opacity: 1;
      visibility: visible;
      margin: 79px auto 23px; }
  .b-pre-order-main__sign {
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 auto 32px; }
    .b-pre-order-main__sign svg {
      display: block;
      width: 100%;
      height: 100%; }
  .b-pre-order-main__text {
    display: block;
    width: 100%;
    max-width: 624px;
    font-family: "WorchesterEF-Medium";
    font-weight: normal;
    font-size: 22px;
    line-height: 26px;
    text-transform: uppercase;
    color: #A1A4BB;
    margin: 0 auto 2px; }
  .b-pre-order-main__social-list {
    display: block;
    width: -webkit-calc(100% + 28px);
    width: -moz-calc(100% + 28px);
    width: calc(100% + 28px);
    margin: 0 -14px;
    padding: 0;
    list-style-type: none; }
  .b-pre-order-main__social-item {
    display: inline-block;
    vertical-align: middle;
    width: 42px;
    height: 40px;
    margin: 0 14px;
    text-align: center; }
    .b-pre-order-main__social-item a, .b-pre-order-main__social-item img {
      display: inline-block;
      height: 100%; }
    .b-pre-order-main__social-item img {
      height: 100%; }
  .b-pre-order-main__video-background {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    font-family: "object-fit: cover";
    z-index: -1; }
    .b-pre-order-main__video-background video {
      display: block;
      width: 100%;
      height: 100%;
      -webkit-border-radius: 6px;
         -moz-border-radius: 6px;
              border-radius: 6px;
      -o-object-fit: cover;
         object-fit: cover;
      font-family: "object-fit: cover"; }
  .b-pre-order-main__video-sign {
    display: none;
    position: absolute;
    left: 0;
    right: 2px;
    margin: 0 auto;
    width: 14px;
    height: 14px;
    border: 1px solid #9B5D8A;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
    z-index: 2; }
    .b-pre-order-main__video-sign:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      display: block;
      width: 6px;
      height: 6px;
      background-color: #9B5D8A;
      z-index: 1; }
    .b-pre-order-main__video-sign--before {
      top: -9px; }
    .b-pre-order-main__video-sign--after {
      top: auto;
      bottom: -9px; }
  .b-pre-order-main__video-title {
    font-family: "WorchesterEF-Medium";
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
    color: #A1A4BB;
    margin: 0 0 28px;
    position: relative;
    z-index: 2; }
  .b-pre-order-main__video-play {
    display: block;
    width: 37px;
    margin: 16px auto 0;
    position: relative;
    z-index: 2; }
    .b-pre-order-main__video-play svg {
      position: absolute;
      top: 0;
      left: 0;
      right: 2px;
      bottom: 0;
      margin: auto;
      width: 18px;
      height: 18px;
      fill: #A1A4BB;
      color: #A1A4BB;
      z-index: 1; }
    .b-pre-order-main__video-play img {
      display: block;
      width: 100%; }
  .b-pre-order-main__video-border {
    position: absolute;
    top: -25px;
    left: -27px;
    display: block;
    width: -webkit-calc(100% + 42px);
    width: -moz-calc(100% + 42px);
    width: calc(100% + 42px);
    height: -webkit-calc(100% + 49px);
    height: -moz-calc(100% + 49px);
    height: calc(100% + 49px);
    z-index: 1; }
    .b-pre-order-main__video-border img {
      display: block;
      width: 100%;
      height: 100%; }
  .b-pre-order-main__edition-subtitle {
    font-family: "WorchesterEF-Medium";
    font-weight: normal;
    font-size: 23px;
    line-height: 28px;
    text-transform: uppercase;
    color: #ffffff;
    margin: 0 0 3px; }
  .b-pre-order-main__edition-title {
    font-family: "WorchesterEF-Medium";
    font-weight: normal;
    font-size: 60px;
    line-height: 72px;
    text-transform: uppercase;
    background: -webkit-linear-gradient(-90deg, #D3D8E0, #E185F0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0 0 10px; }
  .b-pre-order-main__edition-wrap {
    display: block;
    width: 100%;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    margin: 0 0 8px;
    padding: 25px 72px 32px; }
    .b-pre-order-main__edition-wrap:last-child {
      margin: 0; }
    .b-pre-order-main__edition-wrap--bonus .b-pre-order-main__edition-inner-title {
      margin: 0 0 10px; }
    .b-pre-order-main__edition-wrap--bonus .b-pre-order-main__edition-img img {
      height: 75px; }
  .b-pre-order-main__edition-inner-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 0 12px;
    position: relative; }
    .b-pre-order-main__edition-inner-title span {
      font-family: "WorchesterEF-Medium";
      font-weight: bold;
      font-size: 16px;
      line-height: 18px;
      letter-spacing: 1px;
      text-transform: uppercase;
      color: #6C4972;
      margin: 0 17px; }
      .b-pre-order-main__edition-inner-title span:before, .b-pre-order-main__edition-inner-title span:after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto 0;
        width: 5px;
        height: 5px;
        background-color: #ffffff;
        -webkit-transform: rotate(45deg);
           -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
             -o-transform: rotate(45deg);
                transform: rotate(45deg);
        z-index: 1; }
      .b-pre-order-main__edition-inner-title span:before {
        left: -2px; }
      .b-pre-order-main__edition-inner-title span:after {
        left: auto;
        right: -2px; }
    .b-pre-order-main__edition-inner-title:before, .b-pre-order-main__edition-inner-title:after {
      content: '';
      display: inline-block;
      vertical-align: middle;
      width: 100%;
      height: 1px;
      background-color: #ffffff; }
  .b-pre-order-main__edition-list {
    width: -webkit-calc(100% + 44px);
    width: -moz-calc(100% + 44px);
    width: calc(100% + 44px);
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .b-pre-order-main__edition-list--wide {
      width: -webkit-calc(100% + 150px);
      width: -moz-calc(100% + 150px);
      width: calc(100% + 150px);
      margin: 0 -75px; }
      .b-pre-order-main__edition-list--wide .b-pre-order-main__edition-item {
        width: -webkit-calc(20% - 6px);
        width: -moz-calc(20% - 6px);
        width: calc(20% - 6px); }
        .b-pre-order-main__edition-list--wide .b-pre-order-main__edition-item:last-child img {
          height: 58px; }
  .b-pre-order-main__edition-item {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    text-align: center;
    position: relative; }
    .b-pre-order-main__edition-item .b-tooltip {
      display: none; }
    @media (min-width: 1024px) {
      .b-pre-order-main__edition-item:hover:not(.b-pre-order-main__edition-item--disabled) .b-tooltip {
        display: block; } }
    .b-pre-order-main__edition-item--disabled .b-pre-order-main__edition-img {
      background-image: url(../images/pre-order/item-background-disabled.png); }
    .b-pre-order-main__edition-item--disabled .b-pre-order-main__edition-text {
      color: #24272B; }
  .b-pre-order-main__plus {
    display: inline-block;
    vertical-align: top;
    width: 20px;
    height: 20px;
    margin: 44px 2px; }
    .b-pre-order-main__plus svg {
      display: block;
      width: 100%;
      height: 100%;
      fill: #BF6ECC;
      color: #BF6ECC; }
    .b-pre-order-main__plus--disabled {
      opacity: 0.3; }
  .b-pre-order-main__edition-img {
    width: 100%;
    height: 99px;
    background-image: url(../images/pre-order/item-background.png);
    background-repeat: no-repeat;
    background-position: center;
    -moz-background-size: auto 100%;
         background-size: auto 100%;
    margin: 0 auto 8px;
    position: relative; }
    .b-pre-order-main__edition-img img {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      display: block;
      height: 70px;
      z-index: 1; }
  .b-pre-order-main__edition-text {
    font-family: "WorchesterEF-Medium";
    font-weight: normal;
    font-size: 13px;
    line-height: 19px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #E7D8E7;
    padding: 0 4px;
    cursor: default; }
  .b-pre-order-main__edition-label {
    font-family: "WorchesterEF-Medium";
    font-weight: normal;
    font-size: 12px;
    line-height: 21px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #6C4972;
    margin: 0;
    padding: 0 4px;
    cursor: default; }
  .b-pre-order-main__fade {
    position: absolute;
    top: auto;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 360px;
    background: -webkit-gradient(linear, left bottom, left top, from(#03030A), color-stop(0.01%, #080418), color-stop(35.54%, rgba(3, 3, 10, 0.57)), to(rgba(37, 20, 65, 0)));
    background: -webkit-linear-gradient(bottom, #03030A 0%, #080418 0.01%, rgba(3, 3, 10, 0.57) 35.54%, rgba(37, 20, 65, 0) 100%);
    background: -moz- oldlinear-gradient(bottom, #03030A 0%, #080418 0.01%, rgba(3, 3, 10, 0.57) 35.54%, rgba(37, 20, 65, 0) 100%);
    background: -o-linear-gradient(bottom, #03030A 0%, #080418 0.01%, rgba(3, 3, 10, 0.57) 35.54%, rgba(37, 20, 65, 0) 100%);
    background: linear-gradient(360deg, #03030A 0%, #080418 0.01%, rgba(3, 3, 10, 0.57) 35.54%, rgba(37, 20, 65, 0) 100%);
    z-index: -3; }
  .b-pre-order-main__store-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 0 86px;
    padding: 0;
    list-style-type: none; }
  .b-pre-order-main__store-item {
    margin: 0 17px;
    padding: 20px 0;
    position: relative;
    cursor: pointer; }
    @media (min-width: 1024px) {
      .b-pre-order-main__store-item:hover .b-pre-order-main__store-image {
        opacity: 1; }
      .b-pre-order-main__store-item:hover .b-pre-order-main__store-text {
        opacity: 1;
        visibility: visible;
        z-index: 1; } }
  .b-pre-order-main__store-image {
    display: block;
    width: 48px;
    height: 64px;
    opacity: 0.7;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s; }
    .b-pre-order-main__store-image--playstation {
      width: 62px; }
    .b-pre-order-main__store-image--nintendo {
      width: 53px; }
    .b-pre-order-main__store-image--steam {
      width: 50px; }
    .b-pre-order-main__store-image--gog {
      width: 52px; }
    .b-pre-order-main__store-image--egs {
      width: 42px; }
    .b-pre-order-main__store-image img,
    .b-pre-order-main__store-image svg {
      display: block;
      width: 100%;
      height: 100%; }
    .b-pre-order-main__store-image img {
      -o-object-fit: contain;
         object-fit: contain;
      -o-object-position: center;
         object-position: center; }
    .b-pre-order-main__store-image svg {
      fill: #ffffff;
      color: #ffffff; }
  .b-pre-order-main__store-divider {
    width: 1px;
    height: 61px;
    background-color: #ffffff;
    margin: 0 17px; }
  .b-pre-order-main__store-text {
    position: absolute;
    top: 102px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
       -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
         -o-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 116px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    visibility: hidden;
    z-index: -1; }
  .b-pre-order-main__store-button {
    font-family: "WorchesterEF-Medium";
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 2px;
    text-decoration: none;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.7);
    border: none;
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
    padding: 0;
    position: relative; }
    @media (min-width: 1024px) {
      .b-pre-order-main__store-button:hover {
        color: #ffffff; }
        .b-pre-order-main__store-button:hover:after {
          background-color: #ffffff; } }
    .b-pre-order-main__store-button:after {
      content: '';
      position: absolute;
      top: auto;
      left: 0;
      bottom: 2px;
      display: block;
      width: 100%;
      height: 1px;
      background-color: rgba(255, 255, 255, 0.7);
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s;
      z-index: 1; }
  .b-pre-order-main.edition-selected .b-pre-order-main__background img:nth-child(2) {
    opacity: 1;
    visibility: visible; }
  .b-pre-order-main .b-pre-order-list__item-button {
    display: none; }
  .b-pre-order-main .hide {
    display: none; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .b-pre-order-main__title {
      color: #CBD8EA; }
    .b-pre-order-main__edition-subtitle {
      color: #D19426; } }
  @media (max-width: 1919px) {
    @-moz-document url-prefix() {
      .b-pre-order-main {
        padding: 72px 120px 92px; }
        .b-pre-order-main__left {
          padding: 0 60px 0 0; }
        .b-pre-order-main__right {
          padding: 0 0 0 60px; } } }

@media screen and (max-width: 1919px) and (-ms-high-contrast: active), (max-width: 1919px) and (-ms-high-contrast: none) {
  .b-pre-order-main {
    padding: 72px 120px 92px; }
    .b-pre-order-main__left {
      padding: 0 60px 0 0; }
    .b-pre-order-main__right {
      padding: 0 0 0 60px; } }
  @media (max-width: 1699px) {
    @-moz-document url-prefix() {
      .b-pre-order-main {
        padding: 72px 60px 92px; }
        .b-pre-order-main__left {
          padding: 0 40px 0 0; }
        .b-pre-order-main__right {
          padding: 0 0 0 40px; } } }

@media screen and (max-width: 1699px) and (-ms-high-contrast: active), (max-width: 1699px) and (-ms-high-contrast: none) {
  .b-pre-order-main {
    padding: 72px 60px 92px; }
    .b-pre-order-main__left {
      padding: 0 40px 0 0; }
    .b-pre-order-main__right {
      padding: 0 0 0 40px; } }
  @media (max-width: 1600px) {
    .b-pre-order-main {
      height: 1243px;
      padding: 38px 180px 42px 340px; }
      .b-pre-order-main__left {
        padding: 0 55px 0 0; }
      .b-pre-order-main__logo {
        max-width: 510px;
        margin: 0 auto 26px; }
      .b-pre-order-main__subtitle {
        font-size: 40px;
        margin: 0 0 14px; }
      .b-pre-order-main__store-list {
        margin: 0 0 104px; }
      .b-pre-order-main__store-item {
        margin: 0 19px; }
      .b-pre-order-main__store-image {
        width: 58px;
        height: 77px; }
        .b-pre-order-main__store-image--playstation {
          width: 74px; }
        .b-pre-order-main__store-image--nintendo {
          width: 64px; }
        .b-pre-order-main__store-image--steam {
          width: 60px; }
        .b-pre-order-main__store-image--gog {
          width: 62px; }
        .b-pre-order-main__store-image--egs {
          width: 50px; }
      .b-pre-order-main__store-divider {
        height: 61px;
        margin: 0 19px; }
      .b-pre-order-main__store-text {
        position: absolute;
        top: 122px;
        width: 140px; }
      .b-pre-order-main__store-button {
        font-size: 18px;
        line-height: 27px; }
      .b-pre-order-main__video {
        width: -webkit-calc(100% - 60px);
        width: -moz-calc(100% - 60px);
        width: calc(100% - 60px);
        height: 330px; }
      .b-pre-order-main__video-play {
        width: 44px;
        margin: 18px auto 0; }
        .b-pre-order-main__video-play svg {
          width: 22px;
          height: 22px; }
      .b-pre-order-main__video-border {
        top: -30px;
        left: -32px;
        width: -webkit-calc(100% + 50px);
        width: -moz-calc(100% + 50px);
        width: calc(100% + 50px);
        height: -webkit-calc(100% + 59px);
        height: -moz-calc(100% + 59px);
        height: calc(100% + 59px); } }
  @media (max-width: 1499px) {
    @-moz-document url-prefix() {
      .b-pre-order-main {
        padding: 72px 30px 92px; }
        .b-pre-order-main__left {
          padding: 0 20px 0 0; }
        .b-pre-order-main__right {
          padding: 0 0 0 20px; }
        .b-pre-order-main__select.active {
          padding: 15px 20px 16px; } } }

@media screen and (max-width: 1499px) and (-ms-high-contrast: active), (max-width: 1499px) and (-ms-high-contrast: none) {
  .b-pre-order-main {
    padding: 72px 30px 92px; }
    .b-pre-order-main__left {
      padding: 0 20px 0 0; }
    .b-pre-order-main__right {
      padding: 0 0 0 20px; }
    .b-pre-order-main__select.active {
      padding: 15px 20px 16px; } }
  @media (max-width: 1439px) {
    @-moz-document url-prefix() {
      .b-pre-order-main__logo {
        max-width: 320px;
        margin: 0 auto 8px; }
      .b-pre-order-main__subtitle {
        font-size: 14px;
        line-height: 18px;
        margin: 0 auto 16px; }
      .b-pre-order-main__button {
        width: 295px;
        height: 50px;
        font-size: 14px;
        line-height: 50px;
        margin: 0 auto 16px;
        padding: 0 60px; }
      .b-pre-order-main__sign {
        margin: 0 auto 16px; }
      .b-pre-order-main__text {
        font-size: 18px;
        line-height: 22px; } } }

@media screen and (max-width: 1439px) and (-ms-high-contrast: active), (max-width: 1439px) and (-ms-high-contrast: none) {
  .b-pre-order-main__logo {
    max-width: 320px;
    margin: 0 auto 8px; }
  .b-pre-order-main__subtitle {
    font-size: 14px;
    line-height: 18px;
    margin: 0 auto 16px; }
  .b-pre-order-main__button {
    width: 295px;
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    margin: 0 auto 16px;
    padding: 0 60px; }
  .b-pre-order-main__sign {
    margin: 0 auto 16px; }
  .b-pre-order-main__text {
    font-size: 18px;
    line-height: 22px; } }
  @media (max-width: 1299px) {
    @-moz-document url-prefix() {
      .b-pre-order-main .js-select-platform .b-pre-order-main__select-item:last-child {
        padding: 0 0 0 82px; }
      .b-pre-order-main__select-item {
        padding: 0 30px; }
        .b-pre-order-main__select-item svg, .b-pre-order-main__select-item img {
          height: 30px;
          margin: 0 8px 0 0; }
        .b-pre-order-main__select-item span {
          font-size: 15px; }
        .b-pre-order-main__select-item:first-child {
          padding: 0 30px 0 0; }
          .b-pre-order-main__select-item:first-child svg, .b-pre-order-main__select-item:first-child img {
            width: 30px; }
        .b-pre-order-main__select-item:nth-child(2) svg, .b-pre-order-main__select-item:nth-child(2) img {
          width: 31px; }
        .b-pre-order-main__select-item:nth-child(3) {
          padding: 0 0 0 30px; }
          .b-pre-order-main__select-item:nth-child(3) svg, .b-pre-order-main__select-item:nth-child(3) img {
            width: 22px; }
          .b-pre-order-main__select-item:nth-child(3) img {
            left: 30px; } } }

@media screen and (max-width: 1299px) and (-ms-high-contrast: active), (max-width: 1299px) and (-ms-high-contrast: none) {
  .b-pre-order-main .js-select-platform .b-pre-order-main__select-item:last-child {
    padding: 0 0 0 82px; }
  .b-pre-order-main__select-item {
    padding: 0 30px; }
    .b-pre-order-main__select-item svg, .b-pre-order-main__select-item img {
      height: 30px;
      margin: 0 8px 0 0; }
    .b-pre-order-main__select-item span {
      font-size: 15px; }
    .b-pre-order-main__select-item:first-child {
      padding: 0 30px 0 0; }
      .b-pre-order-main__select-item:first-child svg, .b-pre-order-main__select-item:first-child img {
        width: 30px; }
    .b-pre-order-main__select-item:nth-child(2) svg, .b-pre-order-main__select-item:nth-child(2) img {
      width: 31px; }
    .b-pre-order-main__select-item:nth-child(3) {
      padding: 0 0 0 30px; }
      .b-pre-order-main__select-item:nth-child(3) svg, .b-pre-order-main__select-item:nth-child(3) img {
        width: 22px; }
      .b-pre-order-main__select-item:nth-child(3) img {
        left: 30px; }
  .b-pre-order-main__video {
    right: 72px; } }
  @media (max-width: 1200px) {
    @-moz-document url-prefix() {
      .b-pre-order-main__video {
        right: 72px; } } }

@media screen and (max-width: 1200px) and (-ms-high-contrast: active), (max-width: 1200px) and (-ms-high-contrast: none) {
  .b-pre-order-main__video {
    right: 72px; } }
  @media (max-width: 1023px) {
    .b-pre-order-main {
      height: auto;
      padding: 80px 30px 36px; }
      .b-pre-order-main__background {
        background: -webkit-gradient(linear, left top, left bottom, from(#03030A), to(#080418));
        background: -webkit-linear-gradient(top, #03030A 0%, #080418 100%);
        background: -moz- oldlinear-gradient(top, #03030A 0%, #080418 100%);
        background: -o-linear-gradient(top, #03030A 0%, #080418 100%);
        background: linear-gradient(180deg, #03030A 0%, #080418 100%); }
      .b-pre-order-main__left, .b-pre-order-main__right {
        width: 100%;
        padding: 0; }
      .b-pre-order-main__left {
        display: block;
        margin: 0 0 180px; }
      .b-pre-order-main__right {
        text-align: center; }
      .b-pre-order-main__content--mobile {
        display: block; }
        .b-pre-order-main__content--mobile.js-preorder-content-core .b-pre-order-main__edition-list {
          width: 100%; }
        .b-pre-order-main__content--mobile.js-preorder-content-core .b-pre-order-main__edition-item {
          width: 50%; }
        .b-pre-order-main__content--mobile.js-preorder-content-core .b-pre-order-main__edition-img {
          height: 257px;
          background-image: url(../images/pre-order/item-background-big.png);
          margin: 0 0 20px; }
          .b-pre-order-main__content--mobile.js-preorder-content-core .b-pre-order-main__edition-img img {
            height: 158px; }
        .b-pre-order-main__content--mobile.js-preorder-content-core .b-pre-order-main__edition-text {
          font-size: 20px;
          line-height: 32px;
          padding: 0 12px; }
      .b-pre-order-main__content--edition {
        display: none; }
      .b-pre-order-main__logo {
        max-width: 516px; }
      .b-pre-order-main__video {
        width: 100%;
        max-width: 450px;
        height: 248px;
        margin: 0 auto 46px; }
      .b-pre-order-main__date-title {
        font-size: 15px;
        line-height: 20px;
        margin: 0 0 8px; }
      .b-pre-order-main__date {
        font-size: 27px;
        line-height: 32px;
        margin: 0 0 28px; }
      .b-pre-order-main__title {
        font-size: 48px;
        line-height: 48px;
        margin: 0 0 84px; }
      .b-pre-order-main__subtitle {
        font-size: 24px;
        line-height: 38px;
        margin: 0 0 4px; }
      .b-pre-order-main__tabs {
        margin: 0 0 20px; }
      .b-pre-order-main__tab {
        font-size: 12px;
        line-height: 37px; }
      .b-pre-order-main__delimiter svg {
        width: 16px;
        height: 16px; }
      .b-pre-order-main__select {
        margin: 0 50px 12px; }
      .b-pre-order-main__select-title {
        font-size: 30px;
        line-height: 30px;
        margin: 0 0 24px; }
      .b-pre-order-main .js-select-platform .b-pre-order-main__select-item:last-child {
        padding: 0 0 0 70px; }
      .b-pre-order-main__select-item {
        padding: 0 37px; }
        .b-pre-order-main__select-item svg, .b-pre-order-main__select-item img {
          height: 24px;
          margin: 0 12px 0 0; }
        .b-pre-order-main__select-item span {
          font-size: 15px;
          line-height: 18px; }
        .b-pre-order-main__select-item:first-child {
          padding: 0 37px 0 0; }
          .b-pre-order-main__select-item:first-child svg, .b-pre-order-main__select-item:first-child img {
            width: 24px; }
        .b-pre-order-main__select-item:nth-child(2) svg, .b-pre-order-main__select-item:nth-child(2) img {
          width: 26px; }
        .b-pre-order-main__select-item:last-child {
          padding: 0 0 0 37px; }
          .b-pre-order-main__select-item:last-child svg, .b-pre-order-main__select-item:last-child img {
            width: 20px; }
          .b-pre-order-main__select-item:last-child img {
            top: -4px;
            left: 37px; }
      .b-pre-order-main__bottom .b-pre-order-main__button.show {
        display: block;
        max-width: 340px;
        height: 62px;
        line-height: 62px;
        font-size: 17px;
        margin: 33px auto 0;
        padding: 0 70px; }
      .b-pre-order-main__select-back {
        font-size: 12px;
        line-height: 16px;
        margin: 32px auto 0;
        display: none; }
        .b-pre-order-main__select-back--mobile {
          display: inline-block; }
      .b-pre-order-main__edition-wrap {
        padding: 25px 100px 32px; }
      .b-pre-order-main__button {
        display: none; }
      .b-pre-order-main__sign {
        display: block;
        width: 30px;
        height: 30px;
        margin: 0 auto 32px; }
        .b-pre-order-main__sign svg {
          display: block;
          width: 100%;
          height: 100%; }
      .b-pre-order-main__text {
        font-size: 12px;
        line-height: 18px; }
      .b-pre-order-main__consoles {
        font-size: 16px;
        line-height: 28px;
        margin: 0 0 20px; }
      .b-pre-order-main__info {
        max-width: 350px;
        font-size: 12px;
        line-height: 20px;
        margin: 20px auto 24px; }
      .b-pre-order-main .b-pre-order-list__item-button {
        display: block;
        max-width: 340px;
        height: 64px;
        padding: 0 70px; }
      .b-pre-order-main .b-pre-order-list__item-button-text {
        font-size: 17px; }
      .b-pre-order-main.edition-selected .b-pre-order-main__background img:nth-child(2) {
        opacity: 0;
        visibility: hidden; }
      .b-pre-order-main__store-item {
        margin: 0 18px; }
      .b-pre-order-main__store-image {
        opacity: 1; }
      .b-pre-order-main__store-text {
        opacity: 1;
        visibility: visible;
        z-index: 1; }
      .b-pre-order-main__store-button {
        font-size: 13px;
        line-height: 20px;
        color: #ffffff; }
        .b-pre-order-main__store-button:after {
          background-color: #ffffff; }
    @-moz-document url-prefix() {
      .b-pre-order-main {
        padding: 24px 32px 304px; }
        .b-pre-order-main__title {
          font-size: 32px;
          line-height: 40px; }
        .b-pre-order-main__video {
          left: 0;
          right: 0;
          margin: 0 auto;
          bottom: 90px; } } }
  @media screen and (max-width: 1023px) and (-ms-high-contrast: active), (max-width: 1023px) and (-ms-high-contrast: none) {
    .b-pre-order-main {
      padding: 24px 32px 304px; }
      .b-pre-order-main__title {
        font-size: 32px;
        line-height: 40px; }
      .b-pre-order-main__video {
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: 90px; } }
  @media (max-width: 767px) {
    .b-pre-order-main__select {
      margin: 0 auto 12px; }
      .b-pre-order-main__select.active {
        padding: 11px 30px 12px; }
    .b-pre-order-main .js-select-platform .b-pre-order-main__select-item:last-child {
      padding: 0 0 0 58px; }
    .b-pre-order-main__select-item {
      padding: 0 24px; }
      .b-pre-order-main__select-item:first-child {
        padding: 0 24px 0 0; }
      .b-pre-order-main__select-item:last-child {
        padding: 0 0 0 24px; }
        .b-pre-order-main__select-item:last-child img {
          left: 24px; }
    .b-pre-order-main__content--mobile.js-preorder-content-core .b-pre-order-main__edition-list {
      width: 100%; }
    .b-pre-order-main__content--mobile.js-preorder-content-core .b-pre-order-main__edition-item {
      width: 100%;
      max-width: 165px; }
    .b-pre-order-main__content--mobile.js-preorder-content-core .b-pre-order-main__edition-img {
      height: 165px;
      margin: 0 0 12px; }
      .b-pre-order-main__content--mobile.js-preorder-content-core .b-pre-order-main__edition-img img {
        height: 102px; }
    .b-pre-order-main__content--mobile.js-preorder-content-core .b-pre-order-main__edition-text {
      font-size: 13px;
      line-height: 22px;
      padding: 0 4px; }
    .b-pre-order-main__store-image {
      width: 48px;
      height: 64px; }
      .b-pre-order-main__store-image--playstation {
        width: 62px; }
      .b-pre-order-main__store-image--nintendo {
        width: 53px; }
      .b-pre-order-main__store-image--steam {
        width: 50px; }
      .b-pre-order-main__store-image--gog {
        width: 52px; }
      .b-pre-order-main__store-image--egs {
        width: 42px; }
    .b-pre-order-main__store-divider {
      display: none; } }
  @media (max-width: 520px) {
    .b-pre-order-main {
      padding: 20px 33px 270px; }
      .b-pre-order-main__background {
        width: 136%;
        z-index: -1; }
        .b-pre-order-main__background video {
          top: 0;
          -webkit-transform: translate(-50%, 0);
             -moz-transform: translate(-50%, 0);
              -ms-transform: translate(-50%, 0);
               -o-transform: translate(-50%, 0);
                  transform: translate(-50%, 0);
          height: 100%; } }
      @media screen and (max-width: 520px) and (-ms-high-contrast: active), (max-width: 520px) and (-ms-high-contrast: none) {
        .b-pre-order-main__background video {
          width: auto;
          height: auto; } }
  @media (max-width: 520px) {
      .b-pre-order-main__overlay {
        display: none; }
      .b-pre-order-main__left {
        margin: 0; }
        .b-pre-order-main__left:before {
          content: '';
          position: absolute;
          top: -38px;
          left: -33px;
          display: block;
          width: -webkit-calc(100% + 66px);
          width: -moz-calc(100% + 66px);
          width: calc(100% + 66px);
          height: -webkit-calc(100% + 220px);
          height: -moz-calc(100% + 220px);
          height: calc(100% + 220px);
          background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(68.23%, rgba(0, 0, 0, 0.85)), color-stop(88.54%, #000000), to(#000000));
          background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 68.23%, #000000 88.54%, #000000 100%);
          background: -moz- oldlinear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 68.23%, #000000 88.54%, #000000 100%);
          background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 68.23%, #000000 88.54%, #000000 100%);
          background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 68.23%, #000000 88.54%, #000000 100%);
          z-index: -2; }
      .b-pre-order-main__right {
        position: relative; }
        .b-pre-order-main__right:before {
          content: '';
          position: absolute;
          top: 0;
          left: -33px;
          display: block;
          width: -webkit-calc(100% + 66px);
          width: -moz-calc(100% + 66px);
          width: calc(100% + 66px);
          height: -webkit-calc(100% + 50px);
          height: -moz-calc(100% + 50px);
          height: calc(100% + 50px);
          background-color: #000000;
          z-index: -2; }
      .b-pre-order-main__logo {
        margin: 0 auto 8px; }
      .b-pre-order-main__content--mobile.active.button-fixed {
        padding: 0 0 129px; }
      .b-pre-order-main__button {
        height: 39px;
        max-width: 210px;
        padding: 0 46px;
        font-size: 12px;
        line-height: 39px;
        margin: 0 auto 14px; }
      .b-pre-order-main__text-mobile {
        display: block;
        font-family: "WorchesterEF-Medium";
        font-weight: normal;
        font-size: 12px;
        line-height: 34px;
        text-transform: uppercase;
        color: #ffffff;
        margin: 0 0 16px; }
      .b-pre-order-main__text {
        font-size: 11px;
        line-height: 13px; }
      .b-pre-order-main .js-select-platform .b-pre-order-main__select-item:last-child {
        padding: 3px 36px 3px 30px; }
        .b-pre-order-main .js-select-platform .b-pre-order-main__select-item:last-child img {
          top: 0;
          width: 16px; }
      .b-pre-order-main__select.active {
        padding: 11px 0 12px; }
      .b-pre-order-main__select.disabled, .b-pre-order-main__select--consoles {
        padding: 11px 30px 12px; }
        .b-pre-order-main__select.disabled .b-pre-order-main__select-item:first-child img,
        .b-pre-order-main__select.disabled .b-pre-order-main__select-item:first-child svg, .b-pre-order-main__select.disabled .b-pre-order-main__select-item:last-child img,
        .b-pre-order-main__select.disabled .b-pre-order-main__select-item:last-child svg, .b-pre-order-main__select--consoles .b-pre-order-main__select-item:first-child img,
        .b-pre-order-main__select--consoles .b-pre-order-main__select-item:first-child svg, .b-pre-order-main__select--consoles .b-pre-order-main__select-item:last-child img,
        .b-pre-order-main__select--consoles .b-pre-order-main__select-item:last-child svg {
          height: 22px; }
        .b-pre-order-main__select.disabled .b-pre-order-main__select-item:first-child svg, .b-pre-order-main__select.disabled .b-pre-order-main__select-item:last-child svg, .b-pre-order-main__select--consoles .b-pre-order-main__select-item:first-child svg, .b-pre-order-main__select--consoles .b-pre-order-main__select-item:last-child svg {
          width: 70px; }
        .b-pre-order-main__select.disabled .b-pre-order-main__select-item:first-child, .b-pre-order-main__select--consoles .b-pre-order-main__select-item:first-child {
          padding: 0 25px; }
        .b-pre-order-main__select.disabled .b-pre-order-main__select-item:last-child, .b-pre-order-main__select--consoles .b-pre-order-main__select-item:last-child {
          padding: 0 25px; }
      .b-pre-order-main__select--bottom .b-pre-order-main__select-item:first-child svg,
      .b-pre-order-main__select--bottom .b-pre-order-main__select-item:first-child img, .b-pre-order-main__select--bottom .b-pre-order-main__select-item:nth-child(2) svg,
      .b-pre-order-main__select--bottom .b-pre-order-main__select-item:nth-child(2) img, .b-pre-order-main__select--bottom .b-pre-order-main__select-item:last-child svg,
      .b-pre-order-main__select--bottom .b-pre-order-main__select-item:last-child img {
        margin: 0; }
      .b-pre-order-main__select--bottom .b-pre-order-main__select-item:first-child img, .b-pre-order-main__select--bottom .b-pre-order-main__select-item:nth-child(2) img, .b-pre-order-main__select--bottom .b-pre-order-main__select-item:last-child img {
        width: auto; }
      .b-pre-order-main__select--bottom .b-pre-order-main__select-item:first-child {
        padding: 0 24px; }
      .b-pre-order-main__select--bottom .b-pre-order-main__select-item:nth-child(2) {
        padding: 0 24px; }
      .b-pre-order-main__select--bottom .b-pre-order-main__select-item:last-child {
        padding: 0 24px !important; }
        .b-pre-order-main__select--bottom .b-pre-order-main__select-item:last-child img {
          position: static;
          width: auto !important; }
          .b-pre-order-main__select--bottom .b-pre-order-main__select-item:last-child img:nth-child(2) {
            display: none; }
      .b-pre-order-main__select-item {
        padding: 0 30px; }
        .b-pre-order-main__select-item svg {
          margin: 0; }
        .b-pre-order-main__select-item span {
          font-size: 0;
          width: 0; }
          .b-pre-order-main__select-item span:after {
            height: 24px; }
        .b-pre-order-main__select-item:first-child, .b-pre-order-main__select-item:last-child {
          padding: 0 30px; }
      .b-pre-order-main__select.js-select-edition {
        display: block;
        width: 100%;
        background: none; }
        .b-pre-order-main__select.js-select-edition:before, .b-pre-order-main__select.js-select-edition:after {
          content: none; }
        .b-pre-order-main__select.js-select-edition.active {
          padding: 0; }
        .b-pre-order-main__select.js-select-edition .b-pre-order-main__select-item {
          display: block;
          width: 100%;
          max-width: 220px;
          background: -webkit-gradient(linear, left top, left bottom, from(#E185F0), to(#000000));
          background: -webkit-linear-gradient(#E185F0, #000000);
          background: -moz- oldlinear-gradient(#E185F0, #000000);
          background: -o-linear-gradient(#E185F0, #000000);
          background: linear-gradient(#E185F0, #000000);
          -moz-background-clip: padding-box;
               background-clip: padding-box;
          border: 1px solid transparent;
          -webkit-border-radius: 6px;
             -moz-border-radius: 6px;
                  border-radius: 6px;
          margin: 0 auto 20px;
          padding: 12px 24px; }
          .b-pre-order-main__select.js-select-edition .b-pre-order-main__select-item:first-child, .b-pre-order-main__select.js-select-edition .b-pre-order-main__select-item:last-child {
            padding: 12px 24px; }
          .b-pre-order-main__select.js-select-edition .b-pre-order-main__select-item:last-child img {
            top: 12px;
            left: 0;
            right: 40px;
            margin: 0 auto; }
          .b-pre-order-main__select.js-select-edition .b-pre-order-main__select-item:after {
            position: absolute;
            top: 1px;
            left: 1px;
            width: -webkit-calc(100% - 2px);
            width: -moz-calc(100% - 2px);
            width: calc(100% - 2px);
            height: -webkit-calc(100% - 2px);
            height: -moz-calc(100% - 2px);
            height: calc(100% - 2px);
            background: #000000;
            content: '';
            z-index: -1;
            -webkit-border-radius: 6px;
               -moz-border-radius: 6px;
                    border-radius: 6px; }
          .b-pre-order-main__select.js-select-edition .b-pre-order-main__select-item span {
            font-size: 15px;
            width: auto; }
          .b-pre-order-main__select.js-select-edition .b-pre-order-main__select-item.active:before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            margin: 0 auto;
            display: block;
            width: 90px;
            height: 100%;
            background: -webkit-radial-gradient(50% 50% at 50.09% 0%, #9970A1 0%, rgba(0, 0, 0, 0) 100%);
            background: -moz- oldradial-gradient(50% 50% at 50.09% 0%, #9970A1 0%, rgba(0, 0, 0, 0) 100%);
            background: -o-radial-gradient(50% 50% at 50.09% 0%, #9970A1 0%, rgba(0, 0, 0, 0) 100%);
            background: radial-gradient(50% 50% at 50.09% 0%, #9970A1 0%, rgba(0, 0, 0, 0) 100%); }
        .b-pre-order-main__select.js-select-edition .b-pre-order-main__select-item:last-child {
          padding: 12px 24px; }
          .b-pre-order-main__select.js-select-edition .b-pre-order-main__select-item:last-child span {
            font-size: 15px;
            width: auto; }
      .b-pre-order-main__edition-wrap {
        padding: 25px 0; }
      .b-pre-order-main__edition-inner-title {
        display: block;
        text-align: center; }
        .b-pre-order-main__edition-inner-title:before, .b-pre-order-main__edition-inner-title:after {
          content: none; }
        .b-pre-order-main__edition-inner-title span:before, .b-pre-order-main__edition-inner-title span:after {
          content: none; }
      .b-pre-order-main__edition-list {
        width: 100%;
        position: relative; }
        .b-pre-order-main__edition-list--wide {
          width: 100%;
          margin: 0; }
          .b-pre-order-main__edition-list--wide .b-pre-order-main__edition-item {
            width: 50%; }
      .b-pre-order-main__edition-item {
        width: 50%;
        margin: 0 0 16px; }
      .b-pre-order-main__plus {
        position: absolute;
        top: auto;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: 134px;
        z-index: 1; }
      .b-pre-order-main__social-list {
        width: -webkit-calc(100% + 16px);
        width: -moz-calc(100% + 16px);
        width: calc(100% + 16px);
        margin: 0 -8px; }
      .b-pre-order-main__social-item {
        width: 26px;
        height: 26px;
        margin: 0 8px; }
      .b-pre-order-main__video {
        position: absolute;
        top: auto;
        bottom: 106px;
        left: 33px;
        right: 33px;
        height: 153px;
        width: -webkit-calc(100vw - 66px);
        width: -moz-calc(100vw - 66px);
        width: calc(100vw - 66px);
        margin: 0 auto 16px;
        padding: 44px 28px; }
        .b-pre-order-main__video .b-pre-order-main__overlay {
          display: block; }
      .b-pre-order-main__video-border {
        top: -14px;
        left: -27px;
        width: -webkit-calc(100% + 42px);
        width: -moz-calc(100% + 42px);
        width: calc(100% + 42px);
        height: -webkit-calc(100% + 28px);
        height: -moz-calc(100% + 28px);
        height: calc(100% + 28px); }
      .b-pre-order-main__video-title {
        font-size: 14px;
        line-height: 17px; }
      .b-pre-order-main__video-play {
        margin: 0 auto; }
      .b-pre-order-main__date-title {
        font-size: 11px;
        line-height: 15px; }
      .b-pre-order-main__date {
        font-size: 17px;
        line-height: 20px;
        margin: 0 0 14px; }
      .b-pre-order-main__title {
        font-size: 30px;
        line-height: 36px;
        margin: 0 0 44px; }
        .b-pre-order-main__title span {
          font-size: 38px;
          display: block; }
      .b-pre-order-main__subtitle {
        font-size: 15px;
        line-height: 20px;
        margin: 0; }
      .b-pre-order-main__select-title {
        font-size: 20px;
        line-height: 23px; }
      .b-pre-order-main__sign {
        position: absolute;
        opacity: 0;
        visibility: hidden;
        z-index: -10; }
      .b-pre-order-main__bottom .b-pre-order-main__button.show {
        max-width: 262px;
        height: 48px;
        line-height: 48px;
        font-size: 13px;
        padding: 0 40px; }
      .b-pre-order-main__bottom.fixed {
        position: fixed;
        top: auto;
        left: 0;
        bottom: 0;
        width: 100%;
        padding: 25px 33px 19px;
        z-index: 10;
        background: -webkit-gradient(linear, left bottom, left top, from(#000000), color-stop(70.47%, rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0)));
        background: -webkit-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0.8) 70.47%, rgba(0, 0, 0, 0) 100%);
        background: -moz- oldlinear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0.8) 70.47%, rgba(0, 0, 0, 0) 100%);
        background: -o-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0.8) 70.47%, rgba(0, 0, 0, 0) 100%);
        background: linear-gradient(360deg, #000000 0%, rgba(0, 0, 0, 0.8) 70.47%, rgba(0, 0, 0, 0) 100%); }
        .b-pre-order-main__bottom.fixed .b-pre-order-main__button {
          margin: 0 auto; }
      .b-pre-order-main__consoles {
        font-size: 12px;
        margin: 0 0 13px; }
      .b-pre-order-main__info {
        max-width: 225px;
        line-height: 23px;
        margin: 26px auto 36px; }
      .b-pre-order-main .b-pre-order-list__item-button {
        display: none; }
      .b-pre-order-main__edition-title {
        font-size: 32px; }
      .b-pre-order-main__anchor {
        display: none; }
      .b-pre-order-main__store-list {
        display: block;
        margin: 0 0 20px; }
      .b-pre-order-main__store-item {
        display: inline-block;
        vertical-align: top;
        margin: 0 20px; }
        .b-pre-order-main__store-item:nth-child(1) {
          margin: 0 20px 56px 12vw; }
        .b-pre-order-main__store-item:nth-child(3) {
          margin: 0 12vw 56px 20px; }
      .b-pre-order-main__store-text {
        top: 102px; }
      .b-pre-order-main.platform-selected {
        padding: 38px 33px 36px; }
        .b-pre-order-main.platform-selected .b-pre-order-main__video {
          opacity: 0;
          visibility: hidden;
          z-index: -1; } }
  @media (max-width: 420px) {
    .b-pre-order-main__store-item:nth-child(1) {
      margin: 0 20px 56px 11vw; }
    .b-pre-order-main__store-item:nth-child(3) {
      margin: 0 11vw 56px 20px; } }
  @media (max-width: 400px) {
    .b-pre-order-main__video-border {
      top: -14px;
      left: -15px;
      width: -webkit-calc(100% + 22px);
      width: -moz-calc(100% + 22px);
      width: calc(100% + 22px);
      height: -webkit-calc(100% + 28px);
      height: -moz-calc(100% + 28px);
      height: calc(100% + 28px); }
    .b-pre-order-main__store-item {
      margin: 0 18px; }
      .b-pre-order-main__store-item:nth-child(1) {
        margin: 0 18px 56px 16px; }
      .b-pre-order-main__store-item:nth-child(3) {
        margin: 0 16px 56px 18px; } }
  @media (max-width: 360px) {
    .b-pre-order-main {
      padding: 20px 33px 240px; }
      .b-pre-order-main__video {
        bottom: 95px;
        max-width: 215px;
        height: 131px; }
      .b-pre-order-main__video-play {
        width: 29px; }
      .b-pre-order-main__store-item {
        margin: 0 24px; }
        .b-pre-order-main__store-item:nth-child(1) {
          margin: 0 24px 44px 8px; }
        .b-pre-order-main__store-item:nth-child(3) {
          margin: 0 8px 44px 24px; }
      .b-pre-order-main__store-image {
        width: 36px;
        height: 48px; }
        .b-pre-order-main__store-image--playstation {
          width: 46px; }
        .b-pre-order-main__store-image--nintendo {
          width: 36px; }
        .b-pre-order-main__store-image--steam {
          width: 37px; }
        .b-pre-order-main__store-image--gog {
          width: 38px; }
        .b-pre-order-main__store-image--egs {
          width: 31px; }
      .b-pre-order-main__store-text {
        top: 74px; }
      .b-pre-order-main__store-button {
        font-size: 12px;
        line-height: 25px; }
        .b-pre-order-main__store-button:after {
          bottom: 4px; } }

.page.ru .b-pre-order-main__title {
  font-size: 58px;
  line-height: 58px; }

.page.ru .b-pre-order-main__subtitle {
  font-size: 30px; }

@media (max-width: 1023px) {
  .page.ru .b-pre-order-main__title {
    font-size: 27px;
    line-height: 32px; }
  .page.ru .b-pre-order-main__subtitle {
    font-size: 24px; } }

@media (max-width: 520px) {
  .page.ru .b-pre-order-main__title {
    font-size: 17px;
    line-height: 20px; }
  .page.ru .b-pre-order-main__subtitle {
    font-size: 14px; } }

:root {
  --white: #ffffff; }

:root {
  --animation-time: 0.3s; }

.b-pre-order-list {
  display: block;
  width: 100%;
  padding: 206px 75px 142px;
  background-image: url(../images/pre-order/list-background.jpg);
  background-position: top;
  -moz-background-size: auto 100%;
       background-size: auto 100%;
  background-repeat: repeat;
  position: relative;
  text-align: center;
  font-size: 0; }
  .b-pre-order-list__title {
    display: inline-block;
    font-family: "SavaPro";
    font-weight: normal;
    font-size: 70px;
    line-height: 84px;
    text-transform: uppercase;
    color: #E185F0;
    margin: 0 auto;
    padding: 0 165px;
    position: relative; }
    .b-pre-order-list__title img {
      display: block;
      width: 142px;
      height: 128px;
      position: absolute;
      top: 50%;
      -webkit-transform: translate(0, -50%);
         -moz-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
           -o-transform: translate(0, -50%);
              transform: translate(0, -50%);
      z-index: 1; }
      .b-pre-order-list__title img:first-child {
        left: 0; }
      .b-pre-order-list__title img:last-child {
        left: auto;
        right: 0;
        -webkit-transform: translate(0, -50%) rotate(180deg);
           -moz-transform: translate(0, -50%) rotate(180deg);
            -ms-transform: translate(0, -50%) rotate(180deg);
             -o-transform: translate(0, -50%) rotate(180deg);
                transform: translate(0, -50%) rotate(180deg); }
  .b-pre-order-list__subtitle {
    font-family: "SavaPro";
    font-weight: normal;
    font-size: 38px;
    line-height: 46px;
    text-transform: uppercase;
    color: #CBD8EA;
    margin: 0 0 64px; }
  .b-pre-order-list__label {
    font-family: "OpenSans";
    font-weight: 300;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.03em;
    color: #ffffff;
    margin: 18px 0 2px; }
  .b-pre-order-list__bonus {
    display: inline-block;
    font-family: "OpenSans";
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #D19426;
    margin: 0 0 60px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer; }
    .b-pre-order-list__bonus:hover {
      color: #ffffff; }
  .b-pre-order-list__wrap {
    display: block;
    width: 100%; }
  .b-pre-order-list__list {
    width: -webkit-calc(100% + 72px);
    width: -moz-calc(100% + 72px);
    width: calc(100% + 72px);
    margin: 0 -36px;
    padding: 0;
    list-style-type: none; }
  .b-pre-order-list__item {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 388px;
    background-position: top;
    -moz-background-size: 100% auto;
         background-size: 100% auto;
    background-repeat: no-repeat;
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px;
    -webkit-box-shadow: 10px 10px 20px 0px rgba(25, 8, 25, 0.5);
    -moz-box-shadow: 10px 10px 20px 0px rgba(25, 8, 25, 0.5);
    box-shadow: 10px 10px 20px 0px rgba(25, 8, 25, 0.5);
    margin: 0 36px 72px;
    padding: 58px 28px;
    position: relative; }
    .b-pre-order-list__item:first-child {
      background-image: url(../images/pre-order/list-item-background1.jpg); }
    .b-pre-order-list__item:nth-child(2) {
      background-image: url(../images/pre-order/list-item-background2.jpg); }
    .b-pre-order-list__item:nth-child(3) {
      background-image: url(../images/pre-order/list-item-background3.jpg); }
    .b-pre-order-list__item:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 100%;
      -webkit-border-radius: 8px;
         -moz-border-radius: 8px;
              border-radius: 8px;
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), color-stop(42.19%, #050E1B), to(#050E1B));
      background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, #050E1B 42.19%, #050E1B 100%);
      background: -moz- oldlinear-gradient(top, rgba(0, 0, 0, 0.5) 0%, #050E1B 42.19%, #050E1B 100%);
      background: -o-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, #050E1B 42.19%, #050E1B 100%);
      background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, #050E1B 42.19%, #050E1B 100%);
      z-index: 1; }
  .b-pre-order-list__content {
    display: block;
    width: 100%;
    position: relative;
    z-index: 2; }
  .b-pre-order-list__caption {
    display: block;
    width: 20px;
    height: 20px;
    margin: 0 auto 2px; }
    .b-pre-order-list__caption svg {
      display: block;
      width: 100%;
      height: 100%; }
  .b-pre-order-list__item-title {
    display: block;
    font-family: "SavaPro";
    font-weight: normal;
    font-size: 43px;
    line-height: 43px;
    color: #ffffff;
    margin: 0 0 30px; }
  .b-pre-order-list__item-price {
    font-family: "SavaPro";
    font-weight: normal;
    font-size: 48px;
    line-height: 48px;
    background: -webkit-linear-gradient(0deg, #CBD8EA, #8784A6);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0 0 28px; }
  .b-pre-order-list__item-button {
    display: block;
    width: 100%;
    max-width: 222px;
    height: 47px;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    margin: 0 auto;
    padding: 0 58px;
    font-family: "SavaPro";
    font-weight: normal;
    font-size: 14px;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    color: #ffffff;
    position: relative;
    cursor: pointer; }
    .b-pre-order-list__item-button span {
      display: block;
      width: 100%;
      height: auto;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      background-image: url(../images/sprites/svg/pre-order-violet.svg);
      background-repeat: no-repeat;
      background-position: center;
      -moz-background-size: 100% 100%;
           background-size: 100% 100%;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s;
      -o-object-fit: 100% auto;
         object-fit: 100% auto;
      z-index: 1; }
      .b-pre-order-list__item-button span:last-child {
        opacity: 0;
        visibility: none;
        background-image: url(../images/sprites/svg/pre-order-violet-active.svg);
        z-index: 2; }
    .b-pre-order-list__item-button:hover span:last-child {
      opacity: 1;
      visibility: visible; }
    .b-pre-order-list__item-button:before {
      content: '';
      display: inline-block;
      vertical-align: middle;
      width: 0;
      height: 100%; }
  .b-pre-order-list__item-button-text {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 3; }
  .b-pre-order-list__inner-list {
    display: block;
    width: -webkit-calc(100% + 14px);
    width: -moz-calc(100% + 14px);
    width: calc(100% + 14px);
    margin: 50px -7px 32px;
    padding: 0; }
  .b-pre-order-list__inner-item {
    display: inline-block;
    vertical-align: top;
    width: -webkit-calc(50% - 14px);
    width: -moz-calc(50% - 14px);
    width: calc(50% - 14px);
    height: 169px;
    margin: 0 7px 14px;
    padding: 16px 8px;
    background-color: rgba(5, 3, 5, 0.5);
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px; }
    .b-pre-order-list__inner-item--wide {
      width: -webkit-calc(100% - 14px);
      width: -moz-calc(100% - 14px);
      width: calc(100% - 14px);
      margin: 0 7px 14px; }
      .b-pre-order-list__inner-item--wide .b-pre-order-list__inner-img, .b-pre-order-list__inner-item--wide .b-pre-order-list__inner-item-list {
        display: inline-block;
        vertical-align: middle; }
      .b-pre-order-list__inner-item--wide .b-pre-order-list__inner-img {
        width: 38%;
        height: 100%;
        margin: 0 12px 0 0; }
        .b-pre-order-list__inner-item--wide .b-pre-order-list__inner-img img {
          margin: auto; }
      .b-pre-order-list__inner-item--wide .b-pre-order-list__inner-item-list {
        width: -webkit-calc(62% - 12px);
        width: -moz-calc(62% - 12px);
        width: calc(62% - 12px);
        margin: 0;
        padding: 0 0 0 16px;
        list-style-type: disc; }
      .b-pre-order-list__inner-item--wide .b-pre-order-list__inner-item-item {
        width: 100%;
        font-family: "OpenSans";
        font-weight: normal;
        font-size: 13px;
        line-height: 16px;
        letter-spacing: 1px;
        text-transform: uppercase;
        text-align: left;
        color: #E7D8E7;
        margin: 0 0 16px; }
        .b-pre-order-list__inner-item--wide .b-pre-order-list__inner-item-item:last-child {
          margin: 0; }
    .b-pre-order-list__inner-item--large {
      height: 246px; }
    .b-pre-order-list__inner-item.disabled .b-pre-order-list__inner-item-item {
      color: #302930; }
  .b-pre-order-list__inner-img {
    display: block;
    width: 100%;
    height: 76px;
    overflow: hidden;
    position: relative;
    margin: 0 0 8px; }
    .b-pre-order-list__inner-img img {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      display: block;
      max-width: 100%;
      max-height: 100%;
      z-index: 1; }
  .b-pre-order-list__inner-title {
    font-family: "OpenSans";
    font-weight: normal;
    font-size: 13px;
    line-height: 19px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #E7D8E7;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-height: 57px; }
  .b-pre-order-list__gradient {
    position: absolute;
    top: auto;
    left: 0;
    bottom: -4px;
    display: block;
    width: 100%;
    height: 62px;
    background: -webkit-radial-gradient(50% 60.38% at 50% 100%, #FF8FEF 0%, #51344D 47.92%, rgba(15, 8, 14, 0) 100%, #181018 100%);
    background: -moz- oldradial-gradient(50% 60.38% at 50% 100%, #FF8FEF 0%, #51344D 47.92%, rgba(15, 8, 14, 0) 100%, #181018 100%);
    background: -o-radial-gradient(50% 60.38% at 50% 100%, #FF8FEF 0%, #51344D 47.92%, rgba(15, 8, 14, 0) 100%, #181018 100%);
    background: radial-gradient(50% 60.38% at 50% 100%, #FF8FEF 0%, #51344D 47.92%, rgba(15, 8, 14, 0) 100%, #181018 100%);
    opacity: 0.65;
    z-index: 1; }
  .b-pre-order-list__bottom {
    position: absolute;
    top: auto;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 189px;
    background: -webkit-gradient(linear, left bottom, left top, from(#0F080E), to(rgba(15, 8, 14, 0)));
    background: -webkit-linear-gradient(bottom, #0F080E 0%, rgba(15, 8, 14, 0) 100%);
    background: -moz- oldlinear-gradient(bottom, #0F080E 0%, rgba(15, 8, 14, 0) 100%);
    background: -o-linear-gradient(bottom, #0F080E 0%, rgba(15, 8, 14, 0) 100%);
    background: linear-gradient(0deg, #0F080E 0%, rgba(15, 8, 14, 0) 100%);
    z-index: 0; }
  .b-pre-order-list__options {
    display: none; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .b-pre-order-list__title {
      color: #CBD8EA; } }
  @media (max-width: 1439px) {
    @-moz-document url-prefix() {
      .b-pre-order-list__title {
        font-size: 48px;
        line-height: 56px;
        padding: 0 94px; }
        .b-pre-order-list__title img {
          width: 71px;
          height: 64px; } } }

@media screen and (max-width: 1439px) and (-ms-high-contrast: active), (max-width: 1439px) and (-ms-high-contrast: none) {
  .b-pre-order-list__title {
    font-size: 48px;
    line-height: 56px;
    padding: 0 94px; }
    .b-pre-order-list__title img {
      width: 71px;
      height: 64px; } }
  @media (max-width: 1023px) {
    .b-pre-order-list {
      padding: 74px 28px; }
      .b-pre-order-list__title {
        font-size: 50px;
        line-height: 60px;
        margin: 0 0 2px;
        padding: 0; }
      .b-pre-order-list__subtitle {
        font-size: 27px;
        line-height: 35px;
        margin: 0 0 54px; }
      .b-pre-order-list__label {
        font-size: 14px;
        line-height: 14px;
        margin: 24px 0 16px; }
      .b-pre-order-list__bonus {
        font-size: 13px;
        line-height: 13px;
        margin: 0 0 62px; }
      .b-pre-order-list__wrap {
        width: -webkit-calc(100% + 28px);
        width: -moz-calc(100% + 28px);
        width: calc(100% + 28px);
        overflow-x: auto;
        padding: 0 0 40px; }
      .b-pre-order-list__list {
        width: auto;
        margin: 0 -14px;
        white-space: nowrap; }
      .b-pre-order-list__item {
        max-width: 286px;
        white-space: normal;
        -webkit-border-radius: 6px;
           -moz-border-radius: 6px;
                border-radius: 6px;
        margin: 0 14px;
        padding: 44px 22px 40px; }
      .b-pre-order-list__caption {
        width: 16px;
        height: 16px;
        margin: 0 auto 3px; }
      .b-pre-order-list__item-title {
        font-size: 31px;
        line-height: 31px;
        margin: 0 0 24px; }
      .b-pre-order-list__item-button {
        max-width: 160px;
        height: 34px;
        padding: 0 36px;
        font-size: 10.5px; }
      .b-pre-order-list__inner-list {
        width: -webkit-calc(100% + 10px);
        width: -moz-calc(100% + 10px);
        width: calc(100% + 10px);
        margin: 34px -5px 24px; }
      .b-pre-order-list__inner-item {
        width: -webkit-calc(50% - 10px);
        width: -moz-calc(50% - 10px);
        width: calc(50% - 10px);
        height: 123px;
        margin: 0 5px 10px;
        padding: 12px 6px;
        -webkit-border-radius: 5px;
           -moz-border-radius: 5px;
                border-radius: 5px; }
        .b-pre-order-list__inner-item--wide {
          width: -webkit-calc(100% - 10px);
          width: -moz-calc(100% - 10px);
          width: calc(100% - 10px);
          margin: 0 5px 10px; }
          .b-pre-order-list__inner-item--wide .b-pre-order-list__inner-img, .b-pre-order-list__inner-item--wide .b-pre-order-list__inner-item-list {
            display: inline-block;
            vertical-align: middle; }
          .b-pre-order-list__inner-item--wide .b-pre-order-list__inner-item-item {
            font-size: 10px;
            line-height: 12px;
            letter-spacing: 0.5px;
            margin: 0 0 8px; }
            .b-pre-order-list__inner-item--wide .b-pre-order-list__inner-item-item:last-child {
              margin: 0; }
        .b-pre-order-list__inner-item--large {
          height: 180px; }
      .b-pre-order-list__inner-img {
        height: 55px;
        margin: 0 0 6px; }
      .b-pre-order-list__inner-title {
        font-size: 10px;
        line-height: 12px;
        letter-spacing: 0.5px;
        max-height: 38px; }
    @-moz-document url-prefix() {
      .b-pre-order-list {
        padding: 90px 32px 98px; }
        .b-pre-order-list__title {
          font-size: 32px;
          line-height: 40px; } } }
  @media screen and (max-width: 1023px) and (-ms-high-contrast: active), (max-width: 1023px) and (-ms-high-contrast: none) {
    .b-pre-order-list {
      padding: 90px 32px 98px; }
      .b-pre-order-list__title {
        font-size: 32px;
        line-height: 40px; } }
  @media (max-width: 520px) {
    .b-pre-order-list {
      display: none; } }

:root {
  --white: #ffffff; }

:root {
  --animation-time: 0.3s; }

.b-pre-order-info {
  display: block;
  width: 100%;
  position: fixed;
  top: auto;
  left: 0;
  bottom: -100vh;
  background-color: #000000;
  padding: 40px 80px 40px 95px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  font-size: 0;
  z-index: 99; }
  .b-pre-order-info__title, .b-pre-order-info__list {
    display: inline-block;
    vertical-align: middle; }
  .b-pre-order-info__title {
    width: 36%;
    font-family: "SavaPro";
    font-weight: normal;
    font-size: 41px;
    line-height: 49px;
    text-transform: uppercase;
    background: -webkit-linear-gradient(0deg, #8784A6, #D19426);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 0 80px 0 0; }
  .b-pre-order-info__list {
    width: 64%;
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .b-pre-order-info__item {
    display: inline-block;
    vertical-align: middle;
    width: 25%;
    padding: 0 8px 0 0;
    position: relative; }
    .b-pre-order-info__item .b-tooltip {
      display: none; }
    @media (min-width: 1024px) {
      .b-pre-order-info__item:hover:not(.b-pre-order-info__item--disabled) .b-tooltip {
        display: block; } }
  .b-pre-order-info__img, .b-pre-order-info__text {
    display: inline-block;
    vertical-align: middle; }
  .b-pre-order-info__img {
    width: 101px;
    height: 99px;
    background-image: url(../images/pre-order/item-background.png);
    background-repeat: no-repeat;
    background-position: center;
    -moz-background-size: auto 100%;
         background-size: auto 100%;
    margin: 0 25px 0 0;
    position: relative; }
    .b-pre-order-info__img img {
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto 0;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
         -moz-transform: translate(-50%, 0);
          -ms-transform: translate(-50%, 0);
           -o-transform: translate(-50%, 0);
              transform: translate(-50%, 0);
      display: block;
      height: 75px;
      z-index: 1; }
  .b-pre-order-info__text {
    width: -webkit-calc(100% - 126px);
    width: -moz-calc(100% - 126px);
    width: calc(100% - 126px);
    font-family: "OpenSans";
    font-weight: normal;
    font-size: 13px;
    line-height: 19px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #E7D8E7;
    cursor: default; }
  .b-pre-order-info__close {
    position: absolute;
    top: 16px;
    left: auto;
    right: 21px;
    cursor: pointer; }
    .b-pre-order-info__close span, .b-pre-order-info__close svg {
      display: inline-block;
      vertical-align: middle; }
    .b-pre-order-info__close span {
      font-family: "OpenSans";
      font-weight: bold;
      font-size: 12px;
      line-height: 19px;
      letter-spacing: 1px;
      text-transform: uppercase;
      color: #D19426;
      margin: 0 6px 0 0; }
    .b-pre-order-info__close svg {
      width: 14px;
      height: 14px;
      fill: #BFCAD9;
      color: #BFCAD9;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s; }
    .b-pre-order-info__close:hover svg {
      fill: #D19426;
      color: #D19426; }
  .b-pre-order-info.show {
    bottom: 0; }
  @media (max-width: 1439px) {
    @-moz-document url-prefix() {
      .b-pre-order-info {
        padding: 40px; }
        .b-pre-order-info__title {
          width: 30%;
          font-size: 32px;
          line-height: 36px;
          padding: 0 20px 0 0; }
        .b-pre-order-info__list {
          width: 70%; }
        .b-pre-order-info__text {
          font-size: 12px;
          line-height: 16px; } } }

@media screen and (max-width: 1439px) and (-ms-high-contrast: active), (max-width: 1439px) and (-ms-high-contrast: none) {
  .b-pre-order-info {
    padding: 40px; }
    .b-pre-order-info__title {
      width: 30%;
      font-size: 32px;
      line-height: 36px;
      padding: 0 20px 0 0; }
    .b-pre-order-info__list {
      width: 70%; }
    .b-pre-order-info__text {
      font-size: 12px;
      line-height: 16px; } }
  @media (max-width: 1299px) {
    @-moz-document url-prefix() {
      .b-pre-order-info {
        padding: 20px; }
        .b-pre-order-info__title {
          width: 25%;
          font-size: 24px;
          line-height: 28px;
          padding: 0 10px 0 0; }
        .b-pre-order-info__list {
          width: 75%; }
        .b-pre-order-info__img {
          width: 76px;
          height: 75px;
          margin: 0 10px 0 0; }
          .b-pre-order-info__img img {
            height: 60px; }
        .b-pre-order-info__text {
          width: -moz-calc(100% - 86px);
          width: calc(100% - 86px);
          font-size: 11px;
          line-height: 15px; } } }

@media screen and (max-width: 1299px) and (-ms-high-contrast: active), (max-width: 1299px) and (-ms-high-contrast: none) {
  .b-pre-order-info {
    padding: 20px; }
    .b-pre-order-info__title {
      width: 25%;
      font-size: 24px;
      line-height: 28px;
      padding: 0 10px 0 0; }
    .b-pre-order-info__list {
      width: 75%; }
    .b-pre-order-info__img {
      width: 76px;
      height: 75px;
      margin: 0 10px 0 0; }
      .b-pre-order-info__img img {
        height: 60px; }
    .b-pre-order-info__text {
      width: -webkit-calc(100% - 86px);
      width: -moz-calc(100% - 86px);
      width: calc(100% - 86px);
      font-size: 11px;
      line-height: 15px; } }
  @media (max-width: 1023px) {
    .b-pre-order-info {
      display: none; } }

:root {
  --white: #ffffff; }

:root {
  --animation-time: 0.3s; }

.b-tooltip {
  background-color: rgba(0, 0, 0, 0.9);
  -webkit-border-radius: 9px;
     -moz-border-radius: 9px;
          border-radius: 9px;
  width: 357px;
  padding: 26px 43px 32px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
  bottom: 100%;
  margin-bottom: -35px; }
  .b-tooltip__icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 103px;
    margin: 0 auto 14px;
    line-height: 0; }
    .b-tooltip__icon img {
      width: 15px;
      height: auto; }
  .b-tooltip__text {
    font-size: 15px;
    line-height: 21px;
    color: #BFCAD9;
    font-family: "OpenSans"; }

:root {
  --white: #ffffff; }

:root {
  --animation-time: 0.3s; }

.b-edition {
  height: 100%; }
  @media (max-width: 767px) {
    .b-edition {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .b-edition__head {
    text-align: center;
    font-family: 'SavaPro';
    position: relative;
    margin-bottom: 67px; }
    @media (max-width: 767px) {
      .b-edition__head {
        margin-bottom: 79px; } }
    .b-edition__head img {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      display: block;
      width: 123px;
      height: auto; }
  .b-edition__wrap {
    padding-top: 73px;
    overflow-y: auto;
    height: -webkit-calc(100% - 71px);
    height: -moz-calc(100% - 71px);
    height: calc(100% - 71px);
    padding: 73px 30px 50px; }
    @media (max-width: 767px) {
      .b-edition__wrap {
        height: 100%;
        padding: 57px 16px 57px;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
           -moz-box-ordinal-group: 1;
            -ms-flex-order: 0;
                order: 0; } }
  .b-edition__title {
    font-size: 50px;
    line-height: 60px;
    background: -webkit-linear-gradient(0deg, #8784A6, #D19426);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
    @media (max-width: 767px) {
      .b-edition__title {
        font-size: 44px;
        line-height: 44px; } }
  .b-edition__caption {
    font-size: 28px;
    line-height: 29px;
    color: #CBD8EA;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .b-edition__caption {
        font-size: 17px;
        line-height: 22px; } }
  .b-edition__list li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 40px 26px 36px 30px;
    font-family: "OpenSans"; }
    .b-edition__list li.back {
      display: none; }
    @media (max-width: 767px) {
      .b-edition__list li {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding: 35px 15px 40px;
        margin-bottom: 26px;
        background-color: rgba(53, 53, 53, 0.1); }
        .b-edition__list li:last-child {
          margin-bottom: 0; }
        .b-edition__list li:nth-child(2) {
          margin-bottom: 0; }
        .b-edition__list li.back {
          background: -webkit-gradient(linear, left bottom, left top, from(#000000), color-stop(70.47%, rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0)));
          background: -webkit-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0.8) 70.47%, rgba(0, 0, 0, 0) 100%);
          background: -moz- oldlinear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0.8) 70.47%, rgba(0, 0, 0, 0) 100%);
          background: -o-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0.8) 70.47%, rgba(0, 0, 0, 0) 100%);
          background: linear-gradient(360deg, #000000 0%, rgba(0, 0, 0, 0.8) 70.47%, rgba(0, 0, 0, 0) 100%);
          margin: 0 -16px;
          padding: 0;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
             -moz-box-orient: horizontal;
             -moz-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row;
          -webkit-box-align: center;
          -webkit-align-items: center;
             -moz-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
             -moz-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          font-family: "OpenSans";
          font-size: 12px;
          line-height: 16px;
          letter-spacing: 0.1em;
          text-transform: uppercase;
          color: #ffffff;
          padding: 25px 0; }
          .b-edition__list li.back img {
            width: 21px;
            height: auto;
            -webkit-flex-shrink: 0;
                -ms-flex-negative: 0;
                    flex-shrink: 0;
            margin-right: 14px; } }
    .b-edition__list li:first-child {
      background-color: #302930;
      color: #BFCAD9;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 13px;
      line-height: 18px;
      padding: 10px 26px 8px 30px; }
      @media (max-width: 767px) {
        .b-edition__list li:first-child {
          display: none; } }
    .b-edition__list li:nth-child(2n) {
      background-color: rgba(53, 53, 53, 0.1); }
  .b-edition__item {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    width: 199px;
    margin-right: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 767px) {
      .b-edition__item {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
           -moz-box-ordinal-group: 1;
            -ms-flex-order: 0;
                order: 0;
        margin-right: 0;
        width: 100%;
        margin-bottom: 19px; } }
  .b-edition__name {
    margin-bottom: 4px;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 1px;
    color: #BFCAD9; }
  .b-edition__digital {
    text-transform: uppercase;
    color: #7C591A;
    font-size: 12px;
    line-height: 21px;
    letter-spacing: 1px; }
    .b-edition__digital--color {
      color: #E185F0; }
  .b-edition__img {
    line-height: 0;
    width: 51px;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-right: 15px; }
    .b-edition__img img {
      width: 100%;
      height: auto; }
  .b-edition__desc {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-right: 40px;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 1px;
    color: #BFCAD9; }
    @media (max-width: 767px) {
      .b-edition__desc {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
           -moz-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        margin-right: 0;
        width: 100%;
        padding: 0 5px; } }
  .b-edition__status {
    width: 115px;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
    @media (max-width: 767px) {
      .b-edition__status {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
           -moz-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        width: 100%;
        margin-bottom: 27px; } }
  .b-edition__yes, .b-edition__no {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 14px;
    line-height: 21px; }
    @media (max-width: 767px) {
      .b-edition__yes, .b-edition__no {
        font-size: 12px; } }
    .b-edition__yes img, .b-edition__no img {
      height: 12px;
      width: auto;
      margin-right: 10px;
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
  .b-edition__yes {
    color: #BFCAD9; }
  .b-edition__no {
    color: #24272B; }
  .b-edition__close {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-family: "OpenSans";
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.9);
    padding: 20px 30px; }
    @media (max-width: 767px) {
      .b-edition__close {
        color: #D19426;
        padding: 25px 0;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
           -moz-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        background: -webkit-gradient(linear, left bottom, left top, from(#000000), color-stop(70.47%, rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0)));
        background: -webkit-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0.8) 70.47%, rgba(0, 0, 0, 0) 100%);
        background: -moz- oldlinear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0.8) 70.47%, rgba(0, 0, 0, 0) 100%);
        background: -o-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0.8) 70.47%, rgba(0, 0, 0, 0) 100%);
        background: linear-gradient(360deg, #000000 0%, rgba(0, 0, 0, 0.8) 70.47%, rgba(0, 0, 0, 0) 100%); } }
    .b-edition__close:hover {
      color: #D19426; }
      .b-edition__close:hover svg {
        fill: #D19426; }
    .b-edition__close svg {
      width: 21px;
      height: 21px;
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0;
      margin-right: 14px;
      fill: #ffffff; }
      @media (max-width: 767px) {
        .b-edition__close svg {
          fill: #D19426; } }

/*# sourceMappingURL=main.css.map */
