  #es-maybelline.es-maybelline {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.2;
  max-width: 998px;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  color: #000;
  background: #fff;
}

#es-maybelline.es-maybelline * {  
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#es-maybelline.es-maybelline h2,
#es-maybelline.es-maybelline h3,
#es-maybelline.es-maybelline h4,
#es-maybelline.es-maybelline h5 {
  font-family: "Roboto", sans-serif;
  color: #000;
}

#es-maybelline.es-maybelline .es-kv__logo {
  background: #000;
  padding: 20px 16px;
}

#es-maybelline.es-maybelline .es-kv__img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

#es-maybelline.es-maybelline .es-kv__img--logo {
  opacity: 0;
  -webkit-animation: slidedown 0.6s forwards;
          animation: slidedown 0.6s forwards;
}

#es-maybelline.es-maybelline .es-kv__img--badge {
  display: none;
  padding-top: 24px;
  margin-left: 0;
}

#es-maybelline.es-maybelline .es-kv__img--photo {
  width: 100%;
}

#es-maybelline.es-maybelline .es-kv__img--packshot {
  max-height: 300px;
}

#es-maybelline.es-maybelline .es-kv__img--info {
  max-width: none;
}

#es-maybelline.es-maybelline .es-kv__content {
  position: relative;
}

#es-maybelline.es-maybelline .es-kv__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  position: absolute;
  bottom: 16px;
  left: 16px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 53px;
  letter-spacing: -1px;
  font-family: "Roboto Condensed", sans-serif;
  color: #e4b3c0;
  line-height: 1;
  opacity: 0;
  -webkit-animation: slideright 0.6s forwards;
          animation: slideright 0.6s forwards;
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
  -webkit-text-fill-color: #e4b3c0;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
}

#es-maybelline.es-maybelline .es-kv__title span {
  color: #fff;
  -webkit-text-fill-color: #fff;
  -webkit-text-stroke-width: 0;
  -webkit-text-stroke-color: #fff;
}

#es-maybelline.es-maybelline .es-kv__title sup {
  line-height: 0;
  font-size: 0.5em;
}

#es-maybelline.es-maybelline .es-kv__name {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 53px;
  letter-spacing: -1px;
  font-family: "Roboto Condensed", sans-serif;
}

#es-maybelline.es-maybelline .es-kv__label {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 33px;
  letter-spacing: -1px;
  background: #000;
  color: #fdc00f;
  text-align: center;
  max-width: 225px;
  padding: 4px 0;
  font-family: "Roboto Condensed", sans-serif;
  margin-bottom: 64px;
}

#es-maybelline.es-maybelline .es-kv__photo {
  position: relative;
  margin: 0 auto;
}

#es-maybelline.es-maybelline .es-kv__packshot {
  position: absolute;
  bottom: 0;
  left: -16px;
  opacity: 0;
  -webkit-animation: slideup 0.8s forwards;
          animation: slideup 0.8s forwards;
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}

#es-maybelline.es-maybelline .es-kv__info {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}

#es-maybelline.es-maybelline .es-kv__brand {
  margin-bottom: 72px;
}

#es-maybelline.es-maybelline .es-kv__disclaimer {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 10px;
}

#es-maybelline.es-maybelline .es-features {
  margin-bottom: 72px;
}

#es-maybelline.es-maybelline .es-features__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  padding: 0 16px;
  padding-top: 64px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 30px;
  letter-spacing: -1px;
  margin-bottom: 16px;
  text-align: center;
  font-family: "Roboto Condensed", sans-serif;
}

#es-maybelline.es-maybelline .es-features__title span {
  font-weight: 300;
}

#es-maybelline.es-maybelline .es-features__subtitle {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  padding: 0 16px;
  text-align: center;
  margin-bottom: 64px;
}

#es-maybelline.es-maybelline .es-features__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 0;
}

#es-maybelline.es-maybelline .es-features__single {
  width: 307px;
}

#es-maybelline.es-maybelline .es-features__img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

#es-maybelline.es-maybelline .es-features__tile {
  position: relative;
  padding-bottom: 3px;
}

#es-maybelline.es-maybelline .es-features__benefit {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 19px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 16px;
  text-align: center;
  min-height: 78px;
}

#es-maybelline.es-maybelline .es-features__text {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  margin-bottom: 16px;
  text-align: center;
}

#es-maybelline.es-maybelline .es-features__text sup {
  line-height: 0;
}

#es-maybelline.es-maybelline .es-benefits {
  margin-bottom: 72px;
}

#es-maybelline.es-maybelline .es-benefits__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 30px;
  letter-spacing: -1px;
  margin-bottom: 64px;
  font-family: "Roboto Condensed", sans-serif;
}

#es-maybelline.es-maybelline .es-benefits__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 32px;
}

#es-maybelline.es-maybelline .es-benefits__image {
  padding-left: 32px;
}

#es-maybelline.es-maybelline .es-benefits__img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  margin-right: 0;
}

#es-maybelline.es-maybelline .es-benefits__content {
  padding: 0 16px;
}

#es-maybelline.es-maybelline .es-benefits__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  margin-bottom: 64px;
}

#es-maybelline.es-maybelline .es-benefits__item:nth-child(2) .es-benefits__text {
  width: 100%;
  max-width: 320px;
}

#es-maybelline.es-maybelline .es-benefits__item:nth-child(3) .es-benefits__text {
  width: 100%;
  max-width: 400px;
}

#es-maybelline.es-maybelline .es-benefits__item:nth-child(4) .es-benefits__text {
  width: 100%;
  max-width: 480px;
}

#es-maybelline.es-maybelline .es-benefits__item:nth-child(5) .es-benefits__text {
  width: 100%;
  max-width: 560px;
}

#es-maybelline.es-maybelline .es-benefits__number {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 61px;
  font-weight: 700;
  line-height: 1;
}

#es-maybelline.es-maybelline .es-benefits__text {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  padding-top: 16px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 19px;
  border-top: 2px solid #000;
}

#es-maybelline.es-maybelline .es-banner {
  margin-bottom: 64px;
  position: relative;
}

#es-maybelline.es-maybelline .es-banner__img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  max-width: none;
}

#es-maybelline.es-maybelline .es-banner__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#es-maybelline.es-maybelline .es-banner__text {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  text-transform: uppercase;
  padding: 0 16px;
  padding-top: 16px;
  font-size: 33px;
  font-family: "Roboto Condensed", sans-serif;
}

#es-maybelline.es-maybelline .es-banner__text--1 {
  font-weight: 700;
}

#es-maybelline.es-maybelline .es-banner__text sup {
  line-height: 0;
  font-size: 0.5em;
}

#es-maybelline.es-maybelline .es-banner__text {
  position: absolute;
  top: 12%;
  padding: 0;
}

#es-maybelline.es-maybelline .es-banner__text--1 {
  left: 37px;
}

#es-maybelline.es-maybelline .es-colors {
  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;
  padding: 0 16px;
  margin-bottom: 80px;
}

#es-maybelline.es-maybelline .es-colors__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 30px;
  letter-spacing: -1px;
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  margin-bottom: 64px;
  padding: 0 16px;
  font-family: "Roboto Condensed", sans-serif;
}

#es-maybelline.es-maybelline .es-colors__title span {
  font-weight: 300;
}

#es-maybelline.es-maybelline .es-colors__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-maybelline.es-maybelline .es-colors__img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

#es-maybelline.es-maybelline .es-colors__single {
  width: 146px;
}

#es-maybelline.es-maybelline .es-colors__single:hover .es-colors__link {
  color: #fc2561;
}

#es-maybelline.es-maybelline .es-colors__text {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  margin-top: 24px;
  border-top: 2px solid #000;
  font-weight: 700;
  padding: 16px 0;
  text-align: center;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  letter-spacing: -0.5px;
  font-size: 13px;
}

#es-maybelline.es-maybelline .es-colors__link {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-weight: 700;
  padding: 16px 0;
  text-align: center;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  letter-spacing: -0.5px;
  background: #000;
  color: #fff;
  display: block;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#es-maybelline.es-maybelline .es-ba {
  margin-bottom: 64px;
  background: #e3c0c9;
  padding: 64px 16px;
}

#es-maybelline.es-maybelline .es-ba__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 30px;
  letter-spacing: -1px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 24px;
  padding: 0 16px;
  font-family: "Roboto Condensed", sans-serif;
}

#es-maybelline.es-maybelline .es-ba__title span {
  font-weight: 300;
}

#es-maybelline.es-maybelline .es-ba__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: 8px;
}

#es-maybelline.es-maybelline .es-ba__before, #es-maybelline.es-maybelline .es-ba__after {
  position: relative;
  max-width: 459px;
}

#es-maybelline.es-maybelline .es-ba__img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

#es-maybelline.es-maybelline .es-ba__text {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  margin: 0 auto;
  margin-bottom: 64px;
  text-align: center;
  max-width: 800px;
}

#es-maybelline.es-maybelline .es-disc__text {
  text-align: center;
  font-size: 10px;
  margin-bottom: 24px;
}

#es-maybelline.es-maybelline .es-cross {
  margin-bottom: 56px;
  padding: 40px 16px;
}

#es-maybelline.es-maybelline .es-cross__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 30px;
  letter-spacing: -1px;
  margin-bottom: 56px;
  font-family: "Roboto Condensed", sans-serif;
  text-align: center;
}

#es-maybelline.es-maybelline .es-cross__title span {
  font-weight: 300;
}

#es-maybelline.es-maybelline .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;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 32px 8px;
}

#es-maybelline.es-maybelline .es-cross__single {
  max-width: 292px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

#es-maybelline.es-maybelline .es-cross__packshot {
  margin-bottom: 16px;
  padding-bottom: 16px;
  width: 100%;
  border-bottom: 1px solid #000;
}

#es-maybelline.es-maybelline .es-cross__img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

#es-maybelline.es-maybelline .es-cross__name {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-align: center;
  margin-bottom: 8px;
}

#es-maybelline.es-maybelline .es-cross__desc {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  text-align: center;
  margin-bottom: 16px;
  letter-spacing: -1px;
}

#es-maybelline.es-maybelline .es-cross__link {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  background: #000;
  color: #fff;
  text-decoration: none;
  padding: 16px 40px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  text-align: center;
  display: inline-block;
}

#es-maybelline.es-maybelline .es-footer__text {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  margin-bottom: 16px;
  text-align: center;
}

#es-maybelline.es-maybelline .es-footer__logo {
  background: #000;
  padding: 20px 16px;
}

@media screen and (min-width: 560px) {
  #es-maybelline.es-maybelline .es-kv__title {
    font-size: 48px;
  }
  #es-maybelline.es-maybelline .es-kv__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
  }
  #es-maybelline.es-maybelline .es-kv__photo {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -ms-flex-preferred-size: 53%;
        flex-basis: 53%;
  }
  #es-maybelline.es-maybelline .es-kv__packshot {
    bottom: 0;
    left: -24px;
    right: unset;
  }
  #es-maybelline.es-maybelline .es-kv__img--badge {
    margin-right: 16px;
    margin-left: auto;
  }
  #es-maybelline.es-maybelline .es-kv__img--photo {
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
  }
  #es-maybelline.es-maybelline .es-kv__content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -ms-flex-preferred-size: 47%;
        flex-basis: 47%;
  }
}

@media screen and (min-width: 768px) {
  #es-maybelline.es-maybelline .es-kv {
    padding-top: 37px;
    position: relative;
  }
  #es-maybelline.es-maybelline .es-kv__img--badge {
    display: block;
    padding: 0;
    margin: 0;
  }
  #es-maybelline.es-maybelline .es-kv__badge {
    position: absolute;
    top: 0;
    right: 40px;
  }
  #es-maybelline.es-maybelline .es-kv__info {
    top: 58px;
  }
  #es-maybelline.es-maybelline .es-benefits {
    padding: 16px 0;
    margin-bottom: 0;
  }
  #es-maybelline.es-maybelline .es-benefits__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse;
            flex-flow: row-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0;
  }
  #es-maybelline.es-maybelline .es-benefits__image {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 0;
  }
  #es-maybelline.es-maybelline .es-benefits__content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-right: -277px;
    padding-left: 37px;
    -ms-flex-positive: 1;
        flex-grow: 1;
  }
  #es-maybelline.es-maybelline .es-banner__text {
    top: 50%;
    left: 37px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 65px;
  }
  #es-maybelline.es-maybelline .es-features__img {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  #es-maybelline.es-maybelline .es-features__tile {
    overflow: hidden;
  }
  #es-maybelline.es-maybelline .es-features__tile:hover .es-features__img {
    opacity: 0.8;
  }
  #es-maybelline.es-maybelline .es-colors__img {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #es-maybelline.es-maybelline .es-colors__tile:hover .es-colors__img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  #es-maybelline.es-maybelline .es-cross__img {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #es-maybelline.es-maybelline .es-cross__link {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  #es-maybelline.es-maybelline .es-cross__single:hover .es-cross__img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  #es-maybelline.es-maybelline .es-cross__single:hover .es-cross__link {
    color: #fc2561;
  }
}

@media screen and (min-width: 998px) {
  #es-maybelline.es-maybelline .es-kv__img--packshot {
    max-height: none;
  }
}

@-webkit-keyframes appear {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes appear {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes slideup {
  from {
    opacity: 0;
    -webkit-transform: translateY(32px);
            transform: translateY(32px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes slideup {
  from {
    opacity: 0;
    -webkit-transform: translateY(32px);
            transform: translateY(32px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(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);
  }
}

@-webkit-keyframes slideright {
  0% {
    opacity: 0.3;
    -webkit-transform: translateX(-100px);
            transform: translateX(-100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes slideright {
  0% {
    opacity: 0.3;
    -webkit-transform: translateX(-100px);
            transform: translateX(-100px);
  }
  100% {
    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 */