.background-video {
  position: fixed;
  z-index: 0;
  display: block;
  overflow: visible;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
}

.body {
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: #1d1b21;
  font-family: Gothampro, sans-serif;
  color: #fff;
}

.div-block {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: scroll;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block.top {
  position: relative;
  z-index: 2;
  overflow: visible;
  width: 100%;
  height: 100%;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  opacity: 1;
}

.div-block-2 {
  position: fixed;
  margin-top: 80px;
  margin-left: 125px;
}

.heading {
  margin-top: 7px;
  font-family: '2d typo depottrapharet2d', Tahoma, sans-serif;
  color: #ff3700;
  font-size: 78px;
  line-height: 65px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.panel {
  display: block;
  width: 100%;
  max-width: 1440px;
  min-height: 100vh;
  margin-right: auto;
  margin-left: auto;
  padding-right: 5vw;
  padding-left: 5vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.panel.one {
  display: block;
  max-width: 1440px;
  min-height: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10%;
  padding-bottom: 25%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.panel.two {
  display: block;
  height: 100%;
  max-width: 1440px;
  min-height: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 25%;
}

.panel.pre-story-1 {
  display: block;
  max-width: 1440px;
  margin-top: 20%;
  margin-right: auto;
  margin-left: auto;
  padding: 10% 5vw 25%;
}

.panel.story-1 {
  position: static;
  display: block;
  height: 100%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 12%;
  padding-bottom: 25%;
}

.panel.story-2 {
  display: block;
  height: 100%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15%;
  padding-bottom: 25%;
}

.panel.pre-story-2 {
  display: block;
  max-width: 1440px;
  margin-top: 20%;
  margin-right: auto;
  margin-left: auto;
  padding: 10% 5vw 25%;
}

.panel.pre-story-3 {
  display: block;
  max-width: 1440px;
  margin-top: 20%;
  margin-right: auto;
  margin-left: auto;
  padding: 10% 5vw 25%;
}

.panel.story-3 {
  display: block;
  height: 100%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding: 12% 5vw 25%;
}

.panel.pre-story-4 {
  display: block;
  max-width: 1440px;
  margin-top: 20%;
  margin-right: auto;
  margin-left: auto;
  padding: 10% 5vw 25%;
}

.panel.story-4 {
  display: block;
  height: 100%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding: 12% 5vw 25%;
}

.panel.pre-story-5 {
  display: block;
  max-width: 1440px;
  margin-top: 20%;
  margin-right: auto;
  margin-left: auto;
  padding: 10% 5vw 25%;
}

.panel.story-5 {
  display: block;
  height: 100%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding: 12% 5vw 25%;
}

.panel.story-6 {
  height: 100%;
  padding-top: 12%;
}

.panel.pre-story-6 {
  margin-top: 20%;
  padding-top: 10%;
  padding-bottom: 25%;
}

.panel.pre-story-7 {
  margin-top: 20%;
  padding-top: 10%;
  padding-bottom: 25%;
}

.panel.story-7 {
  height: 100%;
  padding-top: 12%;
  padding-bottom: 25%;
}

.panel.pre-story-8 {
  margin-top: 20%;
  padding-top: 10%;
  padding-bottom: 25%;
}

.panel.story-8 {
  height: 100%;
  padding-top: 12%;
  padding-bottom: 25%;
}

.panel.pre-story-9 {
  margin-top: 20%;
  padding-top: 10%;
  padding-bottom: 25%;
}

.panel.story-9 {
  height: 100%;
  margin-top: 81px;
  padding-top: 12%;
  padding-bottom: 25%;
}

.panel.pre-story-10 {
  margin-top: 20%;
  padding-top: 10%;
  padding-bottom: 25%;
}

.panel.story-10 {
  height: 100%;
  padding-top: 12%;
  padding-bottom: 25%;
}

.panel.fin-1 {
  position: relative;
  width: 100%;
  max-width: auto;
  margin-top: 336px;
}

.panel.fin-1.finale {
  padding-top: 12%;
}

.content {
  position: relative;
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.content.story-1 {
  padding-right: 10%;
  padding-left: 10%;
}

.content.story-1.two {
  margin-bottom: 0%;
  padding-top: 10%;
}

.paragraph {
  display: block;
  max-width: 800px;
  margin-top: 61px;
  margin-right: auto;
  margin-left: auto;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  text-align: center;
}

.paragraph-2 {
  display: block;
  max-width: 700px;
  margin-top: 70px;
  margin-right: auto;
  margin-left: auto;
  font-size: 24px;
  line-height: 28px;
  font-style: italic;
  font-weight: 700;
  text-align: center;
}

.image {
  position: absolute;
  margin-top: 259px;
  margin-left: 356px;
}

.image.yellow {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  display: block;
  margin-top: 109px;
  margin-right: auto;
  margin-left: auto;
}

.image-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.image-3 {
  display: block;
  margin-top: 45px;
  margin-right: auto;
  margin-left: auto;
}

.row_petr {
  margin-top: 200px;
}

.heading_petr {
  margin-left: 155px;
  font-family: '2d typo depottrapharet2d', Tahoma, sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 55px;
  font-weight: 400;
  text-transform: uppercase;
}

.par_petr {
  max-width: 670px;
  margin-left: 155px;
  font-size: 18px;
  line-height: 28px;
}

.photo_petr {
  margin-top: 30px;
}

.column {
  padding-right: 40px;
}

.paragraph-4 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.text_petr {
  display: block;
  max-width: 775px;
  margin-top: 80px;
  margin-right: auto;
  margin-left: auto;
}

.paragraph-5 {
  margin-top: -98px;
  margin-left: 50px;
  font-size: 20px;
  line-height: 28px;
  font-style: italic;
  font-weight: 400;
}

.paragraph-6 {
  max-width: 330px;
  margin-top: 50px;
  margin-left: 30px;
  border-style: none;
  border-left-width: 1px;
  border-left-color: #ff3700;
  font-size: 20px;
  line-height: 28px;
  font-style: italic;
}

.div-block-4 {
  margin-left: 50px;
  border-left: 2px solid #ff3700;
}

.paragraph-7 {
  margin-top: 50px;
  margin-left: 50px;
  font-size: 20px;
  line-height: 28px;
  font-style: italic;
}

.image-5 {
  position: absolute;
  z-index: 4;
  margin-top: -72px;
  margin-left: 662px;
}

.image-6 {
  margin-top: -89px;
  float: right;
  clear: none;
  direction: ltr;
}

.image-7 {
  display: block;
  margin: 111px auto 39px;
}

.heading_1 {
  position: relative;
  z-index: 2;
  overflow: hidden;
  margin-bottom: 0px;
  font-family: '2d typo depottrapharet2d', Tahoma, sans-serif;
  color: #ff3700;
  font-size: 100px;
  line-height: 85px;
  font-style: italic;
  font-weight: 400;
  text-transform: uppercase;
}

.row-2 {
  position: static;
  display: block;
  margin-top: 124px;
  margin-left: 270px;
}

.pposter_image {
  position: relative;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
  max-height: 100%;
  float: right;
}

.heading_sub-large {
  position: relative;
  overflow: hidden;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: '2d typo depottrapharet2d', Tahoma, sans-serif;
  color: #fff;
  font-size: 60px;
  font-weight: 300;
}

.paragraph-8 {
  color: #fff;
  font-size: 22px;
}

.paragraph-8.disc {
  font-family: 'Gothampro — копия';
}

.heading-5 {
  margin-top: 26px;
  font-family: '2d typo depottrapharet2d', Tahoma, sans-serif;
  color: #ff3700;
  font-size: 30px;
  font-weight: 400;
}

.heading-5.aboutman {
  margin-top: 0px;
}

.add_text {
  position: absolute;
  max-width: auto;
  min-width: 50%;
  margin-top: 15%;
  padding-right: 10%;
  padding-left: 14px;
  border-left: 2px solid #ff3700;
}

.add_text.condition {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 330px;
  margin-top: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.add_text.pre-story-2 {
  position: relative;
  z-index: 1;
  max-width: 70%;
  min-width: 50%;
  margin-top: 15%;
}

.add_text.pre-story-1 {
  position: relative;
  z-index: 1;
  max-width: 90%;
  min-width: 80%;
  margin-top: 15%;
}

.add_text.pre-story-3 {
  position: relative;
  z-index: 1;
  max-width: auto;
  min-width: 50%;
  margin-top: 15%;
}

.add_text.pre-story-4 {
  position: relative;
  z-index: 1;
}

.add_text.pre-story-5 {
  position: relative;
  margin-top: 121px;
}

.add_text.pre-story-7 {
  position: relative;
  z-index: 1;
}

.add_text.pre-story-9 {
  position: relative;
  margin-top: 15%;
}

.add_text.pre-story-10 {
  position: relative;
  margin-top: 15%;
}

.paragraph-9 {
  font-size: 18px;
  line-height: 26px;
}

.column-2 {
  padding-right: 68px;
}

.aboutman {
  border-left-color: #ff3700;
  font-family: '2d typo depottrapharet2d', Tahoma, sans-serif;
  color: #ff3700;
  font-size: 30px;
  font-weight: 400;
}

.paragraph-10 {
  font-size: 18px;
  line-height: 26px;
}

.image-9 {
  position: relative;
  top: 50px;
  display: block;
  margin-top: 5%;
  margin-right: auto;
  margin-left: auto;
}

.column-3 {
  padding-right: 0px;
}

.paragraph_11b {
  display: block;
  max-width: 50%;
  margin-right: auto;
  margin-left: auto;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}

.row-third-story {
  display: block;
  max-width: 90%;
  margin-top: 24px;
  margin-right: auto;
  margin-left: auto;
}

.paragraph-12 {
  font-size: 18px;
  line-height: 28px;
}

.div-block-6 {
  padding-left: 30px;
  border-left: 2px solid #ff3700;
}

.column-4 {
  margin-top: -18px;
  padding-right: 16px;
}

.image-11 {
  display: block;
  margin-top: 26px;
  margin-right: auto;
  margin-left: auto;
  opacity: 0.6;
}

.paragraph-13 {
  position: relative;
  display: block;
  max-width: 563px;
  margin-top: 28px;
  margin-right: auto;
  margin-left: auto;
  font-size: 18px;
  line-height: 28px;
  font-style: normal;
}

.maintxt {
  display: block;
  max-width: 563px;
  margin-top: 21px;
  margin-right: auto;
  margin-left: auto;
  font-size: 18px;
  line-height: 28px;
}

.row-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 580px;
  margin-top: 32px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.image-12 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  height: 300%;
  margin-right: auto;
  margin-bottom: -15%;
  margin-left: auto;
  opacity: 0.3;
}

.paragraph-14 {
  position: relative;
  display: block;
  max-width: 563px;
  margin-top: 38px;
  margin-right: auto;
  margin-left: auto;
  font-size: 18px;
  line-height: 28px;
}

.paragraph-15 {
  position: relative;
  display: block;
  max-width: 563px;
  margin-top: 10%;
  margin-right: auto;
  margin-left: auto;
  color: #ff3700;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
}

.paragraph-16 {
  display: block;
  max-width: 50%;
  margin-top: 95px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}

.paragraph-16.story-1 {
  max-width: 563px;
}

.paragraph-16.story-2 {
  margin-top: 49px;
  color: #ff3700;
  font-weight: 500;
}

.div-block-7 {
  display: block;
  max-width: 563px;
  margin-right: auto;
  margin-left: auto;
}

.paragraph-17 {
  position: relative;
  display: block;
  max-width: 563px;
  margin-top: -131px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  font-size: 24px;
  line-height: 32px;
  font-style: italic;
  text-transform: uppercase;
}

.image-13 {
  position: static;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  overflow: visible;
  margin-top: 93px;
  margin-left: -164px;
  float: right;
  clear: left;
  font-size: 20px;
}

.paragraph-18 {
  display: block;
  max-width: 100%;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Gothampro — копия';
  color: #fff;
  font-size: 18px;
  line-height: 28px;
}

.div-block-8 {
  position: relative;
  z-index: 3;
  width: 100%;
  height: 100%;
  background-image: url('../images/bg1.png');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-9 {
  margin-top: 300px;
}

.poster {
  position: relative;
  display: block;
  overflow: hidden;
  min-height: auto;
  min-width: 700px;
  margin-top: -24px;
  padding-bottom: 0px;
  float: right;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.poster_revealer {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
  display: block;
  overflow: visible;
  width: 100%;
  height: 100%;
  float: none;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5));
}

.poster_txt {
  position: relative;
  clear: none;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.revealer-1 {
  position: absolute;
  overflow: visible;
  width: 100%;
  height: 100%;
}

.revealer-1.heading_revealer {
  background-color: #fff;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
}

.heading_sub.heading_1 {
  margin-top: 25px;
}

.heading_main-large.heading_1 {
  margin-top: 0px;
}

.heading_main-large.heading_text {
  font-size: 100px;
  line-height: 80px;
  font-weight: 400;
}

.revealer-2.heading-revealer {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  background-color: #fff;
}

.heading-sub.heading_1 {
  margin-left: 270px;
}

.heading_text_large {
  font-size: 100px;
  line-height: 80px;
  font-weight: 400;
}

.heading_text_large.heading_text {
  margin-top: 0px;
  margin-bottom: 0px;
  font-style: italic;
  font-weight: 400;
}

.revealer_1.heading_revealer {
  position: absolute;
  left: 0px;
  top: 0px;
  right: auto;
  bottom: auto;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #ff3700;
}

.heading_text_sub {
  font-family: '2d typo depottrapharet2d', Tahoma, sans-serif;
  color: #fff;
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.paragraph-19 {
  font-family: 'Gothampro — копия';
  color: #fff;
  font-size: 22px;
  line-height: 24px;
  font-style: normal;
  font-weight: 400;
  text-transform: none;
}

.aub_text_age {
  color: #fff;
  font-size: 22px;
  line-height: 24px;
  font-style: normal;
  text-transform: none;
}

.columns {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.div-block-10 {
  position: relative;
  overflow: hidden;
}

.first_page_reveal {
  position: absolute;
  left: 0px;
  top: 0px;
  overflow: visible;
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  background-color: #ff3700;
}

.first_page_txt {
  position: relative;
  overflow: hidden;
}

.first_page_txt_reveal {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.image-14 {
  position: relative;
  opacity: 0.37;
}

.image-15 {
  position: relative;
  margin-top: -336px;
}

.petr_photo_reveal {
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  overflow: visible;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.photo_petr_reveal {
  position: relative;
  display: block;
  overflow: hidden;
}

.photo {
  position: relative;
  overflow: hidden;
  margin-top: 30px;
}

.photo.revealing_photo {
  margin-top: 69px;
  margin-left: 36px;
}

.photo_revealer {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.photo_revealer.revealer_3 {
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  overflow: visible;
  margin-right: auto;
  margin-left: auto;
}

.image-16 {
  position: relative;
  display: block;
  margin-top: 21px;
  margin-right: auto;
  margin-left: auto;
  opacity: 0.34;
}

.div-block-second-story {
  position: relative;
  display: block;
  max-width: 70%;
  margin-top: 54px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10%;
  padding-left: 10%;
}

.image-17 {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
  margin-top: 52px;
  margin-left: 227px;
  float: left;
  clear: left;
}

.paragraph-20 {
  display: block;
  max-width: 50%;
  margin-right: auto;
  margin-left: auto;
  color: #ff3700;
  font-size: 18px;
  font-weight: 500;
}

.paragraph-21 {
  position: relative;
  font-family: 'Gothampro — копия';
  color: #fff;
  font-size: 18px;
  line-height: 28px;
}

.paragraph-22 {
  display: block;
  max-width: 50%;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  color: #ff3700;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
}

.paragraph-23 {
  display: block;
  max-width: 50%;
  margin-top: 22px;
  margin-right: auto;
  margin-left: auto;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}

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

.image-18 {
  display: block;
  margin-top: 109px;
  margin-right: auto;
  margin-left: auto;
}

.columns-2 {
  display: block;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.image-19 {
  display: block;
  margin-top: 59px;
  margin-right: auto;
  margin-left: auto;
}

.paragraph-24 {
  display: block;
  max-width: 50%;
  margin-right: auto;
  margin-left: auto;
  font-size: 18px;
  line-height: 28px;
}

.paragraph-25 {
  margin-top: -83px;
  font-size: 20px;
  line-height: 28px;
  font-style: italic;
}

.image-20 {
  position: static;
  margin-left: -25px;
}

.image-21 {
  position: static;
  margin-top: -135px;
  margin-right: -41px;
  float: right;
}

.paragraph-26 {
  display: block;
  max-width: 50%;
  margin-top: 16px;
  margin-right: auto;
  margin-left: auto;
  color: #ff3700;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
}

.paragraph-27 {
  display: block;
  max-width: 50%;
  margin-top: 29px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  font-size: 20px;
  line-height: 28px;
}

.image-22 {
  position: static;
  margin-top: -88px;
  float: right;
}

.image-23 {
  position: static;
  margin-left: -66px;
}

.paragraph-28 {
  margin-top: -92px;
  color: #fff;
  font-size: 20px;
  line-height: 28px;
  font-style: italic;
}

.paragraph-28.tatiana {
  margin-top: -80px;
  font-style: normal;
}

.div-block-11 {
  display: block;
  max-width: 70%;
  margin-top: 38px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10%;
  padding-left: 10%;
}

.centered-photo {
  display: block;
  max-width: 80%;
  margin-top: 29px;
  margin-right: auto;
  margin-left: auto;
}

.centered-photo.anat {
  position: relative;
  overflow: hidden;
}

.centered-photo.const {
  position: relative;
  overflow: hidden;
}

.centered_quote {
  display: block;
  max-width: 70%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 10%;
}

.centered_quote.anat_story-2 {
  margin-top: 44px;
}

.centered_quote.sirgay-2 {
  margin-top: 17px;
}

.centered_quote.malcolm-3 {
  margin-top: 38px;
}

.columns-3 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.div-block-12 {
  padding-bottom: 0px;
  padding-left: 14px;
  border-left: 2px solid #ff3700;
}

.paragraph-29 {
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  font-style: normal;
  font-weight: 400;
}

.photos-with-disc {
  margin-top: 30px;
}

.photos-with-disc.mari-1 {
  margin-top: 39px;
}

.photo-with-d {
  position: relative;
  overflow: hidden;
}

.div-block-13 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}

.photo-with-d-revealer {
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.simple-txt-par {
  display: block;
  max-width: 50%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
}

.paragraph-30 {
  display: block;
  max-width: 50%;
  margin-top: 7%;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
}

.paragraph-30.malcolm-answer {
  max-width: 80%;
}

.paragraph-31 {
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}

.columns-4 {
  margin-top: 45px;
  margin-bottom: 50px;
}

.column-5 {
  padding-left: 20px;
}

.paragraph-32 {
  display: block;
  max-width: 50%;
  margin-right: auto;
  margin-left: auto;
  font-family: '2d typo depottrapharet2d', Tahoma, sans-serif;
  color: #ff3700;
  font-size: 28px;
  line-height: 28px;
  font-style: italic;
}

.paragraph-33 {
  margin-top: 26px;
  color: #ff3700;
  font-size: 20px;
  line-height: 28px;
  font-style: italic;
  font-weight: 500;
  text-align: center;
}

.image-24 {
  display: block;
  margin-top: 33px;
  margin-right: auto;
  margin-left: auto;
}

.par {
  display: block;
  max-width: 563px;
  margin-top: 55px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
}

.quote-yuri {
  display: block;
  max-width: 70%;
  margin-top: 48px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-14 {
  display: block;
  max-width: 70%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10%;
  padding-left: 10%;
}

.quote-txt {
  margin-top: -115px;
  color: #fff;
  font-size: 20px;
  line-height: 28px;
  font-style: italic;
}

.image-25 {
  position: static;
  margin-left: -56px;
}

.image-26 {
  margin-top: -134px;
  float: right;
}

.columns-5 {
  display: block;
  max-width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.paragraph-34 {
  display: block;
  width: 50%;
  margin-top: 7%;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
}

.column-6 {
  padding-left: 10%;
}

.image-27 {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  overflow: visible;
  width: 100%;
  height: 100%;
  margin: -55% auto -35%;
  opacity: 0.35;
  -webkit-transition: opacity 608ms ease;
  transition: opacity 608ms ease;
}

.red-txt {
  display: block;
  max-width: 50%;
  margin-right: auto;
  margin-left: auto;
  color: #ff3700;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
}

.column-7 {
  padding-left: 20px;
}

.image-28 {
  display: block;
  margin-top: 47px;
  margin-right: auto;
  margin-left: auto;
}

.paragraph-35 {
  margin-left: 10%;
  color: #ff3700;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  text-align: left;
}

.image-29 {
  display: block;
  margin-top: 52px;
  margin-right: auto;
  margin-left: auto;
}

.par-1 {
  margin-top: -114px;
  color: #fff;
  font-size: 20px;
  line-height: 28px;
  font-style: italic;
  font-weight: 300;
}

.image-30 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  opacity: 0.44;
}

.columns-6 {
  display: block;
  max-width: 70%;
  margin-top: 39px;
  margin-right: auto;
  margin-left: auto;
}

.paragraph-36 {
  font-family: 'Gothampro — копия';
  color: #fff;
  font-size: 20px;
  line-height: 28px;
}

.image-31 {
  position: static;
  margin-top: -275px;
  margin-left: -68px;
}

.italic-text {
  position: relative;
  font-family: Gothampro, sans-serif;
}

.paragraph-37 {
  display: block;
  max-width: 50%;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
}

.image-32 {
  position: static;
  margin-top: -95px;
  float: right;
}

.paragraph-38 {
  margin-top: 22px;
  color: #ff3700;
  font-size: 18px;
  line-height: 28px;
  font-style: italic;
  font-weight: 400;
  text-align: left;
}

.paragraph-39 {
  font-family: '2d typo depottrapharet2d', Tahoma, sans-serif;
  color: #ff3700;
  font-size: 80px;
  line-height: 80px;
  text-transform: uppercase;
}

.paragraph-40 {
  margin-top: -15px;
  color: #fff;
  font-size: 18px;
}

.image-33 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  opacity: 0.32;
}

.div-block-15 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 120px;
  min-width: 100px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.paragraph-41 {
  display: block;
  margin-top: 49px;
  font-family: '2d typo depottrapharet2d', Tahoma, sans-serif;
  color: #ff3700;
  font-size: 130px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.div-block-16 {
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  width: 100%;
  height: 100%;
  min-width: 100px;
  background-color: #ff3700;
}

.div-block-17 {
  position: relative;
  display: block;
  overflow: hidden;
  max-width: 57%;
  margin-top: 76px;
  margin-right: auto;
  margin-left: auto;
}

.paragraph-42 {
  color: #fff;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
}

.div-block-18 {
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.paragraph-43 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  max-width: 40%;
  margin-right: auto;
  margin-bottom: 58px;
  margin-left: auto;
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
}

.div-block-19 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: #fff;
  color: #fff;
}

.centered-photo-revealer {
  position: absolute;
  left: 0px;
  top: 0px;
}

.centered-photo-revealer.story-4 {
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.centered-photo-revealer.story-6 {
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.div-block-20 {
  position: relative;
  display: block;
  width: 80%;
  height: 80%;
  margin-right: auto;
  margin-left: auto;
}

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

.div-block-21 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}

.big-photo {
  position: relative;
  overflow: hidden;
}

.big-photo.story-anatoli {
  position: relative;
  overflow: hidden;
}

.big-photo.story-6 {
  position: relative;
  overflow: hidden;
}

.div-block-22 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.div-block-23 {
  position: absolute;
  left: 0px;
  top: 0px;
}

.big-photo-revealer {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.image-35 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  opacity: 0.52;
}

.div-block-24 {
  position: relative;
  overflow: hidden;
}

.big-photo-1 {
  position: relative;
  display: block;
  overflow: hidden;
  max-width: 70%;
  margin-right: auto;
  margin-left: auto;
}

.div-block-25 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.div-block-26 {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100vh;
}

.div-block-27 {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.navigation {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  width: 10%;
}

.div-block-28 {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.nav-button {
  position: absolute;
  top: 20%;
  right: 0px;
  bottom: 80%;
  height: 10%;
  min-width: 90%;
}

.nav-line {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 70%;
  height: 2px;
  background-color: #ff3700;
}

.paragraph-44 {
  position: relative;
  margin-right: 10px;
  margin-bottom: 15px;
  font-family: 'Gothampro — копия';
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
}

.nav-button-1 {
  position: relative;
  top: 20%;
  right: 0px;
  bottom: 80%;
  height: 5%;
}

.nav-button-1.one {
  height: auto;
  min-height: 5%;
  margin-bottom: 20px;
}

.nav-button-1.two {
  position: relative;
  overflow: visible;
  height: auto;
  margin-top: 10px;
  margin-bottom: 20px;
  float: none;
  clear: none;
}

.nav-button-1.three {
  height: auto;
  min-height: 5%;
  margin-top: 10%;
}

.nav-button-1.four {
  height: auto;
  min-height: 5%;
}

.nav-button-1.five {
  height: auto;
  min-height: 5%;
}

.nav-button-1.six {
  height: auto;
  min-height: 5%;
}

.nav-button-1.eight {
  height: auto;
  min-height: 5%;
}

.nav-button-1.nine {
  height: auto;
  min-height: 5%;
}

.nav-button-1.ten {
  height: auto;
  min-height: 5%;
  margin-top: 10px;
}

.image-36 {
  position: static;
  display: block;
}

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

.column-8 {
  padding-right: 5%;
}

.div-block-49 {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.div-block-50 {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.div-block-51 {
  position: relative;
}

.bold-text-4 {
  display: block;
  max-width: 50%;
  margin-top: 7%;
  margin-right: auto;
  margin-left: auto;
}

.textspan-dima {
  font-size: 18px;
  line-height: 12px;
  font-weight: 300;
}

.image-58 {
  margin-left: -15%;
}

.image-59 {
  position: fixed;
  z-index: 4;
  margin-top: 2%;
  margin-left: 2%;
}

.div-block-53 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
}

.div-block-54 {
  position: fixed;
  top: 2%;
  right: 7%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 3%;
}

.div-block-55 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5;
  display: block;
}

.image-60 {
  position: relative;
  top: 0px;
  right: 0px;
  z-index: 2;
  display: block;
  max-height: 100%;
  max-width: 100%;
  margin-left: 10%;
  cursor: pointer;
}

.image-61 {
  width: 70%;
  height: 70%;
}

@media (max-width: 991px) {
  .panel.one {
    min-height: 100vh;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .mob {
    position: relative;
    z-index: 2;
  }
  .image-38 {
    position: absolute;
    left: 10%;
    top: 25px;
  }
}

@media (max-width: 991px) {
  .mob {
    position: relative;
    z-index: 2;
  }
}

@media (max-width: 991px) {
  .body {
    background-image: none;
  }
  .heading_petr {
    position: relative;
  }
  .div-block-26 {
    display: none;
  }
  .div-block-29 {
    width: 100%;
    height: 100%;
  }
  .image-37 {
    position: fixed;
    margin-top: -47px;
    margin-left: 30px;
  }
  .first-page-heading {
    position: relative;
    overflow: hidden;
    margin-top: 35%;
  }
  .mob_heading-1 {
    position: relative;
    font-family: '2d typo depottrapharet2d', Tahoma, sans-serif;
    color: #ff3700;
    font-size: 32px;
    line-height: 28px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
  }
  .div-block-30 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #ff3700;
  }
  .mob_revealer-1 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #ff3700;
  }
  .background-video-2 {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: visible;
    width: 100%;
  }
  .mob_content {
    display: block;
    margin-right: 5%;
    margin-left: 5%;
  }
  .paragraph-45 {
    display: block;
    width: 75%;
    margin-top: 25px;
    margin-right: auto;
    margin-left: auto;
    font-family: 'Gothampro — копия';
    color: #fff;
    font-weight: 500;
  }
  .div-block-31 {
    width: 100%;
    height: 100%;
  }
  .mob {
    position: relative;
    z-index: 2;
    overflow: hidden;
  }
  .image-38 {
    position: absolute;
  }
  .panel_mob {
    width: 100%;
    height: 100vh;
    min-height: 1200px;
    padding-top: 30%;
  }
  .panel_mob.petr {
    height: 100%;
    padding-bottom: 30%;
  }
  .heading-6 {
    margin-top: 0px;
    color: #fff;
  }
  .mob-heading-1 {
    position: relative;
    overflow: hidden;
  }
  .div-block-32 {
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #ff3700;
  }
  .image-39 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .image-39.mob {
    opacity: 0.68;
  }
  .image-39.mob_heading_liner {
    position: relative;
    width: 60%;
    height: 60%;
    margin-top: -60px;
    opacity: 0.46;
  }
  .mob_par_heading {
    position: relative;
    display: block;
    margin-top: 20%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 5%;
    padding-left: 5%;
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
  }
  .mob_par_heading._1 {
    font-size: 14px;
    line-height: 22px;
  }
  .mob_par_heading.italic {
    position: relative;
    font-size: 14px;
    line-height: 22px;
    font-style: italic;
  }
  .image-40 {
    position: relative;
    display: block;
    margin-top: 10%;
    margin-right: auto;
    margin-left: auto;
  }
  .heading-7 {
    position: relative;
    font-family: '2d typo depottrapharet2d', Tahoma, sans-serif;
    color: #ff3700;
    font-size: 40px;
    font-weight: 400;
    text-transform: uppercase;
  }
  .heading_petr-mob {
    position: relative;
    font-family: '2d typo depottrapharet2d', Tahoma, sans-serif;
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    text-transform: uppercase;
  }
  .headin_petr_revealer_mob {
    position: absolute;
    left: 0px;
    top: 0px;
    overflow: visible;
    width: 100%;
    height: 100%;
    background-color: #ff3700;
  }
  .div-block-33 {
    position: relative;
    overflow: hidden;
  }
  .mob-photo-petr {
    position: relative;
    margin-top: 75%;
  }
  .image-41 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 120%;
    opacity: 0.23;
  }
  .div-block-34 {
    position: relative;
    margin-top: -187px;
  }
  .mob-petr-photo {
    position: relative;
    overflow: hidden;
    margin-top: -70%;
  }
  .image-42 {
    max-width: 80%;
  }
  .div-block-35 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #fff;
  }
  .petr-photo-revealer-2 {
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
  }
  .mob-simple-par {
    position: relative;
    margin-top: 10%;
    padding-right: 3%;
    padding-left: 3%;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
  }
  .mob-petr-quote {
    margin-top: 23px;
  }
  .image-43 {
    position: relative;
    max-width: 65%;
  }
  .mob-simple-quote-text {
    position: relative;
    margin-top: -100px;
    padding-right: 3%;
    padding-left: 3%;
    color: #fff;
    line-height: 24px;
    font-style: italic;
  }
  .mob-quote-with-a-line {
    position: relative;
    padding-right: 10%;
    padding-left: 5%;
    border-left: 2px solid #ff3700;
  }
  .paragraph-46 {
    margin-top: 20px;
    color: #fff;
    font-style: italic;
    font-weight: 400;
  }
  .mob-simple-quote-text-bottom {
    position: relative;
    z-index: 1;
    margin-top: 20px;
    padding-right: 3%;
    padding-left: 3%;
    color: #fff;
    line-height: 24px;
    font-style: italic;
  }
  .image-44 {
    float: right;
  }
  .image-45 {
    position: relative;
    margin-top: -116px;
    float: right;
  }
  .mob-panel-content {
    width: 100%;
    height: 100%;
    padding-top: 7%;
    padding-bottom: 50%;
  }
  .mob-panel-content._1-story {
    height: 100%;
    margin-top: 1px;
    padding-bottom: 50%;
  }
  .mob-panel-content._2story {
    height: 100%;
    padding-bottom: 50%;
  }
  .mob-panel-content._3story {
    height: 100%;
    padding-bottom: 50%;
  }
  .mob-panel-content._4story {
    height: 100%;
    padding-bottom: 50%;
  }
  .mob-panel-content._9story {
    display: block;
  }
  .mob-main-content {
    padding-right: 5%;
    padding-bottom: 25%;
    padding-left: 5%;
  }
  .heading-mob-content-div {
    position: relative;
    z-index: 1;
    overflow: hidden;
  }
  .heading-mob-content {
    position: relative;
    font-family: '2d typo depottrapharet2d', Tahoma, sans-serif;
    color: #ff3700;
    font-size: 44px;
    font-style: italic;
    font-weight: 400;
    text-transform: uppercase;
  }
  .div-block-36 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #ff3700;
  }
  .mob-heading-cont-revealer {
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #ff3700;
  }
  .div-block-37 {
    float: right;
  }
  .main-cont-heading-photo-div {
    position: relative;
    overflow: hidden;
    margin-top: -60px;
    margin-left: 30%;
    float: right;
  }
  .div-block-38 {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #fff;
  }
  .heading-photo-revealer {
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
  }
  .image-46 {
    position: relative;
  }
  .div-block-39 {
    margin-top: 40%;
    margin-left: 10%;
  }
  .heading-8 {
    position: relative;
  }
  .main-content-name-mob {
    position: relative;
    font-family: '2d typo depottrapharet2d', Tahoma, sans-serif;
    color: #fff;
    font-size: 44px;
    font-weight: 400;
    text-transform: uppercase;
  }
  .main-heading-name-div {
    position: relative;
    overflow: visible;
    margin-top: 30%;
    margin-left: 10%;
  }
  .paragraph-47 {
    position: relative;
  }
  .age-main-content-mob {
    position: relative;
    margin-top: -15px;
    font-family: '2d typo depottrapharet2d', Tahoma, sans-serif;
    color: #fff;
    font-size: 16px;
  }
  .div-block-40 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #fff;
  }
  .name-and-age-main-heading-content-mob {
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
  }
  .div-block-41 {
    margin-left: 10%;
  }
  .condition-main-heading-mob-div {
    position: relative;
    overflow: hidden;
    margin-left: 10%;
    padding-left: 3%;
    border-left: 2px solid #ff3700;
  }
  .condition-naming-mob {
    position: relative;
    font-family: '2d typo depottrapharet2d', Tahoma, sans-serif;
    color: #ff3700;
    font-size: 26px;
    line-height: 24px;
    font-weight: 400;
  }
  .condition-disc-par-mob {
    position: relative;
    margin-top: -2%;
    padding-right: 10%;
    color: #fff;
  }
  .div-block-42 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #ff3700;
  }
  .condition-mob-revealer {
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #ff3700;
  }
  .simple-text-mob-par {
    position: relative;
    margin-top: 12%;
    margin-left: 10%;
    padding-right: 5%;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    text-align: left;
  }
  .simple-text-mob-par.quote {
    font-style: italic;
  }
  .simple-text-mob-par.ussr {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .simple-text-mob-par.who {
    margin-left: 0%;
    text-align: center;
  }
  .after-heading-main-content-mob {
    position: relative;
  }
  .left-photo-div-mob {
    position: relative;
    width: 85%;
    margin-top: 7%;
    padding-right: 7%;
    border-right: 1px solid #ff3700;
  }
  .image-47 {
    opacity: 0.56;
  }
  .one-column-text-whit-mob {
    position: relative;
    z-index: 1;
    width: 90%;
    margin-top: 7%;
    margin-bottom: 5%;
    margin-left: 10%;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
  }
  .image-48 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    max-height: 99%;
    opacity: 0.5;
  }
  .div-block-43 {
    position: relative;
  }
  .one-column-reb-text-div-mob {
    margin-top: 7%;
    margin-bottom: 5%;
    margin-left: 10%;
    float: left;
    color: #ff3700;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
  }
  .centered-quote-mob-div {
    position: relative;
    margin-top: 15%;
    margin-left: 10%;
  }
  .image-49 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 25%;
    margin-top: -6%;
    margin-left: -8%;
    float: left;
  }
  .paragraph-48 {
    position: relative;
    z-index: 1;
    margin-top: 7%;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    font-style: italic;
    text-transform: uppercase;
  }
  .image-50 {
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 0;
    width: 25%;
    margin-bottom: -5%;
  }
  .image-51 {
    position: relative;
    display: block;
    margin-top: 15%;
    margin-right: auto;
    margin-left: auto;
  }
  .red-centered-text-mob {
    position: relative;
    display: block;
    width: 100%;
    margin: 7% auto 5%;
    color: #ff3700;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    text-align: left;
  }
  .red-centered-text-mob.question {
    width: 95%;
    font-style: italic;
    font-weight: 400;
    text-align: left;
  }
  .quote-text-mob {
    position: relative;
    z-index: 1;
    padding-right: 4%;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    font-style: normal;
    font-weight: 400;
  }
  .quote-text-mob.answer {
    font-weight: 400;
  }
  .quote-text-mob.answer._1 {
    padding-left: 10%;
  }
  .image-52 {
    margin-top: 33px;
    opacity: 0.5;
  }
  .div-block-44 {
    display: block;
    margin-top: 5%;
    margin-right: auto;
    margin-left: auto;
  }
  .paragraph-49 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10%;
    padding-left: 10%;
    font-family: '2d typo depottrapharet2d', Tahoma, sans-serif;
    color: #ff3700;
    font-size: 24px;
    line-height: 26px;
    font-style: italic;
    text-align: center;
    text-transform: uppercase;
  }
  .image-53 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    opacity: 0.5;
  }
  .bold-text-2 {
    color: #ff3700;
    text-align: left;
  }
  .image-54 {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 0;
    width: 100%;
    height: 100%;
    margin-bottom: 0%;
    opacity: 0.5;
  }
  .paragraph-50 {
    padding-left: 10%;
    color: #ff3700;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
  }
  .bold-text-3 {
    text-align: left;
  }
  .italic-text-2 {
    font-weight: 300;
  }
  .image-55 {
    margin-top: 13px;
    opacity: 0.5;
  }
  .tatiana {
    font-family: '2d typo depottrapharet2d', Tahoma, sans-serif;
    color: #fff;
    font-style: italic;
    font-weight: 400;
    text-transform: uppercase;
  }
  .paragraph-51 {
    margin-top: -15px;
    color: #fff;
    font-size: 16px;
  }
  .image-56 {
    opacity: 0.5;
  }
  .final-panel-mob {
    position: relative;
    width: 100%;
    height: 100vh;
    padding-top: 7%;
  }
  .heading-9 {
    position: relative;
    margin-top: 30%;
    padding-right: 10%;
    padding-left: 10%;
    font-family: '2d typo depottrapharet2d', Tahoma, sans-serif;
    color: #ff3700;
    font-size: 50px;
    font-weight: 400;
    text-align: center;
  }
  .div-block-45 {
    position: relative;
    overflow: hidden;
  }
  .div-block-46 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #ff3700;
  }
  .div-block-47 {
    position: relative;
    overflow: hidden;
    margin-top: 20%;
    padding-right: 10%;
    padding-left: 10%;
  }
  .paragraph-52 {
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
  }
  .div-block-48 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #fff;
  }
  .paragraph-53 {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    margin-right: auto;
    margin-bottom: 10%;
    margin-left: auto;
    color: #fff;
    text-align: center;
  }
  .text-span {
    font-size: 14px;
    line-height: 16px;
  }
  .div-block-52 {
    position: relative;
  }
  .bold-text-5 {
    font-weight: 400;
  }
  .div-block-56 {
    position: fixed;
    top: 0px;
    right: 0px;
    z-index: 4;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 30%;
    height: 30%;
    margin-top: 2%;
    margin-right: 2%;
  }
  .image-62 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 60%;
    height: 100%;
  }
  .div-block-57 {
    position: fixed;
    top: 2%;
    right: 2%;
    z-index: 4;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 7%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .image-63 {
    position: relative;
    margin-bottom: 10%;
    cursor: pointer;
  }
  .image-64 {
    position: relative;
    margin-bottom: 10%;
    cursor: pointer;
  }
  .image-65 {
    position: relative;
    margin-bottom: 10%;
    cursor: pointer;
  }
}

@font-face {
  font-family: 'Gothampro';
  src: url('../fonts/GothamPro-Bold.woff2') format('woff2'), url('../fonts/GothamPro-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Gothampro';
  src: url('../fonts/GothamPro-BlackItalic.woff2') format('woff2'), url('../fonts/GothamPro-BlackItalic.woff') format('woff');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Gothampro';
  src: url('../fonts/GothamPro-BoldItalic.woff2') format('woff2'), url('../fonts/GothamPro-BoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Gothampro';
  src: url('../fonts/GothamPro-Italic.woff2') format('woff2'), url('../fonts/GothamPro-Italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Gothampro';
  src: url('../fonts/GothamPro-Light.woff2') format('woff2'), url('../fonts/GothamPro-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Gothampro';
  src: url('../fonts/GothamPro-Black.woff2') format('woff2'), url('../fonts/GothamPro-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Gothampro';
  src: url('../fonts/GothamPro-LightItalic.woff2') format('woff2'), url('../fonts/GothamPro-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Gothampro';
  src: url('../fonts/GothamPro-Medium.woff2') format('woff2'), url('../fonts/GothamPro-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Gothampro';
  src: url('../fonts/GothamPro.woff2') format('woff2'), url('../fonts/GothamPro.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Gothampro';
  src: url('../fonts/GothamPro-MediumItalic.woff2') format('woff2'), url('../fonts/GothamPro-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: '2d typo depottrapharet2d';
  src: url('../fonts/2D_Typo_-_DepotTrapharet2D.ttf') format('truetype'), url('../fonts/2D_Typo_-_DepotTrapharet2D.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}