/* screen - infos02 */

.infos02 {
  align-items: flex-start;
  background-color: var(--white);
  display: flex;
  height: 1024px;
  width: 1440px;
}

.infos02 .overlap-group {
  align-items: center;
  background-image: url(../img/fa-ade.png);
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  gap: 720px;
  min-height: 1024px;
  width: 1440px;
}

.infos02 .flex-row {
  gap: 25px;
  margin-right: 16.0px;
  margin-top: 36px;
  min-width: 1378px;
}

.infos02 .blason {
  height: 220px;
  width: 196px;
}

.infos02 .flex-col {
  flex-direction: column;
  gap: 21px;
  margin-bottom: 10.78px;
  min-height: 197px;
  width: 1157px;
}

.infos02 .stt {
  height: 75px;
  margin-right: 16.59px;
  width: 1025px;
}

.infos02 .bouton-container {
  align-items: flex-start;
  display: flex;
  min-width: 1157px;
}

.infos02 .bouton-accueil {
  cursor: pointer;
  height: 100px;
  width: 100px;
}

.infos02 .bouton {
  cursor: pointer;
  height: 100px;
  margin-left: 6px;
  width: 100px;
}

.infos02 .bouton-regement-interieur {
  height: 100px;
  margin-left: 6px;
  width: 100px;
}

.infos02 .bouton-container-1 {
  align-items: center;
  background-image: url(../img/bandeau-noir.png);
  background-size: 100% 100%;
  display: flex;
  gap: 722px;
  height: 48px;
  min-width: 1440px;
  padding: 0 200px;
}

.infos02 .bouton-mentions-legales {
  cursor: pointer;
  height: 30px;
  width: 160px;
}

.infos02 .bouton-nous-contacter {
  cursor: pointer;
  height: 30px;
  width: 147px;
}

.infos02 .flex {
  align-items: center;
  display: flex;
}
