/* screen - Calendrier */

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


.Calendrier .navbar {
  align-items: center;
  background-color: var(--white);
  display: flex;
  height: 40px;
  overflow: hidden;
  width: 100%;
}


.Calendrier .overlap-group {
  align-items: center;
  justify-content: center;
  background-color: var(--eerie-black);
  display: flex;
  height: 50px;
  margin-top: -5px;
  min-width: 100%;
  padding: 15vw 15vw;
}


.Calendrier .logo-texte {
  align-items : center;
  justify-content: center;
  display: inline-flex;
  gap: 44px 44px;
  position: relative;
}


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

/* Le contenu de la page commence ici */

.Calendrier .frame-calendrier {
  display: inline-flex;
  gap: 47px;
  margin-top: 9px;
}

.Calendrier .cie52hertz-sirnes-calendrier-titre-1 {
  height: 166.67px;
  object-fit: cover;
  position: relative;
  width: 400px;
}

.Calendrier .titre-sirnes {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 7px;
  position: relative;
}

.Calendrier .sirnes {
  color: var(--black);
  font-family: var(--font-family-ristretto_pro-semibold);
  font-size: 40px;
  font-weight: 600;
  height: 8px;
  letter-spacing: 0;
  line-height: 19.5px;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: 558px;
}

.Calendrier .brush {
  height: 20.35px;
  position: relative;
  width: 172.5px;
  mix-blend-mode: multiply;
}

.Calendrier .a-venir-passe {
  align-items: flex-start;
  align-self: normal;
  flex-direction: auto;
  display: flex;
  flex: 0 0 auto;
  flex-wrap: wrap;
  gap: 58px 58px;
  justify-content: center;
  position: relative;
  width: 100%;
}

.Calendrier .a-venir {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  gap: 48px 45px;
  justify-content: center;
  position: relative;
  width: 250px;
}

.Calendrier .frame {
  display: flex;
  flex: 1;
  flex-grow: 1;
}

.Calendrier .venir {
  letter-spacing: 0;
  line-height: 13px;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
  width: 200px;
}

.Calendrier .brushs-orange {
  height: 23.9px;
  margin-top: -10px;
  position: relative;
  width: 75px;
  mix-blend-mode: multiply;
}


.Calendrier .x-2024 {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 16px;
  justify-content: center;
  position: relative;
  margin-bottom: 50px;
}

.Calendrier .x-2024-1 {
  letter-spacing: 0;
  line-height: 13px;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
  width: 250px;
}

.Calendrier .festival-splatch-th {
  letter-spacing: 0;
  line-height: 13px;
  position: relative;
  width: fit-content;
}

.Calendrier .span {
  line-height: 12px;
}

.Calendrier .thtre-de-la-balsam {
  letter-spacing: 0;
  line-height: 13px;
  position: relative;
  width: fit-content;
}

.Calendrier .passe {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 32px 45px;
  justify-content: center;
  position: relative;
  width: 250px;
}

.Calendrier .pass {
  letter-spacing: 0;
  line-height: 13px;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
  width: 200px;
}

.Calendrier .x2024 {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 16px;
  height:fit-content;
  justify-content: center;
  position: relative;
  width: 248px;
  margin-bottom: 50px;
}

.Calendrier .tu-nantes-44-2-reprsentations {
  letter-spacing: 0;
  line-height: 13px;
  position: relative;
  width: fit-content;
}

.Calendrier .x202 {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 16px;
  justify-content: center;
  position: relative;
  width: 250px;
  margin-bottom: 50px;
}

.Calendrier .number {
  margin-top: -1.00px;
}

.Calendrier .festival-impatience {
  letter-spacing: 0;
  line-height: 13px;
  position: relative;
  width: fit-content;
}

.Calendrier .thtre-de-poche-h {
  letter-spacing: 0;
  line-height: 13px;
  position: relative;
  width: fit-content;
}

.Calendrier .compagnie-52-hertz-b {
  align-items: flex-start;
  display: flex;
  height: 65px;
  margin-right: 2.0px;
  margin-top: 146px;
  min-width: 244px;
}

.Calendrier .frame-1 {
  align-items: center;
  flex-direction: column;
  position: relative;
}

.Calendrier .number-2 {
  align-self: stretch;
  letter-spacing: 0;
  line-height: 13px;
  position: relative;
  text-align: center;
}


/* Pour les écrans jusqu'à 720px de largeur */
@media only screen and (max-width: 720px) {
  .Calendrier {
    display: block; 
    width: 100%; /* Ajustement à 100% de la largeur de l'écran */
    height: 100%;
  }
  

  .Calendrier.frame-1,
  .Calendrier .a-venir,
  .Calendrier .passe, 
  .Calendrier .x-2024, 
  .Calendrier .x2024, 
  .Calendrier .a-venir-passe,
  .tu-nantes-44-2-reprsentations.montserrat-medium-black-13px{
    width: 90vw; /* Prendre la largeur complète */
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: center;
  }

  .Calendrier .cie52hertz-sirnes-calendrier-titre-1{
    object-fit: cover;
    position: relative;

    margin-top: 50px;
  }

  .Calendrier .navbar { 
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    height: 280px;
    padding-bottom: 2.5vh;
    width: 100%;
    background-color: var(--eerie-black);
  }

  .Calendrier .overlap-group { /* = le bandeau noir */
    background: color #1d1d1c;
    display: flex;
    justify-content: flex-end;
    align-items:flex-end;
    margin-right: 70px;
    flex-direction: column;
    top: 25px;
    padding: 0% 0%;
  } 

  .Calendrier .logo-texte { /* = logo + onglets pages + pictos */
    display: flex;
    align-items: center;
    flex-direction: column;
    align-items:flex-end;
  }

  .Calendrier .navbar-1 { /* = onglets pages */
    flex-direction: column;
    align-items:flex-end;
    width:fit-content;
  }
  
  .Calendrier .frame-55 { /* = les pictos réseaux sociaux */
    align-items: center;
    flex-direction: row;
    align-items:flex-end;
  }

  .Calendrier .logo  { /* = le logo baleine */
    flex-direction: column;
    align-items: center;
  }

  
  } 
    


/* Pour les écrans de plus de 720px de largeur */
@media only screen and (min-width: 721px) {
  .Calendrier .a-venir,
  .Calendrier .passe {
    width: 250px; /* Largeur originale */
    text-align: center;
  }
}






























