* {
    box-sizing: border-box;
}

@font-face {
    font-family: 'gt_cinetypebold_italic';
    src: url('../fonts/gt-cinetype-bold-italic.woff2') format('woff2'),
         url('../fonts/gt-cinetype-bold-italic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gt_cinetypelight';
    src: url('../fonts/gt-cinetype-light.woff2') format('woff2'),
         url('../fonts/gt-cinetype-light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gt_cinetypelight_italic';
    src: url('../fonts/gt-cinetype-light-italic.woff2') format('woff2'),
         url('../fonts/gt-cinetype-light-italic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gt_cinetypemono';
    src: url('../fonts/gt-cinetype-mono.woff2') format('woff2'),
         url('../fonts/gt-cinetype-mono.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gt_cinetyperegular';
    src: url('../fonts/gt-cinetype-regular.woff2') format('woff2'),
         url('../fonts/gt-cinetype-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gt_cinetyperegular_italic';
    src: url('../fonts/gt-cinetype-regular-italic.woff2') format('woff2'),
         url('../fonts/gt-cinetype-regular-italic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gt_cinetypebold';
    src: url('../fonts/gt-cinetype-bold.woff2') format('woff2'),
         url('../fonts/gt-cinetype-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
    background-image: linear-gradient(#f0c4f1,#cce3d4);
    background-repeat: no-repeat;
    margin: 0;
}

header{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    position: relative;
    margin-top: 50vh;
    transform: translateY(-50%);
}

header h1 {
    width: 55%;
    height: auto;
    font-family: 'gt_cinetypebold';
    color: transparent;
    font-size: 54vw;
    letter-spacing: 3.9vw;
    margin: 0;
    text-align: center;
    line-height: 0.7;
    
    -webkit-text-stroke: 4px;
    -webkit-text-stroke-color: #000;  
}

#intro{   
    width: 100%;
    height: 100%;
    position: relative;
    padding: 20px 5% 100px 30%;
    display: flex;
    justify-content: space-around;
}

#typo{
    width: auto;
    height: auto;
    text-align: right;
    display: inline-block;
    margin-top: 12px;
}

#typo h2{
    font-family: 'gt_cinetypelight';
    font-size: 4vw;
    letter-spacing: 6px;
    margin: 0 0 15px 0;
    text-align: right;
}

#typo img{
    width: 50px;
    margin: 7px;
    display: inline-block;
}

#presentation{
    margin-left: 3%;
    display: inline-block;
    width: 600px;
}

.text {
    font-family: 'gt_cinetypebold';
    font-size: 1.5vw;
    line-height: 1.8vw;
    margin-bottom: 4px;
}

.text span, 
#para1 span{
    font-family: 'gt_cinetypebold_italic';
}

#italic{
    font-family: 'gt_cinetyperegular_italic';
    font-size: 1.5vw;
    line-height: 1.8vw;
    margin-bottom: 4px;
}

#para1 {
    margin: 50px 3% 150px 3%;
    position:relative;
}

h3{
   font-family: 'gt_cinetypemono';
    font-size: 1vw;
    margin: 0;
    line-height: 1.5vw;
}

#para1 p{
    font-family: 'gt_cinetypebold';
    font-size: 5em;
    margin: 0;
    padding-top: 40px; 
}

#para2{
    position:relative;
}

#texte2 {
    column-count: 2;
    column-gap: 2em;
    width: auto;
    margin: 0 5% 200px 25%;
}

#texte2 p{
    font-family: 'gt_cinetypelight';
    font-size: 1.5em;
}

#texte2 span{
    font-family: 'gt_cinetypelight_italic';
}

#para3 p{
    font-family: 'gt_cinetyperegular';
    font-size: 30em;
    line-height: 0.9em;
    margin: 0;
    overflow: hidden;
}

#para3 span{
    overflow: hidden;
    word-break: break-all;
}

#para3 h3{
    margin-left: 3%;
}

#para3{
    margin: 0 3% 200px 0;
    position:relative;
}

#para4{
    position: relative;
}

#texte4{
    margin: 0 5% 250px 60%;
}

#texte4 ul{
    padding: 20px 0 0 0;
    column-count: 2;
}

#texte4 ul li{
    list-style: none;
    font-family: 'gt_cinetypemono';
    font-size: 1em;
    line-height: 1.9em;
}

::selection{
    background-color: #000;
    color: #fff;
}

legend{
    font-family: 'gt_cinetypemono';
    color: #fff;
    font-size: 0.6em;
}

/*///STYLE VIDEO///*/

video {
    height: auto; 
    cursor: url(../images/cursor.png) 1 1, pointer;
}

.anim{
    z-index: 3;
    position: absolute;
}

#video1{
    top: 66%;
    left: 57%;
    width: 40%;
}

#video2{
    top: 65%;
    left: 4%;
    width: 40%;
}

#video3{
    width: 50%;
    top: 12%;
    left: 45%;
}

#video4{
    width: 45%;
    top: 32%;
    left: 5%;
}

#video5{
    width: 40%;
    top: 60%;
    left: 26%;
}

#video6{
    width: 50%;
    top: 10%;
    left: 47%;
}

#video7{
    width: 45%;
    top: 70%;
    left: 8%;
}

#video8{
    width: 40%;
    top: 23%;
    left: 55%;
}

#video9{
    width: 45%;
    top: 70%;
    left: 10%;
}

#video10{
    width: 45%;
    top: 70%;
    left: 3%;
}
