.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  outline-style: solid;
  outline-width: 2px;
  outline-offset: 2px;
  outline-color: #3b79c3;
}

body {
  background-color: #fff;
  font-family: Neue;
  color: #0d0d0d;
  font-size: 1vw;
  line-height: 1.6;
  letter-spacing: 0em;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 3.28em;
  line-height: 1.4;
  font-weight: 700;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 2.5em;
  line-height: 1.4;
  font-weight: 700;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 2.19em;
  line-height: 1.4;
  font-weight: 700;
}

h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.88em;
  line-height: 1.4;
  font-weight: 700;
}

h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.67em;
  line-height: 1.4;
  font-weight: 700;
}

h6 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.46em;
  line-height: 1.4;
  font-weight: 700;
}

p {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.2em;
  line-height: 1.4;
}

a {
  font-size: 1em;
  text-decoration: none;
}

label {
  display: block;
  margin-bottom: 0.3em;
  font-size: 1.25em;
  font-weight: 700;
}

blockquote {
  margin-bottom: 1em;
  padding: 1em 2em 1em 1.7em;
  border-left: 0.3em solid #e2e2e2;
  font-size: 1.2em;
  line-height: 1.6;
}

.container {
  position: relative;
  width: 100%;
  max-width: 100em;
  margin-right: auto;
  margin-left: auto;
  padding: 1.4em;
}

.container.is-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  margin-bottom: 0px;
  padding: 2vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.style_item {
  padding: 2em 0em;
  border-bottom: 0.1em solid #bdbdbd;
}

.html {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  overflow: hidden;
  width: 0px;
  height: 0px;
}

.global-styles {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.rich-text p {
  margin-top: 0em;
  margin-bottom: 1.6em;
}

.rich-text h1 {
  margin-top: 0em;
  margin-bottom: 0.2em;
  font-size: 3.28em;
}

.rich-text h2 {
  margin-top: 0em;
  margin-bottom: 0.2em;
  font-size: 2.5em;
}

.rich-text h3 {
  margin-top: 0em;
  margin-bottom: 0.3em;
  font-size: 2.19em;
}

.rich-text h4 {
  margin-top: 0em;
  margin-bottom: 0.4em;
  font-size: 1.88em;
}

.rich-text h5 {
  margin-top: 0em;
  margin-bottom: 0.6em;
  font-size: 1.67em;
}

.rich-text h6 {
  margin-top: 0em;
  margin-bottom: 0.7em;
  font-size: 1.46em;
}

.section {
  position: relative;
  width: 100%;
}

.section.is-footer {
  overflow: visible;
  height: auto;
  margin-bottom: 0px;
}

.page-wrapper {
  position: relative;
  overflow: hidden;
  padding-bottom: 0px;
  color: #0d0d0d;
  font-size: 1em;
}

.main-wrapper {
  margin-bottom: auto;
  font-family: 'Neue Montreal', sans-serif;
  color: #dac1a9;
  font-weight: 400;
}

.h1 {
  font-size: 3.28em;
  line-height: 1.2;
}

.h2 {
  font-size: 2.5em;
  line-height: 1.2;
}

.h3 {
  font-size: 2.19em;
  line-height: 1.3;
}

.h4 {
  font-size: 1.88em;
  line-height: 1.3;
}

.h5 {
  font-size: 1.67em;
  line-height: 1.3;
}

.h6 {
  font-size: 1.46em;
}

.form_input {
  height: 3em;
  margin-bottom: 1em;
  padding: 0em 0.9em;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 0em;
  font-size: 1.25em;
}

.display {
  font-size: 4.38em;
  line-height: 1.1;
}

.form_submit {
  font-size: 1.25em;
}

.headline {
  position: relative;
  overflow: hidden;
  font-size: 5.7vw;
  line-height: 5.7vw;
  text-transform: none;
}

.headline.hello {
  cursor: pointer;
}

.footer_top {
  position: relative;
  z-index: 1;
  width: 38vw;
  max-width: 100%;
  margin-left: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: right;
}

.footer_pill {
  margin-top: 0.7em;
  padding: 0.6em 2.2em;
  border-style: solid;
  border-width: 0.2em;
  border-color: #dac1a9;
  border-radius: 100vw;
}

.footer_middle {
  position: relative;
  top: -6vw;
  z-index: 2;
  width: 16.6em;
  max-width: 100%;
  margin-bottom: 0vw;
  padding-top: 0em;
  padding-bottom: 0em;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer_bottom {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer_link {
  cursor: pointer;
}

.footer_link-top {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.footer_bottom-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: right;
}

.text-link {
  position: relative;
  display: block;
  overflow: hidden;
  margin-top: 0.5em;
  margin-left: 10vw;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  text-transform: none;
}

.text-link_p {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  font-size: 1.1em;
}

.social {
  display: block;
  padding-left: 2em;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-link_line {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 100%;
  height: 2px;
  background-color: #0d0d0d;
  -webkit-transform: translate(-101%, 0px);
  -ms-transform: translate(-101%, 0px);
  transform: translate(-101%, 0px);
}

.text-link_wrap {
  position: relative;
  overflow: hidden;
}

.footer_link-arrow-side {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 6em;
  height: 4em;
  margin-top: auto;
  margin-bottom: auto;
}

.footer_link-arrow-top {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 6em;
  height: 4em;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: -1em;
  -webkit-transform: translate(0px, -150%) rotate(90deg);
  -ms-transform: translate(0px, -150%) rotate(90deg);
  transform: translate(0px, -150%) rotate(90deg);
}

.footer_pill-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer_media {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer_images {
  position: relative;
  width: 46%;
  margin-top: 4vw;
  margin-left: 1vw;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.footer_images-height {
  position: relative;
  padding-top: 58%;
}

.footer_image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(0vw, 0vh) rotate(0deg);
  -ms-transform: translate(0vw, 0vh) rotate(0deg);
  transform: translate(0vw, 0vh) rotate(0deg);
  -o-object-fit: cover;
  object-fit: cover;
}

.footer_image.is-1 {
  width: 16.8229vw;
  height: auto;
  margin-top: 2vw;
  -webkit-transform: translate(-50vw, 100vh) rotate(7deg);
  -ms-transform: translate(-50vw, 100vh) rotate(7deg);
  transform: translate(-50vw, 100vh) rotate(7deg);
}

.footer_image.is-2 {
  width: 19.7916vw;
  height: auto;
  margin-top: 0vw;
  margin-left: 26vw;
  -webkit-transform: translate(40vw, 100vh) rotate(-7deg);
  -ms-transform: translate(40vw, 100vh) rotate(-7deg);
  transform: translate(40vw, 100vh) rotate(-7deg);
}

.footer_image.is-3 {
  width: 16.14583vw;
  height: auto;
  margin-top: 14vw;
  margin-left: 9vw;
  -webkit-transform: translate(30vw, 100vh) rotate(8deg);
  -ms-transform: translate(30vw, 100vh) rotate(8deg);
  transform: translate(30vw, 100vh) rotate(8deg);
}

.footer_image.is-4 {
  -webkit-transform: translate(50vw, 100vh) rotate(-10deg);
  -ms-transform: translate(50vw, 100vh) rotate(-10deg);
  transform: translate(50vw, 100vh) rotate(-10deg);
}

.footer_image.is-5 {
  -webkit-transform: translate(-20vw, 100vh) rotate(14deg);
  -ms-transform: translate(-20vw, 100vh) rotate(14deg);
  transform: translate(-20vw, 100vh) rotate(14deg);
}

.footer_image.is-6 {
  -webkit-transform: translate(60vw, 100vh) rotate(8deg);
  -ms-transform: translate(60vw, 100vh) rotate(8deg);
  transform: translate(60vw, 100vh) rotate(8deg);
}

.footer_image.is-7 {
  -webkit-transform: translate(10vw, 100vh) rotate(-12deg);
  -ms-transform: translate(10vw, 100vh) rotate(-12deg);
  transform: translate(10vw, 100vh) rotate(-12deg);
}

.footer_image.is-8 {
  -webkit-transform: translate(-40vw, 100vh) rotate(-16deg);
  -ms-transform: translate(-40vw, 100vh) rotate(-16deg);
  transform: translate(-40vw, 100vh) rotate(-16deg);
}

.footer_image.is-9 {
  -webkit-transform: translate(30vw, 100vh) rotate(-19deg);
  -ms-transform: translate(30vw, 100vh) rotate(-19deg);
  transform: translate(30vw, 100vh) rotate(-19deg);
}

.body {
  overflow: hidden;
  background-color: #0d0d0d;
  color: #0d0d0d;
}

.paragraph {
  font-size: 1.1em;
  line-height: 1.4;
}

.text-span {
  display: block;
  width: 100%;
  text-align: left;
}

.mail {
  position: relative;
  overflow: hidden;
  margin-bottom: -0.6vw;
  font-size: 5.7vw;
  line-height: 5.7vw;
  text-transform: none;
  cursor: pointer;
}

.mail.clipped {
  background-image: none;
}

.logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.logo-pierre-borodin {
  display: inline-block;
  padding-left: 0.8vw;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-size: 1.1em;
}

.temporary {
  width: 20vw;
  padding-left: 0vw;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-size: 1.1em;
  text-align: center;
}

.logo-div {
  width: 38vw;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.html-embed {
  display: inline-block;
}

.video-seamless {
  position: absolute;
  display: block;
  overflow: hidden;
  width: 17.4479167vw;
  height: 22.6041667vw;
  margin-top: 50%;
  margin-bottom: 50%;
  margin-left: 5vw;
  border-radius: 1.5vw;
}

.images {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.pierre-photo {
  position: absolute;
  z-index: 2;
  overflow: hidden;
  width: 17.4479167vw;
  height: 22.6041667vw;
  margin-top: 50%;
  margin-right: 5vw;
  margin-bottom: 53%;
  border-radius: 1.5vw;
}

.html-embed-2 {
  position: relative;
  z-index: 10;
}

.image {
  width: 100%;
}

.image-2 {
  width: 100%;
}

.background-video {
  width: 17.4479167vw;
  height: 22.6041667vw;
}

.circle {
  display: inline-block;
  width: 0.8vw;
  height: 0.8vw;
  border-radius: 1.1vw;
  background-color: #dac1a9;
}

.trigger-black {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 4;
  display: none;
  width: 100vw;
  height: 100vh;
  background-color: #0d0d0d;
}

.cursor-wrapper {
  position: fixed;
  left: 3%;
  top: 3%;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 1;
}

.cursor-dot {
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 2vw;
  height: 2vw;
  border-radius: 50%;
  background-color: #dac1a9;
  opacity: 1;
}

.cursor-circle {
  position: absolute;
  display: block;
  width: 3.125vw;
  height: 3.125vw;
  border-style: solid;
  border-width: 0px;
  border-color: rgba(128, 64, 94, 0.23);
  border-radius: 50%;
  background-color: #fff;
  opacity: 0;
}

.cursor-dot-2 {
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 2vw;
  height: 2vw;
  border: 0px solid transparent;
  border-radius: 50%;
  background-color: #dac1a9;
  opacity: 1;
}

.heading {
  font-size: 5.7vw;
  line-height: 5.7vw;
  font-weight: 400;
}

.head-tablet {
  display: none;
}

.images-tablet {
  display: none;
}

.fix-ipad {
  display: block;
}

.play-state {
  width: 100%;
}

.pause-state {
  width: 100%;
}

.play-pause-button {
  display: none;
  width: 100%;
  height: auto;
}

.image-6-fix {
  display: none;
}

@media screen and (max-width: 991px) {
  body {
    font-size: 12px;
  }

  .container.is-footer {
    display: block;
    min-height: auto;
    margin-bottom: 0px;
    padding: 4vw 6vw;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .section.is-footer {
    overflow: visible;
    height: auto;
  }

  .page-wrapper {
    overflow: visible;
    height: auto;
  }

  .headline.hello {
    width: 100%;
    font-size: 3.4vw;
    line-height: 4vw;
    text-align: center;
  }

  .footer_top {
    display: none;
  }

  .footer_pill {
    display: none;
  }

  .footer_middle {
    top: 0px;
    width: 84%;
    margin-right: auto;
    margin-bottom: 0vw;
    margin-left: auto;
    padding-top: 1.5vw;
    padding-bottom: 0em;
    text-align: center;
  }

  .footer_bottom {
    display: block;
    margin-top: 10vw;
  }

  .footer_link {
    width: 100%;
  }

  .footer_link-top {
    text-align: left;
  }

  .footer_bottom-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10vw;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    font-size: 1.3em;
    text-align: left;
  }

  .text-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0em;
    margin-left: 1.7em;
  }

  .social {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0em;
  }

  .footer_media {
    display: none;
  }

  .footer_images {
    width: 50%;
  }

  .footer_image.is-1 {
    -webkit-transform: translate(-50vw, -100vh) rotate(14deg);
    -ms-transform: translate(-50vw, -100vh) rotate(14deg);
    transform: translate(-50vw, -100vh) rotate(14deg);
  }

  .body {
    overflow: visible;
  }

  .paragraph {
    font-size: 3.4vw;
    line-height: 4vw;
  }

  .mail {
    font-size: 3.4vw;
    line-height: 4vw;
    text-align: center;
  }

  .logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .logo-pierre-borodin {
    padding-left: 1.3vw;
  }

  .temporary {
    font-size: 1.3em;
    text-align: right;
  }

  .logo-div {
    font-size: 1.3em;
  }

  .video-seamless {
    width: 31.406250059999998vw;
    height: 40.68750006vw;
    margin-top: 2vw;
    margin-bottom: 0%;
    margin-left: 10vw;
    -webkit-transform: rotate(11deg);
    -ms-transform: rotate(11deg);
    transform: rotate(11deg);
  }

  .images {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin-top: 0vw;
    padding-top: 15vw;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .pierre-photo {
    width: 31.406250059999998vw;
    height: 40.68750006vw;
    margin-top: 0%;
    margin-right: 10vw;
    margin-bottom: 0%;
    -webkit-transform: rotate(-8deg);
    -ms-transform: rotate(-8deg);
    transform: rotate(-8deg);
  }

  .background-video {
    width: 31.406250059999998vw;
    height: 40.68750006vw;
  }

  .circle {
    width: 1.5vw;
    height: 1.5vw;
  }

  .cursor-wrapper {
    display: none;
  }

  .heading {
    font-size: 7vw;
    line-height: 7vw;
    text-align: center;
  }

  .head-tablet {
    display: block;
    margin-top: 60vw;
    margin-right: auto;
    margin-left: auto;
  }

  .images-tablet {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 5vw;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .image-3 {
    display: block;
    clear: left;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .image-4 {
    display: block;
    clear: none;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .select-images {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    padding-right: 1.5vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }

  .image-5 {
    width: 100%;
  }

  .image-6 {
    display: block;
    width: 100%;
  }

  .image-7 {
    width: 50%;
    padding-left: 1.5vw;
  }

  .image-6-fix {
    display: none;
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .container {
    padding: 4vw;
  }

  .headline {
    font-size: 5.2em;
  }

  .headline.hello {
    font-size: 4vw;
    line-height: 5vw;
  }

  .footer_top {
    width: 38em;
  }

  .footer_middle {
    width: 90%;
  }

  .footer_images {
    width: 60%;
  }

  .paragraph {
    font-size: 4vw;
    line-height: 5vw;
  }

  .mail {
    font-size: 4vw;
    line-height: 5vw;
  }

  .temporary {
    width: 25vw;
  }

  .images {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .play-pause-button {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .container.is-footer {
    padding-top: 8vw;
    padding-bottom: 8vw;
  }

  .headline {
    font-size: 13vw;
  }

  .headline.hello {
    font-size: 7vw;
    line-height: 7vw;
  }

  .footer_top {
    width: 59vw;
  }

  .footer_pill {
    font-size: 2vw;
  }

  .footer_middle {
    width: 90%;
    padding-top: 0vw;
  }

  .footer_link {
    font-size: 2vw;
  }

  .footer_bottom-right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .text-link {
    margin-left: 0em;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .text-link_p {
    clear: none;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .social {
    margin-bottom: 10vw;
    clear: none;
    -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;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .footer_images {
    width: 80%;
  }

  .paragraph {
    font-size: 7vw;
    line-height: 8vw;
  }

  .mail {
    overflow: visible;
    margin-top: 1vw;
    margin-bottom: 0vw;
    font-size: 7vw;
    line-height: 7vw;
  }

  .logo-pierre-borodin {
    padding-left: 2vw;
    font-size: 1.2em;
  }

  .temporary {
    width: 36vw;
    font-size: 1.2em;
  }

  .logo-div {
    font-size: 1em;
  }

  .video-seamless {
    width: 47.10937509vw;
    height: 61.03125009vw;
    margin-left: 15vw;
  }

  .images {
    padding-top: 27vw;
  }

  .pierre-photo {
    width: 47.10937509vw;
    height: 61.03125009vw;
    margin-right: 15vw;
  }

  .background-video {
    width: 47.10937509vw;
    height: 61.03125009vw;
  }

  .circle {
    width: 2.8vw;
    height: 2.8vw;
    border-radius: 3vw;
  }

  .heading {
    line-height: 8vw;
  }

  .head-tablet {
    margin-top: 90vw;
  }

  .images-tablet {
    display: block;
    margin-top: 10vw;
  }

  .select-images {
    width: 100%;
    padding-right: 0vw;
  }

  .image-6 {
    display: none;
    margin-top: 3vw;
  }

  .image-7 {
    width: 100%;
    margin-top: 3vw;
    padding-left: 0vw;
  }

  .play-state {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 30;
    width: 200px;
    height: 200px;
  }

  .pause-state {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    width: 200px;
    height: 200px;
  }

  .play-pause-button {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 10;
    height: 100%;
  }

  .image-6-fix {
    display: block;
    margin-top: 3vw;
  }
}

@font-face {
  font-family: 'Neue Montreal';
  src: url('../fonts/neue-montreal-regular.woff2') format('woff2'), url('../fonts/PPNeueMontreal-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neue Montreal';
  src: url('../fonts/NeueMontreal-Medium.woff2') format('woff2'), url('../fonts/NeueMontreal-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}