
.paragraphe-absolute{
    position: absolute;
}

.home{
    width: 100vw;
    background-color: black;
    z-index: 10000000000000;
}

.home--indicationSon{
    display: flex;
    position: absolute;
    top : 30px;
    left: 30px;
    
}
.home--indicationSon--paragraphe, .home-mouse-paragraphe{
    padding-left: 10px;
}
.home-logo{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    z-index: 10000000;
}
.logo{
    width: 950px;
}
.home-mouse{
    display: flex;
    max-width: 300px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 30px;
}


.planetarium{
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100vw;
    z-index: 10000;
    background-color: black;
}
.planetarium-image{
    
    width: 100%;
    max-width: 100%;
}
.planetarium-paragraphe-1{

    max-width: 335px;
    top:230px;
    left: 60px;
}
.planetarium-paragraphe-2{

    max-width: 380px;
    bottom:275px;
    left: 550px;
}
.planetarium-paragraphe-3{

    max-width: 380px;
    right:60px;
    bottom: 100px;
}


.planetarium-1{
    
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100vw;
    z-index: 10000;
    opacity: 100;
}
.planetarium-1-image{
    
    width: 100%;
    max-width: 100%;
}
.planetarium-paragraphe-1-1{

    max-width: 335px;
    top:230px;
    left: 60px;
}
.planetarium-paragraphe-1-2{

    max-width: 380px;
    bottom:275px;
    left: 550px;
}
.planetarium-paragraphe-1-3{

    max-width: 380px;
    right:60px;
    bottom: 100px;
}

.section-A3{
    padding: 0;
    margin: 0;
    margin-left: 30vw;
    width: 120vw;
}
.section-A3--videoDecollage video{
    
      position: absolute;
     top: 0;
     left: 0;
     bottom: 0;
     right: 0;
     object-fit: cover;
     width: 100%;
     height: 100%;  
     z-index: -100;
    
}
.section-A3--gradientLeft{
    background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0, 0, 0, 0) 100%);
    width: 9vw;
    height: 100vh;
    z-index: 100;
    position: absolute;
    top: 0;
    left: 0;
    user-select: none;
}
.section-A3--gradientRight{
    background: linear-gradient(90deg, rgba(106,106,106,0) 0%, rgba(0,0,0,1) 90%);
    width: 83vw;
    height: 100vh;
    z-index: 100;
    position: absolute;
    top: 0;
    right: 0;
}
.section-A3--titrage-date--titre{
    text-transform: uppercase;
}
.section-A3--titrage-date{
z-index: 1000;
position: absolute;
left: 200px;
bottom: 150px;
}
.section-A3--hudVideo{
    color: #FF3408;
    list-style-type: none;
    margin-left: 200px;
    text-transform: uppercase;
    display: flex;
    margin-top: 100px;
    z-index: 1000;

}
.section-A3--hudVideo li {

    margin-right: 150px;
    z-index: 1000;
}
.section-A3--paragraphe{
    max-width: 330px;
    position: absolute;
    bottom: 110px;
    right: 50px;
    z-index: 1000;
}
.section-A4{
    width: 170vw;
}
.section-A4--texte{
    display: flex;
    justify-content: flex-start;
    white-space: nowrap;
    position: absolute;
    left: 0;
    bottom: 215px;
}
.section-A4--texte--t1{
    margin-right: 260px;
    margin-left: 310px;
}
.section-A4--texte--t2{
    margin-right: 100px;
}
.section-A4--texte--t3{
    margin-right: 20px;
}
.section-A4--texte--t4, .section-A4--texte--t5{
    margin-right: 220px;
}
.section-A4--texte--t6{
    margin-right: 310px;
}

.section-A5{

    width: 130vw;
    white-space: nowrap;
    display: flex;
}

.section-A5--t1{
position: absolute;
bottom: 245px;
left: 0;
}
.section-A5--t2{
    text-align: right;
    position: absolute;
    bottom: 200px;
    left: 215px;
    }
.section-A5--t3{

    margin-right: 210px;
    position: absolute;
    bottom: 155px;
    left: 535px;
}

.section-A5--texte{

    display: flex;
    position: absolute;
    left: 1020px;
    bottom: 320px;
}
.section-A5--texte--t4,.section-A5--texte--t5{

   margin-right: 150px;
}
.section-A6{
    width: 70vw;
}
.section-A6--blocLune{
    position: absolute;
    left: 0;
    bottom: 100px;
}
.section-A6--blocLune--rel{
    position: relative;
    height: 400px;
    width: 800px;
}
.section-A6--blocLune--rel--t1,.section-A6--blocLune--rel--t2,.section-A6--blocLune--rel--t3,.section-A6--blocLune--rel--img{
    position:absolute;
}
.section-A6--blocLune--rel--t1{
    top: 65px;
    left: 0;
    z-index: 500;
}
.section-A6--blocLune--rel--img{
    bottom: 0;
    left:120px;
    z-index: 100;

}
.section-A6--blocLune--rel--t2{
    left: 360px;
    top:133px;
    z-index: 500;
}
.section-A6--blocLune--rel--t3{
    left: 360px;
    top: 280px;
    z-index: 500;
}
.section-A7{
    width: 400vw;
}
.section-A7--titre{
    position: absolute;
left: 0;
top: 100px;
}

.section-A7--barreChargement{
    position: absolute;
    left: 0;
    bottom: 270px;
}






