.elementor-kit-6{--e-global-color-primary:#0F0A2D;--e-global-color-secondary:#1A215B;--e-global-color-text:#111318;--e-global-color-accent:#C9A24A;--e-global-color-ea372d3:#D8B35A;--e-global-color-1a330e8:#B8923F;--e-global-color-162bd77:#D2D2DAFA;--e-global-color-466aa0d:#0E082F;--e-global-color-8226e9f:#FFFFFFBF;--e-global-color-017335c:#040515;--e-global-color-d5473f7:#0B1833;--e-global-color-1a86389:#E3E3E8FA;--e-global-color-1ba86c9:#D8B35AC4;--e-global-color-41406ba:#071126F5;--e-global-typography-primary-font-family:"Cormorant Garamond";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;--e-global-typography-420a614-font-family:"Inter";--e-global-typography-420a614-font-size:13px;background-color:#000000;color:var( --e-global-color-162bd77 );font-family:"Poppins", Sans-serif;font-size:16px;font-weight:400;line-height:1.65em;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#04051500;font-family:"Inter", Sans-serif;font-size:17px;font-weight:600;color:var( --e-global-color-162bd77 );}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-d5473f7 );color:var( --e-global-color-ea372d3 );border-style:none;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-block-end:0.8em;}.elementor-kit-6 a{color:var( --e-global-color-162bd77 );font-family:"Poppins", Sans-serif;font-weight:500;text-decoration:none;}.elementor-kit-6 a:hover{color:#C9A24A;}.elementor-kit-6 h1{color:#0C0630;font-family:"Cormorant Garamond", Sans-serif;font-size:70px;font-weight:600;}.elementor-kit-6 h2{font-family:"Cormorant Garamond", Sans-serif;font-size:48px;font-weight:600;}.elementor-kit-6 h3{font-size:34px;font-weight:600;}.elementor-kit-6 h4{font-size:26px;font-weight:500;}.elementor-kit-6 h5{font-size:20px;}.elementor-kit-6 h6{font-size:16px;font-weight:500;line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:17px;}.elementor-element{--widgets-spacing:17px 17px;--widgets-spacing-row:17px;--widgets-spacing-column:17px;}{}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-kit-6{font-size:15px;}.elementor-kit-6 h1{font-size:58px;}.elementor-kit-6 h2{font-size:38px;}.elementor-kit-6 h3{font-size:28px;}.elementor-kit-6 h4{font-size:22px;}.elementor-kit-6 h5{font-size:18px;}.elementor-kit-6 h6{font-size:15px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-420a614-font-size:12px;font-size:14px;line-height:1.65em;}.elementor-kit-6 h1{font-size:24px;}.elementor-kit-6 h2{font-size:20px;}.elementor-kit-6 h3{font-size:19px;}.elementor-kit-6 h4{font-size:18px;}.elementor-kit-6 h5{font-size:17px;}.elementor-kit-6 h6{font-size:14px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* =========================================
   Menú secundario bajo hero
   Clase del widget: menu-subhero-glow
========================================= */

/* Base general */
.menu-subhero-glow {
  overflow: visible !important;
  z-index: 50;
}

.menu-subhero-glow .elementor-widget-container,
.menu-subhero-glow .elementor-nav-menu,
.menu-subhero-glow .elementor-nav-menu > li,
.menu-subhero-glow .elementor-nav-menu .menu-item {
  overflow: visible !important;
}

/* Links base */
.menu-subhero-glow .elementor-nav-menu .menu-item > a {
  border-radius: 14px;
  transition:
    color 0.25s ease,
    background 0.25s ease,
    box-shadow 0.25s ease;
}

/* Hover + activo: glow externo sin línea interior */
.menu-subhero-glow .elementor-nav-menu .menu-item > a:hover,
.menu-subhero-glow .elementor-nav-menu .menu-item.current-menu-item > a,
.menu-subhero-glow .elementor-nav-menu .menu-item.current_page_item > a,
.menu-subhero-glow .elementor-nav-menu .menu-item.current-menu-ancestor > a {
  color: #c9a24a;
  background: rgba(201, 162, 74, 0.035);
  box-shadow:
    0 0 10px rgba(201, 162, 74, 0.28),
    0 0 22px rgba(201, 162, 74, 0.20),
    0 0 38px rgba(201, 162, 74, 0.12);
}

/* =========================================
   Escritorio / tablet grande:
   menú en una sola fila sin pisar logo
========================================= */

@media (min-width: 768px) {

  .menu-subhero-glow .elementor-nav-menu {
    display: flex !important;
    flex-wrap: nowrap !important;
    justify-content: center;
    align-items: center;
    gap: 4px;

    /* Reserva espacio para el logo izquierdo */
    width: calc(100% - 110px);
    margin-left: 68px;

    overflow: visible !important;
  }

  .menu-subhero-glow .elementor-nav-menu .menu-item {
    flex: 0 0 auto;
    overflow: visible !important;
  }

  .menu-subhero-glow .elementor-nav-menu .menu-item > a {
    white-space: nowrap;
    font-size: clamp(11px, 0.82vw, 14px);
    padding: 6px 10px;
    line-height: 1.2;
  }

  /* Submenús en escritorio: flotan y no se cortan */
  .menu-subhero-glow .elementor-nav-menu .sub-menu {
    position: absolute !important;
    z-index: 99999 !important;
    overflow: visible !important;
    min-width: max-content;
    width: max-content;
    border-radius: 12px;
    padding: 8px 0;
  }

  .menu-subhero-glow .elementor-nav-menu .sub-menu a {
    white-space: nowrap;
    font-size: 12px;
    padding: 8px 14px;
  }

}

/* =========================================
   Móvil:
   dejar que Elementor use hamburguesa
========================================= */

@media (max-width: 767px) {

  .menu-subhero-glow .elementor-nav-menu {
    flex-wrap: initial !important;
    width: auto;
    margin-left: 0;
  }

  .menu-subhero-glow .elementor-nav-menu .menu-item > a {
    white-space: normal;
    font-size: 13px;
    padding: 12px 16px;
    line-height: 1.3;
  }

  .menu-subhero-glow .elementor-nav-menu--dropdown {
    z-index: 99999 !important;
    border-radius: 14px;
    overflow: hidden;
  }

  .menu-subhero-glow .elementor-nav-menu--dropdown a {
    white-space: normal;
    font-size: 13px;
    padding: 12px 16px;
  }

}

/* =========================================================
   TEXTO LEGIBLE SOBRE HERO CON IMAGEN
   Clase: gcp-hero-text-readable
========================================================= */

.gcp-hero-text-readable,
.gcp-hero-text-readable p,
.gcp-hero-text-readable span {
  text-shadow:
    0 1px 3px rgba(0, 0, 0, 0.90),
    0 2px 8px rgba(0, 0, 0, 0.78),
    0 4px 14px rgba(0, 0, 0, 0.65);
}


/* =========================================
   GCP - Listas en reverso de cajas doble cara
   Clase del widget: gcp-flip-back-list
========================================= */

.gcp-flip-back-list .eael-elements-flip-box-rear-container,
.gcp-flip-back-list .elementor-flip-box__back {
  text-align: left !important;
}

/* Texto general del reverso */
.gcp-flip-back-list .eael-elements-flip-box-rear-container,
.gcp-flip-back-list .eael-elements-flip-box-rear-container p,
.gcp-flip-back-list .elementor-flip-box__back,
.gcp-flip-back-list .elementor-flip-box__back p {

}

/* Si pegas texto plano usando ○ */
.gcp-flip-back-list .eael-elements-flip-box-rear-container p,
.gcp-flip-back-list .elementor-flip-box__back p {
  margin: 0 0 12px 0 !important;
}


/* Bullet dorado si el texto empieza con ○ */
.gcp-flip-back-list .elementor-flip-box__layer__description,
.gcp-flip-back-list .eael-elements-flip-box-content {
  white-space: pre-line !important;
}/* End custom CSS */