.personajes2025 .container {
  background-color: #001a1c;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.personajes2025 .div-block {
  background-color: #b3c83a;
  width: 30%;
  height: 100%;
}

.personajes2025 .div-block-copy {
  justify-content: center;
  align-items: center;
  width: 70%;
  height: 100%;
  padding: 20px;
  display: flex;
}

.personajes2025 .div-block-14 {
  color: #fff;
  background-color: #fff;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 3px;
  padding-bottom: 3px;
  display: flex;
}

.personajes2025 ._w-inline-block-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 0 auto 0 10px;
  padding-left: 0;
  display: flex;
}

.personajes2025 .social {
  background-color: #fff;
  border-radius: 7px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 250px;
  margin: 0 0 0 auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.personajes2025 .image-redees {
  width: 100%;
  height: 100%;
}

.personajes2025 .redes-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 12px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  display: none;
}

.personajes2025 .social-share-btn {
  width: 26px;
  height: 26px;
  margin-right: 0;
}

.personajes2025 .social-share-btn.email, .personajes2025 .social-share-btn.fb {
  width: 23px;
  height: 23px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.personajes2025 .social-share-btn.tw {
  width: 16px;
  height: 22px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.personajes2025 .b-title-content-copy {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.personajes2025 .datea-2 {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-family: lft-etica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  text-decoration: none;
}

.personajes2025 .social-2 {
  background-color: #fff;
  border-radius: 7px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 250px;
  margin: 0 auto 10px 0;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.personajes2025 .heading-3 {
  text-align: left;
  text-transform: uppercase;
  border-radius: 0;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-family: lft-etica-compressed, sans-serif;
  font-size: 38px;
  font-weight: 600;
  line-height: 38px;
}

.personajes2025 .heading-5 {
  color: #000;
  text-align: left;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 10px;
  font-family: lft-etica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  display: flex;
}

.personajes2025 .div-block-15 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-bottom: 5%;
  display: flex;
}

.personajes2025 .div-block-16 {
  width: 100%;
  height: 100%;
}

.personajes2025 .slider {
  background-color: #ddd0;
  width: 100%;
  height: 100%;
}

.personajes2025 .left-arrow, .personajes2025 .right-arrow {
  width: 5%;
}

.personajes2025 .div-block-17 {
  width: 100%;
  height: auto;
  padding-bottom: 5%;
  padding-left: 5%;
  padding-right: 5%;
}

.personajes2025 .foto1 {
  background-image: url('../images/fotoprueba-8.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  display: none;
}

.personajes2025 .slide-nav {
  height: 5%;
}

.personajes2025 .icon, .personajes2025 .icon-2 {
  font-size: 22px;
}

.personajes2025 .image {
  object-fit: contain;
  max-width: none;
  height: 77%;
  display: block;
}

.personajes2025 .image-2 {
  object-fit: cover;
  display: none;
}

.personajes2025 .link-block {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.personajes2025 .link-block-2 {
  width: 100%;
}

.personajes2025 .link-block-3 {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 991px) {
.personajes2025 .general {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

.personajes2025 .container {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

.personajes2025 .div-block {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: auto;
    height: auto;
    display: flex;
  }

.personajes2025 .div-block-copy {
    width: 100%;
    height: auto;
    padding: 10px;
  }

.personajes2025 ._w-inline-block-2 {
    width: 100%;
  }

.personajes2025 .redes-2 {
    display: none;
  }

.personajes2025 .social-share-btn {
    width: 35px;
    height: 35px;
  }

.personajes2025 .social-share-btn.email, .personajes2025 .social-share-btn.tw {
    width: 26px;
    height: 26px;
  }

.personajes2025 .b-title-content-copy {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

.personajes2025 .datea-2 {
    text-align: center;
    margin-bottom: 0;
  }

.personajes2025 .social-2 {
    justify-content: center;
    align-items: center;
    width: 200px;
    margin-left: auto;
  }

.personajes2025 .heading-3, .personajes2025 .heading-5 {
    text-align: center;
    width: 50%;
  }

.personajes2025 .div-block-15 {
    justify-content: center;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5%;
  }

.personajes2025 .div-block-16 {
    height: auto;
  }

.personajes2025 .link-block {
    height: 70vh;
  }
}

@media screen and (max-width: 767px) {
.personajes2025 .general {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    display: block;
  }

.personajes2025 .container {
    height: auto;
  }

.personajes2025 .social {
    margin-top: 0;
    padding-top: 0;
  }

.personajes2025 .social-2 {
    margin-top: 0;
    padding-top: 10px;
  }

.personajes2025 .heading-3 {
    width: 70%;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
  }

.personajes2025 .heading-5 {
    width: 70%;
  }

.personajes2025 .image {
    display: none;
  }

.personajes2025 .image-2 {
    display: block;
  }
}

@media screen and (max-width: 479px) {
.personajes2025 .datea-2 {
    width: 100%;
  }

.personajes2025 .heading-3 {
    width: 70%;
    font-size: 35px;
    line-height: 38px;
  }

.personajes2025 .heading-5 {
    width: 80vw;
  }
}


