@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[data-booster=on] .bloctxt_b1 .bloccta {
  z-index: 6;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #D40404;
  /* border-radius: 10px; */
  transition: all 0.3s ease-in-out;
  text-align: center;
  font-weight: 500;
  font-size: clamp(0.8461538462rem, 0.6892470924rem + 0.2652519894vw, 1.0769230769rem);
  width: -moz-fit-content;
  width: fit-content;
  color: #D40404;
  cursor: pointer;
  padding: 0.8em 2em;
}
@media screen and (max-width: 768.98px) {
  .crl_soldes_b1[data-booster=on] .bloctxt_b1 .bloccta {
    font-size: clamp(0.8461538462rem, 0.6813186813rem + 0.6696428571vw, 1.0769230769rem);
  }
}
.crl_soldes_b1[data-booster=on] .bloctxt_b1 .bloccta a {
  color: #D40404;
}
.crl_soldes_b1[data-booster=on] .bloctxt_b1 .bloccta:hover {
  background: #D40404;
  color: #fff;
  border: 1px solid #fff;
}
.crl_soldes_b1[data-booster=on] .bloctxt_b1 .bloccta:hover a {
  color: #fff;
}

.crl_soldes_b1 {
  position: relative;
  aspect-ratio: 666/565;
  overflow: hidden;
  background-color: #F3F1F1;
  white-space: nowrap;
}
.crl_soldes_b1 .bloctxt_b1 {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  gap: clamp(0.7692307692rem, 0.2197802198rem + 2.2321428571vw, 1.5384615385rem);
  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: -6%;
}
@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 .cont_cta {
  display: grid;
  z-index: 6;
  grid-template-columns: 1fr 1fr;
  gap: clamp(0.3076923077rem, 0.3076923077rem + 0vw, 0.3076923077rem) clamp(0.6153846154rem, 0.6153846154rem + 0vw, 0.6153846154rem);
}
.crl_soldes_b1 .bloctxt_b1 .bloccta {
  width: 160px !important;
  border-radius: 10px;
  padding: 0.8em 1.5em !important;
  z-index: 6;
  box-sizing: border-box;
  background: #D40404;
  border: 1px solid #fff;
  /* border-radius: 10px; */
  transition: all 0.3s ease-in-out;
  text-align: center;
  font-weight: 500;
  font-size: clamp(0.8461538462rem, 0.6892470924rem + 0.2652519894vw, 1.0769230769rem);
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  cursor: pointer;
  padding: 0.8em 2em;
}
@media screen and (max-width: 768.98px) {
  .crl_soldes_b1 .bloctxt_b1 .bloccta {
    font-size: clamp(0.8461538462rem, 0.6813186813rem + 0.6696428571vw, 1.0769230769rem);
  }
}
.crl_soldes_b1 .bloctxt_b1 .bloccta a {
  color: #fff;
}
.crl_soldes_b1 .bloctxt_b1 .bloccta:hover {
  background: #fff;
  color: #D40404;
  border: 1px solid #D40404;
}
.crl_soldes_b1 .bloctxt_b1 .bloccta:hover a {
  color: #D40404;
}

/* BLOC 2 - SOLDES */
.crl_soldes_b2 {
  position: relative;
  overflow: hidden;
  aspect-ratio: 666/1040;
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s4_janvier/crl_b2_mob.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.crl_soldes_b2 .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: #fff;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .crl_soldes_b2 .mentions {
    font-size: clamp(0.6923076923rem, 0.5877031898rem + 0.1768346596vw, 0.8461538462rem);
  }
}
.crl_soldes_b2 .cont_global {
  display: flex;
  flex-flow: column-reverse;
  align-items: flex-start;
  justify-content: space-between;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 16% 15%;
  gap: clamp(1.5384615385rem, 0.989010989rem + 2.2321428571vw, 2.3076923077rem);
}
.crl_soldes_b2 .cont_global .right {
  position: relative;
  display: flex;
  width: 100%;
  height: 70%;
}
.crl_soldes_b2 .cont_global .right .bloctxt {
  position: absolute;
  margin-left: 5%;
  bottom: 8%;
}
.crl_soldes_b2 .cont_global .right .cont_img {
  position: relative;
  aspect-ratio: 500/626;
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s4_janvier/crl_b2_1.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.crl_soldes_b2 .cont_global .left {
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  display: flex;
  flex-flow: column;
  justify-content: center;
  gap: clamp(0.7692307692rem, 0.2197802198rem + 2.2321428571vw, 1.5384615385rem);
  white-space: nowrap;
  height: -moz-fit-content;
  height: fit-content;
}
.crl_soldes_b2 .cont_global .left .titre {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  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_b2 .cont_global .left .titre {
    font-size: clamp(6.1538461538rem, 3.7479425967rem + 4.0671971706vw, 9.6923076923rem);
  }
}
.crl_soldes_b2 .cont_global .left .titre span {
  font-size: 30%;
  font-weight: 300;
  position: absolute;
  top: 17%;
  right: 4%;
}
.crl_soldes_b2 .cont_global .left .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: #fff;
  padding-bottom: 0.3em;
}
@media screen and (max-width: 768.98px) {
  .crl_soldes_b2 .cont_global .left .bloccta {
    font-size: clamp(1rem, 0.8351648352rem + 0.6696428571vw, 1.2307692308rem);
  }
}
.crl_soldes_b2 .cont_global .left .bloccta::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0em;
  width: calc(100% - 0em);
  height: 1px;
  background-color: #fff;
}
.crl_soldes_b2 .cont_global .left .bloccta a:hover, .crl_soldes_b2 .cont_global .left .bloccta a:active, .crl_soldes_b2 .cont_global .left .bloccta a:link, .crl_soldes_b2 .cont_global .left .bloccta a:visited {
  text-decoration: none;
  color: #fff;
}
.crl_soldes_b2 .cont_global .left .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 - SOLDES */
.crl_soldes_b3 {
  position: relative;
  display: flex;
  flex-flow: column;
}
.crl_soldes_b3 .left, .crl_soldes_b3 .right, .crl_soldes_b3 .mid {
  position: relative;
  width: 100%;
  aspect-ratio: 666/648;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.crl_soldes_b3 .left .bloctxt_titre, .crl_soldes_b3 .right .bloctxt_titre, .crl_soldes_b3 .mid .bloctxt_titre {
  width: 90%;
  margin: auto;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  gap: clamp(2.3076923077rem, 1.2087912088rem + 4.4642857143vw, 3.8461538462rem);
  position: absolute;
  transform: translate(-50%, -50%);
  top: 44%;
  left: 50%;
  text-align: center;
}
.crl_soldes_b3 .left .bloctxt_titre .intro, .crl_soldes_b3 .right .bloctxt_titre .intro, .crl_soldes_b3 .mid .bloctxt_titre .intro {
  font-family: helvetica-lt-pro, sans-serif;
  color: #767676;
  font-weight: 300;
  font-size: clamp(1.3846153846rem, 1.2747252747rem + 0.4464285714vw, 1.5384615385rem);
}
@media screen and (min-width: 768px) {
  .crl_soldes_b3 .left .bloctxt_titre .intro, .crl_soldes_b3 .right .bloctxt_titre .intro, .crl_soldes_b3 .mid .bloctxt_titre .intro {
    font-size: clamp(1.3846153846rem, 1.2800108821rem + 0.1768346596vw, 1.5384615385rem);
  }
}
.crl_soldes_b3 .left .bloctxt_titre .titre, .crl_soldes_b3 .right .bloctxt_titre .titre, .crl_soldes_b3 .mid .bloctxt_titre .titre {
  color: #03112C;
  font-weight: 700;
  font-size: clamp(1.9230769231rem, 1.6483516484rem + 1.1160714286vw, 2.3076923077rem);
}
@media screen and (min-width: 768px) {
  .crl_soldes_b3 .left .bloctxt_titre .titre, .crl_soldes_b3 .right .bloctxt_titre .titre, .crl_soldes_b3 .mid .bloctxt_titre .titre {
    font-size: clamp(1.9230769231rem, 1.6615656669rem + 0.442086649vw, 2.3076923077rem);
  }
}
.crl_soldes_b3 .left .bloctxt_titre .esperluette, .crl_soldes_b3 .right .bloctxt_titre .esperluette, .crl_soldes_b3 .mid .bloctxt_titre .esperluette {
  width: clamp(2.3076923077rem, 1.2087912088rem + 4.4642857143vw, 3.8461538462rem);
  height: auto;
}
.crl_soldes_b3 .left .bloctxt, .crl_soldes_b3 .right .bloctxt, .crl_soldes_b3 .mid .bloctxt {
  position: absolute;
  transform: translateX(-50%);
  bottom: clamp(2.3076923077rem, 2.3076923077rem + 0vw, 2.3076923077rem);
  left: 50%;
  z-index: 6;
}
.crl_soldes_b3 .left .bloctxt .bloccta, .crl_soldes_b3 .right .bloctxt .bloccta, .crl_soldes_b3 .mid .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: #fff;
  padding-bottom: 0.3em;
  z-index: 6;
}
@media screen and (max-width: 768.98px) {
  .crl_soldes_b3 .left .bloctxt .bloccta, .crl_soldes_b3 .right .bloctxt .bloccta, .crl_soldes_b3 .mid .bloctxt .bloccta {
    font-size: clamp(1rem, 0.8351648352rem + 0.6696428571vw, 1.2307692308rem);
  }
}
.crl_soldes_b3 .left .bloctxt .bloccta::after, .crl_soldes_b3 .right .bloctxt .bloccta::after, .crl_soldes_b3 .mid .bloctxt .bloccta::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0em;
  width: calc(100% - 0em);
  height: 1px;
  background-color: #fff;
}
.crl_soldes_b3 .left .bloctxt .bloccta a:hover, .crl_soldes_b3 .left .bloctxt .bloccta a:active, .crl_soldes_b3 .left .bloctxt .bloccta a:link, .crl_soldes_b3 .left .bloctxt .bloccta a:visited, .crl_soldes_b3 .right .bloctxt .bloccta a:hover, .crl_soldes_b3 .right .bloctxt .bloccta a:active, .crl_soldes_b3 .right .bloctxt .bloccta a:link, .crl_soldes_b3 .right .bloctxt .bloccta a:visited, .crl_soldes_b3 .mid .bloctxt .bloccta a:hover, .crl_soldes_b3 .mid .bloctxt .bloccta a:active, .crl_soldes_b3 .mid .bloctxt .bloccta a:link, .crl_soldes_b3 .mid .bloctxt .bloccta a:visited {
  text-decoration: none;
  color: #fff;
}
.crl_soldes_b3 .left .bloctxt .bloccta:hover::after, .crl_soldes_b3 .right .bloctxt .bloccta:hover::after, .crl_soldes_b3 .mid .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_soldes_b3 .left .bloctxt .bloccta_blue, .crl_soldes_b3 .right .bloctxt .bloccta_blue, .crl_soldes_b3 .mid .bloctxt .bloccta_blue {
  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: #03112C;
  padding-bottom: 0.3em;
  z-index: 6;
}
@media screen and (max-width: 768.98px) {
  .crl_soldes_b3 .left .bloctxt .bloccta_blue, .crl_soldes_b3 .right .bloctxt .bloccta_blue, .crl_soldes_b3 .mid .bloctxt .bloccta_blue {
    font-size: clamp(1rem, 0.8351648352rem + 0.6696428571vw, 1.2307692308rem);
  }
}
.crl_soldes_b3 .left .bloctxt .bloccta_blue::after, .crl_soldes_b3 .right .bloctxt .bloccta_blue::after, .crl_soldes_b3 .mid .bloctxt .bloccta_blue::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0em;
  width: calc(100% - 0em);
  height: 1px;
  background-color: #03112C;
}
.crl_soldes_b3 .left .bloctxt .bloccta_blue a:hover, .crl_soldes_b3 .left .bloctxt .bloccta_blue a:active, .crl_soldes_b3 .left .bloctxt .bloccta_blue a:link, .crl_soldes_b3 .left .bloctxt .bloccta_blue a:visited, .crl_soldes_b3 .right .bloctxt .bloccta_blue a:hover, .crl_soldes_b3 .right .bloctxt .bloccta_blue a:active, .crl_soldes_b3 .right .bloctxt .bloccta_blue a:link, .crl_soldes_b3 .right .bloctxt .bloccta_blue a:visited, .crl_soldes_b3 .mid .bloctxt .bloccta_blue a:hover, .crl_soldes_b3 .mid .bloctxt .bloccta_blue a:active, .crl_soldes_b3 .mid .bloctxt .bloccta_blue a:link, .crl_soldes_b3 .mid .bloctxt .bloccta_blue a:visited {
  text-decoration: none;
  color: #03112C;
}
.crl_soldes_b3 .left .bloctxt .bloccta_blue:hover::after, .crl_soldes_b3 .right .bloctxt .bloccta_blue:hover::after, .crl_soldes_b3 .mid .bloctxt .bloccta_blue: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_b3 .right {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s4_janvier/crl_b3_3_mob.webp");
}
.crl_soldes_b3 .mid {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s4_janvier/crl_b3_2_mob.webp");
}
.crl_soldes_b3 .left {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s4_janvier/crl_b3_1_mob.webp");
}

@media (max-width: 768.98px) {
  * {
    max-width: unset;
  }
}
@media screen and (min-width: 768px) {
  /* BLOC 1 - SOLDES DESK */
  .crl_soldes_b1 {
    aspect-ratio: 1920/740;
    overflow: hidden;
    background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s4_janvier/crl_b1.webp");
  }
  .crl_soldes_b1 .bloctxt_b1 .bloccta {
    width: 200px !important;
  }
  /* BLOC 2 - SOLDES DESK */
  .crl_soldes_b2 {
    aspect-ratio: 1920/929;
    background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s4_janvier/crl_b2.webp");
  }
  .crl_soldes_b2 .cont_global {
    display: flex;
    align-items: center;
    justify-content: unset;
    flex-flow: nowrap;
    padding: clamp(1.5384615385rem, -0.0306059988rem + 2.6525198939vw, 3.8461538462rem) clamp(1.9230769231rem, -1.4765694076rem + 5.7471264368vw, 6.9230769231rem);
    gap: clamp(15.3846153846rem, 5.9702101612rem + 15.9151193634vw, 29.2307692308rem);
  }
  .crl_soldes_b2 .cont_global .right {
    width: -moz-fit-content;
    width: fit-content;
  }
  .crl_soldes_b2 .cont_global .left .cont_img {
    aspect-ratio: 798/755;
  }
  .crl_soldes_b2 .cont_global .left .bloctxt {
    position: relative;
    height: 50%;
  }
  .crl_soldes_b3 {
    flex-flow: nowrap;
  }
  .crl_soldes_b3 .left, .crl_soldes_b3 .right, .crl_soldes_b3 .mid {
    aspect-ratio: 640/934;
  }
  .crl_soldes_b3 .left .bloctxt_titre, .crl_soldes_b3 .right .bloctxt_titre, .crl_soldes_b3 .mid .bloctxt_titre {
    gap: clamp(1.5384615385rem, -0.0306059988rem + 2.6525198939vw, 3.8461538462rem);
    top: 48%;
  }
  .crl_soldes_b3 .left .bloctxt_titre .esperluette, .crl_soldes_b3 .right .bloctxt_titre .esperluette, .crl_soldes_b3 .mid .bloctxt_titre .esperluette {
    width: clamp(2.3076923077rem, 0.7386247705rem + 2.6525198939vw, 4.6153846154rem);
  }
  .crl_soldes_b3 .left .bloctxt, .crl_soldes_b3 .right .bloctxt, .crl_soldes_b3 .mid .bloctxt {
    position: absolute;
    bottom: clamp(2.3076923077rem, 1.5231585391rem + 1.3262599469vw, 3.4615384615rem);
  }
  .crl_soldes_b3 .right {
    background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s4_janvier/crl_b3_3.webp");
  }
  .crl_soldes_b3 .mid {
    background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s4_janvier/crl_b3_2.webp");
  }
  .crl_soldes_b3 .left {
    background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s4_janvier/crl_b3_1.webp");
  }
}/*# sourceMappingURL=style.css.map */