
.parallax-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 43vh;
}

.parallax-item:first-child {
  background: url("/documents/20122/16874981/proposito-360.png");
  background-size: cover;
  background-attachment: fixed;
  height: 400px;
}

.parallax-item:nth-child(2) {
  background: url("/documents/20122/16874981/surf-360.png");
  background-size: cover;
}

.parallax-item:nth-child(3) {
  background: url("/documents/20122/16874981/salto-360.png");
  background-size: cover;
  background-position: center;
  background-attachment: fixed; 
}

.parallax-item:nth-child(4) {
  background: url("/documents/20122/16874981/futbol-360.png");
  background-size: cover;
}

  .quote {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    color: white;
    text-align: center;
    font-family: "IberPangea-Regular", sans-serif;
    letter-spacing: 1px;
    margin: auto 30px;
  }

@media (min-width: 575px) {
  .parallax-item{
    min-height: 100vh;
  }
  .quote {
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    color: white;
    text-align: center;
    font-family: "IberPangea-Regular", sans-serif;
    letter-spacing: 1px;
    margin: auto 30px;
  }

}

@media screen and (min-width: 576px) {
  .parallax-item{
    min-height: 60vh;
  }
  .quote {
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    color: white;
    text-align: center;
    font-family: "IberPangea-Regular", sans-serif;
    letter-spacing: 1px;
    margin: auto 130px;
  }
        .parallax-item:first-child {
  background: url("/documents/20122/16874981/proposito-576.png");
  background-size: cover;
  background-attachment: fixed;
  height: 400px;
}

.parallax-item:nth-child(2) {
  background: url("/documents/20122/16874981/surf-576.png");
  background-size: cover;
}

.parallax-item:nth-child(3) {
  background: url("/documents/20122/16874981/salto-576.png");
  background-size: cover;
  background-position: center;
  background-attachment: fixed; 
}

.parallax-item:nth-child(4) {
  background: url("/documents/20122/16874981/futbol-576.png");
  background-size: cover;
}
}

@media screen and (min-width: 992px) {
  .parallax-item {
    min-height: 60vh;
  }

  .quote {
    font-family: "IberPangea-Regular", sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    color: white;
    text-align: center;
    letter-spacing: 1px;
    margin: 203px 266px;
  }
        .parallax-item:first-child {
  background: url("/documents/20122/16874981/proposito-360.png");
  background-size: cover;
  background-attachment: fixed;
  height: 400px;
}

.parallax-item:nth-child(2) {
  background: url("/documents/20122/16874981/surf-992.png");
  background-size: cover;
}

.parallax-item:nth-child(3) {
  background: url("/documents/20122/16874981/salto-576.png");
  background-size: cover;
  background-position: center;
  background-attachment: fixed; 
}

.parallax-item:nth-child(4) {
  background: url("/documents/20122/16874981/futbol-992.png");
  background-size: cover;
}
}

@media screen and (min-width: 1200px) {
  .quote {
    font-family: "IberPangea-Regular", sans-serif;
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: 50px;
    color: white;
    text-align: center;
    letter-spacing: 1px;
    margin: auto 210px;
  }
        .parallax-item:first-child {
  background: url("/documents/20122/16874981/proposito-576.png");
  background-size: cover;
  background-attachment: fixed;
  height: 400px;
}

.parallax-item:nth-child(2) {
  background: url("/documents/20122/16874981/surf-1200.png");
  background-size: cover;
}

.parallax-item:nth-child(3) {
  background: url("/documents/20122/16874981/salto-1200.png");
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}

.parallax-item:nth-child(4) {
  background: url("/documents/20122/16874981/futbol-1200.png");
  background-size: cover;
}
}

@media screen and (min-width: 1920px) {
  .quote {
    font-family: "IberPangea-Regular", sans-serif;
    font-size: 50px;
    font-style: normal;
    font-weight: 600;
    line-height: 60px;
    color: white;
    text-align: center;
    letter-spacing: 2px;
    margin: auto 300px;
  }
            .parallax-item:first-child {
  background: url("/documents/20122/16874981/proposito-1920.png");
  background-size: cover;
  background-attachment: fixed;
  height: 400px;
}

.parallax-item:nth-child(2) {
  background: url("/documents/20122/16874981/surf-1920.png");
  background-size: cover;
}

.parallax-item:nth-child(3) {
  background: url("/documents/20122/16874981/salto-1920.png");
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}

.parallax-item:nth-child(4) {
  background: url("/documents/20122/16874981/futbol-1920.png");
  background-size: cover;
}
}







