@font-face {
  font-family: "Metropolis";
  src: url("/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default//Metropolis-Regular.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Metropolis";
  src: url("/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default//Metropolis-Medium.woff2") format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "Metropolis";
  src: url("/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default//Metropolis-SemiBoldItalic.woff2") format("woff2");
  font-style: italic;
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: "Metropolis";
  src: url("/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default//Metropolis-Bold.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
.lienglobal {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  z-index: 5;
}

.u-flex-center {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 16px;
}

.u-flex-between {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  gap: 16px;
}

.banniere-st-val {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: clamp(13px, 3.8vw, 18px);
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 1em;
  flex-wrap: nowrap;
  padding: 2em 0em 2em 1em !important;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2026/s06/ST-VAL-BANNIERE-DESK.webp");
}
@media screen and (max-width: 768.98px) {
  .banniere-st-val {
    width: 100%;
    margin: 0;
    padding: 0;
  }
}
.banniere-st-val img, .banniere-st-val picture {
  position: relative;
  width: 100%;
  display: block;
  margin: 0;
}
.banniere-st-val a:focus, .banniere-st-val a:active, .banniere-st-val a:link, .banniere-st-val a:visited {
  text-decoration: none;
}
.banniere-st-val p, .banniere-st-val h1, .banniere-st-val h2, .banniere-st-val h3, .banniere-st-val h4 {
  margin: 0;
}
.banniere-st-val .bold {
  font-weight: 600;
}
.banniere-st-val .semibold {
  font-weight: 500;
}
.banniere-st-val .light {
  font-weight: 400;
}
.banniere-st-val .upper {
  text-transform: uppercase;
}
.banniere-st-val .sup {
  font-size: 60%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}
.banniere-st-val .DispMob {
  display: block !important;
}
@media screen and (max-width: 768.98px) {
  .banniere-st-val .DispMob {
    display: none !important;
  }
}
.banniere-st-val .DispDesk {
  display: none !important;
}
@media screen and (max-width: 768.98px) {
  .banniere-st-val .DispDesk {
    display: block !important;
  }
}
.banniere-st-val .DispTab {
  display: none !important;
}
@media screen and (max-width: 990px) {
  .banniere-st-val .DispTab {
    display: block !important;
  }
}
.banniere-st-val .TabOnly {
  display: none !important;
}
@media screen and (max-width: 990px) and (min-width: 768.99px) {
  .banniere-st-val .TabOnly {
    display: block !important;
  }
}
@media screen and (min-width : 768px) {
  .banniere-st-val {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
    flex-wrap: nowrap;
    gap: 4em;
    padding: 2em !important;
    box-sizing: border-box;
    font-size: clamp(13px, 1vw, 18px);
  }
}
.banniere-st-val .banniere-st-val-header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 0.8em;
  /* padding: 1em; */
  text-align: left;
  color: #fff;
  /* @media screen and (min-width : 768px) {
      width: calc(370 / 1900 * 100%);
  } */
}
.banniere-st-val .banniere-st-val-header .header_title {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 0.5em;
  margin-bottom: 0.5em;
}
.banniere-st-val .banniere-st-val-header .header_title p {
  text-align: left;
  font-family: "Montserrat", sans-serif;
  font-size: clamp(1.3846153846rem, 0.5604395604rem + 3.3482142857vw, 2.5384615385rem);
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.1;
}
@media screen and (min-width : 768px) {
  .banniere-st-val .banniere-st-val-header .header_title p {
    font-size: clamp(1.8461538462rem, 0.8001088213rem + 1.7683465959vw, 3.3846153846rem);
  }
}
.banniere-st-val .banniere-st-val-header .header_title img {
  width: clamp(1.3846153846rem, 1.2747252747rem + 0.4464285714vw, 1.5384615385rem);
}
.banniere-st-val .banniere-st-val-header p {
  font-family: "Montserrat", sans-serif;
  font-size: clamp(1.0769230769rem, 0.967032967rem + 0.4464285714vw, 1.2307692308rem);
  font-weight: 500;
  text-wrap-mode: nowrap;
}
.banniere-st-val .banniere-st-val-header pspan {
  font-weight: 700;
}
@media screen and (min-width : 768px) {
  .banniere-st-val .banniere-st-val-header p {
    font-size: clamp(1.0769230769rem, 0.867714072rem + 0.3536693192vw, 1.3846153846rem);
  }
}
.banniere-st-val .banniere-swiper {
  width: 100%;
  overflow: hidden;
}
@media screen and (min-width : 768px) {
  .banniere-st-val .banniere-swiper {
    position: relative;
    /* width: 100%; */
    overflow: hidden;
  }
}
.banniere-st-val .banniere-swiper .swiper-slide {
  font-size: clamp(13px, 3.8vw, 18px) !important;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width : 768px) {
  .banniere-st-val .banniere-swiper .swiper-slide {
    font-size: clamp(13px, 1vw, 18px) !important;
  }
}
.banniere-st-val .banniere-swiper .swiper-slide .background-image-fixed {
  position: relative;
  overflow: hidden;
  aspect-ratio: 0.7984790875;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  scale: 1;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .banniere-st-val .banniere-swiper .swiper-slide .background-image-fixed {
    aspect-ratio: 0.7984790875;
  }
}
.banniere-st-val .banniere-swiper .swiper-slide .ombre {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  transition: 0.5s ease-in-out !important;
  opacity: 0.5;
}
.banniere-st-val .banniere-swiper .swiper-slide:hover .ombre {
  top: 0;
  opacity: 1;
}
.banniere-st-val .banniere-swiper .swiper-slide p {
  margin: 0;
  position: absolute;
  text-align: left;
  line-height: 1.12;
  bottom: clamp(0.7692307692rem, 0.2197802198rem + 2.2321428571vw, 1.5384615385rem);
  left: clamp(0.7692307692rem, 0.2197802198rem + 2.2321428571vw, 1.5384615385rem);
  width: -moz-fit-content;
  width: fit-content;
  /* padding: 1em 0; */
  font-family: "Montserrat", sans-serif;
  color: #fff;
  font-weight: 500;
  font-size: clamp(0.8461538462rem, 0.6813186813rem + 0.6696428571vw, 1.0769230769rem);
  transition: 0.5s ease-in-out !important;
}
@media screen and (min-width : 768px) {
  .banniere-st-val .banniere-swiper .swiper-slide p {
    font-size: clamp(0.9230769231rem, 0.6092634156rem + 0.5305039788vw, 1.3846153846rem);
  }
}
.banniere-st-val .swiper-slide.swiper-slide-1 .background-image-fixed {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2026/s06/ST-VAL-BANNIERE-1.webp");
}
.banniere-st-val .swiper-slide.swiper-slide-2 .background-image-fixed {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2026/s06/ST-VAL-BANNIERE-2.webp");
}
.banniere-st-val .swiper-slide.swiper-slide-3 .background-image-fixed {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2026/s06/ST-VAL-BANNIERE-3.webp");
}
.banniere-st-val .swiper-slide.swiper-slide-4 .background-image-fixed {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2026/s06/ST-VAL-BANNIERE-4.webp");
}
.banniere-st-val .swiper-slide.swiper-slide-5 .background-image-fixed {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2026/s06/ST-VAL-BANNIERE-5.webp");
}/*# sourceMappingURL=style_stval_banniere.css.map */