@import url("https://use.typekit.net/wzy1kup.css");
img {
  max-width: 100%;
}
.wp-block-button__link {
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
}
.text-center {
  text-align: center;
}
.text-primary {
  color: var(--wp--preset--color--primary);
}
.yoast-breadcrumbs {
  margin-bottom: 40px;
  padding: 0;
}
.is-style-primary .wp-block-navigation-item__content, .is-style-primary a, .is-style-outline-primary a {
  padding: 0.44rem 1rem 0.5rem 1rem;
  border-radius: 50rem;
}
main {
  padding: 0 80px !important;
}
@media (max-width: 1399px) {
  main {
    padding: 0 40px !important;
  }
}
@media (max-width: 767px) {
  main {
    padding: 0 20px !important;
  }
}
.wp-block-button.is-style-primary .wp-block-button__link, .wp-block-button__link, .is-style-primary .wp-block-navigation-item__content {
  background-color: var(--wp--preset--color--primary);
  border-color: var(--wp--preset--color--primary);
  color: var(--wp--preset--color--white);
  font-weight: 600;
  padding: 0.44rem 1rem 0.7rem 1rem;
  border-radius: 50rem;
  font-size: 18px;
}
.wp-block-button.is-style-primary .wp-block-button__link:hover, .wp-block-button__link:hover, .is-style-primary .wp-block-navigation-item__content:hover {
  background-color: var(--wp--preset--color--primary-hover);
  border-color: var(--wp--preset--color--primary-hover);
  color: var(--wp--preset--color--white) !important;
  cursor: pointer;
}
.wp-block-button.is-style-primary .wp-block-button__link svg, .wp-block-button__link svg, .is-style-primary .wp-block-navigation-item__content svg {
  font-size: 16px;
}
.wp-block-button.is-style-secondary .wp-block-button__link {
  background-color: var(--wp--preset--color--secondary);
  border-color: var(--wp--preset--color--secondary);
  color: var(--wp--preset--color--white);
  font-weight: 600;
}
.wp-block-button.is-style-secondary .wp-block-button__link:hover {
  background-color: var(--wp--preset--color--secondary-hover);
  border-color: var(--wp--preset--color--secondary-hover);
  color: var(--wp--preset--color--white);
  cursor: pointer;
}
.wp-block-button.is-style-secondary .wp-block-button__link svg {
  font-size: 16px;
}
.wp-swiper__overlay-color {
  display: none !important;
}
.wp-block-button.is-style-link .wp-block-button__link {
  background-color: transparent;
  border-color: transparent;
  color: var(--wp--preset--color--secondary);
  font-weight: 600;
}
.wp-block-button.is-style-link .wp-block-button__link:hover {
  background-color: var(--wp--preset--color--secondary);
  border-color: var(--wp--preset--color--secondary);
  color: var(--wp--preset--color--white);
  cursor: pointer;
}
.wp-block-button.is-style-link .wp-block-button__link svg {
  font-size: 16px;
}
.wp-block-button.is-style-white .wp-block-button__link {
  background-color: var(--wp--preset--color--white);
  border-color: var(--wp--preset--color--white);
  color: var(--wp--preset--color--primary);
  font-weight: 600;
}
.wp-block-button.is-style-white .wp-block-button__link:hover {
  background-color: var(--wp--preset--color--primary) !important;
  border-color: var(--wp--preset--color--primary) !important;
  color: var(--wp--preset--color--white) !important;
  cursor: pointer;
}
.wp-block-button.is-style-white .wp-block-button__link svg {
  font-size: 16px;
}
h1, .h1 {
  margin-top: 0;
  font-size: 60px;
  font-weight: 500;
  margin-bottom: 34px;
}
@media (max-width: 991px) {
  h1, .h1 {
    font-size: 40px;
  }
}
h1 strong, h1 b, .h1 strong, .h1 b {
  color: var(--wp--preset--color--primary);
  line-height: normal;
  font-weight: bold;
  font-size: 14px;
  display: block;
  margin-bottom: -10px;
  position: relative;
}
h1.has-text-align-center:has(b), h1.has-text-align-center:has(strong), .h1.has-text-align-center:has(b), .h1.has-text-align-center:has(strong) {
  padding-top: 40px;
}
h1.has-text-align-center strong:before, h1.has-text-align-center b:before, .h1.has-text-align-center strong:before, .h1.has-text-align-center b:before {
  height: 30px;
  width: 2px;
  top: -10px;
  left: 50%;
  transform: translate(-50%, -100%);
}
@media (max-width: 991px) {
  h3 {
    font-size: 22px;
  }
}
.histoire {
  padding: 0 80px;
  gap: 40px;
}
@media (min-width: 992px) {
  .histoire > div {
    flex: 0 0 auto;
    width: 50%;
  }
}
@media (max-width: 1400px) {
  .histoire {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .histoire {
    padding: 0 20px;
  }
}
.histoire .histoire-content {
  max-width: 766px;
}
@media (max-width: 991px) {
  .histoire {
    flex-direction: column;
  }
  .histoire .histoire-content {
    max-width: none;
  }
}
.valeurs {
  background: #F2ECE7;
  padding: 80px;
  overflow: hidden;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='932' height='249' viewBox='0 0 932 249' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M931.103 249C830.564 99.4208 659.776 1 466 1C272.224 1 101.436 99.4207 0.897095 249' stroke='%23CA9E67'/%3E%3C/svg%3E%0A");
}
@media (max-width: 1400px) {
  .valeurs {
    padding: 40px;
  }
}
@media (max-width: 767px) {
  .valeurs {
    padding: 20px;
  }
}
@media (max-width: 1399px) {
  .valeurs {
    background-position: center calc(100% + 60px);
  }
  .valeurs img {
    height: 80px !important;
  }
}
.valeurs .wp-block-group {
  margin-bottom: 80px;
}
.valeurs .wp-block-group .h1 {
  margin-bottom: 20px;
}
.valeurs .wp-block-group p {
  margin: 0;
}
.valeurs .wp-block-columns h3, .valeurs .wp-block-columns p {
  margin: 0;
}
@media (max-width: 991px) {
  .valeurs .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex: 0 0 auto;
    width: calc(33.33% - 10px);
    margin-bottom: 10px;
  }
  .valeurs .wp-block-columns {
    gap: 10px;
    flex-wrap: wrap !important;
    justify-content: center;
  }
}
.structure {
  padding: 0 80px;
  gap: 80px;
}
@media (max-width: 1400px) {
  .structure {
    padding: 0 40px;
    gap: 40px;
  }
}
@media (max-width: 767px) {
  .structure {
    padding: 0 20px;
  }
}
@media (max-width: 991px) {
  .structure {
    flex-direction: column-reverse;
  }
  .structure > div:nth-child(1) {
    order: last;
  }
}
.structure img {
  border-radius: 10px;
}
.structure .first img, .structure .last img {
  width: 80%;
}
.structure .first {
  text-align: right;
}
.vendre {
  min-height: 800px;
  position: relative;
  padding: 80px;
}
@media (max-width: 1400px) {
  .vendre {
    padding: 40px;
  }
}
@media (max-width: 991px) {
  .vendre {
    padding: 20px;
  }
}
.vendre h1, .vendre .h1, .vendre h2, .vendre h3, .vendre h4, .vendre h5, .vendre p, .vendre .wp-block-button.is-style-link .wp-block-button__link {
  color: var(--wp--preset--color--white);
}
.vendre h1, .vendre .h1 {
  margin-top: 0;
  margin-bottom: 30px;
}
.vendre p {
  margin-top: 0;
  margin-bottom: 40px;
}
.vendre figure {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  margin: 0;
}
.vendre figure:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
}
.vendre img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.vendre .vendre-content {
  position: relative;
  z-index: 1;
  max-width: 726px;
}
.wp-block-latest-posts__post-excerpt {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.wp-block-latest-posts__post-excerpt .wp-block-latest-posts__read-more {
  width: auto;
  align-self: flex-start;
}
.wp-block-latest-posts__featured-image {
  position: relative !important;
  padding-top: 66%;
  border-radius: 10px;
  overflow: hidden;
  display: block;
  margin-bottom: 30px;
}
.wp-block-latest-posts__featured-image img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  left: 0;
}
.wp-block-latest-posts__post-title {
  font-weight: normal;
  font-size: 30px;
  color: var(--wp--preset--color--secondary);
}
@media (max-width: 991px) {
  .wp-block-latest-posts__post-title {
    font-size: 22px;
  }
}
.wp-block-post-title a {
  color: var(--wp--preset--color--secondary);
}
.wp-block-post-template li {
  padding-bottom: 40px;
}
.wp-block-latest-posts li {
  position: relative;
}
.wp-block-latest-posts li:before {
  content: "";
  position: relative;
  padding-top: 66%;
  border-radius: 10px;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 30px;
  background-image: url("/wp-content/themes/equideclic/assets/images/placeholder.jpg");
}
.wp-block-latest-posts li:has(.wp-block-latest-posts__featured-image):before {
  content: none;
}
.wp-block-latest-posts li .wp-block-latest-posts__post-date {
  position: absolute;
  display: inline-block;
  border-radius: 50rem;
  left: 15px;
  top: 15px;
  background-color: var(--wp--preset--color--primary);
  padding: 5px 10px;
  color: var(--wp--preset--color--white);
}
.wp-block-latest-posts__list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0;
  margin-bottom: 0;
}
.wp-block-latest-posts__list li {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1 1 calc(33.333% - 20px);
  min-height: 100%;
}
@media (max-width: 839px) {
  .wp-block-latest-posts__list li {
    flex: 1 1 calc(50% - 20px);
  }
}
.wp-block-latest-posts__post-excerpt {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;
}
.wp-block-latest-posts__read-more {
  margin-top: auto;
  align-self: flex-start;
}
.wp-block-read-more {
  margin-top: 40px;
}
.actualites {
  padding: 0 80px;
}
@media (max-width: 1400px) {
  .actualites {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .actualites {
    padding: 0 20px;
  }
}
.actualites .h1 {
  margin-bottom: 10px;
}
main > .wp-block-post-featured-image img {
  border-radius: 20px;
}
main > .wp-block-post-date {
  margin-bottom: 40px;
}
main > .wp-block-post-date time {
  display: inline-block;
  border-radius: 50rem;
  background-color: var(--wp--preset--color--primary);
  padding: 5px 10px;
  color: var(--wp--preset--color--white);
}
main > .wp-block-post-title {
  margin-bottom: 20px;
}
@media (max-width: 1399px) {
  .has-global-padding {
    padding-right: 15px;
    padding-left: 15px;
  }
}
