.elementor-515 .elementor-element.elementor-element-22c0b97{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-515 .elementor-element.elementor-element-cfa7e53{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-515 .elementor-element.elementor-element-86f24cb{text-align:start;}.elementor-515 .elementor-element.elementor-element-86f24cb img{width:53%;}.elementor-515 .elementor-element.elementor-element-2910e78{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:flex-end;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1024px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-515 .elementor-element.elementor-element-86f24cb img{width:100%;}}@media(min-width:768px){.elementor-515 .elementor-element.elementor-element-22c0b97{--content-width:1600px;}.elementor-515 .elementor-element.elementor-element-cfa7e53{--width:25%;}.elementor-515 .elementor-element.elementor-element-2910e78{--width:100%;}}@media(max-width:767px){.elementor-515 .elementor-element.elementor-element-cfa7e53{--width:50%;--justify-content:center;}.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-515 .elementor-element.elementor-element-86f24cb img{width:75%;}.elementor-515 .elementor-element.elementor-element-2910e78{--width:50%;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:30px;}}/* Start custom CSS for container, class: .elementor-element-22c0b97 *//* ===== Fondo premium sección ===== */
.cc-section-premium{
  background:
    radial-gradient(1200px 600px at 18% -10%, rgba(125,211,252,.14), transparent 60%),
    radial-gradient(900px 520px at 92% 12%, rgba(167,243,208,.10), transparent 55%),
    linear-gradient(180deg, rgba(255,255,255,.02), rgba(0,0,0,.12)),
    #0a0d12;

 
  position: relative;
  overflow: hidden;
}

/* === FIX VISIBILIDAD MENU (reposo + hover) === */

/* Estado normal: más claro (ahora mismo está demasiado apagado) */
.cc-nav__link{
  color: rgba(232,237,243,.72) !important;   /* antes: muted oscuro */
  opacity: 1 !important;
  border: 1px solid transparent !important;
}

/* Hover: contraste real + borde sutil */
.cc-nav__link:hover{
  color: rgba(232,237,243,.98) !important;
  background: rgba(255,255,255,.07) !important;
  border-color: rgba(255,255,255,.10) !important;
}

/* Flechita un pelín más visible */
.cc-chev{ opacity: .85 !important; }/* End custom CSS */