.body {
  background-color: #000;
  font-family: Helvetica, Arial, sans-serif;
  color: #fff;
  font-size: 1.389vw;
  line-height: 2.361vw;
  text-decoration: none;
}

.scene-1 {
  position: relative;
  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;
  background-color: #000;
}

.nav {
  position: fixed;
  top: 4.861vw;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 3.472vw;
  padding-left: 3.472vw;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}

.menu-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 47px;
  height: 60px;
  margin-left: 30px;
  -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;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
  color: #fff;
  text-decoration: none;
}

.sound-picto {
  width: 15px;
  height: 15px;
  margin-right: 29px;
  margin-left: 29px;
}

.link {
  opacity: 0.7;
  color: #fff;
  text-decoration: none;
}

.s1-container {
  width: 100%;
  height: 450vh;
  text-align: center;
}

.s1-quote {
  position: fixed;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  font-size: 2.778vw;
  line-height: 3.75vw;
}

.author {
  display: block;
  margin-top: 2.708vw;
  opacity: 0.4;
  font-size: 1.944vw;
  line-height: 2.917vw;
}

.bigger {
  font-size: 3.819vw;
  line-height: 4.444vw;
}

.scene-2 {
  position: relative;
  z-index: 100;
  background-color: #000;
}

.s2-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: 150vh;
  min-height: 100vh;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.s-2-left {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100vh;
  padding-bottom: 10vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  opacity: 0;
}

.s-2-right {
  width: 50%;
  margin-left: 50%;
}

.paragraph {
  margin-bottom: 0px;
}

.s3-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 8.333vw;
  padding-bottom: 7.986vw;
  padding-left: 8.333vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.s3-row.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-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: right;
}

.chapter-subtitle {
  opacity: 1;
  color: #878689;
  font-size: 1.25vw;
  line-height: 2.5vw;
}

.chapter-title {
  font-size: 7.5vw;
  line-height: 8vw;
  text-transform: uppercase;
}

.orange {
  color: #ff4713;
}

.default-paragraph {
  margin-bottom: 0px;
  color: hsla(0, 0%, 100%, 0.8);
  font-size: 1.528vw;
  line-height: 2.5vw;
  text-align: left;
}

.default-paragraph.centered {
  text-align: center;
}

.default-paragraph.align-right {
  text-align: right;
}

.s3-img-full {
  position: fixed;
  top: 0px;
  z-index: 1;
  width: 100%;
}

.s3-img {
  position: absolute;
  top: 0px;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.scene-4 {
  position: relative;
  z-index: 100;
  height: 200vh;
  background-color: #000;
}

.s4-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300vw;
  height: 100vh;
  padding-bottom: 20vh;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.s4-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 50vh;
  padding-left: 8.333vw;
  -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;
}

.s4-row.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-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: right;
}

.s4-row.center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.s4-title-container {
  margin-bottom: 10vh;
}

.s4-paragraph {
  margin-bottom: 0px;
  padding-top: 160px;
  padding-right: 10vw;
  font-size: 0.9vw;
  line-height: 1.6vw;
  text-transform: uppercase;
}

.big-one {
  margin-bottom: 10vh;
  font-size: 9.444vw;
  line-height: 11.667vw;
  white-space: nowrap;
}

.s4-word {
  margin-bottom: 0px;
  padding-right: 10vw;
  text-transform: none;
}

.s4-word.murmur {
  padding-right: 0vw;
  padding-left: 8.333vw;
  opacity: 0.6;
}

.scene-5 {
  position: relative;
  z-index: 100;
  height: 250vh;
  background-color: #000;
}

.s5-container {
  position: -webkit-sticky;
  position: sticky;
  left: 0px;
  top: 0px;
  height: 100vh;
  padding-bottom: 50vh;
}

.s5-item {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.s5-item.last {
  margin-bottom: 50vh;
}

.s5-item.item2 {
  opacity: 0;
}

.s5-item.item3 {
  opacity: 0;
}

.s5-item.item1 {
  opacity: 0;
}

.s5-item.item4 {
  opacity: 0;
}

.s5-chair {
  position: fixed;
  top: 0px;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -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: 0;
  text-align: center;
}

.s5-item-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 15%;
  -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-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.s5-item-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-left: 15%;
  -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-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.s5-text-block.top {
  padding-bottom: 20vw;
}

.s5-text-block.bottom {
  padding-top: 20vw;
}

.s5-title {
  font-size: 1.944vw;
  line-height: 2.431vw;
  text-align: right;
  text-transform: uppercase;
}

.s5-title.left {
  text-align: left;
}

.s5-subtitle {
  margin-top: 0.903vw;
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 0.903vw;
  line-height: 1.875vw;
  text-align: right;
  text-transform: uppercase;
}

.s5-subtitle.left {
  text-align: left;
}

.reg-logo-link {
  padding-right: 45px;
  padding-left: 30px;
  border-right: 1px solid hsla(0, 0%, 59.2%, 0.35);
}

.reg-logo-link.intro {
  border-right-style: none;
}

.reg-header-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-right: 45px;
  padding-bottom: 0px;
}

.lang-switch {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  -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: 0.4;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

.lang-switch.active {
  opacity: 1;
}

.lang-text {
  border-bottom: 1px solid transparent;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.6px;
}

.lang-text:hover {
  border-bottom-color: #ff4713;
}

.reg-header {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 4000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 70px 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-transition: opacity 5000ms ease;
  transition: opacity 5000ms ease;
}

.reg-header.hide {
  opacity: 0;
}

.reg-header-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  line-height: 24px;
  cursor: pointer;
}

.scene-6 {
  position: relative;
  z-index: 100;
  height: 400vh;
  -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;
  background-color: #000;
}

.s6-container {
  position: fixed;
  left: 0px;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.s6-item-part-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.s6-img {
  position: absolute;
  left: 12%;
  top: auto;
  right: auto;
  bottom: 18%;
  -o-object-fit: cover;
  object-fit: cover;
}

.s6-img.number-1 {
  left: 10%;
  width: 19.514vw;
}

.s6-img.number-2 {
  left: 28%;
  width: 19.514vw;
}

.s6-img.number-3 {
  left: auto;
  right: 28%;
  width: 19.514vw;
}

.s6-img.number-4 {
  left: auto;
  right: 10%;
  width: 19.514vw;
}

.s6-final {
  position: absolute;
  left: 10%;
  top: auto;
  right: auto;
  bottom: 20%;
  opacity: 1;
  -o-object-fit: cover;
  object-fit: cover;
}

.s6-final.number-1 {
  bottom: 29%;
  width: 11.806vw;
}

.s6-final.number-2 {
  left: 30%;
  width: 11.806vw;
}

.s6-final.number-3 {
  left: auto;
  right: 30%;
  bottom: 29%;
  width: 11.806vw;
}

.s6-final.number-4 {
  left: auto;
  right: 10%;
  width: 11.806vw;
}

.scene-7 {
  position: relative;
  z-index: 100;
  height: 300vh;
  background-color: #000;
}

.s7-container {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  padding-left: 0vw;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.s7-row {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.s7-row.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-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: right;
}

.s7-row.title {
  z-index: 100;
}

.s7-row.video {
  opacity: 0;
}

.s7-title-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.s3-paragraph {
  width: 60%;
  margin-bottom: 0px;
  font-size: 1.528vw;
  line-height: 2.5vw;
  text-align: left;
}

.s7-video {
  height: 100%;
}

.s7-video-wrapper {
  width: 100%;
  height: 100%;
}

.scene-8 {
  position: relative;
  z-index: 100;
  background-color: #000;
}

.s8-container {
  padding-top: 30vh;
}

.s8-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 8.333vw;
  padding-bottom: 7.986vw;
  padding-left: 8.333vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.s8-row.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-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: right;
}

.s8-row.no-padding {
  padding-right: 0vw;
  padding-bottom: 7.986vw;
  padding-left: 0vw;
}

.s8-row.no-padding-bottom {
  padding-right: 8.333vw;
  padding-bottom: 0vw;
  padding-left: 8.333vw;
}

.s3-row-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 8.333vw;
  padding-bottom: 7.986vw;
  padding-left: 8.333vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.s3-row-copy.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-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: right;
}

.s8-img-full-container {
  width: 80%;
}

.s8-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.s8-splitted {
  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;
}

.s8-splitted.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.s8-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.s8-left.align-left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.s8-right {
  width: 50%;
}

.s8-text-container {
  width: 70%;
  margin-right: auto;
  margin-left: auto;
}

.scene-9 {
  position: relative;
  z-index: 100;
  background-color: #000;
}

.s9-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.final-text {
  width: 100%;
  font-size: 3.819vw;
  line-height: 4.444vw;
  text-align: center;
  text-transform: uppercase;
}

.s9-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  padding-bottom: 3vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.menu-popin {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 3800;
  display: none;
  width: 100%;
  height: 100%;
  padding-right: 7.639vw;
  padding-bottom: 5.556vw;
  padding-left: 7.639vw;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #000;
  opacity: 0;
  -webkit-transition: all 600ms cubic-bezier(.455, .03, .515, .955);
  transition: all 600ms cubic-bezier(.455, .03, .515, .955);
}

.menu-popin.open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  opacity: 1;
  cursor: pointer;
}

.menu-anchors-container {
  position: relative;
  z-index: 2;
}

.menu-anchor {
  -webkit-transition: all 400ms cubic-bezier(.455, .03, .515, .955);
  transition: all 400ms cubic-bezier(.455, .03, .515, .955);
  color: hsla(0, 0%, 100%, 0.6);
  font-size: 2.5vw;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.menu-anchor:hover {
  color: #fff;
}

.menu-anchors {
  font-size: 2.5vw;
  line-height: 2.986vw;
  text-transform: uppercase;
}

.miss-dior {
  width: 15vw;
  -webkit-transform: translate(-25%, -150%);
  -ms-transform: translate(-25%, -150%);
  transform: translate(-25%, -150%);
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.text-span {
  font-size: 120px;
  line-height: 130px;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.s4-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  overflow: hidden;
  width: 100%;
  height: 100vh;
}

.s7-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  overflow: hidden;
  width: 100%;
  height: 100vh;
}

.scroll-indicator {
  position: fixed;
  left: 60px;
  bottom: 70px;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: opacity 1000ms ease;
  transition: opacity 1000ms ease;
}

.scroll-indicator.hide {
  opacity: 0;
}

.scroll-line {
  width: 35px;
  height: 1px;
  margin-right: 25px;
  background-color: #fff;
}

.scroll-text {
  font-size: 20px;
  line-height: 23px;
}

.s3-top {
  position: relative;
  z-index: 100;
  height: 150vh;
  margin-bottom: 100vh;
  padding-top: 30vh;
  background-color: #000;
}

.s3-img-wrapper {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0px;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
}

.spot-wrapper {
  position: fixed;
  top: 0px;
  z-index: 3500;
  display: none;
  width: 100vw;
  height: 100vh;
  opacity: 0.4;
  -webkit-transition: opacity 800ms ease-in-out;
  transition: opacity 800ms ease-in-out;
  mix-blend-mode: lighten;
}

.spot-wrapper.hide {
  opacity: 0;
}

.spot {
  height: 100vh;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transform-origin: 50% 3%;
  -ms-transform-origin: 50% 3%;
  transform-origin: 50% 3%;
}

.spot1 {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0px) scale(1.5);
  -ms-transform: translate(-50%, 0px) scale(1.5);
  transform: translate(-50%, 0px) scale(1.5);
}

.scene-0 {
  position: fixed;
  z-index: 3000;
  display: none;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  -webkit-transition: opacity 5000ms ease;
  transition: opacity 5000ms ease;
}

.scene-0.hide {
  opacity: 0;
}

.loading-text {
  position: absolute;
  left: 8vw;
  bottom: 10vh;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  font-size: 3vw;
}

.loading-text.hide {
  opacity: 0;
}

.s8-img-last {
  width: 50%;
}

.s1-quote-sticky {
  height: 150vh;
}

.s1-quote-sticky.long {
  height: 200vh;
}

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

.s4-middle {
  position: relative;
  z-index: 3000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 50vh;
  padding-left: 8.333vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.s4-middle.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-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: right;
}

.s4-middle.center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.s2-img-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 20vw;
  height: 30.32vw;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.s2-img-line {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.s6-item-part-1 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.s8-splitted-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -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;
}

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

.row-1-img {
  width: 20.903vw;
}

.s3-row-content {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 75vh;
  padding-top: 7.986vw;
  padding-right: 8.333vw;
  padding-left: 8.333vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.s3-row-content.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-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: right;
}

.s3-row-content.no-padding {
  padding-right: 0vw;
  padding-bottom: 7.986vw;
  padding-left: 0vw;
}

.s3-row-content.no-padding-bottom {
  position: relative;
  z-index: 2;
  padding-right: 8.333vw;
  padding-bottom: 0vw;
  padding-left: 8.333vw;
  background-color: #000;
}

.s3-splitted {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.s3-splitted.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.s3-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.s3-left.align-left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.s3-right {
  width: 50%;
}

.s3-text-container {
  width: 70%;
  margin-right: auto;
  margin-left: auto;
}

.s3-row-content-reversed {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 75vh;
  padding-right: 8.333vw;
  padding-bottom: 7.986vw;
  padding-left: 8.333vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.s3-row-content-reversed.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-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: right;
}

.s3-row-content-reversed.no-padding {
  padding-right: 0vw;
  padding-bottom: 7.986vw;
  padding-left: 0vw;
}

.s3-row-content-reversed.no-padding-bottom {
  padding-right: 8.333vw;
  padding-bottom: 0vw;
  padding-left: 8.333vw;
}

.s3-splitted-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -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;
}

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

.s3-2-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.s3-2-left.align-left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.s8-right-copy {
  width: 50%;
}

.s3-2-right {
  width: 50%;
}

.s8-text-container-copy {
  width: 70%;
  margin-right: auto;
  margin-left: auto;
}

.s8-text-container-copy-copy {
  width: 70%;
  margin-right: auto;
  margin-left: auto;
}

.s5-chair-wrapper {
  position: relative;
  overflow: hidden;
  width: 25vw;
  height: 33.75vw;
  margin-top: 15vh;
}

.s5-chair-line {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.s6ch1 {
  position: absolute;
  left: 10vw;
  width: 40vw;
  opacity: 0;
}

.s6ch2 {
  position: absolute;
  right: 10vw;
  width: 40vw;
  opacity: 0;
}

.s6ch3 {
  position: absolute;
  left: 10vw;
  width: 40vw;
  opacity: 0;
}

.s6ch4 {
  position: absolute;
  right: 10vw;
  bottom: 5vh;
  width: 40vw;
  opacity: 0;
}

.mini1 {
  position: absolute;
  left: 24vw;
  width: 30vw;
  opacity: 0;
}

.mini2 {
  position: absolute;
  right: 3vw;
  width: 27vw;
  margin-bottom: 2vw;
  opacity: 0;
  mix-blend-mode: lighten;
}

.mini3 {
  position: absolute;
  left: 4vw;
  bottom: 5vw;
  width: 23vw;
  opacity: 0;
  mix-blend-mode: lighten;
}

.mini4 {
  position: absolute;
  right: 28vw;
  bottom: 6vw;
  width: 23vw;
  opacity: 0;
  mix-blend-mode: lighten;
}

.mini5 {
  position: absolute;
  left: 24vw;
  width: 30vw;
  opacity: 0;
  mix-blend-mode: lighten;
}

.mini6 {
  position: absolute;
  right: 3vw;
  width: 27vw;
  margin-bottom: 2vw;
  opacity: 0;
  mix-blend-mode: lighten;
}

.legals {
  -webkit-transition: all 400ms cubic-bezier(.455, .03, .515, .955);
  transition: all 400ms cubic-bezier(.455, .03, .515, .955);
  color: hsla(0, 0%, 100%, 0.6);
  font-size: 13px;
  text-decoration: none;
}

.legals:hover {
  color: #fff;
}

.legals-btn-container {
  position: absolute;
  right: 3vw;
  bottom: 3vh;
  z-index: 2;
}

.spot-menu {
  position: absolute;
  right: 0px;
  z-index: 1;
  -webkit-transform: translate(0px, -10vw) scale(1.5);
  -ms-transform: translate(0px, -10vw) scale(1.5);
  transform: translate(0px, -10vw) scale(1.5);
}

.spot-nav {
  height: 100vh;
  opacity: 0.7;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transform-origin: 50% 3%;
  -ms-transform-origin: 50% 3%;
  transform-origin: 50% 3%;
}

.quote1 {
  position: absolute;
  width: 2vw;
  -webkit-transform: translate(-26vw, -8vw);
  -ms-transform: translate(-26vw, -8vw);
  transform: translate(-26vw, -8vw);
}

.quote2 {
  position: absolute;
  -webkit-transform: translate(29vw, -2vw);
  -ms-transform: translate(29vw, -2vw);
  transform: translate(29vw, -2vw);
}

.s7-anchor {
  position: absolute;
  top: -50vh;
}

.turn-device {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 3900;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
}

.turn-icon {
  display: none;
}

.credit-text {
  color: hsla(0, 0%, 100%, 0.6);
  font-size: 0.9vw;
  line-height: 1.6vw;
  font-weight: 400;
  text-align: center;
}

.row-s3-1-img {
  width: 25vw;
}

.row-s3-2-img {
  width: 33.472vw;
}

.s8-row-2-img {
  width: 33.472vw;
}

.s8-img-3 {
  width: 25vw;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.s8-splitted-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -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;
}

.s8-splitted-3.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.s8-row-4-img {
  width: 29.167vw;
}

.s8-img-legend {
  margin-top: 1.042vw;
  opacity: 0.4;
  font-size: 1.05vw;
  line-height: 1.7vw;
}

@media screen and (min-width: 1280px) {
  .s-2-right {
    -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;
  }

  .s3-row.right {
    width: 100%;
  }

  .chapter-subtitle {
    opacity: 1;
    color: #878689;
  }

  .scene-4 {
    overflow: visible;
    height: 400vh;
  }

  .lang-switch {
    cursor: pointer;
  }

  .s6-final {
    opacity: 0.56;
  }

  .s6-final.number-1 {
    opacity: 1;
  }

  .s6-final.number-2 {
    opacity: 1;
  }

  .s6-final.number-3 {
    opacity: 1;
  }

  .s6-final.number-4 {
    opacity: 1;
  }

  .s7-row.title {
    position: fixed;
    top: 0px;
    opacity: 0;
  }

  .s7-row.video {
    position: fixed;
    top: 0px;
    z-index: 100;
  }

  .s8-row.right {
    width: 100%;
  }

  .s8-row.no-padding-bottom {
    padding-right: 8.333vw;
    padding-bottom: 0vw;
    padding-left: 8.333vw;
  }

  .s8-img {
    width: 83.333vw;
  }

  .s8-splitted {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .s8-left {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .s8-left.align-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .s8-text-container {
    margin-right: auto;
    margin-left: auto;
  }

  .menu-popin {
    display: none;
  }

  .menu-anchors-container {
    position: relative;
    z-index: 2;
  }

  .menu-anchor {
    color: hsla(0, 0%, 100%, 0.4);
  }

  .s3-top {
    height: 150vh;
  }

  .s8-splitted-2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .rotate-device {
    position: fixed;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    z-index: 9000;
    display: none;
    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;
    background-color: #000;
  }

  .rotate-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-right: 10%;
    padding-left: 10%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .left {
    width: 50%;
  }

  .right {
    width: 50%;
  }

  .image-3 {
    position: absolute;
    left: 30px;
    top: 30px;
    right: auto;
    bottom: auto;
  }

  .image-4 {
    padding-bottom: 92px;
  }

  .s3-row-content {
    padding-bottom: 0vw;
  }

  .s3-row-content.no-padding-bottom {
    padding-right: 8.333vw;
    padding-bottom: 0vw;
    padding-left: 8.333vw;
  }

  .s3-splitted {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .s3-left {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .s3-left.align-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .s3-text-container {
    margin-right: auto;
    margin-left: auto;
  }

  .s3-text-container.left {
    width: 80%;
  }

  .s3-row-content-reversed.no-padding-bottom {
    padding-right: 8.333vw;
    padding-bottom: 0vw;
    padding-left: 8.333vw;
  }

  .s3-splitted-2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .s3-2-left {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .s3-2-left.align-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .s8-text-container-copy {
    margin-right: auto;
    margin-left: auto;
  }

  .s8-text-container-copy-copy {
    margin-right: auto;
    margin-left: auto;
  }

  .legals-btn-container {
    z-index: 2;
  }

  .spot-menu {
    top: 5vh;
    z-index: 1;
    opacity: 0.4;
    mix-blend-mode: lighten;
  }

  .spot-nav {
    height: 120vh;
  }

  .turn-device {
    display: none;
  }

  .s8-splitted-3 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .s8-img-legend {
    margin-top: 1.042vw;
    opacity: 0.4;
    font-size: 1.05vw;
    line-height: 1.7vw;
  }
}

@media screen and (max-width: 991px) {
  .reg-header {
    padding-top: 60px;
  }

  .s8-row.no-padding-bottom {
    padding-bottom: 7.986vw;
  }

  .s8-splitted {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .s8-text-container {
    margin-left: 10%;
  }

  .row-1-img {
    padding-left: 0vw;
  }

  .s3-row-content.no-padding-bottom {
    padding-bottom: 7.986vw;
  }

  .s3-splitted {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .s3-text-container {
    margin-left: 10%;
  }

  .s3-row-content-reversed.no-padding-bottom {
    padding-bottom: 7.986vw;
  }

  .s8-text-container-copy {
    margin-left: 10%;
  }

  .s8-text-container-copy-copy {
    margin-left: 10%;
  }

  .row-s3-1-img {
    padding-left: 0vw;
  }
}

@media screen and (max-width: 769px) {
  .s1-quote {
    font-size: 24px;
    line-height: 32px;
  }

  .author {
    font-size: 17px;
    line-height: 32px;
  }

  .s2-chair {
    max-width: 70%;
  }

  .s3-row.right {
    width: 100%;
    padding-bottom: 60px;
  }

  .chapter-subtitle {
    font-size: 12px;
    line-height: 21px;
  }

  .chapter-title {
    font-size: 60px;
    line-height: 70px;
  }

  .default-paragraph {
    font-size: 15px;
    line-height: 22px;
  }

  .default-paragraph.align-right {
    text-align: left;
  }

  .s3-img-full {
    height: 57vw;
  }

  .s4-paragraph {
    font-size: 12px;
    line-height: 20px;
  }

  .big-one {
    font-size: 80px;
    line-height: 90px;
  }

  .s4-word {
    font-size: 14px;
    line-height: 24px;
  }

  .s5-title {
    font-size: 18px;
    line-height: 25px;
  }

  .s5-subtitle {
    font-size: 12px;
    line-height: 27px;
    text-align: right;
  }

  .reg-header {
    display: none;
  }

  .s3-paragraph {
    width: 100%;
    font-size: 15px;
    line-height: 22px;
  }

  .s8-row.right {
    width: 100%;
  }

  .s8-row.no-padding-bottom {
    padding-bottom: 0vw;
  }

  .s8-splitted {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .s8-left {
    width: 70%;
  }

  .s8-right {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }

  .s8-text-container {
    width: 100%;
    margin-left: 0%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .menu-popin.open {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .menu-anchor {
    font-size: 28px;
    line-height: 34px;
  }

  .menu-anchors {
    padding-bottom: 42px;
  }

  .s5-chair-img {
    max-width: 25%;
  }

  .s3-top {
    height: auto;
  }

  .s8-img-last {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }

  .s8-splitted-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .rotate-device {
    z-index: 9000;
  }

  .rotate-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-right: 10%;
    padding-left: 10%;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .left {
    width: 50%;
  }

  .right {
    width: 50%;
  }

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

  .image-2 {
    margin-bottom: 30px;
  }

  .image-3 {
    position: absolute;
    left: 30px;
    top: 30px;
    right: auto;
    bottom: auto;
  }

  .image-4 {
    padding-bottom: 80px;
  }

  .s3-row-content {
    height: auto;
  }

  .s3-splitted {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .s3-right {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }

  .s3-text-container {
    width: 100%;
    margin-left: 0%;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: left;
  }

  .s3-row-content-reversed {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .s3-splitted-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .s3-2-left {
    width: 70%;
  }

  .s8-right-copy {
    width: 100%;
    padding: 40px 15px;
  }

  .s3-2-right {
    width: 100%;
  }

  .s8-text-container-copy {
    width: 100%;
    margin-left: 0%;
  }

  .s8-text-container-copy-copy {
    width: 100%;
    margin-left: 0%;
  }

  .legals-btn-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .turn-device {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 70px;
    -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-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .turn-icon {
    display: block;
    width: 50px;
  }

  .turn-text {
    max-width: 218px;
    margin-top: 20px;
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 24px;
  }

  .s8-splitted-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .menu-btn {
    width: 36px;
    margin-left: 13px;
  }

  .s1-quote {
    opacity: 0;
    font-size: 24px;
    line-height: 32px;
  }

  .s1-quote.debug {
    opacity: 1;
  }

  .author {
    font-size: 17px;
    line-height: 32px;
  }

  .bigger {
    font-size: 26px;
    line-height: 33px;
  }

  .s2-container {
    width: 90%;
    height: 150vh;
    min-height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .s-2-left {
    width: 100%;
    margin-bottom: 50px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .s-2-right {
    position: relative;
    z-index: 10;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-left: 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .s3-row {
    padding-right: 6%;
    padding-left: 6%;
  }

  .s3-row.right {
    width: 100%;
  }

  .chapter-subtitle {
    font-size: 12px;
    line-height: 21px;
  }

  .chapter-title {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 50px;
    line-height: 52px;
    font-weight: 400;
  }

  .default-paragraph {
    max-width: 280px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    font-size: 15px;
    line-height: 22px;
  }

  .default-paragraph.align-right {
    font-size: 14px;
  }

  .default-paragraph.last {
    margin-top: 20px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }

  .default-paragraph.flex-right {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    font-size: 14px;
  }

  .s3-img-full {
    height: 57vw;
  }

  .s3-img {
    max-width: none;
  }

  .scene-4 {
    overflow: visible;
  }

  .s4-container {
    width: 100%;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .s4-row {
    width: 100%;
    height: 100vh;
    margin-bottom: 20px;
    padding-right: 6%;
    padding-left: 6%;
    -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-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .s4-row.last {
    position: fixed;
    top: 50vh;
    z-index: 3000;
    height: auto;
    opacity: 0;
  }

  .s4-paragraph {
    display: block;
    width: 100%;
    margin-bottom: 13px;
    padding-top: 0px;
    padding-right: 0vw;
    font-size: 12px;
    line-height: 20px;
  }

  .s4-paragraph.second {
    text-align: right;
  }

  .big-one {
    margin-right: auto;
    margin-bottom: 0vh;
    margin-left: auto;
    font-size: 32px;
    line-height: 42px;
  }

  .s4-word {
    margin-right: auto;
    margin-left: auto;
    padding-top: 25px;
    padding-right: 0vw;
    padding-bottom: 25px;
    font-size: 14px;
    line-height: 24px;
  }

  .s4-word.murmur {
    padding-left: 0vw;
  }

  .scene-5 {
    z-index: 101;
  }

  .s5-item {
    padding-right: 6%;
    padding-left: 6%;
    -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-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .s5-item.item2 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    opacity: 1;
  }

  .s5-item.item3 {
    opacity: 1;
  }

  .s5-item.item1 {
    opacity: 1;
  }

  .s5-item.item4 {
    opacity: 1;
  }

  .s5-item-left {
    width: auto;
    margin-left: 10vw;
    padding-right: 0%;
  }

  .s5-item-right {
    width: 100%;
    padding-top: 0px;
    padding-left: 0%;
  }

  .s5-text-block.top {
    position: fixed;
    top: 16vh;
    right: 10vw;
    padding-bottom: 0vw;
  }

  .s5-text-block.bottom {
    position: fixed;
    left: 10vw;
    bottom: 5vh;
    width: 130px;
    padding-top: 0vw;
  }

  .s5-text-block.item2 {
    position: fixed;
    left: 10vw;
    bottom: 5vh;
  }

  .s5-title {
    font-size: 18px;
    line-height: 25px;
  }

  .s5-subtitle {
    font-size: 12px;
    line-height: 27px;
  }

  .s5-subtitle.left {
    white-space: nowrap;
  }

  .reg-logo-link {
    padding-left: 0px;
    border-right-style: none;
  }

  .reg-logo-link.intro {
    padding-left: 0px;
  }

  .lang-switch {
    width: 40px;
    height: 40px;
    opacity: 1;
  }

  .lang-switch.active {
    display: none;
    width: 40px;
    height: 40px;
  }

  .reg-logo {
    width: 66px;
  }

  .lang-text {
    font-size: 14px;
  }

  .reg-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 34px 20px 34px 30px;
    -webkit-transition-duration: 1000ms;
    transition-duration: 1000ms;
  }

  .menu-text {
    font-size: 13px;
  }

  .scene-6 {
    height: 250vh;
  }

  .s6-item-part-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 10vh;
  }

  .s6-img.number-1 {
    left: 50%;
    top: 50%;
    bottom: auto;
    width: 70%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .s6-img.number-2 {
    left: 50%;
    top: 50%;
    bottom: auto;
    width: 70%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .s6-img.number-3 {
    left: 50%;
    top: 50%;
    right: auto;
    bottom: auto;
    width: 70%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .s6-img.number-4 {
    left: 50%;
    top: 50%;
    right: auto;
    bottom: auto;
    width: 70%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .scene-7 {
    z-index: 110;
    overflow: visible;
    height: auto;
  }

  .s7-container {
    position: static;
    width: auto;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .s7-row {
    width: 100%;
    height: auto;
  }

  .s7-row.title {
    position: static;
    height: 50vh;
  }

  .s7-row.video {
    position: static;
    height: 50vh;
    opacity: 1;
  }

  .s7-title-container {
    margin-top: 50px;
  }

  .s3-paragraph {
    width: 100%;
    padding-left: 9%;
    font-size: 15px;
    line-height: 22px;
  }

  .s7-video-wrapper {
    height: 50vh;
  }

  .s8-container {
    padding-top: 10vh;
  }

  .s8-row {
    padding-right: 6%;
    padding-left: 6%;
  }

  .s8-img-full-container {
    width: 100%;
  }

  .s8-splitted {
    padding-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .s8-splitted.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .s8-left {
    width: 70%;
  }

  .s8-left.align-left {
    width: 80%;
  }

  .s8-right {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .s8-text-container {
    width: 100%;
    margin-left: auto;
  }

  .scene-9 {
    height: 100vh;
  }

  .s9-container {
    height: 100vh;
  }

  .s9-item {
    height: 100%;
    padding-bottom: 0vw;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .menu-popin {
    position: fixed;
    padding-right: 6%;
    padding-bottom: 50px;
    padding-left: 6%;
  }

  .menu-popin.open {
    position: fixed;
    padding-right: 6%;
    padding-bottom: 50px;
    padding-left: 6%;
  }

  .menu-anchors-container {
    position: relative;
    z-index: 2;
  }

  .menu-anchor {
    color: #fff;
    font-size: 28px;
    line-height: 34px;
    white-space: nowrap;
  }

  .menu-anchors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .miss-dior {
    position: fixed;
    top: 20vh;
    right: 10vw;
    width: 140px;
    margin-right: auto;
    margin-left: auto;
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
  }

  .s4-sticky {
    position: relative;
  }

  .scroll-indicator {
    left: 50%;
    bottom: 0px;
    -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-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
  }

  .scroll-line {
    width: 1px;
    height: 40px;
    margin-right: 0px;
  }

  .scroll-text {
    margin-bottom: 20px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    font-size: 18px;
  }

  .spot {
    max-width: none;
  }

  .scene-0 {
    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;
  }

  .loading-text {
    left: auto;
    bottom: auto;
    font-size: 6vw;
    line-height: 6vw;
  }

  .loading-text.hide {
    left: auto;
    bottom: auto;
  }

  .s8-img-last {
    width: 80%;
  }

  .quote-text {
    max-width: 260px;
    font-size: 22px;
    line-height: 30px;
  }

  .s4-first {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .s4-middle {
    position: fixed;
    top: 46vh;
    width: 100%;
    height: 40px;
    padding-right: 6%;
    padding-left: 6%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    opacity: 0;
  }

  .s2-img-wrapper {
    width: 60vw;
    height: 90.96vw;
    margin-top: 30vw;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }

  .s6-item-part-1 {
    padding-bottom: 10vh;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .s8-splitted-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .s8-splitted-2.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .row-1-img {
    width: 100%;
  }

  .s3-row-content {
    padding-top: 50px;
    padding-right: 6%;
    padding-left: 6%;
  }

  .s3-splitted {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .s3-splitted.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .s3-left {
    width: 100%;
  }

  .s3-left.align-left {
    width: 70%;
  }

  .s3-right {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .s3-text-container {
    width: 100%;
    margin-left: auto;
  }

  .s3-text-container.left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .s3-row-content-reversed {
    padding-right: 6%;
    padding-left: 6%;
  }

  .s3-splitted-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .s3-splitted-2.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .s3-2-left {
    width: 80%;
  }

  .s8-right-copy {
    width: 100%;
    padding-top: 30px;
  }

  .s3-2-right {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .s8-text-container-copy {
    width: 100%;
    margin-left: auto;
  }

  .s8-text-container-copy-copy {
    width: 100%;
    margin-left: auto;
  }

  .s5-chair-wrapper {
    width: 50vw;
    height: 67.5vw;
    margin-top: 0vh;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }

  .s5-chair-line {
    width: 50vw;
  }

  .s6ch1 {
    left: auto;
    width: 120vw;
    max-width: none;
  }

  .s6ch2 {
    right: auto;
    width: 120vw;
    max-width: none;
  }

  .s6ch3 {
    left: auto;
    width: 120vw;
    max-width: none;
  }

  .s6ch4 {
    right: auto;
    bottom: auto;
    width: 120vw;
    max-width: none;
  }

  .mini1 {
    left: auto;
    width: 100vw;
  }

  .mini2 {
    right: auto;
    width: 100vw;
  }

  .mini3 {
    left: auto;
    width: 100vw;
  }

  .mini4 {
    right: auto;
    width: 100vw;
  }

  .mini5 {
    left: auto;
    width: 100vw;
  }

  .mini6 {
    right: auto;
    width: 100vw;
  }

  .spot-menu {
    z-index: 1;
  }

  .spot-nav {
    max-width: none;
    opacity: 0.33;
  }

  .quote1 {
    width: 17px;
    height: 16px;
    -webkit-transform: translate(-142px, -86px);
    -ms-transform: translate(-142px, -86px);
    transform: translate(-142px, -86px);
  }

  .quote2 {
    width: 17px;
    height: 16px;
    -webkit-transform: translate(83px, 10px);
    -ms-transform: translate(83px, 10px);
    transform: translate(83px, 10px);
    line-height: 1px;
  }

  .s7-anchor {
    top: 0vh;
    width: 0px;
    height: 0px;
  }

  .turn-device {
    display: none;
  }

  .credit-text {
    font-size: 12px;
    line-height: 24px;
  }

  .row-s3-1-img {
    width: 100%;
  }

  .row-s3-2-img {
    width: 100%;
  }

  .s8-row-2-img {
    width: 100%;
  }

  .s8-img-3 {
    width: 100%;
  }

  .s8-splitted-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .s8-splitted-3.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .s8-row-4-img-container {
    margin-top: 80px;
  }

  .s8-row-4-img {
    width: 100%;
  }

  .s8-img-legend {
    margin-top: 15px;
    font-size: 12px;
    line-height: 16px;
  }
}

@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica-01.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: block;
}