.elementor-22494 .elementor-element.elementor-element-8ecb114{--display:flex;}.elementor-22494 .elementor-element.elementor-element-8ecb114:not(.elementor-motion-effects-element-type-background), .elementor-22494 .elementor-element.elementor-element-8ecb114 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FAF8F7;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-7dc8ac6 */.ah-testimonios,
.ah-testimonios * {
  box-sizing: border-box;
}

.ah-testimonios {
  width: 100%;
  background: #FAF8F7;
  color: #1F5D6B;
  font-family: inherit;
  overflow: hidden;
}

.ah-testimonios a {
  text-decoration: none;
  color: inherit;
}

.ah-testimonios-container {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 24px;
}

/* HERO */
.ah-testimonios-hero {
  padding: 86px 0 64px;
  background: #FAF8F7;
  text-align: center;
}

.ah-testimonios-hero-simple {
  max-width: 960px;
  margin: 0 auto;
  text-align: center;
}

.ah-testimonios-copy {
  text-align: center;
}

.ah-testimonios-eyebrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  margin: 0;
  padding: 9px 18px;
  border-radius: 999px;
  background: #FFFFFF;
  border: 1px solid rgba(31, 93, 107, 0.14);
  color: #C89B3C;
  font-size: 13px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.24em;
  box-shadow: 0 12px 30px rgba(31, 93, 107, 0.07);
}

.ah-testimonios-title {
  max-width: 900px;
  margin: 34px auto 0 !important;
  color: #1F5D6B !important;
  font-size: clamp(42px, 5vw, 68px) !important;
  font-weight: 900 !important;
  line-height: 1.06 !important;
  letter-spacing: -1.6px;
}

.ah-testimonios-title span {
  color: #C89B3C;
}

.ah-testimonios-text {
  max-width: 780px;
  margin: 28px auto 0 !important;
  color: rgba(31, 93, 107, 0.78) !important;
  font-size: 19px !important;
  line-height: 1.62 !important;
  font-weight: 400 !important;
}

/* CONTENT */
.ah-testimonios-content {
  padding: 0 0 90px;
  background: #FAF8F7;
}

/* SECTION HEAD */
.ah-testimonios-section-head {
  max-width: 880px;
  margin: 0 auto 44px;
  text-align: center;
}

.ah-testimonios-section-head .ah-testimonios-eyebrow {
  margin-bottom: 24px;
}

.ah-testimonios-section-head h2 {
  margin: 0 !important;
  color: #1F5D6B !important;
  font-size: clamp(34px, 4vw, 52px) !important;
  line-height: 1.1 !important;
  font-weight: 900 !important;
  letter-spacing: -0.8px;
}

.ah-testimonios-section-head p {
  max-width: 760px;
  margin: 22px auto 0 !important;
  color: rgba(31, 93, 107, 0.76) !important;
  font-size: 18px !important;
  line-height: 1.6 !important;
}

/* GRID */
.ah-testimonios-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px;
  align-items: stretch;
}

/* CARD */
.ah-testimonio-card {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 0 !important;
  border-radius: 24px;
  background: #FFFFFF;
  border: 1px solid rgba(31, 93, 107, 0.12);
  box-shadow: 0 18px 42px rgba(31, 93, 107, 0.09);
  transition: transform 0.28s ease, box-shadow 0.28s ease;
}

.ah-testimonio-card:hover {
  transform: translateY(-7px);
  box-shadow: 0 28px 62px rgba(31, 93, 107, 0.16);
}

/* IMAGE */
.ah-testimonio-imagen {
  width: 100%;
  overflow: hidden;
  background: #F4F1EA;
}

.ah-testimonio-imagen img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.45s ease, filter 0.45s ease;
}

.ah-testimonio-card:hover .ah-testimonio-imagen img {
  transform: scale(1.025);
  filter: saturate(1.03) contrast(1.02);
}

/* BODY */
.ah-testimonio-body {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 24px 24px 28px;
  background: #FFFFFF;
  text-align: center;
}

.ah-testimonio-tag {
  display: inline-flex;
  width: fit-content;
  align-items: center;
  justify-content: center;
  margin: 0 auto 18px;
  padding: 8px 16px;
  border-radius: 999px;
  background: rgba(200, 155, 60, 0.13);
  color: #C89B3C;
  font-size: 13px;
  font-weight: 900;
  line-height: 1;
}

.ah-testimonio-body p {
  margin: 0 !important;
  color: rgba(31, 93, 107, 0.86) !important;
  font-size: 16px !important;
  line-height: 1.62 !important;
  font-weight: 500 !important;
  text-align: center;
}

/* CTA */
.ah-testimonios-cta {
  margin: 86px auto 0;
  padding: 58px 32px;
  border-radius: 34px;
  background: #FFFFFF;
  border: 1px solid rgba(31, 93, 107, 0.12);
  text-align: center;
  box-shadow: 0 24px 56px rgba(31, 93, 107, 0.10);
}

.ah-testimonios-cta h3 {
  max-width: 820px;
  margin: 0 auto !important;
  color: #1F5D6B !important;
  font-size: clamp(32px, 4vw, 52px) !important;
  line-height: 1.14 !important;
  font-weight: 900 !important;
  letter-spacing: -0.8px;
}

.ah-testimonios-cta p {
  max-width: 820px;
  margin: 20px auto 0 !important;
  color: rgba(31, 93, 107, 0.76) !important;
  font-size: 18px !important;
  line-height: 1.6 !important;
}

.ah-testimonios-cta-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 14px;
  margin-top: 34px;
}

.ah-testimonios-btn-primary,
.ah-testimonios-btn-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 14px 28px;
  border-radius: 999px;
  font-size: 15px;
  font-weight: 900;
  text-align: center;
  line-height: 1.25;
  transition: transform 0.25s ease, background 0.25s ease, color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}

.ah-testimonios-btn-primary {
  background: #1F5D6B;
  color: #FFFFFF !important;
  box-shadow: 0 14px 30px rgba(31, 93, 107, 0.20);
}

.ah-testimonios-btn-primary:hover {
  background: #C89B3C;
  color: #FFFFFF !important;
  transform: translateY(-2px);
  box-shadow: 0 16px 34px rgba(200, 155, 60, 0.24);
}

.ah-testimonios-btn-secondary {
  background: transparent;
  color: #1F5D6B !important;
  border: 1px solid rgba(31, 93, 107, 0.24);
}

.ah-testimonios-btn-secondary:hover {
  background: #1F5D6B;
  color: #FFFFFF !important;
  border-color: #1F5D6B;
  transform: translateY(-2px);
}

/* RESPONSIVE */
@media (max-width: 1080px) {
  .ah-testimonios-container {
    max-width: 860px;
  }

  .ah-testimonios-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
  }
}

@media (max-width: 760px) {
  .ah-testimonios-container {
    padding: 0 16px;
  }

  .ah-testimonios-hero {
    padding: 64px 0 50px;
  }

  .ah-testimonios-title {
    font-size: 38px !important;
  }

  .ah-testimonios-text {
    font-size: 16px !important;
  }

  .ah-testimonios-content {
    padding: 0 0 72px;
  }

  .ah-testimonios-section-head {
    margin-bottom: 34px;
  }

  .ah-testimonios-section-head h2 {
    font-size: 32px !important;
  }

  .ah-testimonios-section-head p {
    font-size: 16px !important;
  }

  .ah-testimonios-grid {
    grid-template-columns: 1fr;
    max-width: 430px;
    margin: 0 auto;
    gap: 22px;
  }

  .ah-testimonio-card {
    border-radius: 22px;
  }

  .ah-testimonio-body {
    padding: 22px 18px 26px;
  }

  .ah-testimonio-body p {
    font-size: 15px !important;
  }

  .ah-testimonios-cta {
    margin-top: 64px;
    padding: 44px 22px;
    border-radius: 28px;
  }

  .ah-testimonios-cta p {
    font-size: 16px !important;
  }

  .ah-testimonios-cta-actions {
    flex-direction: column;
  }

  .ah-testimonios-btn-primary,
  .ah-testimonios-btn-secondary {
    width: 100%;
  }
}/* End custom CSS */