@charset "UTF-8";
@font-face {
  font-family:NEUEHAAS;
  src: url(../fonts/Linotype\ -\ NHaasGroteskTXStd-65Md.otf);
}

@font-face {
  font-family:NEUEHAASbold;
  src: url(../fonts/Linotype\ -\ NHaasGroteskTXStd-76BdIt.otf);
}

@font-face {
  font-family:NEUEHAASlight;
  src: url(../fonts/Linotype\ -\ NHaasGroteskTXStd-55rg.otf);
}


html{
  scroll-behavior: smooth;
  scroll-snap-type: y mandatory;

}

body{
  margin: 0;
  padding: 0;
  background-color: rgb(243, 243, 243);
  cursor: pointer;
  overflow-x: hidden;
}



    .container1 {
      width: 100vw;
      height: 100vh;
      perspective: 900px;
      margin: 0 auto 0;
      position: fixed;
      z-index: -1;
      top: 0%;
      left: 0%;
    }


    .cube {
      transform-style: preserve-3d;      
    }

    .face {
      position: absolute;
      width: 100vw;
      height: 100vh;
      border: 2px solid rgb(0, 0, 0);

    }

    

.right {
  transform: rotateY(90deg) translateZ(50vw);


}
.left {
  transform: rotateY(-90deg) translateZ(50vw);

}

.back {
  transform: rotateX(-180deg) translateZ(50vw);

}





.noisebutton{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgb(243, 243, 243);
  text-align: center;
  padding-left: 3%;
  padding-right: 3%;
  border: 2px solid rgb(0, 0, 0);
  border-radius: 50%;
  filter: invert(0%);
  transition: 0.1s;
}

.noisebutton:active{
  border: 2px solid rgb(0, 0, 0);
  border-radius: 50%;
  filter: invert(100%);
  transition: 0.1s;
}




.noisestop{
  position: absolute;
  bottom: -101%;
  left: 1%;
  border: 2px solid rgb(0, 0, 0);
  border-radius: 50%;
  text-align: center;
  padding-left: 1%;
  padding-right: 1%;
  background-color: none;
  background-color: rgb(243, 243, 243);
  transition: 0.1s;

}

.noisestop:active{
  background-color: red;
  transition: 0.1s;
}


h1{
 
  color: #000000;
  font-size: 48px;
  text-decoration: none;
  font-family: NEUEHAAS;
 

}

h2{
  position: relative;
  color: #000000;
  font-size: 50px;
  text-decoration: none;
  font-family: NEUEHAAS;
  padding-left: 15%;
  padding-right: 15%;
  z-index: -1;
  margin-top: 0%;
}

.h20{
  position: relative;
  color: #000000;
  font-size: 50px;
  text-decoration: none;
  font-family: NEUEHAAS;
  margin-top: 0%;
  left: 20%;
  margin-right: 15%;
  z-index: -1;
}

.lignetext{
  position: relative;
  font-size: 11px;
  font-family: NEUEHAAS;
  line-height: 9pt;
  padding-left: 50%;
  padding-right: 0%;
}

h3{
  position: relative;
  margin-top: 0%;
  margin-bottom: 0%;
  margin-left: 10%;
  margin-right: 10%;
  color: #000000;
  font-size: 16px;
  text-align: left;
  font-family: NEUEHAAS;

  }

  h4{
    position: relative;
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: 30%;
    margin-right: 10%;
    color: #000000;
    font-size: 16px;
    font-family: NEUEHAAS;
    text-align: left;
    }

    h5{
      position: relative;
      margin-top: 1%;
      margin-bottom: 1%;
      margin-left: 10%;
      margin-right: 10%;
      color: #000000;
      font-size: 48px;
      font-family: NEUEHAAS;
      }

      h6{
        color: #000000;
        position: relative;
        font-size: 10px;
        margin-right: 20%;
        margin-left: 30%;
        margin-bottom: 0%;
        margin-top: 0%;
        font-family: NEUEHAAS;
      }


.asterix{
  color: #000000;
  position: absolute;
  font-size: 16px;
  margin-top: 0%;
  font-family: NEUEHAAS;
  margin-left: 10%;
}

p{
  color: #000000;
  font-size: 11px;
  text-decoration: none;
  font-family: NEUEHAAS;
  line-height: 10pt;

}



a {
  color: #000000;
  font-size: 24px;
  text-decoration: none;
  font-family: NEUEHAAS;
  padding-left: 1%;
  
}



.menu-label,
.menu-cb {
  appearance: none;
  position: fixed;
  top: 48.5%;
  right: 1%;
  z-index: +10;

}

.greyoverlay{
  height: 190%;
  width: 100%;
  background-color: rgb(243, 243, 243);
  position: absolute;
  top: 0%;
  left: 0%;
  mix-blend-mode: darken;
  z-index: 20;
}

.menu-nav {
	position: fixed;
	top: 0;
	right: 0;
	height: 100%;
  width: 50%;
  text-align: left;
  overflow: scroll;
  scroll-behavior: smooth;
  border: 2px solid rgb(0, 0, 0);
  background-color: rgb(243, 243, 243);
  z-index: 2;
  transform: translateX(100%);
  transition: transform 0.5s ease-in-out;
}

input[type=checkbox] {
  visibility: hidden;
}

.menu-cb:checked ~ .menu-nav {
  transform: translateX(0);
  
}


.nopannic{
  position: relative;
  width: 60%;
  height: auto;
  left: 50%;
  transform: translateX(-50%);
  padding: 10%;
}




.ligneabout{
  position: relative;
  height: 2px;
  width: 100%;
  background-color: black;
  top: 2%;
}





#parallax {
  position: relative;
  top:0%;
  width: 100%;
  height: 100%;
  background-image: url(../video/parallax_10.mp4), url(../video/parallax_11.mp4),url(../video/parallax_13.mp4);
  background-repeat: no-repeat;
  background-position: center;
  background-position: 50% 50%;
  background-size: 60%;
  mix-blend-mode: color-burn;
  background-blend-mode: color-dodge;
  z-index: -3;

}



.menu-label2,
.menu-cb2 {
  appearance: none;
  position: fixed;
  top: 48.5%;
  left: 1%;
  z-index: +10;

}

.menu-nav2 {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 50%;
  text-align: left;
  overflow: scroll;
  scroll-behavior: smooth;
  border: 2px solid rgb(0, 0, 0);
  background-color: rgb(243, 243, 243);
  z-index: 3;
  transform: translateX(-100%);
  transition: transform 0.5s ease-in-out;
}


.menu-cb2:checked ~ .menu-nav2 {
  transform: translateX(0%);

}







/*
.title{

  scroll-snap-align: start;
  position: relative;
  top: 0%;
  left: 0%;
  height: 100vh;
  overflow: hidden;
  font-size: 50px;
  transition: 0.5s ease-in-out;
}

.title-change{
  height: 5vh;
  font-size: 10px;
  background-color: rgb(216, 216, 216);
  mix-blend-mode: darken;
  transition: 0.5s ease-in-out;
}
*/




.main{
  scroll-snap-align: start;
  position: relative;
  top: 0%;
  left: 0%;
  height: 100vh;
  overflow: hidden;
  border: 2px solid rgb(0, 0, 0);
  transition: 1s;

}

#part5{
  border: 0px solid rgb(0, 0, 0);
}

#part7{
  border: 0px solid rgb(0, 0, 0);
  overflow: scroll;
}



.row {
  width: 100%;
  left: 50%;
  display: flex;
  position: fixed;
  z-index: +5;
  top: -0.5%;
}


.index{
  width: 10%;
  z-index: +5;
}


.top{
  top: 0%;
  right: 1%;
  position: fixed;
  z-index: +5;

}


.topbar{
  width: 200vw;
  height: 30px;
  position: fixed;
  top: 0%;
  left: 0%;
  background-color: rgb(243, 243, 243);
  transition: 0.5s;




}







.lineH{
  width: 75vw;
  height: 2px;
  background-color: black;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.5s;

  }

  .lineV{
    width: 2px;
    height: 80vh;
    background-color: black;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    }


    .noise1{
      position: absolute;
      left: 10%;
      top: 5%;
      animation-name: monanimation2;
      animation-duration: 10s;
      animation-iteration-count: infinite;
      animation-timing-function: ease-in-out;
      animation-play-state: running;
      mix-blend-mode: color-burn;

    }

    .noise2{
      position: absolute;
      left: 60%;
      top: 155%;
      animation-name: monanimation;
      animation-duration: 10s;
      animation-iteration-count: infinite;
      animation-timing-function: ease-in-out;
      animation-play-state: running;
      mix-blend-mode: color-burn;


    }

    .noise3{
      position: absolute;
      left: 30%;
      top: 140%;
      animation-name: monanimation2;
      animation-duration: 10s;
      animation-iteration-count: infinite;
      animation-timing-function: ease-in-out;
      animation-play-state: running;
      mix-blend-mode: color-burn;


    }

    .noise4{
      position: absolute;
      left: 70%;
      top: 110%;
      animation-name: monanimation;
      animation-duration: 10s;
      animation-iteration-count: infinite;
      animation-timing-function: ease-in-out;
      animation-play-state: running;
      mix-blend-mode: color-burn;


    }

    .noise5{
      position: absolute;
      left: 70%;
      top: 170%;
      animation-name: monanimation2;
      animation-duration: 10s;
      animation-iteration-count: infinite;
      animation-timing-function: ease-in-out;
      animation-play-state: running;
      mix-blend-mode: color-burn;
      width: 30%;
      height: auto;

    }

    .noise6{
      position: absolute;
      left: 50%;
      top: 140%;
      animation-name: monanimation;
      animation-duration: 10s;
      animation-iteration-count: infinite;
      animation-timing-function: ease-in-out;
      animation-play-state: running;
      mix-blend-mode: color-burn;

    }

    .noise7{
      position: absolute;
      left: 65%;
      top: 120%;
      animation-name: monanimation2;
      animation-duration: 10s;
      animation-iteration-count: infinite;
      animation-timing-function: ease-in-out;
      animation-play-state: running;
      mix-blend-mode: color-burn;
      width: 30%;
      height: auto;


    }

    .noise8{
      position: absolute;
      left: 35%;
      top: 120%;
      animation-name: monanimation;
      animation-duration: 10s;
      animation-iteration-count: infinite;
      animation-timing-function: ease-in-out;
      animation-play-state: running;
      mix-blend-mode: color-burn;


    }

    
    

    #img1{
      top: 0%;
      left: 0%;
      position: fixed;
      height: 50vh;
      width: 50vw;
      mix-blend-mode: color-burn;
      z-index: +10;

    }

    

    #img2{
      top: 0%;
      left: 50%;
      position: fixed;
      height: 50vh;
      width: 50vw;
      mix-blend-mode: color-burn;
      z-index: +10;


    }

    #img3{
      top: 50%;
      left: 0%;
      position: fixed;
      height: 50vh;
      width: 50vw;
      mix-blend-mode: color-burn;
      z-index: +10;


    }

    #img4{
      top: 50%;
      left: 50%;
      position: fixed;
      height: 50vh;
      width: 50vw;
      mix-blend-mode: color-burn;
      z-index: +10;

    }

  

    video{
      width: 25%;
      height: auto;
      position: relative;
    }


    .instruction1{
      position: absolute;
      bottom: -102%;
      left: 50%;
    }


    .instruction2{
      position: absolute;
      bottom: -2%;
      left: 50%;
    }

    




.container81{
  height: 100vh;
  width: 65vw;
  top: 0%;
  left: 0%;
  position: absolute;
  overflow: scroll;
  overflow-x: hidden;
  mix-blend-mode: color-burn;

}


.container82{
  height: 100vh;
  width: 65vw;
  top: 0%;
  left: 50%;
  position: absolute;
  overflow: scroll;
  overflow-x: hidden;
  mix-blend-mode: color-burn;
  transform: translate(-22%);
  filter: invert(100%);
}



/*

section{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  overflow: hidden;
}

*/

/*
.lineX{
  position: relative;
  bottom: 50%;
  left: 0%;
  width: 100%;
  height: 0%;
  border: 1px solid rgb(0, 0, 0);
  }

  .lineY{
    position: relative;
    right: 50%;
    top: 0%;
    width: 0%;
    height: 100%;
    border: 1px solid rgb(0, 0, 0);
  }
  */









@media screen and (max-width: 992px) {
  body {
    background-color: rgb(243, 243, 243);
  }
  .menu-nav{
    max-width: 100%;
    transition: 0.5s ease-in-out;
    background-color: rgb(243, 243, 243);
    transition: 0.5s ease-in-out;
 }
  .menu-nav2{
    max-width: 100%;
    transition: 0.5s ease-in-out;
    background-color: rgb(243, 243, 243);
    transition: 0.5s ease-in-out;
 }

 .lineH{
  width: 65vw;
  height: 2px;
  background-color: black;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.5s;

  }

 .topbar{
  width: 200vw;
  height: 30px;
  position: fixed;
  top: 0%;
  left: 0%;
  background-color: rgb(243, 243, 243);
  transition: 0.5s;
 }

  p{
    color: #000000;
    font-size: 10px;
    text-decoration: none;
    font-family: NEUEHAAS;
    line-height: 10pt;
  
  }




h2{
  position: relative;
  color: #000000;
  font-size: 36px;
  text-decoration: none;
  font-family: NEUEHAAS;
  padding-left: 15%;
  padding-right: 15%;
  z-index: -1;
  margin-top: 0%;
}

.h20{
  position: relative;
  color: #000000;
  font-size: 36px;
  text-decoration: none;
  font-family: NEUEHAAS;
  margin-top: 0%;
  left: 20%;
  margin-right: 15%;
  z-index: -1;
}


}

@media screen and (max-width: 600px) {
  body {
    background-color: rgb(243, 243, 243);
    cursor: auto;

  }
  .menu-nav{
    width: 100%;
    background-color: rgb(243, 243, 243);
    transition: 0.5s ease-in-out;


 }
 .menu-nav2{
  width: 100%;
  background-color: rgb(243, 243, 243);
  transition: 0.5s ease-in-out;


}

.lineH{
  width: 55vw;
  height: 2px;
  background-color: black;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.5s;

  }

  .topbar{
    width: 200vw;
    height: 30px;
    position: fixed;
    top: 0%;
    left: 0%;
    background-color: rgb(243, 243, 243);
    transition: 0.5s;
  }


  h2{
    position: relative;
    color: #000000;
    font-size: 24px;
    text-decoration: none;
    font-family: NEUEHAAS;
    padding-left: 15%;
    padding-right: 15%;
    z-index: -1;
    margin-top: 0%;
  }
  
  .h20{
    position: relative;
    color: #000000;
    font-size: 24px;
    text-decoration: none;
    font-family: NEUEHAAS;
    margin-top: 0%;
    left: 20%;
    margin-right: 15%;
    z-index: -1;
  }


  p{
    color: #000000;
    font-size: 10px;
    text-decoration: none;
    font-family: NEUEHAAS;
    line-height: 10pt;
  
  }


  .noisebutton{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgb(243, 243, 243);
    text-align: center;
    padding-left: 7%;
    padding-right: 7%;
    border: 2px solid rgb(0, 0, 0);
    border-radius: 50%;
    filter: invert(0%);
    transition: 0.1s;
  }

  h1{
 
    color: #000000;
    font-size: 42px;
    text-decoration: none;
    font-family: NEUEHAAS;
   
  }

  .noisestop{
    position: absolute;
    bottom: -101%;
    left: 1%;
    border: 2px solid rgb(0, 0, 0);
    border-radius: 50%;
    text-align: center;
    padding-left: 2%;
    padding-right: 2%;
    background-color: none;
    background-color: rgb(243, 243, 243);
    transition: 0.1s;
  
  }
  
  .instruction1{
    position: absolute;
    bottom: -102%;
    left: 30mm;

    }


  .instruction2{
    position: absolute;
    bottom: -2%;
    left: 1%;
   
  }




.index{
  opacity: 0%;
}  


.intronoise{
  z-index: -20;
  opacity: 0%;
}

}








@keyframes monanimation {

  0%{
    transform: translateX(10%);
    transform: translateY(10%);
  }

  25%{
    transform: translateX(-20%);
    transform: translateY(-30%);
  }

  50%{
    transform: translateX(20%);
    transform: translateY(0%);
  }

  75%{
    transform: translateX(10%);
    transform: translateY(10%); 
  }

  100%{
    transform: translateX(10%);
    transform: translateY(10%); 
   }
  
}


@keyframes monanimation2 {

  0%{
    transform: translateX(10%);
    transform: translateY(10%);  
  }

  25%{
    transform: translateX(20%);
    transform: translateY(0%);
  }

  50%{
    transform: translateX(10%);
    transform: translateY(10%); 
  }

  75%{
    transform: translateX(-20%);
    transform: translateY(-30%);
  }

  100%{
    transform: translateX(10%);
    transform: translateY(10%);    }
  
}

