.elementor-kit-9{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-20615fd:#00DEFF;--e-global-color-e6a4de3:#00DEFF;--e-global-color-eae92b2:#141519;--e-global-color-fc69c4c:#141519;--e-global-color-647c953:#C5FF41;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.efecto-fundido-negro::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, rgba(0,0,0,1) 0%, rgba(0,0,0,0.20) 7%, rgba(0,0,0,0.0) 22%, rgba(0,0,0,0.0) 100%);
  pointer-events: none;
  z-index: 9;
  transition: opacity 0.3s;
}

/* Custom Footer Styling matching Alar Sierra Design System */
footer, .site-footer, #colophon, .elementor-location-footer, [data-elementor-type="footer"] {
  background: linear-gradient(180deg, #0c141c 0%, #1e1140 25%, #3d1478 60%, #1e5eff 100%) !important;
  color: #ffffff !important;
  position: relative !important;
  overflow: hidden !important;
}

footer a, .site-footer a, #colophon a, .elementor-location-footer a {
  color: rgba(255, 255, 255, 0.9) !important;
  transition: all 0.3s ease !important;
}

footer a:hover, .site-footer a:hover, #colophon a:hover, .elementor-location-footer a:hover {
  color: #ffffff !important;
  text-shadow: 0 0 12px rgba(255, 255, 255, 0.8), 0 0 20px rgba(30, 94, 255, 0.6) !important;
}

footer .footer-bg-text, .elementor-location-footer .footer-bg-text {
  color: rgba(182, 196, 255, 0.04) !important;
  font-family: 'Space Grotesk', sans-serif !important;
  font-size: 14vw !important;
  font-weight: 800 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.05em !important;
}

footer p, .site-footer p, .elementor-location-footer p {
  color: rgba(255, 255, 255, 0.85) !important;
}/* End custom CSS */