/* 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-residence-etu {
  overflow: visible;
  max-width: 100%;
  padding-bottom: 3rem;
}
.s-hero-residence-etu .l-container,
.s-hero-residence-etu .l-container-full,
.s-hero-residence-etu .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-residence-etu__head {
  position: relative;
  z-index: 0;
  width: 100%;
  box-sizing: border-box;
}
.s-hero-residence-etu--bg-white .s-hero-residence-etu__head {
  background-color: #ffffff;
}
.s-hero-residence-etu--bg-white .s-hero-residence-etu__media::before {
  background-color: #ffffff;
}
.s-hero-residence-etu--bg-blue-light .s-hero-residence-etu__head {
  background-color: #bfe9ff;
}
.s-hero-residence-etu--bg-blue-light .s-hero-residence-etu__media::before {
  background-color: #bfe9ff;
}
.s-hero-residence-etu--bg-blue-cta .s-hero-residence-etu__head {
  background-color: #004e6a;
}
.s-hero-residence-etu--bg-blue-cta .s-hero-residence-etu__media::before {
  background-color: #004e6a;
}
.s-hero-residence-etu--bg-blue-cta .s-hero-residence-etu__title {
  color: var(--wp--preset--color--alteal-white, #ffffff);
}
.s-hero-residence-etu--bg-blue-cta .s-hero-residence-etu__breadcrumb .c-breadcrumb {
  margin: 0;
  color: var(--wp--preset--color--alteal-white, #ffffff);
}
.s-hero-residence-etu--bg-blue-cta .s-hero-residence-etu__breadcrumb .c-breadcrumb > span {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  column-gap: 0.375rem;
  row-gap: 0.25rem;
}
.s-hero-residence-etu--bg-blue-cta .s-hero-residence-etu__breadcrumb .c-breadcrumb span > a,
.s-hero-residence-etu--bg-blue-cta .s-hero-residence-etu__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-residence-etu--bg-blue-cta .s-hero-residence-etu__breadcrumb .c-breadcrumb .breadcrumb_last {
  opacity: 0.7;
}
.s-hero-residence-etu--bg-blue-cta .s-hero-residence-etu__breadcrumb .c-breadcrumb .c-breadcrumb__sep,
.s-hero-residence-etu--bg-blue-cta .s-hero-residence-etu__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-residence-etu--bg-blue-cta .s-hero-residence-etu__breadcrumb .c-breadcrumb svg path {
  fill: none;
  stroke: currentColor;
}
.s-hero-residence-etu--bg-blue-dark .s-hero-residence-etu__head {
  background-color: #001a24;
}
.s-hero-residence-etu--bg-blue-dark .s-hero-residence-etu__media::before {
  background-color: #001a24;
}
.s-hero-residence-etu--bg-blue-dark .s-hero-residence-etu__title {
  color: var(--wp--preset--color--alteal-white, #ffffff);
}
.s-hero-residence-etu--bg-blue-dark .s-hero-residence-etu__breadcrumb .c-breadcrumb {
  margin: 0;
  color: var(--wp--preset--color--alteal-white, #ffffff);
}
.s-hero-residence-etu--bg-blue-dark .s-hero-residence-etu__breadcrumb .c-breadcrumb > span {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  column-gap: 0.375rem;
  row-gap: 0.25rem;
}
.s-hero-residence-etu--bg-blue-dark .s-hero-residence-etu__breadcrumb .c-breadcrumb span > a,
.s-hero-residence-etu--bg-blue-dark .s-hero-residence-etu__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-residence-etu--bg-blue-dark .s-hero-residence-etu__breadcrumb .c-breadcrumb .breadcrumb_last {
  opacity: 0.7;
}
.s-hero-residence-etu--bg-blue-dark .s-hero-residence-etu__breadcrumb .c-breadcrumb .c-breadcrumb__sep,
.s-hero-residence-etu--bg-blue-dark .s-hero-residence-etu__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-residence-etu--bg-blue-dark .s-hero-residence-etu__breadcrumb .c-breadcrumb svg path {
  fill: none;
  stroke: currentColor;
}
.s-hero-residence-etu--bg-green-light .s-hero-residence-etu__head {
  background-color: #ecffac;
}
.s-hero-residence-etu--bg-green-light .s-hero-residence-etu__media::before {
  background-color: #ecffac;
}
.s-hero-residence-etu--bg-green .s-hero-residence-etu__head {
  background-color: #85cc1d;
}
.s-hero-residence-etu--bg-green .s-hero-residence-etu__media::before {
  background-color: #85cc1d;
}
.s-hero-residence-etu--bg-mid-grey .s-hero-residence-etu__head {
  background-color: #d5d5d5;
}
.s-hero-residence-etu--bg-mid-grey .s-hero-residence-etu__media::before {
  background-color: #d5d5d5;
}
.s-hero-residence-etu--bg-black .s-hero-residence-etu__head {
  background-color: #000000;
}
.s-hero-residence-etu--bg-black .s-hero-residence-etu__media::before {
  background-color: #000000;
}
.s-hero-residence-etu--bg-black .s-hero-residence-etu__title {
  color: var(--wp--preset--color--alteal-white, #ffffff);
}
.s-hero-residence-etu--bg-black .s-hero-residence-etu__breadcrumb .c-breadcrumb {
  margin: 0;
  color: var(--wp--preset--color--alteal-white, #ffffff);
}
.s-hero-residence-etu--bg-black .s-hero-residence-etu__breadcrumb .c-breadcrumb > span {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  column-gap: 0.375rem;
  row-gap: 0.25rem;
}
.s-hero-residence-etu--bg-black .s-hero-residence-etu__breadcrumb .c-breadcrumb span > a,
.s-hero-residence-etu--bg-black .s-hero-residence-etu__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-residence-etu--bg-black .s-hero-residence-etu__breadcrumb .c-breadcrumb .breadcrumb_last {
  opacity: 0.7;
}
.s-hero-residence-etu--bg-black .s-hero-residence-etu__breadcrumb .c-breadcrumb .c-breadcrumb__sep,
.s-hero-residence-etu--bg-black .s-hero-residence-etu__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-residence-etu--bg-black .s-hero-residence-etu__breadcrumb .c-breadcrumb svg path {
  fill: none;
  stroke: currentColor;
}
.s-hero-residence-etu--bg-light-grey .s-hero-residence-etu__head {
  background-color: #C8C8C8;
}
.s-hero-residence-etu--bg-light-grey .s-hero-residence-etu__media::before {
  background-color: #C8C8C8;
}
.s-hero-residence-etu__inner {
  width: 100%;
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 4rem;
  padding-right: 4rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  padding-top: 3.75rem;
  padding-bottom: 2.5rem;
  box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  .s-hero-residence-etu__inner {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (max-width: 991px) {
  .s-hero-residence-etu__inner {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.s-hero-residence-etu__inner--has-breadcrumb {
  padding-top: 0.9375rem;
}
@media screen and (max-width: 991px) {
  .s-hero-residence-etu__inner {
    padding-top: 3rem;
    padding-bottom: 1.5rem;
  }
  .s-hero-residence-etu__inner--has-breadcrumb {
    padding-top: 0.75rem;
  }
}
.s-hero-residence-etu__breadcrumb {
  flex: 0 0 auto;
  width: 100%;
}
.s-hero-residence-etu__breadcrumb .c-breadcrumb {
  margin: 0;
  color: var(--wp--preset--color--alteal-blue-dark, #001a24);
}
.s-hero-residence-etu__breadcrumb .c-breadcrumb > span {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  column-gap: 0.375rem;
  row-gap: 0.25rem;
}
.s-hero-residence-etu__breadcrumb .c-breadcrumb span > a,
.s-hero-residence-etu__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-blue-dark, #001a24);
  text-decoration: none;
  opacity: 0.7;
}
.s-hero-residence-etu__breadcrumb .c-breadcrumb .breadcrumb_last {
  opacity: 0.7;
}
.s-hero-residence-etu__breadcrumb .c-breadcrumb .c-breadcrumb__sep,
.s-hero-residence-etu__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-blue-dark, #001a24);
  opacity: 0.7;
  line-height: 0;
}
.s-hero-residence-etu__breadcrumb .c-breadcrumb svg path {
  fill: none;
  stroke: currentColor;
}
.s-hero-residence-etu__intro {
  display: flex;
  flex-direction: column;
  flex: 0 0 auto;
  width: 100%;
  max-width: 40.5rem;
  box-sizing: border-box;
}
.s-hero-residence-etu__inner--has-breadcrumb .s-hero-residence-etu__intro {
  padding-top: 3.75rem;
}
@media screen and (max-width: 991px) {
  .s-hero-residence-etu__inner--has-breadcrumb .s-hero-residence-etu__intro {
    padding-top: 3rem;
  }
}
.s-hero-residence-etu__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-blue-dark, #001a24);
}
@media screen and (max-width: 991px) {
  .s-hero-residence-etu__title {
    font-size: 2.5rem;
    line-height: 2.75rem;
  }
}
.s-hero-residence-etu__media {
  position: relative;
  overflow: visible;
}
.s-hero-residence-etu__media::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 0;
  width: 100vw;
  height: calc(24.375rem / 2);
  transform: translateX(-50%);
  pointer-events: none;
}
.s-hero-residence-etu__media-inner {
  position: relative;
  z-index: 1;
  overflow: visible;
  width: 100%;
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 4rem;
  padding-right: 4rem;
  box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  .s-hero-residence-etu__media-inner {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (max-width: 991px) {
  .s-hero-residence-etu__media-inner {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.s-hero-residence-etu__grid {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 41.5625rem) 24.75rem;
  gap: 2rem 5rem;
  align-items: start;
  justify-content: space-between;
  width: 100%;
  overflow: visible;
}
@media screen and (max-width: 1024px) {
  .s-hero-residence-etu__grid {
    grid-template-columns: 1fr;
    justify-content: stretch;
  }
}
.s-hero-residence-etu__left {
  display: flex;
  flex-direction: column;
  grid-column: 1;
  min-width: 0;
  max-width: 41.5625rem;
}
@media screen and (max-width: 1024px) {
  .s-hero-residence-etu__left {
    max-width: none;
  }
}
.s-hero-residence-etu__slideshow-wrap {
  width: 100%;
}
.s-hero-residence-etu__slider {
  width: 100%;
  color: var(--wp--preset--color--alteal-blue-dark, #001a24);
}
.s-hero-residence-etu__slider .splide__track {
  overflow: hidden;
  border-radius: 1.5rem;
}
.s-hero-residence-etu__slider .splide__list {
  align-items: stretch;
}
.s-hero-residence-etu__slider .splide__slide {
  width: 100%;
}
.s-hero-residence-etu__slider .splide__arrow {
  display: none;
}
.s-hero-residence-etu__slider .splide__pagination {
  position: static;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  margin: 0.9375rem 0 0;
  padding: 0;
}
.s-hero-residence-etu__slider .splide__pagination__page {
  width: 0.5rem;
  height: 0.5rem;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background-color: currentColor;
  opacity: 0.25;
  transform: none;
  transition: opacity 0.2s ease;
}
.s-hero-residence-etu__slider .splide__pagination__page.is-active {
  opacity: 1;
  transform: none;
}
.s-hero-residence-etu__figure {
  margin: 0;
  width: 100%;
  height: 24.375rem;
  border-radius: 1.5rem;
  overflow: hidden;
  background: var(--wp--preset--color--alteal-mid-grey, #d5d5d5);
}
@media screen and (max-width: 991px) {
  .s-hero-residence-etu__figure {
    height: 15rem;
  }
}
.s-hero-residence-etu__link {
  display: block;
  width: 100%;
  height: 100%;
  color: inherit;
  text-decoration: none;
  cursor: zoom-in;
}
.s-hero-residence-etu__img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.s-hero-residence-etu__cta {
  position: absolute;
  right: 0;
  bottom: calc(0.9375rem + 0.5rem);
  z-index: 2;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  width: 24.75rem;
  max-width: 100%;
}
@media screen and (max-width: 1024px) {
  .s-hero-residence-etu__cta {
    position: static;
    right: auto;
    bottom: auto;
    width: 100%;
    max-width: none;
  }
}
.s-hero-residence-etu__cta-top {
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: -1.5rem;
  padding: 2rem 1.25rem;
  border-radius: 1.5rem;
  background: var(--wp--preset--color--alteal-blue-cta, #004e6a);
  color: var(--wp--preset--color--alteal-white, #ffffff);
  text-align: center;
  position: relative;
  z-index: 1;
}
.s-hero-residence-etu__cta-top-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.5rem;
  width: 100%;
  max-width: 17.75rem;
}
.s-hero-residence-etu__cta-identity {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.75rem;
  width: 100%;
}
.s-hero-residence-etu__cta-name {
  margin: 0;
  font-family: "Gotham", sans-serif;
  font-size: 1.3125rem;
  font-weight: 700;
  line-height: 1.2;
  color: inherit;
}
.s-hero-residence-etu__cta-address {
  margin: 0;
  font-family: "Gotham", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.625rem;
  color: inherit;
}
.s-hero-residence-etu__cta-price-block {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  width: 100%;
}
.s-hero-residence-etu__cta-type {
  margin: 0;
  font-family: "Gotham", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.625rem;
  color: inherit;
}
.s-hero-residence-etu__cta-price {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: center;
  column-gap: 0.25rem;
  row-gap: 0;
  font-family: "Gotham", sans-serif;
  line-height: 1.2;
  color: inherit;
}
.s-hero-residence-etu__cta-price-prefix {
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 0;
}
.s-hero-residence-etu__cta-price-main {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: -0.1rem;
}
.s-hero-residence-etu__cta-price-suffix {
  font-size: 1.3125rem;
  font-weight: 700;
  letter-spacing: 0;
}
.s-hero-residence-etu__cta-bottom {
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  gap: 1.25rem;
  box-sizing: border-box;
  width: 100%;
  padding: 3.5rem 2rem 2rem;
  border: 1px solid #c8c8c8;
  border-radius: 1rem;
  background: var(--wp--preset--color--alteal-white, #ffffff);
  text-align: center;
}
.s-hero-residence-etu__cta-pitch {
  margin: 0;
  max-width: 19.8125rem;
  font-family: "Gotham", sans-serif;
  font-size: 1.3125rem;
  font-weight: 700;
  line-height: 1.2;
  color: var(--wp--preset--color--alteal-blue-dark, #001a24);
}
.s-hero-residence-etu__cta-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 16.625rem;
  max-width: 100%;
  height: 3rem;
  padding: 0.125rem 1.5rem 0;
  border-radius: 3.125rem;
  background: var(--wp--preset--color--alteal-blue-cta, #004e6a);
  font-family: "Gotham", sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1;
  color: var(--wp--preset--color--alteal-white, #ffffff);
  text-decoration: none;
  white-space: nowrap;
  transition: background-color 0.2s ease;
}
.s-hero-residence-etu__cta-btn:hover {
  background: var(--wp--preset--color--alteal-blue-dark, #001a24);
}
.s-hero-residence-etu__cta-sep {
  width: 100%;
  height: 0;
  border: 0;
  border-top: 1px solid #c8c8c8;
}
.s-hero-residence-etu__cta-contacts {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.25rem;
}
.s-hero-residence-etu__cta-contact {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  font-family: "Gotham", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.625rem;
  color: var(--wp--preset--color--alteal-blue-dark, #001a24);
  text-decoration: none;
}
.s-hero-residence-etu__cta-contact:hover {
  text-decoration: underline;
}
.s-hero-residence-etu__cta-contact-icon {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  color: var(--wp--preset--color--alteal-blue-dark, #001a24);
}
.s-hero-residence-etu__cta-contact-icon svg {
  display: block;
}
.s-hero-residence-etu__cta-contact-icon--email {
  width: 0.8125rem;
  height: 0.5625rem;
}
.s-hero-residence-etu__cta-contact-icon--email svg {
  width: 0.8125rem;
  height: 0.5625rem;
}
.s-hero-residence-etu__cta-contact-icon--phone {
  width: 1rem;
  height: 1rem;
}
.s-hero-residence-etu__cta-contact-icon--phone svg {
  width: 1rem;
  height: 1rem;
}
@media screen and (max-width: 991px) {
  .s-hero-residence-etu__media::before {
    height: 7.5rem;
  }
}
@media screen and (max-width: 1024px) {
  .s-hero-residence-etu {
    padding-bottom: 2rem;
  }
}