/* pt-sans-regular - cyrillic */
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("fonts/pt-sans-v12-cyrillic-regular.woff2") format("woff2"), url("fonts/pt-sans-v12-cyrillic-regular.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* pt-sans-700 - cyrillic */
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 700;
  src: local(""), url("fonts/pt-sans-v12-cyrillic-700.woff2") format("woff2"), url("fonts/pt-sans-v12-cyrillic-700.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* pt-sans-italic - cyrillic */
@font-face {
  font-family: "PT Sans";
  font-style: italic;
  font-weight: 400;
  src: local(""), url("fonts/pt-sans-v12-cyrillic-italic.woff2") format("woff2"), url("fonts/pt-sans-v12-cyrillic-italic.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* pt-serif-regular - cyrillic */
@font-face {
  font-family: "PT Serif";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("fonts/pt-serif-v12-cyrillic-regular.woff2") format("woff2"), url("fonts/pt-serif-v12-cyrillic-regular.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* pt-serif-italic - cyrillic */
@font-face {
  font-family: "PT Serif";
  font-style: italic;
  font-weight: 400;
  src: local(""), url("fonts/pt-serif-v12-cyrillic-italic.woff2") format("woff2"), url("fonts/pt-serif-v12-cyrillic-italic.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* pt-serif-caption-regular - cyrillic */
@font-face {
  font-family: "PT Serif Caption";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("fonts/pt-serif-caption-v12-cyrillic-regular.woff2") format("woff2"), url("fonts/pt-serif-caption-v12-cyrillic-regular.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -moz-box-sizing: content-box;
       box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 0.0926vh /*1px*/;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
     -moz-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 0.0926vh /*1px*/ dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -0.1852vh /*2px*/; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

* {
  min-height: 0;
  min-width: 0;
}

::-moz-selection {
  color: #fff;
  background: #BD3525;
}

::selection {
  color: #fff;
  background: #BD3525;
}

html, body {
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
}

body {
  font-family: "PT Sans", sans-serif;
  background: #37240A;
  color: #FAA530;
  font-size: 2.4074vh /*26px*/;
  line-height: normal;
}
body.loading {
  pointer-events: none;
}

.preloader {
  opacity: 0;
  position: absolute;
  background: #37240A;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  -moz-transition: 0.5s;
  transition: 0.5s;
  color: #BD3525;
}
.preloader svg {
  display: block;
  width: 3.3333vh /*36px*/;
  height: 3.3333vh /*36px*/;
}
.loading .preloader {
  opacity: 1;
}
.loaded .preloader {
  display: none;
}
.preloader svg {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 4.6296vh /*50px*/;
  height: 4.6296vh /*50px*/;
  margin-left: -2.3148vh /*25px*/;
  margin-top: -2.3148vh /*25px*/;
  -webkit-animation: spin 1s linear infinite;
     -moz-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@-moz-keyframes spin {
  0% {
    -moz-transform: scale(1);
         transform: scale(1);
  }
  50% {
    -moz-transform: scale(1.5);
         transform: scale(1.5);
  }
  100% {
    -moz-transform: scale(1);
         transform: scale(1);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.5);
       -moz-transform: scale(1.5);
            transform: scale(1.5);
  }
  100% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
            transform: scale(1);
  }
}
.intro, .start, .page, .slide, .root, .intro__bg, .intro__bg2 {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #2D1C06;
}

.intro__bg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.intro__bg2 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.page {
  z-index: 1;
}

.root {
  -moz-transition: 0.5s opacity;
  transition: 0.5s opacity;
}
.open-burger .root {
  opacity: 0.4;
  pointer-events: none;
}

.logo_big {
  width: 26.1111vh /*282px*/;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4.6296vh /*50px*/;
}
.logo_big img {
  width: 100%;
  height: auto;
  display: block;
}

.logo {
  position: absolute;
  width: 15.3704vh /*166px*/;
  left: 50%;
  margin-left: -7.6852vh /*83px*/;
  top: 9.2593vh /*100px*/;
  z-index: 1;
  pointer-events: none;
}
.logo img {
  width: 100%;
  height: auto;
  display: block;
}
.open-burger .logo {
  opacity: 0.4;
}

.logo_psb {
  position: absolute;
  top: 8.3333vh /*90px*/;
  left: 10.1852vh /*110px*/;
}
.logo_psb img {
  width: 12.0370vh /*130px*/;
  display: block;
}

.logo2 {
  position: absolute;
  bottom: 4.6296vh /*50px*/;
  right: 6.1111vh /*66px*/;
}
.logo2 img {
  width: 5.2778vh /*57px*/;
  display: block;
}

.logo-mini {
  position: absolute;
  width: 9.4444vh /*102px*/;
  -moz-transition: 0.5s opacity;
  transition: 0.5s opacity;
  top: 3.0556vh /*33px*/;
  left: 4.6296vh /*50px*/;
  z-index: 1;
  cursor: pointer;
}
.logo-mini img {
  width: 100%;
  display: block;
}
.open-burger .logo-mini {
  opacity: 0.4;
  pointer-events: none;
}

.intro__text {
  position: absolute;
  width: 89.6296vh /*968px*/;
  font-family: "PT Serif", serif;
  font-size: 3.1481vh /*34px*/;
  margin-left: -44.8148vh /*484px*/;
  left: 50%;
  text-align: center;
  top: 40.1852vh /*434px*/;
  will-change: transform, filter;
  z-index: 1;
  pointer-events: none;
}

.arrow {
  width: 0.1852vh /*2px*/ /*ignore*/;
  height: 6.9444vh /*75px*/ /*ignore*/;
  position: absolute;
  background: #6D5E49;
  border-radius: 0.1852vh /*2px*/ /*ignore*/;
  -webkit-animation: arrowDown 2s infinite;
     -moz-animation: arrowDown 2s infinite;
          animation: arrowDown 2s infinite;
}
.arrow:before, .arrow:after {
  position: absolute;
  content: "";
  width: 0.1852vh /*2px*/ /*ignore*/;
  background: #6D5E49;
  border-radius: 0.1852vh /*2px*/ /*ignore*/;
  bottom: 0;
  height: 1.3889vh /*15px*/ /*ignore*/;
  -webkit-transform-origin: 50% 100%;
     -moz-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
}
.arrow:before {
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
          transform: rotate(45deg);
  left: 0;
}
.arrow:after {
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
          transform: rotate(-45deg);
  right: 0;
}

.intro__arrow {
  top: 84.3519vh /*911px*/;
  left: 50%;
  margin-left: -0.0926vh /*1px*/;
  -webkit-animation: arrowDown 1.5s infinite;
     -moz-animation: arrowDown 1.5s infinite;
          animation: arrowDown 1.5s infinite;
}

.page__arrow {
  top: 100%;
  left: 50%;
  margin-left: -13.8889vh /*150px*/;
  z-index: 1;
  height: 3.7037vh /*40px*/ /*ignore*/;
}
.page__arrow:before, .page__arrow:after {
  height: 0.9259vh /*10px*/ /*ignore*/;
}

.list__arrow {
  bottom: 3.7037vh /*40px*/;
  z-index: 1;
  left: 50%;
  height: 3.7037vh /*40px*/ /*ignore*/;
}
.list__arrow:before, .list__arrow:after {
  height: 0.9259vh /*10px*/ /*ignore*/;
}
.slide:last-child .list__arrow {
  display: none;
}

.list__arrow--star img {
  position: absolute;
  bottom: 100%;
  width: 3.3333vh /*36px*/;
  height: 3.3333vh /*36px*/;
  left: 50%;
  margin-bottom: 3.7037vh /*40px*/;
  margin-left: -1.6667vh /*18px*/;
}

@-webkit-keyframes arrowDown {
  90% {
    -webkit-transform: translateY(55px);
            transform: translateY(55px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(55px);
            transform: translateY(55px);
    opacity: 0;
  }
}

@-moz-keyframes arrowDown {
  90% {
    -moz-transform: translateY(55px);
         transform: translateY(55px);
    opacity: 0;
  }
  100% {
    -moz-transform: translateY(55px);
         transform: translateY(55px);
    opacity: 0;
  }
}

@keyframes arrowDown {
  90% {
    -webkit-transform: translateY(55px);
       -moz-transform: translateY(55px);
            transform: translateY(55px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(55px);
       -moz-transform: translateY(55px);
            transform: translateY(55px);
    opacity: 0;
  }
}
.intro__star {
  top: 73.7037vh /*796px*/;
  left: 50%;
  margin-left: -2.3148vh /*25px*/;
  width: 4.6296vh /*50px*/;
  height: 4.6296vh /*50px*/;
  color: #BD3525;
  position: absolute;
}
.intro__star.pos--2 {
  top: 84.5370vh /*913px*/;
}
.intro__star svg {
  display: block;
  width: 100%;
  height: 100%;
}
.intro__star svg path {
  fill: currentColor;
}

.intro__created {
  font-family: "PT Serif", serif;
  font-size: 1.9444vh /*21px*/;
  top: 90.0000vh /*972px*/;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
}
.intro__created span {
  cursor: pointer;
  color: #AA9982;
  -moz-transition: 0.5s color;
  transition: 0.5s color;
}
.intro__created span:hover {
  color: #C4780F;
}

.intro__pages {
  position: absolute;
  top: 36.8519vh /*398px*/;
  left: 0;
  right: 0;
}

.intro__pages-inner {
  max-width: 135.1852vh /*1460px*/;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
}

.intro__page {
  margin-left: 1.0185vh /*11px*/;
  margin-right: 1.0185vh /*11px*/;
  margin-bottom: 3.0556vh /*33px*/;
  text-align: center;
  cursor: pointer;
  width: 24.0741vh /*260px*/;
  -webkit-flex: 0 0 auto;
     -moz-box-flex: 0;
          flex: 0 0 auto;
}
.hd0 .intro__page {
  width: 21.2963vh /*230px*/;
}

.intro__page-img {
  margin-bottom: 1.4815vh /*16px*/;
  transition: 1s opacity, 1s -webkit-filter;
  -moz-transition: 1s filter, 1s opacity;
  transition: 1s filter, 1s opacity;
  transition: 1s filter, 1s opacity, 1s -webkit-filter;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  opacity: 0.5;
  box-shadow: 0 0.3704vh /*4px*/ 0.7407vh /*8px*/ 0 rgba(0, 0, 0, 0.8);
}
.intro__page-img img {
  width: 100%;
  height: 16.6667vh /*180px*/;
  object-fit: cover;
}
.intro__page:hover .intro__page-img, .intro__page.is-seen .intro__page-img {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
  opacity: 1;
}

.intro__page-title {
  font-family: "PT Serif", serif;
  font-size: 1.9444vh /*21px*/;
  color: #FFD6A4;
  -moz-transition: 1s color;
  transition: 1s color;
}
.intro__page:hover .intro__page-title, .intro__page.is-seen .intro__page-title {
  color: #FAA530;
}

.burger {
  position: absolute;
  z-index: 5;
  top: 4.6296vh /*50px*/;
  right: 7.5926vh /*82px*/;
  cursor: pointer;
}
.burger svg {
  width: 3.3333vh /*36px*/;
  height: 3.3333vh /*36px*/;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.4630vh /*5px*/;
  display: block;
}
.burger span {
  display: block;
  width: 7.6852vh /*83px*/;
  height: 1.0185vh /*11px*/;
  background: #FAA530;
  margin-bottom: 1.1111vh /*12px*/;
  -moz-transition: 0.5s background-color;
  transition: 0.5s background-color;
}
.burger:hover span {
  background: #FFF;
}

.review {
  width: 23.0556vh /*249px*/;
  height: 5.7407vh /*62px*/;
  z-index: 5;
  background: #e59122;
  border-radius: 0.4630vh /*5px*/;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  font-family: "PT Serif", serif;
  font-size: 1.4815vh /*16px*/;
  color: #453622;
  text-align: center;
  position: absolute;
  cursor: pointer;
  right: 20.7407vh /*224px*/;
  top: 8.2407vh /*89px*/;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.review:hover {
  background: #C4780F;
}

.menu {
  background: #37240A;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 44.2593vh /*478px*/;
  z-index: 6;
  -webkit-transform: translateX(100%);
     -moz-transform: translateX(100%);
          transform: translateX(100%);
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.open-burger .menu {
  -webkit-transform: translateX(0);
     -moz-transform: translateX(0);
          transform: translateX(0);
}

.menu__close {
  position: absolute;
  right: 6.1111vh /*66px*/;
  top: 5.0000vh /*54px*/;
  cursor: pointer;
  opacity: 0.4;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.menu__close svg {
  display: block;
  width: 2.5000vh /*27px*/;
  height: 2.5000vh /*27px*/;
}
.menu__close:hover {
  opacity: 1;
}

.menu__nav {
  position: absolute;
  left: 0;
  padding-left: 3.4259vh /*37px*/;
  top: 11.1111vh /*120px*/;
}

.menu__nav--bottom {
  top: 83.3333vh /*900px*/;
}

.menu__item {
  cursor: pointer;
  font-family: "PT Serif Caption", serif;
  font-size: 1.4815vh /*16px*/;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #FCE4C3;
  margin-bottom: 1.3889vh /*15px*/;
  padding-top: 0.4630vh /*5px*/;
  padding-bottom: 0.4630vh /*5px*/;
  position: relative;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.menu__item:before {
  content: "";
  position: absolute;
  width: 2.7778vh /*30px*/;
  height: 2.7778vh /*30px*/;
  background: url("img/star.svg") no-repeat;
  background-size: 100%;
  left: -7.4074vh /*80px*/;
  top: 0;
  opacity: 0;
  pointer-events: none;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.menu__item:last-child {
  margin-bottom: 0;
}
.menu__item:hover {
  color: #FAA530;
}
.menu__item:hover:before {
  opacity: 1;
}

.menu__logo {
  display: block;
  width: 6.6667vh /*72px*/;
}

.slide__bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.slide__bg img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

.slide__bg-item {
  opacity: 0;
}
.slide__bg-item:first-child {
  opacity: 1;
}

.slide__overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #050505;
  opacity: 0.6;
}

.slide__titlewrap {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-transform: translate(0, -50%);
     -moz-transform: translate(0, -50%);
          transform: translate(0, -50%);
  pointer-events: none;
}

.slide__title {
  text-align: center;
}
.slide__title span {
  opacity: 0;
  display: none;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #E59122;
  font-family: "PT Serif Caption", serif;
  font-size: 6.2963vh /*68px*/;
  -moz-transition: color 0.5s;
  transition: color 0.5s;
}
.slide__titlewrap.is-current .slide__title span {
  color: #6C5D4B;
}
.slide__title span:first-child {
  opacity: 1;
  display: inline-block;
}

.slide__subtitle span {
  opacity: 0;
  display: none;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 3.8889vh /*42px*/;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #C4780F;
  font-family: "PT Serif Caption", serif;
  -moz-transition: color 0.5s;
  transition: color 0.5s;
}
.slide__titlewrap.is-current .slide__subtitle span {
  color: #9D825C;
}
.slide__subtitle span:first-child {
  opacity: 1;
  display: inline-block;
}
.slide__subtitle img {
  display: block;
  width: 4.6296vh /*50px*/;
  height: 4.6296vh /*50px*/;
  margin-left: auto;
  margin-right: auto;
}

.slide__line {
  position: absolute;
  width: 83.3333vh /*900px*/;
  height: 0;
  opacity: 0;
  left: 50%;
  margin-left: -53.7037vh /*580px*/;
  top: 50%;
  margin-top: -87.9630vh /*950px*/;
  background: rgba(51, 34, 10, 0.67);
  -webkit-transform: rotate(0deg);
     -moz-transform: rotate(0deg);
          transform: rotate(0deg);
}

.slide__text {
  position: absolute;
  top: 11.1111vh /*120px*/;
  left: 0;
  right: 0;
  bottom: 11.1111vh /*120px*/;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  /*&:last-child {
    .page__arrow {
      display: none;
    }
  }*/
}

.slide__text-inner {
  font-size: 2.4074vh /*26px*/;
  color: #9D825C;
  width: 65.3704vh /*706px*/;
  margin-right: 21.2963vh /*230px*/;
}
.slide__text-inner h3 {
  font-weight: bold;
}
.slide__text-inner h3:before {
  content: "";
  width: 2.4074vh /*26px*/;
  height: 2.3148vh /*25px*/;
  background-size: 100%;
  background-image: url("img/star.svg");
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 1.3889vh /*15px*/;
}

.slide__author {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  white-space: normal;
  font-style: italic;
  max-width: 43.0556vh /*465px*/;
  gap: 1.8519vh /*20px*/;
}

.slide__author-name {
  font-size: 1.6667vh /*18px*/;
  font-weight: bold;
  margin-bottom: 0.9259vh /*10px*/;
}
.slide__author-name span {
  font-size: 1.2963vh /*14px*/;
  display: block;
  font-weight: normal;
  color: #6C5D4B;
}

.slide__author-role {
  font-size: 1.2963vh /*14px*/;
  display: block;
}

.slide__author-img {
  -webkit-flex: 0 0 auto;
     -moz-box-flex: 0;
          flex: 0 0 auto;
}
.slide__author-img img {
  width: 9.2593vh /*100px*/;
  height: 9.2593vh /*100px*/;
  object-fit: cover;
  display: block;
  border-radius: 50%;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}

img[src="//:0"], img[src=""] {
  content: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
}

.others {
  position: absolute;
  left: 0;
  right: 0;
  top: 75.0000vh /*810px*/;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  padding-left: 1.3889vh /*15px*/;
  padding-right: 1.3889vh /*15px*/;
}

.other__star {
  width: 15.7407vh /*170px*/;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}
.other__star img {
  width: 3.3333vh /*36px*/;
  height: 3.3333vh /*36px*/;
  display: block;
}

.other__btn, .other__comment {
  -webkit-flex-basis: 39.8148vh /*430px*/;
          flex-basis: 39.8148vh /*430px*/;
  height: 8.1481vh /*88px*/;
  background: rgba(73, 54, 48, 0.4);
  border-radius: 0.9259vh /*10px*/;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  font-size: 1.6667vh /*18px*/;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #C4780F;
  font-family: "PT Serif Caption", serif;
  cursor: pointer;
  padding-left: 0.9259vh /*10px*/;
  padding-right: 0.9259vh /*10px*/;
  border: 0.0926vh /*1px*/ /*ignore*/ solid rgba(255, 255, 255, 0.2);
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.other__btn:hover, .other__comment:hover {
  background: rgba(73, 54, 48, 0.8);
}

.list {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  margin-top: 18.5185vh /*200px*/;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.list__item {
  margin-bottom: 2.3148vh /*25px*/;
}

.list__name {
  font-size: 1.4815vh /*16px*/;
  padding-left: 2.1296vh /*23px*/;
  color: #9D825C;
  position: relative;
  cursor: pointer;
  -moz-transition: 0.3s color;
  transition: 0.3s color;
}
.list__name:hover {
  color: #fff;
}
.list__name.has-page:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.1852vh /*2px*/;
  background: url("img/mail.svg") no-repeat;
  width: 1.2037vh /*13px*/;
  height: 1.2037vh /*13px*/;
  background-size: 100%;
}

.list__col {
  width: 34.8148vh /*376px*/;
  -webkit-flex: 0 0 auto;
     -moz-box-flex: 0;
          flex: 0 0 auto;
}
.list__col:last-child {
  margin-left: 7.4074vh /*80px*/;
}

.popup-wrap {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 10;
  pointer-events: none;
  opacity: 0;
  -moz-transition: 0.5s opacity;
  transition: 0.5s opacity;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}
.popup-wrap.is-show {
  opacity: 1;
  pointer-events: auto;
}

.popup {
  background: #EEEEEE;
  padding: 3.1481vh /*34px*/;
  width: 61.1111vh /*660px*/;
  font-size: 1.4815vh /*16px*/;
  color: #000;
  position: relative;
}

.popup__img {
  object-fit: cover;
  margin-bottom: 2.7778vh /*30px*/;
}
.popup__img img {
  display: block;
  width: 22.5926vh /*244px*/;
  height: 22.5926vh /*244px*/;
}

.popup__name {
  font-weight: bold;
  font-size: 2.4074vh /*26px*/;
  margin-bottom: 1.3889vh /*15px*/;
}

.popup__bio {
  margin-bottom: 1.3889vh /*15px*/;
  line-height: 2.4074vh /*26px*/;
}

.popup__mails {
  line-height: 2.4074vh /*26px*/;
  margin-bottom: 1.3889vh /*15px*/;
}

.popup__mail {
  color: #140FFF;
  cursor: pointer;
}
.popup__mail:first-letter {
  text-transform: uppercase;
}

.popup__child {
  line-height: 2.4074vh /*26px*/;
}

.popup__child-info {
  margin-top: 0.2778vh /*3px*/;
  max-width: 33.3333vh /*360px*/;
  font-size: 1.1111vh /*12px*/;
  color: #7A7A7A;
  font-style: italic;
  line-height: normal;
}

.popup__close {
  position: absolute;
  left: 100%;
  top: 0;
  margin-left: 1.3889vh /*15px*/;
  opacity: 0.5;
  cursor: pointer;
  -moz-transition: 0.5s opacity;
  transition: 0.5s opacity;
}
.popup__close:hover {
  opacity: 1;
}

.about {
  margin-top: 17.5926vh /*190px*/;
  width: 81.0185vh /*875px*/;
  margin-left: auto;
  margin-right: auto;
  font-family: "PT Serif", serif;
}

.about__title {
  font-size: 5.0926vh /*55px*/;
  margin-bottom: 2.7778vh /*30px*/;
}

.heroes {
  font-family: "PT Sans";
  height: 69.4444vh /*750px*/;
  overflow: auto;
  padding-right: 1.8519vh /*20px*/;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 2.3148vh /*25px*/ 0;
  color: #9D825C;
}
.heroes::-webkit-scrollbar {
  width: 0.9259vh /*10px*/;
}
.heroes::-webkit-scrollbar-track {
  background: rgba(105, 100, 96, 0.55);
  border-radius: 0.9259vh /*10px*/;
}
.heroes::-webkit-scrollbar-thumb {
  background: #FAA530;
  border-radius: 0.9259vh /*10px*/;
}

.hero-item {
  width: 50%;
  -webkit-flex: 0 0 auto;
     -moz-box-flex: 0;
          flex: 0 0 auto;
  line-height: 1.8519vh /*20px*/;
}

.hero {
  font-size: 1.4815vh /*16px*/;
  cursor: pointer;
}
.hero:hover {
  color: #C4780F;
}

.about__row {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  border-bottom: 0.0926vh /*1px*/ solid #4D4D4D;
  margin-bottom: 2.7778vh /*30px*/;
}

.about__col {
  margin-bottom: 2.7778vh /*30px*/;
  width: 33.33%;
}

.about__role {
  font-size: 1.4815vh /*16px*/;
  line-height: 1.9444vh /*21px*/;
  color: #AA9982;
}

.about__name {
  font-size: 1.9444vh /*21px*/;
  color: #FCE4C3;
}

.about__list {
  font-style: italic;
  font-weight: normal;
  font-size: 1.4815vh /*16px*/;
  line-height: 1.9444vh /*21px*/;
  margin-top: 2.3148vh /*25px*/;
  margin-bottom: 2.3148vh /*25px*/;
  color: #FCE4C3;
}

.remember {
  margin-top: 20.0926vh /*217px*/;
  text-align: center;
}

.remember__title {
  font-family: "PT Serif Caption", serif;
  font-size: 6.2963vh /*68px*/;
  line-height: 8.3333vh /*90px*/;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #CECECE;
  margin-bottom: 3.1481vh /*34px*/;
}

.remember__text {
  max-width: 87.9630vh /*950px*/;
  margin-left: auto;
  margin-right: auto;
  font-size: 2.4074vh /*26px*/;
  line-height: 3.0556vh /*33px*/;
  color: #9D825C;
}

.box {
  width: 54.2593vh /*586px*/;
  position: absolute;
  left: 50%;
  border-radius: 2.5926vh /*28px*/;
  top: 9.2593vh /*100px*/;
  margin-left: -4.6296vh /*50px*/;
  text-align: center;
  padding-bottom: 8.3333vh /*90px*/;
}

.box__text {
  color: #DFBB89;
  text-align: center;
  font-family: "PT Serif", serif;
  font-size: 2.2222vh /*24px*/;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.arrow__box {
  left: 50%;
  margin-left: -0.9259vh /*10px*/;
  margin-top: 0.9259vh /*10px*/;
  z-index: 1;
  height: 3.7037vh /*40px*/ /*ignore*/;
}
.arrow__box:before, .arrow__box:after {
  height: 0.9259vh /*10px*/ /*ignore*/;
}