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


/* 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 .regular {
  font-weight: 400;
}
.ResetBloc .light {
  font-weight: 300;
}
.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;
  }
}
.ResetBloc .bloccta {
  display: inline-block;
  position: relative;
  z-index: 6;
  font-weight: 500;
  line-height: 1;
  font-size: var(--cta-size-desk);
  cursor: pointer;
}
@media screen and (max-width: 768.98px) {
  .ResetBloc .bloccta {
    font-size: var(--cta-size-mob);
  }
}
.ResetBloc .bloccta {
  text-decoration: none;
  color: var(--cta-color);
  padding-bottom: 0.3em;
}
.ResetBloc .bloccta::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0em;
  width: calc(100% - 0em);
  height: 1px;
  background-color: var(--cta-color);
}
.ResetBloc .bloccta a:hover,
.ResetBloc .bloccta a:active,
.ResetBloc .bloccta a:link,
.ResetBloc .bloccta a:visited {
  text-decoration: none;
  color: var(--cta-color);
}
.ResetBloc .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);
  }
}
.ResetBloc .bloccta {
  white-space: nowrap;
}
.ResetBloc {
  /* Affichage ou non du booster */
}
.ResetBloc[data-booster=on] .BoosterBloc {
  display: block;
}
@media screen and (min-width : 768.98px) {
  .ResetBloc[data-booster=on] .BoosterBloc {
    width: 50%;
  }
}
.ResetBloc[data-booster=on] .BoosterBloc {
  border-radius: 0px !important;
  position: relative;
  background-color: #040C1F;
}
.ResetBloc[data-booster=on] .BoosterBloc a {
  color: #fff;
}
.ResetBloc[data-booster=on] .BoosterBloc {
  color: #fff;
  font-weight: 600;
  padding: 0.5rem 1rem;
  width: -moz-fit-content;
  width: fit-content;
  font-size: clamp(1.2307692308rem, 1.1208791209rem + 0.4464285714vw, 1.3846153846rem);
  border-radius: 6px;
}
@media screen and (min-width: 768px) {
  .ResetBloc[data-booster=on] .BoosterBloc {
    font-size: clamp(1.2307692308rem, 1.1261647283rem + 0.1768346596vw, 1.3846153846rem);
  }
}
.ResetBloc[data-booster=off] .BoosterBloc {
  display: none;
}

/* GLOBAL FIN */
.crl_banner_lastchances {
  --cta-color: #040C1F;
  --cta-size-desk: clamp(0.8461538462rem, 0.6892470924rem + 0.2652519894vw, 1.0769230769rem) !important;
  --cta-size-mob: clamp(0.8461538462rem, 0.6813186813rem + 0.6696428571vw, 1.0769230769rem) !important;
  overflow: hidden;
  display: flex;
  flex-flow: column;
  align-items: center;
  gap: clamp(0.3846153846rem, -0.1648351648rem + 2.2321428571vw, 1.1538461538rem);
  padding: 10px !important;
  padding: 10px;
}
.crl_banner_lastchances span {
  font-weight: 600;
}
.crl_banner_lastchances .bloctxt {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.crl_banner_lastchances .titreBanner {
  font-size: clamp(1rem, 0.8351648352rem + 0.6696428571vw, 1.2307692308rem);
  line-height: 2em;
  text-align: center;
  margin: 0 15px 0 0;
}
@media screen and (min-width: 768px) {
  .crl_banner_lastchances .titreBanner {
    font-size: clamp(1.2307692308rem, 1.1261647283rem + 0.1768346596vw, 1.3846153846rem);
  }
}
.crl_banner_lastchances .mention {
  position: relative;
  text-align: center;
  font-size: clamp(0.6153846154rem, 0.5107801129rem + 0.1768346596vw, 0.7692307692rem);
  line-height: clamp(0.6153846154rem, 0.5107801129rem + 0.1768346596vw, 0.7692307692rem);
  bottom: 1vw;
}
.crl_banner_lastchances {
  background-color: #F5F4EF;
  color: #03112C;
}
.crl_banner_lastchances .logo {
  display: none;
}
.crl_banner_lastchances .titreBanner {
  color: #03112C;
}
.crl_banner_lastchances .contour {
  border: 1px solid #03112C;
}
.crl_banner_lastchances {
  /* .bloccta { @include ctasoulignement($font-color, $font-color, clamp13Desk(11, 14), clamp13Mob(11, 14)); } */
}
.crl_banner_lastchances .logo {
  width: clamp(1.5384615385rem, 0.989010989rem + 2.2321428571vw, 2.3076923077rem);
  height: clamp(1.5384615385rem, 0.989010989rem + 2.2321428571vw, 2.3076923077rem);
  margin: 2px 15px 2px 0;
}
@media screen and (min-width: 768px) {
  .crl_banner_lastchances .logo {
    width: clamp(2.3076923077rem, 1.7846697953rem + 0.884173298vw, 3.0769230769rem);
    height: clamp(2.3076923077rem, 1.7846697953rem + 0.884173298vw, 3.0769230769rem);
    margin: 0 30px 0 0;
  }
}
.crl_banner_lastchances .contour {
  padding: 5px;
}
.crl_banner_lastchances .contBlocCta {
  display: flex;
  flex-flow: nowrap;
  gap: 16px;
}
.crl_banner_lastchances .crl_swiper_categlastchances {
  z-index: 7;
  position: relative;
  width: 100%;
}
@media screen and (min-width : 768.98px) {
  .crl_banner_lastchances .crl_swiper_categlastchances {
    max-width: 430px;
    margin: auto;
  }
}
@media screen and (min-width: 768.98px) and (max-width: 1100px) {
  .crl_banner_lastchances .crl_swiper_categlastchances {
    max-width: 410px;
  }
}
.crl_banner_lastchances .bloctxt {
  flex-flow: column;
}
@media screen and (min-width : 768.98px) {
  .crl_banner_lastchances .bloctxt {
    flex-flow: wrap;
  }
}
@media screen and (min-width : 768.98px) {
  .crl_banner_lastchances[data-lang=es_es] .crl_swiper_categlastchances {
    max-width: 650px;
  }
}
.crl_banner_lastchances .titreBanner {
  margin: 0;
}
@media screen and (min-width : 768.98px) {
  .crl_banner_lastchances .titreBanner {
    margin: 0 10px 0 0;
  }
}
.crl_banner_lastchances .blocCat {
  width: 100%;
  justify-content: center;
  display: flex;
  flex-flow: wrap;
  gap: clamp(0.7692307692rem, 0.4945054945rem + 1.1160714286vw, 1.1538461538rem);
}
@media screen and (min-width : 768.98px) {
  .crl_banner_lastchances .blocCat {
    width: 100%;
    gap: clamp(0.6153846154rem, 0.3956043956rem + 0.8928571429vw, 0.9230769231rem);
  }
}
.crl_banner_lastchances .sizeXl {
  font-size: 150%;
}
.crl_banner_lastchances .swiper-slide {
  background: transparent;
}
.crl_banner_lastchances .swiper-button-next, .crl_banner_lastchances .swiper-button-prev {
  color: transparent;
  top: 95%;
  width: 19px;
  height: 12px;
}
@media screen and (min-width : 768.98px) {
  .crl_banner_lastchances .swiper-button-next, .crl_banner_lastchances .swiper-button-prev {
    display: none;
  }
}
.crl_banner_lastchances .swiper-button-next {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/banner_perenne/fleche_right.webp");
}
.crl_banner_lastchances .swiper-button-prev {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/banner_perenne/fleche_left.webp");
}/*# sourceMappingURL=style.css.map */