.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 */
/* Bandeau CRL - BLOC0 */
/*  -------- THEME COLOR VARIABLE -------- */
/* GLOBAL */
html {
  scroll-behavior: smooth;
}

/*  -------- BLOC 0 -------- */
/*  .crl_slove_b0{
  position: relative;
    @include crl.AllBloc;
  @include bandeau_promo.bandeau_promo($bleucrl, $beigecrl);
}

.crl_slove_b0 .bloccta{
  text-transform: uppercase;
  font-weight: 600;
    @include texte.ctasoulignement($bleucrl, $bleucrl, c.clamp13Desk(11,14), c.clamp13Mob(13, 16));
}
 */
/*  -------- BLOC 1 -------- */
.crl_slove_b1 {
  position: relative;
  width: calc(100% + 60px);
  margin: 0ch -30px 0px;
}
@media screen and (max-width: 768.98px) {
  .crl_slove_b1 {
    width: calc(100% + 36px);
    margin: 0px -18px 0px;
  }
}
.crl_slove_b1 img, .crl_slove_b1 picture {
  position: relative;
  width: 100%;
  display: block;
  margin: 0;
}
.crl_slove_b1 a:focus, .crl_slove_b1 a:active, .crl_slove_b1 a:link, .crl_slove_b1 a:visited {
  text-decoration: none;
}
.crl_slove_b1 p, .crl_slove_b1 h1, .crl_slove_b1 h2, .crl_slove_b1 h3, .crl_slove_b1 h4 {
  margin: 0;
}
.crl_slove_b1 .bold {
  font-weight: 700;
}
.crl_slove_b1 .semibold {
  font-weight: 500;
}
.crl_slove_b1 .light {
  font-weight: 400;
}
.crl_slove_b1 .upper {
  text-transform: uppercase;
}
.crl_slove_b1 .sup {
  font-size: 60%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}
.crl_slove_b1 .DispMob {
  display: block !important;
}
@media screen and (max-width: 768.98px) {
  .crl_slove_b1 .DispMob {
    display: none !important;
  }
}
.crl_slove_b1 .DispDesk {
  display: none !important;
}
@media screen and (max-width: 768.98px) {
  .crl_slove_b1 .DispDesk {
    display: block !important;
  }
}
.crl_slove_b1 .DispTab {
  display: none !important;
}
@media screen and (max-width: 990px) {
  .crl_slove_b1 .DispTab {
    display: block !important;
  }
}
.crl_slove_b1 .TabOnly {
  display: none !important;
}
@media screen and (max-width: 990px) and (min-width: 768.99px) {
  .crl_slove_b1 .TabOnly {
    display: block !important;
  }
}

.crl_slove_b1 .bloctxt {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  display: flex;
  text-align: center;
  width: 58%;
  flex-flow: column;
  margin: auto;
  top: 60%;
  justify-content: center;
  align-items: center;
  gap: clamp(1.5384615385rem, 1.015439026rem + 0.884173298vw, 2.3076923077rem);
  z-index: 6;
}

.crl_slove_b1 .bloctxt .booster {
  display: none;
}

.crl_slove_b1[data-bloc=bloc1-booster] .bloctxt .booster {
  display: block;
}

/* 
.crl_slove_b1[data-lang="en"] .bloctxt{
  position: absolute;
  display:flex;
  text-align: center;
  width: 100%;
  flex-flow: column;
  margin: auto;
  top: 38%;
  justify-content: center;
  align-items: center;
  gap:c.clamp13Desk(20,30);}



  .crl_slove_b1[data-lang="es_es"] .bloctxt, .crl_slove_b1[data-lang="pt_pt"] .bloctxt{
  position: absolute;
  display:flex;
  width: 100%;
  flex-flow: column;
  margin: auto;
  top: 38%;
  justify-content: center;
  align-items: center;
  gap:c.clamp13Desk(20,30);
  text-transform: uppercase;}
.crl_slove_b1[data-lang="es_es"] .bloctxt .part1, .crl_slove_b1[data-lang="es_es"] .bloctxt .part3, .crl_slove_b1[data-lang="pt_pt"] .bloctxt .part1, .crl_slove_b1[data-lang="pt_pt"] .bloctxt .part3{
  font-size: c.clamp13Desk(20,25);
  font-weight: 600;
  color: #fff;
  font-family: hanken-grotesk, sans-serif;
  text-shadow: 0px 0px 20px #000000;
} */
.crl_slove_b1 .bloctxt .part1, .crl_slove_b1 .bloctxt .part3 {
  font-size: clamp(1.5384615385rem, 1.2769502823rem + 0.442086649vw, 1.9230769231rem);
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  font-family: hanken-grotesk, sans-serif;
  text-shadow: 0px 0px 20px #000000;
}

.crl_slove_b1 .bloctxt .part1 span, .crl_slove_b1 .bloctxt .part2 span, .crl_slove_b1 .bloctxt .part3 span {
  font-weight: 600;
}

.crl_slove_b1 .bloctxt .part2 {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  font-family: hanken-grotesk, sans-serif;
}

.crl_slove_b1 .bloctxt .part2 .encart {
  font-size: clamp(1.5384615385rem, 1.2769502823rem + 0.442086649vw, 1.9230769231rem);
  font-family: hanken-grotesk, sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  background-color: #F50C3C;
  color: #fff;
  padding: 0.7em 1em 0.55em 1em;
}

.crl_slove_b1 .bloctxt .part2 .booster {
  font-size: clamp(1.5384615385rem, 1.2769502823rem + 0.442086649vw, 1.9230769231rem);
  font-family: hanken-grotesk, sans-serif;
  font-weight: 600;
  color: #fff;
  margin-top: 1em;
}

.crl_slove_b1 .bloccta {
  z-index: 7;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  filter: drop-shadow(0em 0.5em 0.8em rgba(0, 0, 0, 0.8));
  display: inline-block;
  position: relative;
  z-index: 6;
  font-weight: 600;
  font-size: clamp(0.8461538462rem, 0.6892470924rem + 0.2652519894vw, 1.0769230769rem);
  text-decoration: none;
  color: #fff;
  padding-bottom: 0.1em;
}
@media screen and (max-width: 768.98px) {
  .crl_slove_b1 .bloccta {
    font-size: clamp(1rem, 0.8351648352rem + 0.6696428571vw, 1.2307692308rem);
  }
}
.crl_slove_b1 .bloccta::after {
  content: "";
  position: absolute;
  bottom: 6%;
  left: 0em;
  width: calc(100% - 0em);
  height: 1px;
  background-color: #fff;
}
.crl_slove_b1 .bloccta a:hover, .crl_slove_b1 .bloccta a:active, .crl_slove_b1 .bloccta a:link, .crl_slove_b1 .bloccta a:visited {
  text-decoration: none;
  color: #fff;
}
.crl_slove_b1 .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);
  }
}

/*  -------- BLOC 2 -------- */
.crl_slove_b2 {
  position: relative;
  width: calc(100% + 60px);
  margin: 0ch -30px 0px;
}
@media screen and (max-width: 768.98px) {
  .crl_slove_b2 {
    width: calc(100% + 36px);
    margin: 0px -18px 0px;
  }
}
.crl_slove_b2 img, .crl_slove_b2 picture {
  position: relative;
  width: 100%;
  display: block;
  margin: 0;
}
.crl_slove_b2 a:focus, .crl_slove_b2 a:active, .crl_slove_b2 a:link, .crl_slove_b2 a:visited {
  text-decoration: none;
}
.crl_slove_b2 p, .crl_slove_b2 h1, .crl_slove_b2 h2, .crl_slove_b2 h3, .crl_slove_b2 h4 {
  margin: 0;
}
.crl_slove_b2 .bold {
  font-weight: 700;
}
.crl_slove_b2 .semibold {
  font-weight: 500;
}
.crl_slove_b2 .light {
  font-weight: 400;
}
.crl_slove_b2 .upper {
  text-transform: uppercase;
}
.crl_slove_b2 .sup {
  font-size: 60%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}
.crl_slove_b2 .DispMob {
  display: block !important;
}
@media screen and (max-width: 768.98px) {
  .crl_slove_b2 .DispMob {
    display: none !important;
  }
}
.crl_slove_b2 .DispDesk {
  display: none !important;
}
@media screen and (max-width: 768.98px) {
  .crl_slove_b2 .DispDesk {
    display: block !important;
  }
}
.crl_slove_b2 .DispTab {
  display: none !important;
}
@media screen and (max-width: 990px) {
  .crl_slove_b2 .DispTab {
    display: block !important;
  }
}
.crl_slove_b2 .TabOnly {
  display: none !important;
}
@media screen and (max-width: 990px) and (min-width: 768.99px) {
  .crl_slove_b2 .TabOnly {
    display: block !important;
  }
}

.crl_slove_b2 .bloctxt {
  overflow: hidden;
  position: absolute;
  width: 70%;
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  transform: translate(-50%, -50%);
  left: 45%;
  bottom: 10px;
  text-align: left;
}

.crl_slove_b2 .bloctxt {
  color: #fff;
  z-index: 6;
  gap: 0.5em;
}

.crl_slove_b2 .bloctxt .cartouche {
  width: -moz-fit-content;
  width: fit-content;
  font-size: clamp(0.8461538462rem, 0.6813186813rem + 0.6696428571vw, 1.0769230769rem);
  background-color: transparent;
  padding: 0.3em 0.8em;
  color: #F50C3C;
  font-weight: 600;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .crl_slove_b2 .bloctxt .cartouche {
    font-size: clamp(0.8461538462rem, 0.6892470924rem + 0.2652519894vw, 1.0769230769rem);
  }
}

.crl_slove_b2 .crl_cont_slove_b2 {
  position: relative;
  width: 100%;
  height: auto;
  margin: 5px 0;
}

.crl_slove_b2 .bloctxt .bloccta {
  z-index: 7;
  text-transform: uppercase;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 600;
  display: inline-block;
  position: relative;
  z-index: 6;
  font-weight: 600;
  font-size: clamp(0.8461538462rem, 0.6892470924rem + 0.2652519894vw, 1.0769230769rem);
  text-decoration: none;
  color: #F50C3C;
  padding-bottom: 0.1em;
}
@media screen and (max-width: 768.98px) {
  .crl_slove_b2 .bloctxt .bloccta {
    font-size: clamp(1rem, 0.8351648352rem + 0.6696428571vw, 1.2307692308rem);
  }
}
.crl_slove_b2 .bloctxt .bloccta::after {
  content: "";
  position: absolute;
  bottom: 6%;
  left: 0em;
  width: calc(100% - 0em);
  height: 1px;
  background-color: #F50C3C;
}
.crl_slove_b2 .bloctxt .bloccta a:hover, .crl_slove_b2 .bloctxt .bloccta a:active, .crl_slove_b2 .bloctxt .bloccta a:link, .crl_slove_b2 .bloctxt .bloccta a:visited {
  text-decoration: none;
  color: #F50C3C;
}
.crl_slove_b2 .bloctxt .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);
  }
}

.crl_slove_b2 .bloctxt .bloccta a {
  color: #fff;
}

.crl_slove_b2 .spe {
  justify-content: center;
}

.crl_slove_b2 .guide {
  color: #000;
}

.crl_slove_b2 .bloctxt.guide .bloccta a {
  color: #000;
}

.crl_slove_b2 .bloctxt.guide .bloccta::after {
  background-color: #000;
}

.crl_slove_b2 .bloctxt.guide {
  justify-content: center;
  transform: translate(-50%, -50%);
  left: 50%;
  text-align: center;
  align-items: center;
}

/*  -------- BLOC 3 -------- */
.crl_slove_b3 {
  position: relative;
  width: calc(100% + 60px);
  margin: 0ch -30px 0px;
  display: flex;
  flex-flow: column-reverse;
}
@media screen and (max-width: 768.98px) {
  .crl_slove_b3 {
    width: calc(100% + 36px);
    margin: 0px -18px 0px;
  }
}
.crl_slove_b3 img, .crl_slove_b3 picture {
  position: relative;
  width: 100%;
  display: block;
  margin: 0;
}
.crl_slove_b3 a:focus, .crl_slove_b3 a:active, .crl_slove_b3 a:link, .crl_slove_b3 a:visited {
  text-decoration: none;
}
.crl_slove_b3 p, .crl_slove_b3 h1, .crl_slove_b3 h2, .crl_slove_b3 h3, .crl_slove_b3 h4 {
  margin: 0;
}
.crl_slove_b3 .bold {
  font-weight: 700;
}
.crl_slove_b3 .semibold {
  font-weight: 500;
}
.crl_slove_b3 .light {
  font-weight: 400;
}
.crl_slove_b3 .upper {
  text-transform: uppercase;
}
.crl_slove_b3 .sup {
  font-size: 60%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}
.crl_slove_b3 .DispMob {
  display: block !important;
}
@media screen and (max-width: 768.98px) {
  .crl_slove_b3 .DispMob {
    display: none !important;
  }
}
.crl_slove_b3 .DispDesk {
  display: none !important;
}
@media screen and (max-width: 768.98px) {
  .crl_slove_b3 .DispDesk {
    display: block !important;
  }
}
.crl_slove_b3 .DispTab {
  display: none !important;
}
@media screen and (max-width: 990px) {
  .crl_slove_b3 .DispTab {
    display: block !important;
  }
}
.crl_slove_b3 .TabOnly {
  display: none !important;
}
@media screen and (max-width: 990px) and (min-width: 768.99px) {
  .crl_slove_b3 .TabOnly {
    display: block !important;
  }
}

.crl_slove_b3 .left {
  position: relative;
  aspect-ratio: 668/998;
}

.crl_slove_b3 .left .bloctxt {
  position: absolute;
  transform: translate(-50%, -50%) rotate(-90deg);
  left: 50%;
  top: 50%;
  width: 70%;
  letter-spacing: 0.1em;
  word-spacing: 0.4em;
  text-align: justify;
  font-family: forma-djr-banner, sans-serif;
  font-weight: 500;
  font-size: clamp(0.8461538462rem, 0.6813186813rem + 0.6696428571vw, 1.0769230769rem);
  color: #fff;
}
@media screen and (min-width: 768px) {
  .crl_slove_b3 .left .bloctxt {
    font-size: clamp(0.8461538462rem, 0.6892470924rem + 0.2652519894vw, 1.0769230769rem);
  }
}

.crl_slove_b3 .right {
  position: relative;
  aspect-ratio: 668/626;
}

.crl_slove_b3 .right .bloctxt {
  position: absolute;
  display: flex;
  flex-flow: column;
  gap: 1.8em;
  bottom: 3em;
  right: 3em;
  margin-right: 0;
  font-family: forma-djr-banner, sans-serif;
  font-weight: 700;
  font-size: clamp(1.0769230769rem, 0.967032967rem + 0.4464285714vw, 1.2307692308rem);
  color: #fff;
  text-align: right;
  line-height: 1.2em;
}
@media screen and (min-width: 768px) {
  .crl_slove_b3 .right .bloctxt {
    font-size: clamp(1.0769230769rem, 0.9723185744rem + 0.1768346596vw, 1.2307692308rem);
  }
}

.crl_slove_b3 .right .part1 {
  font-size: clamp(3.8461538462rem, 1.0989010989rem + 11.1607142857vw, 7.6923076923rem);
  line-height: 0.9em;
}
@media screen and (min-width: 768px) {
  .crl_slove_b3 .right .part1 {
    font-size: clamp(3.8461538462rem, -0.5995375094rem + 7.5154730327vw, 10.3846153846rem);
  }
}

.crl_slove_b3 .right .part2 {
  display: flex;
  flex-flow: nowrap;
  gap: 10em;
  justify-content: flex-end;
  align-items: flex-start;
}

.crl_slove_b3 .bloccta {
  z-index: 7;
  font-family: forma-djr-banner, sans-serif;
  text-transform: uppercase;
  font-weight: 900;
  display: inline-block;
  position: relative;
  z-index: 6;
  font-weight: 600;
  font-size: clamp(1.0769230769rem, 0.9723185744rem + 0.1768346596vw, 1.2307692308rem);
  text-decoration: none;
  color: #fff;
  padding-bottom: 0.1em;
}
@media screen and (max-width: 768.98px) {
  .crl_slove_b3 .bloccta {
    font-size: clamp(1.0769230769rem, 0.967032967rem + 0.4464285714vw, 1.2307692308rem);
  }
}
.crl_slove_b3 .bloccta::after {
  content: "";
  position: absolute;
  bottom: 6%;
  left: 0em;
  width: calc(100% - 0em);
  height: 1px;
  background-color: #fff;
}
.crl_slove_b3 .bloccta a:hover, .crl_slove_b3 .bloccta a:active, .crl_slove_b3 .bloccta a:link, .crl_slove_b3 .bloccta a:visited {
  text-decoration: none;
  color: #fff;
}
.crl_slove_b3 .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);
  }
}

@media screen and (min-width: 768px) {
  /*  -------- BLOC 1 -------- */
  .crl_slove_b1 .bloctxt .part1, .crl_slove_b1 .bloctxt .part3 {
    font-weight: 500;
    text-shadow: unset;
    color: #F50C3C;
  }
  .crl_slove_b1 .bloctxt {
    top: 50%;
    width: 80%;
    flex-flow: nowrap;
    justify-content: space-between;
    align-items: baseline;
  }
  /*    .crl_slove_b1[data-lang="en"] .bloctxt{
    top:50%;
      width: 80%;
      flex-flow:nowrap;
      justify-content:space-between;
      align-items: baseline;
    } */
  .crl_slove_b1 .bloctxt .part2 .encart {
    margin-bottom: 1em;
  }
  .crl_slove_b1 .bloctxt .part2 .booster {
    margin-bottom: 1em;
    margin-top: 0;
  }
  /*  -------- BLOC 2 -------- */
  .crl_slove_b2 .bloctxt {
    font-size: clamp(1.3846153846rem, 1.0184996259rem + 0.6189213086vw, 1.9230769231rem);
    color: #fff;
  }
  /*  -------- BLOC 3 -------- */
  .crl_slove_b3 {
    flex-flow: nowrap;
  }
  .crl_slove_b3 .left {
    aspect-ratio: 624/932;
  }
  .crl_slove_b3 .right {
    aspect-ratio: 1284/931;
  }
}/*# sourceMappingURL=style.css.map */