:root {
  --white: white;
  --black: black;
}

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

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

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

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  color: #000;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Thunder, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

img {
  max-width: 100%;
  display: inline-block;
}

.body {
  text-transform: lowercase;
  background-color: #000;
  background-image: url('../images/Homepage-v2.jpg');
  background-position: 50%;
  background-size: cover;
  font-weight: 400;
}

.desktop-menu {
  color: #000;
  text-transform: uppercase;
  mix-blend-mode: normal;
  margin-top: 0;
  margin-left: 0;
  font-family: Inter;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.desktop-menu.white {
  right: 0%;
}

.desktop-menu.black {
  margin-right: 0%;
}

.link {
  color: var(--white);
  -webkit-text-stroke-color: var(--black);
  text-transform: uppercase;
  mix-blend-mode: normal;
  order: 1;
  margin-left: 0;
  font-family: Helvetica Neue, sans-serif;
  font-size: .6875rem;
  font-weight: 400;
  line-height: 1.0625rem;
  text-decoration: none;
  display: block;
}

.link.black {
  color: var(--black);
  font-size: .6875rem;
  line-height: 1.0625rem;
}

.heading-home-2 {
  box-sizing: border-box;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  color: #fff;
  text-transform: uppercase;
  vertical-align: bottom;
  object-fit: contain;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  min-width: auto;
  height: auto;
  min-height: 0;
  margin-top: 0;
  margin-bottom: -1%;
  margin-left: 0;
  font-family: Thunder, sans-serif;
  font-size: 302px;
  line-height: 100%;
  display: flex;
  position: relative;
  inset: 35px 0% 0%;
  overflow: hidden;
}

.div-titltle-text {
  z-index: auto;
  float: none;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  display: block;
  position: absolute;
  inset: 370px 0% -2%;
  overflow: visible;
}

.div-titltle-text.ligne2 {
  text-align: right;
  align-self: auto;
  margin-right: 0;
  position: fixed;
  top: auto;
  left: auto;
  right: -5px;
}

.div-titltle-text.ligne-1 {
  text-align: left;
  align-self: auto;
  height: auto;
  margin-left: -5px;
  position: fixed;
  inset: auto 0% -23px;
}

.container-3 {
  max-width: 100px;
  margin-left: 0;
  margin-right: auto;
}

.menu-sections {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 730px;
  height: auto;
  margin-top: 45px;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: 0% 0 auto auto;
}

.menu-sections.overlay {
  width: 730px;
}

.text-nav {
  color: #fff9;
  -webkit-text-stroke-color: #0009;
  font-family: Helvetica Neue, sans-serif;
  font-size: .6875rem;
  font-weight: 400;
}

.text-nav.black {
  color: #0009;
  font-size: .6875rem;
  line-height: 1.5625rem;
}

.column {
  max-width: none;
  margin-left: 0;
  display: block;
  position: relative;
}

.column.langue {
  align-self: flex-start;
}

.c {
  margin-left: 0;
  display: block;
}

.image-bkg {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: fill;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  display: block;
  position: static;
  inset: 0%;
  overflow: visible;
}

.image-bkg.design {
  object-fit: cover;
  display: block;
}

.image-bkg.histoire, .image-bkg.beauty, .image-bkg.fashion, .image-bkg.mobilier {
  object-fit: cover;
}

.container-bkg {
  background-color: #e40303;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  min-width: 100%;
  max-width: none;
  height: 100%;
  min-height: 100%;
  display: none;
  position: absolute;
}

.container-bkg.design {
  object-fit: cover;
  background-color: #000;
  display: none;
}

.container-bkg.histoire {
  background-color: var(--black);
  display: none;
}

.container-bkg.beauty {
  background-color: #000;
}

.container-bkg.fashion {
  object-fit: contain;
  background-color: #000;
  display: none;
  overflow: visible;
}

.container-bkg.mobilier {
  background-color: #000;
  display: none;
}

.logo {
  margin-top: 45px;
  margin-left: 4.17%;
  font-family: Helvetica Neue, sans-serif;
  font-size: .875rem;
  line-height: 1.25rem;
  display: block;
  position: absolute;
  inset: 0% auto auto 0%;
}

.text-logo {
  width: 139px;
  margin-top: 0;
  margin-left: 0;
  font-family: Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 500;
}

.hero-2-lines {
  height: auto;
  margin-top: 310px;
}

.heading-page {
  color: #000;
  text-align: center;
  -webkit-text-stroke-color: #bb1616;
  text-transform: uppercase;
  object-fit: none;
  height: 200px;
  font-family: Thunder, sans-serif;
  font-size: 17rem;
  line-height: 15.7rem;
}

.heading-page._2 {
  overflow: clip;
}

.body-page {
  -webkit-text-stroke-color: #000;
}

.hero-image {
  object-fit: cover;
  width: auto;
  height: auto;
  margin-top: 152px;
  display: block;
  transform: scale(1);
}

.heading-2-page {
  color: #000;
  flex-flow: wrap;
  align-content: flex-start;
  width: auto;
  margin-top: 0;
  margin-bottom: auto;
  margin-left: 0%;
  font-family: Helvetica Neue, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 2.625rem;
  display: block;
  position: relative;
  top: 0;
}

.page-detail {
  max-width: 100%;
  margin-left: 0%;
  margin-right: 0%;
}

.design-section-1 {
  flex-flow: column;
  align-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: auto;
  margin-top: -10%;
  display: flex;
  position: relative;
}

.fashion-section-2 {
  flex-flow: column;
  width: 100%;
  height: auto;
  margin-top: 0;
  display: flex;
  position: static;
}

.text-block-simple {
  color: #000c;
  width: auto;
  height: auto;
  margin-top: 0;
  font-family: Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  position: static;
  right: 222px;
}

.logo-link {
  color: #000;
  align-self: center;
  font-family: Helvetica Neue, sans-serif;
  text-decoration: none;
}

.image-9 {
  object-fit: contain;
  background-color: #e0e0e0;
  width: auto;
  height: auto;
  margin-top: 0;
  position: static;
  inset: auto 60px auto auto;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.div-text-right {
  order: 2;
  align-self: flex-end;
  width: 24.5%;
  margin-top: 12%;
  position: relative;
  right: 18%;
}

.div-subtittle-left {
  color: #000;
  order: -1;
  width: 60%;
  margin-top: 10%;
  margin-left: 7.22%;
  font-family: Helvetica Neue, sans-serif;
  position: relative;
}

.div-image-small-right-p1 {
  order: 2;
  align-self: flex-end;
  width: 26%;
  margin-top: 8%;
  position: relative;
  left: auto;
  right: 8%;
  overflow: clip;
}

.div-image-small-right-p1._2 {
  order: 8;
  align-self: flex-start;
  width: 17%;
  margin-top: 350px;
  left: 9%;
  right: auto;
}

.div-image-medium-left-p0 {
  object-fit: contain;
  flex-flow: column;
  flex: 0 auto;
  order: 3;
  align-self: auto;
  width: 40%;
  margin-top: -22%;
  display: block;
  position: relative;
  overflow: clip;
}

.div-image-medium-left-p0._2 {
  order: 9;
  align-self: flex-end;
  width: 60%;
  margin-top: -22%;
  margin-left: auto;
  margin-right: 0;
  left: auto;
  right: 0;
}

.div-image-medium-right-p1 {
  flex: 0 auto;
  order: 4;
  align-self: flex-end;
  width: 32%;
  margin-top: -6%;
  position: relative;
  right: 8%;
}

.div-image-no-border-left {
  object-fit: contain;
  order: 3;
  align-self: auto;
  width: 41%;
  margin-top: -10%;
  margin-left: -4.57%;
  position: relative;
}

.div-image-small-right-p0 {
  object-fit: contain;
  order: 4;
  align-self: flex-end;
  width: 31%;
  margin-top: 0%;
  display: block;
  position: relative;
}

.div-image-medium-left-p1 {
  order: 5;
  width: 33%;
  margin-top: 10%;
  position: relative;
  left: 16%;
}

.div-text-right-p2 {
  order: 6;
  align-self: flex-end;
  width: 24%;
  margin-top: -20%;
  position: relative;
  right: 7%;
}

.div-image-right-x-small-p1 {
  order: 7;
  align-self: flex-end;
  width: 23%;
  margin-top: 10%;
  display: block;
  position: relative;
}

.div-image-left-small-p1 {
  order: 8;
  align-self: flex-start;
  width: 25%;
  margin-top: -10%;
}

.fashion-section-3 {
  flex-flow: column;
  width: 100%;
  margin-bottom: 30%;
  display: flex;
}

.div-subtittle-middle {
  order: -1;
  width: 42%;
  margin-top: -5%;
  margin-left: 42%;
  position: relative;
}

.div-text-left-p1 {
  order: 2;
  width: 24%;
  margin-top: 13%;
  margin-left: 7.22%;
  position: relative;
}

.div-image-big-right-p1 {
  order: 3;
  align-self: flex-end;
  width: 40%;
  margin-top: 5%;
  position: relative;
  right: 8%;
}

.div-image-medium-left-p0b {
  order: 4;
  align-self: flex-start;
  width: 25%;
  margin-top: -40%;
  position: relative;
}

.div-block-22 {
  order: 5;
  align-self: flex-start;
  width: 45%;
  margin-top: 30%;
  margin-left: -4.57%;
  position: relative;
}

.div-image-right-p2-small {
  flex: 0 auto;
  order: 6;
  align-self: flex-end;
  width: 25%;
  margin-top: -50%;
  position: relative;
  top: auto;
  right: 14%;
}

.div-image-fullscreen {
  width: 100%;
  margin-top: auto;
  margin-left: 0%;
  margin-right: 0%;
  position: relative;
  overflow: hidden;
}

.video {
  z-index: -1;
  position: relative;
}

.fashion-section-5 {
  flex-flow: column;
  margin-bottom: 15%;
  display: flex;
}

.div-image-left-small-p2b {
  order: -1;
  width: 30%;
  margin-top: 14%;
  position: relative;
  left: 7%;
}

.div-image-right-meidum-p1-b {
  order: 2;
  align-self: flex-end;
  width: 33%;
  margin-top: -25%;
  position: relative;
  right: 7%;
}

.div-image-left-x-small-p2 {
  object-fit: contain;
  order: 3;
  align-self: flex-start;
  width: 16%;
  margin-top: -10%;
  position: relative;
  left: 16%;
}

.div-image-big-center {
  object-fit: contain;
  order: 4;
  align-self: center;
  width: 72%;
  margin-top: 13%;
  position: relative;
}

.div-image-small-left-p0 {
  order: 5;
  align-self: flex-start;
  width: 20%;
  margin-top: 14%;
  margin-left: -4.57%;
  position: relative;
}

.div-image-medium-right-p1b {
  order: 6;
  align-self: flex-end;
  width: 33%;
  margin-top: -15%;
  position: relative;
  right: 14%;
}

.cross-nav {
  max-width: 100%;
  margin-top: 0;
}

.cross-nav._2 {
  margin-top: 80px;
}

.subtittle-cross-nav {
  text-align: center;
  text-transform: uppercase;
  flex-flow: column;
  width: 35%;
  margin-left: auto;
  margin-right: auto;
  font-family: Helvetica Neue, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.25rem;
  display: flex;
  position: relative;
  bottom: -33px;
}

.crossnav-link {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  flex-flow: column;
  margin-top: 5%;
  font-family: Thunder, sans-serif;
  font-size: 17rem;
  font-weight: 700;
  line-height: 15.7rem;
  text-decoration: none;
  display: flex;
}

.image {
  vertical-align: baseline;
  display: inline-block;
}

.fashion-section-4-video {
  max-width: 100%;
}

.footer {
  flex-flow: row;
  width: 100%;
  height: auto;
  margin-top: 8%;
  display: block;
}

.footer-container {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-logo-footer {
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-left: 4.17%;
  display: flex;
  overflow: clip;
}

.div-links-footer {
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  margin-left: auto;
  margin-right: 4.17%;
  display: block;
  position: static;
  inset: auto 0% 0% auto;
}

.footer-link {
  color: #000;
  text-transform: uppercase;
  margin-left: 25px;
  font-family: Helvetica Neue, sans-serif;
  font-size: .6875rem;
  text-decoration: none;
}

.cross-nav-image-link {
  height: auto;
}

.div-image-link {
  object-fit: contain;
  height: 500px;
  min-height: 0;
  max-height: none;
  overflow: clip;
}

.image-10 {
  object-fit: contain;
}

.menu-mobile-wrapper, .mobile-overlay {
  display: none;
}

.div-image-hero {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 100%;
  max-height: 100%;
  margin-top: -40px;
  display: block;
  overflow: clip;
}

.link-block-42 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0000;
  background-image: url('../images/OL_Beauty_01.jpg');
  background-position: 0 0;
  background-size: cover;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: block;
}

.div-block-24 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 70%;
  height: auto;
  display: block;
  position: relative;
  top: 248px;
  left: -83px;
}

.div-block-25 {
  clear: none;
  text-align: left;
  width: 20%;
  height: auto;
  margin-left: auto;
  display: block;
  position: relative;
  inset: 0% 0% 500px auto;
}

.div-block-26 {
  display: flex;
}

.div-block-27 {
  flex-flow: column;
  justify-content: space-between;
  width: 45%;
  padding-top: 10%;
  padding-left: 60px;
  display: flex;
}

.text-block {
  max-width: none;
  font-family: Helvetica Neue, sans-serif;
  font-size: 16px;
  line-height: 23px;
}

.text-block.big {
  color: #000;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

.text-block.big.centre {
  text-align: center;
  font-size: 24px;
}

.design-section-2 {
  flex-flow: column;
  height: 1600px;
  margin-top: 200px;
  display: flex;
}

.div-block-28 {
  float: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: flex-end;
  width: 30%;
  height: auto;
  display: block;
  position: relative;
  inset: 0% auto;
}

.image-11 {
  vertical-align: baseline;
  align-self: auto;
}

.div-block-29 {
  width: 30%;
  height: auto;
  margin-left: 100px;
}

.div-block-30 {
  align-self: flex-end;
  width: 30%;
  height: auto;
  position: relative;
  top: -57px;
  left: -77px;
}

.div-block-31 {
  width: 45%;
  height: auto;
  margin-left: -63px;
  position: relative;
  top: -158px;
}

.div-block-32 {
  align-self: flex-end;
  width: 20%;
  height: auto;
  margin-top: -300px;
  margin-right: 200px;
  display: flex;
}

.design-section-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 1440px;
  max-width: 100%;
  height: 800px;
  display: block;
}

.design-fullscreen-image {
  width: auto;
  max-width: 100%;
  height: auto;
  margin-top: 0%;
  margin-bottom: 63px;
  position: relative;
}

.letter {
  vertical-align: bottom;
  display: inline;
}

.div-block-33 {
  align-self: flex-end;
  width: 35%;
  height: auto;
  position: relative;
  left: -69px;
}

.section {
  flex-flow: column;
  height: 700px;
  display: flex;
  position: relative;
  bottom: -168px;
}

.div-block-34 {
  width: 20%;
  height: auto;
  margin-top: -196px;
}

.heading {
  font-size: 200px;
}

.section-2 {
  display: flex;
}

.image-12 {
  position: relative;
}

.link-block-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0000;
  background-image: url('../images/fashion.jpg');
  background-position: 0 0;
  background-size: cover;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: block;
}

.link-block-2._2 {
  background-image: url('../images/Homepage_design.jpg');
}

.link-block-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0000;
  background-image: url('../images/histoirepush.jpg');
  background-position: 0 0;
  background-size: cover;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: block;
}

.beauty-section-1 {
  flex-flow: column;
  align-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: auto;
  margin-top: -10%;
  display: flex;
  position: relative;
}

.div-block-35 {
  order: 2;
  align-self: flex-end;
  width: 60%;
  min-width: auto;
  height: auto;
  min-height: auto;
  margin-top: 10%;
  margin-left: auto;
  margin-right: 0;
  position: relative;
  top: 0;
  right: 7.22%;
}

.div-block-36 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  order: 3;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: auto;
  width: 70%;
  height: auto;
  margin-top: 10%;
  margin-left: 7.22%;
  display: flex;
  position: relative;
  top: 0%;
}

.image-13 {
  width: 100%;
}

.beauty-section-3 {
  flex-flow: column;
  height: auto;
  display: flex;
}

.div-block-37 {
  order: -1;
  width: 50%;
  height: auto;
  margin-top: 10%;
  margin-left: 7.22%;
  display: block;
  position: relative;
  top: 0;
}

.div-block-38 {
  flex-flow: column;
  order: 1;
  align-self: flex-end;
  width: 25%;
  height: auto;
  margin-top: -10%;
  margin-bottom: 5%;
  margin-right: 10%;
  display: flex;
  position: relative;
}

.image-14 {
  align-self: flex-end;
  width: 100%;
  height: auto;
}

.link-block-102 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0000;
  background-image: url('../images/OL_Beauty_01.jpg');
  background-position: 0 0;
  background-size: cover;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: block;
}

.histoire-section-1 {
  flex-flow: column;
  align-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: auto;
  margin-top: -10%;
  display: flex;
  position: relative;
}

.div-block-39 {
  order: 2;
  align-self: flex-end;
  width: 30%;
  height: auto;
  margin-right: 5%;
  display: flex;
  position: relative;
  bottom: -111px;
}

.div-block-40 {
  order: 3;
  width: 40%;
  height: auto;
  margin-left: 5%;
  display: flex;
  position: relative;
  top: -244px;
}

.div-block-41 {
  color: #000;
  order: 3;
  align-self: flex-end;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-right: 10%;
  font-family: Helvetica Neue, sans-serif;
  font-size: 16px;
  line-height: 23px;
  position: relative;
  top: auto;
}

.histoire-section-2 {
  flex-flow: column;
  height: auto;
  display: flex;
}

.div-subtittle-right-2 {
  order: -1;
  align-self: flex-end;
  width: 45%;
  margin-top: 16%;
  margin-left: auto;
  margin-right: 20%;
  display: block;
  position: relative;
}

.div-block-42 {
  order: 4;
  align-self: flex-end;
  width: 25%;
  height: auto;
  margin-top: -25%;
  position: relative;
  inset: auto 10% auto auto;
}

.div-block-43 {
  order: 2;
  width: 33%;
  height: auto;
  margin-top: 13%;
  margin-left: 7.22%;
  display: flex;
}

.heading-home-1 {
  box-sizing: border-box;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  color: #fff;
  text-transform: uppercase;
  vertical-align: bottom;
  object-fit: contain;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  min-width: auto;
  height: auto;
  min-height: 0;
  margin-top: 0;
  margin-bottom: -80px;
  margin-left: 0;
  font-family: Thunder, sans-serif;
  font-size: 302px;
  line-height: 100%;
  display: flex;
  position: relative;
  inset: 35px 0% 0%;
  overflow: hidden;
}

.div-block-44 {
  order: 4;
  width: 40%;
  height: auto;
  margin-top: 20%;
  margin-left: 12%;
  position: relative;
}

.heading-2, .heading-2-copy {
  font-family: Helvetica Neue, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 2.625rem;
  position: relative;
  top: 65px;
  left: 101px;
}

.div-block-44-copy {
  order: 5;
  width: 40%;
  height: auto;
  margin-top: -10%;
  margin-left: 12%;
  position: relative;
  top: 235px;
}

.div-block-45 {
  order: 6;
  align-self: flex-end;
  width: 30%;
  min-width: auto;
  height: auto;
  min-height: auto;
  margin-top: 10%;
  margin-right: 0;
  position: relative;
  top: auto;
  right: 0%;
}

.div-block-46 {
  order: 7;
  width: 45%;
  height: auto;
  margin-top: -10%;
  margin-bottom: 10%;
}

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

.image-16 {
  margin-left: auto;
}

.div-block-47 {
  order: 8;
  align-self: flex-end;
  width: 30%;
  height: auto;
  margin-top: -20%;
  margin-bottom: 10%;
  margin-right: 10%;
}

.div-block-48 {
  align-self: flex-end;
  width: 20%;
  position: relative;
  top: -180px;
  right: 15%;
}

.div-block-48.b {
  mix-blend-mode: normal;
  order: 4;
  align-self: flex-end;
  margin-right: 9%;
  top: 130px;
  right: auto;
}

.div-block-48.c {
  order: -1;
  align-self: flex-end;
  top: -250px;
  left: auto;
  right: 10%;
}

.div-block-48._3 {
  align-self: flex-end;
  width: 20%;
  top: 0;
  left: auto;
  right: 15%;
}

.div-block-48._4 {
  aspect-ratio: auto;
  order: 5;
  align-self: flex-start;
  width: 20%;
  line-height: 20px;
  top: 290px;
  left: 9%;
  right: auto;
}

.div-block-48._6 {
  clear: none;
  flex: 0 auto;
  order: 7;
  align-self: flex-start;
  width: 23%;
  position: relative;
  inset: 300px auto 0 9%;
}

.image-20 {
  width: 100%;
  display: block;
  position: static;
}

.image-21 {
  width: 100%;
}

.heading-2-copy, .heading-2-copy-copy {
  font-family: Helvetica Neue, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 2.625rem;
  position: relative;
  top: auto;
  left: auto;
}

.fashion-section-5-copy {
  flex-flow: column;
  margin-bottom: 15%;
  display: flex;
}

.heading-page-copy {
  color: #000;
  text-align: center;
  -webkit-text-stroke-color: #bb1616;
  text-transform: uppercase;
  object-fit: none;
  text-align: center;
  -webkit-text-stroke-color: #bb1616;
  text-transform: uppercase;
  object-fit: none;
  text-align: center;
  -webkit-text-stroke-color: #bb1616;
  text-transform: uppercase;
  object-fit: none;
  height: 200px;
  font-family: Thunder, sans-serif;
  font-size: 17rem;
  line-height: 15.7rem;
}

.image-22 {
  position: relative;
}

.page-detail-2 {
  flex-flow: column;
  max-width: 100%;
  height: auto;
  display: flex;
}

.page-detail-2._2 {
  height: auto;
}

.heading-3 {
  font-size: 270%;
  font-weight: 500;
  line-height: 2.625rem;
}

.div-block-49 {
  width: 50%;
  position: relative;
  top: -52px;
  left: -5px;
}

.div-block-49._2 {
  order: 3;
  align-self: center;
  width: 80%;
  top: 130px;
}

.div-block-49._3 {
  order: 7;
  align-self: flex-start;
  width: 47%;
  margin-top: 370px;
  top: -90px;
  left: 6%;
  right: auto;
}

.div-block-50 {
  width: 60%;
  position: relative;
  left: 7.22%;
}

.div-block-50._2 {
  order: 2;
  margin-top: 40px;
}

.div-block-51 {
  flex-flow: column;
  width: 20%;
  display: flex;
  position: relative;
  top: 254px;
  right: -770px;
}

.image-23 {
  align-self: flex-end;
}

.div-block-52 {
  align-self: flex-end;
  width: 20%;
  height: auto;
  position: relative;
  top: 297px;
  right: 5%;
}

.div-block-52._2 {
  width: 25%;
  top: 200px;
  right: 10%;
}

.div-block-52._3 {
  order: 9;
  align-self: flex-end;
  width: 18%;
  margin-top: -120px;
  top: -640px;
  left: auto;
  right: 9%;
}

.div-block-53 {
  align-self: flex-end;
  width: 30%;
  position: relative;
  right: 10%;
}

.div-block-53.b {
  top: -470px;
  left: auto;
  right: 60%;
}

.div-block-54 {
  width: 30%;
  margin-top: -80px;
  position: relative;
  top: 69px;
  left: 7.22%;
}

.div-block-55 {
  align-self: flex-end;
  width: 35%;
  position: relative;
  top: 38px;
  left: auto;
  right: 7.22%;
}

.div-block-56 {
  width: 40%;
  margin-top: 110px;
}

.div-block-56._2 {
  align-self: flex-end;
  margin-top: -590px;
  margin-right: 8%;
}

.div-block-57 {
  align-self: flex-end;
  width: 20%;
  position: relative;
  top: -90px;
  left: auto;
  right: 10%;
}

.div-block-57._2 {
  width: 30%;
  top: -80px;
  left: auto;
  right: 55%;
}

.div-block-58 {
  align-self: flex-end;
  width: 40%;
  position: relative;
  top: 77px;
  left: auto;
  right: 10%;
}

.div-block-58._2 {
  align-self: flex-start;
  width: 40%;
  top: -360px;
  left: 6%;
  right: auto;
}

.div-block-59 {
  width: 20%;
  margin-bottom: 80px;
  position: relative;
  left: 10%;
  right: auto;
}

.div-block-59._2 {
  order: 6;
  align-self: flex-end;
  width: 80%;
  margin-right: 3%;
  top: 300px;
  left: auto;
  right: 0%;
}

.div-block-60 {
  order: 3;
  align-self: flex-end;
  width: 25%;
  margin-top: -15%;
  margin-right: 10%;
}

.container-langues {
  max-width: 50px;
  max-height: 50px;
  margin-top: 45px;
  margin-left: 3%;
  display: block;
  position: absolute;
}

.langue {
  color: var(--white);
  text-transform: uppercase;
  font-family: Helvetica Neue, sans-serif;
  font-size: .6875rem;
  text-decoration: none;
}

.langue.on {
  opacity: .6;
  vertical-align: top;
  font-weight: 400;
  text-decoration: none;
  display: inline;
}

.langue.on.black {
  color: var(--black);
}

.langue.on._2 {
  opacity: 1;
}

.langue.off {
  opacity: 1;
  vertical-align: top;
  margin-left: 14px;
  font-weight: 400;
  display: inline;
}

.langue.off.black {
  color: var(--black);
}

.langue.off._2 {
  opacity: .6;
}

@media screen and (max-width: 991px) {
  .body {
    background-position: 50%;
    background-size: cover;
  }

  .desktop-menu.black {
    margin-top: 30px;
    margin-left: 0%;
    left: 4.17%;
  }

  .link.black {
    margin-top: 6px;
  }

  .heading-home-2 {
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 150%;
    margin-bottom: -4%;
    font-size: 13rem;
    line-height: 100%;
  }

  .div-titltle-text {
    width: 100%;
    bottom: -2%;
  }

  .div-titltle-text.ligne-1 {
    bottom: 10px;
  }

  .menu-sections.overlay {
    width: 800px;
    max-width: 800px;
    height: auto;
    inset: 0% auto 0% 0%;
  }

  .text-nav.black {
    margin-bottom: -2px;
  }

  .image-bkg.design {
    object-fit: cover;
    width: 100%;
    overflow: visible;
  }

  .image-bkg.mobilier {
    object-fit: cover;
  }

  .logo {
    margin-top: 30px;
    margin-left: 4.19%;
  }

  .text-logo {
    font-size: .9rem;
  }

  .hero-2-lines {
    margin-top: 290px;
  }

  .heading-page {
    margin-top: -70px;
    font-size: 11rem;
    line-height: 10.2rem;
  }

  .hero-image {
    width: 100%;
  }

  .heading-2-page {
    font-size: 2rem;
    line-height: 2.2rem;
  }

  .design-section-1 {
    margin-bottom: 10%;
  }

  .div-text-right {
    width: 40%;
    right: 10%;
  }

  .div-subtittle-left {
    width: 66%;
    margin-top: 0%;
  }

  .div-image-small-right-p1._2 {
    margin-top: -360px;
  }

  .div-image-medium-left-p0._2 {
    left: auto;
    right: 0;
  }

  .div-text-right-p2 {
    width: 31%;
    margin-top: -23%;
    right: 7%;
  }

  .div-subtittle-middle {
    width: 51%;
  }

  .div-text-left-p1 {
    width: 31%;
  }

  .div-image-fullscreen {
    margin-left: 0%;
    margin-right: 0%;
  }

  .fashion-section-5 {
    margin-bottom: 17%;
  }

  .cross-nav._2 {
    margin-top: 50px;
  }

  .crossnav-link {
    font-size: 14rem;
  }

  .footer {
    margin-top: 4%;
  }

  .div-image-link {
    height: 400px;
  }

  .mobile-overlay {
    display: none;
  }

  .div-image-hero {
    margin-top: -120px;
  }

  .div-block-24 {
    top: 200px;
  }

  .design-section-2 {
    height: 1200px;
  }

  .div-block-28 {
    top: -4%;
    left: 37px;
  }

  .div-block-29 {
    width: 25%;
    height: 20%;
    position: relative;
    top: -117px;
    left: -136px;
  }

  .div-block-30 {
    width: 40%;
    height: 19%;
    top: -120px;
    left: 42px;
  }

  .div-block-31 {
    width: 55%;
    height: 23%;
    left: 27px;
  }

  .div-block-32 {
    width: 35%;
    height: 15%;
    margin-top: 0;
    position: relative;
    left: 228px;
  }

  .div-block-33 {
    width: 50%;
    height: 40%;
    top: -146px;
    left: -16px;
  }

  .section {
    height: 400px;
  }

  .div-block-34 {
    width: 20%;
    height: 20%;
  }

  .image-12 {
    text-align: left;
  }

  .link-block-2 {
    background-image: url('../images/fashion.jpg');
  }

  .image-12-copy, .image-13 {
    text-align: left;
  }

  .beauty-section-3 {
    height: 1300px;
  }

  .div-block-38 {
    width: 40%;
    height: auto;
    margin-top: -20%;
    top: 278px;
  }

  .image-14 {
    max-width: 100%;
    height: auto;
  }

  .histoire-section-1 {
    margin-top: -5%;
  }

  .div-subtittle-right-2 {
    width: 66%;
  }

  .heading-home-1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    object-fit: contain;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: none;
    height: auto;
    min-height: auto;
    margin-bottom: 2%;
    font-size: 13rem;
    line-height: 100%;
    display: flex;
    top: 100px;
  }

  .div-block-44 {
    width: 70%;
  }

  .div-block-44-copy {
    width: 70%;
    margin-top: -15%;
  }

  .div-block-45 {
    margin-top: 40%;
  }

  .div-block-46 {
    width: 50%;
  }

  .div-block-48 {
    margin-top: 20%;
  }

  .div-block-48.b {
    width: 34%;
    top: -80px;
  }

  .div-block-48.c {
    order: 1;
    width: 39%;
    margin-top: 30%;
    top: -420px;
  }

  .div-block-48._3 {
    width: 37%;
    margin-top: 0%;
  }

  .div-block-48._4 {
    width: 40%;
    margin-top: 0%;
    top: 0;
  }

  .div-block-48._6 {
    width: 30%;
    top: -400px;
  }

  .fashion-section-5-copy {
    margin-bottom: 17%;
  }

  .heading-page-copy {
    font-size: 11rem;
    line-height: 10.2rem;
  }

  .page-detail-2 {
    height: 4000px;
  }

  .div-block-49._2 {
    top: 70px;
    left: 10px;
  }

  .div-block-49._3 {
    top: -680px;
  }

  .div-block-50 {
    margin-top: -10%;
  }

  .div-block-50._2 {
    margin-top: -170px;
  }

  .div-block-52._2 {
    top: 20px;
  }

  .div-block-52._3 {
    top: -420px;
  }

  .div-block-54 {
    left: 56px;
  }

  .div-block-56._2 {
    margin-top: -480px;
  }

  .div-block-57._2 {
    top: -130px;
  }

  .div-block-58._2 {
    width: 30%;
    top: -210px;
  }

  .div-block-59._2 {
    margin-top: 280px;
    top: -230px;
  }

  .langue.on {
    opacity: .6;
  }

  .langue.off {
    opacity: 1;
  }
}

@media screen and (max-width: 767px) {
  .desktop-menu.white, .desktop-menu.black {
    display: none;
  }

  .link.black {
    text-align: center;
    text-transform: uppercase;
    font-size: .9rem;
  }

  .heading-home-2 {
    height: 150px;
    margin-bottom: 0%;
    font-size: 10rem;
    line-height: 100%;
  }

  .div-titltle-text.ligne-1 {
    margin-bottom: 0;
    bottom: 0;
  }

  .menu-sections.overlay {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: 80px;
    display: block;
    right: auto;
  }

  .text-nav.black {
    text-align: center;
    text-transform: uppercase;
    font-size: .8rem;
    display: block;
  }

  .column {
    flex-flow: column;
    justify-content: flex-start;
    align-self: center;
    align-items: center;
    margin-top: 36px;
    margin-left: auto;
    display: flex;
  }

  .logo {
    z-index: 10000;
    margin-top: 22px;
  }

  .hero-2-lines {
    min-width: auto;
    min-height: auto;
    margin-top: 80px;
  }

  .heading-page {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    min-width: auto;
    height: 100%;
    min-height: auto;
    margin: -120px auto 50%;
    font-size: 9rem;
    line-height: 100%;
    display: flex;
  }

  .heading-page._2 {
    margin-top: 0;
  }

  .hero-image {
    margin-top: -50px;
  }

  .heading-2-page {
    font-size: 1.5rem;
    line-height: 1.7rem;
  }

  .div-text-right {
    width: 60%;
  }

  .div-image-small-right-p1._2 {
    margin-top: -760px;
  }

  .div-image-medium-left-p0._2 {
    align-self: flex-end;
    margin-left: auto;
    margin-right: 0;
  }

  .div-image-no-border-left {
    margin-top: 16%;
  }

  .div-image-right-x-small-p1 {
    margin-top: 20%;
  }

  .div-image-left-small-p1 {
    width: 40%;
    margin-top: -20%;
  }

  .div-subtittle-middle {
    width: 68%;
    margin-top: 20%;
    margin-left: 7.22%;
  }

  .div-text-left-p1 {
    width: 40%;
  }

  .div-image-big-right-p1 {
    margin-top: 10%;
  }

  .div-image-fullscreen {
    margin-left: 0%;
    margin-right: 0%;
  }

  .cross-nav {
    margin-top: -566px;
  }

  .cross-nav._2 {
    margin-top: 80px;
  }

  .subtittle-cross-nav {
    font-size: .8rem;
    bottom: 12px;
  }

  .crossnav-link {
    margin-top: 0%;
    font-size: 9rem;
    line-height: 120%;
  }

  .footer {
    margin-top: 0%;
  }

  .div-logo-footer {
    display: none;
  }

  .div-links-footer {
    align-self: center;
    margin-right: auto;
  }

  .footer-link {
    margin-left: 14px;
    margin-right: 14px;
  }

  .div-image-link {
    height: 250px;
  }

  .menu-mobile-wrapper {
    height: 60px;
    display: block;
  }

  .div-menu-bttn {
    justify-content: flex-end;
    align-items: center;
    height: 60px;
    display: flex;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .text-mobile-button {
    color: #000;
    -webkit-text-stroke-color: var(--white);
    text-transform: uppercase;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
    font-family: Helvetica Neue, sans-serif;
    text-decoration: none;
  }

  .text-mobile-button.home {
    color: #fff;
  }

  .mobile-overlay {
    z-index: 10000;
    background-color: #fff;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    inset: 0% 0% auto;
  }

  .div-image-hero {
    margin-top: -230px;
  }

  .text-block {
    font-size: 1rem;
    line-height: 20px;
  }

  .text-block.big {
    line-height: 30px;
  }

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

  .link-block-2 {
    background-image: url('../images/fashion.jpg');
  }

  .link-block-2._2 {
    background-image: url('../images/Homepage_design.jpg');
  }

  .link-block-3 {
    background-image: url('../images/histoirepush.jpg');
  }

  .div-block-39 {
    margin-top: 10%;
    margin-bottom: 0;
    top: auto;
    bottom: auto;
  }

  .div-block-40 {
    margin-top: 10%;
  }

  .div-block-41 {
    font-size: 1rem;
    line-height: 20px;
  }

  .div-block-42 {
    width: 40%;
    margin-top: -20%;
  }

  .heading-home-1 {
    height: 150px;
    margin-bottom: 6%;
    font-size: 10rem;
    line-height: 100%;
  }

  .div-block-44-copy {
    margin-top: -22%;
  }

  .div-block-47 {
    width: 20%;
    margin-bottom: 20%;
  }

  .div-block-48 {
    width: 30%;
    top: -110px;
  }

  .div-block-48.b {
    align-self: center;
    width: 40%;
    margin-top: 53%;
    margin-left: auto;
    margin-right: auto;
    top: -310px;
    right: auto;
  }

  .div-block-48.c {
    text-align: center;
    align-self: center;
    width: 60%;
    margin-top: -70px;
    top: -140px;
    right: auto;
  }

  .div-block-48._3 {
    align-self: flex-start;
    width: 70%;
    top: -20px;
    left: 9%;
    right: 0%;
  }

  .div-block-48._4 {
    width: 70%;
    top: -180px;
  }

  .div-block-48._6 {
    width: 50%;
    margin-top: 90%;
    top: -800px;
    bottom: 0;
    right: 9%;
  }

  .heading-page-copy {
    object-fit: fill;
    justify-content: center;
    align-items: center;
    min-width: auto;
    height: auto;
    min-height: auto;
    margin-top: 50px;
    margin-bottom: 10px;
    padding-top: 0;
    font-size: 9rem;
    font-weight: 700;
    line-height: 100%;
    display: block;
    overflow: visible;
  }

  .heading-page-copy._2 {
    line-height: 130%;
  }

  .heading-page-copy {
    font-size: 9rem;
    line-height: 6.7rem;
  }

  .page-detail-2, .page-detail-2._2 {
    height: auto;
  }

  .div-block-49._2 {
    width: 90%;
    left: 0;
  }

  .div-block-49._3 {
    top: -430px;
    left: 0%;
  }

  .div-block-50._2 {
    width: 80%;
    margin-top: -50px;
  }

  .div-block-52._3 {
    top: -340px;
    right: 14%;
  }

  .div-block-53 {
    width: 50%;
  }

  .div-block-53.b {
    align-self: flex-start;
    right: 0%;
  }

  .div-block-54 {
    width: 40%;
    margin-top: 0%;
  }

  .div-block-55 {
    top: 4%;
    left: auto;
  }

  .div-block-56 {
    width: 50%;
    margin-top: 130px;
  }

  .div-block-57 {
    width: 20%;
    margin-bottom: 5%;
    left: -47px;
  }

  .div-block-57._2 {
    align-self: flex-end;
    top: -80px;
    right: 10%;
  }

  .div-block-58._2 {
    width: 40%;
    top: 0;
    left: 0%;
  }

  .div-block-59 {
    right: -68px;
  }

  .div-block-59._2 {
    width: 80%;
    margin-top: 50px;
    top: -190px;
  }
}

@media screen and (max-width: 479px) {
  .body {
    background-position: 50%;
    background-size: cover;
  }

  .desktop-menu.white {
    display: none;
  }

  .desktop-menu.black {
    z-index: 2;
    flex-flow: column;
    margin-left: auto;
    margin-right: auto;
    display: none;
    position: static;
  }

  .link.black {
    text-transform: uppercase;
    flex-flow: column;
    margin-bottom: 5px;
    font-size: .9rem;
    font-weight: 400;
    display: block;
  }

  .heading-home-2 {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: auto;
    max-width: none;
    height: 120px;
    margin-bottom: 5%;
    font-size: 7.6rem;
    line-height: 100%;
    top: 0;
  }

  .div-titltle-text.ligne2 {
    align-self: auto;
    display: flex;
    position: relative;
    bottom: 6%;
    right: auto;
  }

  .div-titltle-text.ligne-1 {
    width: 100%;
    margin-left: 0;
    bottom: 0;
  }

  .container-3 {
    width: 100%;
  }

  .menu-sections {
    flex-flow: column;
    align-self: center;
    align-items: center;
    width: 100%;
    margin-top: 90px;
    right: auto;
  }

  .menu-sections.overlay {
    z-index: 100000;
    margin-top: 90px;
    display: flex;
  }

  .text-nav.black {
    margin-bottom: 2px;
    font-size: .8rem;
  }

  .column {
    text-align: center;
    flex-flow: column;
    order: 4;
    align-self: center;
    margin-top: 30px;
    margin-left: auto;
    display: flex;
  }

  .logo {
    z-index: 10000;
    margin-top: 19px;
    margin-left: 6%;
  }

  .hero-2-lines {
    height: 240px;
    margin-top: 60px;
    position: relative;
  }

  .heading-page {
    height: 200px;
    margin-top: 30px;
    margin-bottom: 5%;
    font-size: 5.4rem;
    line-height: 100%;
    display: block;
    position: relative;
  }

  .heading-page._2 {
    margin-bottom: auto;
  }

  .hero-image {
    margin-top: -30px;
  }

  .heading-2-page {
    width: auto;
    margin-left: 0;
    margin-right: auto;
    font-size: 1.3rem;
    line-height: 1.5rem;
    top: auto;
    left: 0;
  }

  .page-detail {
    margin-top: 30%;
    margin-left: 6%;
    margin-right: 6%;
  }

  .page-detail._2, .design-section-1 {
    margin-top: 0%;
  }

  .fashion-section-2 {
    margin-top: 20%;
  }

  .div-text-right {
    width: 80%;
    margin-top: 20%;
    margin-right: 2%;
    right: 0%;
  }

  .div-subtittle-left {
    order: -1;
    width: 85%;
    margin-top: 40%;
    margin-left: 0%;
  }

  .div-image-small-right-p1 {
    width: 40%;
    margin-top: 12%;
    right: 0%;
  }

  .div-image-small-right-p1._2 {
    margin-top: -100px;
  }

  .div-image-medium-left-p0 {
    width: 50%;
    margin-top: -20%;
  }

  .div-image-medium-left-p0._2 {
    left: auto;
    right: 0;
  }

  .div-image-medium-right-p1 {
    width: 60%;
    margin-top: 20%;
    right: 0%;
  }

  .div-image-no-border-left {
    width: 100%;
    margin-top: 20%;
    margin-left: 0%;
  }

  .div-image-small-right-p0 {
    width: 60%;
    margin-top: 16%;
  }

  .div-image-medium-left-p1 {
    width: 50%;
    margin-top: 20%;
    left: 0%;
  }

  .div-text-right-p2 {
    width: 70%;
    margin-top: 16%;
  }

  .div-image-right-x-small-p1 {
    width: 40%;
    margin-top: 20%;
  }

  .div-image-left-small-p1 {
    width: 50%;
    margin-top: -20%;
  }

  .fashion-section-3 {
    margin-bottom: 60%;
  }

  .div-subtittle-middle {
    width: 85%;
    margin-top: 20%;
    margin-left: 0%;
  }

  .div-text-left-p1 {
    width: 80%;
    margin-left: auto;
    margin-right: 2%;
  }

  .div-image-big-right-p1 {
    width: 50%;
    margin-top: 20%;
    right: 0%;
  }

  .div-image-medium-left-p0b {
    width: 30%;
    margin-top: 0%;
  }

  .div-block-22 {
    width: 50%;
    margin-top: 20%;
    margin-left: 0%;
  }

  .div-image-right-p2-small {
    width: 30%;
    margin-top: -80%;
    right: 0%;
  }

  .div-image-fullscreen {
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin: 30% 0% 0%;
    display: block;
    top: auto;
    left: 0%;
    right: 0%;
  }

  .fashion-section-5 {
    margin-bottom: 30%;
  }

  .div-image-left-small-p2b {
    width: 40%;
    left: 0%;
  }

  .div-image-right-meidum-p1-b {
    width: 50%;
    margin-top: -10%;
    right: 0%;
  }

  .div-image-left-x-small-p2 {
    width: 25%;
    margin-top: -20%;
    left: 10%;
  }

  .div-image-big-center {
    width: 100%;
    margin-top: 20%;
  }

  .div-image-small-left-p0 {
    width: 30%;
    margin-top: 22%;
    margin-left: -6.8%;
    left: auto;
  }

  .div-image-medium-right-p1b {
    width: 50%;
    right: 0%;
  }

  .cross-nav {
    margin-top: 0;
    position: relative;
    top: 30px;
  }

  .cross-nav._2 {
    margin-top: 20%;
  }

  .cross-nav._3 {
    top: 20px;
  }

  .cross-nav._4 {
    margin-top: 60px;
  }

  .subtittle-cross-nav {
    font-size: .8rem;
    line-height: 1.25rem;
    bottom: 4px;
  }

  .crossnav-link {
    margin-top: 3%;
    font-size: 5.4rem;
    line-height: 100%;
  }

  .image {
    object-fit: contain;
  }

  .footer {
    margin-top: 10%;
  }

  .footer-container {
    flex-flow: column;
  }

  .div-logo-footer {
    display: none;
  }

  .div-links-footer {
    text-align: left;
    align-self: center;
  }

  .footer-link {
    margin-left: 12px;
    margin-right: 12px;
  }

  .div-image-link {
    object-fit: fill;
    height: 170px;
  }

  .container-4 {
    background-color: #fff;
    width: 100%;
    height: 600px;
  }

  .menu-mobile-button {
    -webkit-text-stroke-color: #000;
    font-family: Helvetica Neue, sans-serif;
    text-decoration: none;
  }

  .link-2 {
    color: #000;
    justify-content: center;
    align-items: center;
    font-family: Helvetica Neue, sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-decoration: none;
    display: flex;
  }

  .menu-mobile-wrapper {
    height: 60px;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .div-block-23 {
    flex-flow: column;
    height: 60px;
    display: block;
  }

  .div-menu-bttn {
    justify-content: flex-end;
    align-items: center;
    width: auto;
    height: 60px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .text-mobile-button {
    color: #000;
    justify-content: center;
    align-items: center;
    margin-left: 20px;
    margin-right: 20px;
    font-family: Helvetica Neue, sans-serif;
    font-size: 13px;
    text-decoration: none;
    display: block;
    position: static;
  }

  .mobile-overlay {
    z-index: 1000;
    background-color: #fff;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
  }

  .div-image-hero {
    height: 100%;
    min-height: 100%;
    max-height: 100%;
    margin-top: -140px;
    margin-bottom: 0;
  }

  .div-image-hero._2 {
    margin-top: 50px;
    margin-bottom: 10px;
    position: relative;
    top: -120px;
  }

  .div-block-24 {
    width: auto;
    height: auto;
    left: -15px;
  }

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

  .text-block {
    max-width: 500px;
  }

  .text-block.big {
    font-size: 18px;
    line-height: 22px;
  }

  .text-block.big.centre {
    text-align: center;
    font-size: 18px;
    line-height: 20px;
  }

  .text-block.big._5 {
    font-size: 18px;
    line-height: 20px;
  }

  .design-section-2 {
    height: 700px;
    margin-top: 0;
    position: relative;
  }

  .div-block-28 {
    width: 30%;
    height: auto;
    left: 20px;
  }

  .div-block-29 {
    width: 50%;
    left: -123px;
  }

  .div-block-30 {
    top: -153px;
    left: 20px;
  }

  .div-block-32 {
    height: 10%;
  }

  .design-fullscreen-image {
    width: 100%;
    min-width: auto;
    margin-bottom: auto;
  }

  .section {
    height: 320px;
  }

  .div-block-35 {
    width: 90%;
    height: auto;
    margin-top: 20%;
    left: auto;
    right: 0%;
  }

  .div-block-36 {
    align-self: flex-start;
    width: 70%;
    margin-top: 25%;
    margin-left: 0%;
  }

  .image-13 {
    width: 100%;
  }

  .beauty-section-3 {
    height: auto;
  }

  .div-block-37 {
    align-self: flex-start;
    width: 70%;
    margin-top: 20%;
    margin-left: 0%;
    top: auto;
  }

  .div-block-38 {
    width: 40%;
    height: auto;
    margin-top: 20%;
    margin-bottom: 30%;
    top: auto;
  }

  .div-block-38.b {
    margin-bottom: 0%;
  }

  .image-14 {
    width: 200px;
  }

  .histoire-section-1 {
    height: auto;
  }

  .div-block-39 {
    width: 200px;
    height: 250px;
    top: 54px;
  }

  .div-block-40 {
    width: 150px;
    height: 200px;
    margin-bottom: 10%;
    top: 111px;
  }

  .div-block-41 {
    align-self: flex-end;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    top: auto;
  }

  .histoire-section-2 {
    height: auto;
    margin-top: 10%;
  }

  .div-subtittle-right-2 {
    align-self: flex-start;
    width: 85%;
    margin-top: 10%;
    margin-left: 0%;
    top: -18px;
  }

  .div-block-42 {
    flex-flow: column;
    width: 70%;
    margin-top: 50%;
    margin-bottom: 15%;
    display: block;
    top: auto;
    left: auto;
    right: 10%;
  }

  .div-block-43 {
    align-self: flex-start;
    width: 70%;
    height: auto;
    margin-left: 0%;
    position: relative;
    top: 30px;
  }

  .heading-home-1 {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    min-width: 100%;
    max-width: 100%;
    height: 120px;
    margin-bottom: -24px;
    font-size: 7.6rem;
    line-height: 100%;
    display: flex;
    top: 0;
  }

  .div-block-44 {
    align-self: flex-start;
    width: 90%;
    margin-top: 30%;
    margin-left: 0;
    margin-right: auto;
  }

  .div-block-44-copy {
    align-self: flex-start;
    width: 90%;
    margin-top: 15%;
    margin-left: 0%;
    top: -5%;
  }

  .div-block-45 {
    align-self: flex-end;
    width: 60%;
    margin-top: 25%;
  }

  .div-block-46 {
    width: 80%;
    height: auto;
    margin-top: 20%;
    position: relative;
    top: auto;
    left: 0;
  }

  .image-15 {
    width: 100%;
    height: auto;
    margin-left: 0;
  }

  .image-16 {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-47 {
    width: 60%;
    height: auto;
    margin-top: 20%;
    margin-bottom: 20%;
    margin-right: 0;
    position: relative;
    top: auto;
  }

  .image-17 {
    position: relative;
    top: 56px;
    left: -16px;
  }

  .image-18 {
    position: relative;
    top: 83px;
  }

  .image-19 {
    max-width: 150%;
    position: relative;
    top: 73px;
  }

  .div-block-48 {
    align-self: center;
    width: 79%;
    height: auto;
    margin-top: 20%;
    margin-left: 10%;
    margin-right: 10%;
    top: 0%;
    left: auto;
    right: auto;
  }

  .div-block-48.b {
    align-self: center;
    width: 60%;
    margin-top: 60%;
    margin-left: auto;
    margin-right: auto;
    top: -320px;
  }

  .div-block-48.c {
    align-self: center;
    width: 70%;
    margin-top: 40%;
    margin-left: auto;
    margin-right: auto;
    top: -70px;
  }

  .div-block-48._3 {
    margin-left: 0%;
    margin-right: auto;
    top: 170px;
  }

  .div-block-48._4 {
    margin-left: 0%;
    top: -220px;
  }

  .div-block-48._6 {
    align-self: flex-start;
    width: 70%;
    margin-top: 50%;
    margin-left: 0%;
    margin-right: auto;
    top: -140px;
  }

  .image-20 {
    position: relative;
    top: auto;
  }

  .image-21 {
    width: 100%;
    position: relative;
    top: auto;
  }

  .heading-2-copy {
    font-size: 1.3rem;
    line-height: 1.5rem;
    top: 216px;
    left: 0;
  }

  .heading-2-copy-copy {
    font-size: 1.3rem;
    line-height: 1.5rem;
    top: -66px;
    left: 0;
  }

  .fashion-section-5-copy {
    height: 940px;
    margin-bottom: 30%;
  }

  .heading-page-copy._2 {
    margin-bottom: 0;
  }

  .heading-page-copy {
    height: 60px;
    margin-top: 20px;
    font-size: 5.4rem;
    line-height: 4.1rem;
    display: block;
    position: relative;
  }

  .page-detail-2 {
    height: auto;
    margin-top: 10%;
  }

  .page-detail-2._2 {
    margin-top: 0%;
  }

  .div-block-49 {
    width: 60%;
    margin-top: 20%;
    top: -5%;
    left: 0;
  }

  .div-block-49._2 {
    margin-top: 50%;
    top: -110px;
  }

  .div-block-49._3 {
    width: 80%;
    top: 50px;
  }

  .div-block-50 {
    left: 27px;
  }

  .div-block-50._2 {
    margin-top: auto;
  }

  .div-block-50._3 {
    width: 80%;
    margin-top: 15%;
  }

  .div-block-52 {
    width: 40%;
    margin-top: 20%;
    top: 15%;
  }

  .div-block-52._2 {
    margin-top: 10%;
    top: 40px;
  }

  .div-block-52._3 {
    top: 50px;
  }

  .div-block-53 {
    width: 70%;
    margin-top: 20%;
    position: relative;
    top: auto;
  }

  .div-block-53.b {
    margin-top: 80%;
    top: -410px;
  }

  .div-block-54 {
    width: 60%;
    margin-top: 10%;
    top: 37px;
    left: 10%;
  }

  .div-block-55 {
    width: 40%;
    margin-top: 10%;
    top: 80px;
    left: auto;
    right: 10%;
  }

  .div-block-56 {
    width: 70%;
    margin-top: 10%;
    position: relative;
    top: 120px;
  }

  .div-block-56._2 {
    margin-top: -520px;
    top: 150px;
  }

  .div-block-57 {
    width: 50%;
    margin-top: 60%;
    margin-bottom: 0%;
    top: auto;
    left: auto;
  }

  .div-block-57._2 {
    width: 40%;
    margin-top: 0%;
    top: 10px;
  }

  .div-block-58 {
    width: 60%;
    margin-top: 20%;
    top: auto;
    left: auto;
  }

  .div-block-58._2 {
    width: 70%;
    margin-top: 10%;
    top: 240px;
  }

  .div-block-59 {
    width: 40%;
    margin-top: 20%;
    margin-bottom: 15%;
    top: auto;
    left: 10%;
    right: auto;
  }

  .div-block-59._2 {
    align-self: center;
    width: 94%;
    margin-top: -190px;
    margin-left: auto;
    margin-right: auto;
    top: 0;
    right: auto;
  }

  .div-block-60 {
    width: 70%;
    margin-top: 40%;
    margin-right: 10%;
  }
}


@font-face {
  font-family: 'Thunder';
  src: url('../fonts/Thunder-BoldLC.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/HelveticaNeue-regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/HelveticaNeue-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}