@charset "UTF-8";

body,
html {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

#wrapper.pt_category-wide .site-width-slot {
  max-width: 100%;
}

footer {
  margin-top: 0px;
}

.breadcrumb {
  display: none;
}

#wrapper {
  max-width: 100%;
}

#main {
  margin-top: 0px;
  max-width: 100%;
}

#main:not(.main-homepage) {
  margin-top: 0px;
  padding-top: 0px;
}

.primary-content {
  padding-bottom: 0px;
}

.landing-70-years {
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  position: relative;
  overflow: hidden;
  --FONT-CLARINS: "ClarinsRegular", "Clarins", 'Microsoft Jhenghei';
  --FONT-GOTHAM-BOOK: "Gotham SSm book A", "Gotham SSm book B", 'Microsoft Jhenghei', Helvetica, Arial,
    sans-serif, 'Microsoft Jhenghei';
  --FONT-GOTHAM-MEDIUM: "Gotham SSm medium A", "Gotham SSm medium B", 'Microsoft Jhenghei', Helvetica,
    Arial, sans-serif, 'Microsoft Jhenghei';
  --FONT-GOTHAM-LIGHT: "Gotham_Light", 'Microsoft Jhenghei';
  --FONT-GOTHAM-XTRA-LIGHT: "Gotham_Xtra_Light", 'Microsoft Jhenghei';
  --FONT-SIZE: 14px;
  --FINDER-HEIGHT: 535px;
  font-family: var(--FONT-GOTHAM-BOOK);
  font-size: var(--FONT-SIZE);
  color: #333333;


}

.landing-70-years * {
  box-sizing: border-box;
}

/****************************************************************/
.landing-70-years-anchor {
  margin-top: -120px;
  height: 120px;
}

/****************************************************************/
.landing-70-years-cta {
  position: relative;
  background-color: #fff !important;
  display: inline-block;
  color: #333 !important;
  padding: 14px 16px;
  text-decoration: none;
  font-size: var(--FONT-SIZE);
  line-height: 15px;
  font-family: var(--FONT-GOTHAM-MEDIUM);
  cursor: pointer;
  text-align: center;
  border-radius: 5px;
  height: 44px;
  box-sizing: border-box;
  text-transform: unset !important;
  letter-spacing: unset !important;
  outline: 0 !important;
  border: 1px solid #B0A9A5;
}

.landing-70-years-cta:hover {
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, .15);
  background-color: #fff !important;
}

.landing-70-years-cta:active {
  background-color: #fff !important;
}

.landing-70-years-cta:focus {
  background-color: #fff !important;
  box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 3px #6893D2;
}

/*------------------------------------------------*/
.landing-70-years-cta:focus::after {
  opacity: 1;
  outline: 0 !important;
}

.landing-70-years-cta:hover {
  color: #b40024;
  outline: 0 !important;
}

.landing-70-years-cta:active::after {
  opacity: 1;
  outline: 0 !important;
}


/*------------------------------------------------------------*/


.landing-70-years-header {
  /*height: 967px;*/
  width: 100%;
  position: relative;
  --INNER-WIDTH: 724px;
  background-color: #fff;
  position: relative;
}

.landing-70-years-header__background {
  position: absolute;
  width: 2200px;
  height: 847px;
  display: block;
  z-index: 1;
  left: calc(50% - 1100px);
  top: 0;
}

.landing-70-years-header__photo {
  display: block;
  position: absolute;
  top: 0px;
}

.landing-70-years-header__photo[data-photo="01"] {
  top: 281px;
  right: calc(50% + 0.5*var(--INNER-WIDTH) + 301px);
}

.landing-70-years-header__photo[data-photo="02"] {
  top: 129px;
  right: calc(50% + 0.5*var(--INNER-WIDTH) + 54px);
}

.landing-70-years-header__photo[data-photo="03"] {
  top: 499px;
  right: calc(50% + 0.5*var(--INNER-WIDTH));
}

.landing-70-years-header__photo[data-photo="04"] {
  top: 146px;
  left: calc(50% + 0.5*var(--INNER-WIDTH) + 58px);
}

.landing-70-years-header__photo[data-photo="05"] {
  top: 233px;
  left: calc(50% + 0.5*var(--INNER-WIDTH) + 260px);
}

.landing-70-years-header__photo[data-photo="06"] {
  top: 451px;
  left: calc(50% + 0.5*var(--INNER-WIDTH));
}

.landing-70-years-header__photo[data-photo="07"] {
  top: 451px;
  left: calc(50% + 0.5*var(--INNER-WIDTH) + 270px);
}

.landing-70-years-header__photo img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.landing-70-years-header__content {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
}


.landing-70-years-header__title {
  margin: 0;
  margin-top: 40px;
  margin-bottom: 26px;
  color: #B40024;
  font-family: var(--FONT-CLARINS);
  font-size: 60px;
  font-style: normal;
  font-weight: normal;
  line-height: 85%;
  width: 12.966em;
  height: 7.4em;
  padding-left: 3.2166em;
  padding-top: 4.3em;
  position: relative;
  transform-origin: top center;
}

.landing-70-years-header__title strong {
  color: #fff;
  font-weight: normal;
  width: 5.1833em;
  height: 7.4em;
  padding-right: 1.5em;
  padding-top: 2.2em;
  background-image: url(img/heart.svg);
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: top left;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate3d(0, 0, 0);
}

.landing-70-years-header__title strong span {
  font-size: 2em;
  letter-spacing: -0.05em;
  line-height: 0.5em;
  display: block;
  transform: translate3d(0, 0, 0);
}

/********************************************************************/

.landing-70-years-text {
  margin: 0;
  margin-top: 20px;
  color: #333;
  font-family: var(--FONT-GOTHAM-BOOK);
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 145%;
  max-width: 500px;
  text-align: center;
}

.landing-70-years-subtitle {
  margin: 0;
  margin-top: 67px;
  margin-bottom: -4px;
  color: #333;
  text-align: center;
  font-family: var(--FONT-GOTHAM-BOOK);
  font-size: 27px;
  font-style: normal;
  font-weight: normal;
  line-height: 130%;
}

.landing-70-years-bold-text {
  margin: 0;
  margin-top: 20px;
  color: #333;
  font-family: var(--FONT-GOTHAM-MEDIUM);
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 145%;
  max-width: 500px;
  text-align: center;
}

/*-------------------------------------------------------------------*/
.landing-70-years-chapters-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 50px;
  position: relative;
  z-index: 2;
  font-size: 0;
}

.landing-70-years-chapters-nav__link {
  margin: 0 8px;
  color: #B40024 !important;
  font-family: var(--FONT-GOTHAM-MEDIUM);
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 145%;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  text-decoration: none;
  display: flex;
  padding: 0px 24px;
  align-items: center;
  justify-content: center;
  border-radius: 40px;
  border: 1px solid #B0A9A5;
  background: #FFF;
  cursor: pointer;
  height: 40px;
}

.landing-70-years-chapters-nav__link:hover {
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, .15);
  background-color: #fff !important;
}

.landing-70-years-chapters-nav__link:active {
  background-color: #fff !important;
}

.landing-70-years-chapters-nav__link:focus {
  background-color: #fff !important;
  box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 3px #6893D2;
}

/*------------------------------------------------*/
.landing-70-years-chapters-nav__link:focus::after {
  opacity: 1;
  outline: 0 !important;
}

.landing-70-years-chapters-nav__link:hover {
  color: #b40024;
  outline: 0 !important;
}

.landing-70-years-chapters-nav__link:active::after {
  opacity: 1;
  outline: 0 !important;
}

/*-------------------------------------------------------------------*/
.landing-70-years-video {
  padding: 30px;
  padding-top: 64px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.landing-70-years-video__poster {
  z-index: 2;
  position: relative;
}

.landing-70-years-video::after {
  content: " ";
  width: 100%;
  height: 355px;
  background-color: #FBF6F3;
  position: absolute;
  bottom: 147px;
  left: 0;
  z-index: 1;
}

.landing-70-years-video__text {
  margin: 0;
  margin-bottom: 44px;
  color: #333;
  text-align: center;
  font-family: var(--FONT-CLARINS);
  font-size: 30px;
  font-style: normal;
  font-weight: normal;
  line-height: 120%;
  max-width: 786px;
}

/*-------------------------------------------------------------------*/

.landing-70-years-family {
  height: 1207px;
  width: 100%;
  position: relative;
  --INNER-WIDTH: 540px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #fff;
}

.landing-70-years-family__scroller {
  position: relative;
  z-index: 1;
}

.landing-70-years-family__scroller .swiper-wrapper {
  display: block;
}

.landing-70-years-family__scroller .swiper-pagination {
  display: none;
}

.landing-70-years-family__scroller .swiper-slide {
  height: auto;
  width: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.landing-70-years-family__background {
  position: relative;
  display: block;
  position: absolute;
  top: 0px;
  z-index: 2;
  pointer-events: none;
}

.landing-70-years-family .landing-70-years-text strong {
  font-family: var(--FONT-GOTHAM-MEDIUM);
  font-weight: normal;
}

.landing-70-years-family .landing-70-years-text,
.landing-70-years-family .landing-70-years-subline {
  max-width: 380px;
}

.landing-70-years-family__photo {
  display: block;
  position: absolute;
  top: 0px;
}



.landing-70-years-family__photo[data-photo="01"] {
  top: 271px;
  right: calc(50% + 0.5*var(--INNER-WIDTH) + 228px);
}

.landing-70-years-family__photo[data-photo="02"] {
  top: 392px;
  right: calc(50% + 0.5*var(--INNER-WIDTH) + 0px);
}

.landing-70-years-family__photo[data-photo="03"] {
  top: 662px;
  right: calc(50% + 0.5*var(--INNER-WIDTH) + 387px);
}

.landing-70-years-family__photo[data-photo="04"] {
  top: 662px;
  right: calc(50% + 0.5*var(--INNER-WIDTH) + 46px);
}

.landing-70-years-family__photo[data-photo="05"] {
  top: 346px;
  left: calc(50% + 0.5*var(--INNER-WIDTH) + 0px);
}

.landing-70-years-family__photo[data-photo="06"] {
  top: 286px;
  left: calc(50% + 0.5*var(--INNER-WIDTH) + 211px);
}

.landing-70-years-family__photo[data-photo="07"] {
  top: 539px;
  left: calc(50% + 0.5*var(--INNER-WIDTH) + 32px);
}

.landing-70-years-family__photo[data-photo="08"] {
  top: 539px;
  left: calc(50% + 0.5*var(--INNER-WIDTH) + 366px);
}

.landing-70-years-family__photo[data-photo="09"] {
  top: 785px;
  left: calc(50% + 0.5*var(--INNER-WIDTH) + 366px);
}

/*-------------------------------------------------------------------*/
.landing-70-years-spa {
  margin-top: 75px;
  padding: 32px;
  display: flex;
  width: 1080px;
  padding: 32px 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #FBF6F3;
}

.landing-70-years-spa__title {
  margin: 0;
  margin-bottom: 24px;
  max-width: 290px;
  color: #333;
  text-align: center;
  font-family: var(--FONT-GOTHAM-BOOK);
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  line-height: 145%;
}

.landing-70-years-spa__title strong {
  margin: 8px;
  color: #B40024;
  font-size: 24px;
  font-weight: normal;
  line-height: 145%;
  display: block;
}


/*-------------------------------------------------------------------*/

.landing-70-years-tomorrow {
  height: 1207px;
  width: 100%;
  position: relative;
  background-color: #FBF6F3;
}

.landing-70-years-tomorrow .landing-70-years-subline {
  margin-top: 0;
}

.landing-70-years-tomorrow__block {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 424px;
  padding: 0 47px;
}

.landing-70-years-tomorrow__block .landing-70-years-cta {
  margin-top: 16px;
}

.landing-70-years-tomorrow__block[data-block="01"] {
  top: 276px;
  align-items: flex-start;
  justify-content: center;
  left: calc(50% + 95px);
  height: 300px;
}

.landing-70-years-tomorrow__block[data-block="01"] * {
  text-align: left;
}

.landing-70-years-tomorrow__block[data-block="02"] {
  top: 757px;
  align-items: flex-end;
  right: calc(50% + 68px);
}

.landing-70-years-tomorrow__block[data-block="02"] * {
  text-align: right;
}

.landing-70-years-tomorrow__photo {
  display: block;
  position: absolute;
  top: 0px;
}

.landing-70-years-tomorrow__photo[data-photo="01"] {
  top: 276px;
  right: calc(50% - 95px);
}

.landing-70-years-tomorrow__photo[data-photo="02"] {
  top: 689px;
  left: calc(50% - 68px);
}

.landing-70-years-tomorrow__photo[data-photo="03"] {
  top: 594px;
  left: calc(50% + 326px);
}

/*-------------------------------------------------------------------*/
.landing-70-years-chapter {
  max-width: 671px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 73px 54px;
  padding-bottom: 0;

}



.landing-70-years-chapter__photo {
  margin-bottom: 32px;
}


.landing-70-years-chapter__tag {
  margin: 0;
  margin-bottom: 8px;
  color: #B40024;
  text-align: center;
  font-family: var(--FONT-GOTHAM-MEDIUM);
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 110%;
  letter-spacing: 1.6px;
  text-transform: uppercase;
}

.landing-70-years-chapter__title {
  margin: 0;
  margin-bottom: -4px;
  color: #B40024;
  text-align: center;
  font-family: var(--FONT-CLARINS);
  font-size: 48px;
  font-style: normal;
  font-weight: normal;
  line-height: 120%;
}

.landing-70-years-chapter__title strong {
  font-size: 80px;
  font-style: normal;
  font-weight: normal;
}

/*********************************************************/


.landing-70-years-innovation {
  background-color: #FDFAF8;
  display: block;
  position: relative;
  padding-bottom: 27px;
  --swiper-pagination-bottom: 40px;
  --swiper-navigation-color: #333;
  --swiper-theme-color: #333;
  --swiper-pagination-bottom: 0px;
}



.landing-70-years-innovation__scroller {
  position: relative;
  display: block;
  width: 100%;
  /*overflow-x: scroll;*/
}

.landing-70-years-innovation__scroller .swiper-slide {
  justify-content: center;
  align-items: center;
  display: flex;
  height: 673px;
}

@media(min-width:1024px) {
  .landing-70-years-innovation__scroller {
    --WIDTH-SLIDE: 1250px;
  }


  .landing-70-years-innovation__scroller .swiper-wrapper {
    width: calc(var(--WIDTH-SLIDE) * 5);
    margin-left: calc(50vw - var(--WIDTH-SLIDE)*0.5);
    margin-right: calc(50vw - var(--WIDTH-SLIDE)*0.5);
  }

  .landing-70-years-innovation__scroller .swiper-slide {
    width: var(--WIDTH-SLIDE);
  }
}

/*-------------------------------------------------------------------*/
.landing-70-years-product {
  display: flex;
  position: relative;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  width: 1110px;
  height: 674px;
  padding-left: 730px;
  margin: 0 auto;
}

.landing-70-years-product[data-product="huile-tonic"] {
  --COLOR-PRODUCT: #E0A610;
}

.landing-70-years-product[data-product="extra-firming"] {
  --COLOR-PRODUCT: #EDB08C;
}

.landing-70-years-product[data-product="double-serum"] {
  --COLOR-PRODUCT: #D1813D;
}

.landing-70-years-product[data-product="eau-dynamisante"] {
  --COLOR-PRODUCT: #B40024;
}

.landing-70-years-product[data-product="lip-comfort-oil"] {
  --COLOR-PRODUCT: #F1901D;
}

.landing-70-product__ingredient {
  position: absolute;
  top: 0;
  left: 1px;
  transform: scale(0.95);
  transition: transform ease-out 2s;
}

.swiper-slide-active .landing-70-product__ingredient {
  transform: scale(1);
}

.landing-70-product__photo {
  position: absolute;
  top: 58px;
  left: 189px;
}


.landing-70-years-product__title {
  margin: 0;
  color: var(--COLOR-PRODUCT);
  font-family: var(--FONT-GOTHAM-BOOK);
  font-size: 30px;
  font-style: normal;
  font-weight: normal;
  line-height: 145%;
}

.landing-70-years-product__title strong {
  font-size: 60px;
  font-weight: normal;
  display: block;
}

.landing-70-years-product__text {
  margin: 0;
  margin-top: 24px;
  color: #333;
  font-family: var(--FONT-GOTHAM-BOOK);
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 145%;
}



.landing-70-years-product__mentions {

  margin: 0;

  color: #797674;
  font-family: var(--FONT-GOTHAM-BOOK);
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 145%;
}

.landing-70-years-product__text+.landing-70-years-product__mentions {
  margin-top: 24px;
}

.landing-70-years-product .landing-70-years-cta {
  margin-top: 24px;
}


/******************************************/
.landing-70-years-together {
  background-color: #FFF;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.landing-70-years-together .landing-70-years-chapter {
  z-index: 2;
}

.landing-70-years-together .landing-70-years-chapter__title {
  font-size: 35px;
}

.landing-70-years-together__heart {
  content: "";
  display: block;
  margin-bottom: 32px;
  background-image: url(img/heart.svg);
  width: 280px;
  height: 400px;
  position: absolute;
  top: -30px;
  left: calc(50% - 465px);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 1;
}

.landing-70-years-together .landing-70-years-chapter .landing-70-years-bold-text {
  font-size: 20px;
  max-width: 454px;
  font-weight: normal;
  font-family: var(--FONT-GOTHAM-MEDIUM);
}

.landing-70-years-together .landing-70-years-chapter .landing-70-years-text {
  max-width: 454px;
}

.landing-70-years-together__photo {
  position: absolute;
  top: 465px;
  right: calc(50% + 367px);
  z-index: 2;
}

/******************************************/

.landing-70-years-club-clarins {
  margin-top: 60px;
  max-width: 960px;
  min-height: 450px;
  padding-left: 552px;
  padding-right: 64px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  position: relative;
}

.landing-70-years-club-clarins * {
  text-align: left;
}

.landing-70-years-club-clarins .landing-70-years-subtitle {
  margin-top: 0;
}

.landing-70-years-club-clarins .landing-70-years-subtitle strong {
  color: #B40024;
  display: block;
  font-weight: normal;
}

.landing-70-years-club-clarins .landing-70-years-cta {
  margin-top: 16px;
}

.landing-70-years-club-clarins__photo {
  position: absolute;
  width: 512px;
  top: 0;
  left: 0;
}

/******************************************/

.landing-70-years-gift-sets {
  max-width: 1081px;
  min-height: 426px;
  padding-left: 64px;
  padding-right: 675px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  position: relative;
}

.landing-70-years-gift-sets * {
  text-align: right;
}

.landing-70-years-gift-sets .landing-70-years-subtitle {
  margin-top: 0;
}

.landing-70-years-gift-sets .landing-70-years-cta {
  margin-top: 16px;
}

.landing-70-years-gift-sets__photo {
  position: absolute;
  width: 625px;
  top: 0;
  right: 0;
}

@media(max-height:800px) and (min-width:1024px) {
  .landing-70-product__ingredient img {
    max-height: calc(674/674 * (100vh - 250px));
    width: auto;
    height: 100%;
  }

  .landing-70-years-product {
    padding-left: calc(690/674 * (100vh - 250px) + 40px);
    height: calc(674/674 * (100vh - 250px));
    width: calc(690/674 * (100vh - 250px) + 410px);
  }

  .landing-70-product__photo {
    top: calc(58/674 * (100vh - 250px));
    left: calc(189/674 * (100vh - 250px));
  }

  .landing-70-product__photo img {
    max-height: calc(556/674 * (100vh - 250px));
    width: auto;
    height: 100%;
  }


}

/*************************************************/
/*************      MOBILE           *************/
/*************************************************/
@media(max-width:1023px) {



  .landing-70-years-anchor {
    margin-top: -50px;
    height: 50px;
  }

  /*-------------------------------------------------------------------*/
  .landing-70-years-header {
    height: auto;
    width: 100%;
    position: relative;
    background-color: #fff;
    padding: 0 20px;
    --INNER-WIDTH: 490px;
  }

  .landing-70-years-header__background {
    width: 100%;
    left: 0;
  }

  .landing-70-years-header__content {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 400px;
    margin: 0 auto;
  }

  .landing-70-years-header__title {
    font-size: 28px;
/*    width: 245px;*/
    margin: 20px auto;
    margin-bottom: 0;
  }



  .landing-70-years-header__photo[data-photo="01"] {
    top: 295px;
    left: -20px;
    width: 160px;
  }

  .landing-70-years-header__photo[data-photo="02"] {
    top: 130px;
    right: auto;
    width: 100px;
    left: 0;
  }

  .landing-70-years-header__photo[data-photo="03"] {
    top: 20px;
    right: auto;
    left: 0;
    width: 160px;
  }

  .landing-70-years-header__photo[data-photo="04"] {
    top: -146px;
  }

  .landing-70-years-header__photo[data-photo="05"] {
    top: 40px;
    left: auto;
    right: 0;
    width: 200px;
  }

  .landing-70-years-header__photo[data-photo="06"] {
    top: 203px;
  }

  /*-------------------------------------------------------------------*/
  .landing-70-years-chapter__title {
    font-size: 40px;
  }

  .landing-70-years-chapter__title strong {
    font-size: 60px;
  }

  /*-------------------------------------------------------------------*/
  .landing-70-years-subtitle {
    margin-top: 40px;
  }

  /*-------------------------------------------------------------------*/
  .landing-70-years-chapters-nav {
    margin: 20px -20px;
    overflow-x: scroll;
    padding: 10px;
    display: block;
    white-space: nowrap;
    text-align: center;
  }

  .landing-70-years-chapters-nav__link {
    display: inline-flex;
    white-space: nowrap;
  }

  /*-------------------------------------------------------------------*/
  .landing-70-years-video {
    padding: 20px;
    max-width: 600px;
    margin: 0 auto;
  }

  .landing-70-years-video::after {
    content: " ";
    width: 100%;
    height: 157px;
    background-color: #FBF6F3;
    position: absolute;
    bottom: 40px;
    left: 0;
    z-index: 1;
  }

  .landing-70-years-video__text {
    margin: 0;
    margin-bottom: 38px;
    font-size: 23px;
  }

  /*-------------------------------------------------------------------*/
  .landing-70-years-chapter {
    padding: 40px 20px;
    padding-bottom: 0;
  }

  /*-------------------------------------------------------------------*/
  .landing-70-years-family {
    height: auto;

  }

  .landing-70-years-family__background {
    position: relative;
    margin-top: 40px;
    width: 100%;
    height: 44vw;
  }

  .landing-70-years-family__scroller {
    width: 100vw;
    max-width: 500px;
    position: relative;
    margin-top: 40px;
    padding-bottom: 50px;
    --swiper-navigation-color: #333;
    --swiper-theme-color: #333;
    --swiper-pagination-bottom: 20px;
    overflow: hidden;
  }

  .landing-70-years-family__scroller .swiper-pagination {
    display: block;
  }

  .landing-70-years-family__scroller .swiper-wrapper {
    display: flex;
    align-items: center;
  }

  .landing-70-years-family__scroller .swiper-slide {
    width: 100vw;

    max-width: 500px;
    height: 100%;
    position: relative;
    display: block;
    padding: 0;
  }

  .landing-70-years-family .landing-70-years-text,
  .landing-70-years-family .landing-70-years-subline {
    max-width: calc(100vw - 40px);
    margin-left: auto;
    margin-right: auto;
  }

  .landing-70-years-family__photo {
    display: block;
  }

  .landing-70-years-family__photo img {
    display: block;
    width: 100%;
    height: auto;
  }

  .landing-70-years-family__photo[data-photo="01"] {
    top: 5.6vw;
    right: auto;
    left: 0;
    width: 42.4vw
  }

  .landing-70-years-family__photo[data-photo="02"] {
    top: 11.2vw;
    right: 30.933vw;
    width: 24.2666vw
  }

  .landing-70-years-family__photo[data-photo="03"] {
    top: 36.26666vw;
    right: 46.133333vw;
    width: 19.73333vw;
  }

  .landing-70-years-family__photo[data-photo="04"] {
    top: 2.666vw;
    right: 0;
    width: 43.466666vw;
  }

  .landing-70-years-family__photo[data-photo="05"] {
    top: 24.8vw;
    left: auto;
    right: 0;
    width: 28.2666vw;
  }

  .landing-70-years-family__photo[data-photo="06"] {
    top: 0;
    left: auto;
    right: 0;
    width: 28.2666vw;
  }

  .landing-70-years-family__photo[data-photo="07"] {
    display: none;
  }

  .landing-70-years-family__photo[data-photo="08"] {
    top: 16.8vw;
    left: 0;
    width: 31.73333333vw;
  }

  .landing-70-years-family__photo[data-photo="09"] {
    top: 0;
    left: auto;
    right: 46.133333vw;
    width: 19.73333vw;
  }

  .landing-70-years-family__background:last-child {
    height: 58vw;
    margin: 40px 0;
  }

  /*--------------------------------------------------*/

  .landing-70-years-family .landing-70-years-subtitle {
    margin-top: 0px;
  }

  .landing-70-years-spa {
    margin-top: 0px;
    width: 100vw;
    max-width: 500px;
  }

  /*--------------------------------------------------*/
  .landing-70-years-innovation {
    padding-bottom: 40px;
  }

  .landing-70-years-innovation__scroller .swiper-slide {
    min-height: 0;
    padding-bottom: 0px;
    height: auto;
  }

  .landing-70-years-product {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    width: 100vw;
    height: 100%;
    padding: 20px;
    padding-bottom: 0;
    margin: 0 auto;
    max-width: 500px;
  }

  .landing-70-years-product__title {
    margin-top: 50px;
    font-size: 30px;
    text-align: center;
  }

  .landing-70-years-product__title strong {
    font-size: 50px;
    line-height: 145%;
    margin-bottom: -8px;
  }

  .landing-70-product__ingredient {
    display: none;
  }

  .landing-70-years-product__text {
    margin-top: 8px;
    text-align: center;
  }



  .landing-70-years-product__text+.landing-70-years-product__mentions {
    margin-top: 8px;
  }

  .landing-70-product__photo {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    max-width: 340px;
  }

  .landing-70-product__photo img {
    display: block;
    width: 100%;
    height: auto;
  }

  .landing-70-years-innovation__scroller {
    --swiper-pagination-bottom: auto;
    --swiper-pagination-top: 320px;
  }

  /**********************************/
  .landing-70-years-tomorrow {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: auto;
    padding-bottom: 20px;
  }

  .landing-70-years-tomorrow__block[data-block="01"],
  .landing-70-years-tomorrow__block[data-block="02"] {
    position: relative;
    display: block;
    width: 100%;
    max-width: 500px;
    padding: 20px;
    text-align: center;
    left: auto;
    top: auto;
    right: auto;
    height: auto;
  }

  .landing-70-years-tomorrow__block[data-block="01"] *,
  .landing-70-years-tomorrow__block[data-block="02"] * {
    text-align: center;
    max-width: 100%;
  }

  .landing-70-years-tomorrow__photo[data-photo="01"],
  .landing-70-years-tomorrow__photo[data-photo="02"] {
    position: relative;
    display: block;
    left: auto;
    top: auto;
    right: auto;
    margin-top: 30px;
  }

  .landing-70-years-tomorrow__photo[data-photo="02"] {
    margin-bottom: 30px;
  }

  .landing-70-years-tomorrow__photo img {
    width: 100%;
    display: block;
    height: auto;
  }

  .landing-70-years-tomorrow .landing-70-years-subtitle {
    margin-top: 10px;
  }

  .landing-70-years-tomorrow__photo[data-photo="03"] {
    display: none;
  }

  /**********************************************************/

  .landing-70-years-together {
    padding-top: 40px;
  }

  .landing-70-years-together::before {
    width: 128px;
    height: 173px;
    top: 25px;
    left: calc(50% - 185px);

  }

  .landing-70-years-together__photo[data-photo="02"] {
    display: none;
  }

  .landing-70-years-together .landing-70-years-chapter .landing-70-years-bold-text {
    max-width: 200px;
  }

  .landing-70-years-club-clarins {
    margin-top: 40px;
    padding: 20px;
    padding-bottom: 40px;
    align-items: center;
    width: calc(100vw - 40px);
    max-width: 500px;
  }

  .landing-70-years-club-clarins * {
    text-align: center;
  }

  .landing-70-years-club-clarins__photo {
    position: relative;
    width: calc(100% + 40px);
    margin-top: -20px;
    margin-bottom: 8px;
  }

  .landing-70-years-club-clarins__photo img {
    width: 100%;
    height: auto;
  }

  .landing-70-years-gift-sets {
    margin-top: 40px;
    padding: 51px 20px;
    padding-top: 0;
    align-items: center;
    width: calc(100vw - 40px);
    min-height: 0;
  }

  .landing-70-years-gift-sets * {
    text-align: center;
  }

  .landing-70-years-gift-sets__photo {
    position: relative;
    margin-bottom: 16px;
  }

  .landing-70-years-together__heart {
    width: 128px;
    height: 173px;
    top: 24px;
    left: calc(50% - 178px);
  }
}

@media(max-width:761px) {
  .landing-70-years-header__background {
    display: none;
  }

  /*.landing-70-years-spa__title {
    font-size: 14px;
  }

  .landing-70-years-spa__title strong {
    margin: 4px;
    font-size: 22px;
  }

  .landing-70-years-spa {
    padding: 20px 0px;
  }*/
}

.landing-70-years-mentions {
  background-color: #FBF6F3;
}

.landing-70-years-mentions__wrapper {
  max-width: 1250px;
  padding: 20px;
  margin: 0 auto;
}

@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2){
  .landing-70-years-product[data-product="lip-comfort-oil"] .landing-70-years-product__text {
    width: 80%;
  }
.PopinInVideo .Video {
    top: 59%!important;
}
}

@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2){
    .landing-70-years-video__poster img {
      height: auto;
      width: 838px;
  }
}



/*  */
.landing-70-years-chapter__title strong {
    font-size: 40px;
}
h1.landing-70-years-header__title {
    line-height: 105%;
}
@media (max-width: 480px) {}


/*20250324*/
.landing-70-years-text span{
  display: inline-block;
}

.c_r{
    color: #B40024!important;
}
    @media (min-width: 768px) {
  .mb {
    display: none!important;
  }
}

@media (max-width: 768px) {
  .pc {
    display: none!important;
  }
}


 @media (max-width: 550px) {
  .landing-70-years-text {
    font-size: 3.38vw;
  }
  .landing-70-years-header__title {
    font-size: 6.76vw;
  }
  .landing-70-years-chapters-nav__link {
    font-size: 2.89vw;
  }
  .landing-70-years-video__text {
    font-size: 5.56vw;
  }
  .landing-70-years-chapter__tag {
    font-size: 3.86vw;
  }
  .landing-70-years-chapter__title {
    font-size: 9.66vw;
  }
  .landing-70-years-subtitle {
    margin-top: 16.18vw;
    margin-bottom: -0.97vw;
    font-size: 6.52vw;
  }
  .landing-70-years-product__title {
    margin-top: 22vw;
    font-size: 7.25vw;
  }
  .landing-70-years-product__title strong {
    font-size: 12.08vw;
    margin-bottom: -1.93vw;
  }
}
