.contact-reference {
  color: #0d2232;
  font-family: Inter, ui-sans-serif, system-ui, sans-serif;
}

.contact-hero {
  align-items: center;
  background: #10293b;
  display: flex;
  justify-content: center;
  margin-left: calc(50% - 50vw);
  min-height: 360px;
  overflow: hidden;
  position: relative;
  width: 100vw;
}

.contact-hero::before {
  background:
    linear-gradient(100deg, rgba(8, 28, 43, .94), rgba(16, 58, 79, .82) 52%, rgba(25, 88, 108, .7)),
    url('/assets/img/contacto-hero.webp') center 42% / cover;
  content: "";
  inset: 0;
  position: absolute;
}

.contact-hero::after {
  background: linear-gradient(90deg, #d6a84d, #38aee4);
  bottom: 0;
  content: "";
  height: 5px;
  left: 0;
  position: absolute;
  right: 0;
}

.contact-hero__content {
  color: #fff;
  max-width: 800px;
  padding: 4rem 1.5rem 5rem;
  position: relative;
  text-align: center;
  z-index: 1;
}

.contact-eyebrow,
.contact-card__label,
.contact-section-heading > p {
  font-family: "Barlow Condensed", sans-serif;
  font-size: .9rem;
  font-weight: 700;
  letter-spacing: .17em;
  text-transform: uppercase;
}

.contact-hero .contact-eyebrow {
  color: #f1c96a;
}

.contact-hero h1 {
  font-family: "Barlow Condensed", sans-serif;
  font-size: clamp(3.5rem, 8vw, 6.5rem);
  font-weight: 800;
  letter-spacing: -.035em;
  line-height: .9;
  margin: 1rem 0 0;
  text-transform: uppercase;
}

.contact-hero h1 span {
  color: #63c8ed;
  margin-left: .14em;
}

.contact-hero__content > p:last-child {
  color: rgba(255, 255, 255, .84);
  font-size: clamp(1rem, 2vw, 1.2rem);
  line-height: 1.7;
  margin: 1.5rem auto 0;
  max-width: 650px;
}

.contact-content {
  margin: 0 auto;
  max-width: 1120px;
  padding: 2.75rem 1.5rem 2rem;
  position: relative;
  z-index: 2;
}

.contact-section {
  margin-bottom: 4.5rem;
}

.contact-section-heading {
  margin: 0 0 1.5rem;
}

.contact-section-heading > p {
  color: #a85f14;
}

.contact-section-heading h2 {
  font-family: "Barlow Condensed", sans-serif;
  font-size: clamp(2.4rem, 5vw, 3.7rem);
  font-weight: 800;
  line-height: 1;
  margin: .35rem 0 0;
}

.contact-grid {
  display: grid;
  gap: 1.25rem;
}

.contact-grid--channels {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-top: 1.25rem;
}

.contact-grid--facts {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.contact-card {
  background: rgba(255, 255, 255, .94);
  border: 1px solid rgba(151, 170, 181, .35);
  border-radius: 1.5rem;
  box-shadow: 0 18px 42px rgba(13, 34, 50, .11);
  overflow: hidden;
  padding: 1.8rem;
  position: relative;
}

.contact-card::before {
  background: #1599cf;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.contact-card__label {
  color: #087aa9;
  margin: 0;
}

.contact-card h3 {
  color: #0d2232;
  font-size: clamp(1.35rem, 2.6vw, 1.85rem);
  font-weight: 800;
  line-height: 1.18;
  margin: .7rem 0 0;
}

.contact-card p:not(.contact-card__label) {
  color: #526b7d;
  line-height: 1.7;
  margin: .85rem 0 0;
}

.contact-card--social {
  align-items: center;
  background: linear-gradient(135deg, #10293b, #17435b 62%, #246c83);
  border-color: rgba(255, 255, 255, .12);
  color: #fff;
  display: grid;
  gap: 1.4rem;
  grid-template-columns: auto 1fr auto;
  padding: 2rem;
}

.contact-card--social::before {
  background: linear-gradient(90deg, #d6a84d, #38aee4);
}

.contact-card--social .contact-card__label {
  color: #f1c96a;
}

.contact-card--social h3 {
  color: #fff;
}

.contact-card--social p:not(.contact-card__label) {
  color: rgba(255, 255, 255, .78);
}

.contact-card__icon {
  align-items: center;
  background: rgba(255, 255, 255, .1);
  border: 1px solid rgba(255, 255, 255, .15);
  border-radius: 1.1rem;
  display: flex;
  height: 4.4rem;
  justify-content: center;
  width: 4.4rem;
}

.contact-card__icon svg {
  height: 2rem;
  width: 2rem;
}

.contact-action {
  align-items: center;
  background: #fff;
  border-radius: 999px;
  color: #0d2232;
  display: inline-flex;
  font-size: .9rem;
  font-weight: 800;
  gap: .55rem;
  justify-content: center;
  padding: .9rem 1.25rem;
  transition: transform .18s ease, box-shadow .18s ease;
}

.contact-action:hover {
  box-shadow: 0 12px 24px rgba(0, 0, 0, .16);
  transform: translateY(-2px);
}

.contact-card--radio {
  background: linear-gradient(145deg, #f8fcfd, #edf6f9);
}

.contact-frequency {
  color: #17384e !important;
  font-family: ui-monospace, SFMono-Regular, Menlo, monospace;
  font-weight: 700;
}

.contact-fact {
  min-height: 260px;
  padding-top: 2.2rem;
}

.contact-fact__number {
  color: rgba(21, 153, 207, .12);
  font-family: "Barlow Condensed", sans-serif;
  font-size: 5.5rem;
  font-weight: 800;
  line-height: 1;
  position: absolute;
  right: 1rem;
  top: .6rem;
}

.contact-fact a {
  color: #087aa9;
  display: inline-flex;
  font-weight: 800;
  gap: .4rem;
  margin-top: 1rem;
}

.contact-closing {
  background: linear-gradient(135deg, #f3f8fa, #fff);
  border: 1px solid rgba(151, 170, 181, .35);
  border-radius: 1.5rem;
  box-shadow: 0 18px 42px rgba(13, 34, 50, .09);
  padding: 3rem 1.5rem;
  text-align: center;
}

.contact-closing .contact-eyebrow {
  color: #a85f14;
}

.contact-closing h2 {
  font-family: "Barlow Condensed", sans-serif;
  font-size: clamp(2.4rem, 5vw, 3.7rem);
  font-weight: 800;
  line-height: 1;
  margin: .6rem 0 0;
}

.contact-closing > p:not(.contact-eyebrow) {
  color: #526b7d;
  line-height: 1.7;
  margin: 1rem auto 1.5rem;
  max-width: 600px;
}

.contact-closing .contact-action {
  background: #0d2232;
  color: #fff;
}

.contact-form-layout {
  display: grid;
  gap: 1.25rem;
  grid-template-columns: minmax(0, 1.35fr) minmax(280px, .8fr);
}

.contact-form-panel,
.contact-form-aside {
  padding: 2rem;
}

.contact-form-copy {
  color: #526b7d;
  line-height: 1.75;
  margin: 0 0 1.5rem;
}

.contact-form {
  display: grid;
  gap: 1rem;
}

.contact-form-grid {
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.contact-form-label {
  display: block;
}

.contact-form-label span {
  color: #425b6b;
  display: block;
  font-size: .84rem;
  font-weight: 800;
  letter-spacing: .11em;
  margin-bottom: .55rem;
  text-transform: uppercase;
}

.contact-field {
  background: #fff;
  border: 1px solid #cbd5dc;
  border-radius: .95rem;
  color: #0d2232;
  display: block;
  min-height: 56px;
  padding: .95rem 1rem;
  transition: border-color .16s ease, box-shadow .16s ease;
  width: 100%;
}

.contact-field:focus {
  border-color: #1599cf;
  box-shadow: 0 0 0 4px rgba(21, 153, 207, .14);
  outline: 0;
}

.contact-field--textarea {
  min-height: 190px;
  resize: vertical;
}

.contact-turnstile-slot {
  min-height: 65px;
}

.contact-status {
  border-radius: 1rem;
  display: none;
  font-size: .95rem;
  line-height: 1.65;
  padding: .9rem 1rem;
}

.contact-status[data-state="info"] {
  background: #eff8ff;
  color: #0c4a6e;
  display: block;
}

.contact-status[data-state="success"] {
  background: #ecfdf3;
  color: #166534;
  display: block;
}

.contact-status[data-state="error"] {
  background: #fff1f2;
  color: #9f1239;
  display: block;
}

.contact-actions {
  align-items: center;
  display: flex;
  gap: 1rem;
  justify-content: space-between;
}

.contact-actions p {
  color: #526b7d;
  font-size: .95rem;
  line-height: 1.7;
  margin: 0;
}

.contact-submit {
  align-items: center;
  background: #0d2232;
  border: 0;
  border-radius: 999px;
  color: #fff;
  display: inline-flex;
  font-family: "Barlow Condensed", sans-serif;
  font-size: 1rem;
  font-weight: 800;
  justify-content: center;
  letter-spacing: .12em;
  min-height: 52px;
  padding: 0 1.5rem;
  text-transform: uppercase;
  transition: transform .18s ease, box-shadow .18s ease, opacity .18s ease;
}

.contact-submit:hover {
  box-shadow: 0 12px 24px rgba(13, 34, 50, .16);
  transform: translateY(-2px);
}

.contact-submit:disabled {
  cursor: not-allowed;
  opacity: .55;
  transform: none;
}

.contact-form-aside p {
  color: #526b7d;
  line-height: 1.75;
}

.contact-form-aside ul {
  color: #526b7d;
  display: grid;
  gap: .9rem;
  line-height: 1.7;
  margin: 1.5rem 0 0;
}

.contact-phone {
  border-top: 1px solid rgba(151, 170, 181, .35);
  display: grid;
  gap: 1rem;
  margin-top: 1.75rem;
  padding-top: 1.75rem;
}

.contact-phone h4 {
  color: #0d2232;
  font-size: 1.15rem;
  font-weight: 800;
  line-height: 1.3;
  margin: -.35rem 0 0;
}

.contact-phone__result {
  margin: 0;
}

.contact-phone__result a {
  align-items: center;
  color: #0d2232;
  display: inline-flex;
  font-family: "Barlow Condensed", sans-serif;
  font-size: 1.6rem;
  font-weight: 800;
  letter-spacing: .04em;
  line-height: 1.1;
}

.contact-status--inline {
  margin: 0;
}

.contact-submit--secondary {
  background: #1599cf;
  width: 100%;
}

.contact-submit--secondary:hover {
  box-shadow: 0 12px 24px rgba(21, 153, 207, .22);
}

.contact-form-aside strong {
  color: #0d2232;
}

@media (max-width: 767px) {
  .contact-hero {
    min-height: 310px;
  }

  .contact-hero__content {
    padding-bottom: 4.5rem;
    padding-top: 3.5rem;
  }

  .contact-content {
    margin-top: 0;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 2rem;
  }

  .contact-grid--channels,
  .contact-grid--facts {
    grid-template-columns: 1fr;
  }

  .contact-form-layout,
  .contact-form-grid {
    grid-template-columns: 1fr;
  }

  .contact-card--social {
    align-items: start;
    grid-template-columns: auto 1fr;
  }

  .contact-card--social .contact-action {
    grid-column: 1 / -1;
    width: 100%;
  }

  .contact-fact {
    min-height: 0;
  }

  .contact-actions {
    align-items: stretch;
    flex-direction: column;
  }

  .contact-submit {
    width: 100%;
  }
}

@media (max-width: 420px) {
  .contact-hero h1 span {
    display: block;
    margin-left: 0;
    margin-top: .12em;
  }

  .contact-card--social {
    grid-template-columns: 1fr;
  }
}
