@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;
  }
}
.ResetBloc .bloccta {
  z-index: 6;
  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;
}
@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(--main-color);
  padding-bottom: 0.3em;
}
.ResetBloc .bloccta::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0em;
  width: calc(100% - 0em);
  height: 1px;
  background-color: var(--main-color);
}
.ResetBloc .bloccta a:hover, .ResetBloc .bloccta a:active, .ResetBloc .bloccta a:link, .ResetBloc .bloccta a:visited {
  text-decoration: none;
  color: var(--main-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);
  }
}

[data-part4=on] section.working-green {
  display: block;
}

[data-part4=off] section.working-green {
  display: none;
}

[data-part2=on] .cont_menu a.myselfandi, [data-part3=on] .cont_menu a.celebration, [data-part4=on] .cont_menu a.working-green {
  display: block;
}

[data-part2=off] .cont_menu a.myselfandi, [data-part3=off] .cont_menu a.celebration, [data-part4=off] .cont_menu a.working-green {
  display: none;
}

.Landingcrl {
  position: relative;
}
.Landingcrl .intro {
  font-size: clamp(1.0769230769rem, 0.8571428571rem + 0.8928571429vw, 1.3846153846rem);
}
@media screen and (min-width: 768px) {
  .Landingcrl .intro {
    font-size: clamp(1.0769230769rem, 0.867714072rem + 0.3536693192vw, 1.3846153846rem);
  }
}
.Landingcrl .intro {
  font-family: avenir-next-lt-pro, sans-serif;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
}
.Landingcrl .titre {
  font-size: clamp(2.3076923077rem, 1.2087912088rem + 4.4642857143vw, 3.8461538462rem);
}
@media screen and (min-width: 768px) {
  .Landingcrl .titre {
    font-size: clamp(2.3076923077rem, 1.2616472829rem + 1.7683465959vw, 3.8461538462rem);
  }
}
.Landingcrl .titre {
  font-family: avenir-next-lt-pro, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
}
.Landingcrl .txt_info {
  font-size: clamp(1.0769230769rem, 0.8571428571rem + 0.8928571429vw, 1.3846153846rem);
}
@media screen and (min-width: 768px) {
  .Landingcrl .txt_info {
    font-size: clamp(1.0769230769rem, 0.867714072rem + 0.3536693192vw, 1.3846153846rem);
  }
}
.Landingcrl .txt_info {
  color: #03112C;
  font-family: avenir-next-lt-pro, sans-serif;
  font-weight: 700;
  line-height: 1.4;
  font-style: normal;
  text-transform: uppercase;
}
.Landingcrl .txt_courant {
  text-align: center;
  font-size: clamp(0.8461538462rem, 0.6813186813rem + 0.6696428571vw, 1.0769230769rem);
}
@media screen and (min-width: 768px) {
  .Landingcrl .txt_courant {
    font-size: clamp(0.8461538462rem, 0.6892470924rem + 0.2652519894vw, 1.0769230769rem);
  }
}
.Landingcrl .txt_courant {
  font-family: avenir-next-lt-pro, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.Landingcrl .txt_courant .light {
  font-weight: 400;
}
.Landingcrl .txt_manuscrit {
  font-size: clamp(2.3076923077rem, 1.7582417582rem + 2.2321428571vw, 3.0769230769rem);
}
@media screen and (min-width: 768px) {
  .Landingcrl .txt_manuscrit {
    font-size: clamp(2.3076923077rem, 1.7846697953rem + 0.884173298vw, 3.0769230769rem);
  }
}
.Landingcrl .txt_manuscrit {
  font-family: texas-hero, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
}
.Landingcrl .txt_big {
  font-size: clamp(1.5384615385rem, 0.4395604396rem + 4.4642857143vw, 3.0769230769rem);
}
@media screen and (min-width: 768px) {
  .Landingcrl .txt_big {
    font-size: clamp(3.8461538462rem, 2.8001088213rem + 1.7683465959vw, 5.3846153846rem);
  }
}
.Landingcrl .txt_big {
  font-family: forma-djr-banner, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1;
}
.Landingcrl .bloctxt {
  display: flex;
  will-change: transform;
  justify-content: center;
}
.Landingcrl .imgback {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.Landingcrl {
  /* GLOBAL FIN */
  /* PREPPY ROSE */
}
.Landingcrl .working-green .bloc_full.full3 .cont_look {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll/crl_wg_01.webp");
}
.Landingcrl .working-green .bloc_only.only3 .cont_look {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll/crl_wg_02.webp");
}
.Landingcrl .working-green .bloc_duo.duo3 .look1.effetlook {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll/crl_wg_03.webp");
}
.Landingcrl .working-green .bloc_duo.duo3 .look2.effetlook {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll/crl_wg_04.webp");
}
.Landingcrl .working-green .bloc_full.full4 .cont_look {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll/crl_wg_05.webp");
}
.Landingcrl .working-green .bloc_duo_2.duo4 .cont_look.look1 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll/crl_wg_06.webp");
}
.Landingcrl .working-green .bloc_duo_2.duo4 .cont_look.look2 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll/crl_wg_07.webp");
}
.Landingcrl .working-green .bloc_full.full5 .cont_look {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll/crl_wg_08.webp");
}
.Landingcrl .working-green .bloc_only.only4 .cont_look {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll/crl_wg_09.webp");
}
.Landingcrl .working-green .bloc_full.full6 .cont_look {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll/crl_wg_10.webp");
}
.Landingcrl {
  /* PREPPY ROSE */
}
.Landingcrl .preppy-rose .bloc_duo .look1.effetlook {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll/crl_pr_01.webp");
}
.Landingcrl .preppy-rose .bloc_duo .look2.effetlook {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll/crl_pr_02.webp");
}
.Landingcrl .preppy-rose .bloc_only.only1 .cont_look {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll/crl_pr_03.webp");
}
.Landingcrl .preppy-rose .bloc_full.full1 .cont_look {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll/crl_pr_04.webp");
}
.Landingcrl .preppy-rose .bloc_duo_2.duo2 .cont_look.look1 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll/crl_pr_05.webp");
}
.Landingcrl .preppy-rose .bloc_duo_2.duo2 .cont_look.look2 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll/crl_pr_06.webp");
}
.Landingcrl .preppy-rose .bloc_full.full2 .cont_look {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll/crl_pr_07.webp");
}
.Landingcrl .preppy-rose .bloc_only.only2 .cont_look {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll/crl_pr_08.webp");
}
.Landingcrl .preppy-rose .bloc_duo .look2.effetlook .pdt1 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll/lookpr1_pdt_02.webp");
}
.Landingcrl .preppy-rose .bloc_duo .look2.effetlook .pdt2 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll/lookpr1_pdt_01.webp");
}
.Landingcrl .preppy-rose .bloc_duo .look2.effetlook .pdt3 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll/lookpr1_pdt_03.webp");
}
.Landingcrl .preppy-rose .bloc_only.only1 .effetlook .pdt1 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll/lookpr2_pdt_01.webp");
}
.Landingcrl .preppy-rose .bloc_only.only1 .effetlook .pdt2 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll/lookpr2_pdt_02.webp");
}
.Landingcrl .preppy-rose .bloc_only.only1 .effetlook .pdt3 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll/lookpr2_pdt_03.webp");
}
.Landingcrl .preppy-rose .bloc_full.full1 .pdt1 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll/lookpr3_pdt_01.webp");
}
.Landingcrl .preppy-rose .bloc_full.full1 .pdt2 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll/lookpr3_pdt_02.webp");
}
.Landingcrl .preppy-rose .bloc_full.full1 .pdt3 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll/lookpr3_pdt_03.webp");
}
.Landingcrl .preppy-rose .bloc_duo_2.duo2 .cont_look.look1 .pdt1 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll/lookpr4_pdt_01.webp");
}
.Landingcrl .preppy-rose .bloc_duo_2.duo2 .cont_look.look2 .pdt1 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll/lookpr5_pdt_01.webp");
}
.Landingcrl .preppy-rose .bloc_duo_2.duo2 .cont_look.look2 .pdt2 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll/lookpr5_pdt_02.webp");
}
.Landingcrl .preppy-rose .bloc_full.full2 .pdt1 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll/lookpr6_pdt_01.webp");
}
.Landingcrl .preppy-rose .bloc_full.full2 .pdt2 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll/lookpr6_pdt_02.webp");
}
.Landingcrl .preppy-rose .bloc_full.full2 .pdt3 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll/lookpr6_pdt_03.webp");
}
.Landingcrl .preppy-rose .bloc_only.only2 .effetlook .pdt1 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll/lookpr6_pdt_01.webp");
}
.Landingcrl .preppy-rose .bloc_only.only2 .effetlook .pdt2 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll/lookpr6_pdt_02.webp");
}
.Landingcrl .preppy-rose .bloc_only.only2 .effetlook .pdt3 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll/lookpr6_pdt_03.webp");
}
.Landingcrl {
  /*  ============== EFFET LOOK GÉNÉRIQUE ============== */
}
.Landingcrl .effetlook {
  position: relative;
}
.Landingcrl .effetlook .cont_pdt {
  z-index: 7;
  position: absolute;
  bottom: clamp(3.4615384615rem, 3.1868131868rem + 1.1160714286vw, 3.8461538462rem);
  right: clamp(0.7692307692rem, 0.4945054945rem + 1.1160714286vw, 1.1538461538rem);
  display: flex;
  justify-content: flex-end;
  flex-flow: nowrap;
  gap: clamp(0.6153846154rem, 0.5054945055rem + 0.4464285714vw, 0.7692307692rem);
  padding: 10px;
  color: #03112C;
}
.Landingcrl .effetlook .cont_pdt > div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  opacity: 0;
  transform: translateY(-20px);
  transition: opacity 0.6s ease, transform 0.6s ease;
  width: clamp(6.1538461538rem, 3.4065934066rem + 11.1607142857vw, 10rem);
  height: clamp(8.3846153846rem, 4.6483516484rem + 15.1785714286vw, 13.6153846154rem);
  aspect-ratio: 147/201;
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.05);
  position: relative;
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .Landingcrl .effetlook .cont_pdt > div {
    width: clamp(8.4615384615rem, 6.3694484119rem + 3.5366931919vw, 11.5384615385rem);
    height: clamp(11.5384615385rem, 8.6618377202rem + 4.8629531388vw, 15.7692307692rem);
  }
}
.Landingcrl .effetlook .cont_pdt > div .info_pdt {
  position: absolute;
  bottom: 0;
  left: 5px;
  padding: 5px 0px;
}
@media screen and (min-width: 768px) {
  .Landingcrl .effetlook .cont_pdt > div .info_pdt {
    padding: 10px;
  }
}
.Landingcrl .effetlook .cont_pdt > div .info_pdt {
  opacity: 0;
  transition: opacity 0.3s ease, transform 0.3s ease;
  pointer-events: none;
  transform: none;
}
@media screen and (min-width: 768px) {
  .Landingcrl .effetlook .cont_pdt > div .info_pdt {
    transform: translateY(10px);
  }
}
.Landingcrl .effetlook .cont_pdt > div:hover {
  filter: brightness(1);
}
.Landingcrl .effetlook .cont_pdt > div:hover .info_pdt {
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .Landingcrl .effetlook .cont_pdt > div:hover .info_pdt {
    transform: translateY(0);
  }
}
@media screen and (max-width: 767.98px) {
  .Landingcrl .effetlook .cont_pdt > div:hover .info_pdt {
    transform: none;
  }
}
.Landingcrl .effetlook .cont_pdt:hover > div:not(:hover) {
  filter: brightness(0.5);
}
.Landingcrl .effetlook .cont_pdt .pdt1 {
  transition-delay: 0s;
}
.Landingcrl .effetlook .cont_pdt .pdt2 {
  transition-delay: 0.15s;
}
.Landingcrl .effetlook .cont_pdt .pdt3 {
  transition-delay: 0.3s;
}
@media screen and (min-width: 768px) {
  .Landingcrl .effetlook:hover .cont_pdt > div {
    opacity: 1;
    transform: translateY(0);
  }
}
@media screen and (max-width: 767.98px) {
  .Landingcrl .effetlook.active .cont_pdt > div {
    opacity: 1;
    transform: translateY(0);
  }
}
.Landingcrl .bloc_look.look1 .effetlook .cont_pdt {
  bottom: clamp(1.1538461538rem, 0.8791208791rem + 1.1160714286vw, 1.5384615385rem);
}
.Landingcrl .bloc_duo .look1.effetlook .cont_pdt {
  justify-content: flex-start;
  left: clamp(0.7692307692rem, 0.4945054945rem + 1.1160714286vw, 1.1538461538rem);
  right: auto;
}
.Landingcrl .bloc_look.look2 .effetlook .cont_pdt {
  bottom: clamp(1.1538461538rem, 0.8791208791rem + 1.1160714286vw, 1.5384615385rem);
}
.Landingcrl .bloc_look.look3 .effetlook .cont_pdt {
  bottom: clamp(1.1538461538rem, 0.8791208791rem + 1.1160714286vw, 1.5384615385rem);
}
.Landingcrl {
  /*  ============== EFFET LOOK GÉNÉRIQUE FIN ============== */
  /*   HEAD */
}
.Landingcrl .head {
  position: relative;
  top: 0;
  z-index: 8;
  background-color: #F7F6F4;
  width: 100%;
  padding: clamp(1.9230769231rem, 1.0989010989rem + 3.3482142857vw, 3.0769230769rem) 0;
  display: flex;
  flex-flow: column;
  gap: clamp(0.7692307692rem, 0.2197802198rem + 2.2321428571vw, 1.5384615385rem);
}
.Landingcrl .head .logo {
  max-width: 180px;
  width: clamp(6.1538461538rem, 2.3076923077rem + 15.625vw, 11.5384615385rem);
  margin: auto;
  position: relative;
}
.Landingcrl .head .cont_menu {
  position: relative;
  display: flex;
  flex-flow: nowrap;
  gap: clamp(1.5384615385rem, 0.989010989rem + 2.2321428571vw, 2.3076923077rem);
  justify-content: center;
  align-items: center;
  height: 100%;
}
.Landingcrl .head .cont_menu a {
  text-decoration: none;
  transition: all 0.3s ease;
}
.Landingcrl .head .cont_menu a p {
  color: #03112C;
  position: relative;
  font-weight: 500;
  transition: font-weight 0.3s ease;
}
.Landingcrl .head .cont_menu a.active p {
  font-weight: 700;
  border-bottom: 1px solid #03112C;
}
.Landingcrl .head {
  /*   HEAD DESK */
}
@media screen and (min-width: 768px) {
  .Landingcrl .head {
    display: flex;
    flex-flow: nowrap;
  }
  .Landingcrl .head .logo {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    left: 3%;
  }
  .Landingcrl .head .cont_menu {
    width: 100%;
  }
}
.Landingcrl {
  /* ========== SECTIONS - PREPPY ROSE & WORKING GREEN ========== */
}
.Landingcrl .preppy-rose,
.Landingcrl .working-green {
  position: relative;
}
.Landingcrl .fixedword {
  position: absolute;
  width: 100%;
  top: 30vh;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
  will-change: transform;
  text-align: center;
  pointer-events: none;
}
.Landingcrl {
  /*   BLOC DUO */
}
.Landingcrl .bloc_duo .cont_look.look1 .bloccta {
  position: relative !important;
  bottom: unset !important;
  left: unset !important;
  right: unset !important;
}
.Landingcrl .bloc_duo,
.Landingcrl .bloc_duo_2 {
  z-index: 6;
  --main-color: #000;
  position: relative;
  width: 100%;
  display: flex;
  flex-flow: nowrap;
  height: auto;
}
.Landingcrl .bloc_duo .cont_look,
.Landingcrl .bloc_duo_2 .cont_look {
  position: relative;
  aspect-ratio: 960/1212;
  width: 100%;
}
.Landingcrl .bloc_duo .cont_look .logo,
.Landingcrl .bloc_duo_2 .cont_look .logo {
  width: clamp(3.0769230769rem, 1.978021978rem + 4.4642857143vw, 4.6153846154rem);
}
@media screen and (min-width: 768px) {
  .Landingcrl .bloc_duo .cont_look .logo,
  .Landingcrl .bloc_duo_2 .cont_look .logo {
    width: clamp(6.1538461538rem, 5.6308236414rem + 0.884173298vw, 6.9230769231rem);
  }
}
.Landingcrl .bloc_duo .cont_look .bloctxt,
.Landingcrl .bloc_duo_2 .cont_look .bloctxt {
  z-index: 6;
  color: #fff;
  position: absolute;
  width: -moz-fit-content;
  width: fit-content;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  display: flex;
  flex-flow: column;
  gap: clamp(0.7692307692rem, 0.2197802198rem + 2.2321428571vw, 1.5384615385rem);
  align-items: center;
  text-align: center;
}
.Landingcrl .bloc_duo .cont_look.look1 .bloccta,
.Landingcrl .bloc_duo_2 .cont_look.look1 .bloccta {
  position: absolute;
  bottom: clamp(1.1538461538rem, 0.8791208791rem + 1.1160714286vw, 1.5384615385rem);
  right: clamp(1.1538461538rem, 0.8791208791rem + 1.1160714286vw, 1.5384615385rem);
}
.Landingcrl .bloc_duo .cont_look.look2 .bloccta,
.Landingcrl .bloc_duo_2 .cont_look.look2 .bloccta {
  position: absolute;
  bottom: clamp(1.1538461538rem, 0.8791208791rem + 1.1160714286vw, 1.5384615385rem);
  right: clamp(1.1538461538rem, 0.8791208791rem + 1.1160714286vw, 1.5384615385rem);
}
@media screen and (min-width: 768px) {
  .Landingcrl .bloc_duo,
  .Landingcrl .bloc_duo_2 {
    flex-flow: nowrap;
  }
  .Landingcrl .bloc_duo .cont_look,
  .Landingcrl .bloc_duo_2 .cont_look {
    width: 50%;
  }
}
.Landingcrl .bloc_duo.duo3 {
  --main-color: #fff;
}
.Landingcrl .bloc_duo_2.duo2, .Landingcrl .bloc_duo_2.duo4 {
  width: 100%;
  margin: auto;
  padding: 0 clamp(3.0769230769rem, 0.8791208791rem + 8.9285714286vw, 6.1538461538rem);
  gap: clamp(1.5384615385rem, 0.989010989rem + 2.2321428571vw, 2.3076923077rem);
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .Landingcrl .bloc_duo_2.duo2, .Landingcrl .bloc_duo_2.duo4 {
    margin: 0;
    gap: clamp(3.0769230769rem, 2.0308780521rem + 1.7683465959vw, 4.6153846154rem);
  }
}
.Landingcrl {
  /*   BLOC ONLY */
}
.Landingcrl .bloc_only {
  z-index: 6;
  --main-color: #000;
  position: relative;
  width: 80%;
  margin: clamp(3.8461538462rem, 1.0989010989rem + 11.1607142857vw, 7.6923076923rem) auto;
  color: #03112C;
}
.Landingcrl .bloc_only .cont_look {
  position: relative;
  aspect-ratio: 782/1045;
}
.Landingcrl .bloc_only .cont_look .bloccta {
  position: absolute;
  bottom: clamp(1.1538461538rem, 0.8791208791rem + 1.1160714286vw, 1.5384615385rem);
  right: clamp(1.1538461538rem, 0.8791208791rem + 1.1160714286vw, 1.5384615385rem);
}
.Landingcrl .bloc_only .bloctxt {
  margin-top: clamp(2.3076923077rem, 0.1098901099rem + 8.9285714286vw, 5.3846153846rem);
}
@media screen and (min-width: 768px) {
  .Landingcrl .bloc_only {
    width: 40%;
    margin: clamp(5.3846153846rem, 3.8155478474rem + 2.6525198939vw, 7.6923076923rem) auto;
  }
}
.Landingcrl .bloc_only.only2 .txt_big {
  color: #C62647;
}
.Landingcrl .bloc_only.only3 {
  z-index: 4;
}
.Landingcrl .bloc_full {
  z-index: 6;
  --main-color: #fff;
  position: relative;
  width: 100%;
  margin: 0;
  color: #fff;
}
.Landingcrl .bloc_full .cont_look {
  position: relative;
  aspect-ratio: 1920/2588;
}
.Landingcrl .bloc_full .cont_look .bloccta {
  position: absolute;
  bottom: clamp(1.1538461538rem, 0.8791208791rem + 1.1160714286vw, 1.5384615385rem);
  right: clamp(1.1538461538rem, 0.8791208791rem + 1.1160714286vw, 1.5384615385rem);
}
.Landingcrl .bloc_full .bloctxt {
  display: block;
  color: #03112C;
  width: 100%;
  padding: 50px;
}
@media screen and (min-width: 768px) {
  .Landingcrl .bloc_full .bloctxt {
    padding: 100px;
  }
}
.Landingcrl .bloc_full .bloctxt {
  background-color: #fff;
  align-items: center;
  text-align: center;
}
.Landingcrl .bloc_full .absolute {
  text-align: left;
  position: absolute;
  bottom: clamp(1.1538461538rem, 0.8791208791rem + 1.1160714286vw, 1.5384615385rem);
  left: clamp(1.1538461538rem, 0.8791208791rem + 1.1160714286vw, 1.5384615385rem);
}
@media screen and (min-width: 768px) {
  .Landingcrl .bloc_full {
    width: 100%;
    margin: 0;
  }
  .Landingcrl .bloc_full .absolute {
    bottom: clamp(3.8461538462rem, 2.8001088213rem + 1.7683465959vw, 5.3846153846rem);
    left: clamp(3.8461538462rem, -0.3380262531rem + 7.0733863837vw, 10rem);
  }
  .Landingcrl .bloc_full .bloccta {
    position: absolute;
    bottom: clamp(3.8461538462rem, 2.8001088213rem + 1.7683465959vw, 5.3846153846rem);
    right: clamp(1.1538461538rem, 0.8923348976rem + 0.442086649vw, 1.5384615385rem);
  }
}
.Landingcrl .bloc_full.full2 {
  --main-color: #000;
  color: #C62647;
}
.Landingcrl {
  /* PARTIE WORKING GREEN */
}
.Landingcrl .bloc_full.full3 .cont_look {
  overflow: hidden;
  aspect-ratio: 1920/1080;
}
.Landingcrl .bloc_full.full3 .cont_look .video-background {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.Landingcrl .bloc_full.full3 .cont_look .video-background iframe {
  margin: -2px;
  border: 0;
  scale: 1.01;
}
@media screen and (min-width: 768px) {
  .Landingcrl .bloc_full.full3 .cont_look iframe {
    scale: 1.01;
  }
}
.Landingcrl .bloc_full.full3 .cont_look .bloccta {
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  bottom: unset;
  right: unset;
}
.Landingcrl .bloc_full.full4 {
  z-index: 4;
}
.Landingcrl .bloc_full.full5 {
  z-index: 6;
  background-color: #fff;
  padding-top: clamp(3.0769230769rem, 1.978021978rem + 4.4642857143vw, 4.6153846154rem);
}
.Landingcrl .bloc_full.full5 .cont_look {
  aspect-ratio: 1920/1080;
}
.Landingcrl .bloc_full.full6 {
  --main-color: #000;
  color: #453326;
  margin-bottom: clamp(3.8461538462rem, 1.0989010989rem + 11.1607142857vw, 7.6923076923rem);
}
.Landingcrl .bloc_full.full6 .absolute {
  top: clamp(3.8461538462rem, 2.8001088213rem + 1.7683465959vw, 5.3846153846rem);
  bottom: unset;
}
.Landingcrl .bloc_full.full6 .bloccta {
  top: clamp(3.8461538462rem, 2.8001088213rem + 1.7683465959vw, 5.3846153846rem);
  bottom: unset;
}
.Landingcrl .bloc_cont_cta {
  --main-color: #03112C;
  width: 100%;
  display: block;
  text-align: center;
  padding-bottom: clamp(7.6923076923rem, -3.2967032967rem + 44.6428571429vw, 23.0769230769rem);
}
@media (max-width: 768.98px) {
  .Landingcrl * {
    max-width: unset;
  }
}/*# sourceMappingURL=style.css.map */