/* Text utility */
/* Mobile utility */
/* link hover utility */
/* Container utility mixin */
/* Container avec variable CSS */
/* Text content styles */
/* Centered content */
/* Apply hover styles only on devices with real hover support (mouse/trackpad) */
/* from... */
/* to... */
/* from... to... */
/* at... */
/* FONT WEIGHTS */
.s-hero-simple .l-wrapper {
  background-color: var(--wp--preset--color--lila-light);
}
body.is-blockstudio-page.is-blockstudio-page--formations .s-hero-simple {
  position: relative;
  isolation: isolate;
  overflow: hidden;
}
body.is-blockstudio-page.is-blockstudio-page--formations .s-hero-simple .l-container,
body.is-blockstudio-page.is-blockstudio-page--formations .s-hero-simple + .section .l-container {
  --container-spacing-horizontal: calc((100vw - var(--container-width)) / 2);
}
body.is-blockstudio-page.is-blockstudio-page--formations .s-hero-simple + .section .l-wrapper {
  padding-top: 0 !important;
}
body.is-blockstudio-page.is-blockstudio-page--formations .s-hero-simple + .section .l-container {
  position: relative;
  margin-top: calc(-1 * var(--container-spacing-horizontal));
  background-color: var(--wp--preset--color--white);
}
@media screen and (max-width: 991px) {
  body.is-blockstudio-page.is-blockstudio-page--formations .s-hero-simple + .section .l-container {
    margin-top: 0;
  }
}
body.is-blockstudio-page.is-blockstudio-page--formations .s-hero-simple + .section .l-container::after {
  content: "";
  display: block;
  position: absolute;
  left: 100%;
  bottom: 100%;
  width: var(--container-spacing-horizontal);
  height: var(--container-spacing-horizontal);
  background-color: var(--wp--preset--color--white);
  pointer-events: none;
}
body.is-blockstudio-page.is-blockstudio-page--formations .s-hero-simple .l-wrapper {
  position: relative;
  z-index: 1;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  background-color: var(--wp--preset--color--lila-light);
}
body.is-blockstudio-page.is-blockstudio-page--formations .s-hero-simple .l-container {
  position: relative;
  z-index: 1;
}
body.is-blockstudio-page.is-blockstudio-page--formations .s-hero-simple__shell {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  box-sizing: border-box;
  padding-top: calc(var(--l-site-header-base-offset) + 1.125rem) !important;
  padding-bottom: calc(var(--container-spacing-horizontal) + 3rem) !important;
}
@media screen and (min-width: 1920px) {
  body.is-blockstudio-page.is-blockstudio-page--formations .s-hero-simple__shell {
    min-height: 70vh;
  }
}
@media screen and (max-width: 991px) {
  body.is-blockstudio-page.is-blockstudio-page--formations .s-hero-simple__shell {
    padding-top: calc(var(--l-site-header-base-offset) + 1.875rem) !important;
    padding-bottom: calc(var(--container-spacing-horizontal) + 2.5rem) !important;
  }
}
@media screen and (max-width: 580px) {
  body.is-blockstudio-page.is-blockstudio-page--formations .s-hero-simple__shell {
    padding-top: calc(var(--l-site-header-base-offset) + 1.25rem) !important;
    padding-bottom: calc(var(--container-spacing-horizontal) + 1.875rem) !important;
  }
}
body:not(.is-blockstudio-page--formations) .s-hero-simple .l-wrapper.spacing-top-sm .s-hero-simple__breadcrumb {
  margin-bottom: 3.75rem;
}
body:not(.is-blockstudio-page--formations) .s-hero-simple .l-wrapper.spacing-top-md .s-hero-simple__breadcrumb {
  margin-bottom: 5rem;
}
body:not(.is-blockstudio-page--formations) .s-hero-simple .l-wrapper.spacing-top-lg .s-hero-simple__breadcrumb {
  margin-bottom: 6.25rem;
}
@media screen and (max-width: 991px) {
  body:not(.is-blockstudio-page--formations) .s-hero-simple .l-wrapper.spacing-top-mb-sm {
    padding-top: calc(1.125rem + var(--l-site-header-base-offset, 0px)) !important;
  }
  body:not(.is-blockstudio-page--formations) .s-hero-simple .l-wrapper.spacing-top-mb-sm .s-hero-simple__breadcrumb {
    margin-bottom: 1.25rem;
  }
}
@media screen and (max-width: 991px) {
  body:not(.is-blockstudio-page--formations) .s-hero-simple .l-wrapper.spacing-top-mb-md {
    padding-top: calc(1.125rem + var(--l-site-header-base-offset, 0px)) !important;
  }
  body:not(.is-blockstudio-page--formations) .s-hero-simple .l-wrapper.spacing-top-mb-md .s-hero-simple__breadcrumb {
    margin-bottom: 2.5rem;
  }
}
@media screen and (max-width: 991px) {
  body:not(.is-blockstudio-page--formations) .s-hero-simple .l-wrapper.spacing-top-mb-lg {
    padding-top: calc(1.125rem + var(--l-site-header-base-offset, 0px)) !important;
  }
  body:not(.is-blockstudio-page--formations) .s-hero-simple .l-wrapper.spacing-top-mb-lg .s-hero-simple__breadcrumb {
    margin-bottom: 3.75rem;
  }
}
.s-hero-simple__breadcrumb {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 29rem;
  margin: 0 0 1.5rem;
  color: color-mix(in srgb, var(--wp--preset--color--black) 70%, transparent);
  --section-link-color: color-mix(in srgb, var(--wp--preset--color--black) 70%, transparent);
  --section-link-hover-color: var(--wp--preset--color--black);
  font-family: "paralucent-condensed", sans-serif;
}
@media screen and (max-width: 991px) {
  .s-hero-simple__breadcrumb {
    margin-bottom: 1rem;
  }
}
.s-hero-simple__breadcrumb > span {
  display: flex;
  gap: 0.375rem;
  font-size: 0.8125rem;
  font-weight: 300;
}
.s-hero-simple__breadcrumb span > a,
.s-hero-simple__breadcrumb span > span {
  color: color-mix(in srgb, var(--wp--preset--color--black) 70%, transparent);
}
.s-hero-simple__breadcrumb span > a {
  text-decoration: underline;
}
.s-hero-simple__breadcrumb svg path,
.s-hero-simple__breadcrumb svg circle {
  fill: color-mix(in srgb, var(--wp--preset--color--black) 70%, transparent);
}
.s-hero-simple__breadcrumb span > svg:not(:last-of-type) {
  opacity: 0.65;
}
.s-hero-simple__content {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.5rem;
  width: 100%;
  pointer-events: auto;
  margin-block: auto;
}
.s-hero-simple__title {
  margin: 0;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .s-hero-simple__title {
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 1024px) {
  body.archive.category .s-hero-simple__title, body.archive.tax-faq_category .s-hero-simple__title, body.is-blockstudio-page--faq .s-hero-simple__title, body.is-blockstudio-page--actualites .s-hero-simple__title {
    font-size: 3.75rem;
  }
}
@media screen and (min-width: 1280px) {
  body.archive.category .s-hero-simple__title, body.archive.tax-faq_category .s-hero-simple__title, body.is-blockstudio-page--faq .s-hero-simple__title, body.is-blockstudio-page--actualites .s-hero-simple__title {
    font-size: 5rem;
  }
}
@media screen and (min-width: 1920px) {
  body.archive.category .s-hero-simple__title, body.archive.tax-faq_category .s-hero-simple__title, body.is-blockstudio-page--faq .s-hero-simple__title, body.is-blockstudio-page--actualites .s-hero-simple__title {
    font-size: 5.625rem;
  }
}
.s-hero-simple__text {
  max-width: 33.75rem;
  font-weight: 400;
}
.s-hero-simple__text,
.s-hero-simple__text p {
  font-size: 1.125rem;
}
@media screen and (max-width: 991px) {
  .s-hero-simple__text {
    max-width: none;
  }
}
.s-hero-simple__buttons .btn-wrap {
  margin: 0;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 1rem;
}
.s-hero-simple__hint {
  margin: 0;
  font-family: "paralucent-text", sans-serif;
  font-size: 0.875rem;
  line-height: 1.4;
  color: var(--wp--preset--color--lila-rvb);
}