.home .entry-content {
  display: flex;
  flex-direction: column;
  gap: 160px;
}
@media (max-width: 991px) {
  .home .entry-content {
    gap: 80px;
  }
}
@media (max-width: 767px) {
  .home .entry-content {
    gap: 40px;
  }
}
.home .site-header {
  position: absolute;
  top: 0;
  z-index: 9999;
  width: 100%;
}
.home.admin-bar .site-header {
  top: 32px;
}
.home .header {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
}
.home .yoast-breadcrumbs {
  display: none;
}
.home .bandeau {
  width: 100%;
  height: 100vh;
  position: relative;
}
.home .bandeau .wp-swiper__wrapper, .home .bandeau .swiper-container, .home .bandeau .swiper-wrapper, .home .bandeau .wp-swiper__slide, .home .bandeau .wp-swiper__slide-content, .home .bandeau .wp-block-image {
  height: 100% !important;
}
.home .bandeau .wp-block-image {
  position: relative;
}
.home .bandeau .wp-block-image:before {
  position: absolute;
  content: "";
  width: 616px;
  height: 803px;
  bottom: 0;
  right: 0;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='607' height='805' viewBox='0 0 607 805' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M617 1C276.793 1 1 276.793 1 617C1 682.379 11.1852 745.379 30.0555 804.5' stroke='%23CA9E67'/%3E%3C/svg%3E");
}
.home .bandeau img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  opacity: 0.6;
}
.home .bandeau .wp-swiper__slide-content {
  position: relative;
  background: var(--wp--preset--color--dark);
}
.home .bandeau .wp-swiper__slide-content p {
  position: relative;
  margin-top: 0;
  line-height: 80px;
  color: var(--wp--preset--color--white);
  font-size: 70px;
}
.home .bandeau .wp-swiper__slide-content p:before, .home .bandeau .wp-swiper__slide-content p:after {
  content: "";
  width: 42px;
  height: 42px;
  position: absolute;
  background-repeat: no-repeat;
}
.home .bandeau .wp-swiper__slide-content p:before {
  left: 0;
  top: 0;
  transform: translate(-100%, 0);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23CA9E67' d='M0 216C0 149.7 53.7 96 120 96l8 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-8 0c-30.9 0-56 25.1-56 56l0 8 64 0c35.3 0 64 28.7 64 64l0 64c0 35.3-28.7 64-64 64l-64 0c-35.3 0-64-28.7-64-64l0-32 0-32 0-72zm256 0c0-66.3 53.7-120 120-120l8 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-8 0c-30.9 0-56 25.1-56 56l0 8 64 0c35.3 0 64 28.7 64 64l0 64c0 35.3-28.7 64-64 64l-64 0c-35.3 0-64-28.7-64-64l0-32 0-32 0-72z'/%3E%3C/svg%3E");
}
.home .bandeau .wp-swiper__slide-content p:after {
  right: -10px;
  bottom: 35px;
  transform: translate(100%, 0);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23CA9E67' d='M448 296c0 66.3-53.7 120-120 120l-8 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l8 0c30.9 0 56-25.1 56-56l0-8-64 0c-35.3 0-64-28.7-64-64l0-64c0-35.3 28.7-64 64-64l64 0c35.3 0 64 28.7 64 64l0 32 0 32 0 72zm-256 0c0 66.3-53.7 120-120 120l-8 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l8 0c30.9 0 56-25.1 56-56l0-8-64 0c-35.3 0-64-28.7-64-64l0-64c0-35.3 28.7-64 64-64l64 0c35.3 0 64 28.7 64 64l0 32 0 32 0 72z'/%3E%3C/svg%3E");
}
.home .bandeau .wp-swiper__slide-content p b, .home .bandeau .wp-swiper__slide-content p strong {
  font-family: baskerville-urw, serif;
  font-weight: 400;
  font-style: italic;
  color: var(--wp--preset--color--primary);
  font-size: 85px;
}
@media (max-width: 991px) {
  .home .bandeau .wp-swiper__slide-content p {
    font-size: 50px;
    line-height: 50px;
  }
  .home .bandeau .wp-swiper__slide-content p b, .home .bandeau .wp-swiper__slide-content p strong {
    font-size: 65px;
  }
}
.home .bandeau .wp-swiper__slide-content .wp-block-button__link {
  position: relative;
  display: flex;
  gap: 10px;
  align-items: center;
}
.home .bandeau .wp-swiper__slide-content .wp-block-button__link:after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  margin-top: 2px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M505 273c9.4-9.4 9.4-24.6 0-33.9L369 103c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l95 95L24 232c-13.3 0-24 10.7-24 24s10.7 24 24 24l406.1 0-95 95c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0L505 273z'/%3E%3C/svg%3E");
}
.home .bandeau .wp-swiper__slide-content .wp-block-group {
  position: absolute;
  bottom: 15%;
  left: 10%;
  z-index: 2;
}
@media (max-width: 991px) {
  .home .bandeau .wp-swiper__slide-content .wp-block-group {
    left: 0;
    padding: 0 60px 30px 60px;
    bottom: 0;
  }
}
.home .bandeau .wp_swiper__navigation {
  position: absolute;
  right: 40px;
  top: 50%;
  z-index: 4;
  transform: translate(0, -50%);
}
@media (max-width: 991px) {
  .home .bandeau .wp_swiper__navigation {
    right: 20px;
  }
}
.home .bandeau .wp_swiper__navigation .wp_swiper__navigation-container {
  display: flex;
  flex-direction: column;
  gap: 200px;
}
.home .bandeau .wp_swiper__navigation .swiper-button-prev, .home .bandeau .wp_swiper__navigation .swiper-button-next {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  margin: 0;
  width: 30px;
  height: 30px;
  border-radius: 50rem;
  border: 2px solid var(--wp--preset--color--white);
}
.home .bandeau .wp_swiper__navigation .swiper-button-prev:after, .home .bandeau .wp_swiper__navigation .swiper-button-next:after {
  content: "";
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: center;
}
.home .bandeau .wp_swiper__navigation .swiper-button-prev:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23fff' d='M201.4 137.4c12.5-12.5 32.8-12.5 45.3 0l160 160c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L224 205.3 86.6 342.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l160-160z'/%3E%3C/svg%3E");
}
.home .bandeau .wp_swiper__navigation .swiper-button-next:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23fff' d='M201.4 374.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 306.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z'/%3E%3C/svg%3E");
}
.home .bandeau .swiper-pagination {
  display: flex;
  flex-direction: column;
  gap: 18px;
  right: 48px;
}
@media (max-width: 991px) {
  .home .bandeau .swiper-pagination {
    right: 28px;
  }
}
.home .bandeau .swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  border-radius: 50rem;
  background: var(--wp--preset--color--white);
  opacity: 1;
  margin: 0;
}
.home .bandeau .swiper-pagination .swiper-pagination-bullet-active {
  background: var(--wp--preset--color--primary);
  position: relative;
}
.home .bandeau .swiper-pagination .swiper-pagination-bullet-active:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 26px;
  height: 26px;
  border-radius: 50rem;
  border: 2px solid var(--wp--preset--color--white);
}
.home .histoire .wp-swiper {
  border-radius: 10px;
  overflow: hidden;
}
.home .histoire .wp-block-image, .home .histoire .wp-swiper__wrapper {
  margin: 0;
}
.home .histoire .wp-block-image {
  padding-top: 66%;
  position: relative;
  display: block;
}
.home .histoire .wp-block-image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.home .histoire .swiper-pagination {
  background: var(--wp--preset--color--primary);
  position: absolute;
  bottom: 30px;
  right: 30px;
  transform: none;
  width: auto;
  margin: 0;
  top: auto;
  display: flex;
  left: auto;
  padding: 10px 20px;
  border-radius: 10px;
}
.home .histoire .swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  border-radius: 50rem;
  display: block;
  background: var(--wp--preset--color--white);
}
.home .histoire .swiper-pagination .swiper-pagination-bullet-active {
  width: 24px;
}
.home :where(.wp-block-columns) {
  margin-bottom: 0;
}
.home .wp-site-blocks > .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.home .wp-block-latest-posts.is-grid {
  justify-content: center;
}
.home .wp-block-latest-posts.columns-3 li {
  flex: 0 0 auto;
}
.home .has-global-padding {
  padding-right: 0px;
  padding-left: 0px;
}
