html,
body {
  margin: 0;
  padding: 0;
}

#es-kerastase.es-kerastase {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.2;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  color: #000;
  background: #fff;
}
#es-kerastase.es-kerastase * {
  box-sizing: border-box;
}
#es-kerastase.es-kerastase h2,
#es-kerastase.es-kerastase h3,
#es-kerastase.es-kerastase h4,
#es-kerastase.es-kerastase h5 {
  font-family: "Montserrat", sans-serif;
  color: #000;
}
#es-kerastase.es-kerastase .es-kv {
  background: #569c9b;
  padding-bottom: 32px;
}
#es-kerastase.es-kerastase .es-kv__img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
#es-kerastase.es-kerastase .es-kv__img--plus {
  position: absolute;
  top: 50%;
  left: -140px;
  z-index: -1;
  transform: translateY(-48%);
}
#es-kerastase.es-kerastase .es-kv__logo {
  padding: 32px;
  background: #569c9b;
}
#es-kerastase.es-kerastase .es-kv__logo img {
  opacity: 0;
  -webkit-animation: slidedown 0.6s forwards;
          animation: slidedown 0.6s forwards;
}
#es-kerastase.es-kerastase .es-kv__logo--desktop {
  display: none;
}
#es-kerastase.es-kerastase .es-kv__photo {
  margin-bottom: 32px;
  background: #efefef;
}
#es-kerastase.es-kerastase .es-kv__intro {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  text-align: center;
  color: #fff;
  font-weight: 300;
  font-size: 25px;
  padding: 0 16px;
  text-transform: uppercase;
}
#es-kerastase.es-kerastase .es-kv__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  text-align: center;
  color: #fff;
  font-size: 42px;
  font-weight: 700;
  line-height: 1;
  padding: 0 16px;
  text-transform: uppercase;
}
#es-kerastase.es-kerastase .es-kv__title span {
  font-size: 65px;
}
#es-kerastase.es-kerastase .es-kv__subtitle {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  text-transform: uppercase;
  font-size: 23px;
  padding: 0 16px;
  text-align: center;
  color: #fff;
}
#es-kerastase.es-kerastase .es-kv__text {
  margin: 0;
  padding: 16px;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 22px;
  text-align: center;
  color: #fff;
}
#es-kerastase.es-kerastase .es-info {
  padding: 100px 16px;
  position: relative;
  z-index: 1;
}
#es-kerastase.es-kerastase .es-info__image {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
#es-kerastase.es-kerastase .es-info__img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
#es-kerastase.es-kerastase .es-info__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  text-align: center;
  font-size: 32px;
  text-transform: uppercase;
  margin-bottom: 32px;
}
#es-kerastase.es-kerastase .es-info__text {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  text-align: center;
  font-size: 23px;
  max-width: 884px;
  margin: 0 auto;
}
#es-kerastase.es-kerastase .es-info__ctn {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  width: 100%;
  background-color: #f7f7f7;
}
#es-kerastase.es-kerastase .es-info__single {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  min-width: 200px;
  min-height: 200px;
}
#es-kerastase.es-kerastase .es-info__name {
  font-weight: bold;
}
#es-kerastase.es-kerastase .es-benefits {
  margin-bottom: 32px;
}
#es-kerastase.es-kerastase .es-benefits__image {
  background: #f5f5f5;
  margin-bottom: 32px;
}
#es-kerastase.es-kerastase .es-benefits__img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
#es-kerastase.es-kerastase .es-benefits__img--desktop {
  display: none;
}
#es-kerastase.es-kerastase .es-benefits__item {
  padding: 0 16px;
  position: relative;
  display: flex;
  align-items: center;
  gap: 32px;
}
#es-kerastase.es-kerastase .es-benefits__item:not(:last-child) {
  margin-bottom: 32px;
}
#es-kerastase.es-kerastase .es-benefits__dot {
  min-width: 19px;
}
#es-kerastase.es-kerastase .es-benefits__number {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  display: inline-block;
  border: 2.5px solid black;
  margin: 8px 0;
  padding: 4px 12px;
  font-size: 30px;
}
#es-kerastase.es-kerastase .es-benefits__text {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 400;
}
#es-kerastase.es-kerastase .es-benefits__text span {
  text-transform: lowercase;
  font-size: 18px;
}
#es-kerastase.es-kerastase .es-benefits__desc {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 18px;
}
#es-kerastase.es-kerastase .es-benefits__line {
  display: none;
}
#es-kerastase.es-kerastase .es-benefits__disc {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  padding: 0 16px;
  text-align: center;
}
#es-kerastase.es-kerastase .es-ingr {
  background: #f4f4f4;
}
#es-kerastase.es-kerastase .es-ingr__single {
  position: relative;
}
#es-kerastase.es-kerastase .es-ingr__content {
  background-color: rgba(255, 255, 255, 0.6);
  padding: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -35%);
  width: 80%;
}
#es-kerastase.es-kerastase .es-ingr__content--2 {
  transform: translate(-50%, -50%);
}
#es-kerastase.es-kerastase .es-ingr__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -1px;
  text-align: center;
  margin-bottom: 26px;
  margin-top: 26px;
}
#es-kerastase.es-kerastase .es-ingr__title sup {
  line-height: 1;
  font-size: 0.5em;
}
#es-kerastase.es-kerastase .es-ingr__img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  width: 100%;
  min-height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
}
#es-kerastase.es-kerastase .es-ingr__text {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 18px;
  text-align: center;
  min-width: 280px;
  font-weight: bold;
}
#es-kerastase.es-kerastase .es-video {
  position: relative;
}
#es-kerastase.es-kerastase .es-video__container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
#es-kerastase.es-kerastase .es-video__iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#es-kerastase.es-kerastase .es-recycle {
  margin: 100px 0;
  min-height: 400px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  background-color: #f7f7f7;
  background-size: 90% 100%;
}
#es-kerastase.es-kerastase .es-recycle__bgCtn {
  min-width: 40%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  -webkit-hyphens: 100%;
      -ms-hyphens: 100%;
          hyphens: 100%;
}
#es-kerastase.es-kerastase .es-recycle__bg {
  margin-top: 0px;
  max-width: 300px;
  align-self: flex-end;
}
#es-kerastase.es-kerastase .es-recycle__content {
  display: flex;
  align-self: center;
  margin: 50px;
  max-width: 430px;
}
#es-kerastase.es-kerastase .es-recycle__content img {
  width: 80px;
  height: 70px;
}
#es-kerastase.es-kerastase .es-recycle__content p {
  margin: 0 20px;
  font-size: 20px;
}
#es-kerastase.es-kerastase .es-recycle__content p span {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 35px;
}
#es-kerastase.es-kerastase .es-cross {
  padding-top: 10px;
}
#es-kerastase.es-kerastase .es-cross__bg {
  display: none;
}
#es-kerastase.es-kerastase .es-cross__line {
  display: none;
}
#es-kerastase.es-kerastase .es-cross__img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
#es-kerastase.es-kerastase .es-cross__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  padding: 0 16px;
  text-align: center;
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 64px;
}
#es-kerastase.es-kerastase .es-cross__container {
  background: #f2f2f2;
  padding: 64px 0;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-wrap: wrap;
  gap: 64px;
}
#es-kerastase.es-kerastase .es-cross__single {
  width: 220px;
}
#es-kerastase.es-kerastase .es-cross__single img {
  max-height: 400px;
}
#es-kerastase.es-kerastase .es-cross__content {
  max-width: 220px;
  display: flex;
  flex-flow: column;
  align-items: center;
}
#es-kerastase.es-kerastase .es-cross__name {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 17px;
  text-align: center;
  margin-bottom: 16px;
  font-weight: 700;
}
#es-kerastase.es-kerastase .es-cross__desc {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 17px;
  text-align: center;
  margin-top: 20px;
}
#es-kerastase.es-kerastase .es-cross__link {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  display: inline-block;
  color: #fff;
  background: #000;
  padding: 10px 32px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  transition: all 0.3s;
  text-align: center;
  z-index: 2;
}
#es-kerastase.es-kerastase .es-cross__link:hover {
  background: #569c9b;
  color: #000;
}
@media screen and (min-width: 600px) {
  #es-kerastase.es-kerastase .es-ingr {
    padding-top: 0;
  }
  #es-kerastase.es-kerastase .es-ingr__container {
    display: flex;
    align-items: center;
  }
  #es-kerastase.es-kerastase .es-ingr__container:not(:last-child) {
    margin-bottom: 0;
  }
  #es-kerastase.es-kerastase .es-ingr__container--2 {
    flex-flow: row-reverse;
  }
  #es-kerastase.es-kerastase .es-ingr__content {
    flex: 1;
    margin-bottom: 0;
  }
  #es-kerastase.es-kerastase .es-ingr__photo {
    flex: 1;
  }
}
@media screen and (min-width: 768px) {
  #es-kerastase.es-kerastase .es-kv {
    background: url("images/kv.png") no-repeat;
    min-height: 601px;
    background-position: 50% 0%;
  }
  #es-kerastase.es-kerastase .es-kv__container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  #es-kerastase.es-kerastase .es-kv__photo {
    display: none;
  }
  #es-kerastase.es-kerastase .es-kv__content {
    flex-basis: 50%;
  }
  #es-kerastase.es-kerastase .es-kv__logo {
    background: none;
    margin-bottom: 32px;
  }
  #es-kerastase.es-kerastase .es-kv__logo--desktop {
    display: block;
  }
  #es-kerastase.es-kerastase .es-recycle {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
  }
  #es-kerastase.es-kerastase .es-recycle__bg {
    margin-top: -66px;
    max-width: 600px;
  }
  #es-kerastase.es-kerastase .es-cross__title {
    margin: 0;
    padding: 0;
    line-height: inherit;
    color: inherit;
    font-family: inherit;
    font-weight: inherit;
    padding: 0 16px;
    text-align: center;
    font-size: 36px;
    text-transform: uppercase;
    margin-bottom: 64px;
  }
  #es-kerastase.es-kerastase .es-ingr {
    padding-top: 0;
  }
  #es-kerastase.es-kerastase .es-ingr__title {
    font-size: 40px;
  }
  #es-kerastase.es-kerastase .es-ingr__container {
    display: flex;
    align-items: center;
  }
  #es-kerastase.es-kerastase .es-ingr__container:not(:last-child) {
    margin-bottom: 0;
  }
  #es-kerastase.es-kerastase .es-ingr__container--2 {
    flex-flow: row-reverse;
  }
  #es-kerastase.es-kerastase .es-ingr__content {
    flex: 1;
    margin-bottom: 0;
  }
  #es-kerastase.es-kerastase .es-ingr__photo {
    flex: 1;
  }
  #es-kerastase.es-kerastase .es-info__text {
    margin: 0;
    padding: 0;
    line-height: inherit;
    color: inherit;
    font-family: inherit;
    font-weight: inherit;
    text-align: center;
    font-size: 23px;
    max-width: 960px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 960px) {
  #es-kerastase.es-kerastase .es-kv__logo {
    margin-top: 20px;
  }
  #es-kerastase.es-kerastase .es-kv__subtitle {
    font-size: 28px;
  }
  #es-kerastase.es-kerastase .es-kv__text {
    font-size: 28px;
    margin-bottom: 20px;
  }
  #es-kerastase.es-kerastase .es-kv__title {
    font-size: 74px;
    margin-top: 20px;
  }
  #es-kerastase.es-kerastase .es-kv__title span {
    font-size: 105px;
  }
  #es-kerastase.es-kerastase .es-benefits {
    position: relative;
  }
  #es-kerastase.es-kerastase .es-benefits__dot {
    display: none;
  }
  #es-kerastase.es-kerastase .es-benefits__image {
    display: flex;
    justify-content: center;
  }
  #es-kerastase.es-kerastase .es-benefits__img--desktop {
    display: block;
    max-width: none;
  }
  #es-kerastase.es-kerastase .es-benefits__img--mobile {
    display: none;
  }
  #es-kerastase.es-kerastase .es-benefits__line {
    display: block;
    position: absolute;
  }
  #es-kerastase.es-kerastase .es-benefits__line img {
    max-width: none;
  }
  #es-kerastase.es-kerastase .es-benefits__line--1 {
    bottom: -8px;
    left: 0px;
  }
  #es-kerastase.es-kerastase .es-benefits__line--2 {
    top: -20px;
    right: 0px;
  }
  #es-kerastase.es-kerastase .es-benefits__line--3 {
    top: -20px;
    left: 0;
  }
  #es-kerastase.es-kerastase .es-benefits__item {
    padding: 0;
    position: absolute;
  }
  #es-kerastase.es-kerastase .es-benefits__item--1 {
    top: 152px;
    left: 90px;
    max-width: 420px;
  }
  #es-kerastase.es-kerastase .es-benefits__item--2 {
    max-width: 350px;
    bottom: 210px;
    right: 100px;
    text-align: right;
  }
  #es-kerastase.es-kerastase .es-benefits__item--3 {
    max-width: 320px;
    bottom: 100px;
    left: 90px;
  }
  #es-kerastase.es-kerastase .es-benefits__text {
    font-size: 30px;
    letter-spacing: -2px;
    text-transform: uppercase;
  }
  #es-kerastase.es-kerastase .es-benefits__text__--1 {
    font-size: 18px;
  }
  #es-kerastase.es-kerastase .es-benefits__desc {
    font-size: 19px;
  }
  #es-kerastase.es-kerastase .es-benefits__disc {
    position: absolute;
    bottom: 22px;
    right: 0;
    text-align: right;
  }
}
@media screen and (min-width: 1200px) {
  #es-kerastase.es-kerastase .es-ingr__title {
    font-size: 60px;
    margin-top: 16px;
  }
  #es-kerastase.es-kerastase .es-ingr__content {
    transform: translate(-50%, -22%);
  }
  #es-kerastase.es-kerastase .es-ingr__content--2 {
    transform: translate(-50%, -75%);
  }
  #es-kerastase.es-kerastase .es-cross {
    padding-bottom: 64px;
  }
  #es-kerastase.es-kerastase .es-cross__bg {
    display: block;
  }
  #es-kerastase.es-kerastase .es-cross__container {
    padding: 0;
    position: relative;
  }
  #es-kerastase.es-kerastase .es-cross__single {
    position: absolute;
    width: 400px;
  }
  #es-kerastase.es-kerastase .es-cross__single--1 {
    top: 175px;
    left: 580px;
  }
  #es-kerastase.es-kerastase .es-cross__single--2 {
    bottom: 60px;
    right: 210px;
  }
  #es-kerastase.es-kerastase .es-cross__single--3 {
    bottom: 136px;
    left: 306px;
  }
  #es-kerastase.es-kerastase .es-cross__single--4 {
    bottom: 150px;
    right: -85px;
  }
  #es-kerastase.es-kerastase .es-cross__name {
    margin-bottom: 20px;
  }
  #es-kerastase.es-kerastase .es-cross__packshot {
    display: none;
  }
  #es-kerastase.es-kerastase .es-cross__content {
    min-width: 280px;
    top: 0;
    left: 0;
  }
  #es-kerastase.es-kerastase .es-cross__line {
    display: block;
    position: absolute;
  }
  #es-kerastase.es-kerastase .es-cross__line--1 {
    top: 88px;
    left: -20px;
  }
  #es-kerastase.es-kerastase .es-cross__line--2 {
    bottom: 20px;
    left: 0px;
  }
  #es-kerastase.es-kerastase .es-cross__line--3 {
    bottom: 18px;
    left: -50px;
  }
  #es-kerastase.es-kerastase .es-cross__line--4 {
    bottom: 20px;
    left: 0px;
  }
  #es-kerastase.es-kerastase .es-cross__line__title {
    margin: 0;
    padding: 0;
    line-height: inherit;
    color: inherit;
    font-family: inherit;
    font-weight: inherit;
    padding: 0 16px;
    text-align: center;
    font-size: 36px;
    text-transform: uppercase;
    margin-bottom: 64px;
  }
}

@-webkit-keyframes slidedown {
  from {
    opacity: 0;
    transform: translateY(-32px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes slidedown {
  from {
    opacity: 0;
    transform: translateY(-32px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes slideright {
  from {
    opacity: 0.3;
    transform: translateX(-100px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes slideright {
  from {
    opacity: 0.3;
    transform: translateX(-100px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes slideleft {
  from {
    opacity: 0.3;
    transform: translateX(100px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes slideleft {
  from {
    opacity: 0.3;
    transform: translateX(100px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}/*# sourceMappingURL=style.css.map */