/* Locator Web Light */
@font-face {
  font-family: "LocatorWeb";
  src: url("/p_36034/fonts/LocatorWebLight/LocatorWebLight.eot");
  src: url("/p_36034/fonts/LocatorWebLight/LocatorWebLight.eot?#iefix") format("embedded-opentype"), url("fonts/LocatorWebLight/LocatorWebLight.woff2") format("woff2"), url("fonts/LocatorWebLight/LocatorWebLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
/* Locator Web Medium */
@font-face {
  font-family: "LocatorWeb";
  src: url("/p_36034/fonts/LocatorWebMedium/LocatorWebMedium.eot");
  src: url("/p_36034/fonts/LocatorWebMedium/LocatorWebMedium.eot?#iefix") format("embedded-opentype"), url("fonts/LocatorWebMedium/LocatorWebMedium.woff2") format("woff2"), url("fonts/LocatorWebMedium/LocatorWebMedium.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@-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);
  }
}
#es-loreal.es-loreal img {
  max-width: 100%;
}

#es-loreal.es-loreal {
  font-family: "LocatorWeb", Tahoma, Geneva, Verdana, sans-serif;
  font-size: 18px;
  font-weight: 200;
  line-height: 1.2;
  max-width: 731px;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  color: #000;
  background: #fff;
}
#es-loreal.es-loreal .es-kv {
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  background-image: url(/media/richcontent/pl/p_36034/images/kv-bg.png);
  background-repeat: no-repeat;
  background-size: 60%;
  background-position: 90% 0%;
  position: relative;
}
#es-loreal.es-loreal .es-kv__brand {
  position: absolute;
  top: 0;
  left: 50px;
  -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__content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 10px;
  min-width: 200px;
  -webkit-animation: slideright 0.6s ease forwards;
          animation: slideright 0.6s ease forwards;
}
#es-loreal.es-loreal .es-kv__text {
  text-align: right;
  padding-right: 20px;
}
#es-loreal.es-loreal .es-kv__title {
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 0;
}
#es-loreal.es-loreal .es-kv__title span {
  color: #c12735;
}
#es-loreal.es-loreal .es-kv__logo {
  width: 220px;
  -webkit-animation: slideleft 0.6s ease forwards;
          animation: slideleft 0.6s ease forwards;
}
#es-loreal.es-loreal .es-kv__claim {
  font-size: 14px;
  margin-top: 5px;
}
#es-loreal.es-loreal .es-kv__packshot {
  margin-top: 20px;
}
#es-loreal.es-loreal .es-kv__packshot img {
  width: 100px;
}
#es-loreal.es-loreal .es-effects__title {
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
}
#es-loreal.es-loreal .es-effects__icons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
#es-loreal.es-loreal .es-effects__single {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 150px;
  height: 150px;
  margin: 5px 10px;
}
#es-loreal.es-loreal .es-effects__single img {
  width: 40px;
}
#es-loreal.es-loreal .es-effects__text {
  text-align: center;
  font-size: 14px;
  font-weight: bolder;
}
#es-loreal.es-loreal .es-results {
  padding: 40px 20px;
  background-image: url(/media/richcontent/pl/p_36034/images/results-bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #fff;
}
#es-loreal.es-loreal .es-results__title {
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 5px;
}
#es-loreal.es-loreal .es-results__content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}
#es-loreal.es-loreal .es-results__single {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 180px;
  height: 80px;
  margin: 5px 10px;
}
#es-loreal.es-loreal .es-results__percent {
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 30px;
}
#es-loreal.es-loreal .es-results__text {
  margin-top: 0;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
}
#es-loreal.es-loreal .es-ingr__title {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 30px;
  margin-top: 3rem;
  margin-bottom: 3rem;
}
#es-loreal.es-loreal .es-ingr__retinol {
  width: 100%;
  min-height: 150px;
  background-image: url(/media/richcontent/pl/p_36034/images/retinol-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 20px 0;
}
#es-loreal.es-loreal .es-ingr__text {
  background-color: rgba(255, 255, 255, 0.6);
  padding: 10px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font-weight: bold;
  text-transform: uppercase;
  padding-right: 40px;
}
#es-loreal.es-loreal .es-ingr__retinolText {
  padding: 40px 0;
  font-size: 18px;
}
#es-loreal.es-loreal .es-ingr__container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
#es-loreal.es-loreal .es-ingr__single {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 150px;
  min-height: 260px;
  margin: 5px 10px;
}
#es-loreal.es-loreal .es-ingr__main {
  width: 150px;
  height: 160px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#es-loreal.es-loreal .es-ingr__main--1 {
  background-image: url(/media/richcontent/pl/p_36034/images/vitb3-bg.png);
}
#es-loreal.es-loreal .es-ingr__main--2 {
  background-image: url(/media/richcontent/pl/p_36034/images/gliceryn-bg.png);
}
#es-loreal.es-loreal .es-ingr__main--3 {
  background-image: url(/media/richcontent/pl/p_36034/images/hialuron-bg.png);
}
#es-loreal.es-loreal .es-ingr__main--4 {
  background-image: url(/media/richcontent/pl/p_36034/images/termal-water-bg.png);
}
#es-loreal.es-loreal .es-ingr__name {
  text-transform: uppercase;
  line-height: 1;
  padding: 10px 5px;
  background-color: rgba(255, 255, 255, 0.8);
  width: 80%;
  min-height: 50px;
  font-size: 16px;
  transition: 0.4s ease-in-out;
}
#es-loreal.es-loreal .es-ingr__name span {
  font-size: 12px;
}
#es-loreal.es-loreal .es-ingr__desc {
  font-size: 14px;
}
#es-loreal.es-loreal .es-ingr__single:hover .es-ingr__name {
  background-color: rgb(255, 255, 255);
}
#es-loreal.es-loreal .es-use {
  min-height: 300px;
  background-image: url(/media/richcontent/pl/p_36034/images/use-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 70% 0%;
}
#es-loreal.es-loreal .es-use__content {
  max-width: 55%;
  color: #fff;
  padding: 40px;
}
#es-loreal.es-loreal .es-use__title {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: bold;
}
#es-loreal.es-loreal .es-cross {
  margin: 50px 0;
  background-image: url(/media/richcontent/pl/p_36034/images/cross-bg.png);
  background-repeat: no-repeat;
  background-size: 80%;
  background-position: center;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  position: relative;
  min-height: 900px;
}
#es-loreal.es-loreal .es-cross :nth-child(2) {
  align-self: flex-start;
}
#es-loreal.es-loreal .es-cross__mainTitle {
  color: #000;
  text-transform: uppercase;
  text-align: center;
  margin: 50px;
  font-size: 35px;
}
#es-loreal.es-loreal .es-cross__single {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 50%;
  max-height: 400px;
  position: absolute;
}
#es-loreal.es-loreal .es-cross__single img {
  max-width: 100%;
  max-height: 100%;
  height: 400px;
  transition: 0.4s ease-in-out;
}
#es-loreal.es-loreal .es-cross__single--1 {
  top: 0;
  right: 50px;
}
#es-loreal.es-loreal .es-cross__single--2 {
  top: 300px;
  left: 30px;
}
#es-loreal.es-loreal .es-cross__single--3 {
  bottom: 0px;
  right: 50px;
}
#es-loreal.es-loreal .es-cross__content {
  max-width: 200px;
}
#es-loreal.es-loreal .es-cross__name {
  text-transform: uppercase;
  font-size: 25px;
  margin-top: 0;
  padding-top: 0;
}
#es-loreal.es-loreal .es-cross__number {
  color: #c12735;
  font-weight: bold;
  font-size: 150px;
  margin: 0;
  padding: 0;
}
#es-loreal.es-loreal .es-cross__desc {
  font-size: 16px;
}
#es-loreal.es-loreal .es-cross__link {
  padding: 5px 10px;
  background-color: #c12735;
  color: #fff;
  text-decoration: none;
  margin: 20px 0;
  transition: 0.5s ease;
}
#es-loreal.es-loreal .es-cross__single:hover img {
  transform: scale(1.05);
}
#es-loreal.es-loreal .es-cross__single:hover .es-cross__link {
  color: #c12735;
  background-color: #fff;
  outline: 2.5px solid #c12735;
}
#es-loreal.es-loreal .es-obligations {
  margin: 50px 0;
}
#es-loreal.es-loreal .es-obligations__title {
  text-align: center;
  text-transform: uppercase;
  font-size: 35px;
  margin-bottom: 3rem;
}
#es-loreal.es-loreal .es-obligations__ctn {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
#es-loreal.es-loreal .es-obligations__single {
  width: 45%;
  min-width: 250px;
  height: 150px;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: flex-end;
  margin: 3.5px;
}
#es-loreal.es-loreal .es-obligations__single--1 {
  background-image: url(/media/richcontent/pl/p_36034/images/obligations-bg-1.png);
}
#es-loreal.es-loreal .es-obligations__single--2 {
  background-image: url(/media/richcontent/pl/p_36034/images/obligations-bg-2.png);
}
#es-loreal.es-loreal .es-obligations__single--3 {
  background-image: url(/media/richcontent/pl/p_36034/images/obligations-bg-3.png);
}
#es-loreal.es-loreal .es-obligations__single--4 {
  background-image: url(/media/richcontent/pl/p_36034/images/obligations-bg-4.png);
}
#es-loreal.es-loreal .es-obligations__text {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 2px -1px 19px rgb(66, 68, 90);
  padding: 10px;
  font-weight: bolder;
  font-size: 14px;
}
#es-loreal.es-loreal .es-footer {
  margin: 50px 0;
}
#es-loreal.es-loreal .es-footer__text {
  text-align: center;
  margin: 0;
  font-size: 12px;
}

@media screen and (max-width: 700px) {
  #es-loreal.es-loreal .es-cross {
    background-image: none;
  }
  #es-loreal.es-loreal .es-cross__single {
    position: static;
    width: 100%;
  }
  #es-loreal.es-loreal .es-cross__number {
    font-size: 100px;
  }
  #es-loreal.es-loreal .es-cross__name {
    font-size: 20px;
  }
  #es-loreal.es-loreal .es-obligations__single {
    width: 300px;
    height: 150px;
  }
}
@media screen and (max-width: 600px) {
  #es-loreal.es-loreal .es-kv {
    background-position: 40% 80%;
    background-size: 150%;
  }
  #es-loreal.es-loreal .es-kv__brand {
    width: 200px;
    left: 15%;
  }
  #es-loreal.es-loreal .es-kv__content {
    margin-top: 50px;
  }
  #es-loreal.es-loreal .es-kv__title {
    text-align: center;
  }
  #es-loreal.es-loreal .es-kv__claim {
    text-align: center;
  }
  #es-loreal.es-loreal .es-use {
    background-position: left;
  }
  #es-loreal.es-loreal .es-use__content {
    max-width: 100%;
  }
}
@media screen and (max-width: 400px) {
  #es-loreal.es-loreal .es-kv__title {
    font-size: 20px;
  }
  #es-loreal.es-loreal .es-cross {
    background-image: none;
  }
  #es-loreal.es-loreal .es-cross__mainTitle {
    font-size: 25px;
  }
  #es-loreal.es-loreal .es-cross__single {
    padding: 20px 0;
    position: static;
    width: 100%;
  }
  #es-loreal.es-loreal .es-cross__single img {
    height: 250px;
    margin: 10px;
  }
  #es-loreal.es-loreal .es-cross__number {
    font-size: 80px;
  }
  #es-loreal.es-loreal .es-cross__name {
    font-size: 18px;
  }
  #es-loreal.es-loreal .es-cross__link {
    font-size: 16px;
  }
}/*# sourceMappingURL=style.css.map */