.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/s37/MeshedDisplay-ExtraLight.otf") format("opentype"), url("/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2025/s37/MeshedDisplay-ExtraLight.ttf") format("truetype");
  src: url("/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2025/s37/MeshedDisplay-ExtraLight.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/*  -------- THEME COLOR VARIABLE -------- */
* {
  max-width: unset;
}

.AllBloc {
  font-family: "Montserrat", sans-serif;
  position: relative;
  width: calc(100% + 60px);
  margin: 0ch -30px 0px;
}
@media screen and (max-width: 768.98px) {
  .AllBloc {
    width: calc(100% + 36px);
    margin: 0px -18px 0px;
  }
}
.AllBloc img, .AllBloc picture {
  position: relative;
  width: 100%;
  display: block;
  margin: 0;
}
.AllBloc a:focus, .AllBloc a:active, .AllBloc a:link, .AllBloc a:visited {
  text-decoration: none;
}
.AllBloc p, .AllBloc h1, .AllBloc h2, .AllBloc h3, .AllBloc h4 {
  margin: 0;
}
.AllBloc .bold {
  font-weight: 700;
}
.AllBloc .semibold {
  font-weight: 500;
}
.AllBloc .light {
  font-weight: 400;
}
.AllBloc .upper {
  text-transform: uppercase;
}
.AllBloc .sup {
  font-size: 60%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}
.AllBloc .DispMob {
  display: block !important;
}
@media screen and (max-width: 768.98px) {
  .AllBloc .DispMob {
    display: none !important;
  }
}
.AllBloc .DispDesk {
  display: none !important;
}
@media screen and (max-width: 768.98px) {
  .AllBloc .DispDesk {
    display: block !important;
  }
}
.AllBloc .DispTab {
  display: none !important;
}
@media screen and (max-width: 990px) {
  .AllBloc .DispTab {
    display: block !important;
  }
}
.AllBloc .TabOnly {
  display: none !important;
}
@media screen and (max-width: 990px) and (min-width: 768.99px) {
  .AllBloc .TabOnly {
    display: block !important;
  }
}
.AllBloc p {
  font-size: clamp(0.8461538462rem, 0.5714285714rem + 1.1160714286vw, 1.2307692308rem);
  margin: 0;
  color: #000000;
}
.AllBloc p.light {
  color: #ffffff;
}
.AllBloc .color_txt {
  color: #3F1462;
}
.AllBloc .bold {
  font-weight: 600;
}
.AllBloc .dispdesk {
  display: block;
}
.AllBloc .dispmob {
  display: none;
}
.AllBloc .bloccta {
  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-decoration: none;
  color: #ffffff;
  padding-bottom: 0.1em;
  text-transform: uppercase;
  z-index: 6;
}
@media screen and (max-width: 768.98px) {
  .AllBloc .bloccta {
    font-size: clamp(1rem, 0.8351648352rem + 0.6696428571vw, 1.2307692308rem);
  }
}
.AllBloc .bloccta::after {
  content: "";
  position: absolute;
  bottom: 6%;
  left: 0em;
  width: calc(100% - 0em);
  height: 1px;
  background-color: #ffffff;
}
.AllBloc .bloccta a:hover, .AllBloc .bloccta a:active, .AllBloc .bloccta a:link, .AllBloc .bloccta a:visited {
  text-decoration: none;
  color: #ffffff;
}
.AllBloc .bloccta: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);
  }
}

.bloc1 {
  position: relative;
  width: calc(100% + 60px);
  margin: 0ch -30px 0px;
  overflow: hidden;
  height: 100vh;
  position: relative;
}
@media screen and (max-width: 768.98px) {
  .bloc1 {
    width: calc(100% + 36px);
    margin: 0px -18px 0px;
  }
}
.bloc1 img, .bloc1 picture {
  position: relative;
  width: 100%;
  display: block;
  margin: 0;
}
.bloc1 a:focus, .bloc1 a:active, .bloc1 a:link, .bloc1 a:visited {
  text-decoration: none;
}
.bloc1 p, .bloc1 h1, .bloc1 h2, .bloc1 h3, .bloc1 h4 {
  margin: 0;
}
.bloc1 .bold {
  font-weight: 700;
}
.bloc1 .semibold {
  font-weight: 500;
}
.bloc1 .light {
  font-weight: 400;
}
.bloc1 .upper {
  text-transform: uppercase;
}
.bloc1 .sup {
  font-size: 60%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}
.bloc1 .DispMob {
  display: block !important;
}
@media screen and (max-width: 768.98px) {
  .bloc1 .DispMob {
    display: none !important;
  }
}
.bloc1 .DispDesk {
  display: none !important;
}
@media screen and (max-width: 768.98px) {
  .bloc1 .DispDesk {
    display: block !important;
  }
}
.bloc1 .DispTab {
  display: none !important;
}
@media screen and (max-width: 990px) {
  .bloc1 .DispTab {
    display: block !important;
  }
}
.bloc1 .TabOnly {
  display: none !important;
}
@media screen and (max-width: 990px) and (min-width: 768.99px) {
  .bloc1 .TabOnly {
    display: block !important;
  }
}
.bloc1 .mgn_video_cover_newco {
  width: auto;
  height: 100%;
  position: relative;
  background-image: url(/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2025/s37/B1_NC_cover_mob.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  overflow: hidden;
}
.bloc1 .video-background {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  aspect-ratio: 16/9;
}
.bloc1 iframe {
  width: 100% !important;
  height: 100%;
  border: 0;
}
.bloc1 .bloc1-text {
  position: absolute;
  bottom: 24em;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 0%;
  text-align: center;
}
.bloc1 .bloc1-text .bloc1-text-wording {
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: center;
  width: 86%;
  margin: 0;
  gap: 2em;
  font-weight: 500;
  align-items: center;
}
.bloc1 .bloc1-text .bloc1-text-meca-nc {
  text-align: center;
  color: #FFFFFF;
  font-size: clamp(1.0769230769rem, 0.1978021978rem + 3.5714285714vw, 2.3076923077rem);
}
.bloc1 .bloc1-text .bloc1-text-meca-offre {
  font-size: clamp(2.4615384615rem, 0.7032967033rem + 7.1428571429vw, 4.9230769231rem);
  color: #FFFFFF;
  line-height: 0.8em;
}
.bloc1 .bloc1-text .bloc1-text-meca-offre span {
  text-align: center;
  font-size: clamp(1.5384615385rem, 0.8585322723rem + 1.1494252874vw, 2.5384615385rem);
}
.bloc1 .bloc1-cta {
  display: flex;
  position: absolute;
  left: 50%;
  bottom: 260px;
  transform: translateX(-50%);
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
  z-index: 6;
}
.bloc1 .bloc1-cta .bloccta {
  font-weight: 600;
  font-size: clamp(0.9230769231rem, 0.7032967033rem + 0.8928571429vw, 1.2307692308rem);
}

.bloc1[data-lang=es] .bloc1-text {
  position: absolute;
  bottom: 30em;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 0%;
  text-align: center;
}
.bloc1[data-lang=es] .bloc1-cta {
  display: flex;
  position: absolute;
  left: 50%;
  bottom: 300px;
  transform: translateX(-50%);
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
  z-index: 6;
}

.blocSVIP {
  position: relative;
  width: calc(100% + 60px);
  margin: 0ch -30px 0px;
  overflow: hidden;
  height: 90vh;
  position: relative;
}
@media screen and (max-width: 768.98px) {
  .blocSVIP {
    width: calc(100% + 36px);
    margin: 0px -18px 0px;
  }
}
.blocSVIP img, .blocSVIP picture {
  position: relative;
  width: 100%;
  display: block;
  margin: 0;
}
.blocSVIP a:focus, .blocSVIP a:active, .blocSVIP a:link, .blocSVIP a:visited {
  text-decoration: none;
}
.blocSVIP p, .blocSVIP h1, .blocSVIP h2, .blocSVIP h3, .blocSVIP h4 {
  margin: 0;
}
.blocSVIP .bold {
  font-weight: 700;
}
.blocSVIP .semibold {
  font-weight: 500;
}
.blocSVIP .light {
  font-weight: 400;
}
.blocSVIP .upper {
  text-transform: uppercase;
}
.blocSVIP .sup {
  font-size: 60%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}
.blocSVIP .DispMob {
  display: block !important;
}
@media screen and (max-width: 768.98px) {
  .blocSVIP .DispMob {
    display: none !important;
  }
}
.blocSVIP .DispDesk {
  display: none !important;
}
@media screen and (max-width: 768.98px) {
  .blocSVIP .DispDesk {
    display: block !important;
  }
}
.blocSVIP .DispTab {
  display: none !important;
}
@media screen and (max-width: 990px) {
  .blocSVIP .DispTab {
    display: block !important;
  }
}
.blocSVIP .TabOnly {
  display: none !important;
}
@media screen and (max-width: 990px) and (min-width: 768.99px) {
  .blocSVIP .TabOnly {
    display: block !important;
  }
}
.blocSVIP .mgn_video_cover_soireeVIP {
  width: auto;
  height: 100%;
  position: relative;
  background-image: url(/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2025/s37/SVIP_cover_mob.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  overflow: hidden;
}
.blocSVIP .video-background {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 320%;
  aspect-ratio: 16/9;
}
.blocSVIP iframe {
  width: 100% !important;
  height: 100%;
  border: 0;
}
.blocSVIP .blocSVIP-text {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 58%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0%;
  text-align: center;
}
.blocSVIP .blocSVIP-cta {
  display: flex;
  position: absolute;
  left: 50%;
  bottom: 160px;
  transform: translateX(-50%);
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
  z-index: 6;
}

.blocSVIP[data-lang=be_nl] .blocSVIP-text {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0%;
  text-align: center;
}

.blocSD {
  position: relative;
  width: calc(100% + 60px);
  margin: 0ch -30px 0px;
  overflow: hidden;
  height: 90vh;
  position: relative;
}
@media screen and (max-width: 768.98px) {
  .blocSD {
    width: calc(100% + 36px);
    margin: 0px -18px 0px;
  }
}
.blocSD img, .blocSD picture {
  position: relative;
  width: 100%;
  display: block;
  margin: 0;
}
.blocSD a:focus, .blocSD a:active, .blocSD a:link, .blocSD a:visited {
  text-decoration: none;
}
.blocSD p, .blocSD h1, .blocSD h2, .blocSD h3, .blocSD h4 {
  margin: 0;
}
.blocSD .bold {
  font-weight: 700;
}
.blocSD .semibold {
  font-weight: 500;
}
.blocSD .light {
  font-weight: 400;
}
.blocSD .upper {
  text-transform: uppercase;
}
.blocSD .sup {
  font-size: 60%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}
.blocSD .DispMob {
  display: block !important;
}
@media screen and (max-width: 768.98px) {
  .blocSD .DispMob {
    display: none !important;
  }
}
.blocSD .DispDesk {
  display: none !important;
}
@media screen and (max-width: 768.98px) {
  .blocSD .DispDesk {
    display: block !important;
  }
}
.blocSD .DispTab {
  display: none !important;
}
@media screen and (max-width: 990px) {
  .blocSD .DispTab {
    display: block !important;
  }
}
.blocSD .TabOnly {
  display: none !important;
}
@media screen and (max-width: 990px) and (min-width: 768.99px) {
  .blocSD .TabOnly {
    display: block !important;
  }
}
.blocSD .mgn_video_cover_SD {
  width: auto;
  height: 100%;
  position: relative;
  background-image: url(/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2025/s37/B1_SD_cover_PT_mob.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  overflow: hidden;
}
.blocSD .mgn_video_cover_SD .video-background {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 320%;
  aspect-ratio: 16/9;
}
.blocSD .mgn_video_cover_SD .video-background iframe {
  width: 100% !important;
  height: 100%;
  border: 0;
}
.blocSD .blocSD-text {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 62%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0%;
  text-align: center;
}
.blocSD .blocSD-cta {
  display: flex;
  position: absolute;
  left: 50%;
  bottom: 160px;
  transform: translateX(-50%);
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
  z-index: 6;
}

.blocMD {
  position: relative;
  width: calc(100% + 60px);
  margin: 0ch -30px 0px;
  overflow: hidden;
  height: 90vh;
  position: relative;
}
@media screen and (max-width: 768.98px) {
  .blocMD {
    width: calc(100% + 36px);
    margin: 0px -18px 0px;
  }
}
.blocMD img, .blocMD picture {
  position: relative;
  width: 100%;
  display: block;
  margin: 0;
}
.blocMD a:focus, .blocMD a:active, .blocMD a:link, .blocMD a:visited {
  text-decoration: none;
}
.blocMD p, .blocMD h1, .blocMD h2, .blocMD h3, .blocMD h4 {
  margin: 0;
}
.blocMD .bold {
  font-weight: 700;
}
.blocMD .semibold {
  font-weight: 500;
}
.blocMD .light {
  font-weight: 400;
}
.blocMD .upper {
  text-transform: uppercase;
}
.blocMD .sup {
  font-size: 60%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}
.blocMD .DispMob {
  display: block !important;
}
@media screen and (max-width: 768.98px) {
  .blocMD .DispMob {
    display: none !important;
  }
}
.blocMD .DispDesk {
  display: none !important;
}
@media screen and (max-width: 768.98px) {
  .blocMD .DispDesk {
    display: block !important;
  }
}
.blocMD .DispTab {
  display: none !important;
}
@media screen and (max-width: 990px) {
  .blocMD .DispTab {
    display: block !important;
  }
}
.blocMD .TabOnly {
  display: none !important;
}
@media screen and (max-width: 990px) and (min-width: 768.99px) {
  .blocMD .TabOnly {
    display: block !important;
  }
}
.blocMD .mgn_video_cover_MD {
  width: auto;
  height: 100%;
  position: relative;
  background-image: url(/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2025/s37/MGN-DAYS_cover_mob.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  overflow: hidden;
}
.blocMD .video-background {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 320%;
  aspect-ratio: 16/9;
}
.blocMD iframe {
  width: 100% !important;
  height: 100%;
  border: 0;
}
.blocMD .blocMD-text {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 58%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0%;
  text-align: center;
}
.blocMD .blocMD-cta {
  display: flex;
  position: absolute;
  left: 50%;
  bottom: 200px;
  transform: translateX(-50%);
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
  z-index: 6;
}

.blocMD[data-lang=be_nl] .blocMD-text {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0%;
  text-align: center;
}

.bloc-ME {
  overflow: hidden;
}
.bloc-ME .bloc_ME_text {
  position: absolute;
  top: 63%;
  right: 50%;
  width: 80%;
  transform: translate(50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  box-sizing: border-box;
  gap: 1em;
  z-index: 6;
  text-align: center;
}
.bloc-ME .bloc_ME_text .cont-ME-title {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.bloc-ME .bloc_ME_text[data-lang=ch_de] {
  gap: 5.5em;
}

.bloc-VIP {
  overflow: hidden;
}
.bloc-VIP .bloc_VIP_text {
  position: absolute;
  top: 72%;
  left: 20%;
  width: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  box-sizing: border-box;
  gap: 2em;
  text-align: center;
  z-index: 6;
}

.bloc-VIP[data-lang=ch_fr] .bloc_VIP_text {
  position: absolute;
  top: 64%;
  left: 50%;
  width: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  box-sizing: border-box;
  gap: 2em;
  text-align: center;
  z-index: 6;
}

.bloc-VIP[data-lang=ch_de] .bloc_VIP_text {
  position: absolute;
  top: 64%;
  left: 50%;
  width: 78%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  box-sizing: border-box;
  gap: 2em;
  text-align: center;
  z-index: 6;
}

/* Bloc 3 */
.bloc3 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 0;
}
.bloc3 .bloc3-entree {
  position: relative;
  overflow: hidden;
}
.bloc3 .bloc3-entree .bloc3-entree-text {
  position: absolute;
  bottom: 10px;
  left: 4em;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  gap: 1.5em;
  z-index: 6;
}
.bloc3 .bloc3-entree .bloc3-entree-text .bloc3-entree-text-title {
  margin: 0;
  text-transform: uppercase;
  font-weight: 600;
  color: white;
  font-size: clamp(1.0769230769rem, 0.6373626374rem + 1.7857142857vw, 1.6923076923rem);
}
.bloc3 #vestes {
  order: 1;
  width: 100%;
}
.bloc3 #robes {
  order: 2;
  width: 50%;
}
.bloc3 #gilets {
  order: 3;
  width: 50%;
}
.bloc3 #jeans {
  order: 4;
  width: 100%;
}

.bloc4_nouveautes {
  overflow: hidden;
}
.bloc4_nouveautes .bloc4_nouveautes_text {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  box-sizing: border-box;
  gap: 1em;
  text-align: center;
  z-index: 6;
}
.bloc4_nouveautes .bloc4_nouveautes_text .bloc4_nouveautes_text_title {
  font-family: "Meshed";
  src: url("/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2025/s37/MeshedDisplay-ExtraLight.ttf") format("truetype");
  line-height: 0.98;
  font-weight: normal;
  color: white;
  font-size: clamp(3.0769230769rem, 1.978021978rem + 4.4642857143vw, 4.6153846154rem);
  text-transform: uppercase;
  margin-bottom: 1em;
}

/* Instagram */
#button1 {
  top: 40%;
  left: 20%;
}

#button2 {
  top: 33%;
  left: 44%;
}

#button3 {
  top: 36%;
  left: 60%;
}

#button4 {
  top: 74%;
  left: 66%;
}

#button5 {
  top: 30%;
  left: 53%;
}

#button6 {
  top: 46%;
  left: 46%;
}

#button7 {
  top: 35%;
  left: 60%;
}

#button8 {
  top: 69%;
  left: 58%;
}

#button9 {
  top: 35%;
  left: 56%;
}

#button10 {
  top: 78%;
  left: 27%;
}

@media screen and (min-width: 768px) {
  .AllBloc {
    position: relative;
    width: calc(100% + 60px);
    margin: 0ch -30px 0px;
    font-size: clamp(0.8461538462rem, 0.6892470924rem + 0.2652519894vw, 1.0769230769rem);
  }
}
@media screen and (min-width: 768px) and (max-width: 768.98px) {
  .AllBloc {
    width: calc(100% + 36px);
    margin: 0px -18px 0px;
  }
}
@media screen and (min-width: 768px) {
  .AllBloc img, .AllBloc picture {
    position: relative;
    width: 100%;
    display: block;
    margin: 0;
  }
  .AllBloc a:focus, .AllBloc a:active, .AllBloc a:link, .AllBloc a:visited {
    text-decoration: none;
  }
  .AllBloc p, .AllBloc h1, .AllBloc h2, .AllBloc h3, .AllBloc h4 {
    margin: 0;
  }
  .AllBloc .bold {
    font-weight: 700;
  }
  .AllBloc .semibold {
    font-weight: 500;
  }
  .AllBloc .light {
    font-weight: 400;
  }
  .AllBloc .upper {
    text-transform: uppercase;
  }
  .AllBloc .sup {
    font-size: 60%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    top: -0.5em;
  }
  .AllBloc .DispMob {
    display: block !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 768.98px) {
  .AllBloc .DispMob {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .AllBloc .DispDesk {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 768.98px) {
  .AllBloc .DispDesk {
    display: block !important;
  }
}
@media screen and (min-width: 768px) {
  .AllBloc .DispTab {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 990px) {
  .AllBloc .DispTab {
    display: block !important;
  }
}
@media screen and (min-width: 768px) {
  .AllBloc .TabOnly {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 990px) and (min-width: 768.99px) {
  .AllBloc .TabOnly {
    display: block !important;
  }
}
@media screen and (min-width: 768px) {
  .dispdesk {
    display: initial;
  }
  .dispmob {
    display: none;
  }
  .bloc1 {
    height: 100vh;
  }
  .bloc1 .mgn_video_cover_newco {
    background-image: url(/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2025/s37/B1_NC_cover.webp);
    height: 100vh;
  }
  .bloc1 .video-background {
    top: 50%;
    left: 50%;
  }
  .bloc1 iframe {
    width: 100% !important;
    height: 100%;
    border: 0;
  }
  .bloc1 .bloc1-text {
    position: absolute;
    justify-content: center;
    padding: 0;
    bottom: unset;
    top: 46%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
  }
  .bloc1 .bloc1-text .bloc1-text-wording {
    display: flex;
    position: relative;
    flex-direction: row;
    justify-content: space-between;
    width: 86%;
    margin: 0;
    gap: 0em;
    font-weight: 500;
    align-items: end;
  }
  .bloc1 .bloc1-text .bloc1-text-meca-nc {
    text-align: left;
    color: #FFFFFF;
    font-size: clamp(1.0769230769rem, 0.2400870571rem + 1.4146772767vw, 2.3076923077rem);
  }
  .bloc1 .bloc1-text .bloc1-text-meca-offre {
    text-align: center;
    font-size: clamp(1.5384615385rem, -0.0306059988rem + 2.6525198939vw, 3.8461538462rem);
    color: #FFFFFF;
    line-height: 0.8em;
  }
  .bloc1 .bloc1-text .bloc1-text-meca-offre span {
    text-align: center;
    font-size: clamp(0.8461538462rem, -0.0429844249rem + 1.5030946065vw, 2.1538461538rem);
  }
  .bloc1 .bloc1-cta {
    display: flex;
    position: absolute;
    left: 50%;
    bottom: 160px;
  }
  .bloc1 .bloc1-cta .bloccta {
    font-size: clamp(0.9230769231rem, 0.7138679181rem + 0.3536693192vw, 1.2307692308rem);
  }
  .bloc1[data-bloc=ROW-cover] .bloc1-text .bloc1-text-wording {
    display: flex;
    position: relative;
    flex-direction: row;
    justify-content: space-between;
    width: 86%;
    margin: 0;
    gap: 0em;
    font-weight: 500;
    align-items: center;
  }
  .bloc1[data-bloc=ROW-cover-SOP] .bloc1-text {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 100%;
    width: 100%;
    margin: 0 auto;
  }
  .bloc1[data-bloc=ROW-cover-SOP] .bloc1-text .bloc1-text-wording {
    display: flex;
    position: relative;
    flex-direction: row;
    justify-content: center;
    width: 86%;
    margin: 0;
    gap: 0em;
    font-weight: 500;
    align-items: end;
  }
  .bloc1[data-bloc=ROW-cover-SOP] .bloc1-text .bloc1-text-wording .bloc1-text-meca-nc {
    text-align: center;
    color: #FFFFFF;
    font-size: clamp(1.0769230769rem, 0.2400870571rem + 1.4146772767vw, 2.3076923077rem);
  }
  .bloc1[data-lang=es] .bloc1-text {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    left: 50%;
  }
  .bloc1[data-lang=es] .bloc1-text .bloc1-text-wording {
    display: flex;
    position: relative;
    flex-direction: row;
    justify-content: center;
    width: 86%;
    margin: 0;
    gap: 0em;
    font-weight: 500;
    align-items: end;
  }
  .bloc1[data-lang=es] .bloc1-text .bloc1-text-wording .bloc1-text-meca-nc {
    text-align: center;
    color: #FFFFFF;
    font-size: clamp(1.0769230769rem, 0.2400870571rem + 1.4146772767vw, 2.3076923077rem);
  }
  .bloc1[data-lang=es] .bloc1-cta {
    display: flex;
    position: absolute;
    left: 50%;
    bottom: 160px;
  }
  .blocSVIP {
    height: 96vh;
  }
  .blocSVIP .mgn_video_cover_soireeVIP {
    background-image: url(/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2025/s37/SVIP_cover.webp);
    height: 96vh;
  }
  .blocSVIP .video-background {
    top: 50%;
    left: 50%;
  }
  .blocSVIP iframe {
    width: 100% !important;
    height: 100%;
    border: 0;
  }
  .blocSVIP .blocSVIP-text {
    position: absolute;
    justify-content: center;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    width: 23%;
  }
  .blocSVIP .blocSVIP-cta {
    display: flex;
    position: absolute;
    left: 50%;
    bottom: 160px;
    transform: translate(-50%, -50%);
  }
  .blocSVIP[data-lang=be_nl] .blocSVIP-text {
    position: absolute;
    justify-content: center;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    width: 28%;
  }
  .blocSD {
    height: 100vh;
  }
  .blocSD .mgn_video_cover_SD {
    background-image: url(/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2025/s37/B1_SD_cover_PT.webp);
    height: 100vh;
  }
  .blocSD .video-background {
    top: 50%;
    left: 50%;
  }
  .blocSD iframe {
    width: 100% !important;
    height: 100%;
    border: 0;
  }
  .blocSD .blocSD-text {
    position: absolute;
    justify-content: center;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    width: 21%;
  }
  .blocSD .blocSD-cta {
    display: flex;
    position: absolute;
    left: 50%;
    bottom: 160px;
    transform: translate(-50%, -50%);
  }
  .blocMD {
    height: 100vh;
  }
  .blocMD .mgn_video_cover_soireeMD {
    background-image: url(/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2025/s37/MGN-DAYS_cover.webp);
    height: 100vh;
  }
  .blocMD .video-background {
    top: 50%;
    left: 50%;
  }
  .blocMD iframe {
    width: 100% !important;
    height: 100%;
    border: 0;
  }
  .blocMD .blocMD-text {
    position: absolute;
    justify-content: center;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    width: 25%;
  }
  .blocMD .blocMD-cta {
    display: flex;
    position: absolute;
    left: 50%;
    bottom: 160px;
    transform: translate(-50%, -50%);
  }
  .blocMD[data-lang=be_nl] .blocMD-text {
    position: absolute;
    justify-content: center;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    width: 30%;
  }
  .bloc-ME {
    overflow: hidden;
  }
  .bloc-ME .bloc_ME_text {
    width: 28%;
    position: absolute;
    top: 45.5%;
    right: 26.5%;
    transform: translate(50%, -50%);
    gap: 3em;
  }
  .bloc-ME .bloc_ME_text .cont-ME-title {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .bloc-VIP {
    overflow: hidden;
  }
  .bloc-VIP .bloc_VIP_text {
    top: 55% !important;
    left: 78% !important;
    width: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    box-sizing: border-box;
    gap: 2em;
    text-align: center;
    z-index: 6;
  }
  .bloc-VIP .bloc_VIP_text .cont-VIP-title {
    display: block;
    position: relative;
    height: auto;
    margin: 0 auto;
  }
  .bloc-VIP .bloc_VIP_text .blocVIP-cta {
    color: #000000;
  }
  .bloc-VIP .bloc_VIP_text .blocVIP-cta .bloccta {
    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-decoration: none;
    color: #000000;
    padding-bottom: 0.1em;
  }
}
@media screen and (min-width: 768px) and (max-width: 768.98px) {
  .bloc-VIP .bloc_VIP_text .blocVIP-cta .bloccta {
    font-size: clamp(1rem, 0.8351648352rem + 0.6696428571vw, 1.2307692308rem);
  }
}
@media screen and (min-width: 768px) {
  .bloc-VIP .bloc_VIP_text .blocVIP-cta .bloccta::after {
    content: "";
    position: absolute;
    bottom: 6%;
    left: 0em;
    width: calc(100% - 0em);
    height: 1px;
    background-color: #000000;
  }
  .bloc-VIP .bloc_VIP_text .blocVIP-cta .bloccta a:hover, .bloc-VIP .bloc_VIP_text .blocVIP-cta .bloccta a:active, .bloc-VIP .bloc_VIP_text .blocVIP-cta .bloccta a:link, .bloc-VIP .bloc_VIP_text .blocVIP-cta .bloccta a:visited {
    text-decoration: none;
    color: #000000;
  }
  .bloc-VIP .bloc_VIP_text .blocVIP-cta .bloccta: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);
    }
  }
  .bloc-VIP[data-lang=ch_de] .bloc_VIP_text {
    position: absolute;
    top: 55% !important;
    left: 78% !important;
    width: 26%;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
    gap: 3em;
    text-align: center;
    justify-content: center;
  }
  .bloc3 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    position: relative;
    gap: 0.25em;
    padding: 0.5em 0;
  }
  .bloc3 .bloc3-entree .bloc3-entree-text {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    gap: 1.5em;
  }
  .bloc3 .bloc3-entree .bloc3-cta {
    display: block;
  }
  .bloc3 #vestes {
    order: 1;
    width: 100%;
  }
  .bloc3 #robes {
    order: 2;
    width: 100%;
  }
  .bloc3 #jeans {
    order: 3;
    width: 100%;
  }
  .bloc3 #gilets {
    order: 4;
    width: 100%;
  }
  .bloc4_nouveautes .bloc4_nouveautes_text {
    position: absolute;
    top: 54%;
    left: 20%;
    transform: translate(-50%, -50%);
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    box-sizing: border-box;
    gap: 1em;
    text-align: center;
  }
  .bloc4_nouveautes .bloc4_nouveautes_text .bloc4_nouveautes_text_title {
    line-height: 0.98;
    color: white;
    text-transform: uppercase;
    margin-bottom: 0.5em;
    font-size: clamp(1.5384615385rem, -3.1687410733rem + 7.9575596817vw, 8.4615384615rem);
    text-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
  }
}/*# sourceMappingURL=newco_style.css.map */