@charset "UTF-8";
/* GLOBAL */
@import url("https://use.typekit.net/rse3lkm.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 {
  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 {
  color: #000;
  overflow-x: hidden;
}
.ResetBloc .blocCta {
  display: inline-block;
  position: relative;
  z-index: 6;
  font-weight: 500;
  line-height: 1;
  font-size: clamp(0.8461538462rem, 0.6892470924rem + 0.2652519894vw, 1.0769230769rem);
  cursor: pointer;
}
@media screen and (max-width: 768.98px) {
  .ResetBloc .blocCta {
    font-size: clamp(1rem, 0.8351648352rem + 0.6696428571vw, 1.2307692308rem);
  }
}
.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;
  font-weight: 600;
}
.ResetBloc .acumin {
  font-family: acumin-pro-condensed, sans-serif;
  line-height: 0.8;
}
.ResetBloc .titre {
  font-size: clamp(7.6923076923rem, 4.6153846154rem + 12.5vw, 12rem);
}
@media screen and (min-width : 768.98px) {
  .ResetBloc .titre {
    font-size: clamp(7.6923076923rem, 4.7633816228rem + 4.9513704686vw, 12rem);
  }
}
.ResetBloc .sousTitre {
  font-size: clamp(2.1538461538rem, 1.4945054945rem + 2.6785714286vw, 3.0769230769rem);
}
@media screen and (min-width : 768.98px) {
  .ResetBloc .sousTitre {
    font-size: clamp(2.1538461538rem, 1.526219139rem + 1.0610079576vw, 3.0769230769rem);
  }
}
.ResetBloc .txtCourant {
  font-size: clamp(0.9230769231rem, 0.8131868132rem + 0.4464285714vw, 1.0769230769rem);
}
@media screen and (min-width : 768.98px) {
  .ResetBloc .txtCourant {
    font-size: clamp(0.9230769231rem, 0.8184724206rem + 0.1768346596vw, 1.0769230769rem);
  }
}
.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;
}
.ResetBloc .u-flex-center-col-xl {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: clamp(1.9230769231rem, 0.5494505495rem + 5.5803571429vw, 3.8461538462rem);
}

.crl_oprobe_b0 {
  padding: 10px;
}
.crl_oprobe_b0 span {
  font-weight: 600;
}
.crl_oprobe_b0 .bloctxt {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.crl_oprobe_b0 .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_oprobe_b0 .titreBanner {
    font-size: clamp(1.2307692308rem, 1.1261647283rem + 0.1768346596vw, 1.3846153846rem);
  }
}
.crl_oprobe_b0 .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_oprobe_b0 {
  background-color: #F5F4EF;
  color: #03112C;
}
.crl_oprobe_b0 .logo {
  display: none;
}
.crl_oprobe_b0 .titreBanner {
  color: #03112C;
}
.crl_oprobe_b0 .contour {
  border: 1px solid #03112C;
}
.crl_oprobe_b0 {
  /* .bloccta { @include ctasoulignement($font-color, $font-color, clamp13Desk(11, 14), clamp13Mob(11, 14)); } */
}
.crl_oprobe_b0 .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_oprobe_b0 .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_oprobe_b0 .contour {
  padding: 5px;
}

/* BLOC 1 */
.crl_oprobe_b1 {
  position: relative;
  --cta-color: #fff;
  background-image: url(/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s21_mai/crl_b1_mob.webp);
  aspect-ratio: 667/832;
}
@media screen and (min-width : 768.98px) {
  .crl_oprobe_b1 {
    aspect-ratio: 1920/873;
    background-image: url(/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s21_mai/crl_b1.webp);
  }
}
.crl_oprobe_b1 {
  position: relative;
  overflow: hidden;
}
.crl_oprobe_b1 .video-background {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.crl_oprobe_b1 .video-background iframe {
  margin: -2px;
  border: 0;
  scale: 3;
}
@media screen and (min-width: 768px) {
  .crl_oprobe_b1 .video-background iframe {
    scale: 1.02;
  }
}
.crl_oprobe_b1 .blocTxt {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: clamp(1.5384615385rem, 1.2637362637rem + 1.1160714286vw, 1.9230769231rem);
  z-index: 6;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  color: #fff;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
}
.crl_oprobe_b1 .blocCta {
  margin-top: clamp(1.5384615385rem, 1.2637362637rem + 1.1160714286vw, 1.9230769231rem);
}

.crl_oprobe_b1_static {
  position: relative;
  --cta-color: #fff;
  background-image: url(/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s21_mai/crl_b1_mob_static.webp);
  aspect-ratio: 667/832;
}
@media screen and (min-width : 768.98px) {
  .crl_oprobe_b1_static {
    aspect-ratio: 1920/873;
    background-image: url(/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s21_mai/crl_b1_static.webp);
  }
}
.crl_oprobe_b1_static {
  position: relative;
  overflow: hidden;
}
.crl_oprobe_b1_static .video-background {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.crl_oprobe_b1_static .video-background iframe {
  margin: -2px;
  border: 0;
  scale: 3;
}
@media screen and (min-width: 768px) {
  .crl_oprobe_b1_static .video-background iframe {
    scale: 1.02;
  }
}
.crl_oprobe_b1_static .blocTxt {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: clamp(1.5384615385rem, 1.2637362637rem + 1.1160714286vw, 1.9230769231rem);
  z-index: 6;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
}
@media screen and (min-width : 768.98px) {
  .crl_oprobe_b1_static .blocTxt {
    left: 25%;
  }
}
.crl_oprobe_b1_static .blocTxt {
  top: 50%;
  color: #fff;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
}
.crl_oprobe_b1_static .blocCta {
  margin-top: clamp(1.5384615385rem, 1.2637362637rem + 1.1160714286vw, 1.9230769231rem);
}

/* BLOC 2 */
.crl_oprobe_b2 {
  --cta-color: #fff;
  position: relative;
  width: 100%;
  height: auto;
}
@media screen and (min-width : 768.98px) {
  .crl_oprobe_b2 {
    overflow: hidden;
    height: 100vh;
  }
}
.crl_oprobe_b2 .blocCont {
  position: relative;
  top: 0;
  overflow: visible;
  display: flex;
  flex-flow: row nowrap;
  height: auto;
  will-change: auto;
  isolation: auto;
}
@media screen and (min-width : 768.98px) {
  .crl_oprobe_b2 .blocCont {
    position: relative;
    flex-flow: nowrap;
    height: 300vh;
    overflow: visible;
    will-change: auto;
    isolation: auto;
  }
}
.crl_oprobe_b2 .blocCont .blocTxt {
  position: absolute;
  z-index: 6;
  left: clamp(1.5384615385rem, 1.2637362637rem + 1.1160714286vw, 1.9230769231rem);
  bottom: clamp(1.5384615385rem, 1.2637362637rem + 1.1160714286vw, 1.9230769231rem);
}
.crl_oprobe_b2 .blocCont .left, .crl_oprobe_b2 .blocCont .right {
  position: relative;
  width: 50%;
  height: auto;
  flex-shrink: 0;
  overflow: visible;
  will-change: auto;
  transform: none;
}
@media screen and (min-width : 768.98px) {
  .crl_oprobe_b2 .blocCont .left, .crl_oprobe_b2 .blocCont .right {
    width: 50%;
    height: 100%;
    overflow: visible;
    will-change: auto;
    transform: none;
  }
}
.crl_oprobe_b2 .blocCont .top, .crl_oprobe_b2 .blocCont .bottom {
  position: relative;
  width: 100%;
  height: auto;
  flex-shrink: 0;
  overflow: clip;
  aspect-ratio: 335/440;
}
.crl_oprobe_b2 .blocCont .top img, .crl_oprobe_b2 .blocCont .bottom img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
  display: block;
  transform: none;
  will-change: auto;
}
@media screen and (min-width : 768.98px) {
  .crl_oprobe_b2 .blocCont .top, .crl_oprobe_b2 .blocCont .bottom {
    aspect-ratio: 960/730;
    width: 100%;
    height: 100vh;
  }
  .crl_oprobe_b2 .blocCont .top img, .crl_oprobe_b2 .blocCont .bottom img {
    transform: none;
    will-change: auto;
  }
}
.crl_oprobe_b2 .blocCont .blocVisuel {
  position: relative;
  display: flex;
  flex-flow: column;
  width: 100%;
  height: auto;
  will-change: auto;
}
@media screen and (min-width : 768.98px) {
  .crl_oprobe_b2 .blocCont .blocVisuel {
    position: absolute;
    display: block;
    width: 100%;
    height: 200vh;
    will-change: auto;
  }
}

/* BLOC 3 */
.crl_oprobe_b3 {
  position: relative;
  display: flex;
  flex-flow: column-reverse;
  background-color: #ECEADB;
}
@media screen and (min-width : 768.98px) {
  .crl_oprobe_b3 {
    flex-flow: nowrap;
  }
}
.crl_oprobe_b3 .cont_titre {
  top: 0;
  width: 100%;
  padding: clamp(2.3076923077rem, 1.7582417582rem + 2.2321428571vw, 3.0769230769rem);
}
@media screen and (min-width : 768.98px) {
  .crl_oprobe_b3 .cont_titre {
    padding: clamp(1.5384615385rem, 1.2637362637rem + 1.1160714286vw, 1.9230769231rem);
  }
}
.crl_oprobe_b3 .cont_resum {
  position: relative;
  bottom: 0;
  width: 100%;
  padding: clamp(2.3076923077rem, 1.7582417582rem + 2.2321428571vw, 3.0769230769rem) clamp(2.3076923077rem, 1.7582417582rem + 2.2321428571vw, 3.0769230769rem) 0 clamp(2.3076923077rem, 1.7582417582rem + 2.2321428571vw, 3.0769230769rem);
}
@media screen and (min-width : 768.98px) {
  .crl_oprobe_b3 .cont_resum {
    position: absolute;
    width: 80%;
    padding: clamp(1.5384615385rem, 1.2637362637rem + 1.1160714286vw, 1.9230769231rem);
  }
}
.crl_oprobe_b3 .cont_txt {
  z-index: 6;
  position: relative;
  display: flex;
  flex-flow: nowrap;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%;
}
.crl_oprobe_b3 .left {
  --cta-color: #000;
  position: relative;
  display: flex;
  flex-flow: column;
  color: #000;
  width: 90%;
  margin: auto;
}
@media screen and (min-width : 768.98px) {
  .crl_oprobe_b3 .left {
    width: 100%;
    aspect-ratio: 960/1106;
    margin: unset;
  }
}
.crl_oprobe_b3 .left .cont_titre {
  top: 0;
  width: 100%;
}
.crl_oprobe_b3 .left .cont_img {
  width: 77%;
  margin: 0 clamp(2.3076923077rem, 1.7582417582rem + 2.2321428571vw, 3.0769230769rem);
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s21_mai/crl_b3_1.webp");
  aspect-ratio: 438/516;
}
@media screen and (min-width : 768.98px) {
  .crl_oprobe_b3 .left .cont_img {
    width: 50%;
    margin: auto;
  }
}
.crl_oprobe_b3 .left .cont_txt {
  padding: clamp(2.3076923077rem, 1.7582417582rem + 2.2321428571vw, 3.0769230769rem);
  text-align: left;
  justify-content: flex-start;
}
@media screen and (min-width : 768.98px) {
  .crl_oprobe_b3 .left .cont_txt {
    padding: clamp(1.5384615385rem, 1.2637362637rem + 1.1160714286vw, 1.9230769231rem);
    position: sticky;
    bottom: 0;
    z-index: 6;
    justify-content: flex-end;
  }
}
.crl_oprobe_b3 .left .bloctxt {
  display: flex;
  flex-flow: column;
  width: 100%;
  font-weight: 500;
}
.crl_oprobe_b3 .right {
  --cta-color: #fff;
  position: relative;
  color: #fff;
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/s21_mai/crl_b3_2.webp");
  aspect-ratio: 960/1106;
}
.crl_oprobe_b3 .right .cont_txt {
  font-weight: 500;
  padding: clamp(2.3076923077rem, 1.7582417582rem + 2.2321428571vw, 3.0769230769rem);
}
@media screen and (min-width : 768.98px) {
  .crl_oprobe_b3 .right .cont_txt {
    position: sticky;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 6;
    font-weight: 400;
    padding: clamp(1.5384615385rem, 1.2637362637rem + 1.1160714286vw, 1.9230769231rem);
  }
}/*# sourceMappingURL=style.css.map */