.filtres-regions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.filtres-regions a {
  display: inline-block;
  background: #F8EFEA;
  color: #35454F;
  padding: 8px 14px;
  border-radius: 999px;
  margin-bottom: 8px;
  text-decoration: none;
  font-weight: 600;
  font-size: 15px;
  transition: all 0.2s ease;
}

.filtres-regions a:hover {
  background: #F89B78;
  color: white;
}
.wp-block-post {
  transition: transform 0.2s ease;
}

.wp-block-post:hover {
  transform: translateY(-4px);
}
.badge-overlay {
  position: absolute;
  top: 12px;
  left: 20px;
  z-index: 20;
}

.badge-type {
  display: inline-block;
  background: #FFF3EB;
  color: #D96C3F;
  padding: 6px 12px;
  border-radius: 0 999px 999px 0;
  font-size: 12px;
  font-weight: 700;
  box-shadow: 0 4px 12px rgba(217,108,63,0.12);
}
.carte-etablissement {
  position: relative;
}
.region-carte {
  font-size: 16px;
  font-weight: 400;
  color: #7B8790;
  margin-top: 6px;
	line-height: 1.3;
}
.accroche-carte {
  font-size: 14px;
  line-height: 1.6;
  color: #7B8790;
  margin-top: 14px;
}
.equipements-lieu {
  font-size: 24px;
  line-height: 1;
  color: #35454F;
  background: #F8EFEA;
  padding: 18px 22px;
  border-radius: 999px;
  width: fit-content;
  display: flex;
  gap: 14px;
  align-items: center;
}
.ligne-region {
  position: relative;
}

.ligne-region .badge-region {
  position: absolute;
  top: 16px;
  left: 0px;
  z-index: 20;
  background: #FFF3EB;
  color: #D96C3F;
  padding: 8px 16px;
  border-radius: 0 999px 999px 0;
  font-size: 14px;
  font-weight: 700;
}
.badge-equipement-region {
  background: #FFF3EB;
  color: #D96C3F;
  border-radius: 0 999px 999px 0;
  padding: 8px 16px 8px 12px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  width: fit-content;
}

.badge-equipement-region p,
.badge-equipement-region span,
.badge-equipement-region a {
  margin: 0;
  color: #D96C3F !important;
  font-weight: 600;
}

.badge-equipement-region svg {
  color: #D96C3F;
}
.badge-age {
    background: #E8F2F8;
    border-radius: 999px;
    padding: 8px 16px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
}
.badge-age {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.badge-age {
    font-weight: 700;
}

.badge-age .pods-field-value,
.badge-age p,
.badge-age span {
    color: #3E5565 !important;
    font-weight: 700;
    margin: 0;
    line-height: 1;
}
.badge-age {
    color: #35454f;
}
.badge-equipement {
    width: fit-content;
    max-width: 220px;
    padding: 14px 24px;
}
.badge-equipement .pods-field-value {
    text-align: center;
    line-height: 1.2;
}
.ligne-badges-region {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 14px !important;
  justify-content: flex-start !important;
  max-width: 100%;
  overflow: hidden;
}

.ligne-badges-region > * {
  flex: 0 1 auto !important;
}

.badge-equipement-region {
  max-width: 180px !important;
  white-space: normal !important;
}
.badge-equipement-region {
  max-width: 240px !important;
}
.ville-region {
    color: #35454f;
}
.ville-region,
.ville-region .pods-field-value {
    color: #35454f !important;
    font-size: 1.1rem !important;
}
.badge-age {
    padding: 14px 20px !important;
}

.hero-region .wp-block-cover__inner-container {
  padding-left: 28vw;
  padding-right: 7vw;
}
.pagination-etablissements {
  display: flex;
  justify-content: center;
  margin: 80px auto;
}

.pagination-etablissements .wp-block-query-pagination-numbers {
  display: flex !important;
  flex-direction: row !important;
  gap: 12px;
  align-items: center;
  justify-content: center;
}

.pagination-etablissements .page-numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  border-radius: 999px;
  background: #F5EEE8;
  color: #384856 !important;
  font-weight: 600;
  text-decoration: none;
}

.pagination-etablissements .page-numbers.current {
  background: #F49E7B;
  color: #fff !important;
}
.benefice-card {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.benefice-card .wp-block-heading {
    min-height: 120px;
}

.benefice-card p {
    min-height: 180px;
}

.benefice-card .wp-block-image {
    margin-top: 20px;
}
.cartes-avantages .wp-block-column {
    display: flex;
    flex-direction: column;
    height: 535px;
}

.cartes-avantages .wp-block-image {
    margin-top: auto;
}
.stats-partenaires .wp-block-column {
  min-height: 130px !important;
  height: auto !important;
}

.stats-partenaires .wp-block-column > * {
  margin-top: 0 !important;
}

.stats-partenaires .wp-block-column {
  padding-top: 32px !important;
  padding-bottom: 32px !important;
}
.cartes-publics .wp-block-group {
    min-height: 200px;
}
.badge-site {
    width: fit-content !important;
    max-width: fit-content !important;
}

.badge-site a,
.badge-site .pods-field-value,
.badge-site p,
.badge-site span {
    font-size: 0 !important;
    line-height: 0 !important;
}

.badge-site a::before,
.badge-site .pods-field-value::before,
.badge-site p::before,
.badge-site span::before {
    content: "Site web";
    font-size: 1rem !important;
    line-height: 1 !important;
    color: #35454f !important;
    font-weight: 700 !important;
}