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



/*  -------- THEME COLOR VARIABLE -------- */
/* GLOBAL */
/* Paramètre des blocs générique */
.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;
  }
}

/* Affichage ou non du booster */
[data-booster=on] .BoosterBloc {
  display: block;
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
  background-color: #D40404;
  color: #fff;
  font-weight: 600;
  padding: 0.4em 0.6em;
  width: -moz-fit-content;
  width: fit-content;
  font-size: clamp(1.2307692308rem, 1.1208791209rem + 0.4464285714vw, 1.3846153846rem);
}
[data-booster=on] .BoosterBloc a {
  color: #fff;
}
@media screen and (min-width: 768px) {
  [data-booster=on] .BoosterBloc {
    font-size: clamp(1.2307692308rem, 1.1261647283rem + 0.1768346596vw, 1.3846153846rem);
  }
}

[data-booster=off] .BoosterBloc {
  display: none;
  height: 0;
}

/* Affichage ou non de la démarque */
[data-dem=on] .DemarqueBloc {
  display: block;
  height: -moz-fit-content;
  height: fit-content;
}

[data-dem=off] .DemarqueBloc {
  display: none;
  height: 0;
}

/* GLOBAL FIN */
.crl_cont_soldes {
  position: relative;
}

/* BLOC 1 - SOLDES */
.crl_soldes_b1 {
  position: relative;
  aspect-ratio: 666/810;
  overflow: hidden;
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s3_janvier/crl_b1_mob.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.crl_soldes_b1 .bloctxt_b1 {
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  bottom: 15%;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  gap: clamp(0.7692307692rem, 0.4945054945rem + 1.1160714286vw, 1.1538461538rem);
  color: #D40404;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  z-index: 6;
  text-align: center;
}
.crl_soldes_b1 .bloctxt_b1 .DemarqueBloc {
  font-size: clamp(1.5384615385rem, 1.2637362637rem + 1.1160714286vw, 1.9230769231rem);
  line-height: 1;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .crl_soldes_b1 .bloctxt_b1 .DemarqueBloc {
    font-size: clamp(1.5384615385rem, 1.2769502823rem + 0.442086649vw, 1.9230769231rem);
  }
}
.crl_soldes_b1 .bloctxt_b1 .titre {
  font-family: helvetica-lt-pro, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(3.8461538462rem, 1.3186813187rem + 10.2678571429vw, 7.3846153846rem);
  line-height: 1;
  letter-spacing: -6px;
}
@media screen and (min-width: 768px) {
  .crl_soldes_b1 .bloctxt_b1 .titre {
    font-size: clamp(6.1538461538rem, 4.5847786166rem + 2.6525198939vw, 8.4615384615rem);
  }
}
.crl_soldes_b1 .bloctxt_b1 .offre {
  font-size: clamp(1.3846153846rem, 0.6153846154rem + 3.125vw, 2.4615384615rem);
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .crl_soldes_b1 .bloctxt_b1 .offre {
    font-size: clamp(1.9230769231rem, 1.1385431545rem + 1.3262599469vw, 3.0769230769rem);
  }
}
.crl_soldes_b1 .bloctxt_b1 .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: #D40404;
  padding-bottom: 0.3em;
}
@media screen and (max-width: 768.98px) {
  .crl_soldes_b1 .bloctxt_b1 .bloccta {
    font-size: clamp(1rem, 0.8351648352rem + 0.6696428571vw, 1.2307692308rem);
  }
}
.crl_soldes_b1 .bloctxt_b1 .bloccta::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0em;
  width: calc(100% - 0em);
  height: 1px;
  background-color: #D40404;
}
.crl_soldes_b1 .bloctxt_b1 .bloccta a:hover, .crl_soldes_b1 .bloctxt_b1 .bloccta a:active, .crl_soldes_b1 .bloctxt_b1 .bloccta a:link, .crl_soldes_b1 .bloctxt_b1 .bloccta a:visited {
  text-decoration: none;
  color: #D40404;
}
.crl_soldes_b1 .bloctxt_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 - SOLDES */
.crl_soldes_b2 .crl_triptique {
  margin-top: 5px;
  grid-area: part3;
  overflow: hidden;
  /* .swiper-pagination{background: $redcrl} */
}
.crl_soldes_b2 .crl_triptique[data-promo=on] .promo {
  display: block;
}
.crl_soldes_b2 .crl_triptique[data-promo=off] .promo {
  display: none;
}
.crl_soldes_b2 .crl_triptique .bloctxt {
  white-space: nowrap;
  position: absolute;
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  left: 20px;
  bottom: 20px;
  gap: 10px;
  text-align: left;
  color: #D40404;
}
.crl_soldes_b2 .crl_triptique .bloctxt a.promo {
  width: -moz-fit-content;
  width: fit-content;
  font-size: clamp(0.8461538462rem, 0.6813186813rem + 0.6696428571vw, 1.0769230769rem);
  background-color: #D40404;
  padding: 0.3em 0.8em;
  color: #fff;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .crl_soldes_b2 .crl_triptique .bloctxt a.promo {
    font-size: clamp(0.8461538462rem, 0.6892470924rem + 0.2652519894vw, 1.0769230769rem);
  }
}
.crl_soldes_b2 .crl_triptique .bloccta {
  z-index: 6;
  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: #D40404;
  padding-bottom: 0.3em;
  /* @include texte.ctahoverclassique($font-color, #fff);  */
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 768.98px) {
  .crl_soldes_b2 .crl_triptique .bloccta {
    font-size: clamp(1rem, 0.8351648352rem + 0.6696428571vw, 1.2307692308rem);
  }
}
.crl_soldes_b2 .crl_triptique .bloccta::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0em;
  width: calc(100% - 0em);
  height: 1px;
  background-color: #D40404;
}
.crl_soldes_b2 .crl_triptique .bloccta a:hover, .crl_soldes_b2 .crl_triptique .bloccta a:active, .crl_soldes_b2 .crl_triptique .bloccta a:link, .crl_soldes_b2 .crl_triptique .bloccta a:visited {
  text-decoration: none;
  color: #D40404;
}
.crl_soldes_b2 .crl_triptique .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_soldes_b2 .crl_triptique .swiper-wrapper .swiper-slide:nth-child(1) {
  aspect-ratio: 0.7648484848;
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s3_janvier/crl_b2_5.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.crl_soldes_b2 .crl_triptique .swiper-wrapper .swiper-slide:nth-child(2) {
  aspect-ratio: 0.7648484848;
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s3_janvier/crl_b2_6.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.crl_soldes_b2 .crl_triptique .swiper-wrapper .swiper-slide:nth-child(3) {
  aspect-ratio: 0.7648484848;
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s3_janvier/crl_b2_7.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.crl_soldes_b2 .crl_triptique .swiper-wrapper .swiper-slide:nth-child(4) {
  aspect-ratio: 0.7648484848;
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s3_janvier/crl_b2_8.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.crl_soldes_b2 .crl_triptique .swiper-horizontal > .swiper-pagination-progressbar {
  position: relative;
  height: 3px !important;
  top: -2px !important;
}
.crl_soldes_b2 .crl_triptique .swiper-pagination-progressbar-fill {
  background: #D40404;
}
.crl_soldes_b2 .crl_triptique .swiper-wrapper .swiper-slide:nth-child(1) {
  background-position: center center !important;
}
.crl_soldes_b2 .crl_triptique .swiper-wrapper .swiper-slide:nth-child(2) {
  background-position: center center !important;
}
.crl_soldes_b2 .crl_triptique .swiper-wrapper .swiper-slide:nth-child(3) {
  background-position: center center !important;
}
.crl_soldes_b2 .crl_triptique .swiper-wrapper .swiper-slide:nth-child(4) {
  background-position: center center !important;
}

/*  -------- BLOC Categ -------- */
.crl_bloccateg {
  overflow: hidden;
  position: sticky;
  width: 100%;
  bottom: 0;
  margin: auto;
  max-width: 920px;
  height: -moz-fit-content;
  height: fit-content;
  z-index: 7;
  padding: 2em 0;
  white-space: nowrap;
}
.crl_bloccateg .cont_img {
  display: block;
  aspect-ratio: 1/1;
  height: clamp(2.3076923077rem, 1.7582417582rem + 2.2321428571vw, 3.0769230769rem);
  width: clamp(2.3076923077rem, 1.7582417582rem + 2.2321428571vw, 3.0769230769rem);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.crl_bloccateg .bloctxt {
  display: flex;
  flex-flow: nowrap;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  padding: 0.4em 0.6em;
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 50px;
  color: #03112C;
  border: 1px solid #03112C;
  transition: all 0.5s ease;
  font-size: clamp(1rem, 0.8351648352rem + 0.6696428571vw, 1.2307692308rem);
  font-weight: 500;
  gap: clamp(0.3846153846rem, -0.1648351648rem + 2.2321428571vw, 1.1538461538rem);
}
@media screen and (min-width: 768px) {
  .crl_bloccateg .bloctxt {
    font-size: clamp(0.8461538462rem, 0.6892470924rem + 0.2652519894vw, 1.0769230769rem);
  }
}
.crl_bloccateg a:hover .bloctxt {
  background-color: #D40404;
  color: #fff;
  border: 1px solid #fff;
}
.crl_bloccateg .swiper-slide {
  background: transparent;
}
.crl_bloccateg .visuel1 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s3_janvier/crl_categ1.webp");
}
.crl_bloccateg .visuel2 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s3_janvier/crl_categ2.webp");
}
.crl_bloccateg .visuel3 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s3_janvier/crl_categ3.webp");
}
.crl_bloccateg .visuel4 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s3_janvier/crl_categ4.webp");
}
.crl_bloccateg .bloctxt {
  justify-content: flex-start !important;
}

@media (max-width: 768.98px) {
  * {
    max-width: unset;
  }
}
/* BLOC 3 - SOLDES */
.crl_soldes_b3 {
  position: relative;
  overflow: hidden;
  aspect-ratio: 666/820;
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s3_janvier/crl_b3_mob.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.crl_soldes_b3 .mentions {
  position: absolute;
  bottom: clamp(1.1538461538rem, 0.8791208791rem + 1.1160714286vw, 1.5384615385rem);
  right: clamp(1.1538461538rem, 0.8791208791rem + 1.1160714286vw, 1.5384615385rem);
  width: -moz-fit-content;
  width: fit-content;
  font-size: clamp(0.6923076923rem, 0.5824175824rem + 0.4464285714vw, 0.8461538462rem);
  text-shadow: rgba(255, 255, 255, 0.9) 1px 0 10px;
  color: #000;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .crl_soldes_b3 .mentions {
    font-size: clamp(0.6923076923rem, 0.5877031898rem + 0.1768346596vw, 0.8461538462rem);
  }
}
.crl_soldes_b3 .cont_global {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: clamp(2.3076923077rem, 0.6593406593rem + 6.6964285714vw, 4.6153846154rem) clamp(1.9230769231rem, -2.1978021978rem + 16.7410714286vw, 7.6923076923rem);
}
.crl_soldes_b3 .left {
  position: relative;
  display: flex;
  flex-flow: nowrap;
  width: 100%;
  justify-content: flex-start;
  gap: clamp(0.3846153846rem, -0.1648351648rem + 2.2321428571vw, 1.1538461538rem);
  height: 60%;
}
.crl_soldes_b3 .left .bloctxt {
  width: 10%;
}
.crl_soldes_b3 .left .cont_img {
  position: relative;
  aspect-ratio: 545/516;
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s3_janvier/crl_b3_1_mob.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.crl_soldes_b3 .right {
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  display: flex;
  flex-flow: column;
  justify-content: end;
  gap: clamp(0.7692307692rem, 0.2197802198rem + 2.2321428571vw, 1.5384615385rem);
  bottom: 7%;
  white-space: nowrap;
}
.crl_soldes_b3 .right .titre {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  color: #2C2822;
  font-family: acumin-pro-condensed, sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: -6%;
  font-size: clamp(5.3846153846rem, 3.7362637363rem + 6.6964285714vw, 7.6923076923rem);
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .crl_soldes_b3 .right .titre {
    font-size: clamp(6.1538461538rem, 3.7479425967rem + 4.0671971706vw, 9.6923076923rem);
  }
}
.crl_soldes_b3 .right .titre span {
  font-size: 30%;
  font-weight: 300;
  position: absolute;
  top: 17%;
  right: 6%;
}
.crl_soldes_b3 .right .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: #000;
  padding-bottom: 0.3em;
}
@media screen and (max-width: 768.98px) {
  .crl_soldes_b3 .right .bloccta {
    font-size: clamp(1rem, 0.8351648352rem + 0.6696428571vw, 1.2307692308rem);
  }
}
.crl_soldes_b3 .right .bloccta::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0em;
  width: calc(100% - 0em);
  height: 1px;
  background-color: #000;
}
.crl_soldes_b3 .right .bloccta a:hover, .crl_soldes_b3 .right .bloccta a:active, .crl_soldes_b3 .right .bloccta a:link, .crl_soldes_b3 .right .bloccta a:visited {
  text-decoration: none;
  color: #000;
}
.crl_soldes_b3 .right .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) {
  .crl_cont_soldes {
    display: unset;
  }
  /* BLOC 1 - SOLDES DESK */
  .crl_soldes_b1 {
    aspect-ratio: 1920/810;
    overflow: hidden;
    background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s3_janvier/crl_b1.webp");
  }
  /* BLOC 2 - SOLDES DESK */
  .crl_soldes_b2 {
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "part1 part2" "part3 part3";
  }
  .crl_soldes_b2 .cont_img {
    aspect-ratio: 631/825;
  }
  .crl_soldes_b2 .crl_triptique {
    width: 100%;
    grid-area: part3;
    overflow: hidden;
  }
  .crl_soldes_b2 .crl_triptique[data-promo=on] .promo {
    display: block;
  }
  .crl_soldes_b2 .crl_triptique[data-promo=off] .promo {
    display: none;
  }
  .crl_soldes_b2 .crl_triptique .bloctxt {
    white-space: nowrap;
    position: absolute;
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    left: 20px;
    bottom: 20px;
    gap: 10px;
    text-align: left;
    color: #D40404;
  }
  .crl_soldes_b2 .crl_triptique .bloctxt a.promo {
    width: -moz-fit-content;
    width: fit-content;
    font-size: clamp(0.8461538462rem, 0.6813186813rem + 0.6696428571vw, 1.0769230769rem);
    background-color: #D40404;
    padding: 0.3em 0.8em;
    color: #fff;
    font-weight: 400;
  }
  /* BLOC 3 - SOLDES DESK */
  /*  -------- BLOC 3 -------- */
  /*  -------- BLOC 3 V3 -------- */
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .crl_soldes_b2 .crl_triptique .bloctxt a.promo {
    font-size: clamp(0.8461538462rem, 0.6892470924rem + 0.2652519894vw, 1.0769230769rem);
  }
}
@media screen and (min-width: 768px) {
  .crl_soldes_b2 .crl_triptique .bloccta {
    z-index: 6;
    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: #D40404;
    padding-bottom: 0.3em;
    /* @include texte.ctahoverclassique($font-color, #fff);  */
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media screen and (min-width: 768px) and (max-width: 768.98px) {
  .crl_soldes_b2 .crl_triptique .bloccta {
    font-size: clamp(1rem, 0.8351648352rem + 0.6696428571vw, 1.2307692308rem);
  }
}
@media screen and (min-width: 768px) {
  .crl_soldes_b2 .crl_triptique .bloccta::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0em;
    width: calc(100% - 0em);
    height: 1px;
    background-color: #D40404;
  }
  .crl_soldes_b2 .crl_triptique .bloccta a:hover, .crl_soldes_b2 .crl_triptique .bloccta a:active, .crl_soldes_b2 .crl_triptique .bloccta a:link, .crl_soldes_b2 .crl_triptique .bloccta a:visited {
    text-decoration: none;
    color: #D40404;
  }
  .crl_soldes_b2 .crl_triptique .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_soldes_b2 .crl_triptique .swiper-wrapper .swiper-slide:nth-child(1) {
    aspect-ratio: 0.7648484848;
    background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s3_janvier/crl_b2_5.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
  }
  .crl_soldes_b2 .crl_triptique .swiper-wrapper .swiper-slide:nth-child(2) {
    aspect-ratio: 0.7648484848;
    background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s3_janvier/crl_b2_6.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
  }
  .crl_soldes_b2 .crl_triptique .swiper-wrapper .swiper-slide:nth-child(3) {
    aspect-ratio: 0.7648484848;
    background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s3_janvier/crl_b2_7.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
  }
  .crl_soldes_b2 .crl_triptique .swiper-wrapper .swiper-slide:nth-child(4) {
    aspect-ratio: 0.7648484848;
    background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s3_janvier/crl_b2_8.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
  }
  .crl_soldes_b2 .swiper-pagination-progressbar {
    display: none;
  }
  .crl_soldes_b3 {
    aspect-ratio: 1920/934;
    background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s3_janvier/crl_b3.webp");
  }
  .crl_soldes_b3 .mentions {
    position: absolute;
    bottom: clamp(1.1538461538rem, 0.8791208791rem + 1.1160714286vw, 1.5384615385rem);
    right: clamp(1.1538461538rem, 0.8791208791rem + 1.1160714286vw, 1.5384615385rem);
    width: -moz-fit-content;
    width: fit-content;
    font-size: clamp(0.6923076923rem, 0.5824175824rem + 0.4464285714vw, 0.8461538462rem);
    text-shadow: rgba(0, 0, 0, 0.9) 1px 0 10px;
    color: #fff;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .crl_soldes_b3 .mentions {
    font-size: clamp(0.6923076923rem, 0.5877031898rem + 0.1768346596vw, 0.8461538462rem);
  }
}
@media screen and (min-width: 768px) {
  .crl_soldes_b3 .cont_global {
    display: flex;
    flex-flow: nowrap;
    padding: clamp(2.3076923077rem, -1.3534652792rem + 6.1892130858vw, 7.6923076923rem) clamp(3.0769230769rem, -0.58423451rem + 6.1892130858vw, 8.4615384615rem);
  }
  .crl_soldes_b3 .right {
    bottom: 10%;
  }
  .crl_soldes_b3 .left {
    height: unset;
  }
  .crl_soldes_b3 .left .bloctxt {
    width: 7%;
  }
  .crl_soldes_b3 .left .cont_img {
    aspect-ratio: 798/755;
  }
  .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%;
  }
  .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 */