@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;
}

.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, .ResetBloc a {
  font-family: "Montserrat", sans-serif;
}

.bandeau_petit_prix_container {
  width: 100%;
  background-color: #C52A32;
  padding: 1em 0;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 1.5em;
}
@media screen and (min-width : 768px) {
  .bandeau_petit_prix_container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    gap: 5em;
    padding: 2em 0;
  }
}
.bandeau_petit_prix_container .bandeau_petit_prix_texte {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 1em;
  width: -moz-fit-content;
  width: fit-content;
  font-size: clamp(1.0769230769rem, 0.8571428571rem + 0.8928571429vw, 1.3846153846rem);
  text-transform: uppercase;
  flex-wrap: wrap;
}
@media screen and (min-width : 768px) {
  .bandeau_petit_prix_container .bandeau_petit_prix_texte {
    font-size: clamp(1.0769230769rem, 0.867714072rem + 0.3536693192vw, 1.3846153846rem);
  }
}
.bandeau_petit_prix_container .bandeau_petit_prix_texte .petit_prix_title {
  margin: 0;
  color: #fff;
}
.bandeau_petit_prix_container .bandeau_petit_prix_texte .petit_prix_separateur::after {
  content: "";
  border: 1px solid #fff;
  width: 0.5em;
  height: -moz-fit-content;
  height: fit-content;
  padding: 0;
}
.bandeau_petit_prix_container .bandeau_petit_prix_cta .bloccta {
  display: inline-block;
  position: relative;
  z-index: 6;
  font-weight: 500;
  line-height: 1;
  font-size: clamp(0.8461538462rem, 0.6892470924rem + 0.2652519894vw, 1.0769230769rem);
  cursor: pointer;
  text-decoration: none;
  color: #fff;
  padding-bottom: 0.3em;
}
@media screen and (max-width: 768.98px) {
  .bandeau_petit_prix_container .bandeau_petit_prix_cta .bloccta {
    font-size: clamp(1rem, 0.8351648352rem + 0.6696428571vw, 1.2307692308rem);
  }
}
.bandeau_petit_prix_container .bandeau_petit_prix_cta .bloccta::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0em;
  width: calc(100% - 0em);
  height: 1px;
  background-color: #fff;
}
.bandeau_petit_prix_container .bandeau_petit_prix_cta .bloccta a:hover,
.bandeau_petit_prix_container .bandeau_petit_prix_cta .bloccta a:active,
.bandeau_petit_prix_container .bandeau_petit_prix_cta .bloccta a:link,
.bandeau_petit_prix_container .bandeau_petit_prix_cta .bloccta a:visited {
  text-decoration: none;
  color: #fff;
}
.bandeau_petit_prix_container .bandeau_petit_prix_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);
  }
}/*# sourceMappingURL=style_bandeau_pp.css.map */