@charset "UTF-8";
/* GLOBAL */
@import url("https://use.typekit.net/dys7uyp.css");
.lienglobal {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  z-index: 5;
}


/* Paramètre des blocs générique */
.ResetBloc {
  font-family: "helvetica-neue-lt-pro", sans-serif;
  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 {
  font-weight: 500;
  white-space: nowrap;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.ResetBloc .titre {
  font-size: clamp(2.5384615385rem, 1.6043956044rem + 3.7946428571vw, 3.8461538462rem);
  line-height: 0.8;
  letter-spacing: -5%;
}
@media screen and (min-width : 768.98px) {
  .ResetBloc .titre {
    font-size: clamp(3.0769230769rem, 2.0308780521rem + 1.7683465959vw, 4.6153846154rem);
  }
}
.ResetBloc .titreXl {
  font-size: clamp(2.6923076923rem, 1.3186813187rem + 5.5803571429vw, 4.6153846154rem);
  line-height: 0.8;
}
@media screen and (min-width : 768.98px) {
  .ResetBloc .titreXl {
    font-size: clamp(3.8461538462rem, 1.2310412841rem + 4.4208664898vw, 7.6923076923rem);
  }
}
.ResetBloc .titre2 {
  font-size: clamp(1.9230769231rem, 1.3736263736rem + 2.2321428571vw, 2.6923076923rem);
  letter-spacing: -5%;
}
@media screen and (min-width : 768.98px) {
  .ResetBloc .titre2 {
    font-size: clamp(2.3076923077rem, 1.7846697953rem + 0.884173298vw, 3.0769230769rem);
  }
}
.ResetBloc .sousTitre {
  font-size: clamp(1.2307692308rem, 1.010989011rem + 0.8928571429vw, 1.5384615385rem);
}
@media screen and (min-width : 768.98px) {
  .ResetBloc .sousTitre {
    font-size: clamp(1.2307692308rem, 1.0215602258rem + 0.3536693192vw, 1.5384615385rem);
  }
}
.ResetBloc .txtCourant {
  font-size: clamp(0.9230769231rem, 0.7032967033rem + 0.8928571429vw, 1.2307692308rem);
}
@media screen and (min-width : 768.98px) {
  .ResetBloc .txtCourant {
    font-size: clamp(1.0769230769rem, 0.867714072rem + 0.3536693192vw, 1.3846153846rem);
  }
}
.ResetBloc .sizeMob {
  font-size: 170%;
}
@media screen and (min-width : 768.98px) {
  .ResetBloc .sizeMob {
    font-size: 100%;
  }
}
.ResetBloc .imgBack {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}

[data-booster=on] .BoosterBloc {
  position: relative;
  background-color: #fff;
}
[data-booster=on] .BoosterBloc a {
  color: #FD4197;
}
[data-booster=on] .BoosterBloc {
  color: #FD4197;
  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) {
  [data-booster=on] .BoosterBloc {
    font-size: clamp(1.2307692308rem, 1.1261647283rem + 0.1768346596vw, 1.3846153846rem);
  }
}
[data-booster=on] .BoosterBloc {
  display: block;
  font-weight: 400;
  border-radius: 0;
  padding: 0.7em 1em 0.55em 1em;
  width: clamp(23.0769230769rem, 22.0308780521rem + 1.7683465959vw, 24.6153846154rem);
}

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

[data-booster=off] .titre2 {
  width: -moz-fit-content !important;
  width: fit-content !important;
}

/* BLOC 1 - crldays */
.crl_days_b1 {
  --cta-color: #FD4197;
  color: #FD4197;
  position: relative;
  overflow: hidden;
  aspect-ratio: 666/666;
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s40_octobre/crl_b1_mob.webp");
}
@media screen and (min-width : 768.98px) {
  .crl_days_b1 {
    background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s40_octobre/crl_b1.webp");
    aspect-ratio: 1920/806;
  }
}
.crl_days_b1 .blocTxt {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  display: flex;
  text-align: center;
  width: 58%;
  flex-flow: column;
  margin: auto;
  justify-content: center;
  align-items: center;
  gap: 32px;
  z-index: 6;
}
@media screen and (min-width : 768.98px) {
  .crl_days_b1 .blocTxt {
    left: 67%;
  }
}
.crl_days_b1 .blocTxt .blocCta {
  margin-top: 16px;
}
.crl_days_b1 .part2 {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-weight: 500;
}
.crl_days_b1 .part2 .encart {
  font-size: clamp(1.5384615385rem, 1.2769502823rem + 0.442086649vw, 1.9230769231rem);
  text-transform: uppercase;
  font-weight: 600;
  background-color: var(--cta-color);
  color: #fff;
  padding: 0.7em 1em 0.55em 1em;
  width: clamp(23.0769230769rem, 22.0308780521rem + 1.7683465959vw, 24.6153846154rem);
}

/* BLOC 2 - crldays */
/* start */
.crl_days_b2 {
  --cta-color: #FD4197;
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: clamp(1.5384615385rem, 0.4395604396rem + 4.4642857143vw, 3.0769230769rem) 0 0 auto;
}
@media screen and (min-width : 768.98px) {
  .crl_days_b2 {
    width: 95%;
    margin: clamp(1.5384615385rem, 0.4924165136rem + 1.7683465959vw, 3.0769230769rem) auto 0 auto;
  }
}
.crl_days_b2 .crl_cont_triptique_crldays {
  overflow: hidden;
}
.crl_days_b2 .crl_cont_triptique_crldays .swiper-wrapper .blocTxt {
  color: var(--cta-color);
  position: relative;
  display: flex;
  flex-flow: column;
  margin-top: 16px;
  gap: 8px;
  justify-content: center;
  align-items: center;
}
.crl_days_b2 .crl_cont_triptique_crldays .swiper-wrapper .swiper-slide {
  font-size: unset !important;
}
.crl_days_b2 .crl_cont_triptique_crldays .swiper-wrapper .swiper-slide .cont_img {
  width: 100%;
  aspect-ratio: 254/360;
}
.crl_days_b2 .crl_cont_triptique_crldays .swiper-wrapper .swiper-slide:nth-child(1) .cont_img {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s40_octobre/crl_b2_01.webp");
}
.crl_days_b2 .crl_cont_triptique_crldays .swiper-wrapper .swiper-slide:nth-child(2) .cont_img {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s40_octobre/crl_b2_02.webp");
}
.crl_days_b2 .crl_cont_triptique_crldays .swiper-wrapper .swiper-slide:nth-child(3) .cont_img {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s40_octobre/crl_b2_03.webp");
}
.crl_days_b2 .crl_cont_triptique_crldays .swiper-wrapper .swiper-slide:nth-child(4) .cont_img {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s40_octobre/crl_b2_04.webp");
}
.crl_days_b2 .crl_cont_triptique_crldays .swiper-wrapper .swiper-slide:nth-child(5) .cont_img {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s40_octobre/crl_b2_05.webp");
}

/* end */
/*  -------- BLOC Categ -------- */
.crl_bloccateg {
  overflow: hidden;
  bottom: 0;
  margin: auto;
  max-width: 800px;
  height: -moz-fit-content;
  height: fit-content;
  z-index: 7;
  padding: 2em 0 2em 2em;
}
@media screen and (min-width: 768px) {
  .crl_bloccateg {
    padding: 2em 0;
  }
}
.crl_bloccateg {
  white-space: nowrap;
}
.crl_bloccateg .cont_img {
  position: relative;
  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);
}
@media screen and (min-width: 768px) {
  .crl_bloccateg .cont_img {
    height: clamp(1.9230769231rem, 1.4000544107rem + 0.884173298vw, 2.6923076923rem);
    width: clamp(1.9230769231rem, 1.4000544107rem + 0.884173298vw, 2.6923076923rem);
  }
}
.crl_bloccateg .cont_img {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
.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: 25px;
  color: #000;
  border: 1px solid #000;
  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 {
  width: 100%;
}
.crl_bloccateg a:hover .bloctxt {
  background-color: #D93965;
  color: #fff;
  border: 1px solid #fff;
}
.crl_bloccateg .swiper-slide {
  background: transparent;
}
.crl_bloccateg .swiper-wrapper .swiper-slide:nth-child(1) .cont_img {
  aspect-ratio: 1/1;
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s40_octobre/crl_categ_4.webp");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
.crl_bloccateg .swiper-wrapper .swiper-slide:nth-child(2) .cont_img {
  aspect-ratio: 1/1;
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s40_octobre/crl_categ_5.webp");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
.crl_bloccateg .swiper-wrapper .swiper-slide:nth-child(3) .cont_img {
  aspect-ratio: 1/1;
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s40_octobre/crl_categ_2.webp");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
.crl_bloccateg .swiper-wrapper .swiper-slide:nth-child(4) .cont_img {
  aspect-ratio: 1/1;
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s40_octobre/crl_categ_3.webp");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
.crl_bloccateg .swiper-wrapper .swiper-slide:nth-child(5) .cont_img {
  aspect-ratio: 1/1;
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s40_octobre/crl_categ_1.webp");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}

/* BLOC 3 - crldays */
.crl_days_b3 {
  --cta-color: #fff;
  position: relative;
  width: 100%;
  aspect-ratio: 666/720;
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s40_octobre/crl_b3_mob.webp");
}
@media screen and (min-width : 768.98px) {
  .crl_days_b3 {
    background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s40_octobre/crl_b3.webp");
    aspect-ratio: 1920/920;
  }
}
.crl_days_b3 .cont_txt {
  color: #fff;
  display: flex;
  flex-flow: nowrap;
  justify-content: space-between;
  font-weight: 500;
  padding: clamp(2.3076923077rem, 1.7582417582rem + 2.2321428571vw, 3.0769230769rem);
  text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
}
@media screen and (min-width : 768.98px) {
  .crl_days_b3 .cont_txt {
    position: sticky;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 6;
    font-weight: 400;
    padding: clamp(2.3076923077rem, 1.7846697953rem + 0.884173298vw, 3.0769230769rem);
  }
}
.crl_days_b3 .contBloc {
  --cta-color: #fff;
  position: relative;
  color: #fff;
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: nowrap;
}
.crl_days_b3 .contBloc .left {
  position: relative;
  width: 100%;
}
@media screen and (min-width : 768.98px) {
  .crl_days_b3 .contBloc .left {
    width: 50%;
  }
}
.crl_days_b3 .contBloc .left .picto {
  position: absolute;
  width: -moz-fit-content;
  width: fit-content;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 55%;
  max-width: 80px;
}
@media screen and (min-width : 768.98px) {
  .crl_days_b3 .contBloc .left .picto {
    max-width: 120px;
  }
}
.crl_days_b3 .contBloc .right {
  position: relative;
  width: 50%;
}
.crl_days_b3 .contBloc .right .blocTxt {
  position: absolute;
  width: 100%;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 55%;
  display: flex;
  flex-flow: column;
  gap: 16px;
  align-items: center;
  color: #fff;
}

/* BLOC 4 - crldays */
.crl_days_bAsso {
  --cta-color: #D93965;
  position: relative;
  color: #D93965;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-flow: column;
  gap: 24px;
}
@media screen and (min-width : 768.98px) {
  .crl_days_bAsso {
    flex-flow: nowrap;
  }
}
.crl_days_bAsso {
  padding: clamp(2.3076923077rem, 1.7582417582rem + 2.2321428571vw, 3.0769230769rem) clamp(3.8461538462rem, 1.0989010989rem + 11.1607142857vw, 7.6923076923rem);
  background-color: #FAF9F7;
}
.crl_days_bAsso .blocTxt {
  position: relative;
  display: flex;
  flex-flow: column;
  gap: 24px;
}
.crl_days_bAsso .blocImg {
  width: 100%;
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s40_octobre/crl_asso_mob.webp");
  aspect-ratio: 296/385;
}
@media screen and (min-width : 768.98px) {
  .crl_days_bAsso .blocImg {
    width: 40%;
    background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s40_octobre/crl_asso.webp");
    aspect-ratio: 497/614;
  }
}

.crl_days_b3_bis {
  --cta-color: #fff;
  position: relative;
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s40_octobre/crl_b3_back.webp");
  width: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: flex-end;
  text-shadow: #464646 0 0 15px;
}
@media screen and (min-width : 768.98px) {
  .crl_days_b3_bis {
    --cta-color: #C40943;
    aspect-ratio: 1368/622;
    gap: 40px;
    padding: clamp(1.5384615385rem, 1.2769502823rem + 0.442086649vw, 1.9230769231rem) clamp(7.6923076923rem, 5.0771951302rem + 4.4208664898vw, 11.5384615385rem);
    flex-flow: nowrap;
    text-shadow: unset;
  }
}
.crl_days_b3_bis .left {
  position: relative;
  z-index: 6;
  margin: 10% 10% 0 10%;
}
@media screen and (min-width : 768.98px) {
  .crl_days_b3_bis .left {
    width: 30%;
    margin: 0;
  }
}
.crl_days_b3_bis .left {
  display: flex;
  flex-flow: column;
}
.crl_days_b3_bis .left .blocTxt {
  z-index: 6;
  position: relative;
  width: 100%;
  display: flex;
  flex-flow: column;
  justify-content: center;
  gap: clamp(1.5384615385rem, 1.2637362637rem + 1.1160714286vw, 1.9230769231rem);
  color: #fff;
  line-height: 1;
}
@media screen and (min-width : 768.98px) {
  .crl_days_b3_bis .left .blocTxt {
    width: 140%;
    color: #C40943;
  }
}
.crl_days_b3_bis .left .contTitre {
  display: flex;
  flex-flow: nowrap;
  align-items: flex-end;
  gap: clamp(0.7692307692rem, 0.4945054945rem + 1.1160714286vw, 1.1538461538rem);
}
.crl_days_b3_bis .left .contCta {
  width: 100%;
  display: flex;
  flex-flow: nowrap;
  justify-content: flex-start;
  margin-top: clamp(1.5384615385rem, 1.2637362637rem + 1.1160714286vw, 1.9230769231rem);
}
@media screen and (min-width : 768.98px) {
  .crl_days_b3_bis .left .contCta {
    gap: clamp(0.7692307692rem, 0.2462082568rem + 0.884173298vw, 1.5384615385rem);
    bottom: clamp(0.7692307692rem, 0.2462082568rem + 0.884173298vw, 1.5384615385rem);
  }
}
.crl_days_b3_bis .left .contCta {
  gap: clamp(3.0769230769rem, 2.5274725275rem + 2.2321428571vw, 3.8461538462rem);
  bottom: clamp(1.5384615385rem, 0.989010989rem + 2.2321428571vw, 2.3076923077rem);
}
.crl_days_b3_bis .right {
  position: relative;
  width: 80%;
  margin: 10% auto;
  overflow: hidden;
}
@media screen and (min-width : 768.98px) {
  .crl_days_b3_bis .right {
    width: 70%;
    margin: unset;
  }
}
.crl_days_b3_bis .right {
  gap: clamp(0.7692307692rem, 0.4945054945rem + 1.1160714286vw, 1.1538461538rem);
}
.crl_days_b3_bis .right .contImg {
  aspect-ratio: 498/384;
  width: 100%;
}
@media screen and (min-width : 768.98px) {
  .crl_days_b3_bis .right .contImg {
    aspect-ratio: 1128/682;
  }
}
.crl_days_b3_bis .right .contImg {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s40_octobre/crl_b3_mob_bis.webp");
}
@media screen and (min-width : 768.98px) {
  .crl_days_b3_bis .right .contImg {
    background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s40_octobre/crl_b3_bis.webp");
  }
}/*# sourceMappingURL=style.css.map */