.HP-Soldes-2025,
.LP-Soldes-2025 {
  display: flex;
  align-items: center;
  flex-direction: column;
  height: calc(100vh - 35px);
  position: relative;
  background-size: cover;
  background-position: 50% 0;
  justify-content: flex-end;
  padding-bottom: min(6vw, 96px);
  z-index: 6;
}

.HP-Soldes-2025--lp,
.LP-Soldes-2025--lp {
  height: auto !important;
  padding: 2rem 0;
}

.HP-Soldes-2025--lp .LP-Soldes-2025__title-block,
.LP-Soldes-2025--lp .LP-Soldes-2025__title-block {
  position: relative;
  top: auto;
  left: auto;
  transform: none;
}

.HP-Soldes-2025>*,
.LP-Soldes-2025>* {
  z-index: 2;
}

.HP-Soldes-2025__main-link,
.LP-Soldes-2025__main-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.HP-Soldes-2025__main-link picture,
.LP-Soldes-2025__main-link picture {
  display: flex;
  height: 100%;
  width: 100%;
}

.HP-Soldes-2025__main-link img,
.LP-Soldes-2025__main-link img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.HP-Soldes-2025__title-block,
.LP-Soldes-2025__title-block {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  flex-direction: column;
  text-align: center;
  grid-gap: 1rem;
}

@media (min-width: 1024px) {

  .HP-Soldes-2025__title-block,
  .LP-Soldes-2025__title-block {
    grid-gap: min(1vw, 16px);
  }
}

.HP-Soldes-2025__title,
.LP-Soldes-2025__title {
  font-weight: 600;
  line-height: 0.9;
  white-space: nowrap;
  text-align: center;
  text-transform: uppercase;
  padding: 0.25rem 0.5rem;
}

.HP-Soldes-2025__title--background-pink,
.LP-Soldes-2025__title--background-pink {
  background-color: #FFB1B8;
  color: #fff;
}

.HP-Soldes-2025__title--background-white,
.LP-Soldes-2025__title--background-white {
  background-color: #fff;
  color: #FFB1B8;
}

.HP-Soldes-2025__promotion,
.LP-Soldes-2025__promotion {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  grid-gap: 1rem;
  padding: 0 2rem;
}

@media (min-width: 1024px) {

  .HP-Soldes-2025__promotion,
  .LP-Soldes-2025__promotion {
    grid-gap: min(1vw, 16px);
  }
}

.HP-Soldes-2025__promotion-title,
.LP-Soldes-2025__promotion-title {
  line-height: 0.9;
  text-align: center;
  /*white-space: nowrap;*/
  font-family: "MADE Soulmaze";
  text-transform: uppercase;
  font-size: 4rem;
  color: #fff;
}

@media (min-width: 1024px) {

  .HP-Soldes-2025__promotion-title,
  .LP-Soldes-2025__promotion-title {
    font-size: min(5vw, 80px);
  }
}

.HP-Soldes-2025__promotion-title--shadow,
.LP-Soldes-2025__promotion-title--shadow {
  text-shadow: min(0.3vw, 4.8px) min(0.3vw, 4.8px) 0 #FFB1B8;
}

@media (max-width: 768px) {

  .HP-Soldes-2025__promotion-title--shadow,
  .LP-Soldes-2025__promotion-title--shadow {
    text-shadow: 0.6vw 0.6vw 0 #FFB1B8;
  }
}

.HP-Soldes-2025__promotion-title--background-pink,
.LP-Soldes-2025__promotion-title--background-pink {
  background-color: #FFB1B8;
  color: #fff;
}

.HP-Soldes-2025__promotion-title--background-white,
.LP-Soldes-2025__promotion-title--background-white {
  background-color: #fff;
  color: #FFB1B8;
}

.HP-Soldes-2025__promotion-subtitle,
.LP-Soldes-2025__promotion-subtitle {
  line-height: 1;
  width: 100%;
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 600;
  padding: 0.25rem 1rem;
  position: relative;
}

@media (max-width: 1023px) {

  .HP-Soldes-2025__promotion-subtitle-sg,
  .LP-Soldes-2025__promotion-subtitle-sg {
    font-size: 1.5rem;
  }
}

@media (min-width: 1024px) {

  .HP-Soldes-2025__promotion-subtitle,
  .LP-Soldes-2025__promotion-subtitle {
    font-size: min(2vw, 48px);
  }
}

.HP-Soldes-2025__promotion-subtitle--background-pink,
.LP-Soldes-2025__promotion-subtitle--background-pink {
  background-color: #FFB1B8;
  color: #fff;
}

.HP-Soldes-2025__promotion-subtitle--background-white,
.LP-Soldes-2025__promotion-subtitle--background-white {
  background-color: #fff;
  color: #FFB1B8;
}

.HP-Soldes-2025__promotion-subtitle--mention::after,
.LP-Soldes-2025__promotion-subtitle--mention::after {
  content: "*";
  line-height: normal;
  font-size: 0.75em;
  position: absolute;
  bottom: 0.5em;
}

.HP-Soldes-2025__secondary-promotion-text,
.LP-Soldes-2025__secondary-promotion-text {
  color: #fff;
  text-align: center;
  padding: 0.25rem 0.5rem;
  text-transform: uppercase;
}

.HP-Soldes-2025__secondary-promotion-text--background-pink,
.LP-Soldes-2025__secondary-promotion-text--background-pink {
  background-color: #FFB1B8;
  color: #fff;
}

.HP-Soldes-2025__secondary-promotion-text--background-white,
.LP-Soldes-2025__secondary-promotion-text--background-white {
  background-color: #fff;
  color: #FFB1B8;
}

.HP-Soldes-2025__button,
.LP-Soldes-2025__button {
  font-size: 0.75rem;
  padding: 0.25rem 1rem;
  height: 36px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(181, 181, 181, 0.9);
  cursor: pointer;
  transition: background 0.2s, border-color 0.2s;
}

.HP-Soldes-2025__button--white,
.LP-Soldes-2025__button--white {
  color: #000;
  background: #fff;
}

.HP-Soldes-2025__button--hp,
.LP-Soldes-2025__button--hp {
  color: #000000;
}

.HP-Soldes-2025__button--hp:hover,
.LP-Soldes-2025__button--hp:hover {
  border: 1px solid rgb(103, 103, 103);
}

.HP-Soldes-2025__button--lp,
.LP-Soldes-2025__button--lp {
  color: #000000;
}

.HP-Soldes-2025__button--lp:hover,
.LP-Soldes-2025__button--lp:hover {
  border: 1px solid rgb(103, 103, 103);
}

.HP-Soldes-2025__links,
.LP-Soldes-2025__links {
  display: flex;
  grid-gap: 0.75rem;
  justify-content: center;
  padding: 1.25rem 0.5rem 0;
}

@media (min-width: 1025px) {

  .HP-Soldes-2025__links,
  .LP-Soldes-2025__links {
    flex-wrap: wrap;
    padding: 0 min(4vw, 64px);
    padding: 2rem 0 0;
  }
}

@media screen and (max-width: 850px) {

  .HP-Soldes-2025__links,
  .LP-Soldes-2025__links {
    grid-gap: 0.5rem;
    justify-content: flex-start;
  }
}

@media (max-width: 1023px) {

  .HP-Soldes-2025__links.freescroll,
  .LP-Soldes-2025__links.freescroll {
    display: flex;
    overflow-x: scroll;
    overflow-y: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
    width: 100%;
  }

  .HP-Soldes-2025__links.freescroll:not(.stop-anim)>*,
  .LP-Soldes-2025__links.freescroll:not(.stop-anim)>* {
    animation-name: shake;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    animation-delay: 2s;
  }

  .HP-Soldes-2025__links.freescroll>*,
  .LP-Soldes-2025__links.freescroll>* {
    flex: none !important;
  }

  .HP-Soldes-2025__links.freescroll::-webkit-scrollbar,
  .LP-Soldes-2025__links.freescroll::-webkit-scrollbar {
    display: none;
  }

  .HP-Soldes-2025__links.freescroll.snap-x-mandatory,
  .LP-Soldes-2025__links.freescroll.snap-x-mandatory {
    scroll-snap-type: x mandatory;
  }

  .HP-Soldes-2025__links.freescroll.snap-x-mandatory>*,
  .LP-Soldes-2025__links.freescroll.snap-x-mandatory>* {
    scroll-snap-align: center;
    scroll-snap-stop: always;
  }
}

.HP-Soldes-2025__link,
.LP-Soldes-2025__link {
  text-decoration: none;
}

@media (max-width: 768px) {

  .HP-Soldes-2025,
  .LP-Soldes-2025 {
    align-items: flex-start;
  }
}

@media (min-width: 1024px) {

  .HP-Soldes-2025,
  .LP-Soldes-2025 {
    height: calc(100vh - 35px - 72px);
  }
}

@keyframes shake {
  0%, 100% {
    transform: translateX(0);
  }

  20% {
    transform: translateX(-80px);
  }

  30% {
    transform: translateX(30px);
  }

  40% {
    transform: translateX(-20px);
  }

  50% {
    transform: translateX(0px);
  }
}

.HP-Soldes-2025__button--hp {
  color: #fff;
  border: 1px solid rgba(181, 181, 181, 0.9);
}

.HP-Soldes-2025__button--hp:hover {
  border: 1px solid rgb(255, 255, 255);
}

.LP-Soldes-2025__link--active .LP-Soldes-2025__button {
  border: 1px solid rgb(103, 103, 103);
}

.HP-Soldes-2025__link--active .LP-Soldes-2025__button {
  border: 1px solid rgb(255, 255, 255);
}

.breadcrumb {
  display: none !important;
}

.breadcrumbWrapper {
  display: none;
}

@media screen and (max-width: 1023px) {
  .breadcrumbWrapper {
    padding-bottom: 1%;
    padding-top: 0 !important;
    display: block;
  }
}

/* .experience-top .filters-clone {
      margin-bottom: 190px !important;
  } */
/* Importation de la police "MADE Soulmaze" */
@font-face {
  font-family: "MADE Soulmaze";
  src: url("../../../../MEDIA/font/MADESoulmaze/made-soulmaze-webfont.eot");
  src: url("../../../../MEDIA/font/MADESoulmaze/made-soulmaze-webfont.eot?#iefix") format("embedded-opentype"), url("../../../../MEDIA/font/MADESoulmaze/made-soulmaze-webfont.woff2") format("woff2"), url("../../../../MEDIA/font/MADESoulmaze/made-soulmaze-webfont.woff") format("woff"), url("../../../../MEDIA/font/MADESoulmaze/made-soulmaze-webfont.ttf") format("truetype"), url("../../../../MEDIA/font/MADESoulmaze/MADE-Soulmaze.otf") format("opentype");
  /* OpenType */
  font-weight: normal;
  font-style: normal;
}