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 * {
  -webkit-box-sizing: border-box;
          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: #bab5d7;
  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;
  -webkit-transform: translateY(-48%);
          transform: translateY(-48%);
}

#es-kerastase.es-kerastase .es-kv__logo {
  padding: 32px;
  background: #bab5d7;
}

#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;
  margin-bottom: 24px;
  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: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 23px;
  padding: 0 16px;
  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;
  left: 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: 830px;
  margin: 0 auto;
}

#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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          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: 2px solid black;
  margin: 8px 0;
  padding: 4px 12px;
  font-size: 36px;
}

#es-kerastase.es-kerastase .es-benefits__text {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 24px;
  text-transform: uppercase;
}

#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;
}

#es-kerastase.es-kerastase .es-ingr {
  background: #f4f4f4;
}

#es-kerastase.es-kerastase .es-ingr__single {
  position: relative;
}

#es-kerastase.es-kerastase .es-ingr__content {
  padding: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -35%);
          transform: translate(-50%, -35%);
  width: 100%;
}

#es-kerastase.es-kerastase .es-ingr__content--2 {
  -webkit-transform: translate(-50%, -65%);
          transform: translate(-50%, -65%);
}

#es-kerastase.es-kerastase .es-ingr__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -1px;
  text-align: center;
  margin-bottom: 24px;
}

#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: 20px;
  text-align: center;
}

#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-cross {
  padding-top: 100px;
}

#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: 36px;
  text-transform: uppercase;
  margin-bottom: 64px;
}

#es-kerastase.es-kerastase .es-cross__container {
  background: #f2f2f2;
  padding: 64px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-wrap: wrap;
      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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          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-bottom: 16px;
}

#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;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
}

#es-kerastase.es-kerastase .es-cross__link:hover {
  background: #bab5d7;
  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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #es-kerastase.es-kerastase .es-ingr__container:not(:last-child) {
    margin-bottom: 0;
  }
  #es-kerastase.es-kerastase .es-ingr__container--2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse;
            flex-flow: row-reverse;
  }
  #es-kerastase.es-kerastase .es-ingr__content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-bottom: 0;
  }
  #es-kerastase.es-kerastase .es-ingr__photo {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

@media screen and (min-width: 768px) {
  #es-kerastase.es-kerastase .es-kv {
    background: url("images/kv.jpg") no-repeat;
    min-height: 601px;
    background-position: 50% 0%;
    padding-top: 60px;
  }
  #es-kerastase.es-kerastase .es-kv__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  #es-kerastase.es-kerastase .es-kv__photo {
    display: none;
  }
  #es-kerastase.es-kerastase .es-kv__content {
    -ms-flex-preferred-size: 50%;
        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-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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #es-kerastase.es-kerastase .es-ingr__container:not(:last-child) {
    margin-bottom: 0;
  }
  #es-kerastase.es-kerastase .es-ingr__container--2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse;
            flex-flow: row-reverse;
  }
  #es-kerastase.es-kerastase .es-ingr__content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-bottom: 0;
  }
  #es-kerastase.es-kerastase .es-ingr__photo {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

@media screen and (min-width: 960px) {
  #es-kerastase.es-kerastase .es-kv__intro {
    font-size: 38px;
    margin-bottom: 20px;
  }
  #es-kerastase.es-kerastase .es-kv__title {
    font-size: 70px;
  }
  #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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            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 {
    top: 52px;
    left: 73px;
  }
  #es-kerastase.es-kerastase .es-benefits__line--2 {
    top: 52px;
    left: -157px;
  }
  #es-kerastase.es-kerastase .es-benefits__line--3 {
    top: 34px;
    left: 0;
  }
  #es-kerastase.es-kerastase .es-benefits__line--4 {
    top: 53px;
    right: 263px;
  }
  #es-kerastase.es-kerastase .es-benefits__item {
    padding: 0;
    position: absolute;
  }
  #es-kerastase.es-kerastase .es-benefits__item--1 {
    top: 126px;
    left: 131px;
    max-width: 280px;
  }
  #es-kerastase.es-kerastase .es-benefits__item--2 {
    max-width: 320px;
    top: 87px;
    right: 121px;
  }
  #es-kerastase.es-kerastase .es-benefits__item--3 {
    max-width: 264px;
    top: 444px;
    left: 64px;
  }
  #es-kerastase.es-kerastase .es-benefits__item--4 {
    top: 372px;
    right: 69px;
  }
  #es-kerastase.es-kerastase .es-benefits__text {
    font-size: 37px;
    letter-spacing: -2px;
  }
  #es-kerastase.es-kerastase .es-benefits__desc {
    font-size: 19px;
  }
  #es-kerastase.es-kerastase .es-benefits__disc {
    position: absolute;
    bottom: 32px;
    right: 32px;
  }
}

@media screen and (min-width: 1200px) {
  #es-kerastase.es-kerastase .es-ingr__title {
    font-size: 60px;
  }
  #es-kerastase.es-kerastase .es-ingr__content {
    -webkit-transform: translate(-50%, -22%);
            transform: translate(-50%, -22%);
  }
  #es-kerastase.es-kerastase .es-ingr__content--2 {
    -webkit-transform: translate(-50%, -75%);
            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;
  }
  #es-kerastase.es-kerastase .es-cross__single--1 {
    top: 66px;
    left: 37px;
  }
  #es-kerastase.es-kerastase .es-cross__single--2 {
    bottom: 42px;
    left: 615px;
  }
  #es-kerastase.es-kerastase .es-cross__single--3 {
    top: 37px;
    right: 50px;
  }
  #es-kerastase.es-kerastase .es-cross__single--4 {
    bottom: 74px;
    right: 70px;
  }
  #es-kerastase.es-kerastase .es-cross__name {
    margin-bottom: 0;
  }
  #es-kerastase.es-kerastase .es-cross__packshot {
    display: none;
  }
  #es-kerastase.es-kerastase .es-cross__content {
    position: relative;
    min-width: 240px;
    top: 0;
    left: 0;
  }
  #es-kerastase.es-kerastase .es-cross__line {
    display: block;
    position: absolute;
  }
  #es-kerastase.es-kerastase .es-cross__line--1 {
    bottom: -68px;
    right: -48px;
  }
  #es-kerastase.es-kerastase .es-cross__line--2 {
    bottom: 20px;
    left: -72px;
  }
  #es-kerastase.es-kerastase .es-cross__line--3 {
    bottom: 12px;
    left: -237px;
  }
  #es-kerastase.es-kerastase .es-cross__line--4 {
    top: -173px;
    left: -15px;
  }
}

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

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

@-webkit-keyframes slideright {
  from {
    opacity: 0.3;
    -webkit-transform: translateX(-100px);
            transform: translateX(-100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes slideright {
  from {
    opacity: 0.3;
    -webkit-transform: translateX(-100px);
            transform: translateX(-100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@-webkit-keyframes slideleft {
  from {
    opacity: 0.3;
    -webkit-transform: translateX(100px);
            transform: translateX(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

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