/**********/
/** BASE **/
/**********/
.mixologie-animation-slider {
  position: relative;
  width: 1170px;
  height: 630px;
  overflow: hidden;
  margin: 0 auto;
}

.mixologie-animation-slider .slick-slide {
  overflow: hidden;
}

.mixologie-animation-slider .slick-dots {
  position: absolute;
  z-index: 2;
  bottom: 26px;
  right: 12px;
  list-style: none;
  margin: 0;
  width: auto;
  padding: 0;
  display: flex;
}

.mixologie-animation-slider .slick-dots li {
  width: 10px;
  height: 10px;
  padding: 0;
  border-radius: 5px;
  margin: 0px 6px;
  background-color: #cbcbcb;
  overflow: hidden;
  cursor: pointer;
}

.mixologie-animation-slider .slick-dots li.slick-active {
  background-color: #000000;
}

.mixologie-animation-slider .slick-dots li button {
  opacity: 0;
  cursor: pointer;
}

.mixologie-animation-screen {
  width: 1170px;
  height: 630px;
  overflow: hidden;
  color: #333;
  font-family: "Gotham SSm book A", "Gotham SSm book B", "Gotham Book",
    Helvetica, Arial, sans-serif;
  font-size: 14px;
  position: relative;
}

.mixologie-animation-screen__background {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 0;
  left: 0;
  overflow: hidden;
}

.mixologie-animation-screen__background img {
  display: block;
  width: 100%;
  transition: all ease-in-out 1.5s;
}

.mixologie-animation-screen__content {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  text-align: left;
  box-sizing: border-box;
}

.mixologie-animation-screen__content div {
  transition: all ease-in-out 0.8s;
}

.mixologie-animation-screen__clarins {
  font-size: 76px;
  font-family: "ClarinsRegular", "Clarins";
  line-height: 1em;
  margin-bottom: -0.15em;
}

.mixologie-animation-screen__logo-mix {
  font-size: 110px;
  font-family: "ClarinsRegular", "Clarins";
  margin-top: -0.2em;
  line-height: 1em;
  margin-bottom: 0.35em;
  letter-spacing: -0.02em;
}

.mixologie-animation-screen__logo-mix span {
  font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium",
    "GothamMedium", Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1em;
  font-size: 0.78em;
  letter-spacing: 0;
  margin-left: 0.5em;
}

.mixologie-animation-screen__title {
  font-size: 78px;
  font-family: "ClarinsRegular", "Clarins";
  line-height: 1em;
  transition: all ease-in-out 1s;
}

.mixologie-animation-screen__title span {
  font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium",
    "GothamMedium", Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1em;
  margin-left: 0.8em;
  display: block;
  margin-top: -0.1em;
  font-size: 87px;
  transition: all ease-in-out 1s;
}

.mixologie-animation-screen__bold-text {
  font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium",
    "GothamMedium", Helvetica, Arial, sans-serif;
  font-size: 24px;
  margin-left: 0.6em;
  letter-spacing: -0.02em;
}

.mixologie-animation-screen__regular-text {
  font-family: "Gotham SSm book A", "Gotham SSm book B", "Gotham Book",
    Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 1.2em;
  padding-left: 0px;
  padding-bottom: 5px;
  position: relative;
  margin-left: 38px;
}

.mixologie-animation-screen__title+.mixologie-animation-screen__regular-text {
  margin-top: 1em;
}

.mixologie-animation-screen__regular-text+.mixologie-animation-screen__regular-text {
  padding-left: 68px;
}

.mixologie-animation-screen__regular-text+.mixologie-animation-screen__regular-text::before {
  content: "+";
  display: inline-block;
  font-size: 60px;
  position: absolute;
  top: -1px;
  left: 20px;
  transition: all ease-in-out 1s;
}

.mixologie-animation-screen__serif-text {
  font-family: "ClarinsRegular", "Clarins";
  font-size: 35px;
  display: inline-block;
  position: relative;
  line-height: 1em;
  margin-top: -0.08em;
  text-align: right;
  width: 100%;
  box-sizing: border-box;
  padding-right: 180px;
}

.mixologie-animation-screen__item-product {
  font-size: 20px;
}

.mixologie-animation-screen__item-product span {
  border-left: 1px solid #333;
  display: block;
  padding-left: 12px;
  margin-left: -12px;
  white-space: nowrap;
  max-width: 360px;
  transition: all ease-in-out 1s 0.2s;
  overflow: hidden;
}

.mixologie-animation-screen__item-product strong {
  font-size: 35px;
  font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium",
    "GothamMedium", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1em;
  padding-bottom: 0.2em;
  display: block;
}

.mixologie-animation-screen__testimony {
  font-family: "ClarinsRegular", "Clarins";
  font-size: 35px;
  line-height: 1.2em;
}

.mixologie-animation-screen__testimony strong {
  font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium",
    "GothamMedium", Helvetica, Arial, sans-serif;
}

.mixologie-animation-screen__testimony span {
  font-family: "ClarinsRegular", "Clarins";
  font-size: 110px;
  line-height: 0.9em;
  display: inline-block;
  height: 60px;
  vertical-align: top;
  overflow: hidden;
  margin-top: -25px;
  width: 48px;
}

.mixologie-animation-screen__author {
  font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium",
    "GothamMedium", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 1.2em;
  padding-top: 5px;
  padding-left: 58px;
  letter-spacing: -0.03em;
}

.mixologie-animation-screen__zoom-product {
  width: 288px;
  height: 380px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  display: block;
}

.mixologie-animation-screen__zoom-product img {
  position: absolute;
  width: 540px;
  left: calc(50% - 270px);
  top: calc(50% - 256px);
  transform: scale(1);
  transition: all ease-in-out 3s;
}

.mixologie-animation-screen__mentions {
  position: absolute;
  bottom: 20px;
  width: 600px;
  left: 400px;
  text-align: left;
}

@media (max-width: 1170px) {

  .mixologie-animation-slider,
  .mixologie-animation-screen {
    width: 100vw;
    height: 53.84vw;
  }

  .mixologie-animation-screen__clarins {
    font-size: 6.5vw;
  }

  .mixologie-animation-screen__logo-mix {
    font-size: 9.4vw;
  }

  .mixologie-animation-screen__title {
    font-size: 6.66vw;
  }

  .mixologie-animation-screen__title span {
    font-size: 7.43vw;
  }

  .mixologie-animation-screen__bold-text {
    font-size: 2vw;
  }

  .mixologie-animation-screen__regular-text {
    font-size: 2vw;
    padding-bottom: 0.4vw;
    margin-left: 3.24vw;
  }

  .mixologie-animation-screen__regular-text+.mixologie-animation-screen__regular-text {
    padding-left: 5.8vw;
  }

  .mixologie-animation-screen__regular-text+.mixologie-animation-screen__regular-text::before {
    font-size: 5.12vw;
    top: -1px;
    left: 1.7vw;
  }

  .mixologie-animation-screen__serif-text {
    font-size: 2.99vw;
    padding-right: 15.38vw;
  }

  .mixologie-animation-screen__item-product {
    font-size: 1.7vw;
  }

  .mixologie-animation-screen__item-product span {
    padding-left: 1vw;
    margin-left: -1vw;
    max-width: unset;
    white-space: normal;
  }

  /*.mixologie-animation-screen__item-product span br {
    display: none;
  }*/

  .mixologie-animation-screen__item-product strong {
    font-size: 2.99vw;
  }

  .mixologie-animation-screen__testimony {
    font-size: 2.99vw;
  }

  .mixologie-animation-screen__testimony span {
    font-size: 9.4vw;
    height: 5.12vw;
    margin-top: -2.13vw;
    width: 4.1vw;
  }

  .mixologie-animation-screen__author {
    font-size: 1.7vw;
    padding-top: 0.4vw;
    padding-left: 4.95vw;
  }

  .mixologie-animation-screen__zoom-product {
    width: 24.61vw;
    height: 32.47vw;
  }

  .mixologie-animation-screen__zoom-product img {
    width: 46.15vw;
    left: calc(50% - 23.07vw);
    top: calc(50% - 21.888vw);
  }
}

@media (max-width: 761px) {

  .mixologie-animation-slider,
  .mixologie-animation-screen {
    width: 100vw;
    height: 125vw;
  }

  .mixologie-animation-slider.slick-initialized,
  .slick-initialized .mixologie-animation-screen {
    overflow: visible;
  }

  .mixologie-animation-slider .slick-dots {
    bottom: -26px;
    right: 0;
    width: 100vw;
    justify-content: center;
  }

  .mixologie-animation-screen__bold-text {
    font-size: 5.6vw;
  }

  .mixologie-animation-screen__clarins {
    padding-left: 3vw;
    font-size: 15vw;
  }

  .mixologie-animation-screen__logo-mix {
    font-size: 21vw;
    text-align: right;
    width: 100vw;
    padding-right: 5.6vw;
    box-sizing: border-box;
  }

  .mixologie-animation-screen__serif-text {
    font-size: 6.6vw;
    padding-right: 5.6vw;
  }

  .mixologie-animation-screen__regular-text {
    font-size: 5.6vw;
    margin-left: 0;
  }

  .mixologie-animation-screen__title {
    padding: 0 5.6vw;
    font-size: 14.9vw;
    box-sizing: border-box;
  }

  .mixologie-animation-screen__title span {
    font-size: 17.3vw;
  }

  .mixologie-animation-screen__item-product strong {
    font-size: 6.6vw;
  }

  .mixologie-animation-screen__item-product span {
    font-size: 3.7vw;
    padding-left: 1.5vw;
    margin-left: 1.5vw;
  }

  .mixologie-animation-screen__testimony {
    font-size: 6.6vw;
  }

  .mixologie-animation-screen__testimony br {
    display: none;
  }

  .mixologie-animation-screen__author {
    font-size: 4vw;
    margin-left: 0;
    padding: 0;
    padding-top: 2vw;
    width: 100%;
    text-align: right;
  }

  .mixologie-animation-screen__zoom-product {
    width: 58.1vw;
    height: 76.2vw;
  }

  .mixologie-animation-screen__zoom-product img {
    width: 107vw;
    left: calc(50% - 53.5vw);
    top: calc(50% - 50.9vw);
  }
}

/*--------------------------------------------------------------------------------*/
.slick-slide[aria-hidden="true"] .mixologie-animation-screen__clarins {
  transform: translateX(-30%);
  opacity: 0;
}

.slick-slide[aria-hidden="true"] .mixologie-animation-screen__logo-mix {
  transform: translateX(30%);
  opacity: 0;
}

.slick-slide[aria-hidden="true"] .mixologie-animation-screen__bold-text {
  opacity: 0;
}

.slick-slide[aria-hidden="true"] .mixologie-animation-screen__serif-text {
  opacity: 0;
}

.slick-slide[aria-hidden="true"] .mixologie-animation-screen__regular-text {
  opacity: 0;
}

.slick-slide[aria-hidden="true"] .mixologie-animation-screen__title {
  opacity: 0;
  transform: translateX(-100px);
}

.slick-slide[aria-hidden="true"] .mixologie-animation-screen__title span {
  transform: translateX(100px);
}

.slick-slide[aria-hidden="true"] .mixologie-animation-screen__item-product {
  opacity: 0;
  transform: translateY(20%);
}

.slick-slide[aria-hidden="true"] .mixologie-animation-screen__item-product span {
  max-width: 0;
}

.slick-slide[aria-hidden="true"] .mixologie-animation-screen__regular-text+.mixologie-animation-screen__regular-text::before {
  transform: scale(1.4);
  opacity: 0;
}

.slick-slide[aria-hidden="true"] .mixologie-animation-screen__zoom-product img {
  transform: scale(0.8);
}

/*-----------------------------------------------------------------------------------*/
.slick-slide[aria-hidden="false"] .mixologie-animation-screen[data-screen="04"] .mixologie-animation-screen__background img {
  transform: scale(1.2);
}

/*-----------------------------------------------------------------------------*/
@media (min-width: 1170px) {

  /*---///////////////// ecran 01 /////////////////////----*/
  .mixologie-animation-screen[data-screen="01"] .mixologie-animation-screen__content {
    padding-left: 610px;
  }

  .mixologie-animation-screen[data-screen="01"] .mixologie-animation-screen__serif-text {
    padding-right: 40px;
    max-width: 540px;
  }

  /*---///////////////// ecran 02 /////////////////////----*/
  .mixologie-animation-screen[data-screen="02"] .mixologie-animation-screen__content {
    padding-left: 700px;
  }

  /*-----------------------------------------------*/
  /*---///////////////// ecran 03 /////////////////////----*/
  .mixologie-animation-screen[data-screen="03"] .mixologie-animation-screen__content {
    padding: 60px;
    justify-content: space-between;
  }

  .mixologie-animation-screen[data-screen="03"] .mixologie-animation-screen__item-product:nth-child(1) {
    padding-left: 120px;
  }

  .mixologie-animation-screen[data-screen="03"] .mixologie-animation-screen__item-product:nth-child(2) {
    padding-left: 695px;
  }

  /*-----------------------------------------------*/
  /*---///////////////// ecran 04 /////////////////////----*/
  .mixologie-animation-screen[data-screen="04"] .mixologie-animation-screen__content {
    padding-left: 700px;
    padding-right: 40px;
    padding-top: 320px;
  }

  /*-----------------------------------------------*/
}

@media (max-width: 1169px) and (min-width: 762px) {
  .mixologie-animation-screen[data-screen="01"] .mixologie-animation-screen__content {
    padding-left: 43.58vw;
  }

  /***********************************************************/
  .mixologie-animation-screen[data-screen="02"] .mixologie-animation-screen__content {
    padding-left: 59.82vw;
  }

  /***********************************************************/
  .mixologie-animation-screen[data-screen="03"] .mixologie-animation-screen__content {
    padding: 5.13vw;
    justify-content: space-between;
  }

  /***********************************************/
  .mixologie-animation-screen[data-screen="03"] .mixologie-animation-screen__item-product:nth-child(1) {
    padding-left: 10.25vw;
  }

  .mixologie-animation-screen[data-screen="03"] .mixologie-animation-screen__item-product:nth-child(2) {
    padding-left: 59.4vw;
  }

  /***********************************************************/
  .mixologie-animation-screen[data-screen="04"] .mixologie-animation-screen__content {
    padding-left: 59.82vw;
    padding-top: 27.35vw;
  }
}

@media (max-width: 761px) {
  .mixologie-animation-screen[data-screen="01"] .mixologie-animation-screen__content {}

  .mixologie-animation-screen[data-screen="02"] .mixologie-animation-screen__content {
    align-items: center;
  }

  .mixologie-animation-screen[data-screen="03"] .mixologie-animation-screen__content {
    padding: 6vw;
    justify-content: space-between;
  }

  .mixologie-animation-screen[data-screen="03"] .mixologie-animation-screen__item-product:nth-child(1) {}

  .mixologie-animation-screen[data-screen="03"] .mixologie-animation-screen__item-product:nth-child(2) {
    margin-left: 20vw;
  }

  .mixologie-animation-screen[data-screen="04"] .mixologie-animation-screen__content {
    padding: 8vw;
    justify-content: flex-end;
  }
}

/*MASTER ANALYSIS UPDATES*/
@media (max-width: 761px) {
  .mixologie-animation-screen__item-product span br {
    display: none;
  }
}

.mixologie-animation-screen__item-product span {
  white-space: normal;
}