/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

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

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

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

a {
  background-color: rgba(0,0,0,0);
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

fieldset {
  padding: .35em .75em .625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

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

html,
body {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
   -ms-text-size-adjust: 100%;
       text-size-adjust: 100%;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  outline: none;
  margin: 0;
}

a {
  color: inherit;
  text-decoration: none;
}

button,
a {
  cursor: pointer;
  -webkit-tap-highlight-color: hsla(0,0%,100%,.035);
}

.erer {
  -webkit-tap-highlight-color: hsla(0,0%,100%,.035);
}

ul,
ol,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}

body {
  font-weight: 400;
  min-width: 280px;
  padding: 0 !important;
  margin: 0 !important;
  position: relative;
  overflow-anchor: none;
  overflow-x: hidden;
  font-size: 1.05vw;
  word-spacing: .2vw;
  letter-spacing: -0.03vw;
  -webkit-font-smoothing: antialiased;
  font-family: "Inter",sans-serif;
  background: #000;
  -moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-size: inherit;
  font-weight: unset;
  font-family: inherit;
}

.title {
  font-weight: 500;
  letter-spacing: -0.2vw;
  word-spacing: .3vw;
}

p {
  margin: 0;
  padding: 0;
}

.container {
  width: 94%;
  margin: 0 auto;
}

.container-s {
  width: 72%;
  margin: 0 auto;
}

.hidden {
  position: absolute;
  overflow: hidden;
  width: 0;
  height: 0;
  pointer-events: none;
}

picture {
  display: contents;
}

img.lazy {
  background: radial-gradient(rgba(46, 2, 8, 0.801), #161110);
}

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

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

.container3d {
  width: 100vw;
  height: 100vh;
  height: 100svh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  bottom: 0%;
  left: 0%;
  z-index: 0;
  overflow: hidden;
  pointer-events: none;
  -webkit-transform: translate(-50, -50%) scale(1) rotate(0);
      -ms-transform: translate(-50, -50%) scale(1) rotate(0);
          transform: translate(-50, -50%) scale(1) rotate(0);
}

.hero__image {
  will-change: opacity,transform;
  opacity: .99999;
  -webkit-transform: translate3d(-0.00118px, 0.00424px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
          transform: translate3d(-0.00118px, 0.00424px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  width: 100%;
  -o-object-fit: fill;
     object-fit: fill;
  position: absolute;
  bottom: -50%;
  left: 26%;
  width: 25vw;
  -webkit-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  opacity: 0;
}

.has-scroll-smooth {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

html.has-scroll-smooth {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.has-scroll-smooth [data-scroll-container] {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

[data-scroll-container],
[data-scroll-section] {
  -webkit-transform-style: flat;
          transform-style: flat;
  will-change: auto;
}

body .c-scrollbar {
  opacity: 0;
  visibility: hidden;
}

.op-false {
  opacity: .15;
  -webkit-transition: opacity 1.6s;
  transition: opacity 1.6s;
}

.op-true {
  opacity: 1;
}

img,
video {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.gsap-marker-scroller-start,
.gsap-marker-scroller-end,
.gsap-marker-start,
.gsap-marker-end {
  display: none !important;
}

html.lenis,
html.lenis body {
  height: auto;
}

.lenis:not(.lenis-autoToggle).lenis-stopped {
  overflow: clip;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
}

.lenis.lenis-smooth iframe {
  pointer-events: none;
}

.lenis.lenis-autoToggle {
  -webkit-transition-property: overflow;
  transition-property: overflow;
  -webkit-transition-duration: 1ms;
          transition-duration: 1ms;
  transition-behavior: allow-discrete;
}

#cursor {
  position: fixed;
  width: 1vw;
  height: 1vw;
  margin-left: -0.5vw;
  margin-top: -0.5vw;
  background-color: #161110;
  mix-blend-mode: overlay;
  z-index: 10000;
  border-radius: 100%;
  border: 1px solid rgba(0,0,0,0);
  background: radial-gradient(at center, #f0eee8, #f0eee8, #f0eee8);
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  will-change: transform;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000px;
          perspective: 1000px;
  -webkit-transition-timing-function: cubic-bezier(0.34, 1.56, 0.64, 1);
          transition-timing-function: cubic-bezier(0.34, 1.56, 0.64, 1);
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-property: background-color,border-color,opacity;
  transition-property: background-color,border-color,opacity;
  -webkit-transition: background-color .45s,border-color .45s,opacity .45s,width .7s .05s,height .7s .05s,margin-left .7s .05s,margin-top .7s .05s,border-radius .7s;
  transition: background-color .45s,border-color .45s,opacity .45s,width .7s .05s,height .7s .05s,margin-left .7s .05s,margin-top .7s .05s,border-radius .7s;
  contain: layout style paint size;
  transform: translate3d(0, -50%, 0);
  -webkit-transform: translate3d(0, -50%, 0);
  pointer-events: none;
}

#cursor.active {
  width: 4.7vw;
  height: 4.7vw;
  margin-left: -2.3vw;
  margin-top: -2.3vw;
}

#cursor.omega {
  width: 4.7vw;
  height: 4.7vw;
  margin-left: -2.3vw;
  margin-top: -2.3vw;
  background-color: #fff;
}

#cursor.delta {
  width: .6vw;
  height: .6vw;
  margin-left: -0.3vw;
  margin-top: -0.3vw;
  background-color: #fff;
}

#cursor.i-style {
  width: 1.5vw;
  height: 1.5vw;
}

#cursor.p-style {
  width: .7vw;
  height: .7vw;
  margin-left: -0.35vw;
  margin-top: -0.35vw;
  background-color: #000;
  border: 1px solid rgba(0,0,0,0);
}

#cursor.hidden {
  opacity: 0;
  -webkit-transition-duration: .15s;
          transition-duration: .15s;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

#cursor.info-show {
  width: 15vw;
  height: 15vw;
  margin-left: -7.5vw;
  margin-top: -7.5vw;
}

#cursor.info-show-s {
  width: 5.5vw;
  height: 5.5vw;
}

#cursor.info-full {
  width: 3.4vw;
  height: 3.4vw;
}

#cursor.trailer-show {
  cursor: pointer !important;
  width: 6.7vw;
  height: 6.7vw;
}

#cursor.trailer-show::before {
  opacity: 1;
}

#cursor::before {
  content: "";
  background-image: url("../images/icons/link-to.svg");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 3vw;
  height: 3vw;
  opacity: 0;
  -webkit-transition: opacity .35s;
  transition: opacity .35s;
}

.js .loading::before,
.js .loading::after {
  content: "";
  position: fixed;
  z-index: 1000;
}

.js .loading::before {
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  background: radial-gradient(at right bottom, #503530, #2e0208, #161110 100%);
}

.js .loading::after {
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  margin: -30px 0 0 -30px;
  border-radius: 50%;
  opacity: .6;
  background: #f0eee8;
  -webkit-animation: loaderAnim .7s linear infinite alternate forwards;
          animation: loaderAnim .7s linear infinite alternate forwards;
}

@-webkit-keyframes loaderAnim {
  to {
    opacity: 1;
    -webkit-transform: scale3d(0.4, 0.4, 1);
            transform: scale3d(0.4, 0.4, 1);
  }
}

@keyframes loaderAnim {
  to {
    opacity: 1;
    -webkit-transform: scale3d(0.4, 0.4, 1);
            transform: scale3d(0.4, 0.4, 1);
  }
}

a:focus-visible {
  background: #161110;
}

.link-h {
  cursor: pointer;
  position: relative;
  white-space: nowrap;
  padding-bottom: 1px;
}

.link-h::before,
.link-h::after {
  position: absolute;
  width: 100%;
  height: .8px;
  background: #f0eee8;
  top: 100%;
  left: 0;
  pointer-events: none;
  will-change: transform;
}

.link-h::before {
  content: "";
}

.link--thebe::before {
  -webkit-transform-origin: 100% 50%;
      -ms-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  -webkit-transform: scale3d(0, 1, 1);
          transform: scale3d(0, 1, 1);
  -webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 1, 0.9, 1);
  transition: -webkit-transform .7s cubic-bezier(0.4, 1, 0.9, 1);
  transition: transform .7s cubic-bezier(0.4, 1, 0.9, 1);
  transition: transform .7s cubic-bezier(0.4, 1, 0.9, 1), -webkit-transform .7s cubic-bezier(0.4, 1, 0.9, 1);
}

.link--thebe:hover::before {
  -webkit-transform-origin: 0% 50%;
      -ms-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
  -webkit-transform: scale3d(1, 2.2, 1);
          transform: scale3d(1, 2.2, 1);
  -webkit-transition-timing-function: cubic-bezier(0.7, 0.4, 0.3, 1);
          transition-timing-function: cubic-bezier(0.7, 0.4, 0.3, 1);
}

.link--thebe.active::before {
  -webkit-transform-origin: 0% 50%;
      -ms-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
  -webkit-transform: scale3d(1, 2.2, 1);
          transform: scale3d(1, 2.2, 1);
  -webkit-transition-timing-function: cubic-bezier(0.7, 0.4, 0.3, 1);
          transition-timing-function: cubic-bezier(0.7, 0.4, 0.3, 1);
  opacity: .6;
}

.link--thebe::after {
  content: "";
  top: calc(100% + 3.5px);
  -webkit-transform-origin: 100% 50%;
      -ms-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  -webkit-transform: scale3d(0, 1, 1);
          transform: scale3d(0, 1, 1);
  -webkit-transition: -webkit-transform .85s .2s cubic-bezier(0.4, 1, 0.9, 1);
  transition: -webkit-transform .85s .2s cubic-bezier(0.4, 1, 0.9, 1);
  transition: transform .85s .2s cubic-bezier(0.4, 1, 0.9, 1);
  transition: transform .85s .2s cubic-bezier(0.4, 1, 0.9, 1), -webkit-transform .85s .2s cubic-bezier(0.4, 1, 0.9, 1);
}

.link--thebe:hover::after {
  -webkit-transform-origin: 0% 50%;
      -ms-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
  -webkit-transition-timing-function: cubic-bezier(0.7, 0.4, 0.3, 1);
          transition-timing-function: cubic-bezier(0.7, 0.4, 0.3, 1);
}

.link--thebe__invert::before,
.link--thebe__invert::after {
  background: #fff;
}

.animated-button {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  overflow: hidden;
  text-decoration: none;
  cursor: pointer;
  font-size: 1.11vw;
  border-radius: .7vw;
  -webkit-transition: all .7s cubic-bezier(0.1, 0.3, 0.6, 1) !important;
  transition: all .7s cubic-bezier(0.1, 0.3, 0.6, 1) !important;
  letter-spacing: .01vw;
  word-spacing: .15vw;
  font-weight: 400;
  padding: 1.3vw 3vw 1.3vw 1.4vw;
  white-space: nowrap;
  color: #e1e1e1;
  -webkit-box-shadow: 0 0 2vw hsla(0,0%,100%,.4);
          box-shadow: 0 0 2vw hsla(0,0%,100%,.4);
  background: linear-gradient(40deg, #2e0208, #161110);
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
   -ms-text-size-adjust: 100%;
       text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  border: none;
  text-transform: uppercase;
}

.animated-button::before {
  content: "";
  background-image: url("../images/icons/link-to-white.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 50%;
  right: 1.1vw;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 1.8vw;
  height: 1.8vw;
  z-index: 2;
  pointer-events: none;
  opacity: .9;
}

.animated-button:hover {
  -webkit-box-shadow: 0 0 1vw #fff !important;
          box-shadow: 0 0 1vw #fff !important;
}

.animated-button:hover span {
  opacity: 0;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}

.animated-button span {
  position: absolute;
  display: block;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition: opacity .6s,-webkit-transform 2s;
  transition: opacity .6s,-webkit-transform 2s;
  transition: opacity .6s,transform 2s;
  transition: opacity .6s,transform 2s,-webkit-transform 2s;
  pointer-events: none;
}

.animated-button span:nth-child(odd) {
  width: 100%;
  height: 2px;
}

.animated-button span:nth-child(2n) {
  width: 2px;
  height: 100%;
}

.animated-button span:first-child {
  top: 0;
  left: 0;
  -webkit-animation: animate1 2s linear infinite;
  animation: animate1 2s linear infinite;
  background: -webkit-gradient(linear, left top, right top, from(transparent), to(#fff));
  background: linear-gradient(90deg, transparent, #fff);
}

.animated-button span:nth-child(2) {
  top: -100%;
  right: 0;
  -webkit-animation: animate2 2s linear .5s infinite;
  animation: animate2 2s linear .5s infinite;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#fff));
  background: linear-gradient(180deg, transparent, #fff);
}

.animated-button span:nth-child(3) {
  bottom: 0;
  right: 0;
  -webkit-animation: animate3 2s linear 1s infinite;
  animation: animate3 2s linear 1s infinite;
  background: -webkit-gradient(linear, right top, left top, from(transparent), to(#fff));
  background: linear-gradient(270deg, transparent, #fff);
}

.animated-button span:nth-child(4) {
  bottom: -100%;
  left: 0;
  -webkit-animation: animate4 2s linear 1.5s infinite;
  animation: animate4 2s linear 1.5s infinite;
  background: linear-gradient(1turn, transparent, #fff);
}

@-webkit-keyframes animate1 {
  0% {
    left: -100%;
  }

  50% {
    left: 100%;
  }

  100% {
    left: 100%;
  }
}

@keyframes animate1 {
  0% {
    left: -100%;
  }

  50% {
    left: 100%;
  }

  100% {
    left: 100%;
  }
}

@-webkit-keyframes animate2 {
  0% {
    top: -100%;
  }

  50% {
    top: 100%;
  }

  100% {
    top: 100%;
  }
}

@keyframes animate2 {
  0% {
    top: -100%;
  }

  50% {
    top: 100%;
  }

  100% {
    top: 100%;
  }
}

@-webkit-keyframes animate3 {
  0% {
    right: -100%;
  }

  50% {
    right: 100%;
  }

  100% {
    right: 100%;
  }
}

@keyframes animate3 {
  0% {
    right: -100%;
  }

  50% {
    right: 100%;
  }

  100% {
    right: 100%;
  }
}

@-webkit-keyframes animate4 {
  0% {
    bottom: -100%;
  }

  50% {
    bottom: 100%;
  }

  100% {
    bottom: 100%;
  }
}

@keyframes animate4 {
  0% {
    bottom: -100%;
  }

  50% {
    bottom: 100%;
  }

  100% {
    bottom: 100%;
  }
}

.popup__bg {
  position: fixed;
  width: 100%;
  background: rgba(0,0,0,.6);
  backdrop-filter: blur(6px);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: .5s all;
  transition: .5s all;
  height: 100vh;
  height: 100svh;
  z-index: 20;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  will-change: opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.popup__bg .contact {
  visibility: visible;
  opacity: 1;
  margin-top: 0;
  -webkit-transform: scale(1) translate(-50%, -50%);
      -ms-transform: scale(1) translate(-50%, -50%);
          transform: scale(1) translate(-50%, -50%);
  left: 50%;
  top: 50%;
  position: absolute;
  width: 55%;
  background: linear-gradient(130deg, #742e14, #5c1d17, #2e0208);
  color: #f0eee8;
  padding: 3% 5%;
  border-radius: 3vw;
}

.popup__bg .contact input,
.popup__bg .contact textarea {
  font-size: 1.2vw;
}

.popup__bg .contact input::-webkit-input-placeholder, .popup__bg .contact textarea::-webkit-input-placeholder {
  color: #bcb3af;
}

.popup__bg .contact input::-moz-placeholder, .popup__bg .contact textarea::-moz-placeholder {
  color: #bcb3af;
}

.popup__bg .contact input:-ms-input-placeholder, .popup__bg .contact textarea:-ms-input-placeholder {
  color: #bcb3af;
}

.popup__bg .contact input::-ms-input-placeholder, .popup__bg .contact textarea::-ms-input-placeholder {
  color: #bcb3af;
}

.popup__bg .contact input::placeholder,
.popup__bg .contact textarea::placeholder {
  color: #bcb3af;
}

.popup__bg .contact label {
  font-size: 1.05vw;
  width: 50%;
}

.popup__bg .contact .contact__inner {
  margin: 0;
}

.popup__bg .contact .contact__inner-text {
  font-size: 2vw;
  width: 80%;
  font-weight: 400;
  line-height: 1.1;
  color: #f0eee8;
  opacity: .8;
}

.popup__bg .contact .contact-right {
  padding: 1vw 0 0vw;
}

.popup__bg .contact .form-item {
  padding: 1vw 0;
}

.popup__bg .contact .form-item-line {
  background-color: #f0eee8;
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}

.popup__bg .contact .form-item-checkbox {
  width: 100%;
}

.popup__bg .contact .form-item-checkbox-item {
  font-size: .9vw;
  margin-bottom: .3vw;
  margin-top: .3vw;
}

.popup__bg .contact .form-item-checkbox-item input {
  width: 2.5vw;
  height: 2.5vw;
}

.popup__bg .contact .form-btn {
  padding: 1vw 1.5vw;
  font-size: 1.2vw;
}

.popup__bg .contact .form-btn-wrap {
  margin-top: 1vw;
}

.popup__bg.active {
  opacity: 1;
  pointer-events: all;
  -webkit-transition: .5s all;
  transition: .5s all;
}

.popup {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
      -ms-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
  background: #fff;
  width: 400px;
  padding: 25px;
  -webkit-transition: .5s all;
  transition: .5s all;
}

.popup.active {
  -webkit-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  -webkit-transition: .5s all;
  transition: .5s all;
}

.close-popup {
  position: absolute;
  right: 0;
  top: 0;
  margin: 3.5vw 4vw;
  z-index: 1000;
  cursor: pointer;
  stroke: #161110;
  fill: none;
  outline: none;
  background: #eae7df;
  width: 5vw;
  height: 5vw;
  border-radius: 50%;
  border: 1px solid #161110;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.close-popup svg {
  width: 35%;
  height: 35%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  -webkit-transform: scale(1.25) translate(-43%, -44%);
      -ms-transform: scale(1.25) translate(-43%, -44%);
          transform: scale(1.25) translate(-43%, -44%);
}

.close-popup:hover svg {
  -webkit-transform: scale(0.95) translate(-55%, -55%);
      -ms-transform: scale(0.95) translate(-55%, -55%);
          transform: scale(0.95) translate(-55%, -55%);
}

.menu-wrap {
  pointer-events: none;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100vh;
  height: 100svh;
  width: 100vw;
  z-index: 22;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #201a1a;
  color: #f0eee8;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: radial-gradient(at right bottom, #503530, #2e0208, #161110 100%);
}

.menu-wrap.menu-wrap--open {
  pointer-events: auto;
  opacity: 1;
}

.menu-wrap .menu-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 10vw;
  padding-right: 9vw;
}

.menu-wrap #menu-title {
  opacity: 0;
  visibility: hidden;
}

.menu-wrap .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-transform: uppercase;
  width: 60%;
  counter-reset: menu;
  position: relative;
}

.menu-wrap .menu__link {
  display: inline-block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 5.55vw;
  font-weight: 400;
  line-height: 1.22;
  word-spacing: .25vw;
  letter-spacing: -0.1vw;
  overflow: hidden;
  position: relative;
}

.menu-wrap .menu__link span {
  display: inline-block;
  position: relative;
  z-index: 100;
  -webkit-transition: color .45s ease-in-out;
  transition: color .45s ease-in-out;
  -webkit-transform: translate(0%, 130%);
      -ms-transform: translate(0%, 130%);
          transform: translate(0%, 130%);
  padding-left: 2.5vw;
}

.menu-wrap .menu__link span::before {
  counter-increment: menu;
  content: counter(menu);
  position: absolute;
  left: 0;
  top: 0;
  font-size: 45%;
  opacity: .27;
  font-weight: 300;
  font-style: italic;
  -webkit-transition: all 1.4s ease;
  transition: all 1.4s ease;
}

.menu-wrap .menu__link span::after {
  content: "";
  position: absolute;
  left: 2.5vw;
  bottom: 0;
  opacity: .06;
  width: 100%;
  height: 3.5vw;
  background-color: #f0eee8;
  -webkit-transition: all 1.1s ease;
  transition: all 1.1s ease;
  mix-blend-mode: difference;
}

.menu-wrap .menu__link:hover span::before {
  opacity: .9;
}

.menu-wrap .menu__link:hover span::after {
  -webkit-transform: scaleY(6);
      -ms-transform: scaleY(6);
          transform: scaleY(6);
  opacity: 1;
}

.menu-wrap .menu__link.current span::before {
  opacity: .9;
}

.menu-wrap .menu__link.current span::after {
  -webkit-transform: scaleY(6);
      -ms-transform: scaleY(6);
          transform: scaleY(6);
  opacity: 1;
}

.menu-wrap .menu-show {
  display: inline-block;
  position: relative;
  z-index: 100;
  -webkit-transform: translate(0%, 65%);
      -ms-transform: translate(0%, 65%);
          transform: translate(0%, 65%);
  opacity: 0;
  will-change: transform;
}

.menu-wrap .menu-info-show {
  opacity: 0;
}

.menu-wrap .menu-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 35%;
}

.menu-wrap .menu-right p {
  display: none;
}

.menu-wrap .menu-right__link {
  font-size: 2.8vw;
  text-transform: uppercase;
  font-weight: 300;
  position: relative;
  z-index: 3;
}

.menu-wrap .menu-right__link.link-number span {
  padding-right: 1.9vw;
}

.menu-wrap .menu-right__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 11vh;
  margin-top: 11svh;
}

.menu-wrap .menu-right__social a {
  position: relative;
  font-size: .92vw;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: .015vw;
  padding-bottom: 7vw;
}

.menu-wrap .menu-right__social .dash {
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  width: 1px;
  opacity: .4;
  background-color: #f0eee8;
}

.menu-wrap .menu-right__social-it {
  display: inline-block;
  padding-top: .2vw;
  padding-left: 1vw;
}

.menu-wrap .menu-wrap__header {
  position: absolute;
  width: 100vw;
  top: 0;
  padding-top: 2vh;
  padding-top: 2svh;
  color: #161110;
  background: rgba(0,0,0,0) !important;
}

.menu-wrap .menu-wrap__header .header__inner {
  padding-bottom: 0;
}

.menu-wrap .menu-wrap__header .header__inner::before {
  display: none;
}

.menu-wrap .menu-wrap__header .header__logo img {
  opacity: .8;
  background: initial;
}

.menu-wrap .button-close {
  stroke: #f0eee8;
  fill: none;
  outline: none;
  background: none;
  height: 4.5vw;
  width: 4.5vw;
  border-radius: 50%;
  border: 1px solid #f0eee8;
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
}

.menu-wrap .button-close svg {
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  -webkit-transform: scale(1.25);
      -ms-transform: scale(1.25);
          transform: scale(1.25);
}

.menu-wrap .button-close:hover svg {
  -webkit-transform: scale(1.25) skewX(30deg);
      -ms-transform: scale(1.25) skewX(30deg);
          transform: scale(1.25) skewX(30deg);
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  grid-area: 1/1/2/2;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  z-index: 1000;
  pointer-events: none;
  fill: #fff8f0;
}

.contact .form-item {
  position: relative;
}

.contact .form-item.has-error .form-item-line {
  background-color: #ff5a5a;
  opacity: 1;
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}

.contact .form-item.has-error input,
.contact .form-item.has-error textarea,
.contact .form-item.has-error select {
  color: #fff7f7;
}

.contact .form-item__error {
  position: absolute;
  top: 50%;
  right: 0;
  bottom: auto;
  left: auto;
  z-index: 2;
  width: auto;
  max-width: 54%;
  color: #ff6b6b;
  font-size: clamp(11px,.72vw,13px);
  line-height: 1.2;
  font-weight: 500;
  letter-spacing: .01em;
  text-align: right;
  white-space: nowrap;
  opacity: 0;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
  -webkit-transition: opacity .25s ease;
  transition: opacity .25s ease;
  pointer-events: none;
}

.contact .form-item.has-error .form-item__error {
  opacity: 1;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}

.contact .form-status {
  width: 100%;
  margin: 1.2vw 0 0;
  font-size: clamp(12px,.95vw,16px);
  line-height: 1.35;
  font-weight: 500;
  letter-spacing: 0;
}

.contact .form-status[hidden] {
  display: none;
}

.contact .form-status.is-success {
  color: #9fd7a7;
}

.contact .form-status.is-error {
  color: #ff6b6b;
}

.contact .form-btn[disabled],
.contact .form-btn[aria-busy=true] {
  cursor: wait;
  opacity: .72;
  pointer-events: none;
}

.popup__bg .contact .form-item__error {
  top: 50%;
  right: 0;
  left: auto;
  width: auto;
  max-width: 50%;
  font-size: clamp(11px,.68vw,13px);
  line-height: 1.2;
}

.popup__bg .contact .form-status {
  margin-top: 1vw;
  font-size: clamp(12px,.85vw,15px);
}

.hidden {
  position: absolute;
  overflow: hidden;
  width: 0;
  height: 0;
  pointer-events: none;
}

main {
  display: block;
  width: 100vw;
  overflow-x: hidden;
  background: -webkit-gradient(linear, left bottom, left top, from(#161110), to(#2e0208));
  background: linear-gradient(0deg, #161110, #2e0208);
  color: #f0eee8;
}

::-webkit-scrollbar {
  width: .4vw;
  background: #090909;
}

::-webkit-scrollbar-thumb {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 17, 16, 0.01)), to(#5a2b11));
  background: linear-gradient(rgba(22, 17, 16, 0.01), #5a2b11);
  border-radius: .6vw;
}

body {
  overflow-x: hidden;
  -webkit-overflow-scrolling: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-size: cover;
  position: relative;
}

.header {
  position: fixed;
  z-index: 20;
  padding-top: .9vw;
  width: 100%;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -webkit-transform: translate(0%);
      -ms-transform: translate(0%);
          transform: translate(0%);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #f0eee8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: -webkit-gradient(linear, left top, left bottom, from(#161110), to(rgba(46, 2, 8, 0.5)));
  background: linear-gradient(180deg, #161110, rgba(46, 2, 8, 0.5));
  backdrop-filter: blur(5px);
}

.header.unpinned {
  -webkit-transform: translateY(-140%);
      -ms-transform: translateY(-140%);
          transform: translateY(-140%);
}

.header.unpinned .header__links {
  opacity: 0;
  visibility: hidden;
}

.header.unpinned .header__row {
  opacity: 0;
  visibility: hidden;
}

.header.pinned {
  -webkit-transform: translateY(-45%);
      -ms-transform: translateY(-45%);
          transform: translateY(-45%);
}

.header.pinned .header__links {
  opacity: 0;
  visibility: hidden;
}

.header.pinned .header__row {
  opacity: 0;
  visibility: hidden;
}

.header.active {
  -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
          transform: translateY(0%);
  backdrop-filter: blur(5px);
}

.header.active .header__links {
  opacity: 0;
  visibility: hidden;
}

.header.active .header__row {
  opacity: 1;
  visibility: visible;
}

.header__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1vw;
  padding-bottom: 1vw;
  -webkit-transition: all .5s;
  transition: all .5s;
  visibility: visible;
  color: rgba(240,238,232,.6);
  font-weight: 400;
  width: 94.5%;
}

.header__row-left br {
  display: none;
}

.header__row-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__row-right div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header__row-right-number {
  margin-right: 11.5vw;
  font-weight: 500;
}

.header__row-right-link {
  width: 2.8vw;
  height: 2.8vw;
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all .45s ease-in-out;
  transition: all .45s ease-in-out;
  background: rgba(0,0,0,0);
  -webkit-box-shadow: -0.3vw -0.3vw .3vw 0 hsla(0,0%,100%,.2) inset,.3vw .3vw .3vw 0 hsla(0,0%,100%,.2) inset;
          box-shadow: -0.3vw -0.3vw .3vw 0 hsla(0,0%,100%,.2) inset,.3vw .3vw .3vw 0 hsla(0,0%,100%,.2) inset;
  margin: 0 .2vw 0 1vw;
}

.header__row-right-link:hover {
  background-color: rgba(185,177,177,.315);
}

.header__row-right-link img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  margin: auto;
  opacity: .9;
}

.header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 400;
  padding-bottom: 1.5vh;
  padding-bottom: 1.5svh;
  text-transform: uppercase;
  -webkit-transition: all .5s;
  transition: all .5s;
  position: relative;
  font-size: 1vw;
  width: 94.5%;
}

.header__inner::before {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  bottom: 0%;
  width: 100.2%;
  height: 1px;
  background: #f0eee8;
  opacity: .1;
}

.header__inner a.active {
  font-weight: 800;
}

.header__inner-btn {
  background: #f0eee8;
  padding: 1vw 1.15vw;
  color: #161110;
  border-radius: .6vw;
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
}

.header__inner-btn:hover {
  background: #946d41;
  color: #f0eee8;
}

.header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
  position: relative;
}

.header__logo img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 7vw;
  height: 100%;
  opacity: .9;
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
}

.header__logo:hover {
  opacity: 1;
}

.header__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  right: 0;
  letter-spacing: -0.02vw;
  cursor: pointer;
  -webkit-transition: all .6s cubic-bezier(0.1, 0.2, 0.4, 1);
  transition: all .6s cubic-bezier(0.1, 0.2, 0.4, 1);
  background: rgba(0,0,0,0);
  border: unset;
  text-transform: uppercase;
  visibility: visible;
  opacity: 1;
  font-weight: 500;
  color: rgba(240,238,232,.6);
  padding: 1vw .4vw;
  display: none;
}

.header__menu:hover svg {
  -webkit-transform: scale(1.45, 1.2) rotate(90deg) translateY(20%);
      -ms-transform: scale(1.45, 1.2) rotate(90deg) translateY(20%);
          transform: scale(1.45, 1.2) rotate(90deg) translateY(20%);
}

.header__menu svg {
  margin-right: .1vw;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  -webkit-transform: scale(1.35);
      -ms-transform: scale(1.35);
          transform: scale(1.35);
  will-change: transform;
}

.header__menu path {
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  stroke: rgba(240,238,232,.8);
}

@-webkit-keyframes home-intro-indicator {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1.3) rotate(0);
            transform: translate(-50%, -50%) scale(1.3) rotate(0);
  }

  100% {
    -webkit-transform: translate(-50%, -50%) scale(1.3) rotate(1turn);
            transform: translate(-50%, -50%) scale(1.3) rotate(1turn);
  }
}

@keyframes home-intro-indicator {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1.3) rotate(0);
            transform: translate(-50%, -50%) scale(1.3) rotate(0);
  }

  100% {
    -webkit-transform: translate(-50%, -50%) scale(1.3) rotate(1turn);
            transform: translate(-50%, -50%) scale(1.3) rotate(1turn);
  }
}

.line {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
  height: 1px;
  background-color: #161110;
}

.kostum .intro,
.certificate .intro {
  height: unset;
}

.kostum .intro__inner,
.certificate .intro__inner {
  height: unset;
}

.kostum .intro__inner-top,
.certificate .intro__inner-top {
  padding-top: 4vw;
}

.kostum .intro__inner-top-flex-descr,
.certificate .intro__inner-top-flex-descr {
  margin-bottom: 1.5vw;
}

.kostum .intro__inner-top-flex-title,
.certificate .intro__inner-top-flex-title {
  margin-bottom: 1.5vw;
}

.kostum .intro h1,
.certificate .intro h1 {
  font-size: 85%;
}

.kostum .intro p,
.certificate .intro p {
  font-size: 114%;
  line-height: 1.5;
}

.intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  height: 100svh;
  font-size: 1vw;
  padding-top: 8.7vw;
}

.intro__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 94%;
  margin: 0 auto;
  height: 50vh;
  height: 50svh;
  text-transform: uppercase;
}

.intro__inner-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 3vw;
}

.intro__inner-top-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.intro__inner-top-flex-descr {
  font-size: 5.75vw;
  font-weight: 400;
  letter-spacing: -0.1vw;
  margin-bottom: 2vw;
  line-height: .8;
}

.intro__inner-top-flex-title {
  color: rgba(240,238,232,.7);
  font-weight: 500;
}

.intro__inner-top-p {
  max-width: 17%;
  line-height: 1.5;
  margin-left: -1vw;
  color: rgba(240,238,232,.7);
}

.intro__inner-top-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  cursor: pointer;
  padding-left: 3.5vw;
}

.intro__inner-top-link:hover img {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
  opacity: 1;
}

.intro__inner-top-link div {
  overflow: hidden;
  width: 11.1vw;
  height: 100%;
  border-radius: .8vw;
  background: #000;
}

.intro__inner-top-link img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition: opacity .4s ease,-webkit-transform 8s cubic-bezier(0.1, 0.2, 0.4, 1);
  transition: opacity .4s ease,-webkit-transform 8s cubic-bezier(0.1, 0.2, 0.4, 1);
  transition: transform 8s cubic-bezier(0.1, 0.2, 0.4, 1),opacity .4s ease;
  transition: transform 8s cubic-bezier(0.1, 0.2, 0.4, 1),opacity .4s ease,-webkit-transform 8s cubic-bezier(0.1, 0.2, 0.4, 1);
  opacity: .85;
}

.intro__inner-top-link span {
  position: relative;
  left: -3.5vw;
}

.intro__inner-top-link span::before {
  content: "";
  position: absolute;
  top: 55%;
  right: -23%;
  -webkit-transform: translateY(-50%) scaleY(1.1) rotate(45deg);
      -ms-transform: translateY(-50%) scaleY(1.1) rotate(45deg);
          transform: translateY(-50%) scaleY(1.1) rotate(45deg);
  background-image: url(../images/icons/super-arrow.svg);
  width: 1.2vw;
  height: 1.2vw;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity .4s ease,-webkit-transform 2s cubic-bezier(0.1, 0.2, 0.4, 1);
  transition: opacity .4s ease,-webkit-transform 2s cubic-bezier(0.1, 0.2, 0.4, 1);
  transition: transform 2s cubic-bezier(0.1, 0.2, 0.4, 1),opacity .4s ease;
  transition: transform 2s cubic-bezier(0.1, 0.2, 0.4, 1),opacity .4s ease,-webkit-transform 2s cubic-bezier(0.1, 0.2, 0.4, 1);
}

.intro__inner-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 80vh;
  min-height: 80svh;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: 1.5vw;
  position: relative;
}

.intro__inner-bottom::before {
  content: "";
  position: absolute;
  top: 47.5%;
  left: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-image: url(../decor.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: 1;
  opacity: .35;
}

.intro__inner-bottom-video-wrap {
  position: relative;
  min-height: 80vh;
  min-height: 80svh;
  width: 100%;
  background-color: #000;
  border-radius: .8vw;
}

.intro__inner-bottom-video-wrap img,
.intro__inner-bottom-video-wrap video {
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  opacity: 1;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  -o-object-position: top;
     object-position: top;
  border-radius: inherit;
  display: block;
  opacity: .9;
  border-radius: .8vw;
  -webkit-transform: scale(1.3);
      -ms-transform: scale(1.3);
          transform: scale(1.3);
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  will-change: transform;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .4s ease-out;
  transition: opacity .4s ease-out;
}

.intro__inner-bottom-video-wrap img.is-loaded,
.intro__inner-bottom-video-wrap img[src] {
  opacity: 1;
}

.intro__inner-bottom-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: absolute;
  z-index: 3;
  right: .5vw;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
      -ms-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}

.intro__inner-bottom-flex-descr {
  display: block;
  position: relative;
  font-size: 6.2vw;
  letter-spacing: -0.1vw;
  margin-bottom: .3vw;
  margin-top: .5vw;
  white-space: nowrap;
}

.intro__inner-bottom-flex-title {
  max-width: 30%;
  max-width: 55%;
  text-align: right;
  line-height: 1.52;
  font-size: 1.11vw;
  font-weight: 500;
  color: #d2cccb;
}

.intro__inner-bottom-flex-link-wrapper {
  margin-top: 1.5vw;
  margin-right: -0.3vw;
}

.fancybox-navigation .fancybox-button--arrow_right,
.fancybox-navigation .fancybox-button--arrow_left {
  width: 5.5vw;
  height: 7vw;
}

.present {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2vw;
}

.present__inner {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 3.5vw 4vw;
  width: 94%;
  margin: 0 auto;
}

.present__inner.inner-2 {
  grid-template-rows: 1fr;
}

.present__inner-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}

.present__inner-item div {
  background: #000;
  overflow: hidden;
  border-radius: .8vw;
}

.present__inner-item img {
  display: block;
  width: 100%;
  height: 60vh;
  height: 60svh;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: .75;
  -webkit-transition: opacity .4s ease,-webkit-transform 16s cubic-bezier(0.1, 0.2, 0.4, 1);
  transition: opacity .4s ease,-webkit-transform 16s cubic-bezier(0.1, 0.2, 0.4, 1);
  transition: transform 16s cubic-bezier(0.1, 0.2, 0.4, 1),opacity .4s ease;
  transition: transform 16s cubic-bezier(0.1, 0.2, 0.4, 1),opacity .4s ease,-webkit-transform 16s cubic-bezier(0.1, 0.2, 0.4, 1);
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  will-change: transform;
  border-radius: inherit;
}

.present__inner-item:hover img {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
  opacity: .85;
}

.present__inner-item:hover span::before {
  opacity: 1;
}

.present__inner-item span {
  text-transform: uppercase;
  margin-top: 1vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  width: 100%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  bottom: 2vw;
  left: 5.8vw;
  padding-right: 3vw;
  z-index: 1;
  font-size: 2.8vw;
}

.present__inner-item span::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: -1.5vw;
  -webkit-transform: scaleY(1.1) rotate(45deg);
      -ms-transform: scaleY(1.1) rotate(45deg);
          transform: scaleY(1.1) rotate(45deg);
  background-image: url(../images/icons/super-arrow.svg);
  width: 1.3vw;
  height: 1.3vw;
  width: 2.7vw;
  height: 2.7vw;
  opacity: .6;
  background-repeat: no-repeat;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease;
  z-index: 2;
  background-size: contain;
}

.present__inner .div1 {
  grid-area: 1/1/2/5;
}

.present__inner .div2 {
  grid-area: 1/5/2/8;
}

.present__inner .div3 {
  grid-area: 2/1/3/4;
}

.present__inner .div4 {
  grid-area: 2/4/3/8;
}

.present__inner .div5 {
  grid-area: 2/1/3/6;
}

.product__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 94%;
  margin: 0 auto;
  padding-top: 3vw;
}

.product__items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 1vw 1.5vw;
}

.product__items.product-2 {
  grid-template-columns: 1fr 1fr;
  grid-gap: 1vw 2.5vw;
}

.product__items.product-2 .product__item div {
  height: 20vw;
}

.product__items.product-3 {
  grid-template-columns: 1fr 1fr;
  grid-gap: 1vw 2.5vw;
}

.product__items.product-3 .product__item div {
  height: 40vw;
}

.product__title {
  font-size: 3.5vw;
  font-weight: 400;
  letter-spacing: -0.08vw;
  text-transform: uppercase;
  margin-bottom: 1.9vw;
  padding-top: 2vw;
  margin-top: 3.5vw;
  position: relative;
}

.product__title::after {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  top: 0;
  width: 99.5%;
  height: 1px;
  background: rgba(240,238,232,.1);
  opacity: 1;
}

.product__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  margin-bottom: 1.7vw;
}

.product__item div {
  height: 34vw;
  width: 100%;
  background: #000;
  overflow: hidden;
  cursor: pointer;
  border-radius: .8vw;
}

.product__item div img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  opacity: .9;
  -webkit-transition: opacity .4s ease,-webkit-transform 16s cubic-bezier(0.1, 0.2, 0.4, 1);
  transition: opacity .4s ease,-webkit-transform 16s cubic-bezier(0.1, 0.2, 0.4, 1);
  transition: transform 16s cubic-bezier(0.1, 0.2, 0.4, 1),opacity .4s ease;
  transition: transform 16s cubic-bezier(0.1, 0.2, 0.4, 1),opacity .4s ease,-webkit-transform 16s cubic-bezier(0.1, 0.2, 0.4, 1);
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  will-change: transform;
}

.product__item:hover img {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
  opacity: 1;
}

.product__item span {
  font-weight: 500;
}

.product__item-name {
  margin-top: .9vw;
  font-size: 1.1vw;
}

.product__item-price {
  margin-top: .4vw;
  opacity: .75;
}

.product__item-title {
  font-weight: 500;
  font-size: 1.9vw;
  margin-top: 2vw;
  margin-bottom: .4vw;
  text-transform: uppercase;
}

.product__item-descr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: inline-block;
  font-size: 1.23vw;
  letter-spacing: .01vw;
  line-height: 1.4;
  margin-top: .2vw;
  margin-bottom: .1vw;
  position: relative;
  margin-bottom: 3vw;
  padding-right: 8%;
}

.product__item-descr span {
  font-weight: 500;
  font-size: 1.3vw;
  margin-top: .7vw;
  line-height: 1.3;
  display: inline-block;
}

.product__item-descr strong {
  font-weight: 500;
}

.solid-intro {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 80vh;
  height: 80svh;
  margin-top: 9vw;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  color: #f0eee8;
  position: relative;
}

.solid-intro__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 94%;
  margin: 0 auto;
  height: 50vh;
  height: 50svh;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.solid-intro__inner-title span.big {
  text-transform: uppercase;
  position: relative;
  display: block;
  font-size: 6vw;
  font-weight: 400;
  letter-spacing: -0.1vw;
  margin-bottom: 2vw;
  line-height: .8;
}

.solid-intro__inner-title div {
  font-size: 4.5vw;
  font-weight: 300;
  text-align: right;
  opacity: .6;
  letter-spacing: -0.1vw;
  margin-top: 1vw;
}

.solid-intro__inner-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 32%;
  margin-right: 5%;
}

.solid-intro__inner-right h2 {
  font-size: 1.8vw;
  font-weight: 400;
  text-transform: uppercase;
  font-style: italic;
  margin-bottom: 1.5vw;
}

.solid-intro__inner-right p {
  font-size: 1.4vw;
  font-weight: 400;
}

.solid-intro__inner-right a {
  margin-top: 3vw;
  padding: 1.3vw 3.1vw 1.3vw 1.7vw;
  font-weight: 400;
  font-size: 1.4vw;
  background: #f0eee8;
  color: #161110;
  border-radius: 1.2vw;
  position: relative;
}

.solid-intro__inner-right a::before {
  content: "";
  background-image: url("../images/icons/link-to.svg");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 5%;
  -webkit-transform: translate(0%, -50%);
      -ms-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
  width: 1.8vw;
  height: 1.8vw;
  z-index: 1;
}

.solid-intro__video {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  z-index: -1;
}

.solid-intro__video::before {
  content: "";
  position: absolute;
  top: 47.5%;
  left: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: 1;
}

.solid-intro__video video,
.solid-intro__video img {
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
}

.solid-intro__video video source,
.solid-intro__video img source {
  width: 100%;
  height: 100%;
}

.solid-intro__video .video-1 {
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  opacity: .65;
}

.solid-intro__video .video-2 {
  width: 38vw;
  height: 23vw;
  top: 49%;
  left: 30%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 2;
}

.solid-intro__video-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: absolute;
  z-index: 3;
  right: .5vw;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
      -ms-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}

.solid-intro__video-flex-descr {
  display: block;
  position: relative;
  font-size: 6.5vw;
  font-weight: 400;
  letter-spacing: -0.2vw;
  margin-bottom: .5vw;
  margin-top: 1vw;
  white-space: nowrap;
}

.solid-intro__video-flex-title {
  max-width: 30%;
  text-align: right;
  line-height: 1.4;
}

.second {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 15vw;
  position: relative;
}

.second-wrap-anim {
  position: absolute;
  background: #161110;
  top: 20%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 18vw;
  height: 18vw;
  border-radius: 50%;
  opacity: .5;
  mix-blend-mode: difference;
  pointer-events: none;
}

.second__title {
  font-size: 4.5vw;
  font-weight: 400;
  letter-spacing: -0.1vw;
  text-transform: uppercase;
}

.second__inner {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(6, 1fr);
  grid-column-gap: 1.8vw;
  grid-row-gap: 1.5vw;
  width: 94%;
  margin: 3vw auto 0;
}

.second__inner-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}

.second__inner-item div {
  width: 100%;
  height: 33vw;
  background: #000;
  overflow: hidden;
  border-radius: .8vw;
}

.second__inner-item img,
.second__inner-item video {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  opacity: .87;
  -webkit-transition: opacity .4s ease,-webkit-transform 16s cubic-bezier(0.1, 0.2, 0.4, 1);
  transition: opacity .4s ease,-webkit-transform 16s cubic-bezier(0.1, 0.2, 0.4, 1);
  transition: transform 16s cubic-bezier(0.1, 0.2, 0.4, 1),opacity .4s ease;
  transition: transform 16s cubic-bezier(0.1, 0.2, 0.4, 1),opacity .4s ease,-webkit-transform 16s cubic-bezier(0.1, 0.2, 0.4, 1);
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  will-change: transform;
}

.second__inner-item:hover img,
.second__inner-item:hover video {
  -webkit-transform: scale(1.15);
      -ms-transform: scale(1.15);
          transform: scale(1.15);
  opacity: 1;
}

.second__inner-item:hover.div-title::before {
  opacity: 1;
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}

.second__inner-item span {
  text-transform: uppercase;
  margin-top: 1vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.second__inner-item span::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0%;
  -webkit-transform: scaleY(1.1) rotate(45deg);
      -ms-transform: scaleY(1.1) rotate(45deg);
          transform: scaleY(1.1) rotate(45deg);
  background-image: url(../images/icons/super-arrow.svg);
  width: 1.3vw;
  height: 1.3vw;
  background-repeat: no-repeat;
  z-index: 2;
  background-size: contain;
}

.second__inner-item.div-title {
  height: 93.7%;
  border-radius: .8vw;
  position: relative;
}

.second__inner-item.div-title::before {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background: #2e0208;
  -webkit-transition: -webkit-transform .9s cubic-bezier(0.1, 0.55, 0.85, 1);
  transition: -webkit-transform .9s cubic-bezier(0.1, 0.55, 0.85, 1);
  transition: transform .9s cubic-bezier(0.1, 0.55, 0.85, 1);
  transition: transform .9s cubic-bezier(0.1, 0.55, 0.85, 1), -webkit-transform .9s cubic-bezier(0.1, 0.55, 0.85, 1);
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  border-radius: inherit;
}

.second__inner-item.div-title span {
  font-size: 3vw;
  margin: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  font-weight: 300;
  letter-spacing: -0.1vw;
  text-shadow: 1px 1px 2px hsla(0,0%,100%,.35);
  color: #884925;
  -webkit-transition: all .5s ease .05s;
  transition: all .5s ease .05s;
}

.second__inner-item.div-title span::before {
  display: none;
}

.second__inner-item.div-title:hover span {
  text-shadow: 1px 1px 2px #fff;
}

.second .div1 {
  grid-area: 1/1/2/3;
}

.second .div2 {
  grid-area: 1/3/2/4;
}

.second .div3 {
  grid-area: 1/4/2/5;
}

.second .div4 {
  grid-area: 2/1/3/2;
}

.second .div5 {
  grid-area: 2/2/3/3;
}

.second .div6 {
  grid-area: 2/3/3/4;
}

.second .div7 {
  grid-area: 2/4/3/5;
}

.second .div8 {
  grid-area: 3/1/4/2;
}

.second .div9 {
  grid-area: 3/2/4/3;
}

.second .div10 {
  grid-area: 3/3/4/4;
}

.second .div11 {
  grid-area: 3/4/4/5;
}

.second .div12 {
  grid-area: 4/1/5/2;
}

.second .div13 {
  grid-area: 4/2/5/3;
}

.second .div14 {
  grid-area: 4/3/5/5;
}

.second .div15 {
  grid-area: 5/1/6/2;
}

.second .div16 {
  grid-area: 5/2/6/3;
}

.second .div17 {
  grid-area: 5/3/6/4;
}

.second .div18 {
  grid-area: 5/4/6/5;
}

.second .div19 {
  grid-area: 6/1/7/2;
}

.second .div20 {
  grid-area: 6/2/7/3;
}

.second .div21 {
  grid-area: 6/3/7/4;
}

.second .div22 {
  grid-area: 6/4/7/5;
}

.adv {
  margin-top: 7vw;
}

.adv__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 94%;
  margin: 0 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.adv__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 4.5vw;
  font-weight: 300;
  text-transform: uppercase;
  color: #f0eee8;
  padding-right: 2%;
  margin-bottom: 4vw;
  letter-spacing: -0.1vw;
  line-height: 1.05;
}

.adv__text span:nth-child(odd) {
  font-weight: 300;
  background-clip: text;
  background: radial-gradient(rgba(136, 73, 37, 0.8), #999999);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0,0,0,0);
}

.adv__text .m1 {
  margin-left: 10%;
}

.adv__text .m2 {
  margin-left: 20%;
}

.adv__text .m3 {
  margin-left: 29%;
}

.adv__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.adv__info img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  border-radius: .8vw;
}

.adv__info-left {
  width: 20%;
  position: relative;
}

.adv__info-left img {
  position: absolute;
  top: 75%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 20vw;
}

.adv__info-left::before {
  content: "";
  position: absolute;
  top: 10%;
  background-image: url(../images/soprano-letter.svg);
  width: 15vw;
  height: 15vw;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: .5;
  top: 30%;
  left: 60%;
  -webkit-transform: translate(-50%, -50%) scale(1.3) rotate(0);
      -ms-transform: translate(-50%, -50%) scale(1.3) rotate(0);
          transform: translate(-50%, -50%) scale(1.3) rotate(0);
  -webkit-animation-duration: 6s;
  animation-duration: 45s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: home-intro-indicator;
          animation-name: home-intro-indicator;
}

.adv__info-center {
  width: 42%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.adv__info-center p {
  text-transform: uppercase;
  line-height: 1.7;
  margin-bottom: 3vw;
}

.adv__info-center img {
  height: 100%;
}

.adv__info-right {
  width: 20%;
  position: relative;
}

.adv__info-right img {
  position: absolute;
  top: 45%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 20vw;
}

.about {
  margin-top: 15vh;
  margin-top: 15svh;
  position: relative;
}

.about__inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: -1.8vw;
  margin: 0 auto;
  border: 1px solid rgba(240,238,232,.25);
}

.about__inner-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-transform: uppercase;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.5;
  width: 100%;
  border: 1px solid rgba(240,238,232,.25);
  padding: 7% 6%;
}

.about__inner-item span {
  font-weight: 400;
  font-size: 3vw;
  margin-left: 6vw;
  color: rgba(136,73,37,.8);
}

.about__inner-item p {
  max-width: 60%;
  position: relative;
}

.about__inner-item-1 p::before {
  right: -5vw;
  top: 0;
}

.about__inner-item-2 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.about__inner-item-2 img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 10vw;
  margin-right: -2vw;
  background: initial;
}

.about__inner-item-3 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.about__inner-item-3 img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 12vw;
  opacity: .9;
  background: initial;
}

.about__inner-item-4 {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

.about__inner-item-4 p {
  display: inline-block;
  text-align: right;
}

.about__inner-item-4 p::before {
  left: -5vw;
  bottom: 0;
}

.about__center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 21vw;
  height: 21vw;
}

.about__center img,
.about__center video {
  width: 90%;
  height: 120%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  z-index: 5;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: .8vw;
}

.about__center-div {
  position: absolute;
  top: 0%;
  width: 100%;
  height: 100%;
  background: linear-gradient(-25deg, rgba(22, 20, 19, 0.9), rgba(99, 75, 62, 0.9));
}

.about__center-div-1 {
  -webkit-transform: rotate(-15deg);
      -ms-transform: rotate(-15deg);
          transform: rotate(-15deg);
}

.about__center-div-2 {
  -webkit-transform: rotate(-35deg);
      -ms-transform: rotate(-35deg);
          transform: rotate(-35deg);
}

.about__center-div-3 {
  -webkit-transform: rotate(-55deg);
      -ms-transform: rotate(-55deg);
          transform: rotate(-55deg);
}

.example-topp-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  overflow: hidden;
  margin: 6vw 0 8vw;
}

.example-topp {
  margin-right: auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -webkit-animation: marquee 20s linear infinite;
          animation: marquee 20s linear infinite;
  z-index: 1;
}

.example-topp span {
  padding: 0 2.5vw;
  text-transform: uppercase;
  mix-blend-mode: difference;
  letter-spacing: -0.4vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
  position: relative;
  z-index: 1;
  font-size: 8vw;
  word-spacing: 1vw;
  text-shadow: .5px .5px 1px hsla(0,0%,100%,.01);
  -webkit-transition: text-shadow .25s ease;
  transition: text-shadow .25s ease;
}

.example-topp span:nth-child(odd) {
  font-weight: 300;
  background-clip: text;
  background: radial-gradient(rgba(136, 73, 37, 0.8), #999999);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0,0,0,0);
}

.example-topp .slesh {
  font-size: 7.5vw;
  letter-spacing: -3vw;
  opacity: .2;
  font-weight: 400;
}

.example-topp:hover span {
  text-shadow: .5px .5px 1px #fff;
}

@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translate(0%, 0);
            transform: translate(0%, 0);
  }

  100% {
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
  }
}

@keyframes marquee {
  0% {
    -webkit-transform: translate(0%, 0);
            transform: translate(0%, 0);
  }

  100% {
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
  }
}

.next {
  margin-bottom: 6vw;
  margin-top: 2vw;
}

.next.next-1 .next__flex .next__flex-left {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  counter-reset: menu;
}

.next.next-1 .next__flex .next__flex-left .next__flex-left-item {
  width: 48.5%;
  margin-bottom: 2vw;
  padding-right: 15%;
  position: relative;
}

.next.next-1 .next__flex .next__flex-left .next__flex-left-item::before {
  counter-increment: menu;
  content: counter(menu);
  position: absolute;
  right: 0;
  top: 0%;
  margin: 1vw 3vw;
  font-size: 7vw;
  font-weight: 300;
  -webkit-transition: all 1.4s ease;
  transition: all 1.4s ease;
  opacity: .2;
}

.next.next-3 .next__flex .next__flex-left {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  counter-reset: menu;
}

.next.next-3 .next__flex .next__flex-left .next__flex-left-item {
  width: 49%;
  margin-bottom: 2vw;
  padding-right: 5%;
  position: relative;
}

.next.next-3 .next__flex .next__flex-left .next__flex-left-item span {
  padding-bottom: 1vw;
  font-size: 1.65vw;
  margin-bottom: 0vw;
}

.next.next-3 .next__flex .next__flex-left .next__flex-left-item p span {
  font-size: 1.35vw;
}

.next.next-3 .next__flex .next__flex-left .next__flex-left-item span::before {
  display: none;
}

.next.next-2 .next__bottom {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.next.next-2 .next__bottom .next__bottom-img.img-1 {
  width: 24%;
}

.next.next-2 .next__bottom .next__bottom-img.img-2 {
  width: 63%;
}

.next__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.next__inner-title {
  text-transform: uppercase;
  font-weight: 400;
  margin-top: 2vw;
  font-size: 2.5vw;
}

.next__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 2vw;
}

.next__flex-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

.next__flex-left-item {
  width: 24%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 1.4;
  background: -webkit-gradient(linear, left top, right top, from(rgba(22, 17, 16, 0.5)), to(rgba(22, 17, 16, 0.5)));
  background: linear-gradient(90deg, rgba(22, 17, 16, 0.5) 0%, rgba(22, 17, 16, 0.5) 100%);
  padding: 1.5vw 3vw 1.5vw 1.5vw;
  border-radius: .7vw;
}

.next__flex-left-item span {
  font-size: 1.5vw;
  font-weight: 500;
  margin-bottom: 1vw;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.next__flex-left-item span::before {
  content: "";
  position: absolute;
  bottom: 5%;
  left: 0;
  right: 0;
  height: 2px;
  background: #f0eee8;
  width: 100%;
  opacity: .6;
}

.next__flex-left-item p {
  font-size: 1.2vw;
  font-weight: 400;
}

.next__flex-left-item p span {
  font-size: 1.25vw;
  font-weight: 500;
  padding-top: 1vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  line-height: 1.35;
}

.next__flex-left-item p span::before {
  display: none;
}

.next__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 6vw;
}

.next__bottom-img {
  overflow: hidden;
  position: relative;
}

.next__bottom-img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: .7vw;
}

.next__bottom-img.img-1 {
  width: 24%;
  height: 25vw;
}

.next__bottom-img.img-2 {
  width: 63%;
  height: 41vw;
}

.req {
  margin-top: 7vw;
  color: #f0eee8;
}

.req__inner {
  width: 94%;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.req__title {
  letter-spacing: -0.1vw;
  text-transform: uppercase;
  font-size: 4.5vw;
  font-weight: 400;
  margin-bottom: 2vw;
}

.req__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 2vw 0;
  position: relative;
}

.req__item::before {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  top: 0;
  width: 100.5%;
  height: 1px;
  background: rgba(248,247,244,.25);
  background: rgba(240,238,232,.2);
  opacity: 1;
}

.req__item:last-child::after {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  bottom: 0;
  width: 100.5%;
  height: 1px;
  background: rgba(248,247,244,.25);
  background: rgba(240,238,232,.2);
  opacity: 1;
}

.req__item-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 20vw;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.req__item-img div {
  background: #000;
  width: 48%;
  height: 100%;
}

.req__item-img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: .8;
}

.req__item-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 50%;
  text-transform: uppercase;
}

.req__item-info-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.req__item-info-name {
  font-size: 2.6vw;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 1;
  opacity: .8;
  max-width: 90%;
}

.req__item-info a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1vw;
  border-radius: 2vw;
  padding: 1vw 1.8vw;
  border: 1px solid rgba(0,0,0,0);
  background: #201e1e;
  background: #f0eee8;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-transform: uppercase;
  color: #f0eee8;
  font-size: 1.2vw;
  margin-top: 2.5vw;
}

.req__item-info-text {
  margin-top: 1vw;
  font-weight: 400;
  font-size: 1.1vw;
  line-height: 1.6;
  max-width: 80%;
  opacity: .9;
}

.contact-wrap {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  z-index: 0;
}

.contact-wrap.contact-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.contact-wrap.contact-page .footer {
  padding-bottom: 0vw;
  position: relative;
}

.contact-wrap.contact-page .footer img {
  bottom: unset;
  top: 40vw;
}

.contact-wrap.contact-page .contact {
  padding-bottom: 10vw;
  padding-top: 3vw;
}

.contact-wrap-anim {
  position: absolute;
  background: #100606;
  top: 30%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 14vw;
  height: 14vw;
  border-radius: 50%;
  z-index: -1;
  pointer-events: none;
  will-change: transform;
}

.contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 2vw;
  padding-left: 3vw;
  padding-right: 3vw;
  color: #f0eee8;
}

.contact__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 2vw;
  position: relative;
}

.contact__inner-title {
  font-size: 4.5vw;
  font-weight: 400;
  width: 62%;
  line-height: 1.1;
  margin-bottom: 2vw;
  letter-spacing: -0.1vw;
  text-transform: uppercase;
}

.contact__inner-text {
  font-size: 1.7vw;
  width: 60%;
  line-height: 1.45;
  font-weight: 400;
  text-transform: uppercase;
  opacity: .7;
}

.contact__inner-subtitle {
  font-size: 1.7vw;
  font-weight: 300;
  line-height: 1.3;
  margin-top: 2.5vw;
  opacity: .7;
}

.contact-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 1.5vw 0 2vw;
}

.contact .form-item__flex-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.contact .form-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding: 3.5vh 0%;
}

.contact .form-item-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 1.3px;
  background-color: #f0eee8;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  will-change: transform;
  opacity: .3;
}

.contact .form-item-line.line-top {
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 1.3px;
  background-color: #f0eee8;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  opacity: .3;
}

.contact .form-textarea {
  min-height: 11vh;
  min-height: 11svh;
  resize: none;
}

.contact label {
  width: 42%;
  font-size: 1.33vw;
  padding: 7px 0px;
  font-weight: 400;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: default;
  opacity: .85;
}

.contact label span {
  opacity: .58;
  font-size: 95%;
}

.contact label::-moz-selection {
  background-color: rgba(0,0,0,0);
}

.contact label::selection {
  background-color: rgba(0,0,0,0);
}

.contact label::-moz-selection {
  background-color: rgba(0,0,0,0);
}

.contact .form__label {
  display: block;
}

.contact input,
.contact textarea,
.contact select {
  display: block;
  width: 87%;
  margin: auto;
  border: none;
  background: no-repeat bottom,50% calc(100% - 1px);
  background-size: 0 100%,100% 100%;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition-delay: .1s;
          transition-delay: .1s;
  font-size: 1.6vw;
  font-weight: 500;
  padding: 7px 0px;
  color: #f0eee8;
  letter-spacing: -0.04vw;
  word-spacing: .1vw;
}

.contact input::-webkit-input-placeholder, .contact textarea::-webkit-input-placeholder, .contact select::-webkit-input-placeholder {
  opacity: .83;
  font-weight: 400;
}

.contact input::-moz-placeholder, .contact textarea::-moz-placeholder, .contact select::-moz-placeholder {
  opacity: .83;
  font-weight: 400;
}

.contact input:-ms-input-placeholder, .contact textarea:-ms-input-placeholder, .contact select:-ms-input-placeholder {
  opacity: .83;
  font-weight: 400;
}

.contact input::-ms-input-placeholder, .contact textarea::-ms-input-placeholder, .contact select::-ms-input-placeholder {
  opacity: .83;
  font-weight: 400;
}

.contact input::placeholder,
.contact textarea::placeholder,
.contact select::placeholder {
  opacity: .83;
  font-weight: 400;
}

.contact input:focus,
.contact textarea:focus,
.contact select:focus {
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}

.contact input:hover:not(:focus),
.contact textarea:hover:not(:focus),
.contact select:hover:not(:focus) {
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}

.contact [hidden],
.contact input[type=hidden],
.contact input[hidden],
.contact textarea[hidden],
.contact select[hidden] {
  display: none !important;
}

.contact select {
  width: 22%;
  margin-left: -9.6%;
  font-weight: 400;
  color: #643ab3;
}

.contact .form-btn-wrap {
  width: 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 2.4vw;
}

.contact .form-btn-policy {
  font-weight: 300;
  line-height: 1.4;
  font-size: 95%;
  padding-right: 30%;
}

.contact .form-btn-policy-ru {
  padding-right: 0%;
}

.contact .form-btn {
  font-size: 1.35vw;
  margin-top: 0;
  outline: none;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding: 1.3vw 2vw;
  letter-spacing: -0.03vw;
  color: #f0eee8;
  border-radius: .8vw;
  position: relative;
  background: #1d1a1a;
  -webkit-transition: all .6s cubic-bezier(0.1, 0.2, 0.4, 1);
  transition: all .6s cubic-bezier(0.1, 0.2, 0.4, 1);
  -webkit-box-shadow: -0.5vw -0.5vw 1vw 0 hsla(0,0%,100%,.2),.5vw .5vw 1vw 0 hsla(0,0%,100%,.2);
          box-shadow: -0.5vw -0.5vw 1vw 0 hsla(0,0%,100%,.2),.5vw .5vw 1vw 0 hsla(0,0%,100%,.2);
}

.contact .form-btn:hover {
  -webkit-box-shadow: -0.5vw -0.5vw 1vw 0 hsla(0,0%,100%,.6),.5vw .5vw 1vw 0 hsla(0,0%,100%,.6);
          box-shadow: -0.5vw -0.5vw 1vw 0 hsla(0,0%,100%,.6),.5vw .5vw 1vw 0 hsla(0,0%,100%,.6);
  background-color: #161110;
}

.contact input:focus,
.contact textarea:focus {
  outline: none;
  background-size: 100% 100%,100% 100%;
  -webkit-transition-duration: .3s;
          transition-duration: .3s;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.contact input:not(:-moz-placeholder)+label, .contact textarea:not(:-moz-placeholder)+label {
  transform: translate(-10%, -80%) scale(0.8);
  cursor: default;
}

.contact input:not(:-ms-input-placeholder)+label, .contact textarea:not(:-ms-input-placeholder)+label {
  -ms-transform: translate(-10%, -80%) scale(0.8);
      transform: translate(-10%, -80%) scale(0.8);
  cursor: default;
}

.contact input:focus+label,
.contact input:not(:placeholder-shown)+label,
.contact textarea:focus+label,
.contact textarea:not(:placeholder-shown)+label {
  -webkit-transform: translate(-10%, -80%) scale(0.8);
      -ms-transform: translate(-10%, -80%) scale(0.8);
          transform: translate(-10%, -80%) scale(0.8);
  cursor: default;
}

.footer {
  color: #f0eee8;
  padding-bottom: 5vw;
}

.footer__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 94%;
  margin-left: auto;
  margin-right: auto;
  text-transform: uppercase;
  margin-top: 2vw;
  margin-bottom: 1vw;
}

.footer__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.footer__left a {
  margin-top: 6vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 6.2vw;
  text-align: center;
  font-weight: 300;
  letter-spacing: -0.1vw;
  text-shadow: 1px 1px 2px hsla(0,0%,100%,.3);
  color: #6d3d21;
  padding-right: 4vw;
}

.footer__left a span {
  position: relative;
  -webkit-transition: all .45s ease-in-out;
  transition: all .45s ease-in-out;
}

.footer__left a span::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: -8vw;
  -webkit-transform: scaleY(1.1) rotate(45deg);
      -ms-transform: scaleY(1.1) rotate(45deg);
          transform: scaleY(1.1) rotate(45deg);
  background-image: url(../images/icons/super-arrow.svg);
  width: 6vw;
  height: 6vw;
  background-repeat: no-repeat;
  z-index: 2;
  opacity: .25;
  -webkit-transition: all .45s ease-in-out;
  transition: all .45s ease-in-out;
  background-size: contain;
}

.footer__left a:hover span {
  text-shadow: 1px 1px 2px #fff;
}

.footer__left a:hover span::before {
  opacity: .5;
}

.footer__left-title {
  text-transform: uppercase;
  font-size: 1.8vw;
  opacity: .9;
}

.footer__left-policy {
  font-weight: 300;
  margin-bottom: 4vw;
  line-height: 1.5;
  width: 100%;
}

.footer__left h6 {
  font-weight: 300;
  font-size: 9vw;
  -webkit-transform: scaleY(1.25);
      -ms-transform: scaleY(1.25);
          transform: scaleY(1.25);
  letter-spacing: -0.5vw;
}

.footer__left-policy-span {
  display: block;
  font-size: 4.5vw;
  font-weight: 300;
  text-align: right;
  opacity: .6;
  letter-spacing: -0.3vw;
  margin-top: 0vw;
}

.footer__left img {
  -webkit-transform: scaleY(1.3) translateY(-9vw);
      -ms-transform: scaleY(1.3) translateY(-9vw);
          transform: scaleY(1.3) translateY(-9vw);
  background: initial;
  display: block;
  width: 13.5vw;
  -o-object-fit: cover;
     object-fit: cover;
  margin-top: -20%;
  opacity: .7;
  position: absolute;
  bottom: 2.5vw;
  mix-blend-mode: difference;
  display: none;
}

.footer__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 42%;
}

.footer__right-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.footer__right-top * {
  margin-bottom: 1vw;
  font-weight: 400;
  font-size: 2.5vw;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.footer__right-top br {
  display: none;
}

.footer__right-top span {
  font-size: 1.1vw;
  position: relative;
  z-index: 1;
}

.footer__right-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 2vw;
  padding-right: 10%;
}

.footer__right-bottom span {
  font-weight: 400;
  margin-bottom: 1.5vw;
}

.footer__right-bottom li {
  font-weight: 300;
  margin-bottom: .8vw;
  opacity: .7;
  -webkit-transition: opacity .35s ease-in-out;
  transition: opacity .35s ease-in-out;
}

.footer__right-bottom li:hover {
  opacity: 1;
}

.footer__right-bottom-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.footer__right-bottom-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.project {
  color: #f0eee8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 9vw 0 0;
}

.project-second {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 4vh;
  margin-bottom: 4svh;
}

.project-second__title {
  font-size: 4.5vw;
  letter-spacing: -0.1vw;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 2.5vw;
}

.project-second__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 19.5vw;
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

.project-second__info-text {
  width: 63%;
  display: inline-block;
  font-size: 1.8vw;
  font-weight: 400;
  line-height: 1.2;
}

.project-second__info-subtext {
  width: 32%;
  display: inline-block;
  font-size: 1.3vw;
  line-height: 1.22;
  font-weight: 400;
  margin-top: .2vw;
  opacity: .8;
}

.project-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

.project-gallery img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  height: 100%;
}

.project-gallery .line {
  width: 100%;
  margin: 2vh 0;
}

.project-gallery__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 3vh;
  margin-top: 3svh;
  margin-bottom: 1vh;
  margin-bottom: 1svh;
  overflow: hidden;
}

.project-gallery__row div {
  overflow: hidden;
  position: relative;
}

.project-gallery__row div img {
  position: absolute;
}

.project-gallery__row .t01 {
  width: 30.5vw;
  height: 40vw;
}

.project-gallery__row .t02 {
  width: 30.5vw;
  height: 40vw;
}

.project-gallery__row .t03 {
  width: 30.5vw;
  height: 40vw;
}

.project-gallery__row .t10 {
  width: 48.5%;
  height: 45vw;
}

.project-gallery__row .t-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: unset;
  margin-right: 0vw;
}

.project-gallery__row .t-wrap.t-wrap-2 {
  margin-right: unset;
  margin-left: 0vw;
}

.project-gallery__row .t04 {
  width: 42vw;
  height: 60vw;
}

.project-gallery__row .t05 {
  width: 51vw;
  height: 29vw;
  margin-bottom: 2vw;
}

.project-gallery__row .t1 {
  width: 31vw;
  height: 40vw;
  margin-left: 7.5vw;
  margin-right: 7.5vw;
  margin-top: 6vw;
}

.project-gallery__row .t2 {
  width: 45vw;
  height: 53vw;
}

.project-gallery__row .t3 {
  width: 70vw;
  height: 40vw;
  margin-left: auto;
  margin-right: 10%;
}

.project-gallery__row .t4 {
  width: 70vw;
  height: 40vw;
  margin-left: 10%;
}

.project-gallery__full {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  margin-top: 5vh;
  margin-top: 5svh;
  margin-bottom: 0;
}

.project-gallery__full img {
  height: 45vw;
  margin-bottom: 4vh;
  margin-bottom: 4svh;
}

.project-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 7vh;
  margin-top: 7svh;
}

.project-more__title {
  font-size: 6.2vw;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1;
  word-spacing: .2vw;
  margin-bottom: 4vh;
  margin-bottom: 4svh;
  margin-top: 4vh;
  margin-top: 4svh;
}

.project-more__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 2vh;
  margin-top: 2svh;
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

.project-more__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.project-more__item-title {
  font-size: 1.55vw;
  font-weight: 500;
  margin-bottom: 1.5vh;
  margin-bottom: 1.5svh;
  text-transform: uppercase;
  margin-left: 3.5vw;
}

.project-more__item img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  height: 45vw;
}

.project-more__item.project-more__item-1 {
  width: 31.5%;
}

.project-more__item.project-more__item-2 {
  width: 66.1%;
}

.project-more .line-hor {
  height: 100%;
  width: 1px;
  background-color: #f0eee8;
}

.cases .next,
.proj .next,
.service .next,
.blog .next,
.blog-item .next,
.about-item .next {
  padding-top: 4vw;
}

.cases .next .line,
.proj .next .line,
.service .next .line,
.blog .next .line,
.blog-item .next .line,
.about-item .next .line {
  width: 100%;
  background: #f0eee8;
  opacity: .1;
}

.cases .next .line-title,
.proj .next .line-title,
.service .next .line-title,
.blog .next .line-title,
.blog-item .next .line-title,
.about-item .next .line-title {
  width: 94.7%;
}

.cases .next__title,
.proj .next__title,
.service .next__title,
.blog .next__title,
.blog-item .next__title,
.about-item .next__title {
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1.05;
  padding-top: 4.8vw;
  position: relative;
  font-size: 5.75vw;
  letter-spacing: -0.1vw;
  margin-bottom: 2vw;
}

.cases .next__title span,
.proj .next__title span,
.service .next__title span,
.blog .next__title span,
.blog-item .next__title span,
.about-item .next__title span {
  font-weight: 300;
  display: block;
}

.cases .next__items,
.proj .next__items,
.service .next__items,
.blog .next__items,
.blog-item .next__items,
.about-item .next__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.cases .next__item,
.proj .next__item,
.service .next__item,
.blog .next__item,
.blog-item .next__item,
.about-item .next__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 31.7%;
  padding-top: 3vw;
  position: relative;
}

.cases .next__item::before,
.proj .next__item::before,
.service .next__item::before,
.blog .next__item::before,
.blog-item .next__item::before,
.about-item .next__item::before {
  content: "";
  position: absolute;
  right: -1.1vw;
  background-color: #f0eee8;
  opacity: .2;
  height: 94%;
  width: 1px;
  bottom: 0;
  pointer-events: none;
}

.cases .next__item:nth-child(3n+3)::before,
.proj .next__item:nth-child(3n+3)::before,
.service .next__item:nth-child(3n+3)::before,
.blog .next__item:nth-child(3n+3)::before,
.blog-item .next__item:nth-child(3n+3)::before,
.about-item .next__item:nth-child(3n+3)::before {
  display: none;
}

.cases .next__item:hover .next__item-plus::after,
.proj .next__item:hover .next__item-plus::after,
.service .next__item:hover .next__item-plus::after,
.blog .next__item:hover .next__item-plus::after,
.blog-item .next__item:hover .next__item-plus::after,
.about-item .next__item:hover .next__item-plus::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}

.cases .next__item div,
.proj .next__item div,
.service .next__item div,
.blog .next__item div,
.blog-item .next__item div,
.about-item .next__item div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.cases .next__item-plus,
.proj .next__item-plus,
.service .next__item-plus,
.blog .next__item-plus,
.blog-item .next__item-plus,
.about-item .next__item-plus {
  width: 3.1vw;
  height: 3.1vw;
  position: relative;
  border: 1px solid #f0eee8;
  border-radius: 50%;
}

.cases .next__item-plus::before,
.proj .next__item-plus::before,
.service .next__item-plus::before,
.blog .next__item-plus::before,
.blog-item .next__item-plus::before,
.about-item .next__item-plus::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-image: url("../images/icons/plus.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  width: 55%;
  height: 55%;
  z-index: 1;
}

.cases .next__item-plus::after,
.proj .next__item-plus::after,
.service .next__item-plus::after,
.blog .next__item-plus::after,
.blog-item .next__item-plus::after,
.about-item .next__item-plus::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
      -ms-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
  width: 100%;
  height: 100%;
  background: #fff;
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
  border-radius: 50%;
  z-index: 4;
  mix-blend-mode: difference;
}

.cases .next__item-date,
.proj .next__item-date,
.service .next__item-date,
.blog .next__item-date,
.blog-item .next__item-date,
.about-item .next__item-date {
  font-size: 1.1vw;
  font-weight: 500;
  opacity: .45;
}

.cases .next__item h5,
.proj .next__item h5,
.service .next__item h5,
.blog .next__item h5,
.blog-item .next__item h5,
.about-item .next__item h5 {
  font-size: 1.3vw;
  font-weight: 400;
  margin-top: 1vw;
  text-transform: uppercase;
  line-height: 1.3;
}

.cases .next__item img,
.proj .next__item img,
.service .next__item img,
.blog .next__item img,
.blog-item .next__item img,
.about-item .next__item img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  height: 35vw;
  width: 100%;
  margin-top: 1.5vw;
  border-radius: .8vw;
}

.cases .next__link,
.proj .next__link,
.service .next__link,
.blog .next__link,
.blog-item .next__link,
.about-item .next__link {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  margin-top: 3.5vh;
  margin-top: 3.5svh;
  padding: 3.5vh 0;
  padding: 3.5svh 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid #201a1a;
  border-bottom: 1px solid #201a1a;
}

.cases .next__link-inner,
.proj .next__link-inner,
.service .next__link-inner,
.blog .next__link-inner,
.blog-item .next__link-inner,
.about-item .next__link-inner {
  color: #201a1a;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.3vw;
  word-spacing: .1vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cases .next__link-inner span,
.proj .next__link-inner span,
.service .next__link-inner span,
.blog .next__link-inner span,
.blog-item .next__link-inner span,
.about-item .next__link-inner span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
  margin-right: 5vw;
  padding-right: 2.5vw;
  position: relative;
  -webkit-animation: moveItt 10s linear infinite;
          animation: moveItt 10s linear infinite;
}

.cases .next__link-inner span::before,
.proj .next__link-inner span::before,
.service .next__link-inner span::before,
.blog .next__link-inner span::before,
.blog-item .next__link-inner span::before,
.about-item .next__link-inner span::before {
  background-image: url("../images/icons/link-to.svg");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0%, -50%);
      -ms-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
  width: 1.8vw;
  height: 1.8vw;
}

@-webkit-keyframes moveItt {
  from {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }

  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes moveItt {
  from {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }

  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

.er {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 6vw 0 0;
}

.er-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.er__title {
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1.05;
  padding-top: 4.8vw;
  position: relative;
  font-size: 5.75vw;
  letter-spacing: -0.1vw;
  margin-bottom: 2vw;
}

.er .line {
  background: #f0eee8;
  opacity: .1;
  width: 94.7%;
}

.er__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  padding: 3vh 0 0;
}

.er__content p {
  margin: 1vh 0;
  font-weight: 400;
  font-size: 1.4vw;
  line-height: 1.35;
  max-width: 85%;
}

.er__content p.er__content-big-p {
  font-size: 1.55vw;
  max-width: 100%;
  text-transform: uppercase;
}

.er__content-title {
  font-size: 2.05vw;
  font-weight: 500;
  margin-top: 2.5vh;
  margin-top: 2.5svh;
  text-transform: uppercase;
}

.er__content-photo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 5vh;
  margin-top: 5svh;
}

.er__content-photo div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 2vh;
  margin-bottom: 2svh;
  width: 32%;
}

.er__content-photo div img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 42vw;
}

.er__content-photo div span {
  margin-top: 1.5vh;
  margin-top: 1.5svh;
  font-size: 1.18vw;
  padding: 0 1%;
  font-weight: 400;
  opacity: .8;
  line-height: 1.3;
}

html.no-js .wl-preloader {
  display: none;
}

html.js .wl-preloader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.wl-preloader {
  position: fixed;
  inset: 0;
  z-index: 999999;
  background: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  -webkit-transition: opacity .5s ease,visibility .5s ease;
  transition: opacity .5s ease,visibility .5s ease;
}

.wl-preloader.is-hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

body.wl-loading {
  overflow: hidden;
  height: 100vh;
  height: 100svh;
}

body.render #cursor {
  opacity: 1;
}

#cursor.hidden {
  opacity: 0;
}

.wl-preloader {
  position: fixed;
  inset: 0;
  z-index: 999999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: radial-gradient(circle at center, rgba(110, 13, 13, 0.18), transparent 55%),#050505;
  pointer-events: all;
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity .5s ease,visibility .5s ease;
  transition: opacity .5s ease,visibility .5s ease;
}

.wl-preloader__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 28px;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.wl-preloader__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: .08em;
  font-family: inherit;
  font-size: clamp(28px,4vw,42px);
  font-weight: 400;
  letter-spacing: .35em;
  color: #fff;
  text-transform: uppercase;
  opacity: 0;
  -webkit-transform: translateY(10px);
      -ms-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-animation: wl-logo-in .8s cubic-bezier(0.22, 1, 0.36, 1) .1s forwards;
          animation: wl-logo-in .8s cubic-bezier(0.22, 1, 0.36, 1) .1s forwards;
  will-change: transform,opacity;
}

.wl-preloader__logo span {
  display: inline-block;
  opacity: 0;
  -webkit-transform: translateY(12px);
      -ms-transform: translateY(12px);
          transform: translateY(12px);
  -webkit-animation: wl-letter-in .55s cubic-bezier(0.22, 1, 0.36, 1) forwards;
          animation: wl-letter-in .55s cubic-bezier(0.22, 1, 0.36, 1) forwards;
  will-change: transform,opacity;
}

.wl-preloader__logo span:nth-child(1) {
  -webkit-animation-delay: .15s;
          animation-delay: .15s;
}

.wl-preloader__logo span:nth-child(2) {
  -webkit-animation-delay: .22s;
          animation-delay: .22s;
}

.wl-preloader__logo span:nth-child(3) {
  -webkit-animation-delay: .29s;
          animation-delay: .29s;
}

.wl-preloader__logo span:nth-child(4) {
  -webkit-animation-delay: .36s;
          animation-delay: .36s;
}

.wl-preloader__logo span:nth-child(5) {
  -webkit-animation-delay: .43s;
          animation-delay: .43s;
}

.wl-preloader__logo span:nth-child(6) {
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
}

.wl-preloader__logo span:nth-child(7) {
  -webkit-animation-delay: .57s;
          animation-delay: .57s;
}

.wl-preloader__bar {
  width: min(240px,68vw);
  height: 1px;
  position: relative;
  overflow: hidden;
  background: hsla(0,0%,100%,.12);
  border-radius: 999px;
}

.wl-preloader__bar::after {
  content: "";
  position: absolute;
  inset: 0;
  width: 40%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.85)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0) 100%);
  -webkit-transform: translateX(-120%);
      -ms-transform: translateX(-120%);
          transform: translateX(-120%);
  -webkit-animation: wl-bar 1.35s cubic-bezier(0.65, 0, 0.35, 1) infinite;
          animation: wl-bar 1.35s cubic-bezier(0.65, 0, 0.35, 1) infinite;
}

.wl-preloader.is-hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.no-js .wl-preloader {
  display: none;
}

body.wl-loading {
  overflow: hidden;
  height: 100vh;
  height: 100svh;
}

@-webkit-keyframes wl-logo-in {
  from {
    opacity: 0;
    -webkit-transform: translateY(12px);
            transform: translateY(12px);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes wl-logo-in {
  from {
    opacity: 0;
    -webkit-transform: translateY(12px);
            transform: translateY(12px);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-webkit-keyframes wl-letter-in {
  from {
    opacity: 0;
    -webkit-transform: translateY(12px);
            transform: translateY(12px);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes wl-letter-in {
  from {
    opacity: 0;
    -webkit-transform: translateY(12px);
            transform: translateY(12px);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-webkit-keyframes wl-bar {
  0% {
    -webkit-transform: translateX(-120%);
            transform: translateX(-120%);
  }

  100% {
    -webkit-transform: translateX(280%);
            transform: translateX(280%);
  }
}

@keyframes wl-bar {
  0% {
    -webkit-transform: translateX(-120%);
            transform: translateX(-120%);
  }

  100% {
    -webkit-transform: translateX(280%);
            transform: translateX(280%);
  }
}

body.wl-loading #main-content,
body.wl-loading #header {
  opacity: 0;
  visibility: hidden;
}

body.render #main-content,
body.render #header {
  opacity: 1;
  visibility: visible;
}

#main-content {
  will-change: opacity;
}

body.wl-loading #main-content {
  will-change: auto;
}

.no-js .intro__inner-bottom-video-wrap img {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

[data-scroll-container],
[data-scroll-section] {
  -webkit-transform-style: flat;
          transform-style: flat;
  will-change: auto;
}

.js [data-sr]:not(.sr-revealed):not(.sr-prepared) {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.js [data-sr].sr-prepared,
.js [data-sr].sr-revealed {
  visibility: visible;
}

.js [data-sr].sr-prepared {
  pointer-events: none;
}

.js [data-sr].sr-revealed {
  pointer-events: auto;
}

.no-js [data-sr] {
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
}

@media (max-width: 1150px) {
  #cursor {
    display: none;
  }
}

@media (orientation: landscape)and (max-width: 1100px)and (max-height: 550px) {
  .third__info .hover-reveal,
  .third__info .hover-reveal img {
    all: unset;
    display: none !important;
  }

  .container-s {
    width: 68%;
  }

  .header__inner {
    font-size: 1.16vw;
  }

  .header__logo span {
    font-size: 1.13vw;
  }

  .header__menu svg {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
  }

  .menu-wrap .menu__link {
    font-size: 4.3vw;
  }

  .menu-wrap .menu-right p {
    margin-top: 8vh;
    margin-top: 8svh;
  }

  .project__title {
    font-size: 4.8vw;
  }

  .project-second__title {
    font-size: 4.5vw;
  }

  .project-second__info-text {
    width: 63%;
    display: inline-block;
    font-size: 1.8vw;
  }

  .project-more__title {
    font-size: 5vw;
  }

  .project-more__item-title {
    font-size: 1.7vw;
  }

  .project-more__item img {
    height: 37vw;
  }

  .project-more__inner {
    margin-top: 4vh;
    margin-top: 4svh;
  }

  .intro__img img {
    top: 0;
    height: 100%;
  }

  .intro-info__title {
    font-size: 6vw;
  }

  .intro__content {
    padding: 11vh 0 14vh;
    padding: 11svh 0 14svh;
  }

  .intro__content-title {
    font-size: 7vw;
  }

  .intro__content .intro__content-text {
    margin-bottom: 4vh;
    margin-bottom: 4svh;
  }

  .intro__content .intro__content-descr {
    margin-top: 5vh;
    margin-top: 5svh;
    font-size: 1.62vw;
  }

  .intro__content .intro__content-bottom-right {
    width: 38%;
  }

  .intro__content .intro__content-bottom-right a {
    font-size: 1.38vw;
  }

  .intro-info__right p {
    font-size: 1.23vw;
  }

  .intro-info__right-flex {
    width: 65%;
  }

  .intro-info__right-flex a {
    padding: 1.3vw 0vw 1.3vw 3vw;
    font-size: 1.32vw;
  }

  .second__item {
    height: 80vh;
    height: 80svh;
  }

  .second .second__title {
    font-size: 5.5vw;
  }

  .third__title {
    font-size: 5.5vw;
  }

  .next__title {
    font-size: 5.5vw;
  }

  .contact__title {
    font-size: 3.5vw;
  }

  .about__title {
    font-size: 7.5vw;
  }

  .about__content-info p {
    font-size: 1.3vw;
  }

  .about__bottom-title {
    font-size: 2.6vw;
  }

  .about__bottom-info-descr p {
    font-size: 1.3vw;
  }
}

@media (max-width: 1024px) {
  [data-scroll-container],
  [data-scroll-section] {
    -webkit-transform-style: flat;
            transform-style: flat;
    will-change: auto;
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
  }

  .has-scroll-smooth [data-scroll-container] {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }

  .contact-wrap-anim {
    mix-blend-mode: normal;
    will-change: auto;
  }
}

@media (max-width: 767px) {
  .contact .form-item__error {
    top: 50%;
    right: 3.3%;
    left: auto;
    bottom: auto;
    width: auto;
    max-width: 54%;
    font-size: 2.75vw;
    line-height: 1.15;
    text-align: right;
    white-space: nowrap;
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
  }

  .contact .form-item.has-error .form-item__error {
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
  }

  .contact .form-status {
    margin-top: 5vw;
    font-size: 3.3vw;
  }

  .popup__bg .contact .form-item__error {
    top: 50%;
    right: 0;
    left: auto;
    width: auto;
    max-width: 55%;
    font-size: 2.75vw;
    line-height: 1.15;
  }

  .popup__bg .contact .form-status {
    margin-top: 4.8vw;
    font-size: 3.3vw;
  }
}

@media (max-width: 430px) {
  .contact .form-item__error {
    top: 50%;
    right: 3.3%;
    max-width: 55%;
    font-size: 2.7vw;
  }

  .popup__bg .contact .form-item__error {
    top: 50%;
    right: 0;
    max-width: 56%;
    font-size: 2.7vw;
  }
}

@media (prefers-reduced-motion: reduce) {
  .wl-preloader,
  .wl-preloader__logo,
  .wl-preloader__logo span,
  .wl-preloader__bar::after {
    -webkit-animation: none !important;
            animation: none !important;
    -webkit-transition: none !important;
    transition: none !important;
  }

  .wl-preloader__logo,
  .wl-preloader__logo span {
    opacity: 1;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }

  .wl-preloader__bar::after {
    display: none;
  }

  [data-sr] {
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
  }
}

@media (orientation: portrait) {
  body {
    font-size: 3.3vw;
  }

  .fancybox-slide--iframe {
    padding-left: 0;
    padding-right: 0;
  }

  .fancybox-navigation .fancybox-button--arrow_right,
  .fancybox-navigation .fancybox-button--arrow_left {
    width: 20vw;
    height: 30vw;
  }

  .third__info .hover-reveal,
  .third__info .hover-reveal img {
    all: unset;
    display: none !important;
  }

  .container {
    width: 93%;
  }

  .menu-wrap .button-close {
    height: 13vw;
    width: 13vw;
    border: 1px solid rgba(247,244,238,.6705882353);
  }

  .menu-wrap .button-close svg {
    -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
            transform: scale(0.9);
  }

  .menu-wrap .button-close:hover svg {
    -webkit-transform: scale(1.05) skewX(30deg);
        -ms-transform: scale(1.05) skewX(30deg);
            transform: scale(1.05) skewX(30deg);
  }

  .menu-wrap .menu {
    width: 100%;
  }

  .menu-wrap .menu__link {
    font-weight: 300;
    font-size: 8vw;
    margin-bottom: .5vw;
  }

  .menu-wrap .menu__link span {
    padding-left: 0;
  }

  .menu-wrap .menu__link span::before {
    font-size: 40%;
    display: none;
  }

  .menu-wrap .menu__link span::after {
    left: 0;
  }

  .menu-wrap .menu-flex {
    padding-left: 4vw;
    padding-right: 4vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    margin-top: 4vw;
  }

  .menu-wrap .menu-right {
    margin-top: 5vw;
    width: 90%;
  }

  .menu-wrap .menu-right p {
    display: none;
  }

  .menu-wrap .menu-right__link {
    margin-bottom: 1.5vw;
    font-size: 5.8vw;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-weight: 300;
    color: rgba(240,238,232,.75);
  }

  .menu-wrap .menu-right__link:nth-child(3) {
    line-height: .9 !important;
  }

  .menu-wrap .menu-right__link:nth-child(3) span {
    font-size: 3.4vw;
    font-weight: 400;
  }

  .menu-wrap .menu-right__social {
    margin-top: 6vw;
    padding-right: 45%;
  }

  .menu-wrap .menu-right__social a {
    font-size: 3vw;
    padding-bottom: 13vw;
  }

  .menu-wrap .menu-right__social-it {
    padding-left: 2vw;
  }

  .header {
    padding-top: 6vw;
    backdrop-filter: blur(3px);
  }

  .header__inner {
    padding-bottom: 3.5vw;
  }

  .header__inner::before {
    opacity: .1;
  }

  .header__row {
    width: 92%;
    font-size: 3.1vw;
    -webkit-box-align: initial;
        -ms-flex-align: initial;
            align-items: initial;
    color: rgba(240,238,232,.7);
    padding-bottom: .5vw;
  }

  .header__row-left {
    width: 70%;
    white-space: initial;
    line-height: 1.3;
  }

  .header__row-left::before,
  .header__row-left::after {
    display: none;
  }

  .header__row-left br {
    display: block;
  }

  .header__row-right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }

  .header__row-right div {
    margin-top: 2vw;
    margin-right: -0.7vw;
  }

  .header__row-right-number {
    margin-right: 0vw;
  }

  .header__row-right-link {
    width: 9vw;
    height: 9vw;
    margin: 0 0vw 0 2vw;
  }

  .header.pinned {
    -webkit-transform: translateY(-8%);
        -ms-transform: translateY(-8%);
            transform: translateY(-8%);
  }

  .header.pinned img {
    width: 18vw;
    opacity: 1;
  }

  .header.pinned .header__menu {
    color: #f0eee8;
  }

  .header.pinned .header__links {
    opacity: 1;
    visibility: visible;
  }

  .header.pinned .header__row {
    opacity: 1;
    visibility: visible;
  }

  .header.unpinned img {
    width: 18vw;
    opacity: 1;
  }

  .header.unpinned .header__menu {
    color: #f0eee8;
  }

  .header.unpinned .header__links {
    opacity: 1;
    visibility: visible;
  }

  .header.unpinned .header__row {
    opacity: 1;
    visibility: visible;
  }

  .header__logo img {
    width: 22vw;
    opacity: .7;
  }

  .header__inner a:not(.header__logo) {
    display: none;
  }

  .header__menu {
    visibility: visible;
    opacity: 1;
    font-size: 3.3vw;
    letter-spacing: -0.1vw;
    padding: 2vw 0vw 2vw 2vw;
    display: block;
  }

  .header__menu span {
    margin-right: 1.8vw;
  }

  .header__menu svg {
    margin-right: 1vw;
  }

  .intro {
    padding-top: 35vw;
    height: unset;
    font-size: 3.2vw;
  }

  .intro__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    height: unset;
  }

  .intro__inner-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 9vw auto 0;
    justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }

  .intro__inner-top-flex {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }

  .intro__inner-top-flex-descr {
    font-size: 7.2vw;
  }

  .intro__inner-top-flex-title {
    font-weight: 400;
    color: #cac8c0;
    margin-top: 1vw;
    line-height: 1.4;
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
  }

  .intro__inner-top-link {
    margin-top: 3vw;
    padding-left: 0vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .intro__inner-top-link span {
    left: -1vw;
    margin-top: 3vw;
    font-weight: 500;
  }

  .intro__inner-top-link span::before {
    width: 3.6vw;
    height: 3.6vw;
    right: -20%;
  }

  .intro__inner-top-link div {
    height: 34vw;
    width: 50vw;
    border-radius: 2.5vw;
  }

  .intro__inner-top-link div img {
    opacity: .8;
  }

  .intro__inner-bottom {
    margin-top: 8vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    height: unset;
    min-height: unset;
  }

  .intro__inner-bottom-video-wrap {
    min-height: 37vh;
    min-height: 37svh;
    border-radius: 2.5vw;
  }

  .intro__inner-bottom::before {
    opacity: .45;
    pointer-events: none;
    top: 70%;
    height: 70%;
  }

  .intro__inner-bottom .video-1 {
    position: static;
    margin: 0;
    border-radius: 2.5vw;
  }

  .intro__inner-bottom-flex {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    position: static;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
    margin-bottom: 12vw;
  }

  .intro__inner-bottom-flex-title {
    max-width: 95%;
    text-align: center;
    font-size: 3.45vw;
    line-height: 1.5;
    font-weight: 400;
    color: #cac8c0;
  }

  .intro__inner-bottom-flex-descr {
    font-size: 7.2vw;
    margin-bottom: 2.5vw;
  }

  .intro__inner-bottom-flex-link-wrapper {
    margin-top: 4vw;
    margin-right: -0.5vw;
    width: 94%;
  }

  .animated-button {
    font-size: 4vw;
    padding: 4.3vw 5vw 4.3vw 8vw;
    border-radius: 2vw;
    font-weight: 500;
    width: 99%;
  }

  .animated-button::before {
    width: 6vw;
    height: 6vw;
    right: 5%;
    top: 48%;
  }

  .second {
    padding: 6vw 0 5vw;
    margin-top: 5vw;
  }

  .second__inner {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(12, 1fr);
    grid-column-gap: 2.5vw;
    grid-row-gap: 3vw;
  }

  .second__inner-item div {
    height: 75vw;
    border-radius: 2.5vw;
    max-width: 100%;
    aspect-ratio: 3/5;
  }

  .second__inner-item span {
    margin-top: 1.7vw;
    color: rgba(240,238,232,.9);
    font-size: 3.1vw;
  }

  .second__inner-item span::before {
    width: 3.3vw;
    height: 3.3vw;
  }

  .second__inner-item.div-title span {
    font-size: 6vw;
  }

  .second__title {
    font-size: 11.8vw;
    margin-bottom: 4vw;
    color: hsla(0,0%,100%,.4);
  }

  .second__title::before {
    display: none;
  }

  .second .line {
    opacity: .7;
  }

  .second__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: unset;
    width: 92%;
    position: relative;
    padding: 3vh 0 1.5vh;
    padding: 3svh 0 1.5svh;
  }

  .second__item-left {
    width: 100%;
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 0;
  }

  .second__item-left-img-wrapper {
    display: none;
  }

  .second__item-left h4 {
    font-size: 7.1vw;
    line-height: 1.08;
    font-weight: 300;
    text-indent: 2.5vw;
  }

  .second__item-left h4 span {
    font-weight: 400;
  }

  .second__item-left p {
    font-size: 3.6vw;
    width: 95%;
    margin-left: .5%;
    text-indent: 2.5vw;
    margin-bottom: 1vh;
    margin-bottom: 1svh;
  }

  .second__item-left-img-mob {
    display: block !important;
    -o-object-position: center;
       object-position: center;
    -o-object-fit: cover;
       object-fit: cover;
    height: 32vh;
    height: 32svh;
    width: 100%;
    margin: 1.8vh 0 2vh;
    margin: 1.8svh 0 2svh;
    border-radius: .7vw;
  }

  .second__item-right {
    display: none;
  }

  .second__item-right img {
    display: none;
  }

  .second__link {
    font-size: 3.4vw;
    height: 12vw;
    width: 92%;
  }

  .second .div1 {
    grid-area: 1/1/2/3;
  }

  .second .div2 {
    grid-area: 2/1/3/2;
  }

  .second .div3 {
    grid-area: 2/2/3/3;
  }

  .second .div4 {
    grid-area: 3/2/4/3;
  }

  .second .div5 {
    grid-area: 3/1/4/2;
  }

  .second .div6 {
    grid-area: 4/1/5/2;
  }

  .second .div7 {
    grid-area: 4/2/5/3;
  }

  .second .div8 {
    grid-area: 5/1/6/2;
  }

  .second .div9 {
    grid-area: 5/2/6/3;
  }

  .second .div10 {
    grid-area: 6/2/7/3;
  }

  .second .div11 {
    grid-area: 6/1/7/2;
  }

  .second .div12 {
    grid-area: 7/1/8/2;
  }

  .second .div13 {
    grid-area: 7/2/8/3;
  }

  .second .div14 {
    grid-area: 8/1/9/3;
  }

  .second .div15 {
    grid-area: 9/1/10/2;
  }

  .second .div16 {
    grid-area: 9/2/10/3;
  }

  .second .div17 {
    grid-area: 10/2/11/3;
  }

  .second .div18 {
    grid-area: 10/1/11/2;
  }

  .second .div19 {
    grid-area: 11/1/12/2;
  }

  .second .div20 {
    grid-area: 11/2/12/3;
  }

  .second .div21 {
    grid-area: 12/1/13/2;
  }

  .second .div22 {
    grid-area: 12/2/13/3;
  }

  .adv {
    padding: 10vw 0 3vw;
  }

  .adv__inner {
    width: 94%;
  }

  .adv__text {
    font-size: 7vw;
    padding-right: 0;
    line-height: 1.1;
  }

  .adv__text span {
    margin-bottom: 1.5vw;
  }

  .adv__text span:nth-child(odd) {
    font-weight: 400;
  }

  .adv__text .m1 {
    margin-left: 8%;
  }

  .adv__text .m2 {
    margin-left: 16.5%;
  }

  .adv__text .m3 {
    margin-left: 26%;
  }

  .adv__info {
    margin-top: 1vw;
  }

  .adv__info-left,
  .adv__info-right {
    display: none;
  }

  .adv__info-center {
    width: 100%;
  }

  .adv__info-center p {
    font-size: 3.2vw;
    margin-bottom: 4vw;
    width: 99%;
  }

  .adv__info-center img {
    border-radius: 2.5vw;
    height: 58vh;
    height: 58svh;
  }

  .about {
    margin: 2vw auto;
    padding: 0 3vw;
  }

  .about__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border: unset;
    position: relative;
  }

  .about__inner-item {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border: unset;
  }

  .about__inner-item span {
    font-weight: 400;
    font-size: 8vw;
    margin-bottom: 2vw;
    opacity: .9;
    letter-spacing: -0.2vw;
    font-style: normal;
  }

  .about__inner-item p {
    font-size: 3.2vw;
    max-width: 97%;
    line-height: 1.7;
    margin-right: auto;
    text-align: left;
  }

  .about__inner-item.about__inner-item-1 {
    padding: 9vw 0 29vh;
    padding: 9vw 0 29svh;
  }

  .about__inner-item.about__inner-item-4 {
    padding: 30vh 0 5vw;
  }

  .about__inner-item.about__inner-item-4 p {
    margin-left: unset;
    margin-right: auto;
  }

  .about__inner-item.about__inner-item-2,
  .about__inner-item.about__inner-item-3 {
    display: none;
  }

  .about__center {
    width: 35vh;
    width: 35svh;
    height: 33vh;
    height: 33svh;
    top: 52%;
  }

  .about__center-img img {
    border-radius: inherit;
  }

  .about__center img,
  .about__center video {
    height: 130%;
    width: 85%;
    border-radius: 2.5vw;
  }

  .example-topp-wrap {
    padding: 1vw 0 11vw;
    margin: 1vw auto 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .example-topp-wrap div span:nth-child(even) {
    font-size: 13vw;
  }

  .example-topp-wrap div span {
    font-size: 14vw;
    padding: 0 3vw;
    letter-spacing: -0.2vw;
  }

  .third {
    padding: 0 0 5vh;
    padding: 0 0 5svh;
  }

  .third .line-title {
    width: 92%;
  }

  .third__title {
    font-size: 9.5vw;
    padding-top: 6svh;
    padding-bottom: 3vh;
    padding-bottom: 3svh;
  }

  .third__info {
    width: 92%;
  }

  .third__info ul {
    width: 100%;
  }

  .third__info ul li::before {
    top: 3.5vw;
    right: 2vw;
    width: 3.5vw;
    height: 3.5vw;
  }

  .third__info ul li span {
    font-size: 3.65vw;
    padding: 3.2vw 10vw 3.2vw 12vw;
  }

  .third__info ul li span::before {
    font-size: 3.45vw;
    top: 3.2vw;
  }

  .third__links {
    width: 100%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    margin-top: 2.5vh;
    margin-top: 2.5svh;
    margin-left: 4vw;
  }

  .third__links a {
    background-color: #f7f4ee;
    padding: 3.2vw 7vw;
    font-size: 3.6vw;
    border-radius: 2vw;
  }

  .third-decor {
    display: none;
  }

  .contact-wrap {
    position: relative;
  }

  .contact-wrap.contact-page .footer img {
    top: 14vw;
  }

  .contact-wrap.contact-page .footer__inner {
    padding-bottom: 10vw;
  }

  .contact-wrap-anim {
    background: #161110;
    top: 44%;
    width: 38vw;
    height: 38vw;
  }

  .contact {
    margin-top: 5vw;
    width: 100%;
    padding-bottom: 2vw;
    padding-left: 0;
    padding-right: 0;
  }

  .contact .line {
    margin: 0 4vw;
  }

  .contact__inner {
    margin-top: 2vw;
  }

  .contact__inner-title {
    font-size: 6.9vw;
    width: 92%;
    margin: 0 3vw 4vw;
    letter-spacing: -0.05vw;
    line-height: 1.15;
  }

  .contact__inner-text {
    font-size: 3.1vw;
    text-transform: uppercase;
    width: 80%;
    margin: 0 3vw;
    opacity: .7;
    line-height: 1.6;
  }

  .contact label {
    width: 100%;
    font-size: 3.6vw;
    margin-bottom: 1vw;
  }

  .contact input,
  .contact textarea {
    font-size: 4.7vw;
    font-size: 18px !important;
    width: 100%;
    text-transform: unset;
  }

  .contact input::-webkit-input-placeholder, .contact textarea::-webkit-input-placeholder {
    font-weight: 500;
  }

  .contact input::-moz-placeholder, .contact textarea::-moz-placeholder {
    font-weight: 500;
  }

  .contact input:-ms-input-placeholder, .contact textarea:-ms-input-placeholder {
    font-weight: 500;
  }

  .contact input::-ms-input-placeholder, .contact textarea::-ms-input-placeholder {
    font-weight: 500;
  }

  .contact input::placeholder,
  .contact textarea::placeholder {
    font-weight: 500;
  }

  .contact .form-textarea {
    min-height: 18vw;
  }

  .contact .form-item-line {
    height: 1px;
    width: 94%;
    margin: 0 auto;
  }

  .contact .form-item-line.line-top {
    display: none;
  }

  .contact .form-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 3.5vw 3.3%;
  }

  .contact .form-btn-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    margin: 6vw 0 0vw;
    padding: 0 3vw;
  }

  .contact .form-btn {
    margin-right: 0vw;
    font-size: 4.1vw;
    padding: 4vw 2vw;
    border-radius: 2.5vw;
  }

  .contact .form-btn-policy {
    font-size: 3.4vw;
    margin-top: 4vw;
    width: 100%;
    padding-right: 0;
  }

  .footer__inner {
    width: 94%;
    padding-bottom: 16vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .footer__right-top br {
    display: block;
  }

  .footer h6 {
    font-size: 16vw;
    letter-spacing: -0.6vw;
    margin-top: 5vw;
  }

  .footer__left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .footer__left a {
    margin-top: 6vw;
    font-size: 8.5vw;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }

  .footer__left a span::before {
    height: 8.5vw;
    width: 8.5vw;
    right: -12vw;
  }

  .footer__left-title {
    margin-top: 3vw;
    font-size: 16.5vw;
    color: #3f3d3c;
  }

  .footer__left img {
    width: 92%;
    opacity: .9;
    bottom: 5vw;
  }

  .footer__right {
    width: 90%;
    margin-top: 5vw;
  }

  .footer__right-top * {
    margin-bottom: 2.8vw;
    font-weight: 400;
    font-size: 6vw;
    opacity: .9;
  }

  .footer__right-top span {
    font-size: 4vw;
    line-height: 1.2;
  }

  .footer__right-bottom {
    padding-right: 0%;
    font-size: 3.4vw;
    margin-top: 7vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .footer__right-bottom li {
    margin-bottom: 2.8vw;
  }

  .footer__right-bottom span {
    margin-bottom: 4vw;
    position: relative;
  }

  .footer__right-bottom-left:nth-child(1) {
    position: absolute;
    right: 5%;
    z-index: 1;
  }

  .footer__right-bottom-right span {
    display: none;
  }

  .kostum .intro,
  .certificate .intro {
    padding-top: 44vw;
  }

  .kostum .intro h1,
  .certificate .intro h1 {
    font-size: 95%;
  }

  .kostum .intro p,
  .certificate .intro p {
    font-size: 100%;
  }

  .kostum .intro__inner-top,
  .certificate .intro__inner-top {
    margin-top: 0;
    text-align: center;
    padding-top: 0;
  }

  .kostum .intro__inner-top-flex-descr,
  .certificate .intro__inner-top-flex-descr {
    margin-bottom: 3vw;
  }

  .kostum .intro__inner-top-flex-title,
  .certificate .intro__inner-top-flex-title {
    line-height: 1.5;
    max-width: 100%;
  }

  .kostum .intro .intro__inner-top-flex,
  .certificate .intro .intro__inner-top-flex {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .kostum .intro .animated-button,
  .certificate .intro .animated-button {
    margin-top: 3vw;
  }

  .next {
    margin-top: 5vw;
    margin-bottom: 8vw;
  }

  .next__flex {
    margin-top: 3vw;
  }

  .next__flex-left {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .next__flex-left-item {
    width: 100%;
    margin-bottom: 3vw;
    border-radius: 2.8vw;
    padding: 3vw 15% 4vw 4vw;
  }

  .next__flex-left-item span {
    margin-bottom: 2vw;
  }

  .next__flex-left-item span::before {
    height: 1px;
  }

  .next__flex-left-item p {
    font-size: 3.8vw;
    line-height: 1.4;
  }

  .next__flex-left-item p span {
    margin-bottom: 3vw;
    display: block;
    margin-top: 1vw;
  }

  .next.next-1 .next__flex .next__flex-left {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    counter-reset: menu;
  }

  .next.next-1 .next__flex .next__flex-left .next__flex-left-item {
    width: 100%;
    margin-bottom: 3vw;
    padding-right: 19%;
    position: relative;
  }

  .next.next-1 .next__flex .next__flex-left .next__flex-left-item::before {
    margin: 0vw 5vw;
    font-size: 12vw;
    opacity: .25;
    top: 45%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }

  .next.next-1 .next__flex .next__flex-left .next__flex-left-item span {
    font-size: 4.4vw;
  }

  .present {
    margin-top: 8vw;
  }

  .present__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5vw 0;
  }

  .present__inner-item div {
    border-radius: 2.5vw;
  }

  .present__inner-item img {
    height: 48vh;
    height: 48svh;
  }

  .present__inner-item span {
    bottom: 5vw;
    left: 47%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    font-size: 5.2vw;
    text-align: center;
    margin-top: 3vw;
    white-space: nowrap;
  }

  .present__inner-item span::before {
    right: -5vw;
    width: 5.3vw;
    height: 5.3vw;
    opacity: .9;
  }

  .product__inner {
    padding-top: 10vw;
    padding-bottom: 10vw;
  }

  .product__title {
    font-size: 6.2vw;
    margin-bottom: 4vw;
    padding-top: 4vw;
    margin-top: 6vw;
    text-align: center;
  }

  .product__items {
    grid-template-columns: 1fr 1fr;
    grid-gap: 2vw 3vw;
  }

  .product__item div {
    height: 35vh;
    height: 35svh;
    border-radius: 2.5vw;
  }

  .product__item-name {
    margin-top: 2vw;
    font-size: 3.2vw;
  }

  .product__item-price {
    margin-top: .8vw;
  }

  .blog .next .line {
    width: 92%;
  }

  .blog .next .next__item:nth-child(3n+3)::before {
    display: unset;
  }

  .blog .next__title {
    padding-top: 33vw;
    padding-bottom: 5vw;
    text-align: center;
    font-size: 7.2vw;
    margin-bottom: 2.5vw;
  }

  .blog .next__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .blog .next__item {
    width: 100%;
    padding-top: 5vw;
  }

  .blog .next__item::before {
    right: unset;
    height: 1px;
    width: 100%;
    bottom: -3vw;
  }

  .blog .next__item h5 {
    font-size: 4.2vw;
    margin-top: 2vw;
  }

  .blog .next__item img {
    height: 35vh;
    height: 35svh;
    margin-top: 3vw;
    border-radius: 2.5vw;
  }

  .blog .next__item-plus {
    width: 8vw;
    height: 8vw;
  }

  .blog .next__item-date {
    font-size: 3.4vw;
    margin-right: 1vw;
  }

  .blog .next__link {
    margin-top: 3vh;
    margin-top: 3svh;
    width: 92%;
    padding: 2.5vh 0;
    padding: 2.5svh 0;
  }

  .blog .next__link-inner {
    font-size: 3.2vw;
  }

  .blog .next__link-inner span {
    margin-right: 4vw;
    padding-right: 5.5vw;
  }

  .blog .next__link-inner span::before {
    width: 5vw;
    height: 5vw;
  }

  .service .second__item {
    height: unset;
    padding-bottom: 0;
  }

  .service .second__item-left h4 {
    font-size: 5.7vw;
    text-indent: 0;
  }

  .service .second__item-left p {
    text-indent: 0;
    margin-top: 0;
    margin-bottom: 2vh;
    margin-bottom: 2svh;
  }

  .service .second__item-left p.small-p {
    font-size: 3.55vw;
  }

  .er {
    padding-top: 37vw;
  }

  .er__title {
    padding-bottom: 5vw;
    text-align: center;
    font-size: 7.2vw;
    margin-bottom: 2.5vw;
    margin-left: auto;
    margin-right: auto;
  }

  .er .line {
    opacity: .1;
  }

  .er__content {
    padding: 4vw 0 0;
  }

  .er__content p.er__content-big-p {
    font-size: 3.8vw;
  }

  .er__content-title {
    font-size: 5.25vw;
    line-height: 1.18;
    margin-bottom: .3vh;
    margin-bottom: .3svh;
    text-align: center;
  }

  .er__content p {
    max-width: 99%;
    font-size: 3.9vw;
    margin: .8vh 0;
    margin: .8svh 0;
    line-height: 1.4;
    font-weight: 400;
  }

  .er__content-photo {
    margin-top: 4vh;
    margin-top: 4svh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .er__content-photo div {
    width: 100%;
    margin-bottom: 3.5vh;
    margin-bottom: 3.5svh;
  }

  .er__content-photo div img {
    height: 70vh;
    height: 70svh;
    border-radius: .8vw;
  }

  .er__content-photo div span {
    font-size: 3.5vw;
    margin-top: .8vh;
    margin-top: .8svh;
    opacity: .7;
  }

  .project {
    padding: 11.5vh 0 0;
  }

  .project .pr-line {
    display: none;
  }

  .project-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .project__title {
    font-size: 9.5vw;
    margin-bottom: 2vh;
    margin-bottom: 2svh;
    line-height: 1.08;
  }

  .project__links {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 2vh;
    margin-bottom: 2svh;
  }

  .project__links-title {
    font-size: 4.5vw;
    margin-bottom: 1.5vh;
    margin-bottom: 1.5svh;
    opacity: .5;
  }

  .project__links a {
    padding: 2.8vw 1vw 2.8vw 1vw;
    font-size: 3.1vw;
  }

  .project__links a::before {
    width: 5vw;
    height: 5vw;
  }

  .project__links div {
    width: 40%;
  }

  .project-first {
    width: 92%;
    margin-top: 0;
    margin-bottom: 0;
    height: 36vh;
    height: 36svh;
  }

  .project-first img {
    border-radius: .8vw;
  }

  .project-second {
    margin-top: 3vh;
    margin-top: 3svh;
    margin-bottom: .5vh;
    margin-bottom: .5svh;
  }

  .project-second__title {
    font-size: 7vw;
    line-height: 1.09;
    margin-bottom: 1.6vh;
    margin-bottom: 1.6svh;
  }

  .project-second__info {
    width: 92%;
    padding-left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .project-second__info-text {
    font-size: 3.72vw;
    width: 95%;
    line-height: 1.28;
    margin-bottom: 1.1vh;
    margin-bottom: 1.1svh;
  }

  .project-second__info-subtext {
    font-size: 3.72vw;
    width: 90%;
    line-height: 1.28;
    letter-spacing: 0vw;
    font-weight: 400;
    display: none;
  }

  .project-gallery {
    width: 92%;
  }

  .project-gallery img {
    border-radius: .8vw;
  }

  .project-gallery__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .project-gallery__row div {
    margin-bottom: 2vh;
    margin-bottom: 2svh;
  }

  .project-gallery__row .t01 {
    width: 100%;
    height: 72vh;
    height: 72svh;
  }

  .project-gallery__row .t02 {
    width: 100%;
    height: 72vh;
    height: 72svh;
  }

  .project-gallery__row .t03 {
    width: 100%;
    height: 72vh;
    height: 72svh;
  }

  .project-gallery__full {
    margin-top: 1vh;
    margin-top: 1svh;
  }

  .project-gallery__full img {
    height: 35vh;
    height: 35svh;
    margin-bottom: 2svh;
    margin-bottom: 2vh;
  }

  .project-more {
    margin-top: 2vh;
    margin-top: 2svh;
  }

  .project-more__title {
    font-size: 9vw;
    margin-top: 3vh;
    margin-top: 3svh;
    margin-bottom: 3vh;
    margin-bottom: 3svh;
  }

  .project-more__inner {
    width: 92%;
    margin-top: 2vh;
    margin-top: 2svh;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .project-more__item {
    margin-bottom: 1.8vh;
    margin-bottom: 1.8svh;
  }

  .project-more__item-title {
    font-size: 3.8vw;
    letter-spacing: .1vw;
    word-spacing: .3vw;
    margin-left: 0;
    margin-bottom: .9vh;
    margin-bottom: .9svh;
  }

  .project-more__item.project-more__item-1 {
    width: 43%;
  }

  .project-more__item.project-more__item-2 {
    width: 90%;
  }

  .project-more__item img {
    height: 26vh;
    height: 26svh;
    border-radius: .6vw;
  }

  .line {
    width: 92.44%;
  }

  .close-popup {
    margin: 6vw;
    z-index: 1000;
    width: 17vw;
    height: 17vw;
    top: 10vw;
  }

  .popup__bg .contact {
    padding: 8% 6%;
    border-radius: 5vw;
    width: 88%;
  }

  .popup__bg .contact .form-item-line {
    width: 100%;
  }

  .popup__bg .contact .contact__inner-text {
    font-size: 5.8vw;
    font-weight: 400;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 2vw;
    line-height: 1.25;
    width: 90%;
  }

  .popup__bg .contact label {
    font-size: 3.45vw;
  }

  .popup__bg .contact .form-item-checkbox {
    margin-top: 4vw;
  }

  .popup__bg .contact .form-item-checkbox-item {
    font-size: 2.9vw;
    margin-bottom: 1vw;
    margin-top: 1vw;
  }

  .popup__bg .contact .form-item-checkbox-item input {
    width: 7vw;
    height: 7vw;
  }

  .popup__bg .contact .form-item-checkbox-item span {
    width: 90%;
  }

  .popup__bg .contact input,
  .popup__bg .contact textarea {
    font-size: 3.9vw;
  }

  .popup__bg .contact .form-btn {
    padding: 3.5vw 4vw;
    font-size: 3.8vw;
  }

  .popup__bg .contact .form-btn-wrap {
    margin-top: 4vw;
    padding: 0;
  }
}

@media (min-device-width: 650px)and (max-device-width: 1124px)and (min-device-height: 800px)and (orientation: portrait) {
  .intro {
    padding-top: 40vw;
  }

  .header {
    margin-top: -1vw;
  }

  .header__inner {
    padding-bottom: 2vw;
  }

  .header__row {
    font-size: 2.6vw;
  }

  .header__row-right div {
    margin-top: 1.8vw;
  }

  .header__menu {
    font-size: 2.6vw;
  }

  .header__menu svg {
    -webkit-transform: scale(2.1);
        -ms-transform: scale(2.1);
            transform: scale(2.1);
    position: relative;
    top: -0.35vw;
  }

  .menu-wrap .menu__link {
    font-size: 5.8vw;
  }

  .menu-wrap .button-close {
    height: 8vw;
    width: 8vw;
  }

  .menu-wrap .button-close svg {
    -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
            transform: scale(1.3);
  }

  .menu-wrap .menu-right {
    margin-top: 4vw;
  }

  .menu-wrap .menu-right__link {
    font-size: 4vw;
  }

  .menu-wrap .menu-right__social a {
    padding-bottom: 10vw;
  }

  .menu-wrap .menu-right__link:nth-child(3) span {
    font-size: 2.7vw;
    line-height: 1.25;
  }

  .menu-wrap .menu-right__social {
    margin-top: 4vh;
    margin-top: 4svh;
  }

  .menu-wrap .menu-right__social a {
    font-size: 2vw;
  }

  .menu-wrap .menu-flex {
    margin-top: 2vw;
  }

  .menu-wrap .header__logo img {
    width: 15vw;
  }

  .kostum .intro,
  .certificate .intro {
    padding-top: 38vw;
  }

  .kostum .intro .intro__inner .intro__inner-top-flex-title,
  .certificate .intro .intro__inner .intro__inner-top-flex-title {
    font-size: 2.6vw;
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
  }

  .present__inner-item span {
    bottom: 3vw;
    left: 48%;
    font-size: 6vw;
    padding-right: 1vw;
  }

  .present__inner-item span::before {
    width: 6vw;
    height: 6vw;
  }

  .product__item div {
    height: 47vh;
    height: 47svh;
  }

  .product__item-name {
    margin-top: 1.5vw;
    font-size: 2.85vw;
  }

  .product__item-price {
    margin-top: .5vw;
    font-size: 2.65vw;
  }

  .intro__inner-bottom {
    margin-top: 7vw;
  }

  .intro__inner-bottom-flex-title {
    font-size: 2.6vw;
    max-width: 70%;
  }

  .second__title {
    font-size: 11.85vw;
    white-space: nowrap;
  }

  .second__inner-item div {
    height: 63vw;
  }

  .second__inner-item span {
    margin-top: 1.7vw;
    color: rgba(240,238,232,.9);
    font-size: 2.8vw;
  }

  .third__title {
    font-size: 9vw;
  }

  .third .third__info ul li span {
    font-size: 3.2vw;
  }

  .third .third__info ul li span::before {
    font-size: 2.9vw;
  }

  .third .third__links a {
    font-size: 3.3vw;
    padding: 2.9vw 5.5vw;
  }

  .contact__title {
    font-size: 5.5vw;
  }

  .contact label {
    font-size: 2.7vw;
    padding-top: 1.35vw;
  }

  .contact input,
  .contact textarea {
    font-size: 3.9vw;
  }

  .contact .form-btn {
    font-size: 4.2vw;
  }

  .contact .form-btn__policy {
    font-size: 2.3vw;
  }

  .contact-right__title {
    font-size: 5.2vw;
    opacity: .45;
  }

  .contact .contact-right__link {
    font-size: 4.4vw;
  }

  .contact .contact-right__social a {
    font-size: 2.8vw;
  }

  .adv__text span {
    margin-bottom: 1vw;
  }

  .adv__info-center p {
    font-size: 2.6vw;
  }

  .about__inner-item p {
    font-size: 2.6vw;
    max-width: 99%;
  }

  .about__inner-item.about__inner-item-1 {
    padding: 5vw 0 30vh;
    padding: 5vw 0 30svh;
  }

  .about__inner-item.about__inner-item-4 {
    padding: 35vh 0 5vw;
  }

  .about__center {
    top: 50%;
    width: 45vh;
    width: 45svh;
    height: 43vh;
    height: 43svh;
  }

  .about__center img,
  .about__center video {
    height: 120%;
    width: 90%;
  }

  .example-topp-wrap div span {
    font-size: 11vw;
  }

  .contact .contact__inner-title {
    font-size: 7.5vw;
    margin: 0 3vw 3vw;
  }

  .contact .contact__inner-text {
    font-size: 2.6vw;
  }

  .contact .form-btn {
    font-size: 3.6vw;
  }

  .contact .form-btn-policy {
    font-size: 2.7vw;
  }

  .footer__inner {
    padding-bottom: 20vw;
  }

  .footer .footer__right-top * {
    margin-bottom: 1.8vw;
    font-weight: 4;
    font-size: 5.2vw;
    opacity: .9;
  }

  .footer .footer__right-top span {
    font-size: 3.5vw;
  }

  .footer .footer__right-bottom {
    margin-top: 7vw;
    font-size: 2.7vw;
  }

  .service .second__item-left p.small-p {
    font-size: 2.7vw;
  }

  .er__title {
    font-size: 8vw;
  }

  .er__content p.er__content-big-p {
    font-size: 2.8vw;
  }

  .er__content p {
    max-width: 90%;
    font-size: 2.7vw;
  }

  .er__content-photo div span {
    font-size: 2.6vw;
    margin-top: .8vh;
    margin-top: .8svh;
  }

  .project .project__title {
    font-size: 8vw;
  }

  .project .project__links-title {
    font-size: 3.8vw;
    margin-bottom: 2vh;
    margin-bottom: 2svh;
  }

  .project .project__links a {
    padding: 2.5vw 1vw 2.5vw 1vw;
    font-size: 3vw;
  }

  .project .project-second__title {
    font-size: 5.55vw;
  }

  .project .project-second__info-text {
    font-size: 3.25vw;
  }

  .project-second__info-subtext {
    font-size: 3.1vw;
  }

  .project .project-gallery__row .t01 {
    height: 85vh;
    height: 85svh;
  }

  .project .project-gallery__row .t02 {
    height: 85vh;
    height: 85svh;
  }

  .project .project-gallery__row .t03 {
    height: 85vh;
    height: 85svh;
  }

  .project-gallery__full img {
    height: 41vh;
    height: 41svh;
  }

  .project-more__title {
    font-size: 7.5vw;
  }

  .project .project-more__item img {
    height: 40vh;
    height: 40svh;
  }

  .project-more__item-title {
    font-size: 3.6vw;
  }
}

@media (min-device-width: 1200px)and (max-device-width: 1400px)and (min-device-height: 1020px)and (orientation: landscape) {
  #cursor {
    display: none;
  }

  .intro__img img {
    top: 0;
    height: 100%;
  }

  .intro__content {
    padding: 9vh 0 12vh;
    padding: 9svh 0 12svh;
  }

  .intro__content-title {
    font-size: 8vw;
  }

  .intro__content-text {
    margin-bottom: 4vh;
    margin-bottom: 4svh;
  }

  .intro__content-descr {
    font-size: 1.6vw;
    margin-top: 6vh;
    margin-top: 6svh;
  }

  .second__item {
    height: 65vh;
    height: 65svh;
  }

  .service .second__item {
    height: 63vh;
    height: 63svh;
  }
}

@media (min-device-width: 1000px)and (max-device-width: 1200px)and (min-device-height: 760px)and (orientation: landscape) {
  #cursor {
    display: none;
  }

  .intro__img img {
    top: 0;
    height: 100%;
  }

  .intro__content {
    padding: 9vh 0 12vh;
    padding: 9svh 0 12svh;
  }

  .intro__content-title {
    font-size: 8vw;
  }

  .intro__content-text {
    margin-bottom: 4vh;
    margin-bottom: 4svh;
  }

  .intro__content-descr {
    font-size: 1.6vw;
    margin-top: 6vh;
    margin-top: 6svh;
  }

  .second__item {
    height: 65vh;
    height: 65svh;
  }

  .service .second__item {
    height: 63vh;
    height: 63svh;
  }
}
/*# sourceMappingURL=style.min.css.map */
