.morpho_main {
  position: relative;
  width: calc(100% + 60px);
  max-width: 1900px;
  margin: 0 -30px 10px;
  overflow: hidden;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
  gap: 30px;
  overflow: hidden;
  gap: clamp(3.8461538462rem, 1.2310412841rem + 4.4208664898vw, 7.6923076923rem);
}
.morpho_main img, .morpho_main picture {
  position: relative;
  width: 100%;
  display: block;
  margin: 0;
}
.morpho_main a:focus, .morpho_main a:active, .morpho_main a:link, .morpho_main a:visited {
  text-decoration: none;
}
.morpho_main p, .morpho_main h1, .morpho_main h2, .morpho_main h3, .morpho_main h4, .morpho_main h5, .morpho_main h6, .morpho_main ul, .morpho_main ol, .morpho_main li, .morpho_main dl, .morpho_main dt, .morpho_main dd, .morpho_main blockquote, .morpho_main figure, .morpho_main pre, .morpho_main a {
  position: relative;
  font-family: "Montserrat", Arial, sans-serif;
}
.morpho_main .bold {
  font-weight: 700;
}
.morpho_main .light {
  font-weight: 300;
}
.morpho_main .upper {
  text-transform: uppercase;
}
.morpho_main .sup {
  font-size: 60%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}
.morpho_main .linkglob {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  top: 0;
  left: 0;
}
.morpho_main p {
  font-size: clamp(0.9230769231rem, 0.4000544107rem + 0.884173298vw, 1.6923076923rem);
  margin: 0;
  color: #000;
}
.morpho_main .hideDesk {
  display: none;
}
.morpho_main .ctasoulignement {
  display: inline-block;
  position: relative;
  z-index: 6;
  font-weight: 600;
  font-size: clamp(1rem, 0.7384887438rem + 0.442086649vw, 1.3846153846rem);
  text-decoration: none;
  color: #000000;
  padding-bottom: 0.5em;
  text-transform: uppercase;
  font-weight: 700;
}
@media screen and (max-width: 768.98px) {
  .morpho_main {
    width: calc(100% + 36px);
    margin: 20px -18px 10px;
  }
  .morpho_main .ctasoulignement {
    font-size: clamp(0.9230769231rem, 0.4835164835rem + 1.7857142857vw, 1.5384615385rem);
  }
}
.morpho_main .ctasoulignement::after {
  content: "";
  position: absolute;
  bottom: 6%;
  left: 0em;
  width: calc(100% - 0em);
  height: 1px;
  background-color: #000000;
}
.morpho_main .ctasoulignement:hover, .morpho_main .ctasoulignement:active, .morpho_main .ctasoulignement:link, .morpho_main .ctasoulignement:visited {
  text-decoration: none;
  color: #000000;
}
.morpho_main .ctasoulignement: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);
  }
}
.morpho_main .morpho_header {
  position: relative;
  width: 100%;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
}
.morpho_main .morpho_header .h_intro {
  position: relative;
  width: 100%;
  background: #F5F4EF;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
  gap: clamp(1.5384615385rem, 1.015439026rem + 0.884173298vw, 2.3076923077rem);
  padding: clamp(3.8461538462rem, 1.2310412841rem + 4.4208664898vw, 7.6923076923rem) 0;
}
.morpho_main .morpho_header .h_intro .h_intro_picto {
  position: relative;
  width: 12%;
  aspect-ratio: 647/488;
}
.morpho_main .morpho_header .h_intro .h_intro_visuels {
  position: relative;
  width: 77.34%;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
}
.morpho_main .morpho_header .h_intro .h_intro_visuels .h_intro_visuels_item {
  position: relative;
  width: 19.5%;
  aspect-ratio: 283/272;
}
.morpho_main .morpho_header .h_intro .h_intro_claim {
  position: relative;
  width: 37.71%;
}
.morpho_main .morpho_header .h_intro .h_intro_claim img {
  aspect-ratio: 724/149;
}
.morpho_main .morpho_header .h_intro .h_intro_claim p {
  font-size: clamp(1.0769230769rem, 0.2400870571rem + 1.4146772767vw, 2.3076923077rem);
  font-weight: 700;
  color: #000;
  text-align: center;
  margin: calc(clamp(1.5384615385rem, 0.4924165136rem + 1.7683465959vw, 3.0769230769rem) * -1) auto 0 auto;
  text-transform: uppercase;
}
.morpho_main .morpho_header .h_silhouette {
  position: relative;
  width: 100%;
}
.morpho_main .morpho_header .h_silhouette .h_silhouette_bg {
  position: relative;
  width: 100%;
  z-index: 0;
  aspect-ratio: 1920/960;
}
.morpho_main .morpho_header .h_silhouette .h_silhouette_txt {
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 2%;
  transform: translateY(-50%);
  width: 28%;
  display: flex;
  flex-flow: column nowrap;
  align-items: flex-start;
  justify-content: center;
  gap: clamp(1.5384615385rem, 1.015439026rem + 0.884173298vw, 2.3076923077rem);
}
.morpho_main .morpho_header .h_silhouette .h_silhouette_txt .h_silhouette_txt_title {
  font-size: clamp(2.3076923077rem, 0.215602258rem + 3.5366931919vw, 5.3846153846rem);
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  text-align: left;
  line-height: clamp(2.6923076923rem, 0.3387063865rem + 3.9787798408vw, 6.1538461538rem);
  margin: 0;
}
.morpho_main .morpho_header .h_silhouette .h_silhouette_txt .h_silhouette_txt_title span {
  font-family: "operetta-32", serif;
  font-size: 120%;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
}
.morpho_main .morpho_header .h_silhouette .h_silhouette_txt .h_silhouette_txt_cont {
  width: 70%;
}
.morpho_main .morpho_carrou {
  position: relative;
  width: 96%;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
  gap: clamp(1.5384615385rem, 1.015439026rem + 0.884173298vw, 2.3076923077rem);
}
.morpho_main .morpho_carrou .c_title {
  position: relative;
  width: 100%;
  display: flex;
  flex-flow: column nowrap;
  align-items: flex-start;
  justify-content: center;
  gap: clamp(0rem, -0.5230225124rem + 0.884173298vw, 0.7692307692rem);
}
.morpho_main .morpho_carrou .c_title h2 {
  font-size: clamp(1.8461538462rem, 0.9047133238rem + 1.5915119363vw, 3.2307692308rem);
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  margin: 0;
}
.morpho_main .morpho_carrou .c_swiper {
  position: relative;
  width: 100%;
}
.morpho_main .morpho_carrou .c_swiper .c_swiper_slide {
  position: relative;
  width: 100%;
  display: flex;
  flex-flow: column nowrap;
  align-items: flex-start;
  justify-content: center;
}
.morpho_main .morpho_carrou .c_swiper .c_swiper_slide .c_swiper_slide_img {
  position: relative;
  width: 100%;
  aspect-ratio: 344/565;
}
.morpho_main .morpho_carrou .c_swiper .c_swiper_slide .c_swiper_slide_coupe {
  font-weight: 700;
  margin: 30px 0 0 0;
}
.morpho_main .morpho_carrou .c_swiper .c_swiper_slide .c_swiper_slide_anchor {
  font-size: clamp(0.9230769231rem, 0.4000544107rem + 0.884173298vw, 1.6923076923rem);
  font-weight: 400;
  color: #000;
}
.morpho_main .morpho_carrou .swiper-pagination {
  position: relative;
}
.morpho_main .morpho_carrou .swiper-pagination .swiper-pagination-bullet-active {
  background: #000;
}
.morpho_main .morpho_coupes {
  position: relative;
  width: 88.54%;
  min-width: 769px;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
}
.morpho_main .morpho_coupes .coupe_item {
  position: relative;
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  background: #F5F4EF;
}
.morpho_main .morpho_coupes .coupe_item .coupes_anchor {
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  top: -80px;
}
.morpho_main .morpho_coupes .coupe_item .coupe_item_visu {
  position: relative;
  width: 50%;
}
.morpho_main .morpho_coupes .coupe_item .coupe_item_visu .coupe_item_dummy {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 2;
}
.morpho_main .morpho_coupes .coupe_item .coupe_item_visu .coupe_item_visu_bg {
  position: relative;
  width: 100%;
  z-index: 0;
}
.morpho_main .morpho_coupes .coupe_item .coupe_item_visu .coupe_item_visu_video {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.morpho_main .morpho_coupes .coupe_item .coupe_item_visu .coupe_item_visu_video > div {
  position: relative;
  width: 100%;
  aspect-ratio: 850/1020;
  overflow: hidden;
}
.morpho_main .morpho_coupes .coupe_item .coupe_item_visu .coupe_item_visu_video > div iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 101%;
  height: 101%;
}
.morpho_main .morpho_coupes .coupe_item .coupe_item_visu .coupe_item_visu_title {
  position: absolute;
  top: clamp(1.5384615385rem, 1.015439026rem + 0.884173298vw, 2.3076923077rem);
  font-size: clamp(0.9230769231rem, 0.4000544107rem + 0.884173298vw, 1.6923076923rem);
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  z-index: 2;
  margin: 0;
}
.morpho_main .morpho_coupes .coupe_item.a .coupe_item_visu_title {
  left: clamp(1.9230769231rem, 0.615520642rem + 2.2104332449vw, 3.8461538462rem);
}
.morpho_main .morpho_coupes .coupe_item.a .coupe_item_visu {
  order: 1;
}
.morpho_main .morpho_coupes .coupe_item.a .coupe_item_txt {
  order: 2;
}
.morpho_main .morpho_coupes .coupe_item.b .coupe_item_visu_title {
  left: clamp(1.9230769231rem, 0.615520642rem + 2.2104332449vw, 3.8461538462rem);
}
.morpho_main .morpho_coupes .coupe_item.b .coupe_item_visu {
  order: 2;
}
.morpho_main .morpho_coupes .coupe_item.b .coupe_item_txt {
  order: 1;
}
.morpho_main .morpho_coupes .coupe_item .coupe_item_txt {
  position: relative;
  width: 50%;
  display: flex;
  flex-flow: column nowrap;
  align-items: flex-start;
  justify-content: center;
  gap: clamp(0rem, -0.5230225124rem + 0.884173298vw, 0.7692307692rem);
  padding: 0 8%;
  box-sizing: border-box;
}
.morpho_main .morpho_coupes .coupe_item .coupe_item_txt .coupe_item_txt_cont {
  position: relative;
  width: 100%;
}
.morpho_main .morpho_coupes .coupe_item .coupe_item_txt .coupe_item_txt_cont .coupe_item_txt_cont_inner {
  position: relative;
  width: 100%;
  padding: 0;
}
.morpho_main .morpho_coupes .coupe_item .coupe_item_txt .coupe_item_txt_cont .coupe_item_txt_cont_inner h3 {
  font-size: clamp(0.9230769231rem, 0.4000544107rem + 0.884173298vw, 1.6923076923rem);
  font-weight: 700;
  color: #000000;
  margin: 0 0 10px 0;
  text-transform: uppercase;
}
.morpho_main .morpho_coupes .coupe_item .coupe_item_txt .coupe_item_txt_cont .coupe_item_txt_cont_inner p {
  margin: 0 0 clamp(1.5384615385rem, -0.0306059988rem + 2.6525198939vw, 3.8461538462rem) 0;
}

@media screen and (max-width: 768.98px) {
  .morpho_main {
    gap: clamp(3.8461538462rem, 1.0989010989rem + 11.1607142857vw, 7.6923076923rem);
  }
  .morpho_main p {
    font-size: clamp(0.9230769231rem, 0.4835164835rem + 1.7857142857vw, 1.5384615385rem);
  }
  .morpho_main .hideMob {
    display: none;
  }
  .morpho_main .hideDesk {
    display: block;
  }
  .morpho_main .morpho_header .h_intro {
    gap: clamp(1.5384615385rem, 0.4395604396rem + 4.4642857143vw, 3.0769230769rem);
    padding: clamp(3.8461538462rem, 1.0989010989rem + 11.1607142857vw, 7.6923076923rem) 0;
  }
  .morpho_main .morpho_header .h_intro .h_intro_picto {
    width: 30%;
  }
  .morpho_main .morpho_header .h_intro .h_intro_visuels {
    width: 80%;
  }
  .morpho_main .morpho_header .h_intro .h_intro_visuels .h_intro_visuels_item {
    width: 32%;
  }
  .morpho_main .morpho_header .h_intro .h_intro_claim {
    width: 65%;
  }
  .morpho_main .morpho_header .h_intro .h_intro_claim p {
    font-size: clamp(1.3076923077rem, 0.3186813187rem + 4.0178571429vw, 2.6923076923rem);
    margin: 0 auto 0 auto;
  }
  .morpho_main .morpho_header .h_silhouette .h_silhouette_bg {
    aspect-ratio: 666/605;
  }
  .morpho_main .morpho_header .h_silhouette .h_silhouette_txt {
    width: 53%;
    gap: clamp(1.1538461538rem, 0.3296703297rem + 3.3482142857vw, 2.3076923077rem);
  }
  .morpho_main .morpho_header .h_silhouette .h_silhouette_txt .h_silhouette_txt_title {
    font-size: clamp(1.8461538462rem, -0.1318681319rem + 8.0357142857vw, 4.6153846154rem);
    line-height: clamp(2.0769230769rem, 0.2637362637rem + 7.3660714286vw, 4.6153846154rem);
  }
  .morpho_main .morpho_carrou {
    gap: clamp(1.5384615385rem, 0.4395604396rem + 4.4642857143vw, 3.0769230769rem);
  }
  .morpho_main .morpho_carrou .c_title {
    gap: 0px;
    display: none;
  }
  .morpho_main .morpho_carrou .c_title h2 {
    font-size: 18px;
  }
  .morpho_main .morpho_carrou .c_swiper .c_swiper_slide .c_swiper_slide_coupe {
    margin: 10px 0 0 0;
  }
  .morpho_main .morpho_carrou .c_swiper .c_swiper_slide .c_swiper_slide_anchor {
    font-size: clamp(0.9230769231rem, 0.4835164835rem + 1.7857142857vw, 1.5384615385rem);
  }
  .morpho_main .morpho_coupes {
    width: 90%;
    min-width: unset;
    gap: 20px;
  }
  .morpho_main .morpho_coupes .coupe_item {
    flex-flow: column nowrap;
    padding: clamp(0.7692307692rem, 0.2197802198rem + 2.2321428571vw, 1.5384615385rem) 0 0 0;
    cursor: pointer;
  }
  .morpho_main .morpho_coupes .coupe_item .coupe_item_visu {
    width: calc(100% - clamp(1.5384615385rem, 0.4395604396rem + 4.4642857143vw, 3.0769230769rem));
  }
  .morpho_main .morpho_coupes .coupe_item .coupe_item_txt {
    width: calc(100% - clamp(4.6153846154rem, 2.4175824176rem + 8.9285714286vw, 7.6923076923rem));
    padding: 30px 0 10px 0;
  }
  .morpho_main .morpho_coupes .coupe_item .coupe_item_txt .coupe_item_txt_titreMob {
    margin: 0;
  }
  .morpho_main .morpho_coupes .coupe_item .coupe_item_txt .coupe_item_txt_titreMob p {
    margin: 0;
  }
  .morpho_main .morpho_coupes .coupe_item .coupe_item_txt .coupe_item_txt_titreMob p:first-of-type {
    font-weight: 700;
    text-transform: capitalize;
  }
  .morpho_main .morpho_coupes .coupe_item .coupe_item_txt .coupe_item_txt_titreMob p:last-of-type.active {
    text-transform: capitalize;
  }
  .morpho_main .morpho_coupes .coupe_item .coupe_item_txt .coupe_item_txt_titreMob p:last-of-type.active span {
    display: none;
  }
  .morpho_main .morpho_coupes .coupe_item .coupe_item_txt .coupe_item_txt_cont {
    height: 0px;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
  }
  .morpho_main .morpho_coupes .coupe_item .coupe_item_txt .coupe_item_txt_cont .coupe_item_txt_cont_inner {
    padding: 30px 0;
  }
  .morpho_main .morpho_coupes .coupe_item .coupe_item_txt .coupe_item_txt_cont .coupe_item_txt_cont_inner h3 {
    font-size: clamp(0.9230769231rem, 0.4835164835rem + 1.7857142857vw, 1.5384615385rem);
  }
  .morpho_main .morpho_coupes .coupe_item.a .coupe_item_visu, .morpho_main .morpho_coupes .coupe_item.b .coupe_item_visu {
    order: 1;
  }
  .morpho_main .morpho_coupes .coupe_item.a .coupe_item_visu .coupe_item_visu_title, .morpho_main .morpho_coupes .coupe_item.b .coupe_item_visu .coupe_item_visu_title {
    display: none;
  }
  .morpho_main .morpho_coupes .coupe_item.a .coupe_item_txt, .morpho_main .morpho_coupes .coupe_item.b .coupe_item_txt {
    order: 2;
  }
  .morpho_main .morpho_coupes .coupe_item .coupe_item_txt_croix {
    position: absolute;
    bottom: clamp(1.3846153846rem, 1.1648351648rem + 0.8928571429vw, 1.6923076923rem);
    left: clamp(0.7692307692rem, 0.3846153846rem + 1.5625vw, 1.3076923077rem);
  }
  .morpho_main .morpho_coupes .coupe_item .coupe_item_txt_croix div {
    position: relative;
    width: clamp(0.9230769231rem, 0.4835164835rem + 1.7857142857vw, 1.5384615385rem);
    height: 2px;
    background: #000000;
  }
  .morpho_main .morpho_coupes .coupe_item .coupe_item_txt_croix div:first-of-type {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(90deg);
    transition: all 0.3s ease-in-out;
  }
  .morpho_main .morpho_coupes .coupe_item .coupe_item_txt_croix div:first-of-type.active {
    transform: translate(-50%, -50%) rotate(0deg);
  }
}