@charset "UTF-8";

/* GLOBAL */
@import url("https://use.typekit.net/dys7uyp.css");
@import url("https://use.typekit.net/frw0awy.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 {
  font-family: "helvetica-neue-lt-pro", sans-serif;
}
.ResetBloc .bloccta {
  z-index: 6;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 500 !important;
  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(--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-part3=on] section.soft-minimal, [data-part2=on] section.urban-simplicity {
  display: block;
}

[data-part3=off] section.soft-minimal, [data-part2=off] section.urban-simplicity {
  display: none;
}

[data-part2=on] .cont_menu a.urban-simplicity, [data-part3=on] .cont_menu a.soft-minimal {
  display: block;
}

[data-part2=off] .cont_menu a.urban-simplicity, [data-part3=off] .cont_menu a.soft-minimal {
  display: none;
}

.Landingcrl {
  position: relative;
}
.Landingcrl .intro {
  font-size: clamp(1.0769230769rem, 0.8571428571rem + 0.8928571429vw, 1.3846153846rem);
}
@media screen and (min-width : 768.98px) {
  .Landingcrl .intro {
    font-size: clamp(1.0769230769rem, 0.867714072rem + 0.3536693192vw, 1.3846153846rem);
  }
}
.Landingcrl .intro {
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
}
.Landingcrl .titre {
  font-size: clamp(2.3076923077rem, 1.2087912088rem + 4.4642857143vw, 3.8461538462rem);
  line-height: 0.8;
  letter-spacing: -5%;
}
@media screen and (min-width : 768.98px) {
  .Landingcrl .titre {
    font-size: clamp(2.3076923077rem, 1.2616472829rem + 1.7683465959vw, 3.8461538462rem);
  }
}
.Landingcrl .titre {
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
}
.Landingcrl .txt_info {
  font-size: clamp(1.0769230769rem, 0.8571428571rem + 0.8928571429vw, 1.3846153846rem);
  letter-spacing: -5%;
}
@media screen and (min-width : 768.98px) {
  .Landingcrl .txt_info {
    font-size: clamp(1.0769230769rem, 0.867714072rem + 0.3536693192vw, 1.3846153846rem);
  }
}
.Landingcrl .txt_info {
  color: #03112C;
  font-weight: 700;
  line-height: 1.4;
  font-style: normal;
  text-transform: uppercase;
}
.Landingcrl .txt_courant {
  text-align: center;
  letter-spacing: -5%;
  font-size: clamp(0.8461538462rem, 0.6813186813rem + 0.6696428571vw, 1.0769230769rem);
}
@media screen and (min-width : 768.98px) {
  .Landingcrl .txt_courant {
    font-size: clamp(0.8461538462rem, 0.6892470924rem + 0.2652519894vw, 1.0769230769rem);
  }
}
.Landingcrl .txt_courant {
  font-weight: 500;
  font-style: normal;
}
.Landingcrl .txt_courant .light {
  font-weight: 400;
}
.Landingcrl .txt_big {
  font-size: clamp(1.5384615385rem, 0.4395604396rem + 4.4642857143vw, 3.0769230769rem);
  letter-spacing: -5%;
}
@media screen and (min-width : 768.98px) {
  .Landingcrl .txt_big {
    font-size: clamp(3.8461538462rem, 2.8001088213rem + 1.7683465959vw, 5.3846153846rem);
  }
}
.Landingcrl .txt_big {
  font-family: "parabolica", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1;
}
.Landingcrl .bloctxt {
  display: flex;
  will-change: transform;
  justify-content: center;
}
.Landingcrl .imgback {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
.Landingcrl {
  /* GLOBAL FIN */
  /* LADY TWEED */
}
.Landingcrl .lady-tweed .bloc_duo .look1.effetlook {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/crl_lt_01_1.webp");
}
.Landingcrl .lady-tweed .bloc_duo .look2.effetlook {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/crl_lt_01_2.webp");
}
.Landingcrl .lady-tweed .bloc_only.only1 .cont_look {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/crl_lt_02.webp");
}
.Landingcrl .lady-tweed .bloc_duo_2.duo2 .cont_look.look1 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/crl_lt_03_1.webp");
}
.Landingcrl .lady-tweed .bloc_duo_2.duo2 .cont_look.look2 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/crl_lt_03_2.webp");
}
.Landingcrl .lady-tweed .bloc_full.full1 .cont_look {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/crl_lt_04.webp");
}
.Landingcrl .lady-tweed .bloc_only.only2 .cont_look {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/crl_lt_05.webp");
}
.Landingcrl .lady-tweed .bloc_duo .look2.effetlook .pdt1 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/look1_pdt_01_lt.webp");
}
.Landingcrl .lady-tweed .bloc_duo .look2.effetlook .pdt2 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/look1_pdt_02_lt.webp");
}
.Landingcrl .lady-tweed .bloc_duo .look2.effetlook .pdt3 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/look1_pdt_03_lt.webp");
}
.Landingcrl .lady-tweed .bloc_only.only1 .effetlook .pdt1 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/look1_pdt_04_lt.webp");
}
.Landingcrl .lady-tweed .bloc_only.only1 .effetlook .pdt2 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/look1_pdt_05_lt.webp");
}
.Landingcrl .lady-tweed .bloc_duo_2.duo2 .cont_look.look1 .pdt1 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/look1_pdt_06_lt.webp");
}
.Landingcrl .lady-tweed .bloc_duo_2.duo2 .cont_look.look1 .pdt2 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/look1_pdt_07_lt.webp");
}
.Landingcrl .lady-tweed .bloc_duo_2.duo2 .cont_look.look1 .pdt3 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/look1_pdt_08_lt.webp");
}
.Landingcrl .lady-tweed .bloc_duo_2.duo2 .cont_look.look2 .pdt1 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/look1_pdt_06_lt.webp");
}
.Landingcrl .lady-tweed .bloc_duo_2.duo2 .cont_look.look2 .pdt2 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/look1_pdt_07_lt.webp");
}
.Landingcrl .lady-tweed .bloc_duo_2.duo2 .cont_look.look2 .pdt3 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/look1_pdt_08_lt.webp");
}
.Landingcrl .lady-tweed .bloc_full.full1 .pdt1 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/look1_pdt_09_lt.webp");
}
.Landingcrl .lady-tweed .bloc_full.full1 .pdt2 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/look1_pdt_10_lt.webp");
}
.Landingcrl .lady-tweed .bloc_full.full1 .pdt3 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/look1_pdt_11_lt.webp");
}
.Landingcrl .lady-tweed .bloc_only.only2 .effetlook .pdt1 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/look1_pdt_12_lt.webp");
}
.Landingcrl .lady-tweed .bloc_only.only2 .effetlook .pdt2 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/look1_pdt_13_lt.webp");
}
.Landingcrl .lady-tweed .bloc_only.only2 .effetlook .pdt3 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/look1_pdt_14_lt.webp");
}
.Landingcrl {
  /* URBAN SIMPLICITY */
}
.Landingcrl .urban-simplicity {
  overflow: hidden;
  height: auto;
}
.Landingcrl .urban-simplicity .bloc_duo.duo3 .look1.effetlook {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/crl_us_06_1.webp");
}
.Landingcrl .urban-simplicity .bloc_duo.duo3 .look2.effetlook {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/crl_us_06_2.webp");
}
.Landingcrl .urban-simplicity .bloc_duo_2.duo4 .cont_look.look1 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/crl_us_07_1.webp");
}
.Landingcrl .urban-simplicity .bloc_duo_2.duo4 .cont_look.look2 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/crl_us_07_2.webp");
}
.Landingcrl .urban-simplicity .bloc_full.full2 .cont_look {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/crl_us_08.webp");
}
.Landingcrl .urban-simplicity .bloc_only.only3 .cont_look {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/crl_us_09.webp");
}
.Landingcrl .urban-simplicity .bloc_duo.duo3 .look2.effetlook .pdt1 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/look1_pdt_01_us.webp");
}
.Landingcrl .urban-simplicity .bloc_duo.duo3 .look2.effetlook .pdt2 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/look1_pdt_02_us.webp");
}
.Landingcrl .urban-simplicity .bloc_duo_2.duo4 .look1.effetlook .pdt1 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/look1_pdt_03_us.webp");
}
.Landingcrl .urban-simplicity .bloc_duo_2.duo4 .look1.effetlook .pdt2 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/look1_pdt_04_us.webp");
}
.Landingcrl .urban-simplicity .bloc_duo_2.duo4 .look2.effetlook .pdt1 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/look1_pdt_03_us.webp");
}
.Landingcrl .urban-simplicity .bloc_duo_2.duo4 .look2.effetlook .pdt2 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/look1_pdt_04_us.webp");
}
.Landingcrl .urban-simplicity .bloc_full.full2 .effetlook .pdt1 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/look1_pdt_05_us.webp");
}
.Landingcrl .urban-simplicity .bloc_full.full2 .effetlook .pdt2 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/look1_pdt_06_us.webp");
}
.Landingcrl .urban-simplicity .bloc_full.full2 .effetlook .pdt3 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/look1_pdt_07_us.webp");
}
.Landingcrl .urban-simplicity .bloc_only.only3.effetlook .cont_look .pdt1 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/look1_pdt_08_us.webp");
}
.Landingcrl .urban-simplicity .bloc_only.only3.effetlook .cont_look .pdt2 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/look1_pdt_09_us.webp");
}
.Landingcrl {
  /* SOFT MINIMAL */
}
.Landingcrl .soft-minimal {
  overflow: hidden;
  height: auto;
}
.Landingcrl .soft-minimal .bloc_duo.duo4 .look1.effetlook {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/crl_sm_10_1.webp");
}
.Landingcrl .soft-minimal .bloc_duo.duo4 .look2.effetlook {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/crl_sm_10_2.webp");
}
.Landingcrl .soft-minimal .bloc_full.full3 .cont_look {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/crl_sm_11.webp");
}
.Landingcrl .soft-minimal .bloc_full.full4 .cont_look {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/crl_sm_12.webp");
}
.Landingcrl .soft-minimal .bloc_only.only4 .cont_look {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/crl_sm_13.webp");
}
.Landingcrl .soft-minimal .bloc_duo.duo4 .look2.effetlook .pdt1 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/look1_pdt_01_sm.webp");
}
.Landingcrl .soft-minimal .bloc_duo.duo4 .look2.effetlook .pdt2 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/look1_pdt_02_sm.webp");
}
.Landingcrl .soft-minimal .bloc_duo.duo4 .look2.effetlook .pdt3 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/look1_pdt_03_sm.webp");
}
.Landingcrl .soft-minimal .bloc_full.full3 .effetlook .pdt1 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/look1_pdt_04_sm.webp");
}
.Landingcrl .soft-minimal .bloc_full.full3 .effetlook .pdt2 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/look1_pdt_05_sm.webp");
}
.Landingcrl .soft-minimal .bloc_full.full4 .effetlook .pdt1 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/look1_pdt_06_sm.webp");
}
.Landingcrl .soft-minimal .bloc_full.full4 .effetlook .pdt2 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/look1_pdt_07_sm.webp");
}
.Landingcrl .soft-minimal .bloc_full.full4 .effetlook .pdt3 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/look1_pdt_08_sm.webp");
}
.Landingcrl .soft-minimal .bloc_only.only4.effetlook .cont_look .pdt1 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/look1_pdt_09_sm.webp");
}
.Landingcrl .soft-minimal .bloc_only.only4.effetlook .cont_look .pdt2 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/look1_pdt_10_sm.webp");
}
.Landingcrl .soft-minimal .bloc_only.only4.effetlook .cont_look .pdt3 {
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryCarollSFRA/default/content_asset/2026/LP/Crll2/look1_pdt_11_sm.webp");
}
.Landingcrl {
  /*  ============== EFFET LOOK GÉNÉRIQUE ============== */
}
.Landingcrl .effetlook {
  position: relative;
}
.Landingcrl .effetlook .cont_pdt {
  z-index: 4;
  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;
  padding: 10px;
  gap: clamp(0.6153846154rem, 0.5054945055rem + 0.4464285714vw, 0.7692307692rem);
  color: #03112C;
}
.Landingcrl .effetlook .cont_pdt > div {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  opacity: 0;
  pointer-events: none;
  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 {
    z-index: 7;
  }
  .Landingcrl .effetlook:hover .cont_pdt > div {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
  }
}
@media screen and (max-width: 767.98px) {
  .Landingcrl .effetlook.active .cont_pdt {
    z-index: 7;
  }
  .Landingcrl .effetlook.active .cont_pdt > div {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
  }
}
.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: #F5F4EF;
  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 : 768.98px) {
  .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 - LADY TWEED - URBAN SIMPLICITY - SOFT MINIMAL ========== */
}
.Landingcrl .lady-tweed,
.Landingcrl .urban-simplicity,
.Landingcrl .soft-minimal {
  position: relative;
}
.Landingcrl .fixedword {
  position: absolute;
  width: 100%;
  top: 35vh;
  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;
  --main-color: #fff;
}
.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 : 768.98px) {
  .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 : 768.98px) {
  .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.duo3 .absolute {
  color: #fff;
  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 : 768.98px) {
  .Landingcrl .bloc_duo.duo3 .absolute {
    bottom: clamp(3.4615384615rem, 3.1868131868rem + 1.1160714286vw, 3.8461538462rem);
    left: clamp(2.3076923077rem, 0.7386247705rem + 2.6525198939vw, 4.6153846154rem);
  }
}
.Landingcrl .bloc_duo_2.duo2, .Landingcrl .bloc_duo_2.duo4 {
  width: 80%;
  margin: clamp(3.8461538462rem, 1.0989010989rem + 11.1607142857vw, 7.6923076923rem) auto auto auto;
  flex-flow: column;
  background-color: #fff;
  gap: clamp(0.7692307692rem, 0.2197802198rem + 2.2321428571vw, 1.5384615385rem);
}
@media screen and (min-width : 768.98px) {
  .Landingcrl .bloc_duo_2.duo2, .Landingcrl .bloc_duo_2.duo4 {
    padding: 0;
    flex-flow: nowrap;
    gap: clamp(0.7692307692rem, 0.2462082568rem + 0.884173298vw, 1.5384615385rem);
  }
}
.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 : 768.98px) {
  .Landingcrl .bloc_only {
    width: 40%;
    margin: clamp(5.3846153846rem, 3.8155478474rem + 2.6525198939vw, 7.6923076923rem) auto;
  }
}
.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 : 768.98px) {
  .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 : 768.98px) {
  .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 {
  /* PARTIE URBAN S */
}
.Landingcrl .bloc_only.only2 {
  margin: clamp(3.8461538462rem, 1.0989010989rem + 11.1607142857vw, 7.6923076923rem) auto clamp(3.8461538462rem, 1.0989010989rem + 11.1607142857vw, 7.6923076923rem) auto;
}
.Landingcrl {
  /* PARTIE SOFT MINIMAL */
}
.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);
}
.Landingcrl .bloc_full.full3 .cont_look {
  --main-color: #000;
  width: 90%;
  margin: auto;
  aspect-ratio: 1694/1128 !important;
}
@media (max-width: 768.98px) {
  .Landingcrl * {
    max-width: unset;
  }
}/*# sourceMappingURL=style.css.map */