html,
body {
  margin: 0;
  padding: 0;
}

#es-maybelline.es-maybelline {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.2;
  max-width: 928px;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  color: #000;
  background: #fff;
}
#es-maybelline.es-maybelline * {
  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;
  transition: all 0.2s;
  -webkit-animation: slidedown 0.6s forwards;
  animation: slidedown 0.6s forwards;
}
#es-maybelline.es-maybelline .es-kv__img--badge {
  padding-top: 24px;
}
#es-maybelline.es-maybelline .es-kv__img--photo {
  width: 100%;
}
#es-maybelline.es-maybelline .es-kv__img--packshot {
  max-height: 500px;
}
#es-maybelline.es-maybelline .es-kv__content {
  padding: 16px;
  background: #a7f0f6;
}
#es-maybelline.es-maybelline .es-kv__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  padding-top: 32px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 38px;
  letter-spacing: -1px;
  margin-bottom: 16px;
  font-family: 'Roboto Condensed', sans-serif;
  text-align: center;
}
#es-maybelline.es-maybelline .es-kv__title span {
  font-weight: 300;
}
#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: #a7f0f6;
  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__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-size: 12px;
}
#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: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 32px 0;
  margin-top: 64px;
  margin-bottom: 32px;
}
#es-maybelline.es-maybelline .es-features__single {
  width: 232px;
  margin-right: 2px;
}
#es-maybelline.es-maybelline .es-features__img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  border-bottom: 2px solid #000;
  padding-bottom: 2px;
}
#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;
  margin-top: 48px;
  padding: 12px;
  position: absolute;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
#es-maybelline.es-maybelline .es-features__benefit--color {
  color: #fff;
}
#es-maybelline.es-maybelline .es-features__benefit span {
  font-weight: 300;
}
#es-maybelline.es-maybelline .es-features__text {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  margin-top: 16px;
  text-align: center;
  font-size: 14px;
}
#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: 38px;
  letter-spacing: -1px;
  margin-bottom: 16px;
  font-family: 'Roboto Condensed', sans-serif;
  text-align: center;
}
#es-maybelline.es-maybelline .es-benefits__title span {
  font-weight: 300;
}
#es-maybelline.es-maybelline .es-benefits__title--titleleft {
  text-align: left;
}
#es-maybelline.es-maybelline .es-benefits__container {
  display: flex;
  flex-flow: column;
  gap: 32px;
}
#es-maybelline.es-maybelline .es-benefits__img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
#es-maybelline.es-maybelline .es-benefits__content {
  padding: 0 16px;
}
#es-maybelline.es-maybelline .es-benefits__item {
  display: flex;
  gap: 16px;
  margin-bottom: 32px;
}
#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: 42px;
  font-weight: 300;
  font-size: 19px;
  border-top: 2px solid #000;
  text-align: center;
}
#es-maybelline.es-maybelline .es-benefits__text--textleft {
  text-align: left;
}
#es-maybelline.es-maybelline .es-banner {
  margin-bottom: 64px;
}
#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: flex;
  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-colors {
  display: flex;
  flex-flow: column;
  align-items: center;
  padding: 0 16px;
  margin-bottom: 16px;
}
#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: 38px;
  letter-spacing: -1px;
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  margin-bottom: 64px;
  padding: 0 16px;
  padding-top: 32px;
  font-family: 'Roboto Condensed', sans-serif;
  border-top: 2px solid #000;
}
#es-maybelline.es-maybelline .es-colors__title span {
  font-weight: 300;
}
#es-maybelline.es-maybelline .es-colors__container {
  display: flex;
  flex-wrap: wrap;
  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: 100px;
}
#es-maybelline.es-maybelline .es-colors__text {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  margin-top: -32px;
  font-weight: 300;
  padding: 16px 0;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  letter-spacing: -0.5px;
}
#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;
}
#es-maybelline.es-maybelline .es-ba {
  margin-bottom: 0px;
  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: 64px;
  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: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 3px;
}
#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;
  position: absolute;
  top: 16px;
  left: 16px;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 30px;
}
#es-maybelline.es-maybelline .es-cross {
  margin-bottom: 56px;
  padding: 40px 16px;
  margin-top: 80px;
  background-color: #a7f0f6;
}
#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: 38px;
  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: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
  gap: 32px 8px;
}
#es-maybelline.es-maybelline .es-cross__single {
  max-width: 292px;
  display: flex;
  align-items: center;
  flex-flow: column;
}
#es-maybelline.es-maybelline .es-cross__packshot {
  margin-bottom: 16px;
  padding-bottom: 16px;
  width: 100%;
}
#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;
  font-size: 36px;
}
#es-maybelline.es-maybelline .es-cross__name--subname {
  font-size: 21px;
  font-weight: 300;
  margin-bottom: 16px;
}
#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;
  font-size: 18px;
}
#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-cross2 {
  margin-bottom: 56px;
  padding: 40px 16px;
}
#es-maybelline.es-maybelline .es-cross2__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 38px;
  letter-spacing: -1px;
  margin-bottom: 56px;
  font-family: 'Roboto Condensed', sans-serif;
  text-align: center;
}
#es-maybelline.es-maybelline .es-cross2__title span {
  font-weight: 300;
}
#es-maybelline.es-maybelline .es-cross2__container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
  gap: 32px 8px;
}
#es-maybelline.es-maybelline .es-cross2__single {
  max-width: 232px;
  display: flex;
  align-items: center;
  flex-flow: column;
}
#es-maybelline.es-maybelline .es-cross2__packshot {
  margin-bottom: 16px;
  padding-bottom: 16px;
  width: 100%;
  border-bottom: 2px solid #000;
}
#es-maybelline.es-maybelline .es-cross2__packshot--borders {
  border-right: 2px solid #000;
  border-left: 2px solid #000;
}
#es-maybelline.es-maybelline .es-cross2__img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
#es-maybelline.es-maybelline .es-cross2__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: 24px;
  font-size: 16px;
  min-height: 42px;
}
#es-maybelline.es-maybelline .es-cross2__name--subname {
  font-size: 21px;
  font-weight: 300;
  margin-bottom: 16px;
}
#es-maybelline.es-maybelline .es-cross2__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;
  font-size: 18px;
  min-height: 100px;
}
#es-maybelline.es-maybelline .es-cross2__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: 320px) and (max-width: 768px) {
  #es-maybelline.es-maybelline {
    max-width: 728px;
  }
  #es-maybelline.es-maybelline .es-colors__container {
    max-width: 500px;
  }
  #es-maybelline.es-maybelline .es-benefits__img--first {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
  }
}
@media screen and (min-width: 500px) {
  #es-maybelline.es-maybelline .es-kv__container {
    display: flex;
    overflow: hidden;
  }
  #es-maybelline.es-maybelline .es-kv__photo {
    flex: 1;
    flex-basis: 49%;
  }
  #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__img--packshot {
    max-height: 600px;
  }
  #es-maybelline.es-maybelline .es-kv__content {
    flex: 1;
    flex-basis: 51%;
    padding-left: 64px;
  }
}
@media screen and (min-width: 625px) {
  #es-maybelline.es-maybelline .es-cross__single {
    max-width: 201px;
  }
  #es-maybelline.es-maybelline .es-cross__name--subname {
    font-size: 19px;
  }
  #es-maybelline.es-maybelline .es-cross__desc {
    font-size: 16px;
  }
}
@media screen and (min-width: 700px) {
  #es-maybelline.es-maybelline .es-features__single {
    width: 160px;
  }
  #es-maybelline.es-maybelline .es-features__benefit {
    margin-top: 32px;
    font-size: 23px;
  }
  .es-cross__title br {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  #es-maybelline.es-maybelline .es-kv {
    padding-top: 37px;
    position: relative;
  }
  #es-maybelline.es-maybelline .es-kv__img--packshot {
    max-height: none;
  }
  #es-maybelline.es-maybelline .es-kv__img--badge {
    padding: 0;
    margin: 0;
  }
  #es-maybelline.es-maybelline .es-kv__title {
    font-size: 32px;
  }
  #es-maybelline.es-maybelline .es-kv__badge {
    position: absolute;
    top: 0;
    right: 40px;
  }
  #es-maybelline.es-maybelline .es-kv__packshot {
    margin-left: -200px;
    margin-bottom: -32px;
    position: relative;
  }
  #es-maybelline.es-maybelline .es-kv__content {
    padding-left: 56px;
  }
  #es-maybelline.es-maybelline .es-benefits {
    padding: 16px 0;
    margin-bottom: 0;
  }
  #es-maybelline.es-maybelline .es-benefits__container {
    display: flex;
    flex-flow: row-reverse;
    align-items: center;
    gap: 0;
    padding-top: 64px;
  }
  #es-maybelline.es-maybelline .es-benefits__image {
    flex: 1;
    padding: 0;
  }
  #es-maybelline.es-maybelline .es-benefits__content {
    flex: 1;
    flex-grow: 1;
    margin-left: 48px;
  }
  #es-maybelline.es-maybelline .es-banner {
    position: relative;
  }
  #es-maybelline.es-maybelline .es-banner__text {
    position: absolute;
    top: 12%;
    width: 385px;
    max-width: 39%;
    padding: 0;
  }
  #es-maybelline.es-maybelline .es-banner__text--1 {
    font-size: 44px;
    left: 37px;
    text-align: right;
  }
  #es-maybelline.es-maybelline .es-banner__text--2 {
    font-size: 33px;
    right: 37px;
    top: 13%;
  }
  #es-maybelline.es-maybelline .es-colors__img {
    transition: all 0.3s;
  }
  #es-maybelline.es-maybelline .es-colors__tile {
    height: 160px;
  }
  #es-maybelline.es-maybelline .es-colors__tile:hover .es-colors__img {
    transform: scale(1.1);
  }
  #es-maybelline.es-maybelline .es-cross__img {
    transition: all 0.3s;
  }
  #es-maybelline.es-maybelline .es-cross__link {
    transition: color 0.3s;
  }
  #es-maybelline.es-maybelline .es-cross__single:hover .es-cross__img {
    transform: scale(1.05);
  }
  #es-maybelline.es-maybelline .es-cross__single:hover .es-cross__link {
    color: #fc2561;
  }
}
@media screen and (min-width: 769px) {
  #es-maybelline.es-maybelline {
    max-width: 682px;
  }
  #es-maybelline.es-maybelline .es-colors__container {
    gap: 32px 12px;
  }
  #es-maybelline.es-maybelline .es-colors__single {
    width: 70px;
  }
  #es-maybelline.es-maybelline .es-benefits__img--first {
    height: 447px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  #es-maybelline.es-maybelline .es-ba__before,
  #es-maybelline.es-maybelline .es-ba__after {
    max-width: 320px;
  }
  #es-maybelline.es-maybelline .es-cross2__container {
    justify-content: space-between;
  }
  #es-maybelline.es-maybelline .es-cross2__single {
    max-width: 150px;
  }
  #es-maybelline.es-maybelline .es-cross2__desc {
    font-size: 15px;
  }
  #es-maybelline.es-maybelline .es-cross2__link {
    padding: 16px 12px;
  }
}
@media screen and (min-width: 998px) {
  #es-maybelline.es-maybelline .es-banner__text--1 {
    font-size: 69px;
  }
  #es-maybelline.es-maybelline .es-banner__text--2 {
    font-size: 49px;
  }
  #es-maybelline.es-maybelline .es-cross__packshot--borders {
    border-right: 2px solid #000;
    border-left: 2px solid #000;
  }
}

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