.paragraph--type--text-image-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: 400px;
}
.paragraph--type--text-image-right .text-image-right-col {
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.paragraph--type--text-image-right .title-text-cta-img-col--content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 75px auto 75px 150px;
  padding-right: 116px;
  width: calc(50% - 150px);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 24px;
}
@media (max-width: 1280px) {
  .paragraph--type--text-image-right .title-text-cta-img-col--content {
    margin: 44px auto 47px;
    padding: 0 15px;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.paragraph--type--text-image-right .title-text-cta-img-col--content .text-image-right-title {
  margin: 0 !important;
  font-size: 48px;
  font-weight: 800;
  line-height: 56px;
}
@media (max-width: 1280px) {
  .paragraph--type--text-image-right .title-text-cta-img-col--content .text-image-right-title {
    margin: 0;
    font-size: 32px;
    line-height: 38px;
  }
}
.paragraph--type--text-image-right .title-text-cta-img-col--content .text-image-right-text {
  font-size: 16px;
  font-weight: 400;
  color: #5c5c5c;
}
@media (max-width: 1280px) {
  .paragraph--type--text-image-right .title-text-cta-img-col--content .text-image-right-text {
    font-size: 14px;
  }
}
.paragraph--type--text-image-right .title-text-cta-img-col--content .button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 24px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 16px;
  font-weight: 800;
  color: #fff;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  border-radius: 8px;
  background: var(--Azul-01, #008ac9);
  margin-top: 32px;
  font-style: normal;
  line-height: normal;
  text-transform: uppercase;
}
.paragraph--type--text-image-right .title-text-cta-img-col--content .button:hover {
  background: var(--Azul-03, #00a9e0);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.paragraph--type--text-image-right .title-text-cta-img-col--content .button[disabled] {
  background: #e4e5e4;
  color: #c1c1c1;
}
@media (max-width: 768px) {
  .paragraph--type--text-image-right .title-text-cta-img-col--content .button {
    width: 100%;
  }
}
@media (max-width: 1280px) {
  .paragraph--type--text-image-right .title-text-cta-img-col--content .button {
    margin-top: 0;
  }
}
@media (min-width: 769px) {
  .paragraph--type--text-image-right .title-text-cta-img-col--content .button {
    margin-top: 0;
  }
}
.paragraph--type--text-image-right .title-text-cta-img-col--content .button .link-text {
  font-size: 16px;
  font-weight: 800;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
.paragraph--type--text-image-right .text-image-right-col--bg-image {
  background-size: 600px auto;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 400px;
}
@media (max-width: 1280px) {
  .paragraph--type--text-image-right .text-image-right-col--bg-image {
    min-height: 130px;
    width: 100%;
  }
}
.paragraph--type--text-image-right .text-image-right-col--bg-image.text-image-right-col--bg-image-desktop {
  background-position: right bottom;
}
@media (max-width: 1280px) {
  .paragraph--type--text-image-right .text-image-right-col--bg-image.text-image-right-col--bg-image-desktop {
    display: none;
  }
}
.paragraph--type--text-image-right .text-image-right-col--bg-image.text-image-right-col--bg-image-mobile {
  background-position: top;
  background-size: 100%;
}
@media (min-width: 1281px) {
  .paragraph--type--text-image-right .text-image-right-col--bg-image.text-image-right-col--bg-image-mobile {
    display: none;
  }
}

.page-transparencia .paragraph--type--text-image-right {
  overflow: hidden;
}
@media (max-width: 1280px) {
  .page-transparencia .paragraph--type--text-image-right {
    height: auto;
  }
}
.page-transparencia .paragraph--type--text-image-right .title-text-cta-img-col--content {
  --quienes-wrapper-size: 1140px;
  margin: 0 auto 0 calc((100% - var(--quienes-wrapper-size)) / 2);
  max-width: calc(var(--quienes-wrapper-size) / 12 * 7);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 1280px) {
  .page-transparencia .paragraph--type--text-image-right .title-text-cta-img-col--content {
    margin: 40px 15px;
    padding: 0;
    max-width: none;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .page-transparencia .paragraph--type--text-image-right .title-text-cta-img-col--content .text-image-right-text {
    font-size: 14px;
  }
}
.page-transparencia .paragraph--type--text-image-right .title-text-cta-img-col--content .text-image-right-text p {
  margin: 0;
}
.page-transparencia .paragraph--type--text-image-right .title-text-cta-img-col--content .button {
  position: relative;
  padding-right: 40px;
}
.page-transparencia .paragraph--type--text-image-right .title-text-cta-img-col--content .button ::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 92%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 24px;
  height: 24px;
  background-image: url("../../images/icon/arrow-right.svg");
  background-size: cover;
  z-index: 0;
}
@media (max-width: 1280px) {
  .page-transparencia .paragraph--type--text-image-right .title-text-cta-img-col--content .button {
    width: 100% !important;
  }
}
.page-transparencia .paragraph--type--text-image-right .text-image-right-col--bg-image {
  min-height: 348px;
}
@media (max-width: 1280px) {
  .page-transparencia .paragraph--type--text-image-right .text-image-right-col--bg-image {
    min-height: 212px;
  }
}
.page-transparencia .paragraph--type--text-image-right .text-image-right-col--bg-image-desktop {
  position: relative;
  width: 40%;
  margin-top: 0;
  background-size: cover;
  clip-path: polygon(0 0, 20% 50%, 0 100%, 100% 100%, 100% 0);
}
@media (max-width: 1280px) {
  .page-transparencia .paragraph--type--text-image-right .text-image-right-col--bg-image-desktop {
    display: none !important;
  }
}
.page-transparencia .paragraph--type--text-image-right .text-image-right-col--bg-image-mobile {
  background-size: 100%;
  clip-path: polygon(0 0%, 100% 0%, 100% 100%, 0% 100%, 0 0%, 50% 25%, 100% 0%);
}
@media (min-width: 1281px) {
  .page-transparencia .paragraph--type--text-image-right .text-image-right-col--bg-image-mobile {
    display: none !important;
  }
}
@media (max-width: 1280px) {
  .page-transparencia .paragraph--type--text-image-right .text-image-right-col--bg-image-mobile {
    display: block !important;
    width: 100%;
    min-height: 212px;
  }
}
/*# sourceMappingURL=text-image-right.css.map */
