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

/* pp = pole premium */
/*start*/
/*end*/
/*  -------- THEME COLOR VARIABLE -------- */
/* GLOBAL */
.hp-soldes-mgn-dc1 {
  position: relative;
  background-color: #232323;
}

.bloc1_swiper_dc3 {
  overflow: hidden;
}

/* Paramètre des blocs générique */
.ResetBloc {
  position: relative;
  width: calc(100% + 60px);
  margin: 0ch -30px 0px;
}
@media screen and (max-width: 768.98px) {
  .ResetBloc {
    width: calc(100% + 36px);
    margin: 0px -18px 0px;
  }
}
.ResetBloc img, .ResetBloc picture {
  position: relative;
  width: 100%;
  display: block;
  margin: 0;
}
.ResetBloc a:focus, .ResetBloc a:active, .ResetBloc a:link, .ResetBloc a:visited {
  text-decoration: none;
}
.ResetBloc p, .ResetBloc h1, .ResetBloc h2, .ResetBloc h3, .ResetBloc h4 {
  margin: 0;
}
.ResetBloc .bold {
  font-weight: 600;
}
.ResetBloc .semibold {
  font-weight: 500;
}
.ResetBloc .light {
  font-weight: 400;
}
.ResetBloc .upper {
  text-transform: uppercase;
}
.ResetBloc .sup {
  font-size: 60%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}
.ResetBloc .DispMob {
  display: block !important;
}
@media screen and (max-width: 768.98px) {
  .ResetBloc .DispMob {
    display: none !important;
  }
}
.ResetBloc .DispDesk {
  display: none !important;
}
@media screen and (max-width: 768.98px) {
  .ResetBloc .DispDesk {
    display: block !important;
  }
}
.ResetBloc .DispTab {
  display: none !important;
}
@media screen and (max-width: 990px) {
  .ResetBloc .DispTab {
    display: block !important;
  }
}
.ResetBloc .TabOnly {
  display: none !important;
}
@media screen and (max-width: 990px) and (min-width: 768.99px) {
  .ResetBloc .TabOnly {
    display: block !important;
  }
}
.ResetBloc p {
  font-family: "Montserrat", sans-serif;
}

/* Affichage ou non de la démarque */
[data-dem=on] .DemarqueBloc {
  display: block;
}

[data-dem=off] .DemarqueBloc {
  display: none;
}

/* Affichage ou non du booster */
[data-booster=on] .BoosterBloc {
  display: block;
  position: relative;
  background-color: #E00019;
  color: #fff;
  font-weight: 600;
  padding: 0.75rem 1.13rem;
  width: -moz-fit-content;
  width: fit-content;
  font-size: clamp(0.9230769231rem, 0.7032967033rem + 0.8928571429vw, 1.2307692308rem);
  border-radius: 6px;
}
[data-booster=on] .BoosterBloc a {
  color: #fff;
}
@media screen and (min-width: 768px) {
  [data-booster=on] .BoosterBloc {
    font-size: clamp(1.2307692308rem, 1.1261647283rem + 0.1768346596vw, 1.3846153846rem);
  }
}

[data-booster=off] .BoosterBloc {
  display: none;
}

.bloc1 {
  position: relative;
  overflow: hidden;
  aspect-ratio: 666/1002;
  /* background-image: url(/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2026/s02/cover_soldes_mob.webp); */
  background-image: url(/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2026/s02/cover_soldes_mob.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  /* ----------------------- FR_FR et FR_BE ----------------------- */
  /* -------------------------- BE_NL -------------------------- */
  /* -------------------------- PT_EN -------------------------- */
  /* ----------------------- CH_FR et CH_DE ----------------------- */
}
.bloc1[data-dem=on] .bloc1-text {
  gap: 2em;
}
.bloc1[data-booster=on] .bloc1-text {
  padding-top: 6em;
}
.bloc1 .bloc1-text {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.5em;
  text-align: center;
  /* padding-top: 10em; */
  height: 100%;
}
.bloc1 .bloc1-text .div-offre {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0.5em;
  font-family: "Metropolis", sans-serif;
}
.bloc1 .bloc1-text .div-offre p {
  font-size: clamp(2.1538461538rem, 1.2747252747rem + 3.5714285714vw, 3.3846153846rem);
  /* FONT-SIZE PRINCIPAL */
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  line-height: 1.1;
  width: -moz-fit-content;
  width: fit-content;
}
.bloc1 .bloc1-text .div-offre span {
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
}
.bloc1 .bloc1-text .div-offre .div-offre-nom {
  display: flex;
  justify-content: center;
  align-items: center;
}
.bloc1 .bloc1-text .div-offre .div-offre-nom .p-soldes {
  font-size: clamp(2.1538461538rem, 0.1758241758rem + 8.0357142857vw, 4.9230769231rem);
  font-weight: 700;
  letter-spacing: 0.05em;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
}
.bloc1 .bloc1-text .div-offre .div-offre-nom svg {
  width: clamp(2.1538461538rem, 1.7142857143rem + 1.7857142857vw, 2.7692307692rem);
  height: auto;
  margin-left: 0.5em;
  fill: #fff;
}
.bloc1 .bloc1-text .div-offre .DemarqueBloc p {
  font-size: clamp(1.8461538462rem, 1.5164835165rem + 1.3392857143vw, 2.3076923077rem);
  color: #fff;
  font-weight: 700;
}
.bloc1 .bloc1-text .div-appel-action {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1em;
  z-index: 6;
}
.bloc1 .bloc1-text .div-appel-action .div-offre-meca {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1em;
  /* .BoosterBloc {
    font-size: c.clamp13Mob(11, 11);
  } */
}
.bloc1 .bloc1-text .div-appel-action .div-offre-meca p {
  font-family: "Metropolis", sans-serif;
  /* FONT-SIZE PRINCIPAL */
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  line-height: 1.1;
  width: -moz-fit-content;
  width: fit-content;
}
.bloc1 .bloc1-text .div-appel-action .div-offre-meca .p-meca {
  font-family: "Montserrat", sans-serif;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  gap: 0.2em;
  font-size: clamp(1.6923076923rem, 0.9230769231rem + 3.125vw, 2.7692307692rem);
  font-weight: 600;
}
.bloc1 .bloc1-text .div-appel-action .div-offre-meca .p-meca .span-jusqua {
  font-size: 1.1em;
}
.bloc1 .bloc1-text .div-appel-action .div-offre-meca .p-meca .span-pourcentage {
  font-size: 1.1em;
}
.bloc1 .bloc1-text .div-appel-action .div-offre-meca .p-meca .span-pourcentage sup::after {
  content: "";
  margin-left: -0.5em;
}
.bloc1 .bloc1-text .div-appel-action .div-offre-meca .effet_clignote {
  animation: clignote 1s infinite;
  /*  transition: all .1s ease-in-out; */
}
@keyframes clignote {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.bloc1 .bloc1-text .div-appel-action .bloc1-cta {
  display: flex;
  position: relative;
  z-index: 12;
}
.bloc1 .bloc1-text .div-appel-action .bloc1-cta .bloccta {
  font-weight: 500;
  z-index: 6;
  box-sizing: border-box;
  background: #fff;
  /* border: 1px solid $font-color; */
  border-radius: 6px;
  transition: all 0.3s ease-in-out;
  text-align: center;
  font-weight: 500;
  font-size: clamp(0.8461538462rem, 0.6892470924rem + 0.2652519894vw, 1.0769230769rem);
  width: -moz-fit-content;
  width: fit-content;
  color: #000000;
  padding: 16px 24px;
}
@media screen and (max-width: 768.98px) {
  .bloc1 .bloc1-text .div-appel-action .bloc1-cta .bloccta {
    font-size: clamp(1.0769230769rem, 0.967032967rem + 0.4464285714vw, 1.2307692308rem);
  }
}
.bloc1 .bloc1-text .div-appel-action .bloc1-cta .bloccta a {
  color: #000000;
}
.bloc1 .bloc1-text .div-appel-action .bloc1-cta .bloccta:hover {
  background: #000000;
  color: #fff;
  /* border: 1px solid $back-color; */
}
.bloc1 .bloc1-text .div-appel-action .bloc1-cta .bloccta:hover a {
  color: #fff;
}
.bloc1[data-lang=es][data-dem=on] .bloc1-text .div-offre {
  flex-direction: column-reverse;
}
.bloc1[data-lang=ch_fr], .bloc1[data-lang=ch_de] {
  background-image: url(/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2025/s51/B1_v1_cover_mob.webp);
}
.bloc1[data-lang=ch_fr] .bloc1-text, .bloc1[data-lang=ch_de] .bloc1-text {
  gap: 2em;
}
.bloc1[data-lang=ch_fr] .bloc1-text .div-offre, .bloc1[data-lang=ch_de] .bloc1-text .div-offre {
  align-items: center;
}
.bloc1[data-lang=ch_fr] .bloc1-text .div-offre p, .bloc1[data-lang=ch_de] .bloc1-text .div-offre p {
  color: #000000;
}
.bloc1[data-lang=ch_fr] .bloc1-text .div-offre .div-offre-nom .p-soldes, .bloc1[data-lang=ch_de] .bloc1-text .div-offre .div-offre-nom .p-soldes {
  font-size: clamp(3.3846153846rem, 2.2857142857rem + 4.4642857143vw, 4.9230769231rem);
  color: #E00019;
}
.bloc1[data-lang=ch_fr] .bloc1-text .div-offre .div-offre-nom svg, .bloc1[data-lang=ch_de] .bloc1-text .div-offre .div-offre-nom svg {
  width: clamp(2.3076923077rem, 1.978021978rem + 1.3392857143vw, 2.7692307692rem);
  fill: #E00019;
}
.bloc1[data-lang=ch_fr] .bloc1-text .div-offre .DemarqueBloc p, .bloc1[data-lang=ch_de] .bloc1-text .div-offre .DemarqueBloc p {
  color: #E00019;
}
.bloc1[data-lang=ch_fr] .bloc1-text .div-appel-action .div-offre-meca p, .bloc1[data-lang=ch_de] .bloc1-text .div-appel-action .div-offre-meca p {
  color: #fff;
}
.bloc1[data-lang=ch_fr] .bloc1-text .div-appel-action .div-offre-meca .p-meca, .bloc1[data-lang=ch_de] .bloc1-text .div-appel-action .div-offre-meca .p-meca {
  /* font-size: c.clamp13Mob(20, 36); */
  color: #E00019;
}
.bloc1[data-lang=ch_fr] .bloc1-text .div-appel-action .div-offre-meca .p-meca .span-jusqua, .bloc1[data-lang=ch_de] .bloc1-text .div-appel-action .div-offre-meca .p-meca .span-jusqua {
  font-size: 1.1em;
}
.bloc1[data-lang=ch_fr] .bloc1-text .div-appel-action .div-offre-meca .p-meca .span-pourcentage, .bloc1[data-lang=ch_de] .bloc1-text .div-appel-action .div-offre-meca .p-meca .span-pourcentage {
  font-size: 1.1em;
}
.bloc1[data-lang=ch_fr] .bloc1-text .div-appel-action .div-offre-meca .p-meca .span-pourcentage sup::after, .bloc1[data-lang=ch_de] .bloc1-text .div-appel-action .div-offre-meca .p-meca .span-pourcentage sup::after {
  content: "";
  margin-left: -0.5em;
}

/* 🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴 */
/* 🔴🔴🔴🔴🔴🔴🔴🔴🔴 DC3 SWIPER NEWCO 🔴🔴🔴🔴🔴🔴🔴🔴🔴 */
/* 🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴 */
.bloc1_newco {
  position: relative;
  overflow: hidden;
  aspect-ratio: 666/1002;
  /* background-image: url(/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2026/s02/cover_soldes_mob.webp); */
  background-image: url(/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2026/s02/cover_soldes_mob.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}
.bloc1_newco .bloc1-text {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  gap: 1.5em;
  text-align: center;
  padding: 8em 0;
  height: 100%;
  /* ----------------------- FR_FR et FR_BE ----------------------- */
  /* -------------------------- BE_NL -------------------------- */
  /* -------------------------- PT_EN -------------------------- */
  /* ----------------------- CH_FR et CH_DE ----------------------- */
}
.bloc1_newco .bloc1-text .div-offre {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0.5em;
  font-family: "Metropolis", sans-serif;
}
.bloc1_newco .bloc1-text .div-offre p {
  font-size: clamp(2.1538461538rem, 1.2747252747rem + 3.5714285714vw, 3.3846153846rem);
  /* FONT-SIZE PRINCIPAL */
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  line-height: 1.1;
  width: -moz-fit-content;
  width: fit-content;
}
.bloc1_newco .bloc1-text .div-offre span {
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
}
.bloc1_newco .bloc1-text .div-offre .div-offre-nom {
  display: flex;
  justify-content: center;
  align-items: center;
}
.bloc1_newco .bloc1-text .div-offre .div-offre-nom .p-soldes {
  font-size: clamp(2.1538461538rem, 0.1758241758rem + 8.0357142857vw, 4.9230769231rem);
  font-weight: 700;
  letter-spacing: 0.05em;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
}
.bloc1_newco .bloc1-text .div-offre .div-offre-nom svg {
  width: clamp(2.1538461538rem, 1.7142857143rem + 1.7857142857vw, 2.7692307692rem);
  height: auto;
  margin-left: 0.5em;
  fill: #fff;
}
.bloc1_newco .bloc1-text .div-offre .DemarqueBloc p {
  font-size: clamp(1.5384615385rem, 1.3186813187rem + 0.8928571429vw, 1.8461538462rem);
  color: #fff;
  font-weight: 600;
}
.bloc1_newco .bloc1-text .div-appel-action {
  position: relative;
  z-index: 6;
}
.bloc1_newco .bloc1-text .div-appel-action .div-offre-meca {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0.5em;
}
.bloc1_newco .bloc1-text .div-appel-action .div-offre-meca p {
  font-family: "Metropolis", sans-serif;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  line-height: 1.1;
  width: -moz-fit-content;
  width: fit-content;
}
.bloc1_newco .bloc1-text .div-appel-action .div-offre-meca .p-meca {
  font-family: "Montserrat", sans-serif;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  gap: 0.2em;
  font-size: clamp(1.6923076923rem, 0.9230769231rem + 3.125vw, 2.7692307692rem);
  font-weight: 600;
}
.bloc1_newco .bloc1-text .div-appel-action .div-offre-meca .p-meca .span-pourcentage sup::after {
  content: "";
  margin-left: -0.5em;
}
.bloc1_newco .bloc1-text .bloc1-cta {
  display: flex;
  position: relative;
  z-index: 12;
}
.bloc1_newco .bloc1-text .bloc1-cta .bloccta {
  font-weight: 500;
  z-index: 6;
  box-sizing: border-box;
  background: #fff;
  /* border: 1px solid $font-color; */
  border-radius: 6px;
  transition: all 0.3s ease-in-out;
  text-align: center;
  font-weight: 500;
  font-size: clamp(0.8461538462rem, 0.6892470924rem + 0.2652519894vw, 1.0769230769rem);
  width: -moz-fit-content;
  width: fit-content;
  color: #000000;
  padding: 16px 24px;
}
@media screen and (max-width: 768.98px) {
  .bloc1_newco .bloc1-text .bloc1-cta .bloccta {
    font-size: clamp(1.0769230769rem, 0.967032967rem + 0.4464285714vw, 1.2307692308rem);
  }
}
.bloc1_newco .bloc1-text .bloc1-cta .bloccta a {
  color: #000000;
}
.bloc1_newco .bloc1-text .bloc1-cta .bloccta:hover {
  background: #000000;
  color: #fff;
  /* border: 1px solid $back-color; */
}
.bloc1_newco .bloc1-text .bloc1-cta .bloccta:hover a {
  color: #fff;
}
/* 🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴 */
/* 🔴🔴🔴🔴🔴🔴  FIN DC2 SWIPER NEWCO 🔴🔴🔴🔴🔴🔴🔴🔴🔴 */
/* 🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴 */
.bloc2 {
  position: relative;
  background-color: #fff;
  overflow: hidden;
  /* ------------------------------ */
  /* ------------------------------ */
  /*    CSS DU BLOC NEWCO EN MOB    */
  /* ------------------------------ */
  /* ------------------------------ */
}
.bloc2 .bloc2_swiper_grid_entrees {
  width: 100%;
  box-sizing: border-box;
}
.bloc2 .bloc2_swiper_grid_entrees .bloc2-categorie {
  position: relative;
  aspect-ratio: 468/602;
  overflow: hidden;
}
.bloc2 .bloc2_swiper_grid_entrees .bloc2-categorie .ombre {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}
.bloc2 .bloc2_swiper_grid_entrees .bloc2-categorie .bloc2-categorie-entree-txt {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0.5em;
  text-align: center;
  padding: 1em;
  z-index: 6;
}
.bloc2 .bloc2_swiper_grid_entrees .bloc2-categorie .bloc2-categorie-entree-txt .bloc2-categorie-txt {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 0.2em;
}
.bloc2 .bloc2_swiper_grid_entrees .bloc2-categorie .bloc2-categorie-entree-txt .bloc2-categorie-txt p {
  font-size: clamp(1.2307692308rem, 1.010989011rem + 0.8928571429vw, 1.5384615385rem);
  font-weight: 600;
  color: #fff;
  text-align: left;
  width: 100%;
}
.bloc2 .bloc2_swiper_grid_entrees .bloc2-categorie .bloc2-categorie-entree-txt .bloc2-categorie-txt p.bloc2-categorie-txt-remise {
  font-weight: 400;
}
.bloc2 .bloc2_swiper_grid_entrees .bloc2-categorie .bloc2-categorie-entree-txt .bloc2-categorie-txt p::first-letter {
  text-transform: uppercase;
}
.bloc2 .bloc2_swiper_grid_entrees .bloc2-categorie .bloc2-categorie-entree-txt .bloc2-categorie-cta .bloccta {
  display: inline-block;
  position: relative;
  z-index: 6;
  font-weight: 600;
  line-height: 1;
  font-size: clamp(0.9230769231rem, 0.7138679181rem + 0.3536693192vw, 1.2307692308rem);
  cursor: pointer;
  text-decoration: none;
  color: #fff;
  padding-bottom: 0.3em;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 768.98px) {
  .bloc2 .bloc2_swiper_grid_entrees .bloc2-categorie .bloc2-categorie-entree-txt .bloc2-categorie-cta .bloccta {
    font-size: clamp(1rem, 0.8351648352rem + 0.6696428571vw, 1.2307692308rem);
  }
}
.bloc2 .bloc2_swiper_grid_entrees .bloc2-categorie .bloc2-categorie-entree-txt .bloc2-categorie-cta .bloccta::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0em;
  width: calc(100% - 0em);
  height: 1px;
  background-color: #fff;
}
.bloc2 .bloc2_swiper_grid_entrees .bloc2-categorie .bloc2-categorie-entree-txt .bloc2-categorie-cta .bloccta a:hover,
.bloc2 .bloc2_swiper_grid_entrees .bloc2-categorie .bloc2-categorie-entree-txt .bloc2-categorie-cta .bloccta a:active,
.bloc2 .bloc2_swiper_grid_entrees .bloc2-categorie .bloc2-categorie-entree-txt .bloc2-categorie-cta .bloccta a:link,
.bloc2 .bloc2_swiper_grid_entrees .bloc2-categorie .bloc2-categorie-entree-txt .bloc2-categorie-cta .bloccta a:visited {
  text-decoration: none;
  color: #fff;
}
.bloc2 .bloc2_swiper_grid_entrees .bloc2-categorie .bloc2-categorie-entree-txt .bloc2-categorie-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);
  }
}
.bloc2 .bloc2-categorie-newco {
  position: relative;
  aspect-ratio: 666/660;
}
.bloc2 .bloc2-categorie-newco .bloc2-categorie-entree-txt {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0.5em;
  text-align: center;
  padding: 1em;
  z-index: 4;
}
.bloc2 .bloc2-categorie-newco .bloc2-categorie-entree-txt .bloc2-categorie-txt p {
  font-size: clamp(1.2307692308rem, 1.010989011rem + 0.8928571429vw, 1.5384615385rem);
  color: #fff;
  text-align: left;
  font-weight: 600;
}

.bloc3 {
  position: sticky;
  bottom: 0;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  z-index: 10;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: clamp(0.7692307692rem, 0.2197802198rem + 2.2321428571vw, 1.5384615385rem);
}
.bloc3 .bloc3_container_sticky {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  background: rgba(255, 255, 255, 0.3);
  -webkit-backdrop-filter: blur(7.5px);
  backdrop-filter: blur(7.5px);
  padding: clamp(1.2307692308rem, 1.2307692308rem + 0vw, 1.2307692308rem);
  box-sizing: border-box;
  width: -moz-fit-content;
  width: fit-content;
  /* flex-wrap: wrap; */
  gap: 1em;
}
.bloc3 .bloc3_container_sticky .bloc3_reduc_sticky {
  position: relative;
  z-index: 6;
  box-sizing: border-box;
  background: #fff;
  /* border: 1px solid $font-color; */
  border-radius: 6px;
  transition: all 0.3s ease-in-out;
  text-align: center;
  font-weight: 500;
  font-size: clamp(0.9230769231rem, 0.6092634156rem + 0.5305039788vw, 1.3846153846rem);
  width: -moz-fit-content;
  width: fit-content;
  color: #000;
  padding: 16px 24px;
  font-weight: 500;
  width: fit-content;
}
@media screen and (max-width: 768.98px) {
  .bloc3 .bloc3_container_sticky .bloc3_reduc_sticky {
    font-size: clamp(0.9230769231rem, 0.5934065934rem + 1.3392857143vw, 1.3846153846rem);
  }
}
.bloc3 .bloc3_container_sticky .bloc3_reduc_sticky a {
  color: #000;
}
.bloc3 .bloc3_container_sticky .bloc3_reduc_sticky:hover {
  background: #000;
  color: #fff;
  /* border: 1px solid $back-color; */
}
.bloc3 .bloc3_container_sticky .bloc3_reduc_sticky:hover a {
  color: #fff;
}

/* Instagram */
#button1 {
  top: 50%;
  left: 65%;
}

#button2 {
  top: 75%;
  left: 22%;
}

#button3 {
  top: 70%;
  left: 30%;
}

#button4 {
  top: 25%;
  left: 35%;
}

#button5 {
  top: 52%;
  left: 52%;
}

#button6 {
  top: 66%;
  left: 25%;
}

#button7 {
  top: 30%;
  left: 36%;
}

@media screen and (min-width: 768px) {
  .bloc1 {
    position: relative;
    overflow: hidden;
    aspect-ratio: 1368/544;
    background-image: url(/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2026/s02/cover_soldes.webp);
    /* ----------------------- CH_FR et CH_DE ----------------------- */
  }
  .bloc1[data-booster=on] .bloc1-text {
    padding-top: 0em;
  }
  .bloc1 .bloc1-text {
    flex-direction: row;
    justify-content: space-between;
    padding: 1em 8em;
  }
  .bloc1 .bloc1-text .div-offre {
    align-items: flex-start;
  }
  .bloc1 .bloc1-text .div-offre .div-offre-nom .p-soldes {
    font-size: clamp(2.4615384615rem, 1.8339114466rem + 1.0610079576vw, 3.3846153846rem);
    color: #000000;
  }
  .bloc1 .bloc1-text .div-offre .div-offre-nom svg {
    width: clamp(2.1538461538rem, 2.1538461538rem + 0vw, 2.1538461538rem);
    fill: #E00019;
  }
  .bloc1 .bloc1-text .div-offre .DemarqueBloc p {
    font-size: clamp(1.2307692308rem, 1.0215602258rem + 0.3536693192vw, 1.5384615385rem);
    color: #000000;
  }
  .bloc1 .bloc1-text .div-appel-action {
    align-items: flex-end;
    gap: 1em;
  }
  .bloc1 .bloc1-text .div-appel-action .div-offre-meca {
    align-items: flex-end;
  }
  .bloc1 .bloc1-text .div-appel-action .div-offre-meca .p-meca {
    font-size: clamp(1.8461538462rem, 1.2185268313rem + 1.0610079576vw, 2.7692307692rem);
    color: #000000;
  }
  .bloc1[data-lang=en] .bloc1-text {
    padding: 0em 12em;
  }
  .bloc1[data-lang=ch_fr], .bloc1[data-lang=ch_de] {
    background-image: url(/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2025/s51/B1_v1_cover_desk.webp);
  }
  .bloc1[data-lang=ch_fr] .bloc1-text .div-offre, .bloc1[data-lang=ch_de] .bloc1-text .div-offre {
    align-items: flex-start;
  }
  .bloc1[data-lang=ch_fr] .bloc1-text .div-offre .div-offre-nom .p-soldes, .bloc1[data-lang=ch_de] .bloc1-text .div-offre .div-offre-nom .p-soldes {
    font-size: clamp(2.4615384615rem, 1.8339114466rem + 1.0610079576vw, 3.3846153846rem);
  }
  .bloc1[data-lang=ch_fr] .bloc1-text .div-offre .div-offre-nom svg, .bloc1[data-lang=ch_de] .bloc1-text .div-offre .div-offre-nom svg {
    width: clamp(2.1538461538rem, 2.1538461538rem + 0vw, 2.1538461538rem);
  }
  .bloc1[data-lang=ch_fr] .bloc1-text .div-offre .DemarqueBloc p, .bloc1[data-lang=ch_de] .bloc1-text .div-offre .DemarqueBloc p {
    font-size: clamp(1.2307692308rem, 1.0215602258rem + 0.3536693192vw, 1.5384615385rem);
  }
  .bloc1[data-lang=ch_fr] .bloc1-text .div-appel-action, .bloc1[data-lang=ch_de] .bloc1-text .div-appel-action {
    gap: 1em;
  }
  .bloc1[data-lang=ch_fr] .bloc1-text .div-appel-action .div-offre-meca .p-meca, .bloc1[data-lang=ch_de] .bloc1-text .div-appel-action .div-offre-meca .p-meca {
    font-size: clamp(1.8461538462rem, 1.2185268313rem + 1.0610079576vw, 2.7692307692rem);
  }
  /* 🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴 */
  /* 🔴🔴🔴🔴🔴🔴🔴🔴🔴 DC3 SWIPER NEWCO 🔴🔴🔴🔴🔴🔴🔴🔴🔴 */
  /* 🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴🔴 */
  .bloc1_newco {
    position: relative;
    overflow: hidden;
    aspect-ratio: 1368/544;
    background-image: url(/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2026/s02/cover_soldes.webp);
    /* ----------------------- CH_FR et CH_DE ----------------------- */
  }
  .bloc1_newco .bloc1-text {
    align-items: flex-start;
    justify-content: center;
    padding: 0em 8em;
  }
  .bloc1_newco .bloc1-text .div-offre {
    align-items: flex-start;
  }
  .bloc1_newco .bloc1-text .div-offre .div-offre-nom .p-soldes {
    font-size: clamp(2.4615384615rem, 1.8339114466rem + 1.0610079576vw, 3.3846153846rem);
    color: #000000;
  }
  .bloc1_newco .bloc1-text .div-appel-action .div-offre-meca {
    align-items: flex-start;
    flex-direction: row;
    justify-content: center;
  }
  .bloc1_newco .bloc1-text .div-appel-action .div-offre-meca .p-meca {
    font-size: clamp(1.8461538462rem, 1.2185268313rem + 1.0610079576vw, 2.7692307692rem);
    color: #fff;
  }
  .bloc1_newco .bloc1-text .div-appel-action .div-offre-meca .p-condition {
    font-size: clamp(1.8461538462rem, 1.2185268313rem + 1.0610079576vw, 2.7692307692rem);
    color: #fff;
    font-weight: 600;
  }
  .bloc1_newco[data-lang=en] .bloc1-text {
    padding: 0em 12em;
  }
  .bloc2 .bloc2_swiper_grid_entrees {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .bloc2 .bloc2_swiper_grid_entrees .bloc2-categorie {
    aspect-ratio: 456/600;
  }
  .bloc2 .bloc2_swiper_grid_entrees .bloc2-categorie .bloc2-categorie-entree-txt .bloc2-categorie-txt {
    position: relative;
    height: 100%;
    align-items: center;
  }
  .bloc2 .bloc2_swiper_grid_entrees .bloc2-categorie .bloc2-categorie-entree-txt .bloc2-categorie-txt p {
    font-size: clamp(0.9230769231rem, 0.7138679181rem + 0.3536693192vw, 1.2307692308rem);
  }
  .bloc3 {
    width: -moz-fit-content;
    width: fit-content;
    left: 50%;
    transform: translateX(-50%);
  }
  .bloc3 .bloc3_container_sticky {
    width: -moz-fit-content;
    width: fit-content;
  }
  .bloc3 .bloc3_container_sticky .bloc3_reduc_sticky {
    width: -moz-fit-content;
    width: fit-content;
    font-size: clamp(0.8461538462rem, 0.8461538462rem + 0vw, 0.8461538462rem);
    font-family: "Montserrat", sans-serif;
  }
}/*# sourceMappingURL=style.css.map */