.lienglobal {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  z-index: 5;
}

/* pp + pole premium */
/*  -------- THEME COLOR VARIABLE -------- */
/* GLOBAL */
html {
  scroll-behavior: smooth;
}

/*  -------- BULLE -------- */
.crl-bulle-info {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  height: auto;
  max-width: 200px;
  top: 25px;
  right: 3px;
  z-index: 7;
  font-size: clamp(0.8461538462rem, 0.6813186813rem + 0.6696428571vw, 1.0769230769rem);
  line-height: auto;
}

@media screen and (min-width: 768px) {
  .crl-bulle-info {
    font-size: clamp(0.8461538462rem, 0.6892470924rem + 0.2652519894vw, 1.0769230769rem);
    line-height: auto;
    right: 25px;
  }
}
.crl-bulle-info p {
  margin: 0;
}

.crl-bulle-info .icon-informations-bubble {
  margin-right: 15px;
}

.crl-bulle-info .triangle-bulle {
  position: relative;
  width: 17px;
  height: 15px;
  margin-right: 17px;
  background-color: #fff;
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  margin-bottom: -0.1em;
  margin-top: 0.5em;
}

.crl-bulle-info .cont-texte-info.active {
  opacity: 1;
  position: relative;
  display: flex;
  align-items: flex-end;
  flex-flow: column;
  animation: fade-in 0.5s linear forwards;
}

.crl-bulle-info .cont-texte-info {
  opacity: 0;
  display: none;
  animation: fade-in 0.5s linear forwards;
}

@media screen and (min-width: 768px) {
  .crl-bulle-info .cont-texte-info {
    opacity: 0;
    display: none;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.crl-bulle-info .icon-close {
  width: 12px;
  height: 11px;
  margin-left: 5px;
}

.crl-bulle-info .mobile {
  display: block !important;
}

@media screen and (min-width: 768px) {
  .crl-bulle-info .mobile {
    display: none !important;
  }
}
.crl-bulle-info .cont-texte-info .rectangle-texte {
  display: flex;
  flex-flow: nowrap;
  background-color: #fff;
  border-radius: 5px;
  color: #03112C;
  margin-top: 0;
  padding: 0.8em;
  height: auto;
  width: auto;
}

@media screen and (min-width: 768px) {
  .crl-bulle-info:hover .cont-texte-info {
    opacity: 1;
    position: relative;
    display: flex;
    align-items: flex-end;
    flex-flow: column;
  }
}
/*  -------- BULLE FIN -------- */
/*  -------- BLOC 1 -------- */
.crl_enprivee_b1 {
  position: relative;
  width: calc(100% + 60px);
  margin: 0ch -30px 0px;
  aspect-ratio: 668/854;
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2025/s52_decembre/crl_01_mob.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768.98px) {
  .crl_enprivee_b1 {
    width: calc(100% + 36px);
    margin: 0px -18px 0px;
  }
}
.crl_enprivee_b1 img, .crl_enprivee_b1 picture {
  position: relative;
  width: 100%;
  display: block;
  margin: 0;
}
.crl_enprivee_b1 a:focus, .crl_enprivee_b1 a:active, .crl_enprivee_b1 a:link, .crl_enprivee_b1 a:visited {
  text-decoration: none;
}
.crl_enprivee_b1 p, .crl_enprivee_b1 h1, .crl_enprivee_b1 h2, .crl_enprivee_b1 h3, .crl_enprivee_b1 h4 {
  margin: 0;
}
.crl_enprivee_b1 .bold {
  font-weight: 600;
}
.crl_enprivee_b1 .semibold {
  font-weight: 500;
}
.crl_enprivee_b1 .light {
  font-weight: 400;
}
.crl_enprivee_b1 .upper {
  text-transform: uppercase;
}
.crl_enprivee_b1 .sup {
  font-size: 60%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}
.crl_enprivee_b1 .DispMob {
  display: block !important;
}
@media screen and (max-width: 768.98px) {
  .crl_enprivee_b1 .DispMob {
    display: none !important;
  }
}
.crl_enprivee_b1 .DispDesk {
  display: none !important;
}
@media screen and (max-width: 768.98px) {
  .crl_enprivee_b1 .DispDesk {
    display: block !important;
  }
}
.crl_enprivee_b1 .DispTab {
  display: none !important;
}
@media screen and (max-width: 990px) {
  .crl_enprivee_b1 .DispTab {
    display: block !important;
  }
}
.crl_enprivee_b1 .TabOnly {
  display: none !important;
}
@media screen and (max-width: 990px) and (min-width: 768.99px) {
  .crl_enprivee_b1 .TabOnly {
    display: block !important;
  }
}

.crl_enprivee_b1[data-lang=fr_be] .logo_fid, .crl_enprivee_b1[data-lang=nl_be] .logo_fid, .crl_enprivee_b1[data-lang=en] .logo_fid {
  display: none;
}

.crl_enprivee_b1[data-lang=fr_be] .crl-bulle-info, .crl_enprivee_b1[data-lang=nl_be] .crl-bulle-info, .crl_enprivee_b1[data-lang=it_it] .crl-bulle-info {
  display: none;
}

.crl_enprivee_b1 .logo_fid {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 50px;
  height: 50px;
  z-index: 6;
}

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

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

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

.crl_enprivee_b1[data-lang=en][data-bloc=bloc1-booster] .bloctxt .part3,
.crl_enprivee_b1[data-lang=fr_fr][data-bloc=bloc1-booster] .bloctxt .part3,
.crl_enprivee_b1[data-lang=fr_lu][data-bloc=bloc1-booster] .bloctxt .part3,
.crl_enprivee_b1[data-lang=en][data-bloc=bloc1-booster-nonco] .bloctxt .part3,
.crl_enprivee_b1[data-lang=fr_fr][data-bloc=bloc1-booster-nonco] .bloctxt .part3,
.crl_enprivee_b1[data-lang=fr_lu][data-bloc=bloc1-booster-nonco] .bloctxt .part3 {
  display: none;
}

.crl_enprivee_b1 .bloctxt .part1, .crl_enprivee_b1 .bloctxt .part3 {
  font-size: clamp(1.5384615385rem, 1.2769502823rem + 0.442086649vw, 1.9230769231rem);
  color: #F09400;
  text-transform: uppercase;
  font-family: hanken-grotesk, sans-serif;
  text-shadow: 0px 0px 20px #000000;
}

.crl_enprivee_b1 .bloctxt .part1 span, .crl_enprivee_b1 .bloctxt .part2 span, .crl_enprivee_b1 .bloctxt .part3 span {
  font-weight: 500;
}

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

.crl_enprivee_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: #F09400;
  color: #fff;
  padding: 0.7em 1em 0.55em 1em;
}

.crl_enprivee_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: #F09400;
  margin-top: 1em;
}

.crl_enprivee_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;
  line-height: 1;
  font-size: clamp(0.8461538462rem, 0.6892470924rem + 0.2652519894vw, 1.0769230769rem);
  cursor: pointer;
  text-decoration: none;
  color: #F09400;
  padding-bottom: 0.3em;
}
@media screen and (max-width: 768.98px) {
  .crl_enprivee_b1 .bloccta {
    font-size: clamp(1rem, 0.8351648352rem + 0.6696428571vw, 1.2307692308rem);
  }
}
.crl_enprivee_b1 .bloccta::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0em;
  width: calc(100% - 0em);
  height: 1px;
  background-color: #F09400;
}
.crl_enprivee_b1 .bloccta a:hover, .crl_enprivee_b1 .bloccta a:active, .crl_enprivee_b1 .bloccta a:link, .crl_enprivee_b1 .bloccta a:visited {
  text-decoration: none;
  color: #F09400;
}
.crl_enprivee_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 TRIPTIQUE -------- */
.crl_enprivee_b2 {
  position: relative;
  width: calc(100% + 60px);
  margin: 0ch -30px 0px;
  overflow: hidden;
}
@media screen and (max-width: 768.98px) {
  .crl_enprivee_b2 {
    width: calc(100% + 36px);
    margin: 0px -18px 0px;
  }
}
.crl_enprivee_b2 img, .crl_enprivee_b2 picture {
  position: relative;
  width: 100%;
  display: block;
  margin: 0;
}
.crl_enprivee_b2 a:focus, .crl_enprivee_b2 a:active, .crl_enprivee_b2 a:link, .crl_enprivee_b2 a:visited {
  text-decoration: none;
}
.crl_enprivee_b2 p, .crl_enprivee_b2 h1, .crl_enprivee_b2 h2, .crl_enprivee_b2 h3, .crl_enprivee_b2 h4 {
  margin: 0;
}
.crl_enprivee_b2 .bold {
  font-weight: 600;
}
.crl_enprivee_b2 .semibold {
  font-weight: 500;
}
.crl_enprivee_b2 .light {
  font-weight: 400;
}
.crl_enprivee_b2 .upper {
  text-transform: uppercase;
}
.crl_enprivee_b2 .sup {
  font-size: 60%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}
.crl_enprivee_b2 .DispMob {
  display: block !important;
}
@media screen and (max-width: 768.98px) {
  .crl_enprivee_b2 .DispMob {
    display: none !important;
  }
}
.crl_enprivee_b2 .DispDesk {
  display: none !important;
}
@media screen and (max-width: 768.98px) {
  .crl_enprivee_b2 .DispDesk {
    display: block !important;
  }
}
.crl_enprivee_b2 .DispTab {
  display: none !important;
}
@media screen and (max-width: 990px) {
  .crl_enprivee_b2 .DispTab {
    display: block !important;
  }
}
.crl_enprivee_b2 .TabOnly {
  display: none !important;
}
@media screen and (max-width: 990px) and (min-width: 768.99px) {
  .crl_enprivee_b2 .TabOnly {
    display: block !important;
  }
}

.crl_enprivee_b2 .bloctxt {
  overflow: hidden;
  position: absolute;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  left: 1em;
  bottom: 1em;
  text-align: left;
}

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

.crl_enprivee_b2 .bloctxt a.promo {
  font-size: clamp(1rem, 0.8351648352rem + 0.6696428571vw, 1.2307692308rem);
  background-color: #F09400;
  color: #fff;
  text-transform: uppercase;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.2em 0.8em;
}
@media screen and (min-width: 768px) {
  .crl_enprivee_b2 .bloctxt a.promo {
    font-size: clamp(0.8461538462rem, 0.6892470924rem + 0.2652519894vw, 1.0769230769rem);
  }
}

.crl_enprivee_b2 .crl_cont_enprivee_b2 {
  position: relative;
  width: 100%;
  height: auto;
  margin: 10px 0;
}

.crl_enprivee_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;
  line-height: 1;
  font-size: clamp(0.8461538462rem, 0.6892470924rem + 0.2652519894vw, 1.0769230769rem);
  cursor: pointer;
  text-decoration: none;
  color: #F09400;
  padding-bottom: 0.3em;
}
@media screen and (max-width: 768.98px) {
  .crl_enprivee_b2 .bloctxt .bloccta {
    font-size: clamp(1rem, 0.8351648352rem + 0.6696428571vw, 1.2307692308rem);
  }
}
.crl_enprivee_b2 .bloctxt .bloccta::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0em;
  width: calc(100% - 0em);
  height: 1px;
  background-color: #F09400;
}
.crl_enprivee_b2 .bloctxt .bloccta a:hover, .crl_enprivee_b2 .bloctxt .bloccta a:active, .crl_enprivee_b2 .bloctxt .bloccta a:link, .crl_enprivee_b2 .bloctxt .bloccta a:visited {
  text-decoration: none;
  color: #F09400;
}
.crl_enprivee_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_enprivee_b2 .bloctxt .bloccta a {
  color: #fff;
}

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

.crl_enprivee_b2 .guide {
  color: #000;
}

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

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

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

/*  -------- BLOC 3 -------- */
.crl_enprivee_b3 {
  position: relative;
  width: calc(100% + 60px);
  margin: 0ch -30px 0px;
  aspect-ratio: 668/759;
  overflow: hidden;
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2025/s52_decembre/crl_b3_mob.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
@media screen and (max-width: 768.98px) {
  .crl_enprivee_b3 {
    width: calc(100% + 36px);
    margin: 0px -18px 0px;
  }
}
.crl_enprivee_b3 img, .crl_enprivee_b3 picture {
  position: relative;
  width: 100%;
  display: block;
  margin: 0;
}
.crl_enprivee_b3 a:focus, .crl_enprivee_b3 a:active, .crl_enprivee_b3 a:link, .crl_enprivee_b3 a:visited {
  text-decoration: none;
}
.crl_enprivee_b3 p, .crl_enprivee_b3 h1, .crl_enprivee_b3 h2, .crl_enprivee_b3 h3, .crl_enprivee_b3 h4 {
  margin: 0;
}
.crl_enprivee_b3 .bold {
  font-weight: 600;
}
.crl_enprivee_b3 .semibold {
  font-weight: 500;
}
.crl_enprivee_b3 .light {
  font-weight: 400;
}
.crl_enprivee_b3 .upper {
  text-transform: uppercase;
}
.crl_enprivee_b3 .sup {
  font-size: 60%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}
.crl_enprivee_b3 .DispMob {
  display: block !important;
}
@media screen and (max-width: 768.98px) {
  .crl_enprivee_b3 .DispMob {
    display: none !important;
  }
}
.crl_enprivee_b3 .DispDesk {
  display: none !important;
}
@media screen and (max-width: 768.98px) {
  .crl_enprivee_b3 .DispDesk {
    display: block !important;
  }
}
.crl_enprivee_b3 .DispTab {
  display: none !important;
}
@media screen and (max-width: 990px) {
  .crl_enprivee_b3 .DispTab {
    display: block !important;
  }
}
.crl_enprivee_b3 .TabOnly {
  display: none !important;
}
@media screen and (max-width: 990px) and (min-width: 768.99px) {
  .crl_enprivee_b3 .TabOnly {
    display: block !important;
  }
}
.crl_enprivee_b3 .video-background {
  position: absolute;
  width: 102%;
  height: 102%;
  top: 0;
  left: 0;
}
.crl_enprivee_b3 .video-background iframe {
  margin: -2px;
  border: 0;
  scale: 3;
}

.crl_enprivee_b3 .bloctxt {
  position: absolute;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  gap: 1em;
  bottom: 0;
  text-align: center;
  width: 100%;
  white-space: nowrap;
  color: #F09400;
  z-index: 6;
}
.crl_enprivee_b3 .bloctxt p {
  width: 100%;
}

.crl_enprivee_b3 .bloctxt .txt_courant {
  font-family: helvetica-lt-pro, sans-serif;
  text-transform: uppercase;
  text-shadow: 0px 0px 20px rgba(255, 255, 255, 0.85);
  font-size: clamp(0.7692307692rem, 0.6593406593rem + 0.4464285714vw, 0.9230769231rem);
  line-height: 1.2em;
  text-shadow: #fff;
}
@media screen and (min-width: 768px) {
  .crl_enprivee_b3 .bloctxt .txt_courant {
    font-size: clamp(0.8461538462rem, 0.6892470924rem + 0.2652519894vw, 1.0769230769rem);
  }
}

.crl_enprivee_b3 .bloctxt .txt_saison {
  font-family: helvetica-lt-pro, sans-serif;
  display: flex;
  flex-flow: nowrap;
  font-size: clamp(1.0769230769rem, 0.8021978022rem + 1.1160714286vw, 1.4615384615rem);
  gap: 6em;
}
@media screen and (min-width: 768px) {
  .crl_enprivee_b3 .bloctxt .txt_saison {
    font-size: clamp(1.0769230769rem, 0.8154118207rem + 0.442086649vw, 1.4615384615rem);
  }
}

.crl_enprivee_b3 .bloccta_cont {
  display: flex;
  flex-flow: nowrap;
  justify-content: center;
  align-items: center;
  gap: 6em;
}

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

/*  -------- BLOC 3 -------- */
.crl_enprivee_b3_v2 {
  position: relative;
  width: calc(100% + 60px);
  margin: 0ch -30px 0px;
  aspect-ratio: 667/970;
  overflow: hidden;
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2025/s52_decembre/crl_b3_mob.gif");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
@media screen and (max-width: 768.98px) {
  .crl_enprivee_b3_v2 {
    width: calc(100% + 36px);
    margin: 0px -18px 0px;
  }
}
.crl_enprivee_b3_v2 img, .crl_enprivee_b3_v2 picture {
  position: relative;
  width: 100%;
  display: block;
  margin: 0;
}
.crl_enprivee_b3_v2 a:focus, .crl_enprivee_b3_v2 a:active, .crl_enprivee_b3_v2 a:link, .crl_enprivee_b3_v2 a:visited {
  text-decoration: none;
}
.crl_enprivee_b3_v2 p, .crl_enprivee_b3_v2 h1, .crl_enprivee_b3_v2 h2, .crl_enprivee_b3_v2 h3, .crl_enprivee_b3_v2 h4 {
  margin: 0;
}
.crl_enprivee_b3_v2 .bold {
  font-weight: 600;
}
.crl_enprivee_b3_v2 .semibold {
  font-weight: 500;
}
.crl_enprivee_b3_v2 .light {
  font-weight: 400;
}
.crl_enprivee_b3_v2 .upper {
  text-transform: uppercase;
}
.crl_enprivee_b3_v2 .sup {
  font-size: 60%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}
.crl_enprivee_b3_v2 .DispMob {
  display: block !important;
}
@media screen and (max-width: 768.98px) {
  .crl_enprivee_b3_v2 .DispMob {
    display: none !important;
  }
}
.crl_enprivee_b3_v2 .DispDesk {
  display: none !important;
}
@media screen and (max-width: 768.98px) {
  .crl_enprivee_b3_v2 .DispDesk {
    display: block !important;
  }
}
.crl_enprivee_b3_v2 .DispTab {
  display: none !important;
}
@media screen and (max-width: 990px) {
  .crl_enprivee_b3_v2 .DispTab {
    display: block !important;
  }
}
.crl_enprivee_b3_v2 .TabOnly {
  display: none !important;
}
@media screen and (max-width: 990px) and (min-width: 768.99px) {
  .crl_enprivee_b3_v2 .TabOnly {
    display: block !important;
  }
}

.crl_enprivee_b3_v2 .bloctxt {
  position: absolute;
  transform: translate(-50%, 50%);
  left: 50%;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  bottom: 8%;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap;
  z-index: 6;
}

.crl_enprivee_b3_v2 .bloccta {
  width: -moz-fit-content;
  width: fit-content;
  display: inline-block;
  position: relative;
  z-index: 6;
  font-weight: 600;
  line-height: 1;
  font-size: clamp(0.8461538462rem, 0.6892470924rem + 0.2652519894vw, 1.0769230769rem);
  cursor: pointer;
  text-decoration: none;
  color: #6B111B;
  padding-bottom: 0.3em;
  text-transform: uppercase;
}
@media screen and (max-width: 768.98px) {
  .crl_enprivee_b3_v2 .bloccta {
    font-size: clamp(1rem, 0.8351648352rem + 0.6696428571vw, 1.2307692308rem);
  }
}
.crl_enprivee_b3_v2 .bloccta::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0em;
  width: calc(100% - 0em);
  height: 1px;
  background-color: #6B111B;
}
.crl_enprivee_b3_v2 .bloccta a:hover, .crl_enprivee_b3_v2 .bloccta a:active, .crl_enprivee_b3_v2 .bloccta a:link, .crl_enprivee_b3_v2 .bloccta a:visited {
  text-decoration: none;
  color: #6B111B;
}
.crl_enprivee_b3_v2 .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 3 V3 -------- */
.crl_enprivee_b3_v3 {
  position: relative;
  width: calc(100% + 60px);
  margin: 0ch -30px 0px;
  aspect-ratio: 668/970;
  overflow: hidden;
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2025/s52_decembre/crl_b3_v3_mob.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
@media screen and (max-width: 768.98px) {
  .crl_enprivee_b3_v3 {
    width: calc(100% + 36px);
    margin: 0px -18px 0px;
  }
}
.crl_enprivee_b3_v3 img, .crl_enprivee_b3_v3 picture {
  position: relative;
  width: 100%;
  display: block;
  margin: 0;
}
.crl_enprivee_b3_v3 a:focus, .crl_enprivee_b3_v3 a:active, .crl_enprivee_b3_v3 a:link, .crl_enprivee_b3_v3 a:visited {
  text-decoration: none;
}
.crl_enprivee_b3_v3 p, .crl_enprivee_b3_v3 h1, .crl_enprivee_b3_v3 h2, .crl_enprivee_b3_v3 h3, .crl_enprivee_b3_v3 h4 {
  margin: 0;
}
.crl_enprivee_b3_v3 .bold {
  font-weight: 600;
}
.crl_enprivee_b3_v3 .semibold {
  font-weight: 500;
}
.crl_enprivee_b3_v3 .light {
  font-weight: 400;
}
.crl_enprivee_b3_v3 .upper {
  text-transform: uppercase;
}
.crl_enprivee_b3_v3 .sup {
  font-size: 60%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}
.crl_enprivee_b3_v3 .DispMob {
  display: block !important;
}
@media screen and (max-width: 768.98px) {
  .crl_enprivee_b3_v3 .DispMob {
    display: none !important;
  }
}
.crl_enprivee_b3_v3 .DispDesk {
  display: none !important;
}
@media screen and (max-width: 768.98px) {
  .crl_enprivee_b3_v3 .DispDesk {
    display: block !important;
  }
}
.crl_enprivee_b3_v3 .DispTab {
  display: none !important;
}
@media screen and (max-width: 990px) {
  .crl_enprivee_b3_v3 .DispTab {
    display: block !important;
  }
}
.crl_enprivee_b3_v3 .TabOnly {
  display: none !important;
}
@media screen and (max-width: 990px) and (min-width: 768.99px) {
  .crl_enprivee_b3_v3 .TabOnly {
    display: block !important;
  }
}
.crl_enprivee_b3_v3 .bloctxt {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 58%;
  gap: clamp(2.3076923077rem, 1.7582417582rem + 2.2321428571vw, 3.0769230769rem);
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  white-space: nowrap;
  padding: 5% 0;
  z-index: 6;
  color: #784E66;
}
.crl_enprivee_b3_v3 .bloctxt .cont_titre {
  position: relative;
  display: flex;
  flex-flow: column;
  width: -moz-fit-content;
  width: fit-content;
  gap: clamp(0.7692307692rem, 0.4945054945rem + 1.1160714286vw, 1.1538461538rem);
}
.crl_enprivee_b3_v3 .bloctxt .cont_soustitre {
  display: flex;
  flex-flow: nowrap;
  font-weight: 600;
  text-transform: uppercase;
  justify-content: space-between;
}
.crl_enprivee_b3_v3 .bloctxt .titre {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 600;
  font-family: "Termina", sans-serif;
  font-size: clamp(3.8461538462rem, 2.1978021978rem + 6.6964285714vw, 6.1538461538rem);
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .crl_enprivee_b3_v3 .bloctxt .titre {
    font-size: clamp(3.8461538462rem, 2.2770863089rem + 2.6525198939vw, 6.1538461538rem);
  }
}
.crl_enprivee_b3_v3 .bloctxt .txtcourant {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-flow: nowrap;
  text-transform: uppercase;
  font-family: "Termina", sans-serif;
}
.crl_enprivee_b3_v3 .bloctxt .bloccta {
  width: -moz-fit-content;
  width: fit-content;
  display: inline-block;
  position: relative;
  z-index: 6;
  font-weight: 600;
  line-height: 1;
  font-size: clamp(0.8461538462rem, 0.6892470924rem + 0.2652519894vw, 1.0769230769rem);
  cursor: pointer;
  text-decoration: none;
  color: #784E66;
  padding-bottom: 0.3em;
  text-transform: uppercase;
}
@media screen and (max-width: 768.98px) {
  .crl_enprivee_b3_v3 .bloctxt .bloccta {
    font-size: clamp(1rem, 0.8351648352rem + 0.6696428571vw, 1.2307692308rem);
  }
}
.crl_enprivee_b3_v3 .bloctxt .bloccta::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0em;
  width: calc(100% - 0em);
  height: 1px;
  background-color: #784E66;
}
.crl_enprivee_b3_v3 .bloctxt .bloccta a:hover, .crl_enprivee_b3_v3 .bloctxt .bloccta a:active, .crl_enprivee_b3_v3 .bloctxt .bloccta a:link, .crl_enprivee_b3_v3 .bloctxt .bloccta a:visited {
  text-decoration: none;
  color: #784E66;
}
.crl_enprivee_b3_v3 .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);
  }
}

@media screen and (min-width: 768px) {
  /*  -------- BLOC 1 -------- */
  .crl_enprivee_b1 {
    aspect-ratio: 1920/942;
    background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2025/s52_decembre/crl_01.webp");
  }
  .crl_enprivee_b1[data-lang=en][data-bloc=bloc1-booster] .bloctxt .part3,
  .crl_enprivee_b1[data-lang=fr_fr][data-bloc=bloc1-booster] .bloctxt .part3,
  .crl_enprivee_b1[data-lang=fr_lu][data-bloc=bloc1-booster] .bloctxt .part3,
  .crl_enprivee_b1[data-lang=en][data-bloc=bloc1-booster-nonco] .bloctxt .part3,
  .crl_enprivee_b1[data-lang=fr_fr][data-bloc=bloc1-booster-nonco] .bloctxt .part3,
  .crl_enprivee_b1[data-lang=fr_lu][data-bloc=bloc1-booster-nonco] .bloctxt .part3 {
    display: block;
  }
  .crl_enprivee_b1 .bloctxt .part1, .crl_enprivee_b1 .bloctxt .part3 {
    font-weight: 500;
    text-shadow: unset;
  }
  .crl_enprivee_b1 .bloctxt {
    flex-flow: nowrap;
    justify-content: space-between;
    align-items: baseline;
  }
  .crl_enprivee_b1 .bloctxt .part2 .encart {
    margin-bottom: 1em;
  }
  .crl_enprivee_b1 .bloctxt .part2 .booster {
    margin-bottom: 1em;
    margin-top: 0;
  }
  /*  -------- BLOC 2 -------- */
  .crl_enprivee_b2 .bloctxt {
    font-size: clamp(1.3846153846rem, 1.0184996259rem + 0.6189213086vw, 1.9230769231rem);
    color: #fff;
  }
  /*  -------- BLOC 3 -------- */
  .crl_enprivee_b3 {
    aspect-ratio: 1920/942;
    background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2025/s52_decembre/crl_b3.webp");
  }
  .crl_enprivee_b3 .video-background iframe {
    scale: 1;
  }
  .crl_enprivee_b3 .bloccta {
    left: 39%;
  }
  /*  -------- BLOC 3 -------- */
  .crl_enprivee_b3_v2 {
    aspect-ratio: 1920/1080;
    background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2025/s52_decembre/crl_b3.gif");
  }
  .crl_enprivee_b3_v2 .bloctxt {
    left: 29%;
    bottom: 38%;
  }
  /*  -------- BLOC 3 V3 -------- */
  .crl_enprivee_b3_v3 {
    aspect-ratio: 1920/1080;
    background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2025/s52_decembre/crl_b3_v3.webp");
  }
  .crl_enprivee_b3_v3 .bloctxt {
    top: 30%;
    display: flex;
    flex-flow: nowrap;
    justify-content: space-between;
    align-items: center;
    gap: 0;
  }
}/*# sourceMappingURL=style.css.map */