body.home .entry-content .produits h3 a {
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  font-family: var(--wp--preset--font-family--montserratalternates);
}
body.home .entry-content .produits h3 a:hover {
  color: #235c55 !important;
}
body.home .entry-content .produits .wp-block-columns {
  min-width: 960px;
}
@media (max-width: 1023px) {
  body.home .entry-content .produits .wp-block-columns {
    min-width: unset;
  }
}
body.home .entry-content .produits figure a {
  overflow: hidden;
  border-radius: 15px;
}
body.home .entry-content .produits figure a img {
  transition: all 0.3s ease-in-out;
  max-width: 246px;
}
body.home .entry-content .produits figure a img:hover {
  transform: scale(1.1);
}
body.home .entry-content section {
  padding-right: 0;
  padding-left: 0;
}
body.home .cover-home h1, body.home .cover-home h2, body.home .cover-home p {
  text-shadow: 0 0 24.4px rgba(0, 0, 0, 0.65);
}
body.home div.raisons {
  box-shadow: 0 0 18.1px 0 rgba(0, 0, 0, 0.05);
}
body.home .list-luzerne p img {
  vertical-align: text-top;
  padding-top: 1px;
  margin-right: 15px;
}
@media (max-width: 600px) {
  body.home .list-luzerne p img {
    margin-right: 5px;
  }
}
body.home .confiance {
  overflow: hidden;
}
body.home .block-contact h2 {
  margin: auto;
}
@media (max-width: 1300px) {
  body.home .wp-block-columns.group-deshydratee {
    row-gap: 60px;
    flex-wrap: wrap !important;
  }
  body.home .wp-block-columns.group-deshydratee h2 {
    text-align: center;
    margin-bottom: 25px !important;
  }
  body.home .wp-block-columns.group-deshydratee > .wp-block-column .has-luzerne-anis-background-color .wp-block-group p {
    text-align: left;
  }
  body.home .wp-block-columns.group-deshydratee div.wp-block-column {
    flex-basis: 100% !important;
  }
  body.home .wp-block-columns.group-deshydratee h3 {
    max-width: unset !important;
    text-align: center;
  }
}
@media (max-width: 1024px) {
  body.home .entry-content .produits figure a img {
    max-width: 100%;
  }
  body.home section.has-luzerne-jaune-pale-background-color {
    padding-top: 50px !important;
    gap: 100px !important;
  }
  body.home section.has-luzerne-jaune-pale-background-color h2 {
    margin-bottom: 40px !important;
  }
  body.home section.has-luzerne-jaune-pale-background-color div.raisons {
    padding: 60px 50px !important;
  }
  body.home section.has-luzerne-jaune-pale-background-color div.raisons > div {
    flex-wrap: wrap !important;
    gap: 60px !important;
  }
  body.home section.has-luzerne-jaune-pale-background-color div.raisons > div div {
    flex-grow: 1;
    flex-basis: 40% !important;
    align-items: center;
    text-align: center;
  }
  body.home .produits > div.wp-block-group, body.home .produits > .wp-block-buttons {
    margin-block-start: 40px !important;
  }
}
@media (max-width: 820px) {
  body.home h3 {
    text-align: center;
  }
  body.home .wp-block-post h3 {
    text-align: left;
  }
  body.home .wp-block-buttons {
    justify-content: center;
  }
  body.home section.has-luzerne-jaune-pale-background-color .produits .wp-block-columns {
    row-gap: 40px;
  }
  body.home section.has-luzerne-jaune-pale-background-color .produits .wp-block-column {
    display: flex !important;
    flex-direction: column-reverse !important;
  }
  body.home section.has-luzerne-jaune-pale-background-color .produits .wp-block-column h3 {
    margin-block-start: 14px;
  }
  body.home section.has-luzerne-jaune-pale-background-color .produits .wp-block-column p {
    margin-bottom: 1rem !important;
  }
  body.home section.has-luzerne-jaune-pale-background-color .produits .wp-block-column.fibres-longues {
    flex-direction: column !important;
  }
  body.home section.has-luzerne-jaune-pale-background-color .img-luzerne {
    margin: auto !important;
    max-width: 315px;
  }
  body.home section.conseils {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  body.home section.conseils .wp-block-query {
    margin-block-start: 10px;
  }
  body.home .block-temoignages {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  body.home .block-temoignages .wp-block-columns, body.home .block-temoignages .wp-block-buttons {
    margin-block-start: 40px;
  }
  body.home .block-contact {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  body.home .block-contact .wp-block-columns div.wp-block-column {
    display: flex;
    flex-direction: column-reverse;
  }
  body.home .block-contact .wp-block-columns div.wp-block-column h2 {
    margin-top: 40px;
    margin-bottom: 8px !important;
  }
}
@media (max-width: 720px) {
  body.home .block-cards-anis {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  }
}
