:root {
  --crimson: #ec383b;
  --gold: #feca0a;
  --royal-blue: #015c97;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.image {
  outline-offset: 0px;
  mix-blend-mode: normal;
  border-radius: 10px;
  outline: 3px #333;
  margin-top: -600px;
  margin-left: 774px;
  padding-left: 0;
  box-shadow: 1px 1px 10px #000;
}

.image-2 {
  border-radius: 10px;
  margin-top: -276px;
  margin-left: 615px;
  margin-right: 0;
  padding-top: 0;
  padding-right: 0;
  display: inline-block;
  box-shadow: 1px 0 10px #000;
}

.heading {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: -185px;
  margin-left: 82px;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 46px;
  line-height: 70px;
}

.body {
  background-color: #fff;
  margin-left: 0;
  margin-right: 0;
}

.section {
  opacity: 1;
  margin-top: 0;
  margin-left: 0;
}

.container {
  margin-top: 60px;
}

.bold-text {
  margin-left: 0;
  padding-left: 0;
}

.div-block {
  margin-top: 0;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
}

.div-block-2 {
  margin-top: 15px;
  margin-left: 60px;
}

.navbar {
  background-color: rgba(221, 221, 221, 0);
}

.nav-menu {
  color: #fff;
}

.nav-link {
  color: #fff;
  font-family: Montserrat, sans-serif;
}

.nav-link-2 {
  color: #777;
  font-family: Montserrat, sans-serif;
}

.icon {
  color: #fff;
}

.image-3 {
  margin-top: 15px;
  margin-left: 60px;
}

.link {
  color: #fff;
  text-align: center;
  margin-left: 1100px;
  margin-right: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 200;
  text-decoration: none;
}

.container-2 {
  padding-left: 0;
}

.brand {
  color: #c28c8c;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/лого-256.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-clip: border-box;
  margin-top: 0;
  padding: 0 60px 0 0;
  left: auto;
}

.navbar-2 {
  background-color: #080808;
}

.ru {
  font-family: Montserrat, sans-serif;
}

.nav-link-3 {
  color: gray;
  text-align: center;
}

.nav-link-4 {
  color: #fff;
}

.image-4 {
  margin-top: 10px;
  margin-left: 60px;
}

.div-block-3 {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
}

.image-5 {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -15px;
}

.image-6 {
  opacity: .2;
  text-align: center;
  object-fit: fill;
}

.text-block {
  opacity: 1;
  color: #fff;
  text-align: center;
  background-image: linear-gradient(rgba(0, 0, 0, .35), rgba(0, 0, 0, .35));
  border-radius: 10px;
  margin: 40px 100px 120px;
  padding: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

.div-block-4 {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
}

.section-2 {
  width: auto;
  height: auto;
  text-align: center;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  margin-top: 0;
}

.text-block-2 {
  color: #fff;
  margin-left: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.section-3 {
  margin-top: 0;
}

.text-block-3 {
  font-family: Montserrat, sans-serif;
}

.text-block-4 {
  color: #fffdfd;
  margin-bottom: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 28px;
}

.container-3 {
  padding-left: 60px;
  padding-right: 60px;
}

.section-4 {
  margin-top: 100px;
  margin-bottom: 0;
}

.columns {
  margin-left: 60px;
  margin-right: 60px;
}

.column {
  padding-right: 30px;
}

.column-2 {
  padding-left: 30px;
}

.section-5 {
  background-color: #fff;
  margin-top: -50px;
  margin-bottom: 100px;
  display: block;
}

.zagolovok {
  color: #e0f5ff;
  text-align: center;
  text-transform: none;
  margin-top: 60px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  line-height: 52px;
}

.bold-text-2 {
  color: #07415a;
  background-color: rgba(0, 0, 0, 0);
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  font-weight: 800;
  line-height: 55px;
}

.text-osnvn {
  color: #000;
  text-align: left;
  margin-top: 40px;
  margin-bottom: 60px;
  padding-left: 60px;
  padding-right: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.youtube {
  mix-blend-mode: normal;
  border-radius: 15px;
  margin-top: 40px;
  margin-bottom: 40px;
  box-shadow: 0 0 50px 5px #000;
}

.section-6 {
  color: #cac6c6;
  background-color: #111;
  background-image: url('../images/image_2022-07-19_12-25-19-2.png');
  background-position: 50%;
  background-size: cover;
  margin-top: 100px;
  margin-bottom: 60px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.text-block-6 {
  color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.link-2 {
  color: #fec144;
}

.grid {
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-top: 0;
  margin-bottom: 50px;
}

.text-block-7 {
  color: #b1b1b1;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.text-block-8 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.image-8 {
  padding: 20px;
}

.grid-1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 0;
  margin-bottom: 50px;
}

.image-8-copy {
  padding: 20px 40px;
}

.div-block-5 {
  margin-top: 0;
}

.link-3 {
  color: #fec144;
}

.text-block-5-copy {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 60px;
  padding-right: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-style: italic;
  line-height: 26px;
}

.link-4, .italic-text, .text-span {
  color: #fec144;
}

.italic-text-2 {
  text-decoration: underline;
}

.block-quote {
  color: #fff;
  margin-bottom: 0;
  margin-left: 60px;
  margin-right: 60px;
  padding-top: 40px;
  padding-bottom: 60px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  line-height: 26px;
  position: static;
}

.image-9 {
  margin-top: 40px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-left: 60px;
  padding-right: 60px;
}

.bold-text-3 {
  color: #fec144;
  padding-left: 0;
}

.youtube-2 {
  width: 85%;
  height: 40%;
  margin-bottom: 0;
  margin-left: 60px;
  margin-right: 60px;
  padding-left: 0;
  padding-right: 0;
  right: 0;
}

.section-7 {
  margin-top: 60px;
}

.section-8 {
  margin-top: 40px;
}

.image-10 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 40px;
  margin-left: 0;
}

.paragraph {
  color: #fec144;
  text-align: center;
  margin-left: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  line-height: 34px;
}

.bold-text-4 {
  text-align: center;
}

.text-span-2 {
  color: #fec144;
  text-decoration: underline;
}

.italic-text-3 {
  color: #fec12b;
  text-decoration: underline;
}

.link-5 {
  color: #feb221;
}

.youtube-3 {
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 0;
  box-shadow: 4px 4px 20px 6px #000;
}

.image-11 {
  margin-bottom: 10px;
  padding: 0 60px;
}

.html-embed {
  margin-left: 60px;
  margin-right: 60px;
}

.facebook {
  text-align: right;
  margin-right: -70px;
  padding-left: 0;
  padding-right: 0;
}

.section-9 {
  color: #000;
  background-color: #000;
  margin-top: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.grid-2 {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

.text-block-9 {
  color: #fff;
  text-align: left;
  padding-top: 15px;
  font-family: Montserrat, sans-serif;
}

.link-6, .link-7 {
  color: #fec144;
}

.image-12 {
  margin-left: 60px;
}

.bold-text-5, .bold-text-6 {
  color: #fec144;
  font-size: 18px;
}

.link-8, .link-9 {
  color: #fec144;
}

.section-10 {
  margin-top: 0;
}

.columns-2 {
  margin-left: 60px;
  margin-right: 60px;
}

.section-11 {
  margin-top: 65px;
}

.button {
  background-color: var(--crimson);
  border-radius: 5px;
  margin-left: 20px;
  padding-left: 15px;
}

.heading-3 {
  color: #202122;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.text-block-10 {
  color: #929292;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.section-12 {
  color: #ac9f9f;
  display: none;
}

.div-block-6 {
  color: #b98e8e;
  background-image: linear-gradient(#fff, #fff);
  border-radius: 5px;
  margin-bottom: 6px;
  padding-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
}

.column-3 {
  padding-top: 0;
  padding-bottom: 0;
}

.grid-3 {
  grid-template-rows: auto;
  grid-auto-flow: column;
  margin-bottom: 0;
  margin-left: 60px;
  margin-right: 60px;
  padding-bottom: 43px;
}

.heading-4 {
  color: #07415a;
  text-align: center;
  margin: 100px 60px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
}

.bold-text-7 {
  color: #fec144;
}

.photo-texe {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 0;
  padding-left: 0;
}

.text-block-11 {
  color: #7c7c7c;
  text-align: center;
  margin-top: 20px;
  padding-left: 140px;
  padding-right: 140px;
  font-family: Montserrat, sans-serif;
}

.image-13 {
  width: 70px;
  padding-left: 0;
  display: inline-block;
}

.container-4 {
  width: 130%;
  background-color: rgba(0, 0, 0, 0);
  margin: 5px 100px 40px;
}

.menu {
  opacity: 1;
  color: #080808;
  background-color: rgba(221, 221, 221, 0);
  margin-top: 0;
  margin-bottom: 0;
  position: static;
}

.image-14 {
  margin-left: 0;
  margin-right: 0;
}

.container-5 {
  margin-top: 10px;
  margin-left: 60px;
}

.heading-5 {
  color: #97bde4;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 3px 3px 5px #000;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Podkova, sans-serif;
  font-size: 100px;
  line-height: 90px;
}

.container-6 {
  text-align: center;
}

.image-15 {
  text-align: center;
  border-radius: 20px;
  box-shadow: 4px 4px 15px 3px #000;
}

.paragraph-2 {
  color: #fff9f9;
  padding-left: 60px;
  padding-right: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
}

.image-16 {
  width: auto;
  height: 60%;
}

.image-17 {
  height: 60%;
}

.image-18 {
  opacity: 1;
  margin-top: -87px;
  margin-left: 490px;
}

.video {
  position: relative;
}

.background-video {
  width: 100%;
  height: 80%;
}

.paragraph-3 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

.image-19 {
  text-align: left;
  border-radius: 20px;
  margin-top: -297px;
  margin-left: 0;
  box-shadow: 7px 7px 20px 10px #000;
}

.image-20 {
  border-radius: 20px;
  margin-top: -990px;
  margin-left: 952px;
  box-shadow: 4px 4px 20px 10px #000;
}

.image-21 {
  border-radius: 20px;
  margin-top: -410px;
  margin-left: 343px;
  box-shadow: -10px 2px 20px #000;
}

.image-22 {
  border-radius: 20px;
  margin-top: -260px;
  margin-left: 0;
  box-shadow: 7px 7px 20px 10px #000;
}

.heading-6 {
  text-shadow: 4px 4px 10px #000;
  margin-top: 60px;
  margin-left: -135px;
  font-family: Source Code Pro, sans-serif;
  font-size: 110px;
  font-weight: 400;
  line-height: 95px;
  display: block;
}

.image-23 {
  border-radius: 20px;
  margin-top: -310px;
  margin-left: 840px;
  box-shadow: 7px 7px 20px 12px #000;
}

.html-embed-2 {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-bottom: 30px;
}

.link-10, .link-11 {
  color: #fec144;
}

.image-11-copy {
  max-width: 100%;
  margin-bottom: 80px;
  padding: 0 60px;
}

.bold-text-8 {
  color: #97bde4;
}

.slide {
  position: relative;
}

.image-24 {
  outline-offset: 0px;
  text-align: center;
  mix-blend-mode: normal;
  object-fit: fill;
  border-radius: 10px;
  outline: 3px #333;
  display: inline-block;
  position: static;
}

.div-block-9 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 140px;
  padding-bottom: 0;
}

.slider-1 {
  width: 100%;
  height: 100%;
  clear: none;
  text-align: center;
  background-color: rgba(221, 221, 221, 0);
  margin-top: 0;
  margin-bottom: 60px;
  padding-top: 0;
  padding-bottom: 60px;
  position: relative;
}

.div-block-9-copy {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.div-block-9-copy-2 {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.div-block-9-copy-3 {
  text-align: center;
  margin-top: 100px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.mask {
  width: 100%;
  height: 100%;
}

.slide-nav {
  margin-top: 0;
  padding-top: 0;
  position: absolute;
}

.slide-2 {
  margin-top: 60px;
}

.slide-3 {
  margin-top: 30px;
}

.slider-2 {
  width: 100%;
  height: 100%;
  clear: none;
  text-align: center;
  background-color: rgba(221, 221, 221, 0);
  margin-top: 0;
  margin-bottom: 60px;
  padding-top: 0;
  padding-bottom: 60px;
  position: relative;
}

.div-block-10 {
  text-align: center;
}

.slide-4 {
  margin-top: 101px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.slide-5 {
  margin-top: 63px;
}

.image-vertical {
  text-align: center;
  margin-bottom: 60px;
}

.div-block-12 {
  padding-left: 60px;
  padding-right: 60px;
}

.div-block-13 {
  text-align: center;
  margin-bottom: 60px;
}

.image-25 {
  border-radius: 20px;
}

.video-2 {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.div-block-14 {
  margin-bottom: 60px;
  margin-left: 60px;
  margin-right: 60px;
}

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

.image-27 {
  z-index: 0;
  width: 30%;
  border-radius: 20px;
  position: relative;
  top: -390px;
  left: -187px;
  box-shadow: 1px 1px 20px 1px #000;
}

.gif-1 {
  width: 55%;
  position: relative;
  top: 0;
  left: -243px;
}

.gif-2 {
  width: 55%;
  position: relative;
  top: -242px;
  left: 681px;
}

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

.image-gif-2 {
  z-index: 0;
  width: 50%;
  display: none;
  position: relative;
  top: 0;
  left: -6px;
}

.gif-2-copy {
  width: 50%;
  position: relative;
  top: -188px;
  left: 681px;
}

.gif-3 {
  width: 50%;
  position: relative;
  top: -592px;
  left: -85px;
}

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

.image-gif-3 {
  z-index: 0;
  width: 32%;
  border-radius: 20px;
  position: relative;
  top: -380px;
  left: 218px;
  box-shadow: 1px 1px 20px 1px #000;
}

.heading-7 {
  z-index: 5;
  color: #ff2b2f;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Rubik Dirt, sans-serif;
  font-size: 92px;
  font-weight: 400;
  line-height: 100px;
  display: flex;
  position: relative;
  top: -45px;
}

.image-28 {
  position: relative;
  top: 17px;
  left: 301px;
}

.cover {
  margin-top: 60px;
  display: block;
}

.image-28-2 {
  position: relative;
  top: 101px;
  left: 669px;
}

.image-28-3 {
  position: relative;
  top: 418px;
  left: 607px;
}

.image-28-4 {
  position: relative;
  top: 25px;
  left: 752px;
}

.image-28-5 {
  position: relative;
  top: 491px;
  left: 456px;
}

.image-28-6 {
  position: relative;
  top: 418px;
  left: -381px;
}

.image-28-7 {
  z-index: 2;
  position: relative;
  top: 431px;
  left: -138px;
}

.div-block-15 {
  display: none;
}

.image-27-3 {
  z-index: 0;
  width: 35%;
  border-radius: 20px;
  position: relative;
  top: -89px;
  left: -415px;
  box-shadow: 1px 1px 20px #000;
}

.image-gif-5 {
  z-index: 0;
  width: 35%;
  border-radius: 20px;
  position: relative;
  top: -393px;
  left: 742px;
  box-shadow: 1px 1px 20px 1px #000;
}

.image-29 {
  display: inline-block;
  position: relative;
  top: -250px;
  left: -124px;
}

.container-7 {
  margin-top: 50px;
}

.lid {
  max-width: 100%;
  color: #fff;
  text-align: center;
  background-color: #fff;
  margin: 0 auto;
  display: block;
  position: static;
  top: 0;
}

.container-8 {
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px 0 60px;
}

.link-12, .link-13, .link-14, .link-15, .link-16, .link-17, .link-18, .link-19, .link-20, .link-21, .link-22, .link-23, .link-24, .link-25, .link-26, .link-27 {
  color: var(--crimson);
  font-weight: 500;
  text-decoration: none;
}

.slider-3 {
  width: 100%;
  height: 1%;
  background-color: rgba(221, 221, 221, 0);
  margin-top: 40px;
  margin-bottom: 60px;
}

.image-30 {
  width: auto;
  height: auto;
  display: inline-block;
}

.slide-6 {
  width: auto;
  height: auto;
}

.slide-nav-2 {
  margin-top: 0;
  margin-bottom: 30px;
}

.text-block-12 {
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
}

.bold-text-9 {
  color: #fff;
  font-weight: 300;
}

.text-block-12-copy {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  margin-top: -40px;
  margin-bottom: 80px;
  font-family: Montserrat, sans-serif;
}

.bold-text-9-copy {
  color: #9b9b9b;
  font-weight: 300;
}

.image-person {
  width: 300px;
  text-align: center;
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  box-shadow: 1px 1px 20px 1px #000;
}

.person {
  color: var(--crimson);
  text-align: center;
  font-family: Rubik Dirt, sans-serif;
  font-size: 28px;
  font-weight: 400;
}

.person-2 {
  color: #bdbdbd;
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.youtube-4 {
  width: 100%;
  text-align: center;
  margin: 40px auto 100px;
}

.zagolovok-2 {
  color: #e0f5ff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 60px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  line-height: 52px;
}

.bold-text-02 {
  color: #ff2b2f;
  text-transform: none;
  text-shadow: 2px 0 9px #000;
  background-color: rgba(0, 0, 0, 0);
  font-family: Rubik Dirt, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 44px;
}

.section-14 {
  display: none;
}

.link-28, .link-29, .link-30, .link-31, .link-32, .link-33, .link-34, .link-35, .link-36, .link-37, .link-38, .link-39, .link-40, .link-41, .link-42, .link-43 {
  color: var(--crimson);
  font-weight: 600;
  text-decoration: none;
}

.image-31 {
  z-index: 0;
  max-width: 100%;
  margin-top: 0;
  margin-left: 0;
  position: relative;
  top: -147px;
  left: 0;
}

.section-15 {
  text-align: center;
  background-image: url('../images/01.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.image-32 {
  z-index: 0;
  max-width: 35%;
  text-align: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: -309px;
  bottom: 0;
  left: 0;
}

.heading-8 {
  color: #03396a;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-left: 60px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  font-weight: 800;
  line-height: 70px;
  position: relative;
  top: 79px;
}

.image-33 {
  z-index: 50;
  max-width: 100%;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: none;
  position: relative;
  top: 0;
  left: 0;
}

.image-34 {
  z-index: 2;
  max-width: 90%;
  margin-top: 0;
  position: relative;
  top: -20px;
}

.image-35 {
  max-width: 90%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.container-9 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.text-span-3 {
  color: var(--crimson);
  font-weight: 600;
  text-decoration: underline;
}

.bold-text-10, .bold-text-11, .bold-text-12, .bold-text-13, .bold-text-14, .bold-text-15 {
  font-weight: 400;
}

.infographic-mob {
  max-width: 90%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.heading-9 {
  color: #8b181b;
  text-align: center;
  text-transform: none;
  margin-bottom: 40px;
  font-family: Bitter, serif;
  font-size: 42px;
  font-weight: 700;
  text-decoration: none;
}

.text-block-13 {
  color: #5e5e5e;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

.text-block-14 {
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

.image-36 {
  max-width: 75%;
  text-align: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-16 {
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 120px;
}

.div-block-17 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.left {
  background-color: #eaeaea;
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 60px;
}

.right {
  background-color: #fff;
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 60px;
}

.div-block-17-copy {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.div-block-16-copy {
  margin-top: 40px;
  margin-left: 120px;
  margin-right: 10px;
}

.image-36-mob {
  max-width: 75%;
  text-align: center;
  margin-bottom: 0;
  display: none;
}

.image-36---right-desctop {
  max-width: 75%;
  text-align: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-15 {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.bold-text-16 {
  font-weight: 500;
}

.section-16 {
  height: 100vh;
  background-image: url('../images/cover-2.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  margin-top: -60px;
}

.heading-10 {
  color: var(--gold);
  text-align: left;
  text-transform: uppercase;
  text-shadow: 1px 0 #000;
  margin-top: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Bitter, serif;
  font-size: 84px;
  font-weight: 700;
  line-height: 94px;
}

.container-10 {
  margin-top: 0;
  padding-top: 100px;
}

.image-37 {
  width: 100%;
  max-width: 100%;
  flex: 0 auto;
  margin-top: 0;
  font-family: Changa One, Impact, sans-serif;
  display: block;
}

.image-37-mob {
  font-family: Changa One, Impact, sans-serif;
  display: none;
}

.paragraph-4 {
  color: #40443c;
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 800;
}

.text-block-18 {
  margin-top: 20px;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.text-block-17 {
  padding-left: 0;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.section-17 {
  display: block;
}

.text-block-19 {
  color: #757575;
  margin-top: 40px;
  margin-bottom: 60px;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.div-block-18 {
  color: #b98e8e;
  background-image: linear-gradient(#000, #000);
  border-radius: 5px;
  margin-bottom: 6px;
  padding-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
}

.heading-11 {
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.button-2 {
  background-color: #ec383b;
  border-radius: 5px;
  margin-left: 20px;
  padding-left: 15px;
}

.heading-12 {
  color: #fff;
  text-align: center;
  margin: 100px 60px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
}

.section-12-copy {
  color: #ac9f9f;
  display: block;
}

.section-12-copy-2 {
  color: #ac9f9f;
  display: none;
}

.text-block-20 {
  color: #bbb;
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-style: normal;
}

.italic-text-4 {
  color: #a19e8b;
  font-style: normal;
}

.div-block-19 {
  width: 70%;
  height: 4px;
  background-color: var(--gold);
  text-align: center;
  margin: 20px auto 40px;
}

.heading-9---2 {
  color: var(--royal-blue);
  text-align: center;
  text-transform: none;
  margin-bottom: 20px;
  font-family: Bitter, serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 56px;
  text-decoration: none;
}

.nazva {
  margin-bottom: 60px;
}

.foto {
  color: #000;
  text-align: left;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

.image-38 {
  width: 40px;
  margin-top: 0;
}

.cell {
  justify-content: flex-start;
  align-items: center;
}

.quick-stack {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
}

._02 {
  margin-top: 100px;
}

.div-block-20 {
  background-color: rgba(255, 255, 255, 0);
  border-radius: 0;
}

.image-39 {
  width: 180px;
  border-radius: 0;
  padding-top: 0;
}

.div-block-21 {
  width: 300px;
  height: 3px;
  background-color: var(--gold);
  margin-bottom: 20px;
}

.cell-2 {
  justify-content: center;
}

.quick-stack-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.text-block-21 {
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 28px;
}

.text-block-21---2 {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 800;
  line-height: 36px;
}

.text-block-22 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 32px;
}

._03 {
  margin-top: 100px;
}

.cell-3 {
  justify-content: center;
}

.quick-stack-3 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.image-40 {
  width: 500px;
  text-align: center;
  border-radius: 15px;
  margin-left: auto;
  margin-right: auto;
}

.nazva---3 {
  text-align: center;
  margin-bottom: 0;
}

.div-block-22 {
  margin-bottom: 60px;
}

._04 {
  margin-top: 100px;
}

.cell-6 {
  align-items: flex-end;
}

._05 {
  margin-top: 100px;
}

.text-block-22-copy {
  margin-top: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

._07, ._08, ._05---06 {
  margin-top: 100px;
}

.text-block-22-copy {
  text-align: left;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 32px;
}

.text-span-4 {
  text-align: left;
  font-weight: 500;
}

.text-span-5, .text-span-6, .text-span-7, .text-span-8 {
  font-weight: 500;
}

._09 {
  margin-top: 100px;
}

.section-18 {
  padding-top: 100px;
  padding-bottom: 100px;
}

._10 {
  margin-top: 100px;
}

.text-span-9, .text-span-10, .text-span-11, .text-span-12, .text-span-13 {
  font-weight: 500;
}

._11, ._12---13, ._14, ._15 {
  margin-top: 100px;
}

.text-span-14, .text-span-15, .text-span-16, .text-span-17, .text-span-18 {
  font-weight: 500;
}

._16 {
  margin-top: 100px;
}

.text-span-19 {
  font-weight: 500;
}

._17, ._18, ._19, ._20, ._21, ._22, ._23, ._24, ._25, ._24-2, ._26, ._27, ._28-29, ._30, ._31, ._32, ._33 {
  margin-top: 100px;
}

.text-span-20, .text-span-21, .text-span-22, .text-span-23, .text-span-24 {
  font-weight: 500;
}

.quick-stack-4 {
  object-fit: fill;
  padding: 0;
}

.text-block-23 {
  color: #fff;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 34px;
}

.cell-8 {
  text-align: left;
  justify-content: center;
  align-items: flex-start;
}

.section-19 {
  width: 100%;
  height: 100vh;
  background-color: #391312;
  background-image: url('../images/NV-inside_cover.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  margin-bottom: 60px;
  padding-top: 20px;
}

.cell-9 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-top: 0;
}

.heading-15 {
  color: #000;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.text-block-26 {
  color: #4a4a4a;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.grid-4 {
  grid-template-rows: auto;
  grid-auto-flow: column;
  margin-bottom: 0;
  margin-left: 60px;
  margin-right: 60px;
  padding-bottom: 43px;
}

.image-41 {
  width: auto;
  height: 60%;
}

.heading-14 {
  color: #ec383b;
  text-align: center;
  margin: 100px 60px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
}

.section-22 {
  color: #ac9f9f;
  display: none;
}

.image-42 {
  height: 60%;
}

.cover-mob {
  width: 100%;
  max-width: 100%;
  flex: 0 auto;
  margin-top: 0;
  font-family: Changa One, Impact, sans-serif;
  display: none;
}

.paragraph-3-cop2 {
  color: #000;
  text-align: left;
  margin-top: 40px;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

.section-23 {
  display: block;
}

.quick-stack-2---2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  padding-top: 100px;
  padding-bottom: 60px;
}

.text-block-22-copy-copy, .text-block-22-copy-3, .text-block-22-copy-4 {
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

.text-block-22-copy-copy {
  margin-top: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

.image-43, .image-44, .image-45 {
  padding-left: 100px;
  padding-right: 100px;
}

.text-block-22-copy-copy {
  margin-top: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

.image-46, .image-47, .image-48 {
  padding-left: 100px;
  padding-right: 100px;
}

.text-block-22-5 {
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

.image-49, .image-50, .image-51 {
  padding-left: 100px;
  padding-right: 100px;
}

.cell-10 {
  align-items: flex-end;
}

.text-block-27 {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.link-block {
  padding: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
}

.text-block-27-co {
  color: #818181;
  font-size: 16px;
  text-decoration: none;
}

.quick-stack-5 {
  margin-top: 0;
  padding-top: 20px;
  padding-left: 0;
  padding-right: 20px;
}

.image-52 {
  margin-top: -120px;
}

.cell-11 {
  padding-left: 140px;
  display: flex;
}

.image-52---mob {
  margin-top: -120px;
  display: none;
}

.heading-16 {
  color: #fff;
  font-family: PT Sans, sans-serif;
  font-size: 90px;
  font-weight: 700;
  line-height: 96px;
}

.text-block-28 {
  color: #fff;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 34px;
}

.quick-stack-6 {
  padding-left: 140px;
}

.heading-16-copy {
  color: #fff;
  font-family: PT Sans, sans-serif;
  font-size: 80px;
  font-weight: 700;
  line-height: 80px;
}

.text-block-29 {
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

.flex-block {
  justify-content: center;
}

.image-53 {
  width: 120px;
  margin-right: 20px;
}

.paragraph-5 {
  color: #000;
  text-align: left;
  font-family: Merriweather, serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.text-span-25 {
  text-align: left;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
}

.div-block-23 {
  background-color: #bf9462;
  margin-top: 40px;
  padding: 40px;
}

.text-block-30 {
  color: #fff;
  text-align: left;
  margin-bottom: 20px;
  font-family: Merriweather, serif;
  font-size: 20px;
  line-height: 34px;
}

.text-block-31 {
  text-align: right;
  font-family: Merriweather, serif;
  font-style: italic;
  font-weight: 300;
}

.text-span-26 {
  font-weight: 700;
}

.image-54 {
  width: auto;
}

.text-block-32 {
  color: #000;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
}

.div-block-24 {
  width: 960px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.image-55 {
  margin-top: 40px;
}

.div-block-25 {
  width: 1px;
  height: 64px;
  background-color: red;
  margin-left: 10px;
  margin-right: 10px;
}

.text-block-33 {
  color: #ee2144;
  font-family: Montserrat, sans-serif;
  font-size: 74px;
  font-weight: 200;
  line-height: 60px;
}

.flex-block-2 {
  text-align: left;
  justify-content: flex-start;
  align-items: center;
}

.text-block-34 {
  color: #bf9462;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 800;
  line-height: 24px;
}

.text-block-35 {
  color: #391312;
  text-align: left;
  margin-bottom: 10px;
  font-family: Merriweather, serif;
  font-size: 24px;
  font-weight: 900;
}

.text-span-27 {
  color: #000;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
}

.image-56 {
  width: 760px;
  margin-top: 40px;
  margin-bottom: 40px;
}

._001 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

._002, ._003, ._004, ._005, ._006-007 {
  text-align: center;
  margin-top: 100px;
}

.flex-block-2-2 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
}

.text-block-35-copy {
  color: #391312;
  text-align: left;
  margin-bottom: 10px;
  margin-right: 20px;
  font-family: Merriweather, serif;
  font-size: 24px;
  font-weight: 900;
}

._008, ._009, ._010, ._011, ._012, ._013, ._014, ._015-016, ._017, ._018, ._019, ._020, ._021-022-023, ._024, ._025, ._026, ._027, ._028, ._029, ._030 {
  text-align: center;
  margin-top: 100px;
}

.section-24 {
  margin-top: 100px;
  margin-bottom: 100px;
}

.section-19-ru {
  width: 100%;
  height: 100vh;
  background-color: #391312;
  background-image: url('../images/NV-inside_cover-RU.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  margin-bottom: 60px;
  padding-top: 20px;
}

@media screen and (min-width: 1920px) {
  .section-19 {
    height: 100vh;
  }

  .image-52 {
    width: 100%;
  }

  .heading-16 {
    font-size: 144px;
    line-height: 144px;
  }

  .text-block-28 {
    margin-top: 40px;
    font-size: 38px;
    line-height: 56px;
  }

  .heading-16-copy {
    font-size: 122px;
    line-height: 100px;
  }

  .cell-12 {
    justify-content: center;
  }

  .section-19-ru {
    height: 100vh;
  }
}

@media screen and (max-width: 991px) {
  .image {
    margin-top: 56px;
    margin-left: 297px;
  }

  .image-2 {
    margin-top: -100px;
    margin-left: 47px;
  }

  .navbar-2 {
    background-color: #080808;
  }

  .nav-link-3 {
    background-color: #1c1c1c;
  }

  .nav-link-4 {
    text-align: center;
    background-color: #1b1b1b;
  }

  .menu-button {
    color: #fff;
    background-color: rgba(255, 255, 255, 0);
    margin-right: 0;
  }

  .menu-button.w--open {
    background-color: rgba(28, 28, 28, 0);
  }

  .image-4 {
    margin-left: 40px;
  }

  .text-block {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 18px;
  }

  .div-block-4 {
    margin-left: 40px;
    padding-right: 0;
  }

  .text-block-4 {
    flex-direction: row;
    margin-bottom: 60px;
    margin-left: 0;
    display: block;
  }

  .columns {
    display: block;
    overflow: visible;
  }

  .image-7 {
    margin-right: 0;
    padding-right: 0;
    display: block;
  }

  .image-11 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .heading-3 {
    font-size: 20px;
  }

  .image-13 {
    width: 60px;
  }

  .container-4 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .menu {
    color: #080808;
    background-color: rgba(8, 8, 8, 0);
    margin-top: 0;
    padding-left: 5px;
  }

  .icon-2 {
    color: #fff;
  }

  .heading-5 {
    margin-top: 100px;
    font-size: 100px;
    line-height: 100px;
  }

  .image-16, .image-17 {
    height: 40%;
  }

  .image-19 {
    margin-top: -361px;
    margin-left: -129px;
  }

  .image-20 {
    margin-top: -964px;
    margin-left: 578px;
  }

  .image-21 {
    margin-top: -440px;
    margin-left: 22px;
  }

  .heading-6 {
    margin-top: 86px;
    margin-bottom: 110px;
    margin-left: 0;
    padding-left: 31px;
    font-size: 70px;
    line-height: 65px;
  }

  .image-23 {
    margin-top: -216px;
    margin-left: 337px;
  }

  .image-11-copy {
    padding-left: 60px;
    padding-right: 60px;
  }

  .image-27 {
    width: 20%;
    top: -450px;
    left: -11px;
  }

  .gif-1, .gif-2 {
    left: 0;
  }

  .image-gif-2 {
    top: -174px;
    left: 51px;
  }

  .gif-2-copy, .gif-3 {
    left: 0;
  }

  .image-gif-3 {
    width: 25%;
    top: -446px;
    left: 21px;
  }

  .heading-7 {
    font-size: 85px;
    line-height: 90px;
    top: 6px;
  }

  .cover {
    margin-top: 158px;
  }

  .image-27-3 {
    width: 30%;
    top: -450px;
    left: 3px;
  }

  .image-gif-5 {
    width: 30%;
    top: -685px;
    left: 586px;
  }

  .image-29 {
    width: 60%;
    top: -130px;
    left: -71px;
  }

  .lid {
    margin-top: 0;
  }

  .zagolovok-2 {
    font-size: 34px;
    line-height: 44px;
  }

  .bold-text-02 {
    font-size: 34px;
    line-height: 40px;
  }

  .image-31 {
    top: -118px;
  }

  .image-36 {
    max-width: 90%;
  }

  .div-block-16 {
    margin-top: 10px;
    margin-left: 0;
    margin-right: 10px;
  }

  .div-block-17 {
    text-align: left;
  }

  .div-block-16-copy {
    margin-top: 20px;
    margin-left: 10px;
  }

  .image-36-mob, .image-36---right-desctop {
    max-width: 90%;
  }

  .section-16 {
    margin-top: -80px;
  }

  .heading-10 {
    direction: ltr;
    text-align: left;
    text-transform: uppercase;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 48px;
    line-height: 52px;
  }

  .nav-menu-2 {
    margin-left: 5px;
    padding-left: 0;
  }

  .image-37-mob {
    display: none;
  }

  .heading-11 {
    font-size: 20px;
  }

  ._02, ._04, ._08, ._23, ._30 {
    margin-top: 80px;
  }

  .text-block-23 {
    line-height: 28px;
  }

  .section-19 {
    height: 100vh;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
  }

  .heading-15 {
    font-size: 20px;
  }

  .image-41, .image-42 {
    height: 40%;
  }

  .image-43, .image-44, .image-45, .image-46, .image-47, .image-48, .image-49, .image-50, .image-51 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-27 {
    font-size: 14px;
  }

  .link-block {
    padding: 10px;
  }

  .text-block-27-co {
    font-size: 14px;
  }

  .quick-stack-5 {
    padding-top: 0;
    padding-left: 10px;
    padding-right: 20px;
  }

  .image-52 {
    margin-top: -80px;
  }

  .cell-11 {
    padding-left: 20px;
  }

  .image-52---mob {
    margin-top: -80px;
  }

  .heading-16 {
    font-size: 60px;
    line-height: 64px;
  }

  .text-block-28 {
    font-size: 18px;
  }

  .quick-stack-6 {
    padding-left: 20px;
  }

  .heading-16-copy {
    font-size: 46px;
    line-height: 52px;
  }

  .div-block-24 {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-19-ru {
    height: 100vh;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
  }
}

@media screen and (max-width: 767px) {
  .image {
    margin-top: 50px;
    margin-left: 173px;
  }

  .image-2 {
    margin-top: -70px;
    margin-left: 0;
  }

  .navbar-2 {
    background-color: #080808;
  }

  .menu-button {
    color: #a5a5a5;
    background-color: rgba(8, 8, 8, 0);
    margin-left: 0;
    margin-right: 0;
    padding-right: 18px;
  }

  .image-4 {
    margin-left: 40px;
  }

  .image-5 {
    margin-left: -16px;
  }

  .text-block {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 18px;
    line-height: 26px;
  }

  .div-block-4 {
    margin-left: 0;
  }

  .text-block-4 {
    margin-top: 45px;
    margin-left: -20px;
    padding-right: 0;
  }

  .columns {
    margin-left: 10px;
    margin-right: 10px;
  }

  .zagolovok {
    line-height: 40px;
  }

  .bold-text-2 {
    font-size: 32px;
    line-height: 40px;
  }

  .text-osnvn, .text-block-6 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-7 {
    font-size: 12px;
  }

  .block-quote, .youtube-2 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .bold-text-4 {
    margin-left: -50px;
  }

  .image-11 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .html-embed {
    margin-left: 20px;
    margin-right: 20px;
  }

  .facebook {
    text-align: center;
  }

  .image-12 {
    margin-left: 0;
    padding-left: 20px;
    padding-right: 100px;
  }

  .twitter {
    text-align: center;
  }

  .heading-3 {
    font-size: 18px;
  }

  .div-block-6 {
    padding-bottom: 20px;
  }

  .grid-3 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .text-block-11 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .image-13 {
    width: 50px;
    margin-top: 0;
  }

  .container-4 {
    width: 100%;
    color: rgba(8, 8, 8, 0);
    margin-left: 0;
    margin-right: 0;
  }

  .menu {
    color: #080808;
    background-color: rgba(8, 8, 8, 0);
    margin-top: 0;
  }

  .heading-5 {
    font-size: 80px;
    line-height: 80px;
  }

  .paragraph-2 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 20px;
  }

  .image-16, .image-17 {
    height: 30%;
  }

  .paragraph-3 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    line-height: 28px;
  }

  .image-19 {
    margin-top: 60px;
    margin-left: -4px;
  }

  .image-20 {
    margin-top: -1165px;
    margin-left: 289px;
  }

  .image-21 {
    margin-top: -213px;
    margin-left: -31px;
  }

  .heading-6 {
    margin-top: 20px;
  }

  .image-23 {
    margin-top: -110px;
    margin-left: 105px;
  }

  .div-block-8 {
    margin-top: -138px;
  }

  .image-11-copy {
    padding-left: 40px;
    padding-right: 40px;
  }

  .image-24 {
    margin-left: 0;
    margin-right: 0;
  }

  .image-vertical, .div-block-13 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-14 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .image-27 {
    width: 30%;
    top: -428px;
    left: -30px;
  }

  .image-gif-2 {
    top: -139px;
    left: 38px;
  }

  .image-gif-3 {
    width: 60%;
    display: none;
    top: -84px;
    left: 110px;
  }

  .heading-7 {
    margin-top: 0;
    font-size: 76px;
    line-height: 80px;
    top: 17px;
  }

  .image-27-3 {
    width: 30%;
    top: -429px;
    left: -8px;
  }

  .image-gif-5 {
    width: 40%;
    top: -427px;
    left: 17px;
  }

  .image-29 {
    left: 113px;
  }

  .lid {
    margin-top: 0;
  }

  .container-8 {
    padding: 20px;
  }

  .slide-nav-2 {
    margin-bottom: 20px;
    font-size: 10px;
  }

  .image-person {
    width: 250px;
  }

  .zagolovok-2 {
    font-size: 28px;
    line-height: 38px;
  }

  .bold-text-02 {
    font-size: 28px;
    line-height: 36px;
  }

  .image-31, .image-34 {
    top: 0;
  }

  .heading-9 {
    text-align: center;
    margin-top: 60px;
  }

  .image-36 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-block-17 {
    text-align: center;
  }

  .image-36-mob {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-36---right-desctop {
    display: none;
  }

  .columns-3 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .heading-10 {
    text-align: center;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 54px;
    line-height: 64px;
  }

  .image-37, .image-37-mob {
    margin-top: 0;
    padding-top: 50px;
    display: none;
  }

  .div-block-18 {
    padding-bottom: 20px;
  }

  .heading-11 {
    font-size: 18px;
  }

  .heading-9---2 {
    text-align: center;
    margin-top: 60px;
    line-height: 48px;
  }

  ._02 {
    margin-top: 60px;
  }

  .image-39 {
    width: 140px;
  }

  .text-block-21 {
    font-size: 14px;
    line-height: 20px;
  }

  .text-block-22 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    line-height: 28px;
  }

  ._04 {
    margin-top: 60px;
  }

  .cell-7 {
    justify-content: flex-end;
  }

  .text-block-22-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  ._08, ._23, ._30 {
    margin-top: 60px;
  }

  .text-block-23 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
  }

  .cell-8 {
    text-align: center;
    align-items: center;
  }

  .section-19 {
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    padding-top: 0;
  }

  .heading-15 {
    font-size: 18px;
  }

  .grid-4 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .image-41, .image-42 {
    height: 30%;
  }

  .cover-mob {
    margin-top: 0;
    padding-top: 50px;
    display: block;
  }

  .paragraph-3-cop2 {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    line-height: 28px;
  }

  .bold-text-17 {
    font-size: 36px;
    line-height: 42px;
  }

  .text-block-22-copy-copy, .text-block-22-copy-3, .text-block-22-copy-4, .text-block-22-copy-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-43, .image-44, .image-45 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-22-copy-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-46, .image-47, .image-48 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-22-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-49 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .image-51 {
    padding-left: 0;
    padding-right: 0;
  }

  .cell-10 {
    padding-top: 20px;
  }

  .link-block {
    padding-top: 0;
  }

  .image-52 {
    margin-top: -40px;
  }

  .cell-11 {
    justify-content: center;
  }

  .image-52---mob {
    margin-top: -40px;
  }

  .heading-16 {
    font-size: 48px;
    line-height: 56px;
  }

  .text-block-28 {
    font-size: 16px;
    line-height: 28px;
  }

  .heading-16-copy {
    font-size: 34px;
    line-height: 44px;
  }

  .div-block-25 {
    width: 300px;
    height: 1px;
    margin: 20px auto;
  }

  .flex-block-2 {
    text-align: center;
    display: block;
  }

  .text-block-34 {
    text-align: center;
  }

  .flex-block-2-2 {
    text-align: center;
    display: block;
  }

  .section-19-ru {
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    padding-top: 0;
  }
}

@media screen and (max-width: 479px) {
  .image {
    text-align: center;
    margin-top: 50px;
    margin-left: 67px;
  }

  .image-2 {
    margin-top: -65px;
    margin-left: -73px;
  }

  .body {
    margin-left: 0;
    margin-right: 0;
  }

  .navbar-2 {
    background-color: #080808;
  }

  .menu-button {
    color: #919191;
    background-color: rgba(8, 8, 8, 0);
    margin-right: 0;
    right: 10px;
  }

  .image-4 {
    margin-left: 10px;
  }

  .image-5 {
    margin-left: 0;
  }

  .text-block {
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
  }

  .div-block-4 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .text-block-4 {
    margin-left: -31px;
    padding-right: 0;
  }

  .column {
    padding-left: 0;
    padding-right: 0;
  }

  .zagolovok {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 55px;
    line-height: 30px;
  }

  .bold-text-2 {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 32px;
    line-height: 30px;
  }

  .text-osnvn {
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-6 {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    font-size: 16px;
    line-height: 26px;
  }

  .image-8-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-5-copy {
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .block-quote {
    font-size: 16px;
  }

  .youtube-2 {
    padding-bottom: 0;
  }

  .paragraph {
    margin-left: 20px;
    font-size: 18px;
  }

  .image-11 {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .image-12 {
    padding-right: 20px;
  }

  .div-block-6 {
    padding-top: 0;
  }

  .grid-3 {
    width: 100%;
    clear: none;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    object-fit: fill;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: column;
    align-items: stretch;
    justify-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    display: block;
    position: static;
  }

  .heading-4 {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 24px;
  }

  .image-13 {
    width: 60px;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .container-4 {
    margin-left: 0;
  }

  .menu {
    color: #080808;
  }

  .heading-5 {
    font-size: 62px;
    line-height: 65px;
  }

  .paragraph-3 {
    text-align: center;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    line-height: 30px;
  }

  .image-19 {
    margin-top: 70px;
    margin-left: -20px;
    display: none;
  }

  .image-20 {
    margin-top: 15px;
    margin-left: 10px;
  }

  .image-21 {
    margin-top: -1198px;
    margin-left: -10px;
  }

  .heading-6 {
    padding-left: 0;
  }

  .image-23 {
    margin-top: 279px;
    margin-bottom: -27px;
    margin-left: 0;
  }

  .image-11-copy {
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-24 {
    border-radius: 10px;
  }

  .div-block-12 {
    margin-bottom: 60px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-14 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .image-27 {
    width: 85%;
    display: none;
    top: -258px;
    left: 28px;
  }

  .gif-1, .gif-2 {
    width: 70%;
  }

  .image-gif-2 {
    top: -104px;
    left: 30px;
  }

  .gif-2-copy, .gif-3 {
    width: 70%;
  }

  .image-gif-3 {
    width: 80%;
    top: -43px;
    left: 30px;
  }

  .heading-7 {
    margin-top: 0;
    font-size: 52px;
    line-height: 60px;
    top: 37px;
  }

  .image-27-3 {
    width: 60%;
    border-radius: 10px;
    top: -354px;
    left: -63px;
  }

  .image-gif-5 {
    width: 60%;
    border-radius: 10px;
    top: -500px;
    left: 195px;
  }

  .image-29 {
    width: 100%;
    top: -235px;
    left: 0;
  }

  .lid {
    margin-top: 0;
  }

  .container-8 {
    padding-top: 60px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .link-12, .link-13, .link-14, .link-15, .link-16, .link-17, .link-18, .link-19, .link-20, .link-21, .link-22, .link-23, .link-24, .link-25, .link-26, .link-27 {
    font-weight: 600;
  }

  .slide-nav-2 {
    margin-bottom: 0;
  }

  .bold-text-9 {
    margin-left: auto;
    margin-right: auto;
  }

  .zagolovok-2 {
    font-size: 55px;
    line-height: 22px;
  }

  .bold-text-02 {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 24px;
    line-height: 26px;
  }

  .image-31 {
    width: 500px;
    max-width: 380px;
    margin-bottom: 63px;
    margin-left: auto;
    margin-right: auto;
    top: 79px;
    left: 0;
  }

  .section-15 {
    width: 100%;
  }

  .image-34 {
    max-width: 95%;
    margin-top: 100px;
    margin-bottom: 100px;
    top: 51px;
  }

  .image-35 {
    max-width: 100%;
    display: none;
  }

  .infographic-mob {
    max-width: 100%;
    display: block;
  }

  .heading-9 {
    text-align: center;
    margin-top: 20px;
    font-size: 34px;
    line-height: 46px;
  }

  .text-block-13 {
    text-align: center;
    font-size: 13px;
  }

  .text-block-14 {
    font-size: 16px;
    line-height: 28px;
  }

  .image-36 {
    max-width: 100%;
  }

  .div-block-16 {
    margin-left: 0;
    margin-right: 0;
  }

  .column-4 {
    display: none;
  }

  .image-36-mob, .image-36---right-desctop {
    max-width: 100%;
  }

  .columns-3 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .heading-10 {
    padding-top: 20px;
    font-size: 44px;
    line-height: 56px;
  }

  .image-37 {
    display: none;
  }

  .image-37-mob {
    margin-top: 80px;
    padding-top: 0;
    display: block;
  }

  .text-block-17 {
    padding-right: 0;
  }

  .div-block-18 {
    padding-top: 0;
  }

  .heading-12 {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 24px;
  }

  .div-block-19 {
    width: 80%;
  }

  .heading-9---2 {
    text-align: center;
    margin-top: 0;
    font-size: 28px;
    line-height: 40px;
  }

  .nazva {
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .foto {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    line-height: 24px;
  }

  .quick-stack {
    padding-top: 0;
  }

  ._02 {
    margin-top: 40px;
  }

  .image-39 {
    width: 120px;
    padding-top: 0;
  }

  .div-block-21 {
    width: 250px;
    height: 2px;
  }

  .cell-2 {
    align-items: center;
  }

  .quick-stack-2 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    padding: 40px 0;
  }

  .text-block-21 {
    text-align: center;
    font-size: 12px;
    line-height: 22px;
  }

  .text-block-21---2 {
    text-align: center;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 30px;
  }

  .expert {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-22 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-40 {
    width: auto;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .nazva---3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-22 {
    padding-left: 0;
    padding-right: 0;
  }

  .container-11 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-5 {
    margin-top: 25px;
    padding-left: 0;
    padding-right: 0;
  }

  .container-12 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-6 {
    padding-left: 0;
    padding-right: 0;
  }

  ._04 {
    margin-top: 40px;
  }

  .cell-4, .cell-5 {
    justify-content: flex-end;
  }

  .cell-6 {
    justify-content: flex-end;
    align-items: center;
  }

  .cell-7 {
    justify-content: flex-end;
  }

  .text-block-22-copy {
    margin-top: 60px;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    line-height: 30px;
  }

  ._08, ._23, ._30 {
    margin-top: 40px;
  }

  .section-19 {
    height: 100vh;
    background-image: url('../images/NV-inside_mob.png');
    background-position: 50%;
    background-size: cover;
    background-attachment: scroll;
  }

  .grid-4 {
    width: 100%;
    clear: none;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    object-fit: fill;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: column;
    align-items: stretch;
    justify-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    display: block;
    position: static;
  }

  .heading-14 {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 24px;
  }

  .cover-mob {
    display: block;
  }

  .paragraph-3-cop2 {
    text-align: left;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    line-height: 30px;
  }

  .bold-text-17 {
    font-size: 28px;
    line-height: 36px;
  }

  .quick-stack-2---2 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    padding: 40px 0;
  }

  .text-block-22-copy-copy, .text-block-22-copy-3, .text-block-22-copy-4, .text-block-22-copy-copy {
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    line-height: 30px;
  }

  .image-43, .image-44, .image-45 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-22-copy-copy, .text-block-22-5 {
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    line-height: 30px;
  }

  .image-50 {
    padding-left: 0;
    padding-right: 0;
  }

  .quick-stack-5 {
    grid-column-gap: 0px;
    padding-right: 10px;
  }

  .image-52 {
    display: none;
  }

  .image-52---mob {
    margin-top: 20px;
    display: block;
  }

  .heading-16 {
    text-align: center;
  }

  .text-block-28 {
    text-align: center;
    line-height: 28px;
  }

  .heading-16-copy {
    text-align: center;
  }

  .flex-block {
    padding-top: 10px;
  }

  .image-53 {
    margin-bottom: 20px;
  }

  .paragraph-5 {
    margin-bottom: 40px;
    font-size: 20px;
    line-height: 28px;
  }

  .div-block-23 {
    margin-bottom: 40px;
    padding: 20px;
  }

  .text-block-30 {
    font-size: 18px;
    line-height: 28px;
  }

  .text-block-31 {
    font-size: 14px;
  }

  .image-55 {
    margin-bottom: 40px;
  }

  .div-block-25 {
    width: 250px;
  }

  .text-block-33 {
    font-size: 54px;
  }

  .text-block-34 {
    font-size: 18px;
  }

  .text-block-35 {
    text-align: center;
    font-size: 18px;
    line-height: 28px;
  }

  .image-56 {
    width: auto;
    margin-bottom: 0;
  }

  ._001, ._002, ._003, ._004 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .flex-block-3 {
    display: block;
  }

  ._005, ._006-007 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-35-copy {
    text-align: center;
    line-height: 28px;
  }

  ._008, ._009, ._010, ._011, ._012, ._013, ._014, ._015-016, ._017, ._018, ._019, ._020, ._021-022-023, ._024, ._025, ._026, ._027, ._028, ._029, ._030 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-19-ru {
    height: 100vh;
    background-image: url('../images/NV-inside_mob-ru.png');
    background-position: 50%;
    background-size: cover;
    background-attachment: scroll;
  }
}

#w-node-c274440b-8ec3-fcb9-a991-349a0878eb96-f0ed24ee, #w-node-_335aa182-32c3-e817-c6cf-ce072b7beb8d-f0ed24ee, #w-node-c274440b-8ec3-fcb9-a991-349a0878eb96-21794e08, #w-node-_335aa182-32c3-e817-c6cf-ce072b7beb8d-21794e08 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


