@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 */
/* @font-face {
	font-family: "Meshed";
    src: url("/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2025/s45/MeshedDisplay-ExtraLight.ttf") format("truetype");
    font-weight: lighter;
	font-style: normal;
} */
/* EXTRA LIGHT */
@font-face {
  font-family: "Meshed Display";
  src: url("/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/fonts/meshed-display/MeshedDisplay-ExtraLight.woff2") format("woff2");
  font-style: normal;
  font-weight: 200;
}
/* REGULAR */
@font-face {
  font-family: "Meshed Display";
  src: url("/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/fonts/meshed-display/MeshedDisplay-Regular.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
}
/*  -------- THEME COLOR VARIABLE -------- */
* {
  max-width: unset;
}

.AllBloc {
  font-family: "Montserrat", sans-serif;
  position: relative;
  width: calc(100% + 60px);
  margin: 0ch -30px 0px;
  /* .DispDesk {
      display: block;
  }
  .DispMob {
      display: none;
  } */
}
@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 .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);
  }
}

.B1 {
  position: relative;
  width: calc(100% + 60px);
  margin: 0ch -30px 0px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 768.98px) {
  .B1 {
    width: calc(100% + 36px);
    margin: 0px -18px 0px;
  }
}
.B1 img, .B1 picture {
  position: relative;
  width: 100%;
  display: block;
  margin: 0;
}
.B1 a:focus, .B1 a:active, .B1 a:link, .B1 a:visited {
  text-decoration: none;
}
.B1 p, .B1 h1, .B1 h2, .B1 h3, .B1 h4 {
  margin: 0;
}
.B1 .bold {
  font-weight: 700;
}
.B1 .semibold {
  font-weight: 500;
}
.B1 .light {
  font-weight: 400;
}
.B1 .upper {
  text-transform: uppercase;
}
.B1 .sup {
  font-size: 60%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}
.B1 .DispMob {
  display: block !important;
}
@media screen and (max-width: 768.98px) {
  .B1 .DispMob {
    display: none !important;
  }
}
.B1 .DispDesk {
  display: none !important;
}
@media screen and (max-width: 768.98px) {
  .B1 .DispDesk {
    display: block !important;
  }
}
.B1 .DispTab {
  display: none !important;
}
@media screen and (max-width: 990px) {
  .B1 .DispTab {
    display: block !important;
  }
}
.B1 .TabOnly {
  display: none !important;
}
@media screen and (max-width: 990px) and (min-width: 768.99px) {
  .B1 .TabOnly {
    display: block !important;
  }
}
.B1 .bloc_HW_text {
  position: absolute;
  bottom: 14%;
  left: 54%;
  transform: translate(-50%, 10%);
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0%;
  text-align: center;
}
.B1 .bloc_HW_text .text-container {
  display: flex;
  position: relative;
  width: 100%;
  margin: 0;
  flex-direction: column;
  align-items: flex-start;
  gap: 13em;
}
.B1 .bloc_HW_text .text-container .bloc1-text-wording {
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: center;
  width: 50%;
  margin: 0;
  gap: 3em;
  font-weight: 500;
  align-items: flex-start;
}
.B1 .bloc_HW_text .text-container .bloc1-text-wording .left-text {
  text-align: left;
}
.B1 .bloc_HW_text .text-container .bloc1-text-wording .left-text .bloc1-text-meca-hw {
  font-family: "Meshed Display";
  font-weight: 400;
  line-height: 0.85;
  color: #FFFFFF;
  font-weight: normal;
  font-size: clamp(3.2307692308rem, 2.2417582418rem + 4.0178571429vw, 4.6153846154rem);
  text-transform: uppercase;
}
.B1 .bloc_HW_text .text-container .bloc1-text-wording .left-text .bloc1-text-meca-small-hw {
  font-family: "Montserrat", sans-serif;
  font-size: clamp(0.9230769231rem, 0.5046589131rem + 0.7073386384vw, 1.5384615385rem);
  color: #FFFFFF;
  line-height: 1.2em;
  text-transform: uppercase;
}
.B1 .bloc_HW_text .text-container .bloc1-text-meca-offre {
  font-size: clamp(2.0769230769rem, 1.9120879121rem + 0.6696428571vw, 2.3076923077rem);
  color: #FFFFFF;
  line-height: 1em;
  text-align: left;
}
.B1 .bloc_HW_text .text-container .bloc1-text-meca-offre span {
  text-align: left;
  font-size: clamp(1.1538461538rem, 0.7354281439rem + 0.7073386384vw, 1.7692307692rem);
}
.B1 .bloc1-cta {
  display: flex;
  position: relative;
  left: 44%;
  bottom: 0%;
  transform: translate(-50%, 50%);
  /* text-shadow: 0 4px 10px rgba(255, 255, 255, 0.5); */
  z-index: 6;
}
.B1 .bloc1-cta .bloccta {
  font-weight: 600;
  font-size: clamp(0.9230769231rem, 0.7032967033rem + 0.8928571429vw, 1.2307692308rem);
  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 (max-width: 768.98px) {
  .B1 .bloc1-cta .bloccta {
    font-size: clamp(1rem, 0.8351648352rem + 0.6696428571vw, 1.2307692308rem);
  }
}
.B1 .bloc1-cta .bloccta::after {
  content: "";
  position: absolute;
  bottom: 6%;
  left: 0em;
  width: calc(100% - 0em);
  height: 1px;
  background-color: #000000;
}
.B1 .bloc1-cta .bloccta a:hover, .B1 .bloc1-cta .bloccta a:active, .B1 .bloc1-cta .bloccta a:link, .B1 .bloc1-cta .bloccta a:visited {
  text-decoration: none;
  color: #000000;
}
.B1 .bloc1-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);
  }
}

.B1[data-bloc=HW-cover][data-lang=es] .bloc_HW_text .text-container .bloc1-text-meca-offre {
  font-size: clamp(3.0769230769rem, 2.5274725275rem + 2.2321428571vw, 3.8461538462rem);
  color: #FFFFFF;
  line-height: 0.6em;
  text-align: left;
}
.B1[data-bloc=HW-cover][data-lang=es] .bloc_HW_text .text-container .bloc1-text-meca-offre span {
  text-align: left;
  font-size: clamp(1.2307692308rem, 1.010989011rem + 0.8928571429vw, 1.5384615385rem);
}

.B1[data-bloc=HW-cover][data-lang=row] .bloc_HW_text .text-container .bloc1-text-wording .bloc1-text-meca-offre {
  font-size: clamp(6.1538461538rem, 5.107801129rem + 1.7683465959vw, 7.6923076923rem);
  color: #FFFFFF;
  line-height: 0.6em;
  text-align: left;
  width: unset;
}

.B1-bis {
  position: relative;
  width: calc(100% + 60px);
  margin: 0ch -30px 0px;
  overflow: hidden;
  height: 70vh;
  position: relative;
}
@media screen and (max-width: 768.98px) {
  .B1-bis {
    width: calc(100% + 36px);
    margin: 0px -18px 0px;
  }
}
.B1-bis img, .B1-bis picture {
  position: relative;
  width: 100%;
  display: block;
  margin: 0;
}
.B1-bis a:focus, .B1-bis a:active, .B1-bis a:link, .B1-bis a:visited {
  text-decoration: none;
}
.B1-bis p, .B1-bis h1, .B1-bis h2, .B1-bis h3, .B1-bis h4 {
  margin: 0;
}
.B1-bis .bold {
  font-weight: 700;
}
.B1-bis .semibold {
  font-weight: 500;
}
.B1-bis .light {
  font-weight: 400;
}
.B1-bis .upper {
  text-transform: uppercase;
}
.B1-bis .sup {
  font-size: 60%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}
.B1-bis .DispMob {
  display: block !important;
}
@media screen and (max-width: 768.98px) {
  .B1-bis .DispMob {
    display: none !important;
  }
}
.B1-bis .DispDesk {
  display: none !important;
}
@media screen and (max-width: 768.98px) {
  .B1-bis .DispDesk {
    display: block !important;
  }
}
.B1-bis .DispTab {
  display: none !important;
}
@media screen and (max-width: 990px) {
  .B1-bis .DispTab {
    display: block !important;
  }
}
.B1-bis .TabOnly {
  display: none !important;
}
@media screen and (max-width: 990px) and (min-width: 768.99px) {
  .B1-bis .TabOnly {
    display: block !important;
  }
}
.B1-bis .mgn_video_cover_SingleDay {
  width: auto;
  height: 100%;
  position: relative;
  background-image: url(/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2025/s45/B1_SD_cover_mob.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center !important;
  overflow: hidden;
}
.B1-bis .video-background {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 270%;
  aspect-ratio: 16/9;
}
.B1-bis iframe {
  width: 100% !important;
  height: 100%;
  border: 0;
}
.B1-bis .bloc1-bis-text {
  position: absolute;
  bottom: 13em;
  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;
}
.B1-bis .bloc1-bis-text .bloc1-SD-text-wording {
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  margin: 0;
  /*gap: 2em;*/
  font-weight: 500;
  align-items: center;
}
.B1-bis .bloc1-bis-text .bloc1-SD-text-meca-nc {
  font-family: "Meshed Display";
  /* src: url("/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2025/s45/MeshedDisplay-ExtraLight.ttf") format("truetype"); */
  line-height: 1.5;
  color: #FFFFFF;
  font-weight: 400;
  font-size: clamp(4.6153846154rem, 4.0659340659rem + 2.2321428571vw, 5.3846153846rem);
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.B1-bis .bloc1-bis-text .bloc1-SD-text-meca-number {
  font-weight: 600;
  font-size: clamp(4.6153846154rem, 4.3406593407rem + 1.1160714286vw, 5rem);
  color: #FFFFFF;
  line-height: 1em;
}
.B1-bis .bloc1-bis-text .bloc1-SD-text-meca-number span {
  text-align: start;
  font-size: clamp(2.3076923077rem, 1.7846697953rem + 0.884173298vw, 3.0769230769rem);
  text-transform: uppercase;
}
.B1-bis .bloc1-bis-text .bloc1-SD-text-meca-offre {
  font-size: clamp(1.0769230769rem, 0.1978021978rem + 3.5714285714vw, 2.3076923077rem);
  color: #FFFFFF;
  line-height: 1.25em;
}
.B1-bis .bloc1-SD-cta {
  display: flex;
  position: absolute;
  left: 50%;
  bottom: 100px;
  transform: translateX(-50%);
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
  z-index: 6;
}
.B1-bis .bloc1-SD-cta .bloccta {
  font-weight: 600;
  font-size: clamp(0.9230769231rem, 0.7032967033rem + 0.8928571429vw, 1.2307692308rem);
}

.B1-bis[data-bloc=SD-cover][data-lang=row] .bloc1-SD-text-meca-offre {
  font-size: clamp(2.6923076923rem, 2.4175824176rem + 1.1160714286vw, 3.0769230769rem);
  text-transform: uppercase;
  color: #FFFFFF;
  line-height: 1.25em;
}

.B1-bis[data-bloc=SD-cover][data-lang=ch_fr] .bloc1-SD-text-meca-nc,
.B1-bis[data-bloc=SD-cover][data-lang=ch_de] .bloc1-SD-text-meca-nc {
  line-height: 1.75em;
}
.B1-bis[data-bloc=SD-cover][data-lang=ch_fr] .bloc1-SD-text-meca-number,
.B1-bis[data-bloc=SD-cover][data-lang=ch_de] .bloc1-SD-text-meca-number {
  font-weight: 600;
  font-size: clamp(4.6153846154rem, 4.3406593407rem + 1.1160714286vw, 5rem);
  color: #FFFFFF;
  line-height: 1.25em;
}
.B1-bis[data-bloc=SD-cover][data-lang=ch_fr] .bloc1-SD-text-meca-offre,
.B1-bis[data-bloc=SD-cover][data-lang=ch_de] .bloc1-SD-text-meca-offre {
  font-size: clamp(1.5384615385rem, 1.2637362637rem + 1.1160714286vw, 1.9230769231rem);
  color: #FFFFFF;
  font-weight: 400;
  line-height: 1.25em;
}
.B1-bis[data-bloc=SD-cover][data-lang=ch_fr] .bloc1-SD-text-meca-offre span,
.B1-bis[data-bloc=SD-cover][data-lang=ch_de] .bloc1-SD-text-meca-offre span {
  text-align: start;
  font-size: clamp(1.9230769231rem, 1.7661701694rem + 0.2652519894vw, 2.1538461538rem);
  text-transform: uppercase;
  font-weight: 600;
}

.B0-ShopDay {
  position: relative;
  width: calc(100% + 60px);
  margin: 0ch -30px 0px;
  overflow: hidden;
  height: 80vh;
  position: relative;
}
@media screen and (max-width: 768.98px) {
  .B0-ShopDay {
    width: calc(100% + 36px);
    margin: 0px -18px 0px;
  }
}
.B0-ShopDay img, .B0-ShopDay picture {
  position: relative;
  width: 100%;
  display: block;
  margin: 0;
}
.B0-ShopDay a:focus, .B0-ShopDay a:active, .B0-ShopDay a:link, .B0-ShopDay a:visited {
  text-decoration: none;
}
.B0-ShopDay p, .B0-ShopDay h1, .B0-ShopDay h2, .B0-ShopDay h3, .B0-ShopDay h4 {
  margin: 0;
}
.B0-ShopDay .bold {
  font-weight: 700;
}
.B0-ShopDay .semibold {
  font-weight: 500;
}
.B0-ShopDay .light {
  font-weight: 400;
}
.B0-ShopDay .upper {
  text-transform: uppercase;
}
.B0-ShopDay .sup {
  font-size: 60%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}
.B0-ShopDay .DispMob {
  display: block !important;
}
@media screen and (max-width: 768.98px) {
  .B0-ShopDay .DispMob {
    display: none !important;
  }
}
.B0-ShopDay .DispDesk {
  display: none !important;
}
@media screen and (max-width: 768.98px) {
  .B0-ShopDay .DispDesk {
    display: block !important;
  }
}
.B0-ShopDay .DispTab {
  display: none !important;
}
@media screen and (max-width: 990px) {
  .B0-ShopDay .DispTab {
    display: block !important;
  }
}
.B0-ShopDay .TabOnly {
  display: none !important;
}
@media screen and (max-width: 990px) and (min-width: 768.99px) {
  .B0-ShopDay .TabOnly {
    display: block !important;
  }
}
.B0-ShopDay .mgn_video_cover_ShopDay {
  width: auto;
  height: 100%;
  position: relative;
  background-image: url(/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2025/s45/B0_ShopDay_cover_mob.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  overflow: hidden;
}
.B0-ShopDay .video-background {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*width: 100%;*/
  width: 320%;
  aspect-ratio: 16/9;
}
.B0-ShopDay iframe {
  width: 100% !important;
  height: 100%;
  border: 0;
}
.B0-ShopDay .bloc0-ShopDay-text {
  position: absolute;
  bottom: 22em;
  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;
}
.B0-ShopDay .bloc0-ShopDay-text .bloc0-ShopDay-text-wording {
  display: block;
  position: relative;
  width: 75%;
  margin: 0;
  /*gap: 2em;*/
  font-weight: 500;
}
.B0-ShopDay .bloc0-ShopDay-text .bloc0-ShopDay-text-meca-nc {
  width: 100%;
  display: block;
  position: relative;
}
.B0-ShopDay .bloc0-ShopDay-cta {
  display: flex;
  position: absolute;
  left: 50%;
  bottom: 150px;
  transform: translateX(-50%);
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
  z-index: 6;
}
.B0-ShopDay .bloc0-ShopDay-cta .bloccta {
  font-weight: 600;
  font-size: clamp(0.9230769231rem, 0.7032967033rem + 0.8928571429vw, 1.2307692308rem);
}

.B0-ShopDay[data-bloc=ShopDay-cover-NC][data-lang=pt] .bloc0-ShopDay-text {
  position: absolute;
  bottom: 20em;
  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;
}
.B0-ShopDay[data-bloc=ShopDay-cover-NC][data-lang=pt] .bloc0-ShopDay-cta {
  display: flex;
  position: absolute;
  left: 50%;
  bottom: 110px;
  transform: translateX(-50%);
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
  z-index: 6;
}
.B0-ShopDay[data-bloc=ShopDay-cover-NC][data-lang=pt] .bloc0-ShopDay-cta .bloccta {
  font-weight: 600;
  font-size: clamp(0.9230769231rem, 0.7032967033rem + 0.8928571429vw, 1.2307692308rem);
}

.B0-ShopDayNC {
  position: relative;
  width: calc(100% + 60px);
  margin: 0ch -30px 0px;
  overflow: hidden;
  height: 70vh;
  position: relative;
}
@media screen and (max-width: 768.98px) {
  .B0-ShopDayNC {
    width: calc(100% + 36px);
    margin: 0px -18px 0px;
  }
}
.B0-ShopDayNC img, .B0-ShopDayNC picture {
  position: relative;
  width: 100%;
  display: block;
  margin: 0;
}
.B0-ShopDayNC a:focus, .B0-ShopDayNC a:active, .B0-ShopDayNC a:link, .B0-ShopDayNC a:visited {
  text-decoration: none;
}
.B0-ShopDayNC p, .B0-ShopDayNC h1, .B0-ShopDayNC h2, .B0-ShopDayNC h3, .B0-ShopDayNC h4 {
  margin: 0;
}
.B0-ShopDayNC .bold {
  font-weight: 700;
}
.B0-ShopDayNC .semibold {
  font-weight: 500;
}
.B0-ShopDayNC .light {
  font-weight: 400;
}
.B0-ShopDayNC .upper {
  text-transform: uppercase;
}
.B0-ShopDayNC .sup {
  font-size: 60%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}
.B0-ShopDayNC .DispMob {
  display: block !important;
}
@media screen and (max-width: 768.98px) {
  .B0-ShopDayNC .DispMob {
    display: none !important;
  }
}
.B0-ShopDayNC .DispDesk {
  display: none !important;
}
@media screen and (max-width: 768.98px) {
  .B0-ShopDayNC .DispDesk {
    display: block !important;
  }
}
.B0-ShopDayNC .DispTab {
  display: none !important;
}
@media screen and (max-width: 990px) {
  .B0-ShopDayNC .DispTab {
    display: block !important;
  }
}
.B0-ShopDayNC .TabOnly {
  display: none !important;
}
@media screen and (max-width: 990px) and (min-width: 768.99px) {
  .B0-ShopDayNC .TabOnly {
    display: block !important;
  }
}
.B0-ShopDayNC .mgn_video_cover_ShopDayNC {
  width: auto;
  height: 100%;
  position: relative;
  background-image: url(/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2025/s45/B0_ShopDay_cover_mob.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  overflow: hidden;
}
.B0-ShopDayNC .video-background {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*width: 100%;*/
  width: 310%;
  aspect-ratio: 16/9;
}
.B0-ShopDayNC iframe {
  width: 100% !important;
  height: 100%;
  border: 0;
}
.B0-ShopDayNC .bloc0-ShopDay-text-NC {
  position: absolute;
  bottom: 14em;
  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;
}
.B0-ShopDayNC .bloc0-ShopDay-text-NC .bloc0-ShopDay-text-wording {
  display: flex;
  position: relative;
  width: 100%;
  margin: 0;
  /*gap: 2em;*/
  font-weight: 500;
  flex-direction: column;
  gap: 2em;
}
.B0-ShopDayNC .bloc0-ShopDay-text-NC .bloc0-ShopDay-text-meca-nc {
  width: 75%;
  display: block;
  position: relative;
  margin: 0 auto;
}
.B0-ShopDayNC .bloc0-ShopDay-text-NC .bloc0-ShopDay-text-meca-mention {
  font-family: "Montserrat", sans-serif;
  font-size: clamp(1.2307692308rem, 1.0215602258rem + 0.3536693192vw, 1.5384615385rem);
  color: #FFFFFF;
  line-height: 1.2em;
  width: 80%;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.B0-ShopDayNC .bloc0-ShopDayNC-cta {
  display: flex;
  position: absolute;
  left: 50%;
  bottom: 90px;
  transform: translateX(-50%);
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
  z-index: 6;
  width: auto;
}
.B0-ShopDayNC .bloc0-ShopDayNC-cta .bloccta {
  font-weight: 600;
  font-size: clamp(0.9230769231rem, 0.7032967033rem + 0.8928571429vw, 1.2307692308rem);
}

.B0-ShopDayNC[data-bloc=ShopDay-cover-NC][data-lang=pt] .bloc0-ShopDay-text-NC {
  position: absolute;
  bottom: 16em;
  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;
}
.B0-ShopDayNC[data-bloc=ShopDay-cover-NC][data-lang=pt] .bloc0-ShopDayNC-cta {
  display: flex;
  position: absolute;
  left: 50%;
  bottom: 90px;
  transform: translateX(-50%);
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
  z-index: 6;
  width: 63%;
}
.B0-ShopDayNC[data-bloc=ShopDay-cover-NC][data-lang=pt] .bloc0-ShopDayNC-cta .bloccta {
  font-weight: 600;
  font-size: clamp(0.9230769231rem, 0.7032967033rem + 0.8928571429vw, 1.2307692308rem);
}

.as_bloc1 p {
  font-family: "Montserrat", sans-serif;
  font-size: clamp(0.8461538462rem, 0.5714285714rem + 1.1160714286vw, 1.2307692308rem);
}
.as_bloc1 .as_bloc1_cover {
  position: relative;
  width: 100%;
  height: 100%;
}
.as_bloc1 .as_bloc1_wording_container {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  padding: 0vw 10vw 30vw 10vw;
}
.as_bloc1 .as_bloc1_wording_container .as_bloc1_wording {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3%;
  height: 100%;
  justify-content: flex-end;
}
.as_bloc1 .as_bloc1_wording_container .as_bloc1_wording picture {
  width: 100%;
}
.as_bloc1 .cta-souligne {
  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: white;
  padding-bottom: 0.1em;
  width: -moz-fit-content;
  width: fit-content;
  text-transform: uppercase;
}
@media screen and (max-width: 768.98px) {
  .as_bloc1 .cta-souligne {
    font-size: clamp(1rem, 0.8351648352rem + 0.6696428571vw, 1.2307692308rem);
  }
}
.as_bloc1 .cta-souligne::after {
  content: "";
  position: absolute;
  bottom: 6%;
  left: 0em;
  width: calc(100% - 0em);
  height: 1px;
  background-color: white;
}
.as_bloc1 .cta-souligne a:hover, .as_bloc1 .cta-souligne a:active, .as_bloc1 .cta-souligne a:link, .as_bloc1 .cta-souligne a:visited {
  text-decoration: none;
  color: white;
}
.as_bloc1 .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);
  }
}

.as_bloc1[data-lang=ch_fr][data-bloc=as_cover] .as_bloc1_wording,
.as_bloc1[data-lang=ch_de][data-bloc=as_cover] .as_bloc1_wording,
.as_bloc1[data-lang=es] .as_bloc1_wording,
.as_bloc1[data-bloc=as_cover_sansop] .as_bloc1_wording,
.as_bloc1[data-bloc=as_cover_wardrobe] .as_bloc1_wording {
  gap: 6%;
}
.as_bloc1[data-lang=ch_fr][data-bloc=as_cover] .as_bloc1_wording picture,
.as_bloc1[data-lang=ch_de][data-bloc=as_cover] .as_bloc1_wording picture,
.as_bloc1[data-lang=es] .as_bloc1_wording picture,
.as_bloc1[data-bloc=as_cover_sansop] .as_bloc1_wording picture,
.as_bloc1[data-bloc=as_cover_wardrobe] .as_bloc1_wording picture {
  width: 80%;
}

.as_bloc1[data-bloc=lovely_cover] .as_bloc1_wording_container {
  padding: 0vw 10vw 38vw 10vw;
}
.as_bloc1[data-bloc=lovely_cover] .as_bloc1_wording_container .as_bloc1_wording {
  gap: 6%;
}
.as_bloc1[data-bloc=lovely_cover] .as_bloc1_wording_container .as_bloc1_wording picture {
  width: 100%;
}

.mgn_bloc2_et_3 {
  display: flex;
  flex-direction: column;
  /* @media screen and (max-width: 767.98px) {
      flex-direction: column-reverse;
  } */
  width: 100%;
}
.mgn_bloc2_et_3 .mgn_bloc3_newco {
  position: relative;
  width: calc(100% + 60px);
  margin: 0ch -30px 0px;
  overflow: hidden;
  /*@media screen and (max-width: 767.98px) {
      text-align: center;
  }*/
}
@media screen and (max-width: 768.98px) {
  .mgn_bloc2_et_3 .mgn_bloc3_newco {
    width: calc(100% + 36px);
    margin: 0px -18px 0px;
  }
}
.mgn_bloc2_et_3 .mgn_bloc3_newco img, .mgn_bloc2_et_3 .mgn_bloc3_newco picture {
  position: relative;
  width: 100%;
  display: block;
  margin: 0;
}
.mgn_bloc2_et_3 .mgn_bloc3_newco a:focus, .mgn_bloc2_et_3 .mgn_bloc3_newco a:active, .mgn_bloc2_et_3 .mgn_bloc3_newco a:link, .mgn_bloc2_et_3 .mgn_bloc3_newco a:visited {
  text-decoration: none;
}
.mgn_bloc2_et_3 .mgn_bloc3_newco p, .mgn_bloc2_et_3 .mgn_bloc3_newco h1, .mgn_bloc2_et_3 .mgn_bloc3_newco h2, .mgn_bloc2_et_3 .mgn_bloc3_newco h3, .mgn_bloc2_et_3 .mgn_bloc3_newco h4 {
  margin: 0;
}
.mgn_bloc2_et_3 .mgn_bloc3_newco .bold {
  font-weight: 700;
}
.mgn_bloc2_et_3 .mgn_bloc3_newco .semibold {
  font-weight: 500;
}
.mgn_bloc2_et_3 .mgn_bloc3_newco .light {
  font-weight: 400;
}
.mgn_bloc2_et_3 .mgn_bloc3_newco .upper {
  text-transform: uppercase;
}
.mgn_bloc2_et_3 .mgn_bloc3_newco .sup {
  font-size: 60%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}
.mgn_bloc2_et_3 .mgn_bloc3_newco .DispMob {
  display: block !important;
}
@media screen and (max-width: 768.98px) {
  .mgn_bloc2_et_3 .mgn_bloc3_newco .DispMob {
    display: none !important;
  }
}
.mgn_bloc2_et_3 .mgn_bloc3_newco .DispDesk {
  display: none !important;
}
@media screen and (max-width: 768.98px) {
  .mgn_bloc2_et_3 .mgn_bloc3_newco .DispDesk {
    display: block !important;
  }
}
.mgn_bloc2_et_3 .mgn_bloc3_newco .DispTab {
  display: none !important;
}
@media screen and (max-width: 990px) {
  .mgn_bloc2_et_3 .mgn_bloc3_newco .DispTab {
    display: block !important;
  }
}
.mgn_bloc2_et_3 .mgn_bloc3_newco .TabOnly {
  display: none !important;
}
@media screen and (max-width: 990px) and (min-width: 768.99px) {
  .mgn_bloc2_et_3 .mgn_bloc3_newco .TabOnly {
    display: block !important;
  }
}
.mgn_bloc2_et_3 .mgn_bloc3_newco .cont-mgn_bloc3_newco {
  padding: 2.5em 1.5em 2.5em 1.5em;
}
.mgn_bloc2_et_3 .mgn_bloc3_newco .cont-mgn_bloc3_newco .mgn_bloc3_newco_header {
  display: flex;
  flex-direction: column;
  margin: 1em auto 2em;
  width: 97%;
  justify-content: center;
  align-items: center;
}
.mgn_bloc2_et_3 .mgn_bloc3_newco .cont-mgn_bloc3_newco .mgn_bloc3_newco_header .mgn_bloc3_newco-title {
  color: #000;
  font-style: normal;
  font-family: "Meshed Display";
  font-weight: 200;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 1.28px;
  text-transform: uppercase;
  text-align: center;
  font-size: clamp(3.8461538462rem, 3.2967032967rem + 2.2321428571vw, 4.6153846154rem);
}
.mgn_bloc2_et_3 .mgn_bloc3_newco .cont-mgn_bloc3_newco .mgn_bloc3_newco_header .cont_arrow {
  display: flex;
  position: relative;
  flex-direction: row;
  gap: 5em;
  margin-right: 2em;
  margin-right: 0em;
}
.mgn_bloc2_et_3 .mgn_bloc3_newco .cont-mgn_bloc3_newco .mgn_bloc3_newco_header .cont_arrow .swiper-button-prev {
  /* display: block; */
  margin-top: 0;
  background: center/contain no-repeat url(/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2025/s45/arrow-left-sans-cercle.svg);
  color: transparent;
  position: relative;
  width: 0.5em;
  height: 3em;
  /* 	left: 0;
      top: 0; */
}
.mgn_bloc2_et_3 .mgn_bloc3_newco .cont-mgn_bloc3_newco .mgn_bloc3_newco_header .cont_arrow .swiper-button-next {
  /* display: block; */
  margin-top: 0;
  background: center/contain no-repeat url(/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2025/s45/arrow-right-sans-cercle.svg);
  color: transparent;
  position: relative;
  width: 0.5em;
  height: 3em;
  /* 	left: 0;
      top: 0; */
}
.mgn_bloc2_et_3 .mgn_bloc3_newco .swiper-nouveau {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
}
.mgn_bloc2_et_3 .mgn_bloc3_newco .swiper-nouveau .swiper-slide .bloctxt p {
  margin-top: 1.5em;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1.28px;
  font-weight: 500;
  font-size: 11px;
}
.mgn_bloc2_et_3 .mgn_bloc3_newco .swiper-nouveau .swiper-slide .bloctxt p span {
  font-weight: 600;
}
.mgn_bloc2_et_3 .mgn_bloc3_newco .swiper-nouveau .bloc2-cta {
  display: block;
  position: relative;
  left: 50%;
  bottom: 0%;
  transform: translate(-50%, 50%);
  /* text-shadow: 0 4px 10px rgba(255, 255, 255, 0.5); */
  z-index: 6;
  margin: 10px auto 10px;
}
.mgn_bloc2_et_3 .mgn_bloc3_newco .swiper-nouveau .bloc2-cta .bloccta {
  font-weight: 600;
  font-size: clamp(0.9230769231rem, 0.7032967033rem + 0.8928571429vw, 1.2307692308rem);
  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 (max-width: 768.98px) {
  .mgn_bloc2_et_3 .mgn_bloc3_newco .swiper-nouveau .bloc2-cta .bloccta {
    font-size: clamp(1rem, 0.8351648352rem + 0.6696428571vw, 1.2307692308rem);
  }
}
.mgn_bloc2_et_3 .mgn_bloc3_newco .swiper-nouveau .bloc2-cta .bloccta::after {
  content: "";
  position: absolute;
  bottom: 6%;
  left: 0em;
  width: calc(100% - 0em);
  height: 1px;
  background-color: #000000;
}
.mgn_bloc2_et_3 .mgn_bloc3_newco .swiper-nouveau .bloc2-cta .bloccta a:hover, .mgn_bloc2_et_3 .mgn_bloc3_newco .swiper-nouveau .bloc2-cta .bloccta a:active, .mgn_bloc2_et_3 .mgn_bloc3_newco .swiper-nouveau .bloc2-cta .bloccta a:link, .mgn_bloc2_et_3 .mgn_bloc3_newco .swiper-nouveau .bloc2-cta .bloccta a:visited {
  text-decoration: none;
  color: #000000;
}
.mgn_bloc2_et_3 .mgn_bloc3_newco .swiper-nouveau .bloc2-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);
  }
}

.bloc3_manteaux {
  overflow: hidden;
}
.bloc3_manteaux .bloc3_manteaux_text {
  position: absolute;
  top: 45%;
  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: 0.5em;
  text-align: center;
  z-index: 6;
}
.bloc3_manteaux .bloc3_manteaux_text .bloc3_manteaux_text_title {
  font-family: "Meshed Display";
  font-weight: 200;
  line-height: 0.98;
  color: white;
  font-size: clamp(4.6153846154rem, 4.0659340659rem + 2.2321428571vw, 5.3846153846rem);
  text-transform: uppercase;
  margin-bottom: 0.5em;
}

.bloc4_nouveautes {
  overflow: hidden;
}
.bloc4_nouveautes .bloc4_nouveautes_text {
  position: absolute;
  bottom: 60%;
  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: 0.5em;
  text-align: center;
  z-index: 6;
}
.bloc4_nouveautes .bloc4_nouveautes_text .bloc4_nouveautes_text_title {
  font-family: "Meshed Display";
  font-weight: 200;
  line-height: 0.98;
  font-weight: lighter;
  color: white;
  font-size: clamp(4.6153846154rem, 4.0659340659rem + 2.2321428571vw, 5.3846153846rem);
  text-transform: uppercase;
  margin-bottom: 0.5em;
}

.cover_nouveautes {
  overflow: hidden;
}
.cover_nouveautes .cover_nouveautes_text {
  position: absolute;
  bottom: 60%;
  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: 0.5em;
  text-align: center;
  z-index: 6;
}
.cover_nouveautes .cover_nouveautes_text .cover_nouveautes_text_title {
  font-family: "Meshed Display";
  font-weight: 200;
  line-height: 0.98;
  font-weight: lighter;
  color: white;
  font-size: clamp(4.6153846154rem, 4.0659340659rem + 2.2321428571vw, 5.3846153846rem);
  text-transform: uppercase;
  margin-bottom: 0.5em;
}

/* Instagram */
#button1 {
  top: 67%;
  left: 30%;
}

#button2 {
  top: 65%;
  left: 34%;
}

#button3 {
  top: 77%;
  left: 34%;
}

#button4 {
  top: 78%;
  left: 70%;
}

#button5 {
  top: 16%;
  left: 22%;
}

#button6 {
  top: 57%;
  left: 43%;
}

@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);
  }
  /*     .dispdesk {
          display: initial;
      }

      .dispmob {
          display: none;
      }
   */
}
@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) {
  .B1 {
    overflow: hidden;
  }
  .B1 .bloc_HW_text {
    bottom: 42%;
    left: 50%;
    transform: translate(-50%, 20%);
    width: 100%;
    flex-direction: column;
    justify-content: space-between;
  }
  .B1 .bloc_HW_text .text-container {
    flex-direction: column;
    align-items: flex-start;
    gap: 4em;
    left: 50%;
    transform: translate(-50%);
  }
  .B1 .bloc_HW_text .text-container .bloc1-text-wording {
    flex-direction: row;
    justify-content: space-between;
    width: 86%;
    align-items: center;
    left: 50%;
    gap: 0;
    transform: translate(-50%);
  }
  .B1 .bloc_HW_text .text-container .bloc1-text-wording .left-text {
    text-align: center;
  }
  .B1 .bloc_HW_text .text-container .bloc1-text-wording .left-text .bloc1-text-meca-hw {
    font-family: "Meshed Display";
    line-height: 0.85;
    text-align: center;
    color: #FFFFFF;
    font-weight: 400;
    font-size: clamp(6.1538461538rem, 5.6308236414rem + 0.884173298vw, 6.9230769231rem);
    text-transform: uppercase;
  }
  .B1 .bloc_HW_text .text-container .bloc1-text-wording .left-text .bloc1-text-meca-small-hw {
    font-family: "Montserrat", sans-serif;
    font-size: clamp(1.0769230769rem, 0.7631095695rem + 0.5305039788vw, 1.5384615385rem);
    color: #FFFFFF;
    line-height: 1.2em;
    text-transform: uppercase;
  }
  .B1 .bloc_HW_text .text-container .bloc1-text-wording .bloc1-text-meca-offre {
    font-size: clamp(3.0769230769rem, 2.8154118207rem + 0.442086649vw, 3.4615384615rem);
    color: #FFFFFF;
    line-height: 0.7em;
    text-align: left;
  }
  .B1 .bloc_HW_text .text-container .bloc1-text-wording .bloc1-text-meca-offre span {
    text-align: left;
    font-size: clamp(1.6153846154rem, 1.4061756104rem + 0.3536693192vw, 1.9230769231rem);
  }
  .B1 .bloc_HW_text .text-container .bloc1-cta {
    display: flex;
    position: relative;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0%);
  }
  .B1 .bloc_HW_text .text-container .bloc1-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: #ffffff;
    padding-bottom: 0.1em;
  }
}
@media screen and (min-width: 768px) and (max-width: 768.98px) {
  .B1 .bloc_HW_text .text-container .bloc1-cta .bloccta {
    font-size: clamp(1rem, 0.8351648352rem + 0.6696428571vw, 1.2307692308rem);
  }
}
@media screen and (min-width: 768px) {
  .B1 .bloc_HW_text .text-container .bloc1-cta .bloccta::after {
    content: "";
    position: absolute;
    bottom: 6%;
    left: 0em;
    width: calc(100% - 0em);
    height: 1px;
    background-color: #ffffff;
  }
  .B1 .bloc_HW_text .text-container .bloc1-cta .bloccta a:hover, .B1 .bloc_HW_text .text-container .bloc1-cta .bloccta a:active, .B1 .bloc_HW_text .text-container .bloc1-cta .bloccta a:link, .B1 .bloc_HW_text .text-container .bloc1-cta .bloccta a:visited {
    text-decoration: none;
    color: #ffffff;
  }
  .B1 .bloc_HW_text .text-container .bloc1-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);
    }
  }
  .B1[data-bloc=HW-cover][data-lang=es] .bloc_HW_text .text-container .bloc1-text-meca-offre {
    font-size: clamp(3.8461538462rem, 3.3231313337rem + 0.884173298vw, 4.6153846154rem);
    color: #FFFFFF;
    line-height: 0.7em;
    text-align: center;
  }
  .B1[data-bloc=HW-cover][data-lang=es] .bloc_HW_text .text-container .bloc1-text-meca-offre span {
    text-align: center;
    font-size: clamp(1.6923076923rem, 1.4830986873rem + 0.3536693192vw, 2rem);
  }
  .B1[data-bloc=HW-cover][data-lang=row] .bloc_HW_text .text-container .bloc1-text-meca-offre {
    font-size: clamp(6.1538461538rem, 5.107801129rem + 1.7683465959vw, 7.6923076923rem) !important;
    color: #FFFFFF;
    line-height: 0.6em;
    text-align: left;
    width: 30% !important;
  }
  .B1[data-bloc=HW-cover][data-lang=pt] .bloc1-text-meca-offre {
    font-size: clamp(6.1538461538rem, 5.107801129rem + 1.7683465959vw, 7.6923076923rem);
    color: #FFFFFF;
    line-height: 0.6em;
    text-align: left;
    width: 26%;
  }
  .B1[data-lang=be_nl] .bloc1-text-wording {
    flex-direction: row;
    justify-content: space-between;
    width: 90%;
    align-items: center;
    left: 52%;
    gap: 0;
    transform: translate(-50%);
  }
  .B1-bis {
    height: 80vh;
  }
  .B1-bis .mgn_video_cover_SingleDay {
    background-image: url(/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2025/s45/B1_SD_cover.webp);
    height: 80vh;
  }
  .B1-bis .video-background {
    top: 50%;
    left: 50%;
    width: 120%;
  }
  .B1-bis iframe {
    width: 100% !important;
    height: 100%;
    border: 0;
  }
  .B1-bis .bloc1-bis-text {
    position: absolute;
    justify-content: center;
    padding: 0;
    bottom: unset;
    top: 48%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
  }
  .B1-bis .bloc1-bis-text .bloc1-SD-text-wording {
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: center;
    width: 86%;
    margin: 0;
    gap: 0em;
    font-weight: 500;
    align-items: center;
    letter-spacing: 0.1em;
  }
  .B1-bis .bloc1-bis-text .bloc1-SD-text-meca-nc {
    text-align: center;
    color: #FFFFFF;
    font-size: clamp(6.9230769231rem, 6.3736263736rem + 2.2321428571vw, 7.6923076923rem);
  }
  .B1-bis .bloc1-bis-text .bloc1-SD-text-meca-number {
    font-weight: 600;
    font-size: clamp(6.9230769231rem, 6.4000544107rem + 0.884173298vw, 7.6923076923rem);
    color: #FFFFFF;
    line-height: 1em;
  }
  .B1-bis .bloc1-bis-text .bloc1-SD-text-meca-number span {
    text-align: start;
    font-size: clamp(3.2307692308rem, 2.8123512208rem + 0.7073386384vw, 3.8461538462rem);
    text-transform: uppercase;
  }
  .B1-bis .bloc1-bis-text .bloc1-SD-text-meca-offre {
    text-align: center;
    font-size: clamp(2.3076923077rem, 2.3076923077rem + 0vw, 2.3076923077rem);
    color: #FFFFFF;
    line-height: 1.1em;
  }
  .B1-bis .bloc1-SD-cta {
    display: flex;
    position: absolute;
    left: 50%;
    bottom: 80px;
  }
  .B1-bis .bloc1-SD-cta .bloccta {
    font-size: clamp(0.9230769231rem, 0.7138679181rem + 0.3536693192vw, 1.2307692308rem);
  }
  .B1-bis[data-bloc=SD-cover][data-lang=row] .bloc1-SD-text-meca-nc {
    text-align: center;
    color: #FFFFFF;
    font-size: clamp(6.5384615385rem, 5.989010989rem + 2.2321428571vw, 7.3076923077rem);
    line-height: unset;
  }
  .B1-bis[data-bloc=SD-cover][data-lang=row] .bloc1-SD-text-meca-number {
    font-weight: 600;
    font-size: clamp(6.1538461538rem, 5.6308236414rem + 0.884173298vw, 6.9230769231rem);
    color: #FFFFFF;
    line-height: 1em;
  }
  .B1-bis[data-bloc=SD-cover][data-lang=row] .bloc1-SD-text-meca-number span {
    text-align: start;
    font-size: clamp(3.2307692308rem, 2.8123512208rem + 0.7073386384vw, 3.8461538462rem);
    text-transform: uppercase;
  }
  .B1-bis[data-bloc=SD-cover][data-lang=row] .bloc1-SD-text-meca-offre {
    text-align: center;
    font-size: clamp(3.4615384615rem, 3.2000272053rem + 0.442086649vw, 3.8461538462rem);
    color: #FFFFFF;
    line-height: 1.5em;
  }
  .B1-bis[data-bloc=SD-cover][data-lang=row] .bloc1-SD-cta {
    display: flex;
    position: absolute;
    left: 50%;
    bottom: 60px;
  }
  .B1-bis[data-bloc=SD-cover][data-lang=row] .bloc1-SD-cta .bloccta {
    font-size: clamp(0.9230769231rem, 0.7138679181rem + 0.3536693192vw, 1.2307692308rem);
  }
  .B1-bis[data-bloc=SD-cover][data-lang=ch_fr] .bloc1-SD-text-meca-nc,
  .B1-bis[data-bloc=SD-cover][data-lang=ch_de] .bloc1-SD-text-meca-nc {
    line-height: 1em;
  }
  .B1-bis[data-bloc=SD-cover][data-lang=ch_fr] .bloc1-SD-text-meca-number,
  .B1-bis[data-bloc=SD-cover][data-lang=ch_de] .bloc1-SD-text-meca-number {
    font-weight: 600;
    font-size: clamp(6.9230769231rem, 6.4000544107rem + 0.884173298vw, 7.6923076923rem);
    color: #FFFFFF;
    line-height: 1em;
  }
  .B1-bis[data-bloc=SD-cover][data-lang=ch_fr] .bloc1-SD-text-meca-offre,
  .B1-bis[data-bloc=SD-cover][data-lang=ch_de] .bloc1-SD-text-meca-offre {
    font-size: clamp(2.3076923077rem, 2.3076923077rem + 0vw, 2.3076923077rem);
    color: #FFFFFF;
    font-weight: 400;
    line-height: 1.25em;
  }
  .B1-bis[data-bloc=SD-cover][data-lang=ch_fr] .bloc1-SD-text-meca-offre span,
  .B1-bis[data-bloc=SD-cover][data-lang=ch_de] .bloc1-SD-text-meca-offre span {
    text-align: start;
    font-size: clamp(1.9230769231rem, 1.7661701694rem + 0.2652519894vw, 2.1538461538rem);
    text-transform: uppercase;
    font-weight: 600;
  }
  .B0-ShopDay {
    height: 80vh;
  }
  .B0-ShopDay .mgn_video_cover_ShopDay {
    background-image: url(/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2025/s45/B0_ShopDay_cover.webp);
    height: 80vh;
  }
  .B0-ShopDay .video-background {
    top: 50%;
    left: 50%;
    width: 130%;
  }
  .B0-ShopDay iframe {
    width: 100% !important;
    height: 100%;
    border: 0;
  }
  .B0-ShopDay .bloc0-ShopDay-text {
    position: absolute;
    bottom: 55%;
    transform: translateY(50%);
    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;
  }
  .B0-ShopDay .bloc0-ShopDay-text .bloc0-ShopDay-text-wording {
    display: block;
    position: relative;
    width: 26%;
    margin: 0;
    /*gap: 2em;*/
    font-weight: 500;
  }
  .B0-ShopDay .bloc0-ShopDay-text .bloc0-ShopDay-text-meca-nc {
    width: 100%;
    display: block;
    position: relative;
  }
  .B0-ShopDay .bloc0-ShopDay-cta {
    display: flex;
    position: absolute;
    left: 50%;
    bottom: 60px;
    transform: translateX(-50%);
    text-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
    z-index: 6;
  }
  .B0-ShopDay .bloc0-ShopDay-cta .bloccta {
    font-weight: 600;
    font-size: clamp(0.9230769231rem, 0.7032967033rem + 0.8928571429vw, 1.2307692308rem);
  }
  .B0-ShopDay[data-bloc=ShopDay-cover-NC][data-lang=pt] .bloc0-ShopDay-text {
    position: absolute;
    bottom: 50%;
    transform: translateY(50%);
    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;
  }
  .B0-ShopDay[data-bloc=ShopDay-cover-NC][data-lang=pt] .bloc0-ShopDay-cta {
    display: flex;
    position: absolute;
    left: 50%;
    bottom: 60px;
    transform: translateX(-50%);
    text-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
    z-index: 6;
    /* width: auto; */
  }
  .B0-ShopDay[data-bloc=ShopDay-cover-NC][data-lang=pt] .bloc0-ShopDay-cta .bloccta {
    font-weight: 600;
    font-size: clamp(0.9230769231rem, 0.7032967033rem + 0.8928571429vw, 1.2307692308rem);
  }
  .B0-ShopDayNC {
    height: 80vh;
  }
  .B0-ShopDayNC .mgn_video_cover_ShopDayNC {
    background-image: url(/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2025/s45/B0_ShopDay_cover.webp);
    height: 80vh;
  }
  .B0-ShopDayNC .video-background {
    top: 50%;
    left: 50%;
    width: 130%;
  }
  .B0-ShopDayNC iframe {
    width: 100% !important;
    height: 100%;
    border: 0;
  }
  .B0-ShopDayNC .bloc0-ShopDay-text-NC {
    position: absolute;
    bottom: 56%;
    transform: translateY(50%);
    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;
  }
  .B0-ShopDayNC .bloc0-ShopDay-text-NC .bloc0-ShopDay-text-wording {
    display: flex;
    position: relative;
    flex-direction: column;
    gap: 2em;
    width: 35%;
    margin: 0;
    /*gap: 2em;*/
    font-weight: 500;
  }
  .B0-ShopDayNC .bloc0-ShopDay-text-NC .bloc0-ShopDay-text-meca-nc {
    width: 70%;
    display: block;
    position: relative;
    margin: 0 auto;
  }
  .B0-ShopDayNC .bloc0-ShopDay-text-NC .bloc0-ShopDay-text-meca-mention {
    font-family: "Montserrat", sans-serif;
    font-size: clamp(1.0769230769rem, 0.7631095695rem + 0.5305039788vw, 1.5384615385rem);
    color: #FFFFFF;
    line-height: 1.2em;
    width: 100%;
  }
  .B0-ShopDayNC .bloc0-ShopDayNC-cta {
    display: flex;
    position: absolute;
    left: 50%;
    bottom: 70px;
    transform: translateX(-50%);
    text-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
    z-index: 6;
  }
  .B0-ShopDayNC .bloc0-ShopDayNC-cta .bloccta {
    font-weight: 600;
    font-size: clamp(0.9230769231rem, 0.7032967033rem + 0.8928571429vw, 1.2307692308rem);
  }
  .B0-ShopDayNC[data-bloc=ShopDay-cover-NC][data-lang=pt] .bloc0-ShopDay-text-NC {
    position: absolute;
    bottom: 50%;
    transform: translateY(50%);
    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;
  }
  .B0-ShopDayNC[data-bloc=ShopDay-cover-NC][data-lang=pt] .bloc0-ShopDayNC-cta {
    display: flex;
    position: absolute;
    left: 50%;
    bottom: 90px;
    transform: translateX(-50%);
    text-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
    z-index: 6;
    width: auto;
  }
  .B0-ShopDayNC[data-bloc=ShopDay-cover-NC][data-lang=pt] .bloc0-ShopDayNC-cta .bloccta {
    font-weight: 600;
    font-size: clamp(0.9230769231rem, 0.7032967033rem + 0.8928571429vw, 1.2307692308rem);
  }
  .as_bloc1 p {
    font-family: "Montserrat", sans-serif;
    font-size: clamp(0.8461538462rem, 0.5846425899rem + 0.442086649vw, 1.2307692308rem);
  }
  .as_bloc1 .as_bloc1_cover {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .as_bloc1 .as_bloc1_wording_container {
    padding: 0vw 6vw 6vw 8vw;
  }
  .as_bloc1 .as_bloc1_wording_container .as_bloc1_wording {
    width: 30%;
    align-items: center;
    justify-content: center;
  }
  .as_bloc1 .as_bloc1_wording_container .as_bloc1_wording picture {
    width: 100%;
  }
  .as_bloc1 .cta-souligne {
    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: #000;
    padding-bottom: 0.1em;
  }
}
@media screen and (min-width: 768px) and (max-width: 768.98px) {
  .as_bloc1 .cta-souligne {
    font-size: clamp(1rem, 0.8351648352rem + 0.6696428571vw, 1.2307692308rem);
  }
}
@media screen and (min-width: 768px) {
  .as_bloc1 .cta-souligne::after {
    content: "";
    position: absolute;
    bottom: 6%;
    left: 0em;
    width: calc(100% - 0em);
    height: 1px;
    background-color: #000;
  }
  .as_bloc1 .cta-souligne a:hover, .as_bloc1 .cta-souligne a:active, .as_bloc1 .cta-souligne a:link, .as_bloc1 .cta-souligne a:visited {
    text-decoration: none;
    color: #000;
  }
  .as_bloc1 .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);
    }
  }
  .as_bloc1[data-lang=ch_fr] .as_bloc1_wording,
  .as_bloc1[data-lang=ch_de] .as_bloc1_wording,
  .as_bloc1[data-lang=es] .as_bloc1_wording,
  .as_bloc1[data-bloc=as_cover_sansop] .as_bloc1_wording,
  .as_bloc1[data-bloc=as_cover_wardrobe] .as_bloc1_wording {
    gap: 6%;
  }
  .as_bloc1[data-lang=ch_fr] .as_bloc1_wording picture,
  .as_bloc1[data-lang=ch_de] .as_bloc1_wording picture,
  .as_bloc1[data-lang=es] .as_bloc1_wording picture,
  .as_bloc1[data-bloc=as_cover_sansop] .as_bloc1_wording picture,
  .as_bloc1[data-bloc=as_cover_wardrobe] .as_bloc1_wording picture {
    width: 80%;
  }
  .as_bloc1[data-bloc=lovely_cover] .as_bloc1_wording_container {
    padding: 0vw 6vw 10vw 8vw;
  }
  .as_bloc1[data-bloc=lovely_cover] .as_bloc1_wording_container .as_bloc1_wording picture {
    width: 130%;
  }
  .mgn_bloc2_et_3 {
    /* Les flèches sont déjà chargées sur SFRA */
    width: 92%;
    margin: 0 auto;
  }
  .mgn_bloc2_et_3 .mgn_bloc3_newco {
    text-align: center;
  }
  .mgn_bloc2_et_3 .mgn_bloc3_newco .cont-mgn_bloc3_newco .mgn_bloc3_newco_header {
    justify-content: flex-end;
    align-items: end;
    margin: 1em auto 0.5em;
    flex-direction: column;
  }
  .mgn_bloc2_et_3 .mgn_bloc3_newco .cont-mgn_bloc3_newco .mgn_bloc3_newco_header .mgn_bloc3_newco-title {
    font-size: 11px;
    margin: 0 auto;
    font-size: clamp(3.0769230769rem, 1.978021978rem + 4.4642857143vw, 4.6153846154rem);
    text-align: center;
  }
  .mgn_bloc2_et_3 .mgn_bloc3_newco .cont-mgn_bloc3_newco .mgn_bloc3_newco_header .mgn_bloc3_newco-title .cont_arrow {
    display: flex;
    position: relative;
    flex-flow: nowrap;
    gap: 5em;
    margin-right: 2em;
    margin-right: 0em;
  }
  .mgn_bloc2_et_3 .mgn_bloc3_newco .cont-mgn_bloc3_newco .mgn_bloc3_newco_header .mgn_bloc3_newco-title .cont_arrow .swiper-button-prev {
    /* display: block; */
    margin-top: 0;
    background: center/contain no-repeat url(/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2025/s45/arrow-left-sans-cercle.svg);
    color: transparent;
    position: relative;
    width: 0.5em;
    height: 3em;
    /* 	left: 0;
        top: 0; */
  }
  .mgn_bloc2_et_3 .mgn_bloc3_newco .cont-mgn_bloc3_newco .mgn_bloc3_newco_header .mgn_bloc3_newco-title .cont_arrow .swiper-button-next {
    /* display: block; */
    margin-top: 0;
    background: center/contain no-repeat url(/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2025/s45/arrow-right-sans-cercle.svg);
    color: transparent;
    position: relative;
    width: 0.5em;
    height: 3em;
    /* 	left: 0;
        top: 0; */
  }
  .mgn_bloc2_et_3 .mgn_bloc3_newco .swiper-nouveau {
    /* 	margin: 0 7.5em; */
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    /* .bloccta {
        letter-spacing: 0.5px;
        margin-top: 3em;  
        // filter: drop-shadow(0em 0.1em 0.8em #00000044);
        font-weight: 600;
        @include texte.ctasoulignement(#000, #000, m.clamp13Desk(11,14), m.clamp13Mob(11, 11));
        text-transform: uppercase;
    } */
  }
  .mgn_bloc2_et_3 .mgn_bloc3_newco .swiper-nouveau .bloc2-cta {
    display: block;
    position: relative;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0%);
    margin: 30px auto 0;
  }
  .mgn_bloc2_et_3 .mgn_bloc3_newco .swiper-nouveau .bloc2-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) {
  .mgn_bloc2_et_3 .mgn_bloc3_newco .swiper-nouveau .bloc2-cta .bloccta {
    font-size: clamp(1rem, 0.8351648352rem + 0.6696428571vw, 1.2307692308rem);
  }
}
@media screen and (min-width: 768px) {
  .mgn_bloc2_et_3 .mgn_bloc3_newco .swiper-nouveau .bloc2-cta .bloccta::after {
    content: "";
    position: absolute;
    bottom: 6%;
    left: 0em;
    width: calc(100% - 0em);
    height: 1px;
    background-color: #000000;
  }
  .mgn_bloc2_et_3 .mgn_bloc3_newco .swiper-nouveau .bloc2-cta .bloccta a:hover, .mgn_bloc2_et_3 .mgn_bloc3_newco .swiper-nouveau .bloc2-cta .bloccta a:active, .mgn_bloc2_et_3 .mgn_bloc3_newco .swiper-nouveau .bloc2-cta .bloccta a:link, .mgn_bloc2_et_3 .mgn_bloc3_newco .swiper-nouveau .bloc2-cta .bloccta a:visited {
    text-decoration: none;
    color: #000000;
  }
  .mgn_bloc2_et_3 .mgn_bloc3_newco .swiper-nouveau .bloc2-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);
    }
  }
  .bloc3_manteaux .bloc3_manteaux_text {
    position: absolute;
    top: 84%;
    left: 50%;
    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;
  }
  .bloc3_manteaux .bloc3_manteaux_text .bloc3_manteaux_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);
  }
  .bloc4_nouveautes {
    margin: 0.5em -30px 0.5em;
  }
  .bloc4_nouveautes .bloc4_nouveautes_text {
    position: absolute;
    bottom: 50%;
    left: 18%;
    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);
  }
  .cover_nouveautes {
    margin: 0.5em -30px 0.5em;
  }
  .cover_nouveautes .cover_nouveautes_text {
    position: absolute;
    bottom: 50%;
    left: 18%;
    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;
  }
  .cover_nouveautes .cover_nouveautes_text .cover_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=Hellowinter_style.css.map */