/* screen - sirenes */

.sirenes {
  align-items: center;
  background-color: var(--white);
  display: flex;
  flex-direction: column;
  min-height: 2299px;
  overflow-x: hidden;
  width: 100%;
}

.sirenes .overlap-group2 {
  height: fit-content;
  margin-left: 0;
  position: relative;
  width: 100%;
}

.sirenes .mask-group {

  left: 0;
  position: relative;
  width: 100%;
}

.sirenes .navbar {
  align-items: center;
  flex-direction: row;
  background-color: var(--eerie-black);
  display: flex;
  height: 40px;
  overflow: hidden;
  width: 100%;
}

    .sirenes .overlap-group1 {
      align-items: center;
      justify-content: center;
      flex-direction: row;
      background-color: var(--eerie-black);
      display: flex;
      width: 100%;
      height: 50px;
      margin-top: -5px;
      min-width: 100%;
      padding: 13.5px 350px;
    }

          .sirenes .logo-texte {
            align-items: center;
            display: inline-flex;
            /*flex-wrap: wrap;*/
            gap: 44px 44px;
            justify-content: center;
            position: relative;
            flex-direction: row;
          }

              .sirenes .logo {
                cursor: pointer;
                height: 22px;
                position: relative;
                width: 38px;
              }




/*Ici Commence la page */




.sirenes .frame-sirnes { 
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 31px;
  height: fit-content;
  position: relative;
  width: 780px;
}

.sirenes .cie-52-hertz-spectac {
  height: 250px;
  object-fit: cover;
  position: relative;
  width: 600px;
}

.sirenes .flex-container-206390 {
  gap: 16px;
}

.sirenes .text {
  align-self: stretch;
  letter-spacing: 0;
  line-height: 13px;
  position: relative;
  text-align: justify;
}

.sirenes .photos {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-wrap: wrap;
  gap: 8px 8px;
  justify-content: center;
  position: relative;
  width: 100%;
}

.sirenes .sirenes-nico-m-12 {
  cursor: pointer;
  height: 169px;
  width: 252px;
}

.sirenes .sirenes-nico-m {
  height: 168px;
  object-fit: cover;
  position: relative;
  width: 253px;
}

.sirenes .sirenes-nico-m-3 {
  height: 169px;
  width: 253px;
}

.sirenes .sirenes-nico-m-19 {
  height: 167.34px;
  width: 252px;
}

.sirenes .flex-container-211307 {
  gap: 13px;
}

.sirenes .span0 {
  color: var(--black);
  font-family: var(--font-family-montserrat);
  font-size: var(--font-size-xl);
  font-style: italic;
  font-weight: 500;
}

.sirenes .calendrier-raie {
  align-items: flex-start;
  cursor: pointer;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 10px;
  position: relative;
  transition: all 0.2s ease;
}

.sirenes .calendrier-raie:hover {
  transform: scale(1.1);
}

.sirenes .calendrier {
  left: 16px;
  letter-spacing: 0;
  line-height: 13px;
  position: absolute;
  text-align: center;
  text-shadow: 0px 2px 3px #00000040;
  top: 54px;
  width: 99px;
}

.sirenes .calendrier-coralinne {
  cursor: pointer;
  height: 133.68px;
  position: relative;
  transition: all 0.2s ease;
  width: 157.62px;
}

.sirenes .calendrier-coralinne:hover {
  transform: scale(1.1);
}

.sirenes .overlap-group {
  height: 134px;
  position: relative;
  width: 158px;
}

.sirenes .scrap-book-volume-9-p44-22eb14-2 {
  cursor: pointer;
  height: 134px;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  transition: all 0.2s ease;
  width: 158px;
}

.sirenes .scrap-book-volume-9-p44-22eb14-2:hover {
  transform: scale(1.1);
}

.sirenes .calendrier-1 {
  left: 27px;
  letter-spacing: 0;
  line-height: 13px;
  position: absolute;
  text-align: center;
  text-shadow: 0px 2px 3px #00000040;
  top: 54px;
  white-space: nowrap;
}

.sirenes .rectangle-1 {
  background-color: #d9d9d9;
  height: 454px;
  position: relative;
  width: 454px;
}

.sirenes .compagnie-52-hertz-b {
  align-items: flex-start;
  display: flex;
  height: 65px;
  margin-top: 44px;
  min-width: 244px;
}

.sirenes .flex-container {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
}

.sirenes .sirenes-nico-m-1 {
  object-fit: cover;
  position: relative;
}


.sirenes .bouton-retour:hover {
  transform: scale(1.1);
}

.sirenes .scrap-book-volume-9-p44-22eb14-2 {
  height: 54px;
  mix-blend-mode: multiply;
  position: relative;
  width: 98px;
}

.sirenes .bouton-retour {
  margin-top: 200px;

}


.sirenes .group-29 {
  cursor: pointer;
  height: 14px;
  left: 0;
  position: absolute;
  top: 22px;
  width: 81px;
}




@media only screen and (max-width: 720px) {
  
  
  
  
  
  .sirenes {
    width: 100%; /* Ajustement à 100% de la largeur de l'écran */
 /* Ajout de marges latérales pour un meilleur espacement */
    height:fit-content ;
    align-items: center;
    flex-direction: column;
  }
  .sirenes .frame-sirnes {
    width: 100%;
    position: relative;
    /*margin-top: 160px;*/
  }

.sirenes .navbar {
    align-items: flex-end;
    justify-content: flex-end;
    background-color: var(--white);
    display: flex;
    height: fit-content;
    overflow: hidden;
    width: 100%;
  }

      .sirenes .overlap-group1 {
        align-items: flex-end;
        justify-content: flex-end;
        background-color: var(--eerie-black);
        display: flex;
        width: 100%;
        height: fit-content;
        margin-top: -5px;
        min-width: 100%;
        padding: 13.5px;
      }

            .sirenes .logo-texte {
              align-items: flex-end;
              display: inline-flex;
              flex-direction: column;
              gap: 30px 30px;
              justify-content: flex-end;
              position: relative;
              height: fit-content;
              margin-top: 10px;
              margin-bottom: 10px;
            }

                .sirenes .logo {
                  cursor: pointer;
                  height: 22px;
                  position: relative;
                  width: 38px;
                }

  .sirenes .mask-group {
    left: 0;
    position: relative;
    top: 0;
    overflow: visible;
    width: 115%;
  }

  .sirenes .frame-sirnes {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 31px;
    height: 1682px;
    margin-top: 10%;
    position: relative;


  }

  
  .sirenes .cie-52-hertz-spectac {
    width: 100%;
  }

  .sirenes .sirenes-nico-m-12,
  .sirenes .sirenes-nico-m,
  .sirenes .sirenes-nico-m-3,
  .sirenes .sirenes-nico-m-19 {
    width: 100%;
    height: auto;
  }

  .sirenes .calendrier-coralinne,
  .sirenes .overlap-group,
  .sirenes .scrap-book-volume-9-p44-22eb14-2 {
    width: 100%;
    height: auto;
  }

  .sirenes .calendrier,
  .sirenes .calendrier-1 {
    top: 10px;
  }

  .sirenes .rectangle-1 {
    width: 100%; /* Largeur de 80% de l'écran */
    margin: 0 auto; /* Centre l'élément horizontalement */
    align-items: center;
    justify-content: center;
  }
  .sirenes .overlap-group2 {
    align-items: center;
    width: 100%;
    height: fit-content;
    
  }




}


