/** Shopify CDN: Minification failed

Line 13:6 Expected identifier but found "*"
Line 214:0 Expected "{" but found "."
Line 216:1 Unexpected "}"

**/
* {

  font-family: 'Oswald', Arial, sans-serif;
}

.cf { *zoom: 1; }
.cf:before, .cf:after {
  content: " ";
  display: table;
}

.cf:after { clear: both; }


.block-wrapper {

  width: 100%;
  margin: 0 auto;
}

@media (min-width: 768px) {

  .block-wrapper {

    width: 90%;
  }
}

@media (min-width: 1024px) {

  .block-wrapper {

    width: 1000px;
  }
}

@media (min-width: 1280px) {

  .block-wrapper {

    width: 1200px;
  }
}

/* Hero */
/* ---------------------------------------------------------------------------------------------- */

.block-hero {

  background: url('nosotras-hero.png') center top no-repeat;
  background-size: cover;
  height: 0;
  padding-top: 60%;
  position: relative;
}

.block-hero:before {

  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 50%;

}

.block-hero .hero-copy {

  z-index: 2;
  position: absolute;
  width: 100%;
  color: white;
  top: 60px;
  left: 0;
  text-align: center;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 2em;
  line-height: 1;
  letter-spacing: 10px;
}

.block-hero .hero-copy strong {

  font-size: 1.5em;
  display: block;
  font-weight: 900;
}

/* Descubre */
/* ---------------------------------------------------------------------------------------------- */

.block-descubre {

  background: #D0D2D3 url('pleca1.svg') left top no-repeat;
  background-size: auto 100%;
  color: #74767A;
  padding: 50px 0;
}

.block-descubre .block-wrapper {

  display: flex;
  flex-direction: row;
  align-items: center;
}

.block-descubre .descubre-photos {

  float: left;
  width: 65%;
}

.block-descubre .descubre-photos img {

  max-width: 100%;
}

.block-descubre .descubre-copy {

  box-sizing: border-box;
  float: right;
  width: 35%;
  text-align: center;
  padding: 40px;
}

.block-descubre .descubre-copy h2 {

  font-weight: 300;
  letter-spacing: 5px;
  font-size: 1.5em;
  line-height: 1.2;
}

.block-descubre .descubre-copy h2 strong {

  display: block;
  font-size: 1.5em;
}

.block-descubre .descubre-copy p {

  line-height: 1.5;
  font-size: 1.1em;
}

/* Visión */
/* ---------------------------------------------------------------------------------------------- */

.block-vision {

  background: black url('pleca2.svg') right center no-repeat;
  background-size: auto 100%;
  color: white;
  padding: 40px 0;
}

.vision-copy {

  width: 70%;
  max-width: 90%;
  padding-left: 40px;
}

.vision-copy h2 {

  font-size: 36px;
  font-weight: 300;
  letter-spacing: 5px;
}

.vision-copy p {

  line-height: 1.5;
  font-size: 1.1em;
}

/* Video */
/* ---------------------------------------------------------------------------------------------- */

.block-video-mobile {
  
  display: none;
}

.block-video-desktop {
  
  display: block;
}

/* Fundadoras */
/* ---------------------------------------------------------------------------------------------- */

.block-fundadoras {

  background: #CCC;
  position: relative;
}

.block-fundadoras-mobile {

  display: block;
}
@media (max-width: 767px)
.block-fundadoras:not(.block-fundadoras-mobile) {
    display: block !important;
}}

.block-fundadoras .slick-arrow.is-black {
  
  filter: invert(97%) sepia(0%) saturate(1%) hue-rotate(97deg) brightness(105%) contrast(102%);
}

.block-fundadoras .fundadoras-prev {

  width: 60px;
  position: absolute;
  top: 50%;
  left: 30px;
  margin-top: -30px;
  z-index: 2;
}

.block-fundadoras .fundadoras-next {

  width: 60px;
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -30px;
  z-index: 2;
}

.block-fundadoras .fundadoras-prev:hover,
.block-fundadoras .fundadoras-next:hover {
  
  opacity: 0.5;
}

.block-fundadoras .fundadoras-slick {

  position: relative;
  z-index: 1;
}

.block-fundadoras .slide-wrapper {

  height: 0;
  padding-top: 47%;
  position: relative;
}

.block-fundadoras .slide {
  
  position: relative;
  color: white;
}

.block-fundadoras .slide1 {

  background: url('vanesa.jpg') center center;
  background-size: cover;
}

.block-fundadoras .slide3 .slide-copy,
.block-fundadoras .slide1 .slide-copy,
.block-fundadoras .slide0 .slide-copy{

  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}

.block-fundadoras .slide1 .slide-copy h3,
.block-fundadoras .slide3 .slide-copy h3,
.block-fundadoras .slide0 .slide-copy h3{

  font-weight: 300;
  letter-spacing: 5px;
  font-size: 36px;
  line-height: 1.2;
}

.block-fundadoras .slide2 .slide-wrapper .slide-copy {

  display: flex;
  justify-content: center;
  align-items: center;
}

.block-fundadoras .slide2 {

  background-color: white;
  background-image: url('pleca5-2.svg'), url('pleca6-2.svg');
  background-repeat: no-repeat, no-repeat;
  background-position: left center, right center;
}

.block-fundadoras .slide2 .slide-wrapper .slide-copy .copy-wrapper {

  width: 500px;
  margin: 0 20px;
  color: #74767A;
}

.block-fundadoras .slide2 .slide-wrapper .slide-copy .copy-wrapper h2 {

  font-weight: 300;
  letter-spacing: 5px;
  font-size: 1.5em;
  line-height: 1.2;
}

.block-fundadoras .slide2 .slide-wrapper .slide-copy .copy-wrapper h2 strong {

  display: block;
  font-size: 1.5em;
}

.block-fundadoras .slide2 .slide-wrapper .slide-copy .copy-wrapper p {

  line-height: 1.5;
  font-size: 1.1em;
}

.block-fundadoras .slide2 .slide-wrapper .slide-copy .copy-wrapper p:last-child {

  margin-bottom: 0;
}

.block-fundadoras .slide3 {

  background: url('luli.jpg') center center;
  background-size: cover;
}

.block-fundadoras .slide0 {
    background: url('ambas.jpg') center center;
    background-size: cover;
  }

.block-fundadoras .slide1:before {

  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  background: rgb(0,0,0);
  background: linear-gradient(180deg, rgba(0,0,0,0) 25%, rgba(0,0,0,0.5914740896358543) 100%);
  z-index: 1;
}

.block-fundadoras .slide3:before {

  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgb(0,0,0);
  background: linear-gradient(180deg, rgba(0,0,0,0) 25%, rgba(0,0,0,0.5914740896358543) 100%);
  z-index: 1;
}
.block-fundadoras .slide0:before {

  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;

}

.block-fundadoras .slide .slide-copy {

  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 40px;
  box-sizing: border-box;
  text-align: center;
  z-index: 2;
}

.block-fundadoras .slide .slide-copy img {

  width: 320px;
  max-width: 80%;
  display: block;
  margin: 0 auto;
}

/* Filosofía */
/* ---------------------------------------------------------------------------------------------- */

.block-filosofia {

  padding: 60px 0;
  color: #74767A;
  background-color: #D0D2D3;
  background-image: url('pleca3.svg'), url('pleca4.svg');
  background-repeat: no-repeat, no-repeat;
  background-position: left center, right center;
  text-align: center;
}

.filosofia-copy {

  max-width: 550px;
  margin: 0 auto;
}

.filosofia-copy h2 {

  color: #74767A;
  font-size: 36px;
  letter-spacing: 5px;
  font-weight: 300;
  margin-bottom: 15px;
}

.filosofia-copy h2 strong {

  font-weight: 900;
}

.filosofia-copy p {

  line-height: 1.5;
  margin-bottom: 30px;
  font-size: 1.1em;
}

.filosofia-copy p:last-child {

  margin-bottom: 0;
}

.filosofia-copy .filosofia-iconos {

  width: 300px;
}

/* Video */
/* ---------------------------------------------------------------------------------------------- */

.embed-responsive { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-responsive iframe, .embed-responsive object, .embed-responsive embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* Comunidad */
/* ---------------------------------------------------------------------------------------------- */

.block-comunidad {
  
  background-color: #D2D3D5;
  background-image: url('comunidad-fondo.jpg'), url('pleca4.svg');
  background-position: left center, right center;
  background-repeat: no-repeat, no-repeat;
  background-size: 70% auto, auto 100%;
  color: #74767A;
  padding: 50px 0;
}

.block-comunidad .comunidad-copy {

  box-sizing: border-box;
  float: right;
  width: 55%;
  text-align: center;
  padding: 40px;
  padding-right: 40px;
}

.block-comunidad .comunidad-copy h2 {

  font-weight: 300;
  letter-spacing: 5px;
  font-size: 1.5em;
  line-height: 1.2;
}

.block-comunidad .comunidad-copy h2 strong {

  display: block;
  font-size: 1.5em;
}

.block-comunidad .comunidad-copy p {

  line-height: 1.5;
  font-size: 1.1em;
}

/* Banner */
/* ---------------------------------------------------------------------------------------------- */

.block-banner {
  
  text-align: right;
  padding: 50px 0;
  background: black url('pleca-final.svg') left center no-repeat;
  background-size: auto 100%;
  color: white;
}

.block-banner .banner-copy {
  
  display: inline-block;
  text-align: center;
  padding-right: 40px;
}

.block-banner .banner-copy h2 {
  
  text-transform: uppercase;
  font-weight: 900;
  font-size: 2em;
  letter-spacing: 5px;
}

.block-banner .banner-copy h3 {
  
  text-transform: uppercase;
  font-weight: 100;
  font-size: 1.8em;
  letter-spacing: 6px;
}

/* MOBILE */
/* ---------------------------------------------------------------------------------------------- */

@media (max-width: 767px) {

  .block-hero {

    padding-top: 130%;
    background-size: auto 100%;
  }
  
  .block-hero:before {

    height: 35%;
  }
  
  .block-hero .hero-copy {

    font-size: 1.2em;
  }

  .block-descubre {

    background: #D0D2D3 url('pleca1.svg') left center no-repeat;
    background-size: auto 100%;
    padding: 30px 0;
  }

  .block-descubre .block-wrapper {

    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .block-descubre .descubre-photos {

    float: none;
    width: 90%;
  }

  .block-descubre .descubre-copy {

    box-sizing: border-box;
    float: none;
    width: 90%;
    text-align: center;
    padding: 20px;
    padding-bottom: 0;
  }
  
  .block-descubre .descubre-copy h2 {
    
    font-size: 1.2em
  }
  
  .block-descubre .descubre-copy p {

    font-size: 1em;
  }
  
  .block-descubre .descubre-copy p:last-child {

    margin-bottom: 0;
  }

  .block-vision {

    background: black url('pleca2.svg') 207px bottom no-repeat;
    background-size: auto 100%;
    color: white;
    padding: 40px 0;
  }

  .vision-copy {

    text-align: center;
    padding: 0;
    width: 80%;
    margin: 0 auto;
  }
  
  .vision-copy h2 {
    
    font-size: 24px;
  }
  
  .vision-copy p {
    
    font-size: 1em;
  }
  
  .vision-copy p:last-child {
    
    margin-bottom: 0;
  }

  .block-filosofia {

    padding: 50px 0;
    background-image: url('pleca3.svg'), url('pleca4.svg');
    background-repeat: no-repeat, no-repeat;
    background-position: -50% center, 150% center;
  }

  .filosofia-copy {

    margin: 0 auto;
    width: 80%;
  }
  
  .filosofia-copy h2 {
    
    font-size: 24px;
  }

  .filosofia-copy .filosofia-iconos {

    max-width: 100%;
    width: 250px;
  }

  .block-comunidad {

    background: #D2D3D5 url('comunidad-fondo-mobile.jpg') center top no-repeat;
    background-size: 180% auto;
    color: #74767A;
    padding: 50px 0;
    padding-top: 95%;
  }

  .block-comunidad .comunidad-copy {

    box-sizing: border-box;
    float: none;
    width: 90%;
    margin: 0 auto;
    text-align: center;
    padding: 20px;
    padding-bottom: 0;
  }
  
  .block-comunidad .comunidad-copy h2 {
    
    font-size: 1.2em
  }
  
  .block-comunidad .comunidad-copy p {

    font-size: 1em;
  }
  
  .block-fundadoras:not(.block-fundadoras-mobile) {
    
    display: block;
  }
  
  .block-fundadoras-mobile {
    
    display: block;
  }

  .block-fundadoras .fundadoras-prev {

    width: 40px;
    left: 5px;
    margin-top: -20px;
  }

  .block-fundadoras .fundadoras-next {

    width: 40px;
    right: 5px;
    margin-top: -20px;
  }

  .block-fundadoras .slide-wrapper {

    padding-top: 164%;
  }
  
  .block-fundadoras .slide2 .slide-wrapper .slide-copy .copy-wrapper h2 {

    font-size: 1.2em;
  }

  .block-fundadoras .slide0 {
    background: url('ambas-mobile.jpg') center center;
    background-size: cover;
  }
  
  
  .block-fundadoras .slide1 {

    background: url('vanesa-mobile.jpg') center center;
    background-size: cover;
  }
  
  .block-fundadoras .slide3 {

    background: url('luli-mobile2.jpg') center center;
    background-size: cover;
  }

  .block-fundadoras .slide3 .slide-copy h3,
  .block-fundadoras .slide1 .slide-copy h3,
  .block-fundadoras .slide0 .slide-copy h3 {

    font-size: 24px;
  }
  
  .block-fundadoras .slide2 {
    
    background-size: auto 100%;
    background-position: 770% center, -670% center;
  }
  
  .block-banner {
    
    text-align: center;
    padding: 30px 0;
    background: black url('pleca-final.svg') left center no-repeat;
  }
  
  .block-banner .banner-copy {
    
    width: 82%;
    padding: 0;
    padding-right: 0;
    margin: 0 auto;
  }
  
  .block-banner .banner-copy h2 {
    
    font-size: 1.2em;
    letter-spacing: 2px;
  }
  
  .block-banner .banner-copy h3 {
    
    font-size: 1em;
    letter-spacing: 4px;
  }
  
  .block-video-mobile {
    
    display: block;
  }
  
  .block-video-desktop {
    
    display: none;
  }
  
  .embed-responsive { padding-bottom: 156.25%; }
}