@charset "UTF-8";
@import url("/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/fonts/quentin/quentin.css");
.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 */
/* Paramètre des blocs générique */
.ResetBloc {
  position: relative;
  width: calc(100% + 60px);
  margin: 0ch -30px 0px;
}
@media screen and (max-width: 768.98px) {
  .ResetBloc {
    width: calc(100% + 36px);
    margin: 0px -18px 0px;
  }
}
.ResetBloc img, .ResetBloc picture {
  position: relative;
  width: 100%;
  display: block;
  margin: 0;
}
.ResetBloc a:focus, .ResetBloc a:active, .ResetBloc a:link, .ResetBloc a:visited {
  text-decoration: none;
}
.ResetBloc p, .ResetBloc h1, .ResetBloc h2, .ResetBloc h3, .ResetBloc h4 {
  margin: 0;
}
.ResetBloc .bold {
  font-weight: 600;
}
.ResetBloc .semibold {
  font-weight: 500;
}
.ResetBloc .light {
  font-weight: 400;
}
.ResetBloc .upper {
  text-transform: uppercase;
}
.ResetBloc .sup {
  font-size: 60%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}
.ResetBloc .DispMob {
  display: block !important;
}
@media screen and (max-width: 768.98px) {
  .ResetBloc .DispMob {
    display: none !important;
  }
}
.ResetBloc .DispDesk {
  display: none !important;
}
@media screen and (max-width: 768.98px) {
  .ResetBloc .DispDesk {
    display: block !important;
  }
}
.ResetBloc .DispTab {
  display: none !important;
}
@media screen and (max-width: 990px) {
  .ResetBloc .DispTab {
    display: block !important;
  }
}
.ResetBloc .TabOnly {
  display: none !important;
}
@media screen and (max-width: 990px) and (min-width: 768.99px) {
  .ResetBloc .TabOnly {
    display: block !important;
  }
}

.content-asset-egiftcard-info .content-asset, .content-asset-giftcard-info .content-asset {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}

.content-asset-giftcard-banner > div {
  width: 100%;
}

/*  -------- BLOC 1 -------- */
.crl_cover_b1 {
  aspect-ratio: 668/278;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/pages-froides/carte-cadeau/PDP-cartecadeau/BANNIERE_PDP_MOB_750x284.webp");
}
.crl_cover_b1 .bloctxt {
  display: flex;
  flex-flow: column;
  gap: 0.3em;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  color: #fff;
  text-align: center;
  width: 100%;
  line-height: 1;
  font-size: clamp(2.3076923077rem, 1.2087912088rem + 4.4642857143vw, 3.8461538462rem);
}
@media screen and (min-width: 768px) {
  .crl_cover_b1 .bloctxt {
    font-size: clamp(2.3076923077rem, 1.2616472829rem + 1.7683465959vw, 3.8461538462rem);
  }
}
.crl_cover_b1 .titre {
  font-weight: 600;
  letter-spacing: 0.1em;
}
.crl_cover_b1 .txt_courant {
  font-family: "Quentin";
  font-size: 0.7em;
  font-weight: 300;
}

@media screen and (min-width: 768px) {
  /*  -------- BLOC 1 -------- */
  .crl_cover_b1 {
    aspect-ratio: 1920/200;
    background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/pages-froides/carte-cadeau/PDP-cartecadeau/BANNIERE_PDP_DESK_1920x195.webp");
  }
}/*# sourceMappingURL=style.css.map */