body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

.div-block {
  padding: 25px 24px 25px 25px;
  background-color: #000;
}

.botonmenu {
  color: #fff;
  text-decoration: none;
}

.body {
  background-color: #fff;
  font-family: 'Helveticaneueltstd hvcn', sans-serif;
}

.navbar {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: none;
  padding: 0px 25px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: rgba(0, 0, 0, 0.95);
}

.nav-link {
  display: none;
  color: #fff;
}

.nav-link-2 {
  color: #fff;
}

.image {
  padding-top: 15px;
  padding-bottom: 15px;
}

.cabezera {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100vh;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 54px;
  padding-left: 10%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.imagen-principal {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 50%;
  height: 100vh;
  background-color: hsla(0, 0%, 100%, 0);
  background-image: url('https://www.maybellinepr.com/wp-content/uploads/2023/12/maybelline_234759c5_1240x720.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.contenido-principal {
  width: 40%;
  height: auto;
  margin-top: 28px;
  padding-top: 116px;
  padding-right: 20px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  border-top: 0.5px solid #fff;
  font-family: 'Helveticaneueltstd md';
  color: #000;
}

.paragraph {
  font-family: 'Helveticaneueltstd roman', sans-serif;
  color: #fff;
}

.paragraph.cajavideo {
  margin-top: 15px;
}

.heading {
  font-family: 'Helveticaneueltstd bd', sans-serif;
  color: #fff;
  font-size: 55px;
  line-height: 48px;
  font-weight: 400;
  letter-spacing: -1.33px;
}

.bold-text {
  font-family: 'Helveticaneueltstd roman', sans-serif;
  font-size: 50px;
  line-height: 37px;
  letter-spacing: 0px;
}

.subtitulo {
  width: auto;
  margin-right: 0px;
  margin-bottom: 40px;
  margin-left: 0px;
  padding-top: 100px;
  font-family: 'Helveticaneueltstd bd', sans-serif;
  color: #000;
  font-size: 32px;
  line-height: 34px;
  text-align: center;
  text-transform: uppercase;
}

.image-2 {
  display: none;
}

.header {
  width: auto;
  padding-top: 56px;
  padding-bottom: 26px;
  padding-left: 0px;
  background-color: #050000;
}

.button {
  margin-top: 21px;
  padding: 20px 50px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: rgba(255, 255, 255, 0);
  font-family: 'Helveticaneueltstd bd', sans-serif;
  color: #fff;
  text-transform: uppercase;
}

.button:hover {
  background-color: #fff;
  color: #000;
}

.seccion-blanca {
  display: block;
  margin-top: 0px;
  padding: 70px 0px 100px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-color: #fff;
}

.contenedor-redes {
  margin-top: 0px;
  padding-top: 0px;
}

.instagram {
  width: 40px;
  height: 40px;
  margin-right: 19px;
  background-image: url('https://www.maybellinepr.com/wp-content/uploads/2023/12/insta.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.instagram:hover {
  background-image: url('https://www.maybellinepr.com/wp-content/uploads/2023/12/instahover.svg');
}

.card-producto-imagen {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-3 {
  width: auto;
  height: 300px;
  max-width: none;
  padding-right: 0px;
  padding-left: 0px;
  text-align: left;
}

.text-block {
  margin-top: 20px;
  font-family: 'Helveticaneueltstd hvcn', sans-serif;
  color: #000;
  font-size: 18px;
  text-align: center;
}

.contenedor-minicards {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1160px;
  margin-right: auto;
  margin-left: auto;
}

.contenedor-minicards.titulos {
  margin-right: auto;
  border-top: 1px solid #000;
}

.insta:hover {
  box-shadow: 1px 1px 3px 0 #000;
}

.link-facebook {
  width: 40px;
  height: 40px;
  background-image: url('https://www.maybellinepr.com/wp-content/uploads/2023/12/facebook.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.link-facebook:hover {
  background-image: url('https://www.maybellinepr.com/wp-content/uploads/2023/12/facehove.svg');
}

.contenedor-video {
  width: 1160px;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 96px;
  border-top: 1px solid #000;
}

.text-block-2 {
  font-size: 25px;
}

.text-block-3 {
  font-size: 29px;
}

.titulo-video {
  margin-top: 22px;
  margin-bottom: 13px;
  padding: 0px;
  color: #fff;
  font-size: 35px;
  line-height: 38px;
  text-transform: uppercase;
}

.div-block-3 {
  width: 400px;
  background-color: #000;
  color: #fff;
}

.caja-info-video {
  position: relative;
  z-index: 999;
  width: 400px;
  margin-top: -78px;
  margin-left: 28px;
  padding: 40px;
  background-color: #000;
}

.caja-negra {
  display: none;
  width: 400px;
  margin-bottom: 65px;
  padding: 40px 41px;
  background-color: #000;
}

.titulo {
  margin-bottom: 34px;
  padding-top: 16px;
  padding-bottom: 15px;
  font-family: 'Helveticaneueltstd bd', sans-serif;
  color: #000;
  font-size: 40px;
  line-height: 44px;
  text-align: center;
}

.titulo.self {
  margin-bottom: 0px;
  font-family: 'Helveticaneueltstd hvcn', sans-serif;
  font-size: 50px;
  letter-spacing: -1px;
  -webkit-column-count: 0;
  column-count: 0;
}

.pink {
  color: #fc2661;
  text-decoration: none;
}

.pink:hover {
  text-decoration: underline;
}

.pink.subrayado {
  text-decoration: underline;
}

.subscribe {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 25px 10%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.text-field {
  margin-left: 0px;
  font-family: 'Helveticaneueltstd roman', sans-serif;
}

.submit-button {
  margin-left: 16px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: #000;
}

.form-block {
  margin-right: auto;
  margin-left: auto;
}

.field-label {
  color: #fff;
  font-size: 19px;
}

.field-label-2 {
  color: #fff;
}

.text-field-2 {
  width: 400px;
  background-color: #383838;
  font-family: 'Helveticaneueltstd roman', sans-serif;
  color: #fff;
}

.text-field-2:hover {
  border-style: solid;
  border-width: 1px;
  border-color: #5a5a5a;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.form-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.submit-button-2 {
  margin-top: 25px;
  margin-bottom: 18px;
  margin-left: 21px;
  padding-right: 40px;
  padding-left: 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: transparent;
}

.submit-button-2:hover {
  background-color: #fff;
  color: #020000;
}

.div-block-5 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.form-block-2 {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.paragraph-2 {
  width: 700px;
  margin-top: 17px;
  margin-bottom: 28px;
  font-family: 'Helveticaneueltstd roman', sans-serif;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}

.div-block-6 {
  padding-right: 51px;
  padding-left: 50px;
}

.legales {
  margin-left: auto;
  font-family: 'Helveticaneueltstd hvcn', sans-serif;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}

.legales:hover {
  color: #fc2661;
}

.legales.copy {
  margin-left: 0px;
}

.maybelline-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0%;
  padding-left: 0%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: none;
  padding: 20px 10%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #000;
}

.footer.tablet {
  display: none;
}

.link-block-3 {
  margin-left: 19px;
  text-decoration: none;
}

.div-block-9 {
  margin-left: auto;
}

.div-block-10 {
  height: 80px;
  background-color: #fff;
}

.nav-menu {
  margin-left: auto;
}

.herobanner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 1280px;
  height: 540px;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('https://www.maybellinepr.com/wp-content/uploads/2023/12/desktop-video-banner-1.jpeg');
  background-position: 0px 0px;
  background-size: auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.image-4 {
  position: absolute;
  overflow: visible;
  width: auto;
  -o-object-fit: fill;
  object-fit: fill;
  -o-object-position: 100% 50%;
  object-position: 100% 50%;
}

.bravetogether {
  position: static;
  margin-bottom: 19px;
}

.play {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.player:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.seccion {
  position: static;
  width: 1280px;
  height: auto;
  max-width: none;
  min-width: 0px;
  margin: 51px auto 17px;
  padding-right: 0px;
  padding-bottom: 60px;
  padding-left: 0px;
  font-weight: 800;
}

.heading-2 {
  font-family: 'Helveticaneueltstd bd', sans-serif;
  color: #000;
  font-size: 50px;
  line-height: 54px;
  text-align: center;
}

.contenedor-cards {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 40px;
}

.contenedor-cards.grandes {
  margin-top: 23px;
  margin-bottom: 38px;
  padding-left: 20px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35%;
  margin-right: 20px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.image-5 {
  width: 157px;
  height: 288px;
  box-shadow: -9px 5px 0 0 #ff4812;
}

.image-5.resoruce {
  box-shadow: -9px 5px 0 0 #23a497;
}

.paragraph-3 {
  margin: 0px;
  padding-right: 0px;
  font-family: 'Helveticaneueltstd roman', sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 16px;
  text-align: left;
  letter-spacing: 0.2px;
}

.parrafo-card {
  margin-top: 15px;
  margin-right: 45px;
  margin-left: 25px;
  padding-right: 10px;
  font-family: 'Helveticaneue condensed', sans-serif;
  color: #080808;
  font-size: 27px;
  line-height: 32px;
  font-weight: 800;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.pink {
  color: #f32d66;
}

.orange {
  color: #ff4812;
}

.orange.link {
  font-family: 'Helveticaneueltstd roman', sans-serif;
  color: #ff4812;
  text-decoration: underline;
}

.slide-tres-pattern {
  height: 515px;
  padding-top: 0px;
  padding-bottom: 140px;
  background-image: url('https://www.maybellinepr.com/wp-content/uploads/2023/12/pattern-bg.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.paragraph-4 {
  height: 50px;
  min-width: 322px;
  margin-left: 80px;
  padding-top: 16px;
  border-radius: 9px;
  background-color: #fff;
  color: #000;
  font-size: 16px;
  text-align: center;
}

.contenedor-textos {
  width: 555px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
}

.link {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  font-family: 'Helveticaneueltstd bd', sans-serif;
  color: #000;
  text-decoration: none;
}

.link-block-4 {
  background-color: #fff;
  -webkit-transform: skew(-19deg, 0deg);
  -ms-transform: skew(-19deg, 0deg);
  transform: skew(-19deg, 0deg);
}

.paragraph-5 {
  margin-bottom: 0px;
  -webkit-transform: skew(15deg, 0deg);
  -ms-transform: skew(15deg, 0deg);
  transform: skew(15deg, 0deg);
  font-family: 'Helveticaneueltstd bd', sans-serif;
  color: #000;
  font-size: 19px;
  line-height: 24px;
  font-weight: 600;
  text-decoration: none;
}

.together-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 348px;
  height: 50px;
  min-width: 322px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 9px;
  background-color: #fff;
  -webkit-transform: skew(-15deg, 0deg);
  -ms-transform: skew(-15deg, 0deg);
  transform: skew(-15deg, 0deg);
}

.paragraph-6 {
  margin-top: 29px;
  font-family: 'Helveticaneueltstd roman', sans-serif;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}

.link-block-5 {
  text-decoration: none;
}

.parrafo-cards {
  margin-right: 1px;
  margin-left: 26px;
  color: #000;
  font-size: 20px;
  line-height: 22px;
  text-transform: uppercase;
  white-space: normal;
}

.green {
  color: #23a497;
}

.image-6 {
  margin-top: 32px;
  margin-right: -10px;
  margin-left: auto;
  -webkit-transform: skew(15deg, 0deg);
  -ms-transform: skew(15deg, 0deg);
  transform: skew(15deg, 0deg);
}

.textimage {
  margin-right: auto;
  margin-bottom: 39px;
  margin-left: -13px;
  padding-left: 0px;
  -webkit-transform: skew(15deg, 0deg);
  -ms-transform: skew(15deg, 0deg);
  transform: skew(15deg, 0deg);
}

.separador-color {
  width: 100%;
  height: 10px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  background-image: url('https://www.maybellinepr.com/wp-content/uploads/2023/12/color-divider.png');
  background-position: 50% 50%;
  background-repeat: repeat-x;
}

.separador-color._1280 {
  width: 1200px;
}

.titulo2 {
  color: #000;
  font-size: 32px;
  line-height: 34px;
  text-align: center;
}

.slide-cuatro-mas-recursos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-top: 18px;
  padding: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #23a497;
}

.bold-text-2 {
  font-weight: 400;
}

.logos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  height: auto;
  margin-right: 17px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.image-7 {
  height: auto;
  margin-bottom: 14px;
}

.bold-text-3 {
  text-align: center;
}

.contenedor-logos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.blue {
  color: #23a497;
}

.self-care {
  width: 42%;
  margin-top: 35px;
  margin-right: auto;
  margin-left: 60px;
}

.self-care.mas {
  margin-left: 0px;
}

.titulo-grande {
  display: block;
  color: #000;
  font-size: 40px;
  line-height: 56px;
}

.titulo-grande.pink {
  font-family: 'Helveticaneueltstd bd', sans-serif;
  color: #fc2661;
}

.parrafos {
  margin-bottom: 17px;
  font-family: 'Helveticaneueltstd roman', sans-serif;
  color: #000;
  font-size: 19px;
  line-height: 20px;
  font-weight: 400;
}

.parrafos.self {
  width: 30%;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Helveticaneueltstd roman', sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.parrafos.section {
  margin-top: 20px;
  font-size: 19px;
  line-height: 22px;
  text-align: center;
}

.caja-selfcare {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-13 {
  display: block;
  margin: auto 60px auto auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  letter-spacing: 0.2px;
  text-decoration: none;
}

.text-block-4 {
  margin-right: 12px;
  font-family: 'Helveticaneue condensed', sans-serif;
  color: #000;
  line-height: 14px;
  letter-spacing: 0px;
  text-decoration: none;
}

.image-8 {
  width: 260px;
  height: auto;
  box-shadow: 11px 11px 0 0 #23a497;
}

.card-grande {
  position: relative;
  width: auto;
  height: auto;
  margin-right: 47px;
  padding-bottom: 0px;
}

.paragraph-7 {
  color: #333;
}

.paragraph-8 {
  position: absolute;
  top: auto;
  bottom: 0px;
  margin-bottom: 0px;
  padding-right: 15px;
  padding-bottom: 0px;
  padding-left: 15px;
  font-family: 'Helveticaneueltstd hvcn', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 31px;
  text-transform: uppercase;
}

.parrafo-tres {
  margin-top: 25px;
  font-family: 'Helveticaneueltstd roman', sans-serif;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

.pattern-dos {
  width: 1140px;
  margin-top: 48px;
}

.div-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.imagen-trisha {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
}

.link-2 {
  text-decoration: none;
}

.subt {
  text-transform: uppercase;
}

.textos-trisha {
  margin-top: auto;
  margin-bottom: auto;
}

.trisha {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  margin-bottom: 170px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.texto-trisha {
  margin-bottom: 0px;
  font-family: 'Helveticaneueltstd bd', sans-serif;
  font-size: 22px;
  line-height: 26px;
  text-transform: uppercase;
}

.quote {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 23px;
}

.image-9 {
  margin-top: auto;
}

.image-10 {
  margin-right: 21px;
  margin-bottom: auto;
}

.legales-2 {
  margin-right: 32px;
  margin-left: auto;
  font-family: 'Helveticaneueltstd hvcn', sans-serif;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}

.legales-2:hover {
  color: #fc2661;
}

.legales-2.copy {
  margin-right: 24px;
  margin-left: 0px;
  font-family: 'Helveticaneueltstd bd', sans-serif;
  font-weight: 600;
}

.contenedor-mobile {
  display: none;
}

.textos-header {
  text-align: center;
}

.contenedor-images {
  width: 50%;
  margin-right: 60px;
  padding-right: 0px;
  padding-left: 0px;
}

.image-14 {
  position: relative;
  width: 469px;
  height: auto;
  padding-left: 61px;
}

.spam {
  position: absolute;
  z-index: 99;
  color: #fc2661;
  font-size: 150px;
  line-height: 150px;
  text-shadow: 4px 4px 0 #23a497;
}

.spam.orange {
  color: #ff4812;
}

.spam.green {
  color: #23a497;
  text-shadow: 4px 4px 0 #fc2661;
}

.caja {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1000px;
  margin-top: 101px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.h6 {
  font-family: 'Helveticaneue condensed', sans-serif;
  color: #000;
  font-size: 32px;
  line-height: 33px;
  font-weight: 700;
}

.text-span {
  color: #fc2661;
  text-decoration: underline;
}

.textos-div {
  width: 50%;
  margin-top: auto;
  margin-bottom: auto;
  padding-right: 80px;
  padding-left: 80px;
  text-align: center;
}

.bold-text-5 {
  font-family: 'Helveticaneue condensed', sans-serif;
  letter-spacing: -1px;
}

.green-link {
  color: #23a497;
  text-decoration: underline;
}

.link-3 {
  color: #ff4812;
}

.link-4 {
  color: #23a497;
}

.link-5 {
  color: #ff4812;
}

.link-6 {
  color: #ff4812;
}

.link-7 {
  color: #ff4812;
}

.link-8 {
  color: #ff4812;
}

.slider-2 {
  display: block;
  overflow: hidden;
  height: auto;
  margin-bottom: 0px;
  padding-bottom: 24px;
  padding-left: 15px;
  background-color: #fff;
  -o-object-fit: fill;
  object-fit: fill;
}

.icon-2 {
  display: block;
}

.icon-3 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-top: 9px;
  margin-right: 0px;
  margin-bottom: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #000;
  font-size: 13px;
}

.mask-card {
  overflow: visible;
  width: auto;
  height: auto;
  padding-top: 55px;
  -o-object-fit: fill;
  object-fit: fill;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.slide-nav {
  position: static;
  display: none;
}

.right-arrow-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 111px;
  padding-top: 15px;
  padding-left: 5px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.left-arrow-2 {
  display: none;
}

.ver {
  margin-right: 15px;
}

.paragraph-9 {
  color: #000;
  font-size: 14px;
}

.slide-3 {
  width: 300px;
}

.slide-4 {
  width: 300px;
}

.video.desktop {
  position: absolute;
  display: none;
  overflow: hidden;
  width: 1280px;
  height: 540px;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 0%;
  object-position: 50% 0%;
}

.close-video {
  position: absolute;
  top: 10px;
  right: 18px;
  z-index: 9999999;
  padding: 10px;
  border-radius: 50px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.18);
}

.video-2 {
  position: static;
  -o-object-fit: fill;
  object-fit: fill;
}

.crisis:hover {
  -webkit-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
}

.jed:hover {
  -webkit-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
}

.video-3 {
  -o-object-fit: fill;
  object-fit: fill;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.link-9 {
  color: #ee2f65;
  text-decoration: none;
}

.links {
  color: #ee2f65;
  text-decoration: none;
}

@media screen and (min-width: 1440px) {
  .footer.tablet {
    display: none;
  }

  .herobanner {
    width: 1440px;
  }

  .seccion {
    width: 1440px;
    padding-right: 60px;
    padding-left: 60px;
  }

  .contenedor-cards {
    padding-right: 0px;
    padding-left: 0px;
  }

  .parrafo-cards {
    font-size: 22px;
    line-height: 26px;
  }

  .separador-color {
    width: 100%;
  }

  .titulo-grande {
    font-size: 50px;
  }

  .parrafos {
    font-size: 20px;
    line-height: 22px;
  }

  .image-8 {
    width: auto;
    height: 480px;
  }

  .paragraph-8 {
    padding-bottom: 32px;
  }

  .contenedor-images {
    width: auto;
    height: auto;
  }

  .image-14 {
    width: auto;
    height: 808px;
    max-width: none;
  }

  .caja {
    width: 1200px;
    height: 808px;
  }

  .slider-2 {
    width: auto;
    padding-top: 14px;
  }

  .icon-2 {
    display: block;
  }

  .icon-3 {
    left: auto;
    top: 3%;
    right: 0%;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 35px;
    height: 35px;
    margin-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50px;
    background-color: #000;
    color: #fff;
    font-size: 19px;
  }

  .mask-card {
    overflow: visible;
    height: auto;
    padding-top: 55px;
  }

  .slide-nav {
    position: static;
    display: none;
    padding-top: 0px;
    background-color: transparent;
    color: #5c1126;
  }

  .right-arrow-2 {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    padding-top: 27px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .left-arrow-2 {
    display: none;
  }

  .ver {
    color: #190000;
    font-size: 14px;
  }

  .paragraph-9 {
    padding-right: 0px;
  }

  .video.desktop {
    width: 1440px;
  }
}

@media screen and (max-width: 991px) {
  .navbar {
    position: fixed;
    width: 100%;
    padding-top: 0px;
    box-shadow: 0 7px 12px 8px rgba(49, 49, 49, 0.28);
  }

  .icon {
    display: none;
    color: #fff;
  }

  .image {
    margin-top: 19px;
    padding-top: 0px;
  }

  .cabezera {
    padding-left: 60px;
  }

  .imagen-principal {
    background-position: 50% 50%;
    background-size: cover;
  }

  .subtitulo.mobile {
    padding-top: 40px;
    color: #fff;
  }

  .instagram {
    width: 35px;
    height: 35px;
    background-size: cover;
  }

  .card-producto-imagen {
    width: 45%;
    margin-right: 17px;
    margin-bottom: 41px;
    margin-left: 21px;
  }

  .contenedor-minicards {
    width: auto;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .contenedor-minicards.titulos {
    margin-right: 30px;
    margin-left: 30px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .link-facebook {
    width: 35px;
    height: 35px;
    background-size: cover;
  }

  .menu-button {
    display: none;
    margin-left: auto;
  }

  .contenedor-video {
    width: auto;
    margin-top: 69px;
    margin-right: 30px;
    margin-left: 30px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .footer {
    position: static;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }

  .footer.tablet {
    position: static;
    bottom: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .herobanner {
    display: block;
    width: auto;
    height: 100vh;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }

  .herobanner.mobile {
    background-image: url('https://www.maybellinepr.com/wp-content/uploads/2023/12/image.png');
    background-size: auto;
  }

  .play {
    position: static;
    height: 82vh;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .player:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  .seccion {
    display: block;
    width: auto;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .seccion.self {
    display: block;
  }

  .contenedor-cards {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .contenedor-cards.grandes {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    grid-auto-flow: row;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 0.75fr 0.75fr;
    grid-template-columns: 0.75fr 0.75fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    background-color: transparent;
  }

  .card {
    width: 70%;
    margin-right: auto;
    margin-bottom: 59px;
    margin-left: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .card.medio {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .image-5 {
    width: auto;
  }

  .slide-tres-pattern {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    width: 100vw;
    height: 100vh;
    padding-bottom: 98px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .slide-tres-pattern.mobile {
    position: relative;
    background-image: url('https://www.maybellinepr.com/wp-content/uploads/2023/12/bg.png');
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .contenedor-textos {
    width: 80%;
  }

  .parrafo-cards {
    margin-left: 33px;
  }

  .parrafo-cards.medio {
    margin-right: 41px;
    margin-left: 0px;
  }

  .separador-color {
    height: 10px;
    padding-bottom: 10px;
  }

  .slide-cuatro-mas-recursos {
    position: relative;
    overflow: scroll;
    width: 100vw;
    padding: 0px;
    background-color: #fff;
  }

  .logos {
    width: 50%;
  }

  .logos.crisis {
    background-color: #23a497;
  }

  .contenedor-logos {
    margin-right: 0px;
    margin-left: 0px;
    padding-bottom: 0px;
    padding-left: 17px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: center;
  }

  .self-care {
    width: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 20px;
    padding-right: 60px;
    padding-left: 60px;
    text-align: center;
  }

  .self-care.mas {
    margin-top: 44px;
    margin-right: 0px;
    margin-bottom: 20px;
    padding-top: 10px;
    text-align: center;
  }

  .parrafos.section {
    margin-top: 1px;
    font-size: 15px;
    line-height: 19px;
  }

  .caja-selfcare {
    width: 100vw;
    padding-top: 38px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .caja-selfcare.tablet {
    height: 100%;
    margin-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-8 {
    width: auto;
  }

  .card-grande {
    width: 30%;
    margin-right: 29px;
    margin-bottom: 45px;
  }

  .paragraph-8 {
    width: 272px;
  }

  .imagen-trisha {
    width: auto;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .trisha {
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .texto-trisha {
    margin-top: 16px;
    padding-right: 60px;
    padding-left: 60px;
  }

  .quote {
    width: auto;
    margin: 42px auto 7px;
    padding-right: 100px;
    padding-left: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-9 {
    margin-left: auto;
  }

  .slide {
    height: 100%;
    background-image: url('https://www.maybellinepr.com/wp-content/uploads/2023/12/desktop-video-banner-1.jpeg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .mask {
    overflow: auto;
    height: 100vh;
  }

  .slider {
    height: auto;
  }

  .left-arrow {
    display: none;
  }

  .right-arrow {
    display: none;
  }

  .nuevo-nav {
    left: 0px;
    top: 0%;
    right: 0%;
    bottom: auto;
  }

  .slide-2 {
    overflow: auto;
    height: auto;
  }

  .slide-uno-hero-mobile {
    position: relative;
    overflow: visible;
    width: 100vw;
    height: auto;
    background-image: url('https://www.maybellinepr.com/wp-content/uploads/2023/12/tablet-video-banner.jpeg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .slider-manual {
    position: -webkit-sticky;
    position: sticky;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    width: 700vw;
    height: 100vh;
  }

  .slide-dos-nuestro-compromiso {
    position: relative;
    overflow: auto;
    width: 100vw;
    height: auto;
    padding-top: 48px;
    padding-bottom: 0px;
  }

  .camara {
    overflow: hidden;
    width: 100vw;
  }

  .contenedor-mobile {
    position: relative;
    display: block;
    overflow: visible;
  }

  .lineas-navigation {
    position: fixed;
    z-index: 99999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 60px;
    margin-left: 0px;
    padding-top: 5px;
    padding-bottom: 6px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: transparent;
    opacity: 1;
    -webkit-filter: blur(0px);
    filter: blur(0px);
  }

  .linea {
    width: 65px;
    height: 4px;
    margin-left: 18px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #f7efef;
  }

  .linea:hover {
    background-color: #000;
  }

  .contenedor-card-logos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 60px;
    padding-bottom: 60px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #23a497;
  }

  .contenedor-card-logos.jed {
    background-color: #fc2661;
  }

  .contenedor-card-logos.nami {
    background-color: #ff4812;
  }

  .contenedor-card-logos.rosa {
    background-color: #fc2661;
  }

  .image-11 {
    height: auto;
  }

  .boton {
    display: none;
    width: 210px;
    margin-top: 27px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 13px;
    padding-bottom: 10px;
    background-color: #000;
    font-family: 'Helveticaneue condensed', sans-serif;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.5px;
    text-transform: uppercase;
  }

  .image-12 {
    width: 45px;
  }

  .div-block-15 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .slide-cinco-self-care-mobile {
    position: relative;
    display: block;
    overflow: auto;
    height: auto;
    padding-bottom: 43px;
    background-color: #fc2661;
  }

  .slide-seis-trisha {
    position: relative;
    overflow: scroll;
    width: 100vw;
    padding-top: 62px;
  }

  .slide-site-comparte {
    position: relative;
    background-color: #fc2661;
  }

  .white {
    color: #f7efef;
    text-decoration: underline;
  }

  .textos-header {
    margin-top: 93px;
  }

  .contenedor-images {
    margin-right: 20px;
  }

  .image-14 {
    width: auto;
  }

  .spam {
    font-size: 100px;
  }

  .caja {
    width: auto;
    padding-left: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .h6 {
    margin-bottom: 10px;
  }

  .textos-div {
    margin-bottom: 0px;
    padding-right: 60px;
    padding-left: 20px;
  }

  .bold-text-5 {
    font-size: 24px;
  }

  .icon-3 {
    margin-right: 15px;
  }

  .mask-2 {
    height: auto;
    margin-left: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: transparent;
  }

  .slide-5 {
    overflow: visible;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .slider-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 500px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: hsla(0, 0%, 86.7%, 0);
  }

  .video {
    display: none;
    height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.76);
  }

  .video.desktop {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    margin-top: auto;
    margin-bottom: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .close-video {
    position: static;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: auto;
    padding: 10px;
    border-radius: 50px;
    background-color: #fff;
  }

  .taps {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
  }

  .tap-left {
    position: absolute;
    left: 0px;
    top: 10%;
    width: 30%;
    height: 90%;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: rgba(24, 162, 67, 0);
  }

  .tap-right {
    position: absolute;
    top: 10%;
    right: 0px;
    z-index: 99;
    width: 30%;
    height: 90%;
    background-color: rgba(63, 39, 39, 0);
    cursor: pointer;
  }
}

@media screen and (max-width: 767px) {
  .cabezera {
    padding-left: 40px;
  }

  .contenedor-minicards {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .titulo {
    margin-top: 40px;
  }

  .titulo.self {
    margin-top: 0px;
    font-size: 39px;
  }

  .form-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .submit-button-2 {
    margin-right: 10px;
    margin-left: 10px;
  }

  .paragraph-2 {
    width: auto;
  }

  .contenedor-cards {
    padding-right: 10px;
    padding-left: 10px;
  }

  .card {
    width: auto;
    padding-right: 40px;
    padding-left: 40px;
  }

  .green {
    line-height: 24px;
  }

  .logos {
    width: 70%;
  }

  .self-care {
    width: 70%;
    padding-top: 20px;
  }

  .self-care.mas {
    width: 60%;
    margin-top: 29px;
  }

  .titulo-grande.pink {
    font-size: 34px;
    line-height: 35px;
  }

  .parrafos.self {
    width: auto;
  }

  .caja-selfcare {
    margin-top: 100px;
  }

  .image-8 {
    width: 155px;
    height: 262px;
  }

  .card-grande {
    width: auto;
    margin-right: 40px;
  }

  .paragraph-8 {
    width: 155px;
    font-size: 20px;
    line-height: 23px;
  }

  .imagen-trisha {
    padding-right: 10px;
    padding-left: 10px;
  }

  .texto-trisha {
    line-height: 24px;
  }

  .quote {
    padding-right: 20px;
    padding-left: 20px;
  }

  .image-9 {
    width: 55px;
  }

  .image-10 {
    width: 55px;
  }

  .camara {
    overflow: hidden;
  }

  .linea {
    width: 58px;
  }

  .bold-text-4 {
    font-size: 35px;
  }

  .textos-header {
    padding-right: 60px;
    padding-left: 60px;
  }

  .contenedor-images {
    width: 90%;
    margin-right: 0px;
    margin-left: auto;
  }

  .caja {
    margin-top: 10px;
    margin-bottom: 100px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .caja.bi {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .textos-div {
    width: auto;
    margin-top: 23px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 55px;
    padding-left: 55px;
  }

  .bold-text-6 {
    line-height: 25px;
  }

  .video {
    display: none;
    height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.63);
  }

  .video.desktop {
    display: none;
    overflow: auto;
  }

  .close-video {
    width: auto;
    height: auto;
    margin-right: 20px;
    margin-bottom: 32px;
    margin-left: auto;
    border-radius: 50px;
    background-color: #f7efef;
  }

  .image-15 {
    padding: 10px;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0px 0px 12px 9px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .nav-link {
    background-color: #000;
  }

  .icon {
    display: none;
    color: #fff;
  }

  .image {
    margin-top: 16px;
    margin-right: 0px;
    text-align: center;
  }

  .cabezera {
    display: block;
    height: auto;
    padding-bottom: 16px;
    padding-left: 0px;
  }

  .imagen-principal {
    position: static;
    left: 0%;
    top: 0%;
    right: 0px;
    bottom: 0%;
    width: 100%;
    height: 253px;
    background-size: cover;
  }

  .contenido-principal {
    width: auto;
    margin-top: 53px;
    margin-right: 10px;
    margin-left: 10px;
    padding-top: 23px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .subtitulo {
    padding-top: 0px;
    font-size: 30px;
  }

  .header {
    display: none;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .seccion-blanca {
    padding-bottom: 45px;
  }

  .contenedor-redes {
    margin-top: 24px;
    padding-left: 0px;
  }

  .card-producto-imagen {
    width: auto;
  }

  .contenedor-minicards {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .menu-button {
    position: relative;
    left: auto;
    display: none;
  }

  .menu-button.w--open {
    background-color: #000;
  }

  .caja-info-video {
    width: auto;
    margin-top: -1px;
    margin-left: 0px;
  }

  .titulo {
    font-size: 40px;
    line-height: 38px;
  }

  .subscribe {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .text-field-2 {
    width: auto;
  }

  .div-block-5 {
    width: 90%;
    margin-right: 10px;
    margin-left: 10px;
  }

  .form-block-2 {
    width: auto;
  }

  .div-block-6 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .legales {
    margin-left: 0px;
  }

  .maybelline-copy {
    margin-top: 19px;
  }

  .footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .footer.tablet {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .link-block-3 {
    margin-top: 15px;
    margin-bottom: 12px;
    margin-left: 0px;
  }

  .div-block-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-10 {
    height: 40px;
  }

  .nav-menu {
    display: none;
  }

  .herobanner.mobile {
    background-size: cover;
  }

  .contenedor-cards {
    padding-right: 5px;
    padding-left: 5px;
  }

  .card {
    width: auto;
    margin-right: 0px;
    margin-left: 20px;
    padding-right: 5px;
    padding-left: 0px;
  }

  .card.medio {
    margin-right: 5px;
  }

  .paragraph-5 {
    font-size: 15px;
  }

  .together-box {
    width: auto;
    min-width: auto;
  }

  .parrafo-cards {
    margin-left: 10px;
    font-size: 16px;
    line-height: 19px;
  }

  .parrafo-cards.medio {
    margin-right: 20px;
  }

  .green {
    line-height: 19px;
  }

  .logos {
    width: 80%;
  }

  .contenedor-logos {
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .self-care {
    width: auto;
    padding-right: 40px;
    padding-left: 40px;
  }

  .self-care.mas {
    width: auto;
    padding-right: 20px;
    padding-left: 20px;
  }

  .titulo-grande.pink {
    font-size: 36px;
    line-height: 38px;
  }

  .caja-selfcare {
    margin-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .card-grande {
    width: 45%;
    margin-right: 21px;
  }

  .imagen-trisha {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .texto-trisha {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 20px;
    line-height: 21px;
  }

  .quote {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .image-9 {
    width: 50px;
  }

  .image-10 {
    width: 50px;
  }

  .legales-2 {
    margin-left: 0px;
  }

  .camara {
    overflow: hidden;
  }

  .lineas-navigation {
    margin-top: 70px;
  }

  .linea {
    width: 45px;
    height: 2px;
    margin-left: 10px;
  }

  .image-13 {
    width: 50%;
  }

  .textos-div {
    padding-right: 20px;
    padding-left: 20px;
  }

  .slider-2 {
    padding-left: 10px;
  }

  .video.desktop {
    display: none;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .close-video {
    padding: 5px;
  }

  .image-15 {
    font-size: 14px;
  }

  .video-2 {
    width: 100%;
    height: auto;
  }

  .image-16 {
    margin-bottom: 21px;
  }
}

@font-face {
  font-family: 'Helveticaneue condensed';
  src: url('../fonts/HelveticaNeue-Condensed-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneue condensed';
  src: url('../fonts/HelveticaNeue-Condensed.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneueltstd roman';
  src: url('../fonts/HelveticaNeueLTStd-Roman.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneueltstd hvcn';
  src: url('../fonts/HelveticaNeueLTStd-HvCn.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneueltstd bd';
  src: url('../fonts/HelveticaNeueLTStd-Bd.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}