.bloques .bloque {
  padding-top: 2.5em;
}
.bloques .bloque:first-child {
  padding-top: 2.125em;
}
.bloques .bloque:nth-child(even) .inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  border: thin solid #F4F4F4;
}
.bloques .bloque:nth-child(even) .img .titulo-2 {
  color: black;
}
.bloques .bloque:nth-child(even) .texto {
  background-color: white;
  color: black;
}
.bloques .bloque:nth-child(even) .texto .cta-wrapper .cta {
  background-color: #c10230;
  color: white;
}
.bloques .bloque:nth-child(even) .texto .cta-wrapper .cta:not(:first-child) {
  border: thin solid #c10230;
  background-color: transparent;
  color: #c10230;
	content =""
}
.bloques .bloque:nth-child(even) .texto .links a {
  color: black;
}
.bloques .bloque .inner {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-radius: 0.625em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}
.bloques .bloque .img {
  width: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 5.25em 4.5em 3.25em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #F4F4F4;
  line-height: 107.14%;
}
@media screen and (max-width: 1300px) {
  .bloques .bloque .img {
    padding: 4.5em 4em 3em;
  }
}
@media screen and (max-width: 1023px) {
  .bloques .bloque .img {
    padding: 3.5em 2.5em 3em;
  }
}
@media screen and (max-width: 767px) {
  .bloques .bloque .img {
    width: 100%;
    padding: 2.5em 1.5em;
  }
}
.bloques .bloque .img picture, .bloques .bloque .img img {
  width: 100%;
  height: auto;
  display: block;
}
.bloques .bloque .img .top {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 1.5em;
}
@media screen and (max-width: 1023px) {
  .bloques .bloque .img .top {
    margin-bottom: 2em;
  }
}
@media screen and (max-width: 767px) {
  .bloques .bloque .img .top {
    margin-bottom: 1.5em;
  }
}
.bloques .bloque .img .titulo-2 {
  color: #c10230;
}
.bloques .bloque .img p {
  display: inline-block;
  margin-top: 0.5em;
  font-size: 1.5em;
  font-weight: 300;
}
@media screen and (max-width: 1300px) {
  .bloques .bloque .img p {
    font-size: 1.375em;
  }
}
@media screen and (max-width: 1023px) {
  .bloques .bloque .img p {
    font-size: 1.25em;
  }
}
@media screen and (max-width: 767px) {
  .bloques .bloque .img p {
    font-size: 1.125em;
  }
}
.bloques .bloque .texto {
  width: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 5.25em 4.5em 3.25em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #c10230;
  line-height: 107.14%;
  color: white;
}
@media screen and (max-width: 1300px) {
  .bloques .bloque .texto {
    padding: 4.5em 4em 3em;
  }
}
@media screen and (max-width: 1023px) {
  .bloques .bloque .texto {
    padding: 3.5em 2.5em 3em;
  }
}
@media screen and (max-width: 767px) {
  .bloques .bloque .texto {
    width: 100%;
    padding: 2.5em 1.5em;
  }
}
.bloques .bloque .texto .top {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.bloques .bloque .texto .titulo {
  font-size: 1.75em;
  font-weight: 600;
  line-height: 113.04%;
}
@media screen and (max-width: 1300px) {
  .bloques .bloque .texto .titulo {
    font-size: 1.675em;
  }
}
@media screen and (max-width: 1023px) {
  .bloques .bloque .texto .titulo {
    font-size: 1.5em;
  }
}
@media screen and (max-width: 767px) {
  .bloques .bloque .texto .titulo {
    font-size: 1.375em;
  }
}
.bloques .bloque .texto p {
  display: inline-block;
  margin-top: 1.5em;
  font-size: 1.25em;
  font-weight: 500;
}
@media screen and (max-width: 1023px) {
  .bloques .bloque .texto p {
    font-size: 1.125em;
  }
}
.bloques .bloque .texto ul {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0.5em 0 0;
  font-size: 1.25em;
  font-weight: 300;
}
@media screen and (max-width: 1023px) {
  .bloques .bloque .texto ul {
    font-size: 1.125em;
  }
}
.bloques .bloque .texto ul li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 0.675em;
}
.bloques .bloque .texto ul li:before {
  content: "\f061";
  display: inline-block;
  position: relative;
  left: 0;
  margin: 0 0.375em 0 0;
  font-family: "la-solid-900";
  font-size: 1.125em;
  font-weight: 400;
}
.bloques .bloque .texto img {
  width: auto;
  max-width: 100%;
  height: 5.6875em;
  max-height: auto;
  display: block;
  margin-top: 1.25em;
  margin-right: auto;
  border-radius: 0.3125em;
}
.bloques .bloque .texto .cta-wrapper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: 1.25em;
}
.bloques .bloque .texto .cta-wrapper .cta {
  margin: 1.25em 1em 0 0;
  background-color: white;
  color: #c10230;
}
.bloques .bloque .texto .cta-wrapper .cta:not(:first-child) {
  margin-right: 0;
  border: thin solid white;
  background-color: transparent;
  color: white;
}
.bloques .bloque .texto .links {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 1.25em;
}
.bloques .bloque .texto .links a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 1em;
  font-size: 1.125em;
  font-weight: 500;
  text-decoration: none;
  color: white;
}
.bloques .bloque .texto .links a:hover:after {
  margin-left: 0.5em;
}
.bloques .bloque .texto .links a:after {
  content: "\f061";
  display: inline-block;
  position: relative;
  left: 0;
  margin: 0 0 0 0.375em;
  font-family: "la-solid-900";
  font-size: 1.125em;
  font-weight: 400;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}