#es-loreal.es-loreal {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  max-width: 731px;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  color: #1d1d1b;
  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: #1d1d1b;
}

#es-loreal.es-loreal .es-kv__images {
  padding-top: 32px;
}

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

#es-loreal.es-loreal .es-kv__banner {
  position: relative;
  background: url('images/banner.png') no-repeat center;
  background-size: cover;
  padding: 32px 0;
  padding-top: 32px;
  min-height: 534px;
}

#es-loreal.es-loreal .es-kv__badge {
  position: absolute;
  top: -79px;
  right: 0;
  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__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  padding: 0 16px;
  margin-bottom: 16px;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 32px;
  text-align: center;
  letter-spacing: -1px;
  line-height: 1.1;
  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__title--desktop {
  display: none;
}

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

#es-loreal.es-loreal .es-kv__img--packshot {
  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__img--line {
  position: absolute;
  top: -32px;
  left: 50%;
  display: none;
}

#es-loreal.es-loreal .es-kv__packshot {
  position: relative;
}

#es-loreal.es-loreal .es-kv__circle {
  position: relative;
  padding: 32px 0;
  padding-top: 0;
}

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

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

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

#es-loreal.es-loreal .es-kv__content--mobile {
  padding-top: 32px;
}

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

#es-loreal.es-loreal .es-kv__text {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 18px;
}

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

#es-loreal.es-loreal .es-info {
  padding: 56px 16px;
}

#es-loreal.es-loreal .es-info__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  margin-bottom: 32px;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 32px;
  text-align: center;
  letter-spacing: -1px;
  line-height: 1.1;
}

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

#es-loreal.es-loreal .es-benefits {
  margin-bottom: 56px;
}

#es-loreal.es-loreal .es-benefits__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 56px 0;
}

#es-loreal.es-loreal .es-benefits__single {
  width: 332px;
}

#es-loreal.es-loreal .es-benefits__single:hover .es-benefits__img--bg {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

#es-loreal.es-loreal .es-benefits__image {
  overflow: hidden;
  margin-bottom: 16px;
}

#es-loreal.es-loreal .es-benefits__img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

#es-loreal.es-loreal .es-benefits__tile {
  position: relative;
}

#es-loreal.es-loreal .es-benefits__label {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  text-transform: uppercase;
  font-size: 32px;
  text-align: center;
  line-height: 1.1;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#es-loreal.es-loreal .es-benefits__label span {
  font-size: 80px;
}

#es-loreal.es-loreal .es-benefits__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  text-align: center;
  margin-bottom: 16px;
  text-transform: uppercase;
  font-weight: 700;
}

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

#es-loreal.es-loreal .es-benefits__text--banner {
  text-transform: uppercase;
  font-size: 54px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

#es-loreal.es-loreal .es-benefits__text--left {
  text-align: left;
  font-size: 39px;
  font-weight: 300;
}

#es-loreal.es-loreal .es-benefits__text--right {
  text-align: right;
  font-size: 66px;
}

#es-loreal.es-loreal .es-benefits__banner {
  padding: 32px 0;
  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;
  gap: 16px;
  display: none;
}

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

#es-loreal.es-loreal .es-you {
  margin-bottom: 56px;
}

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

#es-loreal.es-loreal .es-you__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 32px;
  font-weight: 300;
  margin-bottom: 32px;
  text-transform: uppercase;
  line-height: 1.1;
}

#es-loreal.es-loreal .es-you__text {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 18px;
}

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

#es-loreal.es-loreal .es-formula {
  margin-bottom: 56px;
}

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

#es-loreal.es-loreal .es-formula__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 32px;
  font-weight: 300;
  margin-bottom: 32px;
  text-transform: uppercase;
  line-height: 1.1;
}

#es-loreal.es-loreal .es-formula__text {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 18px;
}

#es-loreal.es-loreal .es-formula__img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  border-radius: 16px;
}

#es-loreal.es-loreal .es-formula__photo {
  max-width: 469px;
  margin: 0 auto;
  padding-bottom: 55px;
}

#es-loreal.es-loreal .es-formula__photo:hover .es-formula__label {
  -webkit-transform: translateY(-5%);
  transform: translateY(-5%);
}

#es-loreal.es-loreal .es-formula__image {
  position: relative;
  max-width: 431px;
  margin-right: 38px;
  padding: 16px;
  border-radius: 16px;
  -webkit-box-shadow: 8px 16px 40px rgba(0, 0, 0, 0.06);
  box-shadow: 8px 16px 40px rgba(0, 0, 0, 0.06);
}

#es-loreal.es-loreal .es-formula__label {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  bottom: -55px;
  right: -38px;
  width: 157px;
  height: 75px;
  border-radius: 16px;
  background: #fff;
  -webkit-box-shadow: 8px 16px 40px rgba(0, 0, 0, 0.06);
  box-shadow: 8px 16px 40px rgba(0, 0, 0, 0.06);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#es-loreal.es-loreal .es-formula__acid {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 27px;
  font-weight: 900;
  line-height: 1;
}

#es-loreal.es-loreal .es-formula__acid span {
  line-height: 1;
  font-size: 57px;
  font-weight: 400;
}

#es-loreal.es-loreal .es-formula__acid strong {
  font-weight: 900;
  position: relative;
  top: -6px;
}

#es-loreal.es-loreal .es-shades {
  margin-bottom: 56px;
}

#es-loreal.es-loreal .es-shades__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 32px;
  font-weight: 300;
  margin-bottom: 32px;
  padding: 0 16px;
  text-transform: uppercase;
  line-height: 1.1;
  text-align: center;
}

#es-loreal.es-loreal .es-shades__subtitle {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 18px;
  text-align: center;
  margin-bottom: 64px;
  padding: 0 16px;
}

#es-loreal.es-loreal .es-shades__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 886px;
  margin: 0 auto;
  gap: 24px;
  margin-bottom: 32px;
  padding: 0 16px;
}

#es-loreal.es-loreal .es-shades__single {
  width: 76px;
  margin-bottom: 32px;
}

#es-loreal.es-loreal .es-shades__packshot {
  margin-bottom: 16px;
}

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

#es-loreal.es-loreal .es-shades__label {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  text-align: center;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

#es-loreal.es-loreal .es-shades__trick {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 24px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 24px;
}

#es-loreal.es-loreal .es-shades__text {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  text-align: center;
  width: 280px;
  background: #fff;
  padding: 20px 0;
  border-radius: 8px;
  -webkit-box-shadow: 8px 16px 40px rgba(0, 0, 0, 0.06);
  box-shadow: 8px 16px 40px rgba(0, 0, 0, 0.06);
  letter-spacing: -0.5px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 1;
}

#es-loreal.es-loreal .es-shades__text:hover {
  -webkit-transform: translateY(-5%);
  transform: translateY(-5%);
}

#es-loreal.es-loreal .es-tests__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 32px;
  font-weight: 300;
  margin-bottom: 32px;
  padding: 0 16px;
  text-transform: uppercase;
  line-height: 1.1;
  text-align: center;
}

#es-loreal.es-loreal .es-tests__test {
  max-width: 431px;
  margin: 0 auto;
  margin-bottom: 56px;
}

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

#es-loreal.es-loreal .es-tests__subtitle {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 32px;
}

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

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

#es-loreal.es-loreal .es-tests__image {
  margin-bottom: 32px;
}

#es-loreal.es-loreal .es-virtual {
  margin-bottom: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  gap: 16px;
}

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

#es-loreal.es-loreal .es-virtual__image {
  padding-left: 16px;
  margin-bottom: 32px;
}

#es-loreal.es-loreal .es-virtual__instr {
  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-loreal.es-loreal .es-virtual__label {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 24px;
  padding-top: 12px;
  font-size: 16px;
  font-weight: 700;
  width: 257px;
  height: 42px;
  color: #fff;
  background: #ff304d;
  text-transform: uppercase;
  display: inline-block;
  border-radius: 5px;
}

#es-loreal.es-loreal .es-virtual__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  margin-bottom: 16px;
  font-size: 40px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1px;
}

#es-loreal.es-loreal .es-virtual__subtitle {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}

#es-loreal.es-loreal .es-virtual__wrapper {
  margin-bottom: 24px;
  padding: 24px;
}

#es-loreal.es-loreal .es-virtual__content {
  max-width: 332px;
  padding: 0;
  padding-left: 20px;
  list-style: none;
  counter-reset: my-awesome-counter;
}

#es-loreal.es-loreal .es-virtual__item {
  margin-bottom: 8px;
  counter-increment: my-awesome-counter;
}

#es-loreal.es-loreal .es-virtual__text {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  position: relative;
}

#es-loreal.es-loreal .es-virtual__text::before {
  content: counter(my-awesome-counter) '. ';
  font-weight: bold;
  position: absolute;
  left: -20px;
}

#es-loreal.es-loreal .es-cross {
  margin-bottom: 56px;
}

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

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

#es-loreal.es-loreal .es-cross__packshot {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}

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

#es-loreal.es-loreal .es-cross__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 32px 16px;
}

#es-loreal.es-loreal .es-cross__single {
  width: 258px;
  max-width: 100%;
  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: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

#es-loreal.es-loreal .es-cross__single:hover .es-cross__link {
  background: #e1044b;
}

#es-loreal.es-loreal .es-cross__product {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 8px;
}

#es-loreal.es-loreal .es-cross__name {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  text-align: center;
  font-size: 16px;
  margin-bottom: 8px;
}

#es-loreal.es-loreal .es-cross__link {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  padding: 12px;
  border-radius: 4px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  background: #1d1d1b;
  text-decoration: none;
  display: block;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

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

#es-loreal.es-loreal .es-slider {
  margin-bottom: 56px;
}

#es-loreal.es-loreal .es-slider__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 32px;
  font-weight: 300;
  margin-bottom: 32px;
  padding: 0 16px;
  text-transform: uppercase;
  line-height: 1.1;
  text-align: center;
}

#es-loreal.es-loreal .es-slider__wrapper {
  background: url('images/slider.png') no-repeat top left;
  padding: 56px 16px 0 16px;
}

#es-loreal.es-loreal .es-slider__content {
  max-width: 886px;
  padding: 16px 24px;
  margin: 0 auto;
  background: #fff;
  border-radius: 16px;
  -webkit-box-shadow: 8px 16px 40px rgba(0, 0, 0, 0.06);
  box-shadow: 8px 16px 40px rgba(0, 0, 0, 0.06);
}

#es-loreal.es-loreal .es-slider__persona {
  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-loreal.es-loreal .es-slider__img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

#es-loreal.es-loreal .es-slider__photo {
  margin-bottom: 16px;
}

#es-loreal.es-loreal .es-slider__name {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
}

#es-loreal.es-loreal .es-slider__job {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 14px;
  margin-bottom: 16px;
  text-align: center;
  line-height: 1.5;
}

#es-loreal.es-loreal .es-slider__subtitle {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}

#es-loreal.es-loreal .es-slider__content {
  position: relative;
}

#es-loreal.es-loreal .es-slider__arrow {
  width: 27px;
}

#es-loreal.es-loreal .es-slider .slick-button-prev {
  position: absolute;
  top: 50%;
  left: -12px;
}

#es-loreal.es-loreal .es-slider .slick-button-next {
  position: absolute;
  top: 50%;
  right: -12px;
}

#es-loreal.es-loreal .es-slider .slick-pagination {
  position: absolute;
  bottom: -32px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
}

#es-loreal.es-loreal .es-slider .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 4px;
  padding: 0;
  margin: 0;
}

#es-loreal.es-loreal .es-slider .slick-dots li {
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #1d1d1b;
  opacity: 1;
}

#es-loreal.es-loreal .es-slider .slick-dots li:not(:last-child) {
  margin-right: 6px;
}

#es-loreal.es-loreal .es-slider .slick-dots li.slick-active {
  background: #1d1d1b;
}

#es-loreal.es-loreal .es-slider .slick-dots li button {
  display: none;
}

#es-loreal.es-loreal .es-multi {
  margin-bottom: 56px;
}

#es-loreal.es-loreal .es-multi__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 32px;
  font-weight: 300;
  margin-bottom: 32px;
  text-transform: uppercase;
  line-height: 1.1;
}

#es-loreal.es-loreal .es-multi__content {
  padding: 0 16px;
  margin-bottom: 56px;
}

#es-loreal.es-loreal .es-multi__text {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 18px;
}

#es-loreal.es-loreal .es-multi__subtitle {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  padding: 0 16px;
  font-size: 18px;
  font-weight: 700;
}

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

#es-loreal.es-loreal .es-multi__packshot {
  margin-bottom: 16px;
}

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

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

#es-loreal.es-loreal .es-video {
  margin-bottom: 64px;
  position: relative;
}

#es-loreal.es-loreal .es-video__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 32px;
  font-weight: 300;
  margin-bottom: 64px;
  padding: 0 16px;
  text-transform: uppercase;
  line-height: 1.1;
  text-align: center;
}

#es-loreal.es-loreal .es-video__container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}

#es-loreal.es-loreal .es-video__iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

#es-loreal.es-loreal .es-footer {
  padding: 0 16px;
  padding-bottom: 56px;
}

#es-loreal.es-loreal .es-footer__text {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 12px;
}

@media screen and (min-width: 1200px) {
  #es-loreal.es-loreal .es-kv__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #es-loreal.es-loreal .es-kv__circle {
    opacity: 0;
    -webkit-animation: slideright 0.6s ease forwards;
    animation: slideright 0.6s ease forwards;
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
  }
  #es-loreal.es-loreal .es-kv__circle--mobile {
    display: none;
  }
  #es-loreal.es-loreal .es-kv__circle--desktop {
    display: block;
    position: relative;
    top: 120px;
  }
  #es-loreal.es-loreal .es-kv__img--line {
    position: absolute;
    top: -56px;
    right: 50%;
    left: auto;
    display: block;
    -webkit-transform: translateX(97%);
    transform: translateX(97%);
  }
  #es-loreal.es-loreal .es-kv__img--second-line {
    position: absolute;
    bottom: -120px;
    left: -48px;
  }
  #es-loreal.es-loreal .es-kv__title {
    font-size: 33px;
    margin-bottom: 40px;
  }
  #es-loreal.es-loreal .es-kv__title--mobile {
    display: none;
  }
  #es-loreal.es-loreal .es-kv__title--desktop {
    display: block;
  }
  #es-loreal.es-loreal .es-kv__packshot {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #es-loreal.es-loreal .es-kv__packshot:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  #es-loreal.es-loreal .es-kv__banner {
    padding-top: 48px;
  }
  #es-loreal.es-loreal .es-kv__content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #es-loreal.es-loreal .es-kv__content--mobile {
    display: none;
  }
  #es-loreal.es-loreal .es-kv__content--desktop {
    display: block;
  }
  #es-loreal.es-loreal .es-kv__content--2 {
    opacity: 0;
    -webkit-animation: slideleft 0.6s ease forwards;
    animation: slideleft 0.6s ease forwards;
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    padding-bottom: 120px;
  }
  #es-loreal.es-loreal .es-kv__texts {
    max-width: 248px;
    margin: 0 auto;
  }
  #es-loreal.es-loreal .es-kv__line {
    display: block;
    position: relative;
  }
  #es-loreal.es-loreal .es-info__title {
    font-size: 40px;
  }
  #es-loreal.es-loreal .es-you {
    margin-bottom: 120px;
  }
  #es-loreal.es-loreal .es-you__title {
    font-size: 40px;
  }
  #es-loreal.es-loreal .es-you__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #es-loreal.es-loreal .es-formula {
    margin-bottom: 120px;
  }
  #es-loreal.es-loreal .es-formula__title {
    font-size: 40px;
  }
  #es-loreal.es-loreal .es-formula__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
  }
  #es-loreal.es-loreal .es-formula__content {
    width: 50%;
    margin-bottom: 0;
  }
  #es-loreal.es-loreal .es-formula__photo {
    width: 50%;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  #es-loreal.es-loreal .es-shades {
    margin-bottom: 120px;
  }
  #es-loreal.es-loreal .es-shades__title {
    font-size: 40px;
  }
  #es-loreal.es-loreal .es-tests {
    margin-bottom: 32px;
  }
  #es-loreal.es-loreal .es-tests__title {
    font-size: 40px;
  }
  #es-loreal.es-loreal .es-tests__test {
    max-width: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 32px;
  }
  #es-loreal.es-loreal .es-tests__image {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-bottom: 0;
    padding-left: 16px;
  }
  #es-loreal.es-loreal .es-tests__content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #es-loreal.es-loreal .es-tests__text {
    margin-bottom: 0;
  }
  #es-loreal.es-loreal .es-virtual {
    margin-bottom: 120px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
  }
  #es-loreal.es-loreal .es-virtual__image {
    margin-bottom: 0;
  }
  #es-loreal.es-loreal .es-cross {
    margin-bottom: 120px;
  }
  #es-loreal.es-loreal .es-cross__title {
    font-size: 40px;
  }
  #es-loreal.es-loreal .es-cross__packshot--desktop {
    display: block;
  }
  #es-loreal.es-loreal .es-cross__packshot--mobile {
    display: none;
  }
  #es-loreal.es-loreal .es-cross__packshot {
    -webkit-transform: scale(1);
    transform: scale(1);
    margin-bottom: 56px;
  }
  #es-loreal.es-loreal .es-cross__single {
    position: relative;
  }
  #es-loreal.es-loreal .es-slider {
    margin-bottom: 156px;
  }
  #es-loreal.es-loreal .es-slider__title {
    font-size: 40px;
  }
  #es-loreal.es-loreal .es-slider__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 32px;
  }
  #es-loreal.es-loreal .es-slider__persona {
    min-width: 136px;
    margin-right: 32px;
  }
  #es-loreal.es-loreal .es-slider__slides {
    width: calc(100% - 136px);
  }
  #es-loreal.es-loreal .es-slider__job {
    margin-bottom: 0;
  }
  #es-loreal.es-loreal .es-multi {
    margin-bottom: 120px;
  }
  #es-loreal.es-loreal .es-multi__title {
    font-size: 40px;
  }
  #es-loreal.es-loreal .es-multi__container {
    padding: 0 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 32px;
    margin-bottom: 56px;
  }
  #es-loreal.es-loreal .es-multi__packshot {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #es-loreal.es-loreal .es-multi__content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #es-loreal.es-loreal .es-multi__subtitle {
    text-align: center;
  }
  #es-loreal.es-loreal .es-multi__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 32px;
  }
  #es-loreal.es-loreal .es-multi__subtitle {
    margin-bottom: 32px;
  }
  #es-loreal.es-loreal .es-multi__lines {
    display: block;
    margin-bottom: 32px;
    padding: 0 64px;
  }
  #es-loreal.es-loreal .es-multi__par {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #es-loreal.es-loreal .es-video {
    margin-bottom: 120px;
  }
  #es-loreal.es-loreal .es-video__title {
    font-size: 40px;
  }
}

@media screen and (min-width: 1200px) {
  #es-loreal.es-loreal .es-benefits__banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
  }
  #es-loreal.es-loreal .es-benefits__line {
    padding-top: 32px;
    display: block;
  }
  #es-loreal.es-loreal .es-benefits__img--line-1 {
    position: relative;
    left: 56px;
  }
  #es-loreal.es-loreal .es-benefits__img--line-3 {
    position: relative;
    left: -56px;
  }
  #es-loreal.es-loreal .es-slider .swiper-button-next,
  #es-loreal.es-loreal .es-slider .swiper-container-rtl .swiper-button-prev {
    right: -48px;
    left: auto;
  }
  #es-loreal.es-loreal .es-slider .swiper-button-prev,
  #es-loreal.es-loreal .es-slider .swiper-container-rtl .swiper-button-next {
    left: -48px;
    right: auto;
  }
  #es-loreal.es-loreal .es-slider .swiper-button-next,
  #es-loreal.es-loreal .es-slider .swiper-button-prev {
    width: 40px;
  }
  #es-loreal.es-loreal .es-cross__line {
    position: absolute;
    display: block;
    top: 0;
    left: 50%;
  }
  #es-loreal.es-loreal .es-cross__line--1 {
    top: -120px;
  }
  #es-loreal.es-loreal .es-cross__line--2 {
    top: -56px;
  }
  #es-loreal.es-loreal .es-cross__line--3 {
    top: -56px;
    -webkit-transform: translateX(-129px);
    transform: translateX(-129px);
  }
}

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

#es-loreal.es-loreal .es-benefits__single {
  width: 243px;
}

#es-loreal.es-loreal .es-cross__single {
  width: 200px;
}
/*# sourceMappingURL=style.css.map */
@media screen and (min-width: 1200px) {
  #es-loreal.es-loreal .es-kv__content--2 {
    padding-left: 124px;
  }
  #es-loreal.es-loreal .es-kv__content {
    flex-basis: 50%;
  }
  #es-loreal.es-loreal .es-you__title {
    font-size: 32px;
  }
}
