/* Text utility */
/* Mobile utility */
/* link hover utility */
/* Container utility mixin */
/* Container avec variable CSS */
/* Text content styles */
/* Centered content */
/* from... */
/* to... */
/* from... to... */
/* at... */
/* FONT WEIGHTS */
.s-hero-media {
  overflow-x: clip;
  max-width: 100%;
}
.s-hero-media .l-container,
.s-hero-media .l-container-full,
.s-hero-media .l-container-lg {
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.s-hero-media__band {
  position: relative;
  width: calc(100vw - 3rem);
  max-width: calc(100vw - 3rem);
  margin-left: calc(50% - 50vw + 1.5rem);
  margin-right: calc(50% - 50vw + 1.5rem);
  min-height: 32.5rem;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  border-radius: 1.5rem;
  overflow: hidden;
  isolation: isolate;
}
@media screen and (max-width: 991px) {
  .s-hero-media__band {
    min-height: 26.25rem;
  }
}
.s-hero-media__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.s-hero-media__bg-media {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
}
.s-hero-media__overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0.55) 70%, rgba(0, 0, 0, 0.78) 100%);
  pointer-events: none;
}
.s-hero-media__inner {
  position: relative;
  z-index: 2;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 4rem;
  padding-right: 4rem;
  box-sizing: border-box;
  padding-top: 0.9375rem;
  padding-bottom: 3.75rem;
  box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  .s-hero-media__inner {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (max-width: 991px) {
  .s-hero-media__inner {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media screen and (max-width: 991px) {
  .s-hero-media__inner {
    padding-top: 0.75rem;
    padding-bottom: 2.5rem;
  }
}
.s-hero-media__breadcrumb {
  flex: 0 0 auto;
  width: 100%;
}
.s-hero-media__breadcrumb .c-breadcrumb {
  margin: 0;
  color: var(--wp--preset--color--alteal-white, #ffffff);
}
.s-hero-media__breadcrumb .c-breadcrumb > span {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  column-gap: 0.375rem;
  row-gap: 0.25rem;
}
.s-hero-media__breadcrumb .c-breadcrumb span > a,
.s-hero-media__breadcrumb .c-breadcrumb span > span {
  font-family: "Gotham", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.625rem;
  color: var(--wp--preset--color--alteal-white, #ffffff);
  text-decoration: none;
  opacity: 0.7;
}
.s-hero-media__breadcrumb .c-breadcrumb .breadcrumb_last {
  opacity: 0.7;
}
.s-hero-media__breadcrumb .c-breadcrumb .c-breadcrumb__sep,
.s-hero-media__breadcrumb .c-breadcrumb svg {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  align-self: center;
  width: 0.3125rem;
  height: 0.5625rem;
  color: var(--wp--preset--color--alteal-white, #ffffff);
  opacity: 0.7;
  line-height: 0;
}
.s-hero-media__breadcrumb .c-breadcrumb svg path {
  fill: none;
  stroke: currentColor;
}
.s-hero-media__content {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  max-width: 43.75rem;
  color: var(--wp--preset--color--alteal-white, #ffffff);
}
@media screen and (max-width: 1024px) {
  .s-hero-media__content {
    max-width: 32.5rem;
  }
}
@media screen and (max-width: 991px) {
  .s-hero-media__content {
    max-width: none;
  }
}
.s-hero-media__eyebrow {
  font-family: "Gotham", sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin: 0;
  color: var(--wp--preset--color--alteal-white, #ffffff);
  opacity: 0.8;
}
.s-hero-media__title {
  margin: 0;
  font-family: "Panton", sans-serif;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 3.625rem;
  color: var(--wp--preset--color--alteal-white, #ffffff);
}
@media screen and (max-width: 991px) {
  .s-hero-media__title {
    font-size: 2.5rem;
    line-height: 2.75rem;
  }
}
.s-hero-media__lead {
  margin: 0;
  font-family: "Gotham", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.75rem;
  color: var(--wp--preset--color--alteal-white, #ffffff);
  opacity: 0.9;
}
.s-hero-media__lead p {
  margin: 0;
}
.s-hero-media__lead p + p {
  margin-top: 0.5rem;
}
@media screen and (max-width: 991px) {
  .s-hero-media__lead {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}