/* screen - projet-mystère */

.projet-mystère {
  align-items: center;
  background-color: var(--white);
  display: flex;
  flex-direction: column;
  min-height: 1024px;
  width: 100%;
}

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

        .projet-mystère .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;
        }

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

                  .projet-mystère .logo {
                    cursor: pointer;
                    height: 22px;
                    position: relative;
                    width: 38px;
                  }

/*Ici Commence la page */

.projet-mystère .frame-nouveau-spectacle {
  align-items: center;
  display: inline-flex;
  flex-direction: column;
  gap: 64px;
  margin-right: 6.0px;
  margin-top: 32px;
  position: relative;
}

.projet-mystère .en-tte-nouveau-spectacle {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 24px;
  position: relative;
}

.projet-mystère .cie-52-hertz-spectac {
  height: 220px;
  object-fit: cover;
  position: relative;
  width: 200px;
}

.projet-mystère .titre-nouveau-spectacle {
  height: 42px;
  margin-right: -2.00px;
  position: relative;
  width: 320.97px;
}

.projet-mystère .overlap-group {
  height: 42px;
  position: relative;
  width: 319px;
}

.projet-mystère .mystre-sans-titre {
  left: 0;
  letter-spacing: 0;
  line-height: 13px;
  position: absolute;
  text-align: center;
  top: 0;
  white-space: nowrap;
}

.projet-mystère .c1b81c6c8f4c29603b715d8725ea842e-12 {
  height: 40px;
  left: 79px;
  mix-blend-mode: multiply;
  position: absolute;
  top: 2px;
  width: 240px;
}

.projet-mystère .flex-container-216400 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 580px;
}

.projet-mystère .text {
  align-self: center;
  letter-spacing: 0;
  line-height: 12px;
  position: relative;
  text-align: justify;
}

.projet-mystère .calendrier-coralinne {
  background-image: url(../img/scrap-book-volume-9-p44-22eb14-2-1.png);
  background-position: 50% 50%;
  background-size: cover;
  cursor: pointer;
  height: 114px;
  position: relative;
  transition: all 0.2s ease;
  width: 158px;
}

.projet-mystère .calendrier-coralinne:hover {
  transform: scale(1.1);
}

.projet-mystère .group-29 {
  align-items: flex-start;
  display: flex;
  height: 11px;
  left: 27px;
  min-width: 83px;
  position: relative;
  top: 46px;
}

.projet-mystère .calendrier {
  letter-spacing: 0;
  line-height: 13px;
  min-height: 11px;
  text-align: center;
  text-shadow: 0px 2px 3px #00000040;
  white-space: nowrap;
  width: 81px;
}

.projet-mystère .photo-fleur {
  align-self: stretch;
  position: relative;
  width: 100%;
}

.projet-mystère .compagnie-52-hertz-b {
  align-items: flex-start;
  display: flex;
  height: 65px;
  margin-right: 2.0px;
  margin-top: 319px;
  min-width: 244px;
}

.projet-mystère .bouton-retour:hover {
  transform: scale(1.1);
}

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

.projet-mystère .bouton-retour {
  margin-top: 40px;

}


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




















@media screen and (max-width: 720px) {

  .projet-mystère {
    width: 100%; /* Ajustement à 100% de la largeur de l'écran */
    padding: 0% 0%/* Ajout de marges latérales pour un meilleur espacement */
  }


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

      .projet-mystère .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;
      }

            .projet-mystère .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;
            }

                .projet-mystère .logo {
                  cursor: pointer;
                  height: 22px;
                  position: relative;
                  width: 38px;
                }

  .projet-mystère .frame-nouveau-spectacle {
    width: 100%;
    align-items: center;
    display: inline-flex;
    flex-direction: column;
    position: relative;
  }

  .projet-mystère .photo-fleur {
    align-self:normal;
    position: relative;
    scale: 110%;
  }

  .projet-mystère .flex-container-216400,
  .projet-mystère .text  {
    width: 100%;
    align-items: center;
    justify-content: center;
  }
  

}
