@charset "UTF-8";
.u-hidden {
  display: none !important;
}
@media (min-width: 1113px) {
  .u-hidden-desktop {
    display: none !important;
  }
}
@media (max-width: 480px) {
  .u-hidden-mobile {
    display: none !important;
  }
}

/* =====================================================
   EXCLUSIVE SKINTONE
===================================================== */
.exclusive-skintone {
  position: relative;
  display: flex;
  min-height: 100%;
}
@media (min-width: 1113px) {
  .exclusive-skintone {
    border-top: 2px solid var(---Clarins-red-02);
    border-bottom: 2px solid var(---Clarins-red-02);
    height: 731px;
    margin-bottom: 120px;
  }
}
@media (max-width: 480px) {
  .exclusive-skintone {
    flex-wrap: wrap;
    margin-bottom: 40px;
  }
}
@media (max-width: 480px) {
  .exclusive-skintone__left, .exclusive-skintone__right {
    width: 100%;
  }
}
.exclusive-skintone__right {
  align-self: center;
}
@media (min-width: 1113px) {
  .exclusive-skintone__right {
    padding-left: 40px;
  }
}
.exclusive-skintone__image {
  position: relative;
}
@media (max-width: 480px) {
  .exclusive-skintone__image--model {
    width: 100%;
  }
}
.exclusive-skintone__badge {
  position: absolute;
  bottom: -100px;
  right: 0;
  width: 290px;
  height: 290px;
}
@media (max-width: 480px) {
  .exclusive-skintone__badge {
    height: 150px;
    width: 150px;
    bottom: -40px;
  }
}
.exclusive-skintone__image {
  position: relative;
}
@media (min-width: 1113px) {
  .exclusive-skintone__image {
    width: 100%;
    height: 100%;
  }
}
.exclusive-skintone__title {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 600;
}
@media (max-width: 480px) {
  .exclusive-skintone__title {
    font-size: 17px;
    text-align: center;
    padding-top: 20px;
  }
}
.exclusive-skintone__subtitle {
  font-size: 31px;
}
@media (min-width: 1113px) {
  .exclusive-skintone__subtitle {
    padding-top: 30px;
    padding-bottom: 70px;
  }
}
@media (max-width: 480px) {
  .exclusive-skintone__subtitle {
    font-size: 20px;
    text-align: center;
    padding-top: 20px;
  }
}
.exclusive-skintone__text {
  font-size: 24px;
  padding-top: 30px;
}
@media (max-width: 480px) {
  .exclusive-skintone__text {
    font-size: 15px;
    text-align: center;
  }
}
.exclusive-skintone__cta a {
  background-color: var(---Clarins-red-00);
  color: #fff;
  display: block;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 22px;
  border-radius: 10px;
  width: -moz-fit-content;
  width: fit-content;
  padding: 15px;
}
.exclusive-skintone__cta a:hover {
  color: #fff;
}
@media (max-width: 480px) {
  .exclusive-skintone__cta a {
    font-size: 11px;
    justify-self: center;
  }
}
@media (max-width: 480px) {
  .exclusive-skintone__cta {
    margin-top: 20px;
    transform: translateY(20px);
  }
}
@media (max-width: 480px) {
  .exclusive-skintone__content {
    padding-top: 60px;
    max-width: 320px;
    margin: 0 auto;
    border: 1px solid var(---Clarins-red-02);
    border-radius: 25px;
    padding: 60px 10px 0;
    margin-top: -25px;
  }
}

/* =====================================================
   EXTRA FIRMING 
===================================================== */
.extrafirming {
  position: relative;
  display: flex;
  align-items: center;
}
.extrafirming__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.extrafirming__background--image {
  width: 100%;
  height: 100%;
}
@media (min-width: 1113px) {
  .extrafirming {
    height: 670px;
  }
}
@media (max-width: 480px) {
  .extrafirming {
    height: 475px;
  }
}
.extrafirming__inner {
  position: relative;
  margin: 0 auto;
}
@media (min-width: 1113px) {
  .extrafirming__inner {
    width: 1250px;
  }
}
@media (max-width: 480px) {
  .extrafirming__inner {
    width: 320px;
  }
}
.extrafirming__content {
  position: relative;
}
@media (max-width: 480px) {
  .extrafirming__content {
    min-height: 420px;
  }
}
.extrafirming__title {
  font-size: 50px;
  line-height: 1.05;
  margin-bottom: 20px;
}
@media (max-width: 480px) {
  .extrafirming__title {
    font-size: 25px;
    margin-bottom: 5px;
  }
}
.extrafirming__title--special_mention {
  font-size: 30px;
}
@media (max-width: 480px) {
  .extrafirming__title--special_mention {
    font-size: 15px;
  }
}
.extrafirming__subtitle {
  font-size: 25px;
  line-height: 1.3;
  margin-bottom: 40px;
}
@media (max-width: 480px) {
  .extrafirming__subtitle {
    font-size: 12px;
    margin-bottom: 10px;
  }
}
.extrafirming__subtitle--orange {
  display: inline-block;
  padding: 6px 10px;
  background-color: #db6411;
  color: #fff;
  margin-bottom: 6px;
}
@media (max-width: 480px) {
  .extrafirming__subtitle--orange {
    padding: 3px 5px;
    margin-bottom: 3px;
  }
}
.extrafirming__text {
  font-size: 40px;
  line-height: 1.2;
}
@media (max-width: 480px) {
  .extrafirming__text {
    font-size: 16px;
  }
}
.extrafirming__text, .extrafirming__subtitle, .extrafirming__title, .extrafirming__legalmention {
  font-weight: bolder;
}
.extrafirming__legalmention {
  position: absolute;
  bottom: 78px;
  right: 370px;
  font-size: 30px;
}
@media (max-width: 480px) {
  .extrafirming__legalmention {
    font-size: 12px;
    right: 88px;
    bottom: 80px;
  }
}

.organic-red {
  position: relative;
  min-height: 100%;
}
@media (min-width: 1113px) {
  .organic-red {
    height: 660px;
  }
}
@media (max-width: 480px) {
  .organic-red {
    height: 475px;
  }
}
.organic-red__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.organic-red__background--image {
  width: 100%;
  height: 100%;
}
.organic-red__inner {
  position: relative;
  margin: 0 auto;
}
@media (min-width: 1113px) {
  .organic-red__inner {
    max-width: 1250px;
  }
}
@media (max-width: 480px) {
  .organic-red__inner {
    width: 320px;
  }
}
.organic-red__top {
  padding-top: 30px;
  text-align: center;
}
@media (max-width: 480px) {
  .organic-red__top {
    padding-top: 15px;
    text-align: left;
  }
}
.organic-red__bottom {
  padding-top: 100px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 480px) {
  .organic-red__bottom {
    padding-top: 30px;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
}
@media (max-width: 480px) {
  .organic-red__left, .organic-red__right {
    width: 100%;
  }
}
.organic-red__left .organic-red__contents {
  border-left: 1px solid #000;
  padding-left: 10px;
}
@media (min-width: 1113px) {
  .organic-red__right {
    text-align: right;
  }
}
@media (min-width: 1113px) {
  .organic-red__right .organic-red__contents {
    border-right: 1px solid #000;
    padding-right: 10px;
  }
}
@media (max-width: 480px) {
  .organic-red__right .organic-red__contents {
    border-left: 1px solid #000;
    padding-left: 10px;
  }
}
@media (max-width: 480px) {
  .organic-red__right .organic-red__title {
    margin-top: 20px;
  }
}
.organic-red__days {
  background: #db6411;
  padding: 5px 20px;
  font-size: 45px;
  color: #fff;
}
@media (max-width: 480px) {
  .organic-red__days {
    font-size: 20px;
  }
}
.organic-red__title {
  margin-bottom: 80px;
}
@media (max-width: 480px) {
  .organic-red__title {
    margin-bottom: 10px;
    font-weight: 600;
  }
}
.organic-red__title, .organic-red__text {
  font-size: 30px;
}
@media (max-width: 480px) {
  .organic-red__title, .organic-red__text {
    font-size: 12px;
  }
}
.organic-red__value {
  background: #db6411;
  padding: 0 5px;
  font-size: 45px;
  color: #fff;
}
@media (max-width: 480px) {
  .organic-red__value {
    font-size: 24px;
  }
}
.organic-red__text {
  font-family: var(---gotham-light);
}
.organic-red__legalmention {
  font-size: 11px;
  line-height: 1.4;
  position: absolute;
}
@media (min-width: 1113px) {
  .organic-red__legalmention {
    bottom: 60px;
    right: 330px;
  }
}
@media (max-width: 480px) {
  .organic-red__legalmention {
    font-size: 8px;
    bottom: 10px;
    left: auto;
    right: 20px;
  }
}

/* =====================================================
   EXTRA FIRMING – CHOOSE
===================================================== */
.extrafirming-choose {
  position: relative;
  width: 100%;
}
@media (min-width: 1113px) {
  .extrafirming-choose {
    height: 670px;
  }
}
.extrafirming-choose--day, .extrafirming-choose--night {
  position: relative;
}
.extrafirming-choose--day__inner, .extrafirming-choose--night__inner {
  position: relative;
  margin: 0 auto;
}
@media (max-width: 480px) {
  .extrafirming-choose--day__inner, .extrafirming-choose--night__inner {
    width: 320px;
  }
}
@media (max-width: 480px) {
  .extrafirming-choose--day {
    height: 560px;
  }
}
.extrafirming-choose--day {
  padding-top: 20px;
}
.extrafirming-choose--day__top .title {
  text-align: left;
}
.extrafirming-choose--day__top .title span {
  background: #fff;
  font-size: 14px;
  padding: 3px 5px;
}
.extrafirming-choose--day__bottom .group {
  padding-top: 50px;
}
.extrafirming-choose--day__bottom .group .title {
  padding-bottom: 10px;
  font-size: 14px;
}
.extrafirming-choose--day__bottom .group .title span {
  background: #fff;
  padding: 3px 5px;
}
.extrafirming-choose--day__bottom .group .text {
  font-size: 12px;
  width: 250px;
}
.extrafirming-choose--day__bottom .group-01 {
  margin-bottom: 20px;
}
.extrafirming-choose--day__legalmention {
  position: absolute;
  bottom: 10px;
  left: 34px;
  font-size: 8px;
}
@media (max-width: 480px) {
  .extrafirming-choose--night {
    height: 500px;
  }
}
.extrafirming-choose--night .content {
  padding-top: 30px;
  text-align: right;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media (max-width: 480px) {
  .extrafirming-choose--night .group {
    padding-top: 40px;
  }
}
.extrafirming-choose--night .group .title {
  padding-bottom: 10px;
  font-size: 14px;
}
.extrafirming-choose--night .group .title span {
  background: #fff;
  padding: 3px 5px;
}
.extrafirming-choose--night .group .text {
  font-size: 12px;
  width: 250px;
}
.extrafirming-choose--night .group-01 {
  margin-bottom: 20px;
}
.extrafirming-choose--night__legalmention {
  position: absolute;
  bottom: 10px;
  right: 34px;
  font-size: 8px;
  text-align: right;
}
.extrafirming-choose__inner {
  position: relative;
  margin: 0 auto;
}
@media (min-width: 1113px) {
  .extrafirming-choose__inner {
    width: 1250px;
  }
}
@media (max-width: 480px) {
  .extrafirming-choose__inner {
    width: 320px;
  }
}
.extrafirming-choose__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.extrafirming-choose__background--image {
  width: 100%;
  height: 100%;
}
.extrafirming-choose__top {
  padding-top: 30px;
  text-align: center;
}
.extrafirming-choose__top .title span {
  background: #fff;
  font-size: 40px;
  padding: 3px 5px;
}
.extrafirming-choose__bottom {
  display: flex;
  justify-content: space-between;
  padding-top: 50px;
}
.extrafirming-choose__left .extrafirming-choose__text {
  max-width: 360px;
}
.extrafirming-choose__right {
  text-align: right;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.extrafirming-choose__right .extrafirming-choose__text {
  max-width: 360px;
}
.extrafirming-choose__left, .extrafirming-choose__right {
  flex: 1;
  width: 33.3333333333%;
}
.extrafirming-choose__left .extrafirming-choose__text, .extrafirming-choose__right .extrafirming-choose__text {
  max-width: 360px;
}
.extrafirming-choose__title {
  font-size: 45px;
}
@media (max-width: 480px) {
  .extrafirming-choose__title {
    margin-top: 20px;
    font-size: 27px;
  }
}
.extrafirming-choose__text {
  font-size: 20px;
}
@media (min-width: 1113px) {
  .extrafirming-choose__text {
    margin: 20px 0;
    min-height: 120px;
  }
}
@media (max-width: 480px) {
  .extrafirming-choose__text {
    margin-top: 20px;
    font-size: 14px;
    width: 200px;
  }
}
.extrafirming-choose .group {
  padding-top: 40px;
}
.extrafirming-choose .group .title {
  padding-bottom: 10px;
  font-size: 20px;
}
.extrafirming-choose .group .title span {
  background: #fff;
  padding: 3px 5px;
}
.extrafirming-choose .group .text {
  font-size: 14px;
}
.extrafirming-choose .group-01 {
  margin-bottom: 20px;
}
.extrafirming-choose__legalmention {
  font-size: 11px;
}
@media (min-width: 1113px) {
  .extrafirming-choose__legalmention {
    position: absolute;
    bottom: 30px;
    left: 330px;
  }
}

/* =====================================================
   EXTRA FIRMING – RECHARGABLE
===================================================== */
.extrafirming-rechargable {
  position: relative;
  width: 100%;
}
@media (min-width: 1113px) {
  .extrafirming-rechargable {
    height: 670px;
  }
}
@media (max-width: 480px) {
  .extrafirming-rechargable {
    height: 475px;
  }
}
.extrafirming-rechargable__inner {
  position: relative;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 1113px) {
  .extrafirming-rechargable__inner {
    width: 1250px;
    height: 100%;
  }
}
@media (max-width: 480px) {
  .extrafirming-rechargable__inner {
    width: 320px;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
  }
}
.extrafirming-rechargable__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.extrafirming-rechargable__background--image {
  width: 100%;
  height: 100%;
}
.extrafirming-rechargable__title {
  font-size: 50px;
  line-height: 1.05;
  margin-bottom: 20px;
}
@media (max-width: 480px) {
  .extrafirming-rechargable__title {
    font-size: 25px;
    margin-bottom: 10px;
  }
}
.extrafirming-rechargable__title--specialmention {
  font-size: 25px;
}
@media (max-width: 480px) {
  .extrafirming-rechargable__title--specialmention {
    font-size: 14px;
  }
}
.extrafirming-rechargable__title--white {
  background: #fff;
  padding: 3px 10px;
  font-size: 35px;
  color: #db6411;
}
@media (max-width: 480px) {
  .extrafirming-rechargable__title--white {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  .extrafirming-rechargable__left {
    padding-top: 60px;
    text-align: right;
  }
}
.extrafirming-rechargable__right {
  text-align: center;
}
@media (max-width: 480px) {
  .extrafirming-rechargable__right {
    padding-top: 40px;
  }
}
.extrafirming-rechargable__right .value {
  font-size: 50px;
  line-height: 1.05;
}
@media (max-width: 480px) {
  .extrafirming-rechargable__right .value {
    font-size: 25px;
  }
}
.extrafirming-rechargable__right .text {
  font-size: 20px;
}
@media (max-width: 480px) {
  .extrafirming-rechargable__right .text {
    font-size: 14px;
  }
}
.extrafirming-rechargable__right--top {
  padding-bottom: 50px;
}
@media (max-width: 480px) {
  .extrafirming-rechargable__right--top {
    padding-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .extrafirming-rechargable__right--top, .extrafirming-rechargable__right--bottom {
    padding-right: 30px;
  }
}
.extrafirming-rechargable__legalmention {
  font-size: 11px;
  position: absolute;
}
@media (min-width: 1113px) {
  .extrafirming-rechargable__legalmention {
    bottom: 30px;
    left: 330px;
    width: 320px;
  }
}
@media (max-width: 480px) {
  .extrafirming-rechargable__legalmention {
    bottom: 30px;
    left: auto;
    right: 34px;
    width: 160px;
    text-align: right;
    font-size: 8px;
  }
}