:root {
  --brand-ink: #0f172a;
  --brand-blue: #0b4f8a;
  --brand-green: #237a57;
  --brand-amber: #d97706;
  --surface-0: #f7fafc;
  --surface-1: #ffffff;
  --surface-2: #eef3f8;
  --text-0: #102033;
  --text-1: #35506b;
  --radius-sm: 10px;
  --radius-md: 16px;
  --radius-lg: 24px;
  --shadow-soft: 0 14px 30px rgba(15, 23, 42, 0.12);
}

body {
  color: var(--text-0);
}

.page-inicio h1,
.page-inicio h2,
.page-inicio .hero-title {
  letter-spacing: -0.01em;
}

.page-inicio p,
.page-inicio li,
.page-interna p {
  color: var(--text-1);
}

.page-inicio .hero-video-container {
  clip-path: ellipse(70% 100% at 50% 0%);
  height: min(78vh, 740px);
  min-height: 560px;
  border-radius: 0;
  margin-bottom: 3.2rem;
}

.page-inicio .video-overlay {
  animation: none;
  background: linear-gradient(
    140deg,
    rgba(8, 24, 47, 0.78) 0%,
    rgba(12, 66, 117, 0.56) 38%,
    rgba(18, 122, 84, 0.42) 100%
  );
}

.page-inicio .hero-particles {
  opacity: 0.35;
}

.page-inicio .hero-text {
  bottom: 10%;
  max-width: 980px;
  padding: 0.5rem 1rem;
  border-radius: 0;
  background: transparent !important;
  backdrop-filter: none !important;
  box-shadow: none !important;
}

.page-inicio .hero-title {
  font-size: clamp(1.45rem, 2.7vw, 2.2rem) !important;
  max-width: 34ch;
  margin: 0 auto 0.45rem;
  line-height: 1.15;
  white-space: normal;
  overflow-wrap: break-word;
  hyphens: auto;
}

.page-inicio .hero-subtitle {
  font-size: clamp(1rem, 1.9vw, 1.2rem) !important;
  color: rgba(255, 255, 255, 0.96) !important;
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.45);
  max-width: 62ch;
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
  margin-bottom: 1rem;
}

.page-inicio .hero-points {
  list-style: none;
  margin: 0 0 1.2rem;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.6rem;
}

.page-inicio .hero-points li {
  color: #e7eef8;
  background: rgba(255, 255, 255, 0.13);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 999px;
  padding: 0.45rem 0.75rem;
  font-size: 0.9rem;
  margin: 0;
}

.page-inicio .hero-cta {
  background: linear-gradient(135deg, var(--brand-amber), #f59e0b);
  min-width: 230px;
  text-transform: none;
  letter-spacing: 0.01em;
}

.page-inicio .hero-cta:hover {
  box-shadow: 0 16px 28px rgba(245, 158, 11, 0.35);
}

.page-inicio .hero-cta,
.page-inicio .hero-cta.animate-float,
.page-inicio .hero-cta-animate {
  animation: none !important;
  transform: none !important;
}

.page-inicio #por-que-elegirnos .value-icon i,
.page-inicio #por-que-elegirnos .value-icon .value-icon-img {
  animation: none !important;
  transform: none !important;
}

.page-inicio #carousel-section,
.page-inicio .home-promotions-section,
.page-inicio .section-alt,
.page-inicio .metrics-section,
.page-inicio .allies-section,
.page-inicio .cta-section,
.page-inicio .contact-map-section,
.page-inicio #pse-section {
  margin-bottom: 0;
  padding-top: clamp(56px, 6vw, 76px);
  padding-bottom: clamp(56px, 6vw, 76px);
}

.page-inicio .home-promotions-section {
  position: relative;
  isolation: isolate;
  background: transparent;
}

.page-inicio #pse-section {
  background: transparent;
  border-top: 0;
  border-bottom: 0;
}

.page-inicio .home-promotions-kicker {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.35rem 0.85rem;
  border-radius: 999px;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--brand-blue);
  background: rgba(11, 79, 138, 0.12);
  border: 1px solid rgba(11, 79, 138, 0.2);
  margin-bottom: 0.85rem;
}

.page-inicio .home-promotions-header .section-subtitle {
  max-width: 60ch;
}

.page-inicio .home-comunicado-banner {
  padding: clamp(20px, 3vw, 32px) 0 0;
}

.page-inicio .home-comunicado-banner-card {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  border-radius: 14px;
  border: 1px solid rgba(11, 79, 138, 0.16);
  background: linear-gradient(135deg, #f0f7ff 0%, #ffffff 100%);
  padding: 0.8rem 1rem;
}

.page-inicio .home-comunicado-banner-copy {
  min-width: 0;
}

.page-inicio .home-comunicado-banner-title {
  display: block;
  color: #0f3f66;
  font-size: 1rem;
}

.page-inicio .home-comunicado-banner-text {
  margin: 0.25rem 0 0;
  color: #2f5576;
  font-size: 0.92rem;
}

.page-inicio .home-comunicado-banner-actions {
  display: flex;
  align-items: center;
  gap: 0.55rem;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.page-inicio .home-comunicado-vigencia {
  display: inline-flex;
  align-items: center;
  border-radius: 999px;
  padding: 0.35rem 0.72rem;
  font-size: 0.76rem;
  font-weight: 700;
  background: rgba(11, 79, 138, 0.12);
  color: #0f4c7d;
}

.page-inicio .home-comunicado-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  text-decoration: none;
  padding: 0.38rem 0.8rem;
  font-size: 0.76rem;
  font-weight: 700;
  color: #ffffff;
  background: linear-gradient(135deg, #0b4f8a, #1c76b8);
}

.page-inicio .home-comunicado-btn:hover {
  color: #ffffff;
  filter: brightness(1.04);
}

.home-comunicado-float {
  position: fixed;
  right: 16px;
  bottom: 18px;
  width: min(310px, calc(100vw - 28px));
  z-index: 1040;
  border-radius: 14px;
  border: 1px solid rgba(11, 79, 138, 0.2);
  background: #ffffff;
  box-shadow: 0 16px 34px rgba(15, 23, 42, 0.26);
  overflow: hidden;
  transform: translateY(12px);
  opacity: 0;
  transition: transform 0.22s ease, opacity 0.22s ease;
  will-change: transform, opacity;
}

.home-comunicado-float.is-visible {
  transform: translateY(0);
  opacity: 1;
  animation: comunicadoFloatIn 300ms cubic-bezier(0.21, 1, 0.23, 1);
}

@keyframes comunicadoFloatIn {
  0% {
    opacity: 0;
    transform: translateY(16px) scale(0.985);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

.home-comunicado-float-close {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 0;
  background: rgba(255, 255, 255, 0.9);
  color: #0f3f66;
  z-index: 2;
}

.home-comunicado-float-link {
  display: block;
  text-decoration: none;
}

.home-comunicado-float-image {
  width: auto;
  max-width: 100%;
  max-height: 78vh;
  height: auto;
  display: block;
  margin: 0 auto;
}

.home-comunicado-float-copy {
  padding: 0.85rem 0.9rem 0.7rem;
}

.home-comunicado-float-copy strong {
  display: block;
  color: #0f3f66;
}

.home-comunicado-float-copy p {
  margin: 0.45rem 0 0;
  font-size: 0.92rem;
  color: #375a79;
}

.home-comunicado-float-validity {
  padding: 0.44rem 0.75rem;
  font-size: 0.75rem;
  font-weight: 700;
  color: #0f4c7d;
  background: linear-gradient(180deg, #f3f8ff 0%, #eaf3ff 100%);
}

.page-inicio .promo-home-layout {
  display: grid;
  gap: 1.2rem;
}

.page-inicio .promo-hero-wrap {
  border-radius: 18px;
  overflow: visible;
  border: 0;
  box-shadow: none;
  background: transparent;
}

.page-inicio .promo-hero-wrap.is-urgent {
  border: 0;
  box-shadow: none;
}

.page-inicio .promo-hero-media-link {
  display: block;
  text-decoration: none;
  border-radius: 18px;
  overflow: hidden;
  border: 2px solid transparent;
}

.page-inicio .promo-hero-wrap.is-urgent .promo-hero-media-link {
  border-color: rgba(220, 38, 38, 0.7);
  box-shadow: 0 0 0 4px rgba(220, 38, 38, 0.12), 0 20px 34px rgba(15, 23, 42, 0.16);
}

.page-inicio .promo-hero-image {
  width: 100%;
  height: auto;
  aspect-ratio: auto;
  object-fit: contain;
  object-position: center;
  background: transparent;
  display: block;
}

.page-inicio .promo-hero-meta {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.55rem;
  padding: 0.7rem 0;
  flex-wrap: wrap;
  background: transparent;
}

.page-inicio .promo-vigencia-chip,
.page-inicio .promo-urgencia-chip {
  display: inline-flex;
  align-items: center;
  border-radius: 999px;
  font-size: 0.78rem;
  font-weight: 700;
  padding: 0.35rem 0.7rem;
}

.page-inicio .promo-vigencia-chip {
  background: rgba(12, 79, 138, 0.12);
  color: #0e4573;
}

.page-inicio .promo-urgencia-chip {
  background: rgba(220, 38, 38, 0.12);
  color: #9f1239;
}

@keyframes softPulseUrgency {
  0% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(220, 38, 38, 0.24);
  }
  65% {
    transform: scale(1.035);
    box-shadow: 0 0 0 7px rgba(220, 38, 38, 0);
  }
  100% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(220, 38, 38, 0);
  }
}

.page-inicio .promo-urgencia-chip.is-critical,
.page-inicio .promo-rotator-overlay .promo-urgencia-chip.is-critical {
  animation: softPulseUrgency 1.65s ease-in-out infinite;
}

.page-inicio .promo-wa-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  border-radius: 999px;
  padding: 0.44rem 0.88rem;
  font-size: 0.82rem;
  font-weight: 700;
  background: linear-gradient(135deg, #128c7e, #25d366);
  color: #ffffff;
  text-decoration: none;
  border: 0;
}

.page-inicio .promo-wa-cta:hover {
  color: #ffffff;
  filter: brightness(1.06);
}

.page-inicio .promo-cta-row {
  flex: 0 0 100%;
  display: flex;
  justify-content: center;
}

.page-inicio .promo-rotator {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
  touch-action: pan-y;
}

.page-inicio .promo-rotator-dots {
  margin-top: 0.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.45rem;
}

.page-inicio .promo-rotator-dots.is-hidden {
  display: none;
}

.page-inicio .promo-rotator-dot {
  width: 8px;
  height: 8px;
  border: 0;
  border-radius: 50%;
  background: rgba(11, 79, 138, 0.24);
  transition: transform 0.2s ease, background-color 0.2s ease;
  padding: 0;
}

.page-inicio .promo-rotator-dot.is-active {
  width: 22px;
  border-radius: 999px;
  background: #0b4f8a;
}

.page-inicio .promo-rotator-card {
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid rgba(15, 23, 42, 0.08);
  box-shadow: 0 12px 24px rgba(15, 23, 42, 0.14);
  background: #ffffff;
}

.page-inicio .promo-rotator-card.is-urgent {
  border: 2px solid rgba(220, 38, 38, 0.65);
  box-shadow: 0 0 0 3px rgba(220, 38, 38, 0.1), 0 14px 26px rgba(15, 23, 42, 0.16);
}

.page-inicio .promo-rotator-link {
  display: flex;
  flex-direction: column;
  text-decoration: none;
}

.page-inicio .promo-rotator-image {
  width: 100%;
  aspect-ratio: 9 / 16;
  object-fit: cover;
  display: block;
  background: #dbe5ef;
}

.page-inicio .promo-rotator-overlay {
  position: static;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.6rem;
  padding: 0.62rem 0.72rem;
  background: linear-gradient(180deg, #f8fbff 0%, #ffffff 100%);
  border-top: 1px solid rgba(15, 23, 42, 0.08);
  flex-wrap: wrap;
}

.page-inicio .promo-rotator-overlay .promo-vigencia-chip {
  margin: 0;
  padding: 0.36rem 0.72rem;
  background: rgba(12, 79, 138, 0.12);
  color: #0e4573;
  font-size: 0.78rem;
  font-weight: 700;
  border-radius: 999px;
  white-space: nowrap;
}

.page-inicio .promo-rotator-overlay .promo-vigencia-chip.is-urgent {
  color: #0e4573;
}

.page-inicio .promo-rotator-overlay .promo-urgencia-chip {
  margin: 0;
  padding: 0.36rem 0.72rem;
  background: rgba(220, 38, 38, 0.14);
  color: #9f1239;
  font-size: 0.78rem;
  font-weight: 700;
  border-radius: 999px;
  white-space: nowrap;
}

.page-inicio .promo-rotator-overlay .promo-urgencia-chip.is-urgent {
  background: rgba(220, 38, 38, 0.18);
  color: #881337;
}

.page-inicio .promo-rotator-overlay .promo-wa-cta {
  font-size: 0.76rem;
  padding: 0.34rem 0.74rem;
  width: auto;
  margin: 0;
}

.page-inicio .promo-hero-meta .promo-wa-cta {
  margin-top: 0.05rem;
}

.page-inicio .home-promotions-header .section-title {
  display: inline-flex;
  align-items: center;
  border-radius: 999px;
  padding: 0.38rem 0.92rem;
  font-family: 'Manrope', sans-serif;
  font-size: clamp(1.15rem, 1.02rem + 0.45vw, 1.45rem);
  font-weight: 800;
  letter-spacing: 0.01em;
  background: rgba(11, 79, 138, 0.12);
  color: #0b4f8a;
  margin-bottom: 0.35rem;
}

.page-inicio .promo-fallback-block {
  display: block;
}

.page-inicio .promo-highlight-card {
  height: 100%;
  overflow: hidden;
  border-radius: var(--radius-md);
  background: #ffffff;
  border: 1px solid rgba(15, 23, 42, 0.1);
  box-shadow: 0 14px 28px rgba(15, 23, 42, 0.12);
  display: flex;
  flex-direction: column;
  transition: transform 0.28s ease, box-shadow 0.28s ease;
  max-width: 360px;
  margin-inline: auto;
}

.page-inicio .promo-highlight-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 20px 34px rgba(15, 23, 42, 0.18);
}

.page-inicio .promo-highlight-card.is-featured {
  border-color: rgba(217, 119, 6, 0.4);
  box-shadow: 0 20px 36px rgba(217, 119, 6, 0.18);
}

.page-inicio .promo-image-trigger {
  border: 0;
  padding: 0;
  margin: 0;
  width: 100%;
  display: block;
  background: #e6eef7;
  cursor: zoom-in;
  position: relative;
}

.page-inicio .promo-highlight-image {
  width: 100%;
  aspect-ratio: 9 / 16;
  object-fit: contain;
  object-position: center;
  background: radial-gradient(circle at 50% 15%, #f8fbff, #dbe5ef);
}

.page-inicio .promo-image-zoom-label {
  position: absolute;
  right: 10px;
  bottom: 10px;
  background: rgba(15, 23, 42, 0.72);
  color: #ffffff;
  font-size: 0.74rem;
  font-weight: 700;
  border-radius: 999px;
  padding: 0.3rem 0.56rem;
  letter-spacing: 0.03em;
}

.page-inicio .promo-highlight-body {
  padding: 1.1rem 1.1rem 1.2rem;
  display: flex;
  flex-direction: column;
  gap: 0.72rem;
  flex: 1;
}

.page-inicio .promo-highlight-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.6rem;
}

.page-inicio .promo-type-badge {
  display: inline-flex;
  align-items: center;
  padding: 0.24rem 0.56rem;
  border-radius: 999px;
  font-size: 0.74rem;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  background: rgba(11, 79, 138, 0.12);
  color: var(--brand-blue);
  font-weight: 700;
}

.page-inicio .promo-expiration {
  font-size: 0.78rem;
  color: #4a617b;
}

.page-inicio .promo-highlight-title {
  margin: 0;
  color: var(--brand-ink);
  font-size: clamp(1.16rem, 1.8vw, 1.35rem);
}

.page-inicio .promo-highlight-text {
  margin: 0;
  color: #344d66;
}

.page-inicio .promo-highlight-link {
  margin-top: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  min-width: 150px;
  border-radius: 999px;
  text-decoration: none;
  padding: 0.52rem 0.88rem;
  font-weight: 700;
  font-size: 0.9rem;
  color: #ffffff;
  background: linear-gradient(135deg, var(--brand-blue), var(--brand-green));
}

.page-inicio .promo-highlight-link:hover {
  color: #ffffff;
  filter: brightness(1.05);
}

.page-inicio .promo-highlight-empty {
  text-align: center;
  padding: clamp(1.2rem, 2.4vw, 2rem);
  border-radius: var(--radius-md);
  background: #ffffff;
  border: 1px solid rgba(15, 23, 42, 0.08);
  box-shadow: var(--shadow-soft);
}

.page-inicio .promo-highlight-empty p {
  max-width: 62ch;
  margin: 0.75rem auto 1.15rem;
}

.promo-image-modal-content {
  border: 0;
  border-radius: 18px;
  overflow: hidden;
}

.promo-image-modal-img {
  width: 100%;
  max-height: 82vh;
  object-fit: contain;
  border-radius: 12px;
  background: #eff4fa;
}

.promo-image-modal-desc {
  margin: 0.9rem 0 0;
  color: #2d4660;
}

.promo-home-modal .modal-dialog,
.promo-home-modal-dialog {
  width: min(97vw, 1240px);
  max-width: min(97vw, 1240px);
  margin: 0.45rem auto;
}

.promo-home-modal.fade .modal-dialog {
  opacity: 0;
  transform: translateY(24px) scale(0.965);
  transition: transform 260ms cubic-bezier(0.22, 1, 0.36, 1), opacity 260ms ease;
}

.promo-home-modal.show .modal-dialog {
  opacity: 1;
  transform: translateY(0) scale(1);
}

body.premium-popup-active .modal-backdrop.show {
  opacity: 0.74;
  backdrop-filter: blur(1.5px);
}

.promo-home-modal .modal-content.promo-home-clean {
  border: 0;
  background: transparent;
  box-shadow: none;
  position: relative;
  overflow: visible;
}

.promo-home-image-link {
  display: block;
  text-decoration: none;
}

.promo-home-modal-image {
  display: block;
  width: 100%;
  max-height: 90vh;
  object-fit: contain;
  border-radius: 24px;
  box-shadow: 0 24px 56px rgba(15, 23, 42, 0.3);
  background: #f4f7fb;
}

.promo-home-close {
  position: absolute;
  top: -20px;
  right: -20px;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  border: 0;
  background: rgba(255, 255, 255, 0.88);
  color: #0f3b5f;
  font-size: 2rem;
  z-index: 3;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.24);
}

.promo-home-close:hover {
  background: #ffffff;
}

.promo-home-close {
  transition: transform 180ms ease, box-shadow 180ms ease;
}

.promo-home-close:hover {
  transform: scale(1.06);
}

@media (prefers-reduced-motion: reduce) {
  .promo-home-modal.fade .modal-dialog,
  .home-comunicado-float,
  .home-comunicado-float.is-visible {
    transition: none;
    animation: none;
  }
}

.promo-home-validity {
  margin: 0.7rem auto 0;
  width: fit-content;
  padding: 0.45rem 0.85rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.92);
  color: #2f4b68;
  font-size: 0.86rem;
  font-weight: 600;
  box-shadow: 0 8px 18px rgba(15, 23, 42, 0.16);
}

.home-comunicado-fallback {
  max-width: 90%;
  margin: 0 auto;
  border-radius: 14px;
  padding: 1rem 1.2rem;
  background: #f4f8fd;
  border: 1px solid rgba(15, 23, 42, 0.1);
  text-align: center;
}

.home-comunicado-fallback p {
  margin: 0.45rem 0 0;
}

@media (max-width: 768px) {
  .page-inicio .promo-rotator {
    grid-template-columns: 1fr;
  }

  .page-inicio .home-comunicado-banner-card {
    flex-direction: column;
    align-items: flex-start;
  }

  .page-inicio .home-comunicado-banner-actions {
    justify-content: flex-start;
  }

  .home-comunicado-float {
    right: 10px;
    bottom: 12px;
    width: min(280px, calc(100vw - 20px));
  }

  .home-comunicado-float-image {
    max-height: 70vh;
  }

  .page-inicio .promo-hero-image {
    aspect-ratio: 16 / 9;
  }

  .page-inicio .promo-highlight-card {
    max-width: 320px;
  }

  .promo-home-modal-dialog {
    width: 98vw;
    max-width: 98vw;
    margin: 0.3rem auto;
  }

  .promo-home-modal-image {
    max-height: 86vh;
    border-radius: 18px;
  }

  .promo-home-close {
    top: -12px;
    right: -8px;
    width: 52px;
    height: 52px;
    font-size: 1.6rem;
  }
}

.page-inicio .section-title {
  color: var(--brand-ink);
  font-size: clamp(1.9rem, 2.8vw, 2.6rem);
}

.page-inicio .section-subtitle {
  max-width: 66ch;
  margin: 0 auto;
}

.page-inicio #por-que-elegirnos .section-title,
.page-inicio .metrics-section.section-hero-bg .section-title,
.page-inicio #aliados.allies-section .section-title {
  color: #ffffff;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.42);
}

.page-inicio #por-que-elegirnos,
.page-inicio .metrics-section.section-hero-bg,
.page-inicio #aliados.allies-section {
  margin-bottom: clamp(30px, 4vw, 56px);
}

.page-inicio #por-que-elegirnos .section-subtitle,
.page-inicio .metrics-section.section-hero-bg .section-subtitle,
.page-inicio #aliados.allies-section .section-subtitle {
  color: rgba(255, 255, 255, 0.92);
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.45);
}

.page-inicio .value-card,
.page-inicio .metric-card,
.page-inicio .allies-card,
.page-inicio .glass-card {
  background: var(--surface-1);
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-soft);
}

.page-inicio .value-card,
.page-inicio .metric-card {
  padding: 1.5rem 1.2rem;
  height: 100%;
  min-height: 272px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.page-inicio .value-text,
.page-inicio .metric-label {
  margin-top: auto;
}

.page-inicio .value-icon i {
  display: inline-block;
  transition: transform 0.35s ease, filter 0.35s ease;
  animation-play-state: paused;
}

.page-inicio #por-que-elegirnos .value-icon {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 1rem;
  border-radius: 12px;
  overflow: hidden;
  background: transparent;
  box-shadow: none;
}

.page-inicio .value-icon .value-icon-img {
  display: block;
  width: 100%;
  height: 140px;
  object-fit: cover;
  border-radius: 12px;
  transition: transform 0.35s ease, filter 0.35s ease;
  animation-play-state: paused;
}

.page-inicio #por-que-elegirnos.in-view .col-md-4:nth-child(1) .value-icon i,
.page-inicio #por-que-elegirnos.in-view .col-md-4:nth-child(1) .value-icon .value-icon-img {
  animation: iconFloat 2.2s ease-in-out infinite;
  animation-play-state: running;
}

.page-inicio #por-que-elegirnos.in-view .col-md-4:nth-child(2) .value-icon i,
.page-inicio #por-que-elegirnos.in-view .col-md-4:nth-child(2) .value-icon .value-icon-img {
  animation: iconTwist 2.6s ease-in-out infinite;
  animation-play-state: running;
}

.page-inicio #por-que-elegirnos.in-view .col-md-4:nth-child(3) .value-icon i,
.page-inicio #por-que-elegirnos.in-view .col-md-4:nth-child(3) .value-icon .value-icon-img {
  animation: iconPulse 2.1s ease-in-out infinite;
  animation-play-state: running;
}

@keyframes iconFloat {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-6px); }
}

@keyframes iconTwist {
  0%, 100% { transform: rotate(0deg) scale(1); }
  50% { transform: rotate(-8deg) scale(1.07); }
}

@keyframes iconPulse {
  0%, 100% { transform: scale(1); }
  50% { transform: scale(1.12); }
}

@media (max-width: 640px) {
  .page-inicio .value-icon .value-icon-img {
    height: 120px;
  }
}

.page-inicio .carousel-arrow-icon {
  color: #ffffff;
  font-size: 1.1rem;
}

.page-inicio .contact-map-embed {
  width: 100%;
  height: 520px;
  border: 0;
}

.page-inicio .contact-map-section .glass-card {
  max-width: 1200px;
  margin: 0 auto;
}

.page-inicio .contact-map-section .map-container {
  max-width: 1200px;
  margin: 0 auto;
}

.page-inicio .contact-map-section .contact-info {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 0.65rem 1rem;
}

.page-inicio .contact-map-section .contact-info h4 {
  flex: 0 0 100%;
  text-align: center;
  margin-bottom: 0.25rem;
}

.page-inicio .contact-map-section .contact-info p {
  margin: 0;
  padding: 0.45rem 0.75rem;
  border-radius: 999px;
  background: rgba(21, 101, 192, 0.08);
  white-space: nowrap;
}

.page-inicio #aliadosCarousel .carousel-control-prev,
.page-inicio #aliadosCarousel .carousel-control-next {
  display: none !important;
}

.page-inicio #aliadosCarousel.allies-marquee-ready .carousel-indicators {
  display: none !important;
}

.page-inicio #aliadosCarousel.allies-marquee-ready {
  overflow: hidden;
}

.page-inicio #aliadosCarousel .allies-marquee {
  overflow: hidden;
  width: 100%;
  padding: 0.6rem 0 1rem;
}

.page-inicio #aliadosCarousel .allies-marquee-track {
  display: flex;
  align-items: center;
  gap: 1rem;
  width: max-content;
}

.page-inicio #aliadosCarousel .allies-marquee-item {
  flex: 0 0 180px;
}

.page-inicio #aliadosCarousel .allies-marquee-item .allies-logo {
  max-height: 96px;
  max-width: 210px;
}

.page-inicio .metric-value,
.page-inicio .value-meta {
  color: var(--brand-blue);
  font-weight: 800;
}

.page-inicio .promo-carousel-control-prev,
.page-inicio .promo-carousel-control-next,
.page-inicio .allies-carousel .carousel-control-prev,
.page-inicio .allies-carousel .carousel-control-next {
  top: 50% !important;
  bottom: auto !important;
  transform: translateY(-50%) !important;
  width: 48px !important;
  height: 48px !important;
  border-radius: 50%;
  background: #0f172a !important;
  border: 1px solid rgba(255, 255, 255, 0.16);
}

.page-inicio .promo-carousel-control-prev:hover,
.page-inicio .promo-carousel-control-next:hover,
.page-inicio .allies-carousel .carousel-control-prev:hover,
.page-inicio .allies-carousel .carousel-control-next:hover {
  transform: translateY(-50%) !important;
}

.page-inicio .promo-carousel-control-prev,
.page-inicio .allies-carousel .carousel-control-prev {
  left: -28px;
}

.page-inicio .promo-carousel-control-next,
.page-inicio .allies-carousel .carousel-control-next {
  right: -28px;
}

.page-inicio .carousel .carousel-indicators button {
  width: 8px;
  height: 8px;
  margin: 0 5px;
}

.page-inicio .floating-btn {
  border-radius: 14px;
  width: 64px !important;
  height: 64px !important;
}

.page-inicio .floating-btn img {
  width: 34px !important;
  height: 34px !important;
}

.page-inicio .cta-section {
  background: linear-gradient(120deg, #0b4f8a, #0f7a63);
}

.page-inicio .cta-section p {
  color: #ffffff !important;
}

.page-inicio .footer-compact {
  background: linear-gradient(140deg, #0b2545 0%, #0b4f8a 100%);
}

.footer-compact p,
.footer-compact small,
.footer-compact i,
.footer-compact a {
  color: #ffffff !important;
}

@media (max-width: 991px) {
  .page-inicio .hero-video-container {
    min-height: 500px;
    height: 70vh;
    border-radius: 0;
    clip-path: none;
  }

  .page-inicio .hero-particles {
    display: none;
  }

  .page-inicio .hero-text {
    width: 92%;
    bottom: 8%;
    padding: 0.35rem 0.65rem;
  }

  .page-inicio .hero-points li {
    font-size: 0.84rem;
  }

  .page-inicio .promo-carousel-control-prev,
  .page-inicio .allies-carousel .carousel-control-prev {
    left: 8px;
  }

  .page-inicio .promo-carousel-control-next,
  .page-inicio .allies-carousel .carousel-control-next {
    right: 8px;
  }
}

@media (max-width: 640px) {
  .page-inicio .hero-title {
    font-size: clamp(1.2rem, 5.6vw, 1.7rem) !important;
    max-width: 24ch;
  }

  .page-inicio .hero-subtitle {
    font-size: 0.95rem !important;
    max-width: 32ch;
  }

  .page-inicio .hero-points {
    display: none;
  }

  .page-inicio #carousel-section,
  .page-inicio .section-alt,
  .page-inicio .metrics-section,
  .page-inicio .allies-section,
  .page-inicio .cta-section,
  .page-inicio .contact-map-section,
  .page-inicio #pse-section {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .page-inicio .value-card,
  .page-inicio .metric-card {
    min-height: 230px;
  }

  .page-inicio .contact-map-embed {
    height: 360px;
  }

  .page-inicio .contact-map-section .contact-info p {
    white-space: normal;
  }
}
