
.hydra-routine-module {
  position: relative;
  width: 100%;
  max-width: 1600px;
  display: block;
  margin: 0 auto;
    --FONT-CLARINS: "ClarinsRegular", "Clarins";
    --FONT-GOTHAM-XLIGHT: "Gotham_Light", "Gotham SSm book A", "Gotham SSm book B", "Gotham Book", Helvetica, Arial, sans-serif;
    --FONT-GOTHAM-BOOK: "Gotham SSm book A", "Gotham SSm book B", "Gotham Book", Helvetica, Arial, sans-serif;
    --FONT-GOTHAM-MEDIUM: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", "GothamMedium", Helvetica, Arial, sans-serif;
    --COLOR-BLUE: #004f6c;
    --COLOR-CREAM: #fdfdfd;
    --COLOR-RED: #c4051d;
    --COLOR-BLACK: #333;
    --SCALE: 1;
  --FONT-SIZE: 14px;
}

.hydra-routine-module[data-page="hydra-popin"] {
display: none;
max-height: calc(100vh - 153px);
visibility: hidden;
overflow-x: hidden;
overflow-y: auto;
position: fixed;
top: 157px;
left: 50%;
transform: translateX(-50%);
}



.hydra-routine-module__cta {
min-width: 120px;
}

@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2){
.hydra-routine-module[data-page="hydra-popin"] {
  top: 113px;
}
}

@media (max-width: 480px) {
.hydra-routine-module[data-page="hydra-popin"] {
  top: 122px;
}
}

[data-open="1"] .hydra-routine-module[data-page="hydra-popin"] { visibility: visible;  display: block; }

.hydra-routine-module[data-page="hydra-popin"][data-open="1"]  {
visibility: visible; display: block; 
}
.hydra-routine-module[data-page="hydra-popin"][data-open="1"] + .hydra-routine__popin-background {
visibility: visible;
}

.hydra-routine__close-btn {
width: 16px;
height: 16px;
position: absolute;
top: 10px;
right: 10px;
background-image: url(../images/close.svg);
background-size: 100% auto;
cursor: pointer;
display: none;
}
.hydra-routine-module[data-page="hydra-popin"] .hydra-routine__close-btn {
display: block;
}

.hydra-routine__popin-background {
position: fixed;
display: block;
width: 100vw;
height: 100vh;
top:113px;
left: calc(50% - 50vw);
z-index: -2;
background-color: rgba(0, 0, 0, 0.5);
visibility: hidden;
}

.hydra-routine-module[data-page="hydra-chronobiologie"],
.hydra-routine-module[data-page="hydra-popin"]  {  max-width: 1172px; margin: 0 auto; width: 96%; }

.hydra-routine-module * { box-sizing: border-box; margin: 0; padding: 0; }
.hydra-routine-module sup { top: 0; font-size: 0.5em; vertical-align: super; }

.hydra-routine-module-body {
  position: relative;
  z-index: 2;
  width: 100%;
  display: block;
  font-family: var(--FONT-GOTHAM-BOOK);
  line-height: 1.4em;
  font-size: var(--FONT-SIZE);
    color: var(--COLOR-BLACK);
  text-align: center;
  padding: 55px 0;
background: #e6f7fc;
background: -moz-linear-gradient(top,  #e6f7fc 0%, #d2eef6 100%);
background: -webkit-linear-gradient(top,  #e6f7fc 0%,#d2eef6 100%);
background: linear-gradient(to bottom,  #e6f7fc 0%,#d2eef6 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6f7fc', endColorstr='#d2eef6',GradientType=0 );
}

.hydra-routine-module[data-page="hydra-chronobiologie"] .hydra-routine-module-body {  padding: 28px 0 36px 0; }
.hydra-routine-module[data-page="hydra-popin"] .hydra-routine-module-body {  padding: 28px 0 35px 0; }
.hydra-routine-module[data-page="hydra-popin"] .hydra-routine-module-body { border-radius: 10px; overflow: hidden; }

.hydra-routine-module .hydra-routine__title {
  font-family: var(--FONT-GOTHAM-BOOK);
    font-size: 30px;
    line-height: 1.4em;
    font-weight: normal;
    color: #004f6c;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 5px;
    color: var(--COLOR-BLUE);
}

.hydra-routine-module .hydra-routine__subtext {
    font-size: 18px;
    padding-bottom: 16px;
    text-align: center;
    color: var(--COLOR-BLUE);
}

.hydra-routine-module .hydra-routine__text {
    font-size: 16px;
    padding-bottom: 16px;
    color: var(--COLOR-BLUE);
}

.hydra-routine-module [data-option]  { display: none; }
.hydra-routine-module[data-page="hydra-chronobiologie"]  [data-option="0"],
.hydra-routine-module[data-page="hydra-pdp"]  [data-option="0"]  { display: block; }
.hydra-routine-module[data-page="hydra-popin"]  [data-option="1"]  { display: block; }

.hydra-routine-module .hydra-routine__ingredient { position: absolute; display:  none; }
.hydra-routine-module .hydra-routine__ingredient-img { width: 100%; display: block; }

.hydra-routine-module[data-page="hydra-pdp"] .hydra-routine__ingredient_1 { display:  block; bottom:-56px; left:calc(50% - 861px); width:270px; transform:rotate(-30deg); }
.hydra-routine-module[data-page="hydra-pdp"] .hydra-routine__ingredient_2 { display:  block; top:84px; left:calc(50% + 604px); width:220px; transform:rotate(15deg);}

.hydra-routine-module[data-page="hydra-chronobiologie"] .hydra-routine__ingredient_2 { display:  block; top: 182px; left: calc(50% + 530px); width: 186px; transform: rotate(38deg); }
.hydra-routine-module[data-page="hydra-chronobiologie"] .hydra-routine__ingredient_3 { display:  block; z-index:1; top:-154px; left:calc(50% - 800px); width:354px; }

.hydra-routine-module[data-page="hydra-popin"] .hydra-routine__ingredient_4 { display:  block; top:0px; left:0; width:115px; }
.hydra-routine-module[data-page="hydra-popin"] .hydra-routine__ingredient_2 { display:  block; top:150px; left:calc(50% + 490px); width:108px; transform:scaleX(-1)}


.hydra-routine-module .hydra-routine__slider { display: flex; width: 100%; max-width: 1172px; justify-content:center; margin: 0 auto; }

.hydra-routine-module .hydra-routine__slide[data-item="1"] { width: 290px; }
.hydra-routine-module .hydra-routine__slide[data-item="2"] { width: 380px; } 
.hydra-routine-module .hydra-routine__slide[data-item="3"] { margin-left: 40px; } 

.hydra-routine-module .hydra-routine__slide-title { display: flex; align-items:center; justify-content:center; padding-bottom: 8px; color: var(--COLOR-BLUE); position: relative; top:0; left:0; }
.hydra-routine-module .hydra-routine__slide-title-number { font-family: var(--FONT-GOTHAM-BOOK);  color:#c4e5ef; font-size: 60px; line-height: 60px; padding-right: 2px; }
.hydra-routine-module .hydra-routine__slide-title-text { font-family: var(--FONT-GOTHAM-MEDIUM);  font-size: 18px;  text-transform: uppercase;  }

.hydra-routine-module .hydra-routine__slide-title-line:before,
.hydra-routine-module .hydra-routine__slide-title-line:after { content: ""; background-color:#c4e5ef; height: 1px; position: relative; top:50%;  }
  
.hydra-routine-module .hydra-routine__slide-title-line:before { width: 100px; }
.hydra-routine-module .hydra-routine__slide-title-line:after { width: 90px; margin-left: 10px; }

.hydra-routine-module .hydra-routine__slide-products { display: flex; justify-content:center; }

.hydra-routine-module .hydra-routine__slide-product { text-align: center; }

.hydra-routine-module .hydra-routine__slide-product[data-item="1"] { width: 290px; }
.hydra-routine-module .hydra-routine__slide-product[data-item="1"] .hydra-routine__slide-product-picture { width: 57px; }
.hydra-routine-module .hydra-routine__slide-product[data-item="2"],
.hydra-routine-module .hydra-routine__slide-product[data-item="3"] { width: 190px; }
.hydra-routine-module .hydra-routine__slide-product[data-item="2"] .hydra-routine__slide-product-picture,
.hydra-routine-module .hydra-routine__slide-product[data-item="3"] .hydra-routine__slide-product-picture { width: 150px; }
.hydra-routine-module .hydra-routine__slide-product[data-item="4"] { width: 230px; }
.hydra-routine-module .hydra-routine__slide-product[data-item="4"] .hydra-routine__slide-product-picture { width: 92px; }
.hydra-routine-module .hydra-routine__slide-product[data-item="5"] { width: 170px; }
.hydra-routine-module .hydra-routine__slide-product[data-item="5"] .hydra-routine__slide-product-picture { width: 42px; }

.hydra-routine-module .hydra-routine__slide-product[data-item="2"] .hydra-routine__slide-product-picture:after,
.hydra-routine-module .hydra-routine__slide-product[data-item="3"] .hydra-routine__slide-product-picture:after { content: ""; position: absolute; bottom:135px; left:calc(50% - 10px); width: 20px; height: 20px; display: block; background:no-repeat center center; background-size: 100% auto; }
.hydra-routine-module .hydra-routine__slide-product[data-item="2"] .hydra-routine__slide-product-picture:after { background-image: url(../images/picto_day.svg); }
.hydra-routine-module .hydra-routine__slide-product[data-item="3"] .hydra-routine__slide-product-picture:after { background-image: url(../images/picto_night.svg); }

.hydra-routine-module .hydra-routine__slide-product-picture { margin: 0 auto; height:  230px; display: flex; align-items:flex-end; justify-content:center; position: relative; top:0; left:0; }
.hydra-routine-module .hydra-routine__slide-product-img {  width: 100%; height:  auto; display: block; }

.hydra-routine-module .hydra-routine__slide-product-name { font-family: var(--FONT-GOTHAM-MEDIUM);  font-size: 16px; line-height: 21px; padding-bottom: 12px;  letter-spacing: 0.02em; min-height: 77px; }
.hydra-routine-module .hydra-routine__slide-product-name span {  display: block; }

.hydra-routine-module .hydra-routine__slide-product[data-item="2"] .hydra-routine__slide-product-name { margin-top: 15px; }
.hydra-routine-module .hydra-routine__slide-product[data-item="3"] .hydra-routine__slide-product-name { margin-top: 65px; }

.hydra-routine-module .hydra-routine__slide-product-shade {  min-height:50px; padding-top: 17px; }
.hydra-routine-module .hydra-routine__slide-product-shade a { display: inline-block; text-transform: uppercase; color:var(--COLOR-BLACK); font-family: var(--FONT-GOTHAM-MEDIUM);  font-size: 11px; line-height: 14px; text-decoration: underline; cursor: pointer; }
.hydra-routine-module .hydra-routine__slide-product-shade a:hover { text-decoration: none; }

.hydra-routine-module .hydra-routine__slide-product-new {  text-transform: uppercase; color:#b6001e; font-family: var(--FONT-GOTHAM-MEDIUM);  font-size: 14px; line-height: 14px; margin-top: 45px; padding-bottom: 6px;  }
.hydra-routine-module .hydra-routine__slide-product-price{  padding-bottom: 3px; font-size: 14px; line-height: 18px; padding-bottom: 4px; }
.hydra-routine-module .hydra-routine__slide-product-pricePerUnit { color:#787474; font-size: 11px; line-height: 14px; padding-bottom: 20px; min-height: 34px; }

.hydra-routine-module .hydra-routine__slide-product-legend { position: absolute; font-size: 12px; line-height: 16px; }
.hydra-routine-module .hydra-routine__slide-product[data-item="4"] .hydra-routine__slide-product-legend { text-align: right;  top:50px; left:calc(50% - 47px); transform:translateX(-100%); }
.hydra-routine-module .hydra-routine__slide-product[data-item="4"] .hydra-routine__slide-product-legend span {  display: block;  white-space: nowrap;  }
.hydra-routine-module .hydra-routine__slide-product[data-item="5"] .hydra-routine__slide-product-legend { text-align: right; top:130px; left:calc(50% - 22px);  transform:translateX(-100%); }


.hydra-routine-module .hydra-routine__quickshop { display: none; }



@media(max-width:1171px) {

.hydra-routine-module .hydra-routine__slide[data-item="1"] { width: 100vw; }
.hydra-routine-module .hydra-routine__slide[data-item="2"] { width: 100vw; } 
.hydra-routine-module .hydra-routine__slide[data-item="3"] {width: 100vw;  margin-left: 0; } 
   .hydra-routine-module .hydra-routine__slide-product[data-item="4"] .hydra-routine__slide-product-legend { text-align: left;  top:50px; left:calc(50% + 47px); transform:none }
  .hydra-routine-module .hydra-routine__slide-product[data-item="5"] .hydra-routine__slide-product-legend { text-align: left; top:130px; left:calc(50% + 22px);  transform:none; }
  .hydra-routine-module .hydra-routine__slide-product[data-item="5"] .hydra-routine__slide-product-legend span {  display: block; white-space: nowrap; }

.hydra-routine-module .hydra-routine__ingredient { display:  none !important; }

}

@media(max-width:1023px) {
.hydra-routine__popin-background { top:0; }
}


@media(max-width:768px) {

.hydra-routine-module[data-page="hydra-chronobiologie"] {  width: 100%; }

.hydra-routine-module-body {  padding: 24px 0; }

.hydra-routine-module .hydra-routine__title { font-size: 20px; line-height: 26px; }
.hydra-routine-module .hydra-routine__title span { display: block; }

.hydra-routine-module .hydra-routine__subtext {  font-size: 16px; padding-bottom: 8px; }
.hydra-routine-module .hydra-routine__subtext span { display: block; }

.hydra-routine-module .hydra-routine__text { font-size: 14px; padding-bottom: 13px; }
.hydra-routine-module .hydra-routine__text span { display: block; }

.hydra-routine-module .hydra-routine__slide-title { font-size: 20px;  padding-bottom: 8px; color: var(--COLOR-BLUE);  font-family: var(--FONT-GOTHAM-MEDIUM);  position: relative; top:0; left:0; }
.hydra-routine-module .hydra-routine__slide-title-number { font-family: var(--FONT-GOTHAM-BOOK);  color:#c4e5ef; font-size: 60px; line-height: 60px; }

.hydra-routine-module .hydra-routine__slide-title-line:before,
.hydra-routine-module .hydra-routine__slide-title-line:after { display: none; }

.hydra-routine-module .hydra-routine__slide-product[data-item="1"] { width: 290px; }
.hydra-routine-module .hydra-routine__slide-product[data-item="1"] .hydra-routine__slide-product-picture { width: 70px; }
.hydra-routine-module .hydra-routine__slide-product[data-item="2"],
.hydra-routine-module .hydra-routine__slide-product[data-item="3"] { width:45%; max-width: 190px; }
.hydra-routine-module .hydra-routine__slide-product[data-item="2"] .hydra-routine__slide-product-picture,
.hydra-routine-module .hydra-routine__slide-product[data-item="3"] .hydra-routine__slide-product-picture { width: 82.5%; }
.hydra-routine-module .hydra-routine__slide-product[data-item="4"] { width: 190px; }
.hydra-routine-module .hydra-routine__slide-product[data-item="4"] .hydra-routine__slide-product-picture { width: 92px; }
.hydra-routine-module .hydra-routine__slide-product[data-item="5"] { width: 130px; }
.hydra-routine-module .hydra-routine__slide-product[data-item="5"] .hydra-routine__slide-product-picture { width: 42px; }

.hydra-routine-module .hydra-routine__slide-product-new {  margin-top: 30px; padding-bottom: 4px;  }
.hydra-routine-module .hydra-routine__slide-product-name { font-size: 14px; line-height: 20px; min-height: 74px; }
.hydra-routine-module .hydra-routine__slide-product-pricePerUnit { padding-bottom: 20px; }

}

@media(max-width:414px) {

    .hydra-routine-module .hydra-routine__slide-product-name { font-size: 12px; line-height: 19px; }

}



.hydra-routine-module .hydra-routine__button {
 min-height:44px;
 background-color:#fff;
 border:1px solid #b0a9a5;
 color:var(--COLOR-BLACK);
 height:44px;
 min-width:120px;
 border-radius:5px;
 font-family:var(--FONT-GOTHAM-MEDIUM);
 font-size:var(--FONT-SIZE);
 letter-spacing:0;
 line-height:20px;
 transition:background-color .3s ease;
 box-shadow:0 0 0 3px transparent;
 display: inline-flex;
align-items: center;
justify-content: center;
flex-direction: column;
cursor: pointer;
text-decoration: none;
padding:0 5px
}

.hydra-routine-module .hydra-routine__button span { white-space: nowrap; }

.hydra-routine-module .hydra-routine__button:hover { 
background-color: #fff;
border: 1px solid #cbcbcb;
color: #000;
height: 44px;
min-width: 120px; }

.hydra-routine-module .hydra-routine__button:focus {
 box-shadow:none
}

.hydra-routine-module .hydra-routine__button:active:after {
  opacity: 1;
  outline: 0 !important;
}


/*********************************************************/

.hydra-routine-module .slick-dotted.slick-slider {
    padding-bottom: 50px;
}

.hydra-routine-module .hydra-routine__slider .slick-dots {
    position: absolute;
    display: flex;
    z-index: 2;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    padding: 0;
    justify-content: center;
    margin: 0;
}

.hydra-routine-module .hydra-routine__slider .slick-dots li button {
    opacity: 0;
}

.hydra-routine-module .hydra-routine__slider .slick-dots li {
    background-color: #fff;
    padding: 0;
    margin: 3px;
    width: 10px;
    height: 10px;
    overflow: hidden;
    border-radius: 5px;
    display: block;
    cursor: pointer;
}

.hydra-routine-module .hydra-routine__slider .slick-dots li.slick-active {
    background-color: #004f6c;
}

.hydra-routine-module .hydra-routine__slider .slick-arrow::after {
    display: none;

}

.hydra-routine-module .hydra-routine__slider .slick-arrow {
    background-color: #fff;
    height: 21px !important;
    width: 12px !important;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../images/arrow.svg);
    background-size: 100% auto;
    position: absolute;
    z-index: 2;
    top: 190px !important;
    font-size: 0;
    border: 0 !important;
    cursor: pointer;
    /*****/
    -webkit-transform: none;
    transform: none;
    min-width: unset;
    padding: 0px;
    outline: 0px solid #000 !important;
    text-decoration: none;
    z-index: 1;
}

.hydra-routine-module .hydra-routine__slider .slick-arrow:focus,
.hydra-routine-module .hydra-routine__slider .slick-arrow:hover {
    outline: 0px solid #000 !important;
}

.hydra-routine-module .hydra-routine__slider .slick-arrow:active {
    outline: 0px solid #000 !important;
}

.hydra-routine-module .hydra-routine__slider .slick-disabled {
    opacity: 0;
}

.hydra-routine-module .hydra-routine__slider .slick-next {
    right: 12px;
}

.hydra-routine-module .hydra-routine__slider .slick-prev {
    left: 12px;
    transform: scaleX(-1);
}

@media(max-width:761px) {
    .hydra-routine__slider .slick-next {
        right: 10px;
    }

    .hydra-routine__slider .slick-prev {
        left: 10px;
    }
}


@media(max-width:768px) {

.hydra-routine-module .slick-dotted.slick-slider {
    padding-bottom: 35px;
}

}






/* --- hook 2023  chronobiologie  --- */

.hydra-chronobiologie {
    display: block;
    padding: 0 0 50px 0;
}

.hydra-chronobiologie__body {
    position: relative;
    display: flex;
    padding: calc(70 / 1600  * var(--WIDTH-ANIM));
    color: #fff;
    justify-content: center;
    flex-wrap: wrap;
}

.hydra-chronobiologie__background { height: 100%; }
.hydra-chronobiologie__background img { position: relative; z-index: 1; }
.hydra-chronobiologie__background:before { content:""; width: 50%; height:100%; position: absolute; left:0; top:0; background: #97d5e7; }
.hydra-chronobiologie__background:after { content:""; width: 50%; height:100%; position: absolute; left:50%; top:0; background: #046d94; }

.hydra-chronobiologie__mentions {
  left: calc(50% - 586px);
  bottom: 7px;
  margin: 0;
}

@media(max-width:1172px) {
  .hydra-chronobiologie__mentions {
    left: 2%;
    bottom: 7px;
    margin: 0;
  }
}

@media(max-width:768px) {
  .hydra-chronobiologie {
      padding-bottom: 0;
  }

  .hydra-chronobiologie__mentions {
  left: 0;
  bottom: auto;
  margin: 0 auto;
  color:#fff;
  position: relative;
  text-align: center;
  width: 90%;

}

}



/* --- hook 2023  ingredients  --- */

.hydra-ingredients { 
 --refWidth: 1600;
}


.hydra-ingredients__name { display:flex; flex-direction:column; width: auto !important; bottom:calc(30 / var(--refWidth) * var(--WIDTH-ANIM));; }
.hydra-ingredients__name span { white-space: nowrap; }

.hydra-ingredients__content { 
  top: calc(366 / var(--refWidth) * var(--WIDTH-ANIM)); 
}

.hydra-ingredients__content-title { 
  font-size: calc(24 / var(--refWidth) * var(--WIDTH-ANIM)); line-height: 1.33em; text-transform: uppercase;  font-family: var(--FONT-GOTHAM-MEDIUM); padding-bottom: calc(6 / var(--refWidth) * var(--WIDTH-ANIM));
}

.hydra-ingredients__content-text { 
  font-size: calc(18 / var(--refWidth) * var(--WIDTH-ANIM)); line-height: 1.42em; margin: 0; 
}

.hydra-ingredients__content-subtitle { 
  font-size: calc(16 / var(--refWidth) * var(--WIDTH-ANIM)); line-height: 1.33em; text-transform: uppercase; padding-bottom: calc(13 / var(--refWidth) * var(--WIDTH-ANIM));
}

.hydra-ingredients__video-link { margin-top: calc(25 / var(--refWidth) * var(--WIDTH-ANIM)); margin-bottom: calc(54 / var(--refWidth) * var(--WIDTH-ANIM));}

.hydra-ingredients__content-box { 
  border-radius: 5px;
  border: 1px #004f6c solid;
  padding: calc(12 / var(--refWidth) * var(--WIDTH-ANIM)) calc(123 / var(--refWidth) * var(--WIDTH-ANIM)) calc(12 / var(--refWidth) * var(--WIDTH-ANIM)) calc(17 / var(--refWidth) * var(--WIDTH-ANIM));
  position: relative; top:0; left:0;
}

.hydra-ingredients__content-box-text  { 
  font-size: calc(14 / var(--refWidth) * var(--WIDTH-ANIM)); line-height: 1.5em; width: 100%; max-width:calc(370 / var(--refWidth) * var(--WIDTH-ANIM));;
}
.hydra-ingredients__content-illustration { position: absolute; top:50%; right:calc(-60 / var(--refWidth) * var(--WIDTH-ANIM)); width: calc(182 / var(--refWidth) * var(--WIDTH-ANIM)); transform:translateY(-50%);}

.hydra-ingredients__content-illustration-picture { width: 100%; display: block; }
.hydra-ingredients__content-illustration-img { width: 100%; display: block; }

.hydra-ingredients__content-legend { position: absolute; left: calc(50% - 586px); bottom: 7px; margin:0;  color:#004f6c; font-size: calc(9 / var(--refWidth) * var(--WIDTH-ANIM)); line-height: 1.2em; margin: 0; }
.hydra-ingredients__content-legend-text { padding-bottom: 4px; margin: 0 }
.hydra-ingredients__content-legend-text:last-child { padding-bottom: 0px; }

@media(max-width:1172px) {
  .hydra-ingredients__content-legend {
    left: 2%;
    bottom: 7px;
    margin: 0;
  }
}

@media(max-width:768px) {

.hydra-ingredients { 
 --refWidth: 375;
 padding-bottom: 10px;
}

.hydra-ingredients__text {
width:auto;
}

.hydra-ingredients__content-text { 
  font-size: calc(14 / var(--refWidth) * var(--WIDTH-ANIM)); line-height: 1.42em; margin: 0 5%; width: 90%; text-align: center;
}

.hydra-ingredients__video-link { margin-bottom: calc(28 / var(--refWidth) * var(--WIDTH-ANIM));}

.hydra-ingredients__content-box { 
  margin: 0 5%;
  padding-right: calc(17 / var(--refWidth) * var(--WIDTH-ANIM)) ;
  padding-bottom:calc(55 / var(--refWidth) * var(--WIDTH-ANIM)) ;;
}
.hydra-ingredients__content-box-text { 
   text-align: center;
}
  .hydra-ingredients__video-link { margin-top: calc(17 / var(--refWidth) * var(--WIDTH-ANIM)); }

.hydra-ingredients__content {
  top:0;
  margin-top: calc(-366 / 375 * var(--WIDTH-ANIM));
  padding-bottom: calc(55 / 375 * var(--WIDTH-ANIM));
}

.hydra-ingredients__content-illustration {
  position: absolute;
  top: auto;
  right: auto;
  width: 50%;
  transform: translate(-50%,50%);
  bottom: 0;
  left: 50%;
}

.hydra-ingredients__content-legend {  left: 0;
  bottom: auto;
  margin: 0 auto;
  position: relative;
  text-align: center;
  width: 90%;
 }



}

  @media (max-width: 480px){
#ingredient-03 {
  top: calc(526 / 375 * var(--WIDTH-ANIM));
}


}




  @media (max-width: 768px){


.hydra-routine-module[data-page="hydra-popin"] {
max-height: unset;
visibility: hidden;
overflow: unset;
position: relative;
top: 0;
left: 0;
transform: none;
width: 100%;
}

.hydra-routine-module[data-page="hydra-popin"] {  --ratioWidth : 1px; }

.hydra-routine-module[data-page="hydra-popin"] .hydra-routine__close-btn { display: none; }

.hydra-routine-module[data-page="hydra-popin"] .hydra-routine-module-body { padding: 0; background: #fff; border-radius: none; } 
 .hydra-routine-module[data-page="hydra-popin"] .hydra-routine__slider {padding-bottom: 40px; }
 .hydra-routine-module[data-page="hydra-popin"] .hydra-routine__title,
 .hydra-routine-module[data-page="hydra-popin"] .hydra-routine__subtext,
.hydra-routine-module[data-page="hydra-popin"] .hydra-routine__ingredient_4,
.hydra-routine-module[data-page="hydra-popin"] .hydra-routine__ingredient_2 { display: none;}

.hydra-routine-module[data-page="hydra-popin"] .hydra-routine__slide-product-new { font-size: 11px;  line-height: 11px; margin-top: 40px; padding-bottom: 5px; }

.hydra-routine-module[data-page="hydra-popin"] .slick-arrow { display: none !important; }
.hydra-routine-module[data-page="hydra-popin"] .hydra-routine__slide-title{  padding-top: 15px; }
.hydra-routine-module[data-page="hydra-popin"] .hydra-routine__slide-title-number { color: #c4e5ef;  font-size: 30px; line-height: 30px; padding-right: 5px; }
.hydra-routine-module[data-page="hydra-popin"] .hydra-routine__slide-title-text { font-size: 14px; font-family: var(--FONT-GOTHAM-BOOK); }

.hydra-routine-module[data-page="hydra-popin"] .hydra-routine__slide-products { justify-content: space-evenly; }
.hydra-routine-module[data-page="hydra-popin"] .hydra-routine__slider .slick-dots li { background-color: #D3CCC8; }
.hydra-routine-module[data-page="hydra-popin"] .hydra-routine__slider .slick-dots li.slick-active { background-color: #000; }
.hydra-routine-module[data-page="hydra-popin"] .hydra-routine__slider .slick-dots { bottom: 10px; }

.hydra-routine-module[data-page="hydra-popin"] .hydra-routine__slide[data-item="1"]  { width: 70vw; }

.hydra-routine-module[data-page="hydra-popin"]  .hydra-routine__slide-product { background:#CBEEF8; background: linear-gradient(180deg, rgba(203, 238, 248, 0.5) 0%, rgba(165, 221, 237, 0.5) 100%); border-radius: 10px; padding-bottom: 15px;   }
.hydra-routine-module[data-page="hydra-popin"] .hydra-routine__slide-product[data-item="1"] { width: calc(100% - 2.66vw); margin-left: 2.66vw; }
.hydra-routine-module[data-page="hydra-popin"] .hydra-routine__slide-product[data-item="2"], 
.hydra-routine-module[data-page="hydra-popin"] .hydra-routine__slide-product[data-item="3"],
.hydra-routine-module[data-page="hydra-popin"] .hydra-routine__slide-product[data-item="4"],
.hydra-routine-module[data-page="hydra-popin"] .hydra-routine__slide-product[data-item="5"] { width: 46vw; max-width: none; }

.hydra-routine-module[data-page="hydra-popin"] .hydra-routine__slide-product-name { font-family: var(--FONT-GOTHAM-BOOK); font-size: 12px; line-height: 17.4px; min-height: 35px; padding-bottom: 5px; }
.hydra-routine-module[data-page="hydra-popin"] .hydra-routine__slide-product[data-item="2"] .hydra-routine__slide-product-name { margin-top: 5px; }
.hydra-routine-module[data-page="hydra-popin"] .hydra-routine__slide-product[data-item="3"] .hydra-routine__slide-product-name { margin-top: 55px; }
.hydra-routine-module[data-page="hydra-popin"] .hydra-routine__slide-product-price { font-family: var(--FONT-GOTHAM-MEDIUM); }
.hydra-routine-module[data-page="hydra-popin"] .hydra-routine__slide-product-pricePerUnit { padding-bottom: 8px; min-height: 22px; max-height: 22px; }

.hydra-routine-module[data-page="hydra-popin"] .hydra-routine__slide-product-picture { width:100%; height: 206px; }

.hydra-routine-module[data-page="hydra-popin"] .hydra-routine__slide-product[data-item="1"] .hydra-routine__slide-product-picture { width: 54px; }
.hydra-routine-module[data-page="hydra-popin"] .hydra-routine__slide-product[data-item="2"] .hydra-routine__slide-product-picture, 
.hydra-routine-module[data-page="hydra-popin"] .hydra-routine__slide-product[data-item="3"] .hydra-routine__slide-product-picture { width: 132px; }
.hydra-routine-module[data-page="hydra-popin"] .hydra-routine__slide-product[data-item="4"] .hydra-routine__slide-product-picture { width: 78px; }
.hydra-routine-module[data-page="hydra-popin"] .hydra-routine__slide-product[data-item="5"] .hydra-routine__slide-product-picture { width: 33px; }

.hydra-routine-module[data-page="hydra-popin"] .hydra-routine__slide-product[data-item="4"] .hydra-routine__slide-product-legend { top: 64px; left: calc(50% + 35px); }
.hydra-routine-module[data-page="hydra-popin"] .hydra-routine__slide-product[data-item="5"] .hydra-routine__slide-product-legend { top: 134px; left: calc(50% + 35px); }

.hydra-routine-module[data-page="hydra-popin"] .hydra-routine__slide-product-legend::before {
  content: "+";
  width: calc(28 * var(--ratioWidth));
  height: calc(28 * var(--ratioWidth));
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  color: #000;
  position: absolute;
  z-index: 3;
  top: calc(-14 * var(--ratioWidth));
  left: calc(-14 * var(--ratioWidth));
  font-family: var(--FONT-GOTHAM-MEDIUM);
  font-size: calc(22 * var(--ratioWidth));
  cursor: pointer;
  transition: transform ease-in-out 0.25s;
  text-align: center;
}

.hydra-routine-module[data-page="hydra-popin"] .hydra-routine__slide-product-legend[data-open="1"]::before {
  transform: rotate(45deg);
}

.hydra-routine-module[data-page="hydra-popin"] .hydra-routine__slide-product-legend-inside {
  padding: calc(5 * var(--ratioWidth)) calc(5 * var(--ratioWidth));
  display: block;
  width: 100%;
  text-align: center; 
}

.hydra-routine-module[data-page="hydra-popin"] .hydra-routine__slide-product-legend-popin {
  position: absolute;
  background-color: #fff;
  font-size: calc(10 * var(--ratioWidth));
  line-height: 1.42em;
  box-sizing: border-box;
  top: calc(20 * var(--ratioWidth));
  width: auto;
  left: 0;
  text-align: center;
  transition: all ease-in-out 0.35s;
  overflow: hidden;
  transform:translateX(-50%);
  font-family: var(--FONT-GOTHAM-MEDIUM);
}

.hydra-routine-module[data-page="hydra-popin"] .hydra-routine__slide-product-legend[data-open="0"] .hydra-routine__slide-product-legend-popin {
  max-height: 0 !important;
}


}


@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2){
.hydra-routine-module .hydra-routine__slide-product[data-item="5"] .hydra-routine__slide-product-legend {
  font-size: 10px!important;
}
 .hydra-routine-module .hydra-routine__slide-product[data-item="5"] .hydra-routine__slide-product-legend {
    left: 47px;
    width: 50px;
}
.hydra-routine-module .hydra-routine__slide-product[data-item="5"] .hydra-routine__slide-product-legend span {
    white-space: initial;
}
}

/*---------------------------------------------------------------------------------------------*/
@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
.hydra-routine-module .hydra-routine__slide[data-item="1"] .hydra-routine__slide-title:before {
    content: "";
    background-color: #c4e5ef;
    height: 1px;
    position: relative;
    top: 50%;
    width: 100px;
}
.hydra-routine-module .hydra-routine__slide[data-item="1"] .hydra-routine__slide-title:after {
    content: "";
    background-color: #c4e5ef;
    height: 1px;
    position: relative;
    top: 50%;
    width: 90px;
    margin-left: 10px;
}
.hydra-routine-module .hydra-routine__slide-product[data-item="5"] .hydra-routine__slide-product-legend {
    left: 47px;
    width: 50px;
}
.hydra-routine-module .hydra-routine__slide-product[data-item="5"] .hydra-routine__slide-product-legend span {
    white-space: initial;
}
}
@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {
.hydra-routine-module .hydra-routine__slide[data-item="1"] .hydra-routine__slide-title:before {
    content: "";
    background-color: #c4e5ef;
    height: 1px;
    position: relative;
    top: 50%;
    width: 100px;
}
.hydra-routine-module .hydra-routine__slide[data-item="1"] .hydra-routine__slide-title:after {
    content: "";
    background-color: #c4e5ef;
    height: 1px;
    position: relative;
    top: 50%;
    width: 90px;
    margin-left: 10px;
}
}

/*iPhone 6/7/8/plus, XR, 11, X, 12 and 11.*/
@media (max-width: 480px) {
.hydra-routine-module .hydra-routine__slide-product[data-item="5"] .hydra-routine__slide-product-legend {
    left: 47px;
    width: 50px;
}
.hydra-routine-module .hydra-routine__slide-product[data-item="5"] .hydra-routine__slide-product-legend span {
    white-space: initial;
}
}

/* DEBUG */


@media screen and (min-width: 1150px) {
  .hydra-routine-module .hydra-routine__slide-product-name span {
    width: 80%;
    margin: auto;
    height: 5em;
  }
}
.hydra-routine-module .hydra-routine__slide-product[data-item="4"] .hydra-routine__slide-product-legend span {
  white-space: unset;
}
@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {
  .hydra-routine-module .hydra-routine__slide-product[data-item="5"] .hydra-routine__slide-product-legend span {
    white-space: unset;
  }
  .hydra-routine-module .hydra-routine__slide-product-name {
    min-height: 104px;
  }
}
@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
  .hydra-routine-module .hydra-routine__slide-product-name {
    min-height: 100px;
  }
  .hydra-routine-module .hydra-routine__slide-product[data-item="5"] .hydra-routine__slide-product-legend {
    left: 41px;
  }
  .hydra-routine-module .hydra-routine__slide-product[data-item="5"] .hydra-routine__slide-product-legend {
    left: -66px;
    text-align: right;
    width: 61px;
  }
}
@media (max-width: 480px) {
  .hydra-routine-module .hydra-routine__slide-product-name span {
    display: block;
    width: 90%;
    margin: auto;
  }
  .hydra-routine-module .hydra-routine__slide-product[data-item="5"] .hydra-routine__slide-product-legend span {
    font-size: 10px;
  }
  .hydra-routine-module .hydra-routine__slide-product[data-item="4"] .hydra-routine__slide-product-legend span {
    font-size: 10px;
  }  
  .hydra-routine-module .hydra-routine__slider .slick-arrow:focus, .hydra-routine-module .hydra-routine__slider .slick-arrow:hover {
    z-index: 10;
  }
  .hydra-routine-module .hydra-routine__slider .slick-prev {
    left: 5px;
  }
  .hydra-routine-module .hydra-routine__slider .slick-next {
    right: 5px;
  }
}
