/* screen - equipe */

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

.equipe .flex-col {
  background-image: url(../img/fa-ade.png);
  background-size: 100% 100%;
  flex-direction: column;
  gap: 79px;
  min-height: 1024px;
  width: 1440px;
}

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

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

.equipe .flex-col-1 {
  gap: 21px;
  margin-bottom: 10.78px;
  min-height: 197px;
  width: 1157px;
}

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

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

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

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

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

.equipe .flex-col-2 {
  min-height: 689px;
  width: 1440px;
}

.equipe .x18-animateurs-et-ini {
  height: 354px;
  margin-left: 5.41px;
  width: 1124px;
}

.equipe .toute-notre-quipe-es {
  height: 93px;
  margin-right: 2.09px;
  margin-top: 91px;
  width: 1107px;
}

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

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

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

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

.equipe .flex-col-3 {
  align-items: center;
  display: flex;
  flex-direction: column;
}
