@font-face {
  font-family: "Gotham-Bold";
  src: url(https://minisitios.ripley.cl/minisitios/estatico/fonts/font-gotham/Gotham-Bold.woff);
  font-weight: 700;
  font-display: fallback;
}

@font-face {
  font-family: "Gotham-light";
  src: url(https://minisitios.ripley.cl/minisitios/estatico/fonts/font-gotham/Gotham-Light.woff);
  font-weight: 300;
  font-display: fallback;
}

/* ESTILOS GENERALES/MOBILE */
#CONTAINER-LANDING-MKP {
  box-sizing: border-box;
  font-size: 16px;
  text-align: center;
  scroll-behavior: smooth;
  padding: 0;
  margin: 0;
}


.container-center {
  max-width: 1140px;
  margin: 0 auto;
}

#CONTAINER-LANDING-MKP img {
  max-width: 100%;
}


#CONTAINER-LANDING-MKP a {
  text-decoration: none;
  cursor: pointer;
  color: #000;
}

.primary-text {
  font-family: "Gotham-Bold", serif;
  font-size: 0.9em;
  font-weight: 900;
  color: #431573;
  padding: 1em 0 0.2em 0;
}

.primary-text span {
  color: #ff1585;
}

.secondary-text {
  font-family: "Gotham-light", serif;
  font-size: 0.9em;
  font-weight: 400;
  color: #431573;
}

.secondary-text p{
  margin: 0 0 3em 0;
}


.text-bg-amar {
  font-family: "Gotham-Bold", serif;
  color: white;
  background-color: #ffc444;
  padding: 0 0.5em;
}

.text-bg-rosa {
  font-family: "Gotham-Bold", serif;
  color: white;
  background-color: #ff1585;
  padding: 0 0.5em;
}

#CARRUSEL-1-BEN div {
  margin: 0 1em;
}
.splide__pagination{
  margin: -2em 0;
}

#CARRUSEL-1-BEN {
  padding: 1em 0 0 0;
}

.primary-text-t2 {
  font-family: "Gotham-Bold", serif;
  font-size: 0.9em;
  font-weight: 900;
  color: #431573;
  padding: 5em 3em 0.2em 3em;
}

.primary-text-t2 h2{
  margin: 0 0;
}

.secondary-text-t2 {
  font-family: "Gotham-light", serif;
  font-size: 0.9em;
  font-weight: 400;
  color: #431573;
}

.secondary-text-t2 p {
  margin: 0 0 2em 0;
}

#CARRUSEL-2-LOG div {
  margin: 0 1em;
}

.banner-comi {
  padding: 5em 0 1em 0;
}

.primary-text-t3 {
  font-family: "Gotham-Bold", serif;
  font-size: 0.9em;
  font-weight: 900;
  color: #431573;
  padding: 0 1em 0.2em 1em;
  transform: translateY(5em);
}

.primary-text-t3 h2{
  margin: 0 0;
}
.texto-marketplace {
  padding: 0 0 0 0;
}

#CARRUSEL-3-PASOS {
  padding: 1em 0;
}
.btn-unirme {
  padding: 4em 0 4em 0;
}
.btn-unirme img{
  width: 65%;
}

.primary-text-t4 {
  font-family: "Gotham-Bold", serif;
  font-size: 0.9em;
  font-weight: 900;
  color: white;
  padding: 2em 0 2em 0;
}

.btn-programa {
  padding: 2em 0 2em 0;
}

    .btn-programa img{
  width: 65%;
}

.bg-contacto {
  background: url(https://minisitios.ripley.cl/minisitios/estatico/marcas-mercado/assets10/img/bg-contacto2-mob.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

#CARRUSEL-4-CON div {
  margin: 0 1em;
}

#CARRUSEL-4-CON .splide__pagination{
  margin: -3em 0;
}

.nopoint {
  pointer-events: none;
}

.hover-mkp {
  transform: translateY(0);
  transition: all 0.2s;
}

.hover-mkp:hover {
  transform: translateY(-0.3em);
}
#CARRUSEL-3-PASOS .splide__track{
  padding: 1em 0;
}
#CARRUSEL-4-CON .splide__track{
  padding: 1em 0;
}
.primary-text-t5 {
  font-family: "Gotham-Bold", serif;
  font-size: 0.7em;
  font-weight: 900;
  color: white;
  padding: 6em 0 3em 0;
}

/* ESTILOS GENERALES/MOBILE */

/* ESTILOS DESKTOP */
@media only screen and (min-width: 768px) {

  .primary-text {
    font-size: 1.3em;
    padding: 2em 0 0.2em 0;
  }
  
  .secondary-text {
    font-size: 1.4em;
    padding: 0 0 0.2em 0;
  }

  #CARRUSEL-1-BEN div {
    margin: 0 0;
  }
  
  #CARRUSEL-1-BEN {
    padding: 0 0 3em 0;
  }

  .primary-text-t2 {
    font-size: 1.3em;
    padding: 3em 0 0.2em 0;
  }

  .secondary-text-t2 {
    font-size: 1.4em;
    padding: 0 0 0.2em 0;
  }

  #CARRUSEL-2-LOG div {
    margin: 0 0;
  }

  .banner-comi {
    padding: 5em 0 2em 0;
  }

  .primary-text-t3 {
    transform: translateY(5em);
    font-size: 1.3em;
    padding: 1em 0 0.2em 0;
  }

  .texto-marketplace {
    padding: 0 0 5em 0;
  }

  .texto-marketplace img{
    width: 100%;
  }

  #CARRUSEL-3-PASOS {
    padding: 2em 0;
  }

  .btn-unirme {
    padding: 2em 0 7em 0;
  }
  .btn-unirme img{
    width: 30%;
  }
  
  @media only screen and (min-width: 768px) {
    .btn-programa img {
        width: 30%;
    }
}
  .primary-text-t4 {
    font-family: "Gotham-Bold", serif;
    font-size: 1.2em;
    font-weight: 900;
    color: white;
    padding: 2em 0 2em 0;
  }
  .bg-contacto {
    background: url(https://minisitios.ripley.cl/minisitios/estatico/marcas-mercado/assets10/img/bg-contacto2-desk.jpg);
    background-repeat: no-repeat;
    background-size: cover;
  }
  #CARRUSEL-4-CON div {
    margin: 0 0;
  }
  .primary-text-t5 {
    font-family: "Gotham-Bold", serif;
    font-size: 1em;
    font-weight: 900;
    color: white;
    padding: 2em 0 3em 0;
  }
  


}

/* ESTILOS DESKTOP */