/* MODIFIER LE NOM DU LIEN VERS LE FICHIER MAIN.SCSS*/
.lienglobal {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  z-index: 5;
}


/* MODIFIER LE NOM DU LIEN VERS LE FICHIER MAIN.SCSS*/
/*  -------- THEME COLOR VARIABLE -------- */
@font-face {
  font-family: "MetropolisSFRA";
  src: url("/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/fonts/metropolis/Metropolis-Regular.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "MetropolisSFRA";
  src: url("/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/fonts/metropolis/Metropolis-Medium.woff2") format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "MetropolisSFRA";
  src: url("/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/fonts/metropolis/Metropolis-SemiBoldItalic.woff2") format("woff2");
  font-style: italic;
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: "MetropolisSFRA";
  src: url("/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/fonts/metropolis/Metropolis-Bold.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
.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.lp_btw .cta {
  position: relative;
  display: inline-block;
  z-index: 6;
  box-sizing: border-box;
  background: #FFFFFF;
  /* border: 1px solid $font-color; */
  border-radius: 6px;
  transition: all 0.3s ease-in-out;
  text-align: center;
  font-weight: 500;
  font-size: clamp(0.8461538462rem, 0.6892470924rem + 0.2652519894vw, 1.0769230769rem);
  width: fit-content;
  color: #000000;
  padding: 16px 24px;
}
@media screen and (max-width: 768.98px) {
  .ResetBloc.lp_btw .cta {
    font-size: clamp(0.8461538462rem, 0.6813186813rem + 0.6696428571vw, 1.0769230769rem);
  }
}
.ResetBloc.lp_btw .cta a {
  color: #000000;
}
.ResetBloc.lp_btw .cta:hover {
  background: #000000;
  color: #FFFFFF;
  /* border: 1px solid $back-color; */
}
.ResetBloc.lp_btw .cta:hover a {
  color: #FFFFFF;
}
.ResetBloc.lp_btw .cta {
  z-index: 6;
}
.ResetBloc.lp_btw .cta_soulignement {
  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.lp_btw .cta_soulignement {
    font-size: clamp(1rem, 0.8351648352rem + 0.6696428571vw, 1.2307692308rem);
  }
}
.ResetBloc.lp_btw .cta_soulignement {
  text-decoration: none;
  color: #ffffff;
  padding-bottom: 0.3em;
}
.ResetBloc.lp_btw .cta_soulignement::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0em;
  width: calc(100% - 0em);
  height: 1px;
  background-color: #ffffff;
}
.ResetBloc.lp_btw .cta_soulignement a:hover,
.ResetBloc.lp_btw .cta_soulignement a:active,
.ResetBloc.lp_btw .cta_soulignement a:link,
.ResetBloc.lp_btw .cta_soulignement a:visited {
  text-decoration: none;
  color: #ffffff;
}
.ResetBloc.lp_btw .cta_soulignement: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.lp_btw .cta_soulignement {
  z-index: 6;
}

.lp_btw_b_item_txt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 0;
  width: 90%;
  font-size: clamp(1.1538461538rem, 0.6308236414rem + 0.884173298vw, 1.9230769231rem);
  font-weight: 600;
  color: #FFFFFF;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (max-width: 768.98px) {
  .lp_btw_b_item_txt {
    width: 70%;
    font-size: clamp(1.9230769231rem, 0.5494505495rem + 5.5803571429vw, 3.8461538462rem);
  }
}

.lp_btw_b1 {
  position: relative;
  width: 100%;
  height: 100vh;
  background-image: image-set("/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2026/s35/btw_01.webp" type("image/webp") 1x, "/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2026/s35/btw_01@2x.webp" type("image/webp") 2x);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768.98px) {
  .lp_btw_b1 {
    height: calc(100vh - 160px);
    background-image: image-set("/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2026/s35/btw_01_mob.webp" type("image/webp") 1x, "/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2026/s35/btw_01_mob@2x.webp" type("image/webp") 2x);
  }
}
.lp_btw_b1 .lp_btw_b1_content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 768.98px) {
  .lp_btw_b1 .lp_btw_b1_content {
    top: 75%;
    flex-flow: column nowrap;
    gap: 10px;
  }
}
.lp_btw_b1 .lp_btw_b1_content .lp_btw_b1_content_title {
  position: relative;
  font-family: "MetropolisSFRA", "Metropolis", sans-serif;
  font-size: clamp(1.9230769231rem, 0.615520642rem + 2.2104332449vw, 3.8461538462rem);
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: -1px;
}
@media screen and (max-width: 768.98px) {
  .lp_btw_b1 .lp_btw_b1_content .lp_btw_b1_content_title {
    font-size: clamp(1.9230769231rem, 0.5494505495rem + 5.5803571429vw, 3.8461538462rem);
  }
}
.lp_btw_b1 .lp_btw_b1_content .lp_btw_b1_content_title .asteup {
  position: relative;
  top: calc(clamp(0.7692307692rem, 0.2462082568rem + 0.884173298vw, 1.5384615385rem) * -1);
  font-size: 50%;
  font-weight: 400;
  line-height: 100%;
}
@media screen and (max-width: 768.98px) {
  .lp_btw_b1 .lp_btw_b1_content .lp_btw_b1_content_title .asteup {
    top: calc(clamp(0.7692307692rem, 0.2197802198rem + 2.2321428571vw, 1.5384615385rem) * -1);
  }
}
.lp_btw_b1 .lp_btw_b1_content .lp_btw_b1_content_txt {
  position: relative;
  font-size: clamp(1.9230769231rem, 0.615520642rem + 2.2104332449vw, 3.8461538462rem);
  line-height: clamp(1.1538461538rem, 0.3693123852rem + 1.3262599469vw, 2.3076923077rem);
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: clamp(0rem, -0.0523022512rem + 0.0884173298vw, 0.0769230769rem);
}
@media screen and (max-width: 768.98px) {
  .lp_btw_b1 .lp_btw_b1_content .lp_btw_b1_content_txt {
    font-size: clamp(2.3076923077rem, 1.2087912088rem + 4.4642857143vw, 3.8461538462rem);
    line-height: clamp(1.5384615385rem, 0.989010989rem + 2.2321428571vw, 2.3076923077rem);
  }
}
.lp_btw_b1 .lp_btw_b1_content .lp_btw_b1_content_txt .step {
  font-size: 50%;
}
@media screen and (max-width: 768.98px) {
  .lp_btw_b1 .lp_btw_b1_content .lp_btw_b1_content_txt .step {
    font-size: 65%;
  }
}
.lp_btw_b1 .lp_btw_b1_content .lp_btw_b1_content_txt .asteup {
  position: relative;
  top: calc(clamp(0.3846153846rem, 0.1231041284rem + 0.442086649vw, 0.7692307692rem) * -1);
  font-size: 50%;
  font-weight: 400;
  line-height: 100%;
}
@media screen and (max-width: 768.98px) {
  .lp_btw_b1 .lp_btw_b1_content .lp_btw_b1_content_txt .asteup {
    top: calc(clamp(0.7692307692rem, 0.2197802198rem + 2.2321428571vw, 1.5384615385rem) * -1);
  }
}
.lp_btw_b1 .lp_btw_b1_bandeau {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 7;
  width: 100%;
  background: #E71A21;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  gap: 1em;
  font-size: clamp(0.9230769231rem, 0.7138679181rem + 0.3536693192vw, 1.2307692308rem);
  color: #FFFFFF;
  padding: 1em 2em;
  text-align: center;
}
@media screen and (max-width: 768.98px) {
  .lp_btw_b1 .lp_btw_b1_bandeau {
    flex-flow: column nowrap;
    gap: 0.5em;
    font-size: clamp(1.0769230769rem, 0.6373626374rem + 1.7857142857vw, 1.6923076923rem);
    padding: 10px 0;
  }
}
.lp_btw_b1 .lp_btw_b1_bandeau .title {
  font-weight: 600;
  text-transform: uppercase;
}
.lp_btw_b1 .lp_btw_b1_bandeau .meca {
  font-weight: 400;
  text-transform: uppercase;
}
.lp_btw_b1 .lp_btw_b1_bandeau .lp_btw_b1_cta.cta_soulignement {
  position: relative;
  bottom: unset;
  left: unset;
  transform: unset;
  top: 2px;
}
.lp_btw_b1 .lp_btw_b1_bandeau .asteup {
  position: relative;
  top: calc(clamp(0.2307692308rem, 0.0215602258rem + 0.3536693192vw, 0.5384615385rem) * -1);
  font-size: 50%;
  font-weight: 400;
  line-height: 100%;
}
@media screen and (max-width: 768.98px) {
  .lp_btw_b1 .lp_btw_b1_bandeau .asteup {
    top: calc(clamp(0.2307692308rem, 0.010989011rem + 0.8928571429vw, 0.5384615385rem) * -1);
  }
}
.lp_btw_b1 .lp_btw_mentions {
  position: absolute;
  bottom: 5px;
  right: 5px;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: 400;
  text-align: right;
  z-index: 1;
}
.lp_btw_b1 .lp_btw_b1_cta.cta_soulignement {
  position: absolute;
  bottom: 10%;
  left: 50%;
  transform: translateX(-50%);
}
.lp_btw_b1[data-lang=en] .lp_btw_b1_content, .lp_btw_b1[data-lang=es_es] .lp_btw_b1_content {
  z-index: 7;
}
.lp_btw_b1[data-lang=en] .lp_btw_b1_content .lp_btw_b1_content_txt, .lp_btw_b1[data-lang=es_es] .lp_btw_b1_content .lp_btw_b1_content_txt {
  font-size: clamp(1.5384615385rem, 0.4924165136rem + 1.7683465959vw, 3.0769230769rem);
  line-height: clamp(1.5384615385rem, 0.4924165136rem + 1.7683465959vw, 3.0769230769rem);
  z-index: 7;
}
@media screen and (max-width: 768.98px) {
  .lp_btw_b1[data-lang=en] .lp_btw_b1_content .lp_btw_b1_content_txt, .lp_btw_b1[data-lang=es_es] .lp_btw_b1_content .lp_btw_b1_content_txt {
    font-size: clamp(1.5384615385rem, 0.989010989rem + 2.2321428571vw, 2.3076923077rem);
    line-height: clamp(1.5384615385rem, 0.989010989rem + 2.2321428571vw, 2.3076923077rem);
  }
}
.lp_btw_b1[data-lang=en] .lp_btw_b1_content .lp_btw_b1_content_txt .asteup, .lp_btw_b1[data-lang=es_es] .lp_btw_b1_content .lp_btw_b1_content_txt .asteup {
  top: calc(clamp(0.7692307692rem, 0.507719513rem + 0.442086649vw, 1.1538461538rem) * -1);
}
@media screen and (max-width: 768.98px) {
  .lp_btw_b1[data-lang=en] .lp_btw_b1_content .lp_btw_b1_content_txt .asteup, .lp_btw_b1[data-lang=es_es] .lp_btw_b1_content .lp_btw_b1_content_txt .asteup {
    top: calc(clamp(0.7692307692rem, 0.2197802198rem + 2.2321428571vw, 1.5384615385rem) * -1);
  }
}
.lp_btw_b1[data-lang=en] .lp_btw_b1_content .lp_btw_b1_content_txt .step, .lp_btw_b1[data-lang=es_es] .lp_btw_b1_content .lp_btw_b1_content_txt .step {
  font-size: 70%;
}
@media screen and (max-width: 768.98px) {
  .lp_btw_b1[data-lang=en] .lp_btw_b1_content .lp_btw_b1_content_txt .step, .lp_btw_b1[data-lang=es_es] .lp_btw_b1_content .lp_btw_b1_content_txt .step {
    font-size: 80%;
  }
}
.lp_btw_b1[data-lang=en] .lp_btw_b1_content .lp_btw_b1_content_txt .step .code, .lp_btw_b1[data-lang=es_es] .lp_btw_b1_content .lp_btw_b1_content_txt .step .code {
  background-color: #FFFFFF;
  color: #000000;
  padding: 0 10px;
}
.lp_btw_b1[data-lang=en].noope .lp_btw_b1_content, .lp_btw_b1[data-lang=es_es].noope .lp_btw_b1_content {
  z-index: 1;
}
.lp_btw_b1[data-lang=en].noope .lp_btw_b1_content_txt, .lp_btw_b1[data-lang=es_es].noope .lp_btw_b1_content_txt {
  display: none;
}
@media screen and (min-width: 769px) {
  .lp_btw_b1[data-lang=en].noope > .cta_soulignement, .lp_btw_b1[data-lang=es_es].noope > .cta_soulignement {
    top: 50%;
    left: unset;
    right: 5%;
    bottom: unset;
    transform: translateY(-50%);
  }
}
.lp_btw_b1[data-lang=nl_be] .lp_btw_mentions {
  display: none;
}
.lp_btw_b1[data-lang=fr_ch], .lp_btw_b1[data-lang=de_ch] {
  background-image: image-set("/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2026/s35/btw_ch_01.webp" type("image/webp") 1x, "/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2026/s35/btw_ch_01@2x.webp" type("image/webp") 2x);
}
@media screen and (max-width: 768.98px) {
  .lp_btw_b1[data-lang=fr_ch], .lp_btw_b1[data-lang=de_ch] {
    height: calc(100vh - 130px);
    background-image: image-set("/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2026/s35/btw_ch_01_mob.webp" type("image/webp") 1x, "/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2026/s35/btw_ch_01_mob@2x.webp" type("image/webp") 2x);
    background-position: top center;
  }
  .lp_btw_b1[data-lang=fr_ch]::after, .lp_btw_b1[data-lang=de_ch]::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    z-index: 0;
  }
}
@media screen and (max-width: 768.98px) {
  .lp_btw_b1[data-lang=fr_ch] .lp_btw_b1_content, .lp_btw_b1[data-lang=de_ch] .lp_btw_b1_content {
    top: 65%;
    gap: 20px;
    z-index: 1;
  }
}
.lp_btw_b1[data-lang=fr_ch] .lp_btw_b1_content img, .lp_btw_b1[data-lang=de_ch] .lp_btw_b1_content img {
  width: 30%;
}
@media screen and (max-width: 768.98px) {
  .lp_btw_b1[data-lang=fr_ch] .lp_btw_b1_content img, .lp_btw_b1[data-lang=de_ch] .lp_btw_b1_content img {
    width: 90%;
    max-width: 450px;
  }
}
.lp_btw_b1[data-lang=fr_ch] .lp_btw_b1_content .lp_btw_b1_content_txt_cont, .lp_btw_b1[data-lang=de_ch] .lp_btw_b1_content .lp_btw_b1_content_txt_cont {
  color: #FFFFFF;
  text-align: left;
  text-transform: uppercase;
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  gap: 5px;
  font-size: clamp(6.1538461538rem, 3.0157110794rem + 5.3050397878vw, 10.7692307692rem);
  line-height: clamp(4.6153846154rem, 2.0002720533rem + 4.4208664898vw, 8.4615384615rem);
  font-weight: 600;
}
@media screen and (max-width: 768.98px) {
  .lp_btw_b1[data-lang=fr_ch] .lp_btw_b1_content .lp_btw_b1_content_txt_cont, .lp_btw_b1[data-lang=de_ch] .lp_btw_b1_content .lp_btw_b1_content_txt_cont {
    font-size: clamp(6.1538461538rem, 5.0549450549rem + 4.4642857143vw, 7.6923076923rem);
    line-height: clamp(4.6153846154rem, 3.5164835165rem + 4.4642857143vw, 6.1538461538rem);
  }
}
.lp_btw_b1[data-lang=fr_ch] .lp_btw_b1_content .lp_btw_b1_content_txt_cont .lp_btw_b1_content_txt_cont_right, .lp_btw_b1[data-lang=de_ch] .lp_btw_b1_content .lp_btw_b1_content_txt_cont .lp_btw_b1_content_txt_cont_right {
  display: flex;
  flex-flow: column nowrap;
  align-items: flex-start;
  justify-content: center;
  gap: 5px;
}
.lp_btw_b1[data-lang=fr_ch] .lp_btw_b1_content .lp_btw_b1_content_txt_cont .lp_btw_b1_content_txt_cont_right .lp_btw_b1_content_txt_cont_right_pc, .lp_btw_b1[data-lang=de_ch] .lp_btw_b1_content .lp_btw_b1_content_txt_cont .lp_btw_b1_content_txt_cont_right .lp_btw_b1_content_txt_cont_right_pc {
  font-size: 40%;
  line-height: 100%;
  font-weight: 700;
}
.lp_btw_b1[data-lang=fr_ch] .lp_btw_b1_content .lp_btw_b1_content_txt_cont .lp_btw_b1_content_txt_cont_right .lp_btw_b1_content_txt_cont_right_meca, .lp_btw_b1[data-lang=de_ch] .lp_btw_b1_content .lp_btw_b1_content_txt_cont .lp_btw_b1_content_txt_cont_right .lp_btw_b1_content_txt_cont_right_meca {
  font-size: 15%;
  line-height: 100%;
}
.lp_btw_b1[data-lang=fr_ch] .lp_btw_b1_content .lp_btw_b1_content_txt_cont .asteup, .lp_btw_b1[data-lang=de_ch] .lp_btw_b1_content .lp_btw_b1_content_txt_cont .asteup {
  position: relative;
  top: calc(clamp(0.2307692308rem, 0.0215602258rem + 0.3536693192vw, 0.5384615385rem) * -1);
  font-size: 50%;
  font-weight: 400;
  line-height: 100%;
}
@media screen and (max-width: 768.98px) {
  .lp_btw_b1[data-lang=fr_ch] .lp_btw_b1_content .lp_btw_b1_content_txt_cont .asteup, .lp_btw_b1[data-lang=de_ch] .lp_btw_b1_content .lp_btw_b1_content_txt_cont .asteup {
    top: calc(clamp(0.2307692308rem, 0.010989011rem + 0.8928571429vw, 0.5384615385rem) * -1);
  }
}

.lp_btw_b2 {
  position: relative;
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
}
.lp_btw_b2 .lp_btw_b2_item {
  position: relative;
  width: 33.3333333333%;
  height: 100vh;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768.98px) {
  .lp_btw_b2 .lp_btw_b2_item {
    width: 100%;
    height: unset;
    aspect-ratio: 1/1;
  }
}
.lp_btw_b2 .lp_btw_b2_item.lp_btw_b2_item_1 {
  background-image: image-set("/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2026/s35/btw_02.webp" type("image/webp") 1x, "/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2026/s35/btw_02@2x.webp" type("image/webp") 2x);
}
@media screen and (max-width: 768.98px) {
  .lp_btw_b2 .lp_btw_b2_item.lp_btw_b2_item_1 {
    background-image: image-set("/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2026/s35/btw_02_mob.webp" type("image/webp") 1x, "/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2026/s35/btw_02_mob@2x.webp" type("image/webp") 2x);
  }
}
.lp_btw_b2 .lp_btw_b2_item.lp_btw_b2_item_2 {
  background-image: image-set("/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2026/s35/btw_03.webp" type("image/webp") 1x, "/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2026/s35/btw_03@2x.webp" type("image/webp") 2x);
}
@media screen and (max-width: 768.98px) {
  .lp_btw_b2 .lp_btw_b2_item.lp_btw_b2_item_2 {
    background-image: image-set("/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2026/s35/btw_03_mob.webp" type("image/webp") 1x, "/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2026/s35/btw_03_mob@2x.webp" type("image/webp") 2x);
  }
}
.lp_btw_b2 .lp_btw_b2_item.lp_btw_b2_item_3 {
  background-image: image-set("/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2026/s35/btw_04.webp" type("image/webp") 1x, "/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2026/s35/btw_04@2x.webp" type("image/webp") 2x);
}
@media screen and (max-width: 768.98px) {
  .lp_btw_b2 .lp_btw_b2_item.lp_btw_b2_item_3 {
    background-image: image-set("/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2026/s35/btw_04_mob.webp" type("image/webp") 1x, "/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2026/s35/btw_04_mob@2x.webp" type("image/webp") 2x);
  }
}

.lp_btw_b3 {
  position: relative;
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
}
.lp_btw_b3 .lp_btw_b3_item {
  position: relative;
  width: 50%;
  height: 100vh;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768.98px) {
  .lp_btw_b3 .lp_btw_b3_item {
    width: 100%;
    height: unset;
    aspect-ratio: 1/1;
  }
}
.lp_btw_b3 .lp_btw_b3_item.lp_btw_b3_item_1 {
  background-image: image-set("/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2026/s35/btw_05.webp" type("image/webp") 1x, "/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2026/s35/btw_05@2x.webp" type("image/webp") 2x);
}
@media screen and (max-width: 768.98px) {
  .lp_btw_b3 .lp_btw_b3_item.lp_btw_b3_item_1 {
    background-image: image-set("/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2026/s35/btw_05_mob.webp" type("image/webp") 1x, "/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2026/s35/btw_05_mob@2x.webp" type("image/webp") 2x);
  }
}
.lp_btw_b3 .lp_btw_b3_item.lp_btw_b3_item_2 {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: space-evenly;
  background: #FFFFFF;
}
.lp_btw_b3 .lp_btw_b3_item.lp_btw_b3_item_2 .lp_btw_b3_item_title {
  position: relative;
  font-size: clamp(1.5384615385rem, 0.4924165136rem + 1.7683465959vw, 3.0769230769rem);
  font-weight: 600;
  color: #000000;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (max-width: 768.98px) {
  .lp_btw_b3 .lp_btw_b3_item.lp_btw_b3_item_2 .lp_btw_b3_item_title {
    font-size: clamp(1.5384615385rem, 0.4395604396rem + 4.4642857143vw, 3.0769230769rem);
  }
}
.lp_btw_b3 .lp_btw_b3_item.lp_btw_b3_item_2 .lp_btw_b3_item_video {
  position: relative;
  height: 60%;
  aspect-ratio: 212/378;
  background-image: url("/on/demandware.static/-/Library-Sites-SharedLibraryMorgan/default/content_asset/2026/s35/btw_video_bg.webp");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
.lp_btw_b3 .lp_btw_b3_item.lp_btw_b3_item_2 .lp_btw_b3_item_video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.lp_btw_b3 .lp_btw_b3_item.lp_btw_b3_item_2 .lp_btw_b1_cta {
  color: #000000;
}
.lp_btw_b3 .lp_btw_b3_item.lp_btw_b3_item_2 .lp_btw_b1_cta::after {
  background-color: #000000;
}/*# sourceMappingURL=style.css.map */