@font-face {
  font-family: "Gotham";
  src: url("fonts/Gotham-Book.otf");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Gotham";
  src: url("fonts/Gotham-Bold.otf");
  font-weight: 800;
  font-style: normal;
}

#es-loreal.es-loreal {
  font-family: "Gotham", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.2;
  max-width: 731px;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  color: #000;
  background: #fff;
}

#es-loreal.es-loreal * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#es-loreal.es-loreal h2,
#es-loreal.es-loreal h3,
#es-loreal.es-loreal h4,
#es-loreal.es-loreal h5 {
  font-family: "Gotham", sans-serif;
  color: #000;
}

#es-loreal.es-loreal .es-kv {
  margin-bottom: 32px;
  position: relative;
}

#es-loreal.es-loreal .es-kv__logo {
  padding: 32px 16px 24px 16px;
  opacity: 0;
  -webkit-animation: slidedown 0.6s ease forwards;
  animation: slidedown 0.6s ease forwards;
}

#es-loreal.es-loreal .es-kv__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  padding: 0 16px;
  font-weight: 500;
  font-size: 35px;
  text-transform: uppercase;
  text-align: left;
  opacity: 0;
  -webkit-animation: slidedown 0.6s ease forwards;
  animation: slidedown 0.6s ease forwards;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

#es-loreal.es-loreal .es-kv__text {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  padding: 0 16px;
  font-size: 24px;
  text-transform: uppercase;
  text-align: left;
  letter-spacing: 0.4px;
  margin-bottom: 24px;
  opacity: 0;
  -webkit-animation: slidedown 0.6s ease forwards;
  animation: slidedown 0.6s ease forwards;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

#es-loreal.es-loreal .es-kv__name {
  position: absolute;
  top: 330px;
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  padding: 16px;
  font-size: 16px;
  font-weight: 800;
  text-transform: uppercase;
  text-align: center;
}

#es-loreal.es-loreal .es-kv__content {
  background: url("img/bg-1.png")
    no-repeat center left;
  background-size: cover;
  min-height: 542px;
  padding: 16px;
  padding-top: 51px;
}

#es-loreal.es-loreal .es-kv__wrapper {
  max-width: 535px;
}

#es-loreal.es-loreal .es-kv__header-wrapper {
  position: absolute;
  top: 107px;
}

#es-loreal.es-loreal .es-kv__subtitle {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 432px;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-weight: 800;
  text-shadow: -3px 2px 8px rgba(0, 0, 0, 0.8);
  color: #fff;
  font-size: 28px;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 32px;
}

#es-loreal.es-loreal .es-kv__img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

#es-loreal.es-loreal .es-kv__packshot {
  max-width: 330px;
  margin: 0 auto;
  opacity: 0;
  -webkit-animation: slideright 1s ease forwards;
  animation: slideright 1s ease forwards;
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

#es-loreal.es-loreal .es-kv__packshot--desktop {
  display: none;
}

#es-loreal.es-loreal .es-kv__deco {
  display: none;
}

#es-loreal.es-loreal .es-kv__badge {
  padding: 58px 0;
}

#es-loreal.es-loreal .es-about {
  max-width: 514px;
  margin: 0 auto;
  margin-bottom: 32px;
}

#es-loreal.es-loreal .es-about__img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

#es-loreal.es-loreal .es-about__content {
  padding: 0 16px;
}

#es-loreal.es-loreal .es-about__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  color: #330c69;
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 16px;
}

#es-loreal.es-loreal .es-about__text {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  line-height: 1.4;
  margin-bottom: 32px;
}

#es-loreal.es-loreal .es-info {
  background: url("img/bg.png")
    no-repeat center;
  background-size: cover;
  min-height: 639px;
  margin-bottom: 32px;
}

#es-loreal.es-loreal .es-info__content {
  padding: 48px 16px;
  max-width: 568px;
  margin: 0 auto;
}

#es-loreal.es-loreal .es-info__img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  mix-blend-mode: multiply;
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

#es-loreal.es-loreal .es-info__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  color: #330c69;
  font-size: 28px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 24px;
}

#es-loreal.es-loreal .es-info__text {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  text-align: center;
  line-height: 1.4;
}

#es-loreal.es-loreal .es-benefits {
  margin-bottom: 32px;
  padding: 0 16px;
}

#es-loreal.es-loreal .es-benefits__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 28px;
  font-weight: 500;
  color: #330c69;
  text-align: center;
  margin-bottom: 32px;
}

#es-loreal.es-loreal .es-benefits__benefit {
  margin-bottom: 64px;
}

#es-loreal.es-loreal .es-benefits__benefit:last-child {
  margin-bottom: 0;
}

#es-loreal.es-loreal .es-benefits__content {
  padding-top: 24px;
}

#es-loreal.es-loreal .es-benefits__subtitle {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 24px;
}

#es-loreal.es-loreal .es-benefits__list {
  padding: 0;
  margin: 0;
  margin-bottom: 32px;
  list-style: none;
}

#es-loreal.es-loreal .es-benefits__item {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  line-height: 1.4;
  position: relative;
  padding-left: 44px;
}

#es-loreal.es-loreal .es-benefits__item:not(:last-child) {
  margin-bottom: 24px;
}

#es-loreal.es-loreal .es-benefits__item::before {
  position: absolute;
  content: url("img/check.png");
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#es-loreal.es-loreal .es-benefits__item:hover::before {
  -webkit-transform: translate(-8px, -50%);
  transform: translate(-8px, -50%);
}

#es-loreal.es-loreal .es-benefits__link {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  position: relative;
  display: inline-block;
  padding: 16px 22px;
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #330c69;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  z-index: 1;
  border-radius: 4px;
  margin-left: 44px;
}

#es-loreal.es-loreal .es-benefits__link::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  background-color: #bb974e;
  border-radius: 4px;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left;
  transform-origin: left;
}

#es-loreal.es-loreal .es-benefits__link:hover::before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

#es-loreal.es-loreal .es-benefits__img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

#es-loreal.es-loreal .es-cross {
  max-width: 885px;
  margin: 0 auto;
  margin-bottom: 100px;
  padding: 0 24px;
}

#es-loreal.es-loreal .es-cross__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  color: #330c69;
  font-size: 28px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 32px;
  text-transform: uppercase;
}

#es-loreal.es-loreal .es-cross__product {
  max-width: 300px;
  padding: 0 32px;
  padding-right: 0;
  margin: 0 auto;
  margin-bottom: 64px;
  position: relative;
  border-bottom: 3px solid #bfadcc;
  border-left: 3px solid #bfadcc;
}

#es-loreal.es-loreal .es-cross__product::before {
  content: "1";
  font-size: 80px;
  color: #330c69;
  position: absolute;
  background: #fff;
  top: -16px;
  left: -26px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#es-loreal.es-loreal .es-cross__product--1::before {
  left: -19px;
}

#es-loreal.es-loreal .es-cross__product--2::before {
  content: "2";
}

#es-loreal.es-loreal .es-cross__product--3::before {
  content: "3";
}

#es-loreal.es-loreal .es-cross__product--4::before {
  content: "4";
}

#es-loreal.es-loreal .es-cross__product--5::before {
  content: "5";
}

#es-loreal.es-loreal .es-cross__product--6::before {
  content: "6";
}

#es-loreal.es-loreal .es-cross__text {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 16px;
}

#es-loreal.es-loreal .es-cross__desc {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 16px;
  margin-bottom: 24px;
}

#es-loreal.es-loreal .es-cross__packshot {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#es-loreal.es-loreal .es-cross__packshot:hover {
  -webkit-transform: scale(1.02) translateY(-2px);
  transform: scale(1.02) translateY(-2px);
}

#es-loreal.es-loreal .es-cross__img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  margin-right: 0;
  background: #fff;
  position: relative;
  top: 4px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#es-loreal.es-loreal .es-footer__logo {
  margin-bottom: 80px;
}

#es-loreal.es-loreal .es-footer__img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

@media screen and (min-width: 1200px) {
  #es-loreal.es-loreal .es-kv__header-wrapper {
    position: absolute;
    top: 120px;
    left: 40px;
  }
  #es-loreal.es-loreal .es-kv__name {
    left: 40px;
  }
  #es-loreal.es-loreal .es-kv__subtitle {
    left: 53px;
    font-size: 40px;
    font-weight: bold;
    top: 403px;
  }
  #es-loreal.es-loreal .es-kv__title {
    font-size: 40px;
  }
  #es-loreal.es-loreal .es-about__title {
    font-size: 32px;
  }
  #es-loreal.es-loreal .es-info__title {
    font-size: 40px;
  }
  #es-loreal.es-loreal .es-benefits__title {
    font-size: 32px;
  }
  #es-loreal.es-loreal .es-benefits__benefit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-items: center;
  }
  #es-loreal.es-loreal
    .es-benefits__benefit:nth-child(odd)
    .es-benefits__image {
    padding-left: 24px;
    padding-right: 0;
  }
  #es-loreal.es-loreal .es-benefits__content {
    -webkit-box-flex: 1;
    -ms-flex: 1 50%;
    flex: 1 50%;
    padding-bottom: 0;
    padding-left: 40px;
  }
  #es-loreal.es-loreal .es-benefits__image {
    -webkit-box-flex: 1;
    -ms-flex: 1 50%;
    flex: 1 50%;
    padding-right: 24px;
  }
  #es-loreal.es-loreal .es-cross__title {
    font-size: 40px;
  }
  #es-loreal.es-loreal .es-about {
    max-width: none;
  }
  #es-loreal.es-loreal .es-about__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-flow: row-reverse;
    flex-flow: row-reverse;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  #es-loreal.es-loreal .es-about__content {
    -webkit-box-flex: 1;
    -ms-flex: 1 50%;
    flex: 1 50%;
    padding-left: 72px;
  }
  #es-loreal.es-loreal .es-about__packshot {
    -webkit-box-flex: 1;
    -ms-flex: 1 50%;
    flex: 1 50%;
  }
  #es-loreal.es-loreal .es-about__text,
  #es-loreal.es-loreal .es-about__title {
    max-width: 370px;
  }
  #es-loreal.es-loreal .es-info {
    margin-bottom: 80px;
  }
  #es-loreal.es-loreal .es-benefits {
    margin-bottom: 80px;
  }
  #es-loreal.es-loreal .es-benefits__title {
    margin-bottom: 64px;
  }
  #es-loreal.es-loreal .es-benefits__benefit {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 0;
  }
  #es-loreal.es-loreal .es-benefits__content {
    padding-top: 64px;
  }
  #es-loreal.es-loreal .es-cross__products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #es-loreal.es-loreal .es-cross__product {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: none;
  }
  #es-loreal.es-loreal .es-cross__product:not(:last-child) {
    margin-right: 48px;
  }
  #es-loreal.es-loreal .es-cross__product--1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #es-loreal.es-loreal .es-cross__product--2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #es-loreal.es-loreal .es-cross__product--3 {
    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-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #es-loreal.es-loreal .es-cross__product--4 {
    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-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #es-loreal.es-loreal .es-cross__product--5 {
    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-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #es-loreal.es-loreal .es-cross__product--6 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 550px;
    margin-bottom: 0;
  }
  #es-loreal.es-loreal .es-cross__content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 16px;
  }
  #es-loreal.es-loreal .es-cross__packshot {
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  #es-loreal.es-loreal .es-info__content {
    max-width: 630px;
    padding-left: 70px;
    padding-right: 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);
  }
}

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

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

@-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);
  }
}
