#es-loreal.es-loreal {
  font-family: "Montserrat", 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: "Montserrat", 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: 30px;
  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: 333px;
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  padding: 16px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}

#es-loreal.es-loreal .es-kv__content {
  background: url("images/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: bold;
  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__slogan {
  font-weight: bold;
  text-shadow: -3px 2px 8px rgba(0, 0, 0, 0.8);
  color: #fff;
  font-size: 18px;
  position: absolute;
  top: 520px;
  text-transform: uppercase;
}

#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-video {
  padding-bottom: 80px;
}

#es-loreal.es-loreal .es-video__video {
  width: 100%;
}

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

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

#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;
  margin-bottom: 20px;
  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-info__graph {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

#es-loreal.es-loreal .es-info__head {
  font-size: 20px;
  font-weight: 700;
  display: flex;
  text-align: center;
  color: #330c69;
  text-transform: uppercase;
  border: 2px solid #330c69;
  justify-content: center;
  align-items: center;
  padding: 80px 20px;
  max-width: 400px;
}

#es-loreal.es-loreal .es-info__particles {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#es-loreal.es-loreal .es-info__particle {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
#es-loreal.es-loreal .es-info__middle {
  height: 80px;
  width: 100%;
}

#es-loreal.es-loreal .es-info__line-container,
#es-loreal.es-loreal .es-info__box-container {
  height: 50%;
}

#es-loreal.es-loreal .es-info__line {
  height: 100%;
  width: 50%;
  border-right: 2px solid #330c69;
}

#es-loreal.es-loreal .es-info__box-container {
  width: 50%;
  margin-left: 25%;
  margin-right: 25%;
  border: 2px solid #330c69;
  border-bottom: none;
}

#es-loreal.es-loreal .es-info__header {
  font-size: 12px;
  text-align: center;
  color: #330c69;
  margin-bottom: 10px;
}

#es-loreal.es-loreal .es-info img {
  border: 2px solid #330c69;
}

#es-loreal.es-loreal .es-info__subheader {
  font-size: 12px;
  text-align: center;
  margin-top: 0;
}

#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: 700;
  margin-bottom: 24px;
  font-size: 20px;
}

#es-loreal.es-loreal .es-benefits__text {
  font-size: 18px;
  line-height: 1.3;
}

#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("images/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-tiles {
  margin: 40px 0 80px 0;
}

#es-loreal.es-loreal .es-tiles__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

#es-loreal.es-loreal .es-tiles__tile {
  -webkit-box-shadow: 4px 4px 37px 3px rgba(212, 198, 232, 1);
  -moz-box-shadow: 4px 4px 37px 3px rgba(212, 198, 232, 1);
  box-shadow: 4px 4px 37px 3px rgba(212, 198, 232, 1);
  border-radius: 15px;
  width: 90%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 270px;
  margin: 10px 20px;
}

#es-loreal.es-loreal .es-tiles__tile-content-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

#es-loreal.es-loreal .es-tiles__text {
  text-align: center;
  margin-top: 30px;
  margin-left: 45px;
  margin-right: 45px;
  font-size: 18px;
  line-height: 1.3;
}

#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: 700;
  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: 420px) {
  #es-loreal.es-loreal .es-kv__name {
    top: 331px;
    font-size: 15px;
  }

  #es-loreal.es-loreal .es-info__header,
  #es-loreal.es-loreal .es-info__subheader {
    font-size: 16px;
  }
}

@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__slogan {
    top: 535px;
    left: 53px;
  }

  #es-loreal.es-loreal .es-kv__title {
    font-size: 40px;
  }
  #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: 10px;
  }
  #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-info {
    margin-bottom: 80px;
  }
  #es-loreal.es-loreal .es-benefits {
    margin: 80px 0;
  }
  #es-loreal.es-loreal .es-benefits__title {
    margin-bottom: 64px;
  }
  #es-loreal.es-loreal .es-benefits__benefit {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
  }
  #es-loreal.es-loreal .es-benefits__content {
    padding-left: 40px;
    padding-right: 40px;
  }
  #es-loreal.es-loreal .es-tiles__wrapper {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
  }

  #es-loreal.es-loreal .es-tiles__tile {
    width: 30%;
    margin: 10px;
    align-items: flex-start;
  }

  #es-loreal.es-loreal .es-tiles__text {
    margin-left: 20px;
    margin-right: 20px;
  }

  #es-loreal.es-loreal .es-tiles__tile-content-wrapper {
    margin-top: 59px;
  }

  #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 {
    background: url(images/bg.png)
      no-repeat 14%;
  }

  #es-loreal.es-loreal .es-info__graph {
    flex-direction: row;
    width: calc(100% - 100px);
    margin-left: 100px;
  }
  #es-loreal.es-loreal .es-info__head {
    padding: 20px;
    max-width: 250px;
  }

  #es-loreal.es-loreal .es-info__middle {
    height: 140px;
    width: 50px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
  }
  #es-loreal.es-loreal .es-info__line-container {
    width: 50%;
  }
  #es-loreal.es-loreal .es-info__particles {
    flex-direction: column;
    height: 280px;
  }
  #es-loreal.es-loreal .es-info__line {
    height: 100%;
    width: 100%;
    border-bottom: 2px solid #330c69;
    border-right: none;
  }
  #es-loreal.es-loreal .es-info__box-container {
    margin: unset;
    border-bottom: 2px solid #330c69;
    height: 100%;
    border-right: none;
  }
  #es-loreal.es-loreal .es-info__particle {
    width: 95%;
    flex-direction: row;
  }
  #es-loreal.es-loreal .es-info__particle img {
    width: 115px;
  }
  #es-loreal.es-loreal .es-info__header,
  #es-loreal.es-loreal .es-info__subheader {
    text-align: left;
    margin-left: 5px;
  }
  #es-loreal.es-loreal .es-info__content {
    margin-right: 40px;
  }
  #es-loreal.es-loreal .es-info__header,
  #es-loreal.es-loreal .es-info__subheader {
    font-size: 18px;
  }

  #es-loreal.es-loreal .es-info__header {
    font-weight: bold;
  }

  #es-loreal.es-loreal .es-info {
    padding-top: 40px;
    padding-bottom: 80px;
  }
}

@-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);
  }
}
/*# sourceMappingURL=style.css.map */
