@charset "UTF-8";

@font-face {
  font-family: "reckless_neuemedium_italic";
  src: url("../fonts/recklessneue-mediumitalic-webfont.woff2") format("woff2"),
    url("../fonts/recklessneue-mediumitalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "reckless_neueregular";
  src: url("../fonts/recklessneue-regular-webfont.woff2") format("woff2"),
    url("../fonts/recklessneue-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

.home-button img {
  z-index: 100000;
  position: fixed;
  top: 20px;
  left: 20px;
  max-width: 40px;
  display: inline-block;
}

#datetime {
  z-index: 100000;
  font-size: 1.2rem;
  font-family: "reckless_neueregular";
  position: fixed;
  top: 25px;
  left: 162vh;
  right: 2vh;
  color: #000000;
  text-align: right;
}

/* OVERLAY DATE */

#overlay {
  z-index: 10000;
  pointer-events: none;
  position: absolute;
  width: 100vw;
  height: auto;
}
#overlay-inner {
  position: relative;
  height: 100%;
  width: 100%;
}

#overlay .date {
  width: 100vw;
  text-align: center;
  position: sticky;
  top: 0;
  padding-top: 50px;
  padding-bottom: 50px;
  font-family: "reckless_neueregular";
  font-size: 9.5rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 580;
  line-height: 1;
}
.no-date {
  height: 150vh;
}
.date-1907 {
  height: 200vh;
}
.date-1910 {
  height: 150vh;
}
/* .date-1915 {
  height: 400vh;
} */

.section .date-place {
  visibility: hidden;
}

/* END OVERLAY DATE */

button {
  background-color: rgba(128, 128, 128, 0.7);
  border: 0;
  top: -5vh;
  left: 0vh;
  border-radius: 3px;
  padding: 5px 10px;
  font-size: 0.8rem;
  position: relative; /* Assurez-vous d'avoir une position relative sur le conteneur du bouton */
  z-index: 999999; /* Mettez le bouton au-dessus des autres éléments avec un z-index inférieur */
}

button#open {
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.532);
  border: 0;
  border-radius: 0;
  padding: 0;
  font-size: 1rem;
  position: absolute;
  top: -10vh;
  left: 100px;
  width: 100vw;
  height: auto;
  z-index: 99999; /* Mettez le bouton au-dessus des autres éléments avec un z-index inférieur */
}

.ntm {
  background-color: rgba(0, 0, 0, 0);
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  pointer-events: none;
  opacity: 0;
  top: 53vh;
  left: 42vh;
  width: 10px;
  height: 10px;
  z-index: 99999;
}

.ntm.show {
  pointer-events: auto;
  opacity: 1;
}

.popuptimer {
  background-color: rgba(255, 255, 255, 0);
  padding: 30px 2px;
  max-width: 100%; /* Assurez-vous que la largeur maximale est de 100% */
  text-align: center;
  position: relative;
  z-index: 99999;
}

.PUB_MODALS img {
  display: block;
  margin: 0 auto;
  height: auto;
  max-width: 450px !important;
  max-height: 300px !important;
}

body {
  font-size: 4em;
}

.section {
  position: relative;
  box-sizing: border-box;
  background-color: rgb(231, 231, 231);
  /* height: 100dvh; */
  overflow: hidden;
}

.section:nth-child(1) img {
  z-index: 100000;
  width: 15%;
  height: auto;
  position: fixed;
  bottom: 20px;
  transform: translateX(-50%);
  left: 50%;
  opacity: 20%;
}

.section:nth-child(2) {
  z-index: 100;
  background-color: rgba(231, 231, 231);
  position: sticky;
  top: 0vh;
  height: 150vh;
}

.section:nth-child(2) h1 {
  margin-top: 160px;
  font-family: "reckless_neueregular";
  font-size: 10rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 580;
}

.section:nth-child(2) h2 {
  margin-top: 80px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.5rem;
  text-align: center;
  margin-right: 400px;
  margin-left: 400px;
  margin-bottom: 100px;
  color: rgba(0, 0, 0, 0.522);
}

.section:nth-child(3) {
  z-index: 120;
  position: sticky;
  top: 0;
  /* Ajoutez cette ligne */
  height: 200vh;
  top: -133vh;
  overflow: scroll;
  background-color: rgb(155, 155, 155);
}

.section:nth-child(3) h1 {
  margin-top: 50px;
  font-family: "reckless_neueregular";
  font-size: 9.5rem;
  position: sticky;
  overflow: auto;
  text-align: center;
  text-transform: uppercase;
  font-weight: 580;
}

.section:nth-child(3) h2 {
  margin-top: 10px;
  margin-left: 955px;
  font-family: "reckless_neueregular";
  font-size: 4rem;
  font-weight: 550;
}

.section:nth-child(3) h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.2rem;
  margin-left: 955px;
  margin-top: 20px;
  margin-right: 100px;
  color: rgba(0, 0, 0, 0.522);
}

.section:nth-child(3) .centered-image {
  display: block;
  margin: 0 auto; /* Ceci centre l'image horizontalement */
  max-width: 90%;
  margin-top: 40px; /* Assurez-vous que l'image ne dépasse pas la largeur de son conteneur */
}

.section:nth-child(3) img.overlay-image {
  position: absolute;
  width: 55vh; /* Ajustez la largeur selon vos besoins */
  top: 760px; /* Ajustez la position verticale selon vos besoins */
  left: 100px; /* Ajustez la position horizontale selon vos besoins */
  z-index: 130;
}

.section:nth-child(4) {
  z-index: 120;
  position: sticky;
  top: -230px;
  height: 150vh;
  background-color: rgba(231, 231, 231);
}

.section:nth-child(4) h1 {
  margin-top: 50px;
  font-family: "reckless_neueregular";
  font-size: 9.5rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 580;
}

.section:nth-child(4) .image-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  margin-top: 100px;
}

.section:nth-child(4) .side-by-side-image {
  width: 90%; /* Ajustez la largeur selon vos besoins */
  max-height: 600px; /* Ajustez la hauteur selon vos besoins */
  object-fit: cover;
  margin-right: 50px;
  margin-left: 50px;
}

.section:nth-child(4) .overlay-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-family: "reckless_neueregular";
  font-size: 6rem;
  font-weight: 550;
  color: rgb(0, 0, 0); /* Ajustez la couleur du texte selon vos besoins */
  z-index: 2;
  background-color: rgba(231, 231, 231);
  display: inline; /* Assurez-vous que le texte est au-dessus des images */
}

.section:nth-child(5) {
  z-index: 120;
  position: sticky;
  top: -60px;
  height: 200vh; /* Ajoutez cette ligne */
  background-color: rgb(164, 164, 164);
}

.section:nth-child(5) h1 {
  margin-top: 50px;
  font-family: "reckless_neueregular";
  font-size: 9.5rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 580;
}

.section:nth-child(5) h2 {
  margin-top: 5px;
  font-family: "reckless_neueregular";
  font-size: 6rem;
  text-align: center;
  margin-bottom: 30px;
}

.section:nth-child(5) .centered-image2,
.centered-image3 {
  display: block;
  margin: 0 auto; /* Ceci centre l'image horizontalement */
  max-height: 30%;
  margin-top: 20px; /* Assurez-vous que l'image ne dépasse pas la largeur de son conteneur */
  position: absolute; /* Position absolue par rapport au conteneur parent */
  top: 0; /* Positionnez les deux images au même niveau vertical */
  left: 50%; /* Centrez les deux images horizontalement */
  transform: translateX(-50%); /* Ajustez pour centrer correctement */
}

.section:nth-child(5) .centered-image2 {
  z-index: 2;
  display: block;
  margin: 0 auto; /* Ceci centre l'image horizontalement */
  max-height: 30%;
  margin-top: 340px; /* Assurez-vous que l'image ne dépasse pas la largeur de son conteneur */
}

.section:nth-child(5) .centered-image2:hover {
  opacity: 0;
}

.centered-image3 {
  z-index: 1;
  display: block;
  margin: 0 auto; /* Ceci centre l'image horizontalement */
  max-height: 30%;
  margin-top: 340px; /* Assurez-vous que l'image ne dépasse pas la largeur de son conteneur */
}

.section:nth-child(6) {
  z-index: 120;
  position: sticky;
  top: -160vh;
  height: 200vh; /* Ajoutez cette ligne */
  background-color: rgba(231, 231, 231, 0);
  text-align: center;
}

.section:nth-child(6) h1 {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 2.5rem;
  margin-bottom: 200px;
  text-align: center;
  color: rgb(0, 0, 0);
  background-color: rgba(231, 231, 231); /* Ajout de fond derrière le texte */
  display: inline-block; /* Pour centrer horizontalement */
  padding: 10px; /* Ajustez la marge intérieure selon vos besoins */
}

.journal {
  display: block;
  margin: 0 auto; /* Ceci centre l'image horizontalement */
  max-height: 35%;
  margin-top: 0;
  margin-bottom: 50px;
}

.section:nth-child(6) .protest1915 {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 50px;
}

.section:nth-child(7) {
  z-index: 120;
  position: sticky;
  top: 0vh;
  height: 140vh;
  background-color: rgba(231, 231, 231) !important;
}

.section:nth-child(7) img {
  z-index: 120;
  max-width: 100vw; /* Utilisation de 100vw pour la largeur de la fenêtre */
  height: auto;
}

.section:nth-child(7) .publicite {
  max-width: 200%;
}

.section:nth-child(7) .overlay-text {
  position: absolute;
  top: 35%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-family: "reckless_neueregular";
  font-size: 7rem;
  font-weight: 580;
  color: rgb(0, 0, 0);
  z-index: 2;
}

.section:nth-child(8) {
  z-index: 120;
  position: sticky;
  top: -258vh;
  height: 400vh; /* Ajoutez cette ligne */
  background-color: rgba(231, 231, 231);
}

.section:nth-child(8) .image-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
  margin-top: 20px;
}

.section:nth-child(8) .image-wrapper {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  margin-left: 30%;
  overflow: hidden;
}

.section:nth-child(8) .side-by-side-image,
.section:nth-child(8) .side-by-side-image-hover {
  width: 60%;
  max-height: 100%;
  object-fit: cover;
}

.section:nth-child(8) .side-by-side-image-hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.section:nth-child(8) .image-wrapper:hover .side-by-side-image {
  opacity: 0;
}

.section:nth-child(8) .image-wrapper:hover .side-by-side-image-hover {
  opacity: 1;
}

.section:nth-child(8) .side-by-side-image,
.section:nth-child(8) .side-by-side-image-hover {
  margin-bottom: 20px; /* Ajoutez cette ligne pour espacer les images */
}

.section:nth-child(7) {
  z-index: 120;
  position: sticky;
  top: -600vh;
  height: 520vh; /* Ajoutez cette ligne */
  background-color: rgb(164, 164, 164);
}

.section:nth-child(7) h1 {
  margin-top: 30px;
  font-family: "reckless_neueregular";
  font-size: 9.5rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 580;
  margin-bottom: 40px;
}

.section:nth-child(7) h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 3rem;
  text-align: center;
  color: rgba(0, 0, 0, 0.522);
}

.section:nth-child(7) h3 {
  margin-top: 0px;
  font-family: "reckless_neueregular";
  font-size: 5rem;
  margin-top: 80px;
  margin-bottom: 20px;
  text-align: center;
  font-weight: 590;
}

.section:nth-child(7) h4 {
  margin-top: 0px;
  font-family: "reckless_neueregular";
  font-size: 3.5rem;
  margin-bottom: 20px;
  text-align: center;
  font-weight: 590;
}

.section:nth-child(7) img {
  display: block;
  margin: 0 auto;
  width: 50%;
  height: auto;
  margin-bottom: 5px;
}

.section:nth-child(7) .publicite {
  margin-top: 100px;
  display: block;
  margin: 0 auto;
  width: 60%;
  height: auto;
  cursor: pointer;
  margin-top: 80px;
}

img.publicite {
  margin-top: 100px;
  display: block;
  margin: 0 auto;
  width: 90%;
  height: auto;
}

.section:nth-child(8) {
  z-index: 120;
  position: sticky;
  top: -50px;
  height: 106vh; /* Ajoutez cette ligne */
  background-color: rgb(164, 164, 164);
}

.section:nth-child(8) h1 {
  margin-top: 150px;
  font-family: "reckless_neueregular";
  font-size: 7rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 580;
}

.section:nth-child(9) {
  z-index: 120;
  position: sticky;
  top: -200vh;
  height: 415vh; /* Ajoutez cette ligne */
  background-color: rgba(231, 231, 231, 0);
}

.section:nth-child(9) h2 {
  margin-top: -9vh;
  margin-bottom: 200px;
  margin-right: 200px;
  margin-left: 200px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.5rem;
  /* margin-bottom: 200px; */
  text-align: center;
  color: rgb(200, 200, 200);
  font-weight: -100;
}

.section:nth-child(9) h3 {
  margin-top: -6vh;
  margin-bottom: 200px;
  margin-right: 200px;
  margin-left: 200px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.5rem;
  /* margin-bottom: 200px; */
  text-align: center;
  color: rgb(200, 200, 200);
  font-weight: -100;
}

.section:nth-child(9) h1 {
  margin-top: -10vh;
  margin-bottom: 200px;
  margin-right: 200px;
  margin-left: 200px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.5rem;
  /* margin-bottom: 200px; */
  text-align: center;
  color: rgb(0, 0, 0);
}

.mololo {
  display: block;
  margin: 0 auto;
  max-height: 50%;
  margin-top: 90px;
  margin-bottom: 3px; /* Ajoutez une transition pour une animation fluide */
}

.peretereso {
  display: block;
  margin: 0 auto; /* Ceci centre l'image horizontalement */
  max-height: 50%;
  margin-top: 90px;
  margin-bottom: 3px;
}

.paprika {
  display: block;
  margin: 0 auto; /* Ceci centre l'image horizontalement */
  max-height: 21%;
  margin-top: 90px;
  margin-bottom: 3px;
}

.fredo {
  display: block;
  margin: 0 auto; /* Ceci centre l'image horizontalement */
  max-height: 18%;
  margin-top: 90px;
  margin-bottom: 3px;
}

@media (max-width: 600px) {
  .home-button img {
    z-index: 100000;
    position: fixed;
    top: 20px;
    left: 20px;
    max-width: 30px;
    display: inline-block;
  }

  #datetime {
    z-index: 100000;
    font-size: 1rem;
    font-family: "reckless_neueregular";
    position: fixed;
    top: 20px;
    left: 36vh;
    right: 0vh;
    margin-right: 12px;
    color: #000000;
    text-align: right;
  }

  .ntm {
    visibility: hidden;
    background-color: rgba(255, 255, 255, 0);
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    pointer-events: none;
    opacity: 0;
    top: 40vh;
    left: 40vh;
    width: 20%;
    height: 20%;
    z-index: 99999;
  }

  button#open {
    opacity: 0;
    background-color: rgba(255, 255, 255, 0.532);
    border: 0;
    border-radius: 0;
    padding: 0;
    font-size: 1rem;
    position: absolute;
    top: -10vh;
    left: 100%;
    width: 100vw;
    height: auto;
    z-index: 99999; /* Mettez le bouton au-dessus des autres éléments avec un z-index inférieur */
  }

  /* OVERLAY DATE */

  #overlay {
    z-index: 10000;
    pointer-events: none;
    position: absolute;
    width: 100vw;
    height: auto;
  }
  #overlay-inner {
    position: relative;
    height: 100%;
    width: 100%;
  }

  #overlay .date {
    width: 100vw;
    text-align: center;
    position: sticky;
    top: 0;
    padding-top: 50px;
    padding-bottom: 50px;
    font-family: "reckless_neueregular";
    font-size: 9.5rem;
    text-align: center;
    text-transform: uppercase;
    font-weight: 580;
    line-height: 1;
  }
  .no-date {
    height: 85vh;
  }
  .date-1907 {
    height: 100vh;
  }
  .date-1910 {
    height: 170vh;
  }
  /* .date-1915 {
    height: -100vh;
  } */

  .section .date-place {
    visibility: hidden;
  }

  /* END OVERLAY DATE */

  .section:nth-child(1) img {
    z-index: 100000;
    width: 50%;
    height: auto;
    position: fixed;
    bottom: 20px;
    transform: translateX(-50%);
    left: 50%;
    opacity: 20%;
  }

  .section:nth-child(2) {
    z-index: 100;
    background-color: rgba(231, 231, 231);
    position: sticky;
    top: 0vh;
    height: 90vh;
  }

  .section:nth-child(2) h1 {
    margin-top: 100px;
    font-family: "reckless_neueregular";
    font-size: 4.9rem;
    text-align: center;
    text-transform: uppercase;
    font-weight: 580;
  }

  .section:nth-child(2) h2 {
    margin-top: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1rem;
    text-align: center;
    margin-top: 50px;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 0px;
    color: rgba(0, 0, 0, 0.522);
  }

  .section:nth-child(3) {
    z-index: 120;
    position: sticky;
    top: 0;
    /* Ajoutez cette ligne */
    height: 100vh;
    top: -2vh;
    overflow: scroll;
    background-color: rgb(155, 155, 155);
  }

  .section:nth-child(3) h1 {
    margin-top: 10px;
    font-family: "reckless_neueregular";
    font-size: 9.5rem;
    position: sticky;
    overflow: auto;
    text-align: center;
    text-transform: uppercase;
    font-weight: 580;
  }

  .section:nth-child(3) h2 {
    margin-top: 10px;
    margin-left: 190px;
    font-family: "reckless_neueregular";
    font-size: 1.5rem;
    font-weight: 550;
  }

  .section:nth-child(3) h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.7rem;
    margin-left: 190px;
    margin-top: 10px;
    margin-right: 15px;
    color: rgba(0, 0, 0, 0.522);
  }

  .section:nth-child(3) .centered-image {
    display: block;
    margin: 0 auto; /* Ceci centre l'image horizontalement */
    max-width: 90%;
    margin-top: 20px; /* Assurez-vous que l'image ne dépasse pas la largeur de son conteneur */
  }

  .section:nth-child(3) img.overlay-image {
    position: absolute;
    width: 20vh; /* Ajustez la largeur selon vos besoins */
    top: 390px; /* Ajustez la position verticale selon vos besoins */
    left: 30px; /* Ajustez la position horizontale selon vos besoins */
    z-index: 130;
  }

  .section:nth-child(4) {
    z-index: 120;
    position: sticky;
    top: -200px;
    height: 170vh;
    background-color: rgba(231, 231, 231);
  }

  .section:nth-child(4) h1 {
    margin-top: 10px;
    font-family: "reckless_neueregular";
    font-size: 9.5rem;
    position: sticky;
    overflow: auto;
    text-align: center;
    text-transform: uppercase;
    font-weight: 580;
  }

  .section:nth-child(4) .image-container {
    display: flex;
    flex-direction: column; /* Changer la direction en colonne */
    justify-content: center;
    align-items: center;
    position: relative;
    margin-top: 20px;
  }

  .section:nth-child(4) .side-by-side-image {
    width: 90%;
    max-height: 600px;
    object-fit: cover;
    margin-bottom: 20px; /* Ajoutez une marge entre les images */
  }

  .section:nth-child(4) .overlay-text {
    position: absolute;
    top: 55%;
    margin-left: 0px;
    transform: translate(-50%, -50%);
    text-align: center;
    font-family: "reckless_neueregular";
    font-size: 2.9rem;
    font-weight: 550;
    color: rgb(0, 0, 0); /* Ajustez la couleur du texte selon vos besoins */
    z-index: 2;
    background-color: rgba(231, 231, 231);
    padding: 15px; /* Ajustez la marge intérieure selon vos besoins */
    /* Assurez-vous que le texte est au-dessus des images */
  }

  .section:nth-child(5) {
    z-index: 120;
    position: sticky;
    top: -10px;
    height: 110vh; /* Ajoutez cette ligne */
    background-color: rgb(164, 164, 164);
  }

  .section:nth-child(5) h1 {
    margin-top: 10px;
    z-index: 2;
    font-family: "reckless_neueregular";
    font-size: 9.5rem;
    position: sticky;
    overflow: auto;
    text-align: center;
    text-transform: uppercase;
    font-weight: 580;
  }

  .section:nth-child(5) h2 {
    z-index: 2;
    margin-top: 10px;
    font-family: "reckless_neueregular";
    font-size: 2.9rem;
    text-align: center;
    margin-bottom: 0px;
  }

  .section:nth-child(5) .centered-image2,
  .centered-image3 {
    z-index: 1;
    display: block;
    margin: 0 auto; /* Ceci centre l'image horizontalement */
    max-height: 10%;
    margin-top: 10px; /* Assurez-vous que l'image ne dépasse pas la largeur de son conteneur */
    position: absolute; /* Position absolue par rapport au conteneur parent */
    top: 0; /* Positionnez les deux images au même niveau vertical */
    left: 50%; /* Centrez les deux images horizontalement */
    transform: translateX(-50%); /* Ajustez pour centrer correctement */
  }

  .section:nth-child(5) .centered-image2 {
    z-index: 1;
    display: block;
    margin: 0 auto; /* Ceci centre l'image horizontalement */
    max-height: 0%;
    margin-top: 300px; /* Assurez-vous que l'image ne dépasse pas la largeur de son conteneur */
  }

  .section:nth-child(5) .centered-image3 {
    z-index: 1;
    display: block;
    margin: 0 auto; /* Ceci centre l'image horizontalement */
    max-height: 100%;
    margin-top: 0px; /* Assurez-vous que l'image ne dépasse pas la largeur de son conteneur */
  }

  .section:nth-child(5) .centered-image2:hover {
    opacity: 0;
  }

  .centered-image3 {
    z-index: 1;
    display: block;
    margin: 0 auto; /* Ceci centre l'image horizontalement */
    max-height: 30%;
    margin-top: 340px; /* Assurez-vous que l'image ne dépasse pas la largeur de son conteneur */
  }

  .section:nth-child(6) {
    z-index: 120;
    position: sticky;
    top: -80vh;
    height: 160vh; /* Ajoutez cette ligne */
    background-color: rgba(231, 231, 231, 0);
  }

  .section:nth-child(6) h1 {
    margin-top: 0;
    margin-right: 50px;
    margin-left: 50px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.5rem;
    margin-bottom: 80px;
    text-align: center;
    color: rgb(0, 0, 0);
  }

  .pub_compil {
    display: block;
    margin: 0 auto; /* Ceci centre l'image horizontalement */
    max-height: 200%;
    margin-top: 0;
    margin-bottom: 50px;
  }

  .journal {
    display: block;
    margin: 0 auto; /* Ceci centre l'image horizontalement */
    max-height: 33%;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .section:nth-child(6) .protest1915 {
    display: block;
    margin: 0 auto;
    max-width: 90%;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .section:nth-child(7) {
    z-index: 120;
    position: sticky;
    top: -600vh;
    height: 310vh; /* Ajoutez cette ligne */
    background-color: rgb(164, 164, 164);
  }

  .section:nth-child(7) h1 {
    margin-top: 30px;
    font-family: "reckless_neueregular";
    font-size: 3.5rem;
    text-align: center;
    text-transform: uppercase;
    font-weight: 580;
    margin-bottom: 40px;
  }

  .section:nth-child(7) h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 3rem;
    text-align: center;
    color: rgba(0, 0, 0, 0.522);
  }

  .section:nth-child(7) h3 {
    margin-top: 0px;
    font-family: "reckless_neueregular";
    font-size: 3rem;
    margin-top: 80px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 590;
  }

  .section:nth-child(7) h4 {
    margin-top: 0px;
    font-family: "reckless_neueregular";
    font-size: 1.5rem;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 590;
  }

  .section:nth-child(7) img {
    display: block;
    margin: 0 auto;
    width: 90%;
    height: auto;
    margin-bottom: 5px;
  }

  .section:nth-child(7) .publicite {
    margin-top: 100px;
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
    cursor: pointer;
    margin-top: 80px;
    margin-bottom: -10px;
  }

  img.publicite {
    margin-top: 100px;
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
  }

  .section:nth-child(8) {
    z-index: 120;
    position: sticky;
    top: -50px;
    height: 108vh; /* Ajoutez cette ligne */
    background-color: rgb(155, 155, 155);
  }

  .section:nth-child(8) h1 {
    margin-top: 240px;
    font-family: "reckless_neueregular";
    font-size: 2.8rem;
    text-align: center;
    text-transform: uppercase;
    font-weight: 580;
  }

  .section:nth-child(9) {
    z-index: 120;
    position: sticky;
    top: -200vh;
    height: 260vh; /* Ajoutez cette ligne */
    background-color: rgba(231, 231, 231, 0);
  }

  .section:nth-child(9) h2 {
    margin-top: -10vh;
    margin-bottom: 200px;
    margin-right: 100px;
    margin-left: 100px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2rem;
    /* margin-bottom: 200px; */
    text-align: center;
    color: rgb(229, 229, 229);
    font-weight: -100;
  }

  .section:nth-child(9) h1 {
    margin-top: -8vh;
    margin-bottom: 150px;
    margin-right: 100px;
    margin-left: 100px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.3rem;
    /* margin-bottom: 200px; */
    text-align: center;
    color: rgb(0, 0, 0);
  }

  .section:nth-child(9) h3 {
    margin-top: -4vh;
    margin-bottom: 100px;
    margin-right: 100px;
    margin-left: 100px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2rem;
    /* margin-bottom: 200px; */
    text-align: center;
    color: rgb(255, 255, 255);
    font-weight: -100;
  }

  .mololo {
    display: block;
    margin: 0 auto;
    max-height: 15%;
    margin-top: 90px;
    margin-bottom: 3px; /* Ajoutez une transition pour une animation fluide */
  }

  .peretereso {
    display: block;
    margin: 0 auto; /* Ceci centre l'image horizontalement */
    max-height: 16%;
    margin-top: 90px;
    margin-bottom: 3px;
  }

  .paprika {
    display: block;
    margin: 0 auto; /* Ceci centre l'image horizontalement */
    max-height: 16%;
    margin-top: 90px;
    margin-bottom: 3px;
  }

  .fredo {
    display: block;
    margin: 0 auto; /* Ceci centre l'image horizontalement */
    max-height: 16%;
    margin-top: 90px;
    margin-bottom: 3px;
  }
}
