.elementor-22478 .elementor-element.elementor-element-9b9f440{--display:flex;}.elementor-22478 .elementor-element.elementor-element-9b9f440:not(.elementor-motion-effects-element-type-background), .elementor-22478 .elementor-element.elementor-element-9b9f440 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FAF8F7;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-2f2b167 */.ah-firmas,
.ah-firmas * {
  box-sizing: border-box;
}

.ah-firmas {
  width: 100%;
  background: #FAF8F7;
  color: #1F5D6B;
  font-family: inherit;
  overflow: hidden;
}

.ah-firmas a {
  text-decoration: none;
  color: inherit;
}

.ah-firmas-container {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 24px;
}

.ah-firmas-hero {
  padding: 86px 24px 64px;
  background: #FAF8F7;
  text-align: center;
  border-bottom: 1px solid rgba(31, 93, 107, 0.10);
}

.ah-firmas-hero-inner {
  max-width: 940px;
  margin: 0 auto;
}

.ah-firmas-eyebrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  margin: 0;
  padding: 9px 17px;
  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-firmas-eyebrow svg {
  width: 16px;
  height: 16px;
  stroke: #1F5D6B;
}

.ah-firmas-title {
  max-width: 820px;
  margin: 34px auto 0 !important;
  color: #1F5D6B !important;
  font-size: clamp(42px, 5vw, 68px) !important;
  font-weight: 700 !important;
  line-height: 1.08 !important;
  letter-spacing: -1.5px;
}

.ah-firmas-title span {
  color: #C89B3C;
}

.ah-firmas-text {
  max-width: 820px;
  margin: 28px auto 0 !important;
  color: rgba(31, 93, 107, 0.78) !important;
  font-size: 20px !important;
  line-height: 1.55 !important;
  font-weight: 400 !important;
}

.ah-firmas-stats {
  margin: 54px auto 0;
  max-width: 920px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.ah-firmas-stat {
  padding: 28px 22px;
  border-radius: 24px;
  background: #FFFFFF;
  border: 1px solid rgba(31, 93, 107, 0.12);
  box-shadow: 0 16px 36px rgba(31, 93, 107, 0.09);
  text-align: center;
}

.ah-firmas-stat-number {
  display: block;
  color: #1F5D6B;
  font-size: clamp(38px, 4vw, 52px);
  line-height: 1;
  font-weight: 900;
  letter-spacing: -1px;
}

.ah-firmas-stat-label {
  display: block;
  margin-top: 10px;
  color: rgba(31, 93, 107, 0.72);
  font-size: 15px;
  font-weight: 700;
  line-height: 1.4;
}

.ah-firmas-content {
  padding: 72px 0 90px;
  background: #FAF8F7;
}

.ah-firmas-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 32px;
}

.ah-firma-card {
  overflow: hidden;
  border-radius: 28px;
  background: #FFFFFF;
  border: 1px solid rgba(31, 93, 107, 0.12);
  box-shadow: 0 20px 48px rgba(31, 93, 107, 0.11);
  transition: transform 0.28s ease, box-shadow 0.28s ease;
}

.ah-firma-card:hover {
  transform: translateY(-7px);
  box-shadow: 0 30px 66px rgba(31, 93, 107, 0.18);
}

.ah-firma-image {
  position: relative;
  height: 390px;
  overflow: hidden;
  background: rgba(31, 93, 107, 0.08);
}

.ah-firma-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.5s ease;
}

.ah-firma-card:hover .ah-firma-image img {
  transform: scale(1.04);
}

.ah-firma-badge {
  position: absolute;
  top: 18px;
  left: 18px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 14px;
  border-radius: 999px;
  background: #1F5D6B;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: 900;
  box-shadow: 0 12px 28px rgba(31, 93, 107, 0.24);
  z-index: 2;
}

.ah-firma-badge svg {
  width: 15px;
  height: 15px;
  stroke: #C89B3C;
}

.ah-firma-body {
  padding: 26px 28px 30px;
}

.ah-firma-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  margin-bottom: 16px;
  color: rgba(31, 93, 107, 0.68);
  font-size: 14px;
  font-weight: 700;
}

.ah-firma-meta span {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.ah-firma-meta span:not(:last-child)::after {
  content: "•";
  margin-left: 10px;
  color: #C89B3C;
}

.ah-firma-name {
  margin: 0 0 14px !important;
  color: #1F5D6B !important;
  font-size: 28px !important;
  line-height: 1.15 !important;
  font-weight: 900 !important;
}

.ah-firma-quote {
  margin: 0 !important;
  color: rgba(31, 93, 107, 0.76) !important;
  font-size: 17px !important;
  line-height: 1.65 !important;
}

.ah-firmas-cta {
  margin-top: 72px;
  overflow: hidden;
  position: relative;
  border-radius: 30px;
  background: #FFFFFF;
  border: 1px solid rgba(31, 93, 107, 0.12);
  padding: 52px 32px;
  text-align: center;
  box-shadow: 0 22px 52px rgba(31, 93, 107, 0.10);
}

.ah-firmas-cta::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 140px;
  height: 5px;
  transform: translateX(-50%);
  background: #C89B3C;
  border-radius: 0 0 999px 999px;
}

.ah-firmas-cta h3 {
  max-width: 720px;
  margin: 0 auto !important;
  color: #1F5D6B !important;
  font-size: clamp(30px, 4vw, 44px) !important;
  line-height: 1.15 !important;
  font-weight: 900 !important;
}

.ah-firmas-cta p {
  max-width: 680px;
  margin: 18px auto 0 !important;
  color: rgba(31, 93, 107, 0.76) !important;
  font-size: 18px !important;
  line-height: 1.6 !important;
}

.ah-firmas-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
  min-height: 52px;
  padding: 14px 30px;
  border-radius: 999px;
  background: #1F5D6B;
  color: #FFFFFF !important;
  font-size: 15px;
  font-weight: 900;
  box-shadow: 0 14px 30px rgba(31, 93, 107, 0.20);
  transition: transform 0.25s ease, background 0.25s ease, box-shadow 0.25s ease;
}

.ah-firmas-btn:hover {
  background: #C89B3C;
  color: #FFFFFF !important;
  transform: translateY(-2px);
  box-shadow: 0 16px 34px rgba(200, 155, 60, 0.26);
}

@media (max-width: 960px) {
  .ah-firmas-grid {
    grid-template-columns: 1fr;
  }

  .ah-firma-image {
    height: 360px;
  }
}

@media (max-width: 760px) {
  .ah-firmas-hero {
    padding: 64px 18px 54px;
  }

  .ah-firmas-title {
    font-size: 38px !important;
  }

  .ah-firmas-text {
    font-size: 16px !important;
  }

  .ah-firmas-stats {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .ah-firmas-content {
    padding: 54px 0 72px;
  }

  .ah-firma-image {
    height: 300px;
  }

  .ah-firma-body {
    padding: 24px 22px 26px;
  }

  .ah-firma-name {
    font-size: 24px !important;
  }

  .ah-firma-quote {
    font-size: 15px !important;
  }

  .ah-firmas-cta {
    padding: 42px 22px;
  }

  .ah-firmas-btn {
    width: 100%;
  }
}/* End custom CSS */