.lienglobal {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  z-index: 5;
}

html {
  scroll-behavior: smooth;
  font-size: 76.92%;
  line-height: 1.38;
}

body {
  margin: 0;
}

/* CTA soulignement CRL */
/* Booster CRL */
/* Cartouche CRL */
@font-face {
  font-family: "Meshed";
  src: url("/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2025/s19/MeshedDisplay-ExtraLight.otf") format("opentype"), url("/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2025/s19/MeshedDisplay-ExtraLight.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/*  -------- THEME COLOR VARIABLE -------- */
p {
  font-family: Montserrat;
}

/*  -------- BLOC 1 -------- */
.b1_dc5_es {
  width: calc(100% + 60px);
  margin: 0ch -30px 0px;
  overflow: unset;
}
@media screen and (max-width: 768.98px) {
  .b1_dc5_es {
    width: calc(100% + 36px);
    margin: 0px -18px 0px;
  }
}
.b1_dc5_es img, .b1_dc5_es picture {
  position: relative;
  width: 100%;
  display: block;
  margin: 0;
}
.b1_dc5_es a:focus, .b1_dc5_es a:active, .b1_dc5_es a:link, .b1_dc5_es a:visited {
  text-decoration: none;
}
.b1_dc5_es p, .b1_dc5_es h1, .b1_dc5_es h2, .b1_dc5_es h3, .b1_dc5_es h4 {
  margin: 0;
}
.b1_dc5_es .bold {
  font-weight: 700;
}
.b1_dc5_es .semibold {
  font-weight: 500;
}
.b1_dc5_es .light {
  font-weight: 400;
}
.b1_dc5_es .upper {
  text-transform: uppercase;
}
.b1_dc5_es .sup {
  font-size: 60%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}
.b1_dc5_es .DispMob {
  display: block !important;
}
@media screen and (max-width: 768.98px) {
  .b1_dc5_es .DispMob {
    display: none !important;
  }
}
.b1_dc5_es .DispDesk {
  display: none !important;
}
@media screen and (max-width: 768.98px) {
  .b1_dc5_es .DispDesk {
    display: block !important;
  }
}
.b1_dc5_es .DispTab {
  display: none !important;
}
@media screen and (max-width: 990px) {
  .b1_dc5_es .DispTab {
    display: block !important;
  }
}
.b1_dc5_es .TabOnly {
  display: none !important;
}
@media screen and (max-width: 990px) and (min-width: 768.99px) {
  .b1_dc5_es .TabOnly {
    display: block !important;
  }
}
.b1_dc5_es .b1_dc5_es_cover {
  position: relative;
  width: 100%;
  height: 100%;
}
.b1_dc5_es .b1_dc5_es_cover .b1_dc5_es_wording {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  bottom: unset;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  gap: 2em;
  z-index: 6;
}
.b1_dc5_es .b1_dc5_es_cover .b1_dc5_es_wording .cta-souligne {
  font-family: "Montserrat", sans-serif;
  display: inline-block;
  position: relative;
  z-index: 6;
  font-weight: 600;
  font-size: clamp(0.8461538462rem, 0.5846425899rem + 0.442086649vw, 1.2307692308rem);
  text-decoration: none;
  color: #fff;
  padding-bottom: 0.1em;
  text-transform: uppercase;
  z-index: 6;
}
@media screen and (max-width: 768.98px) {
  .b1_dc5_es .b1_dc5_es_cover .b1_dc5_es_wording .cta-souligne {
    font-size: clamp(0.8461538462rem, 0.5714285714rem + 1.1160714286vw, 1.2307692308rem);
  }
}
.b1_dc5_es .b1_dc5_es_cover .b1_dc5_es_wording .cta-souligne::after {
  content: "";
  position: absolute;
  bottom: 6%;
  left: 0em;
  width: calc(100% - 0em);
  height: 1px;
  background-color: #fff;
}
.b1_dc5_es .b1_dc5_es_cover .b1_dc5_es_wording .cta-souligne a:hover, .b1_dc5_es .b1_dc5_es_cover .b1_dc5_es_wording .cta-souligne a:active, .b1_dc5_es .b1_dc5_es_cover .b1_dc5_es_wording .cta-souligne a:link, .b1_dc5_es .b1_dc5_es_cover .b1_dc5_es_wording .cta-souligne a:visited {
  text-decoration: none;
  color: #fff;
}
.b1_dc5_es .b1_dc5_es_cover .b1_dc5_es_wording .cta-souligne:hover::after {
  width: calc(100% - 0em);
  animation-name: soulignement;
  animation-timing-function: ease-in-out;
  animation-duration: 480ms;
}
@keyframes soulignement {
  0% {
    left: unset;
    right: 0;
    width: calc(100% - 1em);
  }
  33% {
    width: 0;
  }
  66% {
    right: unset;
    left: 0;
  }
  100% {
    width: calc(100% - 1em);
  }
}

/*  -------- DESK -------- */
@media screen and (min-width: 768px) {
  .b1_dc5_es .b1_dc5_es_cover {
    height: calc(100vh - 136px);
  }
  .b1_dc5_es .b1_dc5_es_cover .b1_dc5_es_wording {
    width: 30%;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    bottom: unset;
  }
}/*# sourceMappingURL=dc5-ES.css.map */