@charset "UTF-8";
.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 */
/*  -------- THEME COLOR VARIABLE -------- */
* {
  max-width: unset;
}

.ResetBloc {
  position: relative;
  /* margin: 0;
  width: 100%;
  padding: 0; */
  width: calc(100% + 60px);
  margin: 0ch -30px 0px;
}
@media screen and (max-width: 768.98px) {
  .ResetBloc {
    width: calc(100% + 36px);
    margin: 0px -18px 0px;
    /* width: 100%;
    margin: 0;
    padding: 0; */
  }
}
.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: 700;
}
.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;
  }
}
.ResetBloc p {
  font-family: "Montserrat", sans-serif;
  font-size: clamp(0.8461538462rem, 0.6813186813rem + 0.6696428571vw, 1.0769230769rem);
  line-height: clamp(1.2307692308rem, 0.7912087912rem + 1.7857142857vw, 1.8461538462rem);
}
.ResetBloc p.light {
  color: #ffffff;
}

/* Animation défilé */
@keyframes defile_bandeau {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-35%);
  }
}
/*  -------- BLOC OUTLET -------- */
.mgn_outlet_2903 .mgn_outlet_cont_2903 {
  height: 80vh;
  /* hauteur du bloc à définir selon les besoins, ou utiliser le script setCoverHeight() et la classe .setAutoHeight sur le bloc */
  width: 100%;
  overflow: hidden;
  position: relative;
  background-image: url(/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2025/s13/VIDEO_FOND_MOB.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center !important;
}
.mgn_outlet_2903 .mgn_outlet_cont_2903 .video-background {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  aspect-ratio: 16/9;
}
.mgn_outlet_2903 .mgn_outlet_cont_2903 .bloc1-oultet-text {
  position: absolute;
  display: flex;
  justify-content: space-between;
  flex-flow: column;
  align-items: center;
  margin: auto;
  width: 85%;
  height: 75%;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 45%;
  z-index: 5;
}
.mgn_outlet_2903 .mgn_outlet_cont_2903 .bloc1-oultet-text .outlet-entete {
  position: relative;
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.mgn_outlet_2903 .mgn_outlet_cont_2903 .bloc1-oultet-text .outlet-entete p {
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  font-size: clamp(1.0769230769rem, 0.5274725275rem + 2.2321428571vw, 1.8461538462rem);
}
.mgn_outlet_2903 .mgn_outlet_cont_2903 .bloc1-oultet-text .bloc1-oultet-text-logo {
  position: relative;
  width: 60%;
}
.mgn_outlet_2903 .mgn_outlet_cont_2903 .bloccta-outlet {
  position: absolute;
  z-index: 6;
  text-align: center;
  bottom: 10%;
  left: 50%;
  transform: translateX(-50%);
}
.mgn_outlet_2903 .mgn_outlet_cont_2903 .bloccta-outlet .ctasoulignement {
  font-family: "Montserrat", sans-serif;
  display: inline-block;
  position: relative;
  z-index: 6;
  font-weight: 500;
  font-size: clamp(0.8461538462rem, 0.6892470924rem + 0.2652519894vw, 1.0769230769rem);
  /* text-transform: uppercase; */
  text-decoration: none;
  color: white;
  padding-bottom: 0.1em;
}
@media screen and (max-width: 768.98px) {
  .mgn_outlet_2903 .mgn_outlet_cont_2903 .bloccta-outlet .ctasoulignement {
    font-size: clamp(1.0769230769rem, 0.8571428571rem + 0.8928571429vw, 1.3846153846rem);
    /*  text-transform: uppercase; */
  }
}
.mgn_outlet_2903 .mgn_outlet_cont_2903 .bloccta-outlet .ctasoulignement::after {
  content: "";
  position: absolute;
  bottom: 6%;
  left: 0em;
  width: calc(100% - 0em);
  height: 1px;
  background-color: white;
}
.mgn_outlet_2903 .mgn_outlet_cont_2903 .bloccta-outlet .ctasoulignement a:hover, .mgn_outlet_2903 .mgn_outlet_cont_2903 .bloccta-outlet .ctasoulignement a:active, .mgn_outlet_2903 .mgn_outlet_cont_2903 .bloccta-outlet .ctasoulignement a:link, .mgn_outlet_2903 .mgn_outlet_cont_2903 .bloccta-outlet .ctasoulignement a:visited {
  text-decoration: none;
  color: white;
}
.mgn_outlet_2903 .mgn_outlet_cont_2903 .bloccta-outlet .ctasoulignement: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);
  }
}

@media screen and (min-width: 768px) {
  .mgn_outlet_2903 .mgn_outlet_cont_2903 {
    height: 100vh;
    background-image: url(/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2025/s13/VIDEO_FOND_DESK.webp);
  }
  .mgn_outlet_2903 .mgn_outlet_cont_2903 .video-background {
    position: absolute;
    top: 50%;
    left: 50%;
  }
  .mgn_outlet_2903 .mgn_outlet_cont_2903 .bloc1-oultet-text {
    height: 85%;
    top: 50%;
  }
  .mgn_outlet_2903 .mgn_outlet_cont_2903 .bloc1-oultet-text .outlet-entete p {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: clamp(1.3846153846rem, 1.0708018772rem + 0.5305039788vw, 1.8461538462rem);
  }
  .mgn_outlet_2903 .mgn_outlet_cont_2903 .bloc1-oultet-text .bloc1-oultet-text-logo {
    position: relative;
    width: 100%;
  }
  .mgn_outlet_2903 .mgn_outlet_cont_2903 .bloc1-oultet-text .bloccta-outlet {
    /* position: relative; */
    z-index: 6;
  }
  .mgn_outlet_2903 .mgn_outlet_cont_2903 .bloc1-oultet-text .bloccta-outlet .ctasoulignement {
    font-family: "Montserrat", sans-serif;
    display: inline-block;
    position: relative;
    z-index: 6;
    font-weight: 500;
    font-size: clamp(0.8461538462rem, 0.6892470924rem + 0.2652519894vw, 1.0769230769rem);
    /* text-transform: uppercase; */
    text-decoration: none;
    color: white;
    padding-bottom: 0.1em;
  }
}
@media screen and (min-width: 768px) and (max-width: 768.98px) {
  .mgn_outlet_2903 .mgn_outlet_cont_2903 .bloc1-oultet-text .bloccta-outlet .ctasoulignement {
    font-size: clamp(1.0769230769rem, 0.8571428571rem + 0.8928571429vw, 1.3846153846rem);
    /*  text-transform: uppercase; */
  }
}
@media screen and (min-width: 768px) {
  .mgn_outlet_2903 .mgn_outlet_cont_2903 .bloc1-oultet-text .bloccta-outlet .ctasoulignement::after {
    content: "";
    position: absolute;
    bottom: 6%;
    left: 0em;
    width: calc(100% - 0em);
    height: 1px;
    background-color: white;
  }
  .mgn_outlet_2903 .mgn_outlet_cont_2903 .bloc1-oultet-text .bloccta-outlet .ctasoulignement a:hover, .mgn_outlet_2903 .mgn_outlet_cont_2903 .bloc1-oultet-text .bloccta-outlet .ctasoulignement a:active, .mgn_outlet_2903 .mgn_outlet_cont_2903 .bloc1-oultet-text .bloccta-outlet .ctasoulignement a:link, .mgn_outlet_2903 .mgn_outlet_cont_2903 .bloc1-oultet-text .bloccta-outlet .ctasoulignement a:visited {
    text-decoration: none;
    color: white;
  }
  .mgn_outlet_2903 .mgn_outlet_cont_2903 .bloc1-oultet-text .bloccta-outlet .ctasoulignement: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);
    }
  }
}/*# sourceMappingURL=style-outlet.css.map */