@font-face {
  font-family: "Gotham_Light";
  src: url("../fonts/GothamLight.eot");
  src: url("../fonts/GothamLight.eot") format("embedded-opentype"), url("../fonts/GothamLight.woff2") format("woff2"), url("../fonts/GothamLight.woff") format("woff"), url("../fonts/GothamLight.ttf") format("truetype"),
    url("../fonts/GothamLight.svg#GothamLight") format("svg");
}

.LP-ELY {
  position: relative;
  width: 100%;
  display: block;
  margin: 0 auto;
  --CLARINS-FONT: "ClarinsRegular", "Clarins";
  --GOTHAM-BOOK: "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial, sans-serif;
  --GOTHAM-MEDIUM: "Gotham SSm medium A", "Gotham SSm medium B", Helvetica, Arial, sans-serif;
  --GOTHAM-LIGHT: "Gotham_Light";
  --FONT-SIZE: 14px;
  font-family: var(--GOTHAM-BOOK);
  font-size: var(--FONT-SIZE);
  color: #333333;
  --WIDTH: 1600px;
  color: #fff;
  max-width: var(--WIDTH);
  letter-spacing: 0.02em;
}

#wrapper {
  max-width: 100%;
}

.LP-ELY * {
  box-sizing: border-box;
}

.LP-ELY-secondary-cta {
  background-color: #fff;
  color: #000;
  height: 46px;
  min-width: 158px;
  padding: 0 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: fit-content;
  border-radius: 3px;
  text-decoration: none;
  font-family: var(--GOTHAM-MEDIUM);
  border: solid 1px #fff;
  transition: 0.3s;
}

.LP-ELY-secondary-cta:hover {
  border-color: #787474;
  color: #8c0b26;
}

.LP-ELY-secondary-cta.LP-ELY-secondary-cta--black {
  background-color: #000;
  color: #fff;
  border: solid 1px #000;
}

.LP-ELY-secondary-cta.LP-ELY-secondary-cta--black:hover {
  border-color: #000;
  background-color: #fff;
  color: #000;
}

.LP-ELY br[mobile] {
  display: none;
}

.LP-ELY-skincare__hidden-quickshop {
  display: none;
}

@media screen and (max-width: 767px) {
  .LP-ELY br[desktop] {
    display: none;
  }

  .LP-ELY br[mobile] {
    display: block;
  }
}

/************/
/** HEADER **/
/************/

.LP-ELY-header {
  position: relative;
  background-color: #360900;
  overflow: hidden;
}

.LP-ELY-header__background,
.LP-ELY-header__background img {
  display: block;
  width: 100%;
}

.LP-ELY-header__content-container {
  left: 150px;
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
}

.LP-ELY-header__title {
  font-size: 35px;
  line-height: 44px;
  text-transform: uppercase;
  margin: 0;
  font-weight: normal;
  font-family: var(--GOTHAM-MEDIUM);
  letter-spacing: 0.05em;
}

h1.LP-ELY-header__title {
  margin-left: 0;
  margin-right: 0;
}

.LP-ELY-header__subtitle {
  font-size: 23px;
  line-height: 34px;
  font-weight: normal;
  margin: 0;
  margin-top: 5px;
}

.LP-ELY-header__description {
  font-size: 18px;
  line-height: 26px;
  font-family: var(--GOTHAM-LIGHT);
  margin: 0;
  max-width: 570px;
  width: 100%;
  margin-top: 15px;
}

.LP-ELY-header__cta {
  margin-top: 25px;
}

@media screen and (max-width: 1280px) {
  .LP-ELY-header__content-container {
    left: 30px;
  }
}

@media screen and (max-width: 1080px) and (min-width: 761px) {
  .LP-ELY-header:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 80%;
    height: 100%;
    background: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
}

@media screen and (max-width: 760px) {
  .LP-ELY-header__title {
    font-size: 21px;
    line-height: 26px;
  }

  .LP-ELY-header__content-container {
    left: 0;
    top: 0;
    transform: none;
    text-align: center;
    padding: 0 11px;
    padding-top: 30px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 35px;
    height: 100%;
  }

  .LP-ELY-header__subtitle {
    font-size: 16px;
    line-height: 20px;
  }

  .LP-ELY-header__description {
    font-size: 13px;
    line-height: 18px;
  }

  .LP-ELY-header__cta {
    margin-top: auto;
  }
}

/**************/
/** SKINCARE **/
/**************/

.LP-ELY-skincare__title {
  letter-spacing: 0.05em;
  font-size: 35px;
  line-height: 44px;
  color: #83472c;
  font-family: var(--GOTHAM-MEDIUM);
  text-transform: uppercase;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fce3cd;
  font-weight: normal;
  min-height: 110px;
}

.LP-ELY-skincare__wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #c79269;
}

.LP-ELY-skincare__wrapper > div {
  width: 50%;
}

.LP-ELY-skincare__visual,
.LP-ELY-skincare__visual img {
  width: 100%;
  display: block;
}

.LP-ELY-skincare__container-text {
  text-align: center;
  padding: 11px;
}

.LP-ELY-skincare__macaron {
  position: absolute;
  height: 150px;
  width: 150px;
  background-color: #c79269;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  top: 28px;
  left: 20px;
  text-align: center;
}

.LP-ELY-skincare__container-visual {
  position: relative;
}

.LP-ELY-skincare__block-title {
  font-size: 35px;
  line-height: 44px;
  font-weight: normal;
  margin: 0;
}

.LP-ELY-skincare__block-subtitle {
  font-size: 23px;
  line-height: 34px;
  font-weight: normal;
  margin: 0;
}

.LP-ELY-skincare__block-description {
  font-size: 18px;
  line-height: 26px;
  margin: 0 auto;
  max-width: 660px;
  width: 100%;
  margin-top: 20px;
  padding: 0 11px;
}

.LP-ELY-skincare__discover {
  background-color: #faf3eb;
  color: #000;
  position: relative;
  padding-bottom: 120px;
}

.LP-ELY-skincare__cta {
  margin: 0 auto;
  margin-top: 45px;
}

.LP-ELY-skincare__discover-description {
  font-size: 23px;
  line-height: 28px;
  padding: 45px 11px;
  margin: 0;
  text-align: center;
}

.LP-ELY-skincare__discover-description strong {
  font-family: var(--GOTHAM-MEDIUM);
  font-weight: normal;
}

.LP-ELY-skincare__discover-block {
  position: relative;
  max-width: 1160px;
  width: 100%;
  margin: 0 auto;
}

.LP-ELY-skincare__discover-block[skin-illusion] {
  background-color: #fce3cd;
}

.LP-ELY-skincare__discover-visual,
.LP-ELY-skincare__discover-visual img {
  display: block;
  width: 100%;
}

.LP-ELY-skincare__discover-content {
  position: absolute;
  width: 50%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
}

.LP-ELY-skincare__discover-block[everlasting] .LP-ELY-skincare__discover-content {
  left: auto;
  right: 0;
}

.LP-ELY-skincare__discover-block[everlasting] .LP-ELY-skincare__discover-block-description {
  max-width: 455px;
}

.LP-ELY-skincare__block-description.LP-ELY-skincare__discover-block-description {
  max-width: 460px;
  width: 100%;
  font-family: var(--GOTHAM-LIGHT);
}

.LP-ELY-skincare__block-description.LP-ELY-skincare__discover-block-description strong {
  font-family: var(--GOTHAM-MEDIUM);
  font-weight: normal;
}

.LP-ELY-skincare__discover-block[everlasting] {
  background-color: #e9d3c2;
  margin-top: 10px;
}

.LP-ELY-skincare__textures-visual {
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 334px;
  width: 100%;
}

.LP-ELY-skincare__textures-visual img {
  width: 100%;
}

@media screen and (max-width: 1080px) and (min-width: 761px) {
  .LP-ELY-skincare__wrapper {
    flex-direction: column;
  }

  .LP-ELY-skincare__wrapper > div {
    width: 100%;
  }

  .LP-ELY-skincare__container-visual {
    padding: 0;
  }

  .LP-ELY-skincare__container-text {
    padding: 20px 11px;
  }
}

@media screen and (max-width: 760px) {
  .LP-ELY-skincare__title {
    min-height: 56px;
    font-size: 17px;
    line-height: 22px;
    padding: 0 11px;
  }

  .LP-ELY-skincare__wrapper {
    flex-direction: column;
  }

  .LP-ELY-skincare__wrapper > div {
    width: 100%;
  }

  .LP-ELY-skincare__macaron {
    width: 75px;
    height: 75px;
    font-size: 9px;
    line-height: 12px;
    top: 7px;
    left: 6px;
  }

  .LP-ELY-skincare__container-text {
    padding: 0 11px;
    padding-top: 25px;
    padding-bottom: 35px;
  }

  .LP-ELY-skincare__block-title {
    font-size: 24px;
    line-height: 30px;
  }

  .LP-ELY-skincare__block-subtitle {
    font-size: 16px;
    line-height: 1.2em;
    margin-top: 5px;
  }

  .LP-ELY-skincare__block-description {
    font-size: 13px;
    line-height: 18px;
  }

  .LP-ELY-skincare__cta {
    margin-top: 25px;
  }

  .LP-ELY-skincare__discover-description {
    font-size: 16px;
    line-height: 24px;
    padding: 30px 11px;
  }

  .LP-ELY-skincare__discover-content {
    top: 0;
    left: 0;
    width: 100%;
    transform: none;
    padding-top: 25px;
  }

  .LP-ELY-skincare__discover {
    padding: 0 11px;
  }

  .LP-ELY-skincare__block-description.LP-ELY-skincare__discover-block-description {
    padding: 0 11px;
  }

  .LP-ELY-skincare__discover-block .LP-ELY-skincare__cta.LP-ELY-skincare__cta {
    background-color: #000;
    color: #fff;
    border: solid 1px #000;
  }

  .LP-ELY-skincare__discover-block .LP-ELY-skincare__cta.LP-ELY-skincare__cta:hover {
    border-color: #000;
    background-color: #fff;
    color: #000;
  }

  .LP-ELY-skincare__cta {
    margin-top: 30px;
  }

  .LP-ELY-skincare__discover-block[everlasting] {
    margin-top: 8px;
  }

  .LP-ELY-skincare__discover {
    padding-bottom: 104px;
  }

  .LP-ELY-skincare__textures-visual {
    max-width: 264px;
    left: 25px;
    bottom: 5px;
  }
}

/***********/
/** MATCH **/
/***********/

.LP-ELY-match {
  color: #fff;
  text-align: center;
}

.LP-ELY-match__title-container {
  background-color: #c79269;
  min-height: 140px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.LP-ELY-match__title {
  font-size: 23px;
  line-height: 34px;
  font-weight: normal;
  margin: 0;
}

.LP-ELY-match__redirection {
  font-size: 18px;
  line-height: 35px;
  margin: 0;
  color: #fff;
  text-underline-offset: 3px;
}

.LP-ELY-match__redirection:hover {
  text-decoration: none;
}

.LP-ELY-match__block-title {
  font-size: 35px;
  line-height: 1.2em;
  margin: 0;
}

.LP-ELY-match__block {
  position: relative;
  width: 50%;
  color: #fff;
  display: block;
  overflow: hidden;
}

.LP-ELY-match__block:hover {
  color: #fff;
}

.LP-ELY-match__block-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}

.LP-ELY-match__block[application-method] .LP-ELY-match__block-content {
  left: 80px;
}

.LP-ELY-match__block[routine] .LP-ELY-match__block-content {
  right: 60px;
}

.LP-ELY-match__blocks-container {
  display: flex;
  justify-content: center;
  align-items: center;
  max-height: 560px;
  background-color: #c79269;
}

.LP-ELY-match__block-link {
  font-size: 18px;
  line-height: 35px;
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 5px;
  margin: 0;
  margin-top: 15px;
}

.LP-ELY-match__block:hover .LP-ELY-match__block-link {
  text-decoration: none;
}

.LP-ELY-match__block-visual,
.LP-ELY-match__block-visual img {
  width: 100%;
  display: block;
}

.LP-ELY-match__block-visual {
  transition: 0.3s;
}

.LP-ELY-match__block:hover .LP-ELY-match__block-visual {
  transform: scale(1.05);
}

@media screen and (max-width: 760px) {
  .LP-ELY-match__title-container {
    min-height: 100px;
  }

  .LP-ELY-match__title {
    font-size: 16px;
    line-height: 24px;
  }

  .LP-ELY-match__redirection {
    font-size: 13px;
    line-height: 1.2em;
    margin-top: 5px;
  }

  .LP-ELY-match__blocks-container {
    flex-direction: column;
    max-width: 100%;
    max-height: none;
  }

  .LP-ELY-match__block {
    width: 100%;
  }

  .LP-ELY-match__block-title {
    font-size: 16px;
    line-height: 24px;
  }

  .LP-ELY-match__block-link {
    font-size: 13px;
    line-height: 1.2em;
  }

  .LP-ELY-match__block[application-method] .LP-ELY-match__block-content {
    left: calc(50% - 70px);
    transform: translate(-50%, -50%);
  }

  .LP-ELY-match__block[routine] .LP-ELY-match__block-content {
    left: calc(50% + 87px);
    transform: translate(-50%, -50%);
    min-width: 200px;
  }
}

/***********/
/** OTHER **/
/***********/

.LP-ELY-other {
  background-color: #c79269;
  text-align: center;
  padding-bottom: 60px;
}

.LP-ELY-else__blocks-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.LP-ELY-else__title {
  font-size: 35px;
  line-height: 44px;
  margin: 0;
  font-weight: normal;
  padding: 50px 0;
}

.LP-ELY-else__block {
  position: relative;
  color: #fff;
  margin: 0 6px;
  text-decoration: none;
}

.LP-ELY-else__block:hover {
  color: #fff;
}

.LP-ELY-else__block-visual,
.LP-ELY-else__block-visual img {
  width: 100%;
  display: block;
}

.LP-ELY-else__block-visual img {
  transition: 0.3s;
}

.LP-ELY-else__block-visual {
  overflow: hidden;
}

.LP-ELY-else__description {
  font-size: 23px;
  line-height: 34px;
  margin: 0;
  margin-top: 40px;
}

.LP-ELY-else__block:hover .LP-ELY-else__block-visual img {
  transform: scale(1.05);
}

@media screen and (max-width: 760px) {
  .LP-ELY-other {
    margin-top: 28px;
  }

  .LP-ELY-else__title {
    padding-top: 30px;
    padding-bottom: 20px;
    font-size: 24px;
    line-height: 1.2em;
  }

  .LP-ELY-else__blocks-container {
    flex-direction: column;
  }

  .LP-ELY-else__block-visual {
    max-width: 260px;
    width: 100%;
  }

  .LP-ELY-else__description {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    padding: 15px 11px;
  }
}
