@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 */
/*  -------- THEME COLOR VARIABLE -------- */
* {
  max-width: unset;
}

.AllBloc {
  font-family: "Montserrat", sans-serif;
  position: relative;
  width: calc(100% + 60px);
  margin: 0ch -30px 0px;
  /* .DispMob{display: block !important;
      @media screen and (max-width: 768.98px) {
          display: none !important;
      }}

  .DispDesk{display: none !important;
      @media screen and (max-width: 768.98px) {
           display: block !important;
          }}

  .DispTab {
          display: none !important;
          @media screen and (max-width: 990px) {
              display: block !important;
          }
      }

  .TabOnly {
      display: none !important;
      @media screen and (max-width: 990px) and (min-width: 768.99px) {
          display: block !important;
      }
  } */
  /* Animation défilé */
}
@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 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 .dispdesk {
  display: none;
}
.AllBloc .dispmob {
  display: initial;
}
@keyframes defile_bandeau {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-50%);
  }
}
@keyframes defile_mannequin {
  from {
    transform: translateX(25%);
  }
  to {
    transform: translateX(-20%);
  }
}
.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-transform: capitalize;
  text-decoration: none;
  color: #ffffff;
  padding-bottom: 0.1em;
}
@media screen and (max-width: 768.98px) {
  .AllBloc .bloccta {
    font-size: clamp(1rem, 0.8351648352rem + 0.6696428571vw, 1.2307692308rem);
    text-transform: uppercase;
  }
}
.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);
  }
}

.bloc1 {
  position: relative;
  width: calc(100% + 60px);
  margin: 0ch -30px 0px;
  /* .DispMob{display: block !important;
      @media screen and (max-width: 768.98px) {
          display: none !important;
      }}

  .DispDesk{display: none !important;
      @media screen and (max-width: 768.98px) {
           display: block !important;
          }}

  .DispTab {
          display: none !important;
          @media screen and (max-width: 990px) {
              display: block !important;
          }
      }

  .TabOnly {
      display: none !important;
      @media screen and (max-width: 990px) and (min-width: 768.99px) {
          display: block !important;
      }
  } */
  overflow: hidden;
  max-height: 1030px;
}
@media screen and (max-width: 768.98px) {
  .bloc1 {
    width: calc(100% + 36px);
    margin: 0px -18px 0px;
  }
}
.bloc1 img, .bloc1 picture {
  position: relative;
  width: 100%;
  display: block;
  margin: 0;
}
.bloc1 a:focus, .bloc1 a:active, .bloc1 a:link, .bloc1 a:visited {
  text-decoration: none;
}
.bloc1 p, .bloc1 h1, .bloc1 h2, .bloc1 h3, .bloc1 h4 {
  margin: 0;
}
.bloc1 .bold {
  font-weight: 700;
}
.bloc1 .semibold {
  font-weight: 500;
}
.bloc1 .light {
  font-weight: 400;
}
.bloc1 .upper {
  text-transform: uppercase;
}
.bloc1 .sup {
  font-size: 60%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}
.bloc1 .bloc1-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 0%;
  text-align: center;
  padding: 25em 1em 6em;
  /* Mécanique */
}
.bloc1 .bloc1-text .defile-wrapper {
  animation: defile_bandeau 25s linear infinite normal forwards;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  width: 1200%;
  max-width: unset;
}
.bloc1 .bloc1-text .bloc1-text-meca {
  margin: 0;
  color: white;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2em;
  text-shadow: 0 0.03em 0.1em rgba(0, 0, 0, 0.1215686275);
  line-height: 80%;
  margin-top: 0.5em;
}
.bloc1 .bloc1-text .bloc1-text-meca .bloc1-text-meca-light {
  font-weight: 400;
  font-size: clamp(0.8461538462rem, 0.5714285714rem + 1.1160714286vw, 1.2307692308rem);
}
.bloc1 .bloc1-text .bloc1-cta {
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
}

.bloc1[data-lang=es] .bloc1-text .defile-wrapper,
.bloc1[data-lang=en] .bloc1-text .defile-wrapper,
.bloc1[data-lang=pt] .bloc1-text .defile-wrapper {
  animation-duration: 35s;
  width: 1500%;
}

.bloc1[data-lang=ch_fr],
.bloc1[data-lang=ch_de] {
  /* Mécanique */
}
.bloc1[data-lang=ch_fr] .bloc1-text .defile-wrapper,
.bloc1[data-lang=ch_de] .bloc1-text .defile-wrapper {
  animation-duration: 50s;
  width: 2000%;
}
.bloc1[data-lang=ch_fr] .bloc1-text-meca,
.bloc1[data-lang=ch_de] .bloc1-text-meca {
  color: #fc030b;
}

/* Bloc 2 */
.bloc2 {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.bloc2 .bloc2-img.defile-wrapper {
  width: 840%;
  animation: defile_mannequin 20s linear infinite normal forwards;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  max-width: unset;
}
.bloc2 .bloc2-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: space-between;
  padding: 2em;
  box-sizing: border-box;
  /* gap: 1.5em; */
  text-align: center;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 48.56%, rgba(0, 0, 0, 0.2) 100%);
}
.bloc2 .bloc2-text .bloc2-text-wording {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.bloc2 .bloc2-text .bloc2-text-wording .bloc2-text-title {
  margin: 0;
  color: white;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 2em;
  text-shadow: 0 0.03em 0.1em rgba(0, 0, 0, 0.1215686275);
}

.bloc2[data-lang=en] .bloc2-text .bloc2-text-wording .bloc2-text-title,
.bloc2[data-lang=pt] .bloc2-text .bloc2-text-wording .bloc2-text-title {
  font-size: 1.5em;
  text-align: left;
}

/* Bloc 3 */
.bloc3 {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.bloc3 .bloc3-entree {
  position: relative;
  overflow: hidden;
}
.bloc3 .bloc3-entree .bloc3-entree-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 1.5em 1em;
  box-sizing: border-box;
  gap: 0.75em;
}
.bloc3 .bloc3-entree .bloc3-entree-text .bloc3-entree-text-promo {
  margin: 0;
  text-transform: uppercase;
  font-weight: 700;
  background-color: white;
  padding: 0.3em 0.8em 0.25em;
  border-radius: 0.4em;
  mix-blend-mode: screen;
  font-size: clamp(0.8461538462rem, 0.8461538462rem + 0vw, 0.8461538462rem);
}
.bloc3 .bloc3-entree .bloc3-entree-text .bloc3-entree-text-title {
  margin: 0;
  text-transform: uppercase;
  font-weight: 700;
  color: white;
  font-size: clamp(1.0769230769rem, 0.967032967rem + 0.4464285714vw, 1.2307692308rem);
}

.bloc4_nouveautes {
  overflow: hidden;
}
.bloc4_nouveautes .bloc4_nouveautes_text {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  padding: 2em;
  box-sizing: border-box;
  gap: 1em;
  text-align: left;
}
.bloc4_nouveautes .bloc4_nouveautes_text .bloc4_nouveautes_text_title {
  /* font-family: 'Playfair Display', serif; */
  line-height: 0.98;
  font-weight: 600;
  color: white;
  font-size: clamp(1.5384615385rem, 0.989010989rem + 2.2321428571vw, 2.3076923077rem);
  text-transform: uppercase;
  margin-bottom: 1em;
}

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

#button2 {
  top: 10%;
  left: 20%;
}

#button3 {
  top: 40%;
  left: 85%;
}

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

#button5 {
  top: 55%;
  left: 15%;
}

#button6 {
  top: 28%;
  left: 45%;
}

@media screen and (min-width: 768px) {
  .AllBloc {
    position: relative;
    width: calc(100% + 60px);
    margin: 0ch -30px 0px;
    /* .DispMob{display: block !important;
        @media screen and (max-width: 768.98px) {
            display: none !important;
        }}

    .DispDesk{display: none !important;
        @media screen and (max-width: 768.98px) {
             display: block !important;
            }}

    .DispTab {
            display: none !important;
            @media screen and (max-width: 990px) {
                display: block !important;
            }
        }

    .TabOnly {
        display: none !important;
        @media screen and (max-width: 990px) and (min-width: 768.99px) {
            display: block !important;
        }
    } */
    font-size: clamp(0.8461538462rem, 0.6892470924rem + 0.2652519894vw, 1.0769230769rem);
  }
}
@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 .dispdesk {
    display: initial;
  }
  .AllBloc .dispmob {
    display: none;
  }
  .bloc1 {
    height: calc(100dvh - 96px);
    max-height: 804px;
  }
  .bloc1 .cover-img,
  .bloc1 .cover-img img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .bloc1 .bloc1-text {
    justify-content: end;
    padding: 6em 0;
    gap: 15%;
  }
  .bloc1 .bloc1-text .defile-wrapper {
    width: 400%;
    animation-duration: 20s;
  }
  .bloc1 .bloc1-text .bloc1-text-meca {
    font-size: 2.5em;
  }
  .bloc1[data-lang=ch_fr] .bloc1-text .defile-wrapper,
  .bloc1[data-lang=ch_de] .bloc1-text .defile-wrapper {
    width: 680%;
  }
  .bloc1[data-lang=es] .bloc1-text .defile-wrapper,
  .bloc1[data-lang=en] .bloc1-text .defile-wrapper,
  .bloc1[data-lang=pt] .bloc1-text .defile-wrapper {
    animation-duration: 25s;
    width: 500%;
  }
  .bloc2 {
    position: relative;
  }
  .bloc2 .bloc2-img.defile-wrapper {
    width: 300%;
    animation: defile_mannequin 15s linear infinite normal forwards;
  }
  .bloc2 .bloc2-text {
    padding: 6em;
    align-items: center;
  }
  .bloc2 .bloc2-text .bloc2-text-title {
    font-size: 2.5em;
  }
  .bloc2[data-lang=en] .bloc2-text .bloc2-text-wording .bloc2-text-title,
  .bloc2[data-lang=pt] .bloc2-text .bloc2-text-wording .bloc2-text-title {
    font-size: 2em;
  }
  .bloc3 .bloc3-entree-text {
    padding: 2em;
  }
  .bloc3 .bloc3-entree-text .bloc3-entree-text-title {
    font-size: clamp(0.8461538462rem, 0.5714285714rem + 1.1160714286vw, 1.2307692308rem);
  }
  .bloc3 .bloc3-entree-text .bloc3-entree-text-promo {
    font-size: clamp(0.8461538462rem, 0.6892470924rem + 0.2652519894vw, 1.0769230769rem);
  }
  .bloc3 .bloc3 #veste,
  .bloc3 .bloc3 #veste {
    order: 3;
  }
  .bloc3 .bloc3 #pantalons,
  .bloc3 .bloc3 #pantalons {
    order: 4;
  }
  .bloc4_nouveautes .bloc4_nouveautes_text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 6em;
    box-sizing: border-box;
    gap: 1em;
    text-align: left;
  }
  .bloc4_nouveautes .bloc4_nouveautes_text .bloc4_nouveautes_text_title {
    line-height: 0.98;
    color: black;
    text-transform: uppercase;
    margin-bottom: 0.5em;
    font-size: clamp(1.5384615385rem, 0.4924165136rem + 1.7683465959vw, 3.0769230769rem);
    text-shadow: none;
  }
  .bloc4_nouveautes .bloc4_nouveautes_text .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-transform: capitalize;
    text-decoration: none;
    color: #000;
    padding-bottom: 0.1em;
  }
}
@media screen and (min-width: 768px) and (max-width: 768.98px) {
  .bloc4_nouveautes .bloc4_nouveautes_text .bloccta {
    font-size: clamp(1rem, 0.8351648352rem + 0.6696428571vw, 1.2307692308rem);
    text-transform: uppercase;
  }
}
@media screen and (min-width: 768px) {
  .bloc4_nouveautes .bloc4_nouveautes_text .bloccta::after {
    content: "";
    position: absolute;
    bottom: 6%;
    left: 0em;
    width: calc(100% - 0em);
    height: 1px;
    background-color: #000;
  }
  .bloc4_nouveautes .bloc4_nouveautes_text .bloccta a:hover, .bloc4_nouveautes .bloc4_nouveautes_text .bloccta a:active, .bloc4_nouveautes .bloc4_nouveautes_text .bloccta a:link, .bloc4_nouveautes .bloc4_nouveautes_text .bloccta a:visited {
    text-decoration: none;
    color: #000;
  }
  .bloc4_nouveautes .bloc4_nouveautes_text .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=mm_style.css.map */