.div-block {
  background-color: #1d1d1d;
  -webkit-transform: translate3d(0px, 0px, 100px);
  transform: translate3d(0px, 0px, 100px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.div-block-2 {
  display: block;
  height: 110px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.image {
  display: block;
  height: 50vh;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
}

.hero {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding-top: 0px;
  padding-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: perspective(1000px);
  transform: perspective(1000px);
}

.heading {
  width: 900px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  text-align: center;
}

.image-2 {
  height: 100vh;
  margin-right: auto;
  margin-left: auto;
}

.image-3 {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  height: 100vh;
  margin-right: auto;
  margin-left: auto;
}

.div-block-4 {
  height: 100vh;
}

.image-4 {
  position: relative;
  display: block;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
}

.heading-2 {
  position: relative;
}

.nav {
  position: fixed;
  z-index: 100;
  display: block;
  width: 100%;
  height: 70px;
  padding-top: 20px;
  padding-bottom: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: rgba(29, 29, 29, 0.93);
}

.mas {
  width: 32px;
  height: 32px;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #00e5ff;
  font-size: 17px;
  letter-spacing: 6px;
}

.columns {
  width: 100vw;
}

.column {
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-6 {
  width: 100vw;
  height: 2px;
  margin-top: 20px;
  color: #fff;
}

.linea {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 1px;
  margin-bottom: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  color: #fff;
}

.column-2 {
  height: auto;
}

.image-5 {
  display: block;
  height: 65vh;
  margin-right: auto;
  margin-left: auto;
}

.heading-3 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 990px;
  margin: 0px auto 0vh;
  padding-bottom: 15vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 26px;
  text-align: center;
}

.image-6 {
  display: block;
  width: 50vw;
  height: auto;
  max-width: none;
  margin-right: auto;
  margin-left: 50px;
}

.creditos {
  margin-top: 0px;
  padding: 12vh 12vw;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 76vh;
  padding-top: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
}

.paragraph {
  width: 800px;
  margin-right: auto;
  margin-bottom: 2px;
  margin-left: auto;
  font-family: Exo, sans-serif;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}

.image-7 {
  display: block;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-8 {
  margin-bottom: 15px;
}

.columns-2 {
  width: 800px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}

.paragraph2 {
  width: auto;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  font-family: Exo, sans-serif;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}

.div-block-9 {
  position: absolute;
  max-width: 400px;
  margin-top: 20vh;
  margin-left: 5vw;
}

.text-block-2 {
  width: 320px;
  margin-bottom: 40px;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 22px;
}

.image-8 {
  display: inline-block;
  height: auto;
  max-width: 100%;
}

.div-block-10 {
  height: 2px;
  margin-top: 20px;
  background-color: #fff;
}

.image-9 {
  width: 30px;
  height: 30px;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  padding-right: 0px;
  padding-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #00e5ff;
  font-size: 20px;
  font-style: italic;
  letter-spacing: 6px;
  cursor: pointer;
}

.div-block-12 {
  max-width: none;
  cursor: pointer;
}

.image-10 {
  max-width: 170px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-13 {
  position: absolute;
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block-14 {
  position: absolute;
  display: block;
  width: 280px;
  margin-top: 20vh;
  margin-left: 75vw;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.image-11 {
  height: 60px;
  margin-top: 0px;
  margin-bottom: 10px;
}

.cifra {
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 60px;
}

.div-block-15 {
  height: 30px;
  background-color: #1d1d1d;
}

.image-bn {
  display: block;
  height: 100vh;
  margin-right: auto;
  margin-left: auto;
  opacity: 0.27;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-16 {
  position: absolute;
  z-index: 90;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-4 {
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 24px;
  letter-spacing: 9px;
}

.div-block-17 {
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.6);
}

.image-12 {
  width: 420px;
}

.fondo {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  background-image: url('../images/fondo1-8.png');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.medio {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  background-image: url('../images/fondo2-8.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.adelante {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 3;
  background-image: url('../images/fondo3-8.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section2 {
  height: 2000px;
}

.image-14 {
  display: block;
  width: 45vw;
  height: auto;
  max-width: none;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

.hero-cap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 800px;
  max-width: 100vw;
  padding-top: 70px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.link {
  color: #00e5ff;
}

.text-span {
  color: #00e5ff;
}

.link-2 {
  position: relative;
  z-index: 100;
  font-family: Exo, sans-serif;
  font-size: 16px;
  letter-spacing: 7px;
  text-decoration: none;
}

.italic-text {
  padding-left: 10px;
  -webkit-transform: translate3d(0px, 0px, 105px);
  transform: translate3d(0px, 0px, 105px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.image-15 {
  width: 100vw;
  max-height: 800px;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 0%;
  object-position: 50% 0%;
}

.div-block-18 {
  padding-top: 48px;
  padding-bottom: 24px;
  background-color: #1d1d1d;
}

.columns-3 {
  width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.fecha {
  font-family: lft-etica, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 17px;
}

.foto-autor {
  width: 106px;
  height: 106px;
  margin-top: 16px;
  margin-bottom: 16px;
  border-radius: 53px;
  background-color: #fff;
  color: #fff;
}

.autor {
  font-family: abril-titling, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  text-decoration: none;
}

.twitter {
  margin-top: 5px;
  font-family: lft-etica, sans-serif;
  color: #fff;
  line-height: 18px;
  font-weight: 400;
}

.text-block-5 {
  font-family: lft-etica, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
}

.bloqueredes {
  display: none;
  margin-top: 36px;
  margin-bottom: 36px;
}

.redes {
  width: 0px;
  height: 30px;
  max-width: none;
  margin-right: 40px;
}

.main-text-negativo {
  margin-bottom: 24px;
  font-family: abril-titling, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}

.caption {
  margin-top: 0px;
  margin-bottom: 24px;
  font-family: lft-etica, sans-serif;
  color: #141414;
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  text-align: left;
}

.column-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.image-16 {
  display: block;
  margin-top: 220px;
}

.columns-4 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: auto;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1100px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.column-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #1d1d1d;
  color: #1d1d1d;
}

.heading-4 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-family: abril-titling, sans-serif;
  color: #fff;
  font-size: 36px;
  line-height: 42px;
  font-weight: 700;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 325px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e9e9e9;
}

.image-17 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.block-video {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100vw;
  height: auto;
  margin-top: 36px;
  margin-bottom: 6px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e9e9e9;
  -o-object-fit: cover;
  object-fit: cover;
}

.columns-5 {
  display: block;
  width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.main-text {
  margin-bottom: 24px;
  font-family: abril-titling, sans-serif;
  color: #141414;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}

.caption-negative {
  margin-top: 0px;
  font-family: lft-etica, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  text-align: right;
}

.image-18 {
  width: 100%;
  max-width: none;
  margin-bottom: 5px;
  -o-object-fit: cover;
  object-fit: cover;
}

.subtitle {
  margin-bottom: 24px;
  font-family: abril-titling, sans-serif;
  color: #141414;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}

.paragraph-2 {
  font-family: abril-titling, sans-serif;
  font-size: 26px;
  line-height: 42px;
  font-weight: 700;
}

.paragraph-2-copy {
  font-family: abril-titling, sans-serif;
  font-size: 26px;
  line-height: 42px;
  font-weight: 700;
}

.h2-subtitle {
  margin-top: 10px;
  font-family: abril-titling, sans-serif;
  font-size: 26px;
  line-height: 42px;
  font-weight: 700;
}

.image-19 {
  margin-bottom: 24px;
}

.caption-video {
  margin-top: 0px;
  margin-bottom: 24px;
  font-family: lft-etica, sans-serif;
  color: #141414;
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  text-align: center;
}

.llamadofinal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 325px;
  margin-top: 36px;
  margin-bottom: 6px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e9e9e9;
}

.div-block-20 {
  background-color: #e9e9e9;
}

.llamado-final {
  padding-top: 36px;
  padding-bottom: 36px;
  background-color: #e9e9e9;
}

.columns-6 {
  width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.llamadofinal-tit {
  margin-top: 18px;
  font-family: abril-titling, sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  text-align: center;
}

.column-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 1;
}

.llamadofinal-text {
  margin-top: 10px;
  font-family: lft-etica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
}

.text-span-2 {
  color: #161616;
  text-decoration: none;
}

.image-20 {
  width: 24px;
}

.div-block-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-6 {
  margin-left: 10px;
  font-family: lft-etica, sans-serif;
  color: #00e5ff;
  font-size: 16px;
  font-style: italic;
  font-weight: 700;
  letter-spacing: 4px;
  text-decoration: none;
}

.link-block {
  margin-right: 10px;
  margin-left: 10px;
  padding-right: 10px;
  padding-left: 10px;
  opacity: 0.15;
}

.link-block-2 {
  margin-right: 10px;
  margin-left: 10px;
  padding-right: 10px;
  padding-left: 10px;
  opacity: 0.15;
}

.link-block-3 {
  margin-right: 10px;
  margin-left: 10px;
  padding-right: 10px;
  padding-left: 10px;
  opacity: 0.15;
}

.image-21 {
  border-radius: 53px;
}

.text-span-3 {
  color: #fff;
}

.text-span-4 {
  color: #fff;
}

.image-22 {
  margin-top: 300px;
}

._w-inline-block {
  height: 30px;
  margin-top: 32px;
  margin-bottom: 32px;
}

.social-share-btn.fb {
  width: 30px;
  height: 30px;
  margin-right: 24px;
}

.social-share-btn.tw {
  width: 30px;
  height: 30px;
  margin-right: 24px;
}

.social-share-btn.email {
  width: 30px;
  height: 30px;
}

.link-block-4 {
  display: none;
}

.link-block-5 {
  margin-bottom: 10px;
}

.image-23 {
  display: none;
}

.div-block-22 {
  margin-bottom: 20px;
}

.h2-subtitlea {
  margin-top: 20px;
  margin-bottom: 0px;
  font-family: abril-titling, sans-serif;
  font-size: 26px;
  line-height: 42px;
  font-weight: 700;
}

.firma-responsive {
  display: none;
}

.image-25 {
  display: none;
}

.heading-4-movil {
  display: none;
  margin-right: auto;
  margin-left: auto;
  font-family: abril-titling, sans-serif;
  color: #fff;
  font-size: 36px;
  line-height: 42px;
  font-weight: 700;
}

.logoee {
  height: 40px;
  max-width: none;
  margin-left: 20px;
}

.div-block-23 {
  width: 100%;
  height: auto;
}

.image-27 {
  display: none;
}

.image-28 {
  margin-bottom: 10px;
}

.image-19-grafico {
  margin-bottom: 24px;
}

.graficocopy {
  display: none;
}

.main-text-asteriscos {
  margin-bottom: 24px;
  font-family: abril-titling, sans-serif;
  color: #141414;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
}

.link-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
}

.image-16-copy {
  display: block;
  margin-top: 800px;
}

.image-22-copy {
  margin-top: 500px;
}

._2fotos {
  display: block;
  width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.caption-center {
  margin-top: 0px;
  margin-bottom: 24px;
  font-family: lft-etica, sans-serif;
  color: #141414;
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  text-align: center;
}

.banner {
  display: block;
  width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.grafico-movil {
  display: none;
}

.mobil {
  display: none;
}

.main-text-final {
  margin-bottom: 24px;
  font-family: abril-titling, sans-serif;
  color: #141414;
  font-size: 16px;
  line-height: 26px;
  font-style: italic;
  font-weight: 700;
}

.bold-text {
  -webkit-transform: skew(0deg, 0deg);
  -ms-transform: skew(0deg, 0deg);
  transform: skew(0deg, 0deg);
  font-size: 15px;
  line-height: 22px;
}

.div-block-landing {
  position: static;
  z-index: -1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 100vh;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  cursor: pointer;
}

.columns-8 {
  position: absolute;
  z-index: 50;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90vw;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-42 {
  z-index: 2;
}

.section {
  position: absolute;
  -webkit-transform: translate3d(0px, 0px, 100px);
  transform: translate3d(0px, 0px, 100px);
  color: transparent;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.parent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 82%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  background-color: transparent;
  -webkit-transform: rotateX(0.001deg) rotateY(0deg) rotateZ(0deg);
  transform: rotateX(0.001deg) rotateY(0deg) rotateZ(0deg);
  color: #e2cfcf;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.html-embed {
  width: 800px;
  height: 450px;
}

.html-embed-2 {
  width: 460px;
  height: 260px;
}

.html-embed-3 {
  width: 460px;
  height: 260px;
}

.image-30 {
  height: 40px;
  margin-left: 20px;
}

.image-31 {
  height: 40px;
  margin-left: 20px;
}

.image-32 {
  height: 40px;
  margin-left: 20px;
}

.image-33 {
  height: 40px;
  margin-left: 20px;
}

.image-34 {
  position: absolute;
  height: 100%;
}

.image-35 {
  position: absolute;
  z-index: 1;
  height: 100%;
}

.heading-5 {
  position: absolute;
  -webkit-transform: translate3d(0px, 0px, 100px);
  transform: translate3d(0px, 0px, 100px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.image-36 {
  width: auto;
  height: 100%;
  max-width: none;
  -webkit-transform: translate3d(0px, 0px, 30px);
  transform: translate3d(0px, 0px, 30px);
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.image-37 {
  position: absolute;
  width: auto;
  height: 100%;
  max-width: none;
  -webkit-transform: translate3d(0px, 0px, 60px);
  transform: translate3d(0px, 0px, 60px);
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.image-38 {
  position: absolute;
  width: auto;
  height: 100%;
  max-width: none;
  -webkit-transform: translate3d(0px, 0px, 90px);
  transform: translate3d(0px, 0px, 90px);
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.html-embed-4 {
  width: 800px;
  height: 450px;
}

.column-43 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 1;
}

.column-44 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 1;
}

.image-39 {
  position: absolute;
  width: auto;
  height: 100%;
  max-width: none;
  -webkit-transform: translate3d(0px, 0px, 15px);
  transform: translate3d(0px, 0px, 15px);
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.column-45 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 1;
}

.column-46 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 1;
}

.text-span-5 {
  color: #343434;
}

.connectas {
  height: 40px;
  margin-left: 30px;
}

.link-block-8 {
  position: static;
  height: 40px;
}

.link-block-9 {
  height: 40px;
}

.text-block-7 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Exo, sans-serif;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}

.lealo {
  position: absolute;
  z-index: 5;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 150px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.llamado-block {
  margin-right: 10px;
  margin-left: 10px;
  padding-right: 10px;
  padding-left: 10px;
  opacity: 0.15;
}

.llamado-block2 {
  margin-right: 10px;
  margin-left: 10px;
  padding-right: 10px;
  padding-left: 10px;
  opacity: 1;
}

.column-47 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin-right: 20px;
  margin-left: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: auto;
  background-color: #303030;
}

.menu-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.icon {
  color: #fff;
}

.nav-link {
  padding-left: 30px;
  font-family: Exo, sans-serif;
  font-weight: 500;
}

.nav-menu {
  width: 200px;
  max-width: 200px;
  margin-top: 0px;
  background-color: #595353;
}

.nav-menu.w--open {
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 200px;
  max-width: 200px;
  margin-top: 70px;
  margin-left: 20px;
  background-color: #484848;
}

.nav-link-2 {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  font-family: Exo, sans-serif;
  font-weight: 500;
}

.nav-link-3 {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  font-family: Exo, sans-serif;
  color: #fff;
  font-weight: 500;
}

.nav-link-4 {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  font-family: Exo, sans-serif;
  color: #fff;
  font-weight: 500;
}

.nav-link-5 {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  font-family: Exo, sans-serif;
  color: #fff;
  font-weight: 500;
}

.text-span-6 {
  color: #fff;
}

.text-span-7 {
  color: #fff;
}

.text-span-8 {
  color: #fff;
}

.icon-2 {
  color: #fff;
}

.image-40 {
  position: absolute;
  width: auto;
  height: 100%;
  max-width: none;
  -webkit-transform: translate3d(0px, 0px, 10px);
  transform: translate3d(0px, 0px, 10px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.image-41 {
  display: none;
}

.link-block-10 {
  display: none;
}

.div-block-10b {
  display: none;
  height: 2px;
  margin-top: 20px;
  background-color: #fff;
}

.div-block-11b {
  display: none;
  padding-top: 15px;
  padding-right: 0px;
  padding-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-7-llamado {
  display: none;
}

.titulovideo {
  width: auto;
  max-width: 800px;
  margin-top: 0px;
  font-family: abril-titling, sans-serif;
  font-size: 26px;
  line-height: 42px;
  font-weight: 700;
  text-align: center;
}

.ganchovideo {
  max-width: 800px;
  font-family: lft-etica, sans-serif;
  color: #4c4c4c;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
}

.columns-7a {
  display: none;
}

.cifrah {
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 60px;
}

.text-span-9 {
  color: #fff;
}

.text-span-10 {
  color: #fff;
}

.columns-7-copy {
  display: none;
}

@media screen and (max-width: 991px) {
  .hero {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heading-3 {
    position: static;
    width: 90vw;
    margin-top: 50px;
  }

  .div-block-7 {
    height: auto;
  }

  .paragraph {
    width: 100%;
    margin-top: 10px;
  }

  .columns-2 {
    width: 100%;
  }

  .image-8 {
    width: 500px;
  }

  .div-block-10 {
    width: 500px;
    margin-bottom: 10px;
  }

  .div-block-11 {
    padding-top: 0px;
  }

  .image-bn {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .text-block-4 {
    font-size: 20px;
    letter-spacing: 6px;
  }

  .image-14 {
    width: 80vw;
  }

  .hero-cap {
    max-height: 1500px;
    padding-top: 70px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .image-15 {
    max-height: 1500px;
  }

  .columns-3 {
    width: 90vw;
  }

  .fecha {
    margin-bottom: 10px;
  }

  .twitter {
    margin-bottom: 18px;
  }

  .column-3 {
    display: none;
  }

  .columns-4 {
    width: 90vw;
  }

  .columns-5 {
    width: 90vw;
  }

  .main-text {
    width: 90vw;
  }

  .image-18 {
    width: 90vw;
    max-width: none;
  }

  .h2-subtitle {
    width: 90vw;
  }

  .columns-6 {
    width: 90vw;
  }

  .link-block-5 {
    width: 90vw;
  }

  .column-6 {
    display: block;
  }

  .column-7 {
    display: none;
  }

  .column-8 {
    display: none;
  }

  .firma-responsive {
    display: block;
  }

  .column-9 {
    display: none;
  }

  .column-10 {
    display: none;
  }

  .column-11 {
    display: none;
  }

  .column-12 {
    display: none;
  }

  .column-13 {
    display: none;
  }

  .column-14 {
    display: none;
  }

  .column-15 {
    display: none;
  }

  .column-16 {
    display: none;
  }

  .column-17 {
    display: none;
  }

  .column-18 {
    display: none;
  }

  .column-19 {
    display: none;
  }

  .column-20 {
    display: none;
  }

  .column-21 {
    display: none;
  }

  .column-22 {
    display: none;
  }

  .column-23 {
    display: none;
  }

  .column-24 {
    display: none;
  }

  .column-25 {
    display: none;
  }

  .column-26 {
    display: none;
  }

  .column-27 {
    display: none;
  }

  .column-28 {
    display: none;
  }

  .column-29 {
    display: none;
  }

  .column-30 {
    display: none;
  }

  .column-31 {
    display: none;
  }

  .column-32 {
    display: none;
  }

  .column-33 {
    display: none;
  }

  .column-34 {
    display: none;
  }

  .column-35 {
    display: none;
  }

  .column-36 {
    display: none;
  }

  .column-37 {
    display: none;
  }

  .column-38 {
    display: none;
  }

  .columns-7 {
    display: none;
  }

  .image-28 {
    width: 90vw;
  }

  .div-block-24 {
    width: 90vw;
  }

  .image-19-grafico {
    width: 90vw;
    max-width: none;
  }

  .link-block-6 {
    display: none;
  }

  .grafico-ordenador {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .main-text-final {
    width: 90vw;
  }

  .div-block-landing {
    height: 110vh;
    padding-top: 40px;
  }

  .columns-8 {
    display: block;
  }

  .column-41 {
    display: none;
  }

  .image-29 {
    max-width: 40vh;
  }

  .column-42 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .link-block-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .parent {
    display: none;
    width: 90vw;
    height: auto;
  }

  .html-embed {
    width: 560px;
    height: 315px;
  }

  .image-36 {
    width: 90vw;
    height: auto;
  }

  .image-41 {
    display: block;
    margin-top: 130px;
  }

  .div-block-10b {
    width: 500px;
    margin-bottom: 10px;
  }

  .div-block-11b {
    padding-top: 0px;
  }

  .columns-7-llamado {
    display: block;
  }

  .titulovideo {
    width: 90vw;
  }

  .columns-7a {
    display: block;
  }

  .columns-7-copy {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .nav {
    height: 60px;
    padding-top: 10px;
    padding-bottom: 15px;
  }

  .text-block-4 {
    font-size: 18px;
    letter-spacing: 3px;
  }

  .hero-cap {
    max-height: none;
    padding-top: 60px;
  }

  .div-block-18 {
    width: 100vw;
    padding-right: 15px;
    padding-left: 10px;
  }

  .columns-3 {
    width: auto;
  }

  .fecha {
    width: auto;
    margin-bottom: 20px;
  }

  .autor {
    width: auto;
    font-size: 23px;
  }

  .twitter {
    font-size: 18px;
    line-height: 22px;
  }

  .text-block-5 {
    width: auto;
    font-size: 24px;
  }

  .main-text-negativo {
    width: auto;
    font-size: 24px;
    line-height: 35px;
  }

  .caption {
    width: 96vw;
    font-size: 18px;
    line-height: 26px;
  }

  .columns-4 {
    display: none;
  }

  .heading-4 {
    display: block;
    margin-top: 0px;
    margin-bottom: 42px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 38px;
    line-height: 45px;
  }

  .columns-5 {
    width: 100vw;
  }

  .main-text {
    width: 96vw;
    font-size: 24px;
    line-height: 35px;
  }

  .h2-subtitle {
    margin-top: 20px;
    line-height: 31px;
  }

  .image-19 {
    display: none;
    width: 96vw;
  }

  .caption-video {
    width: auto;
    margin-bottom: 48px;
    font-size: 18px;
    line-height: 26px;
  }

  .llamado-final {
    margin-top: 30px;
  }

  .columns-6 {
    display: none;
    width: 100vw;
  }

  .llamadofinal-tit {
    width: 300px;
    font-size: 24px;
    line-height: 35px;
  }

  .llamadofinal-text {
    width: 505.265625px;
    font-size: 18px;
    line-height: 24px;
  }

  .text-block-6 {
    font-size: 20px;
    line-height: 24px;
  }

  .link-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 96vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .link-block-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .link-block-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-span-4 {
    width: 98vw;
  }

  .link-block-4 {
    display: block;
  }

  .link-block-5 {
    display: none;
    margin-right: auto;
    margin-left: auto;
  }

  .image-23 {
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
  }

  .image-24 {
    display: none;
  }

  .column-39 {
    display: none;
  }

  .column-40 {
    display: none;
  }

  .columns-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 96vw;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-25 {
    display: block;
    margin-top: 20px;
  }

  .heading-4-movil {
    display: block;
    margin-top: 0px;
    margin-bottom: 42px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 38px;
    line-height: 45px;
  }

  .image-27 {
    display: block;
  }

  .image-28 {
    display: none;
  }

  .image-19-grafico {
    display: none;
    width: 96vw;
  }

  .graficocopy {
    display: block;
  }

  .main-text-asteriscos {
    width: 96vw;
    font-size: 24px;
    line-height: 35px;
  }

  ._2fotos {
    width: 100vw;
  }

  .caption-center {
    width: 96vw;
    font-size: 18px;
    line-height: 26px;
  }

  .banner {
    width: 100vw;
  }

  .grafico-ordenador {
    display: none;
  }

  .grafico-movil {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .mobil {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .desktop {
    display: none;
  }

  .main-text-final {
    width: 96vw;
    font-size: 24px;
    line-height: 35px;
  }

  .parent {
    width: 100vw;
    height: auto;
  }

  .html-embed {
    width: 320px;
    height: 180px;
  }

  .image-36 {
    height: 500px;
  }

  .llamado-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .llamado-block2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .columns-7-llamado {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 96vw;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .titulovideo {
    margin-top: 20px;
    line-height: 31px;
  }

  .ganchovideo {
    width: auto;
    font-size: 24px;
  }

  .columns-7a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 96vw;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .columns-7-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 96vw;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media screen and (max-width: 479px) {
  .hero {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .nav {
    height: 55px;
    padding-top: 10px;
  }

  .heading-3 {
    position: static;
    padding-bottom: 0vh;
  }

  .div-block-7 {
    padding-right: 8px;
    padding-left: 8px;
  }

  .text-block-2 {
    width: 90vw;
    padding-right: 5px;
    padding-left: 5px;
  }

  .image-8 {
    width: auto;
  }

  .div-block-10 {
    display: none;
    width: 90vw;
  }

  .div-block-11 {
    display: none;
  }

  .image-bn {
    height: 70vh;
  }

  .div-block-16 {
    height: 70vh;
  }

  .text-block-4 {
    line-height: 26px;
    text-align: center;
  }

  .hero-cap {
    padding-top: 55px;
  }

  .text-block-5 {
    font-size: 20px;
  }

  .main-text-negativo {
    width: auto;
    font-size: 22px;
    line-height: 32px;
  }

  .block-video {
    height: auto;
  }

  .image-19 {
    display: none;
  }

  .llamado-final {
    margin-top: 20px;
  }

  .llamadofinal-tit {
    width: 80vw;
  }

  .column-5 {
    margin-bottom: 10px;
  }

  .llamadofinal-text {
    width: 90vw;
  }

  .text-span-2 {
    width: 90vw;
  }

  .columns-7 {
    width: 90vw;
  }

  .image-25 {
    display: block;
    margin-bottom: 20px;
  }

  .heading-4-movil {
    font-size: 32px;
    line-height: 42px;
  }

  .logoee {
    height: 25px;
    margin-left: 8px;
  }

  .div-block-24 {
    margin-bottom: 20px;
  }

  .image-19-grafico {
    display: none;
  }

  .graficocopy {
    display: block;
  }

  .div-block-landing {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .columns-8 {
    position: static;
  }

  .image-29 {
    width: 90vw;
    max-width: none;
  }

  .parent {
    display: none;
    width: auto;
    height: 60vh;
  }

  .html-embed {
    width: 320px;
    height: 180px;
  }

  .image-30 {
    height: 35px;
    margin-left: 10px;
  }

  .image-36 {
    width: auto;
    height: 300px;
  }

  .image-37 {
    width: auto;
    height: 300px;
  }

  .image-38 {
    width: auto;
    height: 300px;
  }

  .column-43 {
    margin-bottom: 10px;
  }

  .column-44 {
    margin-top: 30px;
  }

  .image-39 {
    width: auto;
    height: 300px;
  }

  .connectas {
    height: 25px;
    margin-left: 15px;
  }

  .link-block-8 {
    height: 30px;
    padding-left: 0px;
  }

  .link-block-9 {
    height: 30px;
  }

  .container {
    margin-right: 3px;
    margin-left: 3px;
  }

  .image-40 {
    width: auto;
    height: 300px;
  }

  .image-41 {
    display: block;
    max-width: 100vw;
    margin-top: 65px;
  }

  .column-48 {
    display: none;
  }

  .image-42 {
    margin-bottom: 30px;
  }

  .link-block-10 {
    display: block;
  }

  .div-block-10b {
    display: block;
    width: 90vw;
  }

  .div-block-11b {
    display: block;
  }

  .columns-7-llamado {
    width: 90vw;
  }

  .titulovideo {
    margin-top: 0px;
  }

  .ganchovideo {
    font-size: 20px;
  }

  .columns-7a {
    width: 90vw;
  }

  .columns-7-copy {
    width: 90vw;
  }
}

