.slide-section {
  height: 100vh;
  position: relative;
}

.loop-block {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0;
}

.fs-section {
  height: 100vh;
  position: relative;
  inset: 0;
}

.fs-slider {
  background-image: url('../images/fabernovel-02.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100vh;
}

.fs-slide-00-01 {
  background-image: url('../images/fabernovel-01.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100vh;
}

.fs-slider-00-03 {
  background-image: url('../images/fabernovel-03.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100vh;
}

.left-arrow, .right-arrow, .slide-nav {
  display: none;
}

.veil {
  z-index: 2;
  opacity: 0;
  pointer-events: none;
  background-color: #000;
  width: 100%;
  height: 100vh;
  position: absolute;
  top: auto;
}

.section-page {
  text-align: center;
  cursor: crosshair;
  width: 100%;
  height: 100vh;
  display: block;
  position: relative;
  inset: 0%;
  overflow: visible;
}

.div-block {
  width: 100%;
  height: 100vh;
}

.background-video-03 {
  z-index: 1;
  opacity: .55;
  width: 100%;
  height: 100vh;
}

.voile {
  z-index: 6;
  box-sizing: border-box;
  opacity: 1;
  overflow-wrap: normal;
  background-color: red;
  width: 100%;
  height: 100vh;
  display: block;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

.section-2 {
  width: 100%;
  height: 100vh;
  position: relative;
}

.background-video-01 {
  z-index: 1;
  opacity: .5;
  width: 100%;
  height: 100vh;
}

.div_contenu-b {
  z-index: 3;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 0;
  pointer-events: auto;
  background-color: #e42d2d00;
  border-radius: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100vh;
  margin-top: 0%;
  margin-left: 0%;
  padding-top: 0%;
  padding-left: 55%;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
  overflow: scroll;
}

.text_client {
  z-index: 7;
  opacity: 1;
  color: #fff;
  text-align: left;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-family: Aeonik;
  font-size: 12px;
  font-weight: 300;
  display: block;
  position: relative;
  overflow: visible;
}

.text_projet {
  z-index: 7;
  opacity: .28;
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  height: auto;
  margin-top: 2px;
  font-family: Aeonik;
  font-size: 54px;
  font-weight: 200;
  line-height: 48px;
  position: relative;
}

.div_contenu-00-copy {
  z-index: 3;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 0;
  pointer-events: auto;
  background-color: #e42d2d00;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100vh;
  margin-top: 0%;
  margin-left: 0%;
  padding-top: 329px;
  padding-left: 60%;
  display: block;
  position: absolute;
  overflow: scroll;
}

.div_contenu-01 {
  z-index: 3;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 0;
  pointer-events: auto;
  background-color: #e42d2d00;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100vh;
  margin-top: 0%;
  margin-left: 0%;
  padding-top: 25%;
  padding-left: 55%;
  display: block;
  position: absolute;
  overflow: scroll;
}

.div_contenu-02 {
  z-index: 3;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 0;
  pointer-events: auto;
  background-color: #e42d2d00;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100vh;
  margin-top: 0%;
  margin-left: 0%;
  padding-top: 329px;
  padding-left: 55%;
  display: block;
  position: absolute;
  overflow: scroll;
}

.background-video-02 {
  z-index: 1;
  opacity: .55;
  width: 100%;
  height: 100vh;
}

.text_task {
  z-index: 7;
  opacity: 1;
  color: #fff;
  text-align: left;
  height: auto;
  margin-top: 33px;
  font-family: Aeonik;
  font-size: 32px;
  font-weight: 400;
  line-height: 30px;
  position: relative;
}

.text_text {
  z-index: 7;
  color: #fff;
  text-align: left;
  width: 400px;
  height: auto;
  margin-top: 9px;
  font-family: Aeonik;
  font-size: 15px;
  font-weight: 200;
  line-height: 22px;
  position: relative;
}

.text_work {
  z-index: 7;
  color: #fff;
  text-align: left;
  letter-spacing: .5px;
  text-transform: uppercase;
  width: 400px;
  margin-top: 9px;
  font-family: Aeonik;
  font-size: 11px;
  font-weight: 300;
  line-height: 21px;
  position: relative;
}

.separation {
  z-index: 7;
  opacity: .5;
  background-color: #fff;
  width: 250px;
  height: .5px;
  margin-top: 26px;
  position: relative;
}

.text_render {
  z-index: 7;
  color: #fff;
  text-align: left;
  letter-spacing: .5px;
  text-transform: uppercase;
  width: 400px;
  margin-top: 0;
  font-family: Aeonik;
  font-size: 11px;
  font-weight: 300;
  line-height: 21px;
  position: absolute;
}

.text-block {
  z-index: 7;
  position: absolute;
  inset: 0% 0% auto;
}

.text_why {
  z-index: 7;
  opacity: .35;
  color: #fff;
  text-align: left;
  width: 400px;
  height: auto;
  margin-top: 15px;
  font-family: Aeonik;
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
  line-height: 19px;
  position: relative;
}

.div_text {
  position: absolute;
  inset: auto 0% 15% 55%;
}

.logo {
  z-index: 9999;
  width: 100%;
  height: 130px;
  padding-top: 60px;
  padding-left: 50px;
  padding-right: 70px;
  position: fixed;
}

.logo_name {
  float: left;
  color: #fff;
  letter-spacing: 3px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.logo_job {
  float: left;
  color: #fff;
  letter-spacing: 3px;
  padding-left: 9px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 15px;
  font-weight: 200;
}

.contact {
  float: right;
  opacity: 1;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #0000;
  border: .5px dotted #fff;
  border-radius: 0;
  margin-top: -2px;
  padding: 6px 13px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 12px;
  font-weight: 200;
  display: block;
}

.contact:hover {
  border-style: dotted;
  border-width: 1px;
  border-radius: 15px;
}

.code-embed {
  display: none;
}

.click {
  z-index: 2;
  pointer-events: auto;
  color: #fff;
  text-align: left;
  width: 100%;
  height: 100vh;
  font-family: Aeonik;
  font-size: 16px;
  font-weight: 200;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.bold-text {
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 300;
}

.body {
  cursor: pointer;
  background-color: #000;
}

.click-to-explore {
  z-index: 2;
  opacity: .5;
  color: #fff;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 23px;
  font-family: Aeonik;
  font-size: 11px;
  font-weight: 300;
  position: static;
  inset: auto 0% 27% 55%;
}

.div_contenu-c {
  z-index: 3;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 0;
  pointer-events: auto;
  background-color: #e42d2d00;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100vh;
  margin-top: 0%;
  margin-left: 0%;
  padding-top: 0%;
  padding-left: 55%;
  display: block;
  position: absolute;
  overflow: scroll;
}

.div_contenu-d {
  z-index: 3;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 0;
  pointer-events: auto;
  background-color: #e42d2d00;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100vh;
  margin-top: 0%;
  margin-left: 0%;
  padding-top: 25%;
  padding-left: 55%;
  display: block;
  position: absolute;
  overflow: scroll;
}

.text_tools {
  z-index: 7;
  color: #ff007b;
  text-align: left;
  letter-spacing: .5px;
  text-transform: uppercase;
  width: 400px;
  margin-top: 0;
  font-family: Aeonik;
  font-size: 11px;
  font-weight: 400;
  line-height: 21px;
  display: none;
  position: relative;
}

.intro {
  text-align: center;
  width: 100%;
  height: 100vh;
  padding-left: 0;
  position: absolute;
  inset: auto;
}

.text-block-3 {
  z-index: 10;
  color: #fff;
  text-align: left;
  justify-content: center;
  align-items: center;
  width: 800px;
  font-family: Aeonik;
  font-size: 17px;
  font-weight: 200;
  line-height: 24px;
  display: inline-flex;
  position: absolute;
  inset: auto auto 14%;
}

.black-00 {
  z-index: 3;
  opacity: 0;
  pointer-events: none;
  background-color: #000;
  display: inline-block;
  position: absolute;
  inset: 0%;
}

.intro-perso {
  z-index: 5;
  opacity: 1;
  text-align: center;
  background-color: #0000;
  width: 100%;
  height: 100vh;
  position: absolute;
  inset: auto 0% 0%;
}

.text_intro {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  object-fit: fill;
  width: 800px;
  margin: 40% auto 13%;
  padding-left: 50px;
  padding-right: 50px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 23px;
  font-weight: 200;
  line-height: 31px;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}

.text-span {
  font-weight: 400;
}

.swipe {
  opacity: 0;
  color: #fff;
  text-align: justify;
  width: auto;
  margin-top: 541px;
  margin-bottom: 4%;
  padding-left: 50px;
  padding-right: 70px;
  font-family: Aeonik;
  font-size: 19px;
  font-weight: 200;
  line-height: 25px;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}

.div_contenu-e {
  z-index: 3;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 0;
  pointer-events: auto;
  background-color: #e42d2d00;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100vh;
  margin-top: 0%;
  margin-left: 0%;
  padding-top: 25%;
  padding-left: 55%;
  display: block;
  position: absolute;
  overflow: scroll;
}

.background-video-04 {
  z-index: 1;
  opacity: .55;
  width: 100%;
  height: 100vh;
}

.div_contenu-f {
  z-index: 3;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 0;
  pointer-events: auto;
  background-color: #e42d2d00;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100vh;
  margin-top: 0%;
  margin-left: 0%;
  padding-top: 25%;
  padding-left: 55%;
  display: block;
  position: absolute;
  overflow: scroll;
}

.background-video-ddw {
  z-index: 1;
  opacity: .55;
  width: 100%;
  height: 100vh;
}

.div_contenu-g {
  z-index: 3;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 0;
  pointer-events: auto;
  background-color: #e42d2d00;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100vh;
  margin-top: 0%;
  margin-left: 0%;
  padding-top: 25%;
  padding-left: 55%;
  display: block;
  position: absolute;
  overflow: scroll;
}

.background-video-hr {
  z-index: 1;
  opacity: .55;
  width: 100%;
  height: 100vh;
}

.text_outro {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  width: auto;
  margin-top: 30%;
  margin-bottom: 0%;
  padding-left: 50px;
  padding-right: 70px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 33px;
  font-weight: 200;
  line-height: 39px;
  display: block;
  position: relative;
  inset: auto 0% 0%;
}

.background-video-web {
  z-index: 1;
  opacity: .55;
  width: 100%;
  height: 100vh;
}

.outro-perso {
  z-index: 5;
  opacity: 1;
  text-align: center;
  background-color: #0000;
  width: 100%;
  height: 100vh;
  position: absolute;
}

.italic-text {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-style: normal;
}

.button-copy {
  float: right;
  opacity: 1;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #0000;
  border: .5px dotted #fff;
  border-radius: 0;
  margin-top: -2px;
  padding: 6px 13px;
  font-family: Aeonik;
  font-size: 12px;
  font-weight: 200;
  display: block;
}

.button-copy:hover {
  border-style: dotted;
  border-width: 1px;
  border-radius: 15px;
}

.button-copy.down {
  float: none;
  clear: none;
  margin-top: 30px;
  margin-left: 10px;
  margin-right: 10px;
  font-family: neue-haas-grotesk-display, sans-serif;
  display: inline-block;
}

.facing {
  z-index: 100;
  width: auto;
  height: auto;
  display: block;
  position: absolute;
  bottom: 15%;
  left: 55%;
}

.text_task-facing {
  z-index: 7;
  opacity: 1;
  color: #fff;
  text-align: left;
  height: auto;
  margin-top: 33px;
  margin-bottom: 14px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 46px;
  font-weight: 600;
  line-height: 37px;
  position: relative;
}

.text_work-facing {
  z-index: 7;
  color: #fff;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 400px;
  margin-top: 1px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 19px;
  position: relative;
}

.background-video-reel {
  z-index: 1;
  box-sizing: border-box;
  aspect-ratio: auto;
  opacity: .55;
  object-fit: fill;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.background-video-00 {
  z-index: 1;
  opacity: .55;
  width: 100%;
  height: 100vh;
}

.text_brands {
  z-index: 7;
  opacity: .35;
  color: #fff;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 470px;
  margin-top: 13px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 19px;
  position: relative;
}

.text-span-2, .text-span-3, .text-span-4 {
  font-weight: 500;
  text-decoration: none;
}

.div-block-2 {
  aspect-ratio: auto;
  width: 50px;
  height: 50px;
  margin-bottom: 8%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}

.image {
  clear: none;
  color: #fff;
  position: static;
}

.black-01, .black-02, .black-03, .black-04, .black-phone {
  z-index: 3;
  opacity: 0;
  pointer-events: none;
  background-color: #000;
  display: inline-block;
  position: absolute;
  inset: 0%;
}

.sr-only {
  width: 1px;
  height: 1px;
  display: block;
  position: absolute;
  overflow: hidden;
}

@media screen and (max-width: 479px) {
  .voile {
    z-index: 4;
    opacity: .8;
  }

  .div_contenu-b {
    opacity: 0;
    padding-top: 0%;
    padding-left: 5%;
    padding-right: 5%;
    position: absolute;
    inset: auto 0% 0%;
    overflow: visible;
  }

  .text_client {
    opacity: 100;
    color: #fff;
    font-size: 10px;
    font-weight: 300;
    position: relative;
  }

  .text_projet {
    opacity: .4;
    margin-top: -2px;
    font-size: 43px;
    line-height: 40px;
  }

  .div_contenu-00-copy {
    opacity: 0;
    padding-left: 41%;
  }

  .div_contenu-01 {
    opacity: 0;
    border-radius: 0;
    padding-left: 41%;
    overflow: visible;
  }

  .div_contenu-02 {
    opacity: 0;
    padding-left: 41%;
    overflow: visible;
  }

  .text_task {
    color: #fff;
    margin-top: 12%;
    font-size: 24px;
    font-weight: 500;
    line-height: 24px;
  }

  .text_text {
    flex-flow: column;
    width: 100%;
    margin-top: 5px;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    display: block;
  }

  .text_work {
    float: none;
    clear: none;
    flex-flow: column;
    width: 100%;
    margin-top: 11px;
    font-size: 10px;
    line-height: 17px;
    display: block;
    position: relative;
    inset: auto 0% 9%;
  }

  .separation {
    width: 160px;
    margin-top: 21px;
  }

  .text_render {
    margin-top: 23px;
    font-size: 24px;
  }

  .text_why {
    width: auto;
    margin: 12px 0% 52px;
    font-size: 12px;
    line-height: 16px;
    position: relative;
    inset: auto 0% 0%;
  }

  .div_text {
    opacity: 1;
    border-radius: 0;
    margin-bottom: 0%;
    margin-left: 5%;
    margin-right: 5%;
    position: absolute;
    inset: auto 0% 15%;
  }

  .logo {
    text-align: center;
    padding-top: 25px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .logo_name, .logo_job {
    float: none;
    letter-spacing: 2px;
    font-size: 13px;
    display: inline;
  }

  .contact {
    display: none;
  }

  .click-to-explore {
    text-align: left;
    margin-top: 12px;
    font-size: 11px;
    bottom: 18.5%;
    left: 0%;
  }

  .div_contenu-c, .div_contenu-d {
    opacity: 0;
    padding-top: 0%;
    padding-left: 5%;
    padding-right: 5%;
    position: absolute;
    inset: auto 0% 0%;
    overflow: visible;
  }

  .text_tools {
    float: none;
    clear: none;
    flex-flow: column;
    width: 100%;
    margin-top: 0;
    font-size: 10px;
    line-height: 17px;
    display: none;
    position: relative;
    inset: auto 0% 9%;
  }

  .intro {
    padding-left: 50px;
  }

  .black-00 {
    display: none;
  }

  .intro-perso {
    z-index: 50;
    width: auto;
    height: auto;
    margin-bottom: 0%;
    bottom: 20%;
    left: 0%;
    right: 0%;
  }

  .text_intro {
    z-index: 50;
    opacity: .69;
    text-align: center;
    width: auto;
    margin-top: 0;
    margin-bottom: 0%;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 20px;
    font-weight: 300;
    line-height: 23px;
    position: absolute;
    inset: auto 0% 0%;
  }

  .swipe {
    z-index: 7;
    opacity: 1;
    color: #ff0095;
    text-align: left;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 13px;
    margin-bottom: 0%;
    padding-left: 20px;
    padding-right: 40px;
    font-size: 10px;
    font-weight: 300;
    line-height: 17px;
    position: relative;
  }

  .div_contenu-e, .div_contenu-f, .div_contenu-g {
    opacity: 0;
    padding-top: 0%;
    padding-left: 5%;
    padding-right: 5%;
    position: absolute;
    inset: auto 0% 0%;
    overflow: visible;
  }

  .text_outro {
    z-index: 7;
    opacity: .69;
    text-align: center;
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 23px;
    font-weight: 300;
    line-height: 23px;
    position: relative;
  }

  .outro-perso {
    z-index: 10;
    width: auto;
    height: auto;
    margin-bottom: 0%;
    bottom: 17.5%;
    left: 0%;
    right: 0%;
  }

  .italic-text {
    font-weight: 300;
  }

  .button-copy {
    display: none;
  }

  .button-copy.down {
    float: none;
    clear: none;
    text-align: center;
    border: .5px solid #868686;
    margin-top: 22px;
    margin-left: 45px;
    margin-right: 45px;
    display: inline-block;
    position: static;
  }

  .facing {
    bottom: 20%;
    left: 15px;
    right: 15px;
  }

  .text_task-facing {
    color: #fff;
    margin-top: 12%;
    font-size: 32px;
    font-weight: 600;
    line-height: 27px;
  }

  .text_work-facing {
    float: none;
    clear: none;
    flex-flow: column;
    width: 100%;
    margin-top: 10px;
    font-size: 11px;
    line-height: 17px;
    display: block;
    position: relative;
    inset: auto 0% 9%;
  }

  .text_brands {
    float: none;
    clear: none;
    flex-flow: column;
    width: 80%;
    margin-top: 10px;
    font-size: 11px;
    line-height: 17px;
    display: block;
    position: relative;
    inset: auto 0% 9%;
  }

  .text-span-2, .text-span-3, .text-span-4 {
    font-weight: 500;
  }

  .div-block-2 {
    z-index: 50;
    width: 25px;
    margin-bottom: 3%;
    inset: 0% 0% 3%;
  }

  .image {
    margin-top: 15px;
  }

  .black-phone {
    opacity: .56;
    display: inline-block;
  }
}


