section .contentStyledText:not(.texto-corrido) {
  font-size: 18px;
  line-height: 28px;
  line-height: 28px;
}
section .introduccion .blq-txt {
  margin-top: 100px;
}
section .bloques .bloque .blq-txt .contentStyledText + .blq-btn {
  margin-top: 28px;
}
section .bloques + div {
  margin-top: 80px;
}
section .relacionados .blq-cont {
  position: relative;
}
section .relacionados .blq-cont .blq-btn {
  padding-right: inherit;
  position: absolute;
}
@media (min-width: 1440px) {
  section .introduccion .blq-txt {
    padding-right: 118px;
  }
  section .introduccion .blq-txt .section-tit2 {
    width: 288px;
    margin-right: 60px;
    flex-basis: 288px;
  }
  section .bloques .bloque:nth-child(odd) .blq-txt {
    padding-left: 60px;
  }
  section .bloques .bloque:nth-child(even) .blq-txt {
    padding-right: 60px;
  }
  section .bloques .bloque .blq-txt {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  section .relacionados .blq-btn {
    top: 12px;
  }
}
@media (min-width: 1024px) {
  section .introduccion .blq-txt {
    display: flex;
  }
  section .introduccion .blq-txt .section-tit2 {
    text-align: right;
    flex-grow: 0;
    flex-shrink: 0;
  }
  section .bloques .bloque {
    margin-top: 80px;
    display: flex;
    align-items: center;
  }
  section .bloques .bloque:nth-child(even) {
    flex-direction: row-reverse;
  }
  section .bloques .bloque > * {
    width: 50%;
    flex-basis: 50%;
    flex-grow: 0;
    flex-shrink: 0;
  }
}
@media (min-width: 768px) and (max-width: 1439px) {
  section .relacionados .blq-btn {
    top: 6px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  section .introduccion .blq-txt .section-tit2 {
    width: 250px;
    margin-right: 40px;
    flex-basis: 250px;
  }
  section .bloques .bloque .blq-img picture img {
    width: calc(100% + 40px);
    max-width: calc(100% + 40px);
  }
  section .bloques .bloque:nth-child(even) .blq-txt {
    padding-right: 50px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) and (min-width: 1024px) and (max-width: 1439px) {
  section .bloques .bloque:nth-child(even) .blq-img picture img {
    margin-right: -40px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  section .bloques .bloque:nth-child(odd) .blq-txt {
    padding-left: 50px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) and (min-width: 1024px) and (max-width: 1439px) {
  section .bloques .bloque:nth-child(odd) .blq-img picture img {
    margin-left: -40px;
  }
}
@media (min-width: 768px) {
  section .relacionados .blq-cont .blq-btn {
    right: 0px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  section .introduccion .blq-txt {
    width: 100%;
    max-width: 528px;
    margin-left: auto;
    margin-right: auto;
  }
  section .bloques .bloque {
    margin-top: 50px;
  }
  section .bloques .bloque .blq-txt {
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  section .introduccion .blq-txt {
    padding-left: 20px;
    padding-right: 20px;
  }
  section .bloques .bloque {
    margin-top: 80px;
  }
  section .bloques .bloque .blq-txt {
    margin-top: 30px;
  }
  section .relacionados .bloque-relacionados .bloque-tit {
    min-height: 84px;
    margin-bottom: 50px;
    text-align: left;
  }
  section .relacionados .blq-cont .blq-btn {
    left: 0;
    top: 65px;
  }
}/*# sourceMappingURL=area.css.map */